dbeezer99 3 Posted January 13, 2014 THANK YOU SO MUCH IN ADVANCE FOR YOUR HELP! Okay I am wondering how the module decides what products to pull in. i see it pulling in the first set of products and i tried to change the position of these items but that isnt helping. Is there a way to go into these products and change the status of "new" so they dont even show up ? I just need to fins a way to dictate the exact product i want to display on this module. Share this post Link to post Share on other sites
dbeezer99 3 Posted January 13, 2014 The only way I can see how to do this is by deleting a category and then uploading the file so those products show up as new. And even then i still cant control what products in that group show up..pls help thx! Share this post Link to post Share on other sites
vekia 8,948 Posted January 13, 2014 module displays product based on "add_date" filed in database, table: ps_product / ps_product_shop if you want to exclude product from "new", just change it "add_date" field value for example: 2013-10-09 13:02:45 to 2012-10-09 13:02:45 Share this post Link to post Share on other sites
benignus 1 Posted January 13, 2014 Does it work for 1.4 Share this post Link to post Share on other sites
vekia 8,948 Posted January 13, 2014 it works the same in 1.4 as it works in 1.5 and 1.6 Share this post Link to post Share on other sites