Seasonal discount campaigns for an Egypt store
An Egypt merchant prepares a seasonal campaign with a public coupon such as SALE20 for engaged shoppers, an auto-apply offer for large carts, and a time-boxed mandatory discount, aiming to see which offer moved sales without eroding margin.
The scenario maps to verified capabilities: a coded coupon from /dashboard/discounts/create, an auto-apply coupon with an empty code, a mandatory discount from /dashboard/mandatory-discounts/create, validity dates with auto-expire, CouponSection validation, discounts[] persistence on POST /api/orders/create, measurement in /dashboard/discounts/analytics and /[id]/analytics, and review in /[id]/history.
Mapped capabilities
- discounts.coupons.supported — Discount codes (coupons): Available
- discounts.auto-apply — Automatic discount without a code: Available
- discounts.mandatory — Mandatory discounts: Available
- discounts.validity.auto-expire — Discount validity and auto-expiry: Available
- platform.country.egypt — Egypt market focus: Yes
Last verified: 2026-09-19