{:include file="head.htm"}
您的位置:{:tag name='guide' type='product' dir='mall'} 订单信息
{:tag name='product_detail' id=$smarty.get.pid}
物品信息 单价(元) 运费(元) 数量 金额(元)
{:$product.name} ¥{:$product.sprice} ¥{:$product.freight} {:$product.tprice|string_format:"%.2f"}

收货地址

{:tag name='address_default'} {:if $address}
收货人: {:$address.name} 电话号码: {:$address.tel}
配送区域: {:$address.province} {:$address.city} {:$address.zone} 手机号码: {:$address.mobile}
邮政编码: {:$address.zip}    
详细地址: {:$address.street}    

其它信息

订单留言
合计: ¥{:$product.tprice|string_format:"%.2f"}
{:else} 请先设置默认收货地址 {:/if}
{:include file='foot.htm'}