dropdown for product variant picker
parent
e08769f425
commit
b6c9a1be1d
|
@ -41,10 +41,10 @@
|
|||
%}
|
||||
|
||||
<script>
|
||||
console.log("2 product variant", "{{ picker_type }}", {{ product | json }}, {{ shx_current_page }})
|
||||
console.log("3 product variant", "{{ picker_type }}", {{ product | json }}, {{ shx_current_page }})
|
||||
</script>
|
||||
|
||||
{% if shx_current_page contains "texte" %}
|
||||
{% if shx_current_page contains "texte1" %}
|
||||
<h3>Texte Dropdown</h3>
|
||||
|
||||
<select
|
||||
|
|
Loading…
Reference in New Issue