aktivsport Posted July 29, 2013 Share Posted July 29, 2013 Hello, i want to edit module homefeatured in PS 1.5.4.1, that shows products from ALL categories (not only from HOME) anyone knows how? Thanks Link to comment Share on other sites More sharing options...
vekia Posted July 29, 2013 Share Posted July 29, 2013 you can modify the homefeatured.php file, and instead the Category object and $category->getProducts((int)Context::getContext()->language->id, 1, ($nb ? $nb : 10)); function you can use Product object and getProducts function Link to comment Share on other sites More sharing options...
aktivsport Posted July 29, 2013 Author Share Posted July 29, 2013 can you write me code? i'm beginner with PS Link to comment Share on other sites More sharing options...
vekia Posted July 29, 2013 Share Posted July 29, 2013 thanks for information im going to write correct code, wait a sec please, ...thanks for your patience 1 Link to comment Share on other sites More sharing options...
aktivsport Posted July 29, 2013 Author Share Posted July 29, 2013 waiting Link to comment Share on other sites More sharing options...
Recommended Posts