Current path: home/webdevt/www/schtroumpf.fr/var/cache/dev/smarty/compile/7b/06/f1/
?? Go up: /home/webdevt/www/schtroumpf.fr/var/cache/dev/smarty/compile/7b/06
<?php
/* Smarty version 4.3.1, created on 2024-05-02 19:54:50
from '/home/webdevt/www/schtroumpf.fr/themes/stomp/templates/catalog/_partials/products.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '4.3.1',
'unifunc' => 'content_6633d36af228f6_66218435',
'has_nocache_code' => false,
'file_dependency' =>
array (
'7b06f186c607df08fb8ac00a2d491b334e9abb42' =>
array (
0 => '/home/webdevt/www/schtroumpf.fr/themes/stomp/templates/catalog/_partials/products.tpl',
1 => 1702566466,
2 => 'file',
),
),
'includes' =>
array (
'file:catalog/_partials/miniatures/product.tpl' => 1,
'file:_partials/pagination.tpl' => 1,
),
),false)) {
function content_6633d36af228f6_66218435 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, false);
?>
<div id="js-product-list">
<div class="products">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['listing']->value['products'], 'product');
$_smarty_tpl->tpl_vars['product']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['product']->value) {
$_smarty_tpl->tpl_vars['product']->do_else = false;
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_19387893666633d36af20474_70855378', 'product_miniature');
?>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</div>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_8581149476633d36af21549_21484097', 'pagination');
?>
<div class="hidden-md-up text-xs-right up">
<a href="#header" class="btn btn-secondary">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Back to top','d'=>'Shop.Theme.Actions'),$_smarty_tpl ) );?>
<i class="material-icons"></i>
</a>
</div>
</div>
<?php }
/* {block 'product_miniature'} */
class Block_19387893666633d36af20474_70855378 extends Smarty_Internal_Block
{
public $subBlocks = array (
'product_miniature' =>
array (
0 => 'Block_19387893666633d36af20474_70855378',
),
);
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']->value), 0, true);
?>
<?php
}
}
/* {/block 'product_miniature'} */
/* {block 'pagination'} */
class Block_8581149476633d36af21549_21484097 extends Smarty_Internal_Block
{
public $subBlocks = array (
'pagination' =>
array (
0 => 'Block_8581149476633d36af21549_21484097',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php $_smarty_tpl->_subTemplateRender('file:_partials/pagination.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('pagination'=>$_smarty_tpl->tpl_vars['listing']->value['pagination']), 0, false);
?>
<?php
}
}
/* {/block 'pagination'} */
}