Margin erosion from automatic discounts
A store enables an auto-apply coupon without a code together with mandatory discounts, then finds most orders leaving with stacked discounts that eat margin. The issue is pricing governance, not arithmetic alone.
Why this happens
Because /dashboard/discounts/analytics is not reviewed regularly, overlapping promotions run without clear priority, and the stacking matrix is assumed complete while it is documented as partially implemented.
What Vareons does about it
Vareons shows each promotion as a separate line in data.discounts[] with data.totals.discountTotal in /dashboard/orders/[id], provides Top discounts analytics and redemption rate to Pause the bleed, a history log showing who enabled the overlap, and a separate mandatory list for immediate deletion.
- discounts.auto-apply — Automatic discount without a code: Available
- discounts.mandatory — Mandatory discounts: Available
Limitations
The facts registry does not claim full combinable and priority matrix enforcement; merchants should review mandatory discounts before price changes and manage coupons from the discounts page, not the orders page.
Last verified: 2026-09-19