{if config::get('user_orders')=='1' && !$user['userid']}
{lang('not_logged')},
{lang('please')}{lang('register')}!
{else}
{lang(backhome)}
{lang(onlinepayment)}
Online Payment
{if $orderaidlist} {loop $orderaidlist $val}
Χ
{$val[title]}
{lang(price)} : {lang(the_symbol_of_money)}
{$val[attr2]}
{lang(unit)}
{/loop} {else}
{$archive[title]}
{lang(productprice)}:{lang(the_symbol_of_money)}
{$archive[attr2]}
{lang(unit)}
{lang(pordernums)}:
{/if}
{lang(ordertotal)}:
{lang(the_symbol_of_money)}
{lang(fill_in_the_contact_form_to_complete_the_shopping)}
Go buy
{lang(contactmode)}
Contact information
{lang(ordercontactname)}
{lang(ordertel)}
{if config::get('mobilechk_enable') && config::get('mobilechk_buy')}
{/if}
{lang(orderaddress)}
{lang(postcode)}
{if $logisticslist}
{lang(pickingmethods)}
{loop $logisticslist $i $logistics}
{$logistics[title]}
{lang(fees)}:{$logistics[price]}
{$logistics[content]}
{/loop}
{/if}
{lang(onlinepayment)}
Go buy
{lang('previous_step')}
{if $paylist} {loop $paylist $i $pay} {if $pay[enabled]==1}
{$pay[pay_name]}
{lang(rates)}:{$pay[pay_fee]}%
{$pay[pay_desc]}
{/if} {/loop} {else} {lang(nopayment)} {/if}
{lang(buy)}
Buy
{get(site_right)}
{get('sitename')}
Powered by
CmsEasy
{/if}
{if config::get('wap_foot_nav')=='1'} {template 'system/foot_nav_b.html'} {elseif config::get('wap_foot_nav')=='2'} {template 'system/foot_nav_c.html'} {else} {template 'system/foot_nav_a.html'} {/if}