dropdown for product variant picker
parent
1030574403
commit
f492c36448
|
@ -137,6 +137,7 @@
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
|
<legend class="form__label">{{ option.name }}</legend>
|
||||||
<button class="shx-custom-dropbtn" id="shx-custom-selected">
|
<button class="shx-custom-dropbtn" id="shx-custom-selected">
|
||||||
<div style="display: flex; justify-content: space-between; align-items: center; pointer-events: none">
|
<div style="display: flex; justify-content: space-between; align-items: center; pointer-events: none">
|
||||||
<span id="shx-custom-selected-value">Produktvariante auswählen</span>
|
<span id="shx-custom-selected-value">Produktvariante auswählen</span>
|
||||||
|
|
Loading…
Reference in New Issue