Hi all,

I have a product with two attributes and quantity discounts set as follows:
24:2.47,96:1.95,192:1.80
in the Attribute QTY Price discount.
Both attributes have the same quantity discount and the option Mixed attributes is turned off.
I set a minimum quantity of 24 for the product. This is how it displays the table for quantity discounts:
1-24: $2.47
25-96: $1.95
97+: $1.80

The problem is that since I require a minimum quantity for the product the table shows a quantity from 1-24, etc.

I would like that to appear as:
24-95: 2.47
96-192: 1.95
192+: 1.80.

But it starts from 1.

Any solutions?

Thanks!