Shopify Winter ’26 Edition decoded: the AI features that actually matter

Shopify Winter 26 Edition decoded: the AI features that actually matter

Shopify branded the Winter ’26 Edition “RenAIssance” and shipped 150+ updates. About 30% of those updates are AI-shaped. Most of the AI work is genuine: Sidekick Pulse, Tinker, Agentic Storefronts, SimGym, Catalog MCP, and a checkout extension that lets agents complete purchases without leaving an AI conversation. Some of it is rebranding existing features under an AI banner. This post separates the two and walks through what each release actually changes for a merchant or developer working day to day.

We are an apps team and have been following the developer-facing pieces of Winter ’26 closely since launch, because that is the shape of our work. So this is a working notes summary: what is shipped, what is coming, what is real, what to install today, what to wait on. We are skipping the keynote-only stuff that has no shipped artifact. If a feature is not actually live and usable as of writing, we say so.

In this post

Sidekick Pulse: the AI that runs your store while you sleep

Sidekick has been around since 2023. Most merchants used it as a question-and-answer panel: “show me sales this month,” “draft a product description for X.” Pulse is the upgrade. Sidekick now works in the background, watches your data, and surfaces things you would not have thought to ask. Inventory dipping below threshold, conversion dropping on a specific landing page, an unexpected spike from a TikTok mention. It pings you in the admin and tells you what to do.

What is genuinely new versus before:

  • Proactive alerts instead of reactive Q&A. You no longer have to open Sidekick and ask. It opens itself when something matters.
  • Multi-step task execution. Tell Sidekick “find products with low review counts and draft an email asking customers for reviews.” It builds a list, drafts copy, queues the campaign, and asks for approval. Previous versions could draft. They could not execute.
  • Custom app generation. “Build me an app that pulls inventory from Google Sheets and updates Shopify nightly.” Sidekick scaffolds the app code, deploys it as a private app, and shows you the result. The generated code is closer to a starting point than a finished product. Useful for prototypes, not for production without a developer review.
  • Theme editing in plain English. “Make the Add to Cart button bigger on mobile.” Sidekick reads your theme, identifies the relevant Liquid block, and proposes a diff. You approve. It commits. This is the feature that will make the most merchants stop hiring contractors for tiny CSS edits.

The catch: Pulse is on by default but its quality scales with your data volume. New stores or stores with under 100 orders/month see thin recommendations. Once you hit a few thousand orders, the alerts get sharper. So if you tried it in week one and were unimpressed, give it another month.

Background context for anyone new to Sidekick: see our Sidekick assistant guide for what it could do before Pulse, and our Sidekick launch features post for the original feature list.

Tinker: 100+ AI design tools in one free app

Tinker is a free mobile app from Shopify that bundles 100+ AI tools for product photography, video, logo design, ad creative, color extraction, background removal, and image generation. The selling point is curation. Instead of asking you to know that you want Midjourney for one task and Adobe Firefly for another, Tinker asks “what do you want to make?” and routes you to the right tool, drawing from OpenAI, Google, Anthropic, and other model providers under one wrapper.

What it is good at:

  • Product photo cleanup. Take a phone photo, get a studio-grade version with the background swapped to white or to a lifestyle scene.
  • Variant images at scale. If you sell apparel and need 10 model shots in 5 colors, Tinker generates them from one base photo. (Worth saying: the output quality on apparel is good, on jewelry less so. Test before deploying.)
  • Logo mocks for new product lines.
  • Short product videos for ads, with stock footage backgrounds.

Quietly the most interesting thing about Tinker is the cost. Shopify is eating the API bills on most of the bundled tools (Sidekick token allowances apply). For a small store, this replaces $50 to $200/month of standalone AI design subscriptions. For a Shopify-platform native, that math changes the calculus.

One honest critique: Tinker output is fine for top-of-funnel, social, and homepage hero shots. Variant-by-variant accuracy still needs human review or a dedicated app for production catalogs. Tools like Rubik Variant Images use AI auto-assign (analyzing product title, variant option values, option name, image filename, image alt text, and the image itself via vision model) to match images to the right variant, plus a bulk image-order workflow with featured-image boundaries for hundreds of products at once. Tinker does not do this.

Agentic Storefronts: products inside ChatGPT, Perplexity, Copilot

This was teased earlier and went fully live with Winter ’26. Every eligible Shopify store now has its product catalog syndicated to ChatGPT, Perplexity, Microsoft Copilot, and Google AI Mode by default. No setup. No fee. No new app. The Catalog API exposes your products through the Universal Commerce Protocol (UCP) for Google and the Agentic Commerce Protocol (ACP) for OpenAI.

What it means in practice:

  • A shopper asks ChatGPT “find me a black running jacket under $150 with reflective trim.” Your jacket appears in the response if your product data is good enough.
  • The order, if completed, lands in your Shopify admin with a “ChatGPT” referral source. You stay the merchant of record. The customer is your customer.
  • Each AI channel can be toggled on or off individually under Sales Channels > Online Store > AI Commerce.

If your variant structure is messy (separate products per color instead of variants of one product), AI agents will surface a fragmented view of your catalog. We wrote a deeper post on how variant grouping affects AI shopping discovery if you want the full breakdown of what to fix. Combined listings is the cleanup tool. Stores doing this work this quarter will look sharply different in AI surfacing by the back half of 2026 versus stores that ignore it.

Earlier reading: our Agentic Storefronts intro covers the launch in more depth.

Shopify SimGym: simulate shopper behavior before you launch

This one is half magic, half spectacle. SimGym is an AI-powered simulation environment trained on billions of historical Shopify purchase events. You feed it a proposed change (new homepage hero, new pricing, a discount banner) and it predicts how shoppers will respond before you ship it.

How it works:

  1. Build the variant in your admin (theme change, product page change, pricing).
  2. Click “Simulate” in the new SimGym panel.
  3. Get a projected impact: conversion delta, AOV delta, bounce delta, segmented by traffic source.

Critical caveat: SimGym predictions are directional, not exact. Shopify is upfront that the simulator is meant to short-circuit obviously bad ideas, not replace real A/B testing. Treat it like a smart sanity check, useful for catching bad bets before you ship them, not a substitute for measuring real customer behavior post-launch.

Currently in beta, rolling out across plans through Q2 2026. Higher tiers (Advanced and Plus) get earlier access.

Sidekick workflow automations and Shopify Flow updates

Shopify Flow has been around for years but was painful to set up. You had to know the trigger and action vocabulary cold. Sidekick now writes Flow automations from natural language. “When inventory drops below 10, send a Slack alert and tag the product low-stock” produces a working Flow with both nodes wired up. You review and approve. Most natural-language Flow prompts produce a working flow on the first try; the failures usually need only minor edits in the Flow editor afterward. Net win for non-technical merchants.

Other Flow updates this edition:

  • Expanded plan availability (Plus historically had the most triggers; Advanced and Grow are catching up). Check your admin to see which Flow features are unlocked on your current plan.
  • New triggers for inventory quantity changes, customer LTV thresholds, and order tags.
  • New actions for Klaviyo, Slack, Notion, and Linear (without third-party Zapier-style middleware).

Catalog MCP and Checkout Kit: the developer story

If you build apps or run an agency, the developer side is more important than the merchant-facing flash. Two big releases:

  • Shopify Catalog MCP. The Model Context Protocol exposes Shopify’s billion-product catalog to any agent that speaks MCP. Build a shopping assistant in Claude or ChatGPT and it can query, filter, and pull product details with two lines of MCP wiring. This is the foundation of every third-party AI shopping tool that will ship in 2026.
  • Checkout Kit for web. A JavaScript library (with parallel Swift, Android, and React Native versions) that lets agentic flows complete a Shopify checkout outside the merchant’s storefront. The agent collects payment, fulfills compliance, and routes the order to your admin. Same merchant-of-record relationship. Different surface area.

For our team specifically, Catalog MCP opens a path that did not exist before. AI assistants can now query Shopify’s catalog directly through the protocol, which means future MCP-based tooling for variant images and combined listings becomes possible in a way it was not in 2024. We are watching this space closely.

The non-AI updates worth knowing about

Not every Winter ’26 release is AI-shaped. A few practical changes that quietly matter:

  • 2,048 variants per product rolled out fully. Up from 100 historically and 2,000 in the late-2025 pilot. Apparel and jewelry stores with deep size-color matrices finally get headroom. Read our variant limit 2026 explainer for the practical implications.
  • WordPress as a Shopify storefront. Existing WordPress sites can now embed Shopify products and checkout without migrating. The path back from WooCommerce just got shorter for stores with strong content sites.
  • Rollouts for theme A/B testing in admin. Schedule a theme variant for a percentage of traffic, watch the impact, promote or roll back. Native, no app.
  • Shop Pay Installments in the UK with up to 24-month terms.
  • ACH for B2B at checkout (US). Big saver on credit card fees for wholesale orders.
  • Klarna in 8 more countries including France, Switzerland, and Ireland.
  • Shopify Collective expansion into 35 more countries.
  • ERP integrations with NetSuite, BrightPearl, Fulfil, Sage, and Acumatica.

What to actually do this week

If you are a working merchant, the post-Winter checklist is short:

  1. Verify Agentic Storefronts is on for your store. Sales Channels > Online Store > AI Commerce. If it is on, click each AI platform (ChatGPT, Copilot, Perplexity, Google AI Mode) and review what is enabled.
  2. Audit your variant structure. Same-product-different-color SKUs split into separate products will hurt your AI surfacing. Combined listings (native on Plus, app-based otherwise) fixes this.
  3. Set up llms.txt. Markdown summary of your store at /llms.txt. Walks AI agents through your site fast. Our llms.txt setup guide has the steps.
  4. Try Sidekick Pulse for a week. Open it daily. The recommendations sharpen with use. Discard the obvious ones, act on the surprises.
  5. Install Tinker on your phone. Use it for one week of social and ad creative. Decide if it replaces other AI design tools you currently pay for.
  6. Check robots.txt for AI bot blocks. Make sure GPTBot, ClaudeBot, PerplexityBot, and Google-Extended are not disallowed. The AI Bot Checker reads your robots.txt and tells you in one click.

Hype vs real: a sober scoreboard

Some of the keynote claims will play out. Some will not. Our calls:

FeatureHype levelReal impact in 2026
Agentic StorefrontsMediumHigh. Rewires shopper acquisition slowly through 2026.
Sidekick PulseHighMedium. Useful but data-hungry. Big stores benefit fastest.
TinkerMediumMedium. Great for top-of-funnel creative, less for catalog.
SimGymHighLow to medium. Directional only, not a real A/B test substitute.
Catalog MCPLowVery high (developer side). Foundation for next-gen apps.
Checkout Kit for webLowHigh. Enables true agentic checkout flows.
2,048 variantsLowHigh for apparel. Quiet but transformative.
WordPress storefrontLowMedium. Niche use case, but solid for content-driven stores.
Sidekick custom app generationHighLow for now. Output needs developer review for production.
Theme editing in plain EnglishMediumHigh for non-technical merchants. Ends a lot of contractor calls.

This is our snapshot a few weeks in. Some of these will move. Sidekick Pulse in particular is going to look very different in six months as it is trained on more store data.

Frequently asked questions

When did Shopify Winter ’26 Edition launch?

Shopify announced the Winter ’26 Edition (branded “RenAIssance”) in late January 2026, with rolling activation through February and March. Most flagship features (Sidekick Pulse, Agentic Storefronts, Tinker) are live for all eligible stores by Q2 2026.

What is the most important update in Shopify Winter ’26?

Two contenders. Agentic Storefronts changes shopper acquisition because your products now show up in ChatGPT, Perplexity, Copilot, and Google AI Mode by default. Catalog MCP changes the developer ecosystem because every AI tool can now query Shopify’s billion-product catalog through a standard protocol. For most merchants, Agentic Storefronts is the practical answer. For developers and agencies, Catalog MCP is the bigger structural change.

Is Sidekick Pulse free?

Yes, Sidekick (including Pulse) is included on every Shopify plan, with token allowances that scale with the plan tier. Heavy users on Basic may bump into limits during peak workflows; Advanced and Plus stores get more generous allowances. There is no separate Sidekick subscription.

Do I need to enable Agentic Storefronts manually?

No. Agentic Storefronts is on by default for eligible stores starting late March 2026. You can opt out per AI channel (ChatGPT, Perplexity, Copilot, Google AI Mode) under Sales Channels > Online Store > AI Commerce. Most stores should leave it on.

Is Tinker really free?

Yes, Tinker is a free mobile app for Shopify merchants. It bundles 100+ AI design tools from OpenAI, Google, Anthropic, and others. Shopify covers most of the underlying API costs through Sidekick’s token allowance, so individual tool usage does not bill separately under typical usage.

Should I upgrade to Plus to access Winter ’26 features?

Probably not. Most Winter ’26 features (Sidekick Pulse, Tinker, Agentic Storefronts, Catalog MCP, llms.txt support, theme rollouts) are available on Basic, Grow, and Advanced. Plus gets earlier access to SimGym and a few B2B-specific updates, but those rarely justify a plan upgrade. See our Shopify pricing plans 2026 breakdown for the upgrade math.

Is the Sidekick AI app builder usable for production?

Not yet. Sidekick can scaffold a working private app from natural-language prompts, and the result usually runs. But the generated code typically needs developer review before going to production. Treat it as a prototyping tool that saves a half-day of boilerplate, not as a replacement for an actual app developer.

The honest summary: Winter ’26 is the biggest platform release Shopify has shipped in years, and most of it is well past keynote-stage. The work for merchants now is unglamorous: clean variant data, set up llms.txt, get on Agentic Storefronts, and let Sidekick Pulse run for a few weeks. That is where the real upside is. The flashy keynote demos will catch up.

Co-Founder at Craftshift