Loading...
Was this page helpful?
This documentation provides a reference to the deleteLineItems
method. This belongs to the Cart Module.
This method deletes line items by their IDs.
ids
string[]Promise
Promise<void>This method deletes a line item by its ID.
id
stringPromise
Promise<void>