ChatGPT Shopping: The Complete 2026 Guide for Merchants
ChatGPT is becoming a shopping channel. Users can discover products, compare options, and buy without leaving the conversation. This is everything merchants need to know about getting products into ChatGPT, the fee structure, and how to optimize for AI-driven sales.
Instant Checkout fee
AI traffic growth YoY
AI referral conversion
Projected AI commerce by 2030
What is ChatGPT Shopping?
ChatGPT Shopping is OpenAI's suite of commerce features that turn ChatGPT from a conversational assistant into a product discovery and purchasing channel. Users can ask ChatGPT for product recommendations in natural language, receive curated results with images and pricing, and in many cases complete purchases without ever leaving the chat interface.
From a user perspective, the experience is simple. Someone types a query like "find me wireless noise-canceling headphones under $200 with good battery life," and ChatGPT responds with product cards showing options that match. Each card includes the product name, image, price, rating, and either a link to the merchant's website or an Instant Checkout button that completes the purchase inside the chat.
This represents a fundamental shift in how consumers discover and buy products online. Instead of opening a browser, visiting multiple retail sites, reading reviews across tabs, and comparing prices manually, shoppers delegate that entire process to an AI that handles it conversationally. The shopping journey collapses from dozens of clicks and multiple websites into a single conversation.
For merchants, this creates both an opportunity and an urgency. ChatGPT is becoming a traffic source, a product discovery engine, and a checkout channel all at once. The merchants who appear in ChatGPT's recommendations capture a growing share of high-intent, high-converting shoppers. According to Adobe Analytics, AI-referred e-commerce traffic grew 805% year-over-year on Black Friday 2025. Similarweb data shows AI-driven traffic to retail sites spiked 357% YoY, reaching 1.13 billion visits. This is the early innings of a channel that Morgan Stanley projects will influence half of all online shopping by 2030.
The broader agentic commerce movement encompasses Google, Perplexity, and other AI agents alongside ChatGPT. But ChatGPT's unique position as the most widely used AI assistant gives its shopping features outsized impact on merchant strategy.
How ChatGPT Discovers Products
ChatGPT finds products through two primary methods. Understanding both is essential because they require different optimization strategies.
OAI-SearchBot: Web Crawling
OpenAI operates a web crawler called OAI-SearchBot that indexes content from across the internet, including product pages, review sites, brand websites, and comparison articles. When a user asks ChatGPT for a product recommendation, the model draws from this crawled index to generate informed responses.
OAI-SearchBot functions similarly to Googlebot. It visits your product pages, reads your structured data, processes your product descriptions, and stores that information for retrieval. If OAI-SearchBot cannot access your site — because it is blocked by your robots.txt, your CDN, or a security plugin — your products will not appear in ChatGPT's organic recommendations.
The key difference between OAI-SearchBot and traditional search engine crawlers is what the data is used for. Google uses crawled data to rank pages in search results. OpenAI uses crawled data to inform ChatGPT's conversational product recommendations, where the AI synthesizes information from many sources into a curated recommendation rather than a list of links.
Merchant Partnerships and Direct Feeds
Beyond crawling, ChatGPT also accesses product data through direct integrations. Shopify has a native partnership with OpenAI that automatically surfaces Shopify merchants' products through Shop Pay and the ChatGPT interface. Google Merchant Center feeds serve as another data source that ChatGPT references for pricing, availability, and product attributes.
Non-Shopify merchants can participate through the Agentic Commerce Protocol (ACP), which is built on Stripe's payment infrastructure. ACP enables any Stripe merchant to have their products surfaced with Instant Checkout capabilities in ChatGPT, regardless of their e-commerce platform.
For a detailed walkthrough on getting your products into ChatGPT as a non-Shopify merchant, see our step-by-step guide for non-Shopify stores.
Instant Checkout and the Agentic Commerce Protocol
Instant Checkout is the feature that transforms ChatGPT from a recommendation engine into a sales channel. When a product supports Instant Checkout, the user sees a buy button directly in the chat. They click it, confirm their payment method, and the purchase completes without leaving the conversation.
How ACP Powers Instant Checkout
The Agentic Commerce Protocol is the technical standard developed by OpenAI and Stripe that makes this possible. ACP defines a RESTful API that merchants implement to allow AI agents to create checkouts, update cart details, process payments, and handle cancellations programmatically.
Stripe's role is critical. The protocol uses Shared Payment Tokens — temporary, scoped payment credentials that let the merchant charge a customer without the AI ever handling raw credit card data. The user stores their payment method with Stripe once, and subsequent purchases through ChatGPT use tokenized references that are scoped to a specific merchant and cart amount.
The User Experience
From the shopper's perspective, the flow is seamless. They ask for a product recommendation, ChatGPT presents options with Instant Checkout, they select one, confirm their shipping address and payment method, and the order is placed. The entire process takes seconds. The merchant receives the order through their normal Stripe integration and fulfills it like any other sale.
You remain the Merchant of Record for every transaction. ChatGPT is a sales channel, not a marketplace. Customer relationships, fulfillment, returns, and support all stay with you.
The 4% Transaction Fee
OpenAI charges a 4% fee on every Instant Checkout transaction. This is on top of your standard Stripe processing fees (typically 2.9% + $0.30 per transaction). So the total cost per Instant Checkout sale is approximately 6.9% plus $0.30.
When to Use Instant Checkout vs. Redirect
Not every product benefits equally from Instant Checkout. Low-consideration purchases — everyday items, replenishments, commodity products — convert well through frictionless in-chat checkout. High-consideration purchases — expensive electronics, custom products, items that require extensive research — may benefit from redirecting users to your website where they can explore detailed product pages, see full image galleries, and read in-depth specifications before buying.
For step-by-step implementation, see our Stripe ACP setup tutorial.
The Fee Structure
Understanding the economics of ChatGPT Shopping is essential for deciding how much to invest in this channel. Here is how the fees compare across AI commerce platforms.
| Channel | Platform Fee | Payment Processing | Total Cost |
|---|---|---|---|
| ChatGPT Instant Checkout | 4% (OpenAI) | ~2.9% + $0.30 (Stripe) | ~6.9% + $0.30 |
| Google AI Mode | 0% | Your processor's rate | ~2.9% + $0.30 |
| Direct website sale | 0% | Your processor's rate | ~2.9% + $0.30 |
| ChatGPT organic referral | 0% | Your processor's rate | ~2.9% + $0.30 |
When the 4% Fee Makes Sense
The 4% Instant Checkout fee should be evaluated as a customer acquisition cost, not a tax on existing revenue. Consider that typical customer acquisition costs through paid advertising range from 15% to 25% of order value for many e-commerce categories. Paying 4% for a sale through a channel where AI referrals convert at 11.4% (compared to 5.3% for organic search, per Similarweb) is an efficient spend.
The fee is most worthwhile for merchants selling products in the $30 to $500 range with healthy margins. For very low-margin or high-ticket items, the math may be less favorable. The key metric to track is your blended customer acquisition cost across all channels and compare ChatGPT's per-sale cost against that benchmark.
How to Get Your Products in ChatGPT
Here are the actionable steps every merchant should follow. For non-Shopify merchants, our detailed non-Shopify guide covers each step with platform-specific instructions.
Step 1: Ensure OAI-SearchBot Can Crawl Your Site
Check your robots.txt file at yourstore.com/robots.txt. Make sure OAI-SearchBot is not blocked. Many security plugins and CDN configurations block unknown bot user agents by default. Explicitly allow OAI-SearchBot access to your product pages, images, and sitemap.
# Allow OAI-SearchBot to crawl your store
User-agent: OAI-SearchBot
Allow: /
# Ensure your sitemap is discoverable
Sitemap: https://yourstore.com/sitemap.xmlStep 2: Implement Comprehensive Product Schema
Schema.org markup is how ChatGPT understands what you sell in structured, machine-readable format. Every product page needs complete Product schema in JSON-LD with name, description, image, brand, SKU, GTIN/UPC identifiers, pricing, availability, and aggregate ratings. Products with GTINs are significantly more likely to appear in Instant Checkout results because the AI can verify product identity across multiple data sources.
Step 3: Set Up Stripe ACP for Instant Checkout
If you process payments through Stripe, you can enable Stripe ACP to unlock the buy button in ChatGPT. This involves upgrading your Stripe API version, enabling agent checkout in your Stripe dashboard, configuring your product catalog sync, and testing the integration. If you do not currently use Stripe, consider adding it as a secondary payment processor specifically for the AI commerce channel.
Step 4: Optimize Product Feeds
Submit your product catalog to Google Merchant Center with complete, accurate data. ChatGPT references Merchant Center feeds as a key data source for pricing, availability, and product attributes. Go beyond required fields — add product highlights, detailed specifications, shipping information, and return policies to your feed. Keep data synced in real time if possible, or update at least daily.
Step 5: Add LLMs.txt for Better AI Understanding
An LLMs.txt file at your site root gives ChatGPT and other AI agents a structured overview of your store — who you are, what you sell, your product categories, policies, and key pages. It supplements what the crawler discovers and ensures AI agents have a complete picture of your catalog from the first visit.
Platform-Specific Tips
- WooCommerce: Use Rank Math SEO Pro or Yoast WooCommerce SEO for automatic Product schema. Install the official Stripe for WooCommerce plugin and the Google Listings & Ads plugin for Merchant Center sync.
- BigCommerce: Built-in structured data gives you a head start. Enable Stripe natively through payment settings. Use Channel Manager for Google Merchant Center sync. Review schema output for completeness, especially GTINs.
- Magento: Install the Stripe module and a dedicated schema extension. Magento does not generate comprehensive Product schema by default, so custom JSON-LD implementation or a specialized extension is required.
Product Requirements
ChatGPT evaluates products across multiple dimensions before including them in recommendations. Understanding what the AI looks for helps you prioritize optimization efforts. For a deeper look at the full ranking framework, see our guide on how AI agents choose which products to recommend.
Complete Product Data
Every product needs a descriptive title, detailed description, accurate price, real-time availability status, and high-quality images. Missing any of these basics means the AI cannot present your product confidently. Incomplete listings get deprioritized in favor of competitors with complete data.
Product Identifiers
GTINs, UPCs, and EANs allow ChatGPT to match your product against the same item from other merchants. This enables accurate price comparison and product verification. Products with identifiers receive higher confidence scores from AI agents because the AI can cross-reference data across multiple sources.
Reviews and Ratings
Aggregate ratings and review counts are strong trust signals. ChatGPT weighs both the rating value and the review volume — a 4.3 rating with 500 reviews carries more weight than a 4.8 with 12 reviews. Include AggregateRating schema on every product page that has reviews. Third-party reviews from platforms like Trustpilot and Google Business Profile add additional credibility.
Shipping and Return Policies
AI agents evaluate your return policy, shipping speed, and total cost (product price plus shipping) as part of their value assessment. Clear, generous policies are a competitive advantage because agents prioritize low-risk purchases for consumers. Publish detailed policy pages and include shipping and return information in your product schema and feed data.
Secure Checkout
HTTPS is a baseline requirement. Missing SSL means your products will not appear in AI recommendations at all. Beyond SSL, a fast and reliable checkout process matters. If an AI agent directs a user to your site and the checkout experience is slow, broken, or confusing, that reflects poorly on the agent and reduces the likelihood of future recommendations.
Optimization Tips
Beyond meeting the basic requirements, these strategies can help you rank higher in ChatGPT's product recommendations.
Write Detailed, Natural Product Descriptions
ChatGPT reads your product descriptions and uses them to understand what your product does, who it is for, and what makes it different. Avoid thin, keyword-stuffed copy. Write descriptions that answer the questions a shopper would actually ask: What is it made of? Who is it designed for? How does it compare to alternatives? What problems does it solve? The more naturally informative your descriptions are, the more accurately ChatGPT can match your products to user queries.
Use High-Quality Product Images
ChatGPT displays product images in its recommendation cards. Clear, well-lit photos on clean backgrounds create a better impression in the AI interface. Include multiple angles and lifestyle shots in your schema markup. Images should have descriptive alt text and be served from absolute URLs that are accessible to crawlers.
Stay Competitive on Pricing
AI agents compare prices across merchants algorithmically, especially for products with GTINs. If your price is significantly above market rate with no differentiator (faster shipping, better warranty, bundle offer), the AI will recommend the lower-priced alternative. Monitor competitor pricing and ensure your value proposition is clear even at a higher price point.
Build a Strong Review Profile
Actively collect customer reviews and respond to them. AI agents use review volume, recency, and sentiment as ranking signals. Implement post-purchase review request flows. Products with recent, positive reviews consistently outperform those with stale or sparse review profiles in AI recommendations.
Maintain a Fast, Mobile-Friendly Site
Site speed and mobile usability affect both crawl efficiency and the post-click experience. Target under 3 seconds for Largest Contentful Paint. Google uses mobile-first indexing, and AI agents that rely on Google's index inherit this preference. A slow or poorly formatted mobile experience degrades your standing with AI systems even before a user arrives.
Measuring ChatGPT Shopping Performance
Tracking the impact of ChatGPT as a commerce channel requires monitoring several data points across your analytics and payment infrastructure.
Referral Traffic from chat.openai.com
In Google Analytics (or your analytics platform), filter referral traffic by the chat.openai.com domain. This captures users who clicked through from a ChatGPT recommendation to your website. Track sessions, conversion rate, average order value, and revenue attributed to this referral source. Compare it against other channels to understand ChatGPT's relative performance.
OAI-SearchBot Crawl Activity
Monitor your server access logs for the OAI-SearchBot user agent string. Track which pages it visits, how frequently it crawls, and whether it is reaching all of your product pages. If it is only hitting your homepage and category pages but missing product detail pages, your internal linking or sitemap may need attention.
Stripe ACP Transaction Reports
Once Instant Checkout is enabled, your Stripe dashboard will show transactions initiated through ACP. Monitor checkout volume, completion rates, average order values, and the total fees paid (4% OpenAI + Stripe processing). These reports give you a direct view into how much revenue ChatGPT Shopping is generating and at what cost.
What Metrics Matter
The most important metrics are revenue attributed to ChatGPT (both Instant Checkout and referral traffic), customer acquisition cost through this channel (fees divided by orders), and the conversion rate of ChatGPT-referred visitors. Track these monthly and compare against your other acquisition channels. As AI-referred traffic continues its growth trajectory, this channel is likely to become increasingly significant in your overall revenue mix.
What's Next for ChatGPT Shopping
ChatGPT Shopping is evolving rapidly. Based on OpenAI's public statements, industry trends, and the trajectory of agentic commerce, here is what merchants should anticipate.
Voice Shopping Integration
ChatGPT's Advanced Voice Mode is already in wide use for conversational tasks. The natural extension is voice-initiated shopping: a user verbally asks ChatGPT to find and order a product, and the agent handles the entire flow with spoken confirmations. This will make AI shopping accessible in hands-free contexts like driving, cooking, and exercising, expanding the total addressable market for ChatGPT commerce.
Personalized Recommendations
As ChatGPT accumulates conversation history and purchase data, its product recommendations will become increasingly personalized. The AI will learn a user's size preferences, brand affinities, budget ranges, and quality expectations. Merchants who build early relationships through ChatGPT Shopping will benefit from this personalization flywheel as the AI learns to recommend their products to the right customers.
Multi-Product Comparisons
Current ChatGPT shopping shows individual product cards. The next evolution is structured multi-product comparison tables that let the AI present side-by-side feature comparisons, pricing grids, and pros-and-cons summaries directly in the chat. This will make comprehensive structured data even more important, as incomplete product attributes will show up as blank cells in comparison views.
Subscription and Recurring Purchases
ACP is likely to expand to support subscription commerce — recurring orders for consumable products, auto-replenishment, and scheduled deliveries. Merchants selling replenishable goods (supplements, coffee, pet food, personal care) should prepare for subscription-capable AI checkout by ensuring their product data includes replenishment intervals and subscription pricing.
McKinsey projects $3 to $5 trillion in total AI commerce impact by 2030. The merchants who build their ChatGPT Shopping foundation in 2026, while the channel is still growing, will be best positioned to capture their share of that opportunity.
Frequently Asked Questions
Is your store ready for ChatGPT Shopping?
Get your free Agent Ready Score in 60 seconds. We check OAI-SearchBot access, structured data, Stripe ACP readiness, product identifiers, and 20+ other factors that determine whether ChatGPT recommends your products.