Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to remove New Products for Month box on index.php


ppockey

Recommended Posts

Please tell me how to remove the New Products for Month box on index.php page.

 

Thank you.

 

PP

Towards bottom of the file (index.php) comment out following section

		  <TR>
		<TD><?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></TD>
	  </TR>

 

That should serve your purpose.

 

Cheers

Best Regards,
Gaurav

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...