So here is my dilemma,
I have a product that is priced by attributes. There can be a base price for this product, but I don't think it matters since the quanity discount picks up from the lowest attribute price.
I have various lengths of my product that work like this:
10" = 24.95
12" = 29.95
14" = 34.95
16" = 44.95
The part I'm having trouble with is when setting up a quantity discount, it is subtracting the discount (percentage, fixed or whatever) price from the lowest attribute price... so that is all that is displayed to the customer.
I want to be able to show the customer the Quantity discounts for each length when that length is selected. Right now it's just a static Quantity discount box, is there any way to make the quanity box update based on various lengths? Or do I have to completely reconfigure my product structure to make this happen?






Bookmarks