On the current site using the slick slider it is able to display 4 products but advances one product at a time using
I need to do the same with the roundabout.js in Shadows 2.0.
Code:
slidesToScroll: 1, slidesToShow: 4,
Comment