I’m using the WooCommerce plugin “Woo Product Bundle”: WooCommerce Product Bundles
It displays related products to the product on a page, above the “Add to Cart” button.
I tried using related products, but it doesn’t display anything.
I want to create a loop because I want to be able to add elements but control the responsive design.
Actually, I think I understand now. The query loop shows me the product on the page, but I want to loop through its child products.
I just tested it with WooCommerce grouped products, and it’s the same. I can’t figure out how to do it…
How do I create a loop on the parent product page of the group to add the child products to the group page?
On a WooCommerce grouped product, the child products appear above the “Add to cart” button.