<%if thumbnailImgs!=null&&thumbnailImgs.Length>0%>
<%loop (string) imgurl thumbnailImgs%>
-

<%/loop%>
<%/if%>
<%if isCollect%>
{favoriteCount}
<%else%>
{favoriteCount}
<%/if%>
{SYO:Product_ProductName}
<%if {SYO:Product_Count}>1%>
- ¥{SYO:Product_MinPrice}~{SYO:Product_MaxPrice}
¥{SYO:Product_MarketPrice}
<%else%>
- ¥{SYO:Product_ProductPrice}
¥{SYO:Product_MarketPrice}
<%/if%>
<%if brandName!=""%>
- 品牌:{brandName}
<%/if%>
- 库存:{SYO:Product_ShowCount}
- 销量:{SYO:Product_SellCount} {SYO:Product_UnitName}
<%if discountData!=null && discountData.Rows.Count>0%>
<%loop (DataRow) discount discountData%>
<%/loop%>
<%/if%>
<%if productExplain!=""%>
{productExplain}
<%else%>
暂无说明
<%/if%>
<%if paramData!=null && paramData.Rows.Count>0%>
<%loop (DataRow) attrdr paramData%>
{attrdr[ext_anotherName]} |
<%if int.Parse(attrdr["ext_behindType"].ToString())<4%>
{attrdr[v_value]}
<%else%>
<%definition String v=""%>
<%set v=attrdr["v_value"].ToString()%>
{GetAttributeItemsById(v)}
<%/if%>
|
<%/loop%>
<%else%>
暂无参数
<%/if%>
<%if userinfo==null || userinfo.linkManInfo==null%>
<%else%>
<%/if%>