hotel_commerce/cache/smarty/compile/4f/bf/ec/4fbfec1fac1f85b0253bf86d4ddce6f7ae502d36_0.file.content.tpl.php
2023-06-26 13:09:26 +05:30

36 lines
1.4 KiB
PHP

<?php
/* Smarty version 3.1.39, created on 2023-06-22 13:37:29
from 'C:\xampp\htdocs\hotelcommerce\admin\themes\default\template\controllers\addons_catalog\content.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.39',
'unifunc' => 'content_6494327977ca93_68545206',
'has_nocache_code' => false,
'file_dependency' =>
array (
'4fbfec1fac1f85b0253bf86d4ddce6f7ae502d36' =>
array (
0 => 'C:\\xampp\\htdocs\\hotelcommerce\\admin\\themes\\default\\template\\controllers\\addons_catalog\\content.tpl',
1 => 1687433793,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_6494327977ca93_68545206 (Smarty_Internal_Template $_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['display_addons_content']->value) {?>
<?php echo $_smarty_tpl->tpl_vars['addons_content']->value;?>
<?php } else { ?>
<iframe class="clearfix" style="margin:0px;padding:0px;width:100%;height:920px;overflow:hidden;border:none" src="//addons.prestashop.com/iframe/search.php?isoLang=<?php echo $_smarty_tpl->tpl_vars['iso_lang']->value;?>
&amp;isoCurrency=<?php echo $_smarty_tpl->tpl_vars['iso_currency']->value;?>
&amp;isoCountry=<?php echo $_smarty_tpl->tpl_vars['iso_country']->value;?>
&amp;parentUrl=<?php echo $_smarty_tpl->tpl_vars['parent_domain']->value;?>
"></iframe>
<?php }
}
}