Agentic Commerce: Is Your Catalog Ready for AI Shopping Agents?
Summarize this article with AI
What is agentic commerce?
3 to 5 billion dollars in retail purchases will be redirected by AI agents by 2030, according to Gartner. This figure transforms a trend into a strategic imperative for every e-commerce merchant.
Agentic commerce refers to a model where autonomous programs — AI shopping agents — search, compare, negotiate, and buy products on behalf of a consumer. The user defines a need (« a waterproof jacket, size M, delivery in 48 hours, max budget 150€ ») and the agent handles the entire journey.
What once seemed like science fiction is now operational:
- ChatGPT Shopping is active on Etsy, Amazon, and hundreds of marketplaces — the user describes what they’re looking for, and the agent displays product recommendations with prices and reviews
- Microsoft Copilot Checkout integrates Shopify, PayPal, and Stripe to complete the purchase directly in the conversational interface
- Perplexity Shopping offers an enhanced comparison tool that synthesizes listings, reviews, and shipping conditions in a single response
According to a Shopify Enterprise study (2026), the majority of e-commerce catalogs remain invisible to these agents. Reason: product sheets are designed for human eyes, not for reasoning algorithms.
Why do 73% of shoppers already use AI in their buying journey?
Adoption is already massive. 73% of online shoppers use at least one generative AI tool during their purchase journey (Salesforce, State of Commerce 2026).
Breakdown of usage:
- 45% to generate product ideas (« What gift for a beginner hiker? »)
- 37% to get a synthesis of customer reviews in one sentence
- 32% to compare prices across multiple sites
- 28% to verify availability and delivery timeframes
Zero-click commerce: buying directly in the LLM
The model is shifting toward zero-click commerce: the purchase is completed in the agent’s interface, without the consumer visiting the merchant’s site. Copilot Checkout illustrates this: product selection, size choice, payment, confirmation — all in 3 conversational exchanges.
Direct consequence: 70% of consumers feel comfortable with an agent finalizing a purchase on their behalf (McKinsey, Consumer Pulse Q1 2026). Trust in transactional AI is taking hold.
For brands, the question becomes simple: will your catalog be the one the agent recommends, or the one it ignores?
How do AI agents read your catalog?
An AI shopping agent doesn’t work like a traditional search engine. It reasons over data instead of simply indexing keywords. To reason, it needs structured, explicit, complete data.
Schema.org: the common language of agents
Agents rely on Schema.org markup to understand your product sheets. Three essential schemas:
- Product: name, description, brand, SKU, image, category
- Offer: price, currency, availability, shipping conditions, stock status
- AggregateRating: average rating, review count, star distribution
The agent matches this data with the user’s request. If your sheet lacks an attribute — material, delivery time — the agent prioritizes the competitor who provides the info.
Structured sheets vs. free-form content
The most common pattern in e-commerce catalogs: rich editorial product descriptions, but sparse structured data. An AI agent prefers an attribute « material: organic cotton certified GOTS » to a 200-word paragraph that mentions cotton in passing.
The Agent-Readiness Score: 5 axes
We’ve developed a proprietary framework: the Agent-Readiness Score. It measures a catalog’s ability to be read, understood, and recommended by an AI agent. The score is based on 5 axes:
- Intelligibility (20 pts): clarity of HTML structure, heading hierarchy, semantic markup
- Product attributes (25 pts): completeness of standardized attributes (size, color, material, weight)
- Product information (20 pts): unique description, FAQ, size guides, technical specs
- Categorization (15 pts): logical hierarchy, breadcrumbs, ProductGroup
- Transactional data (20 pts): price, stock, shipping, returns, payment methods in Offer schema
Most e-commerce sites exploit less than half the potential of their structured data, according to Shopify and Search Engine Land (2026). The opportunity is real for brands that structure their catalog first.
What are the 7 actions to become agent-ready?
Each action targets an axis of the Agent-Readiness Score. Together, they transform a passive catalog into one that AI agents actively recommend.
Every product listing must include Product markup with at minimum: name, description, image, brand, sku, gtin (EAN/UPC), category. AI agents use these fields to uniquely identify your product. A product with GTIN is identified 3.4x faster than a product with a name alone.
Size, color, material, weight, dimensions: these attributes must appear in the additionalProperty markup (PropertyValue). Use standardized values (ISO sizes, standard colors, SI units). An agent comparing products needs homogeneous data across sources.
Every product listing should include 3 to 5 Q&A pairs marked up in FAQPage. Agents extract these FAQs to answer specific user questions: « Is this jacket suitable for heavy rain? ». On our optimized sites, product FAQs generate +27% rich impressions.
Agents heavily weigh social proof. AggregateRating markup with ratingValue, reviewCount, and bestRating allows the agent to instantly compare your product against competitors. Individual reviews in Review schema enrich the summary the agent presents to the user.
The Offer markup is the backbone of transactional readiness. Include: price, priceCurrency, availability (InStock/OutOfStock), deliveryLeadTime, shippingDetails, hasMerchantReturnPolicy. An agent with all transactional data can recommend your product with confidence.
Multimodal agents (GPT-4o, Gemini) analyze images. Use high-definition images (min. 1200px wide) with alt text that describes the product precisely: « Men’s navy blue waterproof jacket – front view – adjustable hood ». Each variant (color, angle) deserves its own marked-up image.
The llms.txt file at the root of your site tells LLMs which pages are priorities and how to interpret your catalog. Complément it with a dedicated XML sitemap that lists your product pages with lastmod and priority. Agents follow these directives to prioritize their crawl.
Example llms.txt structure:
> Catalog of 2,400 outdoor products
## Product listings
– /products/ : complete index
– /sitemap-products.xml : products sitemap
## Main catégories
– /category/jackets/
– /category/shoes/
– /category/accessories/
What is the impact of the Google March 2026 Core Update on agentic commerce?
The Google March 2026 Core Update reshuffled the deck. The signals it rewards align exactly with the criteria of AI agents: original data, proven expertise, fast user expérience.
Winners: original data and expertise
Sites publishing original data (product tests, benchmarks, proprietary photos) gained an average +22% visibility on commercial queries. AI agents also favor sources with verifiable expertise — exactly what Google now rewards.
Losers: affiliate and generic content
Low-value affiliate sites suffered a –71% impact on organic visibility. AI-generated content published as-is, present on many sites, is now systematically demoted. Only expert content, enriched with proprietary data, retains its positions.
Technical performance: LCP is critical
The update strengthens the weight of Core Web Vitals. Sites with an LCP above 3 seconds lost an average –23% traffic. For an AI agent, crawl speed counts too: a slow site costs more to analyze, so it’s deprioritized.
The convergence is striking: what Google values in 2026, AI agents already demand. Optimizing for agentic commerce is optimizing for Google at the same time.

