How to Make Your Shopify Store Visible to ChatGPT (The 2026 Setup Guide)
AEO 5 min readApril 30, 2026

How to Make Your Shopify Store Visible to ChatGPT (The 2026 Setup Guide)

ChatGPT now has a direct feed for Shopify stores — but 95% haven't connected it. Here are the 4 steps to go from AI-invisible to AI-recommended. category: How-To

Direct Answer

To make your Shopify store visible to ChatGPT in 2026, you need four things: allow OAI-SearchBot in your robots.txt, add complete JSON-LD Product schema to every product page, connect your Google Shopping feed (83% of ChatGPT's shopping data comes from it), and apply for OpenAI's Agentic Commerce Protocol if you're above $1M revenue.

Quick Takeaways

  • OAI-SearchBot controls ChatGPT referral traffic — blocking it makes you completely invisible
  • 83% of ChatGPT shopping results pull directly from your Google Shopping feed
  • ChatGPT visitors convert 31–42% higher than organic search visitors
  • JSON-LD schema without complete attributes still gets your store excluded
  • The Agentic Commerce Protocol (ACP) launched March 2026 — Shopify stores can now connect directly

Why ChatGPT Can't Find Most Shopify Stores Right Now

Most stores are blocked by a single robots.txt line they didn't know was there.

When Shopify generates a default robots.txt, it sometimes blocks all bots except Google and Bing. OAI-SearchBot — the bot ChatGPT uses to index products for shopping recommendations — gets turned away at the door.

This isn't a content problem. It's an access problem.

The store could have perfect product descriptions and complete schema. It doesn't matter. If OAI-SearchBot can't crawl your pages, ChatGPT has nothing to recommend.


What Most Shopify Stores Get Wrong About ChatGPT Visibility

They confuse two completely different OpenAI bots — and block the wrong one.

OpenAI has two crawlers:

  • GPTBot — collects training data for future AI models. Blocking this is a legitimate choice.
  • OAI-SearchBot — powers real-time ChatGPT search and shopping recommendations. Blocking this makes you invisible to shoppers.
Most guides on "blocking AI scrapers" tell you to block GPTBot. Fine. But many stores accidentally block both — and kill their ChatGPT shopping visibility in the process.

You can block one and allow the other. Most stores don't know they can do this.


Step 1: Fix Your robots.txt (10 Minutes)

Open your Shopify admin → Online Store → Themes → Edit Code → config/robots.txt.liquid.

Find any lines referencing User-agent: * with Disallow rules. Then add these two lines explicitly:

User-agent: GPTBot
Disallow: /

User-agent: OAI-SearchBot
Allow: /

This blocks OpenAI's training crawler while keeping the shopping crawler open.

Verify it worked: Go to yourstore.com/robots.txt and confirm OAI-SearchBot is allowed.


Step 2: Add Complete JSON-LD Product Schema (1–2 Hours)

Incomplete schema is treated the same as no schema by ChatGPT's ranking system.

ChatGPT's shopping carousel prioritizes stores with complete, accurate product data. The minimum required fields are:

json

{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "Product Name",
  "description": "...",
  "image": "...",
  "brand": { "@type": "Brand", "name": "..." },
  "offers": {
    "@type": "Offer",
    "price": "29.99",
    "priceCurrency": "USD",
    "availability": "https://schema.org/InStock",
    "url": "..."
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": "4.7",
    "reviewCount": "83"
  }
}

Missing availability or aggregateRating? ChatGPT flags your product data as incomplete and deprioritizes it.

Outdated data is a hard disqualifier. If your schema shows a price that doesn't match your actual page, ChatGPT excludes your store from recommendations. (Source: MIM Agency, 2026)

Not sure if your schema is complete? \[Run a free scan on AgentReady — takes 30 seconds.\]


Step 3: Complete Your Google Shopping Feed (The Shortcut)

83% of ChatGPT's shopping data comes directly from Google Shopping feeds. (Source: Prime Avenue Group, 2026)

This means the work you've already done for Google Shopping directly improves your ChatGPT visibility. If your Shopping feed has 95%+ attribute completion, ChatGPT can pull your product data accurately without relying on page crawls.

The attributes that matter most:

  • Product title with key descriptor (not just "Blue T-Shirt" — use "Organic Cotton Crewneck T-Shirt, Navy")
  • Usage scenarios and key characteristics (not marketing language)
  • Real-time price and availability (synced, not static)
  • High-quality product images (minimum 800×800px)
Check your Google Merchant Center for any disapproved products or missing attributes. Each one is a product ChatGPT can't recommend.

Step 4: Apply for the Agentic Commerce Protocol (New in March 2026)

OpenAI launched ACP in March 2026 — it's the direct pipeline from your Shopify catalog to ChatGPT.

Target, Sephora, Nordstrom, Lowe's, and Best Buy have already connected. (Source: Erlin AI, 2026)

ACP lets ChatGPT pull your real-time product data — pricing, availability, promotions — instead of relying on cached crawl data. The result: accurate recommendations that send buyers directly to your product pages, not to a stale cached version.

Who can apply now: Larger retailers with Shopify Plus and established product catalogs. Shopify's Winter '26 Edition also includes Agentic Storefronts — a direct integration path for all Shopify merchants that's rolling out through 2026.

If you're not eligible yet, completing Steps 1–3 positions you perfectly for when access opens up.


What to Do Now

  • Check your robots.txt today — confirm OAI-SearchBot is allowed. This is a 10-minute fix with immediate impact.
  • Run your JSON-LD schema through Google's Rich Results Test — fix any missing fields, especially availability and aggregateRating.
  • Audit your Google Shopping feed in Merchant Center — target 95%+ attribute completion on your top 50 revenue-generating products first.
  • Set up a custom GA4 channel to track AI referral traffic — group sessions from chatgpt.com, openai.com, perplexity.ai, claude.ai, and gemini.google.com separately.
  • Check your full AI readiness score across all four signals → \[AgentReady free scan\]
ChatGPT visitors convert 31–42% higher than organic search visitors. (Source: Visibility Labs + Adobe Digital Insights, 2026) The traffic is small now. The stores that build the infrastructure in 2026 will own the channel when it scales.
#hatgpt-shopping#shopify#json-ld#aeo#agentic-commerce-protocol#robots-txt

Maria Fe Fischer

AgentReady

Is your store AI-ready?

Free scan. 30 seconds. See exactly what AI agents can and can't read about your products.

Get My Free AI Score