I tried to change default behavior od prev/next button in featured products carousel. For example: I want to have scrolled next 4 items after clicking once next arrow. There is any posibility to configure that in yaml or should I change something in JS? And if it is matter of JS where can I find the logic responsible for?
I tried to find a solution with yaml configuration so far.
The featured products carousel uses a slick slider under the hood, so you can use any options that present in their documentation by
ymlfile. For instance change a behavior of slider on home pageThere is JS that responsible for it: list-slider-component