Tru Commerce

← Insights

ChatGPT Shopping for Brands: What Works in 2026

ChatGPT's shopping research feature gives users a personalized buyer's guide — product matches, trade-offs, and "up-to-date information from reliable retailers" — after a short back-and-forth

July 14, 2026 · ai-agent-storefronts

for Brands: What Works in 2026

ChatGPT's shopping research feature gives users a personalized buyer's guide — product matches, trade-offs, and "up-to-date information from reliable retailers" — after a short back-and-forth. Target, Sephora, Nordstrom, Lowe's, Best Buy, The Home Depot, and Wayfair have already integrated for discovery. Here's how the feature actually works and what determines whether your products show up in it.


How ChatGPT Shopping actually works

A user describes what they want, answers a few clarifying questions, and receives a buyer's guide: multiple product matches, laid out with their differences and trade-offs. What used to take a shopper hours of tab-hopping and comparison happens in one conversation. Users can browse products visually, compare options side-by-side, and get detailed information without leaving the chat.


How merchants get their catalog into it

The mechanism is the Protocol)">Agentic Commerce Protocol (ACP) — merchants share product feeds and promotions through ACP so their catalog is represented in ChatGPT's shopping results. OpenAI supports multiple delivery paths, including through third-party providers like Salesforce and Stripe, so merchants can participate through systems they already use rather than building a custom integration from scratch.

Several major retailers have already integrated for discovery, including Target, Sephora, Nordstrom, Lowe's, Best Buy, The Home Depot, and Wayfair — a signal that this isn't a speculative feature brands are waiting to see prove itself; large retailers are already treating it as a real discovery channel.


What actually determines whether you get recommended

The framing that matters most for optimization: for AI, it's not about how well a page is optimized for a keyword — it's how structured the data is, how relevant it is, and how stable the source is. That's a genuinely different mental model than classical SEO keyword targeting.

Three foundational technical requirements:

  1. AI crawler access — allow OAI-SearchBot in your robots.txt. If it's blocked, none of the other work matters.
  2. Complete Product schema, server-side rendered — AI crawlers generally don't execute JavaScript, so client-injected schema is invisible to them even if it renders fine for a human visitor.
  3. 95%+ attribute completion in your — incomplete feeds (missing GTIN, weak descriptions, no return policy declared) get deprioritized even when the underlying product would otherwise be a strong match.

The overlooked signal: return policy

ChatGPT's shopping answers now strongly prefer products from stores that explicitly declare return policies in schema — a specific, checkable requirement (hasMerchantReturnPolicy in your Offer schema) that's easy to overlook because it doesn't feel like a "content" decision the way product descriptions do. If your schema is otherwise strong but missing this field, it's a fast, high-leverage fix.


What this means for your 2026 roadmap

If you're a mid-market brand watching Target, Sephora, and Best Buy integrate via ACP, the honest read is: this channel is moving from experimental to standard faster than most SEO shifts do, because the underlying behavior change (people asking AI for a buyer's guide instead of running ten separate searches) is already happening at scale. Waiting to see if it "proves out" before investing in catalog readiness means competing from behind once it does.

The practical starting point is the same three-item checklist above — crawler access, server-side schema, feed completeness — before worrying about ACP integration specifically. A catalog that isn't structured correctly won't perform well through ACP even once you're technically integrated.

We help brands close this gap on both sides: audits your current AI shopping visibility and catalog readiness, and our platform handles the protocol-layer integration work (ACP included) so you're not building it from scratch. Book a demo to see where your catalog currently stands.


FAQ

How do I get my products into ChatGPT Shopping?

Through the Agentic Commerce Protocol (ACP) — merchants share product feeds and promotions via ACP, either directly or through supported third-party providers like Salesforce and Stripe.

Which retailers are already using ChatGPT Shopping?

Reported integrated retailers include Target, Sephora, Nordstrom, Lowe's, Best Buy, The Home Depot, and Wayfair.

Do I need to optimize for keywords to show up in ChatGPT Shopping?

No — the relevant factors are how structured your product data is, how relevant it is to the query, and how stable/trustworthy the source is, not keyword density or targeting.

What's the single most overlooked technical requirement?

Declaring your return policy in structured Offer schema (`hasMerchantReturnPolicy`). ChatGPT's shopping answers show a clear preference for stores that declare this explicitly.

Can AI crawlers see my product schema if it's added with JavaScript?

Generally no — most AI crawlers don't execute JavaScript, so schema needs to be server-side rendered and present in the raw HTML to be reliably read.

Is ChatGPT Shopping still experimental, or should I invest now?

Given that major retailers across multiple categories have already integrated for discovery, treating it as experimental risks competing from behind once it becomes standard practice — the underlying shopper behavior shift is already happening.

Continue reading