← All posts Ongoing Shopify Updates: The Complete Merchant Tracker for What's Live Right Now

Ongoing Shopify Updates: The Complete Merchant Tracker for What's Live Right Now

Shopify shipped 150+ updates in both Winter and Summer 2026 Editions. This guide cuts through the noise and tells you exactly what is live, what is

Shopify is not a platform that releases one big annual update and calls it done. It ships two formal Editions per year, each containing 100-plus changes, plus a continuous stream of changelog items between those drops. If you are waiting for a quiet moment to "catch up" on Shopify updates, that moment is not coming.

Here is the practical answer to the question this page is built around: the most important ongoing Shopify updates in mid-2026 are the Summer '26 Editions (150+ changes, officially showcased June 17, 2026), the hard sunset of Shopify Scripts on June 30, 2026, and the rollout of Agentic Storefronts across all merchant accounts. Everything else on this page is context and action steps.

Key takeaways

  • Shopify Scripts stop executing on June 30, 2026. There is no extension. If you have not migrated to Shopify Functions yet, that is your top priority today.
  • Summer '26 Editions includes Checkout Components reaching general availability for Plus merchants, native A/B testing, and embedded AI merchandising tools built directly into the admin.
  • Agentic Storefronts began rolling out to all stores in late March 2026, meaning your products can now be discovered and purchased inside ChatGPT, Perplexity, and Microsoft Copilot.
  • The product variant limit jumped from 100 to 2,048 per product (via the GraphQL API), eliminating a long-standing constraint for complex catalogs.
  • B2B features like company profiles, payment terms, and custom catalogs are now available on Basic, Grow, and Advanced plans, not just Shopify Plus.

The update cadence you actually need to understand

Shopify Editions runs on a twice-yearly schedule: Winter (announced around March) and Summer (announced around June). Each Editions drop is a curated summary of major features. But the real changelog lives at shopify.dev/changelog, where individual API changes, deprecation notices, and feature flags land on a rolling basis.

Between the two 2026 Editions releases, Shopify has also been pushing smaller but consequential rollouts: Sidekick reached full general availability on January 15, Checkout Extensibility v2 landed January 22, Hydrogen 3.0 shipped February 10, and TikTok Shop got a native integration on February 28.

The rhythm matters because most merchants only react to Editions announcements and miss the in-between changes that quietly affect their store. Bookmark the changelog. Check it monthly at minimum.

The one update with a hard deadline: Shopify Scripts sunset

This is the item that cannot wait. Shopify Scripts, the Ruby-based checkout customization tool exclusive to Plus merchants, has a confirmed hard sunset on June 30, 2026. The deadline has already been pushed twice (originally August 2024, then August 2025), but Shopify has confirmed it will not extend again.

Here is the timeline you need to know:

  • April 15, 2026: Editing or publishing Scripts was locked. Any bug found after this date cannot be patched.
  • June 30, 2026: Scripts stop executing entirely. Any discount, shipping rule, or payment customization still running on a Script silently stops working.
  • Recommended completion date: June 23, 2026. That leaves a one-week buffer for hotfix testing before the engine goes dark.

The replacement is Shopify Functions, and the architecture is meaningfully different. Functions are compiled WebAssembly modules that run inside Shopify's core infrastructure, not a sandboxed Ruby environment. The practical result is sub-5ms execution on every request, including Black Friday traffic spikes, with no cold starts.

Migration is not just a code rewrite. There are three paths: use a native Shopify feature (for simple discount rules), install a compatible App Store app, or build a custom private Function. Which path is right depends on what your Script actually does. Run the audit first, then choose the path.

If your store inherited Scripts from a previous agency or developer, the Shopify Scripts Customizations Report inside your Plus admin is the fastest way to inventory what is still running.

Summer '26 Editions: the features that matter most

The Summer 2026 Editions (officially showcased June 17, 2026) contains over 150 updates. Rather than listing all of them, here are the four with the highest practical impact for most merchants.

1. Checkout Components reach general availability (Plus only)

Checkout Components, Shopify's composable checkout framework, is now generally available for all Plus merchants. This moves Plus from a customizable-but-bounded checkout to a fully composable surface. The practical implication: the checkout customization gap that drove some brands toward headless setups is closing. Early data from merchants in the beta puts conversion lift from Checkout Blocks at 8 to 22%, though that range is wide and depends heavily on what changes are tested.

2. Native A/B testing

Shopify has added A/B testing directly into the admin, covering both theme variants and checkout configurations. Previously, running rigorous split tests on your storefront required a third-party app or a custom setup. The native tool handles experiment setup, traffic splitting, and results reporting without leaving the admin. This compresses the feedback loop on any store change significantly.

3. Embedded AI merchandising

Shopify has built AI Collection Sort, Predictive Cross-Sell Blocks, and a Merchandising Insights panel directly into the admin. These tools previously lived in third-party apps. The embedded versions are not necessarily more powerful, but they share data with the rest of the admin and require no separate integration.

4. Section nesting in the Theme Editor

A long-requested feature for theme builders and merchants who manage their own layouts: sections can now be nested within sections. This means more complex page layouts without writing custom Liquid code. If you use the Horizon theme system (which shipped ten free themes including Fabric, Ritual, and Vessel), section nesting is already part of the architecture.

Agentic Storefronts: the update most merchants have not acted on yet

Starting in late March 2026, Shopify began activating Agentic Storefronts by default for all stores. This means your products are automatically syndicated through the Shopify Catalog and can surface inside AI shopping assistants like ChatGPT, Perplexity, and Microsoft Copilot, with the ability to complete a purchase without a customer ever visiting your website.

The infrastructure behind this is the Universal Commerce Protocol (UCP), co-developed by Shopify and Google and endorsed by partners including Visa, Mastercard, and Stripe. UCP covers the full journey from product discovery through post-purchase support. Shopify merchants do not interact with UCP directly. The Agentic Storefronts toggle in your admin handles the protocol layer.

What merchants do need to act on: product data quality. AI agents rank and surface products based on structured, machine-readable data. Thin descriptions, missing variant attributes, and inconsistent pricing data hurt visibility in AI-driven search exactly the same way they hurt traditional SEO, just faster. Clean up your product catalog and treat schema markup as infrastructure, not an afterthought. Our Shopify SEO services page covers the structured data fundamentals.

Shopify also introduced SimGym, a simulation environment where merchants can run batches of AI shoppers through their store to stress-test pricing logic and discount behavior before going live. SimGym is currently in research preview for eligible merchants.

B2B on lower plans: a significant change that flew under the radar

Effective April 2, 2026, Shopify moved core B2B features to Basic, Grow, and Advanced plans. Company profiles, payment terms (Net 15/30/60), vaulted cards, ACH, and up to three catalogs via Markets are no longer gated to the $2,300/month Plus plan.

For growing brands running both DTC and wholesale out of a single store, this removes the main cost argument for upgrading to Plus earlier than operationally necessary. The Plus B2B argument is now about scale: you move up when you outgrow the three-catalog cap or need partial payments, deposits, or granular sales rep permission scoping.

How to stay current without getting buried

The honest answer is that no single blog post (including this one) can be the definitive reference for ongoing Shopify updates, because the platform changes faster than any static page. Here is the system that actually works:

  • Bookmark shopify.dev/changelog and block 20 minutes on the first Monday of each month to review it.
  • Watch Editions announcements twice a year, but do not treat them as the full picture.
  • After each Editions showcase, check the "What's New" section inside your Shopify admin to see which announced features are already live on your specific plan.
  • Subscribe to the Shopify Partner blog if you have a developer or agency relationship; they get deprecation and breaking-change notices before merchants do.

If you need a developer to implement any of these changes, particularly the Scripts-to-Functions migration or Checkout Components setup on Plus, our Shopify developer services page covers how we approach this kind of work.

Bottom line

Shopify in 2026 is a platform in structural transition: from a website host to a composable commerce operating system that runs inside AI agents, POS hardware, B2B workflows, and headless frontends simultaneously. The merchants who will fall behind are not the ones who miss a feature announcement. They are the ones who let a hard deadline like June 30 pass without acting, or who ignore Agentic Storefronts because it sounds like future-state technology when it is already live on their store today.

shopify updatesshopify editionsshopify 2026shopify scriptsagentic storefrontsshopify merchants

Frequently asked questions

How often does Shopify release major updates?

Shopify publishes formal Editions twice a year, roughly in March (Winter) and June (Summer). Between those drops, individual features, API changes, and deprecation notices ship continuously and are documented at shopify.dev/changelog. Checking the changelog monthly is the most reliable way to stay current.

What happens if I do not migrate from Shopify Scripts before June 30, 2026?

Any Script still running on your store after June 30, 2026 stops executing with no grace period. This means custom discount logic, shipping rules, or payment customizations built on Scripts will silently break. There is no rollback and Shopify has confirmed no further extensions to the deadline.

Do I need Shopify Plus to use the new 2026 features like Checkout Components and Agentic Storefronts?

Checkout Components (the composable checkout framework) is Plus-only. Agentic Storefronts, native A/B testing, AI merchandising tools, and the expanded B2B features are available on lower plans. Always check the plan tier listed on the Editions feature page or inside your admin before assuming a feature requires Plus.