1. 全ページ共通
  2. $cart.list[i].custom_select_price_excluded_tax

$cart.list[i].custom_select_price_excluded_tax

サンプルコード

<{if $cart.list[i].custom_select_price_excluded_tax}>
    <p><{$cart.list[i].custom_select_price_excluded_tax|number_format}>円</p>
<{/if}>

HTML出力イメージ

<p>〇〇〇〇円</p>

税抜き価格