Removes a specific item from the customer’s cart. By default returns the updated cart contents. Set return_status=true to get just a removal message.
Unique identifier for the cart item.
Returns a message after removing item from cart.
Cart item removed successfully.
Complete cart object with enhanced v2 structure.
Unique cart hash.
Unique cart key for the customer.
Cart items indexed by item key.
Total number of items in cart.
Total weight of all items.
Applied coupons.
Whether the cart needs payment.
Whether the cart needs shipping.
Cart fees.
Cart taxes.
Recently removed items that can be restored.
Cross-sell products.
Cart notices and messages.
Additional data from extensions.