{script src="ui.tip"}
{if !$is_activity}

{$lang.shopping_cart} {$lang.shipping_and_payment} {$lang.order_review} {$lang.submit_order}

{else}

{$lang.activity_apply} {$lang.shipping_and_payment} {$lang.order_review} {$lang.submit_order}

{/if}

{if !$guest_buy} {if $smarty.session.user_id and $has_uchome neq 'false'} {/if} {/if} {if !$is_activity} {$lang.modify_cart} {/if} {$lang.order_info}: [ {$lang.modify} ]

{$lang.receiver}: {$order.consignee|escape} {$lang.shipping_method}: {$order.shipping_name|escape}, {$order.best_time|escape}
{$lang.shipping_address}: {$order.region}, {$order.address|escape}, {$order.zipcode|escape} {$lang.payment}: {$order.pay_name|escape}
{$lang.phone}: {ecjoin v1=$order.mobile_phone v2=$order.office_phone v3=$order.home_phone} {$lang.invoice_payee}:  {$order.inv_payee|escape} 
{$lang.email}: {$order.email} {$lang.invoice_content}:  {$order.inv_content|default:$lang.no_invoice|escape} 
{$lang.post_script}: {$order.post_script|escape} 

{$lang.order_goods}{if !$is_activity}: [ {$lang.modify} ]{/if}

{foreach from=$goods item=g} {/foreach}
{$lang.goods_name} {$lang.goods_number} {$lang.goods_price} {$lang.goods_subtotal}
{$g.orig_name}

{$g.goods_name|escape}
{$lang.goods_color}: {$g.color_name|escape} {$lang.goods_spec}: {$g.spec_name|escape}

{$g.goods_number} {$g.goods_price|price} {$g.subtotal|price}

{$lang.goods_amount}: {$order.goods_amount|price} {if $order.pay_fee > 0}{$lang.pay_fee}: {$order.pay_fee|price}{/if} {if $order.shipping_fee > 0} {$lang.shipping_fee}: {$order.shipping_fee|price}{/if} {if $use_insure_fee} {$lang.insure_fee}: {$order.insure_fee|price}{/if} {if $need_inv} {$lang.inv_fee}: {$order.inv_fee|price}{/if} {if $order.coupon_sn}{$lang.coupon_value}: {$order.coupon_value|price}{/if} {$lang.payable}: {$order.payable|price}

{if !$guest_buy} {if $smarty.session.user_id and $has_uchome neq 'false'} {/if} {/if} {if !$is_activity} {$lang.modify_cart} {/if}