<%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]}
{specItem[SpecTitle2]}
<%else if specItem.Count>0&& specItem["Spec1"].ToString()=="true"&&hasSpec==true&&specItem["Spec2"].ToString()=="true"&&specItem["Spec3"].ToString()=="true"%>
{specItem[SpecTitle1]}
{specItem[SpecTitle2]}
{specItem[SpecTitle3]}
<%else%>
<%/if%>
  • 详细信息
  • 产品规格

详细信息

{productInfo.Detail}
    {attributeHTML}
<%Include _footer%> <%Include _inquiry%>