alesl Posted September 14, 2010 Share Posted September 14, 2010 Hi,I don't know if this is a bug or a feature. In Manufacturer list /manufacturer.php products are counted regardless if they are active / inactive in Catalog. I don't like the idea that customer see that specific manufacturer has 10 items in store, but actually there are only 5 of them available.To display correct count of active products you need to add:AND p.`active` = 1at line 178 in /classes/Manufacturer.phpSe the screen-shoots attached.Regards, AlesL Link to comment Share on other sites More sharing options...
Recommended Posts