Tool name:
shopify_discount_docs_search · Previously: search_aiod_docs · Read-only, touches no store dataWhen to use it
For the “how does AIOD behave?” questions that surround a promotion:- Installing and enabling AIOD in the theme
- Plans and pricing
- How discounts stack with Shopify discount codes and other automatic discounts
- Behaviour in the cart, at checkout, and in Shopify POS
- Scheduling a sale
- The storefront widgets — progress bars, gift drawers, bundle and upsell widgets, strike-through pricing
- Troubleshooting a discount that isn’t showing or isn’t applying
Parameters
Pass eitherquery or page. Passing neither returns nothing.
The intended pattern is search, then read: get a path from a search result rather than guessing one.
What comes back
Searching:content is null if the page can’t be read. With section set, the read starts at that heading and returns the part that follows; a heading that doesn’t match falls back to the whole page.
Things people ask that land here
- “How do AIOD discounts combine with Shopify discount codes?”
- “Why isn’t my volume bundle widget showing on the product page?”
- “Do automatic discounts work on Shopify POS Lite?”
- “What does ‘Show discounted price crossout’ do?”
Limits
- Search words are sent to AIOD’s documentation site to run the search. Words only — no store data goes with them.
- This is product documentation, not the configuration schema. Don’t build a
configfrom it.

