1. 商品レビュー一覧
  2. $review.list[i].content

$review.list[i].content

サンプルコード

<div><{$review.list[i].content}></div>

HTML出力イメージ

<div>レビュー内容</div>