Shopify themes, liquid, logos, and UX
I have this Online Store 2.0 supporting theme and I have added a text block to product page that should only be visible to logged out (guest) customers.
I found this code:
{% if shop.customer_accounts_enabled %} {% if customer %} {% else %} HERE GOES TEXT BLOCK {% endif %} {% endif %}
I was wondering what how exactly should I use this code and in what file, or do you have other suggestions of how to achieve this?
{% if shop.customer_accounts_enabled %} {% if customer %}
{% if template == 'product' %} {% else %} HERE GOES TEXT BLOCK
{% endif %} {% endif %} {% endif %}
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024