I am using the dawn template and I would like to add a “person” icon in the right side of the header, where customers can either register (if they haven’t yet) or log in.
So far, I have only found out how to place a “sign in” icon in the header, but not how to make a single icon for customers where they can register or log in. I was also trying to search for the right html codes to edit the code of the template, but unfortunately I do not have enough knowledge about that.
I am kindly asking for your support and looking forward to your answers!
Hi there, glad to help. Do you currently a page created where customers can register or log in, and you just need the icon to link to it? Or, you still need to create the page, and add the icon?
Regarding Login: On Shopify, I was able to enable “Login link shown in online store and checkout” (in Settings → Customer Accounts) which is why a person icon now appears at the top (see screenshot).
The question I have now is how to make a person icon in the header under which you can register or log in (and not just log in) and how to integrate the existing registration page there.
I hope I have now formulated it more understandable.. thank you for your help already!
You probably would not need to create a second icon, rather when a customer clicks that icon, you can make it so that they will either have the option to register or login.
yes, the register form is located in the code of the dawn theme (main-register.liquid).
It would be great if you could help me here step by step.
Where would I need to put the code from the main-register.liquid, so customers can click on the icon on the main page and sign in or register?