Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

removing the "New Products For*month*" box


Fed

Recommended Posts

Posted

how can I remove it?

it seems a stupid issue but I have searched the forums and found nothing relevant

as far as I can see it's printed out when the $content variable is parsed...but I have no clue on where to go to edit this stuff :|

Posted

in catalog/index.php look for:

<?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?>

 

and delete

Posted
in catalog/index.php look for:

<?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?>

 

and delete

 

thanks :)

Archived

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

×
×
  • Create New...