dropdown for product variant picker
parent
5266573b01
commit
e95ab7d16c
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue