Hello.
In the onlineshop that I am designing we have: Shop / Categories / Subcategories / Sub-Subcategories
In the shop we want to show categories, in the categories we want to show subcategories and in the subcategories we want to show products (not sub-subcategories).
To achieve this, we have chosen: Appearance -> Customize -> WooCommerce -> Product catalog -> Category display -> Show categories & Products.
Next, we have placed a code to hide the products from the Categories pages.
Now, in the subcategory pages we want to hide the sub-subcategories and show only products, but we don’t know how to do it.
Any solution?
Thank you