Just ask
Which template gets used
The moment a genuine gate appears — “only for VIP customers”, “only over $100” — it moves from
specific_item to custom_discount. See Conditional discounts.
For the settings themselves, the merchant-facing pages are Discount Specific Item, Custom Rule Builder, and Shipping Discount.
What the agent does
- Reads AIOD’s template contracts, then the reward shapes.
- Picks
specific_itemfor a plain target, orcustom_discountas soon as there’s a real condition. - Sets the reward: the items being discounted and the value. A condition is an eligibility gate, never a stand-in for the target.
- Sets active dates if you mentioned a period.
- Drafts it — validated and cart-simulated — and hands you a link.
- Creates it in test mode only if you asked.
Worth knowing
specific_itemtargets exactly one of: a product, a variant, a collection, or all items.- A single rule is locked to one discount type — all product-level, all order-level, or all shipping. Never mixed. For several reward kinds in one offer, it uses
combined_discount. - Shipping rewards use shipping method targets (all methods, specific ones, or all except selected ones), never product targets.

