Automatic discounts
Discounts created without codes — applied automatically when conditions match.
Automatic discounts are discounts that don't require a code. They apply automatically at checkout when conditions match.
How Oxify uses them
Every reward tier, FBT offer, volume rule, and cart upsell creates an automatic discount via the Shopify Admin GraphQL API. The function (unified or legacy) is then attached to that discount so it can run.
Sync behavior
The app keeps these in sync with your in-app configuration:
- Save a reward tier → automatic discount is created.
- Edit a reward tier → automatic discount is updated.
- Delete a reward tier → automatic discount is removed.
You don't need to touch them manually in Shopify admin.
Visible in Shopify admin
You can view the auto-discounts the app created in Shopify admin → Discounts. They're labeled with a recognizable prefix so you can identify them.
Don't delete them manually
If you delete an Oxify-created discount in Shopify admin, the related reward / FBT / etc. won't apply. Re-save the tier in Oxify to recreate it.