Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

New Products for month


rogerssa

Recommended Posts

You can edit the text for it in includes/languages/english/index.php, but to get rid of it completely you have to edit the sub-table it is contained in in the root level index.php

 

There are two entries, one displays the New Products on the homepage and the other displays the New Products in the sub-categories listings. Make sure you edit out the correct one, and make a backup of the file before you start editing.

 

Vger

Link to comment
Share on other sites

I found this line in the index.php

 

define('TABLE_HEADING_NEW_PRODUCTS', 'New Products For %s');

 

I removed it, though now I get

TABLE_HEADING_NEW_PRODUCTS

and the new products listed under it on the web page now.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...