dropdown for product variant picker

main
alexanderroese 2024-07-13 15:55:41 +02:00
parent a0f1e26e76
commit d73d79924a
1 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@
%}
<script>
console.log("2 product variant", "{{ picker_type }}", {{ product | json }}, {{ shx_current_page }})
console.log("3 product variant", "{{ picker_type }}", {{ product | json }}, {{ shx_current_page }})
</script>
{% if shx_current_page contains "texte" %}
@ -50,7 +50,7 @@
<div class="field custom">
<select
id="Option-{{ section.id }}-{{ forloop.index0 }}"
class="select__select"
class="field__input"
name="options[{{ option.name | escape }}]"
form="{{ product_form_id }}"
>