← All posts

Buy it in ChatGPT: how not to be invisible to AI shopping agents

· 4 min read · By Mikhail Kuzmitskii

GEOagentic-commercee-commerceSchema.org

View as Markdown ↗

Buy it in ChatGPT: how not to be invisible to AI shopping agents

What happened

Buying stopped being the chain “Google → site → catalog → cart → pay.” In the agentic model the user describes the task to the AI, and the agent itself researches, compares and places the order — all inside the chat.

In 2026 the search engines codified this with protocols — unified “carts for agents” with integrated delivery and checkout:

ProtocolFull namePlatform
ACPAgentic Commerce Protocol (with Stripe)OpenAI / ChatGPT
UCPUniversal Commerce ProtocolGoogle (AI Mode, Gemini, Shopping)
YCPYandex CommerceProtocolYandex / Alice

The first publicly working implementation was ChatGPT: “Buy it in ChatGPT” launched for all US users on 2026-02-16, Etsy was the first marketplace live, and 1M+ Shopify merchants are in the onboarding pipeline (Elogic, Ekamoira). Google runs UCP across AI Mode; Yandex’s Alice already handles 3M+ product queries a day through YCP.

Why this isn’t a toy

The money and the traffic have already moved:

  • AI-shopping traffic +393% year over year (Adobe Analytics).
  • AI-traffic converts 1.8× better than ordinary search, and conversion value is 4.4× higher (ThoughtMetric / Cite Solutions).
  • McKinsey projects global agentic commerce at $3–5 trillion by 2030 (2Point Agency).
  • The channel is no longer single-platform: ChatGPT’s web-traffic share fell from 87% to 56.7% in 14 months while Claude went from under 2% to 10% DAU in three — multi-protocol presence is the 2026 baseline.

And the entry rule is unforgiving: e-commerce without a machine-readable feed drops out of agent flows entirely. As the research puts it, products with incomplete structured data “never enter the agent’s comparison set” (Opascope).

What to check: the Schema.org stack for agentic purchases

The mandatory minimum markup for commercial pages (per Alexander Runov’s talk, GEO-HowTo 2026):

SchemaWhat to addWhy the agent needs it
Product + Offerprice, currency, availability, identifier (GTIN/MPN)commercial answers, product discovery
AggregateRating + Reviewrating and reviewstrust and E-E-A-T
BreadcrumbListbreadcrumbssite structure understanding
FAQ + HowToanswers and order stepsdirect answers, agent flows
ShippingDetails + MerchantReturnPolicydelivery and returnsterms for an agentic purchase
Organization + ContactPagecompany contacts and detailsbrand trust

For B2B and SaaS the same logic applies one level up: an MCP connector (Model Context Protocol) is becoming what a public REST API used to be — a measure of how “understandable” your product is to an AI workflow. The product has to be machine-readable, verifiable and integrable.

How to see this on your own site

We built this check into the audit. The Deep report has an agentic-commerce readiness card — 9 checks on a product page: Product/Offer present, identifiers (GTIN/MPN), price + currency + availability in the data, shipping and returns, images, description length. Next to it, a schema-gap card: which markup types the AI-cited competitor carries that you don’t.

What to do right now

  1. Give the agent data, not a picture. Full Product + Offer with price, currency, availability and identifier on every product card.
  2. Cover order terms with markup. ShippingDetails + MerchantReturnPolicy are exactly what makes a card “eligible for an agentic purchase.”
  3. Don’t bet on one platform. ACP (ChatGPT), UCP (Google), YCP (Yandex) — presence across several protocols is now the norm, not a luxury.
  4. For B2B/SaaS — ship an MCP mode. Deep links, an action API, structured pricing: an “agent-friendly” product is cited and connected more easily.

You still need Google rankings — but they no longer guarantee that an AI agent will see your product. These are two independent fronts, and in 2026 the second is growing faster.

Sources

FAQ

What is agentic commerce, in plain terms?

It's a purchase an AI agent completes right inside the chat — with no visit to the seller's site. The new path is ChatGPT → search → buy inside the conversation, instead of the old Google → site → cart. In 2026 the search engines introduced unified protocols: UCP (Google) and YCP (Yandex), and the first publicly working implementation was ChatGPT Merchant + Agentic Checkout.

Why might my product never appear in an AI agent's answer?

An AI agent parses Schema.org markup, the product feed and the crawled page, matching products by data completeness, pricing accuracy and trust signals. A product with incomplete structured data never enters the comparison set — the agent simply doesn't consider it. In 2026 structured data is not a technical nicety, it's a commerce prerequisite.

Which markup is mandatory for agentic commerce?

At minimum: Product + Offer (price, currency, availability, identifier), AggregateRating + Review (trust), BreadcrumbList (structure), FAQ + HowTo (direct answers and order steps), ShippingDetails + MerchantReturnPolicy (terms for agentic purchases), and Organization + ContactPage (brand trust).

Was this helpful?
Launch SEO/GEO with seo·matrix → or a request without Telegram →

Comments

Comments are moderated.