{include file='head2.html'}
{$goods_info.goods_name}的评论
{foreach from=$comment_data item=comment}
{$comment.username} 评论:{$comment.content} {if $comment.re_username}
{$comment.re_username} 回复:{$comment.re_content}
{/if}
{foreachelse}
暂无此商品评论
{/foreach} {if $pagebar} {$pagebar} {/if} {include file='foot1.html'}