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.
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: