Hello,
I’ve created a product category “sale” and every product that is on_sale
is automatically assigned to the sale category. The problem is that on the sales page all categories are shown instead of only those that are on sale:
https://prnt.sc/-CFa_4RCv5E_
The filter section does show the correct values. My question is:How can I get only those categories which has products on sale?
Home > Shop>Sale>[product category]
Regards.