The Storefront pipelines
Pipelines define a sequence of processors that implement a function. In other words, a pipeline is a series of steps that implement an operation. Each step has its own operations and the sequence of the steps matters as the processors are run in order. Custom processors can be injected and existing processors can easily be replaced to alter the default functionality and behavior.
Storefront interacts with SXA pipelines as well as Connect pipelines. The ones described in the following table are specific to SXA Storefront.
|
Pipeline |
Description |
|---|---|
|
|
Used to evaluate the recommended products based on the arguments passed to it. The pipeline is executed in two different contexts when rendering recommendations:
By default, this pipeline contains four processors:
The pipeline argument object type is
|
|
|
Used when you create a new site in the Content Editor. By default, it contains one processor:
The pipeline argument object type is
By default, it contains one processor:
|