Knowledgebase

Home > Item #118

Sorting products by ID or code number in the order emails received from CactuShop

Item: #118
Date: 29 Jan 2002
Applies to
v4
v5

Question

I would like to receive the email from the site sorted by product ID or code number. Is this possible?

Answer

CactuShop sorts items throughout in the order they've been added to the basket by the user. This is inherent with how CactuShop is designed because it follows the item numbers stored in the cookie, in the order they appear.

To order by product ID, you would need to produce single query to pull out all the items in mailorder.asp, then order these within the SQL code.

This is a modification that could be done in one or two hours.

Can't find the answer you need? Click here to open a support ticket.

« Back