Commerce Details schema field group

Last update: 2023-12-15
  • Topics:
  • Schemas
    View more on this topic
  • Created for:
  • Developer
NOTE

The names of several schema field groups have changed. See the document on field group name updates for more information.

Commerce Details is a standard schema field group for the XDM ExperienceEvent class, used to describe commerce data such as product information (SKU, name, quantity), and standard cart operations (order, checkout, abandon).

Property Data type Description
commerce Commerce An object that describes product returns, warranty registration, and shopping cart/order processes.
productListItems Array of Product list items A list of items representing the product(s) selected by a customer, with specific options and pricing at a specific point of time (which may differ from the product record).

For more details on the field group, refer to the public XDM repository:

On this page