Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I have a variety of VIP tags assigned to customers that gives various access. Is there a way to display customer tags on the account page? It would be nice to have a spot for them to see what level they are on.
Hi,
You can add this code to customers/account.liquid.
And You can write your own CSS code for vip-customer CSS class.
{% if customer.tags contains "vip" %}
<span class="vip-customer">VIP</span>
{% endif %}
Thank you
Hi @toedotpsd ,
You can add custom metafield to customer and assign them accordingly and show those field on profile 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