Tiered Discount
Last updated
Last updated
Example user case
Buy 1 to 5 items: No discount is applied.
Buy 6 to 10 items: Only the 6th to 10th items receive a 10% discount.
Buy 11 to 20 items: Only the 11th to 20th items receive a 15% discount.
Example in Action:
If a customer buys 4 items, they pay the full price for all 4 items (no discount).
If a customer buys 8 items, they pay full price for the first 5 items, and the next 3 items (6th, 7th, 8th) receive a 10% discount.
If a customer buys 15 items, they pay full price for the first 5, a 10% discount on the next 5 (6th to 10th), and a 15% discount on the last 5 (11th to 15th).
The discount is applied in tiers based on the quantity ranges defined.
Setup quantity rules, product assign, apply to customer, and schedule similar to quantity breaks