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.

Multi-tier cart promo

1

Build cart-level promotion

To create a promotion, open the Campaign Manager. Choose cart promotion as your campaign type.

Begin by naming your campaign and setting up the timeframe (start and end date). Read more about time-related limits.

You can leave the timeframe fields empty. By doing so, your promotion will be active right after saving the campaign, and it will run indefinitely unless stopped manually or via API. Note that you can edit the promotion timeframe after saving the campaign.
2

Add promotion tiers

In the second step of the Campaign Creator, you will be asked to create promotion tiers. Keep in mind that cart promotions require at least one level, and the total number of tiers is unlimited.

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. 
For percent discounts, you can set the maximum discount amount.

Move on to add order-based validation rules. 

Validation rules model the incentive redemption circumstances. For example, you can limit the promotion to given customer segments or cart structure. Go here to learn more.

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. 

You can specify error messages returned via API when the validation rules are violated.

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. 

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us