dropdown for product variant picker
parent
5208f31257
commit
cfa732f1ca
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue