0byt3m1n1 - D7net
0byt3m1n1 - D7net
Path:
/
home
/
s13cf5ef
/
www
/
pshoptuscamisetaspersonalizadas
/
cache
/
smarty
/
compile
/
b6
/
86
/
73
/
[
Home
]
Name File: b6867346d7e979f192fc7efc59f3c487e0935521.file.blockmanufacturer.tpl.php
< back
<?php /* Smarty version Smarty-3.1.13, created on 2013-07-23 13:17:44 compiled from "/home/s13cf5ef/public_html/pshoptuscamisetaspersonalizadas/themes/default/modules/blockmanufacturer/blockmanufacturer.tpl" */ ?> <?php /*%%SmartyHeaderCode:185218737451ee66580e4911-77218215%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed'); $_valid = $_smarty_tpl->decodeProperties(array ( 'file_dependency' => array ( 'b6867346d7e979f192fc7efc59f3c487e0935521' => array ( 0 => '/home/s13cf5ef/public_html/pshoptuscamisetaspersonalizadas/themes/default/modules/blockmanufacturer/blockmanufacturer.tpl', 1 => 1369705066, 2 => 'file', ), ), 'nocache_hash' => '185218737451ee66580e4911-77218215', 'function' => array ( ), 'variables' => array ( 'display_link_manufacturer' => 0, 'link' => 0, 'manufacturers' => 0, 'text_list' => 0, 'text_list_nb' => 0, 'manufacturer' => 0, 'form_list' => 0, ), 'has_nocache_code' => false, 'version' => 'Smarty-3.1.13', 'unifunc' => 'content_51ee66583e66b8_60153296', ),false); /*/%%SmartyHeaderCode%%*/?> <?php if ($_valid && !is_callable('content_51ee66583e66b8_60153296')) {function content_51ee66583e66b8_60153296($_smarty_tpl) {?><?php if (!is_callable('smarty_modifier_escape')) include '/home/s13cf5ef/public_html/pshoptuscamisetaspersonalizadas/tools/smarty/plugins/modifier.escape.php'; ?> <!-- Block manufacturers module --> <div id="manufacturers_block_left" class="block blockmanufacturer"> <p class="title_block"><?php if ($_smarty_tpl->tpl_vars['display_link_manufacturer']->value){?><a href="<?php echo $_smarty_tpl->tpl_vars['link']->value->getPageLink('manufacturer');?> " title="<?php echo smartyTranslate(array('s'=>'Manufacturers','mod'=>'blockmanufacturer'),$_smarty_tpl);?> "><?php }?><?php echo smartyTranslate(array('s'=>'Manufacturers','mod'=>'blockmanufacturer'),$_smarty_tpl);?> <?php if ($_smarty_tpl->tpl_vars['display_link_manufacturer']->value){?></a><?php }?></p> <div class="block_content"> <?php if ($_smarty_tpl->tpl_vars['manufacturers']->value){?> <?php if ($_smarty_tpl->tpl_vars['text_list']->value){?> <ul class="bullet"> <?php $_smarty_tpl->tpl_vars['manufacturer'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['manufacturer']->_loop = false; $_from = $_smarty_tpl->tpl_vars['manufacturers']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');} $_smarty_tpl->tpl_vars['manufacturer']->total= $_smarty_tpl->_count($_from); $_smarty_tpl->tpl_vars['manufacturer']->iteration=0; $_smarty_tpl->tpl_vars['manufacturer']->index=-1; $_smarty_tpl->tpl_vars['smarty']->value['foreach']['manufacturer_list']['iteration']=0; foreach ($_from as $_smarty_tpl->tpl_vars['manufacturer']->key => $_smarty_tpl->tpl_vars['manufacturer']->value){ $_smarty_tpl->tpl_vars['manufacturer']->_loop = true; $_smarty_tpl->tpl_vars['manufacturer']->iteration++; $_smarty_tpl->tpl_vars['manufacturer']->index++; $_smarty_tpl->tpl_vars['manufacturer']->first = $_smarty_tpl->tpl_vars['manufacturer']->index === 0; $_smarty_tpl->tpl_vars['manufacturer']->last = $_smarty_tpl->tpl_vars['manufacturer']->iteration === $_smarty_tpl->tpl_vars['manufacturer']->total; $_smarty_tpl->tpl_vars['smarty']->value['foreach']['manufacturer_list']['first'] = $_smarty_tpl->tpl_vars['manufacturer']->first; $_smarty_tpl->tpl_vars['smarty']->value['foreach']['manufacturer_list']['iteration']++; $_smarty_tpl->tpl_vars['smarty']->value['foreach']['manufacturer_list']['last'] = $_smarty_tpl->tpl_vars['manufacturer']->last; ?> <?php if ($_smarty_tpl->getVariable('smarty')->value['foreach']['manufacturer_list']['iteration']<=$_smarty_tpl->tpl_vars['text_list_nb']->value){?> <li class="<?php if ($_smarty_tpl->getVariable('smarty')->value['foreach']['manufacturer_list']['last']){?>last_item<?php }elseif($_smarty_tpl->getVariable('smarty')->value['foreach']['manufacturer_list']['first']){?>first_item<?php }else{ ?>item<?php }?>"><a href="<?php echo $_smarty_tpl->tpl_vars['link']->value->getmanufacturerLink($_smarty_tpl->tpl_vars['manufacturer']->value['id_manufacturer'],$_smarty_tpl->tpl_vars['manufacturer']->value['link_rewrite']);?> " title="<?php echo smartyTranslate(array('s'=>'More about','mod'=>'blockmanufacturer'),$_smarty_tpl);?> <?php echo $_smarty_tpl->tpl_vars['manufacturer']->value['name'];?> "><?php echo smarty_modifier_escape($_smarty_tpl->tpl_vars['manufacturer']->value['name'], 'htmlall', 'UTF-8');?> </a></li> <?php }?> <?php } ?> </ul> <?php }?> <?php if ($_smarty_tpl->tpl_vars['form_list']->value){?> <form action="<?php echo smarty_modifier_escape($_SERVER['SCRIPT_NAME'], 'htmlall', 'UTF-8');?> " method="get"> <p> <select id="manufacturer_list" onchange="autoUrl('manufacturer_list', '');"> <option value="0"><?php echo smartyTranslate(array('s'=>'All manufacturers','mod'=>'blockmanufacturer'),$_smarty_tpl);?> </option> <?php $_smarty_tpl->tpl_vars['manufacturer'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['manufacturer']->_loop = false; $_from = $_smarty_tpl->tpl_vars['manufacturers']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');} foreach ($_from as $_smarty_tpl->tpl_vars['manufacturer']->key => $_smarty_tpl->tpl_vars['manufacturer']->value){ $_smarty_tpl->tpl_vars['manufacturer']->_loop = true; ?> <option value="<?php echo $_smarty_tpl->tpl_vars['link']->value->getmanufacturerLink($_smarty_tpl->tpl_vars['manufacturer']->value['id_manufacturer'],$_smarty_tpl->tpl_vars['manufacturer']->value['link_rewrite']);?> "><?php echo smarty_modifier_escape($_smarty_tpl->tpl_vars['manufacturer']->value['name'], 'htmlall', 'UTF-8');?> </option> <?php } ?> </select> </p> </form> <?php }?> <?php }else{ ?> <p><?php echo smartyTranslate(array('s'=>'No manufacturer','mod'=>'blockmanufacturer'),$_smarty_tpl);?> </p> <?php }?> </div> </div> <!-- /Block manufacturers module --> <?php }} ?>
©
2018. | Recode by D7net