searchspring / snap

Snap is Searchspring's latest front end integration SDK
https://searchspring.github.io/snap/
MIT License
8 stars 0 forks source link

Simple Recommendation Template #1100

Open korgon opened 1 week ago

korgon commented 1 week ago

Currently the only recommendation template available is the Recommendation component which uses a carousel. Another template needs to be constructed that provides a simple "list" layout; perhaps calledRecommendationList.

The new component needs to include the recommendation tracking wrappers to handle tracking correctly. The component should be a simple list of products that can be rendered in a variety of ways depending on the props specified.

Minimal prop suggestions