POST

Remove Line Items


Removes line items from a cart.

Note: After a cart is updated, call Refresh Cart to update the cart's UI elements and trigger the Cart Updated event.

Endpoint
POST
https://www.wixapis.com/ecom/v1/carts/{id}/remove-line-items

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?