albos Posted November 10, 2009 Share Posted November 10, 2009 Hi,in Home Featured module default items shown is 10 and they are sorted by date aded ( see the code below ) $products = $category->getProducts(intval($params['cookie']->id_lang), 1, ($nb ? $nb : 10), '[b]date_add[/b]', '[b]ASC[/b]'); can i know what are the parameters to change in place of date_add ?i want that the products to be shown in position i select from Katalog, not to be added by date . Link to comment Share on other sites More sharing options...
jhnstcks Posted November 14, 2009 Share Posted November 14, 2009 Use this featured products module instead http://www.prestashop.com/forums/viewthread/8830/modules___code_contributions/homepagefeatured__custom_ Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now