Relative Content

Tag Archive for shopifyliquidshopify-api

How to get updated property state in Shopify Customizer

I have a slider and I want my JS to be updated and the slider to be updated when editing in the Customizer.Why does the code now, when updating {{ section.settings.change_slides_speed }} always display the default value 5 to the console, and only if I save it will display a different value to the console. Also does not update true/false values. How can I solve this problem