How to display more than two products in a slider column?


1. Switch to development mode.
2. Open the 'js/products/views/categorySliderView.js' file.
3. Go to line 57 and change the 'index % 2' to whatever value you need, for example you may change you to 'index % 4' if you want to display 4 elements in a column, like shown in the screenshot.

Tags: column, products

Last update:
2015-11-23 19:23
Author:
Vlad Sargu
Revision:
1.1
Average rating:0 (0 Votes)