1. 商品カテゴリー
  2. $bulk.item.list[i].review.url

$bulk.item.list[i].review.url

サンプルコード

<p>[<a href="<{$bulk.item.list[i].review.url}>"><{$bulk.item.list[i].review.total_count}>件</a>]</p>

HTML出力イメージ

<p>[<a href="/view/review/レビュー一覧URL">●●件</a>]</p>