Why eligible Shopify products stay invisible in ChatGPT
Catalog eligibility is the inclusion test. ChatGPT visibility is a ranking outcome. The two are different. Five common reasons an eligible Shopify product doesn't surface: the per-channel Catalog access toggle is off, robots.txt.liquid blocks OpenAI's retrieval bots, the product data is too thin for the AI to disambiguate it from competitors, the product isn't yet ranked for the queries buyers ask, or the category is captured by a few dominant brands. Walk them in that order.
1. Channel access toggle off
The cheapest diagnostic. Open admin.shopify.com/agentic. Confirm the Shopify Catalog access toggle is on for ChatGPT specifically. Merchants who disabled the channel during setup six months ago often forget about that decision. This is the first gate to check.
2. robots.txt.liquid blocks OpenAI bots
Open the theme code editor. Look for templates/robots.txt.liquid. If the file is present and has Disallow rules under GPTBot, OAI-SearchBot, or ChatGPT-User, ChatGPT can't reach the storefront to validate the product when it surfaces. OAI-SearchBot in particular is the bot that does the live citation work — block it and you erase yourself from ChatGPT search.
3. Product data too thin to disambiguate
ChatGPT recommends products it can disambiguate confidently. A product titled 'Hoodie' with a 40-word description and three empty organization fields can't be distinguished from any other hoodie in Catalog. The AI doesn't refuse to recommend — it recommends something more specific instead. Fix: rewrite to Shopify's seven AI-input categories.
4. You don't rank for the query yet
ChatGPT picks the products it surfaces from Catalog based on query relevance. Even with perfect data, a new SKU competing against established brands needs time and citations to rank for category queries. The Agentic Storefronts admin shows 'which queries you rank for' — open it and confirm whether the queries you expect to rank for actually show your products.
5. Category capture
Some categories are dominated by two or three brands that hold 80-100% of AI citations. GLP-1 medications, prestige skincare, supplements with FDA-recognized brands. A new entrant in these categories isn't competing on Catalog data — it's competing on third-party editorial citation density. The category capture article walks the documented cases.