Skip to main content
An AI agent connected to AIOD can create automatic Shopify discounts for you: a percentage off, an amount off, or a fixed final price — on one product, one variant, a collection, or everything in the store. Automatic means it applies in the cart and at checkout with no code for the shopper to type.

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

  1. Reads AIOD’s template contracts, then the reward shapes.
  2. Picks specific_item for a plain target, or custom_discount as soon as there’s a real condition.
  3. Sets the reward: the items being discounted and the value. A condition is an eligibility gate, never a stand-in for the target.
  4. Sets active dates if you mentioned a period.
  5. Drafts it — validated and cart-simulated — and hands you a link.
  6. Creates it in test mode only if you asked.

Worth knowing

  • specific_item targets 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.