Properties for Representation List in Sub Assortment Tab

These properties configure how representations are displayed in the Sub Assortment tab in Store Studio.

For more information, see Configuring the Representation List in Sub Assortment Tab.

These attributes are available in the groupinglist tag.
Attributes DescriptionValues
title Defines the name of the group.Text value
LocalizedTitleIDIndicates the title of the report. If this tag is in the Lang file, name of the group is translated by the corresponding tag value, else the tag is displayed. If this attribute is present it overwrites the default title and the title attribute.
Important: It is mandatory to include any one of the above two attributes to give a title to the grouping. If both are missing, the group is ignored.
These attributes are available in the attribute tag.
Attributes DescriptionValues
idDescribes the attribute that is to be displayed.

TITLE

select Describes the attribute that corresponds to the name of an attribute of a product.

  • name
  • description
  • attribute[Color]
  • attribute[Brand]
  • attribute[RecommendedPublicPrice]
  • attribute[PCB].

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

sortDefines a custom sorting order of the values of the attributes.