How to Enable Shopify Agentic Storefronts (Step-by-Step, 2026)

The Agentic Storefronts toggle lives in a place most merchants do not look first. It is not under an “AI” or “Marketing” menu. It is under Settings > Sales Channels, alongside other channels like Shop, Facebook, and TikTok. Once you find it, the enable itself is a one-click toggle that completes in roughly 90 seconds. The real work sits before that toggle: confirming eligibility, enabling Shop Pay, and auditing your top product pages for schema completeness.

TL;DR: Enable Agentic Storefronts under Settings > Sales Channels > Agentic Storefronts > Add channel in Shopify admin. The toggle takes ~90 seconds; initial indexing by ChatGPT, Microsoft Copilot, Perplexity, and Google Gemini typically takes a few business days. Three pre-flight checks before enabling: Shop Pay active, top PDPs pass Google Rich Results Test, every product has GTIN and brand.

Why this matters for your store

  • Shopify processed over $1 billion in AI-influenced sales in 2025 (Shopify Winter ‘26 Edition). Stores not enabled in 2026 sit out the channel where that volume lives.
  • AI agent traffic grew 8x in 2025 and AI-mediated orders grew 15x in the same window. The growth curve hasn’t slowed.
  • Enable itself is a 90-second admin toggle. The real work is the pre-flight catalog audit, which the playbook below walks step by step.

Step 1: Confirm your store is eligible

Agentic Storefronts ships on paid Shopify plans: Basic, Shopify, Advanced, and Plus. It is unavailable on Starter, Shopify Lite, and password-protected development stores.

Three eligibility checks:

  1. Open Settings > Plan. Confirm the active plan is Basic or higher.
  2. Open Online Store > Preferences. Confirm the storefront password is disabled (a live, public storefront is required).
  3. Open the store URL in an incognito browser tab. Confirm pages load without a login wall.

If any of the three checks fail, fix that first. The channel will not appear in Sales Channels until eligibility is met.

Step 2: Enable Shop Pay

Shop Pay is the only checkout layer Agentic Storefronts use. No Shop Pay, no agentic sales. Full stop.

Navigate to Settings > Payments. Under “Supported payment methods,” confirm Shop Pay is on. Shop Pay is free. Enabling it is one toggle.

Over 100 million buyers carry Shop Pay accounts (Shopify public disclosures). The 1-tap flow removes the address, card, and shipping inputs that kill conversion in cold checkout. Shop Pay converts 18% better than standard checkout (Shopify data, holds across 3 quarters running).

For the broader checkout optimization playbook including trust signals and Plus-specific extensions, see my Shopify checkout optimization guide.

Step 3: Audit Product schema on top PDPs

AI agents read JSON-LD schema before they read marketing copy. Broken or missing Product schema is the single most common reason a Shopify product gets skipped in agent recommendations.

Run your top 10 product URLs through the Google Rich Results Test. The test returns errors and warnings. Fix every error before enabling the channel. Warnings can wait, but errors will block agent indexing.

Required schema elements on every PDP:

  • Product with name, image, description, sku, brand, gtin
  • Offer with price, priceCurrency, availability, url
  • AggregateRating with ratingValue and reviewCount
  • At least one individual Review node
  • BreadcrumbList for category hierarchy

For broader context on what AI agents extract from product data and which schema fields matter most, see my Shopify agentic storefronts product data scraping reference.

Step 4: Complete required product fields

The fields below map directly to what AI agents read from your catalog. Each one is either required by Schema.org Product or strongly preferred by AI shopping agents for accurate matching. Audit every active product and fill any that are blank:

  • GTIN (UPC for North America, EAN-13 for UK and Europe, ISBN for books). Without GTIN, agents cannot cross-reference your product against the same SKU sold elsewhere.
  • Brand. A 5-second admin fix that drops the product from “shop by brand” agent flows when left blank.
  • Product type using Shopify’s standard product taxonomy.
  • Variant attributes (size, color, material). Each variant should expose the attributes that match how customers search for the product.
  • At least one structured metafield for category-specific data (fit for apparel, age group for toys, certification for organic).

Bulk-fix via Matrixify export-edit-import for catalogs over 100 products. For under 100 products, the admin bulk editor (under Products > Bulk edit) handles the same set of fields without leaving Shopify.

Step 5: Enable Agentic Storefronts in Sales Channels

The actual enable toggle.

  1. Open Shopify admin.
  2. Navigate to Settings > Sales Channels.
  3. Find “Agentic Storefronts” in the available channels list. If it is not visible, see Step 7 troubleshooting below.
  4. Click Add channel.
  5. Confirm catalog connection when prompted.
  6. Wait ~90 seconds for provisioning.

Shopify automatically connects your product catalog to the Universal Commerce Protocol (UCP) endpoint that replaced the legacy MCP server on April 22, 2026. For the migration context and what changed in that update, see my Shopify Agentic Storefronts April 2026 update post which covers the May 30 cutover deadline.

Step 6: Verify the channel is active

Return to Settings > Sales Channels. Agentic Storefronts should show with a green Active status and a connected catalog count. Click into the channel for the activity dashboard.

Three verification points:

  1. Channel status reads “Active,” not “Pending” or “Setup required.”
  2. Catalog count matches your active product count (give or take products excluded by the channel’s auto-filtering, which removes archived and out-of-stock-on-all-variants products by default).
  3. Activity tab shows zero blocking action items. Warnings are OK; errors mean Shopify rejected part of your catalog and you need to fix the flagged products before they index.

Step 7: Troubleshoot if Agentic Storefronts is not visible

If the channel does not appear in your Sales Channels list, run through these in order:

  • Plan check: confirm Settings > Plan shows Basic, Shopify, Advanced, or Plus (not Starter or Lite).
  • Storefront password: confirm Online Store > Preferences has password protection disabled.
  • Rollout status: US merchants were auto-enrolled on March 24, 2026. International rollout to non-US regions continued through 2026 on a progressive schedule. If the channel has not yet reached your account, the rollout may still be in progress for your region.
  • Compliance flag: if your account has an open compliance review (chargebacks, prohibited products, account verification pending), the channel is hidden until the review closes.
  • Shop Pay status: in some plan configurations, Shop Pay must be enabled before the channel appears.

If all five checks pass and the channel is still not visible after 48 hours, open a Shopify Support ticket referencing “Agentic Storefronts channel not visible in Sales Channels for [your shop URL].”

How to test with an AI shopping agent

After enable, allow a few business days for initial indexing. Then test with a real query.

  1. Open ChatGPT (chatgpt.com) or Microsoft Copilot (copilot.microsoft.com).
  2. Submit a natural query that should match a hero product, such as: “organic cotton t-shirt under $40 in size large” or “wireless headphones with active noise canceling under $200.”
  3. Confirm your store appears in the recommended results.
  4. Click through to verify the product page loads with current price and inventory.

If your store does not appear within a week, audit your top 5 PDPs again in Google Rich Results Test. The most common reason for non-appearance after a clean enable is a schema error that propagated post-enable from a theme update or an app installation.

For the broader Shopify performance and CRO audit work that pairs with this enable procedure, see my Shopify technical audit checklist covering the 25-point sweep I run on every paid engagement.

The takeaway:

  • Enable Agentic Storefronts under Settings > Sales Channels > Add channel.
  • Verify Shop Pay is on before enabling. No Shop Pay, no agentic sales.
  • Audit top PDPs in Google Rich Results Test. Zero errors is the entry ticket.
  • Fill GTIN and brand on every product. These two fields are the most-missing in catalog audits and gate most of agent visibility.
  • Test with a real AI agent query a few business days after enable. If your store doesn’t surface, the cause is almost always schema.

Frequently Asked Questions

How do I enable Agentic Storefronts in Shopify?

Open Shopify admin and navigate to Settings > Sales Channels. Find Agentic Storefronts in the available channels list and click Add channel. Connect your product catalog when prompted. The enable toggle takes about 90 seconds to provision and initial indexing by ChatGPT, Microsoft Copilot, Perplexity, and Google Gemini completes within a few business days. Before enabling, verify Shop Pay is active, your top PDPs pass Google Rich Results Test, and every active product has a GTIN and brand assigned.

Is Agentic Storefronts available on every Shopify plan?

Yes for paid plans. Agentic Storefronts ships on Basic, Shopify, Advanced, and Plus plans as part of the Winter 2026 Edition. The channel is unavailable on Starter, Lite, and password-protected development stores. Plus accounts get higher catalog query limits and access to Universal Cart's multi-item agent checkout flow earlier in the rollout. The base feature set (catalog indexing, agent recommendations, Shop Pay checkout) is identical across the four paid plans.

Do I need to install an app to enable Agentic Storefronts?

No. Agentic Storefronts is a native Shopify sales channel, not an app. Enable it from Settings > Sales Channels in admin. There is nothing to install, configure, or self-host. The Universal Commerce Protocol (UCP) endpoint that AI agents query is provisioned automatically by Shopify when you enable the channel. Custom or headless storefronts can opt to build directly against the public UCP documentation, but the standard Shopify-managed flow requires zero code.

How long does Agentic Storefront enable take to propagate?

The admin enable toggle completes in roughly 90 seconds. Initial indexing by AI agents (ChatGPT, Microsoft Copilot, Perplexity, Google Gemini) completes within a few business days after enable. Your products start appearing in agent recommendations as soon as indexing finishes. Real-time product, inventory, and price updates after that point propagate to the UCP layer within roughly 60 seconds of admin save.

Why doesn't Agentic Storefronts show up in my Sales Channels list?

Five possible causes. Your store may be on a plan that does not support the channel (Starter, Lite, dev stores). Your storefront may be password-protected, which blocks channel eligibility. The rollout may not have reached your account yet (Shopify ships the channel progressively; US merchants were auto-enrolled in March 2026). Your account may be flagged for a compliance review. Shop Pay may not be enabled, which blocks the channel in some plan configurations. Check Settings > Plan, Settings > Payments, and the storefront password setting in Online Store > Preferences.

Can I disable Agentic Storefronts after enabling?

Yes. Open Settings > Sales Channels, find Agentic Storefronts, and click Remove channel. The toggle disconnects your catalog from the UCP layer immediately. AI agents stop receiving your product data within 60 seconds. Re-enabling later restores the connection but requires another initial indexing window. Disabling does not delete any data, your products and reviews remain in admin untouched.

Book Strategy Call