| 图片 | 信息 | 数量 | 价格 |
|---|---|---|---|
|
{$value.title}
{$v.title}:{$v.content}
售价:{func price_format $value.price $rs.currency_id $rs.currency_id}
|
{$value.qty} |
{func price_format $value.price_total $rs.currency_id}
{$value.discount_note}
|
| {$value.title}: | {$value.price} | ||
| 已付款: | {func price_format $paid_price $rs.currency_id $rs.currency_id} | ||
| 还需付款: | {func price_format $unpaid_price $rs.currency_id $rs.currency_id} | ||
| 订单总价: | {func price_format $rs.price $rs.currency_id $rs.currency_id} | ||