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