70 lines
4.2 KiB
PHP
70 lines
4.2 KiB
PHP
<?php
|
|
/* Smarty version 3.1.39, created on 2023-06-22 13:37:37
|
|
from 'C:\xampp\htdocs\hotelcommerce\themes\hotel-reservation-theme\modules\cashondelivery\views\templates\front\validation.tpl' */
|
|
|
|
/* @var Smarty_Internal_Template $_smarty_tpl */
|
|
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
|
'version' => '3.1.39',
|
|
'unifunc' => 'content_64943281489aa3_15426812',
|
|
'has_nocache_code' => false,
|
|
'file_dependency' =>
|
|
array (
|
|
'b080d697e16048facbd4c475cdade4a40805f128' =>
|
|
array (
|
|
0 => 'C:\\xampp\\htdocs\\hotelcommerce\\themes\\hotel-reservation-theme\\modules\\cashondelivery\\views\\templates\\front\\validation.tpl',
|
|
1 => 1687433800,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'includes' =>
|
|
array (
|
|
),
|
|
),false)) {
|
|
function content_64943281489aa3_15426812 (Smarty_Internal_Template $_smarty_tpl) {
|
|
$_smarty_tpl->smarty->ext->_capture->open($_smarty_tpl, 'path', null, null);
|
|
echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Shipping','mod'=>'cashondelivery'),$_smarty_tpl ) );
|
|
$_smarty_tpl->smarty->ext->_capture->close($_smarty_tpl);?>
|
|
|
|
<h1 class="page-heading"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Order summary','mod'=>'cashondelivery'),$_smarty_tpl ) );?>
|
|
</h1>
|
|
|
|
<?php $_smarty_tpl->_assignInScope('current_step', 'payment');
|
|
$_smarty_tpl->_subTemplateRender(((string)$_smarty_tpl->tpl_vars['tpl_dir']->value)."./order-steps.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
|
|
?>
|
|
|
|
<form action="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['link']->value->getModuleLink('cashondelivery','validation',array(),true), ENT_QUOTES, 'UTF-8', true);?>
|
|
" method="post">
|
|
<div class="box">
|
|
<input type="hidden" name="confirm" value="1" />
|
|
<h3 class="page-subheading"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Cash on delivery (COD) payment','mod'=>'cashondelivery'),$_smarty_tpl ) );?>
|
|
</h3>
|
|
<p>
|
|
- <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'You have chosen the Cash on Delivery method.','mod'=>'cashondelivery'),$_smarty_tpl ) );?>
|
|
|
|
<br/>
|
|
- <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'The total amount of your order is','mod'=>'cashondelivery'),$_smarty_tpl ) );?>
|
|
|
|
<span id="amount_<?php echo $_smarty_tpl->tpl_vars['currencies']->value[0]['id_currency'];?>
|
|
" class="price"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['convertPrice'][0], array( array('price'=>$_smarty_tpl->tpl_vars['total']->value),$_smarty_tpl ) );?>
|
|
</span>
|
|
<?php if ($_smarty_tpl->tpl_vars['use_taxes']->value == 1) {?>
|
|
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'(tax incl.)','mod'=>'cashondelivery'),$_smarty_tpl ) );?>
|
|
|
|
<?php }?>
|
|
</p>
|
|
<p>
|
|
<b><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Please confirm your order by clicking \'I confirm my order\'.','mod'=>'cashondelivery'),$_smarty_tpl ) );?>
|
|
.</b>
|
|
</p>
|
|
</div>
|
|
<p class="cart_navigation" id="cart_navigation">
|
|
<a href="<?php echo $_smarty_tpl->tpl_vars['link']->value->getPageLink('order',true);?>
|
|
?step=3" class="button-exclusive btn btn-default"><i class="icon-chevron-left"></i><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Other payment methods','mod'=>'cashondelivery'),$_smarty_tpl ) );?>
|
|
</a>
|
|
<button type="submit" class="button btn btn-default button-medium"><span><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'I confirm my order','mod'=>'cashondelivery'),$_smarty_tpl ) );?>
|
|
</span></button>
|
|
</p>
|
|
</form>
|
|
<?php }
|
|
}
|