1. 商品カテゴリー
  2. $category.item.list[i].fixed_price

$category.item.list[i].fixed_price

サンプルコード

<p>¥<{$category.item.list[i].fixed_price}></p>

HTML出力イメージ

<p>¥定価</p>