%Include _head%>
<%Include _top_tool%>
<%if imgList!=null&&imgList.Count>0%>
<%loop (XYECOM.Model.AttachmentInfo) info imgList%> <%if info.SmallImg.Images.Length>2%>
<%/if%> <%/loop%>
<%/if%>
{productInfo.Title}
起订量
≥1
价格
<%if hasSpec==true%>
¥{price1} - {price2}
<%else%>
<%if price1=="0.00"||price1=="0"%> 议价 <%else%> ¥{price1} <%/if%>
<%/if%>
物流
陕西省 西安市
至
|
<%if specItem.Count>0&& specItem["Spec1"].ToString()=="true"&&hasSpec==true&&specItem["Spec2"].ToString()=="false"&&specItem["Spec3"].ToString()=="false"%>
{specItem[SpecTitle1]}
收藏产品
<%else if specItem.Count>0&& specItem["Spec1"].ToString()=="true"&&hasSpec==true&&specItem["Spec2"].ToString()=="true"&&specItem["Spec3"].ToString()=="false"%>
{specItem[SpecTitle1]}
<%loop (DataRow) spec1 list1%>
{spec1[PSI_Spec1]}
<%/loop%>
{specItem[SpecTitle2]}
收藏产品
<%else if specItem.Count>0&& specItem["Spec1"].ToString()=="true"&&hasSpec==true&&specItem["Spec2"].ToString()=="true"&&specItem["Spec3"].ToString()=="true"%>
{specItem[SpecTitle1]}
<%loop (DataRow) spec1 list1%>
{spec1[PSI_Spec1]}
<%/loop%>
{specItem[SpecTitle2]}
<%loop (DataRow) spec2 list2%>
{spec2[PSI_Spec2]}
<%/loop%>
{specItem[SpecTitle3]}
收藏产品
<%else%>
收藏产品
<%/if%>
详细信息
产品规格
详细信息
{productInfo.Detail}
{attributeHTML}
<%Include _footer%> <%Include _inquiry%>