Qualifying type: Minimum quantity
Qualifying amount: 11
Has max qualifying disable
Discount type: Free items
Discount amount: 1
Require code to activate discount: disabled
Filter by terms: one term selected
Filter base on roles: disabled
Require single product to to qualify: disabled
Maximum times applied: 0
Can be combined with other discounts: disabled
Max uses: 1
Max uses per user:0
Max uses per code: 0
Discount expires: disabled
Is published: disabled
Weight: 0
If I go to my cart and I put in the quantity of one product 100 for example, the discount will be applied several times but I have defined Max uses to 1!
Comments
Comment #1
recrit commented"Maximum times applied: 0"
means: "Number of times this discount can be applied to a single cart (0 for unlimited). Does not apply to 'Percent off' discounts."
therefore, for a single cart you have it set to unlimited.
Comment #2
watersevenub commentedI do not understand. Consider product A and B in the cart. I want that the discount is applied exactly one time in each product, not more.
Therefore, "Maximum times applied" must be set to "unlimited". If I set it to 1, the discount will be applied only one time in the whole cart which is not the objective.
"Max uses" defined to 1 should restrict the number of discounts in each product to exactly one time, no?
Comment #3
recrit commentedsorry, i thought you were trying to only have it applied once to the entire cart.
max uses - descriptions are not very helpful for this... however looking into the code - this appears to be a global max uses for all orders, for example if you wanted only the first 20 customers to get the discount, then your max uses = 20.
not sure on how to do a per 'single product id'-based max uses...