@if(relatedProducts && relatedProducts.length){
@for(product of relatedProducts; track product){
}
}