账单地址非收货地址
姓名:
{$billing.fullname}{$billing.lastname}{$billing.firstname}
联系方式:
{$billing.tel} / {$billinbilling.mobile} / {$billing.email}
地址:
{$billing.province} {$billing.city} {$billing.county} {$billing.address} {$billing.address2} (邮编:{$billing.zipcode})
收货人信息
姓名:
{$address.fullname}{$address.lastname}{$address.firstname}
联系方式:
{$address.tel} / {$address.mobile} / {$address.email}
地址:
{$address.province} {$address.city} {$address.county} {$address.address} {$address.address2} (邮编:{$address.zipcode})
产品信息
图片 信息 数量 价格
{$value.title}
{$v.title}:{$v.content}
售价:{func price_format $value.price $rs.currency_id $rs.currency_id}
{$value.qty} {func price_format $value.price*$value.qty $rs.currency_id $rs.currency_id}
{$value.title}:
{$value.price}
订单总价:
{func price_format $rs.price $rs.currency_id $rs.currency_id}
已付款:
{func price_format $paid_price $rs.currency_id $rs.currency_id}
还需付款:
{func price_format $unpaid_price $rs.currency_id $rs.currency_id}
发票信息
类型:
{$invoice.type}
抬头:
{$invoice.title}
内容:
{$invoice.content}