Pro: So I’ve created a layout for single products. Some of the products in Woo are grouped products.
How can I display the associated grouped products in a list with their own add to cart functions, similar to how it is done in the default product template in Pro? Specifically, how do I set up the looper providers and consumers?
To be more specific, I need to display a loop of all grouped products, each with its own price, quantity and title, and then an “Add to cart” button below the list.
Again, all I’m looking to do is recreate the way that grouped products are displayed in the default product template that comes with Pro