Hi Team,
We are using React Instant Search to render products along with filters. You can check the behviour on following URL.
Expected behaviour - This page should only render 3 products along with filters.
Current behaviour - A new section " RECOMMENDED PRODUCTS FOR YOU" getting dynamically generated on page after filters. We do not have any such component in our code base and seems like it is rendering because of some configuration but not sure.
Strange part is, this behaviour is only happening on production but not on staging and local environment with same index & code base. We didn’t find any clue so far.
Any suggestions or pointers will be really helpful for us.
Thanks in advance.
Rishi