1. 全ページ共通
  2. .list[i].fixed_price

.list[i].fixed_price

サンプルコード

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

HTML出力イメージ

<p>¥定価</p>