dropdown for product variant picker

main
alexanderroese 2024-07-13 23:54:59 +02:00
parent 5208f31257
commit cfa732f1ca
1 changed files with 6 additions and 0 deletions

View File

@ -45,6 +45,12 @@
%}
{% if shx_current_page contains "texte" %}
<script>
console.log("option", {{ option }})
console.log("option2", {{ option | json }})
</script>
<style>
/* Custom dropdown button styling */
.shx-custom-variant-picker-dropdown {