Admin - Configuration - My Store - Show Counts - Catalog
From Zen Cart(tm) Wiki
Menu: Admin - Configuration - My Store - Show Counts - Catalog
/path/to/your/shop/includes/classes/category_tree.php
Line #182 : if (SHOW_COUNTS == 'true') { |
/path/to/your/shop/includes/templates/template_default/sideboxes/tpl_categories.php
Line #50 : if (SHOW_COUNTS == 'true') { |
/path/to/your/shop/includes/templates/template_default/sideboxes/tpl_document_categories.php
Line #49 : if (SHOW_COUNTS == 'true') { |