?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/schtroumpf.fr/var/cache/dev/smarty/compile/stomp/b4/b7/fe/



?? Go up: /home/webdevt/www/schtroumpf.fr/var/cache/dev/smarty/compile/stomp/b4/b7

?? Viewing: b4b7fe2f8c7f955bc68cdc1de330be1dad01cebd_2.file.shoppingCartFooter.tpl.php

<?php
/* Smarty version 4.3.1, created on 2024-01-06 00:46:29
  from '/home/webdevt/www/schtroumpf.fr/themes/stomp/modules/an_wishlist/views/templates/front/shoppingCartFooter.tpl' */

/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
  'version' => '4.3.1',
  'unifunc' => 'content_659894d5ad4006_76323123',
  'has_nocache_code' => false,
  'file_dependency' => 
  array (
    'b4b7fe2f8c7f955bc68cdc1de330be1dad01cebd' => 
    array (
      0 => '/home/webdevt/www/schtroumpf.fr/themes/stomp/modules/an_wishlist/views/templates/front/shoppingCartFooter.tpl',
      1 => 1702566466,
      2 => 'file',
    ),
  ),
  'includes' => 
  array (
    'file:catalog/_partials/miniatures/product.tpl' => 1,
  ),
),false)) {
function content_659894d5ad4006_76323123 (Smarty_Internal_Template $_smarty_tpl) {
if (count($_smarty_tpl->tpl_vars['products']->value) > 0 && $_smarty_tpl->tpl_vars['config']->value['display_wishlist_in_cart'] == '1') {?>
<div class="an_wishlist-list-cart">
	<h4><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'My wishlist','d'=>'Shop.Theme.Global'),$_smarty_tpl ) );?>
</h4>

	<section id="products" class="clearfix"> 
		<div class="products row">
		<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['products']->value, '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->_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
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
		</div>
	</section>
</div>
<?php }
}
}


??

??