Hello !
I am working on a shop app that suggest products after user input. However, when using the useProductSearch hook, for clothing for exemple, it returns baby clothing too. I was wondering if it could be possible to use the attributes presented here to filter the results. I tried multiple things but end up getting errors.
Thank you.