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