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,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);
}
}
}