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.