Hello Team,
I am looking for some help here with two issues.
Disable Category from Search dropdown – I have a few product categories that I want to hide from the display. I have a login where I do some calculations based on if a product is assigned that category. So a product will have its main category lets say Gifts and a logic category called “single product”. I want to hide “Single Product” from the search dropdown that you will see on the header. How is this possible.
My second issue, which is sort of related is to hide this special product category from the breadcrumb on the single product page.
I want to somehow disable the “Single Product” category that I have created for some logic from all front end rendering.
Appreciate your help and guidance on this.