MCRMessageAssociation::getUpSellItemMessage Method
Obtains the message associated with an item triggered form an upsell or crosssell.
Syntax
server public static MCRScriptNote getUpSellItemMessage(ItemId _itemId, ItemId _upSellOriginRef)
Run On
Server
Parameters
- _itemId
Type: ItemId Extended Data Type
The item ID.
- _upSellOriginRef
Type: ItemId Extended Data Type
The item ID of the item that triggered the upsell or crosssell.
Return Value
Type: MCRScriptNote Extended Data Type
The item message associated with an item triggered from upsell or crosssell.