Hey everyone! Ryan here from the Customer Accounts team.
Today, legacy customer accounts are deprecated. Here’s what you need to know and I am here to answer any questions you might have.
What’s changing:
-
Starting February 2026, legacy customer accounts are no longer available to new stores and existing stores not using it. Shopify will stop providing feature updates and technical support for this older version.
-
New stores can only use the latest version of customer accounts.
What’s to expect:
-
In the coming months, we will inform merchants comms and improve self-serve tools to encourage merchants to upgrade their customer accounts
View the upgrade guide. -
A sunset date for legacy customer accounts will be announced later in 2026.
-
Legacy customer account liquid templates (customers/account.liquid, customers/login.liquid, customers/register.liquid) will eventually be locked from editing, then removed.
-
The Customer Account API is the only primary source for customer-scoped data and authenticated customer actions. The Storefront API customer mutations will be deprecated, with more details coming soon.
What this means for you:
If you build themes
Theme developers are no longer required to include legacy customer account liquid files. Any store that is on legacy customer accounts, that upgrades to a theme without the legacy files, will automatically be upgraded to the latest version of customer accounts.
If you update current themes or submit new themes, we recommend using our new Shopify-account web component that automatically redirects to the latest version of customer accounts. This component will soon become a theme requirement for all themes in the Shopify Theme Store, as part of the steps to finally sunset legacy customer accounts.
shopify-account component documentation
If you build apps
Customer accounts are powered by our extensibility platform that does not require customizing liquid templates. If your app relies on legacy customer account liquid pages, it won’t work for merchants on the latest version of customer accounts.
With customer account UI extensions, you can enhance native pages like order status and profile and build unique full-page experiences. 800+ apps have already made the switch.
Build your first customer account extension now and put your app in front of hundreds of thousands of merchants already using customer accounts.
If you build custom storefronts
Use the Customer Account API as your source for customer-scoped data and authenticated customer actions in order to create the most secure customer experiences.
If you build custom storefronts or apps that currently use Storefront API customer-scoped mutations, we recommend switching to the Customer Account API as soon as possible.
Questions?
Drop them in this thread—our team will be checking in regularly to answer. We’re actively improving the upgrade experience for our merchants and partners, and your feedback helps.
Cheers,
Ryan, Product Manager