dropdown for product variant picker

main
alexanderroese 2024-07-13 15:05:02 +02:00
parent 4999b62d79
commit eb01846848
1 changed files with 1 additions and 1 deletions

View File

@ -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' -%}