Guest Posted October 7, 2006 Posted October 7, 2006 is it possible to manipulate which products you want to appear on the home page, i have over 17000 products uploaded using EP, but wondered if i could overide and force what i want to appear on the front page of the store.
usernamenone Posted October 9, 2006 Posted October 9, 2006 There are a few ways to do this. you can go to languages/english/index.php and around line 15 find define('TABLE_HEADING_NEW_PRODUCTS', 'New Products For %s'); and change to something like ('TABLE_HEADING_NEW_PRODUCTS', 'Our Featured Products'); Then you can delete a product and then add it back to the catalog. Or you can comment out the new products http://www.oscommerce.info/kb/260 and html code your featured products into your includes/languages/english/index.php is it possible to manipulate which products you want to appear on the home page, i have over 17000 products uploaded using EP, but wondered if i could overide and force what i want to appear on the front page of the store.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.