@model IList @using SmartStore.Web.Models.Catalog; @if (Model.Count > 0) {

@T("Products.RelatedProducts")

}