Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

New products for ********


Guest

Recommended Posts

Posted

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.

Posted

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...