<%Include _top_store%>
返回顶部
    <%if imgList!=null%> <%loop (XYECOM.Model.AttachmentInfo) info imgList%> <%if info.SmallImg.Images.Length>2%>
  • <%/if%> <%/loop%> <%/if%>

{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%>
  • {specItem[SpecTitle1]}: <%loop (DataRow) spec1 list1%> <%/loop%>
<%/if%> <%if specItem.Count>0&& specItem["Spec2"].ToString()=="true"&&list2!=null&&hasSpec==true%>
  • {specItem[SpecTitle2]}: <%loop (DataRow) spec2 list2%> <%/loop%>
<%/if%> <%if specItem.Count>0&&specItem["Spec3"].ToString()=="true"&&list3!=null&&hasSpec==true%>
  • {specItem[SpecTitle3]}: <%loop (DataRow) spec3 list3%> <%/loop%>
<%/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%>
<%if attributeHTML!=""%>

规格参数

    {attributeHTML}
<%/if%>
{productInfo.Detail}
<%Include _footer_store%>