Skip to main content

Coupon Codes

Coupon codes let you offer discounts on your products — a great tool for promotions, affiliate offers, early-bird pricing, or rewarding loyal clients.

Creating a coupon code

Go to your dashboard and navigate to the coupon section. When creating a code, you configure:

  • The code itself — the text your buyers type at checkout (e.g., WELCOME20)
  • Discount type — either a percentage off (e.g., 20%) or a fixed amount off (e.g., $10)
  • Which products it applies to — all products, or specific ones only

How buyers apply a coupon

At checkout, buyers click "Have a coupon?" to reveal a text input. They type in the code and it's validated instantly:

  • Valid code — a discount badge appears and the total updates to reflect the reduced price
  • Invalid code — a clear error message is shown and the original total is unchanged

Pre-applying a coupon via URL

You can automatically apply a coupon when a buyer visits the checkout page by adding ?coupon=CODE to the checkout URL. For example:

yourdomain.com/system/checkout/abc123?coupon=WELCOME20

The discount is applied automatically when the page loads — the buyer doesn't have to type anything. This is useful for dedicated promotion links or affiliate offers.