ποΈCoupons
Coupons allow you to offer discounts (percentage or fixed amount) to customers at checkout.
π Overview
Flow:
Admin creates a coupon in Products β Coupons.
Customer enters the coupon code at checkout.
Discount is applied to the order total.
β Creating a Coupon
Go to Products β Coupons.
Click New Coupon (or Add).
Configure:
Code
Unique code customers enter (e.g., SAVE10)
Type
Percentage (%) or Fixed amount
Amount
Discount value
Product IDs
Limit to specific products (optional)
Category IDs
Limit to specific categories (optional)
Min order amount
Minimum cart total to apply
Usage limit
Max times the coupon can be used (optional)
Expiry
Valid until date (optional)
Save.
π Coupon Rules
Product restriction β Coupon applies only when restricted products are in the cart.
Category restriction β Coupon applies only when products from restricted categories are in the cart.
Min order β Cart subtotal must meet the minimum.
Usage limit β Stops applying once the limit is reached.
π Customer Flow
Customer adds products to cart and goes to checkout.
Enters coupon code in the coupon field.
Clicks Apply.
Discount is subtracted from the total.
Customer completes the order.
βοΈ Enabling Coupons
Coupons can be enabled or disabled globally in Setup β Settings β Products under the General section (Coupons disabled toggle).
π Coupon vs. Gift Card
Coupon ποΈ β One-time or limited-use discount code.
Gift card π β Stored balance that can be applied until it runs out. See Marketing Features.
Last updated