<%loop (DataRow) prolist productInfo%>
品牌: {prolist[BrandName]} 品名: {prolist[p_Title]} 规格: {prolist[specifications]}
牌号: {prolist[CASNo]} 地区: {prolist[AreaName]} 仓库: {prolist[wName]}
件数 件重 价格 可供吨数 数量 采购吨数  
{prolist[p_ShowCount]} {prolist[p_Weight]}{prolist[p_WeightUnitName]} <%set str=Method.formatmoney((decimal)prolist["p_Price"],"###.##")%>{str}元
- +
下单
<%/loop%>

{attributeHTML}
<%loop (DataRow) prlist productInfo%>
<%if prlist["At_Path"].ToString()!="" %>
<%/if%> {prlist[p_detail]} <%/loop%>