{include(label.header)} {include(label.user.left)}
商品评价
{foreach($comment_detail['order_detail']['goods'] as $index=>$goods)}
  • {$goods['name']}
    {foreach($goods['format'] as $format)} {$format['name']}:{$format['val']} {/foreach}
    {fun_kj::get_price($goods['price'])}×{$goods['num']}
  • {if(isset($comment_detail['commented']['id_'.$goods['id']]))}编辑评价{else}发表评价{/if}
    • 0 && $index!=0 && !isset($comment_detail['commented']['id_'.$goods['id']]))} style="display:none"{/if}>
    • {if(isset($comment_detail['commented']['id_'.$goods['id']]))} {set $id=$comment_detail['commented']['id_'.$goods['id']]['comment_id']} {else} {set $id=''} {/if}
    • 与描述相符:
    • {if(isset($comment_detail['comments']['id_'.$goods['gid']]))} {foreach($comment_detail['comments']['id_'.$goods['gid']] as $item)}
    • {$item}:{foreach($arr_comments[$item] as $item2)} {$item2}{/foreach}
    • {/foreach} {/if}
    • 评论: {if(isset($comment_detail['commented']['id_'.$goods['id']]))}{$comment_detail['commented']['id_'.$goods['id']]['comment_beta']}{/if}
    • 贴图:
    • {if(isset($comment_detail['commented']['id_'.$goods['id']]))} {foreach($comment_detail['commented']['id_'.$goods['id']]['comment_pic'] as $pic)}
      {/foreach} {/if}
    • {if(!empty($comment_detail['commented']['id_'.$goods['id']]['comment_recont']))}
    • 回复:{$comment_detail['commented']['id_'.$goods['id']]['comment_recont']}
    • {/if}
    •   
    {/foreach}
    {include(label.footer)}