Download project

This commit is contained in:
Roman Pyrih
2024-11-20 09:09:44 +01:00
parent 547a138d6a
commit 5ff041757f
40737 changed files with 7766183 additions and 0 deletions

View File

@@ -0,0 +1,33 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:51
from 'module:productcommentsviewstempl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d911b7aa6b5_93472110',
'has_nocache_code' => false,
'file_dependency' =>
array (
'03235412c82fe3af55539163b9c3686a7a1ffea4' =>
array (
0 => 'module:productcommentsviewstempl',
1 => 1732016598,
2 => 'module',
),
),
'includes' =>
array (
),
),false)) {
function content_673d911b7aa6b5_93472110 (Smarty_Internal_Template $_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['nb_comments']->value != 0) {?>
<div class="comments-note">
<span><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Grade','d'=>'Modules.Productcomments.Shop'),$_smarty_tpl ) );?>
</span>
<div class="grade-stars" data-grade="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['grade']->value, ENT_QUOTES, 'UTF-8');?>
"></div>
</div>
<?php }
}
}

View File

@@ -0,0 +1,73 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:32
from '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/modal.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d91082240a0_25746396',
'has_nocache_code' => false,
'file_dependency' =>
array (
'09b417c92ea221e2150570013edc5069c8d8c06b' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/modal.tpl',
1 => 1732015365,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d91082240a0_25746396 (Smarty_Internal_Template $_smarty_tpl) {
?><div class="modal fade" id="<?php echo $_smarty_tpl->tpl_vars['modal_id']->value;?>
" tabindex="-1">
<div class="modal-dialog <?php if ((isset($_smarty_tpl->tpl_vars['modal_class']->value))) {
echo $_smarty_tpl->tpl_vars['modal_class']->value;
}?>">
<div class="modal-content">
<?php if ((isset($_smarty_tpl->tpl_vars['modal_title']->value))) {?>
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">&times;</button>
<h4 class="modal-title"><?php echo $_smarty_tpl->tpl_vars['modal_title']->value;?>
</h4>
</div>
<?php }?>
<?php echo $_smarty_tpl->tpl_vars['modal_content']->value;?>
<?php if ((isset($_smarty_tpl->tpl_vars['modal_actions']->value))) {?>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Close','d'=>'Admin.Actions'),$_smarty_tpl ) );?>
</button>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['modal_actions']->value, 'action');
$_smarty_tpl->tpl_vars['action']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['action']->value) {
$_smarty_tpl->tpl_vars['action']->do_else = false;
?>
<?php if ($_smarty_tpl->tpl_vars['action']->value['type'] == 'link') {?>
<a href="<?php echo $_smarty_tpl->tpl_vars['action']->value['href'];?>
" class="btn <?php echo $_smarty_tpl->tpl_vars['action']->value['class'];?>
"><?php echo $_smarty_tpl->tpl_vars['action']->value['label'];?>
</a>
<?php } elseif ($_smarty_tpl->tpl_vars['action']->value['type'] == 'button') {?>
<button type="button" value="<?php echo $_smarty_tpl->tpl_vars['action']->value['value'];?>
" class="btn <?php echo $_smarty_tpl->tpl_vars['action']->value['class'];?>
">
<?php echo $_smarty_tpl->tpl_vars['action']->value['label'];?>
</button>
<?php }?>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</div>
<?php }?>
</div>
</div>
</div>
<?php }
}

View File

@@ -0,0 +1,55 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:32
from '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/components/layout/shop_list.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d91082f1779_61725652',
'has_nocache_code' => false,
'file_dependency' =>
array (
'0ce2a82035a48a9d662bd2f52f7916d3eccab891' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/components/layout/shop_list.tpl',
1 => 1732017223,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d91082f1779_61725652 (Smarty_Internal_Template $_smarty_tpl) {
if ((isset($_smarty_tpl->tpl_vars['is_multishop']->value)) && $_smarty_tpl->tpl_vars['is_multishop']->value && $_smarty_tpl->tpl_vars['shop_list']->value && ((isset($_smarty_tpl->tpl_vars['multishop_context']->value)) && $_smarty_tpl->tpl_vars['multishop_context']->value&Shop::CONTEXT_GROUP || $_smarty_tpl->tpl_vars['multishop_context']->value&Shop::CONTEXT_SHOP || $_smarty_tpl->tpl_vars['multishop_context']->value&Shop::CONTEXT_ALL)) {?>
<div id="shop-list" class="shop-list dropdown ps-dropdown stores">
<button class="btn btn-link" type="button" data-toggle="dropdown">
<span class="selected-item">
<i class="material-icons visibility">visibility</i>
<?php if (!(isset($_smarty_tpl->tpl_vars['current_shop_name']->value)) || $_smarty_tpl->tpl_vars['current_shop_name']->value == '') {?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'All shops','d'=>'Admin.Global'),$_smarty_tpl ) );?>
<?php } else { ?>
<?php echo $_smarty_tpl->tpl_vars['current_shop_name']->value;?>
<?php }?>
<i class="material-icons arrow-down">arrow_drop_down</i>
</span>
</button>
<div class="dropdown-menu dropdown-menu-right ps-dropdown-menu">
<?php echo $_smarty_tpl->tpl_vars['shop_list']->value;?>
</div>
</div>
<?php } else { ?>
<div class="shop-list">
<a class="link" id="header_shopname" href="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['base_url']->value,'html','UTF-8' ));?>
" target= "_blank">
<i class="material-icons">visibility</i>
<span><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'View my shop','d'=>'Admin.Navigation.Header'),$_smarty_tpl ) );?>
</span>
</a>
</div>
<?php }
}
}

View File

@@ -0,0 +1,38 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:51
from 'module:productcommentsviewstempl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d911b7b6337_08354741',
'has_nocache_code' => false,
'file_dependency' =>
array (
'256c91bbbc34315fb93df279a63aced553c714da' =>
array (
0 => 'module:productcommentsviewstempl',
1 => 1732016598,
2 => 'module',
),
),
'includes' =>
array (
),
),false)) {
function content_673d911b7b6337_08354741 (Smarty_Internal_Template $_smarty_tpl) {
?>
<div id="empty-product-comment" class="product-comment-list-item">
<?php if ($_smarty_tpl->tpl_vars['post_allowed']->value) {?>
<button class="btn btn-comment btn-comment-big post-product-comment">
<i class="material-icons edit" data-icon="edit"></i>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Be the first to write your review','d'=>'Modules.Productcomments.Shop'),$_smarty_tpl ) );?>
</button>
<?php } else { ?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'No customer reviews for the moment.','d'=>'Modules.Productcomments.Shop'),$_smarty_tpl ) );?>
<?php }?>
</div>
<?php }
}

View File

@@ -0,0 +1,170 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:32
from '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/components/layout/nav_bar.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9108323a39_75507794',
'has_nocache_code' => false,
'file_dependency' =>
array (
'2abe22270f566097b1c60815ebe7c64ee97cb9c0' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/components/layout/nav_bar.tpl',
1 => 1732017223,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d9108323a39_75507794 (Smarty_Internal_Template $_smarty_tpl) {
?><nav class="nav-bar d-none d-print-none d-md-block">
<span class="menu-collapse" data-toggle-url="<?php echo $_smarty_tpl->tpl_vars['toggle_navigation_url']->value;?>
">
<i class="material-icons">chevron_left</i>
<i class="material-icons">chevron_left</i>
</span>
<div class="nav-bar-overflow">
<ul class="main-menu<?php if ($_smarty_tpl->tpl_vars['collapse_menu']->value) {?> sidebar-closed<?php }?>">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['tabs']->value, 'level1');
$_smarty_tpl->tpl_vars['level1']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['level1']->value) {
$_smarty_tpl->tpl_vars['level1']->do_else = false;
?>
<?php if ($_smarty_tpl->tpl_vars['level1']->value['active']) {?>
<?php $_smarty_tpl->_assignInScope('level1Href', call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['level1']->value['href'],'html','UTF-8' )));?>
<?php if (count($_smarty_tpl->tpl_vars['level1']->value['sub_tabs']) && (isset($_smarty_tpl->tpl_vars['level1']->value['sub_tabs'][0]['href']))) {?>
<?php $_smarty_tpl->_assignInScope('level1Href', call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['level1']->value['sub_tabs'][0]['href'],'html','UTF-8' )));?>
<?php }?>
<?php $_smarty_tpl->_assignInScope('level1Name', call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['level1']->value['name'],'html','UTF-8' )));?>
<?php if ($_smarty_tpl->tpl_vars['level1']->value['name'] == '') {?>
<?php $_smarty_tpl->_assignInScope('level1Name', call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['level1']->value['class_name'],'html','UTF-8' )));?>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['level1']->value['icon'] != '') {?>
<li class="link-levelone<?php if ($_smarty_tpl->tpl_vars['level1']->value['current']) {?> link-levelone-active<?php }?>" data-submenu="<?php echo $_smarty_tpl->tpl_vars['level1']->value['id_tab'];?>
" id="tab-<?php echo $_smarty_tpl->tpl_vars['level1']->value['class_name'];?>
">
<a href="<?php echo $_smarty_tpl->tpl_vars['level1Href']->value;?>
" class="link" >
<i class="material-icons"><?php echo $_smarty_tpl->tpl_vars['level1']->value['icon'];?>
</i> <span><?php echo $_smarty_tpl->tpl_vars['level1Name']->value;?>
</span>
</a>
</li>
<?php } else { ?>
<li class="category-title<?php if ($_smarty_tpl->tpl_vars['level1']->value['current']) {?> link-active<?php }?>" data-submenu="<?php echo $_smarty_tpl->tpl_vars['level1']->value['id_tab'];?>
" id="tab-<?php echo $_smarty_tpl->tpl_vars['level1']->value['class_name'];?>
">
<span class="title"><?php echo $_smarty_tpl->tpl_vars['level1Name']->value;?>
</span>
</li>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['level1']->value['sub_tabs'], 'level2');
$_smarty_tpl->tpl_vars['level2']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['level2']->value) {
$_smarty_tpl->tpl_vars['level2']->do_else = false;
?>
<?php if ($_smarty_tpl->tpl_vars['level2']->value['active']) {?>
<?php $_smarty_tpl->_assignInScope('level2Href', call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['level2']->value['href'],'html','UTF-8' )));?>
<?php $_smarty_tpl->_assignInScope('level2Name', call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['level2']->value['name'],'html','UTF-8' )));?>
<?php if ($_smarty_tpl->tpl_vars['level2']->value['name'] == '') {?>
<?php $_smarty_tpl->_assignInScope('level2Name', call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['level2']->value['class_name'],'html','UTF-8' )));?>
<?php }?>
<?php $_smarty_tpl->_assignInScope('levelOneClass', '');?>
<?php if ($_smarty_tpl->tpl_vars['level2']->value['current'] && !$_smarty_tpl->tpl_vars['collapse_menu']->value) {?>
<?php $_smarty_tpl->_assignInScope('levelOneClass', " link-active open ul-open");?>
<?php } elseif ($_smarty_tpl->tpl_vars['level2']->value['current'] && $_smarty_tpl->tpl_vars['collapse_menu']->value) {?>
<?php $_smarty_tpl->_assignInScope('levelOneClass', " link-active");?>
<?php }?>
<li class="link-levelone<?php if (count($_smarty_tpl->tpl_vars['level2']->value['sub_tabs'])) {?> has_submenu<?php }
echo $_smarty_tpl->tpl_vars['levelOneClass']->value;?>
" data-submenu="<?php echo $_smarty_tpl->tpl_vars['level2']->value['id_tab'];?>
" id="subtab-<?php echo $_smarty_tpl->tpl_vars['level2']->value['class_name'];?>
">
<a href="<?php echo $_smarty_tpl->tpl_vars['level2Href']->value;?>
" class="link">
<i class="material-icons mi-<?php echo $_smarty_tpl->tpl_vars['level2']->value['icon'];?>
"><?php echo $_smarty_tpl->tpl_vars['level2']->value['icon'];?>
</i>
<span>
<?php echo $_smarty_tpl->tpl_vars['level2Name']->value;?>
</span>
<?php if (count($_smarty_tpl->tpl_vars['level1']->value['sub_tabs'])) {?>
<i class="material-icons sub-tabs-arrow">
<?php if ($_smarty_tpl->tpl_vars['level2']->value['current']) {?>
keyboard_arrow_up
<?php } else { ?>
keyboard_arrow_down
<?php }?>
</i>
<?php }?>
</a>
<?php if (count($_smarty_tpl->tpl_vars['level2']->value['sub_tabs'])) {?>
<ul id="collapse-<?php echo $_smarty_tpl->tpl_vars['level2']->value['id_tab'];?>
" class="submenu panel-collapse">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['level2']->value['sub_tabs'], 'level3');
$_smarty_tpl->tpl_vars['level3']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['level3']->value) {
$_smarty_tpl->tpl_vars['level3']->do_else = false;
?>
<?php if ($_smarty_tpl->tpl_vars['level3']->value['active']) {?>
<?php $_smarty_tpl->_assignInScope('level3Href', call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['level3']->value['href'],'html','UTF-8' )));?>
<?php $_smarty_tpl->_assignInScope('level3Name', call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['level3']->value['name'],'html','UTF-8' )));?>
<?php if ($_smarty_tpl->tpl_vars['level3']->value['name'] == '') {?>
<?php $_smarty_tpl->_assignInScope('level3Name', call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['level3']->value['class_name'],'html','UTF-8' )));?>
<?php }?>
<li class="link-leveltwo<?php if ($_smarty_tpl->tpl_vars['level3']->value['current']) {?> link-active<?php }?>" data-submenu="<?php echo $_smarty_tpl->tpl_vars['level3']->value['id_tab'];?>
" id="subtab-<?php echo $_smarty_tpl->tpl_vars['level3']->value['class_name'];?>
">
<a href="<?php echo $_smarty_tpl->tpl_vars['level3Href']->value;?>
" class="link"> <?php echo $_smarty_tpl->tpl_vars['level3Name']->value;?>
</a>
</li>
<?php }?>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
<?php }?>
</li>
<?php }?>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
<?php }?>
<?php }?>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
</div>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayAdminNavBarBeforeEnd'),$_smarty_tpl ) );?>
</nav>
<?php }
}

View File

@@ -0,0 +1,151 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:32
from '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/header.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d910829f9b2_37840589',
'has_nocache_code' => false,
'file_dependency' =>
array (
'2cabbf0aaa6bc08f1157f0f79540be9808842672' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/header.tpl',
1 => 1732015364,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d910829f9b2_37840589 (Smarty_Internal_Template $_smarty_tpl) {
?><meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=<?php echo (isset($_smarty_tpl->tpl_vars['viewport_scale']->value)) ? $_smarty_tpl->tpl_vars['viewport_scale']->value : '1';?>
">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="robots" content="NOFOLLOW, NOINDEX">
<link rel="icon" type="image/x-icon" href="<?php echo $_smarty_tpl->tpl_vars['img_dir']->value;?>
favicon.ico" />
<link rel="apple-touch-icon" href="<?php echo $_smarty_tpl->tpl_vars['img_dir']->value;?>
app_icon.png" />
<title><?php if ($_smarty_tpl->tpl_vars['meta_title']->value != '') {
echo $_smarty_tpl->tpl_vars['meta_title']->value;?>
• <?php }
echo $_smarty_tpl->tpl_vars['shop_name']->value;?>
</title>
<?php if (!(isset($_smarty_tpl->tpl_vars['display_header_javascript']->value)) || $_smarty_tpl->tpl_vars['display_header_javascript']->value) {?>
<?php echo '<script'; ?>
type="text/javascript">
var help_class_name = '<?php echo addcslashes($_smarty_tpl->tpl_vars['controller_name']->value,'\'');?>
';
var iso_user = '<?php echo addcslashes($_smarty_tpl->tpl_vars['iso_user']->value,'\'');?>
';
var lang_is_rtl = '<?php echo intval($_smarty_tpl->tpl_vars['lang_is_rtl']->value);?>
';
var full_language_code = '<?php echo addcslashes($_smarty_tpl->tpl_vars['full_language_code']->value,'\'');?>
';
var full_cldr_language_code = '<?php echo addcslashes($_smarty_tpl->tpl_vars['full_cldr_language_code']->value,'\'');?>
';
var country_iso_code = '<?php echo addcslashes($_smarty_tpl->tpl_vars['country_iso_code']->value,'\'');?>
';
var _PS_VERSION_ = '<?php echo addcslashes((defined('_PS_VERSION_') ? constant('_PS_VERSION_') : null),'\'');?>
';
var roundMode = <?php echo intval($_smarty_tpl->tpl_vars['round_mode']->value);?>
;
var youEditFieldFor = '';
<?php if ((isset($_smarty_tpl->tpl_vars['shop_context']->value))) {?>
<?php if ($_smarty_tpl->tpl_vars['shop_context']->value == Shop::CONTEXT_ALL) {?>
youEditFieldFor = '<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'This field will be modified for all your shops.','js'=>1,'d'=>'Admin.Notifications.Info'),$_smarty_tpl ) );?>
';
<?php } elseif ($_smarty_tpl->tpl_vars['shop_context']->value == Shop::CONTEXT_GROUP) {?>
youEditFieldFor = '<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'This field will be modified for all shops in this shop group:','js'=>1,'d'=>'Admin.Notifications.Info'),$_smarty_tpl ) );?>
<b><?php echo addcslashes($_smarty_tpl->tpl_vars['shop_name']->value,'\'');?>
</b>';
<?php } else { ?>
youEditFieldFor = '<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'This field will be modified for this shop:','js'=>1,'d'=>'Admin.Notifications.Info'),$_smarty_tpl ) );?>
<b><?php echo addcslashes($_smarty_tpl->tpl_vars['shop_name']->value,'\'');?>
</b>';
<?php }?>
<?php }?>
var new_order_msg = '<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'A new order has been placed on your shop.','js'=>1,'d'=>'Admin.Navigation.Header'),$_smarty_tpl ) );?>
';
var order_number_msg = '<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Order number:','js'=>1,'d'=>'Admin.Navigation.Header'),$_smarty_tpl ) );?>
';
var total_msg = '<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Total:','js'=>1,'d'=>'Admin.Global'),$_smarty_tpl ) );?>
';
var from_msg = '<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'From:','js'=>1,'d'=>'Admin.Global'),$_smarty_tpl ) );?>
';
var see_order_msg = '<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'View this order','js'=>1,'d'=>'Admin.Orderscustomers.Feature'),$_smarty_tpl ) );?>
';
var new_customer_msg = '<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'A new customer registered on your shop.','js'=>1,'d'=>'Admin.Navigation.Header'),$_smarty_tpl ) );?>
';
var customer_name_msg = '<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Customer name:','js'=>1,'d'=>'Admin.Navigation.Header'),$_smarty_tpl ) );?>
';
var new_msg = '<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'A new message was posted on your shop.','js'=>1,'d'=>'Admin.Navigation.Header'),$_smarty_tpl ) );?>
';
var see_msg = '<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Read this message','js'=>1,'d'=>'Admin.Navigation.Header'),$_smarty_tpl ) );?>
';
var token = '<?php echo addslashes($_smarty_tpl->tpl_vars['token']->value);?>
';
var token_admin_orders = tokenAdminOrders = '<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['getAdminToken'][0], array( array('tab'=>'AdminOrders'),$_smarty_tpl ) );?>
';
var token_admin_customers = '<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['getAdminToken'][0], array( array('tab'=>'AdminCustomers'),$_smarty_tpl ) );?>
';
var token_admin_customer_threads = tokenAdminCustomerThreads = '<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['getAdminToken'][0], array( array('tab'=>'AdminCustomerThreads'),$_smarty_tpl ) );?>
';
var currentIndex = '<?php echo addcslashes($_smarty_tpl->tpl_vars['currentIndex']->value,'\'');?>
';
var employee_token = '<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['getAdminToken'][0], array( array('tab'=>'AdminEmployees'),$_smarty_tpl ) );?>
';
var choose_language_translate = '<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Choose language:','js'=>1,'d'=>'Admin.Actions'),$_smarty_tpl ) );?>
';
var default_language = '<?php echo intval($_smarty_tpl->tpl_vars['default_language']->value);?>
';
var admin_modules_link = '<?php echo addslashes($_smarty_tpl->tpl_vars['link']->value->getAdminLink("AdminModulesSf",true,array('route'=>"admin_module_catalog_post")));?>
';
var admin_notification_get_link = '<?php echo addslashes($_smarty_tpl->tpl_vars['link']->value->getAdminLink("AdminCommon"));?>
';
var admin_notification_push_link = adminNotificationPushLink = '<?php echo addslashes($_smarty_tpl->tpl_vars['link']->value->getAdminLink("AdminCommon",true,array('route'=>'admin_common_notifications_ack')));?>
';
var tab_modules_list = '<?php if ((isset($_smarty_tpl->tpl_vars['tab_modules_list']->value)) && $_smarty_tpl->tpl_vars['tab_modules_list']->value) {
echo addslashes($_smarty_tpl->tpl_vars['tab_modules_list']->value);
}?>';
var update_success_msg = '<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Update successful','js'=>1,'d'=>'Admin.Notifications.Success'),$_smarty_tpl ) );?>
';
var errorLogin = '<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'PrestaShop was unable to log in to Addons. Please check your credentials and your Internet connection.','js'=>1,'d'=>'Admin.Notifications.Warning'),$_smarty_tpl ) );?>
';
var search_product_msg = '<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Search for a product','js'=>1,'d'=>'Admin.Orderscustomers.Feature'),$_smarty_tpl ) );?>
';
<?php echo '</script'; ?>
>
<?php }?>
<?php if ((isset($_smarty_tpl->tpl_vars['css_files']->value))) {?>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['css_files']->value, 'media', false, 'css_uri');
$_smarty_tpl->tpl_vars['media']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['css_uri']->value => $_smarty_tpl->tpl_vars['media']->value) {
$_smarty_tpl->tpl_vars['media']->do_else = false;
?>
<link href="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['css_uri']->value,'html','UTF-8' ));?>
" rel="stylesheet" type="text/css"/>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);
}?>
<?php if (((isset($_smarty_tpl->tpl_vars['js_def']->value)) && count($_smarty_tpl->tpl_vars['js_def']->value) || (isset($_smarty_tpl->tpl_vars['js_files']->value)) && count($_smarty_tpl->tpl_vars['js_files']->value))) {?>
<?php $_smarty_tpl->_subTemplateRender(((defined('_PS_ALL_THEMES_DIR_') ? constant('_PS_ALL_THEMES_DIR_') : null)).("javascript.tpl"), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
}?>
<?php if ((isset($_smarty_tpl->tpl_vars['displayBackOfficeHeader']->value))) {?>
<?php echo $_smarty_tpl->tpl_vars['displayBackOfficeHeader']->value;?>
<?php }
}
}

View File

@@ -0,0 +1,72 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:32
from '/home/admin/domains/masimmo.pl/public_html/themes/javascript.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d91082aaea4_26657634',
'has_nocache_code' => false,
'file_dependency' =>
array (
'39013ff4eac2f5299c8c684137883538c562381e' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/javascript.tpl',
1 => 1732014788,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d91082aaea4_26657634 (Smarty_Internal_Template $_smarty_tpl) {
if ((isset($_smarty_tpl->tpl_vars['js_def']->value)) && is_array($_smarty_tpl->tpl_vars['js_def']->value) && count($_smarty_tpl->tpl_vars['js_def']->value)) {
echo '<script'; ?>
type="text/javascript">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['js_def']->value, 'def', false, 'k');
$_smarty_tpl->tpl_vars['def']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['k']->value => $_smarty_tpl->tpl_vars['def']->value) {
$_smarty_tpl->tpl_vars['def']->do_else = false;
?>
var <?php echo $_smarty_tpl->tpl_vars['k']->value;?>
= <?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'json_encode' ][ 0 ], array( $_smarty_tpl->tpl_vars['def']->value ));?>
;
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);
echo '</script'; ?>
>
<?php }
if ((isset($_smarty_tpl->tpl_vars['js_files']->value)) && count($_smarty_tpl->tpl_vars['js_files']->value)) {
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['js_files']->value, 'js_uri', false, 'k');
$_smarty_tpl->tpl_vars['js_uri']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['k']->value => $_smarty_tpl->tpl_vars['js_uri']->value) {
$_smarty_tpl->tpl_vars['js_uri']->do_else = false;
echo '<script'; ?>
type="text/javascript" src="<?php echo $_smarty_tpl->tpl_vars['js_uri']->value;?>
"><?php echo '</script'; ?>
>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);
}
if ((isset($_smarty_tpl->tpl_vars['js_inline']->value)) && count($_smarty_tpl->tpl_vars['js_inline']->value)) {
echo '<script'; ?>
type="text/javascript">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['js_inline']->value, 'inline', false, 'k');
$_smarty_tpl->tpl_vars['inline']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['k']->value => $_smarty_tpl->tpl_vars['inline']->value) {
$_smarty_tpl->tpl_vars['inline']->do_else = false;
echo $_smarty_tpl->tpl_vars['inline']->value;?>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);
echo '</script'; ?>
>
<?php }
}
}

View File

@@ -0,0 +1,81 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:51
from 'module:productcommentsviewstempl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d911b7c51e9_04265929',
'has_nocache_code' => false,
'file_dependency' =>
array (
'398a01900f4d6cf86662af00f918b37d4904287d' =>
array (
0 => 'module:productcommentsviewstempl',
1 => 1732016598,
2 => 'module',
),
),
'includes' =>
array (
),
),false)) {
function content_673d911b7c51e9_04265929 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_assignInScope('icon', (($tmp = @$_smarty_tpl->tpl_vars['icon']->value)===null||$tmp==='' ? 'check_circle' : $tmp));
$_smarty_tpl->_assignInScope('modal_message', (($tmp = @$_smarty_tpl->tpl_vars['modal_message']->value)===null||$tmp==='' ? '' : $tmp));?>
<?php echo '<script'; ?>
type="text/javascript">
document.addEventListener("DOMContentLoaded", function() {
const confirmModal = $('#<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['modal_id']->value, ENT_QUOTES, 'UTF-8');?>
');
confirmModal.on('hidden.bs.modal', function () {
confirmModal.modal('hide');
confirmModal.trigger('modal:confirm', false);
});
$('.confirm-button', confirmModal).click(function() {
confirmModal.trigger('modal:confirm', true);
});
$('.refuse-button', confirmModal).click(function() {
confirmModal.trigger('modal:confirm', false);
});
});
<?php echo '</script'; ?>
>
<div id="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['modal_id']->value, ENT_QUOTES, 'UTF-8');?>
" class="modal fade product-comment-modal" role="dialog" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<p class="h2">
<i class="material-icons <?php echo htmlspecialchars($_smarty_tpl->tpl_vars['icon']->value, ENT_QUOTES, 'UTF-8');?>
" data-icon="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['icon']->value, ENT_QUOTES, 'UTF-8');?>
"></i>
<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['modal_title']->value, ENT_QUOTES, 'UTF-8');?>
</p>
</div>
<div class="modal-body">
<div id="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['modal_id']->value, ENT_QUOTES, 'UTF-8');?>
-message">
<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['modal_message']->value, ENT_QUOTES, 'UTF-8');?>
</div>
<div class="post-comment-buttons">
<button type="button" class="btn btn-comment-inverse btn-comment-huge refuse-button" data-dismiss="modal">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'No','d'=>'Modules.Productcomments.Shop'),$_smarty_tpl ) );?>
</button>
<button type="button" class="btn btn-comment btn-comment-huge confirm-button" data-dismiss="modal">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Yes','d'=>'Modules.Productcomments.Shop'),$_smarty_tpl ) );?>
</button>
</div>
</div>
</div>
</div>
</div>
<?php }
}

View File

@@ -0,0 +1,104 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:36:17
from '/home/admin/domains/masimmo.pl/public_html/modules/creativeelements/views/templates/front/theme/_partials/assets.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9171b69b95_07594288',
'has_nocache_code' => false,
'file_dependency' =>
array (
'3d98ce1f5047954479af0a686f2d9694bc54447f' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/modules/creativeelements/views/templates/front/theme/_partials/assets.tpl',
1 => 1732017873,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d9171b69b95_07594288 (Smarty_Internal_Template $_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['stylesheets']->value) {?>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['stylesheets']->value['external'], 'stylesheet');
$_smarty_tpl->tpl_vars['stylesheet']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['stylesheet']->value) {
$_smarty_tpl->tpl_vars['stylesheet']->do_else = false;
?>
<link rel="stylesheet" href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['stylesheet']->value['uri'], ENT_QUOTES, 'UTF-8');?>
" media="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['stylesheet']->value['media'], ENT_QUOTES, 'UTF-8');?>
">
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['stylesheets']->value['inline'], 'stylesheet', false, 'id');
$_smarty_tpl->tpl_vars['stylesheet']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['id']->value => $_smarty_tpl->tpl_vars['stylesheet']->value) {
$_smarty_tpl->tpl_vars['stylesheet']->do_else = false;
?>
<style id="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['id']->value, ENT_QUOTES, 'UTF-8');?>
">
<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'cefilter' ][ 0 ], array( $_smarty_tpl->tpl_vars['stylesheet']->value['content'] )), ENT_QUOTES, 'UTF-8');?>
</style>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);
}?>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['javascript']->value['external'], 'js');
$_smarty_tpl->tpl_vars['js']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['js']->value) {
$_smarty_tpl->tpl_vars['js']->do_else = false;
?>
<?php echo '<script'; ?>
src="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['js']->value['uri'], ENT_QUOTES, 'UTF-8');?>
" <?php echo htmlspecialchars($_smarty_tpl->tpl_vars['js']->value['attribute'], ENT_QUOTES, 'UTF-8');?>
><?php echo '</script'; ?>
>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['javascript']->value['inline'], 'js');
$_smarty_tpl->tpl_vars['js']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['js']->value) {
$_smarty_tpl->tpl_vars['js']->do_else = false;
?>
<?php echo '<script'; ?>
>
<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'cefilter' ][ 0 ], array( $_smarty_tpl->tpl_vars['js']->value['content'] )), ENT_QUOTES, 'UTF-8');?>
<?php echo '</script'; ?>
>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
<?php if ($_smarty_tpl->tpl_vars['js_custom_vars']->value) {?>
<?php echo '<script'; ?>
>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['js_custom_vars']->value, 'var_val', false, 'var_key');
$_smarty_tpl->tpl_vars['var_val']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['var_key']->value => $_smarty_tpl->tpl_vars['var_val']->value) {
$_smarty_tpl->tpl_vars['var_val']->do_else = false;
?>
var <?php echo htmlspecialchars($_smarty_tpl->tpl_vars['var_key']->value, ENT_QUOTES, 'UTF-8');?>
= <?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'cefilter' ][ 0 ], array( json_encode($_smarty_tpl->tpl_vars['var_val']->value) )), ENT_QUOTES, 'UTF-8');?>
;
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
<?php echo '</script'; ?>
>
<?php }
}
}

View File

@@ -0,0 +1,112 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:31
from '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/controllers/modules/login_addons.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9107e76eb7_70827650',
'has_nocache_code' => false,
'file_dependency' =>
array (
'4bafe56ebccbb9349ef98d4a42a8bc3063bfd042' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/controllers/modules/login_addons.tpl',
1 => 1732017224,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d9107e76eb7_70827650 (Smarty_Internal_Template $_smarty_tpl) {
?>
<div class="modal-body">
<?php if ($_smarty_tpl->tpl_vars['add_permission']->value == '1') {?>
<?php if (!(isset($_smarty_tpl->tpl_vars['logged_on_addons']->value)) || !$_smarty_tpl->tpl_vars['logged_on_addons']->value) {?>
<?php if ($_smarty_tpl->tpl_vars['check_url_fopen']->value == 'ko' || $_smarty_tpl->tpl_vars['check_openssl']->value == 'ko') {?>
<div class="alert alert-warning">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'If you want to be able to fully use the AdminModules panel and have free modules available, you should enable the following configuration on your server:'),$_smarty_tpl ) );?>
<br />
<?php if ($_smarty_tpl->tpl_vars['check_url_fopen']->value == 'ko') {?>- <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Enable PHP\'s allow_url_fopen setting'),$_smarty_tpl ) );?>
<br /><?php }?>
<?php if ($_smarty_tpl->tpl_vars['check_openssl']->value == 'ko') {?>- <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Enable PHP\'s OpenSSL extension'),$_smarty_tpl ) );?>
<br /><?php }?>
</div>
<?php } else { ?>
<!--start addons login-->
<form id="addons_login_form" method="post" >
<div>
<a href="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['addons_register_link']->value,'html','UTF-8' ));?>
"><img class="img-responsive center-block" src="<?php echo $_smarty_tpl->tpl_vars['img_base_path']->value;?>
themes/default/img/prestashop-addons-logo.png" alt="Logo PrestaShop Addons"/></a>
<h3 class="text-center"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>"Connect your shop to PrestaShop's marketplace in order to automatically import all your Addons purchases."),$_smarty_tpl ) );?>
</h3>
<hr />
</div>
<div class="row">
<div class="col-md-6">
<h4><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>"Don't have an account?"),$_smarty_tpl ) );?>
</h4>
<p class='text-justify'><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>"Discover the Power of PrestaShop Addons! Explore the PrestaShop Official Marketplace and find over 3 500 innovative modules and themes that optimize conversion rates, increase traffic, build customer loyalty and maximize your productivity"),$_smarty_tpl ) );?>
</p>
</div>
<div class="col-md-6">
<h4><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Connect to PrestaShop Addons'),$_smarty_tpl ) );?>
</h4>
<div class="form-group">
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text"><i class="icon-user"></i></span>
</div>
<input id="username_addons" name="username_addons" type="text" value="" autocomplete="off" class="form-control ac_input">
</div>
</div>
<div class="form-group">
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text"><i class="icon-key"></i></span>
</div>
<input id="password_addons" name="password_addons" type="password" value="" autocomplete="off" class="form-control ac_input">
</div>
<a class="btn btn-link float-right _blank" href="<?php echo $_smarty_tpl->tpl_vars['addons_forgot_password_link']->value;?>
"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'I forgot my password'),$_smarty_tpl ) );?>
</a>
<br>
</div>
</div>
</div>
<div class="row row-padding-top">
<div class="col-md-6">
<div class="form-group">
<a class="btn btn-default btn-block btn-lg _blank" href="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['addons_register_link']->value,'html','UTF-8' ));?>
">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>"Create an Account"),$_smarty_tpl ) );?>
<i class="icon-external-link"></i>
</a>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<button id="addons_login_button" class="btn btn-primary btn-block btn-lg" type="submit">
<i class="icon-unlock"></i> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Sign in'),$_smarty_tpl ) );?>
</button>
</div>
</div>
</div>
<div id="addons_loading" class="help-block"></div>
</form>
<!--end addons login-->
<?php }?>
<?php }
}?>
</div>
<?php }
}

View File

@@ -0,0 +1,69 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:51
from 'module:productcommentsviewstempl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d911b7bded7_04514999',
'has_nocache_code' => false,
'file_dependency' =>
array (
'53d020846923f4e549f38bd47e8a8005fe0312d9' =>
array (
0 => 'module:productcommentsviewstempl',
1 => 1732016598,
2 => 'module',
),
),
'includes' =>
array (
),
),false)) {
function content_673d911b7bded7_04514999 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_assignInScope('icon', (($tmp = @$_smarty_tpl->tpl_vars['icon']->value)===null||$tmp==='' ? 'check_circle' : $tmp));
$_smarty_tpl->_assignInScope('modal_message', (($tmp = @$_smarty_tpl->tpl_vars['modal_message']->value)===null||$tmp==='' ? '' : $tmp));?>
<?php echo '<script'; ?>
type="text/javascript">
document.addEventListener("DOMContentLoaded", function() {
const alertModal = $('#<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['modal_id']->value, ENT_QUOTES, 'UTF-8');?>
');
alertModal.on('hidden.bs.modal', function () {
alertModal.modal('hide');
});
});
<?php echo '</script'; ?>
>
<div id="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['modal_id']->value, ENT_QUOTES, 'UTF-8');?>
" class="modal fade product-comment-modal" role="dialog" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<p class="h2">
<i class="material-icons <?php echo htmlspecialchars($_smarty_tpl->tpl_vars['icon']->value, ENT_QUOTES, 'UTF-8');?>
" data-icon="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['icon']->value, ENT_QUOTES, 'UTF-8');?>
"></i>
<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['modal_title']->value, ENT_QUOTES, 'UTF-8');?>
</p>
</div>
<div class="modal-body">
<div id="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['modal_id']->value, ENT_QUOTES, 'UTF-8');?>
-message">
<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['modal_message']->value, ENT_QUOTES, 'UTF-8');?>
</div>
<div class="post-comment-buttons">
<button type="button" class="btn btn-comment btn-comment-huge" data-dismiss="modal">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'OK','d'=>'Modules.Productcomments.Shop'),$_smarty_tpl ) );?>
</button>
</div>
</div>
</div>
</div>
</div>
<?php }
}

View File

@@ -0,0 +1,131 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:51
from 'module:productcommentsviewstempl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d911b7a3796_37295779',
'has_nocache_code' => false,
'file_dependency' =>
array (
'5994852a9960d76ab827d262a62165c31e86d3b8' =>
array (
0 => 'module:productcommentsviewstempl',
1 => 1732016599,
2 => 'module',
),
),
'includes' =>
array (
'module:productcomments/views/templates/hook/average-grade-stars.tpl' => 1,
'module:productcomments/views/templates/hook/product-comment-item-prototype.tpl' => 1,
'module:productcomments/views/templates/hook/empty-product-comment.tpl' => 1,
'module:productcomments/views/templates/hook/alert-modal.tpl' => 3,
'module:productcomments/views/templates/hook/confirm-modal.tpl' => 1,
),
),false)) {
function content_673d911b7a3796_37295779 (Smarty_Internal_Template $_smarty_tpl) {
echo '<script'; ?>
type="text/javascript">
var productCommentUpdatePostErrorMessage = '<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Sorry, your review appreciation cannot be sent.','d'=>'Modules.Productcomments.Shop'),$_smarty_tpl ) ),'javascript' ));?>
';
var productCommentAbuseReportErrorMessage = '<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Sorry, your abuse report cannot be sent.','d'=>'Modules.Productcomments.Shop'),$_smarty_tpl ) ),'javascript' ));?>
';
<?php echo '</script'; ?>
>
<div id="product-comments-list-header">
<div class="comments-nb">
<i class="material-icons chat" data-icon="chat"></i>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Comments','d'=>'Modules.Productcomments.Shop'),$_smarty_tpl ) );?>
(<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['nb_comments']->value, ENT_QUOTES, 'UTF-8');?>
)
</div>
<?php $_smarty_tpl->_subTemplateRender('module:productcomments/views/templates/hook/average-grade-stars.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('grade'=>$_smarty_tpl->tpl_vars['average_grade']->value), 0, false);
?>
</div>
<?php ob_start();
$_smarty_tpl->_subTemplateRender('module:productcomments/views/templates/hook/product-comment-item-prototype.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
$_smarty_tpl->assign('comment_prototype', ob_get_clean());
$_smarty_tpl->_subTemplateRender('module:productcomments/views/templates/hook/empty-product-comment.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<div id="product-comments-list"
data-list-comments-url="<?php echo $_smarty_tpl->tpl_vars['list_comments_url']->value;?>
"
data-update-comment-usefulness-url="<?php echo $_smarty_tpl->tpl_vars['update_comment_usefulness_url']->value;?>
"
data-report-comment-url="<?php echo $_smarty_tpl->tpl_vars['report_comment_url']->value;?>
"
data-comment-item-prototype="<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['comment_prototype']->value,'html' )), ENT_QUOTES, 'UTF-8');?>
"
data-current-page="1"
data-total-pages="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['list_total_pages']->value, ENT_QUOTES, 'UTF-8');?>
">
</div>
<div id="product-comments-list-footer">
<div id="product-comments-list-pagination">
<?php if ($_smarty_tpl->tpl_vars['list_total_pages']->value > 0) {?>
<ul>
<?php $_smarty_tpl->_assignInScope('prevCount', 0);?>
<li id="pcl_page_<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['prevCount']->value, ENT_QUOTES, 'UTF-8');?>
"><span class="prev"><i class="material-icons">chevron_left</i></span></li>
<?php
$_smarty_tpl->tpl_vars['pageCount'] = new Smarty_Variable(null, $_smarty_tpl->isRenderingCache);$_smarty_tpl->tpl_vars['pageCount']->step = 1;$_smarty_tpl->tpl_vars['pageCount']->total = (int) ceil(($_smarty_tpl->tpl_vars['pageCount']->step > 0 ? $_smarty_tpl->tpl_vars['list_total_pages']->value+1 - (1) : 1-($_smarty_tpl->tpl_vars['list_total_pages']->value)+1)/abs($_smarty_tpl->tpl_vars['pageCount']->step));
if ($_smarty_tpl->tpl_vars['pageCount']->total > 0) {
for ($_smarty_tpl->tpl_vars['pageCount']->value = 1, $_smarty_tpl->tpl_vars['pageCount']->iteration = 1;$_smarty_tpl->tpl_vars['pageCount']->iteration <= $_smarty_tpl->tpl_vars['pageCount']->total;$_smarty_tpl->tpl_vars['pageCount']->value += $_smarty_tpl->tpl_vars['pageCount']->step, $_smarty_tpl->tpl_vars['pageCount']->iteration++) {
$_smarty_tpl->tpl_vars['pageCount']->first = $_smarty_tpl->tpl_vars['pageCount']->iteration === 1;$_smarty_tpl->tpl_vars['pageCount']->last = $_smarty_tpl->tpl_vars['pageCount']->iteration === $_smarty_tpl->tpl_vars['pageCount']->total;?>
<li id="pcl_page_<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['pageCount']->value, ENT_QUOTES, 'UTF-8');?>
"><span><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['pageCount']->value, ENT_QUOTES, 'UTF-8');?>
</span></li>
<?php }
}
?>
<?php $_smarty_tpl->_assignInScope('nextCount', $_smarty_tpl->tpl_vars['list_total_pages']->value+1);?>
<li id="pcl_page_<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['nextCount']->value, ENT_QUOTES, 'UTF-8');?>
"><span class="next"><i class="material-icons">chevron_right</i></span></li>
</ul>
<?php }?>
</div>
<?php if ($_smarty_tpl->tpl_vars['post_allowed']->value && $_smarty_tpl->tpl_vars['nb_comments']->value != 0) {?>
<button class="btn btn-comment btn-comment-big post-product-comment">
<i class="material-icons edit" data-icon="edit"></i>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Write your review','d'=>'Modules.Productcomments.Shop'),$_smarty_tpl ) );?>
</button>
<?php }?>
</div>
<?php ob_start();
echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Your review appreciation cannot be sent','d'=>'Modules.Productcomments.Shop'),$_smarty_tpl ) );
$_prefixVariable1 = ob_get_clean();
$_smarty_tpl->_subTemplateRender('module:productcomments/views/templates/hook/alert-modal.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('modal_id'=>'update-comment-usefulness-post-error','modal_title'=>$_prefixVariable1,'icon'=>'error'), 0, false);
?>
<?php ob_start();
echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Report comment','d'=>'Modules.Productcomments.Shop'),$_smarty_tpl ) );
$_prefixVariable2 = ob_get_clean();
ob_start();
echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Are you sure that you want to report this comment?','d'=>'Modules.Productcomments.Shop'),$_smarty_tpl ) );
$_prefixVariable3 = ob_get_clean();
$_smarty_tpl->_subTemplateRender('module:productcomments/views/templates/hook/confirm-modal.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('modal_id'=>'report-comment-confirmation','modal_title'=>$_prefixVariable2,'modal_message'=>$_prefixVariable3,'icon'=>'feedback'), 0, false);
?>
<?php ob_start();
echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Report sent','d'=>'Modules.Productcomments.Shop'),$_smarty_tpl ) );
$_prefixVariable4 = ob_get_clean();
ob_start();
echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Your report has been submitted and will be considered by a moderator.','d'=>'Modules.Productcomments.Shop'),$_smarty_tpl ) );
$_prefixVariable5 = ob_get_clean();
$_smarty_tpl->_subTemplateRender('module:productcomments/views/templates/hook/alert-modal.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('modal_id'=>'report-comment-posted','modal_title'=>$_prefixVariable4,'modal_message'=>$_prefixVariable5), 0, true);
?>
<?php ob_start();
echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Your report cannot be sent','d'=>'Modules.Productcomments.Shop'),$_smarty_tpl ) );
$_prefixVariable6 = ob_get_clean();
$_smarty_tpl->_subTemplateRender('module:productcomments/views/templates/hook/alert-modal.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('modal_id'=>'report-comment-post-error','modal_title'=>$_prefixVariable6,'icon'=>'error'), 0, true);
}
}

View File

@@ -0,0 +1,108 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:32
from '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/components/layout/quick_access.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d91082d8ee8_06449435',
'has_nocache_code' => false,
'file_dependency' =>
array (
'693b7169c51399c89c01143ab94ddabbfab7be91' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/components/layout/quick_access.tpl',
1 => 1732017223,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d91082d8ee8_06449435 (Smarty_Internal_Template $_smarty_tpl) {
?><div class="dropdown quick-accesses">
<button class="btn btn-link btn-sm dropdown-toggle" type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" id="quick_select">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Quick Access','d'=>'Admin.Navigation.Header'),$_smarty_tpl ) );?>
</button>
<div class="dropdown-menu">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['quick_access']->value, 'quick');
$_smarty_tpl->tpl_vars['quick']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['quick']->value) {
$_smarty_tpl->tpl_vars['quick']->do_else = false;
?>
<a class="dropdown-item quick-row-link<?php ob_start();
echo $_smarty_tpl->tpl_vars['quick']->value['link'];
$_prefixVariable2 = ob_get_clean();
if ($_smarty_tpl->tpl_vars['link']->value->matchQuickLink($_prefixVariable2)) {
$_smarty_tpl->_assignInScope('matchQuickLink', $_smarty_tpl->tpl_vars['quick']->value['id_quick_access']);?> active<?php }?>"
href="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['quick']->value['link'],'html','UTF-8' ));?>
"
<?php if ($_smarty_tpl->tpl_vars['quick']->value['new_window']) {?> target="_blank"<?php }?>
data-item="<?php echo $_smarty_tpl->tpl_vars['quick']->value['name'];?>
"
><?php echo $_smarty_tpl->tpl_vars['quick']->value['name'];?>
</a>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
<div class="dropdown-divider"></div>
<?php if ((isset($_smarty_tpl->tpl_vars['matchQuickLink']->value))) {?>
<a id="quick-remove-link"
class="dropdown-item js-quick-link"
href="#"
data-method="remove"
data-quicklink-id="<?php echo $_smarty_tpl->tpl_vars['matchQuickLink']->value;?>
"
data-rand="<?php echo rand(1,200);?>
"
data-icon="<?php echo $_smarty_tpl->tpl_vars['quick_access_current_link_icon']->value;?>
"
data-url="<?php echo $_smarty_tpl->tpl_vars['link']->value->getQuickLink(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_SERVER['REQUEST_URI'],'javascript' )));?>
"
data-post-link="<?php echo $_smarty_tpl->tpl_vars['link']->value->getAdminLink('AdminQuickAccesses');?>
"
data-prompt-text="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Please name this shortcut:','js'=>1,'d'=>'Admin.Navigation.Header'),$_smarty_tpl ) );?>
"
data-link="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'truncate' ][ 0 ], array( $_smarty_tpl->tpl_vars['quick_access_current_link_name']->value,32 ));?>
"
>
<i class="material-icons">remove_circle_outline</i>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Remove from Quick Access','d'=>'Admin.Navigation.Header'),$_smarty_tpl ) );?>
</a>
<?php } else { ?>
<a id="quick-add-link"
class="dropdown-item js-quick-link"
href="#"
data-rand="<?php echo rand(1,200);?>
"
data-icon="<?php echo $_smarty_tpl->tpl_vars['quick_access_current_link_icon']->value;?>
"
data-method="add"
data-url="<?php echo $_smarty_tpl->tpl_vars['link']->value->getQuickLink(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_SERVER['REQUEST_URI'],'javascript' )));?>
"
data-post-link="<?php echo $_smarty_tpl->tpl_vars['link']->value->getAdminLink('AdminQuickAccesses');?>
"
data-prompt-text="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Please name this shortcut:','js'=>1,'d'=>'Admin.Navigation.Header'),$_smarty_tpl ) );?>
"
data-link="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'truncate' ][ 0 ], array( $_smarty_tpl->tpl_vars['quick_access_current_link_name']->value,32 ));?>
"
>
<i class="material-icons">add_circle</i>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Add current page to Quick Access','d'=>'Admin.Actions'),$_smarty_tpl ) );?>
</a>
<?php }?>
<a id="quick-manage-link" class="dropdown-item" href="<?php echo addslashes($_smarty_tpl->tpl_vars['link']->value->getAdminLink("AdminQuickAccesses"));?>
">
<i class="material-icons">settings</i>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Manage your quick accesses','d'=>'Admin.Navigation.Header'),$_smarty_tpl ) );?>
</a>
</div>
</div>
<?php }
}

View File

@@ -0,0 +1,47 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:32
from '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/components/layout/non-responsive.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d91083591b5_20828188',
'has_nocache_code' => false,
'file_dependency' =>
array (
'6979a9ba32f429dbde89e2bbedc9a813e76326e1' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/components/layout/non-responsive.tpl',
1 => 1732017223,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d91083591b5_20828188 (Smarty_Internal_Template $_smarty_tpl) {
?><div id="non-responsive" class="js-non-responsive">
<h1><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Oh no!'),$_smarty_tpl ) );?>
</h1>
<p class="mt-3">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'The mobile version of this page is not available yet.'),$_smarty_tpl ) );?>
</p>
<p class="mt-2">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Please use a desktop computer to access this page, until is adapted to mobile.'),$_smarty_tpl ) );?>
</p>
<p class="mt-2">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Thank you.'),$_smarty_tpl ) );?>
</p>
<a href="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['default_tab_link']->value,'html','UTF-8' ));?>
" class="btn btn-primary py-1 mt-3">
<i class="material-icons">arrow_back</i>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Back','d'=>'Admin.Global'),$_smarty_tpl ) );?>
</a>
</div>
<?php }
}

View File

@@ -0,0 +1,60 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:35:31
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/product-flags.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9143a71816_77477179',
'has_nocache_code' => false,
'file_dependency' =>
array (
'72177977cae948c5ce6d03fe53c88fa781b91ba0' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/product-flags.tpl',
1 => 1732017033,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d9143a71816_77477179 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, false);
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1403772722673d9143a6f702_57676463', 'product_flags');
?>
<?php }
/* {block 'product_flags'} */
class Block_1403772722673d9143a6f702_57676463 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_flags' =>
array (
0 => 'Block_1403772722673d9143a6f702_57676463',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<ul class="product-flags js-product-flags">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['product']->value['flags'], 'flag');
$_smarty_tpl->tpl_vars['flag']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['flag']->value) {
$_smarty_tpl->tpl_vars['flag']->do_else = false;
?>
<li class="product-flag <?php echo htmlspecialchars($_smarty_tpl->tpl_vars['flag']->value['type'], ENT_QUOTES, 'UTF-8');?>
"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['flag']->value['label'], ENT_QUOTES, 'UTF-8');?>
</li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
<?php
}
}
/* {/block 'product_flags'} */
}

View File

@@ -0,0 +1,45 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:35:31
from '/home/admin/domains/masimmo.pl/public_html/modules/creativeelements/views/templates/front/theme/catalog/_partials/miniatures/product.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9143a31311_62988629',
'has_nocache_code' => false,
'file_dependency' =>
array (
'7e0ab486f92f9cf9ff973c40b20a878ee465277a' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/modules/creativeelements/views/templates/front/theme/catalog/_partials/miniatures/product.tpl',
1 => 1732018781,
2 => 'file',
),
),
'includes' =>
array (
'file:catalog/_partials/miniatures/product-".((string)$_smarty_tpl->tpl_vars[\'CE_PRODUCT_MINIATURE_UID\']->value).".tpl' => 1,
'file:[1]catalog/_partials/miniatures/product.tpl' => 1,
'parent:catalog/_partials/miniatures/product.tpl' => 1,
),
),false)) {
function content_673d9143a31311_62988629 (Smarty_Internal_Template $_smarty_tpl) {
if ((isset($_smarty_tpl->tpl_vars['CE_PRODUCT_MINIATURE_UID']->value)) && get_class($_smarty_tpl->tpl_vars['CE_PRODUCT_MINIATURE_UID']->value) === 'CE\\UId' && file_exists(((string)(defined('_CE_TEMPLATES_') ? constant('_CE_TEMPLATES_') : null))."front/theme/catalog/_partials/miniatures/product-".((string)$_smarty_tpl->tpl_vars['CE_PRODUCT_MINIATURE_UID']->value).".tpl")) {?>
<?php if (!(isset($_smarty_tpl->tpl_vars['productClasses']->value))) {?>
<?php if (!(isset($_smarty_tpl->tpl_vars['layout']->value))) {?>
<?php $_smarty_tpl->_assignInScope('layout', Context::getContext()->controller->getLayout());?>
<?php }?>
<?php if (preg_match('/(left|right|both)-column/',$_smarty_tpl->tpl_vars['layout']->value)) {?>
<?php $_smarty_tpl->_assignInScope('productClasses', 'col-xs-6 col-xl-4');?>
<?php } else { ?>
<?php $_smarty_tpl->_assignInScope('productClasses', 'col-xs-6 col-xl-3');?>
<?php }?>
<?php }?>
<?php $_smarty_tpl->_subTemplateRender("file:catalog/_partials/miniatures/product-".((string)$_smarty_tpl->tpl_vars['CE_PRODUCT_MINIATURE_UID']->value).".tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
} elseif (file_exists(((string)(defined('_PS_THEME_DIR_') ? constant('_PS_THEME_DIR_') : null))."templates/catalog/_partials/miniatures/product.tpl")) {?>
<?php $_smarty_tpl->_subTemplateRender('file:[1]catalog/_partials/miniatures/product.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
} elseif ((defined('_PARENT_THEME_NAME_') ? constant('_PARENT_THEME_NAME_') : null)) {?>
<?php $_smarty_tpl->_subTemplateRender('parent:catalog/_partials/miniatures/product.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
}
}
}

View File

@@ -0,0 +1,59 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:51
from 'module:productcommentsviewstempl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d911b7b0588_58948481',
'has_nocache_code' => false,
'file_dependency' =>
array (
'86a3fbdbbaf4c17b3f3d70f925fe6312d03f2c1c' =>
array (
0 => 'module:productcommentsviewstempl',
1 => 1732016599,
2 => 'module',
),
),
'includes' =>
array (
),
),false)) {
function content_673d911b7b0588_58948481 (Smarty_Internal_Template $_smarty_tpl) {
?>
<div class="product-comment-list-item row" data-product-comment-id="@COMMENT_ID@" data-product-id="@PRODUCT_ID@">
<div class="col-sm-3 comment-infos">
<div class="grade-stars" data-grade="@COMMENT_GRADE@"></div>
<div class="comment-date">
@COMMENT_DATE@
</div>
<div class="comment-author">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'By %1$s','sprintf'=>array('@CUSTOMER_NAME@'),'d'=>'Modules.Productcomments.Shop'),$_smarty_tpl ) );?>
</div>
</div>
<div class="col-sm-9 comment-content">
<p class="h4">@COMMENT_TITLE@</p>
<p>@COMMENT_COMMENT@</p>
<div class="comment-buttons btn-group">
<?php if ($_smarty_tpl->tpl_vars['usefulness_enabled']->value) {?>
<a class="useful-review">
<i class="material-icons thumb_up" data-icon="thumb_up"></i>
<span class="useful-review-value">@COMMENT_USEFUL_ADVICES@</span>
</a>
<a class="not-useful-review">
<i class="material-icons thumb_down" data-icon="thumb_down"></i>
<span class="not-useful-review-value">@COMMENT_NOT_USEFUL_ADVICES@</span>
</a>
<?php }?>
<a class="report-abuse" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Report abuse','d'=>'Modules.Productcomments.Shop'),$_smarty_tpl ) );?>
">
<i class="material-icons flag" data-icon="flag"></i>
</a>
</div>
</div>
</div>
<?php }
}

View File

@@ -0,0 +1,42 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:32
from '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/components/layout/confirmation_messages.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d910834b582_81669575',
'has_nocache_code' => false,
'file_dependency' =>
array (
'8ad42b63978a38fb8830b262b3f48d545be6284a' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/components/layout/confirmation_messages.tpl',
1 => 1732017222,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d910834b582_81669575 (Smarty_Internal_Template $_smarty_tpl) {
if ((isset($_smarty_tpl->tpl_vars['confirmations']->value)) && count($_smarty_tpl->tpl_vars['confirmations']->value) && $_smarty_tpl->tpl_vars['confirmations']->value) {?>
<div class="bootstrap">
<div class="alert alert-success" style="display:block;">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['confirmations']->value, 'conf');
$_smarty_tpl->tpl_vars['conf']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['conf']->value) {
$_smarty_tpl->tpl_vars['conf']->do_else = false;
?>
<?php echo $_smarty_tpl->tpl_vars['conf']->value;?>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</div>
</div>
<?php }
}
}

View File

@@ -0,0 +1,53 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:32
from '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/components/layout/error_messages.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d910833d4f2_35073673',
'has_nocache_code' => false,
'file_dependency' =>
array (
'8b7f5842b0097cb8f1ac02c005049f618ff4deda' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/components/layout/error_messages.tpl',
1 => 1732017222,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d910833d4f2_35073673 (Smarty_Internal_Template $_smarty_tpl) {
if (count($_smarty_tpl->tpl_vars['errors']->value) && current($_smarty_tpl->tpl_vars['errors']->value) != '' && (!(isset($_smarty_tpl->tpl_vars['disableDefaultErrorOutPut']->value)) || $_smarty_tpl->tpl_vars['disableDefaultErrorOutPut']->value == false)) {?>
<div class="bootstrap">
<div class="alert alert-danger">
<button type="button" class="close" data-dismiss="alert">&times;</button>
<?php if (count($_smarty_tpl->tpl_vars['errors']->value) == 1) {?>
<?php echo reset($_smarty_tpl->tpl_vars['errors']->value);?>
<?php } else { ?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'There are %d errors.','sprintf'=>array(count($_smarty_tpl->tpl_vars['errors']->value)),'d'=>'Admin.Notifications.Error'),$_smarty_tpl ) );?>
<br/>
<ol>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['errors']->value, 'error');
$_smarty_tpl->tpl_vars['error']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['error']->value) {
$_smarty_tpl->tpl_vars['error']->do_else = false;
?>
<li><?php echo $_smarty_tpl->tpl_vars['error']->value;?>
</li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ol>
<?php }?>
</div>
</div>
<?php }
}
}

View File

@@ -0,0 +1,74 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:32
from '/home/admin/domains/masimmo.pl/public_html/modules/creativeelements/views/templates/hook/backoffice_header.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9108094b17_37496110',
'has_nocache_code' => false,
'file_dependency' =>
array (
'8f77abc5582e1d83dc15cf405a68597a0ad4799d' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/modules/creativeelements/views/templates/hook/backoffice_header.tpl',
1 => 1732016593,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d9108094b17_37496110 (Smarty_Internal_Template $_smarty_tpl) {
?><style>
i.mi-ce {
font-size: 14px !important;
}
i.icon-AdminParentCEContent, i.mi-ce {
position: relative;
height: 1em;
width: 1.2857em;
}
i.icon-AdminParentCEContent:before, i.mi-ce:before,
i.icon-AdminParentCEContent:after, i.mi-ce:after {
content: '';
position: absolute;
margin: 0;
left: .2143em;
top: 0;
width: .9286em;
height: .6428em;
border-width: .2143em 0;
border-style: solid;
border-color: inherit;
box-sizing: content-box;
}
i.icon-AdminParentCEContent:after, i.mi-ce:after {
top: .4286em;
width: .6428em;
height: 0;
border-width: .2143em 0 0;
}
#maintab-AdminParentCreativeElements, #subtab-AdminParentCreativeElements {
display: none;
}
</style>
<?php if (!empty($_smarty_tpl->tpl_vars['edit_width_ce']->value)) {
echo '<script'; ?>
type="text/html" id="tmpl-btn-back-to-ps">
<a href="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['edit_width_ce']->value,'html','UTF-8' ));?>
&amp;action=backToPsEditor" class="btn btn-default btn-back-to-ps"><i class="material-icons">navigate_before</i> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Back to PrestaShop Editor','mod'=>'creativeelements'),$_smarty_tpl ) );?>
</a>
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/html" id="tmpl-btn-edit-with-ce">
<a href="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['edit_width_ce']->value,'html','UTF-8' ));?>
" class="btn pointer btn-edit-with-ce"><i class="material-icons mi-ce"></i> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Edit with Creative Elements','mod'=>'creativeelements'),$_smarty_tpl ) );?>
</a>
<?php echo '</script'; ?>
>
<?php }
}
}

View File

@@ -0,0 +1,235 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:36:17
from '/home/admin/domains/masimmo.pl/public_html/modules/cookiesplus/views/templates/hook/cookies-style.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d91712ba970_89771904',
'has_nocache_code' => false,
'file_dependency' =>
array (
'9280c123f3e3ef0abd415d66a55bbb3f8ab34224' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/modules/cookiesplus/views/templates/hook/cookies-style.tpl',
1 => 1732016557,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d91712ba970_89771904 (Smarty_Internal_Template $_smarty_tpl) {
?><style>
<?php if ($_smarty_tpl->tpl_vars['C_P_BACKGROUND_COLOR']->value) {?>
div#cookiesplus-modal,
#cookiesplus-modal > div,
#cookiesplus-modal p {
background-color: <?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['C_P_BACKGROUND_COLOR']->value,'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
!important;
}
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['C_P_FONT_COLOR']->value) {?>
#cookiesplus-modal > div,
#cookiesplus-modal p {
color: <?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['C_P_FONT_COLOR']->value,'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
!important;
}
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['C_P_ACCEPT_BACKGROUND_COLOR']->value) {?>
#cookiesplus-modal .cookiesplus-accept {
background-color: <?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['C_P_ACCEPT_BACKGROUND_COLOR']->value,'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
!important;
}
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['C_P_ACCEPT_BORDER_COLOR']->value) {?>
#cookiesplus-modal .cookiesplus-accept {
border: 1px solid <?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['C_P_ACCEPT_BORDER_COLOR']->value,'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
!important;
}
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['C_P_ACCEPT_FONT_COLOR']->value) {?>
#cookiesplus-modal .cookiesplus-accept {
color: <?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['C_P_ACCEPT_FONT_COLOR']->value,'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
!important;
}
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['C_P_ACCEPT_FONT_SIZE']->value) {?>
#cookiesplus-modal .cookiesplus-accept {
font-size: <?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['C_P_ACCEPT_FONT_SIZE']->value,'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
!important;
}
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['C_P_ACCEPT_PADDING']->value) {?>
#cookiesplus-modal .cookiesplus-accept {
padding: <?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['C_P_ACCEPT_FONT_COLOR']->value,'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
!important;
}
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['C_P_MORE_INFO_BACKGROUND_COLOR']->value) {?>
#cookiesplus-modal .cookiesplus-more-information {
background-color: <?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['C_P_MORE_INFO_BACKGROUND_COLOR']->value,'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
!important;
}
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['C_P_MORE_INFO_BORDER_COLOR']->value) {?>
#cookiesplus-modal .cookiesplus-more-information {
border: 1px solid <?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['C_P_MORE_INFO_BORDER_COLOR']->value,'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
!important;
}
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['C_P_MORE_INFO_FONT_COLOR']->value) {?>
#cookiesplus-modal .cookiesplus-more-information {
color: <?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['C_P_MORE_INFO_FONT_COLOR']->value,'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
!important;
}
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['C_P_MORE_INFO_FONT_SIZE']->value) {?>
#cookiesplus-modal .cookiesplus-more-information {
font-size: <?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['C_P_MORE_INFO_FONT_SIZE']->value,'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
!important;
}
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['C_P_MORE_INFO_PADDING']->value) {?>
#cookiesplus-modal .cookiesplus-more-information {
padding: <?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['C_P_MORE_INFO_PADDING']->value,'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
!important;
}
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['C_P_REJECT_BACKGROUND_COLOR']->value) {?>
#cookiesplus-modal .cookiesplus-reject {
background-color: <?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['C_P_REJECT_BACKGROUND_COLOR']->value,'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
!important;
}
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['C_P_REJECT_BORDER_COLOR']->value) {?>
#cookiesplus-modal .cookiesplus-reject {
border: 1px solid <?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['C_P_REJECT_BORDER_COLOR']->value,'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
!important;
}
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['C_P_REJECT_FONT_COLOR']->value) {?>
#cookiesplus-modal .cookiesplus-reject {
color: <?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['C_P_REJECT_FONT_COLOR']->value,'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
!important;
}
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['C_P_REJECT_FONT_SIZE']->value) {?>
#cookiesplus-modal .cookiesplus-reject {
font-size: <?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['C_P_REJECT_FONT_SIZE']->value,'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
!important;
}
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['C_P_REJECT_PADDING']->value) {?>
#cookiesplus-modal .cookiesplus-reject {
padding: <?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['C_P_REJECT_PADDING']->value,'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
!important;
}
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['C_P_SAVE_BACKGROUND_COLOR']->value) {?>
#cookiesplus-modal .cookiesplus-save:not([disabled]) {
background-color: <?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['C_P_SAVE_BACKGROUND_COLOR']->value,'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
!important;
}
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['C_P_SAVE_BORDER_COLOR']->value) {?>
#cookiesplus-modal .cookiesplus-save:not([disabled]) {
border: 1px solid <?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['C_P_SAVE_BORDER_COLOR']->value,'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
!important;
}
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['C_P_SAVE_FONT_COLOR']->value) {?>
#cookiesplus-modal .cookiesplus-save:not([disabled]) {
color: <?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['C_P_SAVE_FONT_COLOR']->value,'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
!important;
}
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['C_P_SAVE_FONT_SIZE']->value) {?>
#cookiesplus-modal .cookiesplus-save {
font-size: <?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['C_P_SAVE_FONT_SIZE']->value,'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
!important;
}
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['C_P_SAVE_PADDING']->value) {?>
#cookiesplus-modal .cookiesplus-reject {
padding: <?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['C_P_SAVE_PADDING']->value,'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
!important;
}
<?php }?>
<?php if ((isset($_smarty_tpl->tpl_vars['C_P_CSS']->value)) && $_smarty_tpl->tpl_vars['C_P_CSS']->value) {?>
<?php echo $_smarty_tpl->tpl_vars['C_P_CSS']->value;?>
<?php }?>
#cookiesplus-tab {
<?php if ((isset($_smarty_tpl->tpl_vars['C_P_TAB_POSITION']->value))) {?>
<?php if ($_smarty_tpl->tpl_vars['C_P_TAB_POSITION']->value == 'center-left') {?>
bottom: 55%;
left: 0;
-webkit-transform: rotate(-90deg) translateX(-100%);
-moz-transform: rotate(-90deg) translateX(-100%);
-ms-transform: rotate(-90deg) translateX(-100%);
-o-transform: rotate(-90deg) translateX(-100%);
transform: rotate(-90deg) translateX(-100%);
transform-origin: 0 0;
<?php } elseif ($_smarty_tpl->tpl_vars['C_P_TAB_POSITION']->value == 'center-right') {?>
bottom: 55%;
right: 0;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg) translateX(-100%);
-ms-transform: rotate(-90deg) translateX(-100%);
-o-transform: rotate(-90deg) translateX(-100%);
transform: rotate(-90deg);
transform-origin: 100% 100%;
<?php } elseif ($_smarty_tpl->tpl_vars['C_P_TAB_POSITION']->value == 'bottom-left') {?>
bottom: 0;
left: 0;
<?php } elseif ($_smarty_tpl->tpl_vars['C_P_TAB_POSITION']->value == 'bottom-right') {?>
bottom: 0;
right: 0;
<?php } else { ?>
bottom: 0;
left: 0;
<?php }?>
<?php } else { ?>
bottom: 0;
left: 0;
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['C_P_TAB_BACKGROUND_COLOR']->value) {?>
background-color: <?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['C_P_TAB_BACKGROUND_COLOR']->value,'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
!important;
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['C_P_TAB_FONT_COLOR']->value) {?>
color: <?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['C_P_TAB_FONT_COLOR']->value,'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
!important;
<?php }?>
}
</style>
<?php }
}

View File

@@ -0,0 +1,374 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:32
from '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/page_header_toolbar.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9108256df2_44170237',
'has_nocache_code' => false,
'file_dependency' =>
array (
'94576ee9e1bba9bbb58fdf71321c2eeb93083dcb' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/page_header_toolbar.tpl',
1 => 1732015365,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d9108256df2_44170237 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, false);
?>
<div class="header-toolbar d-print-none">
<?php echo $_smarty_tpl->tpl_vars['multistore_header']->value;?>
<div class="container-fluid">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_2107459213673d9108234686_76642268', 'pageBreadcrumb');
?>
<div class="title-row">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1895916810673d9108237909_78774024', 'pageTitle');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1566326116673d9108239ac5_08678059', 'toolbarBox');
?>
</div>
</div>
<?php if ((isset($_smarty_tpl->tpl_vars['headerTabContent']->value)) && $_smarty_tpl->tpl_vars['headerTabContent']->value) {?>
<div class="page-head-tabs" id="head_tabs">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['headerTabContent']->value, 'tabContent');
$_smarty_tpl->tpl_vars['tabContent']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['tabContent']->value) {
$_smarty_tpl->tpl_vars['tabContent']->do_else = false;
?>
<?php ob_start();
echo $_smarty_tpl->tpl_vars['tabContent']->value;
$_prefixVariable1 = ob_get_clean();
echo $_prefixVariable1;?>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</div>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['current_tab_level']->value == 3) {?>
<div class="page-head-tabs" id="head_tabs">
<ul class="nav nav-pills">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['tabs']->value, 'level_1');
$_smarty_tpl->tpl_vars['level_1']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['level_1']->value) {
$_smarty_tpl->tpl_vars['level_1']->do_else = false;
?>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['level_1']->value['sub_tabs'], 'level_2');
$_smarty_tpl->tpl_vars['level_2']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['level_2']->value) {
$_smarty_tpl->tpl_vars['level_2']->do_else = false;
?>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['level_2']->value['sub_tabs'], 'level_3');
$_smarty_tpl->tpl_vars['level_3']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['level_3']->value) {
$_smarty_tpl->tpl_vars['level_3']->do_else = false;
?>
<?php if ($_smarty_tpl->tpl_vars['level_3']->value['current']) {?>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['level_3']->value['sub_tabs'], 'level_4');
$_smarty_tpl->tpl_vars['level_4']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['level_4']->value) {
$_smarty_tpl->tpl_vars['level_4']->do_else = false;
?>
<?php if ($_smarty_tpl->tpl_vars['level_4']->value['active']) {?>
<li class="nav-item">
<a href="<?php echo $_smarty_tpl->tpl_vars['level_4']->value['href'];?>
" id="subtab-<?php echo $_smarty_tpl->tpl_vars['level_4']->value['class_name'];?>
" class="nav-link tab <?php if ($_smarty_tpl->tpl_vars['level_4']->value['current']) {?>active current<?php }?>" data-submenu="<?php echo $_smarty_tpl->tpl_vars['level_4']->value['id_tab'];?>
">
<?php echo $_smarty_tpl->tpl_vars['level_4']->value['name'];?>
<span class="notification-container">
<span class="notification-counter"></span>
</span>
</a>
</li>
<?php }?>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
<?php }?>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
</div>
<?php }?>
<div class="btn-floating">
<button class="btn btn-primary collapsed" data-toggle="collapse" data-target=".btn-floating-container" aria-expanded="false">
<i class="material-icons">add</i>
</button>
<div class="btn-floating-container collapse">
<div class="btn-floating-menu">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayDashboardToolbarTopMenu'),$_smarty_tpl ) );?>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['toolbar_btn']->value, 'btn', false, 'k');
$_smarty_tpl->tpl_vars['btn']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['k']->value => $_smarty_tpl->tpl_vars['btn']->value) {
$_smarty_tpl->tpl_vars['btn']->do_else = false;
?>
<?php if ($_smarty_tpl->tpl_vars['k']->value != 'back' && $_smarty_tpl->tpl_vars['k']->value != 'modules-list') {?>
<a
class="btn btn-floating-item <?php if ((isset($_smarty_tpl->tpl_vars['btn']->value['target'])) && $_smarty_tpl->tpl_vars['btn']->value['target']) {?> _blank<?php }?> pointer"<?php if ((isset($_smarty_tpl->tpl_vars['btn']->value['href']))) {?>
id="page-header-desc-floating-<?php echo $_smarty_tpl->tpl_vars['table']->value;?>
-<?php if ((isset($_smarty_tpl->tpl_vars['btn']->value['imgclass']))) {
echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['btn']->value['imgclass'] ));
} else {
echo $_smarty_tpl->tpl_vars['k']->value;
}?>"
href="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['btn']->value['href'] ));?>
"<?php }?>
title="<?php if ((isset($_smarty_tpl->tpl_vars['btn']->value['help']))) {
echo $_smarty_tpl->tpl_vars['btn']->value['help'];
} else {
echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['btn']->value['desc'] ));
}?>"<?php if ((isset($_smarty_tpl->tpl_vars['btn']->value['js'])) && $_smarty_tpl->tpl_vars['btn']->value['js']) {?>
onclick="<?php echo $_smarty_tpl->tpl_vars['btn']->value['js'];?>
"<?php }
if ((isset($_smarty_tpl->tpl_vars['btn']->value['modal_target'])) && $_smarty_tpl->tpl_vars['btn']->value['modal_target']) {?>
data-target="<?php echo $_smarty_tpl->tpl_vars['btn']->value['modal_target'];?>
"
data-toggle="modal"<?php }
if ((isset($_smarty_tpl->tpl_vars['btn']->value['help']))) {?>
data-toggle="pstooltip"
data-placement="bottom"<?php }?>
>
<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['btn']->value['desc'] ));?>
<?php if (!empty($_smarty_tpl->tpl_vars['btn']->value['icon'])) {?><i class="material-icons"><?php echo $_smarty_tpl->tpl_vars['btn']->value['icon'];?>
</i><?php }?>
</a>
<?php }?>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
<?php if ((isset($_smarty_tpl->tpl_vars['help_link']->value)) && $_smarty_tpl->tpl_vars['help_link']->value != false) {?>
<?php if ($_smarty_tpl->tpl_vars['enableSidebar']->value) {?>
<a class="btn btn-floating-item btn-help btn-sidebar" href="#"
title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Help','d'=>'Admin.Global'),$_smarty_tpl ) );?>
"
data-toggle="sidebar"
data-target="#right-sidebar"
data-url="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['help_link']->value ));?>
"
>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Help','d'=>'Admin.Global'),$_smarty_tpl ) );?>
</a>
<?php } else { ?>
<a class="btn btn-floating-item btn-help" href="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['help_link']->value ));?>
" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Help','d'=>'Admin.Global'),$_smarty_tpl ) );?>
">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Help','d'=>'Admin.Global'),$_smarty_tpl ) );?>
</a>
<?php }?>
<?php }?>
</div>
</div>
</div>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayDashboardTop'),$_smarty_tpl ) );?>
</div>
<?php }
/* {block 'pageBreadcrumb'} */
class Block_2107459213673d9108234686_76642268 extends Smarty_Internal_Block
{
public $subBlocks = array (
'pageBreadcrumb' =>
array (
0 => 'Block_2107459213673d9108234686_76642268',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<nav aria-label="Breadcrumb">
<ol class="breadcrumb">
<?php if ($_smarty_tpl->tpl_vars['breadcrumbs2']->value['container']['name'] != '') {?>
<li class="breadcrumb-item"><?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['breadcrumbs2']->value['container']['name'] ));?>
</li>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['breadcrumbs2']->value['tab']['name'] != '' && $_smarty_tpl->tpl_vars['breadcrumbs2']->value['container']['name'] != $_smarty_tpl->tpl_vars['breadcrumbs2']->value['tab']['name'] && $_smarty_tpl->tpl_vars['breadcrumbs2']->value['tab']['href'] != '') {?>
<li class="breadcrumb-item active">
<a href="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['breadcrumbs2']->value['tab']['href'] ));?>
" aria-current="page"><?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['breadcrumbs2']->value['tab']['name'] ));?>
</a>
</li>
<?php }?>
</ol>
</nav>
<?php
}
}
/* {/block 'pageBreadcrumb'} */
/* {block 'pageTitle'} */
class Block_1895916810673d9108237909_78774024 extends Smarty_Internal_Block
{
public $subBlocks = array (
'pageTitle' =>
array (
0 => 'Block_1895916810673d9108237909_78774024',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<h1 class="title">
<?php if (is_array($_smarty_tpl->tpl_vars['title']->value)) {
echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( end($_smarty_tpl->tpl_vars['title']->value) ));
} else {
echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['title']->value ));
}?>
</h1>
<?php
}
}
/* {/block 'pageTitle'} */
/* {block 'toolbarBox'} */
class Block_1566326116673d9108239ac5_08678059 extends Smarty_Internal_Block
{
public $subBlocks = array (
'toolbarBox' =>
array (
0 => 'Block_1566326116673d9108239ac5_08678059',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<div class="toolbar-icons">
<div class="wrapper">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayDashboardToolbarTopMenu'),$_smarty_tpl ) );?>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['toolbar_btn']->value, 'btn', false, 'k');
$_smarty_tpl->tpl_vars['btn']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['k']->value => $_smarty_tpl->tpl_vars['btn']->value) {
$_smarty_tpl->tpl_vars['btn']->do_else = false;
?>
<?php if ($_smarty_tpl->tpl_vars['k']->value != 'back' && $_smarty_tpl->tpl_vars['k']->value != 'modules-list') {?>
<a
class="btn <?php if ((isset($_smarty_tpl->tpl_vars['btn']->value['class'])) && $_smarty_tpl->tpl_vars['btn']->value['class']) {
echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['btn']->value['class'] ));
} else { ?>btn-primary<?php }
if ((isset($_smarty_tpl->tpl_vars['btn']->value['target'])) && $_smarty_tpl->tpl_vars['btn']->value['target']) {?> _blank<?php }
if ((isset($_smarty_tpl->tpl_vars['btn']->value['disabled'])) && $_smarty_tpl->tpl_vars['btn']->value['disabled']) {?> disabled auto-pointer-events<?php }?> pointer"<?php if ((isset($_smarty_tpl->tpl_vars['btn']->value['href']))) {?>
id="page-header-desc-<?php echo $_smarty_tpl->tpl_vars['table']->value;?>
-<?php if ((isset($_smarty_tpl->tpl_vars['btn']->value['imgclass']))) {
echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['btn']->value['imgclass'] ));
} else {
echo $_smarty_tpl->tpl_vars['k']->value;
}?>"
href="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['btn']->value['href'] ));?>
"<?php }?>
title="<?php if ((isset($_smarty_tpl->tpl_vars['btn']->value['help']))) {
echo $_smarty_tpl->tpl_vars['btn']->value['help'];
} else {
echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['btn']->value['desc'] ));
}?>"<?php if ((isset($_smarty_tpl->tpl_vars['btn']->value['js'])) && $_smarty_tpl->tpl_vars['btn']->value['js']) {?>
onclick="<?php echo $_smarty_tpl->tpl_vars['btn']->value['js'];?>
"<?php }
if ((isset($_smarty_tpl->tpl_vars['btn']->value['modal_target'])) && $_smarty_tpl->tpl_vars['btn']->value['modal_target']) {?>
data-target="<?php echo $_smarty_tpl->tpl_vars['btn']->value['modal_target'];?>
"
data-toggle="modal"<?php }
if ((isset($_smarty_tpl->tpl_vars['btn']->value['help']))) {?>
data-toggle="pstooltip"
data-placement="bottom"<?php }?>
>
<?php if (!empty($_smarty_tpl->tpl_vars['btn']->value['icon'])) {?><i class="material-icons"><?php echo $_smarty_tpl->tpl_vars['btn']->value['icon'];?>
</i><?php }?>
<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['btn']->value['desc'] ));?>
</a>
<?php }?>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
<?php if ((isset($_smarty_tpl->tpl_vars['toolbar_btn']->value['modules-list']))) {?>
<a
class="btn btn-outline-secondary <?php if ((isset($_smarty_tpl->tpl_vars['toolbar_btn']->value['modules-list']['target'])) && $_smarty_tpl->tpl_vars['toolbar_btn']->value['modules-list']['target']) {?> _blank<?php }?>"
id="page-header-desc-<?php echo $_smarty_tpl->tpl_vars['table']->value;?>
-<?php if ((isset($_smarty_tpl->tpl_vars['toolbar_btn']->value['modules-list']['imgclass']))) {
echo $_smarty_tpl->tpl_vars['toolbar_btn']->value['modules-list']['imgclass'];
} else { ?>modules-list<?php }?>"
<?php if ((isset($_smarty_tpl->tpl_vars['toolbar_btn']->value['modules-list']['href']))) {?>href="<?php echo $_smarty_tpl->tpl_vars['toolbar_btn']->value['modules-list']['href'];?>
"<?php }?>
title="<?php echo $_smarty_tpl->tpl_vars['toolbar_btn']->value['modules-list']['desc'];?>
"
<?php if ((isset($_smarty_tpl->tpl_vars['toolbar_btn']->value['modules-list']['js'])) && $_smarty_tpl->tpl_vars['toolbar_btn']->value['modules-list']['js']) {?>onclick="<?php echo $_smarty_tpl->tpl_vars['toolbar_btn']->value['modules-list']['js'];?>
"<?php }?>
>
<?php echo $_smarty_tpl->tpl_vars['toolbar_btn']->value['modules-list']['desc'];?>
</a>
<?php }?>
<?php if ((isset($_smarty_tpl->tpl_vars['help_link']->value)) && $_smarty_tpl->tpl_vars['help_link']->value != false) {?>
<?php if ($_smarty_tpl->tpl_vars['enableSidebar']->value) {?>
<a class="btn btn-outline-secondary btn-help btn-sidebar" href="#"
title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Help','d'=>'Admin.Global'),$_smarty_tpl ) );?>
"
data-toggle="sidebar"
data-target="#right-sidebar"
data-url="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['help_link']->value ));?>
"
id="product_form_open_help"
>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Help','d'=>'Admin.Global'),$_smarty_tpl ) );?>
</a>
<?php } else { ?>
<a class="btn btn-outline-secondary btn-help" href="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['help_link']->value ));?>
" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Help','d'=>'Admin.Global'),$_smarty_tpl ) );?>
">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Help','d'=>'Admin.Global'),$_smarty_tpl ) );?>
</a>
<?php }?>
<?php }?>
</div>
</div>
<?php
}
}
/* {/block 'toolbarBox'} */
}

View File

@@ -0,0 +1,216 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:32
from '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/layout.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d91082c7fd3_02509233',
'has_nocache_code' => false,
'file_dependency' =>
array (
'9d3082afb0644dd1db722b284904e23ec56d419a' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/layout.tpl',
1 => 1732015365,
2 => 'file',
),
),
'includes' =>
array (
'file:components/layout/quick_access.tpl' => 1,
'file:components/layout/search_form.tpl' => 1,
'file:components/layout/shop_list.tpl' => 1,
'file:components/layout/notifications_center.tpl' => 1,
'file:components/layout/employee_dropdown.tpl' => 1,
'file:components/layout/nav_bar.tpl' => 1,
'file:components/layout/error_messages.tpl' => 1,
'file:components/layout/information_messages.tpl' => 1,
'file:components/layout/confirmation_messages.tpl' => 1,
'file:components/layout/warning_messages.tpl' => 1,
'file:components/layout/non-responsive.tpl' => 1,
'file:footer.tpl' => 1,
'file:error.tpl' => 1,
),
),false)) {
function content_673d91082c7fd3_02509233 (Smarty_Internal_Template $_smarty_tpl) {
?><!DOCTYPE html>
<html lang="<?php echo $_smarty_tpl->tpl_vars['iso']->value;?>
">
<head>
<?php echo $_smarty_tpl->tpl_vars['header']->value;?>
</head>
<body
class="lang-<?php echo $_smarty_tpl->tpl_vars['iso_user']->value;
if ($_smarty_tpl->tpl_vars['lang_is_rtl']->value) {?> lang-rtl<?php }?> <?php echo strtolower(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_GET['controller'] )));
if ($_smarty_tpl->tpl_vars['collapse_menu']->value) {?> page-sidebar-closed<?php }
if ((isset($_smarty_tpl->tpl_vars['is_multishop']->value)) && $_smarty_tpl->tpl_vars['is_multishop']->value) {?> multishop-enabled<?php }
if ((isset($_smarty_tpl->tpl_vars['lite_display']->value)) && $_smarty_tpl->tpl_vars['lite_display']->value) {?> light_display_layout<?php }?>"
<?php if ((isset($_smarty_tpl->tpl_vars['js_router_metadata']->value['base_url']))) {?>data-base-url="<?php echo $_smarty_tpl->tpl_vars['js_router_metadata']->value['base_url'];?>
"<?php }?>
<?php if ((isset($_smarty_tpl->tpl_vars['js_router_metadata']->value['token']))) {?>data-token="<?php echo $_smarty_tpl->tpl_vars['js_router_metadata']->value['token'];?>
"<?php }?>
>
<?php if ($_smarty_tpl->tpl_vars['display_header']->value) {?>
<header id="header" class="d-print-none">
<nav id="header_infos" class="main-header">
<button class="btn btn-primary-reverse onclick btn-lg unbind ajax-spinner"></button>
<i class="material-icons js-mobile-menu">menu</i>
<a id="header_logo" class="logo float-left" href="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['default_tab_link']->value,'html','UTF-8' ));?>
"></a>
<span id="shop_version"><?php echo $_smarty_tpl->tpl_vars['ps_version']->value;?>
</span>
<div class="component" id="quick-access-container">
<?php $_smarty_tpl->_subTemplateRender("file:components/layout/quick_access.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
</div>
<div class="component" id="header-search-container">
<?php $_smarty_tpl->_subTemplateRender("file:components/layout/search_form.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
</div>
<?php if ((isset($_smarty_tpl->tpl_vars['debug_mode']->value)) && $_smarty_tpl->tpl_vars['debug_mode']->value == true) {?>
<div class="component hide-mobile-sm" id="header-debug-mode-container">
<a class="link shop-state"
id="debug-mode"
data-toggle="pstooltip"
data-placement="bottom"
data-html="true"
title="<p class='text-left'><strong><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Your shop is in debug mode.','d'=>'Admin.Navigation.Notification'),$_smarty_tpl ) );?>
</strong></p><p class='text-left'><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'All the PHP errors and messages are displayed. When you no longer need it, [1]turn off[/1] this mode.','html'=>true,'sprintf'=>array('[1]'=>'<strong>','[/1]'=>'</strong>'),'d'=>'Admin.Navigation.Notification'),$_smarty_tpl ) );?>
</p>"
href="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['link']->value->getAdminLink('AdminPerformance'),'html','UTF-8' ));?>
"
>
<i class="material-icons">bug_report</i>
<span><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Debug mode','d'=>'Admin.Navigation.Header'),$_smarty_tpl ) );?>
</span>
</a>
</div>
<?php }?>
<?php if ((isset($_smarty_tpl->tpl_vars['maintenance_mode']->value)) && $_smarty_tpl->tpl_vars['maintenance_mode']->value == true) {?>
<div class="component hide-mobile-sm" id="header-maintenance-mode-container">
<a class="link shop-state"
id="maintenance-mode"
data-toggle="pstooltip"
data-placement="bottom"
data-html="true"
title="<p class='text-left'><strong><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Your shop is in maintenance.','d'=>'Admin.Navigation.Notification'),$_smarty_tpl ) );?>
</strong></p><p class='text-left'><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Your visitors and customers cannot access your shop while in maintenance mode.%s To manage the maintenance settings, go to Shop Parameters > Maintenance tab.','sprintf'=>array('<br />'),'d'=>'Admin.Navigation.Notification'),$_smarty_tpl ) );?>
</p>" href="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['link']->value->getAdminLink('AdminMaintenance'),'html','UTF-8' ));?>
"
>
<i class="material-icons">build</i>
<span><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Maintenance mode','d'=>'Admin.Navigation.Header'),$_smarty_tpl ) );?>
</span>
</a>
</div>
<?php }?>
<?php if (!(isset($_smarty_tpl->tpl_vars['hideLegacyStoreContextSelector']->value)) || !$_smarty_tpl->tpl_vars['hideLegacyStoreContextSelector']->value) {?>
<div class="component" id="header-shop-list-container">
<?php $_smarty_tpl->_subTemplateRender("file:components/layout/shop_list.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
</div>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['show_new_orders']->value || $_smarty_tpl->tpl_vars['show_new_customers']->value || $_smarty_tpl->tpl_vars['show_new_messages']->value) {?>
<div class="component header-right-component" id="header-notifications-container">
<?php $_smarty_tpl->_subTemplateRender("file:components/layout/notifications_center.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
</div>
<?php }?>
<div class="component" id="header-employee-container">
<?php $_smarty_tpl->_subTemplateRender("file:components/layout/employee_dropdown.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
</div>
<?php if ((isset($_smarty_tpl->tpl_vars['displayBackOfficeTop']->value))) {
echo $_smarty_tpl->tpl_vars['displayBackOfficeTop']->value;
}?>
</nav>
</header>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['display_header']->value) {?>
<?php $_smarty_tpl->_subTemplateRender('file:components/layout/nav_bar.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
}?>
<?php if ((isset($_smarty_tpl->tpl_vars['page_header_toolbar']->value))) {
echo $_smarty_tpl->tpl_vars['page_header_toolbar']->value;
}?>
<div id="main-div">
<?php if ($_smarty_tpl->tpl_vars['install_dir_exists']->value) {?>
<div class="alert alert-warning">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'For security reasons, you must also delete the /install folder.','d'=>'Admin.Login.Notification'),$_smarty_tpl ) );?>
</div>
<?php } else { ?>
<?php if ((isset($_smarty_tpl->tpl_vars['modal_module_list']->value))) {
echo $_smarty_tpl->tpl_vars['modal_module_list']->value;
}?>
<div class="<?php if ($_smarty_tpl->tpl_vars['display_header']->value) {?>content-div<?php }?> <?php if (!(isset($_smarty_tpl->tpl_vars['page_header_toolbar']->value))) {?>-notoolbar<?php }?> <?php if ($_smarty_tpl->tpl_vars['current_tab_level']->value == 3) {?>with-tabs<?php }?>">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayAdminAfterHeader'),$_smarty_tpl ) );?>
<?php if ($_smarty_tpl->tpl_vars['display_header']->value) {?>
<?php $_smarty_tpl->_subTemplateRender('file:components/layout/error_messages.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php $_smarty_tpl->_subTemplateRender('file:components/layout/information_messages.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php $_smarty_tpl->_subTemplateRender('file:components/layout/confirmation_messages.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php $_smarty_tpl->_subTemplateRender('file:components/layout/warning_messages.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php }?>
<div class="row ">
<div class="col-sm-12">
<?php echo $_smarty_tpl->tpl_vars['page']->value;?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayAdminEndContent'),$_smarty_tpl ) );?>
</div>
</div>
</div>
<?php }?>
</div>
<?php if ((!(isset($_smarty_tpl->tpl_vars['lite_display']->value)) || ((isset($_smarty_tpl->tpl_vars['lite_display']->value)) && !$_smarty_tpl->tpl_vars['lite_display']->value))) {?>
<?php $_smarty_tpl->_subTemplateRender('file:components/layout/non-responsive.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<div class="mobile-layer"></div>
<?php if ($_smarty_tpl->tpl_vars['display_footer']->value) {?>
<?php $_smarty_tpl->_subTemplateRender('file:footer.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php }
}?>
<?php if ((isset($_smarty_tpl->tpl_vars['php_errors']->value))) {?>
<?php $_smarty_tpl->_subTemplateRender("file:error.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
}?>
<?php if ((!(isset($_smarty_tpl->tpl_vars['lite_display']->value)) || ((isset($_smarty_tpl->tpl_vars['lite_display']->value)) && !$_smarty_tpl->tpl_vars['lite_display']->value))) {?>
<?php if ((isset($_smarty_tpl->tpl_vars['modals']->value))) {?>
<div class="bootstrap">
<?php echo $_smarty_tpl->tpl_vars['modals']->value;?>
</div>
<?php }
}?>
</body>
</html>
<?php }
}

View File

@@ -0,0 +1,29 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:32
from '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/footer.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d91082b0be5_59599644',
'has_nocache_code' => false,
'file_dependency' =>
array (
'a5237a0c743b2819218772222598aaa13e114c9a' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/footer.tpl',
1 => 1732015364,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d91082b0be5_59599644 (Smarty_Internal_Template $_smarty_tpl) {
?><div id="footer" class="bootstrap">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>"displayBackOfficeFooter"),$_smarty_tpl ) );?>
</div>
<?php }
}

View File

@@ -0,0 +1,246 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:51
from 'module:productcommentsviewstempl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d911b7dcc76_08041297',
'has_nocache_code' => false,
'file_dependency' =>
array (
'ab78f8c8f8f941a231f6eb727d07d151a3efcbc2' =>
array (
0 => 'module:productcommentsviewstempl',
1 => 1732016599,
2 => 'module',
),
),
'includes' =>
array (
'module:productcomments/views/templates/hook/alert-modal.tpl' => 2,
),
),false)) {
function content_673d911b7dcc76_08041297 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, false);
?>
<?php echo '<script'; ?>
type="text/javascript">
var productCommentPostErrorMessage = '<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Sorry, your review cannot be posted.','d'=>'Modules.Productcomments.Shop','js'=>1),$_smarty_tpl ) );?>
';
<?php echo '</script'; ?>
>
<div id="post-product-comment-modal" class="modal fade product-comment-modal" role="dialog" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<p class="h2"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Write your review','d'=>'Modules.Productcomments.Shop'),$_smarty_tpl ) );?>
</p>
<button type="button" class="close" data-dismiss="modal" aria-label="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Close','d'=>'Shop.Theme.Global'),$_smarty_tpl ) );?>
">
<span aria-hidden="true">&times;</span>
</button>
</div>
<div class="modal-body">
<form id="post-product-comment-form" action="<?php echo $_smarty_tpl->tpl_vars['post_comment_url']->value;?>
" method="POST">
<div class="row">
<div class="col-sm-2">
<?php if ((isset($_smarty_tpl->tpl_vars['product']->value)) && $_smarty_tpl->tpl_vars['product']->value) {?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1827932280673d911b7d3a78_90447438', 'product_flags');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1669449437673d911b7d4d71_08057624', 'product_cover');
?>
<?php }?>
</div>
<div class="col-sm-4">
<p class="h3"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['name'], ENT_QUOTES, 'UTF-8');?>
</p>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_856362121673d911b7d6ef9_49456992', 'product_description_short');
?>
</div>
<div class="col-sm-6">
<?php if (count($_smarty_tpl->tpl_vars['criterions']->value) > 0) {?>
<ul id="criterions_list">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['criterions']->value, 'criterion');
$_smarty_tpl->tpl_vars['criterion']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['criterion']->value) {
$_smarty_tpl->tpl_vars['criterion']->do_else = false;
?>
<li>
<div class="criterion-rating">
<label><?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['criterion']->value['name'],'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
:</label>
<div
class="grade-stars"
data-grade="3"
data-input="criterion[<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['criterion']->value['id_product_comment_criterion'], ENT_QUOTES, 'UTF-8');?>
]">
</div>
</div>
</li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
<?php }?>
</div>
</div>
<?php if (!$_smarty_tpl->tpl_vars['logged']->value) {?>
<div class="row">
<div class="col-sm-8">
<label class="form-label" for="comment_title"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Title','d'=>'Modules.Productcomments.Shop'),$_smarty_tpl ) );?>
<sup class="required">*</sup></label>
<input id="comment_title" name="comment_title" type="text" value=""/>
</div>
<div class="col-sm-4">
<label class="form-label" for="customer_name"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Your name','d'=>'Modules.Productcomments.Shop'),$_smarty_tpl ) );?>
<sup class="required">*</sup></label>
<input id="customer_name" name="customer_name" type="text" value=""/>
</div>
</div>
<?php } else { ?>
<label class="form-label" for="comment_title"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Title','d'=>'Modules.Productcomments.Shop'),$_smarty_tpl ) );?>
<sup class="required">*</sup></label>
<input id="comment_title" name="comment_title" type="text" value=""/>
<?php }?>
<label class="form-label" for="comment_content"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Review','d'=>'Modules.Productcomments.Shop'),$_smarty_tpl ) );?>
<sup class="required">*</sup></label>
<textarea id="comment_content" name="comment_content"></textarea>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayGDPRConsent','mod'=>'psgdpr','id_module'=>$_smarty_tpl->tpl_vars['id_module']->value),$_smarty_tpl ) );?>
<div class="row">
<div class="col-sm-6">
<p class="required"><sup>*</sup> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Required fields','d'=>'Modules.Productcomments.Shop'),$_smarty_tpl ) );?>
</p>
</div>
<div class="col-sm-6 post-comment-buttons">
<button type="button" class="btn btn-comment-inverse btn-comment-big" data-dismiss="modal">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Cancel','d'=>'Modules.Productcomments.Shop'),$_smarty_tpl ) );?>
</button>
<button type="submit" class="btn btn-comment btn-comment-big">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Send','d'=>'Modules.Productcomments.Shop'),$_smarty_tpl ) );?>
</button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
<?php if ($_smarty_tpl->tpl_vars['moderation_active']->value) {?>
<?php ob_start();
echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Your comment has been submitted and will be available once approved by a moderator.','d'=>'Modules.Productcomments.Shop'),$_smarty_tpl ) );
$_prefixVariable7 = ob_get_clean();
$_smarty_tpl->_assignInScope('comment_posted_message', $_prefixVariable7);
} else { ?>
<?php ob_start();
echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Your comment has been added!','d'=>'Modules.Productcomments.Shop'),$_smarty_tpl ) );
$_prefixVariable8 = ob_get_clean();
$_smarty_tpl->_assignInScope('comment_posted_message', $_prefixVariable8);
}
ob_start();
echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Review sent','d'=>'Modules.Productcomments.Shop'),$_smarty_tpl ) );
$_prefixVariable9 = ob_get_clean();
$_smarty_tpl->_subTemplateRender('module:productcomments/views/templates/hook/alert-modal.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('modal_id'=>'product-comment-posted-modal','modal_title'=>$_prefixVariable9,'modal_message'=>$_smarty_tpl->tpl_vars['comment_posted_message']->value), 0, false);
?>
<?php ob_start();
echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Your review cannot be sent','d'=>'Modules.Productcomments.Shop'),$_smarty_tpl ) );
$_prefixVariable10 = ob_get_clean();
$_smarty_tpl->_subTemplateRender('module:productcomments/views/templates/hook/alert-modal.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('modal_id'=>'product-comment-post-error','modal_title'=>$_prefixVariable10,'icon'=>'error'), 0, true);
}
/* {block 'product_flags'} */
class Block_1827932280673d911b7d3a78_90447438 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_flags' =>
array (
0 => 'Block_1827932280673d911b7d3a78_90447438',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<ul class="product-flags">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['product']->value['flags'], 'flag');
$_smarty_tpl->tpl_vars['flag']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['flag']->value) {
$_smarty_tpl->tpl_vars['flag']->do_else = false;
?>
<li class="product-flag <?php echo htmlspecialchars($_smarty_tpl->tpl_vars['flag']->value['type'], ENT_QUOTES, 'UTF-8');?>
"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['flag']->value['label'], ENT_QUOTES, 'UTF-8');?>
</li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
<?php
}
}
/* {/block 'product_flags'} */
/* {block 'product_cover'} */
class Block_1669449437673d911b7d4d71_08057624 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_cover' =>
array (
0 => 'Block_1669449437673d911b7d4d71_08057624',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<div class="product-cover">
<?php if ($_smarty_tpl->tpl_vars['product']->value['cover']) {?>
<img class="js-qv-product-cover" src="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['cover']['bySize']['medium_default']['url'], ENT_QUOTES, 'UTF-8');?>
" alt="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['cover']['legend'], ENT_QUOTES, 'UTF-8');?>
" title="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['cover']['legend'], ENT_QUOTES, 'UTF-8');?>
" style="width:100%;" itemprop="image">
<?php } else { ?>
<img src="<?php echo $_smarty_tpl->tpl_vars['urls']->value['no_picture_image']['bySize']['large_default']['url'];?>
" style="width:100%;">
<?php }?>
</div>
<?php
}
}
/* {/block 'product_cover'} */
/* {block 'product_description_short'} */
class Block_856362121673d911b7d6ef9_49456992 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_description_short' =>
array (
0 => 'Block_856362121673d911b7d6ef9_49456992',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<div itemprop="description"><?php echo $_smarty_tpl->tpl_vars['product']->value['description_short'];?>
</div>
<?php
}
}
/* {/block 'product_description_short'} */
}

View File

@@ -0,0 +1,45 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:32
from '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/components/layout/information_messages.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9108344a81_07437465',
'has_nocache_code' => false,
'file_dependency' =>
array (
'abe9cbefbcf7f837b3e5857c960e9508915e8722' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/components/layout/information_messages.tpl',
1 => 1732017223,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d9108344a81_07437465 (Smarty_Internal_Template $_smarty_tpl) {
if ((isset($_smarty_tpl->tpl_vars['informations']->value)) && count($_smarty_tpl->tpl_vars['informations']->value) && $_smarty_tpl->tpl_vars['informations']->value) {?>
<div class="bootstrap">
<div class="alert alert-info">
<button type="button" class="close" data-dismiss="alert">&times;</button>
<ul id="infos_block" class="list-unstyled">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['informations']->value, 'info');
$_smarty_tpl->tpl_vars['info']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['info']->value) {
$_smarty_tpl->tpl_vars['info']->do_else = false;
?>
<li><?php echo $_smarty_tpl->tpl_vars['info']->value;?>
</li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
</div>
</div>
<?php }
}
}

View File

@@ -0,0 +1,49 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:32
from '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/components/layout/warning_messages.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9108352794_20025397',
'has_nocache_code' => false,
'file_dependency' =>
array (
'b86da867039fd7867ce3be707723acd678a7e489' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/components/layout/warning_messages.tpl',
1 => 1732017223,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d9108352794_20025397 (Smarty_Internal_Template $_smarty_tpl) {
if (count($_smarty_tpl->tpl_vars['warnings']->value)) {?>
<div class="bootstrap">
<div class="alert alert-warning">
<button type="button" class="close" data-dismiss="alert">&times;</button>
<?php if (count($_smarty_tpl->tpl_vars['warnings']->value) > 1) {?>
<h4><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'There are %d warnings.','sprintf'=>array(count($_smarty_tpl->tpl_vars['warnings']->value)),'d'=>'Admin.Notifications.Error'),$_smarty_tpl ) );?>
</h4>
<?php }?>
<ul class="list-unstyled">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['warnings']->value, 'warning');
$_smarty_tpl->tpl_vars['warning']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['warning']->value) {
$_smarty_tpl->tpl_vars['warning']->do_else = false;
?>
<li><?php echo $_smarty_tpl->tpl_vars['warning']->value;?>
</li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
</div>
</div>
<?php }
}
}

View File

@@ -0,0 +1,71 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:32
from '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/components/layout/employee_dropdown.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9108309736_93168519',
'has_nocache_code' => false,
'file_dependency' =>
array (
'bfba065ef57b5a0f1a60669ee825a4f15f478a01' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/components/layout/employee_dropdown.tpl',
1 => 1732017222,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d9108309736_93168519 (Smarty_Internal_Template $_smarty_tpl) {
if ((isset($_smarty_tpl->tpl_vars['employee']->value))) {?>
<div class="dropdown employee-dropdown">
<div class="rounded-circle person" data-toggle="dropdown">
<i class="material-icons">account_circle</i>
</div>
<div class="dropdown-menu dropdown-menu-right">
<div class="employee-wrapper-avatar">
<span class="employee-avatar"><img class="avatar rounded-circle" src="<?php echo $_smarty_tpl->tpl_vars['employee']->value->getImage();?>
" /></span>
<span class="employee_profile"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Welcome back %name%','sprintf'=>array('%name%'=>$_smarty_tpl->tpl_vars['employee']->value->firstname),'d'=>'Admin.Navigation.Header'),$_smarty_tpl ) );?>
</span>
<a class="dropdown-item employee-link profile-link" href="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['link']->value->getAdminLink('AdminEmployees',true,array(),array('id_employee'=>intval($_smarty_tpl->tpl_vars['employee']->value->id),'updateemployee'=>1)),'html','UTF-8' ));?>
">
<i class="material-icons">edit</i>
<span><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Your profile','d'=>'Admin.Navigation.Header'),$_smarty_tpl ) );?>
</span>
</a>
</div>
<p class="divider"></p>
<a class="dropdown-item" href="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'https://www.prestashop.com/en/resources/documentations?utm_source=back-office&utm_medium=profile&utm_campaign=resources-en&utm_content=download17','d'=>'Admin.Navigation.Header'),$_smarty_tpl ) );?>
" target="_blank" rel="noreferrer"><i class="material-icons">book</i> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Resources','d'=>'Admin.Navigation.Header'),$_smarty_tpl ) );?>
</a>
<a class="dropdown-item" href="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'https://www.prestashop.com/en/training?utm_source=back-office&utm_medium=profile&utm_campaign=training-en&utm_content=download17','d'=>'Admin.Navigation.Header'),$_smarty_tpl ) );?>
" target="_blank" rel="noreferrer"><i class="material-icons">school</i> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Training','d'=>'Admin.Navigation.Header'),$_smarty_tpl ) );?>
</a>
<a class="dropdown-item" href="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'https://www.prestashop.com/en/experts?utm_source=back-office&utm_medium=profile&utm_campaign=expert-en&utm_content=download17','d'=>'Admin.Navigation.Header'),$_smarty_tpl ) );?>
" target="_blank" rel="noreferrer"><i class="material-icons">person_pin_circle</i> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Find an Expert','d'=>'Admin.Navigation.Header'),$_smarty_tpl ) );?>
</a>
<a class="dropdown-item" href="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'https://addons.prestashop.com?utm_source=back-office&utm_medium=profile&utm_campaign=addons-en&utm_content=download17','d'=>'Admin.Navigation.Header'),$_smarty_tpl ) );?>
" target="_blank" rel="noreferrer"><i class="material-icons">extension</i> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'PrestaShop Marketplace','d'=>'Admin.Navigation.Header'),$_smarty_tpl ) );?>
</a>
<a class="dropdown-item" href="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'https://www.prestashop.com/en/contact?utm_source=back-office&utm_medium=profile&utm_campaign=help-center-en&utm_content=download17','d'=>'Admin.Navigation.Header'),$_smarty_tpl ) );?>
" target="_blank" rel="noreferrer"><i class="material-icons">help</i> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Help Center','d'=>'Admin.Navigation.Header'),$_smarty_tpl ) );?>
</a>
<p class="divider"></p>
<a class="dropdown-item employee-link text-center" id="header_logout" href="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['logout_link']->value,'html','UTF-8' ));?>
">
<i class="material-icons d-lg-none">power_settings_new</i>
<span><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Sign out','d'=>'Admin.Navigation.Header'),$_smarty_tpl ) );?>
</span>
</a>
</div>
</div>
<?php }
}
}

View File

@@ -0,0 +1,46 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:32
from '/home/admin/domains/masimmo.pl/public_html/modules/ps_faviconnotificationbo/views/templates/hook/displayBackOfficeHeader.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d91080a1700_25624539',
'has_nocache_code' => false,
'file_dependency' =>
array (
'c1ede00500fbe2e93357f7e3327d1bd72afddb92' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/modules/ps_faviconnotificationbo/views/templates/hook/displayBackOfficeHeader.tpl',
1 => 1732016716,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d91080a1700_25624539 (Smarty_Internal_Template $_smarty_tpl) {
echo '<script'; ?>
>
if (undefined !== ps_faviconnotificationbo) {
ps_faviconnotificationbo.initialize({
backgroundColor: '<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['bofaviconBgColor']->value,'javascript' ));?>
',
textColor: '<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['bofaviconTxtColor']->value,'javascript' ));?>
',
notificationGetUrl: '<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['bofaviconUrl']->value,'javascript' ));?>
',
CHECKBOX_ORDER: <?php echo intval($_smarty_tpl->tpl_vars['bofaviconOrder']->value);?>
,
CHECKBOX_CUSTOMER: <?php echo intval($_smarty_tpl->tpl_vars['bofaviconCustomer']->value);?>
,
CHECKBOX_MESSAGE: <?php echo intval($_smarty_tpl->tpl_vars['bofaviconMsg']->value);?>
,
timer: 120000, // Refresh every 2 minutes
});
}
<?php echo '</script'; ?>
>
<?php }
}

View File

@@ -0,0 +1,261 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:35:31
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/miniatures/product.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9143a56999_50761022',
'has_nocache_code' => false,
'file_dependency' =>
array (
'c2c11241aa664ab4cdb565b9ff17ea78ea51aaf1' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/miniatures/product.tpl',
1 => 1732017684,
2 => 'file',
),
),
'includes' =>
array (
'file:catalog/_partials/product-flags.tpl' => 1,
),
),false)) {
function content_673d9143a56999_50761022 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, false);
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1998206293673d9143a396e2_39213091', 'product_miniature_item');
?>
<?php }
/* {block 'product_thumbnail'} */
class Block_610959550673d9143a3b593_83067937 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php if ($_smarty_tpl->tpl_vars['product']->value['cover']) {?>
<a href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['url'], ENT_QUOTES, 'UTF-8');?>
" class="thumbnail product-thumbnail">
<img
src="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['cover']['bySize']['home_default']['url'], ENT_QUOTES, 'UTF-8');?>
"
alt="<?php if (!empty($_smarty_tpl->tpl_vars['product']->value['cover']['legend'])) {
echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['cover']['legend'], ENT_QUOTES, 'UTF-8');
} else {
echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'truncate' ][ 0 ], array( $_smarty_tpl->tpl_vars['product']->value['name'],30,'...' )), ENT_QUOTES, 'UTF-8');
}?>"
loading="lazy"
data-full-size-image-url="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['cover']['large']['url'], ENT_QUOTES, 'UTF-8');?>
"
width="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['cover']['bySize']['home_default']['width'], ENT_QUOTES, 'UTF-8');?>
"
height="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['cover']['bySize']['home_default']['height'], ENT_QUOTES, 'UTF-8');?>
"
/>
</a>
<?php } else { ?>
<a href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['url'], ENT_QUOTES, 'UTF-8');?>
" class="thumbnail product-thumbnail">
<img
src="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['urls']->value['no_picture_image']['bySize']['home_default']['url'], ENT_QUOTES, 'UTF-8');?>
"
loading="lazy"
width="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['urls']->value['no_picture_image']['bySize']['home_default']['width'], ENT_QUOTES, 'UTF-8');?>
"
height="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['urls']->value['no_picture_image']['bySize']['home_default']['height'], ENT_QUOTES, 'UTF-8');?>
"
/>
</a>
<?php }?>
<?php
}
}
/* {/block 'product_thumbnail'} */
/* {block 'product_price_and_shipping'} */
class Block_1024442242673d9143a444f1_17578506 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<form action="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['urls']->value['pages']['cart'], ENT_QUOTES, 'UTF-8');?>
" method="post" class="product-add-to-basket" id="add-to-cart-or-refresh">
<input type="hidden" name="token" value="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['static_token']->value, ENT_QUOTES, 'UTF-8');?>
">
<input type="hidden" name="id_product" value="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['id'], ENT_QUOTES, 'UTF-8');?>
" id="product_page_product_id">
<button class="btn btn-primary add-to-cart <?php if ($_smarty_tpl->tpl_vars['product']->value['quantity'] < 1) {?>out-of-stock<?php }?>" data-button-action="add-to-cart" type="submit">
<i class="material-icons shopping-cart"></i>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Add to cart','d'=>'Shop.Theme.Actions'),$_smarty_tpl ) );?>
</button>
</form>
<?php
}
}
/* {/block 'product_price_and_shipping'} */
/* {block 'product_name'} */
class Block_151397605673d9143a46e97_72838811 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php if ($_smarty_tpl->tpl_vars['page']->value['page_name'] == 'index') {?>
<h3 class="h3 product-title"><a href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['url'], ENT_QUOTES, 'UTF-8');?>
" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['url'], ENT_QUOTES, 'UTF-8');?>
"><?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'truncate' ][ 0 ], array( $_smarty_tpl->tpl_vars['product']->value['name'],30,'...' )), ENT_QUOTES, 'UTF-8');?>
</a></h3>
<?php } else { ?>
<h2 class="h3 product-title"><a href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['url'], ENT_QUOTES, 'UTF-8');?>
" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['url'], ENT_QUOTES, 'UTF-8');?>
"><?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'truncate' ][ 0 ], array( $_smarty_tpl->tpl_vars['product']->value['name'],30,'...' )), ENT_QUOTES, 'UTF-8');?>
</a></h2>
<?php }?>
<?php
}
}
/* {/block 'product_name'} */
/* {block 'product_price_and_shipping'} */
class Block_1921940349673d9143a4b4d9_60458702 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php if ($_smarty_tpl->tpl_vars['product']->value['show_price']) {?>
<div class="product-price-and-shipping">
<?php if ($_smarty_tpl->tpl_vars['product']->value['has_discount']) {?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayProductPriceBlock','product'=>$_smarty_tpl->tpl_vars['product']->value,'type'=>"old_price"),$_smarty_tpl ) );?>
<span class="regular-price" aria-label="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Regular price','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['regular_price'], ENT_QUOTES, 'UTF-8');?>
</span>
<?php if ($_smarty_tpl->tpl_vars['product']->value['discount_type'] === 'percentage') {?>
<span class="discount-percentage discount-product"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['discount_percentage'], ENT_QUOTES, 'UTF-8');?>
</span>
<?php } elseif ($_smarty_tpl->tpl_vars['product']->value['discount_type'] === 'amount') {?>
<span class="discount-amount discount-product"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['discount_amount_to_display'], ENT_QUOTES, 'UTF-8');?>
</span>
<?php }?>
<?php }?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayProductPriceBlock','product'=>$_smarty_tpl->tpl_vars['product']->value,'type'=>"before_price"),$_smarty_tpl ) );?>
<span class="price" aria-label="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Price','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
">
<?php $_smarty_tpl->smarty->ext->_capture->open($_smarty_tpl, 'custom_price', null, null);
echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayProductPriceBlock','product'=>$_smarty_tpl->tpl_vars['product']->value,'type'=>'custom_price','hook_origin'=>'products_list'),$_smarty_tpl ) );
$_smarty_tpl->smarty->ext->_capture->close($_smarty_tpl);?>
<?php if ('' !== $_smarty_tpl->smarty->ext->_capture->getBuffer($_smarty_tpl, 'custom_price')) {?>
<?php echo $_smarty_tpl->smarty->ext->_capture->getBuffer($_smarty_tpl, 'custom_price');?>
<?php } else { ?>
<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['price'], ENT_QUOTES, 'UTF-8');?>
<?php }?>
</span>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayProductPriceBlock','product'=>$_smarty_tpl->tpl_vars['product']->value,'type'=>'unit_price'),$_smarty_tpl ) );?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayProductPriceBlock','product'=>$_smarty_tpl->tpl_vars['product']->value,'type'=>'weight'),$_smarty_tpl ) );?>
</div>
<?php }?>
<?php
}
}
/* {/block 'product_price_and_shipping'} */
/* {block 'product_reviews'} */
class Block_1687642464673d9143a55305_56484630 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayProductListReviews','product'=>$_smarty_tpl->tpl_vars['product']->value),$_smarty_tpl ) );?>
<?php
}
}
/* {/block 'product_reviews'} */
/* {block 'product_miniature_item'} */
class Block_1998206293673d9143a396e2_39213091 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_miniature_item' =>
array (
0 => 'Block_1998206293673d9143a396e2_39213091',
),
'product_thumbnail' =>
array (
0 => 'Block_610959550673d9143a3b593_83067937',
),
'product_price_and_shipping' =>
array (
0 => 'Block_1024442242673d9143a444f1_17578506',
1 => 'Block_1921940349673d9143a4b4d9_60458702',
),
'product_name' =>
array (
0 => 'Block_151397605673d9143a46e97_72838811',
),
'product_reviews' =>
array (
0 => 'Block_1687642464673d9143a55305_56484630',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<div class="js-product product<?php if (!empty($_smarty_tpl->tpl_vars['productClasses']->value)) {?> <?php echo htmlspecialchars($_smarty_tpl->tpl_vars['productClasses']->value, ENT_QUOTES, 'UTF-8');
}?>">
<article class="product-miniature js-product-miniature" data-id-product="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['id_product'], ENT_QUOTES, 'UTF-8');?>
" data-id-product-attribute="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['id_product_attribute'], ENT_QUOTES, 'UTF-8');?>
">
<div class="thumbnail-container">
<div class="thumbnail-top">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_610959550673d9143a3b593_83067937', 'product_thumbnail', $this->tplIndex);
?>
<div class="highlighted-informations<?php if (!$_smarty_tpl->tpl_vars['product']->value['main_variants']) {?> no-variants<?php }?>">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1024442242673d9143a444f1_17578506', 'product_price_and_shipping', $this->tplIndex);
?>
</div>
</div>
<div class="product-description 111">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_151397605673d9143a46e97_72838811', 'product_name', $this->tplIndex);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1921940349673d9143a4b4d9_60458702', 'product_price_and_shipping', $this->tplIndex);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1687642464673d9143a55305_56484630', 'product_reviews', $this->tplIndex);
?>
</div>
<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/product-flags.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
</div>
</article>
</div>
<?php
}
}
/* {/block 'product_miniature_item'} */
}

View File

@@ -0,0 +1,170 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:32
from '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/components/layout/notifications_center.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d91082fe161_40845534',
'has_nocache_code' => false,
'file_dependency' =>
array (
'c5094d6ed16bae91cbcf989b9cbe0116eff281f1' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/admin264x7t1sv/themes/new-theme/template/components/layout/notifications_center.tpl',
1 => 1732017223,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d91082fe161_40845534 (Smarty_Internal_Template $_smarty_tpl) {
?><div id="notif" class="notification-center dropdown dropdown-clickable">
<button class="btn notification js-notification dropdown-toggle" data-toggle="dropdown">
<i class="material-icons">notifications_none</i>
<span id="notifications-total" class="count hide">0</span>
</button>
<div class="dropdown-menu dropdown-menu-right js-notifs_dropdown">
<div class="notifications">
<ul class="nav nav-tabs" role="tablist">
<?php $_smarty_tpl->_assignInScope('active', "active");?>
<?php if ($_smarty_tpl->tpl_vars['show_new_orders']->value) {?>
<li class="nav-item">
<a
class="nav-link <?php echo $_smarty_tpl->tpl_vars['active']->value;?>
"
id="orders-tab"
data-toggle="tab"
data-type="order"
href="#orders-notifications"
role="tab"
>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Orders[1][/1]','html'=>true,'sprintf'=>array('[1]'=>'<span id="_nb_new_orders_">','[/1]'=>'</span>'),'d'=>'Admin.Navigation.Notification'),$_smarty_tpl ) );?>
</a>
</li>
<?php $_smarty_tpl->_assignInScope('active', '');?>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['show_new_customers']->value) {?>
<li class="nav-item">
<a
class="nav-link <?php echo $_smarty_tpl->tpl_vars['active']->value;?>
"
id="customers-tab"
data-toggle="tab"
data-type="customer"
href="#customers-notifications"
role="tab"
>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Customers[1][/1]','html'=>true,'sprintf'=>array('[1]'=>'<span id="_nb_new_customers_">','[/1]'=>'</span>'),'d'=>'Admin.Navigation.Notification'),$_smarty_tpl ) );?>
</a>
</li>
<?php $_smarty_tpl->_assignInScope('active', '');?>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['show_new_messages']->value) {?>
<li class="nav-item">
<a
class="nav-link <?php echo $_smarty_tpl->tpl_vars['active']->value;?>
"
id="messages-tab"
data-toggle="tab"
data-type="customer_message"
href="#messages-notifications"
role="tab"
>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Messages[1][/1]','html'=>true,'sprintf'=>array('[1]'=>'<span id="_nb_new_messages_">','[/1]'=>'</span>'),'d'=>'Admin.Navigation.Notification'),$_smarty_tpl ) );?>
</a>
</li>
<?php $_smarty_tpl->_assignInScope('active', '');?>
<?php }?>
</ul>
<!-- Tab panes -->
<div class="tab-content">
<?php $_smarty_tpl->_assignInScope('active', "active");?>
<?php if ($_smarty_tpl->tpl_vars['show_new_orders']->value) {?>
<div class="tab-pane <?php echo $_smarty_tpl->tpl_vars['active']->value;?>
empty" id="orders-notifications" role="tabpanel">
<p class="no-notification">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'No new order for now :(','d'=>'Admin.Navigation.Notification'),$_smarty_tpl ) );?>
<br>
<?php echo $_smarty_tpl->tpl_vars['no_order_tip']->value;?>
</p>
<div class="notification-elements"></div>
</div>
<?php $_smarty_tpl->_assignInScope('active', '');?>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['show_new_customers']->value) {?>
<div class="tab-pane <?php echo $_smarty_tpl->tpl_vars['active']->value;?>
empty" id="customers-notifications" role="tabpanel">
<p class="no-notification">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'No new customer for now :(','d'=>'Admin.Navigation.Notification'),$_smarty_tpl ) );?>
<br>
<?php echo $_smarty_tpl->tpl_vars['no_customer_tip']->value;?>
</p>
<div class="notification-elements"></div>
</div>
<?php $_smarty_tpl->_assignInScope('active', '');?>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['show_new_messages']->value) {?>
<div class="tab-pane <?php echo $_smarty_tpl->tpl_vars['active']->value;?>
empty" id="messages-notifications" role="tabpanel">
<p class="no-notification">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'No new message for now.','d'=>'Admin.Navigation.Notification'),$_smarty_tpl ) );?>
<br>
<?php echo $_smarty_tpl->tpl_vars['no_customer_message_tip']->value;?>
</p>
<div class="notification-elements"></div>
</div>
<?php $_smarty_tpl->_assignInScope('active', '');?>
<?php }?>
</div>
</div>
</div>
</div>
<?php if ($_smarty_tpl->tpl_vars['show_new_orders']->value) {?>
<?php echo '<script'; ?>
type="text/html" id="order-notification-template">
<a class="notif" href='order_url'>
#_id_order_ -
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'from','d'=>'Admin.Navigation.Notification'),$_smarty_tpl ) );?>
<strong>_customer_name_</strong> (_iso_code_)_carrier_
<strong class="float-sm-right">_total_paid_</strong>
</a>
<?php echo '</script'; ?>
>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['show_new_customers']->value) {?>
<?php echo '<script'; ?>
type="text/html" id="customer-notification-template">
<a class="notif" href='customer_url'>
#_id_customer_ - <strong>_customer_name_</strong>_company_ - <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'registered','d'=>'Admin.Navigation.Notification'),$_smarty_tpl ) );?>
<strong>_date_add_</strong>
</a>
<?php echo '</script'; ?>
>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['show_new_messages']->value) {?>
<?php echo '<script'; ?>
type="text/html" id="message-notification-template">
<a class="notif" href='message_url'>
<span class="message-notification-status _status_">
<i class="material-icons">fiber_manual_record</i> _status_
</span>
- <strong>_customer_name_</strong> (_company_) - <i class="material-icons">access_time</i> _date_add_
</a>
<?php echo '</script'; ?>
>
<?php }
}
}

View File

@@ -0,0 +1,67 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:40
from '/home/admin/domains/masimmo.pl/public_html/modules/ets_blog/views/templates/hook/categories_block.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d91101833b7_22814123',
'has_nocache_code' => false,
'file_dependency' =>
array (
'0ef31c82ec196522e2bb55c52a426ace4017d31a' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/modules/ets_blog/views/templates/hook/categories_block.tpl',
1 => 1732016596,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d91101833b7_22814123 (Smarty_Internal_Template $_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['blockCategTree']->value) {?>
<?php if ((isset($_smarty_tpl->tpl_vars['link_view_all']->value))) {?>
<div class="block ets_block_categories <?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['ETS_BLOG_RTL_CLASS']->value,'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
">
<h4 class="title_blog title_block"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Blog categories','mod'=>'ets_blog'),$_smarty_tpl ) );?>
</h4>
<div class="content_block block_content">
<?php }?>
<ul class="tree">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['blockCategTree']->value[0]['children'], 'child', false, NULL, 'blockCategTree', array (
'last' => true,
'iteration' => true,
'total' => true,
));
$_smarty_tpl->tpl_vars['child']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['child']->value) {
$_smarty_tpl->tpl_vars['child']->do_else = false;
$_smarty_tpl->tpl_vars['__smarty_foreach_blockCategTree']->value['iteration']++;
$_smarty_tpl->tpl_vars['__smarty_foreach_blockCategTree']->value['last'] = $_smarty_tpl->tpl_vars['__smarty_foreach_blockCategTree']->value['iteration'] === $_smarty_tpl->tpl_vars['__smarty_foreach_blockCategTree']->value['total'];
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_foreach_blockCategTree']->value['last']) ? $_smarty_tpl->tpl_vars['__smarty_foreach_blockCategTree']->value['last'] : null)) {?>
<?php $_smarty_tpl->_subTemplateRender(((string)$_smarty_tpl->tpl_vars['branche_tpl_path']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('node'=>$_smarty_tpl->tpl_vars['child']->value,'last'=>'true'), 0, true);
?>
<?php } else { ?>
<?php $_smarty_tpl->_subTemplateRender(((string)$_smarty_tpl->tpl_vars['branche_tpl_path']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('node'=>$_smarty_tpl->tpl_vars['child']->value), 0, true);
?>
<?php }?>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
<?php if ((isset($_smarty_tpl->tpl_vars['link_view_all']->value))) {?>
<div class="blog_view_all_button">
<a class="blog_view_all" href="<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['link_view_all']->value,'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'View all categories','mod'=>'ets_blog'),$_smarty_tpl ) );?>
</a>
</div>
</div>
</div>
<?php }
}
}
}

View File

@@ -0,0 +1,39 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:36:17
from 'module:pssearchbarpssearchbar.tp' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9171ae6933_91859446',
'has_nocache_code' => false,
'file_dependency' =>
array (
'110ec72aa9921d2c382ad628bdb2f0bc5105a617' =>
array (
0 => 'module:pssearchbarpssearchbar.tp',
1 => 1732014925,
2 => 'module',
),
),
'includes' =>
array (
),
),false)) {
function content_673d9171ae6933_91859446 (Smarty_Internal_Template $_smarty_tpl) {
?>
<div id="search_widget" class="search-widgets" data-search-controller-url="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['search_controller_url']->value, ENT_QUOTES, 'UTF-8');?>
">
<form method="get" action="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['search_controller_url']->value, ENT_QUOTES, 'UTF-8');?>
">
<input type="hidden" name="controller" value="search">
<i class="material-icons search" aria-hidden="true">search</i>
<input type="text" name="s" value="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['search_string']->value, ENT_QUOTES, 'UTF-8');?>
" placeholder="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Search our catalog','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
" aria-label="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Search','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
">
<i class="material-icons clear" aria-hidden="true">clear</i>
</form>
</div>
<?php }
}

View File

@@ -0,0 +1,94 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:39
from 'module:psfacetedsearchviewstempl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d910fcf9433_47732223',
'has_nocache_code' => false,
'file_dependency' =>
array (
'2e807335546cfa2360c36327ac89dd2fcb054379' =>
array (
0 => 'module:psfacetedsearchviewstempl',
1 => 1732017561,
2 => 'module',
),
),
'includes' =>
array (
),
),false)) {
function content_673d910fcf9433_47732223 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, false);
?>
<section id="js-active-search-filters" class="<?php if (count($_smarty_tpl->tpl_vars['activeFilters']->value)) {?>active_filters<?php } else { ?>hide<?php }?>">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_429489118673d910fcf66b3_38661557', 'active_filters_title');
?>
<?php if (count($_smarty_tpl->tpl_vars['activeFilters']->value)) {?>
<ul>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['activeFilters']->value, 'filter');
$_smarty_tpl->tpl_vars['filter']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['filter']->value) {
$_smarty_tpl->tpl_vars['filter']->do_else = false;
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1899543964673d910fcf7f09_73908572', 'active_filters_item');
?>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
<?php }?>
</section>
<?php }
/* {block 'active_filters_title'} */
class Block_429489118673d910fcf66b3_38661557 extends Smarty_Internal_Block
{
public $subBlocks = array (
'active_filters_title' =>
array (
0 => 'Block_429489118673d910fcf66b3_38661557',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<p class="h6 <?php if (count($_smarty_tpl->tpl_vars['activeFilters']->value)) {?>active-filter-title<?php } else { ?>hidden-xs-up<?php }?>"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Active filters','d'=>'Shop.Theme.Global'),$_smarty_tpl ) );?>
</p>
<?php
}
}
/* {/block 'active_filters_title'} */
/* {block 'active_filters_item'} */
class Block_1899543964673d910fcf7f09_73908572 extends Smarty_Internal_Block
{
public $subBlocks = array (
'active_filters_item' =>
array (
0 => 'Block_1899543964673d910fcf7f09_73908572',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<li class="filter-block">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'%1$s:','d'=>'Shop.Theme.Catalog','sprintf'=>array($_smarty_tpl->tpl_vars['filter']->value['facetLabel'])),$_smarty_tpl ) );?>
<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['filter']->value['label'], ENT_QUOTES, 'UTF-8');?>
<a class="js-search-link" href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['filter']->value['nextEncodedFacetsURL'], ENT_QUOTES, 'UTF-8');?>
"><i class="material-icons close">&#xE5CD;</i></a>
</li>
<?php
}
}
/* {/block 'active_filters_item'} */
}

View File

@@ -0,0 +1,154 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:35:31
from '/home/admin/domains/masimmo.pl/public_html/modules/ets_blog/views/templates/hook/latest_posts_block.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9143654191_78771971',
'has_nocache_code' => false,
'file_dependency' =>
array (
'3753ab2ca0d508ca17f37d5a9e74db8ace098597' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/modules/ets_blog/views/templates/hook/latest_posts_block.tpl',
1 => 1732016596,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d9143654191_78771971 (Smarty_Internal_Template $_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['posts']->value) {?>
<div class="block ets_block_latest <?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['ETS_BLOG_RTL_CLASS']->value,'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
<?php if ((isset($_smarty_tpl->tpl_vars['page']->value)) && $_smarty_tpl->tpl_vars['page']->value) {?>page_<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['page']->value,'html','UTF-8' )), ENT_QUOTES, 'UTF-8');
} else { ?>page_blog<?php }?> ets_block_slider">
<h4 class="title_blog title_block"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Latest posts','mod'=>'ets_blog'),$_smarty_tpl ) );?>
</h4>
<?php $_smarty_tpl->_assignInScope('product_row', 4);?>
<div class="block_content row">
<ul class="owl-rtl <?php if (count($_smarty_tpl->tpl_vars['posts']->value) > 1) {?>owl-carousel<?php }?>">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['posts']->value, 'post');
$_smarty_tpl->tpl_vars['post']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['post']->value) {
$_smarty_tpl->tpl_vars['post']->do_else = false;
?>
<li <?php if ($_smarty_tpl->tpl_vars['page']->value == 'home') {?>class="col-xs-12 col-sm-4 col-lg-<?php echo htmlspecialchars(12/intval($_smarty_tpl->tpl_vars['product_row']->value), ENT_QUOTES, 'UTF-8');?>
"<?php }?>>
<?php if ($_smarty_tpl->tpl_vars['post']->value['thumb']) {?>
<a class="ets_item_img" href="<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['post']->value['link'],'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
">
<img src="<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['post']->value['thumb'],'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
" alt="<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['post']->value['title'],'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
" title="<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['post']->value['title'],'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
" />
</a>
<?php }?>
<div class="ets-blog-latest-post-content">
<a class="ets_title_block" href="<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['post']->value['link'],'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
"><?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['post']->value['title'],'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
</a>
<div class="ets-blog-sidear-post-meta">
<?php if ((isset($_smarty_tpl->tpl_vars['post']->value['categories'])) && $_smarty_tpl->tpl_vars['post']->value['categories']) {?>
<div class="ets-blog-categories">
<?php $_smarty_tpl->_assignInScope('ik', 0);?>
<?php $_smarty_tpl->_assignInScope('totalCat', count($_smarty_tpl->tpl_vars['post']->value['categories']));?>
<div class="be-categories">
<span class="be-label"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Posted in','mod'=>'ets_blog'),$_smarty_tpl ) );?>
: </span>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['post']->value['categories'], 'cat');
$_smarty_tpl->tpl_vars['cat']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['cat']->value) {
$_smarty_tpl->tpl_vars['cat']->do_else = false;
?>
<?php $_smarty_tpl->_assignInScope('ik', $_smarty_tpl->tpl_vars['ik']->value+1);?>
<a href="<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['cat']->value['link'],'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
"><?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( ucfirst($_smarty_tpl->tpl_vars['cat']->value['title']),'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
</a><?php if ($_smarty_tpl->tpl_vars['ik']->value < $_smarty_tpl->tpl_vars['totalCat']->value) {?><span class="comma">, </span><?php }?>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</div>
</div>
<?php }?>
<span class="post-date"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['dateFormat'][0], array( array('date'=>$_smarty_tpl->tpl_vars['post']->value['date_add'],'full'=>0),$_smarty_tpl ) );?>
</span>
</div>
<?php if ($_smarty_tpl->tpl_vars['allowComments']->value || $_smarty_tpl->tpl_vars['show_views']->value || $_smarty_tpl->tpl_vars['allow_like']->value) {?>
<div class="ets-blog-latest-toolbar">
<?php if ($_smarty_tpl->tpl_vars['show_views']->value) {?>
<span class="ets-blog-latest-toolbar-views"><?php echo htmlspecialchars(intval($_smarty_tpl->tpl_vars['post']->value['click_number']), ENT_QUOTES, 'UTF-8');?>
<?php if ($_smarty_tpl->tpl_vars['post']->value['click_number'] != 1) {?><span><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'views','mod'=>'ets_blog'),$_smarty_tpl ) );?>
</span><?php } else { ?><span><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'view','mod'=>'ets_blog'),$_smarty_tpl ) );?>
</span><?php }?></span>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['allowComments']->value && $_smarty_tpl->tpl_vars['post']->value['comments_num'] > 0) {?>
<span class="ets-blog-latest-toolbar-comments"><?php echo htmlspecialchars(intval($_smarty_tpl->tpl_vars['post']->value['comments_num']), ENT_QUOTES, 'UTF-8');?>
<?php if ($_smarty_tpl->tpl_vars['post']->value['comments_num'] != 1) {?><span>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'comments','mod'=>'ets_blog'),$_smarty_tpl ) );?>
</span><?php } else { ?><span><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'comment','mod'=>'ets_blog'),$_smarty_tpl ) );?>
</span><?php }?></span>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['allow_like']->value) {?>
<span title="<?php if ($_smarty_tpl->tpl_vars['post']->value['liked']) {
echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Liked','mod'=>'ets_blog'),$_smarty_tpl ) );
} else {
echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Like this post','mod'=>'ets_blog'),$_smarty_tpl ) );
}?>" class="ets-blog-like-span ets-blog-like-span-<?php echo htmlspecialchars(intval($_smarty_tpl->tpl_vars['post']->value['id_post']), ENT_QUOTES, 'UTF-8');?>
<?php if ($_smarty_tpl->tpl_vars['post']->value['liked']) {?>active<?php }?>" data-id-post="<?php echo htmlspecialchars(intval($_smarty_tpl->tpl_vars['post']->value['id_post']), ENT_QUOTES, 'UTF-8');?>
">
<span class="ben_<?php echo htmlspecialchars(intval($_smarty_tpl->tpl_vars['post']->value['id_post']), ENT_QUOTES, 'UTF-8');?>
"><?php echo htmlspecialchars(intval($_smarty_tpl->tpl_vars['post']->value['likes']), ENT_QUOTES, 'UTF-8');?>
</span>
<span class="blog-post-like-text blog-post-like-text-<?php echo htmlspecialchars(intval($_smarty_tpl->tpl_vars['post']->value['id_post']), ENT_QUOTES, 'UTF-8');?>
"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Liked','mod'=>'ets_blog'),$_smarty_tpl ) );?>
</span>
</span>
<?php }?>
</div>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['post']->value['short_description']) {?>
<div class="blog_description">
<p>
<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'truncate' ][ 0 ], array( strip_tags($_smarty_tpl->tpl_vars['post']->value['short_description']),120,'...' )),'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
</p>
</div>
<?php } elseif ($_smarty_tpl->tpl_vars['post']->value['description']) {?>
<div class="blog_description">
<p>
<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'truncate' ][ 0 ], array( strip_tags($_smarty_tpl->tpl_vars['post']->value['description']),120,'...' )),'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
</p>
</div>
<?php }?>
<a class="read_more" href="<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['post']->value['link'],'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
"><?php if ($_smarty_tpl->tpl_vars['ets_blog_text_Readmore']->value) {
echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['ets_blog_text_Readmore']->value,'html','UTF-8' )), ENT_QUOTES, 'UTF-8');
} else {
echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Read More','mod'=>'ets_blog'),$_smarty_tpl ) );
}?></a>
</div>
</li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
<?php if ($_smarty_tpl->tpl_vars['page']->value != 'home') {?>
<div class="blog_view_all_button">
<a href="<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['latest_link']->value,'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
" class="view_all_link"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'View all latest posts','mod'=>'ets_blog'),$_smarty_tpl ) );?>
</a>
</div>
<?php }?>
</div>
<div class="clear"></div>
</div>
<?php }
}
}

View File

@@ -0,0 +1,83 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:32
from '/home/admin/domains/masimmo.pl/public_html/modules/welcome/views/contents/end.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d91080b91c8_74198343',
'has_nocache_code' => false,
'file_dependency' =>
array (
'485d21433f268585b482ffcebd66145812538aa1' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/modules/welcome/views/contents/end.tpl',
1 => 1732015775,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d91080b91c8_74198343 (Smarty_Internal_Template $_smarty_tpl) {
?>
<div id="onboarding-welcome" class="modal-body">
<div class="col-12">
<button class="onboarding-button-next pull-right close" type="button">&times;</button>
<h2 class="text-center text-md-center"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Over to you!','d'=>'Modules.Welcome.Admin'),$_smarty_tpl ) );?>
</h2>
</div>
<div class="col-12">
<p class="text-center text-md-center">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'You\'ve seen the essential, but there\'s a lot more to explore.','d'=>'Modules.Welcome.Admin'),$_smarty_tpl ) );?>
<br />
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Some ressources can help you go further:','d'=>'Modules.Welcome.Admin'),$_smarty_tpl ) );?>
</p>
<div class="container-fluid">
<div class="row">
<div class="col-md-6 justify-content-center text-center text-md-center link-container">
<a class="final-link" href="http://doc.prestashop.com/display/PS17/Getting+Started" target="_blank">
<div class="starter-guide"></div>
<span class="link"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Starter Guide','d'=>'Modules.Welcome.Admin'),$_smarty_tpl ) );?>
</span>
</a>
</div>
<div class="col-md-6 text-center text-md-center link-container">
<a class="final-link" href="https://www.prestashop.com/forums/" target="_blank">
<div class="forum"></div>
<span class="link"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Forum','d'=>'Modules.Welcome.Admin'),$_smarty_tpl ) );?>
</span>
</a>
</div>
</div>
<div class="row">
<div class="col-md-6 text-center text-md-center link-container">
<a class="final-link" href="https://www.prestashop.com/en/training-prestashop" target="_blank">
<div class="training"></div>
<span class="link"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Training','d'=>'Modules.Welcome.Admin'),$_smarty_tpl ) );?>
</span>
</a>
</div>
<div class="col-md-6 text-center text-md-center link-container">
<a class="final-link" href="https://www.youtube.com/user/prestashop" target="_blank">
<div class="video-tutorial"></div>
<span class="link"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Video tutorial','d'=>'Modules.Welcome.Admin'),$_smarty_tpl ) );?>
</span>
</a>
</div>
</div>
</div>
</div>
<div class="modal-footer">
<div class="col-12">
<div class="text-center text-md-center">
<button class="btn btn-primary onboarding-button-next"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'I\'m ready','d'=>'Modules.Welcome.Admin'),$_smarty_tpl ) );?>
</button>
</div>
</div>
</div>
</div>
<?php }
}

View File

@@ -0,0 +1,40 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:51
from 'module:blockwishlistviewstemplat' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d911b75d8a8_97069881',
'has_nocache_code' => false,
'file_dependency' =>
array (
'49bc487e130c1ef7030f1b21969ba3d3687428ec' =>
array (
0 => 'module:blockwishlistviewstemplat',
1 => 1732017246,
2 => 'module',
),
),
'includes' =>
array (
),
),false)) {
function content_673d911b75d8a8_97069881 (Smarty_Internal_Template $_smarty_tpl) {
?><div
class="wishlist-button"
data-url="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['url']->value, ENT_QUOTES, 'UTF-8');?>
"
data-product-id="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['id'], ENT_QUOTES, 'UTF-8');?>
"
data-product-attribute-id="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['id_product_attribute'], ENT_QUOTES, 'UTF-8');?>
"
data-is-logged="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['customer']->value['is_logged'], ENT_QUOTES, 'UTF-8');?>
"
data-list-id="1"
data-checked="true"
data-is-product="true"
></div>
<?php }
}

View File

@@ -0,0 +1,41 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:40
from '/home/admin/domains/masimmo.pl/public_html/modules/ets_blog/views/templates/hook/search_block.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9110197f59_89501295',
'has_nocache_code' => false,
'file_dependency' =>
array (
'5b32a38409a1a5dbd7df1319a7ae1a056d1e11d7' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/modules/ets_blog/views/templates/hook/search_block.tpl',
1 => 1732016596,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d9110197f59_89501295 (Smarty_Internal_Template $_smarty_tpl) {
?><div class="block ets_block_search <?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['ETS_BLOG_RTL_CLASS']->value,'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
">
<h4 class="title_blog title_block"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Search in blog','mod'=>'ets_blog'),$_smarty_tpl ) );?>
</h4>
<div class="content_block block_content">
<form action="<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['action']->value,'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
" method="post">
<input class="form-control" type="text" name="ets_blog_search" placeholder="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Type in keywords...','mod'=>'ets_blog'),$_smarty_tpl ) );?>
" value="<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['search']->value,'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
" />
<input class="button" type="submit" value="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Search','mod'=>'ets_blog'),$_smarty_tpl ) );?>
" />
<span class="icon_search"></span>
</form>
</div>
</div>
<?php }
}

View File

@@ -0,0 +1,38 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:35:31
from 'module:psbannerpsbanner.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d914361aed3_03067358',
'has_nocache_code' => false,
'file_dependency' =>
array (
'64034093fbda864710a2c0f526b37f921e53ee39' =>
array (
0 => 'module:psbannerpsbanner.tpl',
1 => 1732015973,
2 => 'module',
),
),
'includes' =>
array (
),
),false)) {
function content_673d914361aed3_03067358 (Smarty_Internal_Template $_smarty_tpl) {
?><a class="banner" href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['banner_link']->value, ENT_QUOTES, 'UTF-8');?>
" title="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['banner_desc']->value, ENT_QUOTES, 'UTF-8');?>
">
<?php if ((isset($_smarty_tpl->tpl_vars['banner_img']->value))) {?>
<img src="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['banner_img']->value, ENT_QUOTES, 'UTF-8');?>
" alt="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['banner_desc']->value, ENT_QUOTES, 'UTF-8');?>
" title="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['banner_desc']->value, ENT_QUOTES, 'UTF-8');?>
" class="img-fluid" loading="lazy" width="1110" height="213">
<?php } else { ?>
<span><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['banner_desc']->value, ENT_QUOTES, 'UTF-8');?>
</span>
<?php }?>
</a>
<?php }
}

View File

@@ -0,0 +1,100 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:35:31
from 'module:psimagesliderviewstemplat' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9143921292_46158327',
'has_nocache_code' => false,
'file_dependency' =>
array (
'6c2108a17c7103b6e203f4f0621d4645b56b0114' =>
array (
0 => 'module:psimagesliderviewstemplat',
1 => 1732018150,
2 => 'module',
),
),
'includes' =>
array (
),
),false)) {
function content_673d9143921292_46158327 (Smarty_Internal_Template $_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['homeslider']->value['slides']) {?>
<div id="carousel" data-ride="carousel" class="carousel slide" data-interval="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['homeslider']->value['speed'], ENT_QUOTES, 'UTF-8');?>
" data-wrap="<?php echo htmlspecialchars((string)$_smarty_tpl->tpl_vars['homeslider']->value['wrap'], ENT_QUOTES, 'UTF-8');?>
" data-pause="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['homeslider']->value['pause'], ENT_QUOTES, 'UTF-8');?>
" data-touch="true">
<ol class="carousel-indicators">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['homeslider']->value['slides'], 'slide', false, 'idxSlide', 'homeslider', array (
'first' => true,
'index' => true,
));
$_smarty_tpl->tpl_vars['slide']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['idxSlide']->value => $_smarty_tpl->tpl_vars['slide']->value) {
$_smarty_tpl->tpl_vars['slide']->do_else = false;
$_smarty_tpl->tpl_vars['__smarty_foreach_homeslider']->value['index']++;
$_smarty_tpl->tpl_vars['__smarty_foreach_homeslider']->value['first'] = !$_smarty_tpl->tpl_vars['__smarty_foreach_homeslider']->value['index'];
?>
<li data-target="#carousel" data-slide-to="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['idxSlide']->value, ENT_QUOTES, 'UTF-8');?>
"<?php if ($_smarty_tpl->tpl_vars['idxSlide']->value == 0) {?> class="active"<?php }?>></li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ol>
<ul class="carousel-inner" role="listbox" aria-label="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Carousel container','d'=>'Shop.Theme.Global'),$_smarty_tpl ) );?>
">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['homeslider']->value['slides'], 'slide', false, NULL, 'homeslider', array (
'first' => true,
'index' => true,
));
$_smarty_tpl->tpl_vars['slide']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['slide']->value) {
$_smarty_tpl->tpl_vars['slide']->do_else = false;
$_smarty_tpl->tpl_vars['__smarty_foreach_homeslider']->value['index']++;
$_smarty_tpl->tpl_vars['__smarty_foreach_homeslider']->value['first'] = !$_smarty_tpl->tpl_vars['__smarty_foreach_homeslider']->value['index'];
?>
<li class="carousel-item <?php if ((isset($_smarty_tpl->tpl_vars['__smarty_foreach_homeslider']->value['first']) ? $_smarty_tpl->tpl_vars['__smarty_foreach_homeslider']->value['first'] : null)) {?>active<?php }?>" role="option" aria-hidden="<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_foreach_homeslider']->value['first']) ? $_smarty_tpl->tpl_vars['__smarty_foreach_homeslider']->value['first'] : null)) {?>false<?php } else { ?>true<?php }?>">
<a href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['slide']->value['url'], ENT_QUOTES, 'UTF-8');?>
">
<figure>
<img src="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['slide']->value['image_url'], ENT_QUOTES, 'UTF-8');?>
" alt="<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['slide']->value['legend'] )), ENT_QUOTES, 'UTF-8');?>
" loading="lazy" width="1110" height="340">
<?php if ($_smarty_tpl->tpl_vars['slide']->value['title'] || $_smarty_tpl->tpl_vars['slide']->value['description']) {?>
<figcaption class="caption">
<h2 class="display-1 text-uppercase"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['slide']->value['title'], ENT_QUOTES, 'UTF-8');?>
</h2>
<div class="caption-description"><?php echo $_smarty_tpl->tpl_vars['slide']->value['description'];?>
</div>
</figcaption>
<?php }?>
</figure>
</a>
</li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
<div class="direction" aria-label="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Carousel buttons','d'=>'Shop.Theme.Global'),$_smarty_tpl ) );?>
">
<a class="left carousel-control" href="#carousel" role="button" data-slide="prev" aria-label="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Previous','d'=>'Shop.Theme.Global'),$_smarty_tpl ) );?>
">
<span class="icon-prev hidden-xs" aria-hidden="true">
<i class="material-icons">&#xE5CB;</i>
</span>
</a>
<a class="right carousel-control" href="#carousel" role="button" data-slide="next" aria-label="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Next','d'=>'Shop.Theme.Global'),$_smarty_tpl ) );?>
">
<span class="icon-next" aria-hidden="true">
<i class="material-icons">&#xE5CC;</i>
</span>
</a>
</div>
</div>
<?php }
}
}

View File

@@ -0,0 +1,60 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:35:31
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/product-flags.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d91435560e8_93889016',
'has_nocache_code' => false,
'file_dependency' =>
array (
'72177977cae948c5ce6d03fe53c88fa781b91ba0' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/product-flags.tpl',
1 => 1732017033,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d91435560e8_93889016 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, false);
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1930246664673d9143553709_33211929', 'product_flags');
?>
<?php }
/* {block 'product_flags'} */
class Block_1930246664673d9143553709_33211929 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_flags' =>
array (
0 => 'Block_1930246664673d9143553709_33211929',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<ul class="product-flags js-product-flags">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['product']->value['flags'], 'flag');
$_smarty_tpl->tpl_vars['flag']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['flag']->value) {
$_smarty_tpl->tpl_vars['flag']->do_else = false;
?>
<li class="product-flag <?php echo htmlspecialchars($_smarty_tpl->tpl_vars['flag']->value['type'], ENT_QUOTES, 'UTF-8');?>
"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['flag']->value['label'], ENT_QUOTES, 'UTF-8');?>
</li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
<?php
}
}
/* {/block 'product_flags'} */
}

View File

@@ -0,0 +1,45 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:35:31
from '/home/admin/domains/masimmo.pl/public_html/modules/creativeelements/views/templates/front/theme/catalog/_partials/miniatures/product.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9143385b66_61333372',
'has_nocache_code' => false,
'file_dependency' =>
array (
'7e0ab486f92f9cf9ff973c40b20a878ee465277a' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/modules/creativeelements/views/templates/front/theme/catalog/_partials/miniatures/product.tpl',
1 => 1732018781,
2 => 'file',
),
),
'includes' =>
array (
'file:catalog/_partials/miniatures/product-".((string)$_smarty_tpl->tpl_vars[\'CE_PRODUCT_MINIATURE_UID\']->value).".tpl' => 1,
'file:[1]catalog/_partials/miniatures/product.tpl' => 1,
'parent:catalog/_partials/miniatures/product.tpl' => 1,
),
),false)) {
function content_673d9143385b66_61333372 (Smarty_Internal_Template $_smarty_tpl) {
if ((isset($_smarty_tpl->tpl_vars['CE_PRODUCT_MINIATURE_UID']->value)) && get_class($_smarty_tpl->tpl_vars['CE_PRODUCT_MINIATURE_UID']->value) === 'CE\\UId' && file_exists(((string)(defined('_CE_TEMPLATES_') ? constant('_CE_TEMPLATES_') : null))."front/theme/catalog/_partials/miniatures/product-".((string)$_smarty_tpl->tpl_vars['CE_PRODUCT_MINIATURE_UID']->value).".tpl")) {?>
<?php if (!(isset($_smarty_tpl->tpl_vars['productClasses']->value))) {?>
<?php if (!(isset($_smarty_tpl->tpl_vars['layout']->value))) {?>
<?php $_smarty_tpl->_assignInScope('layout', Context::getContext()->controller->getLayout());?>
<?php }?>
<?php if (preg_match('/(left|right|both)-column/',$_smarty_tpl->tpl_vars['layout']->value)) {?>
<?php $_smarty_tpl->_assignInScope('productClasses', 'col-xs-6 col-xl-4');?>
<?php } else { ?>
<?php $_smarty_tpl->_assignInScope('productClasses', 'col-xs-6 col-xl-3');?>
<?php }?>
<?php }?>
<?php $_smarty_tpl->_subTemplateRender("file:catalog/_partials/miniatures/product-".((string)$_smarty_tpl->tpl_vars['CE_PRODUCT_MINIATURE_UID']->value).".tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
} elseif (file_exists(((string)(defined('_PS_THEME_DIR_') ? constant('_PS_THEME_DIR_') : null))."templates/catalog/_partials/miniatures/product.tpl")) {?>
<?php $_smarty_tpl->_subTemplateRender('file:[1]catalog/_partials/miniatures/product.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
} elseif ((defined('_PARENT_THEME_NAME_') ? constant('_PARENT_THEME_NAME_') : null)) {?>
<?php $_smarty_tpl->_subTemplateRender('parent:catalog/_partials/miniatures/product.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
}
}
}

View File

@@ -0,0 +1,39 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:40
from 'module:psfacetedsearchpsfaceteds' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d911014baa3_40680488',
'has_nocache_code' => false,
'file_dependency' =>
array (
'81a1040ed0eeab6f58198f9907167c7fced628c5' =>
array (
0 => 'module:psfacetedsearchpsfaceteds',
1 => 1732015974,
2 => 'module',
),
),
'includes' =>
array (
),
),false)) {
function content_673d911014baa3_40680488 (Smarty_Internal_Template $_smarty_tpl) {
if ((isset($_smarty_tpl->tpl_vars['listing']->value['rendered_facets']))) {?>
<div id="search_filters_wrapper" class="hidden-sm-down">
<div id="search_filter_controls" class="hidden-md-up">
<span id="_mobile_search_filters_clear_all"></span>
<button class="btn btn-secondary ok">
<i class="material-icons rtl-no-flip">&#xE876;</i>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'OK','d'=>'Shop.Theme.Actions'),$_smarty_tpl ) );?>
</button>
</div>
<?php echo $_smarty_tpl->tpl_vars['listing']->value['rendered_facets'];?>
</div>
<?php }
}
}

View File

@@ -0,0 +1,30 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:35:31
from 'module:pscustomtextpscustomtext.' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d914362a660_10394131',
'has_nocache_code' => false,
'file_dependency' =>
array (
'8654b2ba7ef103395c5eb0a4a12ed7463d291bc8' =>
array (
0 => 'module:pscustomtextpscustomtext.',
1 => 1732014911,
2 => 'module',
),
),
'includes' =>
array (
),
),false)) {
function content_673d914362a660_10394131 (Smarty_Internal_Template $_smarty_tpl) {
?>
<div id="custom-text">
<?php echo $_smarty_tpl->tpl_vars['cms_infos']->value['text'];?>
</div>
<?php }
}

View File

@@ -0,0 +1,77 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:40
from 'module:pscategorytreeviewstempla' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9110144ab8_33324247',
'has_nocache_code' => false,
'file_dependency' =>
array (
'8921007f54626fc7fe42cbff53f1d70828d3393d' =>
array (
0 => 'module:pscategorytreeviewstempla',
1 => 1732018149,
2 => 'module',
),
),
'includes' =>
array (
),
),false)) {
function content_673d9110144ab8_33324247 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->smarty->ext->_tplFunction->registerTplFunctions($_smarty_tpl, array (
'categories' =>
array (
'compiled_filepath' => '/home/admin/domains/masimmo.pl/public_html/var/cache/prod/smarty/compile/classic/89/21/00/8921007f54626fc7fe42cbff53f1d70828d3393d_2.module.pscategorytreeviewstempla.php',
'uid' => '8921007f54626fc7fe42cbff53f1d70828d3393d',
'call_name' => 'smarty_template_function_categories_1719881178673d911013b8a8_64955657',
),
));
?>
<div class="block-categories">
<ul class="category-top-menu">
<li><a class="text-uppercase h6" href="<?php echo $_smarty_tpl->tpl_vars['categories']->value['link'];?>
"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['categories']->value['name'], ENT_QUOTES, 'UTF-8');?>
</a></li>
<li><?php $_smarty_tpl->smarty->ext->_tplFunction->callTemplateFunction($_smarty_tpl, 'categories', array('nodes'=>$_smarty_tpl->tpl_vars['categories']->value['children']), true);?>
</li>
</ul>
</div>
<?php }
/* smarty_template_function_categories_1719881178673d911013b8a8_64955657 */
if (!function_exists('smarty_template_function_categories_1719881178673d911013b8a8_64955657')) {
function smarty_template_function_categories_1719881178673d911013b8a8_64955657(Smarty_Internal_Template $_smarty_tpl,$params) {
$params = array_merge(array('nodes'=>array(),'depth'=>0), $params);
foreach ($params as $key => $value) {
$_smarty_tpl->tpl_vars[$key] = new Smarty_Variable($value, $_smarty_tpl->isRenderingCache);
}
?>
<?php if (count($_smarty_tpl->tpl_vars['nodes']->value)) {?><ul class="category-sub-menu"><?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['nodes']->value, 'node');
$_smarty_tpl->tpl_vars['node']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['node']->value) {
$_smarty_tpl->tpl_vars['node']->do_else = false;
?><li data-depth="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['depth']->value, ENT_QUOTES, 'UTF-8');?>
"><?php if ($_smarty_tpl->tpl_vars['depth']->value === 0) {?><a href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['node']->value['link'], ENT_QUOTES, 'UTF-8');?>
"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['node']->value['name'], ENT_QUOTES, 'UTF-8');?>
</a><?php if ($_smarty_tpl->tpl_vars['node']->value['children']) {?><div class="navbar-toggler collapse-icons" data-toggle="collapse" data-target="#exCollapsingNavbar<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['node']->value['id'], ENT_QUOTES, 'UTF-8');?>
"><i class="material-icons add">&#xE145;</i><i class="material-icons remove">&#xE15B;</i></div><div class="collapse" id="exCollapsingNavbar<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['node']->value['id'], ENT_QUOTES, 'UTF-8');?>
"><?php $_smarty_tpl->smarty->ext->_tplFunction->callTemplateFunction($_smarty_tpl, 'categories', array('nodes'=>$_smarty_tpl->tpl_vars['node']->value['children'],'depth'=>$_smarty_tpl->tpl_vars['depth']->value+1), true);?>
</div><?php }
} else { ?><a class="category-sub-link" href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['node']->value['link'], ENT_QUOTES, 'UTF-8');?>
"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['node']->value['name'], ENT_QUOTES, 'UTF-8');?>
</a><?php if ($_smarty_tpl->tpl_vars['node']->value['children']) {?><span class="arrows" data-toggle="collapse" data-target="#exCollapsingNavbar<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['node']->value['id'], ENT_QUOTES, 'UTF-8');?>
"><i class="material-icons arrow-right">&#xE315;</i><i class="material-icons arrow-down">&#xE313;</i></span><div class="collapse" id="exCollapsingNavbar<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['node']->value['id'], ENT_QUOTES, 'UTF-8');?>
"><?php $_smarty_tpl->smarty->ext->_tplFunction->callTemplateFunction($_smarty_tpl, 'categories', array('nodes'=>$_smarty_tpl->tpl_vars['node']->value['children'],'depth'=>$_smarty_tpl->tpl_vars['depth']->value+1), true);?>
</div><?php }
}?></li><?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?></ul><?php }
}}
/*/ smarty_template_function_categories_1719881178673d911013b8a8_64955657 */
}

View File

@@ -0,0 +1,64 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:51
from '/home/admin/domains/masimmo.pl/public_html/modules/blockreassurance/views/templates/hook/displayBlockProduct.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d911b77c329_95861812',
'has_nocache_code' => false,
'file_dependency' =>
array (
'93a0cdd218a937a2d929097f5b05520bfc378e5c' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/modules/blockreassurance/views/templates/hook/displayBlockProduct.tpl',
1 => 1732016540,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d911b77c329_95861812 (Smarty_Internal_Template $_smarty_tpl) {
?>
<div class="blockreassurance_product">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['blocks']->value, 'block', false, 'key');
$_smarty_tpl->tpl_vars['block']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['key']->value => $_smarty_tpl->tpl_vars['block']->value) {
$_smarty_tpl->tpl_vars['block']->do_else = false;
?>
<div<?php if ($_smarty_tpl->tpl_vars['block']->value['type_link'] !== $_smarty_tpl->tpl_vars['LINK_TYPE_NONE']->value && !empty($_smarty_tpl->tpl_vars['block']->value['link'])) {?> style="cursor:pointer;" onclick="window.open('<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['block']->value['link'], ENT_QUOTES, 'UTF-8');?>
')"<?php }?>>
<span class="item-product">
<?php if ($_smarty_tpl->tpl_vars['block']->value['icon'] != 'undefined') {?>
<?php if ($_smarty_tpl->tpl_vars['block']->value['custom_icon']) {?>
<img <?php if ($_smarty_tpl->tpl_vars['block']->value['is_svg']) {?>class="svg invisible" <?php }?>src="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['block']->value['custom_icon'], ENT_QUOTES, 'UTF-8');?>
">
<?php } elseif ($_smarty_tpl->tpl_vars['block']->value['icon']) {?>
<img class="svg invisible" src="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['block']->value['icon'], ENT_QUOTES, 'UTF-8');?>
">
<?php }?>
<?php }?>&nbsp;
</span>
<?php if (empty($_smarty_tpl->tpl_vars['block']->value['description'])) {?>
<p class="block-title" style="color:<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['textColor']->value, ENT_QUOTES, 'UTF-8');?>
;"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['block']->value['title'], ENT_QUOTES, 'UTF-8');?>
</p>
<?php } else { ?>
<span class="block-title" style="color:<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['textColor']->value, ENT_QUOTES, 'UTF-8');?>
;"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['block']->value['title'], ENT_QUOTES, 'UTF-8');?>
</span>
<p style="color:<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['textColor']->value, ENT_QUOTES, 'UTF-8');?>
;"><?php echo $_smarty_tpl->tpl_vars['block']->value['description'];?>
</p>
<?php }?>
</div>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
<div class="clearfix"></div>
</div>
<?php }
}

View File

@@ -0,0 +1,70 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:40
from '/home/admin/domains/masimmo.pl/public_html/modules/ets_blog/views/templates/hook/block_archives.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d91101a6f46_21309094',
'has_nocache_code' => false,
'file_dependency' =>
array (
'9518a0334d59b5a7859ef7addcd17527a8a0e21a' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/modules/ets_blog/views/templates/hook/block_archives.tpl',
1 => 1732016596,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d91101a6f46_21309094 (Smarty_Internal_Template $_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['years']->value) {?>
<div class="block ets_block_archive <?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['ETS_BLOG_RTL_CLASS']->value,'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
">
<h4 class="title_blog title_block">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Archived posts','mod'=>'ets_blog'),$_smarty_tpl ) );?>
</h4>
<div class="content_block block_content">
<ul class="list-year row">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['years']->value, 'year');
$_smarty_tpl->tpl_vars['year']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['year']->value) {
$_smarty_tpl->tpl_vars['year']->do_else = false;
?>
<li class="year-item">
<a href="<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['year']->value['link'],'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Posted in','mod'=>'ets_blog'),$_smarty_tpl ) );?>
&nbsp;<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['year']->value['year_add'],'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
(<?php echo htmlspecialchars(intval($_smarty_tpl->tpl_vars['year']->value['total_post']), ENT_QUOTES, 'UTF-8');?>
)</a>
<?php if ($_smarty_tpl->tpl_vars['year']->value['months']) {?>
<ul class="list-months"> <?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['year']->value['months'], 'month');
$_smarty_tpl->tpl_vars['month']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['month']->value) {
$_smarty_tpl->tpl_vars['month']->do_else = false;
?>
<li class="month-item"><a href="<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['month']->value['link'],'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
"><?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['month']->value['month_add'],'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
(<?php echo htmlspecialchars(intval($_smarty_tpl->tpl_vars['month']->value['total_post']), ENT_QUOTES, 'UTF-8');?>
)</a></li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
<?php }?>
</li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
</div>
</div>
<?php }
}
}

View File

@@ -0,0 +1,75 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:32
from 'module:psmboviewstemplateshookre' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d910827e528_06058157',
'has_nocache_code' => false,
'file_dependency' =>
array (
'a9d496f00a4f81df42699c4952850153d0f01d26' =>
array (
0 => 'module:psmboviewstemplateshookre',
1 => 1732016744,
2 => 'module',
),
),
'includes' =>
array (
),
),false)) {
function content_673d910827e528_06058157 (Smarty_Internal_Template $_smarty_tpl) {
echo '<script'; ?>
>
if (undefined !== mbo) {
mbo.initialize({
translations: {
'Recommended Modules and Services': '<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['recommendedModulesTitleTranslated']->value,'javascript' ));?>
',
'description': "<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['recommendedModulesDescriptionTranslated']->value,'javascript' ));?>
",
'Close': '<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['recommendedModulesCloseTranslated']->value,'javascript' ));?>
',
},
recommendedModulesUrl: '<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['recommendedModulesUrl']->value,'javascript' ));?>
',
shouldAttachRecommendedModulesAfterContent: <?php echo intval($_smarty_tpl->tpl_vars['shouldAttachRecommendedModulesAfterContent']->value);?>
,
shouldAttachRecommendedModulesButton: <?php echo intval($_smarty_tpl->tpl_vars['shouldAttachRecommendedModulesButton']->value);?>
,
shouldUseLegacyTheme: <?php echo intval($_smarty_tpl->tpl_vars['shouldUseLegacyTheme']->value);?>
,
});
}
<?php echo '</script'; ?>
>
<?php if ($_smarty_tpl->tpl_vars['shouldDisplayModuleManagerMessage']->value) {
echo '<script'; ?>
>
$(document).ready( function () {
if (typeof window.mboCdc !== undefined && typeof window.mboCdc !== "undefined") {
const targetDiv = $('#main-div .content-div').first()
const divModuleManagerMessage = document.createElement("div");
divModuleManagerMessage.setAttribute("id", "module-manager-message-cdc-container");
divModuleManagerMessage.classList.add('module-manager-message-wrapper');
divModuleManagerMessage.classList.add('cdc-container');
targetDiv.prepend(divModuleManagerMessage)
const renderModulesManagerMessage = window.mboCdc.renderModulesManagerMessage
const context = <?php echo $_smarty_tpl->tpl_vars['shopContext']->value;?>
;
renderModulesManagerMessage(context, '#module-manager-message-cdc-container')
}
})
<?php echo '</script'; ?>
>
<?php }
}
}

View File

@@ -0,0 +1,58 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:40
from '/home/admin/domains/masimmo.pl/public_html/modules/ets_blog/views/templates/hook/category-tree-branch.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d911018e3e6_63824287',
'has_nocache_code' => false,
'file_dependency' =>
array (
'b72390603481a053f484cabfd263c9401490efe4' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/modules/ets_blog/views/templates/hook/category-tree-branch.tpl',
1 => 1732016596,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d911018e3e6_63824287 (Smarty_Internal_Template $_smarty_tpl) {
?><li class="category_<?php echo htmlspecialchars(intval($_smarty_tpl->tpl_vars['node']->value['id_category']), ENT_QUOTES, 'UTF-8');
if ((isset($_smarty_tpl->tpl_vars['last']->value)) && $_smarty_tpl->tpl_vars['last']->value == 'true') {?> last<?php }?> <?php if ($_smarty_tpl->tpl_vars['node']->value['id_category'] == $_smarty_tpl->tpl_vars['active']->value) {?>active<?php }?>">
<a href="<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['node']->value['link'],'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
"><?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['node']->value['title'],'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
&nbsp;(<?php echo htmlspecialchars(intval($_smarty_tpl->tpl_vars['node']->value['count_posts']), ENT_QUOTES, 'UTF-8');?>
)</a>
<?php if (count($_smarty_tpl->tpl_vars['node']->value['children']) > 0) {?>
<span class="ets-category-blog-parent">click</span>
<ul class="children">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['node']->value['children'], 'child', false, NULL, 'categoryTreeBranch', array (
'last' => true,
'iteration' => true,
'total' => true,
));
$_smarty_tpl->tpl_vars['child']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['child']->value) {
$_smarty_tpl->tpl_vars['child']->do_else = false;
$_smarty_tpl->tpl_vars['__smarty_foreach_categoryTreeBranch']->value['iteration']++;
$_smarty_tpl->tpl_vars['__smarty_foreach_categoryTreeBranch']->value['last'] = $_smarty_tpl->tpl_vars['__smarty_foreach_categoryTreeBranch']->value['iteration'] === $_smarty_tpl->tpl_vars['__smarty_foreach_categoryTreeBranch']->value['total'];
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_foreach_categoryTreeBranch']->value['last']) ? $_smarty_tpl->tpl_vars['__smarty_foreach_categoryTreeBranch']->value['last'] : null)) {?>
<?php $_smarty_tpl->_subTemplateRender(((string)$_smarty_tpl->tpl_vars['branche_tpl_path']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('node'=>$_smarty_tpl->tpl_vars['child']->value,'last'=>'true'), 0, true);
?>
<?php } else { ?>
<?php $_smarty_tpl->_subTemplateRender(((string)$_smarty_tpl->tpl_vars['branche_tpl_path']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('node'=>$_smarty_tpl->tpl_vars['child']->value,'last'=>'false'), 0, true);
?>
<?php }?>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
<?php }?>
</li><?php }
}

View File

@@ -0,0 +1,440 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:36:17
from '/home/admin/domains/masimmo.pl/public_html/modules/cookiesplus/views/templates/hook/cookies-notice.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9171b44a93_34672009',
'has_nocache_code' => false,
'file_dependency' =>
array (
'ba81c4cd2833f00d5e00d4e9505037bee8059049' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/modules/cookiesplus/views/templates/hook/cookies-notice.tpl',
1 => 1732016556,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d9171b44a93_34672009 (Smarty_Internal_Template $_smarty_tpl) {
?><div id="cookiesplus-overlay" class="cookiesplus-move"></div>
<div class="container cookiesplus-move" id="cookiesplus-modal-container">
<div class="row">
<div id="cookiesplus-modal" style="display: none;"
class="cookiesplus-<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['C_P_POSITION']->value,'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['C_P_CLASS']->value,'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
">
<button type="button" class="cookiesplus-close-and-save" onclick="return cookieGdpr.save();">&times;</button>
<button type="button" class="cookiesplus-close" onclick="return cookieGdpr.close();">&times;</button>
<div id="cookiesplus-content">
<div class="row">
<form id="cookiesplus-form" method="POST" action="<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['link']->value->getModuleLink('cookiesplus','front'),'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
">
<?php if ((isset($_smarty_tpl->tpl_vars['C_P_TEXT_BASIC']->value)) && $_smarty_tpl->tpl_vars['C_P_TEXT_BASIC']->value) {?>
<div class="cookiesplus-info <?php if ($_smarty_tpl->tpl_vars['C_P_BUTTON_POSITION']->value == '2') {
if ($_smarty_tpl->tpl_vars['C_P_WIDTH']->value == '25') {?>col-8 col-xs-8 col-md-6<?php } else { ?>col-8 col-xs-8<?php }
} else { ?>col-12 col-xs-12<?php }?>">
<div><?php echo $_smarty_tpl->tpl_vars['C_P_TEXT_BASIC']->value;?>
</div>
</div>
<?php }?>
<div class="cookiesplus-finalities <?php if ($_smarty_tpl->tpl_vars['C_P_BUTTON_POSITION']->value == '2') {
if ($_smarty_tpl->tpl_vars['C_P_WIDTH']->value == '25') {?>col-8 col-xs-8 col-md-6<?php } else { ?>col-8 col-xs-8<?php }
} else { ?>col-12 col-xs-12<?php }?>">
<div id="cookiesplus-finalities-container">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['C_P_FINALITIES']->value, 'finality');
$_smarty_tpl->tpl_vars['finality']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['finality']->value) {
$_smarty_tpl->tpl_vars['finality']->do_else = false;
?>
<div class="cookieplus-finality-container">
<div class="col-12 col-xs-12">
<div class="cookiesplus-finality-header">
<div class="cookiesplus-finality-title"
onclick="$(this).parent().siblings('.cookiesplus-finality-content').slideToggle(); $(this).find('.cookiesplus-finality-chevron').toggleClass('bottom up');">
<span class="cookiesplus-finality-chevron bottom"></span>
<strong><span><?php echo $_smarty_tpl->tpl_vars['finality']->value['name'];?>
</span></strong></div>
<div class="cookiesplus-finality-switch-container">
<?php if ($_smarty_tpl->tpl_vars['finality']->value['technical']) {?>
<label class="technical"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Always enabled','mod'=>'cookiesplus'),$_smarty_tpl ) );?>
</label>
<?php } else { ?>
<input class="cookiesplus-finality-checkbox not_uniform comparator"
id="cookiesplus-finality-<?php echo htmlspecialchars(intval($_smarty_tpl->tpl_vars['finality']->value['id_cookiesplus_finality']), ENT_QUOTES, 'UTF-8');?>
-off"
value="off"
name="cookiesplus-finality-<?php echo htmlspecialchars(intval($_smarty_tpl->tpl_vars['finality']->value['id_cookiesplus_finality']), ENT_QUOTES, 'UTF-8');?>
"
type="radio"
data-no-uniform="true"
data-finality-id="<?php echo htmlspecialchars(intval($_smarty_tpl->tpl_vars['finality']->value['id_cookiesplus_finality']), ENT_QUOTES, 'UTF-8');?>
"
<?php ob_start();
echo htmlspecialchars(intval($_smarty_tpl->tpl_vars['finality']->value['id_cookiesplus_finality']), ENT_QUOTES, 'UTF-8');
$_prefixVariable1=ob_get_clean();
ob_start();
echo htmlspecialchars(intval($_smarty_tpl->tpl_vars['finality']->value['id_cookiesplus_finality']), ENT_QUOTES, 'UTF-8');
$_prefixVariable2=ob_get_clean();
ob_start();
echo htmlspecialchars(intval($_smarty_tpl->tpl_vars['finality']->value['id_cookiesplus_finality']), ENT_QUOTES, 'UTF-8');
$_prefixVariable3=ob_get_clean();
if ((!(isset($_smarty_tpl->tpl_vars['C_P_COOKIE_VALUE']->value["cookiesplus-finality-".$_prefixVariable1])) && $_smarty_tpl->tpl_vars['C_P_DEFAULT_CONSENT']->value) || ((isset($_smarty_tpl->tpl_vars['C_P_COOKIE_VALUE']->value["cookiesplus-finality-".$_prefixVariable2])) && $_smarty_tpl->tpl_vars['C_P_COOKIE_VALUE']->value["cookiesplus-finality-".$_prefixVariable3] == 'off')) {?>
checked="checked"
<?php }?>
/>
<input class="cookiesplus-finality-checkbox not_uniform comparator"
id="cookiesplus-finality-<?php echo htmlspecialchars(intval($_smarty_tpl->tpl_vars['finality']->value['id_cookiesplus_finality']), ENT_QUOTES, 'UTF-8');?>
-on"
value="on"
name="cookiesplus-finality-<?php echo htmlspecialchars(intval($_smarty_tpl->tpl_vars['finality']->value['id_cookiesplus_finality']), ENT_QUOTES, 'UTF-8');?>
"
type="radio"
data-no-uniform="true"
data-finality-id="<?php echo htmlspecialchars(intval($_smarty_tpl->tpl_vars['finality']->value['id_cookiesplus_finality']), ENT_QUOTES, 'UTF-8');?>
"
<?php ob_start();
echo htmlspecialchars(intval($_smarty_tpl->tpl_vars['finality']->value['id_cookiesplus_finality']), ENT_QUOTES, 'UTF-8');
$_prefixVariable4=ob_get_clean();
ob_start();
echo htmlspecialchars(intval($_smarty_tpl->tpl_vars['finality']->value['id_cookiesplus_finality']), ENT_QUOTES, 'UTF-8');
$_prefixVariable5=ob_get_clean();
ob_start();
echo htmlspecialchars(intval($_smarty_tpl->tpl_vars['finality']->value['id_cookiesplus_finality']), ENT_QUOTES, 'UTF-8');
$_prefixVariable6=ob_get_clean();
if ((!(isset($_smarty_tpl->tpl_vars['C_P_COOKIE_VALUE']->value["cookiesplus-finality-".$_prefixVariable4])) && !$_smarty_tpl->tpl_vars['C_P_DEFAULT_CONSENT']->value) || ((isset($_smarty_tpl->tpl_vars['C_P_COOKIE_VALUE']->value["cookiesplus-finality-".$_prefixVariable5]))) && $_smarty_tpl->tpl_vars['C_P_COOKIE_VALUE']->value["cookiesplus-finality-".$_prefixVariable6] == 'on') {?>
checked="checked"
<?php }?>
/>
<label for="cookiesplus-finality-<?php echo htmlspecialchars(intval($_smarty_tpl->tpl_vars['finality']->value['id_cookiesplus_finality']), ENT_QUOTES, 'UTF-8');?>
-off"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'No','mod'=>'cookiesplus'),$_smarty_tpl ) );?>
</label>
<span
onclick="$('input[name=cookiesplus-finality-<?php echo htmlspecialchars(intval($_smarty_tpl->tpl_vars['finality']->value['id_cookiesplus_finality']), ENT_QUOTES, 'UTF-8');?>
]:checked').val() === 'on' ? $('label[for=cookiesplus-finality-<?php echo htmlspecialchars(intval($_smarty_tpl->tpl_vars['finality']->value['id_cookiesplus_finality']), ENT_QUOTES, 'UTF-8');?>
-off]').click() : $('label[for=cookiesplus-finality-<?php echo htmlspecialchars(intval($_smarty_tpl->tpl_vars['finality']->value['id_cookiesplus_finality']), ENT_QUOTES, 'UTF-8');?>
-on]').click(); return false;"
class="cookiesplus-finality-switch"
id="cookiesplus-finality-switch-<?php echo htmlspecialchars(intval($_smarty_tpl->tpl_vars['finality']->value['id_cookiesplus_finality']), ENT_QUOTES, 'UTF-8');?>
"></span>
<label for="cookiesplus-finality-<?php echo htmlspecialchars(intval($_smarty_tpl->tpl_vars['finality']->value['id_cookiesplus_finality']), ENT_QUOTES, 'UTF-8');?>
-on"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Yes','mod'=>'cookiesplus'),$_smarty_tpl ) );?>
</label>
<?php }?>
</div>
</div>
<div class="clearfix"></div>
<div class="cookiesplus-finality-content">
<div class="cookiesplus-finality-body">
<?php echo $_smarty_tpl->tpl_vars['finality']->value['description'];?>
<?php if (count($_smarty_tpl->tpl_vars['finality']->value['cookies']) > 0) {?>
<table>
<thead>
<tr>
<th><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Cookie name','mod'=>'cookiesplus'),$_smarty_tpl ) );?>
</th>
<th><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Provider','mod'=>'cookiesplus'),$_smarty_tpl ) );?>
</th>
<th><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Purpose','mod'=>'cookiesplus'),$_smarty_tpl ) );?>
</th>
<th><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Expiry','mod'=>'cookiesplus'),$_smarty_tpl ) );?>
</th>
</tr>
</thead>
<tbody>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['finality']->value['cookies'], 'finalityCookie');
$_smarty_tpl->tpl_vars['finalityCookie']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['finalityCookie']->value) {
$_smarty_tpl->tpl_vars['finalityCookie']->do_else = false;
?>
<tr>
<td label="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Cookie name','mod'=>'cookiesplus'),$_smarty_tpl ) );?>
">
<span><?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['finalityCookie']->value['name'],'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
</span>
</td>
<td label="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Provider','mod'=>'cookiesplus'),$_smarty_tpl ) );?>
">
<span><?php if ($_smarty_tpl->tpl_vars['finalityCookie']->value['provider_url']) {?><a
target="_blank"
rel="nofollow noopener noreferrer"
href="<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['finalityCookie']->value['provider_url'],'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
"><?php }
echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['finalityCookie']->value['provider'],'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');
if ($_smarty_tpl->tpl_vars['finalityCookie']->value['provider_url']) {?></a><?php }?></span>
</td>
<td label="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Purpose','mod'=>'cookiesplus'),$_smarty_tpl ) );?>
">
<span><?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['finalityCookie']->value['purpose'],'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
</span>
</td>
<td label="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Expiry','mod'=>'cookiesplus'),$_smarty_tpl ) );?>
">
<span><?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['finalityCookie']->value['expiry'],'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
</span>
</td>
</tr>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</tbody>
</table>
<?php }?>
</div>
</div>
</div>
</div>
<div class="clearfix"></div>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</div>
</div>
<?php if ($_smarty_tpl->tpl_vars['C_P_FINALITIES_COUNT']->value > 1) {?>
<div class="cookiesplus-actions <?php if ($_smarty_tpl->tpl_vars['C_P_BUTTON_POSITION']->value == '2') {
if ($_smarty_tpl->tpl_vars['C_P_WIDTH']->value == '25') {?>col-4 col-xs-4 col-md-6<?php } else { ?>col-4 col-xs-4<?php }
} else { ?>col-12 col-xs-12<?php }?>">
<div class="first-layer">
<div class="row">
<div class="col-xs-12 <?php if (!$_smarty_tpl->tpl_vars['C_P_REJECT_DISPLAY']->value) {?>col-md-6<?php } else { ?>col-md-4<?php }?> float-xs-right">
<button type="submit"
name="saveCookiesPlusPreferences"
onclick="return cookieGdpr.acceptAllCookies();"
class="cookiesplus-btn cookiesplus-accept">
<?php if ($_smarty_tpl->tpl_vars['C_P_ICONS']->value) {?>
<?php if ($_smarty_tpl->tpl_vars['C_P_MATERIAL_ICONS_LIBRARY']->value == '1') {?>
<i class="material-icons">done_all</i>
<?php } elseif ($_smarty_tpl->tpl_vars['C_P_MATERIAL_ICONS_LIBRARY']->value == '2') {?>
<i class="fto-ok-1 fs_xl"></i>
<?php } else { ?>
<i class="fa fa-check fa-fw" aria-hidden="true"></i>
<?php }?>
<?php }?>
<span class="cookiesplus-accept-label"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Accept','mod'=>'cookiesplus'),$_smarty_tpl ) );?>
</span>
</button>
</div>
<div class="col-xs-12 col-md-4 float-xs-right">
<button type="submit"
name="saveCookiesPlusPreferences"
onclick="return cookieGdpr.rejectAllCookies();"
class="cookiesplus-btn cookiesplus-reject"
style="<?php if (!$_smarty_tpl->tpl_vars['C_P_REJECT_DISPLAY']->value) {?>display:none;<?php }?>">
<?php if ($_smarty_tpl->tpl_vars['C_P_ICONS']->value) {?>
<?php if ($_smarty_tpl->tpl_vars['C_P_MATERIAL_ICONS_LIBRARY']->value == '1') {?>
<i class="material-icons">clear</i>
<?php } elseif ($_smarty_tpl->tpl_vars['C_P_MATERIAL_ICONS_LIBRARY']->value == '2') {?>
<i class="fto-cancel fs_xl"></i>
<?php } else { ?>
<i class="fa fa-times fa-fw" aria-hidden="true"></i>
<?php }?>
<?php }?>
<span class="cookiesplus-reject-label"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Continue without accepting','mod'=>'cookiesplus'),$_smarty_tpl ) );?>
</span>
</button>
</div>
<div class="col-xs-12 <?php if (!$_smarty_tpl->tpl_vars['C_P_REJECT_DISPLAY']->value) {?>col-md-6<?php } else { ?>col-md-4<?php }?> float-xs-right">
<button onclick="cookieGdpr.displayModalAdvanced(true); return false;"
class="cookiesplus-btn cookiesplus-more-information">
<?php if ($_smarty_tpl->tpl_vars['C_P_ICONS']->value) {?>
<?php if ($_smarty_tpl->tpl_vars['C_P_MATERIAL_ICONS_LIBRARY']->value == '1') {?>
<i class="material-icons">tune</i>
<?php } elseif ($_smarty_tpl->tpl_vars['C_P_MATERIAL_ICONS_LIBRARY']->value == '2') {?>
<i class="fto-cog fs_xl"></i>
<?php } else { ?>
<i class="fa fa-cogs fa-fw" aria-hidden="true"></i>
<?php }?>
<?php }?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Configure','mod'=>'cookiesplus'),$_smarty_tpl ) );?>
</button>
</div>
</div>
<div class="row">
<div class="cookiesplus-footer-actions col-xs-12">
<?php if ((isset($_smarty_tpl->tpl_vars['C_P_CMS_PAGE']->value)) && $_smarty_tpl->tpl_vars['C_P_CMS_PAGE']->value) {?>
<div class="float-xs-right">
<a href="<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['link']->value->getCMSLink($_smarty_tpl->tpl_vars['C_P_CMS_PAGE']->value),'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
"
class="float-xs-right cookiesplus-policy"
target="_blank"
rel="nofollow noopener noreferrer"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Privacy & Cookie Policy','mod'=>'cookiesplus'),$_smarty_tpl ) );?>
</a>
</div>
<?php }?>
</div>
</div>
</div>
<div class="second-layer">
<div class="row">
<div class="col-xs-12 <?php if (!$_smarty_tpl->tpl_vars['C_P_REJECT_DISPLAY']->value) {
}?> col-md-4 float-xs-right">
<button type="submit"
name="saveCookiesPlusPreferences"
onclick="return cookieGdpr.acceptAllCookies();"
class="cookiesplus-btn cookiesplus-accept">
<?php if ($_smarty_tpl->tpl_vars['C_P_ICONS']->value) {?>
<?php if ($_smarty_tpl->tpl_vars['C_P_MATERIAL_ICONS_LIBRARY']->value == '1') {?>
<i class="material-icons">done_all</i>
<?php } elseif ($_smarty_tpl->tpl_vars['C_P_MATERIAL_ICONS_LIBRARY']->value == '2') {?>
<i class="fto-ok-1 fs_xl"></i>
<?php } else { ?>
<i class="fa fa-check fa-fw" aria-hidden="true"></i>
<?php }?>
<?php }?>
<span class="cookiesplus-accept-all-label"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Accept all cookies','mod'=>'cookiesplus'),$_smarty_tpl ) );?>
</span>
</button>
</div>
<div class="col-xs-12 col-md-4 float-xs-right">
<button type="submit"
name="saveCookiesPlusPreferences"
onclick="return cookieGdpr.rejectAllCookies();"
class="cookiesplus-btn cookiesplus-reject">
<?php if ($_smarty_tpl->tpl_vars['C_P_ICONS']->value) {?>
<?php if ($_smarty_tpl->tpl_vars['C_P_MATERIAL_ICONS_LIBRARY']->value == '1') {?>
<i class="material-icons">clear</i>
<?php } elseif ($_smarty_tpl->tpl_vars['C_P_MATERIAL_ICONS_LIBRARY']->value == '2') {?>
<i class="fto-cancel fs_xl"></i>
<?php } else { ?>
<i class="fa fa-times fa-fw" aria-hidden="true"></i>
<?php }?>
<?php }?>
<span class="cookiesplus-reject-all-label"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Accept only essential cookies','mod'=>'cookiesplus'),$_smarty_tpl ) );?>
</span>
</button>
</div>
<div class="col-xs-12 col-md-4 float-xs-right">
<button type="submit"
name="saveCookiesPlusPreferences"
onclick="return cookieGdpr.save();"
class="cookiesplus-btn cookiesplus-save cookiesplus-accept-selected">
<?php if ($_smarty_tpl->tpl_vars['C_P_ICONS']->value) {?>
<?php if ($_smarty_tpl->tpl_vars['C_P_MATERIAL_ICONS_LIBRARY']->value == '1') {?>
<i class="material-icons">playlist_add_check</i>
<?php } elseif ($_smarty_tpl->tpl_vars['C_P_MATERIAL_ICONS_LIBRARY']->value == '2') {?>
<i class="fto-ok-1 fs_xl"></i>
<?php } else { ?>
<i class="fa fa-check fa-fw" aria-hidden="true"></i>
<?php }?>
<?php }?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Accept only selected cookies','mod'=>'cookiesplus'),$_smarty_tpl ) );?>
</button>
</div>
</div>
<div class="row">
<div class="cookiesplus-footer-actions col-xs-12">
<div class="float-xs-left">
<span id="cookiesplus-back" onclick="cookieGdpr.displayModal(); return false;"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'← Back','mod'=>'cookiesplus'),$_smarty_tpl ) );?>
</span>
</div>
<?php if ((isset($_smarty_tpl->tpl_vars['C_P_CMS_PAGE']->value)) && $_smarty_tpl->tpl_vars['C_P_CMS_PAGE']->value) {?>
<div class="float-xs-right">
<a href="<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['link']->value->getCMSLink($_smarty_tpl->tpl_vars['C_P_CMS_PAGE']->value),'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
"
class="float-xs-right cookiesplus-policy"
target="_blank"
rel="nofollow noopener noreferrer"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Privacy & Cookie Policy','mod'=>'cookiesplus'),$_smarty_tpl ) );?>
</a>
</div>
<?php }?>
</div>
</div>
</div>
</div>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['C_P_REVOKE_CONSENT']->value && $_smarty_tpl->tpl_vars['C_P_DISPLAY_DATE']->value) {?>
<div class="cookiesplus-revoke text-small col-xs-12 text-xs-right">
<span><strong><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Cookie declaration last updated on:','mod'=>'cookiesplus'),$_smarty_tpl ) );?>
</strong> <?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['C_P_REVOKE_CONSENT']->value,'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
</span>
</div>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['C_P_SAVE_CONSENT']->value) {?>
<div class="cookiesplus-consent-hash text-small col-xs-12 text-xs-right"
<?php if (!$_smarty_tpl->tpl_vars['C_P_CONSENT_HASH']->value) {?>style="display:none;"<?php }?>>
<span>
<strong><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Consent ID:','mod'=>'cookiesplus'),$_smarty_tpl ) );?>
</strong>
<a <?php if ($_smarty_tpl->tpl_vars['download_link']->value) {?>href="<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['download_link']->value,'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
"<?php }?> target="_blank"
rel="nofollow noopener noreferrer"
title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Download consent','mod'=>'cookiesplus'),$_smarty_tpl ) );?>
"><?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['C_P_CONSENT_HASH']->value,'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
</a>
</span>
</div>
<?php }?>
</form>
</div>
</div>
</div>
<div id="cookiesplus-modal-not-available" style="display: none;" class="cookiesplus-center">
<button type="button" class="cookiesplus-close" onclick="return cookieGdpr.close();">&times;</button>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Content not available','mod'=>'cookiesplus'),$_smarty_tpl ) );?>
</div>
</div>
</div>
<?php if ((isset($_smarty_tpl->tpl_vars['C_P_TAB_ENABLED']->value)) && $_smarty_tpl->tpl_vars['C_P_TAB_ENABLED']->value) {?>
<div id="cookiesplus-tab" class="cookiesplus-move">
<span onclick="cookieGdpr.displayModalAdvanced();">
<?php if ($_smarty_tpl->tpl_vars['C_P_ICONS']->value) {?>
<?php if ($_smarty_tpl->tpl_vars['C_P_MATERIAL_ICONS_LIBRARY']->value == '1') {?>
<i class="material-icons">group_work</i>
<?php } elseif ($_smarty_tpl->tpl_vars['C_P_MATERIAL_ICONS_LIBRARY']->value == '2') {?>
<i class="fto-cog fs_xl"></i>
<?php } else { ?>
<i class="fa fa-star fa-cookie fa-fw" aria-hidden="true"></i>
<?php }?>
<?php }?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Cookie consent','mod'=>'cookiesplus'),$_smarty_tpl ) );?>
</span>
</div>
<?php }?>
<?php echo '<script'; ?>
>
// Avoid form resubmission when page is refreshed
if (window.history.replaceState) {
window.history.replaceState(null, null, window.location.href);
}
<?php if ((isset($_smarty_tpl->tpl_vars['C_P_JS']->value)) && $_smarty_tpl->tpl_vars['C_P_JS']->value) {?>
<?php echo $_smarty_tpl->tpl_vars['C_P_JS']->value;?>
<?php }
echo '</script'; ?>
>
<?php }
}

View File

@@ -0,0 +1,261 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:35:31
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/miniatures/product.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d91433b10b8_46569833',
'has_nocache_code' => false,
'file_dependency' =>
array (
'c2c11241aa664ab4cdb565b9ff17ea78ea51aaf1' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/miniatures/product.tpl',
1 => 1732017684,
2 => 'file',
),
),
'includes' =>
array (
'file:catalog/_partials/product-flags.tpl' => 1,
),
),false)) {
function content_673d91433b10b8_46569833 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, false);
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_383336660673d9143393169_82550865', 'product_miniature_item');
?>
<?php }
/* {block 'product_thumbnail'} */
class Block_462855223673d9143395391_39451257 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php if ($_smarty_tpl->tpl_vars['product']->value['cover']) {?>
<a href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['url'], ENT_QUOTES, 'UTF-8');?>
" class="thumbnail product-thumbnail">
<img
src="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['cover']['bySize']['home_default']['url'], ENT_QUOTES, 'UTF-8');?>
"
alt="<?php if (!empty($_smarty_tpl->tpl_vars['product']->value['cover']['legend'])) {
echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['cover']['legend'], ENT_QUOTES, 'UTF-8');
} else {
echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'truncate' ][ 0 ], array( $_smarty_tpl->tpl_vars['product']->value['name'],30,'...' )), ENT_QUOTES, 'UTF-8');
}?>"
loading="lazy"
data-full-size-image-url="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['cover']['large']['url'], ENT_QUOTES, 'UTF-8');?>
"
width="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['cover']['bySize']['home_default']['width'], ENT_QUOTES, 'UTF-8');?>
"
height="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['cover']['bySize']['home_default']['height'], ENT_QUOTES, 'UTF-8');?>
"
/>
</a>
<?php } else { ?>
<a href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['url'], ENT_QUOTES, 'UTF-8');?>
" class="thumbnail product-thumbnail">
<img
src="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['urls']->value['no_picture_image']['bySize']['home_default']['url'], ENT_QUOTES, 'UTF-8');?>
"
loading="lazy"
width="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['urls']->value['no_picture_image']['bySize']['home_default']['width'], ENT_QUOTES, 'UTF-8');?>
"
height="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['urls']->value['no_picture_image']['bySize']['home_default']['height'], ENT_QUOTES, 'UTF-8');?>
"
/>
</a>
<?php }?>
<?php
}
}
/* {/block 'product_thumbnail'} */
/* {block 'product_price_and_shipping'} */
class Block_438856352673d914339e5b6_40490866 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<form action="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['urls']->value['pages']['cart'], ENT_QUOTES, 'UTF-8');?>
" method="post" class="product-add-to-basket" id="add-to-cart-or-refresh">
<input type="hidden" name="token" value="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['static_token']->value, ENT_QUOTES, 'UTF-8');?>
">
<input type="hidden" name="id_product" value="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['id'], ENT_QUOTES, 'UTF-8');?>
" id="product_page_product_id">
<button class="btn btn-primary add-to-cart <?php if ($_smarty_tpl->tpl_vars['product']->value['quantity'] < 1) {?>out-of-stock<?php }?>" data-button-action="add-to-cart" type="submit">
<i class="material-icons shopping-cart"></i>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Add to cart','d'=>'Shop.Theme.Actions'),$_smarty_tpl ) );?>
</button>
</form>
<?php
}
}
/* {/block 'product_price_and_shipping'} */
/* {block 'product_name'} */
class Block_1083828998673d91433a0e71_19247552 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php if ($_smarty_tpl->tpl_vars['page']->value['page_name'] == 'index') {?>
<h3 class="h3 product-title"><a href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['url'], ENT_QUOTES, 'UTF-8');?>
" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['url'], ENT_QUOTES, 'UTF-8');?>
"><?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'truncate' ][ 0 ], array( $_smarty_tpl->tpl_vars['product']->value['name'],30,'...' )), ENT_QUOTES, 'UTF-8');?>
</a></h3>
<?php } else { ?>
<h2 class="h3 product-title"><a href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['url'], ENT_QUOTES, 'UTF-8');?>
" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['url'], ENT_QUOTES, 'UTF-8');?>
"><?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'truncate' ][ 0 ], array( $_smarty_tpl->tpl_vars['product']->value['name'],30,'...' )), ENT_QUOTES, 'UTF-8');?>
</a></h2>
<?php }?>
<?php
}
}
/* {/block 'product_name'} */
/* {block 'product_price_and_shipping'} */
class Block_1576708111673d91433a5305_39731073 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php if ($_smarty_tpl->tpl_vars['product']->value['show_price']) {?>
<div class="product-price-and-shipping">
<?php if ($_smarty_tpl->tpl_vars['product']->value['has_discount']) {?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayProductPriceBlock','product'=>$_smarty_tpl->tpl_vars['product']->value,'type'=>"old_price"),$_smarty_tpl ) );?>
<span class="regular-price" aria-label="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Regular price','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['regular_price'], ENT_QUOTES, 'UTF-8');?>
</span>
<?php if ($_smarty_tpl->tpl_vars['product']->value['discount_type'] === 'percentage') {?>
<span class="discount-percentage discount-product"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['discount_percentage'], ENT_QUOTES, 'UTF-8');?>
</span>
<?php } elseif ($_smarty_tpl->tpl_vars['product']->value['discount_type'] === 'amount') {?>
<span class="discount-amount discount-product"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['discount_amount_to_display'], ENT_QUOTES, 'UTF-8');?>
</span>
<?php }?>
<?php }?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayProductPriceBlock','product'=>$_smarty_tpl->tpl_vars['product']->value,'type'=>"before_price"),$_smarty_tpl ) );?>
<span class="price" aria-label="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Price','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
">
<?php $_smarty_tpl->smarty->ext->_capture->open($_smarty_tpl, 'custom_price', null, null);
echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayProductPriceBlock','product'=>$_smarty_tpl->tpl_vars['product']->value,'type'=>'custom_price','hook_origin'=>'products_list'),$_smarty_tpl ) );
$_smarty_tpl->smarty->ext->_capture->close($_smarty_tpl);?>
<?php if ('' !== $_smarty_tpl->smarty->ext->_capture->getBuffer($_smarty_tpl, 'custom_price')) {?>
<?php echo $_smarty_tpl->smarty->ext->_capture->getBuffer($_smarty_tpl, 'custom_price');?>
<?php } else { ?>
<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['price'], ENT_QUOTES, 'UTF-8');?>
<?php }?>
</span>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayProductPriceBlock','product'=>$_smarty_tpl->tpl_vars['product']->value,'type'=>'unit_price'),$_smarty_tpl ) );?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayProductPriceBlock','product'=>$_smarty_tpl->tpl_vars['product']->value,'type'=>'weight'),$_smarty_tpl ) );?>
</div>
<?php }?>
<?php
}
}
/* {/block 'product_price_and_shipping'} */
/* {block 'product_reviews'} */
class Block_974797336673d91433af8e6_91151581 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayProductListReviews','product'=>$_smarty_tpl->tpl_vars['product']->value),$_smarty_tpl ) );?>
<?php
}
}
/* {/block 'product_reviews'} */
/* {block 'product_miniature_item'} */
class Block_383336660673d9143393169_82550865 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_miniature_item' =>
array (
0 => 'Block_383336660673d9143393169_82550865',
),
'product_thumbnail' =>
array (
0 => 'Block_462855223673d9143395391_39451257',
),
'product_price_and_shipping' =>
array (
0 => 'Block_438856352673d914339e5b6_40490866',
1 => 'Block_1576708111673d91433a5305_39731073',
),
'product_name' =>
array (
0 => 'Block_1083828998673d91433a0e71_19247552',
),
'product_reviews' =>
array (
0 => 'Block_974797336673d91433af8e6_91151581',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<div class="js-product product<?php if (!empty($_smarty_tpl->tpl_vars['productClasses']->value)) {?> <?php echo htmlspecialchars($_smarty_tpl->tpl_vars['productClasses']->value, ENT_QUOTES, 'UTF-8');
}?>">
<article class="product-miniature js-product-miniature" data-id-product="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['id_product'], ENT_QUOTES, 'UTF-8');?>
" data-id-product-attribute="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['id_product_attribute'], ENT_QUOTES, 'UTF-8');?>
">
<div class="thumbnail-container">
<div class="thumbnail-top">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_462855223673d9143395391_39451257', 'product_thumbnail', $this->tplIndex);
?>
<div class="highlighted-informations<?php if (!$_smarty_tpl->tpl_vars['product']->value['main_variants']) {?> no-variants<?php }?>">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_438856352673d914339e5b6_40490866', 'product_price_and_shipping', $this->tplIndex);
?>
</div>
</div>
<div class="product-description 111">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1083828998673d91433a0e71_19247552', 'product_name', $this->tplIndex);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1576708111673d91433a5305_39731073', 'product_price_and_shipping', $this->tplIndex);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_974797336673d91433af8e6_91151581', 'product_reviews', $this->tplIndex);
?>
</div>
<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/product-flags.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
</div>
</article>
</div>
<?php
}
}
/* {/block 'product_miniature_item'} */
}

View File

@@ -0,0 +1,55 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:32
from '/home/admin/domains/masimmo.pl/public_html/modules/ets_blog/views/templates/hook/admin_header.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d91081fbd50_49758616',
'has_nocache_code' => false,
'file_dependency' =>
array (
'caa143a0230094bcf038b476ce819a5adac0c660' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/modules/ets_blog/views/templates/hook/admin_header.tpl',
1 => 1732016596,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d91081fbd50_49758616 (Smarty_Internal_Template $_smarty_tpl) {
echo '<script'; ?>
type="text/javascript">
var ets_blog_link_ajax_comment='<?php echo $_smarty_tpl->tpl_vars['ets_blog_link_ajax_comment']->value;?>
';
$(document).ready(function(){
$.ajax({
url: ets_blog_link_ajax_comment,
data: 'action=getCountCommentsNoViewed',
type: 'post',
dataType: 'json',
success: function(json){
if(parseInt(json.count) >0)
{
if($('#subtab-AdminEtsBlogComment span').length)
$('#subtab-AdminEtsBlogComment span').append('<span class="count_messages ">'+json.count+'</span>');
else
$('#subtab-AdminEtsBlogComment a').append('<span class="count_messages ">'+json.count+'</span>');
}
else
{
if($('#subtab-AdminEtsBlogComment span').length)
$('#subtab-AdminEtsBlogComment span').append('<span class="count_messages hide">'+json.count+'</span>');
else
$('#subtab-AdminEtsBlogComment a').append('<span class="count_messages hide">'+json.count+'</span>');
}
},
});
});
<?php echo '</script'; ?>
><?php }
}

View File

@@ -0,0 +1,70 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:51
from 'module:pssharebuttonsviewstempla' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d911b76eb81_13625379',
'has_nocache_code' => false,
'file_dependency' =>
array (
'ce908e3af500ef88d0be39d6badc82307b6995cd' =>
array (
0 => 'module:pssharebuttonsviewstempla',
1 => 1732018151,
2 => 'module',
),
),
'includes' =>
array (
),
),false)) {
function content_673d911b76eb81_13625379 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, false);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1895258766673d911b76cb68_34872143', 'social_sharing');
?>
<?php }
/* {block 'social_sharing'} */
class Block_1895258766673d911b76cb68_34872143 extends Smarty_Internal_Block
{
public $subBlocks = array (
'social_sharing' =>
array (
0 => 'Block_1895258766673d911b76cb68_34872143',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php if ($_smarty_tpl->tpl_vars['social_share_links']->value) {?>
<div class="social-sharing">
<span><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Share','d'=>'Shop.Theme.Actions'),$_smarty_tpl ) );?>
</span>
<ul>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['social_share_links']->value, 'social_share_link');
$_smarty_tpl->tpl_vars['social_share_link']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['social_share_link']->value) {
$_smarty_tpl->tpl_vars['social_share_link']->do_else = false;
?>
<li class="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['social_share_link']->value['class'], ENT_QUOTES, 'UTF-8');?>
icon-gray"><a href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['social_share_link']->value['url'], ENT_QUOTES, 'UTF-8');?>
" class="text-hide" title="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['social_share_link']->value['label'], ENT_QUOTES, 'UTF-8');?>
" target="_blank" rel="noopener noreferrer"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['social_share_link']->value['label'], ENT_QUOTES, 'UTF-8');?>
</a></li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
</div>
<?php }
}
}
/* {/block 'social_sharing'} */
}

View File

@@ -0,0 +1,367 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:39
from 'module:psfacetedsearchviewstempl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d910fcec450_37118028',
'has_nocache_code' => false,
'file_dependency' =>
array (
'd41d65d76b9471b5d365fe06cf1737c89a53af9f' =>
array (
0 => 'module:psfacetedsearchviewstempl',
1 => 1732017561,
2 => 'module',
),
),
'includes' =>
array (
),
),false)) {
function content_673d910fcec450_37118028 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, false);
if (count($_smarty_tpl->tpl_vars['displayedFacets']->value)) {?>
<div id="search_filters">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_443234439673d910fcd1e09_05001873', 'facets_title');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_922978736673d910fcd34e6_82254598', 'facets_clearall_button');
?>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['displayedFacets']->value, 'facet');
$_smarty_tpl->tpl_vars['facet']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['facet']->value) {
$_smarty_tpl->tpl_vars['facet']->do_else = false;
?>
<section class="facet clearfix" data-type="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['facet']->value['type'], ENT_QUOTES, 'UTF-8');?>
">
<p class="h6 facet-title hidden-sm-down"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['facet']->value['label'], ENT_QUOTES, 'UTF-8');?>
</p>
<?php $_smarty_tpl->_assignInScope('_expand_id', mt_rand(10,100000));?>
<?php $_smarty_tpl->_assignInScope('_collapse', true);?>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['facet']->value['filters'], 'filter');
$_smarty_tpl->tpl_vars['filter']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['filter']->value) {
$_smarty_tpl->tpl_vars['filter']->do_else = false;
?>
<?php if ($_smarty_tpl->tpl_vars['filter']->value['active']) {
$_smarty_tpl->_assignInScope('_collapse', false);
}?>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
<div class="title hidden-md-up" data-target="#facet_<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['_expand_id']->value, ENT_QUOTES, 'UTF-8');?>
" data-toggle="collapse"<?php if (!$_smarty_tpl->tpl_vars['_collapse']->value) {?> aria-expanded="true"<?php }?>>
<p class="h6 facet-title"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['facet']->value['label'], ENT_QUOTES, 'UTF-8');?>
</p>
<span class="navbar-toggler collapse-icons">
<i class="material-icons add">&#xE313;</i>
<i class="material-icons remove">&#xE316;</i>
</span>
</div>
<?php if (in_array($_smarty_tpl->tpl_vars['facet']->value['widgetType'],array('radio','checkbox'))) {?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1131479001673d910fcda713_74369489', 'facet_item_other');
?>
<?php } elseif ($_smarty_tpl->tpl_vars['facet']->value['widgetType'] == 'dropdown') {?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1934144688673d910fce3b50_95528127', 'facet_item_dropdown');
?>
<?php } elseif ($_smarty_tpl->tpl_vars['facet']->value['widgetType'] == 'slider') {?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_396496483673d910fce8b37_49669768', 'facet_item_slider');
?>
<?php }?>
</section>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</div>
<?php } else { ?>
<div id="search_filters" style="display:none;">
</div>
<?php }
}
/* {block 'facets_title'} */
class Block_443234439673d910fcd1e09_05001873 extends Smarty_Internal_Block
{
public $subBlocks = array (
'facets_title' =>
array (
0 => 'Block_443234439673d910fcd1e09_05001873',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<p class="text-uppercase h6 hidden-sm-down"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Filter By','d'=>'Shop.Theme.Actions'),$_smarty_tpl ) );?>
</p>
<?php
}
}
/* {/block 'facets_title'} */
/* {block 'facets_clearall_button'} */
class Block_922978736673d910fcd34e6_82254598 extends Smarty_Internal_Block
{
public $subBlocks = array (
'facets_clearall_button' =>
array (
0 => 'Block_922978736673d910fcd34e6_82254598',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php if (count($_smarty_tpl->tpl_vars['activeFilters']->value)) {?>
<div id="_desktop_search_filters_clear_all" class="hidden-sm-down clear-all-wrapper">
<button data-search-url="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['clear_all_link']->value, ENT_QUOTES, 'UTF-8');?>
" class="btn btn-tertiary js-search-filters-clear-all">
<i class="material-icons">&#xE14C;</i>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Clear all','d'=>'Shop.Theme.Actions'),$_smarty_tpl ) );?>
</button>
</div>
<?php }?>
<?php
}
}
/* {/block 'facets_clearall_button'} */
/* {block 'facet_item_other'} */
class Block_1131479001673d910fcda713_74369489 extends Smarty_Internal_Block
{
public $subBlocks = array (
'facet_item_other' =>
array (
0 => 'Block_1131479001673d910fcda713_74369489',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<ul id="facet_<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['_expand_id']->value, ENT_QUOTES, 'UTF-8');?>
" class="collapse<?php if (!$_smarty_tpl->tpl_vars['_collapse']->value) {?> in<?php }?>">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['facet']->value['filters'], 'filter', false, 'filter_key');
$_smarty_tpl->tpl_vars['filter']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['filter_key']->value => $_smarty_tpl->tpl_vars['filter']->value) {
$_smarty_tpl->tpl_vars['filter']->do_else = false;
?>
<?php if (!$_smarty_tpl->tpl_vars['filter']->value['displayed']) {?>
<?php continue 1;?>
<?php }?>
<li>
<label class="facet-label<?php if ($_smarty_tpl->tpl_vars['filter']->value['active']) {?> active <?php }?>" for="facet_input_<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['_expand_id']->value, ENT_QUOTES, 'UTF-8');?>
_<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['filter_key']->value, ENT_QUOTES, 'UTF-8');?>
">
<?php if ($_smarty_tpl->tpl_vars['facet']->value['multipleSelectionAllowed']) {?>
<span class="custom-checkbox">
<input
id="facet_input_<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['_expand_id']->value, ENT_QUOTES, 'UTF-8');?>
_<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['filter_key']->value, ENT_QUOTES, 'UTF-8');?>
"
data-search-url="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['filter']->value['nextEncodedFacetsURL'], ENT_QUOTES, 'UTF-8');?>
"
type="checkbox"
<?php if ($_smarty_tpl->tpl_vars['filter']->value['active']) {?>checked<?php }?>
>
<?php if ((isset($_smarty_tpl->tpl_vars['filter']->value['properties']['color']))) {?>
<span class="color" style="background-color:<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['filter']->value['properties']['color'], ENT_QUOTES, 'UTF-8');?>
"></span>
<?php } elseif ((isset($_smarty_tpl->tpl_vars['filter']->value['properties']['texture']))) {?>
<span class="color texture" style="background-image:url(<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['filter']->value['properties']['texture'], ENT_QUOTES, 'UTF-8');?>
)"></span>
<?php } else { ?>
<span <?php if (!$_smarty_tpl->tpl_vars['js_enabled']->value) {?> class="ps-shown-by-js" <?php }?>><i class="material-icons rtl-no-flip checkbox-checked">&#xE5CA;</i></span>
<?php }?>
</span>
<?php } else { ?>
<span class="custom-radio">
<input
id="facet_input_<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['_expand_id']->value, ENT_QUOTES, 'UTF-8');?>
_<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['filter_key']->value, ENT_QUOTES, 'UTF-8');?>
"
data-search-url="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['filter']->value['nextEncodedFacetsURL'], ENT_QUOTES, 'UTF-8');?>
"
type="radio"
name="filter <?php echo htmlspecialchars($_smarty_tpl->tpl_vars['facet']->value['label'], ENT_QUOTES, 'UTF-8');?>
"
<?php if ($_smarty_tpl->tpl_vars['filter']->value['active']) {?>checked<?php }?>
>
<span <?php if (!$_smarty_tpl->tpl_vars['js_enabled']->value) {?> class="ps-shown-by-js" <?php }?>></span>
</span>
<?php }?>
<a
href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['filter']->value['nextEncodedFacetsURL'], ENT_QUOTES, 'UTF-8');?>
"
class="_gray-darker search-link js-search-link"
rel="nofollow"
>
<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['filter']->value['label'], ENT_QUOTES, 'UTF-8');?>
<?php if ($_smarty_tpl->tpl_vars['filter']->value['magnitude'] && $_smarty_tpl->tpl_vars['show_quantities']->value) {?>
<span class="magnitude">(<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['filter']->value['magnitude'], ENT_QUOTES, 'UTF-8');?>
)</span>
<?php }?>
</a>
</label>
</li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
<?php
}
}
/* {/block 'facet_item_other'} */
/* {block 'facet_item_dropdown'} */
class Block_1934144688673d910fce3b50_95528127 extends Smarty_Internal_Block
{
public $subBlocks = array (
'facet_item_dropdown' =>
array (
0 => 'Block_1934144688673d910fce3b50_95528127',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<ul id="facet_<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['_expand_id']->value, ENT_QUOTES, 'UTF-8');?>
" class="collapse<?php if (!$_smarty_tpl->tpl_vars['_collapse']->value) {?> in<?php }?>">
<li>
<div class="col-sm-12 col-xs-12 col-md-12 facet-dropdown dropdown">
<a class="select-title" rel="nofollow" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<?php $_smarty_tpl->_assignInScope('active_found', false);?>
<span>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['facet']->value['filters'], 'filter');
$_smarty_tpl->tpl_vars['filter']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['filter']->value) {
$_smarty_tpl->tpl_vars['filter']->do_else = false;
?>
<?php if ($_smarty_tpl->tpl_vars['filter']->value['active']) {?>
<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['filter']->value['label'], ENT_QUOTES, 'UTF-8');?>
<?php if ($_smarty_tpl->tpl_vars['filter']->value['magnitude'] && $_smarty_tpl->tpl_vars['show_quantities']->value) {?>
(<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['filter']->value['magnitude'], ENT_QUOTES, 'UTF-8');?>
)
<?php }?>
<?php $_smarty_tpl->_assignInScope('active_found', true);?>
<?php }?>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
<?php if (!$_smarty_tpl->tpl_vars['active_found']->value) {?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'(no filter)','d'=>'Shop.Theme.Global'),$_smarty_tpl ) );?>
<?php }?>
</span>
<i class="material-icons float-xs-right">&#xE5C5;</i>
</a>
<div class="dropdown-menu">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['facet']->value['filters'], 'filter');
$_smarty_tpl->tpl_vars['filter']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['filter']->value) {
$_smarty_tpl->tpl_vars['filter']->do_else = false;
?>
<?php if (!$_smarty_tpl->tpl_vars['filter']->value['active']) {?>
<a
rel="nofollow"
href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['filter']->value['nextEncodedFacetsURL'], ENT_QUOTES, 'UTF-8');?>
"
class="select-list js-search-link"
>
<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['filter']->value['label'], ENT_QUOTES, 'UTF-8');?>
<?php if ($_smarty_tpl->tpl_vars['filter']->value['magnitude'] && $_smarty_tpl->tpl_vars['show_quantities']->value) {?>
(<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['filter']->value['magnitude'], ENT_QUOTES, 'UTF-8');?>
)
<?php }?>
</a>
<?php }?>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</div>
</div>
</li>
</ul>
<?php
}
}
/* {/block 'facet_item_dropdown'} */
/* {block 'facet_item_slider'} */
class Block_396496483673d910fce8b37_49669768 extends Smarty_Internal_Block
{
public $subBlocks = array (
'facet_item_slider' =>
array (
0 => 'Block_396496483673d910fce8b37_49669768',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['facet']->value['filters'], 'filter');
$_smarty_tpl->tpl_vars['filter']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['filter']->value) {
$_smarty_tpl->tpl_vars['filter']->do_else = false;
?>
<ul id="facet_<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['_expand_id']->value, ENT_QUOTES, 'UTF-8');?>
"
class="faceted-slider collapse<?php if (!$_smarty_tpl->tpl_vars['_collapse']->value) {?> in<?php }?>"
data-slider-min="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['facet']->value['properties']['min'], ENT_QUOTES, 'UTF-8');?>
"
data-slider-max="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['facet']->value['properties']['max'], ENT_QUOTES, 'UTF-8');?>
"
data-slider-id="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['_expand_id']->value, ENT_QUOTES, 'UTF-8');?>
"
data-slider-values="<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'json_encode' ][ 0 ], array( $_smarty_tpl->tpl_vars['filter']->value['value'] )), ENT_QUOTES, 'UTF-8');?>
"
data-slider-unit="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['facet']->value['properties']['unit'], ENT_QUOTES, 'UTF-8');?>
"
data-slider-label="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['facet']->value['label'], ENT_QUOTES, 'UTF-8');?>
"
data-slider-specifications="<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'json_encode' ][ 0 ], array( $_smarty_tpl->tpl_vars['facet']->value['properties']['specifications'] )), ENT_QUOTES, 'UTF-8');?>
"
data-slider-encoded-url="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['filter']->value['nextEncodedFacetsURL'], ENT_QUOTES, 'UTF-8');?>
"
>
<li>
<p id="facet_label_<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['_expand_id']->value, ENT_QUOTES, 'UTF-8');?>
">
<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['filter']->value['label'], ENT_QUOTES, 'UTF-8');?>
</p>
<div id="slider-range_<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['_expand_id']->value, ENT_QUOTES, 'UTF-8');?>
"></div>
</li>
</ul>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
<?php
}
}
/* {/block 'facet_item_slider'} */
}

View File

@@ -0,0 +1,49 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:32
from '/home/admin/domains/masimmo.pl/public_html/modules/welcome/views/contents/welcome.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d91080b1bd7_37285596',
'has_nocache_code' => false,
'file_dependency' =>
array (
'd789371a7d77a6bd0f4623caf634444b8f6d0035' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/modules/welcome/views/contents/welcome.tpl',
1 => 1732015775,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d91080b1bd7_37285596 (Smarty_Internal_Template $_smarty_tpl) {
?>
<div class="onboarding-welcome">
<i class="material-icons onboarding-button-shut-down">close</i>
<p class="welcome"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Welcome to your shop!','d'=>'Modules.Welcome.Admin'),$_smarty_tpl ) );?>
</p>
<div class="content">
<p><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Hi! My name is Preston and I\'m here to show you around.','d'=>'Modules.Welcome.Admin'),$_smarty_tpl ) );?>
</p>
<p><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'You will discover a few essential steps before you can launch your shop:','d'=>'Modules.Welcome.Admin'),$_smarty_tpl ) );?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Create your first product, customize your shop, configure shipping and payments...','d'=>'Modules.Welcome.Admin'),$_smarty_tpl ) );?>
</p>
</div>
<div class="started">
<p><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Let\'s get started!','d'=>'Modules.Welcome.Admin'),$_smarty_tpl ) );?>
</p>
</div>
<div class="buttons">
<button class="btn btn-tertiary-outline btn-lg onboarding-button-shut-down"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Later','d'=>'Modules.Welcome.Admin'),$_smarty_tpl ) );?>
</button>
<button class="blue-balloon btn btn-primary btn-lg with-spinner onboarding-button-next"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Start','d'=>'Modules.Welcome.Admin'),$_smarty_tpl ) );?>
</button>
</div>
</div>
<?php }
}

View File

@@ -0,0 +1,46 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:35:31
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/productlist.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d914336f9c8_15415221',
'has_nocache_code' => false,
'file_dependency' =>
array (
'e326037a03a19e687f27e52eb5e080ac0cd43fe3' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/productlist.tpl',
1 => 1732017034,
2 => 'file',
),
),
'includes' =>
array (
'file:catalog/_partials/miniatures/product.tpl' => 1,
),
),false)) {
function content_673d914336f9c8_15415221 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->smarty->ext->_capture->open($_smarty_tpl, 'default', "productClasses", null);
if (!empty($_smarty_tpl->tpl_vars['productClass']->value)) {
echo htmlspecialchars($_smarty_tpl->tpl_vars['productClass']->value, ENT_QUOTES, 'UTF-8');
} else { ?>col-xs-12 col-sm-6 col-xl-4<?php }
$_smarty_tpl->smarty->ext->_capture->close($_smarty_tpl);?>
<div class="products<?php if (!empty($_smarty_tpl->tpl_vars['cssClass']->value)) {?> <?php echo htmlspecialchars($_smarty_tpl->tpl_vars['cssClass']->value, ENT_QUOTES, 'UTF-8');
}?>">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['products']->value, 'product', false, 'position');
$_smarty_tpl->tpl_vars['product']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['position']->value => $_smarty_tpl->tpl_vars['product']->value) {
$_smarty_tpl->tpl_vars['product']->do_else = false;
?>
<?php $_smarty_tpl->_subTemplateRender("file:catalog/_partials/miniatures/product.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('product'=>$_smarty_tpl->tpl_vars['product']->value,'position'=>$_smarty_tpl->tpl_vars['position']->value,'productClasses'=>$_smarty_tpl->tpl_vars['productClasses']->value), 0, true);
?>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</div>
<?php }
}

View File

@@ -0,0 +1,33 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:35:31
from 'module:productcommentsviewstempl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9143ad4698_98720154',
'has_nocache_code' => false,
'file_dependency' =>
array (
'e9e4d0b935584380ea8beb3f467908e1cd2486f5' =>
array (
0 => 'module:productcommentsviewstempl',
1 => 1732016599,
2 => 'module',
),
),
'includes' =>
array (
),
),false)) {
function content_673d9143ad4698_98720154 (Smarty_Internal_Template $_smarty_tpl) {
?>
<div class="product-list-reviews" data-id="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['id'], ENT_QUOTES, 'UTF-8');?>
" data-url="<?php echo $_smarty_tpl->tpl_vars['product_comment_grade_url']->value;?>
">
<div class="grade-stars small-stars"></div>
<div class="comments-nb"></div>
</div>
<?php }
}

View File

@@ -0,0 +1,39 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:35:31
from 'module:psfeaturedproductsviewste' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9143360b55_37342266',
'has_nocache_code' => false,
'file_dependency' =>
array (
'fa6cc378d2942c8857b89d6bca728048c0caeedd' =>
array (
0 => 'module:psfeaturedproductsviewste',
1 => 1732018149,
2 => 'module',
),
),
'includes' =>
array (
'file:catalog/_partials/productlist.tpl' => 1,
),
),false)) {
function content_673d9143360b55_37342266 (Smarty_Internal_Template $_smarty_tpl) {
?><section class="featured-products clearfix">
<h2 class="h2 products-section-title text-uppercase">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Popular Products','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
</h2>
<?php $_smarty_tpl->_subTemplateRender("file:catalog/_partials/productlist.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('products'=>$_smarty_tpl->tpl_vars['products']->value,'cssClass'=>"row",'productClass'=>"col-xs-12 col-sm-6 col-lg-4 col-xl-3"), 0, false);
?>
<a class="all-product-link float-xs-left float-md-right h4" href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['allProductsLink']->value, ENT_QUOTES, 'UTF-8');?>
">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'All products','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
<i class="material-icons">&#xE315;</i>
</a>
</section>
<?php }
}

View File

@@ -0,0 +1,186 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:36:17
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/_partials/notifications.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9171acfcc8_16180987',
'has_nocache_code' => false,
'file_dependency' =>
array (
'0eecf74b648dd300f4a222dcc6347c3554b9a22c' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/_partials/notifications.tpl',
1 => 1732015980,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d9171acfcc8_16180987 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, false);
?>
<?php if ((isset($_smarty_tpl->tpl_vars['notifications']->value))) {?>
<aside id="notifications">
<div class="container">
<?php if ($_smarty_tpl->tpl_vars['notifications']->value['error']) {?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1872114642673d9171ac7943_42219093', 'notifications_error');
?>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['notifications']->value['warning']) {?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1687732814673d9171ac9ed6_68829512', 'notifications_warning');
?>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['notifications']->value['success']) {?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_769129171673d9171acc090_75142345', 'notifications_success');
?>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['notifications']->value['info']) {?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_555597317673d9171ace6e1_32110615', 'notifications_info');
?>
<?php }?>
</div>
</aside>
<?php }
}
/* {block 'notifications_error'} */
class Block_1872114642673d9171ac7943_42219093 extends Smarty_Internal_Block
{
public $subBlocks = array (
'notifications_error' =>
array (
0 => 'Block_1872114642673d9171ac7943_42219093',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<article class="alert alert-danger" role="alert" data-alert="danger">
<ul>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['notifications']->value['error'], 'notif');
$_smarty_tpl->tpl_vars['notif']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['notif']->value) {
$_smarty_tpl->tpl_vars['notif']->do_else = false;
?>
<li><?php echo $_smarty_tpl->tpl_vars['notif']->value;?>
</li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
</article>
<?php
}
}
/* {/block 'notifications_error'} */
/* {block 'notifications_warning'} */
class Block_1687732814673d9171ac9ed6_68829512 extends Smarty_Internal_Block
{
public $subBlocks = array (
'notifications_warning' =>
array (
0 => 'Block_1687732814673d9171ac9ed6_68829512',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<article class="alert alert-warning" role="alert" data-alert="warning">
<ul>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['notifications']->value['warning'], 'notif');
$_smarty_tpl->tpl_vars['notif']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['notif']->value) {
$_smarty_tpl->tpl_vars['notif']->do_else = false;
?>
<li><?php echo $_smarty_tpl->tpl_vars['notif']->value;?>
</li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
</article>
<?php
}
}
/* {/block 'notifications_warning'} */
/* {block 'notifications_success'} */
class Block_769129171673d9171acc090_75142345 extends Smarty_Internal_Block
{
public $subBlocks = array (
'notifications_success' =>
array (
0 => 'Block_769129171673d9171acc090_75142345',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<article class="alert alert-success" role="alert" data-alert="success">
<ul>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['notifications']->value['success'], 'notif');
$_smarty_tpl->tpl_vars['notif']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['notif']->value) {
$_smarty_tpl->tpl_vars['notif']->do_else = false;
?>
<li><?php echo $_smarty_tpl->tpl_vars['notif']->value;?>
</li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
</article>
<?php
}
}
/* {/block 'notifications_success'} */
/* {block 'notifications_info'} */
class Block_555597317673d9171ace6e1_32110615 extends Smarty_Internal_Block
{
public $subBlocks = array (
'notifications_info' =>
array (
0 => 'Block_555597317673d9171ace6e1_32110615',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<article class="alert alert-info" role="alert" data-alert="info">
<ul>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['notifications']->value['info'], 'notif');
$_smarty_tpl->tpl_vars['notif']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['notif']->value) {
$_smarty_tpl->tpl_vars['notif']->do_else = false;
?>
<li><?php echo $_smarty_tpl->tpl_vars['notif']->value;?>
</li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
</article>
<?php
}
}
/* {/block 'notifications_info'} */
}

View File

@@ -0,0 +1,35 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:36:17
from '/home/admin/domains/masimmo.pl/public_html/modules/creativeelements/views/templates/front/theme/_partials/header.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9171abd6d4_85541830',
'has_nocache_code' => false,
'file_dependency' =>
array (
'2d88c2131031f745af5da127da8a2c4530e5dba1' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/modules/creativeelements/views/templates/front/theme/_partials/header.tpl',
1 => 1732017873,
2 => 'file',
),
),
'includes' =>
array (
'file:[1]_partials/header.tpl' => 1,
'parent:_partials/header.tpl' => 1,
),
),false)) {
function content_673d9171abd6d4_85541830 (Smarty_Internal_Template $_smarty_tpl) {
if ((isset($_smarty_tpl->tpl_vars['CE_HEADER']->value))) {?>
<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'cefilter' ][ 0 ], array( $_smarty_tpl->tpl_vars['CE_HEADER']->value )), ENT_QUOTES, 'UTF-8');?>
<?php } elseif (file_exists(((string)(defined('_PS_THEME_DIR_') ? constant('_PS_THEME_DIR_') : null))."templates/_partials/header.tpl")) {?>
<?php $_smarty_tpl->_subTemplateRender('file:[1]_partials/header.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
} elseif ((defined('_PARENT_THEME_NAME_') ? constant('_PARENT_THEME_NAME_') : null)) {?>
<?php $_smarty_tpl->_subTemplateRender('parent:_partials/header.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
}
}
}

View File

@@ -0,0 +1,62 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:35:32
from '/home/admin/domains/masimmo.pl/public_html/modules/creativeelements/views/templates/front/theme/index.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d914401d011_59859045',
'has_nocache_code' => false,
'file_dependency' =>
array (
'318ce0c9f47cf53a18460a883df499dc97800fa5' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/modules/creativeelements/views/templates/front/theme/index.tpl',
1 => 1732017276,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d914401d011_59859045 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, true);
if ((isset($_smarty_tpl->tpl_vars['CE_PAGE_INDEX']->value))) {?>
<?php $_smarty_tpl->_assignInScope('ce_layout', $_smarty_tpl->tpl_vars['layout']->value);
} elseif (file_exists(((string)(defined('_PS_THEME_DIR_') ? constant('_PS_THEME_DIR_') : null))."templates/index.tpl")) {?>
<?php $_smarty_tpl->_assignInScope('ce_layout', '[1]index.tpl');
} elseif ((defined('_PARENT_THEME_NAME_') ? constant('_PARENT_THEME_NAME_') : null)) {?>
<?php $_smarty_tpl->_assignInScope('ce_layout', 'parent:index.tpl');
}?>
<?php if ((isset($_smarty_tpl->tpl_vars['CE_PAGE_INDEX']->value))) {?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_497500927673d914401bec2_90964006', 'content');
?>
<?php }
$_smarty_tpl->inheritance->endChild($_smarty_tpl, $_smarty_tpl->tpl_vars['ce_layout']->value);
}
/* {block 'content'} */
class Block_497500927673d914401bec2_90964006 extends Smarty_Internal_Block
{
public $subBlocks = array (
'content' =>
array (
0 => 'Block_497500927673d914401bec2_90964006',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<section id="content"><?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'cefilter' ][ 0 ], array( $_smarty_tpl->tpl_vars['CE_PAGE_INDEX']->value )), ENT_QUOTES, 'UTF-8');?>
</section>
<?php
}
}
/* {/block 'content'} */
}

View File

@@ -0,0 +1,50 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:36:17
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/_partials/stylesheets.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9171a93551_36656737',
'has_nocache_code' => false,
'file_dependency' =>
array (
'31df611d562043d9ea3bc0638a713afc98c4ee89' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/_partials/stylesheets.tpl',
1 => 1732015980,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d9171a93551_36656737 (Smarty_Internal_Template $_smarty_tpl) {
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['stylesheets']->value['external'], 'stylesheet');
$_smarty_tpl->tpl_vars['stylesheet']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['stylesheet']->value) {
$_smarty_tpl->tpl_vars['stylesheet']->do_else = false;
?>
<link rel="stylesheet" href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['stylesheet']->value['uri'], ENT_QUOTES, 'UTF-8');?>
" type="text/css" media="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['stylesheet']->value['media'], ENT_QUOTES, 'UTF-8');?>
">
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['stylesheets']->value['inline'], 'stylesheet');
$_smarty_tpl->tpl_vars['stylesheet']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['stylesheet']->value) {
$_smarty_tpl->tpl_vars['stylesheet']->do_else = false;
?>
<style>
<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['stylesheet']->value['content'], ENT_QUOTES, 'UTF-8');?>
</style>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);
}
}

View File

@@ -0,0 +1,382 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:36:17
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/layouts/layout-both-columns.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9171a30723_75300162',
'has_nocache_code' => false,
'file_dependency' =>
array (
'3efaa649b5dd1e6b9a74400330346336a60fafd8' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/layouts/layout-both-columns.tpl',
1 => 1732015979,
2 => 'file',
),
),
'includes' =>
array (
'file:_partials/helpers.tpl' => 1,
'file:_partials/head.tpl' => 1,
'file:catalog/_partials/product-activation.tpl' => 1,
'file:_partials/header.tpl' => 1,
'file:_partials/notifications.tpl' => 1,
'file:_partials/breadcrumb.tpl' => 1,
'file:_partials/footer.tpl' => 1,
'file:_partials/javascript.tpl' => 1,
),
),false)) {
function content_673d9171a30723_75300162 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, false);
?>
<?php $_smarty_tpl->_subTemplateRender('file:_partials/helpers.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<!doctype html>
<html lang="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['language']->value['locale'], ENT_QUOTES, 'UTF-8');?>
">
<head>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1050158459673d9171a27625_93074078', 'head');
?>
</head>
<body id="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['page']->value['page_name'], ENT_QUOTES, 'UTF-8');?>
" class="<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'classnames' ][ 0 ], array( $_smarty_tpl->tpl_vars['page']->value['body_classes'] )), ENT_QUOTES, 'UTF-8');?>
">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1432883696673d9171a28ad7_46701816', 'hook_after_body_opening_tag');
?>
<main>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_767323170673d9171a29255_45735384', 'product_activation');
?>
<header id="header">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1690205083673d9171a29980_73784124', 'header');
?>
</header>
<section id="wrapper">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1396828411673d9171a2a0a0_43398337', 'notifications');
?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>"displayWrapperTop"),$_smarty_tpl ) );?>
<div class="container">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_385980772673d9171a2aba9_27949982', 'breadcrumb');
?>
<div class="row">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1719594278673d9171a2b383_21431380', "left_column");
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1058794530673d9171a2c745_59893573', "content_wrapper");
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_483778197673d9171a2d7f7_22267934', "right_column");
?>
</div>
</div>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>"displayWrapperBottom"),$_smarty_tpl ) );?>
</section>
<footer id="footer" class="js-footer">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_97064867673d9171a2eca3_01803988', "footer");
?>
</footer>
</main>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1969830191673d9171a2f480_55772325', 'javascript_bottom');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1723231226673d9171a2feb2_58494831', 'hook_before_body_closing_tag');
?>
</body>
</html>
<?php }
/* {block 'head'} */
class Block_1050158459673d9171a27625_93074078 extends Smarty_Internal_Block
{
public $subBlocks = array (
'head' =>
array (
0 => 'Block_1050158459673d9171a27625_93074078',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender('file:_partials/head.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php
}
}
/* {/block 'head'} */
/* {block 'hook_after_body_opening_tag'} */
class Block_1432883696673d9171a28ad7_46701816 extends Smarty_Internal_Block
{
public $subBlocks = array (
'hook_after_body_opening_tag' =>
array (
0 => 'Block_1432883696673d9171a28ad7_46701816',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayAfterBodyOpeningTag'),$_smarty_tpl ) );?>
<?php
}
}
/* {/block 'hook_after_body_opening_tag'} */
/* {block 'product_activation'} */
class Block_767323170673d9171a29255_45735384 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_activation' =>
array (
0 => 'Block_767323170673d9171a29255_45735384',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/product-activation.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php
}
}
/* {/block 'product_activation'} */
/* {block 'header'} */
class Block_1690205083673d9171a29980_73784124 extends Smarty_Internal_Block
{
public $subBlocks = array (
'header' =>
array (
0 => 'Block_1690205083673d9171a29980_73784124',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender('file:_partials/header.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php
}
}
/* {/block 'header'} */
/* {block 'notifications'} */
class Block_1396828411673d9171a2a0a0_43398337 extends Smarty_Internal_Block
{
public $subBlocks = array (
'notifications' =>
array (
0 => 'Block_1396828411673d9171a2a0a0_43398337',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender('file:_partials/notifications.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php
}
}
/* {/block 'notifications'} */
/* {block 'breadcrumb'} */
class Block_385980772673d9171a2aba9_27949982 extends Smarty_Internal_Block
{
public $subBlocks = array (
'breadcrumb' =>
array (
0 => 'Block_385980772673d9171a2aba9_27949982',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender('file:_partials/breadcrumb.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php
}
}
/* {/block 'breadcrumb'} */
/* {block "left_column"} */
class Block_1719594278673d9171a2b383_21431380 extends Smarty_Internal_Block
{
public $subBlocks = array (
'left_column' =>
array (
0 => 'Block_1719594278673d9171a2b383_21431380',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<div id="left-column" class="col-xs-12 col-sm-4 col-md-3">
<?php if ($_smarty_tpl->tpl_vars['page']->value['page_name'] == 'product') {?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayLeftColumnProduct'),$_smarty_tpl ) );?>
<?php } else { ?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>"displayLeftColumn"),$_smarty_tpl ) );?>
<?php }?>
</div>
<?php
}
}
/* {/block "left_column"} */
/* {block "content"} */
class Block_1425582494673d9171a2cdb7_19211788 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<p>Hello world! This is HTML5 Boilerplate.</p>
<?php
}
}
/* {/block "content"} */
/* {block "content_wrapper"} */
class Block_1058794530673d9171a2c745_59893573 extends Smarty_Internal_Block
{
public $subBlocks = array (
'content_wrapper' =>
array (
0 => 'Block_1058794530673d9171a2c745_59893573',
),
'content' =>
array (
0 => 'Block_1425582494673d9171a2cdb7_19211788',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<div id="content-wrapper" class="js-content-wrapper left-column right-column col-sm-4 col-md-6">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>"displayContentWrapperTop"),$_smarty_tpl ) );?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1425582494673d9171a2cdb7_19211788', "content", $this->tplIndex);
?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>"displayContentWrapperBottom"),$_smarty_tpl ) );?>
</div>
<?php
}
}
/* {/block "content_wrapper"} */
/* {block "right_column"} */
class Block_483778197673d9171a2d7f7_22267934 extends Smarty_Internal_Block
{
public $subBlocks = array (
'right_column' =>
array (
0 => 'Block_483778197673d9171a2d7f7_22267934',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<div id="right-column" class="col-xs-12 col-sm-4 col-md-3">
<?php if ($_smarty_tpl->tpl_vars['page']->value['page_name'] == 'product') {?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayRightColumnProduct'),$_smarty_tpl ) );?>
<?php } else { ?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>"displayRightColumn"),$_smarty_tpl ) );?>
<?php }?>
</div>
<?php
}
}
/* {/block "right_column"} */
/* {block "footer"} */
class Block_97064867673d9171a2eca3_01803988 extends Smarty_Internal_Block
{
public $subBlocks = array (
'footer' =>
array (
0 => 'Block_97064867673d9171a2eca3_01803988',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender("file:_partials/footer.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php
}
}
/* {/block "footer"} */
/* {block 'javascript_bottom'} */
class Block_1969830191673d9171a2f480_55772325 extends Smarty_Internal_Block
{
public $subBlocks = array (
'javascript_bottom' =>
array (
0 => 'Block_1969830191673d9171a2f480_55772325',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender("file:_partials/javascript.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('javascript'=>$_smarty_tpl->tpl_vars['javascript']->value['bottom']), 0, false);
?>
<?php
}
}
/* {/block 'javascript_bottom'} */
/* {block 'hook_before_body_closing_tag'} */
class Block_1723231226673d9171a2feb2_58494831 extends Smarty_Internal_Block
{
public $subBlocks = array (
'hook_before_body_closing_tag' =>
array (
0 => 'Block_1723231226673d9171a2feb2_58494831',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayBeforeBodyClosingTag'),$_smarty_tpl ) );?>
<?php
}
}
/* {/block 'hook_before_body_closing_tag'} */
}

View File

@@ -0,0 +1,157 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:51
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/product-add-to-cart.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d911b7562a3_41008844',
'has_nocache_code' => false,
'file_dependency' =>
array (
'44a54ba5b43959b69bdfdcd38ef44c03c4238cf7' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/product-add-to-cart.tpl',
1 => 1732017033,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d911b7562a3_41008844 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, false);
?>
<div class="product-add-to-cart js-product-add-to-cart">
<?php if (!$_smarty_tpl->tpl_vars['configuration']->value['is_catalog']) {?>
<span class="control-label"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Quantity','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
</span>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_2064082879673d911b750701_71206283', 'product_quantity');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_313240794673d911b752837_94379000', 'product_availability');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_311755133673d911b7541f6_97972572', 'product_minimal_quantity');
?>
<?php }?>
</div>
<?php }
/* {block 'product_quantity'} */
class Block_2064082879673d911b750701_71206283 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_quantity' =>
array (
0 => 'Block_2064082879673d911b750701_71206283',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<div class="product-quantity clearfix">
<div class="qty">
<input
type="number"
name="qty"
id="quantity_wanted"
inputmode="numeric"
pattern="[0-9]*"
<?php if ($_smarty_tpl->tpl_vars['product']->value['quantity_wanted']) {?>
value="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['quantity_wanted'], ENT_QUOTES, 'UTF-8');?>
"
min="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['minimal_quantity'], ENT_QUOTES, 'UTF-8');?>
"
<?php } else { ?>
value="1"
min="1"
<?php }?>
class="input-group"
aria-label="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Quantity','d'=>'Shop.Theme.Actions'),$_smarty_tpl ) );?>
"
>
</div>
<div class="add">
<button
class="btn btn-primary add-to-cart"
data-button-action="add-to-cart"
type="submit"
<?php if (!$_smarty_tpl->tpl_vars['product']->value['add_to_cart_url']) {?>
disabled
<?php }?>
>
<i class="material-icons shopping-cart">&#xE547;</i>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Add to cart','d'=>'Shop.Theme.Actions'),$_smarty_tpl ) );?>
</button>
</div>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayProductActions','product'=>$_smarty_tpl->tpl_vars['product']->value),$_smarty_tpl ) );?>
</div>
<?php
}
}
/* {/block 'product_quantity'} */
/* {block 'product_availability'} */
class Block_313240794673d911b752837_94379000 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_availability' =>
array (
0 => 'Block_313240794673d911b752837_94379000',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<span id="product-availability" class="js-product-availability">
<?php if ($_smarty_tpl->tpl_vars['product']->value['show_availability'] && $_smarty_tpl->tpl_vars['product']->value['availability_message']) {?>
<?php if ($_smarty_tpl->tpl_vars['product']->value['availability'] == 'available') {?>
<i class="material-icons rtl-no-flip product-available">&#xE5CA;</i>
<?php } elseif ($_smarty_tpl->tpl_vars['product']->value['availability'] == 'last_remaining_items') {?>
<i class="material-icons product-last-items">&#xE002;</i>
<?php } else { ?>
<i class="material-icons product-unavailable">&#xE14B;</i>
<?php }?>
<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['availability_message'], ENT_QUOTES, 'UTF-8');?>
<?php }?>
</span>
<?php
}
}
/* {/block 'product_availability'} */
/* {block 'product_minimal_quantity'} */
class Block_311755133673d911b7541f6_97972572 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_minimal_quantity' =>
array (
0 => 'Block_311755133673d911b7541f6_97972572',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<p class="product-minimal-quantity js-product-minimal-quantity">
<?php if ($_smarty_tpl->tpl_vars['product']->value['minimal_quantity'] > 1) {?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'The minimum purchase order quantity for the product is %quantity%.','d'=>'Shop.Theme.Checkout','sprintf'=>array('%quantity%'=>$_smarty_tpl->tpl_vars['product']->value['minimal_quantity'])),$_smarty_tpl ) );?>
<?php }?>
</p>
<?php
}
}
/* {/block 'product_minimal_quantity'} */
}

View File

@@ -0,0 +1,196 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:36:17
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/page.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9171a14d80_99173804',
'has_nocache_code' => false,
'file_dependency' =>
array (
'45594ec1021672696f0feb4e75a06366b45dbf8a' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/page.tpl',
1 => 1732015198,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d9171a14d80_99173804 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, true);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_2046938824673d9171a0f3e1_77518379', 'content');
?>
<?php $_smarty_tpl->inheritance->endChild($_smarty_tpl, $_smarty_tpl->tpl_vars['layout']->value);
}
/* {block 'page_title'} */
class Block_1144098788673d9171a0fe38_61834485 extends Smarty_Internal_Block
{
public $callsChild = 'true';
public $hide = 'true';
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<header class="page-header">
<h1><?php
$_smarty_tpl->inheritance->callChild($_smarty_tpl, $this);
?>
</h1>
</header>
<?php
}
}
/* {/block 'page_title'} */
/* {block 'page_header_container'} */
class Block_53546980673d9171a0f8a2_60055665 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1144098788673d9171a0fe38_61834485', 'page_title', $this->tplIndex);
?>
<?php
}
}
/* {/block 'page_header_container'} */
/* {block 'page_content_top'} */
class Block_235089628673d9171a12dc1_51932198 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
}
}
/* {/block 'page_content_top'} */
/* {block 'page_content'} */
class Block_339914137673d9171a133e4_20215859 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<!-- Page content -->
<?php
}
}
/* {/block 'page_content'} */
/* {block 'page_content_container'} */
class Block_460483216673d9171a12963_57976148 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<div id="content" class="page-content card card-block">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_235089628673d9171a12dc1_51932198', 'page_content_top', $this->tplIndex);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_339914137673d9171a133e4_20215859', 'page_content', $this->tplIndex);
?>
</div>
<?php
}
}
/* {/block 'page_content_container'} */
/* {block 'page_footer'} */
class Block_1485946421673d9171a14193_09876680 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<!-- Footer content -->
<?php
}
}
/* {/block 'page_footer'} */
/* {block 'page_footer_container'} */
class Block_669472416673d9171a13d56_10950009 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<footer class="page-footer">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1485946421673d9171a14193_09876680', 'page_footer', $this->tplIndex);
?>
</footer>
<?php
}
}
/* {/block 'page_footer_container'} */
/* {block 'content'} */
class Block_2046938824673d9171a0f3e1_77518379 extends Smarty_Internal_Block
{
public $subBlocks = array (
'content' =>
array (
0 => 'Block_2046938824673d9171a0f3e1_77518379',
),
'page_header_container' =>
array (
0 => 'Block_53546980673d9171a0f8a2_60055665',
),
'page_title' =>
array (
0 => 'Block_1144098788673d9171a0fe38_61834485',
),
'page_content_container' =>
array (
0 => 'Block_460483216673d9171a12963_57976148',
),
'page_content_top' =>
array (
0 => 'Block_235089628673d9171a12dc1_51932198',
),
'page_content' =>
array (
0 => 'Block_339914137673d9171a133e4_20215859',
),
'page_footer_container' =>
array (
0 => 'Block_669472416673d9171a13d56_10950009',
),
'page_footer' =>
array (
0 => 'Block_1485946421673d9171a14193_09876680',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<section id="main">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_53546980673d9171a0f8a2_60055665', 'page_header_container', $this->tplIndex);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_460483216673d9171a12963_57976148', 'page_content_container', $this->tplIndex);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_669472416673d9171a13d56_10950009', 'page_footer_container', $this->tplIndex);
?>
</section>
<?php
}
}
/* {/block 'content'} */
}

View File

@@ -0,0 +1,127 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:36:17
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/_partials/microdata/head-jsonld.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9171a72be0_13616816',
'has_nocache_code' => false,
'file_dependency' =>
array (
'51244fcbd543c69cfc6e4ab2d3ea3b17bc95a016' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/_partials/microdata/head-jsonld.tpl',
1 => 1732017037,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d9171a72be0_13616816 (Smarty_Internal_Template $_smarty_tpl) {
echo '<script'; ?>
type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name" : "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['shop']->value['name'], ENT_QUOTES, 'UTF-8');?>
",
"url" : "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['urls']->value['pages']['index'], ENT_QUOTES, 'UTF-8');?>
",
<?php if ($_smarty_tpl->tpl_vars['shop']->value['logo_details']) {?>
"logo": {
"@type": "ImageObject",
"url":"<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['shop']->value['logo_details']['src'], ENT_QUOTES, 'UTF-8');?>
"
}
<?php }?>
}
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebPage",
"isPartOf": {
"@type": "WebSite",
"url": "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['urls']->value['pages']['index'], ENT_QUOTES, 'UTF-8');?>
",
"name": "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['shop']->value['name'], ENT_QUOTES, 'UTF-8');?>
"
},
"name": "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['page']->value['meta']['title'], ENT_QUOTES, 'UTF-8');?>
",
"url": "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['urls']->value['current_url'], ENT_QUOTES, 'UTF-8');?>
"
}
<?php echo '</script'; ?>
>
<?php if ($_smarty_tpl->tpl_vars['page']->value['page_name'] == 'index') {?>
<?php echo '<script'; ?>
type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"url" : "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['urls']->value['pages']['index'], ENT_QUOTES, 'UTF-8');?>
",
<?php if ($_smarty_tpl->tpl_vars['shop']->value['logo_details']) {?>
"image": {
"@type": "ImageObject",
"url":"<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['shop']->value['logo_details']['src'], ENT_QUOTES, 'UTF-8');?>
"
},
<?php }?>
"potentialAction": {
"@type": "SearchAction",
"target": "<?php echo htmlspecialchars(str_replace('--search_term_string--','{search_term_string}',$_smarty_tpl->tpl_vars['link']->value->getPageLink('search',true,null,array('search_query'=>'--search_term_string--'))), ENT_QUOTES, 'UTF-8');?>
",
"query-input": "required name=search_term_string"
}
}
<?php echo '</script'; ?>
>
<?php }?>
<?php if ((isset($_smarty_tpl->tpl_vars['breadcrumb']->value['links'][1]))) {?>
<?php echo '<script'; ?>
type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['breadcrumb']->value['links'], 'path', false, NULL, 'breadcrumb', array (
'iteration' => true,
'last' => true,
'total' => true,
));
$_smarty_tpl->tpl_vars['path']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['path']->value) {
$_smarty_tpl->tpl_vars['path']->do_else = false;
$_smarty_tpl->tpl_vars['__smarty_foreach_breadcrumb']->value['iteration']++;
$_smarty_tpl->tpl_vars['__smarty_foreach_breadcrumb']->value['last'] = $_smarty_tpl->tpl_vars['__smarty_foreach_breadcrumb']->value['iteration'] === $_smarty_tpl->tpl_vars['__smarty_foreach_breadcrumb']->value['total'];
?>
{
"@type": "ListItem",
"position": <?php echo htmlspecialchars((isset($_smarty_tpl->tpl_vars['__smarty_foreach_breadcrumb']->value['iteration']) ? $_smarty_tpl->tpl_vars['__smarty_foreach_breadcrumb']->value['iteration'] : null), ENT_QUOTES, 'UTF-8');?>
,
"name": "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['path']->value['title'], ENT_QUOTES, 'UTF-8');?>
",
"item": "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['path']->value['url'], ENT_QUOTES, 'UTF-8');?>
"
}<?php if (!(isset($_smarty_tpl->tpl_vars['__smarty_foreach_breadcrumb']->value['last']) ? $_smarty_tpl->tpl_vars['__smarty_foreach_breadcrumb']->value['last'] : null)) {?>,<?php }?>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
]
}
<?php echo '</script'; ?>
>
<?php }
}
}

View File

@@ -0,0 +1,119 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:36:17
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/errors/not-found.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9171adc6f1_06791888',
'has_nocache_code' => false,
'file_dependency' =>
array (
'5754fc63dca00340c53080e4ae1c03a2549d3632' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/errors/not-found.tpl',
1 => 1732015978,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d9171adc6f1_06791888 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, false);
?>
<section id="content" class="page-content page-not-found">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1087583197673d9171ad81f7_55455238', 'page_content');
?>
</section>
<?php }
/* {block "error_content"} */
class Block_1674270297673d9171ad8932_34654435 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php if ((isset($_smarty_tpl->tpl_vars['errorContent']->value))) {?>
<?php echo $_smarty_tpl->tpl_vars['errorContent']->value;?>
<?php } else { ?>
<h4><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'This page could not be found','d'=>'Shop.Theme.Global'),$_smarty_tpl ) );?>
</h4>
<p><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Try to search our catalog, you may find what you are looking for!','d'=>'Shop.Theme.Global'),$_smarty_tpl ) );?>
</p>
<?php }?>
<?php
}
}
/* {/block "error_content"} */
/* {block 'search'} */
class Block_835015509673d9171adad18_54868707 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displaySearch'),$_smarty_tpl ) );?>
<?php
}
}
/* {/block 'search'} */
/* {block 'hook_not_found'} */
class Block_1012113712673d9171adb883_57702459 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayNotFound'),$_smarty_tpl ) );?>
<?php
}
}
/* {/block 'hook_not_found'} */
/* {block 'page_content'} */
class Block_1087583197673d9171ad81f7_55455238 extends Smarty_Internal_Block
{
public $subBlocks = array (
'page_content' =>
array (
0 => 'Block_1087583197673d9171ad81f7_55455238',
),
'error_content' =>
array (
0 => 'Block_1674270297673d9171ad8932_34654435',
),
'search' =>
array (
0 => 'Block_835015509673d9171adad18_54868707',
),
'hook_not_found' =>
array (
0 => 'Block_1012113712673d9171adb883_57702459',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1674270297673d9171ad8932_34654435', "error_content", $this->tplIndex);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_835015509673d9171adad18_54868707', 'search', $this->tplIndex);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1012113712673d9171adb883_57702459', 'hook_not_found', $this->tplIndex);
?>
<?php
}
}
/* {/block 'page_content'} */
}

View File

@@ -0,0 +1,148 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:51
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/product-cover-thumbnails.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d911b6f57c3_61341570',
'has_nocache_code' => false,
'file_dependency' =>
array (
'63e67a4fbf465e7af2b53709f34d85e926f518c7' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/product-cover-thumbnails.tpl',
1 => 1732017033,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d911b6f57c3_61341570 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, false);
?>
<div class="images-container js-images-container">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_992655548673d911b6edab4_83926947', 'product_cover');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1324964927673d911b6f18f1_97014241', 'product_images');
?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayAfterProductThumbs','product'=>$_smarty_tpl->tpl_vars['product']->value),$_smarty_tpl ) );?>
</div>
<?php }
/* {block 'product_cover'} */
class Block_992655548673d911b6edab4_83926947 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_cover' =>
array (
0 => 'Block_992655548673d911b6edab4_83926947',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<div class="product-cover">
<?php if ($_smarty_tpl->tpl_vars['product']->value['default_image']) {?>
<img
class="js-qv-product-cover img-fluid"
src="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['default_image']['bySize']['large_default']['url'], ENT_QUOTES, 'UTF-8');?>
"
<?php if (!empty($_smarty_tpl->tpl_vars['product']->value['default_image']['legend'])) {?>
alt="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['default_image']['legend'], ENT_QUOTES, 'UTF-8');?>
"
title="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['default_image']['legend'], ENT_QUOTES, 'UTF-8');?>
"
<?php } else { ?>
alt="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['name'], ENT_QUOTES, 'UTF-8');?>
"
<?php }?>
loading="lazy"
width="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['default_image']['bySize']['large_default']['width'], ENT_QUOTES, 'UTF-8');?>
"
height="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['default_image']['bySize']['large_default']['height'], ENT_QUOTES, 'UTF-8');?>
"
>
<div class="layer hidden-sm-down" data-toggle="modal" data-target="#product-modal">
<i class="material-icons zoom-in">search</i>
</div>
<?php } else { ?>
<img
class="img-fluid"
src="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['urls']->value['no_picture_image']['bySize']['medium_default']['url'], ENT_QUOTES, 'UTF-8');?>
"
loading="lazy"
width="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['urls']->value['no_picture_image']['bySize']['medium_default']['width'], ENT_QUOTES, 'UTF-8');?>
"
height="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['urls']->value['no_picture_image']['bySize']['medium_default']['height'], ENT_QUOTES, 'UTF-8');?>
"
>
<?php }?>
</div>
<?php
}
}
/* {/block 'product_cover'} */
/* {block 'product_images'} */
class Block_1324964927673d911b6f18f1_97014241 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_images' =>
array (
0 => 'Block_1324964927673d911b6f18f1_97014241',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<div class="js-qv-mask mask">
<ul class="product-images js-qv-product-images">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['product']->value['images'], 'image');
$_smarty_tpl->tpl_vars['image']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['image']->value) {
$_smarty_tpl->tpl_vars['image']->do_else = false;
?>
<li class="thumb-container js-thumb-container">
<img
class="thumb js-thumb <?php if ($_smarty_tpl->tpl_vars['image']->value['id_image'] == $_smarty_tpl->tpl_vars['product']->value['default_image']['id_image']) {?> selected js-thumb-selected <?php }?>"
data-image-medium-src="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['image']->value['bySize']['medium_default']['url'], ENT_QUOTES, 'UTF-8');?>
"
data-image-large-src="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['image']->value['bySize']['large_default']['url'], ENT_QUOTES, 'UTF-8');?>
"
src="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['image']->value['bySize']['small_default']['url'], ENT_QUOTES, 'UTF-8');?>
"
<?php if (!empty($_smarty_tpl->tpl_vars['image']->value['legend'])) {?>
alt="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['image']->value['legend'], ENT_QUOTES, 'UTF-8');?>
"
title="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['image']->value['legend'], ENT_QUOTES, 'UTF-8');?>
"
<?php } else { ?>
alt="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['name'], ENT_QUOTES, 'UTF-8');?>
"
<?php }?>
loading="lazy"
width="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['default_image']['bySize']['small_default']['width'], ENT_QUOTES, 'UTF-8');?>
"
height="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['default_image']['bySize']['small_default']['height'], ENT_QUOTES, 'UTF-8');?>
"
>
</li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
</div>
<?php
}
}
/* {/block 'product_images'} */
}

View File

@@ -0,0 +1,47 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:36:17
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/product-activation.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9171ab51e3_78896133',
'has_nocache_code' => false,
'file_dependency' =>
array (
'64391b7cce2f56b4dc8542db87082fa8755f4ba4' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/product-activation.tpl',
1 => 1732017033,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d9171ab51e3_78896133 (Smarty_Internal_Template $_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['page']->value['admin_notifications']) {?>
<div class="alert alert-warning row" role="alert">
<div class="container">
<div class="row">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['page']->value['admin_notifications'], 'notif');
$_smarty_tpl->tpl_vars['notif']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['notif']->value) {
$_smarty_tpl->tpl_vars['notif']->do_else = false;
?>
<div class="col-sm-12">
<i class="material-icons float-xs-left">&#xE001;</i>
<p class="alert-text"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['notif']->value['message'], ENT_QUOTES, 'UTF-8');?>
</p>
</div>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</div>
</div>
</div>
<?php }
}
}

View File

@@ -0,0 +1,284 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:51
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/product-details.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d911b78f569_54952242',
'has_nocache_code' => false,
'file_dependency' =>
array (
'6652a9bf9cf71ccf3a5c7a5d968617cdb782c9c6' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/product-details.tpl',
1 => 1732017033,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d911b78f569_54952242 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, false);
?>
<div class="js-product-details tab-pane fade<?php if (!$_smarty_tpl->tpl_vars['product']->value['description']) {?> in active<?php }?>"
id="product-details"
data-product="<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'json_encode' ][ 0 ], array( $_smarty_tpl->tpl_vars['product']->value['embedded_attributes'] )), ENT_QUOTES, 'UTF-8');?>
"
role="tabpanel"
>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1234471795673d911b783772_75566085', 'product_reference');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_309650954673d911b7868c4_76545984', 'product_quantities');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1103558762673d911b7881b1_97625098', 'product_availability_date');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1436349550673d911b789173_34145933', 'product_out_of_stock');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_315096089673d911b789930_59376953', 'product_features');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_362644474673d911b78c999_04717130', 'product_specific_references');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_2055765994673d911b78e199_32692732', 'product_condition');
?>
</div>
<?php }
/* {block 'product_reference'} */
class Block_1234471795673d911b783772_75566085 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_reference' =>
array (
0 => 'Block_1234471795673d911b783772_75566085',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php if ((isset($_smarty_tpl->tpl_vars['product_manufacturer']->value->id))) {?>
<div class="product-manufacturer">
<?php if ((isset($_smarty_tpl->tpl_vars['manufacturer_image_url']->value))) {?>
<a href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product_brand_url']->value, ENT_QUOTES, 'UTF-8');?>
">
<img src="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['manufacturer_image_url']->value, ENT_QUOTES, 'UTF-8');?>
" class="img img-fluid manufacturer-logo" alt="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product_manufacturer']->value->name, ENT_QUOTES, 'UTF-8');?>
" loading="lazy">
</a>
<?php } else { ?>
<label class="label"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Brand','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
</label>
<span>
<a href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product_brand_url']->value, ENT_QUOTES, 'UTF-8');?>
"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product_manufacturer']->value->name, ENT_QUOTES, 'UTF-8');?>
</a>
</span>
<?php }?>
</div>
<?php }?>
<?php if ((isset($_smarty_tpl->tpl_vars['product']->value['reference_to_display'])) && $_smarty_tpl->tpl_vars['product']->value['reference_to_display'] != '') {?>
<div class="product-reference">
<label class="label"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Reference','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
</label>
<span><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['reference_to_display'], ENT_QUOTES, 'UTF-8');?>
</span>
</div>
<?php }?>
<?php
}
}
/* {/block 'product_reference'} */
/* {block 'product_quantities'} */
class Block_309650954673d911b7868c4_76545984 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_quantities' =>
array (
0 => 'Block_309650954673d911b7868c4_76545984',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php if ($_smarty_tpl->tpl_vars['product']->value['show_quantities']) {?>
<div class="product-quantities">
<label class="label"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'In stock','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
</label>
<span data-stock="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['quantity'], ENT_QUOTES, 'UTF-8');?>
" data-allow-oosp="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['allow_oosp'], ENT_QUOTES, 'UTF-8');?>
"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['quantity'], ENT_QUOTES, 'UTF-8');?>
<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['quantity_label'], ENT_QUOTES, 'UTF-8');?>
</span>
</div>
<?php }?>
<?php
}
}
/* {/block 'product_quantities'} */
/* {block 'product_availability_date'} */
class Block_1103558762673d911b7881b1_97625098 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_availability_date' =>
array (
0 => 'Block_1103558762673d911b7881b1_97625098',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php if ($_smarty_tpl->tpl_vars['product']->value['availability_date']) {?>
<div class="product-availability-date">
<label><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Availability date:','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
</label>
<span><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['availability_date'], ENT_QUOTES, 'UTF-8');?>
</span>
</div>
<?php }?>
<?php
}
}
/* {/block 'product_availability_date'} */
/* {block 'product_out_of_stock'} */
class Block_1436349550673d911b789173_34145933 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_out_of_stock' =>
array (
0 => 'Block_1436349550673d911b789173_34145933',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<div class="product-out-of-stock">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'actionProductOutOfStock','product'=>$_smarty_tpl->tpl_vars['product']->value),$_smarty_tpl ) );?>
</div>
<?php
}
}
/* {/block 'product_out_of_stock'} */
/* {block 'product_features'} */
class Block_315096089673d911b789930_59376953 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_features' =>
array (
0 => 'Block_315096089673d911b789930_59376953',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php if ($_smarty_tpl->tpl_vars['product']->value['grouped_features']) {?>
<section class="product-features">
<p class="h6"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Data sheet','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
</p>
<dl class="data-sheet">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['product']->value['grouped_features'], 'feature');
$_smarty_tpl->tpl_vars['feature']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['feature']->value) {
$_smarty_tpl->tpl_vars['feature']->do_else = false;
?>
<dt class="name"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['feature']->value['name'], ENT_QUOTES, 'UTF-8');?>
</dt>
<dd class="value"><?php echo nl2br(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['feature']->value['value'],'htmlall' )));?>
</dd>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</dl>
</section>
<?php }?>
<?php
}
}
/* {/block 'product_features'} */
/* {block 'product_specific_references'} */
class Block_362644474673d911b78c999_04717130 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_specific_references' =>
array (
0 => 'Block_362644474673d911b78c999_04717130',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php if (!empty($_smarty_tpl->tpl_vars['product']->value['specific_references'])) {?>
<section class="product-features">
<p class="h6"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Specific References','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
</p>
<dl class="data-sheet">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['product']->value['specific_references'], 'reference', false, 'key');
$_smarty_tpl->tpl_vars['reference']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['key']->value => $_smarty_tpl->tpl_vars['reference']->value) {
$_smarty_tpl->tpl_vars['reference']->do_else = false;
?>
<dt class="name"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['key']->value, ENT_QUOTES, 'UTF-8');?>
</dt>
<dd class="value"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['reference']->value, ENT_QUOTES, 'UTF-8');?>
</dd>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</dl>
</section>
<?php }?>
<?php
}
}
/* {/block 'product_specific_references'} */
/* {block 'product_condition'} */
class Block_2055765994673d911b78e199_32692732 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_condition' =>
array (
0 => 'Block_2055765994673d911b78e199_32692732',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php if ($_smarty_tpl->tpl_vars['product']->value['condition']) {?>
<div class="product-condition">
<label class="label"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Condition','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
</label>
<link href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['condition']['schema_url'], ENT_QUOTES, 'UTF-8');?>
"/>
<span><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['condition']['label'], ENT_QUOTES, 'UTF-8');?>
</span>
</div>
<?php }?>
<?php
}
}
/* {/block 'product_condition'} */
}

View File

@@ -0,0 +1,60 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:51
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/product-flags.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d911b6e1ea3_31536786',
'has_nocache_code' => false,
'file_dependency' =>
array (
'72177977cae948c5ce6d03fe53c88fa781b91ba0' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/product-flags.tpl',
1 => 1732017033,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d911b6e1ea3_31536786 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, false);
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_225109426673d911b6e0c05_74062163', 'product_flags');
?>
<?php }
/* {block 'product_flags'} */
class Block_225109426673d911b6e0c05_74062163 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_flags' =>
array (
0 => 'Block_225109426673d911b6e0c05_74062163',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<ul class="product-flags js-product-flags">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['product']->value['flags'], 'flag');
$_smarty_tpl->tpl_vars['flag']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['flag']->value) {
$_smarty_tpl->tpl_vars['flag']->do_else = false;
?>
<li class="product-flag <?php echo htmlspecialchars($_smarty_tpl->tpl_vars['flag']->value['type'], ENT_QUOTES, 'UTF-8');?>
"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['flag']->value['label'], ENT_QUOTES, 'UTF-8');?>
</li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
<?php
}
}
/* {/block 'product_flags'} */
}

View File

@@ -0,0 +1,59 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:36:17
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/_partials/helpers.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9171a3c942_44736500',
'has_nocache_code' => false,
'file_dependency' =>
array (
'75f77a05fcb331ede5cf86df2282a0f6f778b986' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/_partials/helpers.tpl',
1 => 1732015979,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d9171a3c942_44736500 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->smarty->ext->_tplFunction->registerTplFunctions($_smarty_tpl, array (
'renderLogo' =>
array (
'compiled_filepath' => '/home/admin/domains/masimmo.pl/public_html/var/cache/prod/smarty/compile/classiclayouts_layout_full_width_tpl/75/f7/7a/75f77a05fcb331ede5cf86df2282a0f6f778b986_2.file.helpers.tpl.php',
'uid' => '75f77a05fcb331ede5cf86df2282a0f6f778b986',
'call_name' => 'smarty_template_function_renderLogo_713714943673d9171a371f3_66660975',
),
));
?>
<?php }
/* smarty_template_function_renderLogo_713714943673d9171a371f3_66660975 */
if (!function_exists('smarty_template_function_renderLogo_713714943673d9171a371f3_66660975')) {
function smarty_template_function_renderLogo_713714943673d9171a371f3_66660975(Smarty_Internal_Template $_smarty_tpl,$params) {
foreach ($params as $key => $value) {
$_smarty_tpl->tpl_vars[$key] = new Smarty_Variable($value, $_smarty_tpl->isRenderingCache);
}
?>
<a href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['urls']->value['pages']['index'], ENT_QUOTES, 'UTF-8');?>
">
<img
class="logo img-fluid"
src="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['shop']->value['logo_details']['src'], ENT_QUOTES, 'UTF-8');?>
"
alt="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['shop']->value['name'], ENT_QUOTES, 'UTF-8');?>
"
width="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['shop']->value['logo_details']['width'], ENT_QUOTES, 'UTF-8');?>
"
height="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['shop']->value['logo_details']['height'], ENT_QUOTES, 'UTF-8');?>
">
</a>
<?php
}}
/*/ smarty_template_function_renderLogo_713714943673d9171a371f3_66660975 */
}

View File

@@ -0,0 +1,32 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:36:17
from '/home/admin/domains/masimmo.pl/public_html/modules/creativeelements/views/templates/front/theme/_partials/javascript.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9171a9cd32_91736716',
'has_nocache_code' => false,
'file_dependency' =>
array (
'768795bc36ec31410c515e3eb9d6296ec0e1599e' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/modules/creativeelements/views/templates/front/theme/_partials/javascript.tpl',
1 => 1732017873,
2 => 'file',
),
),
'includes' =>
array (
'file:[1]_partials/javascript.tpl' => 1,
'parent:_partials/javascript.tpl' => 1,
),
),false)) {
function content_673d9171a9cd32_91736716 (Smarty_Internal_Template $_smarty_tpl) {
if (file_exists(((string)(defined('_PS_THEME_DIR_') ? constant('_PS_THEME_DIR_') : null))."templates/_partials/javascript.tpl")) {?>
<?php $_smarty_tpl->_subTemplateRender('file:[1]_partials/javascript.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
} elseif ((defined('_PARENT_THEME_NAME_') ? constant('_PARENT_THEME_NAME_') : null)) {?>
<?php $_smarty_tpl->_subTemplateRender('parent:_partials/javascript.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
}?>
<!--CE-JS--><?php }
}

View File

@@ -0,0 +1,62 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:36:17
from '/home/admin/domains/masimmo.pl/public_html/modules/creativeelements/views/templates/front/theme/errors/404.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d91719ec522_34281198',
'has_nocache_code' => false,
'file_dependency' =>
array (
'7e440c2e81862a6e92ef16feb867f3091978c988' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/modules/creativeelements/views/templates/front/theme/errors/404.tpl',
1 => 1732017872,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d91719ec522_34281198 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, true);
if ((isset($_smarty_tpl->tpl_vars['CE_PAGE_NOT_FOUND']->value))) {?>
<?php $_smarty_tpl->_assignInScope('ce_layout', $_smarty_tpl->tpl_vars['layout']->value);
} elseif (file_exists(((string)(defined('_PS_THEME_DIR_') ? constant('_PS_THEME_DIR_') : null))."templates/errors/404.tpl")) {?>
<?php $_smarty_tpl->_assignInScope('ce_layout', '[1]errors/404.tpl');
} elseif ((defined('_PARENT_THEME_NAME_') ? constant('_PARENT_THEME_NAME_') : null)) {?>
<?php $_smarty_tpl->_assignInScope('ce_layout', 'parent:errors/404.tpl');
}?>
<?php if ((isset($_smarty_tpl->tpl_vars['CE_PAGE_NOT_FOUND']->value))) {?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_962395741673d91719eaf53_19642996', 'content');
?>
<?php }
$_smarty_tpl->inheritance->endChild($_smarty_tpl, $_smarty_tpl->tpl_vars['ce_layout']->value);
}
/* {block 'content'} */
class Block_962395741673d91719eaf53_19642996 extends Smarty_Internal_Block
{
public $subBlocks = array (
'content' =>
array (
0 => 'Block_962395741673d91719eaf53_19642996',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<section id="content"><?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'cefilter' ][ 0 ], array( $_smarty_tpl->tpl_vars['CE_PAGE_NOT_FOUND']->value )), ENT_QUOTES, 'UTF-8');?>
</section>
<?php
}
}
/* {/block 'content'} */
}

View File

@@ -0,0 +1,29 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:51
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/product-additional-info.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d911b764d47_70336907',
'has_nocache_code' => false,
'file_dependency' =>
array (
'8a75390c67a6adceadee468402f748289b1ecd9f' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/product-additional-info.tpl',
1 => 1732017033,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d911b764d47_70336907 (Smarty_Internal_Template $_smarty_tpl) {
?><div class="product-additional-info js-product-additional-info">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayProductAdditionalInfo','product'=>$_smarty_tpl->tpl_vars['product']->value),$_smarty_tpl ) );?>
</div>
<?php }
}

View File

@@ -0,0 +1,73 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:36:17
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/_partials/javascript.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9171aa9ea2_23958551',
'has_nocache_code' => false,
'file_dependency' =>
array (
'a432616367e410f0580ca3710d5b90cb832d409b' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/_partials/javascript.tpl',
1 => 1732015980,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d9171aa9ea2_23958551 (Smarty_Internal_Template $_smarty_tpl) {
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['javascript']->value['external'], 'js');
$_smarty_tpl->tpl_vars['js']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['js']->value) {
$_smarty_tpl->tpl_vars['js']->do_else = false;
?>
<?php echo '<script'; ?>
type="text/javascript" src="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['js']->value['uri'], ENT_QUOTES, 'UTF-8');?>
" <?php echo htmlspecialchars($_smarty_tpl->tpl_vars['js']->value['attribute'], ENT_QUOTES, 'UTF-8');?>
><?php echo '</script'; ?>
>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['javascript']->value['inline'], 'js');
$_smarty_tpl->tpl_vars['js']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['js']->value) {
$_smarty_tpl->tpl_vars['js']->do_else = false;
?>
<?php echo '<script'; ?>
type="text/javascript">
<?php echo $_smarty_tpl->tpl_vars['js']->value['content'];?>
<?php echo '</script'; ?>
>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
<?php if ((isset($_smarty_tpl->tpl_vars['vars']->value)) && count($_smarty_tpl->tpl_vars['vars']->value)) {?>
<?php echo '<script'; ?>
type="text/javascript">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['vars']->value, 'var_value', false, 'var_name');
$_smarty_tpl->tpl_vars['var_value']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['var_name']->value => $_smarty_tpl->tpl_vars['var_value']->value) {
$_smarty_tpl->tpl_vars['var_value']->do_else = false;
?>
var <?php echo htmlspecialchars($_smarty_tpl->tpl_vars['var_name']->value, ENT_QUOTES, 'UTF-8');?>
= <?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'json_encode' ][ 0 ], array( $_smarty_tpl->tpl_vars['var_value']->value ));?>
;
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
<?php echo '</script'; ?>
>
<?php }
}
}

View File

@@ -0,0 +1,415 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:36:17
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/_partials/head.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9171a5c7b6_61718258',
'has_nocache_code' => false,
'file_dependency' =>
array (
'a690e2ed3bc7636540c0486e2656351369dd94c4' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/_partials/head.tpl',
1 => 1732015979,
2 => 'file',
),
),
'includes' =>
array (
'file:_partials/microdata/head-jsonld.tpl' => 1,
'file:_partials/pagination-seo.tpl' => 1,
'file:_partials/stylesheets.tpl' => 1,
'file:_partials/javascript.tpl' => 1,
),
),false)) {
function content_673d9171a5c7b6_61718258 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, false);
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_574466233673d9171a46812_69532519', 'head_charset');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1498179088673d9171a46f25_78864918', 'head_ie_compatibility');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1837569635673d9171a47427_03715117', 'head_seo');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_27275013673d9171a573a3_81143194', 'head_viewport');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1505227367673d9171a57a92_37745993', 'head_icons');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1929528084673d9171a59188_53122073', 'stylesheets');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1798657944673d9171a5a1e7_17486714', 'javascript_head');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_507399306673d9171a5b616_97312680', 'hook_header');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_287846301673d9171a5c277_70635059', 'hook_extra');
}
/* {block 'head_charset'} */
class Block_574466233673d9171a46812_69532519 extends Smarty_Internal_Block
{
public $subBlocks = array (
'head_charset' =>
array (
0 => 'Block_574466233673d9171a46812_69532519',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<meta charset="utf-8">
<?php
}
}
/* {/block 'head_charset'} */
/* {block 'head_ie_compatibility'} */
class Block_1498179088673d9171a46f25_78864918 extends Smarty_Internal_Block
{
public $subBlocks = array (
'head_ie_compatibility' =>
array (
0 => 'Block_1498179088673d9171a46f25_78864918',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<meta http-equiv="x-ua-compatible" content="ie=edge">
<?php
}
}
/* {/block 'head_ie_compatibility'} */
/* {block 'head_seo_title'} */
class Block_576511662673d9171a476c5_68589863 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
echo htmlspecialchars($_smarty_tpl->tpl_vars['page']->value['meta']['title'], ENT_QUOTES, 'UTF-8');
}
}
/* {/block 'head_seo_title'} */
/* {block 'hook_after_title_tag'} */
class Block_1563397921673d9171a482a8_08812534 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayAfterTitleTag'),$_smarty_tpl ) );?>
<?php
}
}
/* {/block 'hook_after_title_tag'} */
/* {block 'head_seo_description'} */
class Block_1893565667673d9171a48a50_67106349 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
echo htmlspecialchars($_smarty_tpl->tpl_vars['page']->value['meta']['description'], ENT_QUOTES, 'UTF-8');
}
}
/* {/block 'head_seo_description'} */
/* {block 'head_seo_keywords'} */
class Block_926958139673d9171a49268_47751980 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
echo htmlspecialchars($_smarty_tpl->tpl_vars['page']->value['meta']['keywords'], ENT_QUOTES, 'UTF-8');
}
}
/* {/block 'head_seo_keywords'} */
/* {block 'head_hreflang'} */
class Block_1926353360673d9171a4aba7_73421590 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['urls']->value['alternative_langs'], 'pageUrl', false, 'code');
$_smarty_tpl->tpl_vars['pageUrl']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['code']->value => $_smarty_tpl->tpl_vars['pageUrl']->value) {
$_smarty_tpl->tpl_vars['pageUrl']->do_else = false;
?>
<link rel="alternate" href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['pageUrl']->value, ENT_QUOTES, 'UTF-8');?>
" hreflang="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['code']->value, ENT_QUOTES, 'UTF-8');?>
">
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
<?php
}
}
/* {/block 'head_hreflang'} */
/* {block 'head_microdata'} */
class Block_861948154673d9171a53153_25247220 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender("file:_partials/microdata/head-jsonld.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php
}
}
/* {/block 'head_microdata'} */
/* {block 'head_microdata_special'} */
class Block_1588637559673d9171a53d39_94961961 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
}
}
/* {/block 'head_microdata_special'} */
/* {block 'head_pagination_seo'} */
class Block_954589392673d9171a54244_13248804 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender("file:_partials/pagination-seo.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php
}
}
/* {/block 'head_pagination_seo'} */
/* {block 'head_open_graph'} */
class Block_679996055673d9171a54ab0_74596098 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<meta property="og:title" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['page']->value['meta']['title'], ENT_QUOTES, 'UTF-8');?>
" />
<meta property="og:description" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['page']->value['meta']['description'], ENT_QUOTES, 'UTF-8');?>
" />
<meta property="og:url" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['urls']->value['current_url'], ENT_QUOTES, 'UTF-8');?>
" />
<meta property="og:site_name" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['shop']->value['name'], ENT_QUOTES, 'UTF-8');?>
" />
<?php if (!(isset($_smarty_tpl->tpl_vars['product']->value)) && $_smarty_tpl->tpl_vars['page']->value['page_name'] != 'product') {?><meta property="og:type" content="website" /><?php }?>
<?php
}
}
/* {/block 'head_open_graph'} */
/* {block 'head_seo'} */
class Block_1837569635673d9171a47427_03715117 extends Smarty_Internal_Block
{
public $subBlocks = array (
'head_seo' =>
array (
0 => 'Block_1837569635673d9171a47427_03715117',
),
'head_seo_title' =>
array (
0 => 'Block_576511662673d9171a476c5_68589863',
),
'hook_after_title_tag' =>
array (
0 => 'Block_1563397921673d9171a482a8_08812534',
),
'head_seo_description' =>
array (
0 => 'Block_1893565667673d9171a48a50_67106349',
),
'head_seo_keywords' =>
array (
0 => 'Block_926958139673d9171a49268_47751980',
),
'head_hreflang' =>
array (
0 => 'Block_1926353360673d9171a4aba7_73421590',
),
'head_microdata' =>
array (
0 => 'Block_861948154673d9171a53153_25247220',
),
'head_microdata_special' =>
array (
0 => 'Block_1588637559673d9171a53d39_94961961',
),
'head_pagination_seo' =>
array (
0 => 'Block_954589392673d9171a54244_13248804',
),
'head_open_graph' =>
array (
0 => 'Block_679996055673d9171a54ab0_74596098',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<title><?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_576511662673d9171a476c5_68589863', 'head_seo_title', $this->tplIndex);
?>
</title>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1563397921673d9171a482a8_08812534', 'hook_after_title_tag', $this->tplIndex);
?>
<meta name="description" content="<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1893565667673d9171a48a50_67106349', 'head_seo_description', $this->tplIndex);
?>
">
<meta name="keywords" content="<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_926958139673d9171a49268_47751980', 'head_seo_keywords', $this->tplIndex);
?>
">
<?php if ($_smarty_tpl->tpl_vars['page']->value['meta']['robots'] !== 'index') {?>
<meta name="robots" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['page']->value['meta']['robots'], ENT_QUOTES, 'UTF-8');?>
">
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['page']->value['canonical']) {?>
<link rel="canonical" href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['page']->value['canonical'], ENT_QUOTES, 'UTF-8');?>
">
<?php }?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1926353360673d9171a4aba7_73421590', 'head_hreflang', $this->tplIndex);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_861948154673d9171a53153_25247220', 'head_microdata', $this->tplIndex);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1588637559673d9171a53d39_94961961', 'head_microdata_special', $this->tplIndex);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_954589392673d9171a54244_13248804', 'head_pagination_seo', $this->tplIndex);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_679996055673d9171a54ab0_74596098', 'head_open_graph', $this->tplIndex);
?>
<?php
}
}
/* {/block 'head_seo'} */
/* {block 'head_viewport'} */
class Block_27275013673d9171a573a3_81143194 extends Smarty_Internal_Block
{
public $subBlocks = array (
'head_viewport' =>
array (
0 => 'Block_27275013673d9171a573a3_81143194',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<meta name="viewport" content="width=device-width, initial-scale=1">
<?php
}
}
/* {/block 'head_viewport'} */
/* {block 'head_icons'} */
class Block_1505227367673d9171a57a92_37745993 extends Smarty_Internal_Block
{
public $subBlocks = array (
'head_icons' =>
array (
0 => 'Block_1505227367673d9171a57a92_37745993',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<link rel="icon" type="image/vnd.microsoft.icon" href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['shop']->value['favicon'], ENT_QUOTES, 'UTF-8');?>
?<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['shop']->value['favicon_update_time'], ENT_QUOTES, 'UTF-8');?>
">
<link rel="shortcut icon" type="image/x-icon" href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['shop']->value['favicon'], ENT_QUOTES, 'UTF-8');?>
?<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['shop']->value['favicon_update_time'], ENT_QUOTES, 'UTF-8');?>
">
<?php
}
}
/* {/block 'head_icons'} */
/* {block 'stylesheets'} */
class Block_1929528084673d9171a59188_53122073 extends Smarty_Internal_Block
{
public $subBlocks = array (
'stylesheets' =>
array (
0 => 'Block_1929528084673d9171a59188_53122073',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender("file:_partials/stylesheets.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('stylesheets'=>$_smarty_tpl->tpl_vars['stylesheets']->value), 0, false);
}
}
/* {/block 'stylesheets'} */
/* {block 'javascript_head'} */
class Block_1798657944673d9171a5a1e7_17486714 extends Smarty_Internal_Block
{
public $subBlocks = array (
'javascript_head' =>
array (
0 => 'Block_1798657944673d9171a5a1e7_17486714',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender("file:_partials/javascript.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('javascript'=>$_smarty_tpl->tpl_vars['javascript']->value['head'],'vars'=>$_smarty_tpl->tpl_vars['js_custom_vars']->value), 0, false);
}
}
/* {/block 'javascript_head'} */
/* {block 'hook_header'} */
class Block_507399306673d9171a5b616_97312680 extends Smarty_Internal_Block
{
public $subBlocks = array (
'hook_header' =>
array (
0 => 'Block_507399306673d9171a5b616_97312680',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php echo $_smarty_tpl->tpl_vars['HOOK_HEADER']->value;?>
<?php
}
}
/* {/block 'hook_header'} */
/* {block 'hook_extra'} */
class Block_287846301673d9171a5c277_70635059 extends Smarty_Internal_Block
{
public $subBlocks = array (
'hook_extra' =>
array (
0 => 'Block_287846301673d9171a5c277_70635059',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
}
}
/* {/block 'hook_extra'} */
}

View File

@@ -0,0 +1,160 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:51
from '/home/admin/domains/masimmo.pl/public_html/modules/creativeelements/views/templates/front/theme/catalog/product.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d911b609008_73393863',
'has_nocache_code' => false,
'file_dependency' =>
array (
'aefcee056668813cd95e840639fe1954e63bc9be' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/modules/creativeelements/views/templates/front/theme/catalog/product.tpl',
1 => 1732017872,
2 => 'file',
),
),
'includes' =>
array (
'file:_partials/microdata/product-jsonld.tpl' => 1,
),
),false)) {
function content_673d911b609008_73393863 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, true);
if ((isset($_smarty_tpl->tpl_vars['CE_PRODUCT']->value))) {?>
<?php $_smarty_tpl->_assignInScope('ce_layout', $_smarty_tpl->tpl_vars['layout']->value);
} elseif (file_exists(((string)(defined('_PS_THEME_DIR_') ? constant('_PS_THEME_DIR_') : null))."templates/catalog/product.tpl")) {?>
<?php $_smarty_tpl->_assignInScope('ce_layout', '[1]catalog/product.tpl');
} elseif ((defined('_PARENT_THEME_NAME_') ? constant('_PARENT_THEME_NAME_') : null)) {?>
<?php $_smarty_tpl->_assignInScope('ce_layout', 'parent:catalog/product.tpl');
}?>
<?php if ((isset($_smarty_tpl->tpl_vars['CE_PRODUCT']->value))) {?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1348678117673d911b601665_78622296', 'head_seo');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_2083015928673d911b602158_30488450', 'head');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_404066113673d911b606d16_99325290', 'content');
?>
<?php }
$_smarty_tpl->inheritance->endChild($_smarty_tpl, $_smarty_tpl->tpl_vars['ce_layout']->value);
}
/* {block 'head_seo'} */
class Block_1348678117673d911b601665_78622296 extends Smarty_Internal_Block
{
public $subBlocks = array (
'head_seo' =>
array (
0 => 'Block_1348678117673d911b601665_78622296',
),
);
public $prepend = 'true';
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<link rel="canonical" href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['canonical_url'], ENT_QUOTES, 'UTF-8');?>
">
<?php
}
}
/* {/block 'head_seo'} */
/* {block 'head'} */
class Block_2083015928673d911b602158_30488450 extends Smarty_Internal_Block
{
public $subBlocks = array (
'head' =>
array (
0 => 'Block_2083015928673d911b602158_30488450',
),
);
public $append = 'true';
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender('file:_partials/microdata/product-jsonld.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<meta property="og:type" content="product">
<?php if (version_compare((defined('_PS_VERSION_') ? constant('_PS_VERSION_') : null),'1.7.8','<')) {?>
<meta property="og:title" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['page']->value['meta']['title'], ENT_QUOTES, 'UTF-8');?>
">
<meta property="og:description" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['page']->value['meta']['description'], ENT_QUOTES, 'UTF-8');?>
">
<meta property="og:url" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['urls']->value['current_url'], ENT_QUOTES, 'UTF-8');?>
">
<meta property="og:site_name" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['shop']->value['name'], ENT_QUOTES, 'UTF-8');?>
">
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['product']->value['cover']) {?>
<meta property="og:image" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['cover']['large']['url'], ENT_QUOTES, 'UTF-8');?>
">
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['product']->value['show_price']) {?>
<meta property="product:pretax_price:amount" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['price_tax_exc'], ENT_QUOTES, 'UTF-8');?>
">
<meta property="product:pretax_price:currency" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['currency']->value['iso_code'], ENT_QUOTES, 'UTF-8');?>
">
<meta property="product:price:amount" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['price_amount'], ENT_QUOTES, 'UTF-8');?>
">
<meta property="product:price:currency" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['currency']->value['iso_code'], ENT_QUOTES, 'UTF-8');?>
">
<?php }?>
<?php if (!empty($_smarty_tpl->tpl_vars['product']->value['weight'])) {?>
<meta property="product:weight:value" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['weight'], ENT_QUOTES, 'UTF-8');?>
">
<meta property="product:weight:units" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['weight_unit'], ENT_QUOTES, 'UTF-8');?>
">
<?php }?>
<?php
}
}
/* {/block 'head'} */
/* {block 'content'} */
class Block_404066113673d911b606d16_99325290 extends Smarty_Internal_Block
{
public $subBlocks = array (
'content' =>
array (
0 => 'Block_404066113673d911b606d16_99325290',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<section id="content" style="max-width: none">
<form id="add-to-cart-or-refresh" action="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['urls']->value['pages']['cart'], ENT_QUOTES, 'UTF-8');?>
" method="post" style="display:none">
<input type="hidden" name="token" value="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['static_token']->value, ENT_QUOTES, 'UTF-8');?>
">
<input type="hidden" name="id_product" value="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['id'], ENT_QUOTES, 'UTF-8');?>
" id="product_page_product_id">
<input type="hidden" name="id_customization" value="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['id_customization'], ENT_QUOTES, 'UTF-8');?>
" id="product_customization_id">
<input type="hidden" name="qty" value="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['quantity_wanted'], ENT_QUOTES, 'UTF-8');?>
" id="quantity_wanted"
<?php if ($_smarty_tpl->tpl_vars['product']->value['show_quantities']) {?>data-stock="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['quantity'], ENT_QUOTES, 'UTF-8');?>
" data-allow-oosp="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['allow_oosp'], ENT_QUOTES, 'UTF-8');?>
"<?php }?>>
<input type="submit" class="ce-add-to-cart" data-button-action="add-to-cart">
</form>
<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'cefilter' ][ 0 ], array( $_smarty_tpl->tpl_vars['CE_PRODUCT']->value )), ENT_QUOTES, 'UTF-8');?>
</section>
<?php
}
}
/* {/block 'content'} */
}

View File

@@ -0,0 +1,57 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:36:17
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/_partials/pagination-seo.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9171a89207_76628807',
'has_nocache_code' => false,
'file_dependency' =>
array (
'b433957e6e3475e736b731f18d41bdcdc3bb8bab' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/_partials/pagination-seo.tpl',
1 => 1732015980,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d9171a89207_76628807 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_checkPlugins(array(0=>array('file'=>'/home/admin/domains/masimmo.pl/public_html/vendor/smarty/smarty/libs/plugins/modifier.replace.php','function'=>'smarty_modifier_replace',),));
?>
<?php if ((isset($_smarty_tpl->tpl_vars['listing']->value['pagination'])) && $_smarty_tpl->tpl_vars['listing']->value['pagination']['should_be_displayed']) {?>
<?php $_smarty_tpl->_assignInScope('page_nb', 1);?>
<?php if ((isset($_GET['page']))) {?>
<?php $_smarty_tpl->_assignInScope('page_nb', (($tmp = @intval($_GET['page']))===null||$tmp==='' ? 1 : $tmp));?>
<?php }?>
<?php $_smarty_tpl->_assignInScope('queryPage', ('?page=').($_smarty_tpl->tpl_vars['page_nb']->value));?>
<?php $_tmp_array = isset($_smarty_tpl->tpl_vars['page']) ? $_smarty_tpl->tpl_vars['page']->value : array();
if (!(is_array($_tmp_array) || $_tmp_array instanceof ArrayAccess)) {
settype($_tmp_array, 'array');
}
$_tmp_array['canonical'] = smarty_modifier_replace($_smarty_tpl->tpl_vars['page']->value['canonical'],$_smarty_tpl->tpl_vars['queryPage']->value,'');
$_smarty_tpl->_assignInScope('page', $_tmp_array);?>
<?php $_smarty_tpl->_assignInScope('prev', false);?>
<?php $_smarty_tpl->_assignInScope('next', false);?>
<?php if (($_smarty_tpl->tpl_vars['page_nb']->value-1) == 1) {?>
<?php $_smarty_tpl->_assignInScope('prev', $_smarty_tpl->tpl_vars['page']->value['canonical']);?>
<?php } elseif ($_smarty_tpl->tpl_vars['page_nb']->value > 2) {?>
<?php $_smarty_tpl->_assignInScope('prev', ((($_smarty_tpl->tpl_vars['page']->value['canonical']).('?page=')).(($_smarty_tpl->tpl_vars['page_nb']->value-1))));?>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['listing']->value['pagination']['total_items'] > $_smarty_tpl->tpl_vars['listing']->value['pagination']['items_shown_to']) {?>
<?php $_smarty_tpl->_assignInScope('next', ((($_smarty_tpl->tpl_vars['page']->value['canonical']).('?page=')).(($_smarty_tpl->tpl_vars['page_nb']->value+1))));?>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['prev']->value) {?><link rel="prev" href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['prev']->value, ENT_QUOTES, 'UTF-8');?>
"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['next']->value) {?><link rel="next" href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['next']->value, ENT_QUOTES, 'UTF-8');?>
"><?php }
}
}
}

View File

@@ -0,0 +1,111 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:36:17
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/layouts/layout-full-width.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9171a209b8_43114506',
'has_nocache_code' => false,
'file_dependency' =>
array (
'b66643a4c4da8200d5802505d4f18bcb39fbc5bf' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/layouts/layout-full-width.tpl',
1 => 1732015979,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d9171a209b8_43114506 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, true);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_75571058673d9171a1dae9_86552571', 'left_column');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_353802309673d9171a1e318_30529549', 'right_column');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_738449050673d9171a1ea13_02548343', 'content_wrapper');
?>
<?php $_smarty_tpl->inheritance->endChild($_smarty_tpl, 'layouts/layout-both-columns.tpl');
}
/* {block 'left_column'} */
class Block_75571058673d9171a1dae9_86552571 extends Smarty_Internal_Block
{
public $subBlocks = array (
'left_column' =>
array (
0 => 'Block_75571058673d9171a1dae9_86552571',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
}
}
/* {/block 'left_column'} */
/* {block 'right_column'} */
class Block_353802309673d9171a1e318_30529549 extends Smarty_Internal_Block
{
public $subBlocks = array (
'right_column' =>
array (
0 => 'Block_353802309673d9171a1e318_30529549',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
}
}
/* {/block 'right_column'} */
/* {block 'content'} */
class Block_117460564673d9171a1ff30_17911653 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<p>Hello world! This is HTML5 Boilerplate.</p>
<?php
}
}
/* {/block 'content'} */
/* {block 'content_wrapper'} */
class Block_738449050673d9171a1ea13_02548343 extends Smarty_Internal_Block
{
public $subBlocks = array (
'content_wrapper' =>
array (
0 => 'Block_738449050673d9171a1ea13_02548343',
),
'content' =>
array (
0 => 'Block_117460564673d9171a1ff30_17911653',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<div id="content-wrapper" class="js-content-wrapper">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>"displayContentWrapperTop"),$_smarty_tpl ) );?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_117460564673d9171a1ff30_17911653', 'content', $this->tplIndex);
?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>"displayContentWrapperBottom"),$_smarty_tpl ) );?>
</div>
<?php
}
}
/* {/block 'content_wrapper'} */
}

View File

@@ -0,0 +1,35 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:36:17
from '/home/admin/domains/masimmo.pl/public_html/modules/creativeelements/views/templates/front/theme/_partials/footer.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9171af0583_08593097',
'has_nocache_code' => false,
'file_dependency' =>
array (
'bb6bfb871a36984ee3239cf1a2e00a0cc60d3385' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/modules/creativeelements/views/templates/front/theme/_partials/footer.tpl',
1 => 1732017873,
2 => 'file',
),
),
'includes' =>
array (
'file:[1]_partials/footer.tpl' => 1,
'parent:_partials/footer.tpl' => 1,
),
),false)) {
function content_673d9171af0583_08593097 (Smarty_Internal_Template $_smarty_tpl) {
if ((isset($_smarty_tpl->tpl_vars['CE_FOOTER']->value))) {?>
<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'cefilter' ][ 0 ], array( $_smarty_tpl->tpl_vars['CE_FOOTER']->value )), ENT_QUOTES, 'UTF-8');?>
<?php } elseif (file_exists(((string)(defined('_PS_THEME_DIR_') ? constant('_PS_THEME_DIR_') : null))."templates/_partials/footer.tpl")) {?>
<?php $_smarty_tpl->_subTemplateRender('file:[1]_partials/footer.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
} elseif ((defined('_PARENT_THEME_NAME_') ? constant('_PARENT_THEME_NAME_') : null)) {?>
<?php $_smarty_tpl->_subTemplateRender('parent:_partials/footer.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
}
}
}

View File

@@ -0,0 +1,100 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:36:17
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/errors/404.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9171a030e2_35707490',
'has_nocache_code' => false,
'file_dependency' =>
array (
'bf85a525cf354ae01a35bf6b43fae7efbd60b18e' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/errors/404.tpl',
1 => 1732015978,
2 => 'file',
),
),
'includes' =>
array (
'file:errors/not-found.tpl' => 1,
),
),false)) {
function content_673d9171a030e2_35707490 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, true);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_2055539848673d91719f6349_47720335', "breadcrumb");
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_743921184673d91719f6904_28097798', 'page_title');
?>
<?php $_smarty_tpl->smarty->ext->_capture->open($_smarty_tpl, 'default', "errorContent", null);?>
<h4><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'No products available yet','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
</h4>
<p><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Stay tuned! More products will be shown here as they are added.','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
</p>
<?php $_smarty_tpl->smarty->ext->_capture->close($_smarty_tpl);?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1010303687673d91719fd769_06430475', 'page_content_container');
?>
<?php $_smarty_tpl->inheritance->endChild($_smarty_tpl, 'page.tpl');
}
/* {block "breadcrumb"} */
class Block_2055539848673d91719f6349_47720335 extends Smarty_Internal_Block
{
public $subBlocks = array (
'breadcrumb' =>
array (
0 => 'Block_2055539848673d91719f6349_47720335',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
}
}
/* {/block "breadcrumb"} */
/* {block 'page_title'} */
class Block_743921184673d91719f6904_28097798 extends Smarty_Internal_Block
{
public $subBlocks = array (
'page_title' =>
array (
0 => 'Block_743921184673d91719f6904_28097798',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['page']->value['title'], ENT_QUOTES, 'UTF-8');?>
<?php
}
}
/* {/block 'page_title'} */
/* {block 'page_content_container'} */
class Block_1010303687673d91719fd769_06430475 extends Smarty_Internal_Block
{
public $subBlocks = array (
'page_content_container' =>
array (
0 => 'Block_1010303687673d91719fd769_06430475',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender('file:errors/not-found.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('errorContent'=>$_smarty_tpl->tpl_vars['errorContent']->value), 0, false);
}
}
/* {/block 'page_content_container'} */
}

View File

@@ -0,0 +1,168 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:51
from '/home/admin/domains/masimmo.pl/public_html/modules/creativeelements/views/templates/front/theme/_partials/microdata/product-jsonld.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d911b68aab1_66101848',
'has_nocache_code' => false,
'file_dependency' =>
array (
'ccf597af0b4ae91012c8716a41b613b3fd310627' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/modules/creativeelements/views/templates/front/theme/_partials/microdata/product-jsonld.tpl',
1 => 1732018332,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d911b68aab1_66101848 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_checkPlugins(array(0=>array('file'=>'/home/admin/domains/masimmo.pl/public_html/vendor/smarty/smarty/libs/plugins/modifier.regex_replace.php','function'=>'smarty_modifier_regex_replace',),1=>array('file'=>'/home/admin/domains/masimmo.pl/public_html/vendor/smarty/smarty/libs/plugins/modifier.date_format.php','function'=>'smarty_modifier_date_format',),));
$_smarty_tpl->_assignInScope('hasAggregateRating', false);
if (!empty($_smarty_tpl->tpl_vars['product']->value['productComments']['averageRating']) && !empty($_smarty_tpl->tpl_vars['product']->value['productComments']['nbComments'])) {?>
<?php $_smarty_tpl->_assignInScope('hasAggregateRating', true);?>
<?php $_smarty_tpl->_assignInScope('ratingValue', $_smarty_tpl->tpl_vars['product']->value['productComments']['averageRating']);?>
<?php $_smarty_tpl->_assignInScope('ratingReviewCount', $_smarty_tpl->tpl_vars['product']->value['productComments']['nbComments']);
} elseif (!empty($_smarty_tpl->tpl_vars['ratings']->value['avg']) && !empty($_smarty_tpl->tpl_vars['nbComments']->value)) {?>
<?php $_smarty_tpl->_assignInScope('hasAggregateRating', true);?>
<?php $_smarty_tpl->_assignInScope('ratingValue', $_smarty_tpl->tpl_vars['ratings']->value['avg']);?>
<?php $_smarty_tpl->_assignInScope('ratingReviewCount', $_smarty_tpl->tpl_vars['nbComments']->value);
}
echo '<script'; ?>
type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "Product",
"name": "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['name'], ENT_QUOTES, 'UTF-8');?>
",
"description": "<?php echo htmlspecialchars(smarty_modifier_regex_replace($_smarty_tpl->tpl_vars['page']->value['meta']['description'],"/[\r\n]/"," "), ENT_QUOTES, 'UTF-8');?>
",
"category": "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['category_name'], ENT_QUOTES, 'UTF-8');?>
",
<?php if (!empty($_smarty_tpl->tpl_vars['product']->value['cover'])) {?>
"image" :"<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['cover']['bySize']['home_default']['url'], ENT_QUOTES, 'UTF-8');?>
",
<?php }?>
"sku": "<?php if ($_smarty_tpl->tpl_vars['product']->value['reference']) {
echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['reference'], ENT_QUOTES, 'UTF-8');
} else {
echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['id'], ENT_QUOTES, 'UTF-8');
}?>",
"mpn": "<?php if ($_smarty_tpl->tpl_vars['product']->value['mpn']) {
echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['mpn'], ENT_QUOTES, 'UTF-8');
} elseif ($_smarty_tpl->tpl_vars['product']->value['reference']) {
echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['reference'], ENT_QUOTES, 'UTF-8');
} else {
echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['id'], ENT_QUOTES, 'UTF-8');
}?>",
<?php if ($_smarty_tpl->tpl_vars['product']->value['ean13']) {?>
"gtin13": "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['ean13'], ENT_QUOTES, 'UTF-8');?>
",
<?php } elseif ($_smarty_tpl->tpl_vars['product']->value['upc']) {?>
"gtin13": "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['upc'], ENT_QUOTES, 'UTF-8');?>
",
<?php }
if ($_smarty_tpl->tpl_vars['product_manufacturer']->value->name || $_smarty_tpl->tpl_vars['shop']->value['name']) {?>
"brand": {
"@type": "Brand",
"name": "<?php if ($_smarty_tpl->tpl_vars['product_manufacturer']->value->name) {
echo htmlspecialchars($_smarty_tpl->tpl_vars['product_manufacturer']->value->name, ENT_QUOTES, 'UTF-8');
} else {
echo htmlspecialchars($_smarty_tpl->tpl_vars['shop']->value['name'], ENT_QUOTES, 'UTF-8');
}?>"
},
<?php }
if ($_smarty_tpl->tpl_vars['hasAggregateRating']->value) {?>
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "<?php echo htmlspecialchars(round($_smarty_tpl->tpl_vars['ratingValue']->value,1), ENT_QUOTES, 'UTF-8');?>
",
"reviewCount": "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['ratingReviewCount']->value, ENT_QUOTES, 'UTF-8');?>
"
},
<?php }
if (!empty($_smarty_tpl->tpl_vars['product']->value['weight'])) {?>
"weight": {
"@context": "https://schema.org",
"@type": "QuantitativeValue",
"value": "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['weight'], ENT_QUOTES, 'UTF-8');?>
",
"unitCode": "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['weight_unit'], ENT_QUOTES, 'UTF-8');?>
"
},
<?php }
if ($_smarty_tpl->tpl_vars['product']->value['show_price']) {?>
"offers": {
"@type": "Offer",
"priceCurrency": "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['currency']->value['iso_code'], ENT_QUOTES, 'UTF-8');?>
",
"name": "<?php echo htmlspecialchars(strip_tags($_smarty_tpl->tpl_vars['product']->value['name']), ENT_QUOTES, 'UTF-8');?>
",
"price": "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['price_amount'], ENT_QUOTES, 'UTF-8');?>
",
"url": "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['url'], ENT_QUOTES, 'UTF-8');?>
",
"priceValidUntil": "<?php echo htmlspecialchars(smarty_modifier_date_format((3600*24*15+time()),"%Y-%m-%d"), ENT_QUOTES, 'UTF-8');?>
",
<?php if ($_smarty_tpl->tpl_vars['product']->value['images']) {?>
"image": [<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['product']->value['images'], 'p_img', false, NULL, 'p_img_list', array (
'last' => true,
'iteration' => true,
'total' => true,
));
$_smarty_tpl->tpl_vars['p_img']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['p_img']->value) {
$_smarty_tpl->tpl_vars['p_img']->do_else = false;
$_smarty_tpl->tpl_vars['__smarty_foreach_p_img_list']->value['iteration']++;
$_smarty_tpl->tpl_vars['__smarty_foreach_p_img_list']->value['last'] = $_smarty_tpl->tpl_vars['__smarty_foreach_p_img_list']->value['iteration'] === $_smarty_tpl->tpl_vars['__smarty_foreach_p_img_list']->value['total'];
?>"<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['p_img']->value['large']['url'], ENT_QUOTES, 'UTF-8');?>
"<?php if (!(isset($_smarty_tpl->tpl_vars['__smarty_foreach_p_img_list']->value['last']) ? $_smarty_tpl->tpl_vars['__smarty_foreach_p_img_list']->value['last'] : null)) {?>,<?php }
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>],
<?php }?>
"sku": "<?php if ($_smarty_tpl->tpl_vars['product']->value['reference']) {
echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['reference'], ENT_QUOTES, 'UTF-8');
} else {
echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['id'], ENT_QUOTES, 'UTF-8');
}?>",
"mpn": "<?php if ($_smarty_tpl->tpl_vars['product']->value['mpn']) {
echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['mpn'], ENT_QUOTES, 'UTF-8');
} elseif ($_smarty_tpl->tpl_vars['product']->value['reference']) {
echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['reference'], ENT_QUOTES, 'UTF-8');
} else {
echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['id'], ENT_QUOTES, 'UTF-8');
}?>",
<?php if ($_smarty_tpl->tpl_vars['product']->value['ean13']) {?>
"gtin13": "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['ean13'], ENT_QUOTES, 'UTF-8');?>
",
<?php } elseif ($_smarty_tpl->tpl_vars['product']->value['upc']) {?>
"gtin13": "0<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['upc'], ENT_QUOTES, 'UTF-8');?>
",
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['product']->value['condition'] === 'new') {?>
"itemCondition": "https://schema.org/NewCondition",
<?php } elseif ($_smarty_tpl->tpl_vars['product']->value['show_condition'] && $_smarty_tpl->tpl_vars['product']->value['condition'] === 'used') {?>
"itemCondition": "https://schema.org/UsedCondition",
<?php } elseif ($_smarty_tpl->tpl_vars['product']->value['show_condition'] && $_smarty_tpl->tpl_vars['product']->value['condition'] === 'refurbished') {?>
"itemCondition": "https://schema.org/RefurbishedCondition",
<?php }?>
"availability": "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['seo_availability'], ENT_QUOTES, 'UTF-8');?>
",
"seller": {
"@type": "Organization",
"name": "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['shop']->value['name'], ENT_QUOTES, 'UTF-8');?>
"
}
},
<?php }?>
"url": "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['url'], ENT_QUOTES, 'UTF-8');?>
"
}
<?php echo '</script'; ?>
><?php }
}

View File

@@ -0,0 +1,150 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:51
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/product-images-modal.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d911b7f16a3_57943252',
'has_nocache_code' => false,
'file_dependency' =>
array (
'cfc84ea0a8fde1c2fa9cc9201e3159b3d3c0517e' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/product-images-modal.tpl',
1 => 1732017033,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d911b7f16a3_57943252 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, false);
?>
<div class="modal fade js-product-images-modal" id="product-modal">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-body">
<?php $_smarty_tpl->_assignInScope('imagesCount', count($_smarty_tpl->tpl_vars['product']->value['images']));?>
<figure>
<?php if ($_smarty_tpl->tpl_vars['product']->value['default_image']) {?>
<img
class="js-modal-product-cover product-cover-modal img-fluid"
width="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['default_image']['bySize']['large_default']['width'], ENT_QUOTES, 'UTF-8');?>
"
src="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['default_image']['bySize']['large_default']['url'], ENT_QUOTES, 'UTF-8');?>
"
<?php if (!empty($_smarty_tpl->tpl_vars['product']->value['default_image']['legend'])) {?>
alt="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['default_image']['legend'], ENT_QUOTES, 'UTF-8');?>
"
title="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['default_image']['legend'], ENT_QUOTES, 'UTF-8');?>
"
<?php } else { ?>
alt="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['name'], ENT_QUOTES, 'UTF-8');?>
"
<?php }?>
height="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['default_image']['bySize']['large_default']['height'], ENT_QUOTES, 'UTF-8');?>
"
>
<?php } else { ?>
<img src="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['urls']->value['no_picture_image']['bySize']['large_default']['url'], ENT_QUOTES, 'UTF-8');?>
" loading="lazy" width="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['urls']->value['no_picture_image']['bySize']['large_default']['width'], ENT_QUOTES, 'UTF-8');?>
" height="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['urls']->value['no_picture_image']['bySize']['large_default']['height'], ENT_QUOTES, 'UTF-8');?>
" />
<?php }?>
<figcaption class="image-caption">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_90397649673d911b7edc54_42869466', 'product_description_short');
?>
</figcaption>
</figure>
<aside id="thumbnails" class="thumbnails js-thumbnails text-sm-center">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1783672469673d911b7ee5c6_67040319', 'product_images');
?>
<?php if ($_smarty_tpl->tpl_vars['imagesCount']->value > 5) {?>
<div class="arrows js-modal-arrows">
<i class="material-icons arrow-up js-modal-arrow-up">&#xE5C7;</i>
<i class="material-icons arrow-down js-modal-arrow-down">&#xE5C5;</i>
</div>
<?php }?>
</aside>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
<?php }
/* {block 'product_description_short'} */
class Block_90397649673d911b7edc54_42869466 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_description_short' =>
array (
0 => 'Block_90397649673d911b7edc54_42869466',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<div id="product-description-short"><?php echo $_smarty_tpl->tpl_vars['product']->value['description_short'];?>
</div>
<?php
}
}
/* {/block 'product_description_short'} */
/* {block 'product_images'} */
class Block_1783672469673d911b7ee5c6_67040319 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_images' =>
array (
0 => 'Block_1783672469673d911b7ee5c6_67040319',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<div class="js-modal-mask mask <?php if ($_smarty_tpl->tpl_vars['imagesCount']->value <= 5) {?> nomargin <?php }?>">
<ul class="product-images js-modal-product-images">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['product']->value['images'], 'image');
$_smarty_tpl->tpl_vars['image']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['image']->value) {
$_smarty_tpl->tpl_vars['image']->do_else = false;
?>
<li class="thumb-container js-thumb-container">
<img
data-image-large-src="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['image']->value['large']['url'], ENT_QUOTES, 'UTF-8');?>
"
class="thumb js-modal-thumb"
src="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['image']->value['medium']['url'], ENT_QUOTES, 'UTF-8');?>
"
<?php if (!empty($_smarty_tpl->tpl_vars['image']->value['legend'])) {?>
alt="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['image']->value['legend'], ENT_QUOTES, 'UTF-8');?>
"
title="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['image']->value['legend'], ENT_QUOTES, 'UTF-8');?>
"
<?php } else { ?>
alt="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['name'], ENT_QUOTES, 'UTF-8');?>
"
<?php }?>
width="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['image']->value['medium']['width'], ENT_QUOTES, 'UTF-8');?>
"
height="148"
>
</li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
</div>
<?php
}
}
/* {/block 'product_images'} */
}

View File

@@ -0,0 +1,127 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:51
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/product-variants.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d911b740130_49339749',
'has_nocache_code' => false,
'file_dependency' =>
array (
'dac31abff0ffed220390d18df57e755ba9ab1aa8' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/product-variants.tpl',
1 => 1732017033,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d911b740130_49339749 (Smarty_Internal_Template $_smarty_tpl) {
?><div class="product-variants js-product-variants">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['groups']->value, 'group', false, 'id_attribute_group');
$_smarty_tpl->tpl_vars['group']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['id_attribute_group']->value => $_smarty_tpl->tpl_vars['group']->value) {
$_smarty_tpl->tpl_vars['group']->do_else = false;
?>
<?php if (!empty($_smarty_tpl->tpl_vars['group']->value['attributes'])) {?>
<div class="clearfix product-variants-item">
<span class="control-label"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['group']->value['name'], ENT_QUOTES, 'UTF-8');
echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>': ','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
</span>
<?php if ($_smarty_tpl->tpl_vars['group']->value['group_type'] == 'select') {?>
<select
class="form-control form-control-select"
id="group_<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['id_attribute_group']->value, ENT_QUOTES, 'UTF-8');?>
"
aria-label="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['group']->value['name'], ENT_QUOTES, 'UTF-8');?>
"
data-product-attribute="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['id_attribute_group']->value, ENT_QUOTES, 'UTF-8');?>
"
name="group[<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['id_attribute_group']->value, ENT_QUOTES, 'UTF-8');?>
]">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['group']->value['attributes'], 'group_attribute', false, 'id_attribute');
$_smarty_tpl->tpl_vars['group_attribute']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['id_attribute']->value => $_smarty_tpl->tpl_vars['group_attribute']->value) {
$_smarty_tpl->tpl_vars['group_attribute']->do_else = false;
?>
<option value="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['id_attribute']->value, ENT_QUOTES, 'UTF-8');?>
" title="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['group_attribute']->value['name'], ENT_QUOTES, 'UTF-8');?>
"<?php if ($_smarty_tpl->tpl_vars['group_attribute']->value['selected']) {?> selected="selected"<?php }?>><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['group_attribute']->value['name'], ENT_QUOTES, 'UTF-8');?>
</option>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</select>
<?php } elseif ($_smarty_tpl->tpl_vars['group']->value['group_type'] == 'color') {?>
<ul id="group_<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['id_attribute_group']->value, ENT_QUOTES, 'UTF-8');?>
">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['group']->value['attributes'], 'group_attribute', false, 'id_attribute');
$_smarty_tpl->tpl_vars['group_attribute']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['id_attribute']->value => $_smarty_tpl->tpl_vars['group_attribute']->value) {
$_smarty_tpl->tpl_vars['group_attribute']->do_else = false;
?>
<li class="float-xs-left input-container">
<label aria-label="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['group_attribute']->value['name'], ENT_QUOTES, 'UTF-8');?>
">
<input class="input-color" type="radio" data-product-attribute="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['id_attribute_group']->value, ENT_QUOTES, 'UTF-8');?>
" name="group[<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['id_attribute_group']->value, ENT_QUOTES, 'UTF-8');?>
]" value="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['id_attribute']->value, ENT_QUOTES, 'UTF-8');?>
" title="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['group_attribute']->value['name'], ENT_QUOTES, 'UTF-8');?>
"<?php if ($_smarty_tpl->tpl_vars['group_attribute']->value['selected']) {?> checked="checked"<?php }?>>
<span
<?php if ($_smarty_tpl->tpl_vars['group_attribute']->value['texture']) {?>
class="color texture" style="background-image: url(<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['group_attribute']->value['texture'], ENT_QUOTES, 'UTF-8');?>
)"
<?php } elseif ($_smarty_tpl->tpl_vars['group_attribute']->value['html_color_code']) {?>
class="color" style="background-color: <?php echo htmlspecialchars($_smarty_tpl->tpl_vars['group_attribute']->value['html_color_code'], ENT_QUOTES, 'UTF-8');?>
"
<?php }?>
><span class="attribute-name sr-only"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['group_attribute']->value['name'], ENT_QUOTES, 'UTF-8');?>
</span></span>
</label>
</li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
<?php } elseif ($_smarty_tpl->tpl_vars['group']->value['group_type'] == 'radio') {?>
<ul id="group_<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['id_attribute_group']->value, ENT_QUOTES, 'UTF-8');?>
">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['group']->value['attributes'], 'group_attribute', false, 'id_attribute');
$_smarty_tpl->tpl_vars['group_attribute']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['id_attribute']->value => $_smarty_tpl->tpl_vars['group_attribute']->value) {
$_smarty_tpl->tpl_vars['group_attribute']->do_else = false;
?>
<li class="input-container float-xs-left">
<label>
<input class="input-radio" type="radio" data-product-attribute="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['id_attribute_group']->value, ENT_QUOTES, 'UTF-8');?>
" name="group[<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['id_attribute_group']->value, ENT_QUOTES, 'UTF-8');?>
]" value="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['id_attribute']->value, ENT_QUOTES, 'UTF-8');?>
" title="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['group_attribute']->value['name'], ENT_QUOTES, 'UTF-8');?>
"<?php if ($_smarty_tpl->tpl_vars['group_attribute']->value['selected']) {?> checked="checked"<?php }?>>
<span class="radio-label"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['group_attribute']->value['name'], ENT_QUOTES, 'UTF-8');?>
</span>
</label>
</li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
<?php }?>
</div>
<?php }?>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</div>
<?php }
}

View File

@@ -0,0 +1,247 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:51
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/product-prices.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d911b70cc42_39391084',
'has_nocache_code' => false,
'file_dependency' =>
array (
'def19dbf1ffec7014d079d0611c89951170b87d4' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/product-prices.tpl',
1 => 1732017033,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d911b70cc42_39391084 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, false);
if ($_smarty_tpl->tpl_vars['product']->value['show_price']) {?>
<div class="product-prices js-product-prices">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_325008445673d911b6fc720_74344247', 'product_discount');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_764819088673d911b6fdad6_35757796', 'product_price');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_762107749673d911b703e51_12558291', 'product_without_taxes');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_5844333673d911b705a69_30251836', 'product_pack_price');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1298812678673d911b706821_93286355', 'product_ecotax');
?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayProductPriceBlock','product'=>$_smarty_tpl->tpl_vars['product']->value,'type'=>"weight",'hook_origin'=>'product_sheet'),$_smarty_tpl ) );?>
<div class="tax-shipping-delivery-label">
<?php if (!$_smarty_tpl->tpl_vars['configuration']->value['taxes_enabled']) {?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'No tax','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
<?php } elseif ($_smarty_tpl->tpl_vars['configuration']->value['display_taxes_label']) {?>
<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['labels']['tax_long'], ENT_QUOTES, 'UTF-8');?>
<?php }?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayProductPriceBlock','product'=>$_smarty_tpl->tpl_vars['product']->value,'type'=>"price"),$_smarty_tpl ) );?>
<?php if ($_smarty_tpl->tpl_vars['product']->value['is_virtual'] == 0) {?>
<?php if ($_smarty_tpl->tpl_vars['product']->value['additional_delivery_times'] == 1) {?>
<?php if ($_smarty_tpl->tpl_vars['product']->value['delivery_information']) {?>
<span class="delivery-information"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['delivery_information'], ENT_QUOTES, 'UTF-8');?>
</span>
<?php }?>
<?php } elseif ($_smarty_tpl->tpl_vars['product']->value['additional_delivery_times'] == 2) {?>
<?php if ($_smarty_tpl->tpl_vars['product']->value['quantity'] > 0) {?>
<span class="delivery-information"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['delivery_in_stock'], ENT_QUOTES, 'UTF-8');?>
</span>
<?php } elseif ($_smarty_tpl->tpl_vars['product']->value['quantity'] <= 0 && $_smarty_tpl->tpl_vars['product']->value['add_to_cart_url']) {?>
<span class="delivery-information"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['delivery_out_stock'], ENT_QUOTES, 'UTF-8');?>
</span>
<?php }?>
<?php }?>
<?php }?>
</div>
</div>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayProductPriceBlock','product'=>$_smarty_tpl->tpl_vars['product']->value,'type'=>"after_price"),$_smarty_tpl ) );?>
<?php }
}
/* {block 'product_discount'} */
class Block_325008445673d911b6fc720_74344247 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_discount' =>
array (
0 => 'Block_325008445673d911b6fc720_74344247',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php if ($_smarty_tpl->tpl_vars['product']->value['has_discount']) {?>
<div class="product-discount">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayProductPriceBlock','product'=>$_smarty_tpl->tpl_vars['product']->value,'type'=>"old_price"),$_smarty_tpl ) );?>
<span class="regular-price"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['regular_price'], ENT_QUOTES, 'UTF-8');?>
</span>
</div>
<?php }?>
<?php
}
}
/* {/block 'product_discount'} */
/* {block 'product_unit_price'} */
class Block_1851139818673d911b702b61_15196228 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php if ($_smarty_tpl->tpl_vars['displayUnitPrice']->value) {?>
<p class="product-unit-price sub"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'(%unit_price%)','d'=>'Shop.Theme.Catalog','sprintf'=>array('%unit_price%'=>$_smarty_tpl->tpl_vars['product']->value['unit_price_full'])),$_smarty_tpl ) );?>
</p>
<?php }?>
<?php
}
}
/* {/block 'product_unit_price'} */
/* {block 'product_price'} */
class Block_764819088673d911b6fdad6_35757796 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_price' =>
array (
0 => 'Block_764819088673d911b6fdad6_35757796',
),
'product_unit_price' =>
array (
0 => 'Block_1851139818673d911b702b61_15196228',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<div
class="product-price h5 <?php if ($_smarty_tpl->tpl_vars['product']->value['has_discount']) {?>has-discount<?php }?>">
<div class="current-price">
<span class='current-price-value' content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['rounded_display_price'], ENT_QUOTES, 'UTF-8');?>
">
<?php $_smarty_tpl->smarty->ext->_capture->open($_smarty_tpl, 'custom_price', null, null);
echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayProductPriceBlock','product'=>$_smarty_tpl->tpl_vars['product']->value,'type'=>'custom_price','hook_origin'=>'product_sheet'),$_smarty_tpl ) );
$_smarty_tpl->smarty->ext->_capture->close($_smarty_tpl);?>
<?php if ('' !== $_smarty_tpl->smarty->ext->_capture->getBuffer($_smarty_tpl, 'custom_price')) {?>
<?php echo $_smarty_tpl->smarty->ext->_capture->getBuffer($_smarty_tpl, 'custom_price');?>
<?php } else { ?>
<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['price'], ENT_QUOTES, 'UTF-8');?>
<?php }?>
</span>
<?php if ($_smarty_tpl->tpl_vars['product']->value['has_discount']) {?>
<?php if ($_smarty_tpl->tpl_vars['product']->value['discount_type'] === 'percentage') {?>
<span class="discount discount-percentage"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Save %percentage%','d'=>'Shop.Theme.Catalog','sprintf'=>array('%percentage%'=>$_smarty_tpl->tpl_vars['product']->value['discount_percentage_absolute'])),$_smarty_tpl ) );?>
</span>
<?php } else { ?>
<span class="discount discount-amount">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Save %amount%','d'=>'Shop.Theme.Catalog','sprintf'=>array('%amount%'=>$_smarty_tpl->tpl_vars['product']->value['discount_to_display'])),$_smarty_tpl ) );?>
</span>
<?php }?>
<?php }?>
</div>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1851139818673d911b702b61_15196228', 'product_unit_price', $this->tplIndex);
?>
</div>
<?php
}
}
/* {/block 'product_price'} */
/* {block 'product_without_taxes'} */
class Block_762107749673d911b703e51_12558291 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_without_taxes' =>
array (
0 => 'Block_762107749673d911b703e51_12558291',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php if ($_smarty_tpl->tpl_vars['priceDisplay']->value == 2) {?>
<p class="product-without-taxes"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'%price% tax excl.','d'=>'Shop.Theme.Catalog','sprintf'=>array('%price%'=>$_smarty_tpl->tpl_vars['product']->value['price_tax_exc'])),$_smarty_tpl ) );?>
</p>
<?php }?>
<?php
}
}
/* {/block 'product_without_taxes'} */
/* {block 'product_pack_price'} */
class Block_5844333673d911b705a69_30251836 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_pack_price' =>
array (
0 => 'Block_5844333673d911b705a69_30251836',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php if ($_smarty_tpl->tpl_vars['displayPackPrice']->value) {?>
<p class="product-pack-price"><span><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Instead of %price%','d'=>'Shop.Theme.Catalog','sprintf'=>array('%price%'=>$_smarty_tpl->tpl_vars['noPackPrice']->value)),$_smarty_tpl ) );?>
</span></p>
<?php }?>
<?php
}
}
/* {/block 'product_pack_price'} */
/* {block 'product_ecotax'} */
class Block_1298812678673d911b706821_93286355 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_ecotax' =>
array (
0 => 'Block_1298812678673d911b706821_93286355',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php if ($_smarty_tpl->tpl_vars['product']->value['ecotax']['amount'] > 0) {?>
<p class="price-ecotax"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Including %amount% for ecotax','d'=>'Shop.Theme.Catalog','sprintf'=>array('%amount%'=>$_smarty_tpl->tpl_vars['product']->value['ecotax']['value'])),$_smarty_tpl ) );?>
<?php if ($_smarty_tpl->tpl_vars['product']->value['has_discount']) {?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'(not impacted by the discount)','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
<?php }?>
</p>
<?php }?>
<?php
}
}
/* {/block 'product_ecotax'} */
}

View File

@@ -0,0 +1,855 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:51
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/product.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d911b62c944_40028039',
'has_nocache_code' => false,
'file_dependency' =>
array (
'dfc2f572762adf81cac6927909f47fbfdd9f980b' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/product.tpl',
1 => 1732015976,
2 => 'file',
),
),
'includes' =>
array (
'file:_partials/microdata/product-jsonld.tpl' => 1,
'file:catalog/_partials/product-flags.tpl' => 1,
'file:catalog/_partials/product-cover-thumbnails.tpl' => 1,
'file:catalog/_partials/product-prices.tpl' => 1,
'file:catalog/_partials/product-customization.tpl' => 1,
'file:catalog/_partials/product-variants.tpl' => 1,
'file:catalog/_partials/miniatures/pack-product.tpl' => 1,
'file:catalog/_partials/product-discounts.tpl' => 1,
'file:catalog/_partials/product-add-to-cart.tpl' => 1,
'file:catalog/_partials/product-additional-info.tpl' => 1,
'file:catalog/_partials/product-details.tpl' => 1,
'file:catalog/_partials/miniatures/product.tpl' => 1,
'file:catalog/_partials/product-images-modal.tpl' => 1,
),
),false)) {
function content_673d911b62c944_40028039 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, true);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1036984644673d911b610039_00547628', 'head');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_952451188673d911b613143_16157128', 'head_microdata_special');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1253314617673d911b6138a2_74915936', 'content');
$_smarty_tpl->inheritance->endChild($_smarty_tpl, $_smarty_tpl->tpl_vars['layout']->value);
}
/* {block 'head'} */
class Block_1036984644673d911b610039_00547628 extends Smarty_Internal_Block
{
public $subBlocks = array (
'head' =>
array (
0 => 'Block_1036984644673d911b610039_00547628',
),
);
public $append = 'true';
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<meta property="og:type" content="product">
<?php if ($_smarty_tpl->tpl_vars['product']->value['cover']) {?>
<meta property="og:image" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['cover']['large']['url'], ENT_QUOTES, 'UTF-8');?>
">
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['product']->value['show_price']) {?>
<meta property="product:pretax_price:amount" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['price_tax_exc'], ENT_QUOTES, 'UTF-8');?>
">
<meta property="product:pretax_price:currency" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['currency']->value['iso_code'], ENT_QUOTES, 'UTF-8');?>
">
<meta property="product:price:amount" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['price_amount'], ENT_QUOTES, 'UTF-8');?>
">
<meta property="product:price:currency" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['currency']->value['iso_code'], ENT_QUOTES, 'UTF-8');?>
">
<?php }?>
<?php if ((isset($_smarty_tpl->tpl_vars['product']->value['weight'])) && ($_smarty_tpl->tpl_vars['product']->value['weight'] != 0)) {?>
<meta property="product:weight:value" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['weight'], ENT_QUOTES, 'UTF-8');?>
">
<meta property="product:weight:units" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['weight_unit'], ENT_QUOTES, 'UTF-8');?>
">
<?php }
}
}
/* {/block 'head'} */
/* {block 'head_microdata_special'} */
class Block_952451188673d911b613143_16157128 extends Smarty_Internal_Block
{
public $subBlocks = array (
'head_microdata_special' =>
array (
0 => 'Block_952451188673d911b613143_16157128',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender('file:_partials/microdata/product-jsonld.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
}
}
/* {/block 'head_microdata_special'} */
/* {block 'product_cover_thumbnails'} */
class Block_53217800673d911b614589_03483732 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/product-cover-thumbnails.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php
}
}
/* {/block 'product_cover_thumbnails'} */
/* {block 'page_content'} */
class Block_560343641673d911b6140c3_09071862 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/product-flags.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_53217800673d911b614589_03483732', 'product_cover_thumbnails', $this->tplIndex);
?>
<div class="scroll-box-arrows">
<i class="material-icons left">&#xE314;</i>
<i class="material-icons right">&#xE315;</i>
</div>
<?php
}
}
/* {/block 'page_content'} */
/* {block 'page_content_container'} */
class Block_1349691615673d911b613e60_63240490 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<section class="page-content" id="content">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_560343641673d911b6140c3_09071862', 'page_content', $this->tplIndex);
?>
</section>
<?php
}
}
/* {/block 'page_content_container'} */
/* {block 'page_title'} */
class Block_1825022044673d911b615458_20995177 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['name'], ENT_QUOTES, 'UTF-8');
}
}
/* {/block 'page_title'} */
/* {block 'page_header'} */
class Block_812220174673d911b615202_17197710 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<h1 class="h1"><?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1825022044673d911b615458_20995177', 'page_title', $this->tplIndex);
?>
</h1>
<?php
}
}
/* {/block 'page_header'} */
/* {block 'page_header_container'} */
class Block_566663290673d911b614f93_13807048 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_812220174673d911b615202_17197710', 'page_header', $this->tplIndex);
?>
<?php
}
}
/* {/block 'page_header_container'} */
/* {block 'product_prices'} */
class Block_853650695673d911b615ee9_25490203 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/product-prices.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php
}
}
/* {/block 'product_prices'} */
/* {block 'product_description_short'} */
class Block_1595890247673d911b616582_87411598 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<div id="product-description-short-<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['id'], ENT_QUOTES, 'UTF-8');?>
" class="product-description">
<?php echo $_smarty_tpl->tpl_vars['product']->value['description_short'];?>
</div>
<?php
}
}
/* {/block 'product_description_short'} */
/* {block 'product_customization'} */
class Block_1362863225673d911b617890_53716629 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender("file:catalog/_partials/product-customization.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('customizations'=>$_smarty_tpl->tpl_vars['product']->value['customizations']), 0, false);
?>
<?php
}
}
/* {/block 'product_customization'} */
/* {block 'product_variants'} */
class Block_329964736673d911b6191c8_84891281 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/product-variants.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php
}
}
/* {/block 'product_variants'} */
/* {block 'product_miniature'} */
class Block_1647976769673d911b61bd46_43151529 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/miniatures/pack-product.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('product'=>$_smarty_tpl->tpl_vars['product_pack']->value,'showPackProductsPrice'=>$_smarty_tpl->tpl_vars['product']->value['show_price']), 0, true);
?>
<?php
}
}
/* {/block 'product_miniature'} */
/* {block 'product_pack'} */
class Block_1275423857673d911b6198c5_15113386 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php if ($_smarty_tpl->tpl_vars['packItems']->value) {?>
<section class="product-pack">
<p class="h4"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'This pack contains','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
</p>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['packItems']->value, 'product_pack');
$_smarty_tpl->tpl_vars['product_pack']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['product_pack']->value) {
$_smarty_tpl->tpl_vars['product_pack']->do_else = false;
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1647976769673d911b61bd46_43151529', 'product_miniature', $this->tplIndex);
?>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</section>
<?php }?>
<?php
}
}
/* {/block 'product_pack'} */
/* {block 'product_discounts'} */
class Block_2076729610673d911b61cc37_11577761 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/product-discounts.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php
}
}
/* {/block 'product_discounts'} */
/* {block 'product_add_to_cart'} */
class Block_36305055673d911b61d331_38750440 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/product-add-to-cart.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php
}
}
/* {/block 'product_add_to_cart'} */
/* {block 'product_additional_info'} */
class Block_1298284982673d911b61d9d2_48718836 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/product-additional-info.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php
}
}
/* {/block 'product_additional_info'} */
/* {block 'product_refresh'} */
class Block_603870053673d911b61e0c0_43350228 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
}
}
/* {/block 'product_refresh'} */
/* {block 'product_buy'} */
class Block_204524542673d911b618450_91777201 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<form action="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['urls']->value['pages']['cart'], ENT_QUOTES, 'UTF-8');?>
" method="post" id="add-to-cart-or-refresh">
<input type="hidden" name="token" value="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['static_token']->value, ENT_QUOTES, 'UTF-8');?>
">
<input type="hidden" name="id_product" value="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['id'], ENT_QUOTES, 'UTF-8');?>
" id="product_page_product_id">
<input type="hidden" name="id_customization" value="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['id_customization'], ENT_QUOTES, 'UTF-8');?>
"
id="product_customization_id" class="js-product-customization-id">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_329964736673d911b6191c8_84891281', 'product_variants', $this->tplIndex);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1275423857673d911b6198c5_15113386', 'product_pack', $this->tplIndex);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_2076729610673d911b61cc37_11577761', 'product_discounts', $this->tplIndex);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_36305055673d911b61d331_38750440', 'product_add_to_cart', $this->tplIndex);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1298284982673d911b61d9d2_48718836', 'product_additional_info', $this->tplIndex);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_603870053673d911b61e0c0_43350228', 'product_refresh', $this->tplIndex);
?>
</form>
<?php
}
}
/* {/block 'product_buy'} */
/* {block 'hook_display_reassurance'} */
class Block_1474408980673d911b61e734_91225886 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayReassurance'),$_smarty_tpl ) );?>
<?php
}
}
/* {/block 'hook_display_reassurance'} */
/* {block 'product_description'} */
class Block_2056762111673d911b622e80_22392693 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<div class="product-description"><?php echo $_smarty_tpl->tpl_vars['product']->value['description'];?>
</div>
<?php
}
}
/* {/block 'product_description'} */
/* {block 'product_details'} */
class Block_71224386673d911b6236b1_60333445 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/product-details.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php
}
}
/* {/block 'product_details'} */
/* {block 'product_attachments'} */
class Block_772699159673d911b623d74_84298779 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php if ($_smarty_tpl->tpl_vars['product']->value['attachments']) {?>
<div class="tab-pane fade in" id="attachments" role="tabpanel">
<section class="product-attachments">
<p class="h5 text-uppercase"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Download','d'=>'Shop.Theme.Actions'),$_smarty_tpl ) );?>
</p>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['product']->value['attachments'], 'attachment');
$_smarty_tpl->tpl_vars['attachment']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['attachment']->value) {
$_smarty_tpl->tpl_vars['attachment']->do_else = false;
?>
<div class="attachment">
<h4><a
href="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['url'][0], array( array('entity'=>'attachment','params'=>array('id_attachment'=>$_smarty_tpl->tpl_vars['attachment']->value['id_attachment'])),$_smarty_tpl ) );?>
"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['attachment']->value['name'], ENT_QUOTES, 'UTF-8');?>
</a>
</h4>
<p><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['attachment']->value['description'], ENT_QUOTES, 'UTF-8');?>
</p>
<a href="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['url'][0], array( array('entity'=>'attachment','params'=>array('id_attachment'=>$_smarty_tpl->tpl_vars['attachment']->value['id_attachment'])),$_smarty_tpl ) );?>
">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Download','d'=>'Shop.Theme.Actions'),$_smarty_tpl ) );?>
(<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['attachment']->value['file_size_formatted'], ENT_QUOTES, 'UTF-8');?>
)
</a>
</div>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</section>
</div>
<?php }?>
<?php
}
}
/* {/block 'product_attachments'} */
/* {block 'product_tabs'} */
class Block_324400250673d911b61f699_34118823 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<div class="tabs">
<ul class="nav nav-tabs" role="tablist">
<?php if ($_smarty_tpl->tpl_vars['product']->value['description']) {?>
<li class="nav-item">
<a class="nav-link<?php if ($_smarty_tpl->tpl_vars['product']->value['description']) {?> active js-product-nav-active<?php }?>" data-toggle="tab"
href="#description" role="tab" aria-controls="description" <?php if ($_smarty_tpl->tpl_vars['product']->value['description']) {?> aria-selected="true"
<?php }?>><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Description','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
</a>
</li>
<?php }?>
<li class="nav-item">
<a class="nav-link<?php if (!$_smarty_tpl->tpl_vars['product']->value['description']) {?> active js-product-nav-active<?php }?>" data-toggle="tab"
href="#product-details" role="tab" aria-controls="product-details" <?php if (!$_smarty_tpl->tpl_vars['product']->value['description']) {?>
aria-selected="true" <?php }?>><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Product Details','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
</a>
</li>
<?php if ($_smarty_tpl->tpl_vars['product']->value['attachments']) {?>
<li class="nav-item">
<a class="nav-link" data-toggle="tab" href="#attachments" role="tab"
aria-controls="attachments"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Attachments','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
</a>
</li>
<?php }?>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['product']->value['extraContent'], 'extra', false, 'extraKey');
$_smarty_tpl->tpl_vars['extra']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['extraKey']->value => $_smarty_tpl->tpl_vars['extra']->value) {
$_smarty_tpl->tpl_vars['extra']->do_else = false;
?>
<li class="nav-item">
<a class="nav-link" data-toggle="tab" href="#extra-<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['extraKey']->value, ENT_QUOTES, 'UTF-8');?>
" role="tab"
aria-controls="extra-<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['extraKey']->value, ENT_QUOTES, 'UTF-8');?>
"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['extra']->value['title'], ENT_QUOTES, 'UTF-8');?>
</a>
</li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
<div class="tab-content" id="tab-content">
<div class="tab-pane fade in<?php if ($_smarty_tpl->tpl_vars['product']->value['description']) {?> active js-product-tab-active<?php }?>" id="description"
role="tabpanel">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_2056762111673d911b622e80_22392693', 'product_description', $this->tplIndex);
?>
</div>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_71224386673d911b6236b1_60333445', 'product_details', $this->tplIndex);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_772699159673d911b623d74_84298779', 'product_attachments', $this->tplIndex);
?>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['product']->value['extraContent'], 'extra', false, 'extraKey');
$_smarty_tpl->tpl_vars['extra']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['extraKey']->value => $_smarty_tpl->tpl_vars['extra']->value) {
$_smarty_tpl->tpl_vars['extra']->do_else = false;
?>
<div class="tab-pane fade in <?php echo htmlspecialchars($_smarty_tpl->tpl_vars['extra']->value['attr']['class'], ENT_QUOTES, 'UTF-8');?>
" id="extra-<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['extraKey']->value, ENT_QUOTES, 'UTF-8');?>
" role="tabpanel"
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['extra']->value['attr'], 'val', false, 'key');
$_smarty_tpl->tpl_vars['val']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['key']->value => $_smarty_tpl->tpl_vars['val']->value) {
$_smarty_tpl->tpl_vars['val']->do_else = false;
?> <?php echo htmlspecialchars($_smarty_tpl->tpl_vars['key']->value, ENT_QUOTES, 'UTF-8');?>
="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['val']->value, ENT_QUOTES, 'UTF-8');?>
" <?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>>
<?php echo $_smarty_tpl->tpl_vars['extra']->value['content'];?>
</div>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</div>
</div>
<?php
}
}
/* {/block 'product_tabs'} */
/* {block 'product_miniature'} */
class Block_342807871673d911b62a0d8_78867625 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/miniatures/product.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('product'=>$_smarty_tpl->tpl_vars['product_accessory']->value,'position'=>$_smarty_tpl->tpl_vars['position']->value,'productClasses'=>"col-xs-12 col-sm-6 col-lg-4 col-xl-3"), 0, true);
?>
<?php
}
}
/* {/block 'product_miniature'} */
/* {block 'product_accessories'} */
class Block_1160106156673d911b629313_12954237 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php if ($_smarty_tpl->tpl_vars['accessories']->value) {?>
<section class="product-accessories clearfix">
<p class="h5 text-uppercase"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'You might also like','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
</p>
<div class="products row">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['accessories']->value, 'product_accessory', false, 'position');
$_smarty_tpl->tpl_vars['product_accessory']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['position']->value => $_smarty_tpl->tpl_vars['product_accessory']->value) {
$_smarty_tpl->tpl_vars['product_accessory']->do_else = false;
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_342807871673d911b62a0d8_78867625', 'product_miniature', $this->tplIndex);
?>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</div>
</section>
<?php }?>
<?php
}
}
/* {/block 'product_accessories'} */
/* {block 'product_footer'} */
class Block_2127828536673d911b62af21_58447481 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayFooterProduct','product'=>$_smarty_tpl->tpl_vars['product']->value,'category'=>$_smarty_tpl->tpl_vars['category']->value),$_smarty_tpl ) );?>
<?php
}
}
/* {/block 'product_footer'} */
/* {block 'product_images_modal'} */
class Block_1802929447673d911b62b7d6_46624893 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/product-images-modal.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php
}
}
/* {/block 'product_images_modal'} */
/* {block 'page_footer'} */
class Block_17795765673d911b62c0e6_48512126 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<!-- Footer content -->
<?php
}
}
/* {/block 'page_footer'} */
/* {block 'page_footer_container'} */
class Block_1834216887673d911b62be88_03651607 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<footer class="page-footer">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_17795765673d911b62c0e6_48512126', 'page_footer', $this->tplIndex);
?>
</footer>
<?php
}
}
/* {/block 'page_footer_container'} */
/* {block 'content'} */
class Block_1253314617673d911b6138a2_74915936 extends Smarty_Internal_Block
{
public $subBlocks = array (
'content' =>
array (
0 => 'Block_1253314617673d911b6138a2_74915936',
),
'page_content_container' =>
array (
0 => 'Block_1349691615673d911b613e60_63240490',
),
'page_content' =>
array (
0 => 'Block_560343641673d911b6140c3_09071862',
),
'product_cover_thumbnails' =>
array (
0 => 'Block_53217800673d911b614589_03483732',
),
'page_header_container' =>
array (
0 => 'Block_566663290673d911b614f93_13807048',
),
'page_header' =>
array (
0 => 'Block_812220174673d911b615202_17197710',
),
'page_title' =>
array (
0 => 'Block_1825022044673d911b615458_20995177',
),
'product_prices' =>
array (
0 => 'Block_853650695673d911b615ee9_25490203',
),
'product_description_short' =>
array (
0 => 'Block_1595890247673d911b616582_87411598',
),
'product_customization' =>
array (
0 => 'Block_1362863225673d911b617890_53716629',
),
'product_buy' =>
array (
0 => 'Block_204524542673d911b618450_91777201',
),
'product_variants' =>
array (
0 => 'Block_329964736673d911b6191c8_84891281',
),
'product_pack' =>
array (
0 => 'Block_1275423857673d911b6198c5_15113386',
),
'product_miniature' =>
array (
0 => 'Block_1647976769673d911b61bd46_43151529',
1 => 'Block_342807871673d911b62a0d8_78867625',
),
'product_discounts' =>
array (
0 => 'Block_2076729610673d911b61cc37_11577761',
),
'product_add_to_cart' =>
array (
0 => 'Block_36305055673d911b61d331_38750440',
),
'product_additional_info' =>
array (
0 => 'Block_1298284982673d911b61d9d2_48718836',
),
'product_refresh' =>
array (
0 => 'Block_603870053673d911b61e0c0_43350228',
),
'hook_display_reassurance' =>
array (
0 => 'Block_1474408980673d911b61e734_91225886',
),
'product_tabs' =>
array (
0 => 'Block_324400250673d911b61f699_34118823',
),
'product_description' =>
array (
0 => 'Block_2056762111673d911b622e80_22392693',
),
'product_details' =>
array (
0 => 'Block_71224386673d911b6236b1_60333445',
),
'product_attachments' =>
array (
0 => 'Block_772699159673d911b623d74_84298779',
),
'product_accessories' =>
array (
0 => 'Block_1160106156673d911b629313_12954237',
),
'product_footer' =>
array (
0 => 'Block_2127828536673d911b62af21_58447481',
),
'product_images_modal' =>
array (
0 => 'Block_1802929447673d911b62b7d6_46624893',
),
'page_footer_container' =>
array (
0 => 'Block_1834216887673d911b62be88_03651607',
),
'page_footer' =>
array (
0 => 'Block_17795765673d911b62c0e6_48512126',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<section id="main">
<meta content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['url'], ENT_QUOTES, 'UTF-8');?>
">
<div class="row product-container js-product-container product-info-box">
<div class="col-md-6">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1349691615673d911b613e60_63240490', 'page_content_container', $this->tplIndex);
?>
</div>
<div class="col-md-6">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_566663290673d911b614f93_13807048', 'page_header_container', $this->tplIndex);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_853650695673d911b615ee9_25490203', 'product_prices', $this->tplIndex);
?>
<div class="product-information">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1595890247673d911b616582_87411598', 'product_description_short', $this->tplIndex);
?>
<?php if ($_smarty_tpl->tpl_vars['product']->value['is_customizable'] && count($_smarty_tpl->tpl_vars['product']->value['customizations']['fields'])) {?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1362863225673d911b617890_53716629', 'product_customization', $this->tplIndex);
?>
<?php }?>
<div class="product-actions js-product-actions">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_204524542673d911b618450_91777201', 'product_buy', $this->tplIndex);
?>
</div>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1474408980673d911b61e734_91225886', 'hook_display_reassurance', $this->tplIndex);
?>
</div>
</div>
</div>
<div class="row product-container js-product-container">
<div class="col-xs-12">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_324400250673d911b61f699_34118823', 'product_tabs', $this->tplIndex);
?>
</div>
</div>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1160106156673d911b629313_12954237', 'product_accessories', $this->tplIndex);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_2127828536673d911b62af21_58447481', 'product_footer', $this->tplIndex);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1802929447673d911b62b7d6_46624893', 'product_images_modal', $this->tplIndex);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1834216887673d911b62be88_03651607', 'page_footer_container', $this->tplIndex);
?>
</section>
<?php
}
}
/* {/block 'content'} */
}

View File

@@ -0,0 +1,89 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:51
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/product-discounts.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d911b749f92_30147987',
'has_nocache_code' => false,
'file_dependency' =>
array (
'ed8a818d1bf0868b69383354c5c40fdb694cf5ba' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/product-discounts.tpl',
1 => 1732017033,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d911b749f92_30147987 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, false);
?>
<section class="product-discounts js-product-discounts">
<?php if ($_smarty_tpl->tpl_vars['product']->value['quantity_discounts']) {?>
<p class="h6 product-discounts-title"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Volume discounts','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
</p>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_539229953673d911b747552_25841017', 'product_discount_table');
?>
<?php }?>
</section>
<?php }
/* {block 'product_discount_table'} */
class Block_539229953673d911b747552_25841017 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_discount_table' =>
array (
0 => 'Block_539229953673d911b747552_25841017',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<table class="table-product-discounts">
<thead>
<tr>
<th><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Quantity','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
</th>
<th><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['configuration']->value['quantity_discount']['label'], ENT_QUOTES, 'UTF-8');?>
</th>
<th><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'You Save','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
</th>
</tr>
</thead>
<tbody>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['product']->value['quantity_discounts'], 'quantity_discount', false, NULL, 'quantity_discounts', array (
));
$_smarty_tpl->tpl_vars['quantity_discount']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['quantity_discount']->value) {
$_smarty_tpl->tpl_vars['quantity_discount']->do_else = false;
?>
<tr data-discount-type="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['quantity_discount']->value['reduction_type'], ENT_QUOTES, 'UTF-8');?>
" data-discount="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['quantity_discount']->value['real_value'], ENT_QUOTES, 'UTF-8');?>
" data-discount-quantity="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['quantity_discount']->value['quantity'], ENT_QUOTES, 'UTF-8');?>
">
<td><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['quantity_discount']->value['quantity'], ENT_QUOTES, 'UTF-8');?>
</td>
<td><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['quantity_discount']->value['discount'], ENT_QUOTES, 'UTF-8');?>
</td>
<td><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['quantity_discount']->value['save'], ENT_QUOTES, 'UTF-8');?>
</td>
</tr>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</tbody>
</table>
<?php
}
}
/* {/block 'product_discount_table'} */
}

View File

@@ -0,0 +1,96 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:35:32
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/_partials/breadcrumb.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9144104121_34607179',
'has_nocache_code' => false,
'file_dependency' =>
array (
'fb2c711800842e8e5a392e28ffb2cc9609897ec2' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/_partials/breadcrumb.tpl',
1 => 1732015979,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d9144104121_34607179 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, false);
?>
<nav data-depth="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['breadcrumb']->value['count'], ENT_QUOTES, 'UTF-8');?>
" class="breadcrumb hidden-sm-down">
<ol>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1280685198673d9144100000_74887518', 'breadcrumb');
?>
</ol>
</nav>
<?php }
/* {block 'breadcrumb_item'} */
class Block_1896729243673d9144101398_55092919 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<li>
<?php if (!(isset($_smarty_tpl->tpl_vars['__smarty_foreach_breadcrumb']->value['last']) ? $_smarty_tpl->tpl_vars['__smarty_foreach_breadcrumb']->value['last'] : null)) {?>
<a href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['path']->value['url'], ENT_QUOTES, 'UTF-8');?>
"><span><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['path']->value['title'], ENT_QUOTES, 'UTF-8');?>
</span></a>
<?php } else { ?>
<span><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['path']->value['title'], ENT_QUOTES, 'UTF-8');?>
</span>
<?php }?>
</li>
<?php
}
}
/* {/block 'breadcrumb_item'} */
/* {block 'breadcrumb'} */
class Block_1280685198673d9144100000_74887518 extends Smarty_Internal_Block
{
public $subBlocks = array (
'breadcrumb' =>
array (
0 => 'Block_1280685198673d9144100000_74887518',
),
'breadcrumb_item' =>
array (
0 => 'Block_1896729243673d9144101398_55092919',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['breadcrumb']->value['links'], 'path', false, NULL, 'breadcrumb', array (
'last' => true,
'iteration' => true,
'total' => true,
));
$_smarty_tpl->tpl_vars['path']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['path']->value) {
$_smarty_tpl->tpl_vars['path']->do_else = false;
$_smarty_tpl->tpl_vars['__smarty_foreach_breadcrumb']->value['iteration']++;
$_smarty_tpl->tpl_vars['__smarty_foreach_breadcrumb']->value['last'] = $_smarty_tpl->tpl_vars['__smarty_foreach_breadcrumb']->value['iteration'] === $_smarty_tpl->tpl_vars['__smarty_foreach_breadcrumb']->value['total'];
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1896729243673d9144101398_55092919', 'breadcrumb_item', $this->tplIndex);
?>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
<?php
}
}
/* {/block 'breadcrumb'} */
}

View File

@@ -0,0 +1,186 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:40
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/_partials/notifications.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9110124578_94245450',
'has_nocache_code' => false,
'file_dependency' =>
array (
'0eecf74b648dd300f4a222dcc6347c3554b9a22c' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/_partials/notifications.tpl',
1 => 1732015980,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d9110124578_94245450 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, false);
?>
<?php if ((isset($_smarty_tpl->tpl_vars['notifications']->value))) {?>
<aside id="notifications">
<div class="container">
<?php if ($_smarty_tpl->tpl_vars['notifications']->value['error']) {?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_850119365673d911011fd13_10689554', 'notifications_error');
?>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['notifications']->value['warning']) {?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_780244961673d9110121166_71810494', 'notifications_warning');
?>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['notifications']->value['success']) {?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_579490936673d9110122380_41593304', 'notifications_success');
?>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['notifications']->value['info']) {?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1523811193673d9110123553_94008019', 'notifications_info');
?>
<?php }?>
</div>
</aside>
<?php }
}
/* {block 'notifications_error'} */
class Block_850119365673d911011fd13_10689554 extends Smarty_Internal_Block
{
public $subBlocks = array (
'notifications_error' =>
array (
0 => 'Block_850119365673d911011fd13_10689554',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<article class="alert alert-danger" role="alert" data-alert="danger">
<ul>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['notifications']->value['error'], 'notif');
$_smarty_tpl->tpl_vars['notif']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['notif']->value) {
$_smarty_tpl->tpl_vars['notif']->do_else = false;
?>
<li><?php echo $_smarty_tpl->tpl_vars['notif']->value;?>
</li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
</article>
<?php
}
}
/* {/block 'notifications_error'} */
/* {block 'notifications_warning'} */
class Block_780244961673d9110121166_71810494 extends Smarty_Internal_Block
{
public $subBlocks = array (
'notifications_warning' =>
array (
0 => 'Block_780244961673d9110121166_71810494',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<article class="alert alert-warning" role="alert" data-alert="warning">
<ul>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['notifications']->value['warning'], 'notif');
$_smarty_tpl->tpl_vars['notif']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['notif']->value) {
$_smarty_tpl->tpl_vars['notif']->do_else = false;
?>
<li><?php echo $_smarty_tpl->tpl_vars['notif']->value;?>
</li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
</article>
<?php
}
}
/* {/block 'notifications_warning'} */
/* {block 'notifications_success'} */
class Block_579490936673d9110122380_41593304 extends Smarty_Internal_Block
{
public $subBlocks = array (
'notifications_success' =>
array (
0 => 'Block_579490936673d9110122380_41593304',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<article class="alert alert-success" role="alert" data-alert="success">
<ul>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['notifications']->value['success'], 'notif');
$_smarty_tpl->tpl_vars['notif']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['notif']->value) {
$_smarty_tpl->tpl_vars['notif']->do_else = false;
?>
<li><?php echo $_smarty_tpl->tpl_vars['notif']->value;?>
</li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
</article>
<?php
}
}
/* {/block 'notifications_success'} */
/* {block 'notifications_info'} */
class Block_1523811193673d9110123553_94008019 extends Smarty_Internal_Block
{
public $subBlocks = array (
'notifications_info' =>
array (
0 => 'Block_1523811193673d9110123553_94008019',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<article class="alert alert-info" role="alert" data-alert="info">
<ul>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['notifications']->value['info'], 'notif');
$_smarty_tpl->tpl_vars['notif']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['notif']->value) {
$_smarty_tpl->tpl_vars['notif']->do_else = false;
?>
<li><?php echo $_smarty_tpl->tpl_vars['notif']->value;?>
</li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
</article>
<?php
}
}
/* {/block 'notifications_info'} */
}

View File

@@ -0,0 +1,80 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:40
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/products-top.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d91101cb5e0_10421225',
'has_nocache_code' => false,
'file_dependency' =>
array (
'166e64e274681d1f42de210e99964a08810d90bf' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/products-top.tpl',
1 => 1732017034,
2 => 'file',
),
),
'includes' =>
array (
'file:catalog/_partials/sort-orders.tpl' => 1,
),
),false)) {
function content_673d91101cb5e0_10421225 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, false);
?>
<div id="js-product-list-top" class="row products-selection">
<div class="col-md-6 hidden-sm-down total-products">
<?php if ($_smarty_tpl->tpl_vars['listing']->value['pagination']['total_items'] > 1) {?>
<p><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'There are %product_count% products.','d'=>'Shop.Theme.Catalog','sprintf'=>array('%product_count%'=>$_smarty_tpl->tpl_vars['listing']->value['pagination']['total_items'])),$_smarty_tpl ) );?>
</p>
<?php } elseif ($_smarty_tpl->tpl_vars['listing']->value['pagination']['total_items'] > 0) {?>
<p><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'There is 1 product.','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
</p>
<?php }?>
</div>
<div class="col-md-6">
<div class="row sort-by-row">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1418028730673d91101c9265_95797341', 'sort_by');
?>
<?php if (!empty($_smarty_tpl->tpl_vars['listing']->value['rendered_facets'])) {?>
<div class="col-sm-3 col-xs-4 hidden-md-up filter-button">
<button id="search_filter_toggler" class="btn btn-secondary js-search-toggler">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Filter','d'=>'Shop.Theme.Actions'),$_smarty_tpl ) );?>
</button>
</div>
<?php }?>
</div>
</div>
<div class="col-sm-12 hidden-md-up text-sm-center showing">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Showing %from%-%to% of %total% item(s)','d'=>'Shop.Theme.Catalog','sprintf'=>array('%from%'=>$_smarty_tpl->tpl_vars['listing']->value['pagination']['items_shown_from'],'%to%'=>$_smarty_tpl->tpl_vars['listing']->value['pagination']['items_shown_to'],'%total%'=>$_smarty_tpl->tpl_vars['listing']->value['pagination']['total_items'])),$_smarty_tpl ) );?>
</div>
</div>
<?php }
/* {block 'sort_by'} */
class Block_1418028730673d91101c9265_95797341 extends Smarty_Internal_Block
{
public $subBlocks = array (
'sort_by' =>
array (
0 => 'Block_1418028730673d91101c9265_95797341',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/sort-orders.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('sort_orders'=>$_smarty_tpl->tpl_vars['listing']->value['sort_orders']), 0, false);
?>
<?php
}
}
/* {/block 'sort_by'} */
}

View File

@@ -0,0 +1,35 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:40
from '/home/admin/domains/masimmo.pl/public_html/modules/creativeelements/views/templates/front/theme/_partials/header.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9110118b35_69717846',
'has_nocache_code' => false,
'file_dependency' =>
array (
'2d88c2131031f745af5da127da8a2c4530e5dba1' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/modules/creativeelements/views/templates/front/theme/_partials/header.tpl',
1 => 1732017873,
2 => 'file',
),
),
'includes' =>
array (
'file:[1]_partials/header.tpl' => 1,
'parent:_partials/header.tpl' => 1,
),
),false)) {
function content_673d9110118b35_69717846 (Smarty_Internal_Template $_smarty_tpl) {
if ((isset($_smarty_tpl->tpl_vars['CE_HEADER']->value))) {?>
<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'cefilter' ][ 0 ], array( $_smarty_tpl->tpl_vars['CE_HEADER']->value )), ENT_QUOTES, 'UTF-8');?>
<?php } elseif (file_exists(((string)(defined('_PS_THEME_DIR_') ? constant('_PS_THEME_DIR_') : null))."templates/_partials/header.tpl")) {?>
<?php $_smarty_tpl->_subTemplateRender('file:[1]_partials/header.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
} elseif ((defined('_PARENT_THEME_NAME_') ? constant('_PARENT_THEME_NAME_') : null)) {?>
<?php $_smarty_tpl->_subTemplateRender('parent:_partials/header.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
}
}
}

View File

@@ -0,0 +1,265 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:40
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/listing/product-list.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d91100898a6_11594518',
'has_nocache_code' => false,
'file_dependency' =>
array (
'2e387d87a60e8404ce3fe8ed3940d52c6af2e3c2' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/listing/product-list.tpl',
1 => 1732017032,
2 => 'file',
),
),
'includes' =>
array (
'file:_partials/microdata/product-list-jsonld.tpl' => 1,
'file:catalog/_partials/subcategories.tpl' => 1,
'file:catalog/_partials/products-top.tpl' => 1,
'file:catalog/_partials/products.tpl' => 1,
'file:catalog/_partials/products-bottom.tpl' => 1,
'file:errors/not-found.tpl' => 1,
),
),false)) {
function content_673d91100898a6_11594518 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, true);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_880129076673d911007e2b5_81830116', 'head_microdata_special');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_289042635673d911007ec16_75144330', 'content');
?>
<?php $_smarty_tpl->inheritance->endChild($_smarty_tpl, $_smarty_tpl->tpl_vars['layout']->value);
}
/* {block 'head_microdata_special'} */
class Block_880129076673d911007e2b5_81830116 extends Smarty_Internal_Block
{
public $subBlocks = array (
'head_microdata_special' =>
array (
0 => 'Block_880129076673d911007e2b5_81830116',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender('file:_partials/microdata/product-list-jsonld.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('listing'=>$_smarty_tpl->tpl_vars['listing']->value), 0, false);
}
}
/* {/block 'head_microdata_special'} */
/* {block 'product_list_header'} */
class Block_758030741673d911007eec8_14368979 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<h1 id="js-product-list-header" class="h2"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['listing']->value['label'], ENT_QUOTES, 'UTF-8');?>
</h1>
<?php
}
}
/* {/block 'product_list_header'} */
/* {block 'subcategory_list'} */
class Block_526043761673d911007f710_74273945 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php if ((isset($_smarty_tpl->tpl_vars['subcategories']->value)) && count($_smarty_tpl->tpl_vars['subcategories']->value) > 0) {?>
<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/subcategories.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('subcategories'=>$_smarty_tpl->tpl_vars['subcategories']->value), 0, false);
?>
<?php }?>
<?php
}
}
/* {/block 'subcategory_list'} */
/* {block 'product_list_top'} */
class Block_1885017614673d9110081c16_85910597 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/products-top.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('listing'=>$_smarty_tpl->tpl_vars['listing']->value), 0, false);
?>
<?php
}
}
/* {/block 'product_list_top'} */
/* {block 'product_list_active_filters'} */
class Block_1176901302673d9110082449_86692221 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<div class="hidden-sm-down">
<?php echo $_smarty_tpl->tpl_vars['listing']->value['rendered_active_filters'];?>
</div>
<?php
}
}
/* {/block 'product_list_active_filters'} */
/* {block 'product_list'} */
class Block_665506604673d9110082cc7_51042102 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/products.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('listing'=>$_smarty_tpl->tpl_vars['listing']->value,'productClass'=>"col-xs-12 col-sm-6 col-xl-4"), 0, false);
?>
<?php
}
}
/* {/block 'product_list'} */
/* {block 'product_list_bottom'} */
class Block_773528399673d9110083634_03668930 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/products-bottom.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('listing'=>$_smarty_tpl->tpl_vars['listing']->value), 0, false);
?>
<?php
}
}
/* {/block 'product_list_bottom'} */
/* {block 'content'} */
class Block_289042635673d911007ec16_75144330 extends Smarty_Internal_Block
{
public $subBlocks = array (
'content' =>
array (
0 => 'Block_289042635673d911007ec16_75144330',
),
'product_list_header' =>
array (
0 => 'Block_758030741673d911007eec8_14368979',
),
'subcategory_list' =>
array (
0 => 'Block_526043761673d911007f710_74273945',
),
'product_list_top' =>
array (
0 => 'Block_1885017614673d9110081c16_85910597',
),
'product_list_active_filters' =>
array (
0 => 'Block_1176901302673d9110082449_86692221',
),
'product_list' =>
array (
0 => 'Block_665506604673d9110082cc7_51042102',
),
'product_list_bottom' =>
array (
0 => 'Block_773528399673d9110083634_03668930',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<section id="main">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_758030741673d911007eec8_14368979', 'product_list_header', $this->tplIndex);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_526043761673d911007f710_74273945', 'subcategory_list', $this->tplIndex);
?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>"displayHeaderCategory"),$_smarty_tpl ) );?>
<section id="products">
<?php if (count($_smarty_tpl->tpl_vars['listing']->value['products'])) {?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1885017614673d9110081c16_85910597', 'product_list_top', $this->tplIndex);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1176901302673d9110082449_86692221', 'product_list_active_filters', $this->tplIndex);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_665506604673d9110082cc7_51042102', 'product_list', $this->tplIndex);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_773528399673d9110083634_03668930', 'product_list_bottom', $this->tplIndex);
?>
<?php } else { ?>
<div id="js-product-list-top"></div>
<div id="js-product-list">
<?php $_smarty_tpl->smarty->ext->_capture->open($_smarty_tpl, 'default', "errorContent", null);?>
<h4><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'No products available yet','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
</h4>
<p><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Stay tuned! More products will be shown here as they are added.','d'=>'Shop.Theme.Catalog'),$_smarty_tpl ) );?>
</p>
<?php $_smarty_tpl->smarty->ext->_capture->close($_smarty_tpl);?>
<?php $_smarty_tpl->_subTemplateRender('file:errors/not-found.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('errorContent'=>$_smarty_tpl->tpl_vars['errorContent']->value), 0, false);
?>
</div>
<div id="js-product-list-bottom"></div>
<?php }?>
</section>
<div id="js-product-list-header">
<?php if ($_smarty_tpl->tpl_vars['listing']->value['pagination']['items_shown_from'] == 1) {?>
<div class="block-category card card-block">
<h1 class="h1"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['category']->value['name'], ENT_QUOTES, 'UTF-8');?>
</h1>
<div class="block-category-inner">
<?php if ($_smarty_tpl->tpl_vars['category']->value['description']) {?>
<div id="category-description" class="text-muted"><?php echo $_smarty_tpl->tpl_vars['category']->value['description'];?>
</div>
<?php }?>
<?php if (!empty($_smarty_tpl->tpl_vars['category']->value['image']['large']['url'])) {?>
<div class="category-cover">
<img src="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['category']->value['image']['large']['url'], ENT_QUOTES, 'UTF-8');?>
" alt="<?php if (!empty($_smarty_tpl->tpl_vars['category']->value['image']['legend'])) {
echo htmlspecialchars($_smarty_tpl->tpl_vars['category']->value['image']['legend'], ENT_QUOTES, 'UTF-8');
} else {
echo htmlspecialchars($_smarty_tpl->tpl_vars['category']->value['name'], ENT_QUOTES, 'UTF-8');
}?>" loading="lazy" width="141" height="180">
</div>
<?php }?>
</div>
</div>
<?php }?>
</div>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>"displayFooterCategory"),$_smarty_tpl ) );?>
</section>
<?php
}
}
/* {/block 'content'} */
}

View File

@@ -0,0 +1,50 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:40
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/_partials/stylesheets.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d91100f8e10_65728810',
'has_nocache_code' => false,
'file_dependency' =>
array (
'31df611d562043d9ea3bc0638a713afc98c4ee89' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/_partials/stylesheets.tpl',
1 => 1732015980,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d91100f8e10_65728810 (Smarty_Internal_Template $_smarty_tpl) {
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['stylesheets']->value['external'], 'stylesheet');
$_smarty_tpl->tpl_vars['stylesheet']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['stylesheet']->value) {
$_smarty_tpl->tpl_vars['stylesheet']->do_else = false;
?>
<link rel="stylesheet" href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['stylesheet']->value['uri'], ENT_QUOTES, 'UTF-8');?>
" type="text/css" media="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['stylesheet']->value['media'], ENT_QUOTES, 'UTF-8');?>
">
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['stylesheets']->value['inline'], 'stylesheet');
$_smarty_tpl->tpl_vars['stylesheet']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['stylesheet']->value) {
$_smarty_tpl->tpl_vars['stylesheet']->do_else = false;
?>
<style>
<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['stylesheet']->value['content'], ENT_QUOTES, 'UTF-8');?>
</style>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);
}
}

View File

@@ -0,0 +1,382 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:40
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/layouts/layout-both-columns.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d91100a01c6_81974078',
'has_nocache_code' => false,
'file_dependency' =>
array (
'3efaa649b5dd1e6b9a74400330346336a60fafd8' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/layouts/layout-both-columns.tpl',
1 => 1732015979,
2 => 'file',
),
),
'includes' =>
array (
'file:_partials/helpers.tpl' => 1,
'file:_partials/head.tpl' => 1,
'file:catalog/_partials/product-activation.tpl' => 1,
'file:_partials/header.tpl' => 1,
'file:_partials/notifications.tpl' => 1,
'file:_partials/breadcrumb.tpl' => 1,
'file:_partials/footer.tpl' => 1,
'file:_partials/javascript.tpl' => 1,
),
),false)) {
function content_673d91100a01c6_81974078 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, false);
?>
<?php $_smarty_tpl->_subTemplateRender('file:_partials/helpers.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<!doctype html>
<html lang="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['language']->value['locale'], ENT_QUOTES, 'UTF-8');?>
">
<head>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_962346344673d9110097848_31168467', 'head');
?>
</head>
<body id="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['page']->value['page_name'], ENT_QUOTES, 'UTF-8');?>
" class="<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'classnames' ][ 0 ], array( $_smarty_tpl->tpl_vars['page']->value['body_classes'] )), ENT_QUOTES, 'UTF-8');?>
">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1668152227673d9110098880_51536111', 'hook_after_body_opening_tag');
?>
<main>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_968233089673d9110098fb9_46255247', 'product_activation');
?>
<header id="header">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1243724569673d91100996c8_19221695', 'header');
?>
</header>
<section id="wrapper">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_2139546077673d9110099db0_41533101', 'notifications');
?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>"displayWrapperTop"),$_smarty_tpl ) );?>
<div class="container">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1713574917673d911009a855_44159726', 'breadcrumb');
?>
<div class="row">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_890702731673d911009b097_70838740', "left_column");
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1420868314673d911009c2b7_73598390', "content_wrapper");
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_2093121565673d911009d372_11707368', "right_column");
?>
</div>
</div>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>"displayWrapperBottom"),$_smarty_tpl ) );?>
</section>
<footer id="footer" class="js-footer">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_696537276673d911009e823_20512167', "footer");
?>
</footer>
</main>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1419416332673d911009f038_70964865', 'javascript_bottom');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_2014035589673d911009fa57_83230670', 'hook_before_body_closing_tag');
?>
</body>
</html>
<?php }
/* {block 'head'} */
class Block_962346344673d9110097848_31168467 extends Smarty_Internal_Block
{
public $subBlocks = array (
'head' =>
array (
0 => 'Block_962346344673d9110097848_31168467',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender('file:_partials/head.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php
}
}
/* {/block 'head'} */
/* {block 'hook_after_body_opening_tag'} */
class Block_1668152227673d9110098880_51536111 extends Smarty_Internal_Block
{
public $subBlocks = array (
'hook_after_body_opening_tag' =>
array (
0 => 'Block_1668152227673d9110098880_51536111',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayAfterBodyOpeningTag'),$_smarty_tpl ) );?>
<?php
}
}
/* {/block 'hook_after_body_opening_tag'} */
/* {block 'product_activation'} */
class Block_968233089673d9110098fb9_46255247 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_activation' =>
array (
0 => 'Block_968233089673d9110098fb9_46255247',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/product-activation.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php
}
}
/* {/block 'product_activation'} */
/* {block 'header'} */
class Block_1243724569673d91100996c8_19221695 extends Smarty_Internal_Block
{
public $subBlocks = array (
'header' =>
array (
0 => 'Block_1243724569673d91100996c8_19221695',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender('file:_partials/header.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php
}
}
/* {/block 'header'} */
/* {block 'notifications'} */
class Block_2139546077673d9110099db0_41533101 extends Smarty_Internal_Block
{
public $subBlocks = array (
'notifications' =>
array (
0 => 'Block_2139546077673d9110099db0_41533101',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender('file:_partials/notifications.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php
}
}
/* {/block 'notifications'} */
/* {block 'breadcrumb'} */
class Block_1713574917673d911009a855_44159726 extends Smarty_Internal_Block
{
public $subBlocks = array (
'breadcrumb' =>
array (
0 => 'Block_1713574917673d911009a855_44159726',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender('file:_partials/breadcrumb.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php
}
}
/* {/block 'breadcrumb'} */
/* {block "left_column"} */
class Block_890702731673d911009b097_70838740 extends Smarty_Internal_Block
{
public $subBlocks = array (
'left_column' =>
array (
0 => 'Block_890702731673d911009b097_70838740',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<div id="left-column" class="col-xs-12 col-sm-4 col-md-3">
<?php if ($_smarty_tpl->tpl_vars['page']->value['page_name'] == 'product') {?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayLeftColumnProduct'),$_smarty_tpl ) );?>
<?php } else { ?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>"displayLeftColumn"),$_smarty_tpl ) );?>
<?php }?>
</div>
<?php
}
}
/* {/block "left_column"} */
/* {block "content"} */
class Block_1014805341673d911009c927_37156408 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<p>Hello world! This is HTML5 Boilerplate.</p>
<?php
}
}
/* {/block "content"} */
/* {block "content_wrapper"} */
class Block_1420868314673d911009c2b7_73598390 extends Smarty_Internal_Block
{
public $subBlocks = array (
'content_wrapper' =>
array (
0 => 'Block_1420868314673d911009c2b7_73598390',
),
'content' =>
array (
0 => 'Block_1014805341673d911009c927_37156408',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<div id="content-wrapper" class="js-content-wrapper left-column right-column col-sm-4 col-md-6">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>"displayContentWrapperTop"),$_smarty_tpl ) );?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1014805341673d911009c927_37156408', "content", $this->tplIndex);
?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>"displayContentWrapperBottom"),$_smarty_tpl ) );?>
</div>
<?php
}
}
/* {/block "content_wrapper"} */
/* {block "right_column"} */
class Block_2093121565673d911009d372_11707368 extends Smarty_Internal_Block
{
public $subBlocks = array (
'right_column' =>
array (
0 => 'Block_2093121565673d911009d372_11707368',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<div id="right-column" class="col-xs-12 col-sm-4 col-md-3">
<?php if ($_smarty_tpl->tpl_vars['page']->value['page_name'] == 'product') {?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayRightColumnProduct'),$_smarty_tpl ) );?>
<?php } else { ?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>"displayRightColumn"),$_smarty_tpl ) );?>
<?php }?>
</div>
<?php
}
}
/* {/block "right_column"} */
/* {block "footer"} */
class Block_696537276673d911009e823_20512167 extends Smarty_Internal_Block
{
public $subBlocks = array (
'footer' =>
array (
0 => 'Block_696537276673d911009e823_20512167',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender("file:_partials/footer.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php
}
}
/* {/block "footer"} */
/* {block 'javascript_bottom'} */
class Block_1419416332673d911009f038_70964865 extends Smarty_Internal_Block
{
public $subBlocks = array (
'javascript_bottom' =>
array (
0 => 'Block_1419416332673d911009f038_70964865',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender("file:_partials/javascript.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('javascript'=>$_smarty_tpl->tpl_vars['javascript']->value['bottom']), 0, false);
?>
<?php
}
}
/* {/block 'javascript_bottom'} */
/* {block 'hook_before_body_closing_tag'} */
class Block_2014035589673d911009fa57_83230670 extends Smarty_Internal_Block
{
public $subBlocks = array (
'hook_before_body_closing_tag' =>
array (
0 => 'Block_2014035589673d911009fa57_83230670',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayBeforeBodyClosingTag'),$_smarty_tpl ) );?>
<?php
}
}
/* {/block 'hook_before_body_closing_tag'} */
}

View File

@@ -0,0 +1,66 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:40
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/subcategories.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d91101c1049_36340283',
'has_nocache_code' => false,
'file_dependency' =>
array (
'49c83130287fb3373ddaba83908e10753be52c91' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/subcategories.tpl',
1 => 1732017034,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d91101c1049_36340283 (Smarty_Internal_Template $_smarty_tpl) {
if (!empty($_smarty_tpl->tpl_vars['subcategories']->value)) {?>
<?php if (((isset($_smarty_tpl->tpl_vars['display_subcategories']->value)) && $_smarty_tpl->tpl_vars['display_subcategories']->value == 1) || !(isset($_smarty_tpl->tpl_vars['display_subcategories']->value))) {?>
<div id="subcategories" class="card card-block">
<h2 class="subcategory-heading"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Subcategories','d'=>'Shop.Theme.Category'),$_smarty_tpl ) );?>
</h2>
<ul class="subcategories-list">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['subcategories']->value, 'subcategory');
$_smarty_tpl->tpl_vars['subcategory']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['subcategory']->value) {
$_smarty_tpl->tpl_vars['subcategory']->do_else = false;
?>
<li>
<div class="subcategory-image">
<a href="<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['link']->value->getCategoryLink($_smarty_tpl->tpl_vars['subcategory']->value['id_category'],$_smarty_tpl->tpl_vars['subcategory']->value['link_rewrite']),'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
" title="<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['subcategory']->value['name'],'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
" class="img">
<?php if (!empty($_smarty_tpl->tpl_vars['subcategory']->value['image']['large']['url'])) {?>
<img class="replace-2x" src="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['subcategory']->value['image']['large']['url'], ENT_QUOTES, 'UTF-8');?>
" alt="<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['subcategory']->value['name'],'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
" loading="lazy" width="141" height="180"/>
<?php }?>
</a>
</div>
<h5><a class="subcategory-name" href="<?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['link']->value->getCategoryLink($_smarty_tpl->tpl_vars['subcategory']->value['id_category'],$_smarty_tpl->tpl_vars['subcategory']->value['link_rewrite']),'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
"><?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'truncate' ][ 0 ], array( $_smarty_tpl->tpl_vars['subcategory']->value['name'],25,'...' )),'html','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
</a></h5>
<?php if ($_smarty_tpl->tpl_vars['subcategory']->value['description']) {?>
<div class="cat_desc"><?php echo htmlspecialchars_decode($_smarty_tpl->tpl_vars['subcategory']->value['description'], ENT_QUOTES);?>
</div>
<?php }?>
</li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
</div>
<?php }
}
}
}

View File

@@ -0,0 +1,127 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:40
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/_partials/microdata/head-jsonld.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d91100d2822_65098507',
'has_nocache_code' => false,
'file_dependency' =>
array (
'51244fcbd543c69cfc6e4ab2d3ea3b17bc95a016' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/_partials/microdata/head-jsonld.tpl',
1 => 1732017037,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d91100d2822_65098507 (Smarty_Internal_Template $_smarty_tpl) {
echo '<script'; ?>
type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name" : "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['shop']->value['name'], ENT_QUOTES, 'UTF-8');?>
",
"url" : "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['urls']->value['pages']['index'], ENT_QUOTES, 'UTF-8');?>
",
<?php if ($_smarty_tpl->tpl_vars['shop']->value['logo_details']) {?>
"logo": {
"@type": "ImageObject",
"url":"<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['shop']->value['logo_details']['src'], ENT_QUOTES, 'UTF-8');?>
"
}
<?php }?>
}
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebPage",
"isPartOf": {
"@type": "WebSite",
"url": "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['urls']->value['pages']['index'], ENT_QUOTES, 'UTF-8');?>
",
"name": "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['shop']->value['name'], ENT_QUOTES, 'UTF-8');?>
"
},
"name": "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['page']->value['meta']['title'], ENT_QUOTES, 'UTF-8');?>
",
"url": "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['urls']->value['current_url'], ENT_QUOTES, 'UTF-8');?>
"
}
<?php echo '</script'; ?>
>
<?php if ($_smarty_tpl->tpl_vars['page']->value['page_name'] == 'index') {?>
<?php echo '<script'; ?>
type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"url" : "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['urls']->value['pages']['index'], ENT_QUOTES, 'UTF-8');?>
",
<?php if ($_smarty_tpl->tpl_vars['shop']->value['logo_details']) {?>
"image": {
"@type": "ImageObject",
"url":"<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['shop']->value['logo_details']['src'], ENT_QUOTES, 'UTF-8');?>
"
},
<?php }?>
"potentialAction": {
"@type": "SearchAction",
"target": "<?php echo htmlspecialchars(str_replace('--search_term_string--','{search_term_string}',$_smarty_tpl->tpl_vars['link']->value->getPageLink('search',true,null,array('search_query'=>'--search_term_string--'))), ENT_QUOTES, 'UTF-8');?>
",
"query-input": "required name=search_term_string"
}
}
<?php echo '</script'; ?>
>
<?php }?>
<?php if ((isset($_smarty_tpl->tpl_vars['breadcrumb']->value['links'][1]))) {?>
<?php echo '<script'; ?>
type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['breadcrumb']->value['links'], 'path', false, NULL, 'breadcrumb', array (
'iteration' => true,
'last' => true,
'total' => true,
));
$_smarty_tpl->tpl_vars['path']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['path']->value) {
$_smarty_tpl->tpl_vars['path']->do_else = false;
$_smarty_tpl->tpl_vars['__smarty_foreach_breadcrumb']->value['iteration']++;
$_smarty_tpl->tpl_vars['__smarty_foreach_breadcrumb']->value['last'] = $_smarty_tpl->tpl_vars['__smarty_foreach_breadcrumb']->value['iteration'] === $_smarty_tpl->tpl_vars['__smarty_foreach_breadcrumb']->value['total'];
?>
{
"@type": "ListItem",
"position": <?php echo htmlspecialchars((isset($_smarty_tpl->tpl_vars['__smarty_foreach_breadcrumb']->value['iteration']) ? $_smarty_tpl->tpl_vars['__smarty_foreach_breadcrumb']->value['iteration'] : null), ENT_QUOTES, 'UTF-8');?>
,
"name": "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['path']->value['title'], ENT_QUOTES, 'UTF-8');?>
",
"item": "<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['path']->value['url'], ENT_QUOTES, 'UTF-8');?>
"
}<?php if (!(isset($_smarty_tpl->tpl_vars['__smarty_foreach_breadcrumb']->value['last']) ? $_smarty_tpl->tpl_vars['__smarty_foreach_breadcrumb']->value['last'] : null)) {?>,<?php }?>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
]
}
<?php echo '</script'; ?>
>
<?php }
}
}

View File

@@ -0,0 +1,47 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:40
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/product-activation.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d9110111989_11646139',
'has_nocache_code' => false,
'file_dependency' =>
array (
'64391b7cce2f56b4dc8542db87082fa8755f4ba4' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/catalog/_partials/product-activation.tpl',
1 => 1732017033,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d9110111989_11646139 (Smarty_Internal_Template $_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['page']->value['admin_notifications']) {?>
<div class="alert alert-warning row" role="alert">
<div class="container">
<div class="row">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['page']->value['admin_notifications'], 'notif');
$_smarty_tpl->tpl_vars['notif']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['notif']->value) {
$_smarty_tpl->tpl_vars['notif']->do_else = false;
?>
<div class="col-sm-12">
<i class="material-icons float-xs-left">&#xE001;</i>
<p class="alert-text"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['notif']->value['message'], ENT_QUOTES, 'UTF-8');?>
</p>
</div>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</div>
</div>
</div>
<?php }
}
}

View File

@@ -0,0 +1,92 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:40
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/layouts/layout-left-column.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d91100916e7_85577203',
'has_nocache_code' => false,
'file_dependency' =>
array (
'666ebd2fcd46d99976952dbcc4a3c2d9bcd551e0' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/layouts/layout-left-column.tpl',
1 => 1732015979,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d91100916e7_85577203 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, true);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_337773914673d9110090244_26289482', 'right_column');
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_2040071015673d9110090743_15858079', 'content_wrapper');
$_smarty_tpl->inheritance->endChild($_smarty_tpl, 'layouts/layout-both-columns.tpl');
}
/* {block 'right_column'} */
class Block_337773914673d9110090244_26289482 extends Smarty_Internal_Block
{
public $subBlocks = array (
'right_column' =>
array (
0 => 'Block_337773914673d9110090244_26289482',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
}
}
/* {/block 'right_column'} */
/* {block 'content'} */
class Block_1004702516673d9110090de3_77649346 extends Smarty_Internal_Block
{
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<p>Hello world! This is HTML5 Boilerplate.</p>
<?php
}
}
/* {/block 'content'} */
/* {block 'content_wrapper'} */
class Block_2040071015673d9110090743_15858079 extends Smarty_Internal_Block
{
public $subBlocks = array (
'content_wrapper' =>
array (
0 => 'Block_2040071015673d9110090743_15858079',
),
'content' =>
array (
0 => 'Block_1004702516673d9110090de3_77649346',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<div id="content-wrapper" class="js-content-wrapper left-column col-xs-12 col-sm-8 col-md-9">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>"displayContentWrapperTop"),$_smarty_tpl ) );?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1004702516673d9110090de3_77649346', 'content', $this->tplIndex);
?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>"displayContentWrapperBottom"),$_smarty_tpl ) );?>
</div>
<?php
}
}
/* {/block 'content_wrapper'} */
}

View File

@@ -0,0 +1,118 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:34:40
from '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/_partials/pagination.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d91102a8770_68542359',
'has_nocache_code' => false,
'file_dependency' =>
array (
'68943be4e03fb9c75c2e0febafff7b3c7b777491' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/themes/classic/templates/_partials/pagination.tpl',
1 => 1732015980,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d91102a8770_68542359 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, false);
?>
<nav class="pagination">
<div class="col-md-4">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1784260753673d91102a1c89_21206413', 'pagination_summary');
?>
</div>
<div class="col-md-6 offset-md-2 pr-0">
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_600997628673d91102a3178_16437376', 'pagination_page_list');
?>
</div>
</nav>
<?php }
/* {block 'pagination_summary'} */
class Block_1784260753673d91102a1c89_21206413 extends Smarty_Internal_Block
{
public $subBlocks = array (
'pagination_summary' =>
array (
0 => 'Block_1784260753673d91102a1c89_21206413',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Showing %from%-%to% of %total% item(s)','d'=>'Shop.Theme.Catalog','sprintf'=>array('%from%'=>$_smarty_tpl->tpl_vars['pagination']->value['items_shown_from'],'%to%'=>$_smarty_tpl->tpl_vars['pagination']->value['items_shown_to'],'%total%'=>$_smarty_tpl->tpl_vars['pagination']->value['total_items'])),$_smarty_tpl ) );?>
<?php
}
}
/* {/block 'pagination_summary'} */
/* {block 'pagination_page_list'} */
class Block_600997628673d91102a3178_16437376 extends Smarty_Internal_Block
{
public $subBlocks = array (
'pagination_page_list' =>
array (
0 => 'Block_600997628673d91102a3178_16437376',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php if ($_smarty_tpl->tpl_vars['pagination']->value['should_be_displayed']) {?>
<ul class="page-list clearfix text-sm-center">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['pagination']->value['pages'], 'page');
$_smarty_tpl->tpl_vars['page']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['page']->value) {
$_smarty_tpl->tpl_vars['page']->do_else = false;
?>
<li <?php if ($_smarty_tpl->tpl_vars['page']->value['current']) {?> class="current" <?php }?>>
<?php if ($_smarty_tpl->tpl_vars['page']->value['type'] === 'spacer') {?>
<span class="spacer">&hellip;</span>
<?php } else { ?>
<a
rel="<?php if ($_smarty_tpl->tpl_vars['page']->value['type'] === 'previous') {?>prev<?php } elseif ($_smarty_tpl->tpl_vars['page']->value['type'] === 'next') {?>next<?php } else { ?>nofollow<?php }?>"
href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['page']->value['url'], ENT_QUOTES, 'UTF-8');?>
"
class="<?php if ($_smarty_tpl->tpl_vars['page']->value['type'] === 'previous') {?>previous <?php } elseif ($_smarty_tpl->tpl_vars['page']->value['type'] === 'next') {?>next <?php }
echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'classnames' ][ 0 ], array( array('disabled'=>!$_smarty_tpl->tpl_vars['page']->value['clickable'],'js-search-link'=>true) )), ENT_QUOTES, 'UTF-8');?>
"
>
<?php if ($_smarty_tpl->tpl_vars['page']->value['type'] === 'previous') {?>
<i class="material-icons">&#xE314;</i><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Previous','d'=>'Shop.Theme.Actions'),$_smarty_tpl ) );?>
<?php } elseif ($_smarty_tpl->tpl_vars['page']->value['type'] === 'next') {?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Next','d'=>'Shop.Theme.Actions'),$_smarty_tpl ) );?>
<i class="material-icons">&#xE315;</i>
<?php } else { ?>
<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['page']->value['page'], ENT_QUOTES, 'UTF-8');?>
<?php }?>
</a>
<?php }?>
</li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
<?php }?>
<?php
}
}
/* {/block 'pagination_page_list'} */
}

Some files were not shown because too many files have changed in this diff Show More