Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I added th following script to the order status page.
<script>
{% if customer.has_account %}
console.log("User account exists")
{% else %}
console.log("User account does not exist")
{% endif %}
It seems to work when viewing orders that are a day old. But if I make an order, and then initially see the order status page, {% if customer.has_account %} is not returning true.
Any ideas why or a better method of checking if the customer has an account from the order status page.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025