sheriad Posted February 9, 2015 Share Posted February 9, 2015 I want to create a category for the new products. I don't want to show them on the home page.So basically i want to put the "New products block" in a category.How can i do it? Prestashop 1.6.0.8. Link to comment Share on other sites More sharing options...
BarryH Posted February 10, 2015 Share Posted February 10, 2015 Where and when do you want the new products to appear? By default, with the New Products module functionality, new products are displayed in the New Products section with a "New" banner over the image for N days after they are added to the catalog. I'm not sure what would be required to move this functionality (image banner, N days automation and all) into a category. On the other hand, you could easily group your new products into a unique category and manually control their inclusion/exclusion: - Disable the New Products module functionality. - Create a category called "New Products". - Manually, associate/disassociate your products with the category called "New Products" at whatever point in time you want. - Optionally, add the "New Products" category item to your menu. - I suspect it might be relatively easy to add the "New" banner image just for that category with a little code change. Link to comment Share on other sites More sharing options...
sheriad Posted February 10, 2015 Author Share Posted February 10, 2015 I don't wanted to show all the new products on the homepage, because there is already a "Our choice" section. I wanted to put every new products into a category, because the customers could visit only this category, to see, is there any new products. I don't wanted to manually do this, if it's possible. So i thought it's easy to move the "new products" modul into a category. Link to comment Share on other sites More sharing options...
vekia Posted February 10, 2015 Share Posted February 10, 2015 hello without custom development (core change! there is no hook to insert module) it will be not possible. but, there is a little workaround, you can just order products (preferneces > products) "default order by" with "product add date" so it will show always new products first Link to comment Share on other sites More sharing options...
nbtproducts Posted February 11, 2015 Share Posted February 11, 2015 Hi, I need help with categories setup. I get this error and blank page; Strict Standards: Declaration of Dispatcher::loadRoutes() should be compatible with DispatcherCore::loadRoutes($id_shop = NULL) in /var/zpanel/hostdata/chicnluxury/public_html/chic-n-luxury_com/override/classes/Dispatcher.php on line 0Parse error: syntax error, unexpected 'public' (T_PUBLIC) in /var/zpanel/hostdata/chicnluxury/public_html/chic-n-luxury_com/override/controllers/admin/AdminCategoriesController.php on line 4 Could you help me? Thanks in advance 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