I am trying to add different search options per product categorie. Can you give me advise on how its best to achieve this?
Is there a similar example that we can see?
I have added the code to the archive of products. By selecting "Let me choose individual settings manually" under "How do you want to update the results?" i have almost achieved when I want to accomplish. The only problem with this is that it does not include a label above each search field
What is the link to your site?
I have tested here hidden link
You could make a product category archive that includes all of the possible filter controls that you may want to appear on any one of the archives on the front-end.
Then wrap the markup for the filter controls in conditional statements to only display for certain categories.