How to go to "create an account" page instead of "login" page on checkout

Hi there! I’m using debut theme and customer accounts are mandatory for checkout. I’d like customers to be redirected to the Create An Account / Registration page instead of the Login page when they click the “checkout” button. Looking for advice on how to achieve this.

My website is www.juli.com.au.

Thanks in advance!

One way to do it is by modifying your layout/theme.liquid as follows:

Add this code right after the tag.


That worked perfectly! Thank you so much :smiley: