{template_user 'head.html'}

{lang('order')}

{if $orders['oid']}
{lang('order_number')}:{$orders['oid']}
{lang('order_time')}:{cut(date('Y-m-d H:i:s',$orders['adddate']))}
getarchive($ordersdata[0]); $newcname='attr2_'.lang::getistemplate(); $attr2=json_decode($ordersArray['attr2'],true); $ordersArray['attr2']=is_array($attr2)?$attr2[$newcname]:$ordersArray['attr2']; $ordersArray['attr2']=(floatval($ordersArray['attr2'])*$discount/10); //单价打折 if($isint){ //判断取整 $ordersArray['attr2']=round($ordersArray['attr2']); } $price=0; if($fh!=""){ $pricesource = explode(":",trim($fh)); $price=floatval($ordersArray['attr2']); for($priceindex=0;$priceindex
 :    
{lang('numbers')}:{$ordersdata[1]}
{lang('amount_of_money')}:
{lang('preferential_offer')} {lang('scope_of_use')} {lang('superposition')} {lang('how_much_is_available')} {lang('amount_of_offset')} {lang('quantity_of_use')}
1

{lang('total_order_price')}: {lang('orderstatus')}:{$orders['status']} ' target="_blank">{lang('immediate_payment')}

{lang('ordersinfo')}

{else} {lang('ordersnot')} {/if}
{template_user 'foot.html'}