My intention is to find the query where the featured products are generated, to group by manufacturer so all manufacturers are represented on the list.
Prestashop custom search is crap, so I believe its not that easy to do a Group BY.
files of interest:
- ../themes/classic/modules/ps_featuredproducts/views/templates/hook/ps_featuredproducts.tpl
- ../themes/classic/templates/catalog/_partials/productlist.tpl
- ../modules/ps_featuredproducts