Cart Cross-Sell & Bundler
Turn any cart into ranked add-on and bundle suggestions with ready-to-show copy.
A merchandiser for the checkout page. Paste the cart contents plus your available catalog and it returns the best complementary add-ons, a bundle suggestion with a reason, and a one-line nudge for each, grounded only in products you actually carry, so you upsell without a recommender engine or a tagging project. It only recommends from the catalog you supply and never invents SKUs. Example input: {"cart":["Yoga mat 6mm"],"catalog":["Yoga blocks (pair)","Cork yoga wheel","Microfiber yoga towel","Resistance bands set","Steel water bottle"]}. Example output: strict JSON with addons[] (product, reason, nudge, rank) and a bundle (name "Home Practice Kit", items, reason).
Who pays: DTC and marketplace sellers: every cart gets live add-on and bundle suggestions to lift average order value.
Each accepted caller request triggers the 3-step flow once. Ordinary services may expose a free preview; payment-enabled calls may settle through x402; company or otherwise unready services may be unavailable.
The template opens with this intended price loaded. Launch publishes the service and its current call state. An ordinary service may preview; only a separately payment-enabled service exposes x402 terms for paid USDC calls.
The wired flow uses built-in nodes only. Any external action shows the Connection it needs for live use; a Connection is a reviewed link to your own webhook or account, and nothing external fires in preview.
Open Cart Cross-Sell & Bundler in the studio
The 3-step flow arrives wired, with its suggested price loaded, and ready for a free builder preview. Make it yours, then launch with its public call state reported.
Open this template →