Kettle And Stand
{%- include 'bold-product' with product, hide_action: 'break', output: 'none' -%} {% comment %}
{% include 'breadcrumbs' %}
{% endcomment %}
{% comment %} Get first variant, or deep linked one {% endcomment %} {%- assign current_variant = product.selected_or_first_available_variant -%}
{% unless product.empty? %}{% endunless %} {% schema %} { "name": "Product pages", "settings": [ { "type": "checkbox", "id": "show_variant_labels", "label": "Show variant labels", "default": true } ] } {% endschema %}