dropdown for product variant picker

main
alexanderroese 2024-07-13 15:27:39 +02:00
parent 9a64c4984d
commit 0bf13110e5
1 changed files with 5 additions and 1 deletions

View File

@ -41,8 +41,12 @@
%}
<script>
console.log("1 product variant", "{{ picker_type }}", {{ product | json }}, {{ shx_current_page }})
console.log("2 product variant", "{{ picker_type }}", {{ product | json }}, {{ shx_current_page }})
</script>
{% if shx_current_page contains "texte" %}
<h3>Texte Dropdown</h3>
{% endif %}
{%- if picker_type == 'swatch' -%}
<fieldset class="js product-form__input product-form__input--swatch">