<{uqcms m="goods" c="get_one:id=smarty.get.id" v="row"}> <{uqcms m="goods" v="comment" c="comment:gid=smarty.get.id&page=smarty.get.page_size&page_size=10&ccid=smarty.get.ccid"}> <{import file="common.html" title="商品评价" keyword="" describe="" css="goods_sku,comment"}>
  商品评价 主页
商品评价好评度<{$comment.percent}>%
<{if $comment.list}> <{foreach item=i from=$comment.list}>
<{$i.nick}>
<{$i.addtime}>

<{$i.content}>

<{if $i.sku_value}>

<{foreach item=ii from=$i.sku_value}> <{$ii.0}>: <{$ii.1}>    <{/foreach}>

<{/if}>
<{/foreach}>
 
<{else}>
暂无评价
<{/if}>
<{import file="goods/buy_sku.html"}> <{import file="footer.html"}>