Jump to content

Bug or feature - Manufacturer list: wrong count of active products


Recommended Posts

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` = 1
at line 178 in /classes/Manufacturer.php

Se the screen-shoots attached.

Regards, AlesL

29852_HAFKGGa0gzMPWy8GL7Lg_t

29853_06PLV09UHG3B1KIhwdaz_t

29854_FLfyDvZXzjxi84mGx0Bh_t

29855_4ZA0AIvPLu1jdj93K0EF_t

29856_ExNzoAyE5jmmo0vPTxws_t

Link to comment
Share on other sites

×
×
  • Create New...