How to bind an event on a section load Shopify

I would like to bind an event on shopify section load in admin I mean while working on the the editor.

For example working on slider in Shopify customizer. We might need some jQuery script that runs on the section load. This should be called every time while we change anything from customizer.

I tried the shopify:section:load event but did not get any success.

Hi @Youssef22 ,

You can refer https://shopify.dev/themes/architecture/sections/integrate-sections-with-the-theme-editor

Hope it helps!

1 Like