Shopify Updates August 2026: What Actually Matters for Merchants

Published
Expert reviewed
5 min read
Jacques Blom
Jacques Blom
CTO at Fudge.
Jacques is CTO at Fudge and has been coding since age 13 and building on Shopify for 15+ years. He previously led engineering at several YC-backed startups before joining Fudge to architect its AI Page Builder and Store Editor — systems that have generated 22,000+ production pages for over 400 Shopify merchants. He writes about Shopify performance, theme architecture, and applying LLMs safely to production Liquid code.

Key takeaways

  • August 26 is a hard deadline for every non-Plus store. Shopify auto-upgrades the Thank you and Order status pages that day, and everything in the additional scripts field stops running. Conversion tracking dies silently.
  • Managed Markets ends Delivered Duty Unpaid on August 24. Affected markets switch to duties collected at checkout. If you want buyers paying the carrier on delivery, you have to turn Managed Markets off before that date.
  • Your storefront became agent-callable on August 5. WebMCP is live on every Liquid storefront with no setup, so an AI agent in the shopper’s browser can search your catalog, edit the cart, and open checkout.
  • Q2 was Shopify’s strongest quarter in years: 34% revenue growth, GMV up 32%, an 18% free cash flow margin, and a Q3 outlook that beat what analysts expected.
  • Marketing got three new surfaces: WhatsApp consent in Forms, Microsoft Advertising inside Campaign Autopilot, and Shop Campaigns data exposed to third-party analytics.

Here are the Shopify updates for August 2026, ranked by what actually matters for a merchant rather than dumped as a flat changelog. July was about economics: duties, carrier rates, and the Scripts shutdown. August is about a deadline that will quietly break the reporting most stores run their ad spend on, and about a platform change nobody had to install.

We publish this mid-month so you can act while it matters, and update it at month-end if anything significant lands.

Related reading: last month’s Shopify updates (July 2026).

At a glance: the August 2026 release notes in one table

UpdateWho it affectsWhy it mattersWhat to do
Thank you and Order status deadline (Aug 26)Every non-Plus storeAdditional scripts stop running, pages auto-upgradeMigrate tracking to app pixels now
Managed Markets ends DDU (Aug 24)Cross-border sellersDuties move from delivery to checkoutRe-check pricing, or deactivate before the date
WebMCP on storefronts (Aug 5)Every merchantAgents can act on your store inside the shopper’s tabCheck what agents can read and buy
Q2 2026 results (Aug 5)Everyone, strategically34% revenue growth, AI framed as the growth storyRead the direction, not just the numbers
DHL Express in 5 EU markets (Aug 13)UK, DE, FR, IT, ES sellersLabels and customs docs from admin, no DHL accountCompare against your current rates
Checkout field recommendations (Aug 13)Every merchantSuggested settings to collect fuller customer dataReview before applying, nothing changes on its own
Printed receipt editor (Aug 11)Retail on POSOne editor for every receipt type, Liquid sunsetsPreview now, Liquid templates end Jan 1 2027
Shop Campaigns in analytics tools (Aug 10)Merchants using ad analyticsCampaign data reaches Triple Whale, Northbeam, BI toolsAsk your provider about their timeline
WhatsApp consent in Forms (Aug 6)MarketersBuild a WhatsApp list from store formsPair with July’s WhatsApp campaigns
Microsoft Advertising in Campaign Autopilot (Aug 4)Paid acquisitionAnother channel in the automated budget poolRequest early access
Inventory moves reserved to committed (Aug 5)Developers, ops reportingDraft order and transfer holds changed stateFix reports that split by inventory state
Storefront MCP cart tools sunset (Aug 31)DevelopersAgentic cart calls break unless migratedMove to UCP Cart MCP

The 3 August updates worth your time first

If you read nothing else this month:

  1. Fix your Thank you and Order status page tracking before August 26. This is the only item with a hard deadline, it affects the majority of stores on the platform, and it fails without an error message.
  2. Decide what you want Managed Markets to do about duties. The DDU option disappears on August 24 and the default is that your buyers pay at checkout instead.
  3. Look at your store the way an agent now sees it. WebMCP turned on without an announcement, and the tools it exposes are the ones an AI shopping assistant will actually use.

1. August 26: the checkout deadline most stores have not noticed

What changes. August 26, 2026 is the deadline for stores on a non-Plus plan to upgrade their Thank you and Order status pages.1 Stores that have not upgraded manually are upgraded automatically, and the additional scripts field stops executing on those pages permanently.

Why merchants care. This is where non-Plus stores kept their conversion tracking. Google Ads conversion tags, the Meta pixel, GTM containers, affiliate scripts, post-purchase surveys, and order-tracking widgets were all pasted into that box because it was the only place they fit.

The store does not break. Orders keep going through. What stops is the reporting layer, and the first symptom most merchants see is an ad platform quietly reporting fewer conversions than the admin does.

The Plus side of this already happened. Plus stores lost checkout.liquid and additional scripts on those pages in August 2025, with auto-upgrades from January 2026.2 August 26 is the same event for Basic, Shopify, and Advanced, which is by far the larger group and the one least likely to have a developer on hand.

What to do. Work through it in this order:

  1. Open Settings > Checkout and copy everything currently in the additional scripts field into a document. After the upgrade it is gone.
  2. Map each script to its replacement. Tracking goes to a web pixel or the app’s own pixel. Content and layout go to app blocks. Custom interface work goes to a checkout UI extension.
  3. Reinstall or update the apps that used to inject scripts. Most now ship an app pixel, but the older version on your store will not.
  4. Place a real test order and confirm the conversion lands in every ad platform you spend on, not just Shopify’s own reports.
  5. Upgrade manually rather than waiting. Stores created before January 6, 2025 that have existing customizations get a 30-day window to revert after upgrading, which is a safety net worth having while you verify.1

Our complete guide to Shopify checkout extensibility covers the replacement surfaces in detail, and the checkout.liquid guide explains what is and is not still editable.

Lost a Thank you page customization in the upgrade? Fudge rebuilds it as a native app block, tested in a real order.
Try Fudge for Free

2. Managed Markets ends Delivered Duty Unpaid on August 24

What changes. Shopify Managed Markets is ending DDU support globally on August 24. Markets currently on DDU move to Delivered Duty Paid where it is available, so buyers pay duties and taxes at checkout rather than to the carrier on delivery.

Why merchants care. It removes the worst experience in cross-border retail, which is a courier asking for money at the door before handing over a parcel the customer already paid for. It also raises your displayed checkout total in every affected market, and that is a conversion change you should measure rather than assume.

This follows directly from July’s cross-border shift: the EU’s €3 duty per tariff line, duties-inclusive pricing in Managed Markets, and Managed Markets opening to Canada and the UK. Shopify is moving the entire landed cost to the point of sale.

What to do. If DDP is what you want, there is nothing to do and the transition is automatic. If you specifically want buyers paying on delivery, you have to deactivate Managed Markets before August 24, which is a large decision to make on a short clock. Either way, watch conversion rate by market for two weeks after the switch and check whether your free-shipping thresholds still make sense once duty sits inside the total. Our Shopify Markets setup guide covers the surrounding configuration.

3. Your storefront is now agent-callable, and nobody told you

What changed. On August 5, Shopify confirmed WebMCP support for Liquid and Hydrogen storefronts. WebMCP is a proposed web standard that lets a page register tools directly with the browser, so an AI agent can call a function instead of reading the page and guessing where to click.

The tools cover catalog search, product and variant retrieval, cart view and update, checkout, order lookup, and policy and FAQ search. Shopify’s own summary is that agents can act “on the shopper’s behalf, all in the tab they’re looking at.”

The important part: it is live on every Liquid storefront with nothing to install and no setting to configure. It shipped before the changelog entry did, which is why independent researchers found the script running on stores including Reebok and Alo Yoga before there was any announcement.3

The caveat. WebMCP is experimental and currently runs only in Chromium-based browsers under a limited origin trial. The same tool set is served on every page rather than tailored per page, which produces odd results in places. And the purchase itself still belongs to the shopper: the tools open checkout, they do not pay.

Why merchants care. The agent-readable surface of your store is no longer something you opt into. It is the default, and what an agent finds there is your product data. Thin titles, missing variant attributes, and policies buried in a theme section are now conversion problems in a channel you cannot see in Google Analytics.

What to do. Run the free Shopify AI readiness checker to see what an agent can actually read from your store, then read our Agentic Storefronts guide for the channel settings behind it. If you are headless, this does not arrive for free: Hydrogen has it in developer preview, and other frameworks need the work done manually.

4. Q2 results: the AI story got a number attached

What happened. Shopify reported Q2 2026 results on August 5. Revenue grew 34% year over year to $3.58bn, GMV grew 32%, gross profit rose 31%, and free cash flow came in at an 18% margin.4 The Q3 outlook of low-thirties revenue growth was well ahead of what analysts had modelled, and the stock rose sharply on the day.

President Harley Finkelstein called it “a monster quarter” and framed AI as the thing expanding what is possible for merchants of every size.4

Why merchants care. Earnings are not a feature release, but they tell you which direction the roadmap gets funded. Shopify spent Q2 turning agentic commerce on by default and shipping a 150-feature Edition, and the quarter accelerated. Expect more of both, and expect the platform to keep absorbing functionality that used to be app territory.

What to do. Nothing this week. But if your 2027 planning assumes a stable app stack, budget for the possibility that two or three of your paid apps become native features instead.

5. Three new marketing surfaces

Microsoft Advertising joined Campaign Autopilot on August 4. You connect or create a Microsoft Advertising account and run Performance Max campaigns alongside your other channels, with budget shifting automatically based on performance. It is still early access, requested from the growth tab.

Shopify Forms can collect WhatsApp marketing consent as of August 6, which completes the loop with July’s WhatsApp campaigns in Shopify Messaging. You can now build the list and message it without a third-party tool.

Shop Campaigns performance data reached third-party analytics on August 10 through ShopifyQL. Ad spend, sales, orders, ROAS, average order value, and average customer acquisition cost are now readable by tools like Triple Whale, Northbeam, and Elevar, and by custom reports in Power BI, Tableau, or Looker Studio.

What to do. The Shop Campaigns one is the most useful. If you have been running Shop Campaigns and judging them in a separate tab from every other channel, ask your analytics provider when they are pulling the data in.

6. Shipping: DHL Express arrives in five European markets

What changed (August 13). Merchants in the UK, Germany, France, Italy, and Spain can buy DHL Express labels directly from the Shopify admin, domestic and international, with no third-party app and no separate DHL account. Customs documentation is generated automatically, DHL On Demand Delivery lets buyers reschedule or redirect, and it is available on every plan with no monthly fee.

Why merchants care. European sellers have had noticeably worse native carrier coverage than US merchants. Combined with the EU duty changes and the Managed Markets DDP switch, this is the month European cross-border logistics stopped requiring an app for most stores.

What to do. Compare Shopify’s DHL rates against whatever broker or app you use now, particularly on international parcels where the automatic customs paperwork saves real time.

7. Retail: one editor for every receipt

What changed (August 11). Shopify POS got an enhanced printed receipt editor that handles sale, return, exchange, gift, and gift card receipts in one place without Liquid. Return and exchange receipts collapse into a single section with one summary amount, gift receipts no longer show line items, and there are built-in fields for return policies, signature lines, and regional tax identifiers.

The deadline you need to note: stores using Liquid receipt templates have until January 1, 2027 to move. After that they are converted automatically. You can preview and build your new template while the Liquid version stays live, but once you switch, there is no going back.

What to do. If you have custom Liquid receipts, build the replacement now while you can compare them side by side. Location-specific overrides are supported, which is the part most multi-location stores were missing.

8. Checkout field settings now come with recommendations

What changed (August 13). Shopify surfaces recommended checkout field settings in the admin for eligible stores. Suggestions include setting the contact method to email only, requiring both first and last name, and making the shipping phone number optional.

Existing settings do not change unless you apply the recommendations. New stores get them by default.

Why merchants care. These are small fields with real effects in both directions. Email-only contact gives you a marketable address on every order. Requiring a last name improves your customer records and adds a keystroke at checkout. An optional phone number removes friction and costs you a delivery-exception contact.

What to do. Review them rather than accepting them wholesale. If you ship anything where couriers call the recipient, keep the phone field. If you are building an email list, take the email-only recommendation.

9. Other new Shopify features in August 2026, in brief

What merchants are talking about

Three themes dominated the community this window:

Payout holds remain the sharpest recurring complaint, unchanged from July. Multi-week holds with no self-serve resolution path continue to be reported, and there is still no route to a human on the risk team.

August updates ranked by merchant impact

PriorityUpdateEffortUrgencyWho it’s most for
1Migrate Thank you and Order status trackingMediumBefore Aug 26Every non-Plus store
2Decide on Managed Markets DDP, watch conversionLowBefore Aug 24Cross-border sellers
3Migrate Storefront MCP cart calls to UCPMediumBefore Aug 31Developers, headless
4Audit product data for agent readabilityMediumNowEveryone
5Fix reports that split inventory by stateLowNowOps, developers
6Review checkout field recommendationsLowSoonEveryone
7Build the replacement POS receipt templateMediumBefore Jan 2027Retail with Liquid receipts
8Compare DHL Express ratesLowSoonUK and EU shippers
9Connect Shop Campaigns data to your analyticsLowSoonPaid acquisition

What to do this month: a checklist by store type

If you’re a DTC brand on a non-Plus plan:

If you sell cross-border:

If you run retail or POS:

If you’re a developer or run headless:

Shopify developer updates and the deadline list

Inventory state changed on August 5. Draft order, transfer, and shipment holds moved from the reserved quantity state to committed. This was a one-time migration affecting active draft orders and open transfers. available and on_hand are unchanged, existing queries keep working, but any logic that used reserved to detect a draft-order hold now needs committed, and reports that break inventory out by state will show a jump plus a correction entry.

Storefront MCP cart tools stop working on August 31. get_cart and update_cart move to the UCP Cart MCP endpoint at /api/ucp/mcp. The new tool set adds create_cart and cancel_cart, every request needs a ucp-agent.profile meta object, and cancel_cart requires an idempotency key. Our UCP readiness guide covers the wider protocol.

The deadline digest, in date order: August 24 (Managed Markets DDU ends), August 26 (non-Plus Thank you and Order status upgrade), August 31 (Storefront MCP cart tools cutoff; Checkout Blocks Address Blocker sunset), October 1 (market-driven shipping rollout begins; Polaris web-components migration deadline for checkout and customer-account extensions), December 1 (Built for Shopify authentication requirements for returns and subscription apps), January 1, 2027 (POS Liquid receipt templates converted automatically).

Where Shopify is heading

Two of this month’s biggest changes required nothing from Shopify’s users and everything from Shopify. WebMCP turned every Liquid storefront into an agent endpoint with no merchant action. The August 26 upgrade removes a customization surface merchants never should have been given, and replaces it with sandboxed extension points the platform can reason about.

That is the same move in both directions: less custom code sitting inside Shopify’s critical path, more structured surfaces the platform controls. It is why the Scripts sunset, the checkout.liquid sunset, and the app-pixel migration all rhyme.

The trade is real. Stores lose the ability to paste in a quick fix, and gain a checkout that does not break on every platform update. The stores that struggle are the ones treating each deadline as a surprise rather than the same policy arriving in instalments.

The job for August is narrow and unglamorous: get your tracking off the Thank you page, decide what your international buyers pay and when, and look at your catalog the way an agent does. The rest can wait until September.

FAQ

What are the biggest Shopify updates in August 2026?

The August 26 deadline for non-Plus stores to upgrade their Thank you and Order status pages is the most consequential, because additional scripts stop running that day and conversion tracking fails silently. Managed Markets ends Delivered Duty Unpaid support on August 24, WebMCP made every Liquid storefront agent-callable on August 5, and Shopify reported 34% revenue growth in Q2.

What happens on August 26, 2026 for Shopify stores?

Stores on Basic, Shopify, and Advanced plans that have not manually upgraded their Thank you and Order status pages are upgraded automatically, and everything in the additional scripts field stops executing permanently. Tracking pixels, affiliate tags, and custom widgets on those pages stop firing with no error. Shopify Plus stores went through this in August 2025.

How do I move my Shopify checkout tracking before the August 26 deadline?

Copy the contents of your additional scripts field somewhere safe, then map each item to a replacement: web pixels or app pixels for tracking, app blocks for content, and checkout UI extensions for interface changes. Update the apps that used script injection, then place a real test order and confirm the conversion appears in every ad platform you spend on.

What is Managed Markets ending DDU support and what should I do?

From August 24, 2026, Shopify Managed Markets no longer supports Delivered Duty Unpaid. Markets on DDU move to Delivered Duty Paid, so buyers pay duties and taxes at checkout instead of to the carrier on delivery. The transition is automatic and needs no action. If you specifically want buyers paying on delivery, you must deactivate Managed Markets before that date.

What is WebMCP on a Shopify store?

WebMCP is a proposed web standard that lets a page register tools with the browser so AI agents can call them directly instead of reading the page and simulating clicks. Since August 5, 2026 it is live on every Liquid storefront with no setup, exposing catalog search, cart management, checkout, order lookup, and policy search. It is experimental and currently limited to Chromium browsers under an origin trial.

Did Shopify have an Editions release in August 2026?

No. The Spring '26 Edition streamed on June 17, 2026 with 150+ updates. August followed the regular changelog cadence with no Editions event, and the next one is expected in winter.

What were Shopify's Q2 2026 results?

Shopify reported Q2 2026 results on August 5: revenue up 34% year over year to $3.58bn, GMV up 32%, gross profit up 31%, and an 18% free cash flow margin. Q3 guidance of low-thirties revenue growth came in ahead of analyst expectations. President Harley Finkelstein called it a monster quarter and framed AI as the expansion story.

What Shopify developer deadlines are coming after August 2026?

August 31: Storefront MCP cart tools stop working and the Checkout Blocks Address Blocker sunsets. October 1: market-driven shipping rollout begins and checkout and customer-account extensions must complete the Polaris web-components migration. December 1: returns and subscription apps must authenticate through the Customer Account API to keep Built for Shopify status. January 1, 2027: POS Liquid receipt templates are converted automatically.

Can I still use Liquid receipt templates in Shopify POS?

Until January 1, 2027. The enhanced printed receipt editor released on August 11, 2026 replaces Liquid customization for sale, return, exchange, gift, and gift card receipts. You can preview and build the new template while your Liquid version stays live, but the switch is permanent once you make it, and stores still on Liquid are converted automatically at the deadline.

Jacques's signature
Turn Shopify updates into store changes without waiting on a developer.

Footnotes

  1. Shopify Help Center: Upgrading and replacing your Thank you and Order status pages (non-Plus). Verify against the Help Center before planning around it, since checkout timelines have moved before. 2

  2. Shopify Help Center: Plus upgrade guide.

  3. The WebMCP script was found running on live Shopify storefronts ahead of any announcement: nekuda’s teardown, July 2026.

  4. Shopify Q2 2026 financial results, August 5, 2026. Revenue and GMV growth figures are Shopify’s own reporting and are not independently audited. 2

  5. Shopify Developer Community, August 13 to 14, 2026.

Related posts