Answer the question
In order to leave comments, you need to log in
How to make the Proscroller OpenCart module display a different number of products when the screen is reduced?
There is a site on OpenCart, the task is to make it adaptive. And then I ran into the first serious problem: the Proscroller module is installed on the site (in its settings, the visible part of the products is 4). On a 320px adaptive screen, you need to set the view of 1 product. Maybe someone has done this or knows how to do it, there is no need to remove the module and make it up from scratch. Perhaps there are ideas where to dig?
Answer the question
In order to leave comments, you need to log in
0. Check the screen width on loading
1. Listen to the resize event of window
2. In case < 320, for example, call the Update method on the Proscroller module (if it exists)
3. In the case of > 320, call Update again.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question