dropdown for product variant picker

main
alexanderroese 2024-07-13 23:26:23 +02:00
parent 5266573b01
commit e95ab7d16c
1 changed files with 2 additions and 2 deletions

View File

@ -222,7 +222,8 @@
}); */
});
</script>
{% else %}
{% endif %}
{%- if picker_type == 'swatch' -%}
<fieldset class="js product-form__input product-form__input--swatch">
<legend class="form__label">
@ -278,7 +279,6 @@
{% render 'icon-caret' %}
</div>
</div>
{%- endif -%}
{% endif %}
{%- endfor -%}
<script type="application/json">