Properties for Annotations

These properties configure how to display annotations in Store Studio.

For more information, see Configuring Annotations.

AttributesDescriptionValues
idDescribes how the display is computed. This attribute is mandatory.

  • TITLE
  • SHOProductSubAssortmentCustomAttribute.

selectDescribes how the display is computed. This attribute is mandatory.
Important: You can only assign one mandatory attribute (id or select) to each attribute tag.
  • name
  • attribute[RecommendedPublicPrice]
  • attribute[Title]

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

titleDefines the title of an attribute. This attribute is optional.Text value.