:)
Using 1.3.8a and have a test product setup with 4 quantity/price columns (not discount, but price at that quantity). Works as expected.
I added two Size Options, the larger of which should modify (actually add to) each quantity price based on the following set in the Attributes Qty Price Discount section of the Attributes Controller:
1:266.00,2:226.00,6:195.00,10:174.00
My first expectation was that this would produce a Discount to the price of each column (even though that is not what I want). I was surprised to find that this increases the price of the item at each quantity level (which is actually what I want!).
Adding a minus in front of the values provides that actual discount. No problem there.
What is not working for me is the quantity display (which I thought was determined by the number specified before the colon).
Here is what appears in the table available when clicking on the Quantity Discounts Available link:
Option Quantity Discounts
This is a paragraph of text in the window to see what it does to the size. The current size is pretty small and hard to read
Case Size Large Case
QTY 1 2 3-6 7+
PRICE $266.00 $226.00 $195.00 $174.00
The math works fine; it calculates based on the value of the QTY field, but that value is not what I have specified in the Attributes Qty Price Discount section of the Attributes Controller.
Any ideas?



