Hi,
I have a product:
price = 0
priced by attributes = yes
and one of its attribute options:
price = 10
attributes qty price discount = 9 : 0, 24: -1, 99 : -2, 0 : -3
include in base price when priced by attributes = yes
no specials no sales.
When I add 10 to the shopping cart it correctly shows:
10 @ $9.00 = $90.00
If I then login, it incorrectly shows:
10 @ $10.00 = $100.00
which is the price without the attribute quantity discount applied.
Please help.
capty


Reply With Quote

