{layout:simple} {class:Shop.Admin.product.product_search_window} <%if (Shop.LebiAPI.Service.Instanse.Check("plugin_gongyingshang")) { %> <%} %> <%if (Shop.Bussiness.EX_Admin.CheckPower("product_price_cost")){ %> <%} %> <%if (domain3admin) { %> <%} %>
<%=Tag("名称")%>:
<%=Tag("商品编号")%>:
<%=Tag("商品类型")%>: <%=Shop.Bussiness.EX_Type.TypeCheckbox("ProductType", "Type_id_ProductType", model.Type_id_ProductType, "shop=\"true\"", CurrentLanguage.Code)%>
<%=Tag("组合商品")%>:
<%=Tag("状态")%>: <%=Shop.Bussiness.EX_Type.TypeCheckbox("ProductStatus", "Type_id_ProductStatus", model.Type_id_ProductStatus, "shop=\"true\"", CurrentLanguage.Code)%>
<%=Tag("品牌")%>: <% int Brand_id = 0; int.TryParse(model.Brand_id, out Brand_id); %>
<%=Tag("商家")%>: <% int Supplier_id = 0; int.TryParse(model.Supplier_id, out Supplier_id); %>
<%=Tag("销量")%>: -
<%=Tag("库存")%>: -
<%=Tag("预警库存")%>: -
<%=Tag("浏览量")%>: -
<%=Tag("价格")%>: -
<%=Tag("成本价")%>: -
<%=Tag("商品标签")%>: <% foreach (DB.LebiShop.Lebi_Pro_Tag t in DB.LebiShop.B_Lebi_Pro_Tag.GetList("", "")) { %> <%} %>
<%=Tag("添加时间")%>: -
<%=Tag("上架时间")%>: -
<%=Tag("商品分类")%>:
<%=Tag("站点")%>: <%=site.SiteCheckbox("Site_ids",model.Site_ids,CurrentLanguage.Code)%>