get_checkout_recommendations
Retrieve personalized product recommendations, frequent purchases, and promotions at checkout for a given store and basket service to display cross-sell and upsell suggestions.
Instructions
Retrieves product recommendations during checkout on Carrefour France for a specific facility/store and basket service type. Returns recommendation zones such as frequent purchases, personalized recommendations, and current promotions, each with a list of products and delivery type. Useful for displaying cross-sell or upsell suggestions to the user at checkout. (requires an authenticated Carrefour session)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| facility_id | Yes | The facility/store identifier (e.g. '0678-150-7052') | |
| basket_service | Yes | The basket service type (e.g. 'drive_clcv' for drive click-and-collect, 'drive', 'delivery', etc.) |