Hey guys, I'm having an issue with quantity discounts on our cart.
I'm using fairly typical volume discounts (1-3 items is $69.95, 4-8 is $64.95, etc), and they are set up using the controller on the product edit screen.
The problem I am having is that if the customer orders say, 3 of Product A with Option A, they get $69.95 each, which is correct. Then, if you add 2 more of Product A with Option B, that specific entry in the cart is getting the 4-8 price, which is correct -- however the other items in the cart are not updating to reflect the new price.
It seems like it only looks at what the price should be when it is added to the cart, but not if you update the cart or add new items to it. Is there a simple way to force this, either through an admin setting or through simple code changes without getting mired down into the core of zen cart, lol (I'm an experienced developer, but want to make sure I'm not missing something stupid-obvious).



