Hi,
Let’s say we have productA in categoryEFG which is child of categoryABC (categoryABC >> categoryEFG)
When displaying products in category view, when we look at categoryEFG it has the productA but not categoryABC.
PS: We have only selected categoryEFG as the category, but it being a child of categoryABC, it should be displayed there too, that is the default behavior of woocommerce.
Any idea why isn’t this working?
Thanks !