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