https://ns.adobe.com/xdm/mixins/product-category
Captures properties related to product category.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
|---|---|---|---|---|---|---|
| Can be instantiated | Yes | Stable | No | Forbidden | Permitted | fieldgroups/product/product-category.schema.json |
{
"xdm:productCatelogCategoryName": "prime",
"xdm:parentProductCatelogCategoryName": "video"
}| Property | Type | Required | Defined by |
|---|---|---|---|
| xdm:productCategoryDescription | string |
Optional | Product Category (this schema) |
| xdm:productCategoryName | string |
Optional | Product Category (this schema) |
| xdm:productSubcategoryDescription | string |
Optional | Product Category (this schema) |
| xdm:productSubcategoryName | string |
Optional | Product Category (this schema) |
* |
any | Additional | this schema allows additional properties |
Friendly description of product category.
xdm:productCategoryDescription
- is optional
- type:
string - defined in this schema
string
friendly name of the product category.
xdm:productCategoryName
- is optional
- type:
string - defined in this schema
string
Friendly description of product subcategory.
xdm:productSubcategoryDescription
- is optional
- type:
string - defined in this schema
string
friendly name of the product subcategory.
xdm:productSubcategoryName
- is optional
- type:
string - defined in this schema
string