simulate_cart_for_store
Check product availability by simulating your cart against a specific Carrefour store. Get a count of unavailable items and their GTINs to identify which cart items cannot be fulfilled before ordering.
Instructions
Simulates the current shopping cart against a specific store on Carrefour France to check product availability. Returns the count of unavailable products and their GTINs (barcodes) for the given store reference. Useful for determining which cart items cannot be fulfilled at a particular store before placing an order. (requires an authenticated Carrefour session)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| storeRef | Yes | The reference identifier of the store to simulate the cart against (e.g. '149'). |