- 商品カテゴリー
- $category.item.list[i].review.url
$category.item.list[i].review.url
サンプルコード
<p>[<a href="<{$category.item.list[i].review.url}>"><{$category.item.list[i].review.total_count}>件</a>]</p>
HTML出力イメージ
<p>[<a href="/view/review/レビュー一覧URL">●●件</a>]</p>