Hello,
I am going to try to be as clear as possible but this is a complicated issue. I am using the React Instant Search. I have a global search which is working and filtering my products. However, what I am trying to achieve is: I have multiple pages with different collections of products. When you access the page I only want the product available for that collection. EX:
When I click on Hair I want to have all the Hair product collection. But I want to be able to use the refinement list on those products only. This is not using the global search . I need that when you click on the Hair tab it will render all the collection with Algolia and then let me filters those result with faceting. Is it possible to achieve this and if I am not clear enough sorry about that.
Thank you for your time.