<%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) %><%} %>
<%} %>
<%if (CurrentUser.id > 0){%>
<%}else{%>
{tag:您还没有登录,请登录后咨询。}
<%} %>