By Steve Merrill, Founder of WRKNG Digital | August 29, 2026
Your theme can hide your products from AI without you knowing. Defaults that look fine to a shopper can bury the facts a machine needs to read.
These are the eight settings I check first on every Shopify store. Fix them and the model can finally see what you sell.
1. Empty product schema output
Most themes output a Product schema shell with no price or availability inside. Valid structure, zero facts. AI reads it as an empty page.
Check the source and fill offers, price, and availability with real values. Confirm it with the Schema.org validator.
2. Truncated description blocks
Some themes hide long descriptions behind a read more toggle or cap them in the layout. If the full text isn't in the HTML, the model can't read it.
Make sure the complete description renders in the page source, not just on click.
3. Image-only spec tables
Size charts and spec sheets shipped as images are invisible to AI. The model can't read a JPEG of your fit guide.
Put specs in text. A plain HTML table beats a beautiful image the machine can't parse.
4. Heavy app script bloat
When popups, reviews widgets, and upsell apps stack scripts, your real product copy becomes a sliver of the page. The model has to dig for it.
Trim apps you don't need and keep substantive product text the bulk of the HTML.
5. Missing breadcrumb and collection structure
Themes that drop clean breadcrumbs and collection hierarchy make it harder for AI to understand what category a product lives in. Context helps matching.
Keep breadcrumb navigation on and mark it up so the model reads your taxonomy.
6. Blocked crawling in robots settings
Some setups block or throttle the crawlers that feed AI systems. If the bot can't fetch the page, none of your data matters.
Check your robots and app-level settings so legitimate AI and search crawlers can reach product and collection pages.
7. Lazy-loaded content that never renders in HTML
Aggressive lazy loading can leave key copy out of the initial HTML the crawler sees. If it only appears after heavy interaction, treat it as invisible.
Ensure core product facts are present in the served HTML, not injected only after scroll.
8. No FAQ or Q&A section
Themes rarely include a real FAQ block, and that's a missed source of clean question-answer pairs AI loves to quote.
Add three to five real shopper questions with direct answers and mark them up with FAQPage schema.
Further reading
Frequently Asked Questions
Do I need to switch themes to fix AI visibility?
Usually not. Most of these are settings or small template edits, not a rebuild. Fix the schema, descriptions, and script bloat on your current theme first.
How do I see what my theme actually outputs?
View the page source and run it through the Schema.org validator. Look for empty offers, missing price, and text hidden behind toggles.
Which setting should I fix first?
Empty product schema. It's the fastest signal for AI and the most common failure. Fill offers, price, and availability with real values and validate.
Want to know if AI assistants can actually find and recommend your store? Get a free AI-visibility read on your Shopify store at WRKNG Digital. We show you exactly what ChatGPT, Perplexity, and Google AI see when they look at your products.
