dropdown for product variant picker
parent
0ffba07363
commit
8574aded7c
|
@ -35,7 +35,7 @@
|
|||
-%}
|
||||
|
||||
<script>
|
||||
console.log("3 product variant", "{{ picker_type }}", {{ block | json }})
|
||||
console.log("1 product variant", "{{ picker_type }}", {{ block }})
|
||||
</script>
|
||||
|
||||
{%- if picker_type == 'swatch' -%}
|
||||
|
|
Loading…
Reference in New Issue