The cart is the first phase of a purchase, followed by checkout, then order.
A cart holds information about purchased items, prices, discounts, site details, buyer IDs (contact and member/visitor) and more. Additionally, some methods in the Cart API can directly manage the current cart of the site visitor or logged-in member.
With the eCommerce Cart API you can:
You can also listen for events when a cart is created, updated, and deleted.
To assist in migration from the Stores to eCommerce APIs, please refer to the Stores to eCommerce Cart Conversion Table.