_tpl_vars; $this->_smarty_include("location.tpl", array('last_location' => $this->_tpl_vars['lng']['lbl_payment_details'])); $this->_tpl_vars = $_smarty_tpl_vars; unset($_smarty_tpl_vars); ?>
_tpl_vars['config']['Appearance']['show_cart_details'] == 'Y' || ( $this->_tpl_vars['config']['Appearance']['show_cart_details'] == 'L' && $GLOBALS['HTTP_GET_VARS']['paymentid'] != "" && $GLOBALS['HTTP_GET_VARS']['mode'] == 'checkout' )): ?> _tpl_vars; $this->_smarty_include("customer/main/cart_details.tpl", array()); $this->_tpl_vars = $_smarty_tpl_vars; unset($_smarty_tpl_vars); ?> _tpl_vars; $this->_smarty_include("customer/main/cart_contents.tpl", array()); $this->_tpl_vars = $_smarty_tpl_vars; unset($_smarty_tpl_vars); ?>

_tpl_vars; $this->_smarty_include("customer/main/cart_totals.tpl", array()); $this->_tpl_vars = $_smarty_tpl_vars; unset($_smarty_tpl_vars); ?>

_tpl_vars['js_enabled']): ?> _tpl_vars; $this->_smarty_include("buttons/update.tpl", array()); $this->_tpl_vars = $_smarty_tpl_vars; unset($_smarty_tpl_vars); ?> _tpl_vars; $this->_smarty_include("submit_wo_js.tpl", array('value' => $this->_tpl_vars['lng']['lbl_update'])); $this->_tpl_vars = $_smarty_tpl_vars; unset($_smarty_tpl_vars); ?>

_smarty_vars['capture']['checkout_dialog'] = ob_get_contents(); ob_end_clean(); ?> _tpl_vars; $this->_smarty_include("dialog.tpl", array('title' => $this->_tpl_vars['lng']['lbl_checkout'].": ".$this->_tpl_vars['lng']['lbl_step']." ".$this->_tpl_vars['checkout_step']." ".$this->_tpl_vars['lng']['lbl_of']." ".$this->_tpl_vars['total_checkout_steps'],'content' => $this->_smarty_vars['capture']['checkout_dialog'],'extra' => "width=100%")); $this->_tpl_vars = $_smarty_tpl_vars; unset($_smarty_tpl_vars); ?>

_tpl_vars; $this->_smarty_include("main/error_login_incorrect.tpl", array()); $this->_tpl_vars = $_smarty_tpl_vars; unset($_smarty_tpl_vars); ?> _tpl_vars['payment_data']['payment_method'] != ""): ?>

_tpl_vars['lng']['lbl_payment_method']; ?> : _tpl_vars['payment_data']['payment_method']; ?>

_tpl_vars;
$this->_smarty_include("customer/main/customer_details.tpl", array());
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
 ?>

_tpl_vars; $this->_smarty_include("buttons/modify.tpl", array()); $this->_tpl_vars = $_smarty_tpl_vars; unset($_smarty_tpl_vars); ?>

_tpl_vars['ignore_payment_method_selection'] == ""): ?>

_tpl_vars; $this->_smarty_include("buttons/change_payment_method.tpl", array()); $this->_tpl_vars = $_smarty_tpl_vars; unset($_smarty_tpl_vars); ?>
_tpl_vars['XCARTSESSNAME']; ?> value=_tpl_vars['XCARTSESSID']; ?> > _tpl_vars['payment_data']['payment_template'] != ""): ?> _tpl_vars; $this->_smarty_include($this->_tpl_vars['payment_data']['payment_template'], array()); $this->_tpl_vars = $_smarty_tpl_vars; unset($_smarty_tpl_vars); ?> _tpl_vars; $this->_smarty_include("customer/main/checkout_notes.tpl", array()); $this->_tpl_vars = $_smarty_tpl_vars; unset($_smarty_tpl_vars); ?>
_tpl_vars['lng']['txt_you_are_agree']; ?> "_tpl_vars['lng']['lbl_terms_n_conditions']; ?> " _tpl_vars['lng']['lbl_and']; ?> "_tpl_vars['lng']['lbl_privacy_statement']; ?> ".

_tpl_vars['js_enabled']): ?> _tpl_vars['config']['disable_ccinfo'] != 'Y'): ?>if(checkCCNumber(document.checkout_form.card_number,document.checkout_form.card_type) && checkExpirationDate(document.checkout_form.card_expire) _tpl_vars['config']['disable_ccinfo'] != 'C'): ?> && checkCVV2(document.checkout_form.card_cvv2,document.checkout_form.card_type)) document.checkout_form.submit()">_tpl_vars; $this->_smarty_include("buttons/submit_order.tpl", array('style' => 'button')); $this->_tpl_vars = $_smarty_tpl_vars; unset($_smarty_tpl_vars); ?> _tpl_vars; $this->_smarty_include("submit_wo_js.tpl", array('value' => $this->_tpl_vars['lng']['lbl_submit_order'])); $this->_tpl_vars = $_smarty_tpl_vars; unset($_smarty_tpl_vars); ?>

_smarty_vars['capture']['dialog'] = ob_get_contents(); ob_end_clean(); ?> _tpl_vars; $this->_smarty_include("dialog.tpl", array('title' => $this->_tpl_vars['lng']['lbl_payment_details'],'content' => $this->_smarty_vars['capture']['dialog'],'extra' => "width=100%")); $this->_tpl_vars = $_smarty_tpl_vars; unset($_smarty_tpl_vars); ?> _tpl_vars['payment_methods'] != ""): ?>
_sections['payment'])) unset($this->_sections['payment']); $this->_sections['payment']['name'] = 'payment'; $this->_sections['payment']['loop'] = is_array($this->_tpl_vars['payment_methods']) ? count($this->_tpl_vars['payment_methods']) : max(0, (int)$this->_tpl_vars['payment_methods']); $this->_sections['payment']['show'] = true; $this->_sections['payment']['max'] = $this->_sections['payment']['loop']; $this->_sections['payment']['step'] = 1; $this->_sections['payment']['start'] = $this->_sections['payment']['step'] > 0 ? 0 : $this->_sections['payment']['loop']-1; if ($this->_sections['payment']['show']) { $this->_sections['payment']['total'] = $this->_sections['payment']['loop']; if ($this->_sections['payment']['total'] == 0) $this->_sections['payment']['show'] = false; } else $this->_sections['payment']['total'] = 0; if ($this->_sections['payment']['show']): for ($this->_sections['payment']['index'] = $this->_sections['payment']['start'], $this->_sections['payment']['iteration'] = 1; $this->_sections['payment']['iteration'] <= $this->_sections['payment']['total']; $this->_sections['payment']['index'] += $this->_sections['payment']['step'], $this->_sections['payment']['iteration']++): $this->_sections['payment']['rownum'] = $this->_sections['payment']['iteration']; $this->_sections['payment']['index_prev'] = $this->_sections['payment']['index'] - $this->_sections['payment']['step']; $this->_sections['payment']['index_next'] = $this->_sections['payment']['index'] + $this->_sections['payment']['step']; $this->_sections['payment']['first'] = ($this->_sections['payment']['iteration'] == 1); $this->_sections['payment']['last'] = ($this->_sections['payment']['iteration'] == $this->_sections['payment']['total']); ?>
_tpl_vars['payment_methods'][$this->_sections['payment']['index']]['paymentid']; ?> _tpl_vars['payment_methods'][$this->_sections['payment']['index']]['is_default'] == '1'): ?> checked> _tpl_vars['payment_methods'][$this->_sections['payment']['index']]['payment_method']; ?>     _tpl_vars['payment_methods'][$this->_sections['payment']['index']]['payment_details']; ?>

_tpl_vars['js_enabled']): ?> _tpl_vars; $this->_smarty_include("buttons/continue.tpl", array('style' => 'button')); $this->_tpl_vars = $_smarty_tpl_vars; unset($_smarty_tpl_vars); ?> _tpl_vars; $this->_smarty_include("submit_wo_js.tpl", array('value' => $this->_tpl_vars['lng']['lbl_continue'])); $this->_tpl_vars = $_smarty_tpl_vars; unset($_smarty_tpl_vars); ?>
_smarty_vars['capture']['dialog'] = ob_get_contents(); ob_end_clean(); ?> _tpl_vars; $this->_smarty_include("dialog.tpl", array('title' => $this->_tpl_vars['lng']['lbl_payment_method'],'content' => $this->_smarty_vars['capture']['dialog'],'extra' => "width=100%")); $this->_tpl_vars = $_smarty_tpl_vars; unset($_smarty_tpl_vars); ?>