Salesforce B2C Commerce 23.5 > B2C Commerce API > B2C Commerce Pipelets > ProductList
Pipelet AddProductToProductList
Add a ProductListItem of type PRODUCT to the ProductList, which is associated with the specified Product. Quantity defaults to 1. Priority defaults to 0.
Group:
ProductList
Flags:
Transaction Required
Configuration Properties
DisallowRepeats  :  String (Optional)
If set to true, the pipelet will not create a new ProductListItem if the specified Product is already in ProductList. Instead, the existing list item will be returned. If set to false, the pipelet will always create a new ProductListItem.
Permissible Values:
false
true
Input Parameters
Product  :  Product (Required)
ProductList  :  ProductList (Required)
Quantity  :  Number (Optional)
Defaults to 1.
ProductOptionModel  :  ProductOptionModel (Optional)
Priority  :  Number (Optional)
Defaults to 0.
Output Parameters
ProductListItem  :  ProductListItem  :  (Required)
X Privacy Update: We use cookies to make interactions with our websites and services easy and meaningful, to better understand how they are used. By continuing to use this site you are giving us your consent to do this. Privacy Policy.