Promise resolving to the cleared cart. The cart property will be overwritten by the data fetched.
cart
{ "total": 0, "subtotal": 0, "tax": 0, "shipping": 0, "items": [] }