<%if (CurrentSite.IsMobile==0){ %> <%=ImgSrc(Lang(product.Description),CurrentLanguage.IsLazyLoad) %> <%}else{ %> <%=ImgSrc(Lang(product.MobileDescription),CurrentLanguage.IsLazyLoad) %> <%if (Lang(product.MobileDescription)==""){ %><%=ImgSrc(Lang(product.Description),CurrentLanguage.IsLazyLoad) %><%} %> <%} %>