MDM - Customer 360
- MDM - Customer 360 10.4 HotFix 1
- All Products
Parameter Name
| Description
|
---|---|
complexProductField
| Lists the fields that you want to concatenate based on the specified expression.
For example, in the following XML sample code, PRODUCT_GROSS_WEIGHT is a complex field. The field concatenates the values of the ArticleLogistic.GrossWeight and ArticleLogistic.GrossWeightUnit fields.
|
expression
| Lists the Product 360 field IDs in the order that you want to concatenate.
For example, in the sample code, %p1 and %p2 are the field IDs that the expression concatenates.
|
id
| ID for the Product 360 field that you want to concatenate.
For example, in the sample code, %p1 is the ID for the ArticleLogistic.GrossWeight field.
|
productField
| Lists the details of a field, such as the name, title, and identifier of the field.
For example, in the following XML sample code, the details of the long description field for a product is listed in the productField parameter:
|
fieldIdentifier
| Identifier of the field in Product 360.
|
fieldName
| Name of the Product 360 field that you want to add to the product details page.
|
displayParam
| Parameter of the field that you want to display.
|
title
| Identifier for the Product 360 field in Customer 360.
|