How do I re-write this piece of code for the Sense Theme:
data-section-slideshow
data-immediate-load
That’s a piece of code that works in the slideshow.liquid of Impulse theme. How do I re-write it to make it work in the slideshow.liquid in the Sense Theme?
For reference, I’ve found a line of code that says “data-section” in the main-product.liquid in the 1st line, so here’s a place to start with on how the data-section attribute may look like in Sense:
Please bare in mind - this is only an example from another liquid of how the data-section attribute may look like, I want to re-write the code at the top, not the one above. Any help is much appreciated!