{layout:default} {class:Shop.Admin.product.Brand} <%=Tag("品牌管理")%>-<%=site.title%>

<%=Tag("品牌管理")%>

<%if (PageReturnMsg == ""){%> <%=Tag("添加")%> <%}%>
<%foreach (DB.LebiShop.Lebi_Brand model in models){%> <%} %>
<%=Tag("全选")%> <%=Tag("ID")%> <%=Tag("品牌名称")%> <%=Tag("图片")%> <%=Tag("首字母")%> <%=Tag("推荐")%> <%=Tag("排序")%> <%=Tag("商品数量")%> <%=Tag("状态")%> <%=Tag("是否含税")%> <%=Tag("操作")%>
<%=model.id%> <%=Lang(model.Name)%>  <%if (model.Supplier_id > 0){ %> :<%=Shop.Bussiness.EX_Supplier.GetSupplier(model.Supplier_id).Company%>"><%} %> " target="_blank"> <% if (model.ImageUrl != ""){ %> <%} %> <%=Shop.Bussiness.EX_Product.BrandProductCount(model.id)%> <%=Shop.Bussiness.EX_Type.TypeName(model.Type_id_BrandStatus) %> <%=model.IsVAT == 1?"" + Tag("是") + "" : "" + Tag("否") + ""%> <%=Tag("编辑")%>