Does not display products from children categories
Example :
Display products from categories children
Edit by Khouloud
Steps to reproduce the issue:
Child_Cat1Category from which to pick products to be displayed = id_Cat1 Screenshots
If applicable, add screenshots or screen recordings to help explain your problem.
Thanks for opening this issue! We will help you to keep its state consistent
Hi @valentin-anamorphik,
First, the ps_facetedsearch module in your case is not updated.
The last version 3.5.0.
Second, If you go to BO => Modules => Module Manager => Serch from the ps_facetedsearch module and configure it, you have an option "Show products from subcategories", you need to enable it.

https://drive.google.com/file/d/1-P4fWW11av3o4aZgdGzJn5AlVofd9hGG/view?usp=sharing
Thanks to check and feedback.
Hi @khouloudbelguith ,
Thanks, but ps_facetedsearch is disabled. We don't need it.
@valentin-anamorphik, BUt this option is implemented into the ps_facetedsearch module.
Thanks!
Why this option is implemented into the ps_facetedsearch module ?
I want to use ps_featuredproducts module...
@valentin-anamorphik, as you can see in my screenshot

The option "Show products from subcategories" should be enabled.
Thanks!
@khouloudbelguith
I understand.
But this option (PS_LAYERED_FULL_TREE) is implemented into the ps_facetedsearch module while the problem is on the module ps_featuredproducts.
I deleted ps_facetedsearch module on PrestaShop.
I use pm_advancedsearch4 module.
Thanks.
@valentin-anamorphik, the ps_featuredproducts module is hooked to displayHome, it is displayed on the Home page.
In your case your issue is
Does not display products from children categories
In the FO > Category page > products of child categories are not displayed? is it?
I attached a screen record previously, it describes your main issue? is it?
Thanks!
1

2

3

Attachments
@valentin-anamorphik, Thanks for these clarifications.
I have the same behavior as PS1.7.6.7 and ps_featuredproducts v2.1.0.
Steps to reproduce the issue:
Child_Cat1Category from which to pick products to be displayed = id_Cat1 @PrestaShop/prestashop-product-team what do you think, can we add a new option in the ps_featuredproducts configuration to Enable/Disable Show products from subcategories?

Thanks!
As the module homefeatured (https://github.com/PrestaShop/homefeatured) on PrestaShop 1.6
Do you have a solution?
can you send us modifications to add to the module?
https://github.com/PrestaShop/ps_featuredproducts/blob/master/ps_featuredproducts.php#L268
@valentin-anamorphik, this improvement should be specified by our Product team first and fixed by our developers.
Thanks for your understanding!