Updates a specified cart's properties.
The updateCart()
function returns a Promise that resolves when the specified cart's properties are updated.
Note: When updating catalog items, options.lineItems.catalogReference
is required.
This function requires elevated permissions and runs only on the backend and on dashboard pages.
ID of the cart to be updated.
Available options to use when updating a cart.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.