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

Property

Description

ancestorCategories

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

auxiliaryMedia

Additional media to be displayed with the product.

childSKUs

List of all SKUs that are children of the product.

creationDate

Date the product was created.

description

Short descriptive text for display with the product.

displayableSkuAttributes

List of properties of the product’s SKUs that can be displayed by the DisplaySkuProperties servlet bean.

displayName

Product name displayed by the ACC.

dynamicRelatedProducts

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

endDate

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

fixedRelatedProducts

Static list of products related to the product.

keywords

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

largeImage

Large image associated with the product.

longDescription

Detailed descriptive text for display with the product.

parentCategory

Default parent category for the product.

relatedProductGroup

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

smallImage

Small image associated with the product.

startDate

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

template

JSP used to display the product.

thumbnailImage

Thumbnail image associated with the product.

version

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

 
loading table of contents...