Removes line items from the specified cart.
After a cart is updated, call refreshCart()
to update the cart's UI elements and trigger the onCartChange()
event.
ID of the cart to remove line items from.
IDs of the line items to remove from the cart.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.