Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

(number of products) In catagory box


SoniCraze

Recommended Posts

Posted

Just wondering how i can get the number of prioducts from showing next to the name in the catagory box.

 

so it doznt look like this:

CPU (processors) (3)

 

but like this

 

CPU (processors)

 

 

thanks

Posted
just dont like the way it looks.

 

Do this to remove the numbers:

 

In /catalog/includes/application_top.php

about line 148 look for this code:

define('SHOW_COUNTS', 1); // show category count: false=disable; true=enable

change true to false

 

Hope it helps!

 

Cheers

Archived

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

×
×
  • Create New...