Name | Description |
---|
GetBrands
| This pipelet returns the list of brands for all products in the site catalog.
|
GetCategory
| The pipelet returns the Category identified by the supplied CategoryID.
|
GetLastVisitedProducts
| The pipelet returns the set of Products visited in the current session.
|
GetProduct
| Returns the Product identified by the supplied ProductID.
|
SetApplicablePriceBooks
| This pipelet is used to set one or more price books to be considered by the product price lookup.
|
UpdateProductOptionSelections
| The purpose of this pipelet is to process option value selections, and calculate and return the ProductOptionModels for one or multiple products.
|
UpdateProductVariationSelections
| The purpose of this pipelet is to process variation value selections, and calculate and return the ProductVariationModels for one or multiple products.
|