The following table describes the category item properties in the standard product catalog:

Property

Description

ancestorCategories

Generated Set of categories that are higher in the catalog hierarchy than the category.

auxiliaryMedia

Additional media to be displayed with the category.

childCategories

List of all categories that are children of the category; a merge of fixedChildCategories and dynamicChildCategories.

childCategoryGroup

Name of the content group that contains the list of categories that dynamicChildCategories is set to.

childProductGroup

Name of the content group that contains the list of products that dynamicChildProducts is set to.

childProducts

List of all products that are children of the category; a merge of fixedChildProducts and dynamicChildProducts.

creationDate

Date the category was created.

description

Short descriptive text for display with the category.

displayName

Name the ACC displays for the category.

dynamicChildCategories

List of the categories in the content group specified by the childCategoryGroup property.

dynamicChildProducts

List of the products in the content group specified by the childProductGroup property.

dynamicRelatedCategories

List of the categories in the content group specified by the relatedCategoryGroup property.

endDate

Date the category will no longer be available, if a collection filter is implemented to use this property.

fixedChildCategories

Static list of categories that are children of the category.

fixedChildProducts

Static list of products that are children of the category.

fixedRelatedCategories

Static list of categories related to the category.

keywords

Set of words that can be used in searching for the category.

largeImage

Large image associated with the category.

longDescription

Detailed descriptive text for display with the category.

parentCategory

Default parent category for the category.

relatedCategories

List of all categories that are children of the category; a merge of fixedRelatedCategories and dynamicRelatedCategories.

relatedCategoryGroup

Name of the content group that contains the list of categories that dynamicRelatedCategories is set to.

root

Boolean property that indicates if the category is the start of a hierarchical structure.

smallImage

Small image associated with the category.

startDate

Date the category becomes available, if a collection filter is implemented to use this property.

template

JSP used to display the category.

thumbnailImage

Thumbnail image associated with the category.

version

Integer that is incremented automatically each time the category is updated; used to prevent version conflict.

 
loading table of contents...