Hello !
I made a search result page with the layout builder.
Everything works fine except that I would like to display only products with a defined category and not display “unclassified” products.
Here in the example, only the " ensemble " products must be displayed in the results because they are defined in a “category” (here “bikini”) but the other products have no category and they must not appear.
They should not appear because the " ensemble " are actually a bundle of two products that are not sold individually but only as a set.
How to proceed ?
Thanks !