How do you remove the "New products for..." box that is in the middle of the catalog mainpage? I cannot find anywhere in my index.php where I can comment this out.
Thanks
This is a discussion on REmove New Products box from mainpage within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; How do you remove the "New products for..." box that is in the middle of the catalog mainpage? I cannot ...
How do you remove the "New products for..." box that is in the middle of the catalog mainpage? I cannot find anywhere in my index.php where I can comment this out.
Thanks
Open 'index.php'
locate this code around line 313
Remove this line and you will no longer see new products on the front pageCode:<?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?>
There\'s something about fireman, day and night they are always fireman!
Sorry, I have amoded version of OSC and that is not in my index.php, however I did find out how to do it. Alot simpler than the stock version.
Bookmarks