I need to put more than one carousel on the SFNT. Just adding this to the scripts.js file doesn't seem to be all of what might need to be done.
What else am I missing? I was truly hoping this was going to be more along the lines of plug and play - create the content in ReadyTheme and place the token. Guess I was wrong
Code:
jsSFNT: function () { // ---- Product Carousel ---- // cornerstoneUX.sharedFunctions.productsCarousels('#js-new-arrivals-carousel'); },
Comment