dropdown for product variant picker
parent
3799840928
commit
38fd5cf91d
|
@ -33,6 +33,11 @@
|
|||
endif
|
||||
endif
|
||||
-%}
|
||||
|
||||
<script>
|
||||
console.log("product variant", "{{ picker_type }}")
|
||||
</script>
|
||||
|
||||
{%- if picker_type == 'swatch' -%}
|
||||
<fieldset class="js product-form__input product-form__input--swatch">
|
||||
<legend class="form__label">
|
||||
|
|
Loading…
Reference in New Issue