dropdown for product variant picker
parent
173f0d2361
commit
81e53a4072
|
@ -156,7 +156,7 @@
|
|||
{% endif %}
|
||||
|
||||
<script>
|
||||
const selectElement = document.querySelector('.field__input');
|
||||
const selectElement = document.querySelector('.shx-dummy-select field__input');
|
||||
const dropdownContent = document.getElementById('shx-custom-dropdown-content');
|
||||
const selectedButton = document.getElementById('shx-custom-selected');
|
||||
|
||||
|
|
Loading…
Reference in New Issue