What does agent-ready by default actually mean for my Shopify catalog?
It means Shopify automatically enrolls eligible stores in the Shopify Catalog and activates Agentic Storefronts so that AI agents like ChatGPT, Microsoft Copilot, Google Gemini, and Perplexity can discover, evaluate, and purchase your products without any additional configuration. On March 24, 2026, Shopify activated this for 5.6 million eligible US merchants. However, 'activated' means the infrastructure is on — whether your products are actually recommended depends on the quality and completeness of your catalog data.
Which Shopify merchants are eligible for Agentic Storefronts?
Eligibility requires four conditions: you must have US buyers enabled, you must accept the Agentic Storefronts Supplemental Terms in your Shopify admin, your products must be in eligible categories within the Shopify Catalog, and you must have complete Terms of Service, Privacy Policy, and Refund Policy pages published on your store. International merchants are not yet on the default-on schedule, though Shopify has confirmed global rollout is in progress.
What is the Universal Commerce Protocol (UCP) and why does it matter?
The UCP is an open standard co-developed by Shopify and Google in January 2026 that enables AI agents to complete purchases inside ChatGPT, Gemini, and Microsoft Copilot. It standardizes how a merchant's checkout rules, discount codes, loyalty points, subscription options, and selling terms are communicated to any AI agent, regardless of platform. When a new AI platform adopts UCP, Shopify merchants are automatically ready to sell there. Your products must map to UCP's universal taxonomy to be correctly categorized by agents.
What discovery URLs does every Shopify store automatically have for AI agents?
Every Shopify store automatically serves three agent discovery URLs: /agents.md (the canonical agent discovery URL and primary source of truth), /llms.txt, and /llms-full.txt for older AI crawlers. All three return your store name, URL, sitemap link, store policies, and discovery endpoints. Every store also has a live MCP endpoint at /api/mcp that lets AI agents query your store in real time for inventory, pricing, and checkout rules. You do not need a third-party app to generate these files, but you can customize them via Liquid templates in your theme.
Why are some of my products invisible to AI agents even though my store is enrolled?
The most common causes are missing or unstructured metafields (material, size, color, category attributes), product types that don't map to UCP's universal taxonomy, thin product descriptions that give agents insufficient context to match your products to shopper queries, missing or unpublished policy pages (which are an eligibility gate), and crawler-blocking theme settings that prevent agents from reading your store's discovery files. Products with fewer than 20 structured reviews also surface less frequently because agents weight trust signals heavily when ranking recommendations.
How do AI agents actually complete a purchase on a Shopify store?
When a shopper asks an AI agent to find and buy a product, the agent queries the Shopify Catalog via the UCP or MCP endpoint, evaluates matching products based on structured data quality and trust signals, presents options to the shopper, and — if authorized within the shopper's pre-set spending limits — completes the checkout directly within the chat using tokenized payment credentials (via Visa Intelligent Commerce, Mastercard Agent Pay, or Stripe-based Shop Pay tokens). Orders flow back into the Shopify admin with full attribution tagged, for example as 'ChatGPT Instant Checkout.' The shopper never leaves the AI chat to complete the purchase.