Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi,
We would like to add to our website a landing page where people has to : either log in or create an account.
Do you know the best way to do it ?
Also, is there a way to implement Google connect to faster the account create ?
Thanks a lot,
Hi @foolitud ,
For this you update your theme.liquid file code with below.
{% unless customer %}
<script>
location.href = "https://{{ shop.domain}}/customer_authentication/login"
</script>
{% endunless %}
Above code will redirect the user to login page if user is not login.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025