Discount Levels with Order Amount
In this tutorial, we will create a multi-level cart promotion with distinct order value break tiers:
- $100.00 or more – 10% off.
- $250.00 or more – 15% off.
- $500.00 or more – 20% off.
- $1000.00 or more – 25% off.
We will build a cart promotion with four tiers with validation rules based on the order amount.
- 1
- Build a cart-level promotion.
- 2
- Create four tiers based on order amount validation rules.
- 3
- Establish promotion tier hierarchy.
Build cart-level promotion
Begin by naming your campaign and setting up the timeframe (start and end date). Read more about time-related limits.
Add promotion tiers
Click Create level to build a new promotion tier.
To add a new tier, you will need to go through four steps:
- General tier information (tier name and banner).
- Promotion discount type and value.
- Tier validation rules (optional).
- Tier metadata (optional).
Next, select the type and value of the discount. You can choose between four types:
- Amount discount.
- Percent discount.
- New price.
- Free products.
- Upgrade bonus.
Move on to add order-based validation rules.
You can create a new rule from scratch or select existing rules.
Create a new rule using the Rules builder.
First, name your rule and change the operators to mixed. This way, we will build an order value rule that is available for orders equal to OR more than $100 and less than $250.
Save the rule. In the last stage, you can add optional metadata (custom attributes) to the tier. Skip this step and click Done to save the tier.
Next, repeat this step for the three remaining tiers. Here are the proper validation rules to use for each:
- more than $250.00 and less than $500.00 (15% off)
- more than $500.00 and less than $1000.00 (20% off)
- more than $1000.00 (25% off) When the tiers are ready, go to the next step to establish a tier hierarchy.
- 3
-
Set up tiers hierarchy
In the third step, set up the hierarchy, which will help Voucherify suggest proper tiers for different orders. If a customer is eligible for more than one tier at once, the tier higher in the hierarchy will be automatically applied to the cart.
We have already set up some halting conditions (with validation rules). With the less-than rule, an order worth $260$ won't qualify for the first tier but the second one automatically. However, as an additional layer of security, ensure that the tiers are set up in descending order. This way, if a customer makes an order worth more than $1000$, they will automatically qualify for the discount from the highest tier.
Save the hierarchy. In the next step, you can add optional metadata to the campaign. Skip this step and save the campaign.
Tracking and Maintenance
From the campaign's dashboard view, you can track your campaign performance and perform different actions, like editing promotion details.