Jump to content

Limit products on new-products page


LavLui

Recommended Posts

Hi, 

I am using PrestaShop 1.6.1.24. Want to limit products on new-product page, found  public static function getNewProducts($id_lang, $page_number = 0, $nb_products = 10, $count = false, $order_by = null, $order_way = null, Context $context = null) but do not know how to change it. I triend to add $limit=50 but didn't work. 

Link to comment
Share on other sites

  • 4 months later...

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...