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

$cart.list[i].name

サンプルコード

<p><{if $cart.list[i].name}></p>

HTML出力イメージ

<p>商品名</p>