Just ask
Which template gets used
Merchant-facing settings: Buy X Get Y (Discount) and Buy X @ Fixed Price (Discount).
If the reward item is added by the app or picked from a gift picker rather than by the shopper, it’s a gift, not a BOGO. See Free gifts. AIOD has a Buy X Get Y (Gift) form in the app for exactly that.
What the agent does
- Reads the
bxgyorbxgy_fixed_pricecontract. - Confirms the shopper adds every line. If not, it switches to a gift template before writing anything.
- Sets the buy side: which items qualify, and how many.
- Sets the get side: which items get discounted, by how much, and how many units per qualification.
- Drafts it and hands you a link.
Worth knowing
- The counting is the tricky part. When the qualifying and rewarded items are the same thing — “buy 2 get 1 free on t-shirts” — the rule needs a quantity of 3, not 2: two paid, plus the next one discounted. When they’re different things, the quantity is just the buy-side count.
- Repeating is a choice. “Buy 2 get 1 free” can apply once per cart or once per group of three. If you don’t say, a good agent will ask.
- Nothing is auto-added. Every line in a BOGO is one the shopper put there.

