Produktseite

{% assign hwprod_accent = '#C9A227' %} {% assign hwprod_accent_deep = '#8a6f1e' %} {% if collection.handle == 'damen' %} {% assign hwprod_accent = '#7A1B30' %} {% assign hwprod_accent_deep = '#4E1120' %} {% elsif collection.handle == 'herren' %} {% assign hwprod_accent = '#1C3A5E' %} {% assign hwprod_accent_deep = '#11253C' %} {% endif %} {% if collection and collection.url %} {% assign hwback_href = collection.url %} {% else %} {% assign hwback_href = '/pages/kategorien' %} {% endif %}

{{ product.title }}

{{ product.selected_or_first_available_variant.price | money }}
{%- form 'product', product, id: 'hwprod-form' -%} {%- unless product.has_only_default_variant -%}
{%- for option in product.options_with_values -%}
{{ option.name }}
{%- for value in option.values -%} {%- endfor -%}
{%- endfor -%}
{%- endunless -%} {%- endform -%}
{{ product.description }}
{{ product.title | escape }}