After customer logs in, I want customer to be directed to home page instead of account page. Can somebody help here? Thank you
Hi sakki
If you are usign shopify free theme. then follow this.
please Go to Online Store->Theme->Edit code then go to templates/customers/login.liquid → follow this code.
Default link {{ 'layout.customer.create_account' | t | customer_register_link }} And paste new link like |
For Design, Development and custom changes Hire Me.
If helpful then please Like and Accept Solution.
Thanks!
I use Prestige theme..
Hi sakki
I think please follow this step it’s working. Other wise contact me i will help you. because most theme is same login page after redirect.