dropdown for product variant picker

main
alexanderroese 2024-07-13 15:15:50 +02:00
parent 8574aded7c
commit 1bd5157cd1
1 changed files with 1 additions and 1 deletions

View File

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