ricpa
01-28-2004, 06:54 AM
For my shopping cart some products have a minimum order amount and then have discounts for certain amounts over that minimum. E.g. Minimum order of 100 - £5 each. Order of 125 - £4 each. etc.
Should I create a table with each product id that has this type of order and set fields for these amounts and prices and then call them into the recordset?
Should I create a table with each product id that has this type of order and set fields for these amounts and prices and then call them into the recordset?