Product Category schema field group

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

Product Category is a standard schema field group for the Product class which captures properties related to the category of a product.

Property Data type Description
productCategoryDescription String A description for the product category.
productCategoryName String The name of the product category.
productSubcategoryDescription String A description for the product subcategory.
productSubcategoryName String The name of the product subcategory.

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

On this page