dropdown for product variant picker

main
alexanderroese 2024-07-13 15:04:29 +02:00
parent 38fd5cf91d
commit 4999b62d79
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
-%}
<script>
console.log("product variant", "{{ picker_type }}")
console.log("1 product variant", "{{ picker_type }}", "{{ block.settings | json }}")
</script>
{%- if picker_type == 'swatch' -%}