Coupon types
You can find below the list of all the coupon types.
Each type has a specific slug that you need to use when creating a coupon.
The slug must be used in the type field.
| Type | Slug |
|---|---|
| Percentage of reduction | pct-discount |
| Fixed discount | fixed-discount |
| Free shipping fees | free-shipping |
| Free specific product | free-product-specific |
| Buy X products, get a X% discount | buy-x-get-pct-off |
| Buy X amount, get X amount off | spend-x-get-amount-off |
| Buy X amount, get a X% discount | spend-x-get-pct-off |
| Buy X products, get X free products | buy-x-get-x-free |
| Nth item at X amount | nth-item-fixed-price |
| Nth item at X% discount | nth-item-pct-off |
| Free selection with selection | free-selection-with-selection |
| X% discount on shipping fees | shipping-pct-discount |
| Customer service discount | cs-discount |
| Dynamic discount | dynamic-discount |
| Multi fixed discount | multi-fixed-discount |
| Buy X products, the Xth product is at a fixed price | buy-x-get-nth-fixed-price |
Updated about 1 month ago