What are Discount Conditions?
Conditions are rules that determine when your discount should be applied. They act as "true or false" statements that evaluate a customer's cart.
β
How Conditions Work
When creating a discount rule, you can add multiple conditions. All conditions must be true for the discount to apply. This means conditions are combined with an "AND" relationship - if any single condition fails, the entire discount will not be applied.
β
Available Condition Types
Each condition refers to a Cart Group and can check:
Quantity - Minimum number of items from the group
Total Value - Minimum purchase amount from items in the group
Unique Products - Number of different products from the group
Unique Variants - Number of different variants from the group
When to Use Conditions
Use conditions when you want to create discounts that only apply in specific situations, such as:
When a customer has at least 3 items from a specific collection
When a customer spends at least $100 on qualifying products
When a customer has selected at least 2 different products from your new arrivals
Conditions give you precise control over when discounts should be valid.