How can I display customer tags on the account page?

How can I display customer tags on the account page?

toedotpsd
Visitor
1 0 0

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. 

Replies 2 (2)

suracethapa
Shopify Partner
10 2 4

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

gr_trading
Shopify Partner
2044 149 206

Hi @toedotpsd ,

You can add custom metafield to customer and assign them accordingly and show those field on profile page.

hari1_prasad_0-1664947151607.png

 

 

For any custom development WhatsApp or connect at Email ID: support@grtrading.in for quick consultation. | Shopify Free codes
To support Buy Me a Coffee