Unsure if anyone has tackled this before but keen ...
# community-help
a
Unsure if anyone has tackled this before but keen to know, and not even sure how it would be approached. We’ve seen on a few sites now where products are being repeated in the PLP with different images and potentially a variation on a description (much like Instagram will show the same post in your feed with a different image to get your attention). Any idea on how this could be approached in a Typesense world with sorting. overrides etc?
j
May be the pinned_hits search parameter might help? But I haven't tested pinning the same document in multiple locations though
If that doesn't work, then creating separate documents in Typesense for each instance the item needs to be displayed would be another way
a
Thanks Jason, we’ll have a chat about it internally and see what we can test.