dropdown for product variant picker

main
alexanderroese 2024-07-13 18:07:16 +02:00
parent baedde8a14
commit 44c128b8c4
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@
{% endfor %}
</select>
<button class="shx-custom-dropbtn" id="shx-custom-selected">Select Product Variant</button>
<button class="shx-custom-dropbtn" id="shx-custom-selected">Produktvariante auswählen</button>
<div class="shx-custom-dropdown-content" id="shx-custom-dropdown-content">
{% for product_variant in product.variants %}
<div data-value="{{ product_variant.title }}">