• {@$item_sum = $val->price * $val->quantity}
    {$val->item_name}
    {$val->option->title} ({$val->printPrice($val->option->price)})
    {$lang->sales_price}
    {nproductItem::formatMoney($val->price)}원
    {$lang->quantity}
    {$lang->discount}
    ({$val->discount_info}) {nproductItem::formatMoney($val->discount_amount)}원
    {$lang->sum}
    {nproductItem::formatMoney($val->discounted_price)}원
    {$lang->cmd_order} {$lang->cmd_remove}
  • {$lang->msg_no_items}
  • {$lang->total_amount} {nproductItem::formatMoney($sum_price)} 원
  • {$lang->total_discount} -{nproductItem::formatMoney($total_discount_amount)} 원
  • {$lang->delivery_fee} +{nproductItem::formatMoney($delivery_fee)} 원 0 원

{$lang->payment_amount} {nproductItem::formatMoney($total_price)} 원 0 원