{include file="user/include" /}
{include file="public/th" /} {include file="public/head" /}{:lang('mall/goods_type')}:{$vo.mall_goods_type|mac_get_mall_goods_type_text}
{:lang('points')}:{$vo.mall_order_points}
{:lang('mall/order_status')}:{if condition="$vo.mall_order_status eq 1"}{:lang('mall/order_success')}{elseif condition="$vo.mall_order_status eq 2"}{:lang('mall/order_fail')}{else/}{:lang('mall/order_pending')}{/if}
{:lang('time')}:{$vo.mall_order_time|mac_day='color'}
{if condition="$vo.mall_goods_type eq 'card' && !empty($vo['mall_order_delivery_arr']['card_no'])"}{:lang('card_no')}:{$vo.mall_order_delivery_arr.card_no|htmlspecialchars}
{:lang('pass')}:{$vo.mall_order_delivery_arr.card_pwd|htmlspecialchars}
{/if} {if condition="$vo.mall_goods_type eq 'vip' && !empty($vo['mall_order_delivery_arr']['days'])"}{:lang('mall/vip_days')}:{$vo.mall_order_delivery_arr.days}
{/if} {if condition="$vo.mall_goods_type eq 'download_quota' && !empty($vo['mall_order_delivery_arr']['quota'])"}{:lang('mall/download_quota')}:{$vo.mall_order_delivery_arr.quota}
{/if} {if condition="!empty($vo.mall_order_remarks)"}{:lang('remarks')}:{$vo.mall_order_remarks|htmlspecialchars}
{/if}