Properties for Display of Product Attributes

These properties configure the attributes of the product to display when you point to a product.

For more information, see Configuring the Display of Product Attributes.

This attribute is available in the WebApp tag.
AttributesDescriptionValues
idDefines the identifier.cdt, home, or retail.
This attribute is available in the attributelist tag. This tag is applicable for consumer decision tree, homepage, and the products and representations pages of assortments.
AttributesDescriptionValues
contextDefines the list of attributes required in the specific context.Text value.

For example, product-properties

This attribute is available in the attribute tag. This tag is applicable for consumer decision tree, homepage, and the products and representations pages of assortments.
AttributesDescriptionValues
selectThe name of the attribute to display.Text value.

For example: attribute[SHOAtt_Color], attribute[SHOAtt_Brand], and attribute[ShopperHeight]

You can retrieve and use custom attributes for the select attribute.

For example, if you create a custom attribute named Custom Attribute for Merchandising Product, its database name will be XP_MerchandisingProduct_Ext.Custom_Attribute. You can use this attribute as follows: <attribute select="attribute[XP_MerchandisingProduct_Ext.Custom_Attribute]"/>

You can use these extensions to retrieve custom attributes for various objects.

XP_MerchandisingAssetDrawer_Ext

XP_MerchandisingAssetGondolaSection_Ext

XP_MerchandisingAssetHangingBar_Ext

XP_MerchandisingAssetPallet_Ext

XP_MerchandisingAssetPegSupport_Ext

XP_MerchandisingAssetPeg_Ext

XP_MerchandisingAssetShelf_Ext

XP_MerchandisingAssetShortShelf_Ext

XP_MerchandisingAssetWithRepresentation_Ext

XP_MerchandisingAsset_Ext

XP_MerchandisingAssortment_Ext

XP_MerchandisingComposition_Ext

XP_MerchandisingGondola_Ext

XP_MerchandisingProduct_Ext

XP_MerchandisingRepresentation3D_Ext

XP_MerchandisingRetailCategory_Ext

XP_MerchandisingRetailCluster_Ext

XP_MerchandisingRetailStore_Ext

XP_MerchandisingScene_Ext

XP_MerchandisingStore_Ext

XP_MerchandisingStoryboard_Ext

XP_MerchandisingSubAssortment_Ext

indexThe name of the attribute to be indexed by 3DSearch.Text value.

Note: This value must be the same as the name of the attribute declared in the 3DSearch config.xml file. In the config.xml file, if the value of the fastsort keyword is set to true for the attribute, you can sort the attribute column in the app. For more information, see Config.xml Parameters in the 3DSearch Administration Guide.

This attribute is available in the CustomSearch tag.
Attributes Description Values
filterbymarketingtag Defines whether products can be filtered by marketing tags.

true: products can be filtered by marketing tags.

false: products cannot be filtered by marketing tags.

This attribute is available in the new tag.
AttributesDescriptionValues
valueThe age of a planogram in number of days with respect to the selected date for it to be labeled as new. For example, if the value is 30, a planogram created 30 days before the selected date is labeled as new.Number
This attribute is available in the recent tag.
AttributesDescriptionValues
valueThe age of a planogram in number of days with respect to the selected date for it to be labeled as recent. For example, if the value is 90, a planogram created from 90 days to 30 days before the selected date is labeled as recent.Number
This attribute is available in the adaptations, masterplanograms, and the actualplanograms tags.
AttributesDescriptionValues
showFutureDefines whether planograms effective from the selected date must be displayed.

true: future planograms are displayed.

false: future planograms are not displayed.

These attributes are available in the states tag.
AttributesDescriptionValues
privateDefines whether planograms in the Private state are displayed.

true: planograms in the Private state are displayed.

false: planograms in the Private state are not displayed.

inworkDefines whether planograms in the In Work state are displayed.

true: planograms in the In Work state are displayed.

false: planograms in the In Work state are not displayed.

frozenDefines whether planograms in the Frozen state are displayed.

true: planograms in the Frozen state are displayed.

false: planograms in the Frozen state are not displayed.

releasedDefines whether planograms in the Released state are displayed.

true: planograms in the Released state are displayed.

false: planograms in the Released state are not displayed.

obsoleteDefines whether planograms in the Obsolete state are displayed.

true: planograms in the Obsolete state are displayed.

false: planograms in the Obsolete state are not displayed.

These attributes are available in the tags tag.
AttributesDescriptionValues
newDefines whether the label NEW is displayed on new planograms.

true: The label NEW is displayed on new planograms.

false: The label NEW is not displayed on new planograms.

recentDefines whether the label RECENT is displayed on recent planograms.

true: The label RECENT is displayed on recent planograms.

false: The label RECENT is not displayed on recent planograms.

futureDefines whether the label FUTURE is displayed on future planograms.

true: The label FUTURE is displayed on future planograms.

false: The label FUTURE is not displayed on future planograms.

obsoleteDefines whether the label OBSOLETE is displayed on obsolete planograms.

true: The label OBSOLETE is displayed on obsolete planograms.

false: The label OBSOLETE is not displayed on obsolete planograms.