May 26, 2008
Discounts in 6.04 version
Uncategorized
3 Comments
Comersus Version: 604
Database type: SQL Server
Frequency: Permanent issue
I have 6.04 and backoffice plus.
I can enter discounts into the discounts database table, but I can see no ASP code that applies them to all products or even a single product?
Can you show me where the code is that applies these discounts. I have 10 years ASP programming experience.
3 Comments
In v6, the discount is verified and applied inside comersus_checkoutSelectPayment.asp
[Reply]
So if I want to show discounts with the items description I will need to write the code myself?
We want to show 2 prices on the product, one being the old price and one the discounted price.
[Reply]
If the customer enter the discount code, discount code should be displayed at order confirmation. Maybe you have a customized version and discount codes are bypassed.
By default discount codes should be displayed as one line, below the subtotal.
[Reply]