{include file="member.header.html"}
{$lang.detail}

{$goods.goods_name|escape}

{$goods.specification|escape}

价格:{$goods.price|price}数量:{$goods.quantity}

物流({$order_extm.shipping_name|escape}):{$order_extm.shipping_fee|price}
总价:{$order.order_amount|price}

{include file="member.footer.html"}