dropdown for product variant picker

main
alexanderroese 2024-07-13 15:16:15 +02:00
parent 1bd5157cd1
commit 85849e4c21
1 changed files with 1 additions and 1 deletions

View File

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