I can't figure out how to render related products in a template. I see <!--@LoopStart(ProductRelatedGroups)--> and <!--@Ecom:Product.RelatedCount--> but how do loop the related products?
I would expect something like <!--@LoopStart(Product.RelatedProducts)-->