Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to remove "New Products this month" @ Category


deedeedum

Recommended Posts

Posted

I am trying to remove the "New Product This Month" from the category page. I looked and looked and didn't know what file to modify. Can someone please help?

 

Thanks.

Posted
I am trying to remove the "New Product This Month" from the category page.  I looked and looked and didn't know what file to modify.  Can someone please help?

 

Thanks.

 

 

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

 

in index.php

Treasurer MFC

Posted
<td><?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td>

 

in index.php

And do it twice, in my source approx lines 121 and 313.

You can also delete the "separator" above those lines

"If you're working on something new, then you are necessarily an amateur."

Archived

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

×
×
  • Create New...