By default, when an Item is a SKU, its Model will be included in a breadcrumb represented by the value of the Model Item's Name. To allow for overriding this behavior the ItemLabelText property allows for setting either static text as a string, or dynamic data using the following list of replacement tags.
- [Model_Name] - the CyberStore Name of the SKU Item's Model.
- [Model_StockCode] - the CyberStore StockCode of the SKU Item's Model.
- [Model_Headline] - the CyberStore Headline of the Item
- [Model_SubHeadline] - the CyberStore Sub Headline of the SKU Item's Model.
- [Model_ShortDescription] - the CyberStore Short Description of the SKU Item's Model.
- [Model_LongDescription2] - the Long Description 2 (SYSPRO Long Description) of the SKU Item's Model.