{%- comment -%} Vendor/Brand {%- endcomment -%}
{%- if product.vendor != blank -%}
{%- endif -%}
{%- comment -%} Category Metafields Loop {%- endcomment -%}
{%- assign meta_keys = "dial-color,shape,clock-movement-type,band-color,case-color,watch-material,target-gender,watch-display,watch-features" | split: ',' -%}
{%- for key in meta_keys -%}
{%- assign meta_value = product.metafields.shopify[key].value -%}
{%- if meta_value != blank -%}
{%- endif -%}
{%- endfor -%}
Brand
{{ product.vendor }}
{%- case key -%}
{%- when 'dial-color' -%}Dial Color
{%- when 'shape' -%}Case Shape
{%- when 'clock-movement-type' -%}Movement
{%- when 'band-color' -%}Band Color
{%- when 'case-color' -%}Case Color
{%- when 'watch-material' -%}Material
{%- when 'target-gender' -%}Target Gender
{%- when 'watch-display' -%}Display
{%- when 'watch-features' -%}Features
{%- else -%}{{ key | replace: '-', ' ' | capitalize }}
{%- endcase -%}
{%- if meta_value.label -%}
{{ meta_value.label }}
{%- elsif meta_value.first -%}
{%- for item in meta_value -%}{{ item.label | default: item }}{%- unless forloop.last -%}, {%- endunless -%}{%- endfor -%}
{%- else -%}
{{ meta_value }}
{%- endif -%}
Wishlist
Wishlist is empty.
Wishlist
Compare
Shopping cart
Your cart is empty.
Return to shop