Checkout.liquid Is Dying: A Non-Plus Merchant Guide
A breakdown of what changed and why it matters.
35 days from now. w. If you are on Shopify Basic, Shopify, or Advanced — not Plus — and you haven’t prepared for this, your checkout customizations will be auto-upgraded without your input. Tracking scripts, affiliate pixels, and post-purchase upsells that rely on checkout.liquid or Additional Scripts will stop working. Orders will still process. Attribution will break silently.
Full disclosure: Seller Tales is published by JoyCraft — when we recommend our own tools below, we say so.
Shopify has been migrating checkout customization from a legacy system (checkout.liquid and Additional Scripts) to a new system (Checkout Extensibility — UI Extensions, Web Pixels, and Functions) for over two years. Plus stores completed this migration earlier. Now it’s everyone else’s turn.
On August 28, 2026, Shopify will auto-upgrade every non-Plus store. This means:
checkout.liquid
will be removedThis affects stores on Basic Shopify ($39/mo), Shopify ($105/mo), and Advanced ($399/mo). If you’re on Plus, this already happened to you earlier.
| What You Have | Will It Break? | Replacement |
|---|---|---|
| Custom tracking pixels (Google Ads, Meta, TikTok, Pinterest) | YES — silently stop firing | Web Pixels (Settings → Customer Events) |
| Google Tag Manager container | YES — script removed | Native GTM Web Pixel connector |
| Affiliate conversion tracking scripts | YES — attribution lost | Web Pixels or server-side API |
| Post-purchase upsell apps | YES — if they inject via scripts | Checkout UI Extensions (Plus only) or post-purchase page apps |
| Custom “Thank You” page content | YES — reverted to default | Checkout Editor (drag-and-drop) |
| Checkout visual customizations (colors, logo) | No — these are in Checkout Editor already | Already migrated |
| Shopify Functions-based customizations | No — these are the replacement | N/A — you’re already on the new system |
This is the part nobody talks about. While the migration to Checkout Extensibility is mandatory for everyone, the actual customization capabilities depend on your plan:
| Checkout Step | Plus | Non-Plus |
|---|---|---|
| Information (contact, shipping address) | ✅ UI Extensions | ❌ Cannot customize |
| Shipping method selection | ✅ UI Extensions | ❌ Cannot customize |
| Payment method selection | ✅ UI Extensions | ❌ Cannot customize |
| Thank You / Order Status page | ✅ UI Extensions | ✅ Can customize |
If you previously had custom logic on the Information, Shipping, or Payment steps — like custom fields, address validation, or conditional payment methods — you need to either upgrade to Plus or find an alternative approach (Shopify Functions may handle some of these cases).
Google Tag Manager users: s: Shopify now has a native GTM connector. Settings → Customer Events → Add pixel → Google Tag Manager. Paste your container ID. Done. Takes 3 minutes.
Do NOT skip testing. g. Multiple merchants who went through the Plus migration reported that pixels appeared to fire in test mode but failed silently with real orders. Test with actual money. Place a $1 order and refund it. This is the only way to be sure.
Shopify will auto-upgrade your checkout on August 28. Your store will continue processing orders. But:
You won’t see an error message. Your orders dashboard will look normal. Revenue might even look fine for a few days — until ad performance degrades from missing conversion data. This is a silent failure that takes weeks to show up in your metrics.
For most stores, the migration is actually an upgrade. The new system is faster (server-side, no render-blocking scripts), more secure (sandboxed), and upgrade-safe (won’t break when Shopify updates). The migration work is mostly about moving pixels, which takes under an hour for a typical store.
The stores that should be worried are ones with heavy checkout customization — custom fields, multi-step flows, complex upsells, unique shipping logic. If your checkout is relatively standard (tracking pixels + maybe a post-purchase offer), this is an afternoon of work.
Seller Tales is a publication by JoyCraft. When we link to our own tools, we say so, and some of those links carry tracking parameters.