Jump to content

How to limit product displayed in sidebar


Recommended Posts

Unfortunately it's not possible, also because the module caches entries. You can try to modify blocknewproducts.php if you want, and pass a parameter to getNewProducts(), like the number of entries, then use it instead of this

(int)Configuration::get('NEW_PRODUCTS_NBR')

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...