Pipelet GetBrands
Pipelet GetBrands
This pipelet returns the list of brands for all products in the site catalog. The objects in the list have three attributes: "value" is the internal value that is used to reference the brand, "displayValue" is the full brand name, and "count" is the number of products with this brand. "Value" and "displayValue" are currently always identical. To access the attributes in a script or template, use e.g. brands[0].displayValue to get the displayValue for the first brand in the list. Please note that the pipelet is based on search and search refinement definitions. Specifically, a pre-condition for the successful execution of the pipelet is a refinement definition for the product attribute 'brand'.
Group:
Catalog
Output Parameters
Brands  :  ArrayList  :  (Required)