less than a minute read • Updated 3 hours ago
Coupon settings reference
Reference for every setting on the Foxy coupon form and what each one does.
Reference for every field on the coupon form in the Foxy admin, under Coupons.
Setting | What it does |
|---|---|
Name | The coupon name shown to customers in the cart. Required. |
Rules | The discount logic (IF / THEN / BY). At least one rule is required. |
Codes | The codes customers enter. Added after saving. Letters, numbers, and |
Product code restrictions | Limit to matching product codes. Allow or Block. Wildcards with |
Item option restrictions | Limit by item option name and value. Wildcards in values only. New admin and API only. Also matches |
Customer attribute restrictions | Limit to customers with a matching attribute field and value. Wildcards allowed. |
Customer subscription restrictions | Limit to customers with an active subscription containing a matching product code. Wildcards allowed. |
Auto-apply | Apply automatically when a matching customer authenticates at checkout (uses the two customer restrictions). |
Item category restrictions | Limit to products in specific categories. Added after saving. |
Uses per coupon | Maximum total redemptions across all codes. Blank for unlimited. |
Uses per customer | Maximum redemptions by a single customer. Blank for unlimited. |
Uses per code | Maximum redemptions of a single code. Blank for unlimited. |
Start date | When the coupon activates. Blank to activate immediately. Inclusive. |
End date | When the coupon expires. Blank for no expiration. Inclusive. |
Tax rate | A decimal from 0 to 1 used in tax-inclusive mode for amount coupons. Reduces the applied discount by the inclusive rate. |
Allow multiple codes on the same order | Allow more than one code from this coupon per order. |
Allow combining with other coupons | Allow this coupon alongside other coupons. |
Don't apply category discounts with this coupon | Replace category discounts with this coupon on affected items. |
Don't apply line item discounts with this coupon | Replace product-level discounts with this coupon on affected items. |
Apply taxes before this coupon | Calculate tax before the coupon discount (an after-tax discount). |
Enable code sharing between coupons | Let a code belong to multiple coupons so one entry adds them all. |
Attributes | Custom metadata for the coupon (via the API). Added after saving. |