ID: String (read-only) | Returns the id of the category. |
allRecommendations: Collection (read-only) | Returns all outgoing recommendations for this category. |
categoryAssignments: Collection (read-only) | Returns a collection of category assignments of the category. |
defaultSortingRule: SortingRule (read-only) | Returns the default sorting rule configured for this category, or null if there is no default rule to be applied for it. |
description: String (read-only) | Returns the description of the catalog category for the current locale. |
| displayMode: Number | Returns the Variation Groups Display Mode of the category or null if no display mode is defined. |
displayName: String (read-only) | Returns the display name of the of the catalog category for the current locale. |
image: MediaFile (read-only) | Returns the image reference of this catalog category. |
incomingCategoryLinks: Collection (read-only) | Returns the collection of CategoryLink objects for which this category is the target. |
online: Boolean (read-only) | Returns the value indicating whether the catalog category is “currently online”. |
onlineCategoryAssignments: Collection (read-only) | Returns a collection of category assignments of the category where the referenced product is currently online. |
onlineFlag: Boolean (read-only) | Returns the online status flag of the category. |
onlineFrom: Date (read-only) | Returns the date from which the category is online or valid. |
onlineIncomingCategoryLinks: Collection (read-only) | Returns the collection of CategoryLink objects for which this category is the target. |
onlineOutgoingCategoryLinks: Collection (read-only) | Returns the collection of CategoryLink objects for which this category is the source. |
onlineProducts: Collection (read-only) | Returns online products assigned to this category. |
onlineSubCategories: Collection (read-only) | Returns a sorted collection of currently online subcategories of this catalog category. |
onlineTo: Date (read-only) | Returns the date until which the category is online or valid. |
orderableRecommendations: Collection (read-only) | Returns a list of outgoing recommendations for this category. |
outgoingCategoryLinks: Collection (read-only) | Returns the collection of CategoryLink objects for which this category is the source. |
pageDescription: String (read-only) | Returns the page description of this category for the default locale or null if not defined. |
pageKeywords: String (read-only) | Returns the page keywords of this category for the default locale or null if not defined. |
pageTitle: String (read-only) | Returns the page title of this category for the default locale or null if not defined. |
pageURL: String (read-only) | Returns the page URL property of this category or null if not defined. |
parent: Category (read-only) | Returns the parent of this category. |
productAttributeModel: ProductAttributeModel (read-only) | Returns this category’s ProductAttributeModel, which makes access to the category’s attribute information convenient. |
products: Collection (read-only) | Returns all products assigned to this category. |
recommendations: Collection (read-only) | Returns the outgoing recommendations for this category. |
root: Boolean (read-only) | Identifies if the category is the root category of its catalog. |
| searchPlacement: Number | Returns the search placement of the category or null of no search placement is defined. |
| searchRank: Number | Returns the search rank of the category or null of no search rank is defined. |
siteMapChangeFrequency: String (read-only) | Returns the category’s sitemap change frequency. |
siteMapIncluded: Number (read-only) | Returns the category’s sitemap inclusion. |
siteMapPriority: Number (read-only) | Returns the category’s sitemap priority. |
subCategories: Collection (read-only) | Returns a sorted collection of the subcategories of this catalog category, including both online and offline subcategories. |
template: String (read-only) | Returns the template property value , which is the file name of the template used to display the catalog category. |
thumbnail: MediaFile (read-only) | Returns the thumbnail image reference of this catalog category. |
topLevel: Boolean (read-only) | Returns true if the category is a top level category, but not the root category. |