Customer accounts page customization

Hello,

I am using new customer accounts method, i am facing an issue that all accounts related routes like user details, orders and details pages are redirected to the shopify domain instead of my website domain.

But i need customization of that pages, i need custom design and controls over accounts pages. I can achieve this when i use legacy accounts, as it has control of account pages in liquid code itself. But in the new method, i can’t directly apply into liquid files.

Can you help me in this, how to customize my accounts page in new customer accounts ?

What are the possible ways to achieve this ?

Hi Sivakumar,

The pages on new customer accounts can be customised, but instead of using Liquid, you’d use customer account extensions (apps) instead. We have docs on how to get started building these extensions here: Start building for customer accounts