Hello,
My variant selector is not working.I created a new drop down variant on theme. Original one is working but mine is not working. I think my java codes are wrong. Can someone help me with it?
{% if section.settings.show_variant_swatches != 'false' %}
{% include 'linked-options' %}
{% endif %}