As the title says, when a shopper updates the cart with the case quantity, the cart does not update with the case price, instead with the multiplied individual sale price instead.
This module seems promising though, unless I missed one better!
As the title says, when a shopper updates the cart with the case quantity, the cart does not update with the case price, instead with the multiplied individual sale price instead.
This module seems promising though, unless I missed one better!
Comments
Comment #1
longwaveI couldn't find an easy way of checking for this and handling it in the cart screen, this was only intended to be used when the quantity field was enabled on the product node pages.
It might also be a bit disconcerting for the user to update the quantity only for some of the products to be moved around and be split into cases when the details of case pricing aren't shown on the cart page itself - especially if they have many items in their cart and so may not immediately notice what's happened.
If someone can think of a sensible way of implementing this that won't confuse the user I will be prepared to give it a go, however :)