A shopping cart that holds items a buyer intends to purchase. Carts are converted to checkouts when the buyer proceeds to payment.
Cart discounts.
The business location ID associated with the cart.
To learn more, see the Locations API.
Buyer information.
Language for communication with the buyer. Defaults to the site language.
For a site that supports multiple languages, this is the language the buyer selected.
Buyer note left by the customer.
ID of the checkout that originated from this cart.
Contact info.
The currency selected by the customer during the purchase flow, in three-letter ISO-4217 alphabetic format.
This reflects the customer’s preferred display currency and may differ from the site’s default currency.
When no specific currency is selected by the customer, this matches the currency property.
Date and time the cart was created.
The site’s default currency, in three-letter ISO-4217 alphabetic format. This represents the base currency configured for the site and remains constant regardless of the customer’s currency selection.
Fields extended by data extensions
Cart ID.
Line items.
overrideCheckoutUrl allows the flexibility to redirect customers to a customized checkout page.
This field overrides the checkoutUrl in a cart or checkout. checkoutUrl is used in the Abandoned Checkout API
to send customers back to their checkouts. By default, a checkoutUrl generates for a checkout and directs to a
standard Wix checkout page. When overrideCheckoutUrl has a value, it will replace and set the value of checkoutUrl.
The currency used for payment, in three-letter ISO-4217 alphabetic format.
This is determined by the customer's selected currency and the site’s supported payment currencies.
If the customer’s selected currency is supported for payment, this matches the conversionCurrency property. If not supported, this falls back to the currency property.
Persistent ID that correlates between the various eCommerce elements: cart, checkout, and order.
Revision number, which increments by 1 each time the Cart is updated.
Selected shipping option.
Site language in which original values are displayed.
Whether tax is included in line item prices.
Date and time the cart was updated.
Weight measurement unit - defaults to site's weight unit.