Admin - Configuration - Product Listing - Product List Filter - Catalog
From Zen Cart(tm) Wiki
Menu: Admin - Configuration - Product Listing - Product List Filter - Catalog
/path/to/your/shop/includes/index_filters/default_filter.php
| Line #138 : if (PRODUCT_LIST_FILTER > 0) |
/path/to/your/shop/includes/index_filters/music_genre_filter.php
| Line #149 : if (PRODUCT_LIST_FILTER > 0) |
/path/to/your/shop/includes/index_filters/record_company_filter.php
| Line #149 : if (PRODUCT_LIST_FILTER > 0) |