Bundles

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 Tracking

When a product bundle or individual product from bundle recommendations are added to the cart via a Add to Cart button, the addtocart beacon tracking event should be sent. This allows Searchspring to track conversions from bundle recommendations.

If a frontend Add to Cart feature is not implemented, you can omit this event.

Documentation:

  • Beacon API v2 - See /{siteId}/recommendations/addtocart endpoint