rami_levy_remove_item
Remove a product from the Rami Levy cart by product ID, then re-sync the remaining cart with the real account. Returns local and server totals; if the server rejects items, they are removed and alternatives should be offered.
Instructions
Remove one product from the cart by productId, then re-syncs the remaining cart to the real account. Returns cartTotal (local estimate) and serverTotal (Rami Levy's own total — authoritative). ok:false with a transport reason means nothing changed. reason items_rejected means the server refused the listed products; they have been removed from the cart too, so tell the user and pick alternatives.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| productId | Yes |