{productInfo.Title}
{productInfo.Subtitle}
<%if hasSpec==true%>
零 售 价:
¥
<%if price1==price2%>{price1}
<%else%>
{price1} - {price2}
<%/if%>
<%if marketPrice1==marketPrice2%>
{marketPrice1}
<%else%>
¥{marketPrice1} - {marketPrice2}
<%/if%>
<%else%>
<%if priceInfo.p_Type==3%>
价 格:
¥{priceInfo.p_price1}
¥{priceInfo.p_price2} ¥{priceInfo.p_price3}
数 量:
{priceInfo.p_count1}-{(priceInfo.p_count2-1)}{result[p_PriceUnitName]}
{priceInfo.p_count2}-{(priceInfo.p_count3-1)}{result[p_PriceUnitName]}
>={priceInfo.p_count3}{result[p_PriceUnitName]}
<%else%>
零 售 价:
¥{price1} {priceInfo.P_MarketPrice}
<%/if%>
<%/if%>
批 发 价:集采团专享
需通过零售商/商户买家认证,请申请认证或登陆.
配 送 至:
{MerchantData[Area_Name]}
<%set htTemp=GetSupplyCompany()%>
<%if htTemp["self"].ToString()==""%>
服 务:由
{htTemp[UI_CompayAbbreviation]} 从发货,并提供售后服务。
<%else%>
服 务:由
九批自营 从发货,并提供售后服务。
<%/if%>
<%if hasSpec==true%>
<%/if%>
<%if specItem.Count>0&& specItem["Spec2"].ToString()=="true"&&list2!=null&&hasSpec==true%>
<%/if%>
<%if specItem.Count>0&&specItem["Spec3"].ToString()=="true"&&list3!=null&&hasSpec==true%>
<%/if%>
<%set data=GetDiscountActivity(priceInfo.p_Id,long.Parse( productInfo.pt_id.ToString()), productInfo.BrandId)%>
<%loop (DataRow) drDiscount data%>
促销信息:{drDiscount[DA_Title]}
<%/loop%>
<%if hasSpec==false%>
购买本商品可获得{profit}积分
<%/if%>