📄️ Always triggering a discount
Let's create a promotion rule that
📄️ 20% off when session value >200
Let's create a promotion rule that provides a 20% discount to every customer whose session value reaches $200.
📄️ 30% off with a coupon code
Let's create a promotion rule that provides a 30% discount to customers who enter the SUMMER2023 coupon code. The code has unlimited redemptions and no further limitations.
📄️ Different discounts for different categories
Let's create a promotion rule that gives a discount only on products that are part of a specific category, for example, Road Bikes or Helmets.
📄️ Collect 1 point per dollar spent
Let's create a promotion rule that awards
📄️ Spend 1 point as 1 dollar
Let's create a promotion rule that allows customers to pay using the points they collected. One point should equal one dollar.
📄️ Generate and redeem a referral code
Let's create a promotion rule that automatically creates a referral code when a customer registers. When this code is redeemed by a referred friend, the friend gets 50 loyalty points, and the advocate gets 100 points.
📄️ Discounting bundles
Let's create a promotion rule that awards customers with a $50 pro-rata discount per bundle of 1 bike + 2 helmets found in their sessions.
📄️ Three purchases in a row for 1000 points
Let's create a gamification promotion rule that gives 1000 loyalty points to customers who spend more than $300 3 times in a row.