Cart data type

Last update: 2024-03-07
  • Topics:
  • Schemas
    View more on this topic
  • Created for:
  • Developer

Cart is a standard Experience Data Model (XDM) data type that provides properties related to a shopping cart. Use this data type to capture the unique identifier assigned by the seller (Cart ID) and the source (Cart Source) where one or more products were added to the cart.

A diagram of the Cart data type.

Display name Property Data type Description
Cart ID cartID string Unique identifier assigned by the seller for the cart.
Cart Source cartSource string Where one or more products were added to the cart from.

For more details on the data type, refer to the public XDM repository:

On this page