Salesforce B2C Commerce 23.5 > B2C Commerce API > B2C Commerce Pipelets > Catalog
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)
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.