angular-instantsearch
angular-instantsearch copied to clipboard
Content injection between Hits
We recently published a guide on how to inject custom content between hits, for React InstantSearch, and we'd like to gather interest in adapting this guide for Angular InstantSearch.
What's Content injection between Hits?
Content injection consists of inserting data between search results. This pattern can be helpful for a variety of use cases:
- Displaying promotional or editorial content based on the search parameters, like the query or active refinements
- Inserting promoted brand banners between hits
- Showing customized suggestions based on the user profile
How to show your interest?
Simply add a "👍" reaction on this issue, and optionally subscribe to its notifications. We will share updates here.
Would be wonderful to have
this would be nice in the angular solution. My client uses it a lot