Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to get rid of the box new products for april


avatar1919

Recommended Posts

Posted

Hi

when a customer clicks on a category, i do not want the box that says what new in april along with products to show up. All i want is the subcategories to show up. no products and no what's new in April- i am assuming that the title what's new and the products underneath the heading are somehow linked.

any help would be appreciated/

Posted

Around line 313 on index.php find

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

and comment it out like

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

This will stop the box showing

Sometimes you're the dog and sometimes the lamp post

[/url]

My Contributions

Archived

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

×
×
  • Create New...