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

.list[i].original_price

サンプルコード

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

HTML出力イメージ

<p>¥通常価格</p>