dropdown for product variant picker
parent
32c283f40a
commit
27579221cb
|
@ -143,9 +143,9 @@
|
|||
{% endfor %}
|
||||
</select>
|
||||
|
||||
<button class="shx-custom-dropbtn">
|
||||
<button class="shx-custom-dropbtn" id="shx-custom-selected">
|
||||
<div style="display: flex; justify-content: space-between; align-items: center">
|
||||
<span id="shx-custom-selected">Produktvariante auswählen</span>
|
||||
<span>Produktvariante auswählen</span>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#131213"><path d="M480-344 240-584l56-56 184 184 184-184 56 56-240 240Z"/></svg>
|
||||
</div>
|
||||
</button>
|
||||
|
|
Loading…
Reference in New Issue