dropdown for product variant picker

main
alexanderroese 2024-07-13 18:39:33 +02:00
parent 61dead72a0
commit 32c283f40a
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@
</select> </select>
<button class="shx-custom-dropbtn"> <button class="shx-custom-dropbtn">
<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">
<span id="shx-custom-selected">Produktvariante auswählen</span> <span id="shx-custom-selected">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> <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> </div>