A Bundle profile gives you cross sell recommendations and prepends the seed item for easy display
Bundles
Use the SMC to set up a bundle profile and then use that profile tag like any other profile tag in the recommendation api call to get bundle recommendations. Make sure to use the Products Parameter to send the seed product you wish to construct your bundle with.
Add to Cart TrackingWhen a product bundle or individual product from bundle recommendations are added to the cart via a
Add to Cartbutton, the addtocart beacon tracking event should be sent. This allows Searchspring to track conversions from bundle recommendations.If a frontend
Add to Cartfeature is not implemented, you can omit this event.Documentation:
- Beacon API v2 - See
/{siteId}/recommendations/addtocartendpoint