I have 2 different discounts for a given product: $1 off per product if you buy 20-39, and $2 off per product if you buy 40+.
I give the 20-39 discount a heavier weight than the 40+, and I do not check "Can be combined with other discounts" in either discount.
This works fine for one product. But if the order has 20-39 of another product as well, that one won't get a discount because "Can be combined with other discounts" is unchecked.

What would be needed is another check: "Can be combined with other discounts IF for different products.

Comments

nelslynn’s picture

You want to check "Can be combined with other products". Give your 40+ a minimum qualification amount of 40, and your other discount a min of of 20 and a max of 39.

jpdaut’s picture

Good point. I had seen the maximum qualification amount but thought it applied only to dollar amount. In fact the small print help says that it can be either a dollar amount or a quantity amount. So I think this will work as you say, using the maximum qualification as a maximum quantity amount. Thank you. I'll try this, will report back.

jpdaut’s picture

Status: Active » Closed (works as designed)

maximum qualification amount works as designed for both dollar amount or quantity amount. Closing this issue.