Configuring product placement suggestions
To configure product placement suggestions in the PIM, the following steps should be executed:
- Collect the IDs (Guids) of example products to use
- For each attribute to be used as an example attribute, collect the following:
- Attribute ID (Guid)
- System Name of the attribute field (e.g.
VALUE
,NAME
)
- For each master data property to be used as an example attribute, collect the following:
- System Name (e.g.
ProductName
)
- System Name (e.g.
- Call the
POST /api/baia/product-category-placement-suggestions/-configuration
endpoint on the PIM preview API, using the information collected in the previous steps
Here is an example of the request model for the POST /api/baia/product-category-placement-suggestions/-configuration
endpoint:
After execution of these steps, the product placement suggestions feature becomes available in the PIM UI.
Data requirements
The following data requirements should be met when configuring the product placement suggestions feature:
Type of data | Minimum amount | Maximum amount |
---|---|---|
Example products | 1 | 100 |
Attributes or master data properties combined | 1 | 10 |
The total amount which is collected for configuring the product placement feature can impact how quickly a result is shown to the user.