9.9 Flash Sale

{%- liquid assign vip_tier = '' if customer for tag in customer.tags assign t = tag | downcase if t contains 'rivo vip tier:' assign vip_tier = tag | split: ':' | last | strip endif endfor endif -%}
{%- if customer and vip_tier != '' -%}

{{ vip_tier }} Member

You're on our VIP list

{%- else -%}

Please log in & make your first purchase to be part of our VIP list

{%- unless customer -%} Log in {%- endunless -%}
{%- endif -%}