消费评价
本商品用户评价:{$summary['average']}
{if true===admin_priv('virtual_comments')}

我要评价

{elseif $i_buyed}

我要评价

{/if}

已有{$summary['count']}条评价

【最新评价内容】

{loop $comments $comment}
{if $comment['anonymous']}{echo '匿名用户';}{else}{$comment['user_name']}{/if} {echo date('Y-m-d', $comment['timestamp_update'])} {if $comment['status'] != 'approved'} {if $comment['status']=='auditing'}审核中{/if}{if $comment['status']=='denied'}未通过{/if} {/if}

{$comment['content']}

{if $comment['img']}
{/if} {if $comment['reply']}

商家回复:{$comment['reply']}

{/if}
{/loop}
{~page_moyo()}