{layout:default} {class:Shop.supplier.product.Brand} <%=Tag("品牌管理")%>-<%=site.title%>
<%foreach (Shop.Model.Lebi_Brand model in models) {%> <%} %>
<%=Tag("全选")%> <%=Tag("ID")%> <%=Tag("品牌名称")%> <%=Tag("图片")%> <%=Tag("首字母")%> <%=Tag("商品数量")%> <%=Tag("状态")%> <%=Tag("操作")%>
<%=model.id%> <%=Lang(model.Name)%> " target="_blank">" /> <% if (model.ImageUrl == "") { %>   <%} else { %> <%} %> <%=Shop.Bussiness.EX_Product.BrandProductCount("Brand_id=" + model.id + " and Supplier_id = " + CurrentSupplier.id +"")%> <%=Shop.Bussiness.EX_Type.TypeName(model.Type_id_BrandStatus)%> <%=Tag("编辑")%>
<%=PageString%>