Product Details: Grouping Products by Retailer (Style) Code
This article provides a few examples describing how to access and display Grouped Product data on the Product (Category) Listing page.
Grouped Product Swatches
Example Aurora Template: templates/example.com/products/details.tpl.html
Swatches can be created using the data returned by the "productsFindGroupedProductsByProductId" function, as described here.
Related Aurora Demo Templates
products/details.tpl.html
Updated over 2 years ago