First upload

This commit is contained in:
Nikolai Fesenko
2025-02-02 13:37:56 +01:00
commit 8d227c9191
3281 changed files with 362319 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:22
compiled from widget/footer/categorylist.tpl */ ?>
<?php if ($this->_tpl_vars['oxcmp_categories']): ?>
<?php $this->assign('categories', $this->_tpl_vars['oxcmp_categories']); ?>
<ul class="categories list-unstyled">
<?php $_from = $this->_tpl_vars['categories']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['_cat']):
?>
<?php if ($this->_tpl_vars['_cat']->getIsVisible()): ?>
<?php if ($this->_tpl_vars['_cat']->getContentCats()): ?>
<?php $_from = $this->_tpl_vars['_cat']->getContentCats(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['_oCont']):
?>
<li><a href="<?php echo $this->_tpl_vars['_oCont']->getLink(); ?>
"><i></i><?php echo $this->_tpl_vars['_oCont']->oxcontents__oxtitle->value; ?>
</a></li>
<?php endforeach; endif; unset($_from); ?>
<?php endif; ?>
<li><a href="<?php echo $this->_tpl_vars['_cat']->getLink(); ?>
" <?php if ($this->_tpl_vars['_cat']->expanded): ?>class="exp"<?php endif; ?>><?php echo $this->_tpl_vars['_cat']->oxcategories__oxtitle->value; ?>
<?php if ($this->_tpl_vars['oView']->showCategoryArticlesCount() && ( $this->_tpl_vars['_cat']->getNrOfArticles() > 0 )): ?> (<?php echo $this->_tpl_vars['_cat']->getNrOfArticles(); ?>
)<?php endif; ?></a></li>
<?php endif; ?>
<?php endforeach; endif; unset($_from); ?>
</ul>
<?php endif; ?>

View File

@@ -0,0 +1,19 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:22
compiled from message/errors.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'is_array', 'message/errors.tpl', 1, false),)), $this); ?>
<?php if (((is_array($_tmp=$this->_tpl_vars['Errors'])) ? $this->_run_mod_handler('is_array', true, $_tmp) : is_array($_tmp)) && ((is_array($_tmp=$this->_tpl_vars['Errors']['default'])) ? $this->_run_mod_handler('is_array', true, $_tmp) : is_array($_tmp)) && ! empty ( $this->_tpl_vars['Errors']['default'] )): ?>
<?php $_from = $this->_tpl_vars['Errors']['default']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['key'] => $this->_tpl_vars['oEr']):
?>
<p class="alert alert-danger"><?php echo $this->_tpl_vars['oEr']->getOxMessage(); ?>
</p>
<?php endforeach; endif; unset($_from); ?>
<?php endif; ?>
<?php if (((is_array($_tmp=$this->_tpl_vars['Errors']['popup'])) ? $this->_run_mod_handler('is_array', true, $_tmp) : is_array($_tmp)) && ! empty ( $this->_tpl_vars['Errors']['popup'] )): ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "message/errors_modal.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endif; ?>

View File

@@ -0,0 +1,125 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:22
compiled from layout/page.tpl */ ?>
<?php ob_start(); ?>
<?php if ($this->_tpl_vars['oView']->showRDFa()): ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "rdfa/rdfa.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endif; ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "layout/header.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php $this->assign('blFullwidth', $this->_tpl_vars['oViewConf']->getViewThemeParam('blFullwidthLayout')); ?>
<div id="wrapper" <?php if ($this->_tpl_vars['sidebar']): ?>class="sidebar<?php echo $this->_tpl_vars['sidebar']; ?>
"<?php endif; ?>>
<div class="underdog">
<div class="<?php if ($this->_tpl_vars['blFullwidth']): ?>container-fluid<?php else: ?>container<?php endif; ?>">
<div class="row">
<?php if ($this->_tpl_vars['oView']->getClassName() == 'start' && $this->_tpl_vars['oView']->getBanners() && ! empty ( $this->_tpl_vars['oView']->getBanners() )): ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/promoslider.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endif; ?>
</div>
</div>
<div class="<?php if ($this->_tpl_vars['blFullwidth']): ?>container<?php else: ?>container-fluid<?php endif; ?>">
<div class="content-box">
<?php if ($this->_tpl_vars['oView']->getClassName() != 'start' && ! $this->_tpl_vars['blHideBreadcrumb']): ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/breadcrumb.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endif; ?>
<?php echo $this->_smarty_vars['capture']['loginErrors']; ?>
<div class="row">
<?php if ($this->_tpl_vars['sidebar'] && $this->_tpl_vars['sidebar'] != 'Right'): ?>
<div class="col-12 col-md-3 <?php echo $this->_tpl_vars['oView']->getClassName(); ?>
">
<div id="sidebar">
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "layout/sidebar.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</div>
</div>
<?php endif; ?>
<div class="col-12<?php if ($this->_tpl_vars['sidebar']): ?> col-md-9<?php endif; ?>">
<div class="content mb-3" id="content">
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "message/errors.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php $_from = $this->_tpl_vars['oxidBlock_content']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['_block']):
?>
<?php echo $this->_tpl_vars['_block']; ?>
<?php endforeach; endif; unset($_from); ?>
</div>
</div>
<?php if ($this->_tpl_vars['sidebar'] && $this->_tpl_vars['sidebar'] == 'Right'): ?>
<div class="col-12 col-md-3 <?php echo $this->_tpl_vars['oView']->getClassName(); ?>
">
<div id="sidebar">
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "layout/sidebar.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</div>
</div>
<?php endif; ?>
</div>
</div>
</div>
</div>
</div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "layout/footer.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<i class="fa fa-chevron-circle-up icon-4x" id="jumptotop"></i>
<?php $this->_smarty_vars['capture']['default'] = ob_get_contents(); $this->append('oxidBlock_pageBody', ob_get_contents());ob_end_clean(); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "layout/base.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>

View File

@@ -0,0 +1,74 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:22
compiled from page/shop/start.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('block', 'oxifcontent', 'page/shop/start.tpl', 6, false),array('modifier', 'oxmultilangassign', 'page/shop/start.tpl', 16, false),array('insert', 'oxid_tracker', 'page/shop/start.tpl', 45, false),)), $this); ?>
<?php ob_start(); ?>
<?php $this->assign('oConfig', $this->_tpl_vars['oViewConf']->getConfig()); ?>
<?php $this->assign('rsslinks', $this->_tpl_vars['oView']->getRssLinks()); ?>
<?php $this->_tag_stack[] = array('oxifcontent', array('ident' => 'oxstartwelcome','object' => 'oCont')); $_block_repeat=true;smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<div class="welcome-teaser"><?php echo $this->_tpl_vars['oCont']->oxcontents__oxcontent->value; ?>
</div>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<?php $this->assign('oTopArticles', $this->_tpl_vars['oView']->getTop5ArticleList()); ?>
<?php $this->assign('oBargainArticles', $this->_tpl_vars['oView']->getBargainArticleList()); ?>
<?php if ($this->_tpl_vars['oBargainArticles'] && $this->_tpl_vars['oBargainArticles']->count()): ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/product/list.tpl", 'smarty_include_vars' => array('type' => $this->_tpl_vars['oViewConf']->getViewThemeParam('sStartPageListDisplayType'),'head' => ((is_array($_tmp='START_BARGAIN_HEADER')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp)),'subhead' => ((is_array($_tmp='START_BARGAIN_SUBHEADER')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp)),'listId' => 'bargainItems','products' => $this->_tpl_vars['oBargainArticles'],'rsslink' => $this->_tpl_vars['rsslinks']['bargainArticles'],'rssId' => 'rssBargainProducts','showMainLink' => true,'iProductsPerLine' => 4)));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endif; ?>
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('bl_showManufacturerSlider')): ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/manufacturersslider.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endif; ?>
<?php $this->assign('oNewestArticles', $this->_tpl_vars['oView']->getNewestArticles()); ?>
<?php if ($this->_tpl_vars['oNewestArticles'] && $this->_tpl_vars['oNewestArticles']->count()): ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/product/list.tpl", 'smarty_include_vars' => array('type' => $this->_tpl_vars['oViewConf']->getViewThemeParam('sStartPageListDisplayType'),'head' => ((is_array($_tmp='START_NEWEST_HEADER')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp)),'subhead' => ((is_array($_tmp='START_NEWEST_SUBHEADER')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp)),'listId' => 'newItems','products' => $this->_tpl_vars['oNewestArticles'],'rsslink' => $this->_tpl_vars['rsslinks']['newestArticles'],'rssId' => 'rssNewestProducts','showMainLink' => true,'iProductsPerLine' => 4)));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endif; ?>
<?php if ($this->_tpl_vars['oNewestArticles'] && $this->_tpl_vars['oNewestArticles']->count() && $this->_tpl_vars['oTopArticles'] && $this->_tpl_vars['oTopArticles']->count()): ?>
<div class="row">
<hr>
</div>
<?php endif; ?>
<?php if ($this->_tpl_vars['oTopArticles'] && $this->_tpl_vars['oTopArticles']->count()): ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/product/list.tpl", 'smarty_include_vars' => array('type' => $this->_tpl_vars['oViewConf']->getViewThemeParam('sStartPageListDisplayType'),'head' => ((is_array($_tmp='START_TOP_PRODUCTS_HEADER')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp)),'subhead' => ((is_array($_tmp='START_TOP_PRODUCTS_SUBHEADER')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp, $this->_tpl_vars['oTopArticles']->count()) : smarty_modifier_oxmultilangassign($_tmp, $this->_tpl_vars['oTopArticles']->count())),'listId' => 'topBox','products' => $this->_tpl_vars['oTopArticles'],'rsslink' => $this->_tpl_vars['rsslinks']['topArticles'],'rssId' => 'rssTopProducts','showMainLink' => true,'iProductsPerLine' => 4)));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endif; ?>
<?php require_once(SMARTY_CORE_DIR . 'core.run_insert_handler.php');
echo smarty_core_run_insert_handler(array('args' => array('name' => 'oxid_tracker')), $this); ?>
<?php $this->_smarty_vars['capture']['default'] = ob_get_contents(); $this->append('oxidBlock_content', ob_get_contents());ob_end_clean(); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "layout/page.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>

View File

@@ -0,0 +1,132 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:22
compiled from widget/header/categorylist.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxmultilang', 'widget/header/categorylist.tpl', 18, false),)), $this); ?>
<?php if ($this->_tpl_vars['oxcmp_categories']): ?>
<?php $this->assign('homeSelected', 'false'); ?>
<?php if ($this->_tpl_vars['oViewConf']->getTopActionClassName() == 'start'): ?>
<?php $this->assign('homeSelected', 'true'); ?>
<?php endif; ?>
<?php $this->assign('oxcmp_categories', $this->_tpl_vars['oxcmp_categories']); ?>
<?php $this->assign('blFullwidth', $this->_tpl_vars['oViewConf']->getViewThemeParam('blFullwidthLayout')); ?>
<nav id="mainnav" class="navbar navbar-expand-lg navbar-light<?php if ($this->_tpl_vars['blFullwidth']): ?> fullviewlayout<?php endif; ?>" role="navigation">
<div class="container">
<div class="navbar-header justify-content-start">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target=".navbar-main-collapse" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<span class="d-lg-none"><?php echo smarty_function_oxmultilang(array('ident' => 'DD_ROLES_BEMAIN_UIROOTHEADER'), $this);?>
</span>
</div>
<div class="collapse navbar-collapse navbar-main-collapse" id="navbarSupportedContent">
<ul id="navigation" class="navbar-nav nav">
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('blHomeLink')): ?>
<li class="nav-item<?php if ($this->_tpl_vars['homeSelected'] == 'true'): ?> active<?php endif; ?>">
<a class="nav-link" href="<?php echo $this->_tpl_vars['oViewConf']->getHomeLink(); ?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'HOME'), $this);?>
</a>
</li>
<?php endif; ?>
<?php $_from = $this->_tpl_vars['oxcmp_categories']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['root'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['root']['total'] > 0):
foreach ($_from as $this->_tpl_vars['catkey'] => $this->_tpl_vars['ocat']):
$this->_foreach['root']['iteration']++;
?>
<?php if ($this->_tpl_vars['ocat']->getIsVisible()): ?>
<?php $_from = $this->_tpl_vars['ocat']->getContentCats(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['MoreTopCms'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['MoreTopCms']['total'] > 0):
foreach ($_from as $this->_tpl_vars['oTopCont']):
$this->_foreach['MoreTopCms']['iteration']++;
?>
<li class="nav-item">
<a class="nav-link<?php if ($this->_tpl_vars['oContent']->oxcontents__oxloadid->value === $this->_tpl_vars['oTopCont']->oxcontents__oxloadid->value): ?> active<?php endif; ?>" href="<?php echo $this->_tpl_vars['oTopCont']->getLink(); ?>
"><?php echo $this->_tpl_vars['oTopCont']->oxcontents__oxtitle->value; ?>
</a>
</li>
<?php endforeach; endif; unset($_from); ?>
<li class="nav-item<?php if ($this->_tpl_vars['homeSelected'] == 'false' && $this->_tpl_vars['ocat']->expanded): ?> active<?php endif; ?><?php if ($this->_tpl_vars['ocat']->getSubCats()): ?> dropdown<?php endif; ?>">
<a class="nav-link" href="<?php echo $this->_tpl_vars['ocat']->getLink(); ?>
"<?php if ($this->_tpl_vars['ocat']->getSubCats()): ?> class="dropdown-toggle" data-toggle="dropdown"<?php endif; ?>>
<?php echo $this->_tpl_vars['ocat']->oxcategories__oxtitle->value; ?>
<?php if ($this->_tpl_vars['ocat']->getSubCats()): ?> <i class="fa fa-angle-down"></i><?php endif; ?>
</a>
<?php if ($this->_tpl_vars['ocat']->getSubCats()): ?>
<ul class="dropdown-menu">
<?php $_from = $this->_tpl_vars['ocat']->getSubCats(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['SubCat'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['SubCat']['total'] > 0):
foreach ($_from as $this->_tpl_vars['subcatkey'] => $this->_tpl_vars['osubcat']):
$this->_foreach['SubCat']['iteration']++;
?>
<?php if ($this->_tpl_vars['osubcat']->getIsVisible()): ?>
<?php $_from = $this->_tpl_vars['osubcat']->getContentCats(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['MoreCms'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['MoreCms']['total'] > 0):
foreach ($_from as $this->_tpl_vars['ocont']):
$this->_foreach['MoreCms']['iteration']++;
?>
<li class="dropdown-item<?php if ($this->_tpl_vars['oViewConf']->getContentId() == $this->_tpl_vars['ocont']->getId()): ?> active<?php endif; ?>">
<a class="dropdown-link<?php if ($this->_tpl_vars['oViewConf']->getContentId() == $this->_tpl_vars['ocont']->getId()): ?> current<?php endif; ?>" href="<?php echo $this->_tpl_vars['ocont']->getLink(); ?>
"><?php echo $this->_tpl_vars['ocont']->oxcontents__oxtitle->value; ?>
</a>
</li>
<?php endforeach; endif; unset($_from); ?>
<?php if ($this->_tpl_vars['osubcat']->getIsVisible()): ?>
<li class="dropdown-item<?php if ($this->_tpl_vars['homeSelected'] == 'false' && $this->_tpl_vars['osubcat']->expanded): ?> active<?php endif; ?>">
<a class="dropdown-link<?php if ($this->_tpl_vars['homeSelected'] == 'false' && $this->_tpl_vars['osubcat']->expanded): ?> current<?php endif; ?>" href="<?php echo $this->_tpl_vars['osubcat']->getLink(); ?>
"><?php echo $this->_tpl_vars['osubcat']->oxcategories__oxtitle->value; ?>
</a>
</li>
<?php endif; ?>
<?php endif; ?>
<?php endforeach; endif; unset($_from); ?>
</ul>
<?php endif; ?>
</li>
<?php endif; ?>
<?php endforeach; endif; unset($_from); ?>
</ul>
<ul class="fixed-header-actions">
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/header/menubasket.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<li class="fixed-header-item">
<a href="javascript:void(null)" class="search-toggle fixed-header-link" rel="nofollow">
<i class="fa fa-search"></i>
</a>
</li>
</ul>
<?php if ($this->_tpl_vars['oView']->isDemoShop()): ?>
<a href="<?php echo $this->_tpl_vars['oViewConf']->getBaseDir(); ?>
admin/" class="btn btn-sm btn-danger navbar-btn navbar-right visible-lg">
<?php echo smarty_function_oxmultilang(array('ident' => 'DD_DEMO_ADMIN_TOOL'), $this);?>
<i class="fa fa-external-link" style="font-size: 80%;"></i>
</a>
<?php endif; ?>
</div>
</div>
</nav>
<?php endif; ?>

View File

@@ -0,0 +1,171 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:22
compiled from widget/minibasket/minibasket.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'strip_tags', 'widget/minibasket/minibasket.tpl', 12, false),array('modifier', 'cat', 'widget/minibasket/minibasket.tpl', 75, false),array('function', 'oxprice', 'widget/minibasket/minibasket.tpl', 21, false),array('function', 'oxmultilang', 'widget/minibasket/minibasket.tpl', 28, false),array('function', 'oxgetseourl', 'widget/minibasket/minibasket.tpl', 75, false),array('function', 'oxscript', 'widget/minibasket/minibasket.tpl', 83, false),array('block', 'oxhasrights', 'widget/minibasket/minibasket.tpl', 44, false),)), $this); ?>
<?php if ($this->_tpl_vars['oxcmp_basket']->getProductsCount() >= 5): ?>
<?php $this->assign('blScrollable', true); ?>
<?php endif; ?>
<?php ob_start(); ?>
<?php $_from = $this->_tpl_vars['oxcmp_basket']->getContents(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['miniBasketList'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['miniBasketList']['total'] > 0):
foreach ($_from as $this->_tpl_vars['_product']):
$this->_foreach['miniBasketList']['iteration']++;
?>
<?php $this->assign('minibasketItemTitle', $this->_tpl_vars['_product']->getTitle()); ?>
<div class="row minibasket-item-row">
<div class="<?php if ($this->_tpl_vars['_prefix'] == 'modal'): ?>col-4 col-sm-2<?php else: ?>col-4<?php endif; ?> minibasket-item-col text-center">
<span class="badge"><?php echo $this->_tpl_vars['_product']->getAmount(); ?>
</span>
<a class="minibasket-link" href="<?php echo $this->_tpl_vars['_product']->getLink(); ?>
" title="<?php echo ((is_array($_tmp=$this->_tpl_vars['minibasketItemTitle'])) ? $this->_run_mod_handler('strip_tags', true, $_tmp) : smarty_modifier_strip_tags($_tmp)); ?>
">
<img class="minibasket-img" src="<?php echo $this->_tpl_vars['_product']->getIconUrl(); ?>
" alt="<?php echo ((is_array($_tmp=$this->_tpl_vars['minibasketItemTitle'])) ? $this->_run_mod_handler('strip_tags', true, $_tmp) : smarty_modifier_strip_tags($_tmp)); ?>
"/>
</a>
</div>
<div class="<?php if ($this->_tpl_vars['_prefix'] == 'modal'): ?>col-4 col-sm-7<?php else: ?>col-4<?php endif; ?> minibasket-item-col">
<a class="minibasket-link" href="<?php echo $this->_tpl_vars['_product']->getLink(); ?>
" title="<?php echo ((is_array($_tmp=$this->_tpl_vars['minibasketItemTitle'])) ? $this->_run_mod_handler('strip_tags', true, $_tmp) : smarty_modifier_strip_tags($_tmp)); ?>
"><?php echo ((is_array($_tmp=$this->_tpl_vars['minibasketItemTitle'])) ? $this->_run_mod_handler('strip_tags', true, $_tmp) : smarty_modifier_strip_tags($_tmp)); ?>
</a>
</div>
<div class="<?php if ($this->_tpl_vars['_prefix'] == 'modal'): ?>col-4 col-sm-3<?php else: ?>col-4<?php endif; ?> minibasket-item-col text-right">
<span class="price"><?php echo smarty_function_oxprice(array('price' => $this->_tpl_vars['_product']->getPrice(),'currency' => $this->_tpl_vars['currency']), $this);?>
</span>
</div>
</div>
<?php endforeach; endif; unset($_from); ?>
<div class="row minibasket-total-row">
<div class="<?php if ($this->_tpl_vars['_prefix'] == 'modal'): ?>col-8 col-sm-9<?php else: ?>col-8<?php endif; ?> minibasket-total-col">
<strong><?php echo smarty_function_oxmultilang(array('ident' => 'TOTAL'), $this);?>
</strong>
</div>
<div class="<?php if ($this->_tpl_vars['_prefix'] == 'modal'): ?>col-4 col-sm-3<?php else: ?>col-4<?php endif; ?> minibasket-total-col text-right">
<strong>
<?php if ($this->_tpl_vars['oxcmp_basket']->isPriceViewModeNetto()): ?>
<?php echo smarty_function_oxprice(array('price' => $this->_tpl_vars['oxcmp_basket']->getNettoSum(),'currency' => $this->_tpl_vars['currency']), $this);?>
<?php else: ?>
<?php echo smarty_function_oxprice(array('price' => $this->_tpl_vars['oxcmp_basket']->getBruttoSum(),'currency' => $this->_tpl_vars['currency']), $this);?>
<?php endif; ?>
</strong>
</div>
</div>
<?php $this->_smarty_vars['capture']['cartTable'] = ob_get_contents(); ob_end_clean(); ?>
<?php if ($this->_tpl_vars['oxcmp_basket']->getProductsCount()): ?>
<?php $this->_tag_stack[] = array('oxhasrights', array('ident' => 'TOBASKET')); $_block_repeat=true;smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<?php $this->assign('currency', $this->_tpl_vars['oView']->getActCurrency()); ?>
<?php if ($this->_tpl_vars['_prefix'] == 'modal'): ?>
<div class="modal fade basketFlyout" id="basketModal" tabindex="-1" role="dialog" aria-labelledby="basketModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title" id="basketModalLabel"><?php echo $this->_tpl_vars['oxcmp_basket']->getItemsCount(); ?>
<?php echo smarty_function_oxmultilang(array('ident' => 'ITEMS_IN_BASKET'), $this);?>
</h4>
<button type="button" class="close" data-dismiss="modal">
<span aria-hidden="true">&times;</span>
<span class="sr-only"><?php echo smarty_function_oxmultilang(array('ident' => 'CLOSE'), $this);?>
</span>
</button>
</div>
<div class="modal-body">
<?php if ($this->_tpl_vars['oxcmp_basket']->getProductsCount()): ?>
<?php $this->_tag_stack[] = array('oxhasrights', array('ident' => 'TOBASKET')); $_block_repeat=true;smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<div id="<?php echo $this->_tpl_vars['_prefix']; ?>
basketFlyout" class="basketFlyout">
<?php echo $this->_smarty_vars['capture']['cartTable']; ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/minibasket/countdown.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</div>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<?php endif; ?>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-outline-dark" data-dismiss="modal"><?php echo smarty_function_oxmultilang(array('ident' => 'DD_MINIBASKET_CONTINUE_SHOPPING'), $this);?>
</button>
<a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=basket") : smarty_modifier_cat($_tmp, "cl=basket"))), $this);?>
" class="btn btn-primary" data-toggle="tooltip" data-placement="top" title="<?php echo smarty_function_oxmultilang(array('ident' => 'DISPLAY_BASKET'), $this);?>
">
<i class="fa fa-shopping-cart"></i> <?php echo smarty_function_oxmultilang(array('ident' => 'DISPLAY_BASKET'), $this);?>
</a>
</div>
</div>
</div>
</div>
<?php echo smarty_function_oxscript(array('add' => "$('#basketModal').modal('show');"), $this);?>
<?php else: ?>
<p class="title">
<strong><?php echo $this->_tpl_vars['oxcmp_basket']->getItemsCount(); ?>
<?php echo smarty_function_oxmultilang(array('ident' => 'ITEMS_IN_BASKET'), $this);?>
</strong>
</p>
<div id="<?php echo $this->_tpl_vars['_prefix']; ?>
basketFlyout" class="basketFlyout<?php if ($this->_tpl_vars['blScrollable']): ?> scrollable<?php endif; ?>">
<div class="minibasket">
<?php echo $this->_smarty_vars['capture']['cartTable']; ?>
</div>
<div class="clearfix">
</div>
</div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/minibasket/countdown.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<p class="functions clear text-right">
<?php if ($this->_tpl_vars['oxcmp_user']): ?>
<a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=payment") : smarty_modifier_cat($_tmp, "cl=payment"))), $this);?>
" class="btn btn-primary"><?php echo smarty_function_oxmultilang(array('ident' => 'CHECKOUT'), $this);?>
</a>
<?php else: ?>
<a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=user") : smarty_modifier_cat($_tmp, "cl=user"))), $this);?>
" class="btn btn-primary"><?php echo smarty_function_oxmultilang(array('ident' => 'CHECKOUT'), $this);?>
</a>
<?php endif; ?>
<a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=basket") : smarty_modifier_cat($_tmp, "cl=basket"))), $this);?>
" class="btn btn-outline-dark"><?php echo smarty_function_oxmultilang(array('ident' => 'DISPLAY_BASKET'), $this);?>
</a>
</p>
<?php endif; ?>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<?php else: ?>
<div class="alert alert-info"><?php echo smarty_function_oxmultilang(array('ident' => 'BASKET_EMPTY'), $this);?>
</div>
<?php endif; ?>

View File

@@ -0,0 +1,46 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:22
compiled from widget/header/languages.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'cat', 'widget/header/languages.tpl', 4, false),array('modifier', 'oxaddparams', 'widget/header/languages.tpl', 15, false),)), $this); ?>
<?php if ($this->_tpl_vars['oView']->isLanguageLoaded()): ?>
<div class="btn-group languages-menu">
<button type="button" aria-label="Language" class="btn dropdown-toggle" data-toggle="dropdown">
<?php $this->assign('sLangImg', ((is_array($_tmp=((is_array($_tmp="lang/")) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oViewConf']->getActLanguageAbbr()) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oViewConf']->getActLanguageAbbr())))) ? $this->_run_mod_handler('cat', true, $_tmp, ".png") : smarty_modifier_cat($_tmp, ".png"))); ?>
<img src="<?php echo $this->_tpl_vars['oViewConf']->getImageUrl($this->_tpl_vars['sLangImg']); ?>
" alt=""/> <i class="fa fa-angle-down"></i>
</button>
<ul class="dropdown-menu dropdown-menu-right" role="menu">
<?php $_from = $this->_tpl_vars['oxcmp_lang']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['_lng']):
?>
<?php $this->assign('sLangImg', ((is_array($_tmp=((is_array($_tmp="lang/")) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['_lng']->abbr) : smarty_modifier_cat($_tmp, $this->_tpl_vars['_lng']->abbr)))) ? $this->_run_mod_handler('cat', true, $_tmp, ".png") : smarty_modifier_cat($_tmp, ".png"))); ?>
<?php if ($this->_tpl_vars['_lng']->selected): ?>
<?php ob_start(); ?>
<a class="flag dropdown-link <?php echo $this->_tpl_vars['_lng']->abbr; ?>
" title="<?php echo $this->_tpl_vars['_lng']->name; ?>
" href="<?php echo ((is_array($_tmp=$this->_tpl_vars['_lng']->link)) ? $this->_run_mod_handler('oxaddparams', true, $_tmp, $this->_tpl_vars['oView']->getDynUrlParams()) : smarty_modifier_oxaddparams($_tmp, $this->_tpl_vars['oView']->getDynUrlParams())); ?>
" hreflang="<?php echo $this->_tpl_vars['_lng']->abbr; ?>
"><span style="background-image:url('<?php echo $this->_tpl_vars['oViewConf']->getImageUrl($this->_tpl_vars['sLangImg']); ?>
')" ><?php echo $this->_tpl_vars['_lng']->name; ?>
</span></a>
<?php $this->_smarty_vars['capture']['languageSelected'] = ob_get_contents(); ob_end_clean(); ?>
<?php endif; ?>
<li class="dropdown-item<?php if ($this->_tpl_vars['_lng']->selected): ?> active<?php endif; ?>">
<a class="flag dropdown-link <?php echo $this->_tpl_vars['_lng']->abbr; ?>
" title="<?php echo $this->_tpl_vars['_lng']->name; ?>
" href="<?php echo ((is_array($_tmp=$this->_tpl_vars['_lng']->link)) ? $this->_run_mod_handler('oxaddparams', true, $_tmp, $this->_tpl_vars['oView']->getDynUrlParams()) : smarty_modifier_oxaddparams($_tmp, $this->_tpl_vars['oView']->getDynUrlParams())); ?>
" hreflang="<?php echo $this->_tpl_vars['_lng']->abbr; ?>
">
<img src="<?php echo $this->_tpl_vars['oViewConf']->getImageUrl($this->_tpl_vars['sLangImg']); ?>
" alt=""/> <?php echo $this->_tpl_vars['_lng']->name; ?>
</a>
</li>
<?php endforeach; endif; unset($_from); ?>
</ul>
</div>
<?php endif; ?>

View File

@@ -0,0 +1,216 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:22
compiled from layout/footer.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxmultilang', 'layout/footer.tpl', 18, false),array('function', 'oxid_include_widget', 'layout/footer.tpl', 21, false),array('block', 'oxifcontent', 'layout/footer.tpl', 147, false),)), $this); ?>
<?php $this->assign('blShowFullFooter', $this->_tpl_vars['oView']->showSearch()); ?>
<?php $this->assign('blFullwidth', $this->_tpl_vars['oViewConf']->getViewThemeParam('blFullwidthLayout')); ?>
<?php echo $this->_tpl_vars['oView']->setShowNewsletter($this->_tpl_vars['oViewConf']->getViewThemeParam('blFooterShowNewsletterForm')); ?>
<?php if ($this->_tpl_vars['oxcmp_user']): ?>
<?php $this->assign('force_sid', $this->_tpl_vars['oView']->getSidForWidget()); ?>
<?php endif; ?>
<footer class="footer" id="footer">
<div class="<?php if ($this->_tpl_vars['blFullwidth']): ?>container<?php else: ?>container-fluid<?php endif; ?>">
<div class="row mb-4">
<div class="col-12 col-lg-8">
<div class="row">
<section
class="col-12 <?php if ($this->_tpl_vars['blShowFullFooter']): ?>col-md-6 col-lg-3<?php else: ?>col-lg-6<?php endif; ?> footer-box footer-box-service">
<div class="h4 footer-box-title"><?php echo smarty_function_oxmultilang(array('ident' => 'SERVICES'), $this);?>
</div>
<div class="footer-box-content">
<?php echo smarty_function_oxid_include_widget(array('cl' => 'oxwServiceList','noscript' => 1,'nocookie' => 1,'force_sid' => $this->_tpl_vars['force_sid']), $this);?>
</div>
</section>
<section
class="col-12 <?php if ($this->_tpl_vars['blShowFullFooter']): ?>col-md-6 col-lg-3<?php else: ?>col-lg-6<?php endif; ?> footer-box footer-box-information">
<div class="h4 footer-box-title"><?php echo smarty_function_oxmultilang(array('ident' => 'INFORMATION'), $this);?>
</div>
<div class="footer-box-content">
<?php echo smarty_function_oxid_include_widget(array('cl' => 'oxwInformation','noscript' => 1,'nocookie' => 1,'force_sid' => $this->_tpl_vars['force_sid']), $this);?>
</div>
</section>
<?php if ($this->_tpl_vars['blShowFullFooter']): ?>
<section class="col-12 col-md-6 col-lg-3 footer-box footer-box-manufacturers">
<div class="h4 footer-box-title"><?php echo smarty_function_oxmultilang(array('ident' => 'OUR_BRANDS'), $this);?>
</div>
<div class="footer-box-content">
<?php echo smarty_function_oxid_include_widget(array('cl' => 'oxwManufacturerList','_parent' => $this->_tpl_vars['oView']->getClassName(),'noscript' => 1,'nocookie' => 1), $this);?>
</div>
</section>
<section class="col-12 col-md-6 col-lg-3 footer-box footer-box-categories">
<div class="h4 footer-box-title"><?php echo smarty_function_oxmultilang(array('ident' => 'CATEGORIES'), $this);?>
</div>
<div class="footer-box-content">
<?php echo smarty_function_oxid_include_widget(array('cl' => 'oxwCategoryTree','_parent' => $this->_tpl_vars['oView']->getClassName(),'sWidgetType' => 'footer','noscript' => 1,'nocookie' => 1), $this);?>
</div>
</section>
<?php endif; ?>
</div>
</div>
<div class="col-12 col-lg-4">
<div class="row">
<div class="col-12 mx-auto mx-lg-0">
<?php if ($this->_tpl_vars['oView']->showNewsletter()): ?>
<section class="footer-box footer-box-newsletter">
<div class="h4 footer-box-title"><?php echo smarty_function_oxmultilang(array('ident' => 'NEWSLETTER'), $this);?>
</div>
<div class="footer-box-content">
<p class="small"><?php echo smarty_function_oxmultilang(array('ident' => 'FOOTER_NEWSLETTER_INFO'), $this);?>
</p>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/footer/newsletter.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</div>
</section>
<?php endif; ?>
</div>
</div>
</div>
</div>
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('sFacebookUrl') || $this->_tpl_vars['oViewConf']->getViewThemeParam('sGooglePlusUrl') || $this->_tpl_vars['oViewConf']->getViewThemeParam('sTwitterUrl') || $this->_tpl_vars['oViewConf']->getViewThemeParam('sYouTubeUrl') || $this->_tpl_vars['oViewConf']->getViewThemeParam('sBlogUrl')): ?>
<div class="social-links">
<ul class="social-links-list ">
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('sFacebookUrl')): ?>
<li class="social-links-item">
<a target="_blank" class="social-links-link"
rel="noopener"
href="<?php echo $this->_tpl_vars['oViewConf']->getViewThemeParam('sFacebookUrl'); ?>
">
<i class="fab fa-facebook-f"></i> <span>Facebook</span>
</a>
</li>
<?php endif; ?>
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('sGooglePlusUrl')): ?>
<li class="social-links-item">
<a target="_blank" class="social-links-link"
rel="noopener"
href="<?php echo $this->_tpl_vars['oViewConf']->getViewThemeParam('sGooglePlusUrl'); ?>
">
<i class="fab fa-google-plus-square"></i> <span>Google+</span>
</a>
</li>
<?php endif; ?>
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('sTwitterUrl')): ?>
<li class="social-links-item">
<a target="_blank" class="social-links-link"
rel="noopener"
href="<?php echo $this->_tpl_vars['oViewConf']->getViewThemeParam('sTwitterUrl'); ?>
">
<i class="fab fa-twitter"></i> <span>Twitter</span>
</a>
</li>
<?php endif; ?>
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('sYouTubeUrl')): ?>
<li class="social-links-item">
<a target="_blank" class="social-links-link"
rel="noopener"
href="<?php echo $this->_tpl_vars['oViewConf']->getViewThemeParam('sYouTubeUrl'); ?>
">
<i class="fab fa-youtube"></i> <span>YouTube</span>
</a>
</li>
<?php endif; ?>
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('sBlogUrl')): ?>
<li class="social-links-item">
<a target="_blank" class="social-links-link"
rel="noopener"
href="<?php echo $this->_tpl_vars['oViewConf']->getViewThemeParam('sBlogUrl'); ?>
">
<i class="fab fa-wordpress"></i> <span>Blog</span>
</a>
</li>
<?php endif; ?>
</ul>
</div>
<?php endif; ?>
</div>
<?php if ($this->_tpl_vars['oView']->isPriceCalculated()): ?>
<?php $this->_tag_stack[] = array('oxifcontent', array('ident' => 'oxdeliveryinfo','object' => 'oCont')); $_block_repeat=true;smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<div class="<?php if ($this->_tpl_vars['blFullwidth']): ?>container<?php else: ?>container-fluid<?php endif; ?>">
<div class="vat-info">
<?php if ($this->_tpl_vars['oView']->isVatIncluded()): ?>
<span class="vat-info-text">* <?php echo smarty_function_oxmultilang(array('ident' => 'PLUS_SHIPPING'), $this);?>
<a
href="<?php echo $this->_tpl_vars['oCont']->getLink(); ?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'PLUS_SHIPPING2'), $this);?>
</a></span>
<?php else: ?>
<span class="vat-info-text">* <?php echo smarty_function_oxmultilang(array('ident' => 'PLUS'), $this);?>
<a
href="<?php echo $this->_tpl_vars['oCont']->getLink(); ?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'PLUS_SHIPPING2'), $this);?>
</a></span>
<?php endif; ?>
</div>
</div>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<?php endif; ?>
</footer>
<?php $this->_tag_stack[] = array('oxifcontent', array('ident' => 'oxstdfooter','object' => 'oCont')); $_block_repeat=true;smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<div class="legal">
<div class="<?php if ($this->_tpl_vars['blFullwidth']): ?>container<?php else: ?>container-fluid<?php endif; ?>">
<section class="legal-box">
<?php echo $this->_tpl_vars['oCont']->oxcontents__oxcontent->value; ?>
</section>
</div>
</div>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<?php if ($this->_tpl_vars['oView']->isRootCatChanged()): ?>
<div id="scRootCatChanged" class="popupBox corners FXgradGreyLight glowShadow" style="display: none;">
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "form/privatesales/basketexcl.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</div>
<?php endif; ?>

View File

@@ -0,0 +1,29 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:22
compiled from widget/header/cookienote.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxscript', 'widget/header/cookienote.tpl', 2, false),array('function', 'oxmultilang', 'widget/header/cookienote.tpl', 8, false),array('function', 'oxgetseourl', 'widget/header/cookienote.tpl', 11, false),array('modifier', 'cat', 'widget/header/cookienote.tpl', 11, false),)), $this); ?>
<?php if ($this->_tpl_vars['oView']->isEnabled() && $_COOKIE['displayedCookiesNotification'] != '1'): ?>
<?php echo smarty_function_oxscript(array('include' => "js/libs/jquery.cookie.min.js"), $this);?>
<?php echo smarty_function_oxscript(array('add' => "$.cookie('testing', 'yes'); if(!$.cookie('testing')) $('#cookieNote').hide(); else{ $('#cookieNote').show(); $.cookie('testing', null, -1);}"), $this);?>
<?php echo smarty_function_oxscript(array('include' => "js/widgets/oxcookienote.min.js"), $this);?>
<div id="cookieNote">
<div class="alert alert-info" style="margin: 0;">
<button type="button" class="close" data-dismiss="alert">
<span aria-hidden="true">&times;</span><span class="sr-only"><?php echo smarty_function_oxmultilang(array('ident' => 'CLOSE'), $this);?>
</span>
</button>
<?php echo smarty_function_oxmultilang(array('ident' => 'COOKIE_NOTE'), $this);?>
<span class="cancelCookie"><a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=clearcookies") : smarty_modifier_cat($_tmp, "cl=clearcookies"))), $this);?>
" title="<?php echo smarty_function_oxmultilang(array('ident' => 'COOKIE_NOTE_DISAGREE'), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'COOKIE_NOTE_DISAGREE'), $this);?>
</a></span>
</div>
</div>
<?php echo smarty_function_oxscript(array('add' => "$('#cookieNote').oxCookieNote();"), $this);?>
<?php endif; ?>
<?php echo smarty_function_oxscript(array('widget' => $this->_tpl_vars['oView']->getClassName()), $this);?>

View File

@@ -0,0 +1,61 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:22
compiled from widget/header/servicebox.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxmultilang', 'widget/header/servicebox.tpl', 3, false),array('function', 'oxgetseourl', 'widget/header/servicebox.tpl', 8, false),array('modifier', 'cat', 'widget/header/servicebox.tpl', 8, false),)), $this); ?>
<div class="topPopList">
<span class="lead"><?php echo smarty_function_oxmultilang(array('ident' => 'ACCOUNT'), $this);?>
</span>
<div class="flyoutBox">
<ul id="services" class="list-unstyled">
<li>
<a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSslSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=account") : smarty_modifier_cat($_tmp, "cl=account"))), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'MY_ACCOUNT'), $this);?>
</a>
</li>
<?php if ($this->_tpl_vars['oViewConf']->getShowCompareList()): ?>
<li>
<a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=compare") : smarty_modifier_cat($_tmp, "cl=compare"))), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'MY_PRODUCT_COMPARISON'), $this);?>
</a> <?php if ($this->_tpl_vars['oView']->getCompareItemsCnt()): ?><span class="badge"><?php echo $this->_tpl_vars['oView']->getCompareItemsCnt(); ?>
</span><?php endif; ?>
</li>
<?php endif; ?>
<li>
<a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=account_noticelist") : smarty_modifier_cat($_tmp, "cl=account_noticelist"))), $this);?>
"><span><?php echo smarty_function_oxmultilang(array('ident' => 'MY_WISH_LIST'), $this);?>
</span></a>
<?php if ($this->_tpl_vars['oxcmp_user'] && $this->_tpl_vars['oxcmp_user']->getNoticeListArtCnt()): ?> <span class="badge"><?php echo $this->_tpl_vars['oxcmp_user']->getNoticeListArtCnt(); ?>
</span><?php endif; ?>
</li>
<?php if ($this->_tpl_vars['oViewConf']->getShowWishlist()): ?>
<li>
<a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=account_wishlist") : smarty_modifier_cat($_tmp, "cl=account_wishlist"))), $this);?>
"><span><?php echo smarty_function_oxmultilang(array('ident' => 'MY_GIFT_REGISTRY'), $this);?>
</span></a>
<?php if ($this->_tpl_vars['oxcmp_user'] && $this->_tpl_vars['oxcmp_user']->getWishListArtCnt()): ?> <span class="badge"><?php echo $this->_tpl_vars['oxcmp_user']->getWishListArtCnt(); ?>
</span><?php endif; ?>
</li>
<?php endif; ?>
<?php if ($this->_tpl_vars['oViewConf']->getShowListmania()): ?>
<li>
<a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=account_recommlist") : smarty_modifier_cat($_tmp, "cl=account_recommlist"))), $this);?>
"><span><?php echo smarty_function_oxmultilang(array('ident' => 'MY_LISTMANIA'), $this);?>
</span></a>
<?php if ($this->_tpl_vars['oxcmp_user'] && $this->_tpl_vars['oxcmp_user']->getRecommListsCount()): ?> <span class="badge"><?php echo $this->_tpl_vars['oxcmp_user']->getRecommListsCount(); ?>
</span><?php endif; ?>
</li>
<?php endif; ?>
<?php if ($this->_tpl_vars['oViewConf']->isFunctionalityEnabled ( 'blEnableDownloads' )): ?>
<li>
<a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=account_downloads") : smarty_modifier_cat($_tmp, "cl=account_downloads"))), $this);?>
"><span><?php echo smarty_function_oxmultilang(array('ident' => 'MY_DOWNLOADS'), $this);?>
</span></a>
</li>
<?php endif; ?>
</ul>
</div>
</div>

View File

@@ -0,0 +1,198 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:22
compiled from widget/product/listitem_grid.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('block', 'oxhasrights', 'widget/product/listitem_grid.tpl', 35, false),array('function', 'oxmultilang', 'widget/product/listitem_grid.tpl', 94, false),array('function', 'oxprice', 'widget/product/listitem_grid.tpl', 116, false),)), $this); ?>
<?php $this->assign('product', $this->_tpl_vars['oView']->getProduct()); ?>
<?php $this->assign('blDisableToCart', $this->_tpl_vars['oView']->getDisableToCart()); ?>
<?php $this->assign('iIndex', $this->_tpl_vars['oView']->getIndex()); ?>
<?php $this->assign('showMainLink', $this->_tpl_vars['oView']->getShowMainLink()); ?>
<?php $this->assign('currency', $this->_tpl_vars['oView']->getActCurrency()); ?>
<?php if ($this->_tpl_vars['showMainLink']): ?>
<?php $this->assign('_productLink', $this->_tpl_vars['product']->getMainLink()); ?>
<?php else: ?>
<?php $this->assign('_productLink', $this->_tpl_vars['product']->getLink()); ?>
<?php endif; ?>
<?php $this->assign('aVariantSelections', $this->_tpl_vars['product']->getVariantSelections(null,null,1)); ?>
<?php $this->assign('blShowToBasket', true); ?> <?php if ($this->_tpl_vars['blDisableToCart'] || $this->_tpl_vars['product']->isNotBuyable() || ( $this->_tpl_vars['aVariantSelections'] && $this->_tpl_vars['aVariantSelections']['selections'] ) || $this->_tpl_vars['product']->hasMdVariants() || ( $this->_tpl_vars['oViewConf']->showSelectListsInList() && $this->_tpl_vars['product']->getSelections(1) ) || $this->_tpl_vars['product']->getVariants()): ?>
<?php $this->assign('blShowToBasket', false); ?>
<?php endif; ?>
<?php if (! $this->_tpl_vars['testid']): ?>
<?php $this->assign('testid', $this->_tpl_vars['oView']->getViewParameter('testid')); ?>
<?php endif; ?>
<?php if (! $this->_tpl_vars['listId']): ?>
<?php $this->assign('listId', $this->_tpl_vars['oView']->getViewParameter('listId')); ?>
<?php endif; ?>
<form name="tobasket<?php echo $this->_tpl_vars['testid']; ?>
" <?php if ($this->_tpl_vars['blShowToBasket']): ?>action="<?php echo $this->_tpl_vars['oViewConf']->getSelfActionLink(); ?>
" method="post"<?php else: ?>action="<?php echo $this->_tpl_vars['_productLink']; ?>
" method="get"<?php endif; ?>>
<div class="hidden">
<?php echo $this->_tpl_vars['oViewConf']->getNavFormParams(); ?>
<?php echo $this->_tpl_vars['oViewConf']->getHiddenSid(); ?>
<input type="hidden" name="pgNr" value="<?php echo $this->_tpl_vars['oView']->getActPage(); ?>
">
<?php if ($this->_tpl_vars['recommid']): ?>
<input type="hidden" name="recommid" value="<?php echo $this->_tpl_vars['recommid']; ?>
">
<?php endif; ?>
<?php if ($this->_tpl_vars['blShowToBasket']): ?>
<?php $this->_tag_stack[] = array('oxhasrights', array('ident' => 'TOBASKET')); $_block_repeat=true;smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<input type="hidden" name="cl" value="<?php echo $this->_tpl_vars['oViewConf']->getTopActiveClassName(); ?>
">
<?php if ($this->_tpl_vars['owishid']): ?>
<input type="hidden" name="owishid" value="<?php echo $this->_tpl_vars['owishid']; ?>
">
<?php endif; ?>
<?php if ($this->_tpl_vars['toBasketFunction']): ?>
<input type="hidden" name="fnc" value="<?php echo $this->_tpl_vars['toBasketFunction']; ?>
">
<?php else: ?>
<input type="hidden" name="fnc" value="tobasket">
<?php endif; ?>
<input type="hidden" name="aid" value="<?php echo $this->_tpl_vars['product']->oxarticles__oxid->value; ?>
">
<?php if ($this->_tpl_vars['altproduct']): ?>
<input type="hidden" name="anid" value="<?php echo $this->_tpl_vars['altproduct']; ?>
">
<?php else: ?>
<input type="hidden" name="anid" value="<?php echo $this->_tpl_vars['product']->oxarticles__oxnid->value; ?>
">
<?php endif; ?>
<input type="hidden" name="am" value="1">
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<?php else: ?>
<input type="hidden" name="cl" value="details">
<input type="hidden" name="anid" value="<?php echo $this->_tpl_vars['product']->oxarticles__oxnid->value; ?>
">
<?php endif; ?>
</div>
<div class="picture text-center">
<a href="<?php echo $this->_tpl_vars['_productLink']; ?>
" title="<?php echo $this->_tpl_vars['product']->oxarticles__oxtitle->value; ?>
<?php echo $this->_tpl_vars['product']->oxarticles__oxvarselect->value; ?>
">
<img src="<?php echo $this->_tpl_vars['oViewConf']->getImageUrl('spinner.gif'); ?>
" data-src="<?php echo $this->_tpl_vars['product']->getThumbnailUrl(); ?>
" alt="<?php echo $this->_tpl_vars['product']->oxarticles__oxtitle->value; ?>
<?php echo $this->_tpl_vars['product']->oxarticles__oxvarselect->value; ?>
" class="img-fluid">
</a>
</div>
<div class="listDetails text-center">
<div class="title">
<a id="<?php echo $this->_tpl_vars['testid']; ?>
" href="<?php echo $this->_tpl_vars['_productLink']; ?>
" class="title" title="<?php echo $this->_tpl_vars['product']->oxarticles__oxtitle->value; ?>
<?php echo $this->_tpl_vars['product']->oxarticles__oxvarselect->value; ?>
">
<span><?php echo $this->_tpl_vars['product']->oxarticles__oxtitle->value; ?>
<?php echo $this->_tpl_vars['product']->oxarticles__oxvarselect->value; ?>
</span>
</a>
</div>
<div class="price text-center">
<div class="content">
<?php $this->_tag_stack[] = array('oxhasrights', array('ident' => 'SHOWARTICLEPRICE')); $_block_repeat=true;smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<?php $this->assign('oUnitPrice', $this->_tpl_vars['product']->getUnitPrice()); ?>
<?php $this->assign('tprice', $this->_tpl_vars['product']->getTPrice()); ?>
<?php $this->assign('price', $this->_tpl_vars['product']->getPrice()); ?>
<?php if ($this->_tpl_vars['tprice'] && $this->_tpl_vars['tprice']->getBruttoPrice() > $this->_tpl_vars['price']->getBruttoPrice()): ?>
<span class="oldPrice text-muted">
<del><?php echo $this->_tpl_vars['product']->getFTPrice(); ?>
<?php echo $this->_tpl_vars['currency']->sign; ?>
</del>
</span>
<?php endif; ?>
<?php if ($this->_tpl_vars['product']->getFPrice()): ?>
<span class="lead text-nowrap">
<?php if ($this->_tpl_vars['product']->isRangePrice()): ?>
<?php echo smarty_function_oxmultilang(array('ident' => 'PRICE_FROM'), $this);?>
<?php if (! $this->_tpl_vars['product']->isParentNotBuyable()): ?>
<?php echo $this->_tpl_vars['product']->getFMinPrice(); ?>
<?php else: ?>
<?php echo $this->_tpl_vars['product']->getFVarMinPrice(); ?>
<?php endif; ?>
<?php else: ?>
<?php if (! $this->_tpl_vars['product']->isParentNotBuyable()): ?>
<?php echo $this->_tpl_vars['product']->getFPrice(); ?>
<?php else: ?>
<?php echo $this->_tpl_vars['product']->getFVarMinPrice(); ?>
<?php endif; ?>
<?php endif; ?>
<?php echo $this->_tpl_vars['currency']->sign; ?>
<?php if ($this->_tpl_vars['oView']->isVatIncluded()): ?>
<?php if (! ( $this->_tpl_vars['product']->hasMdVariants() || ( $this->_tpl_vars['oViewConf']->showSelectListsInList() && $this->_tpl_vars['product']->getSelections(1) ) || $this->_tpl_vars['product']->getVariants() )): ?>*<?php endif; ?>
<?php endif; ?>
</span>
<?php endif; ?>
<?php if ($this->_tpl_vars['oUnitPrice']): ?>
<span id="productPricePerUnit_<?php echo $this->_tpl_vars['testid']; ?>
" class="pricePerUnit">
<?php echo $this->_tpl_vars['product']->oxarticles__oxunitquantity->value; ?>
<?php echo $this->_tpl_vars['product']->getUnitName(); ?>
| <?php echo smarty_function_oxprice(array('price' => $this->_tpl_vars['oUnitPrice'],'currency' => $this->_tpl_vars['currency']), $this);?>
/<?php echo $this->_tpl_vars['product']->getUnitName(); ?>
</span>
<?php elseif ($this->_tpl_vars['product']->oxarticles__oxweight->value): ?>
<span id="productPricePerUnit_<?php echo $this->_tpl_vars['testid']; ?>
" class="pricePerUnit">
<span title="weight"><?php echo smarty_function_oxmultilang(array('ident' => 'WEIGHT'), $this);?>
</span>
<span class="value"><?php echo $this->_tpl_vars['product']->oxarticles__oxweight->value; ?>
<?php echo smarty_function_oxmultilang(array('ident' => 'KG'), $this);?>
</span>
</span>
<?php endif; ?>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
</div>
</div>
<div class="actions text-center">
<div class="btn-group">
<?php if ($this->_tpl_vars['blShowToBasket']): ?>
<?php $this->_tag_stack[] = array('oxhasrights', array('ident' => 'TOBASKET')); $_block_repeat=true;smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<button type="submit" class="btn btn-outline-dark hasTooltip" aria-label="<?php echo smarty_function_oxmultilang(array('ident' => 'TO_CART'), $this);?>
" data-placement="bottom" title="<?php echo smarty_function_oxmultilang(array('ident' => 'TO_CART'), $this);?>
" data-container="body">
<i class="fa fa-shopping-cart"></i>
</button>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<a class="btn btn-primary" href="<?php echo $this->_tpl_vars['_productLink']; ?>
" ><?php echo smarty_function_oxmultilang(array('ident' => 'MORE_INFO'), $this);?>
</a>
<?php else: ?>
<a class="btn btn-primary" href="<?php echo $this->_tpl_vars['_productLink']; ?>
" ><?php echo smarty_function_oxmultilang(array('ident' => 'MORE_INFO'), $this);?>
</a>
<?php endif; ?>
</div>
</div>
</div>
</form>

View File

@@ -0,0 +1,35 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:22
compiled from widget/manufacturersslider.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxmultilang', 'widget/manufacturersslider.tpl', 4, false),)), $this); ?>
<div class="row">
<div id="manufacturerSlider" class="manufacturer-slider col-sm boxwrapper">
<div class="page-header">
<h3><?php echo smarty_function_oxmultilang(array('ident' => 'OUR_BRANDS'), $this);?>
</h3>
<span class="subhead"><?php echo smarty_function_oxmultilang(array('ident' => 'MANUFACTURERSLIDER_SUBHEAD'), $this);?>
</span>
</div>
<div class="flexslider">
<ul class="slides">
<?php $_from = $this->_tpl_vars['oView']->getManufacturerForSlider(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['oManufacturer']):
?>
<?php if ($this->_tpl_vars['oManufacturer']->oxmanufacturers__oxicon->value): ?>
<li class="flexslider-item">
<a href="<?php echo $this->_tpl_vars['oManufacturer']->getLink(); ?>
" title="<?php echo smarty_function_oxmultilang(array('ident' => 'VIEW_ALL_PRODUCTS'), $this);?>
" class="flexslider-link">
<img src="<?php echo $this->_tpl_vars['oViewConf']->getImageUrl('spinner.gif'); ?>
" class="flexslider-img" data-src="<?php echo $this->_tpl_vars['oManufacturer']->getIconUrl(); ?>
" alt="<?php echo $this->_tpl_vars['oManufacturer']->oxmanufacturers__oxtitle->value; ?>
">
</a>
</li>
<?php endif; ?>
<?php endforeach; endif; unset($_from); ?>
</ul>
</div>
</div>
</div>

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,91 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:22
compiled from layout/header.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxid_include_widget', 'layout/header.tpl', 2, false),array('function', 'oxid_include_dynamic', 'layout/header.tpl', 73, false),array('insert', 'oxid_newbasketitem', 'layout/header.tpl', 72, false),)), $this); ?>
<?php if ($this->_tpl_vars['oViewConf']->getTopActionClassName() != 'clearcookies' && $this->_tpl_vars['oViewConf']->getTopActionClassName() != 'mallstart'): ?>
<?php echo smarty_function_oxid_include_widget(array('cl' => 'oxwCookieNote','_parent' => $this->_tpl_vars['oView']->getClassName(),'nocookie' => 1), $this);?>
<?php endif; ?>
<?php $this->assign('blFullwidth', $this->_tpl_vars['oViewConf']->getViewThemeParam('blFullwidthLayout')); ?>
<div class="<?php if ($this->_tpl_vars['blFullwidth']): ?>container-fluid<?php else: ?>container<?php endif; ?>">
<header id="header" class="header">
<div class="header-box">
<div class="container">
<div class="row">
<div class="col-12 col-md-6 col-lg-4 order-lg-0 logo-col">
<?php $this->assign('slogoImg', $this->_tpl_vars['oViewConf']->getViewThemeParam('sLogoFile')); ?>
<?php $this->assign('sLogoWidth', $this->_tpl_vars['oViewConf']->getViewThemeParam('sLogoWidth')); ?>
<?php $this->assign('sLogoHeight', $this->_tpl_vars['oViewConf']->getViewThemeParam('sLogoHeight')); ?>
<a href="<?php echo $this->_tpl_vars['oViewConf']->getHomeLink(); ?>
" title="<?php echo $this->_tpl_vars['oxcmp_shop']->oxshops__oxtitleprefix->value; ?>
" class="logo-link">
<img src="<?php echo $this->_tpl_vars['oViewConf']->getImageUrl($this->_tpl_vars['slogoImg']); ?>
" alt="<?php echo $this->_tpl_vars['oxcmp_shop']->oxshops__oxtitleprefix->value; ?>
" style="<?php if ($this->_tpl_vars['sLogoWidth']): ?>width:auto;max-width:<?php echo $this->_tpl_vars['sLogoWidth']; ?>
px;<?php endif; ?><?php if ($this->_tpl_vars['sLogoHeight']): ?>height:auto;max-height:<?php echo $this->_tpl_vars['sLogoHeight']; ?>
px;<?php endif; ?>" class="logo-img">
</a>
</div>
<div class="col-12 col-md-6 col-lg-4 order-lg-3 menus-col">
<div class="menu-dropdowns">
<?php echo smarty_function_oxid_include_widget(array('cl' => 'oxwLanguageList','lang' => $this->_tpl_vars['oViewConf']->getActLanguageId(),'_parent' => $this->_tpl_vars['oView']->getClassName(),'nocookie' => 1,'_navurlparams' => $this->_tpl_vars['oViewConf']->getNavUrlParams(),'anid' => $this->_tpl_vars['oViewConf']->getActArticleId()), $this);?>
<?php echo smarty_function_oxid_include_widget(array('cl' => 'oxwCurrencyList','cur' => $this->_tpl_vars['oViewConf']->getActCurrency(),'_parent' => $this->_tpl_vars['oView']->getClassName(),'nocookie' => 1,'_navurlparams' => $this->_tpl_vars['oViewConf']->getNavUrlParams(),'anid' => $this->_tpl_vars['oViewConf']->getActArticleId()), $this);?>
<?php if ($this->_tpl_vars['oxcmp_user'] || $this->_tpl_vars['oView']->getCompareItemCount() || $this->_tpl_vars['Errors']['loginBoxErrors']): ?>
<?php $this->assign('blAnon', 0); ?>
<?php $this->assign('force_sid', $this->_tpl_vars['oViewConf']->getSessionId()); ?>
<?php else: ?>
<?php $this->assign('blAnon', 1); ?>
<?php endif; ?>
<?php echo smarty_function_oxid_include_widget(array('cl' => 'oxwServiceMenu','_parent' => $this->_tpl_vars['oView']->getClassName(),'force_sid' => $this->_tpl_vars['force_sid'],'nocookie' => $this->_tpl_vars['blAnon'],'_navurlparams' => $this->_tpl_vars['oViewConf']->getNavUrlParams(),'anid' => $this->_tpl_vars['oViewConf']->getActArticleId()), $this);?>
<?php if ($this->_tpl_vars['oxcmp_basket']->getProductsCount()): ?>
<?php $this->assign('blAnon', 0); ?>
<?php $this->assign('force_sid', $this->_tpl_vars['oViewConf']->getSessionId()); ?>
<?php else: ?>
<?php $this->assign('blAnon', 1); ?>
<?php endif; ?>
<?php echo smarty_function_oxid_include_widget(array('cl' => 'oxwMiniBasket','nocookie' => $this->_tpl_vars['blAnon'],'force_sid' => $this->_tpl_vars['force_sid']), $this);?>
</div>
</div>
<div class="col-12 col-lg-4 order-lg-2 search-col">
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/header/search.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</div>
</div>
</div>
</div>
<?php echo smarty_function_oxid_include_widget(array('cl' => 'oxwCategoryTree','cnid' => $this->_tpl_vars['oView']->getCategoryId(),'sWidgetType' => 'header','_parent' => $this->_tpl_vars['oView']->getClassName(),'nocookie' => 1), $this);?>
</header>
</div>
<?php require_once(SMARTY_CORE_DIR . 'core.run_insert_handler.php');
echo smarty_core_run_insert_handler(array('args' => array('name' => 'oxid_newbasketitem', 'tpl' => "widget/minibasket/newbasketitemmsg.tpl", 'type' => 'message')), $this); ?>
<?php echo smarty_function_oxid_include_dynamic(array('file' => "widget/minibasket/minibasketmodal.tpl"), $this);?>

View File

@@ -0,0 +1,74 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:22
compiled from widget/header/servicemenu.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'math', 'widget/header/servicemenu.tpl', 10, false),array('function', 'oxgetseourl', 'widget/header/servicemenu.tpl', 13, false),array('function', 'oxmultilang', 'widget/header/servicemenu.tpl', 16, false),array('modifier', 'cat', 'widget/header/servicemenu.tpl', 13, false),)), $this); ?>
<?php if ($this->_tpl_vars['oxcmp_user']): ?>
<?php $this->assign('noticeListCount', $this->_tpl_vars['oxcmp_user']->getNoticeListArtCnt()); ?>
<?php $this->assign('wishListCount', $this->_tpl_vars['oxcmp_user']->getWishListArtCnt()); ?>
<?php $this->assign('recommListCount', $this->_tpl_vars['oxcmp_user']->getRecommListsCount()); ?>
<?php else: ?>
<?php $this->assign('noticeListCount', '0'); ?>
<?php $this->assign('wishListCount', '0'); ?>
<?php $this->assign('recommListCount', '0'); ?>
<?php endif; ?>
<?php echo smarty_function_math(array('equation' => "a+b+c+d",'a' => $this->_tpl_vars['oView']->getCompareItemsCnt(),'b' => $this->_tpl_vars['noticeListCount'],'c' => $this->_tpl_vars['wishListCount'],'d' => $this->_tpl_vars['recommListCount'],'assign' => 'notificationsCounter'), $this);?>
<div class="btn-group service-menu <?php if (! $this->_tpl_vars['oxcmp_user']): ?>showLogin<?php endif; ?>">
<button type="button" aria-label="Usercenter" class="btn dropdown-toggle" data-toggle="dropdown" data-href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=account") : smarty_modifier_cat($_tmp, "cl=account"))), $this);?>
">
<?php if (! $this->_tpl_vars['oxcmp_user']): ?>
<?php echo smarty_function_oxmultilang(array('ident' => 'LOGIN'), $this);?>
<?php else: ?>
<?php echo smarty_function_oxmultilang(array('ident' => 'MY_ACCOUNT'), $this);?>
<?php endif; ?>
<?php if ($this->_tpl_vars['notificationsCounter'] > 0): ?>
<span class="badge"><?php echo $this->_tpl_vars['notificationsCounter']; ?>
</span>
<?php endif; ?>
<i class="fa fa-angle-down d-none d-md-inline-block"></i>
</button>
<ul class="dropdown-menu dropdown-menu-right login-menu" role="menu">
<li>
<div class="row">
<div class="<?php if (! $this->_tpl_vars['oxcmp_user']): ?>col-12 col-sm-5<?php else: ?>col-12<?php endif; ?> order-1 order-md-2">
<div class="service-menu-box clearfix">
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/header/servicebox.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php if ($this->_tpl_vars['oxcmp_user']): ?>
<div class="divider"></div>
<div class="text-right">
<a class="btn btn-danger" role="button" href="<?php echo $this->_tpl_vars['oViewConf']->getLogoutLink(); ?>
" title="<?php echo smarty_function_oxmultilang(array('ident' => 'LOGOUT'), $this);?>
">
<i class="fa fa-power-off"></i> <?php echo smarty_function_oxmultilang(array('ident' => 'LOGOUT'), $this);?>
</a>
</div>
<?php endif; ?>
</div>
</div>
<?php if (! $this->_tpl_vars['oxcmp_user']): ?>
<div class="col-12 col-sm-7 order-2 order-md-1">
<div class="service-menu-box clearfix">
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/header/loginbox.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</div>
</div>
<?php endif; ?>
</div>
</li>
</ul>
</div>

View File

@@ -0,0 +1,52 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:22
compiled from widget/footer/info.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('block', 'oxifcontent', 'widget/footer/info.tpl', 3, false),array('function', 'oxgetseourl', 'widget/footer/info.tpl', 25, false),array('function', 'oxmultilang', 'widget/footer/info.tpl', 25, false),array('modifier', 'cat', 'widget/footer/info.tpl', 25, false),)), $this); ?>
<ul class="information list-unstyled">
<?php $this->_tag_stack[] = array('oxifcontent', array('ident' => 'oximpressum','object' => '_cont')); $_block_repeat=true;smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<li><a href="<?php echo $this->_tpl_vars['_cont']->getLink(); ?>
"><?php echo $this->_tpl_vars['_cont']->oxcontents__oxtitle->value; ?>
</a></li>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<?php $this->_tag_stack[] = array('oxifcontent', array('ident' => 'oxagb','object' => '_cont')); $_block_repeat=true;smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<li><a href="<?php echo $this->_tpl_vars['_cont']->getLink(); ?>
"><?php echo $this->_tpl_vars['_cont']->oxcontents__oxtitle->value; ?>
</a></li>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<?php $this->_tag_stack[] = array('oxifcontent', array('ident' => 'oxsecurityinfo','object' => 'oCont')); $_block_repeat=true;smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<li><a href="<?php echo $this->_tpl_vars['oCont']->getLink(); ?>
"><?php echo $this->_tpl_vars['oCont']->oxcontents__oxtitle->value; ?>
</a></li>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<?php $this->_tag_stack[] = array('oxifcontent', array('ident' => 'oxdeliveryinfo','object' => 'oCont')); $_block_repeat=true;smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<li><a href="<?php echo $this->_tpl_vars['oCont']->getLink(); ?>
"><?php echo $this->_tpl_vars['oCont']->oxcontents__oxtitle->value; ?>
</a></li>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<?php $this->_tag_stack[] = array('oxifcontent', array('ident' => 'oxrightofwithdrawal','object' => 'oCont')); $_block_repeat=true;smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<li><a href="<?php echo $this->_tpl_vars['oCont']->getLink(); ?>
"><?php echo $this->_tpl_vars['oCont']->oxcontents__oxtitle->value; ?>
</a></li>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<?php $this->_tag_stack[] = array('oxifcontent', array('ident' => 'oxorderinfo','object' => 'oCont')); $_block_repeat=true;smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<li><a href="<?php echo $this->_tpl_vars['oCont']->getLink(); ?>
"><?php echo $this->_tpl_vars['oCont']->oxcontents__oxtitle->value; ?>
</a></li>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<?php $this->_tag_stack[] = array('oxifcontent', array('ident' => 'oxcredits','object' => 'oCont')); $_block_repeat=true;smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<li><a href="<?php echo $this->_tpl_vars['oCont']->getLink(); ?>
"><?php echo $this->_tpl_vars['oCont']->oxcontents__oxtitle->value; ?>
</a></li>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('blFooterShowNewsletter')): ?>
<li><a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=newsletter") : smarty_modifier_cat($_tmp, "cl=newsletter"))), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'NEWSLETTER'), $this);?>
</a></li>
<?php endif; ?>
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('blFooterShowNews')): ?>
<li><a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=news") : smarty_modifier_cat($_tmp, "cl=news"))), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'NEWS'), $this);?>
</a></li>
<?php endif; ?>
</ul>

View File

@@ -0,0 +1,81 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:22
compiled from widget/header/loginbox.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxmultilang', 'widget/header/loginbox.tpl', 24, false),array('function', 'oxgetseourl', 'widget/header/loginbox.tpl', 34, false),array('modifier', 'cat', 'widget/header/loginbox.tpl', 34, false),)), $this); ?>
<?php $this->assign('bIsError', 0); ?>
<?php ob_start(); ?>
<?php $_from = $this->_tpl_vars['Errors']['loginBoxErrors']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['key'] => $this->_tpl_vars['oEr']):
?>
<p id="errorBadLogin" class="alert alert-danger"><?php echo $this->_tpl_vars['oEr']->getOxMessage(); ?>
</p>
<?php $this->assign('bIsError', 1); ?>
<?php endforeach; endif; unset($_from); ?>
<?php $this->_smarty_vars['capture']['loginErrors'] = ob_get_contents(); ob_end_clean(); ?>
<?php if (! $this->_tpl_vars['oxcmp_user']->oxuser__oxpassword->value): ?>
<form class="form" id="login" name="login" action="<?php echo $this->_tpl_vars['oViewConf']->getSslSelfLink(); ?>
" method="post">
<div id="loginBox" class="loginBox" <?php if ($this->_tpl_vars['bIsError']): ?>style="display: block;"<?php endif; ?>>
<?php echo $this->_tpl_vars['oViewConf']->getHiddenSid(); ?>
<?php echo $this->_tpl_vars['oViewConf']->getNavFormParams(); ?>
<input type="hidden" name="fnc" value="login_noredirect">
<input type="hidden" name="cl" value="<?php echo $this->_tpl_vars['oViewConf']->getTopActiveClassName(); ?>
">
<?php if ($this->_tpl_vars['oViewConf']->getTopActiveClassName() == 'content'): ?>
<input type="hidden" name="oxcid" value="<?php echo $this->_tpl_vars['oViewConf']->getContentId(); ?>
">
<?php endif; ?>
<input type="hidden" name="pgNr" value="<?php echo $this->_tpl_vars['oView']->getActPage(); ?>
">
<input type="hidden" name="CustomError" value="loginBoxErrors">
<?php if ($this->_tpl_vars['oViewConf']->getActArticleId()): ?>
<input type="hidden" name="anid" value="<?php echo $this->_tpl_vars['oViewConf']->getActArticleId(); ?>
">
<?php endif; ?>
<span class="lead"><?php echo smarty_function_oxmultilang(array('ident' => 'LOGIN'), $this);?>
</span>
<div class="form-group">
<input id="loginEmail" type="email" name="lgn_usr" autocomplete="email" value="" class="form-control" placeholder="<?php echo smarty_function_oxmultilang(array('ident' => 'EMAIL_ADDRESS'), $this);?>
">
</div>
<div class="form-group">
<div class="input-group">
<input id="loginPasword" type="password" name="lgn_pwd" autocomplete="current-password" class="form-control" value="" placeholder="<?php echo smarty_function_oxmultilang(array('ident' => 'PASSWORD'), $this);?>
">
<span class="input-group-append">
<a class="forgotPasswordOpener btn btn-tertiary" href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSslSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=forgotpwd") : smarty_modifier_cat($_tmp, "cl=forgotpwd"))), $this);?>
" title="<?php echo smarty_function_oxmultilang(array('ident' => 'FORGOT_PASSWORD'), $this);?>
">?</a>
</span>
</div>
</div>
<?php if ($this->_tpl_vars['oViewConf']->isFunctionalityEnabled ( 'blShowRememberMe' )): ?>
<div class="checkbox">
<label>
<input type="checkbox" class="checkbox" value="1" name="lgn_cook" id="remember"> <?php echo smarty_function_oxmultilang(array('ident' => 'REMEMBER_ME'), $this);?>
</label>
</div>
<?php endif; ?>
<button type="submit" class="btn btn-primary"><?php echo smarty_function_oxmultilang(array('ident' => 'LOGIN'), $this);?>
</button>
<?php if (! $this->_tpl_vars['oxcmp_user']): ?>
<a class="btn" id="registerLink" role="button" href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSslSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=register") : smarty_modifier_cat($_tmp, "cl=register"))), $this);?>
" title="<?php echo smarty_function_oxmultilang(array('ident' => 'REGISTER'), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'REGISTER'), $this);?>
</a>
<?php endif; ?>
</div>
</form>
<?php endif; ?>

View File

@@ -0,0 +1,9 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:22
compiled from widget/minibasket/minibasketmodal.tpl */ ?>
<?php if ($this->_tpl_vars['oxcmp_basket']->isNewItemAdded() && $this->_tpl_vars['oView']->getNewBasketItemMsgType() == 2): ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/minibasket/minibasket.tpl", 'smarty_include_vars' => array('_prefix' => 'modal')));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endif; ?>

View File

@@ -0,0 +1,41 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:22
compiled from widget/footer/newsletter.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxmultilang', 'widget/footer/newsletter.tpl', 18, false),)), $this); ?>
<div class="row">
<div class="col-12 mx-auto col-md-8 mx-md-0 col-lg-12">
<form class="newsletter-form" role="form" action="<?php echo $this->_tpl_vars['oViewConf']->getSslSelfLink(); ?>
" method="post">
<div class="form-group">
<div class="hidden">
<?php echo $this->_tpl_vars['oViewConf']->getHiddenSid(); ?>
<input type="hidden" name="fnc" value="fill">
<input type="hidden" name="cl" value="newsletter">
<?php if ($this->_tpl_vars['oView']->getProduct()): ?>
<?php $this->assign('product', $this->_tpl_vars['oView']->getProduct()); ?>
<input type="hidden" name="anid" value="<?php echo $this->_tpl_vars['product']->oxarticles__oxnid->value; ?>
">
<?php endif; ?>
</div>
<label class="sr-only" for="footer_newsletter_oxusername"><?php echo smarty_function_oxmultilang(array('ident' => 'NEWSLETTER'), $this);?>
</label>
<div class="input-group">
<input type="text" class="form-control" type="email" name="editval[oxuser__oxusername]" placeholder="<?php echo smarty_function_oxmultilang(array('ident' => 'EMAIL'), $this);?>
" aria-label="<?php echo smarty_function_oxmultilang(array('ident' => 'EMAIL'), $this);?>
">
<div class="input-group-append">
<button class="btn btn-primary" type="submit"><?php echo smarty_function_oxmultilang(array('ident' => 'SUBSCRIBE'), $this);?>
</button>
</div>
</div>
</div>
</form>
</div>
</div>

View File

@@ -0,0 +1,28 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:22
compiled from i18n/js_vars.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxmultilang', 'i18n/js_vars.tpl', 5, false),)), $this); ?>
<script>
var oWave = oWave || [];
oWave.i18n =
{
DD_FORM_VALIDATION_VALIDEMAIL: "<?php echo smarty_function_oxmultilang(array('ident' => 'DD_FORM_VALIDATION_VALIDEMAIL'), $this);?>
",
DD_FORM_VALIDATION_PASSWORDAGAIN: "<?php echo smarty_function_oxmultilang(array('ident' => 'DD_FORM_VALIDATION_PASSWORDAGAIN'), $this);?>
",
DD_FORM_VALIDATION_NUMBER: "<?php echo smarty_function_oxmultilang(array('ident' => 'DD_FORM_VALIDATION_NUMBER'), $this);?>
",
DD_FORM_VALIDATION_INTEGER: "<?php echo smarty_function_oxmultilang(array('ident' => 'DD_FORM_VALIDATION_INTEGER'), $this);?>
",
DD_FORM_VALIDATION_POSITIVENUMBER: "<?php echo smarty_function_oxmultilang(array('ident' => 'DD_FORM_VALIDATION_POSITIVENUMBER'), $this);?>
",
DD_FORM_VALIDATION_NEGATIVENUMBER: "<?php echo smarty_function_oxmultilang(array('ident' => 'DD_FORM_VALIDATION_NEGATIVENUMBER'), $this);?>
",
DD_FORM_VALIDATION_REQUIRED: "<?php echo smarty_function_oxmultilang(array('ident' => 'DD_FORM_VALIDATION_REQUIRED'), $this);?>
",
DD_FORM_VALIDATION_CHECKONE: "<?php echo smarty_function_oxmultilang(array('ident' => 'DD_FORM_VALIDATION_CHECKONE'), $this);?>
",
NAV_MORE: "<?php echo smarty_function_oxmultilang(array('ident' => 'MORE'), $this);?>
"
};
</script>

View File

@@ -0,0 +1,33 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:22
compiled from widget/footer/manufacturerlist.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'count', 'widget/footer/manufacturerlist.tpl', 4, false),array('function', 'oxmultilang', 'widget/footer/manufacturerlist.tpl', 8, false),)), $this); ?>
<?php $this->assign('iManufacturerLimit', '20'); ?>
<?php $this->assign('manufacturers', $this->_tpl_vars['oView']->getManufacturerlist()); ?>
<?php if ($this->_tpl_vars['manufacturers']): ?>
<?php if (((is_array($_tmp=$this->_tpl_vars['manufacturers'])) ? $this->_run_mod_handler('count', true, $_tmp) : count($_tmp))): ?>
<ul class="manufacturers list-unstyled">
<?php $this->assign('rootManufacturer', $this->_tpl_vars['oView']->getRootManufacturer()); ?>
<li><a href="<?php echo $this->_tpl_vars['rootManufacturer']->getLink(); ?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'ALL_BRANDS'), $this);?>
</a></li>
<?php $_from = $this->_tpl_vars['manufacturers']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['manufacturers'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['manufacturers']['total'] > 0):
foreach ($_from as $this->_tpl_vars['_mnf']):
$this->_foreach['manufacturers']['iteration']++;
?>
<?php if (($this->_foreach['manufacturers']['iteration']-1) < $this->_tpl_vars['iManufacturerLimit']): ?>
<li><a href="<?php echo $this->_tpl_vars['_mnf']->getLink(); ?>
" <?php if ($this->_tpl_vars['_mnf']->expanded): ?>class="exp"<?php endif; ?>><?php echo $this->_tpl_vars['_mnf']->oxmanufacturers__oxtitle->value; ?>
</a></li>
<?php elseif (($this->_foreach['manufacturers']['iteration']-1) == $this->_tpl_vars['iManufacturerLimit']): ?>
<li><a href="<?php echo $this->_tpl_vars['rootManufacturer']->getLink(); ?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'MORE'), $this);?>
</a></li>
<?php endif; ?>
<?php endforeach; endif; unset($_from); ?>
</ul>
<?php endif; ?>
<?php endif; ?>

View File

@@ -0,0 +1,30 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:22
compiled from widget/header/search.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxmultilang', 'widget/header/search.tpl', 10, false),)), $this); ?>
<?php if ($this->_tpl_vars['oView']->showSearch()): ?>
<form class="form search" id="searchForm" role="form" action="<?php echo $this->_tpl_vars['oViewConf']->getSelfActionLink(); ?>
" method="get" name="search">
<?php echo $this->_tpl_vars['oViewConf']->getHiddenSid(); ?>
<input type="hidden" name="cl" value="search">
<div class="input-group">
<input class="form-control" type="text" id="searchParam" name="searchparam" value="<?php echo $this->_tpl_vars['oView']->getSearchParamForHtml(); ?>
" placeholder="<?php echo smarty_function_oxmultilang(array('ident' => 'SEARCH'), $this);?>
">
<div class="input-group-append">
<button class="btn btn-primary" type="button" id="searchSubmit" title="<?php echo smarty_function_oxmultilang(array('ident' => 'SEARCH_SUBMIT'), $this);?>
"><i class="fas fa-search"></i></button>
</div>
</div>
</form>
<?php endif; ?>

View File

@@ -0,0 +1,58 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:22
compiled from widget/promoslider.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'count', 'widget/promoslider.tpl', 5, false),array('modifier', 'trim', 'widget/promoslider.tpl', 29, false),)), $this); ?>
<?php $this->assign('oBanners', $this->_tpl_vars['oView']->getBanners()); ?>
<?php $this->assign('currency', $this->_tpl_vars['oView']->getActCurrency()); ?>
<?php if (count($this->_tpl_vars['oBanners'])): ?>
<div id="promo-carousel" class="flexslider">
<ul class="slides">
<?php $_from = $this->_tpl_vars['oBanners']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['promoslider'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['promoslider']['total'] > 0):
foreach ($_from as $this->_tpl_vars['iPicNr'] => $this->_tpl_vars['oBanner']):
$this->_foreach['promoslider']['iteration']++;
?>
<?php $this->assign('oArticle', $this->_tpl_vars['oBanner']->getBannerArticle()); ?>
<?php $this->assign('sBannerPictureUrl', $this->_tpl_vars['oBanner']->getBannerPictureUrl()); ?>
<?php if ($this->_tpl_vars['sBannerPictureUrl']): ?>
<li class="item">
<?php $this->assign('sBannerLink', $this->_tpl_vars['oBanner']->getBannerLink()); ?>
<?php if ($this->_tpl_vars['sBannerLink']): ?>
<a href="<?php echo $this->_tpl_vars['sBannerLink']; ?>
" title="<?php echo $this->_tpl_vars['oBanner']->oxactions__oxtitle->value; ?>
">
<?php endif; ?>
<img src="<?php echo $this->_tpl_vars['sBannerPictureUrl']; ?>
" alt="<?php echo $this->_tpl_vars['oBanner']->oxactions__oxtitle->value; ?>
" title="<?php echo $this->_tpl_vars['oBanner']->oxactions__oxtitle->value; ?>
">
<?php if ($this->_tpl_vars['sBannerLink']): ?>
</a>
<?php endif; ?>
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('blSliderShowImageCaption') && $this->_tpl_vars['oArticle']): ?>
<p class="flex-caption">
<?php if ($this->_tpl_vars['sBannerLink']): ?>
<a href="<?php echo $this->_tpl_vars['sBannerLink']; ?>
" class="flex-caption-link" title="<?php echo $this->_tpl_vars['oBanner']->oxactions__oxtitle->value; ?>
">
<?php endif; ?>
<span class="title"><?php echo $this->_tpl_vars['oArticle']->oxarticles__oxtitle->value; ?>
</span><?php if (((is_array($_tmp=$this->_tpl_vars['oArticle']->oxarticles__oxshortdesc->value)) ? $this->_run_mod_handler('trim', true, $_tmp) : trim($_tmp))): ?><br/><span class="shortdesc"><?php echo ((is_array($_tmp=$this->_tpl_vars['oArticle']->oxarticles__oxshortdesc->value)) ? $this->_run_mod_handler('trim', true, $_tmp) : trim($_tmp)); ?>
</span><?php endif; ?>
<?php if ($this->_tpl_vars['sBannerLink']): ?>
</a>
<?php endif; ?>
</p>
<?php endif; ?>
</li>
<?php endif; ?>
<?php endforeach; endif; unset($_from); ?>
</ul>
</div>
<?php endif; ?>

View File

@@ -0,0 +1,16 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:22
compiled from widget/header/menubasket.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxgetseourl', 'widget/header/menubasket.tpl', 2, false),array('modifier', 'cat', 'widget/header/menubasket.tpl', 2, false),)), $this); ?>
<li class="fixed-header-item">
<a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=basket") : smarty_modifier_cat($_tmp, "cl=basket"))), $this);?>
" rel="nofollow" class="fixed-header-link">
<i class="fas fa-shopping-cart"></i>
<?php if (isset ( $this->_tpl_vars['oxcmp_basket'] ) && $this->_tpl_vars['oxcmp_basket']->getItemsCount() > 0): ?>
<span class="badge">
<?php echo $this->_tpl_vars['oxcmp_basket']->getItemsCount(); ?>
</span>
<?php endif; ?>
</a>
</li>

View File

@@ -0,0 +1,75 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:22
compiled from widget/footer/services.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxgetseourl', 'widget/footer/services.tpl', 4, false),array('function', 'oxmultilang', 'widget/footer/services.tpl', 4, false),array('modifier', 'cat', 'widget/footer/services.tpl', 4, false),array('block', 'oxhasrights', 'widget/footer/services.tpl', 14, false),)), $this); ?>
<ul class="services list-unstyled">
<li><a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=contact") : smarty_modifier_cat($_tmp, "cl=contact"))), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'CONTACT'), $this);?>
</a></li>
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('blFooterShowHelp')): ?>
<li><a href="<?php echo $this->_tpl_vars['oViewConf']->getHelpPageLink(); ?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'HELP'), $this);?>
</a></li>
<?php endif; ?>
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('blFooterShowLinks')): ?>
<li><a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=links") : smarty_modifier_cat($_tmp, "cl=links"))), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'LINKS'), $this);?>
</a></li>
<?php endif; ?>
<?php if ($this->_tpl_vars['oView']->isActive('Invitations')): ?>
<li><a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=invite") : smarty_modifier_cat($_tmp, "cl=invite"))), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'INVITE_YOUR_FRIENDS'), $this);?>
</a></li>
<?php endif; ?>
<?php $this->_tag_stack[] = array('oxhasrights', array('ident' => 'TOBASKET')); $_block_repeat=true;smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<li>
<a href="<?php echo smarty_function_oxgetseourl(array('ident' => $this->_tpl_vars['oViewConf']->getBasketLink()), $this);?>
">
<?php echo smarty_function_oxmultilang(array('ident' => 'CART'), $this);?>
</a>
<?php if ($this->_tpl_vars['oxcmp_basket'] && $this->_tpl_vars['oxcmp_basket']->getItemsCount() > 0): ?> <span class="badge"><?php echo $this->_tpl_vars['oxcmp_basket']->getItemsCount(); ?>
</span><?php endif; ?>
</li>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<li><a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=account") : smarty_modifier_cat($_tmp, "cl=account"))), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'ACCOUNT'), $this);?>
</a></li>
<li>
<a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=account_noticelist") : smarty_modifier_cat($_tmp, "cl=account_noticelist"))), $this);?>
">
<?php echo smarty_function_oxmultilang(array('ident' => 'WISH_LIST'), $this);?>
</a>
<?php if ($this->_tpl_vars['oxcmp_user'] && $this->_tpl_vars['oxcmp_user']->getNoticeListArtCnt()): ?> <span class="badge"><?php echo $this->_tpl_vars['oxcmp_user']->getNoticeListArtCnt(); ?>
</span><?php endif; ?>
</li>
<?php if ($this->_tpl_vars['oViewConf']->getShowWishlist()): ?>
<li>
<a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=account_wishlist") : smarty_modifier_cat($_tmp, "cl=account_wishlist"))), $this);?>
">
<?php echo smarty_function_oxmultilang(array('ident' => 'MY_GIFT_REGISTRY'), $this);?>
</a>
<?php if ($this->_tpl_vars['oxcmp_user'] && $this->_tpl_vars['oxcmp_user']->getWishListArtCnt()): ?> <span class="badge"><?php echo $this->_tpl_vars['oxcmp_user']->getWishListArtCnt(); ?>
</span><?php endif; ?>
</li>
<li>
<a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=wishlist") : smarty_modifier_cat($_tmp, "cl=wishlist")),'params' => ((is_array($_tmp="wishid=")) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oView']->getWishlistUserId()) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oView']->getWishlistUserId()))), $this);?>
">
<?php echo smarty_function_oxmultilang(array('ident' => 'PUBLIC_GIFT_REGISTRIES'), $this);?>
</a>
</li>
<?php endif; ?>
<?php if ($this->_tpl_vars['oView']->isEnabledDownloadableFiles()): ?>
<li><a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=account_downloads") : smarty_modifier_cat($_tmp, "cl=account_downloads"))), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'MY_DOWNLOADS'), $this);?>
</a></li>
<?php endif; ?>
</ul>

View File

@@ -0,0 +1,32 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:22
compiled from widget/header/minibasket.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxgetseourl', 'widget/header/minibasket.tpl', 2, false),array('function', 'oxid_include_dynamic', 'widget/header/minibasket.tpl', 18, false),array('modifier', 'cat', 'widget/header/minibasket.tpl', 2, false),)), $this); ?>
<div class="btn-group minibasket-menu">
<button type="button" aria-label="Minibasket" class="btn dropdown-toggle" data-toggle="dropdown" data-href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=basket") : smarty_modifier_cat($_tmp, "cl=basket"))), $this);?>
">
<i class="fa fa-shopping-cart fa-2x" aria-hidden="true"></i>
<?php if ($this->_tpl_vars['oxcmp_basket']->getItemsCount() > 0): ?>
<span class="badge">
<?php echo $this->_tpl_vars['oxcmp_basket']->getItemsCount(); ?>
</span>
<?php endif; ?>
</button>
<ul class="dropdown-menu dropdown-menu-right" role="menu">
<li>
<div class="row">
<div class="col-12 ml-auto">
<div class="minibasket-menu-box">
<?php echo smarty_function_oxid_include_dynamic(array('file' => "widget/minibasket/minibasket.tpl"), $this);?>
</div>
</div>
</div>
</li>
</ul>
</div>

View File

@@ -0,0 +1,38 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:22
compiled from widget/header/currencies.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'oxaddparams', 'widget/header/currencies.tpl', 15, false),)), $this); ?>
<?php if ($this->_tpl_vars['oView']->loadCurrency()): ?>
<?php $this->assign('currency', $this->_tpl_vars['oView']->getActCurrency()); ?>
<div class="btn-group currencies-menu">
<button type="button" aria-label="Currencys" class="btn dropdown-toggle" data-toggle="dropdown">
<?php echo $this->_tpl_vars['currency']->name; ?>
<i class="fa fa-angle-down"></i>
</button>
<ul class="dropdown-menu dropdown-menu-right" role="menu">
<?php $_from = $this->_tpl_vars['oxcmp_cur']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['_cur']):
?>
<?php if ($this->_tpl_vars['_cur']->selected): ?>
<?php $this->assign('selectedCurrency', $this->_tpl_vars['_cur']->name); ?>
<?php ob_start(); ?>
<a class="dropdown-link" href="<?php echo ((is_array($_tmp=$this->_tpl_vars['_cur']->link)) ? $this->_run_mod_handler('oxaddparams', true, $_tmp, $this->_tpl_vars['oView']->getDynUrlParams()) : smarty_modifier_oxaddparams($_tmp, $this->_tpl_vars['oView']->getDynUrlParams())); ?>
" title="<?php echo $this->_tpl_vars['_cur']->name; ?>
"><span><?php echo $this->_tpl_vars['_cur']->name; ?>
</span></a>
<?php $this->_smarty_vars['capture']['currencySelected'] = ob_get_contents(); ob_end_clean(); ?>
<?php endif; ?>
<li class="dropdown-item<?php if ($this->_tpl_vars['_cur']->selected): ?> active<?php endif; ?>">
<a class="dropdown-link" href="<?php echo ((is_array($_tmp=$this->_tpl_vars['_cur']->link)) ? $this->_run_mod_handler('oxaddparams', true, $_tmp, $this->_tpl_vars['oView']->getDynUrlParams()) : smarty_modifier_oxaddparams($_tmp, $this->_tpl_vars['oView']->getDynUrlParams())); ?>
" title="<?php echo $this->_tpl_vars['_cur']->name; ?>
"><?php echo $this->_tpl_vars['_cur']->name; ?>
</a>
</li>
<?php endforeach; endif; unset($_from); ?>
</ul>
</div>
<?php endif; ?>

View File

@@ -0,0 +1,98 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:22
compiled from widget/product/list.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'math', 'widget/product/list.tpl', 56, false),array('function', 'counter', 'widget/product/list.tpl', 61, false),array('function', 'oxid_include_widget', 'widget/product/list.tpl', 66, false),array('modifier', 'cat', 'widget/product/list.tpl', 62, false),)), $this); ?>
<?php if (! $this->_tpl_vars['type']): ?>
<?php $this->assign('type', 'infogrid'); ?>
<?php endif; ?>
<?php if (! $this->_tpl_vars['iProductsPerLine']): ?>
<?php $this->assign('iProductsPerLine', 4); ?>
<?php endif; ?>
<?php if ($this->_tpl_vars['type'] == 'infogrid'): ?>
<?php $this->assign('iProductsPerLine', 2); ?>
<?php elseif ($this->_tpl_vars['type'] == 'grid'): ?>
<?php $this->assign('iProductsPerLine', 4); ?>
<?php elseif ($this->_tpl_vars['type'] == 'line'): ?>
<?php $this->assign('iProductsPerLine', 1); ?>
<?php endif; ?>
<?php if (! $this->_tpl_vars['testid']): ?>
<?php $this->assign('testid', $this->_tpl_vars['oView']->getViewParameter('testid')); ?>
<?php endif; ?>
<?php if (! $this->_tpl_vars['listId']): ?>
<?php $this->assign('listId', $this->_tpl_vars['oView']->getViewParameter('listId')); ?>
<?php endif; ?>
<div class="boxwrapper" id="boxwrapper_<?php echo $this->_tpl_vars['listId']; ?>
">
<?php if ($this->_tpl_vars['head']): ?>
<?php if ($this->_tpl_vars['header'] == 'light'): ?>
<div class="page-header">
<span class="h3"><?php echo $this->_tpl_vars['head']; ?>
</span>
<?php if ($this->_tpl_vars['subhead']): ?>
<small class="subhead"><?php echo $this->_tpl_vars['subhead']; ?>
</small>
<?php endif; ?>
</div>
<?php else: ?>
<div class="page-header">
<h2 class="h2">
<?php echo $this->_tpl_vars['head']; ?>
<?php if ($this->_tpl_vars['rsslink']): ?>
<a class="rss" id="<?php echo $this->_tpl_vars['rssId']; ?>
" aria-label="RSS" href="<?php echo $this->_tpl_vars['rsslink']['link']; ?>
" target="_blank">
<i class="fas fa-rss"></i>
</a>
<?php endif; ?>
</h2>
<?php if ($this->_tpl_vars['subhead']): ?>
<small class="subhead"><?php echo $this->_tpl_vars['subhead']; ?>
</small>
<?php endif; ?>
</div>
<?php endif; ?>
<?php endif; ?>
<?php if ($this->_tpl_vars['products'] && ! empty ( $this->_tpl_vars['products'] )): ?>
<?php echo smarty_function_math(array('equation' => "x / y",'x' => 12,'y' => $this->_tpl_vars['iProductsPerLine'],'assign' => 'iColIdent'), $this);?>
<div class="list-container" id="<?php echo $this->_tpl_vars['listId']; ?>
">
<div class="row <?php echo $this->_tpl_vars['type']; ?>
-view newItems">
<?php $_from = $this->_tpl_vars['products']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['productlist'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['productlist']['total'] > 0):
foreach ($_from as $this->_tpl_vars['_product']):
$this->_foreach['productlist']['iteration']++;
?>
<?php echo smarty_function_counter(array('print' => false,'assign' => 'productlistCounter'), $this);?>
<?php $this->assign('testid', ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['listId'])) ? $this->_run_mod_handler('cat', true, $_tmp, '_') : smarty_modifier_cat($_tmp, '_')))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_foreach['productlist']['iteration']) : smarty_modifier_cat($_tmp, $this->_foreach['productlist']['iteration']))); ?>
<div class="productData col-12<?php if ($this->_tpl_vars['type'] != 'line'): ?> col-sm-6 col-md-4 col-lg-<?php echo $this->_tpl_vars['iColIdent']; ?>
<?php endif; ?> productBox product-box">
<?php echo smarty_function_oxid_include_widget(array('cl' => 'oxwArticleBox','_parent' => $this->_tpl_vars['oView']->getClassName(),'nocookie' => 1,'_navurlparams' => $this->_tpl_vars['oViewConf']->getNavUrlParams(),'iLinkType' => $this->_tpl_vars['_product']->getLinkType(),'_object' => $this->_tpl_vars['_product'],'anid' => $this->_tpl_vars['_product']->getId(),'sWidgetType' => 'product','sListType' => "listitem_".($this->_tpl_vars['type']),'iIndex' => $this->_tpl_vars['testid'],'blDisableToCart' => $this->_tpl_vars['blDisableToCart'],'isVatIncluded' => $this->_tpl_vars['oView']->isVatIncluded(),'showMainLink' => $this->_tpl_vars['showMainLink'],'recommid' => $this->_tpl_vars['recommid'],'owishid' => $this->_tpl_vars['owishid'],'toBasketFunction' => $this->_tpl_vars['toBasketFunction'],'removeFunction' => $this->_tpl_vars['removeFunction'],'altproduct' => $this->_tpl_vars['altproduct'],'inlist' => $this->_tpl_vars['_product']->isInList(),'skipESIforUser' => 1,'testid' => $this->_tpl_vars['testid']), $this);?>
</div>
<?php endforeach; endif; unset($_from); ?>
</div>
<?php echo smarty_function_counter(array('print' => false,'assign' => 'productlistCounter','start' => 0), $this);?>
</div>
<?php endif; ?>
</div>

View File

@@ -0,0 +1,253 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:22
compiled from widget/dynscript.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxscript', 'widget/dynscript.tpl', 1, false),array('function', 'math', 'widget/dynscript.tpl', 58, false),array('modifier', 'cat', 'widget/dynscript.tpl', 62, false),array('modifier', 'trim', 'widget/dynscript.tpl', 74, false),array('modifier', 'default', 'widget/dynscript.tpl', 108, false),array('modifier', 'parse_url', 'widget/dynscript.tpl', 143, false),array('modifier', 'oxNew', 'widget/dynscript.tpl', 146, false),array('modifier', 'strtotime', 'widget/dynscript.tpl', 183, false),array('modifier', 'date_format', 'widget/dynscript.tpl', 204, false),)), $this); ?>
<?php echo smarty_function_oxscript(array(), $this);?>
<?php $this->assign('oConfig', $this->_tpl_vars['oViewConf']->getConfig()); ?>
<script type="text/javascript"><?php echo 'var sBaseUrl = \''; ?><?php echo $this->_tpl_vars['oViewConf']->getSelfActionLink(); ?><?php echo '\';var sActCl = \''; ?><?php echo $this->_tpl_vars['oViewConf']->getTopActiveClassName(); ?><?php echo '\';'; ?>
</script>
<?php $this->assign('sGATrackingId', $this->_tpl_vars['oViewConf']->getViewThemeParam('sGATrackingId')); ?>
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('blUseGAPageTracker') && $this->_tpl_vars['sGATrackingId']): ?>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', '<?php echo $this->_tpl_vars['sGATrackingId']; ?>
');
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('blGAAnonymizeIPs')): ?>
ga('set', 'anonymizeIp', true);
<?php endif; ?>
ga('send', 'pageview');
</script>
<?php endif; ?>
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('blUseGAEcommerceTracking') && $this->_tpl_vars['sGATrackingId'] && $this->_tpl_vars['oViewConf']->getTopActiveClassName() == 'thankyou'): ?>
<?php $this->assign('oOrder', $this->_tpl_vars['oView']->getOrder()); ?>
<?php if ($this->_tpl_vars['oOrder']): ?>
<?php if (! $this->_tpl_vars['oViewConf']->getViewThemeParam('blUseGAPageTracker')): ?>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', '<?php echo $this->_tpl_vars['sGATrackingId']; ?>
');
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('blGAAnonymizeIPs')): ?>
ga('set', 'anonymizeIp', true);
<?php endif; ?>
</script>
<?php endif; ?>
<script>
ga( 'require', 'ecommerce' );
ga( 'ecommerce:addTransaction', {
'id': '<?php echo $this->_tpl_vars['oOrder']->oxorder__oxordernr->value; ?>
', // Transaction ID. Required.
'affiliation': '<?php echo $this->_tpl_vars['oxcmp_shop']->oxshops__oxname->value; ?>
', // Affiliation or store name.
'revenue': '<?php echo $this->_tpl_vars['oOrder']->oxorder__oxtotalordersum->value; ?>
', // Grand Total.
'shipping': '<?php echo $this->_tpl_vars['oOrder']->oxorder__oxdelcost->value; ?>
', // Shipping.
'tax': '<?php echo smarty_function_math(array('equation' => "x+y",'x' => $this->_tpl_vars['oOrder']->oxorder__oxartvatprice1->value,'y' => $this->_tpl_vars['oOrder']->oxorder__oxartvatprice2->value), $this);?>
' // Tax.
});
<?php $_from = $this->_tpl_vars['oOrder']->getOrderArticles(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['oOrderArticle']):
?>
<?php $this->assign('sArticleName', ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['oOrderArticle']->oxorderarticles__oxtitle->value)) ? $this->_run_mod_handler('cat', true, $_tmp, ' ') : smarty_modifier_cat($_tmp, ' ')))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oOrderArticle']->oxorderarticles__oxselvariant->value) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oOrderArticle']->oxorderarticles__oxselvariant->value))); ?>
<?php $this->assign('sCategoryName', ""); ?>
<?php $this->assign('oOrderArticlePrice', $this->_tpl_vars['oOrderArticle']->getPrice()); ?>
<?php $this->assign('oArticle', $this->_tpl_vars['oOrderArticle']->getArticle()); ?>
<?php if ($this->_tpl_vars['oArticle']): ?>
<?php $this->assign('oMainCategory', $this->_tpl_vars['oArticle']->getCategory()); ?>
<?php if ($this->_tpl_vars['oMainCategory']): ?>
<?php $this->assign('sCategoryName', $this->_tpl_vars['oMainCategory']->oxcategories__oxtitle->value); ?>
<?php endif; ?>
<?php endif; ?>
ga( 'ecommerce:addItem', {
'id': '<?php echo $this->_tpl_vars['oOrder']->oxorder__oxordernr->value; ?>
', // Transaction ID. Required.
'name': '<?php echo ((is_array($_tmp=$this->_tpl_vars['sArticleName'])) ? $this->_run_mod_handler('trim', true, $_tmp) : trim($_tmp)); ?>
', // Product name. Required.
'sku': '<?php echo $this->_tpl_vars['oOrderArticle']->oxorderarticles__oxartnum->value; ?>
', // SKU/code.
'category': '<?php echo $this->_tpl_vars['sCategoryName']; ?>
', // Category or variation.
'price': '<?php echo $this->_tpl_vars['oOrderArticlePrice']->getBruttoPrice(); ?>
', // Unit price.
'quantity': '<?php echo $this->_tpl_vars['oOrderArticle']->oxorderarticles__oxamount->value; ?>
', // Quantity.
'currency': '<?php echo $this->_tpl_vars['oOrder']->oxorder__oxcurrency->value; ?>
' // local currency code.
});
<?php endforeach; endif; unset($_from); ?>
ga('ecommerce:send' );
</script>
<?php endif; ?>
<?php endif; ?>
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('blUseGoogleTS')): ?>
<?php $this->assign('sGoogleVendorId', $this->_tpl_vars['oViewConf']->getViewThemeParam('sGoogleVendorId')); ?>
<?php $this->assign('sGoogleShoppingAccountId', $this->_tpl_vars['oViewConf']->getViewThemeParam('sGoogleShoppingAccountId')); ?>
<?php $this->assign('sPageLanguage', $this->_tpl_vars['oViewConf']->getViewThemeParam('sPageLanguage')); ?>
<?php $this->assign('sShoppingCountry', $this->_tpl_vars['oViewConf']->getViewThemeParam('sShoppingCountry')); ?>
<?php $this->assign('sShoppingLanguage', $this->_tpl_vars['oViewConf']->getViewThemeParam('sShoppingLanguage')); ?>
<?php if ($this->_tpl_vars['oViewConf']->getTopActiveClassName() == 'details'): ?>
<?php $this->assign('oArticle', $this->_tpl_vars['oView']->getProduct()); ?>
<?php $this->assign('sGoogleShoppingProductId', $this->_tpl_vars['oArticle']->oxarticles__oxartnum->value); ?>
<?php endif; ?>
<?php if ($this->_tpl_vars['sGoogleVendorId'] && $this->_tpl_vars['sPageLanguage']): ?>
<script type="text/javascript">
var gts = gts || [];
gts.push(["id", "<?php echo $this->_tpl_vars['sGoogleVendorId']; ?>
"]);
gts.push(["badge_position","BOTTOM_RIGHT"]);
gts.push(["locale", "<?php echo ((is_array($_tmp=@$this->_tpl_vars['sPageLanguage'])) ? $this->_run_mod_handler('default', true, $_tmp, 'de_DE') : smarty_modifier_default($_tmp, 'de_DE')); ?>
"]);
<?php if ($this->_tpl_vars['sGoogleShoppingAccountId']): ?>
gts.push(["google_base_subaccount_id", "<?php echo $this->_tpl_vars['sGoogleShoppingAccountId']; ?>
"]);
gts.push(["google_base_offer_id", "<?php echo $this->_tpl_vars['sGoogleShoppingProductId']; ?>
"]);
<?php if ($this->_tpl_vars['sShoppingCountry']): ?>
gts.push(["google_base_country", "<?php echo ((is_array($_tmp=@$this->_tpl_vars['sShoppingCountry'])) ? $this->_run_mod_handler('default', true, $_tmp, 'DE') : smarty_modifier_default($_tmp, 'DE')); ?>
"]);
<?php endif; ?>
<?php if ($this->_tpl_vars['sShoppingLanguage']): ?>
gts.push(["google_base_language", "<?php echo ((is_array($_tmp=@$this->_tpl_vars['sShoppingLanguage'])) ? $this->_run_mod_handler('default', true, $_tmp, 'de') : smarty_modifier_default($_tmp, 'de')); ?>
"]);
<?php endif; ?>
<?php endif; ?>
(function() {
var gts = document.createElement("script");
gts.type = "text/javascript";
gts.async = true;
gts.src = "https://www.googlecommerce.com/trustedstores/api/js";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(gts, s);
})();
</script>
<?php if ($this->_tpl_vars['oViewConf']->getTopActiveClassName() == 'thankyou'): ?>
<?php $this->assign('sShippingDaysOnStock', $this->_tpl_vars['oViewConf']->getViewThemeParam('sShippingDaysOnStock')); ?>
<?php $this->assign('sShippingDaysNotOnStock', $this->_tpl_vars['oViewConf']->getViewThemeParam('sShippingDaysNotOnStock')); ?>
<?php $this->assign('sDeliveryDaysOnStock', $this->_tpl_vars['oViewConf']->getViewThemeParam('sDeliveryDaysOnStock')); ?>
<?php $this->assign('sDeliveryDaysNotOnStock', $this->_tpl_vars['oViewConf']->getViewThemeParam('sDeliveryDaysNotOnStock')); ?>
<?php if ($this->_tpl_vars['sShippingDaysOnStock'] && $this->_tpl_vars['sShippingDaysNotOnStock'] && $this->_tpl_vars['sDeliveryDaysOnStock'] && $this->_tpl_vars['sDeliveryDaysNotOnStock']): ?>
<?php if (! $this->_tpl_vars['oOrder']): ?>
<?php $this->assign('oOrder', $this->_tpl_vars['oView']->getOrder()); ?>
<?php endif; ?>
<?php $this->assign('sShopURL', $this->_tpl_vars['oConfig']->getConfigParam('sShopURL')); ?>
<?php $this->assign('aShopDomain', parse_url($this->_tpl_vars['sShopURL'])); ?>
<?php $this->assign('blHasPreOrder', false); ?>
<?php $this->assign('oBasket', $this->_tpl_vars['oView']->getBasket()); ?>
<?php $this->assign('oCountry', oxNew('oxCountry')); ?>
<?php if ($this->_tpl_vars['oCountry']->load($this->_tpl_vars['oOrder']->oxorder__oxbillcountryid->value)): ?>
<?php $this->assign('sCustomerCountry', $this->_tpl_vars['oCountry']->oxcountry__oxisoalpha2->value); ?>
<?php endif; ?>
<!-- START Google Zertifizierte Händler Order -->
<div id="gts-order" style="display:none;" translate="no">
<?php ob_start(); ?>
<?php $_from = $this->_tpl_vars['oOrder']->getOrderArticles(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['oOrderArticle']):
?>
<?php $this->assign('oArticle', $this->_tpl_vars['oOrderArticle']->getArticle()); ?>
<?php $this->assign('oOrderArticlePrice', $this->_tpl_vars['oOrderArticle']->getPrice()); ?>
<?php $this->assign('sArticleName', ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['oOrderArticle']->oxorderarticles__oxtitle->value)) ? $this->_run_mod_handler('cat', true, $_tmp, ' ') : smarty_modifier_cat($_tmp, ' ')))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oOrderArticle']->oxorderarticles__oxselvariant->value) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oOrderArticle']->oxorderarticles__oxselvariant->value))); ?>
<?php if (! $this->_tpl_vars['blHasPreOrder'] && $this->_tpl_vars['oArticle']->getStockStatus() == -1): ?>
<?php $this->assign('blHasPreOrder', true); ?>
<?php endif; ?>
<span class="gts-item">
<span class="gts-i-name"><?php echo ((is_array($_tmp=$this->_tpl_vars['sArticleName'])) ? $this->_run_mod_handler('trim', true, $_tmp) : trim($_tmp)); ?>
</span>
<span class="gts-i-price"><?php echo $this->_tpl_vars['oOrderArticlePrice']->getBruttoPrice(); ?>
</span>
<span class="gts-i-quantity"><?php echo $this->_tpl_vars['oOrderArticle']->oxorderarticles__oxamount->value; ?>
</span>
<span class="gts-i-prodsearch-id"><?php echo $this->_tpl_vars['oOrderArticle']->oxorderarticles__oxartnum->value; ?>
</span>
<?php if ($this->_tpl_vars['sGoogleShoppingAccountId']): ?>
<span class="gts-i-prodsearch-store-id"><?php echo $this->_tpl_vars['sGoogleShoppingAccountId']; ?>
</span>
<?php if ($this->_tpl_vars['sShoppingCountry']): ?>
<span class="gts-i-prodsearch-country"><?php echo ((is_array($_tmp=@$this->_tpl_vars['sShoppingCountry'])) ? $this->_run_mod_handler('default', true, $_tmp, 'DE') : smarty_modifier_default($_tmp, 'DE')); ?>
</span>
<?php endif; ?>
<?php if ($this->_tpl_vars['sShoppingLanguage']): ?>
<span class="gts-i-prodsearch-language"><?php echo ((is_array($_tmp=@$this->_tpl_vars['sShoppingLanguage'])) ? $this->_run_mod_handler('default', true, $_tmp, 'de') : smarty_modifier_default($_tmp, 'de')); ?>
</span>
<?php endif; ?>
<?php endif; ?>
</span>
<?php endforeach; endif; unset($_from); ?>
<?php $this->_smarty_vars['capture']['sGtsItems'] = ob_get_contents(); ob_end_clean(); ?>
<?php if ($this->_tpl_vars['blHasPreOrder']): ?>
<?php $this->assign('sShipDate', ((is_array($_tmp=($this->_tpl_vars['sShippingDaysNotOnStock'])." weekdays")) ? $this->_run_mod_handler('strtotime', true, $_tmp) : strtotime($_tmp))); ?>
<?php else: ?>
<?php $this->assign('sShipDate', ((is_array($_tmp=($this->_tpl_vars['sShippingDaysOnStock'])." weekdays")) ? $this->_run_mod_handler('strtotime', true, $_tmp) : strtotime($_tmp))); ?>
<?php endif; ?>
<?php if ($this->_tpl_vars['blHasPreOrder']): ?>
<?php $this->assign('sDeliveryDate', ((is_array($_tmp=($this->_tpl_vars['sDeliveryDaysNotOnStock'])." weekdays")) ? $this->_run_mod_handler('strtotime', true, $_tmp) : strtotime($_tmp))); ?>
<?php else: ?>
<?php $this->assign('sDeliveryDate', ((is_array($_tmp=($this->_tpl_vars['sDeliveryDaysOnStock'])." weekdays")) ? $this->_run_mod_handler('strtotime', true, $_tmp) : strtotime($_tmp))); ?>
<?php endif; ?>
<span id="gts-o-id"><?php echo $this->_tpl_vars['oOrder']->oxorder__oxordernr->value; ?>
</span>
<span id="gts-o-domain"><?php echo $this->_tpl_vars['aShopDomain']['host']; ?>
</span>
<span id="gts-o-email"><?php echo $this->_tpl_vars['oOrder']->oxorder__oxbillemail->value; ?>
</span>
<span id="gts-o-country"><?php echo $this->_tpl_vars['sCustomerCountry']; ?>
</span>
<span id="gts-o-currency"><?php echo $this->_tpl_vars['oOrder']->oxorder__oxcurrency->value; ?>
</span>
<span id="gts-o-total"><?php echo $this->_tpl_vars['oOrder']->oxorder__oxtotalordersum->value; ?>
</span>
<span id="gts-o-discounts"><?php if ($this->_tpl_vars['oOrder']->oxorder__oxdiscount->value > 0): ?>-<?php endif; ?><?php echo $this->_tpl_vars['oOrder']->oxorder__oxdiscount->value; ?>
</span>
<span id="gts-o-shipping-total"><?php echo $this->_tpl_vars['oOrder']->oxorder__oxdelcost->value; ?>
</span>
<span id="gts-o-tax-total"><?php echo smarty_function_math(array('equation' => "x+y",'x' => $this->_tpl_vars['oOrder']->oxorder__oxartvatprice1->value,'y' => $this->_tpl_vars['oOrder']->oxorder__oxartvatprice2->value), $this);?>
</span>
<span id="gts-o-est-ship-date"><?php echo ((is_array($_tmp=$this->_tpl_vars['sShipDate'])) ? $this->_run_mod_handler('date_format', true, $_tmp, "%Y-%m-%d") : smarty_modifier_date_format($_tmp, "%Y-%m-%d")); ?>
</span>
<span id="gts-o-est-delivery-date"><?php echo ((is_array($_tmp=$this->_tpl_vars['sDeliveryDate'])) ? $this->_run_mod_handler('date_format', true, $_tmp, "%Y-%m-%d") : smarty_modifier_date_format($_tmp, "%Y-%m-%d")); ?>
</span>
<span id="gts-o-has-preorder"><?php if ($this->_tpl_vars['blHasPreOrder']): ?>Y<?php else: ?>N<?php endif; ?></span>
<span id="gts-o-has-digital"><?php if ($this->_tpl_vars['oBasket']->hasDownloadableProducts()): ?>Y<?php else: ?>N<?php endif; ?></span>
<?php if ($this->_smarty_vars['capture']['sGtsItems']): ?>
<?php echo $this->_smarty_vars['capture']['sGtsItems']; ?>
<?php endif; ?>
</div>
<?php endif; ?>
<!-- END Google Zertifizierte Händler Order -->
<?php endif; ?>
<?php endif; ?>
<?php endif; ?>

View File

@@ -0,0 +1,28 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
compiled from widget/footer/categorylist.tpl */ ?>
<?php if ($this->_tpl_vars['oxcmp_categories']): ?>
<?php $this->assign('categories', $this->_tpl_vars['oxcmp_categories']); ?>
<ul class="categories list-unstyled">
<?php $_from = $this->_tpl_vars['categories']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['_cat']):
?>
<?php if ($this->_tpl_vars['_cat']->getIsVisible()): ?>
<?php if ($this->_tpl_vars['_cat']->getContentCats()): ?>
<?php $_from = $this->_tpl_vars['_cat']->getContentCats(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['_oCont']):
?>
<li><a href="<?php echo $this->_tpl_vars['_oCont']->getLink(); ?>
"><i></i><?php echo $this->_tpl_vars['_oCont']->oxcontents__oxtitle->value; ?>
</a></li>
<?php endforeach; endif; unset($_from); ?>
<?php endif; ?>
<li><a href="<?php echo $this->_tpl_vars['_cat']->getLink(); ?>
" <?php if ($this->_tpl_vars['_cat']->expanded): ?>class="exp"<?php endif; ?>><?php echo $this->_tpl_vars['_cat']->oxcategories__oxtitle->value; ?>
<?php if ($this->_tpl_vars['oView']->showCategoryArticlesCount() && ( $this->_tpl_vars['_cat']->getNrOfArticles() > 0 )): ?> (<?php echo $this->_tpl_vars['_cat']->getNrOfArticles(); ?>
)<?php endif; ?></a></li>
<?php endif; ?>
<?php endforeach; endif; unset($_from); ?>
</ul>
<?php endif; ?>

View File

@@ -0,0 +1,17 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:16
compiled from page/details/inc/attributes.tpl */ ?>
<dl class="attributes dl-horizontal">
<?php $_from = $this->_tpl_vars['oView']->getAttributes(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['attribute'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['attribute']['total'] > 0):
foreach ($_from as $this->_tpl_vars['oAttr']):
$this->_foreach['attribute']['iteration']++;
?>
<dt id="attrTitle_<?php echo $this->_foreach['attribute']['iteration']; ?>
" class="hasTooltip" title="<?php echo $this->_tpl_vars['oAttr']->title; ?>
" data-placement="right" ><?php echo $this->_tpl_vars['oAttr']->title; ?>
</dt>
<dd id="attrValue_<?php echo $this->_foreach['attribute']['iteration']; ?>
"><?php echo $this->_tpl_vars['oAttr']->value; ?>
</dd>
<?php endforeach; endif; unset($_from); ?>
</dl>

View File

@@ -0,0 +1,24 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:16
compiled from page/details/inc/deliverytime.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxmultilang', 'page/details/inc/deliverytime.tpl', 3, false),array('modifier', 'cat', 'page/details/inc/deliverytime.tpl', 11, false),)), $this); ?>
<?php if ($this->_tpl_vars['oDetailsProduct']->oxarticles__oxmindeltime->value || $this->_tpl_vars['oDetailsProduct']->oxarticles__oxmaxdeltime->value): ?>
<span class="deliverytime">
<?php echo smarty_function_oxmultilang(array('ident' => 'DELIVERYTIME_DELIVERYTIME','suffix' => 'COLON'), $this);?>
<?php if ($this->_tpl_vars['oDetailsProduct']->oxarticles__oxmindeltime->value && $this->_tpl_vars['oDetailsProduct']->oxarticles__oxmindeltime->value != $this->_tpl_vars['oDetailsProduct']->oxarticles__oxmaxdeltime->value): ?>
<?php echo $this->_tpl_vars['oDetailsProduct']->oxarticles__oxmindeltime->value; ?>
-
<?php endif; ?>
<?php if ($this->_tpl_vars['oDetailsProduct']->oxarticles__oxmaxdeltime->value): ?>
<?php $this->assign('unit', $this->_tpl_vars['oDetailsProduct']->oxarticles__oxdeltimeunit->value); ?>
<?php $this->assign('ident', $this->_tpl_vars['unit']); ?>
<?php if ($this->_tpl_vars['oDetailsProduct']->oxarticles__oxmaxdeltime->value > 1): ?>
<?php $this->assign('ident', ((is_array($_tmp=$this->_tpl_vars['ident'])) ? $this->_run_mod_handler('cat', true, $_tmp, 'S') : smarty_modifier_cat($_tmp, 'S'))); ?>
<?php endif; ?>
<?php echo $this->_tpl_vars['oDetailsProduct']->oxarticles__oxmaxdeltime->value; ?>
<?php echo smarty_function_oxmultilang(array('ident' => $this->_tpl_vars['ident']), $this);?>
<?php endif; ?>
</span>
<?php endif; ?>

View File

@@ -0,0 +1,114 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:16
compiled from page/details/details.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxid_include_widget', 'page/details/details.tpl', 6, false),array('function', 'oxmultilang', 'page/details/details.tpl', 48, false),array('modifier', 'cat', 'page/details/details.tpl', 13, false),array('modifier', 'oxmultilangassign', 'page/details/details.tpl', 17, false),)), $this); ?>
<?php if (! $this->_tpl_vars['blWorkaroundInclude']): ?>
<?php ob_start(); ?>
<?php if ($this->_tpl_vars['oxcmp_user']): ?>
<?php $this->assign('force_sid', $this->_tpl_vars['oView']->getSidForWidget()); ?>
<?php endif; ?>
<?php echo smarty_function_oxid_include_widget(array('cl' => 'oxwArticleDetails','_parent' => $this->_tpl_vars['oView']->getClassName(),'nocookie' => 1,'force_sid' => $this->_tpl_vars['force_sid'],'_navurlparams' => $this->_tpl_vars['oViewConf']->getNavUrlParams(),'_object' => $this->_tpl_vars['oView']->getProduct(),'anid' => $this->_tpl_vars['oViewConf']->getActArticleId(),'iPriceAlarmStatus' => $this->_tpl_vars['oView']->getPriceAlarmStatus(),'sorting' => $this->_tpl_vars['oView']->getSortingParameters(),'skipESIforUser' => 1), $this);?>
<?php $this->_smarty_vars['capture']['default'] = ob_get_contents(); $this->append('oxidBlock_content', ob_get_contents());ob_end_clean(); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "layout/page.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php else: ?>
<?php $this->assign('oDetailsProduct', $this->_tpl_vars['oView']->getProduct()); ?>
<?php $this->assign('oPictureProduct', $this->_tpl_vars['oView']->getPicturesProduct()); ?>
<?php $this->assign('currency', $this->_tpl_vars['oView']->getActCurrency()); ?>
<?php $this->assign('sPageHeadTitle', ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['oDetailsProduct']->oxarticles__oxtitle->value)) ? $this->_run_mod_handler('cat', true, $_tmp, ' ') : smarty_modifier_cat($_tmp, ' ')))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oDetailsProduct']->oxarticles__oxvarselect->value) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oDetailsProduct']->oxarticles__oxvarselect->value))); ?>
<?php $this->assign('blFullwidth', $this->_tpl_vars['oViewConf']->getViewThemeParam('blFullwidthLayout')); ?>
<?php if ($this->_tpl_vars['oView']->getPriceAlarmStatus() == 1): ?>
<?php $this->assign('_statusMessage1', ((is_array($_tmp=((is_array($_tmp=((is_array($_tmp='PAGE_DETAILS_THANKYOUMESSAGE1')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp)))) ? $this->_run_mod_handler('cat', true, $_tmp, ' ') : smarty_modifier_cat($_tmp, ' ')))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oxcmp_shop']->oxshops__oxname->value) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oxcmp_shop']->oxshops__oxname->value))); ?>
<?php $this->assign('_statusMessage2', ((is_array($_tmp=((is_array($_tmp='PAGE_DETAILS_THANKYOUMESSAGE2')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp)))) ? $this->_run_mod_handler('cat', true, $_tmp, ' ') : smarty_modifier_cat($_tmp, ' '))); ?>
<?php $this->assign('_statusMessage3', ((is_array($_tmp=((is_array($_tmp=((is_array($_tmp=((is_array($_tmp=((is_array($_tmp=((is_array($_tmp='PAGE_DETAILS_THANKYOUMESSAGE3')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp)))) ? $this->_run_mod_handler('cat', true, $_tmp, ' ') : smarty_modifier_cat($_tmp, ' ')))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oView']->getBidPrice()) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oView']->getBidPrice())))) ? $this->_run_mod_handler('cat', true, $_tmp, ' ') : smarty_modifier_cat($_tmp, ' ')))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['currency']->sign) : smarty_modifier_cat($_tmp, $this->_tpl_vars['currency']->sign)))) ? $this->_run_mod_handler('cat', true, $_tmp, ' ') : smarty_modifier_cat($_tmp, ' '))); ?>
<?php $this->assign('_statusMessage4', ((is_array($_tmp='PAGE_DETAILS_THANKYOUMESSAGE4')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp))); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "message/success.tpl", 'smarty_include_vars' => array('statusMessage' => ($this->_tpl_vars['_statusMessage1']).($this->_tpl_vars['_statusMessage2']).($this->_tpl_vars['_statusMessage3']).($this->_tpl_vars['_statusMessage4']))));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php elseif ($this->_tpl_vars['oView']->getPriceAlarmStatus() == 2): ?>
<?php $this->assign('_statusMessage', ((is_array($_tmp='MESSAGE_WRONG_VERIFICATION_CODE')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp))); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "message/error.tpl", 'smarty_include_vars' => array('statusMessage' => $this->_tpl_vars['_statusMessage'])));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php elseif ($this->_tpl_vars['oView']->getPriceAlarmStatus() === 0): ?>
<?php $this->assign('_statusMessage1', ((is_array($_tmp=((is_array($_tmp='MESSAGE_NOT_ABLE_TO_SEND_EMAIL')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp)))) ? $this->_run_mod_handler('cat', true, $_tmp, "<br> ") : smarty_modifier_cat($_tmp, "<br> "))); ?>
<?php $this->assign('_statusMessage2', ((is_array($_tmp='MESSAGE_VERIFY_YOUR_EMAIL')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp))); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "message/error.tpl", 'smarty_include_vars' => array('statusMessage' => ($this->_tpl_vars['_statusMessage1']).($this->_tpl_vars['_statusMessage2']))));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endif; ?>
<div id="details_container">
<div id="details">
<?php if ($this->_tpl_vars['oView']->getSearchTitle()): ?>
<?php $this->assign('detailsLocation', $this->_tpl_vars['oView']->getSearchTitle()); ?>
<?php else: ?>
<?php $_from = $this->_tpl_vars['oView']->getCatTreePath(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['detailslocation'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['detailslocation']['total'] > 0):
foreach ($_from as $this->_tpl_vars['oCatPath']):
$this->_foreach['detailslocation']['iteration']++;
?>
<?php if (($this->_foreach['detailslocation']['iteration'] == $this->_foreach['detailslocation']['total'])): ?>
<?php $this->assign('detailsLocation', $this->_tpl_vars['oCatPath']->oxcategories__oxtitle->value); ?>
<?php endif; ?>
<?php endforeach; endif; unset($_from); ?>
<?php endif; ?>
<?php $this->assign('actCategory', $this->_tpl_vars['oView']->getActiveCategory()); ?>
<div class="detailsParams listRefine bottomRound">
<div class="row refineParams clear" id="detailsItemsPager">
<div class="col-xs-3 text-left pager-overview-link">
<i class="fa fa-bars"></i> <a href="<?php echo $this->_tpl_vars['actCategory']->toListLink; ?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'BACK_TO_OVERVIEW'), $this);?>
</a>
</div>
<div class="col-xs-3 text-left pager-prev">
<?php if ($this->_tpl_vars['actCategory']->prevProductLink): ?>
<i class="fa fa-angle-left"></i> <a id="linkPrevArticle" class="" href="<?php echo $this->_tpl_vars['actCategory']->prevProductLink; ?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'PREVIOUS_PRODUCT'), $this);?>
</a>
<?php endif; ?>
</div>
<div class="col-xs-3 text-center pager-current-page">
<?php if ($this->_tpl_vars['actCategory']->iProductPos): ?>
<?php echo smarty_function_oxmultilang(array('ident' => 'PRODUCT'), $this);?>
<?php echo $this->_tpl_vars['actCategory']->iProductPos; ?>
<?php echo smarty_function_oxmultilang(array('ident' => 'OF'), $this);?>
<?php echo $this->_tpl_vars['actCategory']->iCntOfProd; ?>
<?php endif; ?>
</div>
<div class="col-xs-3 text-right pager-next">
<?php if ($this->_tpl_vars['actCategory']->nextProductLink): ?>
<a id="linkNextArticle" href="<?php echo $this->_tpl_vars['actCategory']->nextProductLink; ?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'NEXT_PRODUCT'), $this);?>
</a> <i class="fa fa-angle-right"></i>
<?php endif; ?>
</div>
</div>
<?php if ($this->_tpl_vars['blFullwidth']): ?>
<hr>
<?php endif; ?>
</div>
<div id="productinfo">
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "page/details/inc/fullproductinfo.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</div>
</div>
</div>
<?php endif; ?>

View File

@@ -0,0 +1,43 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:16
compiled from page/details/inc/photoswipe.tpl */ ?>
<div class="pswp" tabindex="-1" role="dialog" aria-hidden="true">
<div class="pswp__bg"></div>
<div class="pswp__scroll-wrap">
<div class="pswp__container">
<div class="pswp__item"></div>
<div class="pswp__item"></div>
<div class="pswp__item"></div>
</div>
<div class="pswp__ui pswp__ui--hidden">
<div class="pswp__top-bar">
<div class="pswp__counter"></div>
<button class="pswp__button pswp__button--close" title="Close (Esc)"></button>
<button class="pswp__button pswp__button--share" title="Share"></button>
<button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button>
<button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button>
<div class="pswp__preloader">
<div class="pswp__preloader__icn">
<div class="pswp__preloader__cut">
<div class="pswp__preloader__donut"></div>
</div>
</div>
</div>
</div>
<div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap">
<div class="pswp__share-tooltip"></div>
</div>
<button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)"></button>
<button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)"></button>
<div class="pswp__caption">
<div class="pswp__caption__center"></div>
</div>
</div>
</div>
</div>

View File

@@ -0,0 +1,90 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:14
compiled from widget/locator/attributes.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxmultilang', 'widget/locator/attributes.tpl', 18, false),)), $this); ?>
<?php if ($this->_tpl_vars['attributes']): ?>
<div class="row">
<div class="col-xs-12">
<div class="list-filter clearfix">
<form method="get" action="<?php echo $this->_tpl_vars['oViewConf']->getSelfActionLink(); ?>
" name="_filterlist" id="filterList" class="pull-left">
<div class="hidden">
<?php echo $this->_tpl_vars['oViewConf']->getHiddenSid(); ?>
<?php echo $this->_tpl_vars['oViewConf']->getNavFormParams(); ?>
<input type="hidden" name="cl" value="<?php echo $this->_tpl_vars['oViewConf']->getActiveClassName(); ?>
">
<input type="hidden" name="tpl" value="<?php echo $this->_tpl_vars['oViewConf']->getActTplName(); ?>
">
<input type="hidden" name="oxloadid" value="<?php echo $this->_tpl_vars['oViewConf']->getActContentLoadId(); ?>
">
<input type="hidden" name="fnc" value="executefilter">
<input type="hidden" name="fname" value="">
</div>
<?php if ($this->_tpl_vars['oView']->getClassName() == 'alist'): ?>
<strong><?php echo smarty_function_oxmultilang(array('ident' => 'DD_LISTLOCATOR_FILTER_ATTRIBUTES'), $this);?>
</strong>
<?php endif; ?>
<?php $_from = $this->_tpl_vars['attributes']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['attr'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['attr']['total'] > 0):
foreach ($_from as $this->_tpl_vars['sAttrID'] => $this->_tpl_vars['oFilterAttr']):
$this->_foreach['attr']['iteration']++;
?>
<?php $this->assign('sActiveValue', $this->_tpl_vars['oFilterAttr']->getActiveValue()); ?>
<div class="btn-group">
<button type="button" class="btn btn-default btn-sm dropdown-toggle" data-toggle="dropdown">
<strong><?php echo $this->_tpl_vars['oFilterAttr']->getTitle(); ?>
:</strong>
<?php if ($this->_tpl_vars['sActiveValue']): ?>
<?php echo $this->_tpl_vars['sActiveValue']; ?>
<?php else: ?>
<?php echo smarty_function_oxmultilang(array('ident' => 'PLEASE_CHOOSE'), $this);?>
<?php endif; ?>
<span class="caret"></span>
</button>
<input type="hidden" name="attrfilter[<?php echo $this->_tpl_vars['sAttrID']; ?>
]" value="<?php echo $this->_tpl_vars['sActiveValue']; ?>
">
<ul class="dropdown-menu" role="menu">
<?php if ($this->_tpl_vars['sActiveValue']): ?>
<li><a data-selection-id="" href="#"><?php echo smarty_function_oxmultilang(array('ident' => 'PLEASE_CHOOSE'), $this);?>
</a></li>
<?php endif; ?>
<?php $_from = $this->_tpl_vars['oFilterAttr']->getValues(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['sValue']):
?>
<li><a data-selection-id="<?php echo $this->_tpl_vars['sValue']; ?>
" href="#" <?php if ($this->_tpl_vars['sActiveValue'] == $this->_tpl_vars['sValue']): ?>class="selected"<?php endif; ?> ><?php echo $this->_tpl_vars['sValue']; ?>
</a></li>
<?php endforeach; endif; unset($_from); ?>
</ul>
</div>
<?php if ($this->_tpl_vars['sActiveValue']): ?><?php $this->assign('hasActiveValue', $this->_tpl_vars['sActiveValue']); ?><?php endif; ?>
<?php endforeach; endif; unset($_from); ?>
</form>
<?php if ($this->_tpl_vars['hasActiveValue']): ?>
<form method="get" action="<?php echo $this->_tpl_vars['oViewConf']->getSelfActionLink(); ?>
" name="_resetFilter" id="resetFilter" class="pull-left">
<?php echo $this->_tpl_vars['oViewConf']->getHiddenSid(); ?>
<?php echo $this->_tpl_vars['oViewConf']->getNavFormParams(); ?>
<input type="hidden" name="cl" value="<?php echo $this->_tpl_vars['oViewConf']->getActiveClassName(); ?>
">
<input type="hidden" name="fnc" value="resetFilter">
<button type="submit" class="btn btn-default btn-sm ml-2"><?php echo smarty_function_oxmultilang(array('ident' => 'DD_CATEGORY_RESET_BUTTON'), $this);?>
</button>
</form>
<?php endif; ?>
</div>
</div>
</div>
<?php endif; ?>

View File

@@ -0,0 +1,58 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:16
compiled from page/details/inc/related_products.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'oxmultilangassign', 'page/details/inc/related_products.tpl', 3, false),)), $this); ?>
<?php if ($this->_tpl_vars['oView']->getAlsoBoughtTheseProducts()): ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/product/list.tpl", 'smarty_include_vars' => array('type' => 'grid','listId' => 'alsoBought','head' => ((is_array($_tmp='CUSTOMERS_ALSO_BOUGHT')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp)),'subhead' => ((is_array($_tmp='PAGE_DETAILS_CUSTOMERS_ALSO_BOUGHT_SUBHEADER')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp)),'products' => $this->_tpl_vars['oView']->getAlsoBoughtTheseProducts())));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endif; ?>
<?php if ($this->_tpl_vars['oView']->getAccessoires()): ?>
<?php ob_start(); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/product/list.tpl", 'smarty_include_vars' => array('type' => 'grid','listId' => 'accessories','products' => $this->_tpl_vars['oView']->getAccessoires(),'head' => ((is_array($_tmp='ACCESSORIES')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp)),'subhead' => ((is_array($_tmp='WIDGET_PRODUCT_RELATED_PRODUCTS_ACCESSORIES_SUBHEADER')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp)))));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php $this->_smarty_vars['capture']['default'] = ob_get_contents(); $this->append('oxidBlock_productbar', ob_get_contents());ob_end_clean(); ?>
<?php endif; ?>
<?php if ($this->_tpl_vars['oView']->getSimilarProducts()): ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/product/list.tpl", 'smarty_include_vars' => array('type' => 'grid','listId' => 'similar','products' => $this->_tpl_vars['oView']->getSimilarProducts(),'head' => ((is_array($_tmp='SIMILAR_PRODUCTS')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp)),'subhead' => ((is_array($_tmp='WIDGET_PRODUCT_RELATED_PRODUCTS_SIMILAR_SUBHEADER')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp)))));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endif; ?>
<?php if ($this->_tpl_vars['oView']->getCrossSelling()): ?>
<?php ob_start(); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/product/list.tpl", 'smarty_include_vars' => array('type' => 'grid','listId' => 'cross','products' => $this->_tpl_vars['oView']->getCrossSelling(),'head' => ((is_array($_tmp='HAVE_YOU_SEEN')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp)),'subhead' => ((is_array($_tmp='WIDGET_PRODUCT_RELATED_PRODUCTS_CROSSSELING_SUBHEADER')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp)))));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php $this->_smarty_vars['capture']['default'] = ob_get_contents(); $this->append('oxidBlock_productbar', ob_get_contents());ob_end_clean(); ?>
<?php endif; ?>
<?php if ($this->_tpl_vars['oxidBlock_productbar']): ?>
<div id="relProducts" class="relatedProducts">
<?php $_from = $this->_tpl_vars['oxidBlock_productbar']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['_block']):
?>
<?php echo $this->_tpl_vars['_block']; ?>
<?php endforeach; endif; unset($_from); ?>
</div>
<?php endif; ?>

View File

@@ -0,0 +1,19 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
compiled from message/errors.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'is_array', 'message/errors.tpl', 1, false),)), $this); ?>
<?php if (((is_array($_tmp=$this->_tpl_vars['Errors'])) ? $this->_run_mod_handler('is_array', true, $_tmp) : is_array($_tmp)) && ((is_array($_tmp=$this->_tpl_vars['Errors']['default'])) ? $this->_run_mod_handler('is_array', true, $_tmp) : is_array($_tmp)) && ! empty ( $this->_tpl_vars['Errors']['default'] )): ?>
<?php $_from = $this->_tpl_vars['Errors']['default']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['key'] => $this->_tpl_vars['oEr']):
?>
<p class="alert alert-danger"><?php echo $this->_tpl_vars['oEr']->getOxMessage(); ?>
</p>
<?php endforeach; endif; unset($_from); ?>
<?php endif; ?>
<?php if (((is_array($_tmp=$this->_tpl_vars['Errors']['popup'])) ? $this->_run_mod_handler('is_array', true, $_tmp) : is_array($_tmp)) && ! empty ( $this->_tpl_vars['Errors']['popup'] )): ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "message/errors_modal.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endif; ?>

View File

@@ -0,0 +1,128 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
compiled from layout/page.tpl */ ?>
<?php ob_start(); ?>
<?php if ($this->_tpl_vars['oView']->showRDFa()): ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "rdfa/rdfa.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endif; ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "layout/header.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php $this->assign('blFullwidth', $this->_tpl_vars['oViewConf']->getViewThemeParam('blFullwidthLayout')); ?>
<div id="wrapper" <?php if ($this->_tpl_vars['sidebar']): ?>class="sidebar<?php echo $this->_tpl_vars['sidebar']; ?>
"<?php endif; ?>>
<div class="<?php if ($this->_tpl_vars['blFullwidth']): ?>container<?php else: ?>container-fluid<?php endif; ?>">
<div class="underdog">
<div class="row">
<?php if ($this->_tpl_vars['oView']->getClassName() == 'start' && $this->_tpl_vars['oView']->getBanners() && ! empty ( $this->_tpl_vars['oView']->getBanners() )): ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/promoslider.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endif; ?>
</div>
<div class="content-box">
<?php if ($this->_tpl_vars['oView']->getClassName() != 'start' && ! $this->_tpl_vars['blHideBreadcrumb']): ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/breadcrumb.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endif; ?>
<?php echo $this->_smarty_vars['capture']['loginErrors']; ?>
<div class="row">
<?php if ($this->_tpl_vars['sidebar'] && $this->_tpl_vars['sidebar'] != 'Right'): ?>
<div class="col-xs-12 col-md-3 <?php echo $this->_tpl_vars['oView']->getClassName(); ?>
">
<div id="sidebar">
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "layout/sidebar.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</div>
</div>
<?php endif; ?>
<div class="col-xs-12 <?php if ($this->_tpl_vars['sidebar']): ?>col-md-9<?php endif; ?>">
<div id="content">
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "message/errors.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php $_from = $this->_tpl_vars['oxidBlock_content']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['_block']):
?>
<?php echo $this->_tpl_vars['_block']; ?>
<?php endforeach; endif; unset($_from); ?>
</div>
</div>
<?php if ($this->_tpl_vars['sidebar'] && $this->_tpl_vars['sidebar'] == 'Right'): ?>
<div class="col-xs-12 col-md-3 <?php echo $this->_tpl_vars['oView']->getClassName(); ?>
">
<div id="sidebar">
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "layout/sidebar.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</div>
</div>
<?php endif; ?>
</div>
</div>
</div>
</div>
</div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "layout/footer.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<i class="fa fa-chevron-circle-up icon-4x" id="jumptotop"></i>
<?php $this->_smarty_vars['capture']['default'] = ob_get_contents(); $this->append('oxidBlock_pageBody', ob_get_contents());ob_end_clean(); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "layout/base.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>

View File

@@ -0,0 +1,81 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
compiled from page/shop/start.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxscript', 'page/shop/start.tpl', 5, false),array('block', 'oxifcontent', 'page/shop/start.tpl', 8, false),array('modifier', 'oxmultilangassign', 'page/shop/start.tpl', 18, false),array('insert', 'oxid_tracker', 'page/shop/start.tpl', 51, false),)), $this); ?>
<?php ob_start(); ?>
<?php $this->assign('oConfig', $this->_tpl_vars['oViewConf']->getConfig()); ?>
<?php $this->assign('rsslinks', $this->_tpl_vars['oView']->getRssLinks()); ?>
<?php $this->assign('blFullwidth', $this->_tpl_vars['oViewConf']->getViewThemeParam('blFullwidthLayout')); ?>
<?php echo smarty_function_oxscript(array('include' => "js/pages/start.min.js"), $this);?>
<?php $this->_tag_stack[] = array('oxifcontent', array('ident' => 'oxstartwelcome','object' => 'oCont')); $_block_repeat=true;smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<div class="welcome-teaser"><?php echo $this->_tpl_vars['oCont']->oxcontents__oxcontent->value; ?>
</div>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<?php $this->assign('oTopArticles', $this->_tpl_vars['oView']->getTop5ArticleList()); ?>
<?php $this->assign('oBargainArticles', $this->_tpl_vars['oView']->getBargainArticleList()); ?>
<?php if ($this->_tpl_vars['oBargainArticles'] && $this->_tpl_vars['oBargainArticles']->count()): ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/product/list.tpl", 'smarty_include_vars' => array('type' => $this->_tpl_vars['oViewConf']->getViewThemeParam('sStartPageListDisplayType'),'head' => ((is_array($_tmp='START_BARGAIN_HEADER')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp)),'subhead' => ((is_array($_tmp='START_BARGAIN_SUBHEADER')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp)),'listId' => 'bargainItems','products' => $this->_tpl_vars['oBargainArticles'],'rsslink' => $this->_tpl_vars['rsslinks']['bargainArticles'],'rssId' => 'rssBargainProducts','showMainLink' => true,'iProductsPerLine' => 4)));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endif; ?>
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('bl_showManufacturerSlider')): ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/manufacturersslider.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endif; ?>
<?php $this->assign('oNewestArticles', $this->_tpl_vars['oView']->getNewestArticles()); ?>
<?php if ($this->_tpl_vars['oNewestArticles'] && $this->_tpl_vars['oNewestArticles']->count()): ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/product/list.tpl", 'smarty_include_vars' => array('type' => $this->_tpl_vars['oViewConf']->getViewThemeParam('sStartPageListDisplayType'),'head' => ((is_array($_tmp='START_NEWEST_HEADER')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp)),'subhead' => ((is_array($_tmp='START_NEWEST_SUBHEADER')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp)),'listId' => 'newItems','products' => $this->_tpl_vars['oNewestArticles'],'rsslink' => $this->_tpl_vars['rsslinks']['newestArticles'],'rssId' => 'rssNewestProducts','showMainLink' => true,'iProductsPerLine' => 4)));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endif; ?>
<?php if ($this->_tpl_vars['oNewestArticles'] && $this->_tpl_vars['oNewestArticles']->count() && $this->_tpl_vars['oTopArticles'] && $this->_tpl_vars['oTopArticles']->count()): ?>
<div class="row">
<?php if ($this->_tpl_vars['blFullwidth']): ?>
<div class="col-xs-12"><hr></div>
<?php else: ?>
<hr>
<?php endif; ?>
</div>
<?php endif; ?>
<?php if ($this->_tpl_vars['oTopArticles'] && $this->_tpl_vars['oTopArticles']->count()): ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/product/list.tpl", 'smarty_include_vars' => array('type' => $this->_tpl_vars['oViewConf']->getViewThemeParam('sStartPageListDisplayType'),'head' => ((is_array($_tmp='START_TOP_PRODUCTS_HEADER')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp)),'subhead' => ((is_array($_tmp='START_TOP_PRODUCTS_SUBHEADER')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp, $this->_tpl_vars['oTopArticles']->count()) : smarty_modifier_oxmultilangassign($_tmp, $this->_tpl_vars['oTopArticles']->count())),'listId' => 'topBox','products' => $this->_tpl_vars['oTopArticles'],'rsslink' => $this->_tpl_vars['rsslinks']['topArticles'],'rssId' => 'rssTopProducts','showMainLink' => true,'iProductsPerLine' => 4)));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endif; ?>
<?php require_once(SMARTY_CORE_DIR . 'core.run_insert_handler.php');
echo smarty_core_run_insert_handler(array('args' => array('name' => 'oxid_tracker')), $this); ?>
<?php $this->_smarty_vars['capture']['default'] = ob_get_contents(); $this->append('oxidBlock_content', ob_get_contents());ob_end_clean(); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "layout/page.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>

View File

@@ -0,0 +1,86 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:16
compiled from widget/reviews/rating.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'oxmultilangassign', 'widget/reviews/rating.tpl', 14, false),array('modifier', 'cat', 'widget/reviews/rating.tpl', 50, false),array('function', 'oxgetseourl', 'widget/reviews/rating.tpl', 50, false),array('function', 'oxmultilang', 'widget/reviews/rating.tpl', 55, false),)), $this); ?>
<div>
<?php $this->assign('iRatingValue', $this->_tpl_vars['oView']->getRatingValue()); ?>
<?php if ($this->_tpl_vars['iRatingValue']): ?><?php echo '<div class="hidden" itemtype="http://schema.org/AggregateRating" itemscope="" itemprop="aggregateRating"><span itemprop="worstRating">1</span><span itemprop="bestRating ">5</span><span itemprop="ratingValue">'; ?><?php echo $this->_tpl_vars['iRatingValue']; ?><?php echo '</span><span itemprop="reviewCount">'; ?><?php echo $this->_tpl_vars['oView']->getRatingCount(); ?><?php echo '</span></div>'; ?>
<?php endif; ?>
<?php if (! $this->_tpl_vars['oxcmp_user']): ?>
<?php $this->assign('_star_title', ((is_array($_tmp='MESSAGE_LOGIN_TO_RATE')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp))); ?>
<?php elseif (! $this->_tpl_vars['oView']->canRate()): ?>
<?php $this->assign('_star_title', ((is_array($_tmp='MESSAGE_ALREADY_RATED')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp))); ?>
<?php else: ?>
<?php $this->assign('_star_title', ((is_array($_tmp='MESSAGE_RATE_THIS_ARTICLE')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp))); ?>
<?php endif; ?>
<?php unset($this->_sections['starRatings']);
$this->_sections['starRatings']['name'] = 'starRatings';
$this->_sections['starRatings']['start'] = (int)0;
$this->_sections['starRatings']['loop'] = is_array($_loop=5) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
$this->_sections['starRatings']['show'] = true;
$this->_sections['starRatings']['max'] = $this->_sections['starRatings']['loop'];
$this->_sections['starRatings']['step'] = 1;
if ($this->_sections['starRatings']['start'] < 0)
$this->_sections['starRatings']['start'] = max($this->_sections['starRatings']['step'] > 0 ? 0 : -1, $this->_sections['starRatings']['loop'] + $this->_sections['starRatings']['start']);
else
$this->_sections['starRatings']['start'] = min($this->_sections['starRatings']['start'], $this->_sections['starRatings']['step'] > 0 ? $this->_sections['starRatings']['loop'] : $this->_sections['starRatings']['loop']-1);
if ($this->_sections['starRatings']['show']) {
$this->_sections['starRatings']['total'] = min(ceil(($this->_sections['starRatings']['step'] > 0 ? $this->_sections['starRatings']['loop'] - $this->_sections['starRatings']['start'] : $this->_sections['starRatings']['start']+1)/abs($this->_sections['starRatings']['step'])), $this->_sections['starRatings']['max']);
if ($this->_sections['starRatings']['total'] == 0)
$this->_sections['starRatings']['show'] = false;
} else
$this->_sections['starRatings']['total'] = 0;
if ($this->_sections['starRatings']['show']):
for ($this->_sections['starRatings']['index'] = $this->_sections['starRatings']['start'], $this->_sections['starRatings']['iteration'] = 1;
$this->_sections['starRatings']['iteration'] <= $this->_sections['starRatings']['total'];
$this->_sections['starRatings']['index'] += $this->_sections['starRatings']['step'], $this->_sections['starRatings']['iteration']++):
$this->_sections['starRatings']['rownum'] = $this->_sections['starRatings']['iteration'];
$this->_sections['starRatings']['index_prev'] = $this->_sections['starRatings']['index'] - $this->_sections['starRatings']['step'];
$this->_sections['starRatings']['index_next'] = $this->_sections['starRatings']['index'] + $this->_sections['starRatings']['step'];
$this->_sections['starRatings']['first'] = ($this->_sections['starRatings']['iteration'] == 1);
$this->_sections['starRatings']['last'] = ($this->_sections['starRatings']['iteration'] == $this->_sections['starRatings']['total']);
?>
<?php if ($this->_tpl_vars['iRatingValue'] == 0): ?>
<i class="fa fa-star rating-star-empty"></i>
<?php else: ?>
<?php if ($this->_tpl_vars['iRatingValue'] > 1): ?>
<i class="fa fa-star rating-star-filled"></i>
<?php $this->assign('iRatingValue', $this->_tpl_vars['iRatingValue']-1); ?>
<?php else: ?>
<?php if ($this->_tpl_vars['iRatingValue'] < 0.5): ?>
<?php if ($this->_tpl_vars['iRatingValue'] < 0.3): ?>
<i class="fa fa-star rating-star-empty"></i>
<?php else: ?>
<i class="fa fa-star-half-o rating-star-filled"></i>
<?php endif; ?>
<?php $this->assign('iRatingValue', 0); ?>
<?php elseif ($this->_tpl_vars['iRatingValue'] > 0.8): ?>
<i class="fa fa-star rating-star-filled"></i>
<?php $this->assign('iRatingValue', 0); ?>
<?php else: ?>
<i class="fa fa-star-half-o rating-star-filled"></i>
<?php $this->assign('iRatingValue', 0); ?>
<?php endif; ?>
<?php endif; ?>
<?php endif; ?>
<?php endfor; endif; ?>
<a class="<?php if ($this->_tpl_vars['oView']->canRate()): ?>ox-write-review<?php endif; ?>"
<?php if (! $this->_tpl_vars['oxcmp_user']): ?>
href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=account") : smarty_modifier_cat($_tmp, "cl=account")),'params' => ((is_array($_tmp=((is_array($_tmp=((is_array($_tmp="anid=".($this->_tpl_vars['oDetailsProduct']->oxarticles__oxnid->value))) ? $this->_run_mod_handler('cat', true, $_tmp, "&amp;sourcecl=") : smarty_modifier_cat($_tmp, "&amp;sourcecl=")))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oViewConf']->getTopActiveClassName()) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oViewConf']->getTopActiveClassName())))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oViewConf']->getNavUrlParams()) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oViewConf']->getNavUrlParams()))), $this);?>
"
<?php elseif ($this->_tpl_vars['oView']->canRate()): ?>
href="#review" data-toggle="collapse" data-target="#review_form"
<?php endif; ?>
title="<?php echo $this->_tpl_vars['_star_title']; ?>
">
<small>(<?php echo $this->_tpl_vars['oView']->getRatingCount(); ?>
<?php echo smarty_function_oxmultilang(array('ident' => 'DD_RATING_CUSTOMERRATINGS'), $this);?>
)</small>
</a>
</div>

View File

@@ -0,0 +1,19 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:16
compiled from page/details/inc/compare_links.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxgetseourl', 'page/details/inc/compare_links.tpl', 2, false),array('function', 'oxmultilang', 'page/details/inc/compare_links.tpl', 2, false),array('modifier', 'cat', 'page/details/inc/compare_links.tpl', 2, false),)), $this); ?>
<?php if ($this->_tpl_vars['_compare_in_list']): ?>
<a id="removeFromCompare<?php echo $this->_tpl_vars['_compare_testid']; ?>
" class="compare remove <?php echo $this->_tpl_vars['_compare_class']; ?>
" data-aid="<?php echo $this->_tpl_vars['_compare_aid']; ?>
" href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=") : smarty_modifier_cat($_tmp, "cl=")))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oViewConf']->getTopActiveClassName()) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oViewConf']->getTopActiveClassName())),'params' => ((is_array($_tmp="am=1&amp;removecompare=1&amp;fnc=tocomparelist&amp;aid=".($this->_tpl_vars['_compare_aid'])."&amp;anid=".($this->_tpl_vars['_compare_anid'])."&amp;pgNr=".($this->_tpl_vars['_compare_page']))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oViewConf']->getNavUrlParams()) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oViewConf']->getNavUrlParams()))), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => $this->_tpl_vars['_compare_text_from_id']), $this);?>
</a>
<?php else: ?>
<a id="addToCompare<?php echo $this->_tpl_vars['_compare_testid']; ?>
" class="compare add <?php echo $this->_tpl_vars['_compare_class']; ?>
" data-aid="<?php echo $this->_tpl_vars['_compare_aid']; ?>
" href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=") : smarty_modifier_cat($_tmp, "cl=")))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oViewConf']->getTopActiveClassName()) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oViewConf']->getTopActiveClassName())),'params' => ((is_array($_tmp="am=1&amp;addcompare=1&amp;fnc=tocomparelist&aid=".($this->_tpl_vars['_compare_aid'])."&amp;anid=".($this->_tpl_vars['_compare_anid'])."&amp;pgNr=".($this->_tpl_vars['_compare_page']))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oViewConf']->getNavUrlParams()) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oViewConf']->getNavUrlParams()))), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => $this->_tpl_vars['_compare_text_to_id']), $this);?>
</a>
<?php endif; ?>

View File

@@ -0,0 +1,134 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
compiled from widget/header/categorylist.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxmultilang', 'widget/header/categorylist.tpl', 21, false),)), $this); ?>
<?php if ($this->_tpl_vars['oxcmp_categories']): ?>
<?php $this->assign('homeSelected', 'false'); ?>
<?php if ($this->_tpl_vars['oViewConf']->getTopActionClassName() == 'start'): ?>
<?php $this->assign('homeSelected', 'true'); ?>
<?php endif; ?>
<?php $this->assign('oxcmp_categories', $this->_tpl_vars['oxcmp_categories']); ?>
<?php $this->assign('blFullwidth', $this->_tpl_vars['oViewConf']->getViewThemeParam('blFullwidthLayout')); ?>
<nav id="mainnav" class="navbar navbar-default <?php if ($this->_tpl_vars['blFullwidth']): ?>fullviewlayout<?php endif; ?>" role="navigation">
<div class="<?php if ($this->_tpl_vars['blFullwidth']): ?>container<?php else: ?>container-fluid<?php endif; ?>">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button><span class="visible-xs-inline"><?php echo smarty_function_oxmultilang(array('ident' => 'DD_ROLES_BEMAIN_UIROOTHEADER'), $this);?>
</span>
</div>
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul id="navigation" class="nav navbar-nav">
<li <?php if ($this->_tpl_vars['homeSelected'] == 'true'): ?>class="active"<?php endif; ?>>
<a href="<?php echo $this->_tpl_vars['oViewConf']->getHomeLink(); ?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'HOME'), $this);?>
</a>
</li>
<?php $_from = $this->_tpl_vars['oxcmp_categories']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['root'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['root']['total'] > 0):
foreach ($_from as $this->_tpl_vars['catkey'] => $this->_tpl_vars['ocat']):
$this->_foreach['root']['iteration']++;
?>
<?php if ($this->_tpl_vars['ocat']->getIsVisible()): ?>
<?php $_from = $this->_tpl_vars['ocat']->getContentCats(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['MoreTopCms'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['MoreTopCms']['total'] > 0):
foreach ($_from as $this->_tpl_vars['oTopCont']):
$this->_foreach['MoreTopCms']['iteration']++;
?>
<li<?php if ($this->_tpl_vars['oContent']->oxcontents__oxloadid->value === $this->_tpl_vars['oTopCont']->oxcontents__oxloadid->value): ?> class="active"<?php endif; ?>>
<a href="<?php echo $this->_tpl_vars['oTopCont']->getLink(); ?>
"><?php echo $this->_tpl_vars['oTopCont']->oxcontents__oxtitle->value; ?>
</a>
</li>
<?php endforeach; endif; unset($_from); ?>
<li class="<?php if ($this->_tpl_vars['homeSelected'] == 'false' && $this->_tpl_vars['ocat']->expanded): ?>active<?php endif; ?><?php if ($this->_tpl_vars['ocat']->getSubCats()): ?> dropdown<?php endif; ?>">
<a href="<?php echo $this->_tpl_vars['ocat']->getLink(); ?>
"<?php if ($this->_tpl_vars['ocat']->getSubCats()): ?> class="dropdown-toggle" data-toggle="dropdown"<?php endif; ?>>
<?php echo $this->_tpl_vars['ocat']->oxcategories__oxtitle->value; ?>
<?php if ($this->_tpl_vars['ocat']->getSubCats()): ?> <i class="fa fa-angle-down"></i><?php endif; ?>
</a>
<?php if ($this->_tpl_vars['ocat']->getSubCats()): ?>
<ul class="dropdown-menu">
<?php $_from = $this->_tpl_vars['ocat']->getSubCats(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['SubCat'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['SubCat']['total'] > 0):
foreach ($_from as $this->_tpl_vars['subcatkey'] => $this->_tpl_vars['osubcat']):
$this->_foreach['SubCat']['iteration']++;
?>
<?php if ($this->_tpl_vars['osubcat']->getIsVisible()): ?>
<?php $_from = $this->_tpl_vars['osubcat']->getContentCats(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['MoreCms'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['MoreCms']['total'] > 0):
foreach ($_from as $this->_tpl_vars['ocont']):
$this->_foreach['MoreCms']['iteration']++;
?>
<li<?php if ($this->_tpl_vars['oViewConf']->getContentId() == $this->_tpl_vars['ocont']->getId()): ?> class="active"<?php endif; ?>>
<a <?php if ($this->_tpl_vars['oViewConf']->getContentId() == $this->_tpl_vars['ocont']->getId()): ?>class="current" <?php endif; ?>href="<?php echo $this->_tpl_vars['ocont']->getLink(); ?>
"><?php echo $this->_tpl_vars['ocont']->oxcontents__oxtitle->value; ?>
</a>
</li>
<?php endforeach; endif; unset($_from); ?>
<?php if ($this->_tpl_vars['osubcat']->getIsVisible()): ?>
<li <?php if ($this->_tpl_vars['homeSelected'] == 'false' && $this->_tpl_vars['osubcat']->expanded): ?>class="active"<?php endif; ?>>
<a <?php if ($this->_tpl_vars['homeSelected'] == 'false' && $this->_tpl_vars['osubcat']->expanded): ?>class="current"<?php endif; ?> href="<?php echo $this->_tpl_vars['osubcat']->getLink(); ?>
"><?php echo $this->_tpl_vars['osubcat']->oxcategories__oxtitle->value; ?>
</a>
</li>
<?php endif; ?>
<?php endif; ?>
<?php endforeach; endif; unset($_from); ?>
</ul>
<?php endif; ?>
</li>
<?php endif; ?>
<?php endforeach; endif; unset($_from); ?>
</ul>
<ul class="nav navbar-nav navbar-right fixed-header-actions">
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/header/menubasket.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<li>
<a href="javascript:void(null)" class="search-toggle" rel="nofollow">
<i class="fa fa-search"></i>
</a>
</li>
</ul>
<?php if ($this->_tpl_vars['oView']->isDemoShop()): ?>
<a href="<?php echo $this->_tpl_vars['oViewConf']->getBaseDir(); ?>
admin/" class="btn btn-sm btn-danger navbar-btn navbar-right visible-lg">
<?php echo smarty_function_oxmultilang(array('ident' => 'DD_DEMO_ADMIN_TOOL'), $this);?>
<i class="fa fa-external-link" style="font-size: 80%;"></i>
</a>
<?php endif; ?>
</div>
</div>
</nav>
<?php endif; ?>

View File

@@ -0,0 +1,220 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
compiled from widget/minibasket/minibasket.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('block', 'oxhasrights', 'widget/minibasket/minibasket.tpl', 7, false),array('function', 'oxmultilang', 'widget/minibasket/minibasket.tpl', 18, false),array('function', 'oxprice', 'widget/minibasket/minibasket.tpl', 52, false),array('function', 'oxgetseourl', 'widget/minibasket/minibasket.tpl', 85, false),array('function', 'oxscript', 'widget/minibasket/minibasket.tpl', 93, false),array('modifier', 'strip_tags', 'widget/minibasket/minibasket.tpl', 42, false),array('modifier', 'cat', 'widget/minibasket/minibasket.tpl', 85, false),)), $this); ?>
<?php if ($this->_tpl_vars['oxcmp_basket']->getProductsCount() >= 5): ?>
<?php $this->assign('blScrollable', true); ?>
<?php endif; ?>
<?php if ($this->_tpl_vars['oxcmp_basket']->getProductsCount()): ?>
<?php $this->_tag_stack[] = array('oxhasrights', array('ident' => 'TOBASKET')); $_block_repeat=true;smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<?php $this->assign('currency', $this->_tpl_vars['oView']->getActCurrency()); ?>
<?php if ($this->_tpl_vars['_prefix'] == 'modal'): ?>
<div class="modal fade basketFlyout" id="basketModal" tabindex="-1" role="dialog" aria-labelledby="basketModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">
<span aria-hidden="true">&times;</span>
<span class="sr-only"><?php echo smarty_function_oxmultilang(array('ident' => 'CLOSE'), $this);?>
</span>
</button>
<h4 class="modal-title" id="basketModalLabel"><?php echo $this->_tpl_vars['oxcmp_basket']->getItemsCount(); ?>
<?php echo smarty_function_oxmultilang(array('ident' => 'ITEMS_IN_BASKET'), $this);?>
</h4>
</div>
<div class="modal-body">
<?php if ($this->_tpl_vars['oxcmp_basket']->getProductsCount()): ?>
<?php $this->_tag_stack[] = array('oxhasrights', array('ident' => 'TOBASKET')); $_block_repeat=true;smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<div id="<?php echo $this->_tpl_vars['_prefix']; ?>
basketFlyout" class="basketFlyout">
<div class="">
<table class="table table-striped">
<thead>
<tr>
<th><?php echo smarty_function_oxmultilang(array('ident' => 'DD_MINIBASKET_MODAL_TABLE_TITLE'), $this);?>
</th>
<th class="text-right"><?php echo smarty_function_oxmultilang(array('ident' => 'DD_MINIBASKET_MODAL_TABLE_PRICE'), $this);?>
</th>
</tr>
</thead>
<tbody>
<?php $_from = $this->_tpl_vars['oxcmp_basket']->getContents(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['miniBasketList'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['miniBasketList']['total'] > 0):
foreach ($_from as $this->_tpl_vars['_product']):
$this->_foreach['miniBasketList']['iteration']++;
?>
<?php $this->assign('minibasketItemTitle', $this->_tpl_vars['_product']->getTitle()); ?>
<tr>
<td>
<a href="<?php echo $this->_tpl_vars['_product']->getLink(); ?>
" title="<?php echo ((is_array($_tmp=$this->_tpl_vars['minibasketItemTitle'])) ? $this->_run_mod_handler('strip_tags', true, $_tmp) : smarty_modifier_strip_tags($_tmp)); ?>
">
<span class="item">
<?php if ($this->_tpl_vars['_product']->getAmount() > 1): ?>
<?php echo $this->_tpl_vars['_product']->getAmount(); ?>
&times;
<?php endif; ?>
<?php echo ((is_array($_tmp=$this->_tpl_vars['minibasketItemTitle'])) ? $this->_run_mod_handler('strip_tags', true, $_tmp) : smarty_modifier_strip_tags($_tmp)); ?>
</span>
</a>
</td>
<td class="text-right">
<strong class="price"><?php echo smarty_function_oxprice(array('price' => $this->_tpl_vars['_product']->getPrice(),'currency' => $this->_tpl_vars['currency']), $this);?>
*</strong>
</td>
</tr>
<?php endforeach; endif; unset($_from); ?>
</tbody>
<tfoot>
<tr>
<td><strong><?php echo smarty_function_oxmultilang(array('ident' => 'TOTAL'), $this);?>
</strong></td>
<td class="text-right">
<strong class="price">
<?php if ($this->_tpl_vars['oxcmp_basket']->isPriceViewModeNetto()): ?>
<?php echo smarty_function_oxprice(array('price' => $this->_tpl_vars['oxcmp_basket']->getNettoSum(),'currency' => $this->_tpl_vars['currency']), $this);?>
<?php else: ?>
<?php echo smarty_function_oxprice(array('price' => $this->_tpl_vars['oxcmp_basket']->getBruttoSum(),'currency' => $this->_tpl_vars['currency']), $this);?>
*
<?php endif; ?>
</strong>
</td>
</tr>
</tfoot>
</table>
</div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/minibasket/countdown.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</div>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<?php endif; ?>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal"><?php echo smarty_function_oxmultilang(array('ident' => 'DD_MINIBASKET_CONTINUE_SHOPPING'), $this);?>
</button>
<a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=basket") : smarty_modifier_cat($_tmp, "cl=basket"))), $this);?>
" class="btn btn-primary" data-toggle="tooltip" data-placement="top" title="<?php echo smarty_function_oxmultilang(array('ident' => 'DISPLAY_BASKET'), $this);?>
">
<i class="fa fa-shopping-cart"></i>
</a>
</div>
</div>
</div>
</div>
<?php echo smarty_function_oxscript(array('add' => "$('#basketModal').modal('show');"), $this);?>
<?php else: ?>
<p class="title">
<strong><?php echo $this->_tpl_vars['oxcmp_basket']->getItemsCount(); ?>
<?php echo smarty_function_oxmultilang(array('ident' => 'ITEMS_IN_BASKET'), $this);?>
</strong>
</p>
<div id="<?php echo $this->_tpl_vars['_prefix']; ?>
basketFlyout" class="basketFlyout<?php if ($this->_tpl_vars['blScrollable']): ?> scrollable<?php endif; ?>">
<table class="table table-bordered table-striped">
<?php $_from = $this->_tpl_vars['oxcmp_basket']->getContents(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['miniBasketList'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['miniBasketList']['total'] > 0):
foreach ($_from as $this->_tpl_vars['_product']):
$this->_foreach['miniBasketList']['iteration']++;
?>
<?php $this->assign('minibasketItemTitle', $this->_tpl_vars['_product']->getTitle()); ?>
<tr>
<td class="picture text-center">
<span class="badge"><?php echo $this->_tpl_vars['_product']->getAmount(); ?>
</span>
<a href="<?php echo $this->_tpl_vars['_product']->getLink(); ?>
" title="<?php echo ((is_array($_tmp=$this->_tpl_vars['minibasketItemTitle'])) ? $this->_run_mod_handler('strip_tags', true, $_tmp) : smarty_modifier_strip_tags($_tmp)); ?>
">
<img src="<?php echo $this->_tpl_vars['_product']->getIconUrl(); ?>
" alt="<?php echo ((is_array($_tmp=$this->_tpl_vars['minibasketItemTitle'])) ? $this->_run_mod_handler('strip_tags', true, $_tmp) : smarty_modifier_strip_tags($_tmp)); ?>
"/>
</a>
</td>
<td class="title">
<a href="<?php echo $this->_tpl_vars['_product']->getLink(); ?>
" title="<?php echo ((is_array($_tmp=$this->_tpl_vars['minibasketItemTitle'])) ? $this->_run_mod_handler('strip_tags', true, $_tmp) : smarty_modifier_strip_tags($_tmp)); ?>
"><?php echo ((is_array($_tmp=$this->_tpl_vars['minibasketItemTitle'])) ? $this->_run_mod_handler('strip_tags', true, $_tmp) : smarty_modifier_strip_tags($_tmp)); ?>
</a>
</td>
<td class="price text-right"><?php echo smarty_function_oxprice(array('price' => $this->_tpl_vars['_product']->getPrice(),'currency' => $this->_tpl_vars['currency']), $this);?>
</td>
</tr>
<?php endforeach; endif; unset($_from); ?>
<tr>
<td class="total_label" colspan="2">
<strong><?php echo smarty_function_oxmultilang(array('ident' => 'TOTAL'), $this);?>
</strong>
</td>
<td class="total_price text-right">
<strong>
<?php if ($this->_tpl_vars['oxcmp_basket']->isPriceViewModeNetto()): ?>
<?php echo smarty_function_oxprice(array('price' => $this->_tpl_vars['oxcmp_basket']->getNettoSum(),'currency' => $this->_tpl_vars['currency']), $this);?>
<?php else: ?>
<?php echo smarty_function_oxprice(array('price' => $this->_tpl_vars['oxcmp_basket']->getBruttoSum(),'currency' => $this->_tpl_vars['currency']), $this);?>
<?php endif; ?>
</strong>
</td>
</tr>
</table>
<div class="clearfix">
</div>
</div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/minibasket/countdown.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<p class="functions clear text-right">
<?php if ($this->_tpl_vars['oxcmp_user']): ?>
<a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=payment") : smarty_modifier_cat($_tmp, "cl=payment"))), $this);?>
" class="btn btn-primary"><?php echo smarty_function_oxmultilang(array('ident' => 'CHECKOUT'), $this);?>
</a>
<?php else: ?>
<a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=user") : smarty_modifier_cat($_tmp, "cl=user"))), $this);?>
" class="btn btn-primary"><?php echo smarty_function_oxmultilang(array('ident' => 'CHECKOUT'), $this);?>
</a>
<?php endif; ?>
<a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=basket") : smarty_modifier_cat($_tmp, "cl=basket"))), $this);?>
" class="btn btn-default"><?php echo smarty_function_oxmultilang(array('ident' => 'DISPLAY_BASKET'), $this);?>
</a>
</p>
<?php endif; ?>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<?php else: ?>
<div class="alert alert-info"><?php echo smarty_function_oxmultilang(array('ident' => 'BASKET_EMPTY'), $this);?>
</div>
<?php endif; ?>

View File

@@ -0,0 +1,11 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:14
compiled from widget/breadcrumb.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxmultilang', 'widget/breadcrumb.tpl', 8, false),array('modifier', 'escape', 'widget/breadcrumb.tpl', 12, false),)), $this); ?>
<?php echo '<div class="row"><div class="col-xs-12"><ol id="breadcrumb" class="breadcrumb" itemscope itemtype="http://schema.org/BreadcrumbList"><li class="text-muted">'; ?><?php echo smarty_function_oxmultilang(array('ident' => 'YOU_ARE_HERE'), $this);?><?php echo ':</li>'; ?><?php $_from = $this->_tpl_vars['oView']->getBreadCrumb(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['breadcrumb'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['breadcrumb']['total'] > 0):
foreach ($_from as $this->_tpl_vars['sCrum']):
$this->_foreach['breadcrumb']['iteration']++;
?><?php echo '<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"'; ?><?php if (($this->_foreach['breadcrumb']['iteration'] == $this->_foreach['breadcrumb']['total'])): ?><?php echo ' class="active"'; ?><?php endif; ?><?php echo '><a href="'; ?><?php if ($this->_tpl_vars['sCrum']['link']): ?><?php echo ''; ?><?php echo $this->_tpl_vars['sCrum']['link']; ?><?php echo ''; ?><?php else: ?><?php echo '#'; ?><?php endif; ?><?php echo '" title="'; ?><?php echo ((is_array($_tmp=$this->_tpl_vars['sCrum']['title'])) ? $this->_run_mod_handler('escape', true, $_tmp, 'html') : smarty_modifier_escape($_tmp, 'html')); ?><?php echo '" itemprop="item"><span itemprop="name">'; ?><?php echo $this->_tpl_vars['sCrum']['title']; ?><?php echo '</span></a><meta itemprop="position" content="'; ?><?php echo $this->_foreach['breadcrumb']['iteration']; ?><?php echo '" /></li>'; ?><?php endforeach; endif; unset($_from); ?><?php echo '</ol></div></div>'; ?>

View File

@@ -0,0 +1,497 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:44:18
compiled from page/details/inc/productmain.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxscript', 'page/details/inc/productmain.tpl', 1, false),array('function', 'oxmultilang', 'page/details/inc/productmain.tpl', 103, false),array('function', 'oxprice', 'page/details/inc/productmain.tpl', 134, false),array('function', 'oxid_include_dynamic', 'page/details/inc/productmain.tpl', 335, false),array('function', 'oxgetseourl', 'page/details/inc/productmain.tpl', 340, false),array('function', 'mailto', 'page/details/inc/productmain.tpl', 371, false),array('modifier', 'cat', 'page/details/inc/productmain.tpl', 13, false),array('modifier', 'getimagesize', 'page/details/inc/productmain.tpl', 71, false),array('modifier', 'strip_tags', 'page/details/inc/productmain.tpl', 79, false),array('modifier', 'oxmultilangassign', 'page/details/inc/productmain.tpl', 218, false),array('modifier', 'default', 'page/details/inc/productmain.tpl', 371, false),array('block', 'oxhasrights', 'page/details/inc/productmain.tpl', 38, false),)), $this); ?>
<?php echo smarty_function_oxscript(array('include' => "js/pages/details.min.js",'priority' => 10), $this);?>
<?php $this->assign('oConfig', $this->_tpl_vars['oViewConf']->getConfig()); ?>
<?php $this->assign('oManufacturer', $this->_tpl_vars['oView']->getManufacturer()); ?>
<?php $this->assign('aVariantSelections', $this->_tpl_vars['oView']->getVariantSelections()); ?>
<?php $this->assign('blFullwidth', $this->_tpl_vars['oViewConf']->getViewThemeParam('blFullwidthLayout')); ?>
<?php if ($this->_tpl_vars['aVariantSelections'] && $this->_tpl_vars['aVariantSelections']['rawselections']): ?>
<?php $this->assign('_sSelectionHashCollection', ""); ?>
<?php $_from = $this->_tpl_vars['aVariantSelections']['rawselections']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['iKey'] => $this->_tpl_vars['oSelectionList']):
?>
<?php $this->assign('_sSelectionHash', ""); ?>
<?php $_from = $this->_tpl_vars['oSelectionList']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['iPos'] => $this->_tpl_vars['oListItem']):
?>
<?php $this->assign('_sSelectionHash', ((is_array($_tmp=((is_array($_tmp=((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['_sSelectionHash'])) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['iPos']) : smarty_modifier_cat($_tmp, $this->_tpl_vars['iPos'])))) ? $this->_run_mod_handler('cat', true, $_tmp, ":") : smarty_modifier_cat($_tmp, ":")))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oListItem']['hash']) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oListItem']['hash'])))) ? $this->_run_mod_handler('cat', true, $_tmp, "|") : smarty_modifier_cat($_tmp, "|"))); ?>
<?php endforeach; endif; unset($_from); ?>
<?php if ($this->_tpl_vars['_sSelectionHash']): ?>
<?php if ($this->_tpl_vars['_sSelectionHashCollection']): ?><?php $this->assign('_sSelectionHashCollection', ((is_array($_tmp=$this->_tpl_vars['_sSelectionHashCollection'])) ? $this->_run_mod_handler('cat', true, $_tmp, ",") : smarty_modifier_cat($_tmp, ","))); ?><?php endif; ?>
<?php $this->assign('_sSelectionHashCollection', ((is_array($_tmp=$this->_tpl_vars['_sSelectionHashCollection'])) ? $this->_run_mod_handler('cat', true, $_tmp, "'".($this->_tpl_vars['_sSelectionHash'])."'") : smarty_modifier_cat($_tmp, "'".($this->_tpl_vars['_sSelectionHash'])."'"))); ?>
<?php endif; ?>
<?php endforeach; endif; unset($_from); ?>
<?php echo smarty_function_oxscript(array('add' => "oxVariantSelections = [".($this->_tpl_vars['_sSelectionHashCollection'])."];"), $this);?>
<form class="js-oxWidgetReload" action="<?php echo $this->_tpl_vars['oView']->getWidgetLink(); ?>
" method="get">
<?php echo $this->_tpl_vars['oViewConf']->getHiddenSid(); ?>
<?php echo $this->_tpl_vars['oViewConf']->getNavFormParams(); ?>
<input type="hidden" name="cl" value="<?php echo $this->_tpl_vars['oView']->getClassName(); ?>
">
<input type="hidden" name="oxwparent" value="<?php echo $this->_tpl_vars['oViewConf']->getTopActiveClassName(); ?>
">
<input type="hidden" name="listtype" value="<?php echo $this->_tpl_vars['oView']->getListType(); ?>
">
<input type="hidden" name="nocookie" value="1">
<input type="hidden" name="cnid" value="<?php echo $this->_tpl_vars['oView']->getCategoryId(); ?>
">
<input type="hidden" name="anid" value="<?php if (! $this->_tpl_vars['oDetailsProduct']->oxarticles__oxparentid->value): ?><?php echo $this->_tpl_vars['oDetailsProduct']->oxarticles__oxid->value; ?>
<?php else: ?><?php echo $this->_tpl_vars['oDetailsProduct']->oxarticles__oxparentid->value; ?>
<?php endif; ?>">
<input type="hidden" name="actcontrol" value="<?php echo $this->_tpl_vars['oViewConf']->getTopActiveClassName(); ?>
">
<?php if ($this->_tpl_vars['oConfig']->getRequestParameter('preview')): ?>
<input type="hidden" name="preview" value="<?php echo $this->_tpl_vars['oConfig']->getRequestParameter('preview'); ?>
">
<?php endif; ?>
</form>
<?php endif; ?>
<?php $this->_tag_stack[] = array('oxhasrights', array('ident' => 'TOBASKET')); $_block_repeat=true;smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<form class="js-oxProductForm" action="<?php echo $this->_tpl_vars['oViewConf']->getSelfActionLink(); ?>
" method="post">
<div class="hidden">
<?php echo $this->_tpl_vars['oViewConf']->getHiddenSid(); ?>
<?php echo $this->_tpl_vars['oViewConf']->getNavFormParams(); ?>
<input type="hidden" name="cl" value="<?php echo $this->_tpl_vars['oViewConf']->getTopActiveClassName(); ?>
">
<input type="hidden" name="aid" value="<?php echo $this->_tpl_vars['oDetailsProduct']->oxarticles__oxid->value; ?>
">
<input type="hidden" name="anid" value="<?php echo $this->_tpl_vars['oDetailsProduct']->oxarticles__oxnid->value; ?>
">
<input type="hidden" name="parentid" value="<?php if (! $this->_tpl_vars['oDetailsProduct']->oxarticles__oxparentid->value): ?><?php echo $this->_tpl_vars['oDetailsProduct']->oxarticles__oxid->value; ?>
<?php else: ?><?php echo $this->_tpl_vars['oDetailsProduct']->oxarticles__oxparentid->value; ?>
<?php endif; ?>">
<input type="hidden" name="panid" value="">
<?php if (! $this->_tpl_vars['oDetailsProduct']->isNotBuyable()): ?>
<input type="hidden" name="fnc" value="tobasket">
<?php endif; ?>
</div>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<div class="detailsInfo clear" itemscope itemtype="http://schema.org/Product">
<div class="row">
<div class="col-xs-12 col-md-4 details-col-left">
<?php echo smarty_function_oxscript(array('include' => "js/libs/photoswipe.min.js",'priority' => 8), $this);?>
<?php echo smarty_function_oxscript(array('include' => "js/libs/photoswipe-ui-default.min.js",'priority' => 8), $this);?>
<?php echo smarty_function_oxscript(array('add' => "\$( document ).ready( function() { Flow.initDetailsEvents(); });"), $this);?>
<?php if ($this->_tpl_vars['blWorkaroundInclude']): ?>
<?php echo smarty_function_oxscript(array('add' => "$( document ).ready( function() { Flow.initEvents();});"), $this);?>
<?php endif; ?>
<?php if ($this->_tpl_vars['oView']->showZoomPics()): ?>
<?php if ($this->_tpl_vars['oConfig']->getConfigParam('sAltImageUrl') || $this->_tpl_vars['oConfig']->getConfigParam('sSSLAltImageUrl')): ?>
<?php $this->assign('aPictureInfo', getimagesize($this->_tpl_vars['oPictureProduct']->getMasterZoomPictureUrl(1))); ?>
<?php else: ?>
<?php $this->assign('sPictureName', $this->_tpl_vars['oPictureProduct']->oxarticles__oxpic1->value); ?>
<?php $this->assign('aPictureInfo', getimagesize($this->_tpl_vars['oConfig']->getMasterPicturePath("product/1/".($this->_tpl_vars['sPictureName'])))); ?>
<?php endif; ?>
<div class="picture text-center">
<a href="<?php echo $this->_tpl_vars['oPictureProduct']->getMasterZoomPictureUrl(1); ?>
" id="zoom1"<?php if ($this->_tpl_vars['aPictureInfo']): ?> data-width="<?php echo $this->_tpl_vars['aPictureInfo']['0']; ?>
" data-height="<?php echo $this->_tpl_vars['aPictureInfo']['1']; ?>
"<?php endif; ?>>
<img src="<?php echo $this->_tpl_vars['oView']->getActPicture(); ?>
" alt="<?php echo ((is_array($_tmp=$this->_tpl_vars['oPictureProduct']->oxarticles__oxtitle->value)) ? $this->_run_mod_handler('strip_tags', true, $_tmp) : smarty_modifier_strip_tags($_tmp)); ?>
<?php echo ((is_array($_tmp=$this->_tpl_vars['oPictureProduct']->oxarticles__oxvarselect->value)) ? $this->_run_mod_handler('strip_tags', true, $_tmp) : smarty_modifier_strip_tags($_tmp)); ?>
" itemprop="image" class="img-responsive">
</a>
</div>
<?php else: ?>
<div class="picture text-center">
<img src="<?php echo $this->_tpl_vars['oView']->getActPicture(); ?>
" alt="<?php echo ((is_array($_tmp=$this->_tpl_vars['oPictureProduct']->oxarticles__oxtitle->value)) ? $this->_run_mod_handler('strip_tags', true, $_tmp) : smarty_modifier_strip_tags($_tmp)); ?>
<?php echo ((is_array($_tmp=$this->_tpl_vars['oPictureProduct']->oxarticles__oxvarselect->value)) ? $this->_run_mod_handler('strip_tags', true, $_tmp) : smarty_modifier_strip_tags($_tmp)); ?>
" itemprop="image" class="img-responsive">
</div>
<?php endif; ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "page/details/inc/morepics.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</div>
<div class="col-xs-12 col-sm-8 col-md-5 col-lg-6 details-col-middle">
<h1 id="productTitle" itemprop="name">
<?php echo $this->_tpl_vars['oDetailsProduct']->oxarticles__oxtitle->value; ?>
<?php echo $this->_tpl_vars['oDetailsProduct']->oxarticles__oxvarselect->value; ?>
</h1>
<span class="small text-muted"><?php echo smarty_function_oxmultilang(array('ident' => 'ARTNUM','suffix' => 'COLON'), $this);?>
<?php echo $this->_tpl_vars['oDetailsProduct']->oxarticles__oxartnum->value; ?>
</span>
<div class="star-ratings">
<?php if ($this->_tpl_vars['oView']->ratingIsActive()): ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/reviews/rating.tpl", 'smarty_include_vars' => array('itemid' => "anid=".($this->_tpl_vars['oDetailsProduct']->oxarticles__oxnid->value),'sRateUrl' => $this->_tpl_vars['oDetailsProduct']->getLink())));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endif; ?>
</div>
<?php $this->_tag_stack[] = array('oxhasrights', array('ident' => 'SHOWSHORTDESCRIPTION')); $_block_repeat=true;smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<?php if ($this->_tpl_vars['oDetailsProduct']->oxarticles__oxshortdesc->rawValue): ?>
<p class="shortdesc" id="productShortdesc" itemprop="description"><?php echo $this->_tpl_vars['oDetailsProduct']->oxarticles__oxshortdesc->rawValue; ?>
</p>
<?php endif; ?>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<p>Tset</p>
<div class="information" itemprop="offers" itemscope itemtype="http://schema.org/Offer">
<div class="productMainInfo<?php if ($this->_tpl_vars['oManufacturer']->oxmanufacturers__oxicon->value): ?> hasBrand<?php endif; ?>">
<?php $this->_tag_stack[] = array('oxhasrights', array('ident' => 'SHOWARTICLEPRICE')); $_block_repeat=true;smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<div class="additionalInfo clearfix">
<?php $this->assign('oUnitPrice', $this->_tpl_vars['oDetailsProduct']->getUnitPrice()); ?>
<?php if ($this->_tpl_vars['oUnitPrice']): ?>
<span id="productPriceUnit"><?php echo smarty_function_oxprice(array('price' => $this->_tpl_vars['oUnitPrice'],'currency' => $this->_tpl_vars['currency']), $this);?>
/<?php echo $this->_tpl_vars['oDetailsProduct']->getUnitName(); ?>
</span>
<?php endif; ?>
</div>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<?php if ($this->_tpl_vars['oDetailsProduct']->oxarticles__oxweight->value): ?>
<div class="weight">
<?php echo smarty_function_oxmultilang(array('ident' => 'WEIGHT','suffix' => 'COLON'), $this);?>
<?php echo $this->_tpl_vars['oDetailsProduct']->oxarticles__oxweight->value; ?>
<?php echo smarty_function_oxmultilang(array('ident' => 'KG'), $this);?>
</div>
<?php endif; ?>
<?php if ($this->_tpl_vars['oDetailsProduct']->oxarticles__oxvpe->value > 1): ?>
<span class="vpe small"><?php echo smarty_function_oxmultilang(array('ident' => 'DETAILS_VPE_MESSAGE_1'), $this);?>
<?php echo $this->_tpl_vars['oDetailsProduct']->oxarticles__oxvpe->value; ?>
<?php echo smarty_function_oxmultilang(array('ident' => 'DETAILS_VPE_MESSAGE_2'), $this);?>
</span>
<br>
<?php endif; ?>
<?php $this->assign('blCanBuy', true); ?>
<?php if ($this->_tpl_vars['aVariantSelections'] && $this->_tpl_vars['aVariantSelections']['selections']): ?>
<?php echo smarty_function_oxscript(array('include' => "js/widgets/oxajax.min.js",'priority' => 10), $this);?>
<?php echo smarty_function_oxscript(array('include' => "js/widgets/oxarticlevariant.min.js",'priority' => 10), $this);?>
<?php echo smarty_function_oxscript(array('add' => "$( '#variants' ).oxArticleVariant();"), $this);?>
<?php $this->assign('blCanBuy', $this->_tpl_vars['aVariantSelections']['blPerfectFit']); ?>
<?php if (! $this->_tpl_vars['blHasActiveSelections']): ?>
<?php if (! $this->_tpl_vars['blCanBuy'] && ! $this->_tpl_vars['oDetailsProduct']->isParentNotBuyable()): ?>
<?php $this->assign('blCanBuy', true); ?>
<?php endif; ?>
<?php endif; ?>
<div id="variants" class="selectorsBox js-fnSubmit clear">
<?php $this->assign('blHasActiveSelections', false); ?>
<?php $_from = $this->_tpl_vars['aVariantSelections']['selections']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['iKey'] => $this->_tpl_vars['oList']):
?>
<?php if ($this->_tpl_vars['oList']->getActiveSelection()): ?>
<?php $this->assign('blHasActiveSelections', true); ?>
<?php endif; ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/product/selectbox.tpl", 'smarty_include_vars' => array('oSelectionList' => $this->_tpl_vars['oList'],'iKey' => $this->_tpl_vars['iKey'],'blInDetails' => true)));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<div class="clearfix"></div>
<?php endforeach; endif; unset($_from); ?>
</div>
<?php endif; ?>
</div>
<?php if ($this->_tpl_vars['oViewConf']->showSelectLists()): ?>
<?php $this->assign('oSelections', $this->_tpl_vars['oDetailsProduct']->getSelections()); ?>
<?php if ($this->_tpl_vars['oSelections']): ?>
<div class="selectorsBox js-fnSubmit clear" id="productSelections">
<?php $_from = $this->_tpl_vars['oSelections']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['selections'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['selections']['total'] > 0):
foreach ($_from as $this->_tpl_vars['oList']):
$this->_foreach['selections']['iteration']++;
?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/product/selectbox.tpl", 'smarty_include_vars' => array('oSelectionList' => $this->_tpl_vars['oList'],'sFieldName' => 'sel','iKey' => ($this->_foreach['selections']['iteration']-1),'blHideDefault' => true,'sSelType' => 'seldrop')));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endforeach; endif; unset($_from); ?>
</div>
<?php endif; ?>
<?php endif; ?>
<div class="pricebox">
<?php $this->_tag_stack[] = array('oxhasrights', array('ident' => 'SHOWARTICLEPRICE')); $_block_repeat=true;smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<?php if ($this->_tpl_vars['oDetailsProduct']->getTPrice()): ?>
<del><?php echo smarty_function_oxprice(array('price' => $this->_tpl_vars['oDetailsProduct']->getTPrice(),'currency' => $this->_tpl_vars['currency']), $this);?>
</del>
<br/>
<?php endif; ?>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<?php $this->_tag_stack[] = array('oxhasrights', array('ident' => 'SHOWARTICLEPRICE')); $_block_repeat=true;smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<?php if ($this->_tpl_vars['oDetailsProduct']->getFPrice()): ?>
<label id="productPrice" class="price">
<?php $this->assign('sFrom', ""); ?>
<?php $this->assign('oPrice', $this->_tpl_vars['oDetailsProduct']->getPrice()); ?>
<?php if ($this->_tpl_vars['oDetailsProduct']->isParentNotBuyable()): ?>
<?php $this->assign('oPrice', $this->_tpl_vars['oDetailsProduct']->getVarMinPrice()); ?>
<?php if ($this->_tpl_vars['oDetailsProduct']->isRangePrice()): ?>
<?php $this->assign('sFrom', ((is_array($_tmp='PRICE_FROM')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp))); ?>
<?php endif; ?>
<?php endif; ?>
<span<?php if ($this->_tpl_vars['oDetailsProduct']->getTPrice()): ?> class="text-danger"<?php endif; ?>>
<span class="price-from"><?php echo $this->_tpl_vars['sFrom']; ?>
</span>
<span class="price"><?php echo smarty_function_oxprice(array('price' => $this->_tpl_vars['oPrice'],'currency' => $this->_tpl_vars['currency']), $this);?>
</span>
<?php if ($this->_tpl_vars['oView']->isVatIncluded()): ?>
<span class="price-markup">*</span>
<?php endif; ?>
<span class="hidden">
<span itemprop="price"><?php echo smarty_function_oxprice(array('price' => $this->_tpl_vars['oPrice'],'currency' => $this->_tpl_vars['currency']), $this);?>
</span>
</span>
</span>
</label>
<?php endif; ?>
<?php if ($this->_tpl_vars['oDetailsProduct']->loadAmountPriceInfo()): ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "page/details/inc/priceinfo.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endif; ?>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
</div>
<div class="tobasket">
<?php if ($this->_tpl_vars['oView']->isPersParam()): ?>
<div class="persparamBox clear form-group">
<label for="persistentParam" class="control-label"><?php echo smarty_function_oxmultilang(array('ident' => 'LABEL'), $this);?>
</label>
<input type="text" id="persistentParam" name="persparam[details]" value="<?php echo $this->_tpl_vars['oDetailsProduct']->aPersistParam['text']; ?>
" size="35" class="form-control">
</div>
<?php endif; ?>
<div class="tobasketFunction clear">
<?php $this->_tag_stack[] = array('oxhasrights', array('ident' => 'TOBASKET')); $_block_repeat=true;smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<?php if (! $this->_tpl_vars['oDetailsProduct']->isNotBuyable()): ?>
<div class="input-group">
<input id="amountToBasket" type="text" name="am" value="1" autocomplete="off" class="form-control">
<div class="input-group-tweak">
<button id="toBasket" type="submit" <?php if (! $this->_tpl_vars['blCanBuy']): ?>disabled="disabled"<?php endif; ?> class="btn btn-primary submitButton largeButton"><i class="fa fa-shopping-cart"></i> <?php echo smarty_function_oxmultilang(array('ident' => 'TO_CART'), $this);?>
</button>
</div>
</div>
<?php endif; ?>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
</div>
<?php if ($this->_tpl_vars['oDetailsProduct']->getStockStatus() == -1): ?>
<span class="stockFlag notOnStock">
<i class="fa fa-circle text-danger"></i>
<?php if ($this->_tpl_vars['oDetailsProduct']->oxarticles__oxnostocktext->value): ?>
<link itemprop="availability" href="http://schema.org/OutOfStock"/>
<?php echo $this->_tpl_vars['oDetailsProduct']->oxarticles__oxnostocktext->value; ?>
<?php elseif ($this->_tpl_vars['oViewConf']->getStockOffDefaultMessage()): ?>
<link itemprop="availability" href="http://schema.org/OutOfStock"/>
<?php echo smarty_function_oxmultilang(array('ident' => 'MESSAGE_NOT_ON_STOCK'), $this);?>
<?php endif; ?>
<?php if ($this->_tpl_vars['oDetailsProduct']->getDeliveryDate()): ?>
<link itemprop="availability" href="http://schema.org/PreOrder"/>
<?php echo smarty_function_oxmultilang(array('ident' => 'AVAILABLE_ON'), $this);?>
<?php echo $this->_tpl_vars['oDetailsProduct']->getDeliveryDate(); ?>
<?php endif; ?>
</span>
<?php elseif ($this->_tpl_vars['oDetailsProduct']->getStockStatus() == 1): ?>
<link itemprop="availability" href="http://schema.org/InStock"/>
<span class="stockFlag lowStock">
<i class="fa fa-circle text-warning"></i> <?php echo smarty_function_oxmultilang(array('ident' => 'LOW_STOCK'), $this);?>
</span>
<?php elseif ($this->_tpl_vars['oDetailsProduct']->getStockStatus() == 0): ?>
<span class="stockFlag">
<link itemprop="availability" href="http://schema.org/InStock"/>
<i class="fa fa-circle text-success"></i>
<?php if ($this->_tpl_vars['oDetailsProduct']->oxarticles__oxstocktext->value): ?>
<?php echo $this->_tpl_vars['oDetailsProduct']->oxarticles__oxstocktext->value; ?>
<?php elseif ($this->_tpl_vars['oViewConf']->getStockOnDefaultMessage()): ?>
<?php echo smarty_function_oxmultilang(array('ident' => 'READY_FOR_SHIPPING'), $this);?>
<?php endif; ?>
</span>
<?php endif; ?>
<?php $this->_tag_stack[] = array('oxhasrights', array('ident' => 'TOBASKET')); $_block_repeat=true;smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<?php if ($this->_tpl_vars['oDetailsProduct']->isBuyable()): ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "page/details/inc/deliverytime.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endif; ?>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-4 col-md-3 col-lg-2 details-col-right">
<?php if ($this->_tpl_vars['oManufacturer']): ?>
<div class="brandLogo">
<a href="<?php echo $this->_tpl_vars['oManufacturer']->getLink(); ?>
" title="<?php echo $this->_tpl_vars['oManufacturer']->oxmanufacturers__oxtitle->value; ?>
">
<?php if ($this->_tpl_vars['oManufacturer']->oxmanufacturers__oxicon->value): ?>
<img src="<?php echo $this->_tpl_vars['oManufacturer']->getIconUrl(); ?>
" alt="<?php echo $this->_tpl_vars['oManufacturer']->oxmanufacturers__oxtitle->value; ?>
">
<?php endif; ?>
</a>
<span itemprop="brand" class="hidden"><?php echo $this->_tpl_vars['oManufacturer']->oxmanufacturers__oxtitle->value; ?>
</span>
</div>
<?php endif; ?>
<ul class="list-unstyled action-links">
<?php if ($this->_tpl_vars['oViewConf']->getShowCompareList()): ?>
<li>
<?php echo smarty_function_oxid_include_dynamic(array('file' => "page/details/inc/compare_links.tpl",'testid' => "",'type' => 'compare','aid' => $this->_tpl_vars['oDetailsProduct']->oxarticles__oxid->value,'anid' => $this->_tpl_vars['oDetailsProduct']->oxarticles__oxnid->value,'in_list' => $this->_tpl_vars['oDetailsProduct']->isOnComparisonList(),'page' => $this->_tpl_vars['oView']->getActPage(),'text_to_id' => 'COMPARE','text_from_id' => 'REMOVE_FROM_COMPARE_LIST'), $this);?>
</li>
<?php endif; ?>
<li>
<?php if ($this->_tpl_vars['oViewConf']->getShowSuggest()): ?>
<a id="suggest" href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=suggest") : smarty_modifier_cat($_tmp, "cl=suggest")),'params' => ((is_array($_tmp="anid=".($this->_tpl_vars['oDetailsProduct']->oxarticles__oxnid->value))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oViewConf']->getNavUrlParams()) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oViewConf']->getNavUrlParams()))), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'RECOMMEND'), $this);?>
</a>
<?php endif; ?>
</li>
<?php if ($this->_tpl_vars['oViewConf']->getShowListmania()): ?>
<li>
<?php if ($this->_tpl_vars['oxcmp_user']): ?>
<a id="recommList" href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=recommadd") : smarty_modifier_cat($_tmp, "cl=recommadd")),'params' => ((is_array($_tmp=((is_array($_tmp=((is_array($_tmp="aid=".($this->_tpl_vars['oDetailsProduct']->oxarticles__oxnid->value)."&amp;anid=".($this->_tpl_vars['oDetailsProduct']->oxarticles__oxnid->value))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oViewConf']->getNavUrlParams()) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oViewConf']->getNavUrlParams())))) ? $this->_run_mod_handler('cat', true, $_tmp, "&amp;stoken=") : smarty_modifier_cat($_tmp, "&amp;stoken=")))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oViewConf']->getSessionChallengeToken()) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oViewConf']->getSessionChallengeToken()))), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'ADD_TO_LISTMANIA_LIST'), $this);?>
</a>
<?php else: ?>
<a id="loginToRecommlist" href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=account") : smarty_modifier_cat($_tmp, "cl=account")),'params' => ((is_array($_tmp=((is_array($_tmp=((is_array($_tmp="anid=".($this->_tpl_vars['oDetailsProduct']->oxarticles__oxnid->value))) ? $this->_run_mod_handler('cat', true, $_tmp, "&amp;sourcecl=") : smarty_modifier_cat($_tmp, "&amp;sourcecl=")))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oViewConf']->getTopActiveClassName()) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oViewConf']->getTopActiveClassName())))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oViewConf']->getNavUrlParams()) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oViewConf']->getNavUrlParams()))), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'ADD_TO_LISTMANIA_LIST'), $this);?>
</a>
<?php endif; ?>
</li>
<?php endif; ?>
<li>
<?php if ($this->_tpl_vars['oxcmp_user']): ?>
<a id="linkToNoticeList" href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=") : smarty_modifier_cat($_tmp, "cl=")))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oViewConf']->getTopActiveClassName()) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oViewConf']->getTopActiveClassName())),'params' => ((is_array($_tmp=((is_array($_tmp=((is_array($_tmp="aid=".($this->_tpl_vars['oDetailsProduct']->oxarticles__oxnid->value)."&amp;anid=".($this->_tpl_vars['oDetailsProduct']->oxarticles__oxnid->value)."&amp;fnc=tonoticelist&amp;am=1")) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oViewConf']->getNavUrlParams()) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oViewConf']->getNavUrlParams())))) ? $this->_run_mod_handler('cat', true, $_tmp, "&amp;stoken=") : smarty_modifier_cat($_tmp, "&amp;stoken=")))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oViewConf']->getSessionChallengeToken()) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oViewConf']->getSessionChallengeToken()))), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'ADD_TO_WISH_LIST'), $this);?>
</a>
<?php else: ?>
<a id="loginToNotice" href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=account") : smarty_modifier_cat($_tmp, "cl=account")),'params' => ((is_array($_tmp=((is_array($_tmp=((is_array($_tmp="anid=".($this->_tpl_vars['oDetailsProduct']->oxarticles__oxnid->value))) ? $this->_run_mod_handler('cat', true, $_tmp, "&amp;sourcecl=") : smarty_modifier_cat($_tmp, "&amp;sourcecl=")))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oViewConf']->getTopActiveClassName()) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oViewConf']->getTopActiveClassName())))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oViewConf']->getNavUrlParams()) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oViewConf']->getNavUrlParams()))), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'ADD_TO_WISH_LIST'), $this);?>
</a>
<?php endif; ?>
</li>
<?php if ($this->_tpl_vars['oViewConf']->getShowWishlist()): ?>
<li>
<?php if ($this->_tpl_vars['oxcmp_user']): ?>
<a id="linkToWishList" href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=") : smarty_modifier_cat($_tmp, "cl=")))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oViewConf']->getTopActiveClassName()) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oViewConf']->getTopActiveClassName())),'params' => ((is_array($_tmp=((is_array($_tmp=((is_array($_tmp="aid=".($this->_tpl_vars['oDetailsProduct']->oxarticles__oxnid->value)."&anid=".($this->_tpl_vars['oDetailsProduct']->oxarticles__oxnid->value)."&amp;fnc=towishlist&amp;am=1")) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oViewConf']->getNavUrlParams()) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oViewConf']->getNavUrlParams())))) ? $this->_run_mod_handler('cat', true, $_tmp, "&amp;stoken=") : smarty_modifier_cat($_tmp, "&amp;stoken=")))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oViewConf']->getSessionChallengeToken()) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oViewConf']->getSessionChallengeToken()))), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'ADD_TO_GIFT_REGISTRY'), $this);?>
</a>
<?php else: ?>
<a id="loginToWish" href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=account") : smarty_modifier_cat($_tmp, "cl=account")),'params' => ((is_array($_tmp=((is_array($_tmp=((is_array($_tmp="anid=".($this->_tpl_vars['oDetailsProduct']->oxarticles__oxnid->value))) ? $this->_run_mod_handler('cat', true, $_tmp, "&amp;sourcecl=") : smarty_modifier_cat($_tmp, "&amp;sourcecl=")))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oViewConf']->getTopActiveClassName()) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oViewConf']->getTopActiveClassName())))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oViewConf']->getNavUrlParams()) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oViewConf']->getNavUrlParams()))), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'ADD_TO_GIFT_REGISTRY'), $this);?>
</a>
<?php endif; ?>
</li>
<?php endif; ?>
<li>
<?php echo smarty_function_mailto(array('extra' => 'id="questionMail"','address' => ((is_array($_tmp=@$this->_tpl_vars['oDetailsProduct']->oxarticles__oxquestionemail->value)) ? $this->_run_mod_handler('default', true, $_tmp, @$this->_tpl_vars['oxcmp_shop']->oxshops__oxinfoemail->value) : smarty_modifier_default($_tmp, @$this->_tpl_vars['oxcmp_shop']->oxshops__oxinfoemail->value)),'subject' => ((is_array($_tmp=((is_array($_tmp=((is_array($_tmp='QUESTIONS_ABOUT_THIS_PRODUCT')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp)))) ? $this->_run_mod_handler('cat', true, $_tmp, ' ') : smarty_modifier_cat($_tmp, ' ')))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oDetailsProduct']->oxarticles__oxartnum->value) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oDetailsProduct']->oxarticles__oxartnum->value)),'text' => ((is_array($_tmp='QUESTIONS_ABOUT_THIS_PRODUCT')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp))), $this);?>
</li>
</ul>
</div>
</div>
<?php if ($this->_tpl_vars['blFullwidth']): ?>
<hr>
<?php endif; ?>
</div>
<?php $this->_tag_stack[] = array('oxhasrights', array('ident' => 'TOBASKET')); $_block_repeat=true;smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
</form>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>

View File

@@ -0,0 +1,46 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
compiled from widget/header/languages.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'cat', 'widget/header/languages.tpl', 4, false),array('modifier', 'oxaddparams', 'widget/header/languages.tpl', 15, false),)), $this); ?>
<?php if ($this->_tpl_vars['oView']->isLanguageLoaded()): ?>
<div class="btn-group languages-menu">
<button type="button" class="btn dropdown-toggle" data-toggle="dropdown">
<?php $this->assign('sLangImg', ((is_array($_tmp=((is_array($_tmp="lang/")) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oViewConf']->getActLanguageAbbr()) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oViewConf']->getActLanguageAbbr())))) ? $this->_run_mod_handler('cat', true, $_tmp, ".png") : smarty_modifier_cat($_tmp, ".png"))); ?>
<img src="<?php echo $this->_tpl_vars['oViewConf']->getImageUrl($this->_tpl_vars['sLangImg']); ?>
" alt=""/> <i class="fa fa-angle-down"></i>
</button>
<ul class="dropdown-menu dropdown-menu-right" role="menu">
<?php $_from = $this->_tpl_vars['oxcmp_lang']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['_lng']):
?>
<?php $this->assign('sLangImg', ((is_array($_tmp=((is_array($_tmp="lang/")) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['_lng']->abbr) : smarty_modifier_cat($_tmp, $this->_tpl_vars['_lng']->abbr)))) ? $this->_run_mod_handler('cat', true, $_tmp, ".png") : smarty_modifier_cat($_tmp, ".png"))); ?>
<?php if ($this->_tpl_vars['_lng']->selected): ?>
<?php ob_start(); ?>
<a class="flag <?php echo $this->_tpl_vars['_lng']->abbr; ?>
" title="<?php echo $this->_tpl_vars['_lng']->name; ?>
" href="<?php echo ((is_array($_tmp=$this->_tpl_vars['_lng']->link)) ? $this->_run_mod_handler('oxaddparams', true, $_tmp, $this->_tpl_vars['oView']->getDynUrlParams()) : smarty_modifier_oxaddparams($_tmp, $this->_tpl_vars['oView']->getDynUrlParams())); ?>
" hreflang="<?php echo $this->_tpl_vars['_lng']->abbr; ?>
"><span style="background-image:url('<?php echo $this->_tpl_vars['oViewConf']->getImageUrl($this->_tpl_vars['sLangImg']); ?>
')" ><?php echo $this->_tpl_vars['_lng']->name; ?>
</span></a>
<?php $this->_smarty_vars['capture']['languageSelected'] = ob_get_contents(); ob_end_clean(); ?>
<?php endif; ?>
<li<?php if ($this->_tpl_vars['_lng']->selected): ?> class="active"<?php endif; ?>>
<a class="flag <?php echo $this->_tpl_vars['_lng']->abbr; ?>
" title="<?php echo $this->_tpl_vars['_lng']->name; ?>
" href="<?php echo ((is_array($_tmp=$this->_tpl_vars['_lng']->link)) ? $this->_run_mod_handler('oxaddparams', true, $_tmp, $this->_tpl_vars['oView']->getDynUrlParams()) : smarty_modifier_oxaddparams($_tmp, $this->_tpl_vars['oView']->getDynUrlParams())); ?>
" hreflang="<?php echo $this->_tpl_vars['_lng']->abbr; ?>
">
<img src="<?php echo $this->_tpl_vars['oViewConf']->getImageUrl($this->_tpl_vars['sLangImg']); ?>
" alt=""/> <?php echo $this->_tpl_vars['_lng']->name; ?>
</a>
</li>
<?php endforeach; endif; unset($_from); ?>
</ul>
</div>
<?php endif; ?>

View File

@@ -0,0 +1,216 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
compiled from layout/footer.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxmultilang', 'layout/footer.tpl', 18, false),array('function', 'oxid_include_widget', 'layout/footer.tpl', 21, false),array('block', 'oxifcontent', 'layout/footer.tpl', 147, false),)), $this); ?>
<?php $this->assign('blShowFullFooter', $this->_tpl_vars['oView']->showSearch()); ?>
<?php $this->assign('blFullwidth', $this->_tpl_vars['oViewConf']->getViewThemeParam('blFullwidthLayout')); ?>
<?php echo $this->_tpl_vars['oView']->setShowNewsletter($this->_tpl_vars['oViewConf']->getViewThemeParam('blFooterShowNewsletterForm')); ?>
<?php if ($this->_tpl_vars['oxcmp_user']): ?>
<?php $this->assign('force_sid', $this->_tpl_vars['oView']->getSidForWidget()); ?>
<?php endif; ?>
<footer id="footer">
<div class="<?php if ($this->_tpl_vars['blFullwidth']): ?>container<?php else: ?>container-fluid<?php endif; ?>">
<div class="row">
<div class="col-xs-12 col-md-8">
<div class="row">
<div class="footer-left-part">
<section class="col-xs-12 <?php if ($this->_tpl_vars['blShowFullFooter']): ?>col-sm-3<?php else: ?>col-sm-6<?php endif; ?> footer-box footer-box-service">
<div class="h4 footer-box-title"><?php echo smarty_function_oxmultilang(array('ident' => 'SERVICES'), $this);?>
</div>
<div class="footer-box-content">
<?php echo smarty_function_oxid_include_widget(array('cl' => 'oxwServiceList','noscript' => 1,'nocookie' => 1,'force_sid' => $this->_tpl_vars['force_sid']), $this);?>
</div>
</section>
<section class="col-xs-12 <?php if ($this->_tpl_vars['blShowFullFooter']): ?>col-sm-3<?php else: ?>col-sm-6<?php endif; ?> footer-box footer-box-information">
<div class="h4 footer-box-title"><?php echo smarty_function_oxmultilang(array('ident' => 'INFORMATION'), $this);?>
</div>
<div class="footer-box-content">
<?php echo smarty_function_oxid_include_widget(array('cl' => 'oxwInformation','noscript' => 1,'nocookie' => 1,'force_sid' => $this->_tpl_vars['force_sid']), $this);?>
</div>
</section>
<?php if ($this->_tpl_vars['blShowFullFooter']): ?>
<section class="col-xs-12 col-sm-3 footer-box footer-box-manufacturers">
<div class="h4 footer-box-title"><?php echo smarty_function_oxmultilang(array('ident' => 'OUR_BRANDS'), $this);?>
</div>
<div class="footer-box-content">
<?php echo smarty_function_oxid_include_widget(array('cl' => 'oxwManufacturerList','_parent' => $this->_tpl_vars['oView']->getClassName(),'noscript' => 1,'nocookie' => 1), $this);?>
</div>
</section>
<section class="col-xs-12 col-sm-3 footer-box footer-box-categories">
<div class="h4 footer-box-title"><?php echo smarty_function_oxmultilang(array('ident' => 'CATEGORIES'), $this);?>
</div>
<div class="footer-box-content">
<?php echo smarty_function_oxid_include_widget(array('cl' => 'oxwCategoryTree','_parent' => $this->_tpl_vars['oView']->getClassName(),'sWidgetType' => 'footer','noscript' => 1,'nocookie' => 1), $this);?>
</div>
</section>
<?php endif; ?>
</div>
</div>
</div>
<div class="col-xs-12 col-md-4">
<div class="row">
<div class="footer-right-part">
<div class="col-xs-6 col-xs-offset-3 col-sm-12 col-sm-offset-0">
<?php if ($this->_tpl_vars['oView']->showNewsletter()): ?>
<section class="footer-box footer-box-newsletter">
<div class="h4 footer-box-title"><?php echo smarty_function_oxmultilang(array('ident' => 'NEWSLETTER'), $this);?>
</div>
<div class="footer-box-content">
<p class="small"><?php echo smarty_function_oxmultilang(array('ident' => 'FOOTER_NEWSLETTER_INFO'), $this);?>
</p>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/footer/newsletter.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</div>
</section>
<?php endif; ?>
</div>
</div>
</div>
</div>
</div>
<div class="spacer"></div>
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('sFacebookUrl') || $this->_tpl_vars['oViewConf']->getViewThemeParam('sGooglePlusUrl') || $this->_tpl_vars['oViewConf']->getViewThemeParam('sTwitterUrl') || $this->_tpl_vars['oViewConf']->getViewThemeParam('sYouTubeUrl') || $this->_tpl_vars['oViewConf']->getViewThemeParam('sBlogUrl')): ?>
<div class="social-links">
<div class="row">
<section class="col-xs-12">
<div class="text-center">
<ul class="list-inline">
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('sFacebookUrl')): ?>
<li>
<a target="_blank" href="<?php echo $this->_tpl_vars['oViewConf']->getViewThemeParam('sFacebookUrl'); ?>
">
<i class="fa fa-facebook"></i> <span>Facebook</span>
</a>
</li>
<?php endif; ?>
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('sGooglePlusUrl')): ?>
<li>
<a target="_blank" href="<?php echo $this->_tpl_vars['oViewConf']->getViewThemeParam('sGooglePlusUrl'); ?>
">
<i class="fa fa-google-plus-square"></i> <span>Google+</span>
</a>
</li>
<?php endif; ?>
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('sTwitterUrl')): ?>
<li>
<a target="_blank" href="<?php echo $this->_tpl_vars['oViewConf']->getViewThemeParam('sTwitterUrl'); ?>
">
<i class="fa fa-twitter"></i> <span>Twitter</span>
</a>
</li>
<?php endif; ?>
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('sYouTubeUrl')): ?>
<li>
<a target="_blank" href="<?php echo $this->_tpl_vars['oViewConf']->getViewThemeParam('sYouTubeUrl'); ?>
">
<i class="fa fa-youtube-square"></i> <span>YouTube</span>
</a>
</li>
<?php endif; ?>
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('sBlogUrl')): ?>
<li>
<a target="_blank" href="<?php echo $this->_tpl_vars['oViewConf']->getViewThemeParam('sBlogUrl'); ?>
">
<i class="fa fa-wordpress"></i> <span>Blog</span>
</a>
</li>
<?php endif; ?>
</ul>
</div>
</section>
</div>
</div>
<?php endif; ?>
</div>
<?php if ($this->_tpl_vars['oView']->isPriceCalculated()): ?>
<?php $this->_tag_stack[] = array('oxifcontent', array('ident' => 'oxdeliveryinfo','object' => 'oCont')); $_block_repeat=true;smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<div id="incVatInfo">
<?php if ($this->_tpl_vars['oView']->isVatIncluded()): ?>
* <span class="deliveryInfo"><?php echo smarty_function_oxmultilang(array('ident' => 'PLUS_SHIPPING'), $this);?>
<a href="<?php echo $this->_tpl_vars['oCont']->getLink(); ?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'PLUS_SHIPPING2'), $this);?>
</a></span>
<?php else: ?>
* <span class="deliveryInfo"><?php echo smarty_function_oxmultilang(array('ident' => 'PLUS'), $this);?>
<a href="<?php echo $this->_tpl_vars['oCont']->getLink(); ?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'PLUS_SHIPPING2'), $this);?>
</a></span>
<?php endif; ?>
</div>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<?php endif; ?>
</footer>
<?php $this->_tag_stack[] = array('oxifcontent', array('ident' => 'oxstdfooter','object' => 'oCont')); $_block_repeat=true;smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<div class="legal">
<div class="<?php if ($this->_tpl_vars['blFullwidth']): ?>container<?php else: ?>container-fluid<?php endif; ?>">
<div class="legal-box">
<div class="row">
<section class="col-sm-12">
<?php echo $this->_tpl_vars['oCont']->oxcontents__oxcontent->value; ?>
</section>
</div>
</div>
</div>
</div>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<?php if ($this->_tpl_vars['oView']->isRootCatChanged()): ?>
<div id="scRootCatChanged" class="popupBox corners FXgradGreyLight glowShadow">
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "form/privatesales/basketexcl.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</div>
<?php endif; ?>

View File

@@ -0,0 +1,29 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
compiled from widget/header/cookienote.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxscript', 'widget/header/cookienote.tpl', 2, false),array('function', 'oxmultilang', 'widget/header/cookienote.tpl', 8, false),array('function', 'oxgetseourl', 'widget/header/cookienote.tpl', 11, false),array('modifier', 'cat', 'widget/header/cookienote.tpl', 11, false),)), $this); ?>
<?php if ($this->_tpl_vars['oView']->isEnabled() && $_COOKIE['displayedCookiesNotification'] != '1'): ?>
<?php echo smarty_function_oxscript(array('include' => "js/libs/jquery.cookie.min.js"), $this);?>
<?php echo smarty_function_oxscript(array('add' => "$.cookie('testing', 'yes'); if(!$.cookie('testing')) $('#cookieNote').hide(); else{ $('#cookieNote').show(); $.cookie('testing', null, -1);}"), $this);?>
<?php echo smarty_function_oxscript(array('include' => "js/widgets/oxcookienote.min.js"), $this);?>
<div id="cookieNote">
<div class="alert alert-info" style="margin: 0;">
<button type="button" class="close" data-dismiss="alert">
<span aria-hidden="true">&times;</span><span class="sr-only"><?php echo smarty_function_oxmultilang(array('ident' => 'COOKIE_NOTE_CLOSE'), $this);?>
</span>
</button>
<?php echo smarty_function_oxmultilang(array('ident' => 'COOKIE_NOTE'), $this);?>
<span class="cancelCookie"><a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=clearcookies") : smarty_modifier_cat($_tmp, "cl=clearcookies"))), $this);?>
" title="<?php echo smarty_function_oxmultilang(array('ident' => 'COOKIE_NOTE_DISAGREE'), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'COOKIE_NOTE_DISAGREE'), $this);?>
</a></span>
</div>
</div>
<?php echo smarty_function_oxscript(array('add' => "$('#cookieNote').oxCookieNote();"), $this);?>
<?php endif; ?>
<?php echo smarty_function_oxscript(array('widget' => $this->_tpl_vars['oView']->getClassName()), $this);?>

View File

@@ -0,0 +1,20 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
compiled from widget/header/notificationscounter.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'math', 'widget/header/notificationscounter.tpl', 10, false),)), $this); ?>
<?php if ($this->_tpl_vars['oxcmp_user']): ?>
<?php $this->assign('noticeListCount', $this->_tpl_vars['oxcmp_user']->getNoticeListArtCnt()); ?>
<?php $this->assign('wishListCount', $this->_tpl_vars['oxcmp_user']->getWishListArtCnt()); ?>
<?php $this->assign('recommListCount', $this->_tpl_vars['oxcmp_user']->getRecommListsCount()); ?>
<?php else: ?>
<?php $this->assign('noticeListCount', '0'); ?>
<?php $this->assign('wishListCount', '0'); ?>
<?php $this->assign('recommListCount', '0'); ?>
<?php endif; ?>
<?php echo smarty_function_math(array('equation' => "a+b+c+d",'a' => $this->_tpl_vars['oView']->getCompareItemsCnt(),'b' => $this->_tpl_vars['noticeListCount'],'c' => $this->_tpl_vars['wishListCount'],'d' => $this->_tpl_vars['recommListCount'],'assign' => 'notificationsCounter'), $this);?>
<?php if ($this->_tpl_vars['notificationsCounter'] > 0): ?>
<span class="badge"><?php echo $this->_tpl_vars['notificationsCounter']; ?>
</span>
<?php endif; ?>

View File

@@ -0,0 +1,65 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:14
compiled from widget/locator/paging.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxmultilang', 'widget/locator/paging.tpl', 6, false),)), $this); ?>
<?php if ($this->_tpl_vars['pages']->changePage): ?>
<ol class="pagination pagination-sm<?php if ($this->_tpl_vars['place'] == 'bottom'): ?> lineBox<?php endif; ?>" id="itemsPager<?php echo $this->_tpl_vars['place']; ?>
">
<li class="prev<?php if (! $this->_tpl_vars['pages']->previousPage): ?> disabled<?php endif; ?>">
<?php if ($this->_tpl_vars['pages']->previousPage): ?>
<a href="<?php echo $this->_tpl_vars['pages']->previousPage; ?>
">&larr; <?php echo smarty_function_oxmultilang(array('ident' => 'PREVIOUS'), $this);?>
</a>
<?php else: ?>
<span>&larr; <?php echo smarty_function_oxmultilang(array('ident' => 'PREVIOUS'), $this);?>
</span>
<?php endif; ?>
</li>
<?php $this->assign('i', 1); ?>
<?php $_from = $this->_tpl_vars['pages']->changePage; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['iPage'] => $this->_tpl_vars['page']):
?>
<?php if ($this->_tpl_vars['iPage'] == $this->_tpl_vars['i']): ?>
<li<?php if ($this->_tpl_vars['iPage'] == $this->_tpl_vars['pages']->actPage): ?> class="active"<?php endif; ?>>
<a href="<?php echo $this->_tpl_vars['page']->url; ?>
"><?php echo $this->_tpl_vars['iPage']; ?>
</a>
</li>
<?php $this->assign('i', $this->_tpl_vars['i']+1); ?>
<?php elseif ($this->_tpl_vars['iPage'] > $this->_tpl_vars['i']): ?>
<li class="disabled">
<span>...</span>
</li>
<li<?php if ($this->_tpl_vars['iPage'] == $this->_tpl_vars['pages']->actPage): ?> class="active"<?php endif; ?>>
<a href="<?php echo $this->_tpl_vars['page']->url; ?>
"><?php echo $this->_tpl_vars['iPage']; ?>
</a>
</li>
<?php $this->assign('i', $this->_tpl_vars['iPage']+1); ?>
<?php elseif ($this->_tpl_vars['iPage'] < $this->_tpl_vars['i']): ?>
<li<?php if ($this->_tpl_vars['iPage'] == $this->_tpl_vars['pages']->actPage): ?> class="active"<?php endif; ?>>
<a href="<?php echo $this->_tpl_vars['page']->url; ?>
"><?php echo $this->_tpl_vars['iPage']; ?>
</a>
</li>
<li class="disabled">
<span>...</span>
</li>
<?php $this->assign('i', $this->_tpl_vars['iPage']+1); ?>
<?php endif; ?>
<?php endforeach; endif; unset($_from); ?>
<li class="next<?php if (! $this->_tpl_vars['pages']->nextPage): ?> disabled<?php endif; ?>">
<?php if ($this->_tpl_vars['pages']->nextPage): ?>
<a href="<?php echo $this->_tpl_vars['pages']->nextPage; ?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'NEXT'), $this);?>
&rarr;</a>
<?php else: ?>
<span><?php echo smarty_function_oxmultilang(array('ident' => 'NEXT'), $this);?>
&rarr;</span>
<?php endif; ?>
</li>
</ol>
<?php endif; ?>

View File

@@ -0,0 +1,16 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:16
compiled from widget/product/details.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'oxmultilangassign', 'widget/product/details.tpl', 5, false),array('insert', 'oxid_tracker', 'widget/product/details.tpl', 5, false),array('function', 'oxscript', 'widget/product/details.tpl', 6, false),)), $this); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "page/details/details.tpl", 'smarty_include_vars' => array('blWorkaroundInclude' => true)));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php $this->assign('oDetailsProduct', $this->_tpl_vars['oView']->getProduct()); ?>
<?php require_once(SMARTY_CORE_DIR . 'core.run_insert_handler.php');
echo smarty_core_run_insert_handler(array('args' => array('name' => 'oxid_tracker', 'title' => ((is_array($_tmp='PRODUCT_DETAILS')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp)), 'product' => $this->_tpl_vars['oDetailsProduct'], 'cpath' => $this->_tpl_vars['oView']->getCatTreePath())), $this); ?>
<?php echo smarty_function_oxscript(array('widget' => $this->_tpl_vars['oView']->getClassName()), $this);?>

View File

@@ -0,0 +1,62 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
compiled from widget/header/servicebox.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxmultilang', 'widget/header/servicebox.tpl', 3, false),array('function', 'oxgetseourl', 'widget/header/servicebox.tpl', 8, false),array('function', 'oxid_include_dynamic', 'widget/header/servicebox.tpl', 13, false),array('modifier', 'cat', 'widget/header/servicebox.tpl', 8, false),)), $this); ?>
<div class="topPopList">
<span class="lead"><?php echo smarty_function_oxmultilang(array('ident' => 'ACCOUNT'), $this);?>
</span>
<div class="flyoutBox">
<ul id="services" class="list-unstyled">
<li>
<a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSslSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=account") : smarty_modifier_cat($_tmp, "cl=account"))), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'MY_ACCOUNT'), $this);?>
</a>
</li>
<?php if ($this->_tpl_vars['oViewConf']->getShowCompareList()): ?>
<li>
<a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=compare") : smarty_modifier_cat($_tmp, "cl=compare"))), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'MY_PRODUCT_COMPARISON'), $this);?>
</a>
<?php echo smarty_function_oxid_include_dynamic(array('file' => "widget/header/compareitemscounter.tpl"), $this);?>
</li>
<?php endif; ?>
<li>
<a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=account_noticelist") : smarty_modifier_cat($_tmp, "cl=account_noticelist"))), $this);?>
"><span><?php echo smarty_function_oxmultilang(array('ident' => 'MY_WISH_LIST'), $this);?>
</span></a>
<?php if ($this->_tpl_vars['oxcmp_user'] && $this->_tpl_vars['oxcmp_user']->getNoticeListArtCnt()): ?> <span class="badge"><?php echo $this->_tpl_vars['oxcmp_user']->getNoticeListArtCnt(); ?>
</span><?php endif; ?>
</li>
<?php if ($this->_tpl_vars['oViewConf']->getShowWishlist()): ?>
<li>
<a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=account_wishlist") : smarty_modifier_cat($_tmp, "cl=account_wishlist"))), $this);?>
"><span><?php echo smarty_function_oxmultilang(array('ident' => 'MY_GIFT_REGISTRY'), $this);?>
</span></a>
<?php if ($this->_tpl_vars['oxcmp_user'] && $this->_tpl_vars['oxcmp_user']->getWishListArtCnt()): ?> <span class="badge"><?php echo $this->_tpl_vars['oxcmp_user']->getWishListArtCnt(); ?>
</span><?php endif; ?>
</li>
<?php endif; ?>
<?php if ($this->_tpl_vars['oViewConf']->getShowListmania()): ?>
<li>
<a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=account_recommlist") : smarty_modifier_cat($_tmp, "cl=account_recommlist"))), $this);?>
"><span><?php echo smarty_function_oxmultilang(array('ident' => 'MY_LISTMANIA'), $this);?>
</span></a>
<?php if ($this->_tpl_vars['oxcmp_user'] && $this->_tpl_vars['oxcmp_user']->getRecommListsCount()): ?> <span class="badge"><?php echo $this->_tpl_vars['oxcmp_user']->getRecommListsCount(); ?>
</span><?php endif; ?>
</li>
<?php endif; ?>
<?php if ($this->_tpl_vars['oViewConf']->isFunctionalityEnabled ( 'blEnableDownloads' )): ?>
<li>
<a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=account_downloads") : smarty_modifier_cat($_tmp, "cl=account_downloads"))), $this);?>
"><span><?php echo smarty_function_oxmultilang(array('ident' => 'MY_DOWNLOADS'), $this);?>
</span></a>
</li>
<?php endif; ?>
</ul>
</div>
</div>

View File

@@ -0,0 +1,197 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
compiled from widget/product/listitem_grid.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('block', 'oxhasrights', 'widget/product/listitem_grid.tpl', 35, false),array('function', 'oxmultilang', 'widget/product/listitem_grid.tpl', 94, false),array('function', 'oxprice', 'widget/product/listitem_grid.tpl', 116, false),)), $this); ?>
<?php $this->assign('product', $this->_tpl_vars['oView']->getProduct()); ?>
<?php $this->assign('blDisableToCart', $this->_tpl_vars['oView']->getDisableToCart()); ?>
<?php $this->assign('iIndex', $this->_tpl_vars['oView']->getIndex()); ?>
<?php $this->assign('showMainLink', $this->_tpl_vars['oView']->getShowMainLink()); ?>
<?php $this->assign('currency', $this->_tpl_vars['oView']->getActCurrency()); ?>
<?php if ($this->_tpl_vars['showMainLink']): ?>
<?php $this->assign('_productLink', $this->_tpl_vars['product']->getMainLink()); ?>
<?php else: ?>
<?php $this->assign('_productLink', $this->_tpl_vars['product']->getLink()); ?>
<?php endif; ?>
<?php $this->assign('aVariantSelections', $this->_tpl_vars['product']->getVariantSelections(null,null,1)); ?>
<?php $this->assign('blShowToBasket', true); ?> <?php if ($this->_tpl_vars['blDisableToCart'] || $this->_tpl_vars['product']->isNotBuyable() || ( $this->_tpl_vars['aVariantSelections'] && $this->_tpl_vars['aVariantSelections']['selections'] ) || $this->_tpl_vars['product']->hasMdVariants() || ( $this->_tpl_vars['oViewConf']->showSelectListsInList() && $this->_tpl_vars['product']->getSelections(1) ) || $this->_tpl_vars['product']->getVariants()): ?>
<?php $this->assign('blShowToBasket', false); ?>
<?php endif; ?>
<?php if (! $this->_tpl_vars['testid']): ?>
<?php $this->assign('testid', $this->_tpl_vars['oView']->getViewParameter('testid')); ?>
<?php endif; ?>
<?php if (! $this->_tpl_vars['listId']): ?>
<?php $this->assign('listId', $this->_tpl_vars['oView']->getViewParameter('listId')); ?>
<?php endif; ?>
<form name="tobasket<?php echo $this->_tpl_vars['testid']; ?>
" <?php if ($this->_tpl_vars['blShowToBasket']): ?>action="<?php echo $this->_tpl_vars['oViewConf']->getSelfActionLink(); ?>
" method="post"<?php else: ?>action="<?php echo $this->_tpl_vars['_productLink']; ?>
" method="get"<?php endif; ?>>
<div class="hidden">
<?php echo $this->_tpl_vars['oViewConf']->getNavFormParams(); ?>
<?php echo $this->_tpl_vars['oViewConf']->getHiddenSid(); ?>
<input type="hidden" name="pgNr" value="<?php echo $this->_tpl_vars['oView']->getActPage(); ?>
">
<?php if ($this->_tpl_vars['recommid']): ?>
<input type="hidden" name="recommid" value="<?php echo $this->_tpl_vars['recommid']; ?>
">
<?php endif; ?>
<?php if ($this->_tpl_vars['blShowToBasket']): ?>
<?php $this->_tag_stack[] = array('oxhasrights', array('ident' => 'TOBASKET')); $_block_repeat=true;smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<input type="hidden" name="cl" value="<?php echo $this->_tpl_vars['oViewConf']->getTopActiveClassName(); ?>
">
<?php if ($this->_tpl_vars['owishid']): ?>
<input type="hidden" name="owishid" value="<?php echo $this->_tpl_vars['owishid']; ?>
">
<?php endif; ?>
<?php if ($this->_tpl_vars['toBasketFunction']): ?>
<input type="hidden" name="fnc" value="<?php echo $this->_tpl_vars['toBasketFunction']; ?>
">
<?php else: ?>
<input type="hidden" name="fnc" value="tobasket">
<?php endif; ?>
<input type="hidden" name="aid" value="<?php echo $this->_tpl_vars['product']->oxarticles__oxid->value; ?>
">
<?php if ($this->_tpl_vars['altproduct']): ?>
<input type="hidden" name="anid" value="<?php echo $this->_tpl_vars['altproduct']; ?>
">
<?php else: ?>
<input type="hidden" name="anid" value="<?php echo $this->_tpl_vars['product']->oxarticles__oxnid->value; ?>
">
<?php endif; ?>
<input type="hidden" name="am" value="1">
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<?php else: ?>
<input type="hidden" name="cl" value="details">
<input type="hidden" name="anid" value="<?php echo $this->_tpl_vars['product']->oxarticles__oxnid->value; ?>
">
<?php endif; ?>
</div>
<div class="picture text-center">
<a href="<?php echo $this->_tpl_vars['_productLink']; ?>
" title="<?php echo $this->_tpl_vars['product']->oxarticles__oxtitle->value; ?>
<?php echo $this->_tpl_vars['product']->oxarticles__oxvarselect->value; ?>
">
<img src="<?php echo $this->_tpl_vars['oViewConf']->getImageUrl('spinner.gif'); ?>
" data-src="<?php echo $this->_tpl_vars['product']->getThumbnailUrl(); ?>
" alt="<?php echo $this->_tpl_vars['product']->oxarticles__oxtitle->value; ?>
<?php echo $this->_tpl_vars['product']->oxarticles__oxvarselect->value; ?>
" class="img-responsive">
</a>
</div>
<div class="listDetails text-center">
<div class="title">
<a id="<?php echo $this->_tpl_vars['testid']; ?>
" href="<?php echo $this->_tpl_vars['_productLink']; ?>
" class="title" title="<?php echo $this->_tpl_vars['product']->oxarticles__oxtitle->value; ?>
<?php echo $this->_tpl_vars['product']->oxarticles__oxvarselect->value; ?>
">
<span><?php echo $this->_tpl_vars['product']->oxarticles__oxtitle->value; ?>
<?php echo $this->_tpl_vars['product']->oxarticles__oxvarselect->value; ?>
</span>
</a>
</div>
<div class="price text-center">
<div class="content">
<?php $this->_tag_stack[] = array('oxhasrights', array('ident' => 'SHOWARTICLEPRICE')); $_block_repeat=true;smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<?php $this->assign('oUnitPrice', $this->_tpl_vars['product']->getUnitPrice()); ?>
<?php $this->assign('tprice', $this->_tpl_vars['product']->getTPrice()); ?>
<?php $this->assign('price', $this->_tpl_vars['product']->getPrice()); ?>
<?php if ($this->_tpl_vars['tprice'] && $this->_tpl_vars['tprice']->getBruttoPrice() > $this->_tpl_vars['price']->getBruttoPrice()): ?>
<span class="oldPrice text-muted">
<del><?php echo $this->_tpl_vars['product']->getFTPrice(); ?>
<?php echo $this->_tpl_vars['currency']->sign; ?>
</del>
</span>
<?php endif; ?>
<?php if ($this->_tpl_vars['product']->getFPrice()): ?>
<span class="lead text-nowrap">
<?php if ($this->_tpl_vars['product']->isRangePrice()): ?>
<?php echo smarty_function_oxmultilang(array('ident' => 'PRICE_FROM'), $this);?>
<?php if (! $this->_tpl_vars['product']->isParentNotBuyable()): ?>
<?php echo $this->_tpl_vars['product']->getFMinPrice(); ?>
<?php else: ?>
<?php echo $this->_tpl_vars['product']->getFVarMinPrice(); ?>
<?php endif; ?>
<?php else: ?>
<?php if (! $this->_tpl_vars['product']->isParentNotBuyable()): ?>
<?php echo $this->_tpl_vars['product']->getFPrice(); ?>
<?php else: ?>
<?php echo $this->_tpl_vars['product']->getFVarMinPrice(); ?>
<?php endif; ?>
<?php endif; ?>
<?php echo $this->_tpl_vars['currency']->sign; ?>
<?php if ($this->_tpl_vars['oView']->isVatIncluded()): ?>
<?php if (! ( $this->_tpl_vars['product']->hasMdVariants() || ( $this->_tpl_vars['oViewConf']->showSelectListsInList() && $this->_tpl_vars['product']->getSelections(1) ) || $this->_tpl_vars['product']->getVariants() )): ?>*<?php endif; ?>
<?php endif; ?>
</span>
<?php endif; ?>
<?php if ($this->_tpl_vars['oUnitPrice']): ?>
<span id="productPricePerUnit_<?php echo $this->_tpl_vars['testid']; ?>
" class="pricePerUnit">
<?php echo $this->_tpl_vars['product']->oxarticles__oxunitquantity->value; ?>
<?php echo $this->_tpl_vars['product']->getUnitName(); ?>
| <?php echo smarty_function_oxprice(array('price' => $this->_tpl_vars['oUnitPrice'],'currency' => $this->_tpl_vars['currency']), $this);?>
/<?php echo $this->_tpl_vars['product']->getUnitName(); ?>
</span>
<?php elseif ($this->_tpl_vars['product']->oxarticles__oxweight->value): ?>
<span id="productPricePerUnit_<?php echo $this->_tpl_vars['testid']; ?>
" class="pricePerUnit">
<span title="weight"><?php echo smarty_function_oxmultilang(array('ident' => 'WEIGHT'), $this);?>
</span>
<span class="value"><?php echo $this->_tpl_vars['product']->oxarticles__oxweight->value; ?>
<?php echo smarty_function_oxmultilang(array('ident' => 'KG'), $this);?>
</span>
</span>
<?php endif; ?>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
</div>
</div>
<div class="actions text-center">
<div class="btn-group">
<?php if ($this->_tpl_vars['blShowToBasket']): ?>
<?php $this->_tag_stack[] = array('oxhasrights', array('ident' => 'TOBASKET')); $_block_repeat=true;smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<button type="submit" class="btn btn-default hasTooltip" data-placement="bottom" title="<?php echo smarty_function_oxmultilang(array('ident' => 'TO_CART'), $this);?>
" data-container="body">
<i class="fa fa-shopping-cart"></i>
</button>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<a class="btn btn-primary" href="<?php echo $this->_tpl_vars['_productLink']; ?>
" ><?php echo smarty_function_oxmultilang(array('ident' => 'MORE_INFO'), $this);?>
</a>
<?php else: ?>
<a class="btn btn-primary" href="<?php echo $this->_tpl_vars['_productLink']; ?>
" ><?php echo smarty_function_oxmultilang(array('ident' => 'MORE_INFO'), $this);?>
</a>
<?php endif; ?>
</div>
</div>
</div>
</form>

View File

@@ -0,0 +1,56 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:14
compiled from widget/locator/listlocator.tpl */ ?>
<div class="refineParams row clear<?php if ($this->_tpl_vars['place'] == 'bottom'): ?> bottomParams<?php endif; ?>">
<div class="col-xs-12 pagination-options">
<?php if ($this->_tpl_vars['locator']): ?>
<?php if ($this->_tpl_vars['place'] != 'bottom'): ?>
<div class="pull-left">
<?php endif; ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/locator/paging.tpl", 'smarty_include_vars' => array('pages' => $this->_tpl_vars['locator'],'place' => $this->_tpl_vars['place'])));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php if ($this->_tpl_vars['place'] != 'bottom'): ?>
</div>
<?php endif; ?>
<?php endif; ?>
<?php if ($this->_tpl_vars['listDisplayType'] || $this->_tpl_vars['sort'] || $this->_tpl_vars['itemsPerPage']): ?>
<div class="pull-right options">
<?php if ($this->_tpl_vars['listDisplayType']): ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/locator/listdisplaytype.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endif; ?>
<?php if ($this->_tpl_vars['sort']): ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/locator/sort.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endif; ?>
<?php if ($this->_tpl_vars['itemsPerPage']): ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/locator/itemsperpage.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endif; ?>
</div>
<?php endif; ?>
<div class="clearfix"></div>
</div>
</div>
<?php if ($this->_tpl_vars['place'] != 'bottom'): ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/locator/attributes.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endif; ?>

View File

@@ -0,0 +1,40 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
compiled from widget/manufacturersslider.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxscript', 'widget/manufacturersslider.tpl', 1, false),array('function', 'oxstyle', 'widget/manufacturersslider.tpl', 2, false),array('function', 'oxmultilang', 'widget/manufacturersslider.tpl', 7, false),)), $this); ?>
<?php echo smarty_function_oxscript(array('include' => "js/libs/jquery.flexslider.min.js",'priority' => 2), $this);?>
<?php echo smarty_function_oxstyle(array('include' => "css/libs/jquery.flexslider.min.css"), $this);?>
<div class="row">
<div id="manufacturerSlider" class="boxwrapper">
<div class="page-header">
<h3><?php echo smarty_function_oxmultilang(array('ident' => 'OUR_BRANDS'), $this);?>
</h3>
<span class="subhead"><?php echo smarty_function_oxmultilang(array('ident' => 'MANUFACTURERSLIDER_SUBHEAD'), $this);?>
</span>
</div>
<div class="flexslider">
<ul class="slides">
<?php $_from = $this->_tpl_vars['oView']->getManufacturerForSlider(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['oManufacturer']):
?>
<?php if ($this->_tpl_vars['oManufacturer']->oxmanufacturers__oxicon->value): ?>
<li>
<a href="<?php echo $this->_tpl_vars['oManufacturer']->getLink(); ?>
" title="<?php echo smarty_function_oxmultilang(array('ident' => 'VIEW_ALL_PRODUCTS'), $this);?>
">
<img src="<?php echo $this->_tpl_vars['oViewConf']->getImageUrl('spinner.gif'); ?>
" data-src="<?php echo $this->_tpl_vars['oManufacturer']->getIconUrl(); ?>
" alt="<?php echo $this->_tpl_vars['oManufacturer']->oxmanufacturers__oxtitle->value; ?>
">
</a>
</li>
<?php endif; ?>
<?php endforeach; endif; unset($_from); ?>
</ul>
</div>
</div>
</div>

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,95 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
compiled from layout/header.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxid_include_widget', 'layout/header.tpl', 2, false),array('function', 'oxid_include_dynamic', 'layout/header.tpl', 77, false),array('insert', 'oxid_newbasketitem', 'layout/header.tpl', 76, false),)), $this); ?>
<?php if ($this->_tpl_vars['oViewConf']->getTopActionClassName() != 'clearcookies' && $this->_tpl_vars['oViewConf']->getTopActionClassName() != 'mallstart'): ?>
<?php echo smarty_function_oxid_include_widget(array('cl' => 'oxwCookieNote','_parent' => $this->_tpl_vars['oView']->getClassName(),'nocookie' => 1), $this);?>
<?php endif; ?>
<?php $this->assign('blFullwidth', $this->_tpl_vars['oViewConf']->getViewThemeParam('blFullwidthLayout')); ?>
<header id="header">
<div class="<?php if ($this->_tpl_vars['blFullwidth']): ?>container<?php else: ?>container-fluid<?php endif; ?>">
<div class="header-box">
<div class="row">
<div class="col-xs-5 col-sm-6 col-md-4 logo-col">
<?php $this->assign('slogoImg', $this->_tpl_vars['oViewConf']->getViewThemeParam('sLogoFile')); ?>
<?php $this->assign('sLogoWidth', $this->_tpl_vars['oViewConf']->getViewThemeParam('sLogoWidth')); ?>
<?php $this->assign('sLogoHeight', $this->_tpl_vars['oViewConf']->getViewThemeParam('sLogoHeight')); ?>
<a href="<?php echo $this->_tpl_vars['oViewConf']->getHomeLink(); ?>
" title="<?php echo $this->_tpl_vars['oxcmp_shop']->oxshops__oxtitleprefix->value; ?>
">
<img src="<?php echo $this->_tpl_vars['oViewConf']->getImageUrl($this->_tpl_vars['slogoImg']); ?>
" alt="<?php echo $this->_tpl_vars['oxcmp_shop']->oxshops__oxtitleprefix->value; ?>
" style="<?php if ($this->_tpl_vars['sLogoWidth']): ?>width:auto;max-width:<?php echo $this->_tpl_vars['sLogoWidth']; ?>
px;<?php endif; ?><?php if ($this->_tpl_vars['sLogoHeight']): ?>height:auto;max-height:<?php echo $this->_tpl_vars['sLogoHeight']; ?>
px;<?php endif; ?>">
</a>
</div>
<div class="col-xs-7 col-sm-6 col-md-4 col-md-push-4 menus-col">
<div class="menu-dropdowns pull-right">
<?php echo smarty_function_oxid_include_widget(array('cl' => 'oxwLanguageList','lang' => $this->_tpl_vars['oViewConf']->getActLanguageId(),'_parent' => $this->_tpl_vars['oView']->getClassName(),'nocookie' => 1,'_navurlparams' => $this->_tpl_vars['oViewConf']->getNavUrlParams(),'anid' => $this->_tpl_vars['oViewConf']->getActArticleId()), $this);?>
<?php echo smarty_function_oxid_include_widget(array('cl' => 'oxwCurrencyList','cur' => $this->_tpl_vars['oViewConf']->getActCurrency(),'_parent' => $this->_tpl_vars['oView']->getClassName(),'nocookie' => 1,'_navurlparams' => $this->_tpl_vars['oViewConf']->getNavUrlParams(),'anid' => $this->_tpl_vars['oViewConf']->getActArticleId()), $this);?>
<?php if ($this->_tpl_vars['oxcmp_user'] || $this->_tpl_vars['oView']->getCompareItemCount() || $this->_tpl_vars['Errors']['loginBoxErrors']): ?>
<?php $this->assign('blAnon', 0); ?>
<?php $this->assign('force_sid', $this->_tpl_vars['oViewConf']->getSessionId()); ?>
<?php else: ?>
<?php $this->assign('blAnon', 1); ?>
<?php endif; ?>
<?php echo smarty_function_oxid_include_widget(array('cl' => 'oxwServiceMenu','_parent' => $this->_tpl_vars['oView']->getClassName(),'force_sid' => $this->_tpl_vars['force_sid'],'nocookie' => $this->_tpl_vars['blAnon'],'_navurlparams' => $this->_tpl_vars['oViewConf']->getNavUrlParams(),'anid' => $this->_tpl_vars['oViewConf']->getActArticleId()), $this);?>
<?php if ($this->_tpl_vars['oxcmp_basket']->getProductsCount()): ?>
<?php $this->assign('blAnon', 0); ?>
<?php $this->assign('force_sid', $this->_tpl_vars['oViewConf']->getSessionId()); ?>
<?php else: ?>
<?php $this->assign('blAnon', 1); ?>
<?php endif; ?>
<?php echo smarty_function_oxid_include_widget(array('cl' => 'oxwMiniBasket','nocookie' => $this->_tpl_vars['blAnon'],'force_sid' => $this->_tpl_vars['force_sid']), $this);?>
</div>
</div>
<div class="col-xs-12 col-sm-12 col-md-4 col-md-pull-4 search-col">
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/header/search.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</div>
</div>
</div>
</div>
<?php echo smarty_function_oxid_include_widget(array('cl' => 'oxwCategoryTree','cnid' => $this->_tpl_vars['oView']->getCategoryId(),'sWidgetType' => 'header','_parent' => $this->_tpl_vars['oView']->getClassName(),'nocookie' => 1), $this);?>
</header>
<?php require_once(SMARTY_CORE_DIR . 'core.run_insert_handler.php');
echo smarty_core_run_insert_handler(array('args' => array('name' => 'oxid_newbasketitem', 'tpl' => "widget/minibasket/newbasketitemmsg.tpl", 'type' => 'message')), $this); ?>
<?php echo smarty_function_oxid_include_dynamic(array('file' => "widget/minibasket/minibasketmodal.tpl"), $this);?>

View File

@@ -0,0 +1,60 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
compiled from widget/header/servicemenu.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxgetseourl', 'widget/header/servicemenu.tpl', 2, false),array('function', 'oxmultilang', 'widget/header/servicemenu.tpl', 5, false),array('function', 'oxid_include_dynamic', 'widget/header/servicemenu.tpl', 9, false),array('modifier', 'cat', 'widget/header/servicemenu.tpl', 2, false),)), $this); ?>
<div class="btn-group service-menu <?php if (! $this->_tpl_vars['oxcmp_user']): ?>showLogin<?php endif; ?>">
<button type="button" class="btn dropdown-toggle" data-toggle="dropdown" data-href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=account") : smarty_modifier_cat($_tmp, "cl=account"))), $this);?>
">
<?php if (! $this->_tpl_vars['oxcmp_user']): ?>
<?php echo smarty_function_oxmultilang(array('ident' => 'LOGIN'), $this);?>
<?php else: ?>
<?php echo smarty_function_oxmultilang(array('ident' => 'MY_ACCOUNT'), $this);?>
<?php endif; ?>
<?php echo smarty_function_oxid_include_dynamic(array('file' => "widget/header/notificationscounter.tpl"), $this);?>
<i class="fa fa-angle-down hidden-xs"></i>
</button>
<ul class="dropdown-menu dropdown-menu-right pull-right" role="menu">
<li>
<div class="row">
<div class="<?php if (! $this->_tpl_vars['oxcmp_user']): ?>col-xs-12 col-sm-5<?php else: ?>col-xs-12<?php endif; ?> pull-right">
<div class="service-menu-box clearfix">
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/header/servicebox.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php if ($this->_tpl_vars['oxcmp_user']): ?>
<div class="divider"></div>
<div class="text-right">
<a class="btn btn-danger" role="button" href="<?php echo $this->_tpl_vars['oViewConf']->getLogoutLink(); ?>
" title="<?php echo smarty_function_oxmultilang(array('ident' => 'LOGOUT'), $this);?>
">
<i class="fa fa-power-off"></i> <?php echo smarty_function_oxmultilang(array('ident' => 'LOGOUT'), $this);?>
</a>
</div>
<?php endif; ?>
</div>
</div>
<?php if (! $this->_tpl_vars['oxcmp_user']): ?>
<div class="col-xs-12 col-sm-7">
<div class="service-menu-box clearfix">
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/header/loginbox.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</div>
</div>
<?php endif; ?>
</div>
</li>
</ul>
</div>

View File

@@ -0,0 +1,52 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
compiled from widget/footer/info.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('block', 'oxifcontent', 'widget/footer/info.tpl', 3, false),array('function', 'oxgetseourl', 'widget/footer/info.tpl', 25, false),array('function', 'oxmultilang', 'widget/footer/info.tpl', 25, false),array('modifier', 'cat', 'widget/footer/info.tpl', 25, false),)), $this); ?>
<ul class="information list-unstyled">
<?php $this->_tag_stack[] = array('oxifcontent', array('ident' => 'oximpressum','object' => '_cont')); $_block_repeat=true;smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<li><a href="<?php echo $this->_tpl_vars['_cont']->getLink(); ?>
"><?php echo $this->_tpl_vars['_cont']->oxcontents__oxtitle->value; ?>
</a></li>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<?php $this->_tag_stack[] = array('oxifcontent', array('ident' => 'oxagb','object' => '_cont')); $_block_repeat=true;smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<li><a href="<?php echo $this->_tpl_vars['_cont']->getLink(); ?>
"><?php echo $this->_tpl_vars['_cont']->oxcontents__oxtitle->value; ?>
</a></li>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<?php $this->_tag_stack[] = array('oxifcontent', array('ident' => 'oxsecurityinfo','object' => 'oCont')); $_block_repeat=true;smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<li><a href="<?php echo $this->_tpl_vars['oCont']->getLink(); ?>
"><?php echo $this->_tpl_vars['oCont']->oxcontents__oxtitle->value; ?>
</a></li>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<?php $this->_tag_stack[] = array('oxifcontent', array('ident' => 'oxdeliveryinfo','object' => 'oCont')); $_block_repeat=true;smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<li><a href="<?php echo $this->_tpl_vars['oCont']->getLink(); ?>
"><?php echo $this->_tpl_vars['oCont']->oxcontents__oxtitle->value; ?>
</a></li>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<?php $this->_tag_stack[] = array('oxifcontent', array('ident' => 'oxrightofwithdrawal','object' => 'oCont')); $_block_repeat=true;smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<li><a href="<?php echo $this->_tpl_vars['oCont']->getLink(); ?>
"><?php echo $this->_tpl_vars['oCont']->oxcontents__oxtitle->value; ?>
</a></li>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<?php $this->_tag_stack[] = array('oxifcontent', array('ident' => 'oxorderinfo','object' => 'oCont')); $_block_repeat=true;smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<li><a href="<?php echo $this->_tpl_vars['oCont']->getLink(); ?>
"><?php echo $this->_tpl_vars['oCont']->oxcontents__oxtitle->value; ?>
</a></li>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<?php $this->_tag_stack[] = array('oxifcontent', array('ident' => 'oxcredits','object' => 'oCont')); $_block_repeat=true;smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<li><a href="<?php echo $this->_tpl_vars['oCont']->getLink(); ?>
"><?php echo $this->_tpl_vars['oCont']->oxcontents__oxtitle->value; ?>
</a></li>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxifcontent($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('blFooterShowNewsletter')): ?>
<li><a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=newsletter") : smarty_modifier_cat($_tmp, "cl=newsletter"))), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'NEWSLETTER'), $this);?>
</a></li>
<?php endif; ?>
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('blFooterShowNews')): ?>
<li><a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=news") : smarty_modifier_cat($_tmp, "cl=news"))), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'NEWS'), $this);?>
</a></li>
<?php endif; ?>
</ul>

View File

@@ -0,0 +1,51 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:14
compiled from widget/locator/sort.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxmultilang', 'widget/locator/sort.tpl', 11, false),array('modifier', 'upper', 'widget/locator/sort.tpl', 13, false),array('modifier', 'oxaddparams', 'widget/locator/sort.tpl', 22, false),)), $this); ?>
<?php if ($this->_tpl_vars['oView']->showSorting()): ?>
<?php $this->assign('_listType', $this->_tpl_vars['oView']->getListDisplayType()); ?>
<?php $this->assign('_additionalParams', $this->_tpl_vars['oView']->getAdditionalParams()); ?>
<?php $this->assign('_artPerPage', $this->_tpl_vars['oViewConf']->getArtPerPageCount()); ?>
<?php $this->assign('_sortColumnVarName', $this->_tpl_vars['oView']->getSortOrderByParameterName()); ?>
<?php $this->assign('_sortDirectionVarName', $this->_tpl_vars['oView']->getSortOrderParameterName()); ?>
<div class="btn-group">
<button type="button" class="btn btn-default btn-sm dropdown-toggle" data-toggle="dropdown">
<strong><?php echo smarty_function_oxmultilang(array('ident' => 'SORT_BY'), $this);?>
:</strong>
<?php if ($this->_tpl_vars['oView']->getListOrderBy()): ?>
<?php echo smarty_function_oxmultilang(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oView']->getListOrderBy())) ? $this->_run_mod_handler('upper', true, $_tmp) : smarty_modifier_upper($_tmp))), $this);?>
<?php else: ?>
<?php echo smarty_function_oxmultilang(array('ident' => 'CHOOSE'), $this);?>
<?php endif; ?>
<span class="caret"></span>
</button>
<ul class="dropdown-menu" role="menu">
<?php $_from = $this->_tpl_vars['oView']->getSortColumns(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['sColumnName']):
?>
<li class="desc<?php if ($this->_tpl_vars['oView']->getListOrderDirection() == 'desc' && $this->_tpl_vars['sColumnName'] == $this->_tpl_vars['oView']->getListOrderBy()): ?> active<?php endif; ?>">
<a href="<?php echo ((is_array($_tmp=$this->_tpl_vars['oView']->getLink())) ? $this->_run_mod_handler('oxaddparams', true, $_tmp, "ldtype=".($this->_tpl_vars['_listType'])."&amp;_artperpage=".($this->_tpl_vars['_artPerPage'])."&amp;".($this->_tpl_vars['_sortColumnVarName'])."=".($this->_tpl_vars['sColumnName'])."&amp;".($this->_tpl_vars['_sortDirectionVarName'])."=desc&amp;pgNr=0&amp;".($this->_tpl_vars['_additionalParams'])) : smarty_modifier_oxaddparams($_tmp, "ldtype=".($this->_tpl_vars['_listType'])."&amp;_artperpage=".($this->_tpl_vars['_artPerPage'])."&amp;".($this->_tpl_vars['_sortColumnVarName'])."=".($this->_tpl_vars['sColumnName'])."&amp;".($this->_tpl_vars['_sortDirectionVarName'])."=desc&amp;pgNr=0&amp;".($this->_tpl_vars['_additionalParams']))); ?>
" title="<?php echo smarty_function_oxmultilang(array('ident' => ((is_array($_tmp=$this->_tpl_vars['sColumnName'])) ? $this->_run_mod_handler('upper', true, $_tmp) : smarty_modifier_upper($_tmp))), $this);?>
<?php echo smarty_function_oxmultilang(array('ident' => 'DD_SORT_DESC'), $this);?>
">
<i class="fa fa-caret-down"></i> <?php echo smarty_function_oxmultilang(array('ident' => ((is_array($_tmp=$this->_tpl_vars['sColumnName'])) ? $this->_run_mod_handler('upper', true, $_tmp) : smarty_modifier_upper($_tmp))), $this);?>
</a>
</li>
<li class="asc<?php if ($this->_tpl_vars['oView']->getListOrderDirection() == 'asc' && $this->_tpl_vars['sColumnName'] == $this->_tpl_vars['oView']->getListOrderBy()): ?> active<?php endif; ?>">
<a href="<?php echo ((is_array($_tmp=$this->_tpl_vars['oView']->getLink())) ? $this->_run_mod_handler('oxaddparams', true, $_tmp, "ldtype=".($this->_tpl_vars['_listType'])."&amp;_artperpage=".($this->_tpl_vars['_artPerPage'])."&amp;".($this->_tpl_vars['_sortColumnVarName'])."=".($this->_tpl_vars['sColumnName'])."&amp;".($this->_tpl_vars['_sortDirectionVarName'])."=asc&amp;pgNr=0&amp;".($this->_tpl_vars['_additionalParams'])) : smarty_modifier_oxaddparams($_tmp, "ldtype=".($this->_tpl_vars['_listType'])."&amp;_artperpage=".($this->_tpl_vars['_artPerPage'])."&amp;".($this->_tpl_vars['_sortColumnVarName'])."=".($this->_tpl_vars['sColumnName'])."&amp;".($this->_tpl_vars['_sortDirectionVarName'])."=asc&amp;pgNr=0&amp;".($this->_tpl_vars['_additionalParams']))); ?>
" title="<?php echo smarty_function_oxmultilang(array('ident' => ((is_array($_tmp=$this->_tpl_vars['sColumnName'])) ? $this->_run_mod_handler('upper', true, $_tmp) : smarty_modifier_upper($_tmp))), $this);?>
<?php echo smarty_function_oxmultilang(array('ident' => 'DD_SORT_ASC'), $this);?>
">
<i class="fa fa-caret-up"></i> <?php echo smarty_function_oxmultilang(array('ident' => ((is_array($_tmp=$this->_tpl_vars['sColumnName'])) ? $this->_run_mod_handler('upper', true, $_tmp) : smarty_modifier_upper($_tmp))), $this);?>
</a>
</li>
<?php endforeach; endif; unset($_from); ?>
</ul>
</div>
<?php endif; ?>

View File

@@ -0,0 +1,56 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:16
compiled from form/pricealarm.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxscript', 'form/pricealarm.tpl', 1, false),array('function', 'oxmultilang', 'form/pricealarm.tpl', 5, false),array('block', 'oxhasrights', 'form/pricealarm.tpl', 19, false),)), $this); ?>
<?php echo smarty_function_oxscript(array('include' => "js/libs/jqBootstrapValidation.min.js",'priority' => 10), $this);?>
<?php echo smarty_function_oxscript(array('add' => "$('input,select,textarea').not('[type=submit]').jqBootstrapValidation();"), $this);?>
<?php $this->assign('currency', $this->_tpl_vars['oView']->getActCurrency()); ?>
<p class="alert alert-info"><?php echo smarty_function_oxmultilang(array('ident' => 'MESSAGE_PRICE_ALARM_PRICE_CHANGE'), $this);?>
</p>
<form class="js-oxValidate form-horizontal" name="pricealarm" action="<?php echo $this->_tpl_vars['oViewConf']->getSelfActionLink(); ?>
" method="post" novalidate="novalidate">
<div>
<?php echo $this->_tpl_vars['oViewConf']->getHiddenSid(); ?>
<?php echo $this->_tpl_vars['oViewConf']->getNavFormParams(); ?>
<input type="hidden" name="cl" value="<?php echo $this->_tpl_vars['oViewConf']->getTopActiveClassName(); ?>
">
<?php if ($this->_tpl_vars['oDetailsProduct']): ?>
<input type="hidden" name="anid" value="<?php echo $this->_tpl_vars['oDetailsProduct']->oxarticles__oxid->value; ?>
">
<?php endif; ?>
<input type="hidden" name="fnc" value="addme">
</div>
<div class="form-group">
<label class="req control-label col-lg-3"><?php echo smarty_function_oxmultilang(array('ident' => 'YOUR_PRICE'), $this);?>
(<?php echo $this->_tpl_vars['currency']->sign; ?>
):</label>
<div class="col-lg-9">
<input class="form-control" type="text" name="pa[price]" value="<?php $this->_tag_stack[] = array('oxhasrights', array('ident' => 'SHOWARTICLEPRICE')); $_block_repeat=true;smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?><?php if ($this->_tpl_vars['product']): ?><?php echo $this->_tpl_vars['product']->getFPrice(); ?>
<?php endif; ?><?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>" maxlength="32" required="required">
<div class="help-block"></div>
</div>
</div>
<div class="form-group">
<label class="req control-label col-lg-3"><?php echo smarty_function_oxmultilang(array('ident' => 'EMAIL'), $this);?>
:</label>
<div class="col-lg-9">
<input class="form-control" type="email" name="pa[email]" value="<?php if ($this->_tpl_vars['oxcmp_user']): ?><?php echo $this->_tpl_vars['oxcmp_user']->oxuser__oxusername->value; ?>
<?php endif; ?>" maxlength="128" required="required">
<div class="help-block"></div>
</div>
</div>
<div class="form-group">
<div class="col-lg-9 col-lg-offset-3">
<button class="submitButton btn btn-primary" type="submit"><?php echo smarty_function_oxmultilang(array('ident' => 'SEND'), $this);?>
</button>
</div>
</div>
</form>

View File

@@ -0,0 +1,54 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:16
compiled from page/details/inc/fullproductinfo.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxmultilang', 'page/details/inc/fullproductinfo.tpl', 16, false),)), $this); ?>
<?php $this->assign('blFullwidth', $this->_tpl_vars['oViewConf']->getViewThemeParam('blFullwidthLayout')); ?>
<div id="detailsMain">
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "page/details/inc/productmain.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</div>
<div id="detailsRelated" class="detailsRelated clear">
<div class="relatedInfo<?php if (! $this->_tpl_vars['oView']->getSimilarProducts() && ! $this->_tpl_vars['oView']->getCrossSelling() && ! $this->_tpl_vars['oView']->getAccessoires()): ?> relatedInfoFull<?php endif; ?>">
<div class="row">
<div class="col-xs-12">
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "page/details/inc/tabs.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php if ($this->_tpl_vars['oView']->isReviewActive()): ?>
<div class="spacer"></div>
<div class="widgetBox reviews">
<div class="h2 page-header"><?php echo smarty_function_oxmultilang(array('ident' => 'WRITE_PRODUCT_REVIEW'), $this);?>
</div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/reviews/reviews.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</div>
<?php endif; ?>
</div>
</div>
</div>
<div class="row">
<?php if ($this->_tpl_vars['blFullwidth']): ?>
<div class="col-xs-12"><hr></div>
<?php else: ?>
<hr>
<?php endif; ?>
</div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "page/details/inc/related_products.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</div>

View File

@@ -0,0 +1,81 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
compiled from widget/header/loginbox.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxmultilang', 'widget/header/loginbox.tpl', 24, false),array('function', 'oxgetseourl', 'widget/header/loginbox.tpl', 34, false),array('modifier', 'cat', 'widget/header/loginbox.tpl', 34, false),)), $this); ?>
<?php $this->assign('bIsError', 0); ?>
<?php ob_start(); ?>
<?php $_from = $this->_tpl_vars['Errors']['loginBoxErrors']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['key'] => $this->_tpl_vars['oEr']):
?>
<p id="errorBadLogin" class="alert alert-danger"><?php echo $this->_tpl_vars['oEr']->getOxMessage(); ?>
</p>
<?php $this->assign('bIsError', 1); ?>
<?php endforeach; endif; unset($_from); ?>
<?php $this->_smarty_vars['capture']['loginErrors'] = ob_get_contents(); ob_end_clean(); ?>
<?php if (! $this->_tpl_vars['oxcmp_user']->oxuser__oxpassword->value): ?>
<form class="form" id="login" name="login" action="<?php echo $this->_tpl_vars['oViewConf']->getSslSelfLink(); ?>
" method="post">
<div id="loginBox" class="loginBox" <?php if ($this->_tpl_vars['bIsError']): ?>style="display: block;"<?php endif; ?>>
<?php echo $this->_tpl_vars['oViewConf']->getHiddenSid(); ?>
<?php echo $this->_tpl_vars['oViewConf']->getNavFormParams(); ?>
<input type="hidden" name="fnc" value="login_noredirect">
<input type="hidden" name="cl" value="<?php echo $this->_tpl_vars['oViewConf']->getTopActiveClassName(); ?>
">
<?php if ($this->_tpl_vars['oViewConf']->getTopActiveClassName() == 'content'): ?>
<input type="hidden" name="oxcid" value="<?php echo $this->_tpl_vars['oViewConf']->getContentId(); ?>
">
<?php endif; ?>
<input type="hidden" name="pgNr" value="<?php echo $this->_tpl_vars['oView']->getActPage(); ?>
">
<input type="hidden" name="CustomError" value="loginBoxErrors">
<?php if ($this->_tpl_vars['oViewConf']->getActArticleId()): ?>
<input type="hidden" name="anid" value="<?php echo $this->_tpl_vars['oViewConf']->getActArticleId(); ?>
">
<?php endif; ?>
<span class="lead"><?php echo smarty_function_oxmultilang(array('ident' => 'LOGIN'), $this);?>
</span>
<div class="form-group">
<input id="loginEmail" type="email" name="lgn_usr" value="" class="form-control" placeholder="<?php echo smarty_function_oxmultilang(array('ident' => 'EMAIL_ADDRESS'), $this);?>
">
</div>
<div class="form-group">
<div class="input-group">
<input id="loginPasword" type="password" name="lgn_pwd" class="form-control" value="" placeholder="<?php echo smarty_function_oxmultilang(array('ident' => 'PASSWORD'), $this);?>
">
<span class="input-group-btn">
<a class="forgotPasswordOpener btn btn-default" href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSslSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=forgotpwd") : smarty_modifier_cat($_tmp, "cl=forgotpwd"))), $this);?>
" title="<?php echo smarty_function_oxmultilang(array('ident' => 'FORGOT_PASSWORD'), $this);?>
">?</a>
</span>
</div>
</div>
<?php if ($this->_tpl_vars['oViewConf']->isFunctionalityEnabled ( 'blShowRememberMe' )): ?>
<div class="checkbox">
<label>
<input type="checkbox" class="checkbox" value="1" name="lgn_cook" id="remember"> <?php echo smarty_function_oxmultilang(array('ident' => 'REMEMBER_ME'), $this);?>
</label>
</div>
<?php endif; ?>
<button type="submit" class="btn btn-primary"><?php echo smarty_function_oxmultilang(array('ident' => 'LOGIN'), $this);?>
</button>
<?php if (! $this->_tpl_vars['oxcmp_user']): ?>
<a class="btn" id="registerLink" role="button" href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSslSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=register") : smarty_modifier_cat($_tmp, "cl=register"))), $this);?>
" title="<?php echo smarty_function_oxmultilang(array('ident' => 'REGISTER'), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'REGISTER'), $this);?>
</a>
<?php endif; ?>
</div>
</form>
<?php endif; ?>

View File

@@ -0,0 +1,9 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
compiled from widget/minibasket/minibasketmodal.tpl */ ?>
<?php if ($this->_tpl_vars['oxcmp_basket']->isNewItemAdded() && $this->_tpl_vars['oView']->getNewBasketItemMsgType() == 2): ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/minibasket/minibasket.tpl", 'smarty_include_vars' => array('_prefix' => 'modal')));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endif; ?>

View File

@@ -0,0 +1,32 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:14
compiled from widget/locator/itemsperpage.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxmultilang', 'widget/locator/itemsperpage.tpl', 6, false),array('modifier', 'oxaddparams', 'widget/locator/itemsperpage.tpl', 17, false),)), $this); ?>
<?php $this->assign('_additionalParams', $this->_tpl_vars['oView']->getAdditionalParams()); ?>
<?php $this->assign('listType', $this->_tpl_vars['oView']->getListDisplayType()); ?>
<div class="btn-group">
<button type="button" class="btn btn-default btn-sm dropdown-toggle" data-toggle="dropdown">
<strong><?php echo smarty_function_oxmultilang(array('ident' => 'PRODUCTS_PER_PAGE'), $this);?>
</strong>
<?php if ($this->_tpl_vars['oViewConf']->getArtPerPageCount()): ?>
<?php echo $this->_tpl_vars['oViewConf']->getArtPerPageCount(); ?>
<?php else: ?>
<?php echo smarty_function_oxmultilang(array('ident' => 'CHOOSE'), $this);?>
<?php endif; ?>
<span class="caret"></span>
</button>
<ul class="dropdown-menu" role="menu">
<?php $_from = $this->_tpl_vars['oViewConf']->getNrOfCatArticles(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['iItemsPerPage']):
?>
<li>
<a href="<?php echo ((is_array($_tmp=$this->_tpl_vars['oView']->getLink())) ? $this->_run_mod_handler('oxaddparams', true, $_tmp, "ldtype=".($this->_tpl_vars['listType'])."&amp;_artperpage=".($this->_tpl_vars['iItemsPerPage'])."&amp;pgNr=0&amp;".($this->_tpl_vars['_additionalParams'])) : smarty_modifier_oxaddparams($_tmp, "ldtype=".($this->_tpl_vars['listType'])."&amp;_artperpage=".($this->_tpl_vars['iItemsPerPage'])."&amp;pgNr=0&amp;".($this->_tpl_vars['_additionalParams']))); ?>
" <?php if ($this->_tpl_vars['oViewConf']->getArtPerPageCount() == $this->_tpl_vars['iItemsPerPage']): ?> class="selected"<?php endif; ?>><?php echo $this->_tpl_vars['iItemsPerPage']; ?>
</a>
</li>
<?php endforeach; endif; unset($_from); ?>
</ul>
</div>

View File

@@ -0,0 +1,30 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
compiled from widget/footer/newsletter.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxmultilang', 'widget/footer/newsletter.tpl', 15, false),)), $this); ?>
<form class="form-inline" role="form" action="<?php echo $this->_tpl_vars['oViewConf']->getSslSelfLink(); ?>
" method="post">
<div class="hidden">
<?php echo $this->_tpl_vars['oViewConf']->getHiddenSid(); ?>
<input type="hidden" name="fnc" value="fill">
<input type="hidden" name="cl" value="newsletter">
<?php if ($this->_tpl_vars['oView']->getProduct()): ?>
<?php $this->assign('product', $this->_tpl_vars['oView']->getProduct()); ?>
<input type="hidden" name="anid" value="<?php echo $this->_tpl_vars['product']->oxarticles__oxnid->value; ?>
">
<?php endif; ?>
</div>
<label class="sr-only" for="footer_newsletter_oxusername"><?php echo smarty_function_oxmultilang(array('ident' => 'NEWSLETTER'), $this);?>
</label>
<input class="form-control" type="email" name="editval[oxuser__oxusername]" id="footer_newsletter_oxusername" value="" placeholder="<?php echo smarty_function_oxmultilang(array('ident' => 'EMAIL'), $this);?>
">
<button class="btn btn-primary" type="submit"><?php echo smarty_function_oxmultilang(array('ident' => 'SUBSCRIBE'), $this);?>
</button>
</form>

View File

@@ -0,0 +1,6 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
compiled from widget/header/compareitemscounter.tpl */ ?>
<?php if ($this->_tpl_vars['oView']->getCompareItemsCnt()): ?>
<span class="badge"><?php echo $this->_tpl_vars['oView']->getCompareItemsCnt(); ?>
</span>
<?php endif; ?>

View File

@@ -0,0 +1,28 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
compiled from i18n/js_vars.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxmultilang', 'i18n/js_vars.tpl', 5, false),)), $this); ?>
<script>
var oFlow = oFlow || [];
oFlow.i18n =
{
DD_FORM_VALIDATION_VALIDEMAIL: "<?php echo smarty_function_oxmultilang(array('ident' => 'DD_FORM_VALIDATION_VALIDEMAIL'), $this);?>
",
DD_FORM_VALIDATION_PASSWORDAGAIN: "<?php echo smarty_function_oxmultilang(array('ident' => 'DD_FORM_VALIDATION_PASSWORDAGAIN'), $this);?>
",
DD_FORM_VALIDATION_NUMBER: "<?php echo smarty_function_oxmultilang(array('ident' => 'DD_FORM_VALIDATION_NUMBER'), $this);?>
",
DD_FORM_VALIDATION_INTEGER: "<?php echo smarty_function_oxmultilang(array('ident' => 'DD_FORM_VALIDATION_INTEGER'), $this);?>
",
DD_FORM_VALIDATION_POSITIVENUMBER: "<?php echo smarty_function_oxmultilang(array('ident' => 'DD_FORM_VALIDATION_POSITIVENUMBER'), $this);?>
",
DD_FORM_VALIDATION_NEGATIVENUMBER: "<?php echo smarty_function_oxmultilang(array('ident' => 'DD_FORM_VALIDATION_NEGATIVENUMBER'), $this);?>
",
DD_FORM_VALIDATION_REQUIRED: "<?php echo smarty_function_oxmultilang(array('ident' => 'DD_FORM_VALIDATION_REQUIRED'), $this);?>
",
DD_FORM_VALIDATION_CHECKONE: "<?php echo smarty_function_oxmultilang(array('ident' => 'DD_FORM_VALIDATION_CHECKONE'), $this);?>
",
DD_NAVIGATION_MORE: "<?php echo smarty_function_oxmultilang(array('ident' => 'DD_NAVIGATION_MORE'), $this);?>
"
};
</script>

View File

@@ -0,0 +1,33 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
compiled from widget/footer/manufacturerlist.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'count', 'widget/footer/manufacturerlist.tpl', 4, false),array('function', 'oxmultilang', 'widget/footer/manufacturerlist.tpl', 8, false),)), $this); ?>
<?php $this->assign('iManufacturerLimit', '20'); ?>
<?php $this->assign('manufacturers', $this->_tpl_vars['oView']->getManufacturerlist()); ?>
<?php if ($this->_tpl_vars['manufacturers']): ?>
<?php if (((is_array($_tmp=$this->_tpl_vars['manufacturers'])) ? $this->_run_mod_handler('count', true, $_tmp) : count($_tmp))): ?>
<ul class="manufacturers list-unstyled">
<?php $this->assign('rootManufacturer', $this->_tpl_vars['oView']->getRootManufacturer()); ?>
<li><a href="<?php echo $this->_tpl_vars['rootManufacturer']->getLink(); ?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'ALL_BRANDS'), $this);?>
</a></li>
<?php $_from = $this->_tpl_vars['manufacturers']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['manufacturers'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['manufacturers']['total'] > 0):
foreach ($_from as $this->_tpl_vars['_mnf']):
$this->_foreach['manufacturers']['iteration']++;
?>
<?php if (($this->_foreach['manufacturers']['iteration']-1) < $this->_tpl_vars['iManufacturerLimit']): ?>
<li><a href="<?php echo $this->_tpl_vars['_mnf']->getLink(); ?>
" <?php if ($this->_tpl_vars['_mnf']->expanded): ?>class="exp"<?php endif; ?>><?php echo $this->_tpl_vars['_mnf']->oxmanufacturers__oxtitle->value; ?>
</a></li>
<?php elseif (($this->_foreach['manufacturers']['iteration']-1) == $this->_tpl_vars['iManufacturerLimit']): ?>
<li><a href="<?php echo $this->_tpl_vars['rootManufacturer']->getLink(); ?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'MORE'), $this);?>
</a></li>
<?php endif; ?>
<?php endforeach; endif; unset($_from); ?>
</ul>
<?php endif; ?>
<?php endif; ?>

View File

@@ -0,0 +1,28 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:14
compiled from widget/locator/listdisplaytype.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxmultilang', 'widget/locator/listdisplaytype.tpl', 8, false),array('modifier', 'oxaddparams', 'widget/locator/listdisplaytype.tpl', 11, false),)), $this); ?>
<?php $this->assign('listType', $this->_tpl_vars['oView']->getListDisplayType()); ?>
<?php $this->assign('_additionalParams', $this->_tpl_vars['oView']->getAdditionalParams()); ?>
<?php $this->assign('_artPerPage', $this->_tpl_vars['oViewConf']->getArtPerPageCount()); ?>
<?php if ($this->_tpl_vars['oView']->canSelectDisplayType()): ?>
<div class="btn-group hidden-xs">
<button type="button" class="btn btn-default btn-sm dropdown-toggle" data-toggle="dropdown">
<strong><?php echo smarty_function_oxmultilang(array('ident' => 'LIST_DISPLAY_TYPE'), $this);?>
</strong> <?php echo smarty_function_oxmultilang(array('ident' => $this->_tpl_vars['listType']), $this);?>
<span class="caret"></span>
</button>
<ul class="dropdown-menu" role="menu">
<li><a href="<?php echo ((is_array($_tmp=$this->_tpl_vars['oView']->getLink())) ? $this->_run_mod_handler('oxaddparams', true, $_tmp, "ldtype=infogrid&amp;_artperpage=".($this->_tpl_vars['_artPerPage'])."&amp;pgNr=0&amp;".($this->_tpl_vars['_additionalParams'])) : smarty_modifier_oxaddparams($_tmp, "ldtype=infogrid&amp;_artperpage=".($this->_tpl_vars['_artPerPage'])."&amp;pgNr=0&amp;".($this->_tpl_vars['_additionalParams']))); ?>
" <?php if ($this->_tpl_vars['listType'] == 'infogrid'): ?>class="selected" <?php endif; ?>><?php echo smarty_function_oxmultilang(array('ident' => 'infogrid'), $this);?>
</a></li>
<li><a href="<?php echo ((is_array($_tmp=$this->_tpl_vars['oView']->getLink())) ? $this->_run_mod_handler('oxaddparams', true, $_tmp, "ldtype=grid&amp;_artperpage=".($this->_tpl_vars['_artPerPage'])."&amp;pgNr=0&amp;".($this->_tpl_vars['_additionalParams'])) : smarty_modifier_oxaddparams($_tmp, "ldtype=grid&amp;_artperpage=".($this->_tpl_vars['_artPerPage'])."&amp;pgNr=0&amp;".($this->_tpl_vars['_additionalParams']))); ?>
" <?php if ($this->_tpl_vars['listType'] == 'grid'): ?>class="selected" <?php endif; ?>><?php echo smarty_function_oxmultilang(array('ident' => 'grid'), $this);?>
</a></li>
<li><a href="<?php echo ((is_array($_tmp=$this->_tpl_vars['oView']->getLink())) ? $this->_run_mod_handler('oxaddparams', true, $_tmp, "ldtype=line&amp;_artperpage=".($this->_tpl_vars['_artPerPage'])."&amp;pgNr=0&amp;".($this->_tpl_vars['_additionalParams'])) : smarty_modifier_oxaddparams($_tmp, "ldtype=line&amp;_artperpage=".($this->_tpl_vars['_artPerPage'])."&amp;pgNr=0&amp;".($this->_tpl_vars['_additionalParams']))); ?>
" <?php if ($this->_tpl_vars['listType'] == 'line'): ?>class="selected" <?php endif; ?>><?php echo smarty_function_oxmultilang(array('ident' => 'line'), $this);?>
</a></li>
</ul>
</div>
<?php endif; ?>

View File

@@ -0,0 +1,32 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
compiled from widget/header/search.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxmultilang', 'widget/header/search.tpl', 10, false),)), $this); ?>
<?php if ($this->_tpl_vars['oView']->showSearch()): ?>
<form class="form search" role="form" action="<?php echo $this->_tpl_vars['oViewConf']->getSelfActionLink(); ?>
" method="get" name="search">
<?php echo $this->_tpl_vars['oViewConf']->getHiddenSid(); ?>
<input type="hidden" name="cl" value="search">
<div class="input-group">
<input class="form-control" type="text" id="searchParam" name="searchparam" value="<?php echo $this->_tpl_vars['oView']->getSearchParamForHtml(); ?>
" placeholder="<?php echo smarty_function_oxmultilang(array('ident' => 'SEARCH'), $this);?>
">
<span class="input-group-btn">
<button type="submit" class="btn btn-primary" title="<?php echo smarty_function_oxmultilang(array('ident' => 'SEARCH_SUBMIT'), $this);?>
">
<i class="fa fa-search"></i>
</button>
</span>
</div>
</form>
<?php endif; ?>

View File

@@ -0,0 +1,244 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:14
compiled from widget/product/listitem_infogrid.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('block', 'oxhasrights', 'widget/product/listitem_infogrid.tpl', 35, false),array('function', 'oxmultilang', 'widget/product/listitem_infogrid.tpl', 122, false),array('function', 'oxprice', 'widget/product/listitem_infogrid.tpl', 144, false),)), $this); ?>
<?php $this->assign('product', $this->_tpl_vars['oView']->getProduct()); ?>
<?php $this->assign('blDisableToCart', $this->_tpl_vars['oView']->getDisableToCart()); ?>
<?php $this->assign('iIndex', $this->_tpl_vars['oView']->getIndex()); ?>
<?php $this->assign('showMainLink', $this->_tpl_vars['oView']->getShowMainLink()); ?>
<?php $this->assign('currency', $this->_tpl_vars['oView']->getActCurrency()); ?>
<?php if ($this->_tpl_vars['showMainLink']): ?>
<?php $this->assign('_productLink', $this->_tpl_vars['product']->getMainLink()); ?>
<?php else: ?>
<?php $this->assign('_productLink', $this->_tpl_vars['product']->getLink()); ?>
<?php endif; ?>
<?php $this->assign('aVariantSelections', $this->_tpl_vars['product']->getVariantSelections(null,null,1)); ?>
<?php $this->assign('blShowToBasket', true); ?> <?php if ($this->_tpl_vars['blDisableToCart'] || $this->_tpl_vars['product']->isNotBuyable() || ( $this->_tpl_vars['aVariantSelections'] && $this->_tpl_vars['aVariantSelections']['selections'] ) || $this->_tpl_vars['product']->hasMdVariants() || ( $this->_tpl_vars['oViewConf']->showSelectListsInList() && $this->_tpl_vars['product']->getSelections(1) ) || $this->_tpl_vars['product']->getVariants()): ?>
<?php $this->assign('blShowToBasket', false); ?>
<?php endif; ?>
<?php if (! $this->_tpl_vars['testid']): ?>
<?php $this->assign('testid', $this->_tpl_vars['oView']->getViewParameter('testid')); ?>
<?php endif; ?>
<?php if (! $this->_tpl_vars['listId']): ?>
<?php $this->assign('listId', $this->_tpl_vars['oView']->getViewParameter('listId')); ?>
<?php endif; ?>
<form name="tobasket<?php echo $this->_tpl_vars['testid']; ?>
" <?php if ($this->_tpl_vars['blShowToBasket']): ?>action="<?php echo $this->_tpl_vars['oViewConf']->getSelfActionLink(); ?>
" method="post"<?php else: ?>action="<?php echo $this->_tpl_vars['_productLink']; ?>
" method="get"<?php endif; ?>>
<div class="hidden">
<?php echo $this->_tpl_vars['oViewConf']->getNavFormParams(); ?>
<?php echo $this->_tpl_vars['oViewConf']->getHiddenSid(); ?>
<input type="hidden" name="pgNr" value="<?php echo $this->_tpl_vars['oView']->getActPage(); ?>
">
<?php if ($this->_tpl_vars['recommid']): ?>
<input type="hidden" name="recommid" value="<?php echo $this->_tpl_vars['recommid']; ?>
">
<?php endif; ?>
<?php if ($this->_tpl_vars['blShowToBasket']): ?>
<?php $this->_tag_stack[] = array('oxhasrights', array('ident' => 'TOBASKET')); $_block_repeat=true;smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<input type="hidden" name="cl" value="<?php echo $this->_tpl_vars['oViewConf']->getTopActiveClassName(); ?>
">
<?php if ($this->_tpl_vars['owishid']): ?>
<input type="hidden" name="owishid" value="<?php echo $this->_tpl_vars['owishid']; ?>
">
<?php endif; ?>
<?php if ($this->_tpl_vars['toBasketFunction']): ?>
<input type="hidden" name="fnc" value="<?php echo $this->_tpl_vars['toBasketFunction']; ?>
">
<?php else: ?>
<input type="hidden" name="fnc" value="tobasket">
<?php endif; ?>
<input type="hidden" name="aid" value="<?php echo $this->_tpl_vars['product']->oxarticles__oxid->value; ?>
">
<?php if ($this->_tpl_vars['altproduct']): ?>
<input type="hidden" name="anid" value="<?php echo $this->_tpl_vars['altproduct']; ?>
">
<?php else: ?>
<input type="hidden" name="anid" value="<?php echo $this->_tpl_vars['product']->oxarticles__oxnid->value; ?>
">
<?php endif; ?>
<input type="hidden" name="am" value="1">
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<?php else: ?>
<input type="hidden" name="cl" value="details">
<input type="hidden" name="anid" value="<?php echo $this->_tpl_vars['product']->oxarticles__oxnid->value; ?>
">
<?php endif; ?>
</div>
<div class="row">
<div class="col-xs-12 col-md-5">
<div class="picture text-center">
<a href="<?php echo $this->_tpl_vars['_productLink']; ?>
" title="<?php echo $this->_tpl_vars['product']->oxarticles__oxtitle->value; ?>
<?php echo $this->_tpl_vars['product']->oxarticles__oxvarselect->value; ?>
">
<img src="<?php echo $this->_tpl_vars['oViewConf']->getImageUrl('spinner.gif'); ?>
" data-src="<?php echo $this->_tpl_vars['product']->getThumbnailUrl(); ?>
" alt="<?php echo $this->_tpl_vars['product']->oxarticles__oxtitle->value; ?>
<?php echo $this->_tpl_vars['product']->oxarticles__oxvarselect->value; ?>
" class="img-responsive">
</a>
</div>
</div>
<div class="col-xs-12 col-md-7">
<div class="listDetails">
<div class="title">
<a id="<?php echo $this->_tpl_vars['testid']; ?>
" href="<?php echo $this->_tpl_vars['_productLink']; ?>
" class="title" title="<?php echo $this->_tpl_vars['product']->oxarticles__oxtitle->value; ?>
<?php echo $this->_tpl_vars['product']->oxarticles__oxvarselect->value; ?>
">
<span><?php echo $this->_tpl_vars['product']->oxarticles__oxtitle->value; ?>
<?php echo $this->_tpl_vars['product']->oxarticles__oxvarselect->value; ?>
</span>
</a>
</div>
<div class="shortdesc">
<?php echo $this->_tpl_vars['product']->oxarticles__oxshortdesc->rawValue; ?>
</div>
<?php if ($this->_tpl_vars['aVariantSelections'] && $this->_tpl_vars['aVariantSelections']['selections']): ?>
<div id="variantselector_<?php echo $this->_tpl_vars['iIndex']; ?>
" class="selectorsBox js-fnSubmit clear">
<?php $_from = $this->_tpl_vars['aVariantSelections']['selections']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['iKey'] => $this->_tpl_vars['oSelectionList']):
?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/product/selectbox.tpl", 'smarty_include_vars' => array('oSelectionList' => $this->_tpl_vars['oSelectionList'],'sJsAction' => "js-fnSubmit",'blHideLabel' => true)));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endforeach; endif; unset($_from); ?>
</div>
<?php elseif ($this->_tpl_vars['oViewConf']->showSelectListsInList()): ?>
<?php $this->assign('oSelections', $this->_tpl_vars['product']->getSelections(1)); ?>
<?php if ($this->_tpl_vars['oSelections']): ?>
<div id="selectlistsselector_<?php echo $this->_tpl_vars['iIndex']; ?>
" class="selectorsBox js-fnSubmit clear">
<?php $_from = $this->_tpl_vars['oSelections']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['selections'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['selections']['total'] > 0):
foreach ($_from as $this->_tpl_vars['oList']):
$this->_foreach['selections']['iteration']++;
?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/product/selectbox.tpl", 'smarty_include_vars' => array('oSelectionList' => $this->_tpl_vars['oList'],'sFieldName' => 'sel','iKey' => ($this->_foreach['selections']['iteration']-1),'blHideDefault' => true,'sSelType' => 'seldrop','sJsAction' => "js-fnSubmit",'blHideLabel' => true)));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endforeach; endif; unset($_from); ?>
</div>
<?php endif; ?>
<?php endif; ?>
<div class="price">
<div class="content">
<?php $this->_tag_stack[] = array('oxhasrights', array('ident' => 'SHOWARTICLEPRICE')); $_block_repeat=true;smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<?php $this->assign('oUnitPrice', $this->_tpl_vars['product']->getUnitPrice()); ?>
<?php $this->assign('tprice', $this->_tpl_vars['product']->getTPrice()); ?>
<?php $this->assign('price', $this->_tpl_vars['product']->getPrice()); ?>
<?php if ($this->_tpl_vars['tprice'] && $this->_tpl_vars['tprice']->getBruttoPrice() > $this->_tpl_vars['price']->getBruttoPrice()): ?>
<span class="oldPrice text-muted">
<del><?php echo $this->_tpl_vars['product']->getFTPrice(); ?>
<?php echo $this->_tpl_vars['currency']->sign; ?>
</del>
</span>
<?php endif; ?>
<?php if ($this->_tpl_vars['product']->getFPrice()): ?>
<span class="lead text-nowrap">
<?php if ($this->_tpl_vars['product']->isRangePrice()): ?>
<?php echo smarty_function_oxmultilang(array('ident' => 'PRICE_FROM'), $this);?>
<?php if (! $this->_tpl_vars['product']->isParentNotBuyable()): ?>
<?php echo $this->_tpl_vars['product']->getFMinPrice(); ?>
<?php else: ?>
<?php echo $this->_tpl_vars['product']->getFVarMinPrice(); ?>
<?php endif; ?>
<?php else: ?>
<?php if (! $this->_tpl_vars['product']->isParentNotBuyable()): ?>
<?php echo $this->_tpl_vars['product']->getFPrice(); ?>
<?php else: ?>
<?php echo $this->_tpl_vars['product']->getFVarMinPrice(); ?>
<?php endif; ?>
<?php endif; ?>
<?php echo $this->_tpl_vars['currency']->sign; ?>
<?php if ($this->_tpl_vars['oView']->isVatIncluded()): ?>
<?php if (! ( $this->_tpl_vars['product']->hasMdVariants() || ( $this->_tpl_vars['oViewConf']->showSelectListsInList() && $this->_tpl_vars['product']->getSelections(1) ) || $this->_tpl_vars['product']->getVariants() )): ?>*<?php endif; ?>
<?php endif; ?>
</span>
<?php endif; ?>
<?php if ($this->_tpl_vars['oUnitPrice']): ?>
<span id="productPricePerUnit_<?php echo $this->_tpl_vars['testid']; ?>
" class="pricePerUnit">
<?php echo $this->_tpl_vars['product']->oxarticles__oxunitquantity->value; ?>
<?php echo $this->_tpl_vars['product']->getUnitName(); ?>
| <?php echo smarty_function_oxprice(array('price' => $this->_tpl_vars['oUnitPrice'],'currency' => $this->_tpl_vars['currency']), $this);?>
/<?php echo $this->_tpl_vars['product']->getUnitName(); ?>
</span>
<?php elseif ($this->_tpl_vars['product']->oxarticles__oxweight->value): ?>
<span id="productPricePerUnit_<?php echo $this->_tpl_vars['testid']; ?>
" class="pricePerUnit">
<span title="weight"><?php echo smarty_function_oxmultilang(array('ident' => 'WEIGHT'), $this);?>
</span>
<span class="value"><?php echo $this->_tpl_vars['product']->oxarticles__oxweight->value; ?>
<?php echo smarty_function_oxmultilang(array('ident' => 'KG'), $this);?>
</span>
</span>
<?php endif; ?>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
</div>
</div>
<div class="actions">
<div class="btn-group">
<?php if ($this->_tpl_vars['blShowToBasket']): ?>
<?php $this->_tag_stack[] = array('oxhasrights', array('ident' => 'TOBASKET')); $_block_repeat=true;smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<button type="submit" class="btn btn-default hasTooltip" data-placement="bottom" title="<?php echo smarty_function_oxmultilang(array('ident' => 'TO_CART'), $this);?>
" data-container="body">
<i class="fa fa-shopping-cart"></i>
</button>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<a class="btn btn-primary" href="<?php echo $this->_tpl_vars['_productLink']; ?>
" ><?php echo smarty_function_oxmultilang(array('ident' => 'MORE_INFO'), $this);?>
</a>
<?php else: ?>
<a class="btn btn-primary" href="<?php echo $this->_tpl_vars['_productLink']; ?>
" ><?php echo smarty_function_oxmultilang(array('ident' => 'MORE_INFO'), $this);?>
</a>
<?php endif; ?>
</div>
</div>
</div>
</div>
</div>
</form>

View File

@@ -0,0 +1,72 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
compiled from widget/promoslider.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'count', 'widget/promoslider.tpl', 6, false),array('modifier', 'trim', 'widget/promoslider.tpl', 37, false),array('function', 'oxscript', 'widget/promoslider.tpl', 7, false),array('function', 'oxstyle', 'widget/promoslider.tpl', 8, false),)), $this); ?>
<?php $this->assign('oBanners', $this->_tpl_vars['oView']->getBanners()); ?>
<?php $this->assign('currency', $this->_tpl_vars['oView']->getActCurrency()); ?>
<?php $this->assign('blFullwidth', $this->_tpl_vars['oViewConf']->getViewThemeParam('blFullwidthLayout')); ?>
<?php if (count($this->_tpl_vars['oBanners'])): ?>
<?php echo smarty_function_oxscript(array('include' => "js/libs/jquery.flexslider.min.js",'priority' => 2), $this);?>
<?php echo smarty_function_oxstyle(array('include' => "css/libs/jquery.flexslider.min.css"), $this);?>
<?php if ($this->_tpl_vars['blFullwidth']): ?>
<div class="col-xs-12">
<?php endif; ?>
<div id="promo-carousel" class="flexslider">
<ul class="slides">
<?php $_from = $this->_tpl_vars['oBanners']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['promoslider'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['promoslider']['total'] > 0):
foreach ($_from as $this->_tpl_vars['iPicNr'] => $this->_tpl_vars['oBanner']):
$this->_foreach['promoslider']['iteration']++;
?>
<?php $this->assign('oArticle', $this->_tpl_vars['oBanner']->getBannerArticle()); ?>
<?php $this->assign('sBannerPictureUrl', $this->_tpl_vars['oBanner']->getBannerPictureUrl()); ?>
<?php if ($this->_tpl_vars['sBannerPictureUrl']): ?>
<li class="item">
<?php $this->assign('sBannerLink', $this->_tpl_vars['oBanner']->getBannerLink()); ?>
<?php if ($this->_tpl_vars['sBannerLink']): ?>
<a href="<?php echo $this->_tpl_vars['sBannerLink']; ?>
" title="<?php echo $this->_tpl_vars['oBanner']->oxactions__oxtitle->value; ?>
">
<?php endif; ?>
<img src="<?php echo $this->_tpl_vars['sBannerPictureUrl']; ?>
" alt="<?php echo $this->_tpl_vars['oBanner']->oxactions__oxtitle->value; ?>
" title="<?php echo $this->_tpl_vars['oBanner']->oxactions__oxtitle->value; ?>
">
<?php if ($this->_tpl_vars['sBannerLink']): ?>
</a>
<?php endif; ?>
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('blSliderShowImageCaption') && $this->_tpl_vars['oArticle']): ?>
<p class="flex-caption">
<?php if ($this->_tpl_vars['sBannerLink']): ?>
<a href="<?php echo $this->_tpl_vars['sBannerLink']; ?>
" title="<?php echo $this->_tpl_vars['oBanner']->oxactions__oxtitle->value; ?>
">
<?php endif; ?>
<span class="title"><?php echo $this->_tpl_vars['oArticle']->oxarticles__oxtitle->value; ?>
</span><?php if (((is_array($_tmp=$this->_tpl_vars['oArticle']->oxarticles__oxshortdesc->value)) ? $this->_run_mod_handler('trim', true, $_tmp) : trim($_tmp))): ?><br/><span class="shortdesc"><?php echo ((is_array($_tmp=$this->_tpl_vars['oArticle']->oxarticles__oxshortdesc->value)) ? $this->_run_mod_handler('trim', true, $_tmp) : trim($_tmp)); ?>
</span><?php endif; ?>
<?php if ($this->_tpl_vars['sBannerLink']): ?>
</a>
<?php endif; ?>
</p>
<?php endif; ?>
</li>
<?php endif; ?>
<?php endforeach; endif; unset($_from); ?>
</ul>
</div>
<?php if ($this->_tpl_vars['blFullwidth']): ?>
</div>
<?php endif; ?>
<?php endif; ?>

View File

@@ -0,0 +1,43 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:16
compiled from page/details/inc/morepics.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'count', 'page/details/inc/morepics.tpl', 4, false),array('modifier', 'getimagesize', 'page/details/inc/morepics.tpl', 15, false),array('function', 'oxscript', 'page/details/inc/morepics.tpl', 6, false),array('function', 'oxstyle', 'page/details/inc/morepics.tpl', 7, false),)), $this); ?>
<?php $this->assign('oConfig', $this->_tpl_vars['oViewConf']->getConfig()); ?>
<?php if ($this->_tpl_vars['oView']->morePics()): ?>
<?php $this->assign('iMorePics', count($this->_tpl_vars['oView']->getIcons())); ?>
<?php if ($this->_tpl_vars['iMorePics'] > 4): ?>
<?php echo smarty_function_oxscript(array('include' => "js/libs/jquery.flexslider.min.js",'priority' => 2), $this);?>
<?php echo smarty_function_oxstyle(array('include' => "css/libs/jquery.flexslider.min.css"), $this);?>
<?php endif; ?>
<div class="otherPictures<?php if ($this->_tpl_vars['iMorePics'] > 4): ?> flexslider<?php endif; ?>" id="morePicsContainer">
<ul class="<?php if ($this->_tpl_vars['iMorePics'] > 4): ?>slides<?php else: ?>list-inline<?php endif; ?>">
<?php echo smarty_function_oxscript(array('add' => "var aMorePic=new Array();"), $this);?>
<?php $_from = $this->_tpl_vars['oView']->getIcons(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['sMorePics'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['sMorePics']['total'] > 0):
foreach ($_from as $this->_tpl_vars['iPicNr'] => $this->_tpl_vars['oArtIcon']):
$this->_foreach['sMorePics']['iteration']++;
?>
<?php $this->assign('sPictureName', $this->_tpl_vars['oPictureProduct']->getPictureFieldValue('oxpic',$this->_tpl_vars['iPicNr'])); ?>
<?php $this->assign('aPictureInfo', getimagesize($this->_tpl_vars['oConfig']->getMasterPicturePath("product/".($this->_tpl_vars['iPicNr'])."/".($this->_tpl_vars['sPictureName'])))); ?>
<li>
<a id="morePics_<?php echo $this->_foreach['sMorePics']['iteration']; ?>
" <?php if (($this->_foreach['sMorePics']['iteration'] <= 1)): ?> class="selected"<?php endif; ?> href="<?php echo $this->_tpl_vars['oPictureProduct']->getPictureUrl($this->_tpl_vars['iPicNr']); ?>
" data-num="<?php echo $this->_foreach['sMorePics']['iteration']; ?>
"<?php if ($this->_tpl_vars['aPictureInfo']): ?> data-width="<?php echo $this->_tpl_vars['aPictureInfo']['0']; ?>
" data-height="<?php echo $this->_tpl_vars['aPictureInfo']['1']; ?>
"<?php endif; ?> data-zoom-url="<?php echo $this->_tpl_vars['oPictureProduct']->getMasterZoomPictureUrl($this->_tpl_vars['iPicNr']); ?>
">
<img src="<?php echo $this->_tpl_vars['oPictureProduct']->getIconUrl($this->_tpl_vars['iPicNr']); ?>
" alt="morepic-<?php echo $this->_foreach['sMorePics']['iteration']; ?>
">
</a>
</li>
<?php endforeach; endif; unset($_from); ?>
</ul>
</div>
<?php endif; ?>

View File

@@ -0,0 +1,16 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
compiled from widget/header/menubasket.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxgetseourl', 'widget/header/menubasket.tpl', 2, false),array('modifier', 'cat', 'widget/header/menubasket.tpl', 2, false),)), $this); ?>
<li>
<a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=basket") : smarty_modifier_cat($_tmp, "cl=basket"))), $this);?>
" rel="nofollow">
<i class="fa fa-shopping-cart"></i>
<?php if (isset ( $this->_tpl_vars['oxcmp_basket'] ) && $this->_tpl_vars['oxcmp_basket']->getItemsCount() > 0): ?>
<span class="badge">
<?php echo $this->_tpl_vars['oxcmp_basket']->getItemsCount(); ?>
</span>
<?php endif; ?>
</a>
</li>

View File

@@ -0,0 +1,75 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
compiled from widget/footer/services.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxgetseourl', 'widget/footer/services.tpl', 4, false),array('function', 'oxmultilang', 'widget/footer/services.tpl', 4, false),array('modifier', 'cat', 'widget/footer/services.tpl', 4, false),array('block', 'oxhasrights', 'widget/footer/services.tpl', 14, false),)), $this); ?>
<ul class="services list-unstyled">
<li><a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=contact") : smarty_modifier_cat($_tmp, "cl=contact"))), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'CONTACT'), $this);?>
</a></li>
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('blFooterShowHelp')): ?>
<li><a href="<?php echo $this->_tpl_vars['oViewConf']->getHelpPageLink(); ?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'HELP'), $this);?>
</a></li>
<?php endif; ?>
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('blFooterShowLinks')): ?>
<li><a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=links") : smarty_modifier_cat($_tmp, "cl=links"))), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'LINKS'), $this);?>
</a></li>
<?php endif; ?>
<?php if ($this->_tpl_vars['oView']->isActive('Invitations')): ?>
<li><a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=invite") : smarty_modifier_cat($_tmp, "cl=invite"))), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'INVITE_YOUR_FRIENDS'), $this);?>
</a></li>
<?php endif; ?>
<?php $this->_tag_stack[] = array('oxhasrights', array('ident' => 'TOBASKET')); $_block_repeat=true;smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<li>
<a href="<?php echo smarty_function_oxgetseourl(array('ident' => $this->_tpl_vars['oViewConf']->getBasketLink()), $this);?>
">
<?php echo smarty_function_oxmultilang(array('ident' => 'CART'), $this);?>
</a>
<?php if ($this->_tpl_vars['oxcmp_basket'] && $this->_tpl_vars['oxcmp_basket']->getItemsCount() > 0): ?> <span class="badge"><?php echo $this->_tpl_vars['oxcmp_basket']->getItemsCount(); ?>
</span><?php endif; ?>
</li>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<li><a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=account") : smarty_modifier_cat($_tmp, "cl=account"))), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'ACCOUNT'), $this);?>
</a></li>
<li>
<a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=account_noticelist") : smarty_modifier_cat($_tmp, "cl=account_noticelist"))), $this);?>
">
<?php echo smarty_function_oxmultilang(array('ident' => 'WISH_LIST'), $this);?>
</a>
<?php if ($this->_tpl_vars['oxcmp_user'] && $this->_tpl_vars['oxcmp_user']->getNoticeListArtCnt()): ?> <span class="badge"><?php echo $this->_tpl_vars['oxcmp_user']->getNoticeListArtCnt(); ?>
</span><?php endif; ?>
</li>
<?php if ($this->_tpl_vars['oViewConf']->getShowWishlist()): ?>
<li>
<a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=account_wishlist") : smarty_modifier_cat($_tmp, "cl=account_wishlist"))), $this);?>
">
<?php echo smarty_function_oxmultilang(array('ident' => 'MY_GIFT_REGISTRY'), $this);?>
</a>
<?php if ($this->_tpl_vars['oxcmp_user'] && $this->_tpl_vars['oxcmp_user']->getWishListArtCnt()): ?> <span class="badge"><?php echo $this->_tpl_vars['oxcmp_user']->getWishListArtCnt(); ?>
</span><?php endif; ?>
</li>
<li>
<a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=wishlist") : smarty_modifier_cat($_tmp, "cl=wishlist")),'params' => ((is_array($_tmp="wishid=")) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oView']->getWishlistUserId()) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oView']->getWishlistUserId()))), $this);?>
">
<?php echo smarty_function_oxmultilang(array('ident' => 'PUBLIC_GIFT_REGISTRIES'), $this);?>
</a>
</li>
<?php endif; ?>
<?php if ($this->_tpl_vars['oView']->isEnabledDownloadableFiles()): ?>
<li><a href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=account_downloads") : smarty_modifier_cat($_tmp, "cl=account_downloads"))), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'MY_DOWNLOADS'), $this);?>
</a></li>
<?php endif; ?>
</ul>

View File

@@ -0,0 +1,32 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
compiled from widget/header/minibasket.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxgetseourl', 'widget/header/minibasket.tpl', 2, false),array('function', 'oxid_include_dynamic', 'widget/header/minibasket.tpl', 18, false),array('modifier', 'cat', 'widget/header/minibasket.tpl', 2, false),)), $this); ?>
<div class="btn-group minibasket-menu">
<button type="button" class="btn dropdown-toggle" data-toggle="dropdown" data-href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=basket") : smarty_modifier_cat($_tmp, "cl=basket"))), $this);?>
">
<i class="fa fa-shopping-cart fa-2x" aria-hidden="true"></i>
<?php if ($this->_tpl_vars['oxcmp_basket']->getItemsCount() > 0): ?>
<span class="badge">
<?php echo $this->_tpl_vars['oxcmp_basket']->getItemsCount(); ?>
</span>
<?php endif; ?>
</button>
<ul class="dropdown-menu dropdown-menu-right pull-right" role="menu">
<li>
<div class="row">
<div class="col-xs-12 pull-right">
<div class="minibasket-menu-box">
<?php echo smarty_function_oxid_include_dynamic(array('file' => "widget/minibasket/minibasket.tpl"), $this);?>
</div>
</div>
</div>
</li>
</ul>
</div>

View File

@@ -0,0 +1,36 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
compiled from widget/header/currencies.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'oxaddparams', 'widget/header/currencies.tpl', 15, false),)), $this); ?>
<?php if ($this->_tpl_vars['oView']->loadCurrency()): ?>
<?php $this->assign('currency', $this->_tpl_vars['oView']->getActCurrency()); ?>
<div class="btn-group currencies-menu">
<button type="button" class="btn dropdown-toggle" data-toggle="dropdown">
<?php echo $this->_tpl_vars['currency']->name; ?>
<i class="fa fa-angle-down"></i>
</button>
<ul class="dropdown-menu dropdown-menu-right" role="menu">
<?php $_from = $this->_tpl_vars['oxcmp_cur']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['_cur']):
?>
<?php if ($this->_tpl_vars['_cur']->selected): ?>
<?php $this->assign('selectedCurrency', $this->_tpl_vars['_cur']->name); ?>
<?php ob_start(); ?>
<a href="<?php echo ((is_array($_tmp=$this->_tpl_vars['_cur']->link)) ? $this->_run_mod_handler('oxaddparams', true, $_tmp, $this->_tpl_vars['oView']->getDynUrlParams()) : smarty_modifier_oxaddparams($_tmp, $this->_tpl_vars['oView']->getDynUrlParams())); ?>
" title="<?php echo $this->_tpl_vars['_cur']->name; ?>
"><span><?php echo $this->_tpl_vars['_cur']->name; ?>
</span></a>
<?php $this->_smarty_vars['capture']['currencySelected'] = ob_get_contents(); ob_end_clean(); ?>
<?php endif; ?>
<li<?php if ($this->_tpl_vars['_cur']->selected): ?> class="active"<?php endif; ?>><a href="<?php echo ((is_array($_tmp=$this->_tpl_vars['_cur']->link)) ? $this->_run_mod_handler('oxaddparams', true, $_tmp, $this->_tpl_vars['oView']->getDynUrlParams()) : smarty_modifier_oxaddparams($_tmp, $this->_tpl_vars['oView']->getDynUrlParams())); ?>
" title="<?php echo $this->_tpl_vars['_cur']->name; ?>
"><?php echo $this->_tpl_vars['_cur']->name; ?>
</a></li>
<?php endforeach; endif; unset($_from); ?>
</ul>
</div>
<?php endif; ?>

View File

@@ -0,0 +1,226 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:16
compiled from widget/reviews/reviews.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxscript', 'widget/reviews/reviews.tpl', 1, false),array('function', 'oxmultilang', 'widget/reviews/reviews.tpl', 9, false),array('function', 'oxgetseourl', 'widget/reviews/reviews.tpl', 11, false),array('function', 'oxid_include_dynamic', 'widget/reviews/reviews.tpl', 29, false),array('modifier', 'cat', 'widget/reviews/reviews.tpl', 11, false),array('modifier', 'truncate', 'widget/reviews/reviews.tpl', 90, false),array('modifier', 'date_format', 'widget/reviews/reviews.tpl', 98, false),array('modifier', 'default', 'widget/reviews/reviews.tpl', 113, false),)), $this); ?>
<?php echo smarty_function_oxscript(array('include' => "js/libs/jqBootstrapValidation.min.js",'priority' => 10), $this);?>
<?php echo smarty_function_oxscript(array('add' => "$('input,select,textarea').not('[type=submit]').jqBootstrapValidation();"), $this);?>
<div id="review">
<div class="panel-group" id="review_form_accordion">
<div class="panel panel-default">
<div class="panel-heading toggle-accordion">
<div class="h4 panel-title">
<?php if ($this->_tpl_vars['oxcmp_user']): ?>
<i class="fa fa-pencil"></i> <a id="writeNewReview" data-toggle="collapse" data-parent="#review_form_accordion" href="#review_form"><?php echo smarty_function_oxmultilang(array('ident' => 'WRITE_REVIEW'), $this);?>
</a>
<?php else: ?>
<i class="fa fa-user"></i> <a id="reviewsLogin" rel="nofollow" href="<?php echo smarty_function_oxgetseourl(array('ident' => ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('cat', true, $_tmp, "cl=account") : smarty_modifier_cat($_tmp, "cl=account")),'params' => ((is_array($_tmp=((is_array($_tmp="anid=".($this->_tpl_vars['oDetailsProduct']->oxarticles__oxnid->value))) ? $this->_run_mod_handler('cat', true, $_tmp, "&amp;sourcecl=details") : smarty_modifier_cat($_tmp, "&amp;sourcecl=details")))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oViewConf']->getNavUrlParams()) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oViewConf']->getNavUrlParams()))), $this);?>
"><?php echo smarty_function_oxmultilang(array('ident' => 'MESSAGE_LOGIN_TO_WRITE_REVIEW'), $this);?>
</a>
<?php endif; ?>
</div>
</div>
<?php if ($this->_tpl_vars['oxcmp_user']): ?>
<div id="review_form" class="panel-collapse collapse">
<div class="panel-body">
<form action="<?php echo $this->_tpl_vars['oViewConf']->getSelfActionLink(); ?>
" method="post" id="rating" class="form-horizontal" novalidate="novalidate">
<div id="writeReview">
<div class="hidden">
<?php if ($this->_tpl_vars['oView']->canRate()): ?>
<input id="productRating" type="hidden" name="artrating" value="0">
<input id="recommListRating" type="hidden" name="recommlistrating" value="0">
<?php endif; ?>
<?php echo $this->_tpl_vars['oViewConf']->getHiddenSid(); ?>
<?php echo $this->_tpl_vars['oViewConf']->getNavFormParams(); ?>
<?php echo smarty_function_oxid_include_dynamic(array('file' => "form/formparams.tpl"), $this);?>
<input type="hidden" name="fnc" value="savereview">
<input type="hidden" name="cl" value="<?php echo $this->_tpl_vars['oViewConf']->getTopActiveClassName(); ?>
">
<?php if ($this->_tpl_vars['oDetailsProduct']): ?>
<input type="hidden" name="anid" value="<?php echo $this->_tpl_vars['oDetailsProduct']->oxarticles__oxid->value; ?>
">
<?php else: ?>
<?php $this->assign('_actvrecommlist', $this->_tpl_vars['oView']->getActiveRecommList()); ?>
<input type="hidden" name="recommid" value="<?php echo $this->_tpl_vars['_actvrecommlist']->oxrecommlists__oxid->value; ?>
">
<?php endif; ?>
<?php if ($this->_tpl_vars['sReviewUserHash']): ?>
<input type="hidden" name="reviewuserhash" value="<?php echo $this->_tpl_vars['sReviewUserHash']; ?>
">
<?php endif; ?>
</div>
<?php if ($this->_tpl_vars['oView']->canRate()): ?>
<ul id="reviewRating" class="rating list-inline">
<?php unset($this->_sections['star']);
$this->_sections['star']['name'] = 'star';
$this->_sections['star']['start'] = (int)1;
$this->_sections['star']['loop'] = is_array($_loop=6) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
$this->_sections['star']['show'] = true;
$this->_sections['star']['max'] = $this->_sections['star']['loop'];
$this->_sections['star']['step'] = 1;
if ($this->_sections['star']['start'] < 0)
$this->_sections['star']['start'] = max($this->_sections['star']['step'] > 0 ? 0 : -1, $this->_sections['star']['loop'] + $this->_sections['star']['start']);
else
$this->_sections['star']['start'] = min($this->_sections['star']['start'], $this->_sections['star']['step'] > 0 ? $this->_sections['star']['loop'] : $this->_sections['star']['loop']-1);
if ($this->_sections['star']['show']) {
$this->_sections['star']['total'] = min(ceil(($this->_sections['star']['step'] > 0 ? $this->_sections['star']['loop'] - $this->_sections['star']['start'] : $this->_sections['star']['start']+1)/abs($this->_sections['star']['step'])), $this->_sections['star']['max']);
if ($this->_sections['star']['total'] == 0)
$this->_sections['star']['show'] = false;
} else
$this->_sections['star']['total'] = 0;
if ($this->_sections['star']['show']):
for ($this->_sections['star']['index'] = $this->_sections['star']['start'], $this->_sections['star']['iteration'] = 1;
$this->_sections['star']['iteration'] <= $this->_sections['star']['total'];
$this->_sections['star']['index'] += $this->_sections['star']['step'], $this->_sections['star']['iteration']++):
$this->_sections['star']['rownum'] = $this->_sections['star']['iteration'];
$this->_sections['star']['index_prev'] = $this->_sections['star']['index'] - $this->_sections['star']['step'];
$this->_sections['star']['index_next'] = $this->_sections['star']['index'] + $this->_sections['star']['step'];
$this->_sections['star']['first'] = ($this->_sections['star']['iteration'] == 1);
$this->_sections['star']['last'] = ($this->_sections['star']['iteration'] == $this->_sections['star']['total']);
?>
<li class="s<?php echo $this->_sections['star']['index']; ?>
" data-rate-value="<?php echo $this->_sections['star']['index']; ?>
">
<a class="ox-write-review ox-rateindex-<?php echo $this->_sections['star']['index']; ?>
text-warning" title="<?php echo $this->_sections['star']['index']; ?>
<?php if ($this->_sections['star']['index'] == 1): ?><?php echo smarty_function_oxmultilang(array('ident' => 'STAR'), $this);?>
<?php else: ?><?php echo smarty_function_oxmultilang(array('ident' => 'STARS'), $this);?>
<?php endif; ?>">
<i class="fa fa-star-o"></i>
</a>
</li>
<?php endfor; endif; ?>
</ul>
<?php endif; ?>
<div class="form-group">
<div class="col-xs-12">
<textarea rows="15" name="rvw_txt" class="form-control"></textarea>
</div>
</div>
<div class="form-group">
<div class="col-xs-12">
<button id="reviewSave" type="submit" class="submitButton btn btn-primary"><?php echo smarty_function_oxmultilang(array('ident' => 'SAVE_RATING_AND_REVIEW'), $this);?>
</button>
</div>
</div>
</div>
</form>
</div>
</div>
<?php endif; ?>
</div>
</div>
<?php if ($this->_tpl_vars['oView']->getReviews()): ?>
<div class="spacer"></div>
<div class="reviews-landscape">
<?php $_from = $this->_tpl_vars['oView']->getReviews(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['ReviewsCounter'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['ReviewsCounter']['total'] > 0):
foreach ($_from as $this->_tpl_vars['review']):
$this->_foreach['ReviewsCounter']['iteration']++;
?>
<div class="panel panel-default" id="reviewName_<?php echo $this->_foreach['ReviewsCounter']['iteration']; ?>
" itemprop="review" itemscope itemtype="http://schema.org/Review">
<div class="hidden">
<span itemprop="itemreviewed"><?php echo $this->_tpl_vars['oDetailsProduct']->oxarticles__oxtitle->value; ?>
<?php echo $this->_tpl_vars['oDetailsProduct']->oxarticles__oxvarselect->value; ?>
</span>
<span itemprop="name"><?php echo ((is_array($_tmp=$this->_tpl_vars['review']->oxreviews__oxtext->value)) ? $this->_run_mod_handler('truncate', true, $_tmp, 100) : smarty_modifier_truncate($_tmp, 100)); ?>
</span>
</div>
<div class="panel-heading">
<div class="row">
<div class="col-md-6 writer">
<span itemprop="author"><?php echo $this->_tpl_vars['review']->oxuser__oxfname->value; ?>
</span> <?php echo smarty_function_oxmultilang(array('ident' => 'WRITES'), $this);?>
<span>
<time itemprop="datePublished" datetime="<?php echo ((is_array($_tmp=$this->_tpl_vars['review']->oxreviews__oxcreate->value)) ? $this->_run_mod_handler('date_format', true, $_tmp, "%Y-%m-%d") : smarty_modifier_date_format($_tmp, "%Y-%m-%d")); ?>
"><?php echo ((is_array($_tmp=$this->_tpl_vars['review']->oxreviews__oxcreate->value)) ? $this->_run_mod_handler('date_format', true, $_tmp, "%d.%m.%Y") : smarty_modifier_date_format($_tmp, "%d.%m.%Y")); ?>
</time>
</span>
</div>
<div class="col-md-6 rating">
<?php if ($this->_tpl_vars['review']->oxreviews__oxrating->value): ?>
<div class="pull-right text-warning" itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating">
<?php unset($this->_sections['starRatings']);
$this->_sections['starRatings']['name'] = 'starRatings';
$this->_sections['starRatings']['start'] = (int)0;
$this->_sections['starRatings']['loop'] = is_array($_loop=5) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
$this->_sections['starRatings']['show'] = true;
$this->_sections['starRatings']['max'] = $this->_sections['starRatings']['loop'];
$this->_sections['starRatings']['step'] = 1;
if ($this->_sections['starRatings']['start'] < 0)
$this->_sections['starRatings']['start'] = max($this->_sections['starRatings']['step'] > 0 ? 0 : -1, $this->_sections['starRatings']['loop'] + $this->_sections['starRatings']['start']);
else
$this->_sections['starRatings']['start'] = min($this->_sections['starRatings']['start'], $this->_sections['starRatings']['step'] > 0 ? $this->_sections['starRatings']['loop'] : $this->_sections['starRatings']['loop']-1);
if ($this->_sections['starRatings']['show']) {
$this->_sections['starRatings']['total'] = min(ceil(($this->_sections['starRatings']['step'] > 0 ? $this->_sections['starRatings']['loop'] - $this->_sections['starRatings']['start'] : $this->_sections['starRatings']['start']+1)/abs($this->_sections['starRatings']['step'])), $this->_sections['starRatings']['max']);
if ($this->_sections['starRatings']['total'] == 0)
$this->_sections['starRatings']['show'] = false;
} else
$this->_sections['starRatings']['total'] = 0;
if ($this->_sections['starRatings']['show']):
for ($this->_sections['starRatings']['index'] = $this->_sections['starRatings']['start'], $this->_sections['starRatings']['iteration'] = 1;
$this->_sections['starRatings']['iteration'] <= $this->_sections['starRatings']['total'];
$this->_sections['starRatings']['index'] += $this->_sections['starRatings']['step'], $this->_sections['starRatings']['iteration']++):
$this->_sections['starRatings']['rownum'] = $this->_sections['starRatings']['iteration'];
$this->_sections['starRatings']['index_prev'] = $this->_sections['starRatings']['index'] - $this->_sections['starRatings']['step'];
$this->_sections['starRatings']['index_next'] = $this->_sections['starRatings']['index'] + $this->_sections['starRatings']['step'];
$this->_sections['starRatings']['first'] = ($this->_sections['starRatings']['iteration'] == 1);
$this->_sections['starRatings']['last'] = ($this->_sections['starRatings']['iteration'] == $this->_sections['starRatings']['total']);
?>
<?php if ($this->_tpl_vars['review']->oxreviews__oxrating->value >= $this->_sections['starRatings']['iteration']): ?>
<i class="fa fa-star"></i>
<?php else: ?>
<i class="fa fa-star-o"></i>
<?php endif; ?>
<?php endfor; endif; ?>
<div class="hidden">
<span itemprop="worstRating">1</span>
<span itemprop="ratingValue"><?php echo ((is_array($_tmp=@$this->_tpl_vars['review']->oxreviews__oxrating->value)) ? $this->_run_mod_handler('default', true, $_tmp, '0') : smarty_modifier_default($_tmp, '0')); ?>
</span>
<span itemprop="bestRating">5</span>
</div>
</div>
<?php endif; ?>
<div class="clearfix"></div>
</div>
</div>
</div>
<div class="panel-body" id="reviewText_<?php echo $this->_foreach['ReviewsCounter']['iteration']; ?>
" itemprop="description"><?php echo $this->_tpl_vars['review']->oxreviews__oxtext->value; ?>
</div>
</div>
<?php endforeach; endif; unset($_from); ?>
</div>
<?php else: ?>
<div class="alert alert-info">
<?php echo smarty_function_oxmultilang(array('ident' => 'NO_REVIEW_AVAILABLE'), $this);?>
</div>
<?php endif; ?>
</div>

View File

@@ -0,0 +1,214 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:14
compiled from page/list/list.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxscript', 'page/list/list.tpl', 1, false),array('function', 'oxmultilang', 'page/list/list.tpl', 13, false),array('function', 'oxeval', 'page/list/list.tpl', 52, false),array('modifier', 'count', 'page/list/list.tpl', 126, false),array('insert', 'oxid_tracker', 'page/list/list.tpl', 143, false),)), $this); ?>
<?php echo smarty_function_oxscript(array('include' => "js/widgets/oxequalizer.min.js",'priority' => 10), $this);?>
<?php echo smarty_function_oxscript(array('add' => "$(window).load(function(){ if( !isMobileDevice() ) { oxEqualizer.equalHeight( $( '#content .subcatList .row .panel-body' ) ); } });"), $this);?>
<?php $this->assign('actCategory', $this->_tpl_vars['oView']->getActiveCategory()); ?>
<?php ob_start(); ?>
<?php $this->assign('listType', $this->_tpl_vars['oView']->getListType()); ?>
<?php if ($this->_tpl_vars['listType'] == 'manufacturer' || $this->_tpl_vars['listType'] == 'vendor'): ?>
<?php if ($this->_tpl_vars['actCategory'] && $this->_tpl_vars['actCategory']->getIconUrl()): ?>
<div class="box">
<h3>
<?php if ($this->_tpl_vars['listType'] == 'manufacturer'): ?>
<?php echo smarty_function_oxmultilang(array('ident' => 'BRAND'), $this);?>
<?php elseif ($this->_tpl_vars['listType'] == 'vendor'): ?>
<?php echo smarty_function_oxmultilang(array('ident' => 'VENDOR'), $this);?>
<?php endif; ?>
</h3>
<div class="featured icon">
<img src="<?php echo $this->_tpl_vars['oViewConf']->getImageUrl('spinner.gif'); ?>
" data-src="<?php echo $this->_tpl_vars['actCategory']->getIconUrl(); ?>
" alt="<?php echo $this->_tpl_vars['actCategory']->getTitle(); ?>
">
</div>
</div>
<?php endif; ?>
<?php endif; ?>
<?php $this->_smarty_vars['capture']['default'] = ob_get_contents(); $this->append('oxidBlock_sidebar', ob_get_contents());ob_end_clean(); ?>
<?php ob_start(); ?>
<?php if ($this->_tpl_vars['actCategory']->oxcategories__oxthumb->value && $this->_tpl_vars['actCategory']->getThumbUrl()): ?>
<img src="<?php echo $this->_tpl_vars['oViewConf']->getImageUrl('spinner.gif'); ?>
" data-src="<?php echo $this->_tpl_vars['actCategory']->getThumbUrl(); ?>
" alt="<?php echo $this->_tpl_vars['actCategory']->oxcategories__oxtitle->value; ?>
" class="categoryPicture img-responsive img-thumbnail">
<?php endif; ?>
<div class="page-header">
<?php $this->assign('rsslinks', $this->_tpl_vars['oView']->getRssLinks()); ?>
<h1>
<?php echo $this->_tpl_vars['oView']->getTitle(); ?>
<?php if ($this->_tpl_vars['rsslinks']['activeCategory']): ?>
<a class="rss" id="rssActiveCategory" href="<?php echo $this->_tpl_vars['rsslinks']['activeCategory']['link']; ?>
" title="<?php echo $this->_tpl_vars['rsslinks']['activeCategory']['title']; ?>
" target="_blank">
<i class="fa fa-rss"></i>
</a>
<?php endif; ?>
</h1>
</div>
<?php $this->assign('oPageNavigation', $this->_tpl_vars['oView']->getPageNavigation()); ?>
<?php if ($this->_tpl_vars['actCategory'] && $this->_tpl_vars['actCategory']->getShortDescription() && $this->_tpl_vars['oPageNavigation']->actPage == 1): ?>
<p id="catDescLocator" class="categoryDescription">
<em><?php echo $this->_tpl_vars['actCategory']->oxcategories__oxdesc->rawValue; ?>
</em>
</p>
<?php endif; ?>
<?php if ($this->_tpl_vars['actCategory']->oxcategories__oxlongdesc->value && $this->_tpl_vars['oPageNavigation']->actPage == 1): ?>
<div id="catLongDescLocator" class="categoryDescription"><?php echo smarty_function_oxeval(array('var' => $this->_tpl_vars['actCategory']->oxcategories__oxlongdesc), $this);?>
</div>
<hr/>
<?php endif; ?>
<?php if ($this->_tpl_vars['oView']->hasVisibleSubCats()): ?>
<?php $this->assign('iSubCategoriesCount', 0); ?>
<div class="subcatList">
<div class="row">
<?php $_from = $this->_tpl_vars['oView']->getSubCatList(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['MoreSubCat'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['MoreSubCat']['total'] > 0):
foreach ($_from as $this->_tpl_vars['category']):
$this->_foreach['MoreSubCat']['iteration']++;
?>
<?php if ($this->_tpl_vars['category']->getContentCats()): ?>
<?php $_from = $this->_tpl_vars['category']->getContentCats(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['MoreCms'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['MoreCms']['total'] > 0):
foreach ($_from as $this->_tpl_vars['ocont']):
$this->_foreach['MoreCms']['iteration']++;
?>
<?php $this->assign('iSubCategoriesCount', $this->_tpl_vars['iSubCategoriesCount']+1); ?>
<div class="box">
<h3>
<a id="moreSubCms_<?php echo $this->_foreach['MoreSubCat']['iteration']; ?>
_<?php echo $this->_foreach['MoreCms']['iteration']; ?>
" href="<?php echo $this->_tpl_vars['ocont']->getLink(); ?>
"><?php echo $this->_tpl_vars['ocont']->oxcontents__oxtitle->value; ?>
</a>
</h3>
<ul class="content"></ul>
</div>
<?php endforeach; endif; unset($_from); ?>
<?php endif; ?>
<?php if ($this->_tpl_vars['iSubCategoriesCount']%4 == 0 && $this->_tpl_vars['iSubCategoriesCount'] != 0): ?>
</div><div class="row">
<?php endif; ?>
<?php if ($this->_tpl_vars['category']->getIsVisible()): ?>
<?php $this->assign('iSubCategoriesCount', $this->_tpl_vars['iSubCategoriesCount']+1); ?>
<?php $this->assign('iconUrl', $this->_tpl_vars['category']->getIconUrl()); ?>
<div class="col-xs-12 col-sm-3">
<div class="panel panel-default">
<div class="panel-heading">
<a id="moreSubCat_<?php echo $this->_foreach['MoreSubCat']['iteration']; ?>
" href="<?php echo $this->_tpl_vars['category']->getLink(); ?>
"><?php echo $this->_tpl_vars['category']->oxcategories__oxtitle->value; ?>
</a><?php if ($this->_tpl_vars['oView']->showCategoryArticlesCount() && ( $this->_tpl_vars['category']->getNrOfArticles() > 0 )): ?> (<?php echo $this->_tpl_vars['category']->getNrOfArticles(); ?>
)<?php endif; ?>
</div>
<div class="panel-body">
<?php if ($this->_tpl_vars['iconUrl']): ?>
<a href="<?php echo $this->_tpl_vars['category']->getLink(); ?>
">
<img src="<?php echo $this->_tpl_vars['oViewConf']->getImageUrl('spinner.gif'); ?>
" data-src="<?php echo $this->_tpl_vars['category']->getIconUrl(); ?>
" alt="<?php echo $this->_tpl_vars['category']->oxcategories__oxtitle->value; ?>
" class="img-responsive subcat-icon">
</a>
<?php else: ?>
<a href="<?php echo $this->_tpl_vars['category']->getLink(); ?>
" class="btn btn-block btn-info"><?php echo smarty_function_oxmultilang(array('ident' => 'DD_LIST_SHOW_MORE'), $this);?>
</a>
<?php endif; ?>
<?php if ($this->_tpl_vars['category']->getHasVisibleSubCats()): ?>
<hr/>
<ul class="list-unstyled">
<?php $_from = $this->_tpl_vars['category']->getSubCats(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['subcategory']):
?>
<?php if ($this->_tpl_vars['subcategory']->getIsVisible()): ?>
<?php $_from = $this->_tpl_vars['subcategory']->getContentCats(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['MoreCms'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['MoreCms']['total'] > 0):
foreach ($_from as $this->_tpl_vars['ocont']):
$this->_foreach['MoreCms']['iteration']++;
?>
<li>
<a href="<?php echo $this->_tpl_vars['ocont']->getLink(); ?>
"><strong><?php echo $this->_tpl_vars['ocont']->oxcontents__oxtitle->value; ?>
</strong></a>
</li>
<?php endforeach; endif; unset($_from); ?>
<li>
<a href="<?php echo $this->_tpl_vars['subcategory']->getLink(); ?>
"><?php echo $this->_tpl_vars['subcategory']->oxcategories__oxtitle->value; ?>
</a><?php if ($this->_tpl_vars['oView']->showCategoryArticlesCount() && ( $this->_tpl_vars['subcategory']->getNrOfArticles() > 0 )): ?>&nbsp;(<?php echo $this->_tpl_vars['subcategory']->getNrOfArticles(); ?>
)<?php endif; ?>
</li>
<?php endif; ?>
<?php endforeach; endif; unset($_from); ?>
</ul>
<?php endif; ?>
</div>
</div>
</div>
<?php endif; ?>
<?php if ($this->_tpl_vars['iSubCategoriesCount']%4 == 0): ?>
</div>
<div class="row">
<?php endif; ?>
<?php endforeach; endif; unset($_from); ?>
</div>
</div>
<hr/>
<?php endif; ?>
<?php if ($this->_tpl_vars['oView']->getArticleList()): ?>
<?php if (((is_array($_tmp=$this->_tpl_vars['oView']->getArticleList())) ? $this->_run_mod_handler('count', true, $_tmp) : count($_tmp))): ?>
<div class="listRefine">
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/locator/listlocator.tpl", 'smarty_include_vars' => array('locator' => $this->_tpl_vars['oView']->getPageNavigationLimitedTop(),'attributes' => $this->_tpl_vars['oView']->getAttributes(),'listDisplayType' => true,'itemsPerPage' => true,'sort' => true)));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/product/list.tpl", 'smarty_include_vars' => array('type' => $this->_tpl_vars['oView']->getListDisplayType(),'listId' => 'productList','products' => $this->_tpl_vars['oView']->getArticleList())));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "widget/locator/listlocator.tpl", 'smarty_include_vars' => array('locator' => $this->_tpl_vars['oView']->getPageNavigationLimitedBottom(),'place' => 'bottom')));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endif; ?>
<?php endif; ?>
<?php require_once(SMARTY_CORE_DIR . 'core.run_insert_handler.php');
echo smarty_core_run_insert_handler(array('args' => array('name' => 'oxid_tracker')), $this); ?>
<?php $this->_smarty_vars['capture']['default'] = ob_get_contents(); $this->append('oxidBlock_content', ob_get_contents());ob_end_clean(); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "layout/page.tpl", 'smarty_include_vars' => array('tree_path' => $this->_tpl_vars['oView']->getTreePath())));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>

View File

@@ -0,0 +1,119 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:16
compiled from page/details/inc/tabs.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('block', 'oxhasrights', 'page/details/inc/tabs.tpl', 4, false),array('function', 'oxmultilang', 'page/details/inc/tabs.tpl', 7, false),array('function', 'oxeval', 'page/details/inc/tabs.tpl', 10, false),)), $this); ?>
<?php $this->assign('blFirstTab', true); ?>
<?php $this->_tag_stack[] = array('oxhasrights', array('ident' => 'SHOWLONGDESCRIPTION')); $_block_repeat=true;smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
<?php $this->assign('oLongdesc', $this->_tpl_vars['oDetailsProduct']->getLongDescription()); ?>
<?php if ($this->_tpl_vars['oLongdesc']->value): ?>
<?php ob_start(); ?><a href="#description" data-toggle="tab"><?php echo smarty_function_oxmultilang(array('ident' => 'DESCRIPTION'), $this);?>
</a><?php $this->_smarty_vars['capture']['default'] = ob_get_contents(); $this->append('tabs', ob_get_contents());ob_end_clean(); ?>
<?php ob_start(); ?>
<div id="description" class="tab-pane<?php if ($this->_tpl_vars['blFirstTab']): ?> active<?php endif; ?>" itemprop="description">
<?php echo smarty_function_oxeval(array('var' => $this->_tpl_vars['oLongdesc']), $this);?>
<?php if ($this->_tpl_vars['oDetailsProduct']->oxarticles__oxexturl->value): ?>
<a id="productExturl" class="js-external" href="<?php echo $this->_tpl_vars['oDetailsProduct']->oxarticles__oxexturl->value; ?>
">
<?php if ($this->_tpl_vars['oDetailsProduct']->oxarticles__oxurldesc->value): ?>
<?php echo $this->_tpl_vars['oDetailsProduct']->oxarticles__oxurldesc->value; ?>
<?php else: ?>
<?php echo $this->_tpl_vars['oDetailsProduct']->oxarticles__oxexturl->value; ?>
<?php endif; ?>
</a>
<?php endif; ?>
</div>
<?php $this->_smarty_vars['capture']['default'] = ob_get_contents(); $this->append('tabsContent', ob_get_contents());ob_end_clean(); ?>
<?php $this->assign('blFirstTab', false); ?>
<?php endif; ?>
<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_oxhasrights($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
<?php if ($this->_tpl_vars['oView']->getAttributes()): ?>
<?php ob_start(); ?><a href="#attributes" data-toggle="tab"><?php echo smarty_function_oxmultilang(array('ident' => 'SPECIFICATION'), $this);?>
</a><?php $this->_smarty_vars['capture']['default'] = ob_get_contents(); $this->append('tabs', ob_get_contents());ob_end_clean(); ?>
<?php ob_start(); ?>
<div id="attributes" class="tab-pane<?php if ($this->_tpl_vars['blFirstTab']): ?> active<?php endif; ?>"><?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "page/details/inc/attributes.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?></div>
<?php $this->assign('blFirstTab', false); ?>
<?php $this->_smarty_vars['capture']['default'] = ob_get_contents(); $this->append('tabsContent', ob_get_contents());ob_end_clean(); ?>
<?php endif; ?>
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('bl_showPriceAlarm')): ?>
<?php if ($this->_tpl_vars['oView']->isPriceAlarm() && ! $this->_tpl_vars['oDetailsProduct']->isParentNotBuyable()): ?>
<?php ob_start(); ?><a href="#pricealarm" data-toggle="tab"><?php echo smarty_function_oxmultilang(array('ident' => 'PRICE_ALERT'), $this);?>
</a><?php $this->_smarty_vars['capture']['default'] = ob_get_contents(); $this->append('tabs', ob_get_contents());ob_end_clean(); ?>
<?php ob_start(); ?>
<div id="pricealarm" class="tab-pane<?php if ($this->_tpl_vars['blFirstTab']): ?> active<?php endif; ?>"><?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "form/pricealarm.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?></div>
<?php $this->assign('blFirstTab', false); ?>
<?php $this->_smarty_vars['capture']['default'] = ob_get_contents(); $this->append('tabsContent', ob_get_contents());ob_end_clean(); ?>
<?php endif; ?>
<?php endif; ?>
<?php if ($this->_tpl_vars['oView']->getMediaFiles() || $this->_tpl_vars['oDetailsProduct']->oxarticles__oxfile->value): ?>
<?php ob_start(); ?><a href="#media" data-toggle="tab"><?php echo smarty_function_oxmultilang(array('ident' => 'MEDIA'), $this);?>
</a><?php $this->_smarty_vars['capture']['default'] = ob_get_contents(); $this->append('tabs', ob_get_contents());ob_end_clean(); ?>
<?php ob_start(); ?>
<div id="media" class="tab-pane<?php if ($this->_tpl_vars['blFirstTab']): ?> active<?php endif; ?>"><?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "page/details/inc/media.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?></div>
<?php $this->assign('blFirstTab', false); ?>
<?php $this->_smarty_vars['capture']['default'] = ob_get_contents(); $this->append('tabsContent', ob_get_contents());ob_end_clean(); ?>
<?php endif; ?>
<?php if ($this->_tpl_vars['tabs']): ?>
<div class="tabbedWidgetBox clear">
<ul id="itemTabs" class="nav nav-tabs">
<?php $_from = $this->_tpl_vars['tabs']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['tabs'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['tabs']['total'] > 0):
foreach ($_from as $this->_tpl_vars['tab']):
$this->_foreach['tabs']['iteration']++;
?>
<li<?php if (($this->_foreach['tabs']['iteration'] <= 1)): ?> class="active"<?php endif; ?>><?php echo $this->_tpl_vars['tab']; ?>
</li>
<?php endforeach; endif; unset($_from); ?>
</ul>
<div class="tab-content">
<?php $_from = $this->_tpl_vars['tabsContent']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['tabsContent'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['tabsContent']['total'] > 0):
foreach ($_from as $this->_tpl_vars['tabContent']):
$this->_foreach['tabsContent']['iteration']++;
?>
<?php echo $this->_tpl_vars['tabContent']; ?>
<?php endforeach; endif; unset($_from); ?>
</div>
</div>
<?php endif; ?>

View File

@@ -0,0 +1,104 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
compiled from widget/product/list.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'count', 'widget/product/list.tpl', 53, false),array('modifier', 'cat', 'widget/product/list.tpl', 59, false),array('function', 'math', 'widget/product/list.tpl', 54, false),array('function', 'counter', 'widget/product/list.tpl', 58, false),array('function', 'oxid_include_widget', 'widget/product/list.tpl', 66, false),)), $this); ?>
<?php if (! $this->_tpl_vars['type']): ?>
<?php $this->assign('type', 'infogrid'); ?>
<?php endif; ?>
<?php if (! $this->_tpl_vars['iProductsPerLine']): ?>
<?php $this->assign('iProductsPerLine', 4); ?>
<?php endif; ?>
<?php if ($this->_tpl_vars['type'] == 'infogrid'): ?>
<?php $this->assign('iProductsPerLine', 2); ?>
<?php elseif ($this->_tpl_vars['type'] == 'grid'): ?>
<?php $this->assign('iProductsPerLine', 4); ?>
<?php elseif ($this->_tpl_vars['type'] == 'line'): ?>
<?php $this->assign('iProductsPerLine', 1); ?>
<?php endif; ?>
<?php if (! $this->_tpl_vars['testid']): ?>
<?php $this->assign('testid', $this->_tpl_vars['oView']->getViewParameter('testid')); ?>
<?php endif; ?>
<?php if (! $this->_tpl_vars['listId']): ?>
<?php $this->assign('listId', $this->_tpl_vars['oView']->getViewParameter('listId')); ?>
<?php endif; ?>
<div class="boxwrapper" id="boxwrapper_<?php echo $this->_tpl_vars['listId']; ?>
">
<?php if ($this->_tpl_vars['head']): ?>
<?php if ($this->_tpl_vars['header'] == 'light'): ?>
<div class="page-header">
<span class="h3"><?php echo $this->_tpl_vars['head']; ?>
</span>
<?php if ($this->_tpl_vars['subhead']): ?>
<small class="subhead"><?php echo $this->_tpl_vars['subhead']; ?>
</small>
<?php endif; ?>
</div>
<?php else: ?>
<div class="page-header">
<h2>
<?php echo $this->_tpl_vars['head']; ?>
<?php if ($this->_tpl_vars['rsslink']): ?>
<a class="rss" id="<?php echo $this->_tpl_vars['rssId']; ?>
" href="<?php echo $this->_tpl_vars['rsslink']['link']; ?>
" target="_blank">
<i class="fa fa-rss"></i>
</a>
<?php endif; ?>
</h2>
<?php if ($this->_tpl_vars['subhead']): ?>
<small class="subhead"><?php echo $this->_tpl_vars['subhead']; ?>
</small>
<?php endif; ?>
</div>
<?php endif; ?>
<?php endif; ?>
<?php if ($this->_tpl_vars['products'] && ! empty ( $this->_tpl_vars['products'] )): ?>
<?php $this->assign('productsCount', count($this->_tpl_vars['products'])); ?>
<?php echo smarty_function_math(array('equation' => "x / y",'x' => 12,'y' => $this->_tpl_vars['iProductsPerLine'],'assign' => 'iColIdent'), $this);?>
<div class="list-container" id="<?php echo $this->_tpl_vars['listId']; ?>
">
<?php $_from = $this->_tpl_vars['products']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['productlist'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['productlist']['total'] > 0):
foreach ($_from as $this->_tpl_vars['_product']):
$this->_foreach['productlist']['iteration']++;
?>
<?php echo smarty_function_counter(array('print' => false,'assign' => 'productlistCounter'), $this);?>
<?php $this->assign('testid', ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['listId'])) ? $this->_run_mod_handler('cat', true, $_tmp, '_') : smarty_modifier_cat($_tmp, '_')))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_foreach['productlist']['iteration']) : smarty_modifier_cat($_tmp, $this->_foreach['productlist']['iteration']))); ?>
<?php if ($this->_tpl_vars['productlistCounter'] == 1): ?>
<div class="row <?php echo $this->_tpl_vars['type']; ?>
View newItems">
<?php endif; ?>
<div class="productData col-xs-12<?php if ($this->_tpl_vars['type'] != 'line'): ?> col-sm-6 col-md-<?php echo $this->_tpl_vars['iColIdent']; ?>
<?php endif; ?> productBox">
<?php echo smarty_function_oxid_include_widget(array('cl' => 'oxwArticleBox','_parent' => $this->_tpl_vars['oView']->getClassName(),'nocookie' => 1,'_navurlparams' => $this->_tpl_vars['oViewConf']->getNavUrlParams(),'iLinkType' => $this->_tpl_vars['_product']->getLinkType(),'_object' => $this->_tpl_vars['_product'],'anid' => $this->_tpl_vars['_product']->getId(),'sWidgetType' => 'product','sListType' => "listitem_".($this->_tpl_vars['type']),'iIndex' => $this->_tpl_vars['testid'],'blDisableToCart' => $this->_tpl_vars['blDisableToCart'],'isVatIncluded' => $this->_tpl_vars['oView']->isVatIncluded(),'showMainLink' => $this->_tpl_vars['showMainLink'],'recommid' => $this->_tpl_vars['recommid'],'owishid' => $this->_tpl_vars['owishid'],'toBasketFunction' => $this->_tpl_vars['toBasketFunction'],'removeFunction' => $this->_tpl_vars['removeFunction'],'altproduct' => $this->_tpl_vars['altproduct'],'inlist' => $this->_tpl_vars['_product']->isInList(),'skipESIforUser' => 1,'testid' => $this->_tpl_vars['testid']), $this);?>
</div>
<?php if ($this->_tpl_vars['productlistCounter']%$this->_tpl_vars['iProductsPerLine'] == 0 || $this->_tpl_vars['productsCount'] == $this->_tpl_vars['productlistCounter']): ?>
</div>
<?php endif; ?>
<?php if ($this->_tpl_vars['productlistCounter']%$this->_tpl_vars['iProductsPerLine'] == 0 && $this->_tpl_vars['productsCount'] > $this->_tpl_vars['productlistCounter']): ?>
<div class="row <?php echo $this->_tpl_vars['type']; ?>
View newItems">
<?php endif; ?>
<?php endforeach; endif; unset($_from); ?>
<?php echo smarty_function_counter(array('print' => false,'assign' => 'productlistCounter','start' => 0), $this);?>
</div>
<?php endif; ?>
</div>

View File

@@ -0,0 +1,252 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
compiled from widget/dynscript.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxscript', 'widget/dynscript.tpl', 1, false),array('function', 'math', 'widget/dynscript.tpl', 57, false),array('modifier', 'cat', 'widget/dynscript.tpl', 61, false),array('modifier', 'trim', 'widget/dynscript.tpl', 73, false),array('modifier', 'default', 'widget/dynscript.tpl', 107, false),array('modifier', 'parse_url', 'widget/dynscript.tpl', 142, false),array('modifier', 'oxNew', 'widget/dynscript.tpl', 145, false),array('modifier', 'strtotime', 'widget/dynscript.tpl', 182, false),array('modifier', 'date_format', 'widget/dynscript.tpl', 203, false),)), $this); ?>
<?php echo smarty_function_oxscript(array(), $this);?>
<?php $this->assign('oConfig', $this->_tpl_vars['oViewConf']->getConfig()); ?>
<script type="text/javascript"><?php echo 'var sBaseUrl = \''; ?><?php echo $this->_tpl_vars['oViewConf']->getSelfActionLink(); ?><?php echo '\';var sActCl = \''; ?><?php echo $this->_tpl_vars['oViewConf']->getTopActiveClassName(); ?><?php echo '\';'; ?>
</script>
<?php $this->assign('sGATrackingId', $this->_tpl_vars['oViewConf']->getViewThemeParam('sGATrackingId')); ?>
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('blUseGAPageTracker') && $this->_tpl_vars['sGATrackingId']): ?>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', '<?php echo $this->_tpl_vars['sGATrackingId']; ?>
');
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('blGAAnonymizeIPs')): ?>
ga('set', 'anonymizeIp', true);
<?php endif; ?>
ga('send', 'pageview');
</script>
<?php endif; ?>
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('blUseGAEcommerceTracking') && $this->_tpl_vars['sGATrackingId'] && $this->_tpl_vars['oViewConf']->getTopActiveClassName() == 'thankyou'): ?>
<?php $this->assign('oOrder', $this->_tpl_vars['oView']->getOrder()); ?>
<?php if ($this->_tpl_vars['oOrder']): ?>
<?php if (! $this->_tpl_vars['oViewConf']->getViewThemeParam('blUseGAPageTracker')): ?>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', '<?php echo $this->_tpl_vars['sGATrackingId']; ?>
');
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('blGAAnonymizeIPs')): ?>
ga('set', 'anonymizeIp', true);
<?php endif; ?>
</script>
<?php endif; ?>
<script>
ga( 'require', 'ecommerce' );
ga( 'ecommerce:addTransaction', {
'id': '<?php echo $this->_tpl_vars['oOrder']->oxorder__oxordernr->value; ?>
', // Transaction ID. Required.
'affiliation': '<?php echo $this->_tpl_vars['oxcmp_shop']->oxshops__oxname->value; ?>
', // Affiliation or store name.
'revenue': '<?php echo $this->_tpl_vars['oOrder']->oxorder__oxtotalordersum->value; ?>
', // Grand Total.
'shipping': '<?php echo $this->_tpl_vars['oOrder']->oxorder__oxdelcost->value; ?>
', // Shipping.
'tax': '<?php echo smarty_function_math(array('equation' => "x+y",'x' => $this->_tpl_vars['oOrder']->oxorder__oxartvatprice1->value,'y' => $this->_tpl_vars['oOrder']->oxorder__oxartvatprice2->value), $this);?>
' // Tax.
});
<?php $_from = $this->_tpl_vars['oOrder']->getOrderArticles(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['oOrderArticle']):
?>
<?php $this->assign('sArticleName', ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['oOrderArticle']->oxorderarticles__oxtitle->value)) ? $this->_run_mod_handler('cat', true, $_tmp, ' ') : smarty_modifier_cat($_tmp, ' ')))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oOrderArticle']->oxorderarticles__oxselvariant->value) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oOrderArticle']->oxorderarticles__oxselvariant->value))); ?>
<?php $this->assign('sCategoryName', ""); ?>
<?php $this->assign('oOrderArticlePrice', $this->_tpl_vars['oOrderArticle']->getPrice()); ?>
<?php $this->assign('oArticle', $this->_tpl_vars['oOrderArticle']->getArticle()); ?>
<?php if ($this->_tpl_vars['oArticle']): ?>
<?php $this->assign('oMainCategory', $this->_tpl_vars['oArticle']->getCategory()); ?>
<?php if ($this->_tpl_vars['oMainCategory']): ?>
<?php $this->assign('sCategoryName', $this->_tpl_vars['oMainCategory']->oxcategories__oxtitle->value); ?>
<?php endif; ?>
<?php endif; ?>
ga( 'ecommerce:addItem', {
'id': '<?php echo $this->_tpl_vars['oOrder']->oxorder__oxordernr->value; ?>
', // Transaction ID. Required.
'name': '<?php echo ((is_array($_tmp=$this->_tpl_vars['sArticleName'])) ? $this->_run_mod_handler('trim', true, $_tmp) : trim($_tmp)); ?>
', // Product name. Required.
'sku': '<?php echo $this->_tpl_vars['oOrderArticle']->oxorderarticles__oxartnum->value; ?>
', // SKU/code.
'category': '<?php echo $this->_tpl_vars['sCategoryName']; ?>
', // Category or variation.
'price': '<?php echo $this->_tpl_vars['oOrderArticlePrice']->getBruttoPrice(); ?>
', // Unit price.
'quantity': '<?php echo $this->_tpl_vars['oOrderArticle']->oxorderarticles__oxamount->value; ?>
', // Quantity.
'currency': '<?php echo $this->_tpl_vars['oOrder']->oxorder__oxcurrency->value; ?>
' // local currency code.
});
<?php endforeach; endif; unset($_from); ?>
ga('ecommerce:send' );
</script>
<?php endif; ?>
<?php endif; ?>
<?php if ($this->_tpl_vars['oViewConf']->getViewThemeParam('blUseGoogleTS')): ?>
<?php $this->assign('sGoogleVendorId', $this->_tpl_vars['oViewConf']->getViewThemeParam('sGoogleVendorId')); ?>
<?php $this->assign('sGoogleShoppingAccountId', $this->_tpl_vars['oViewConf']->getViewThemeParam('sGoogleShoppingAccountId')); ?>
<?php $this->assign('sPageLanguage', $this->_tpl_vars['oViewConf']->getViewThemeParam('sPageLanguage')); ?>
<?php $this->assign('sShoppingCountry', $this->_tpl_vars['oViewConf']->getViewThemeParam('sShoppingCountry')); ?>
<?php $this->assign('sShoppingLanguage', $this->_tpl_vars['oViewConf']->getViewThemeParam('sShoppingLanguage')); ?>
<?php if ($this->_tpl_vars['oViewConf']->getTopActiveClassName() == 'details'): ?>
<?php $this->assign('oArticle', $this->_tpl_vars['oView']->getProduct()); ?>
<?php $this->assign('sGoogleShoppingProductId', $this->_tpl_vars['oArticle']->oxarticles__oxartnum->value); ?>
<?php endif; ?>
<?php if ($this->_tpl_vars['sGoogleVendorId'] && $this->_tpl_vars['sPageLanguage']): ?>
<script type="text/javascript">
var gts = gts || [];
gts.push(["id", "<?php echo $this->_tpl_vars['sGoogleVendorId']; ?>
"]);
gts.push(["badge_position","BOTTOM_RIGHT"]);
gts.push(["locale", "<?php echo ((is_array($_tmp=@$this->_tpl_vars['sPageLanguage'])) ? $this->_run_mod_handler('default', true, $_tmp, 'de_DE') : smarty_modifier_default($_tmp, 'de_DE')); ?>
"]);
<?php if ($this->_tpl_vars['sGoogleShoppingAccountId']): ?>
gts.push(["google_base_subaccount_id", "<?php echo $this->_tpl_vars['sGoogleShoppingAccountId']; ?>
"]);
gts.push(["google_base_offer_id", "<?php echo $this->_tpl_vars['sGoogleShoppingProductId']; ?>
"]);
<?php if ($this->_tpl_vars['sShoppingCountry']): ?>
gts.push(["google_base_country", "<?php echo ((is_array($_tmp=@$this->_tpl_vars['sShoppingCountry'])) ? $this->_run_mod_handler('default', true, $_tmp, 'DE') : smarty_modifier_default($_tmp, 'DE')); ?>
"]);
<?php endif; ?>
<?php if ($this->_tpl_vars['sShoppingLanguage']): ?>
gts.push(["google_base_language", "<?php echo ((is_array($_tmp=@$this->_tpl_vars['sShoppingLanguage'])) ? $this->_run_mod_handler('default', true, $_tmp, 'de') : smarty_modifier_default($_tmp, 'de')); ?>
"]);
<?php endif; ?>
<?php endif; ?>
(function() {
var gts = document.createElement("script");
gts.type = "text/javascript";
gts.async = true;
gts.src = "https://www.googlecommerce.com/trustedstores/api/js";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(gts, s);
})();
</script>
<?php if ($this->_tpl_vars['oViewConf']->getTopActiveClassName() == 'thankyou'): ?>
<?php $this->assign('sShippingDaysOnStock', $this->_tpl_vars['oViewConf']->getViewThemeParam('sShippingDaysOnStock')); ?>
<?php $this->assign('sShippingDaysNotOnStock', $this->_tpl_vars['oViewConf']->getViewThemeParam('sShippingDaysNotOnStock')); ?>
<?php $this->assign('sDeliveryDaysOnStock', $this->_tpl_vars['oViewConf']->getViewThemeParam('sDeliveryDaysOnStock')); ?>
<?php $this->assign('sDeliveryDaysNotOnStock', $this->_tpl_vars['oViewConf']->getViewThemeParam('sDeliveryDaysNotOnStock')); ?>
<?php if ($this->_tpl_vars['sShippingDaysOnStock'] && $this->_tpl_vars['sShippingDaysNotOnStock'] && $this->_tpl_vars['sDeliveryDaysOnStock'] && $this->_tpl_vars['sDeliveryDaysNotOnStock']): ?>
<?php if (! $this->_tpl_vars['oOrder']): ?>
<?php $this->assign('oOrder', $this->_tpl_vars['oView']->getOrder()); ?>
<?php endif; ?>
<?php $this->assign('sShopURL', $this->_tpl_vars['oConfig']->getConfigParam('sShopURL')); ?>
<?php $this->assign('aShopDomain', parse_url($this->_tpl_vars['sShopURL'])); ?>
<?php $this->assign('blHasPreOrder', false); ?>
<?php $this->assign('oBasket', $this->_tpl_vars['oView']->getBasket()); ?>
<?php $this->assign('oCountry', oxNew('oxCountry')); ?>
<?php if ($this->_tpl_vars['oCountry']->load($this->_tpl_vars['oOrder']->oxorder__oxbillcountryid->value)): ?>
<?php $this->assign('sCustomerCountry', $this->_tpl_vars['oCountry']->oxcountry__oxisoalpha2->value); ?>
<?php endif; ?>
<!-- START Google Zertifizierte Händler Order -->
<div id="gts-order" style="display:none;" translate="no">
<?php ob_start(); ?>
<?php $_from = $this->_tpl_vars['oOrder']->getOrderArticles(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['oOrderArticle']):
?>
<?php $this->assign('oArticle', $this->_tpl_vars['oOrderArticle']->getArticle()); ?>
<?php $this->assign('oOrderArticlePrice', $this->_tpl_vars['oOrderArticle']->getPrice()); ?>
<?php $this->assign('sArticleName', ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['oOrderArticle']->oxorderarticles__oxtitle->value)) ? $this->_run_mod_handler('cat', true, $_tmp, ' ') : smarty_modifier_cat($_tmp, ' ')))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['oOrderArticle']->oxorderarticles__oxselvariant->value) : smarty_modifier_cat($_tmp, $this->_tpl_vars['oOrderArticle']->oxorderarticles__oxselvariant->value))); ?>
<?php if (! $this->_tpl_vars['blHasPreOrder'] && $this->_tpl_vars['oArticle']->getStockStatus() == -1): ?>
<?php $this->assign('blHasPreOrder', true); ?>
<?php endif; ?>
<span class="gts-item">
<span class="gts-i-name"><?php echo ((is_array($_tmp=$this->_tpl_vars['sArticleName'])) ? $this->_run_mod_handler('trim', true, $_tmp) : trim($_tmp)); ?>
</span>
<span class="gts-i-price"><?php echo $this->_tpl_vars['oOrderArticlePrice']->getBruttoPrice(); ?>
</span>
<span class="gts-i-quantity"><?php echo $this->_tpl_vars['oOrderArticle']->oxorderarticles__oxamount->value; ?>
</span>
<span class="gts-i-prodsearch-id"><?php echo $this->_tpl_vars['oOrderArticle']->oxorderarticles__oxartnum->value; ?>
</span>
<?php if ($this->_tpl_vars['sGoogleShoppingAccountId']): ?>
<span class="gts-i-prodsearch-store-id"><?php echo $this->_tpl_vars['sGoogleShoppingAccountId']; ?>
</span>
<?php if ($this->_tpl_vars['sShoppingCountry']): ?>
<span class="gts-i-prodsearch-country"><?php echo ((is_array($_tmp=@$this->_tpl_vars['sShoppingCountry'])) ? $this->_run_mod_handler('default', true, $_tmp, 'DE') : smarty_modifier_default($_tmp, 'DE')); ?>
</span>
<?php endif; ?>
<?php if ($this->_tpl_vars['sShoppingLanguage']): ?>
<span class="gts-i-prodsearch-language"><?php echo ((is_array($_tmp=@$this->_tpl_vars['sShoppingLanguage'])) ? $this->_run_mod_handler('default', true, $_tmp, 'de') : smarty_modifier_default($_tmp, 'de')); ?>
</span>
<?php endif; ?>
<?php endif; ?>
</span>
<?php endforeach; endif; unset($_from); ?>
<?php $this->_smarty_vars['capture']['sGtsItems'] = ob_get_contents(); ob_end_clean(); ?>
<?php if ($this->_tpl_vars['blHasPreOrder']): ?>
<?php $this->assign('sShipDate', ((is_array($_tmp=($this->_tpl_vars['sShippingDaysNotOnStock'])." weekdays")) ? $this->_run_mod_handler('strtotime', true, $_tmp) : strtotime($_tmp))); ?>
<?php else: ?>
<?php $this->assign('sShipDate', ((is_array($_tmp=($this->_tpl_vars['sShippingDaysOnStock'])." weekdays")) ? $this->_run_mod_handler('strtotime', true, $_tmp) : strtotime($_tmp))); ?>
<?php endif; ?>
<?php if ($this->_tpl_vars['blHasPreOrder']): ?>
<?php $this->assign('sDeliveryDate', ((is_array($_tmp=($this->_tpl_vars['sDeliveryDaysNotOnStock'])." weekdays")) ? $this->_run_mod_handler('strtotime', true, $_tmp) : strtotime($_tmp))); ?>
<?php else: ?>
<?php $this->assign('sDeliveryDate', ((is_array($_tmp=($this->_tpl_vars['sDeliveryDaysOnStock'])." weekdays")) ? $this->_run_mod_handler('strtotime', true, $_tmp) : strtotime($_tmp))); ?>
<?php endif; ?>
<span id="gts-o-id"><?php echo $this->_tpl_vars['oOrder']->oxorder__oxordernr->value; ?>
</span>
<span id="gts-o-domain"><?php echo $this->_tpl_vars['aShopDomain']['host']; ?>
</span>
<span id="gts-o-email"><?php echo $this->_tpl_vars['oOrder']->oxorder__oxbillemail->value; ?>
</span>
<span id="gts-o-country"><?php echo $this->_tpl_vars['sCustomerCountry']; ?>
</span>
<span id="gts-o-currency"><?php echo $this->_tpl_vars['oOrder']->oxorder__oxcurrency->value; ?>
</span>
<span id="gts-o-total"><?php echo $this->_tpl_vars['oOrder']->oxorder__oxtotalordersum->value; ?>
</span>
<span id="gts-o-discounts"><?php if ($this->_tpl_vars['oOrder']->oxorder__oxdiscount->value > 0): ?>-<?php endif; ?><?php echo $this->_tpl_vars['oOrder']->oxorder__oxdiscount->value; ?>
</span>
<span id="gts-o-shipping-total"><?php echo $this->_tpl_vars['oOrder']->oxorder__oxdelcost->value; ?>
</span>
<span id="gts-o-tax-total"><?php echo smarty_function_math(array('equation' => "x+y",'x' => $this->_tpl_vars['oOrder']->oxorder__oxartvatprice1->value,'y' => $this->_tpl_vars['oOrder']->oxorder__oxartvatprice2->value), $this);?>
</span>
<span id="gts-o-est-ship-date"><?php echo ((is_array($_tmp=$this->_tpl_vars['sShipDate'])) ? $this->_run_mod_handler('date_format', true, $_tmp, "%Y-%m-%d") : smarty_modifier_date_format($_tmp, "%Y-%m-%d")); ?>
</span>
<span id="gts-o-est-delivery-date"><?php echo ((is_array($_tmp=$this->_tpl_vars['sDeliveryDate'])) ? $this->_run_mod_handler('date_format', true, $_tmp, "%Y-%m-%d") : smarty_modifier_date_format($_tmp, "%Y-%m-%d")); ?>
</span>
<span id="gts-o-has-preorder"><?php if ($this->_tpl_vars['blHasPreOrder']): ?>Y<?php else: ?>N<?php endif; ?></span>
<span id="gts-o-has-digital"><?php if ($this->_tpl_vars['oBasket']->hasDownloadableProducts()): ?>Y<?php else: ?>N<?php endif; ?></span>
<?php if ($this->_smarty_vars['capture']['sGtsItems']): ?>
<?php echo $this->_smarty_vars['capture']['sGtsItems']; ?>
<?php endif; ?>
</div>
<?php endif; ?>
<!-- END Google Zertifizierte Händler Order -->
<?php endif; ?>
<?php endif; ?>
<?php endif; ?>

View File

@@ -0,0 +1,11 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:06:08
compiled from include/article_list_actions.tpl */ ?>
<?php if (! $this->_tpl_vars['readonly']): ?>
<a href="Javascript:top.oxid.admin.deleteThis('<?php echo $this->_tpl_vars['listitem']->oxarticles__oxid->value; ?>
');" class="delete" id="del.<?php echo $this->_tpl_vars['_cnt']; ?>
"title="" <?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "help.tpl", 'smarty_include_vars' => array('helpid' => 'item_delete')));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>></a>
<?php endif; ?>

View File

@@ -0,0 +1,26 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:06:37
compiled from theme.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxmultilang', 'theme.tpl', 5, false),)), $this); ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title><?php echo smarty_function_oxmultilang(array('ident' => 'GENERAL_ADMIN_TITLE'), $this);?>
</title>
</head>
<!-- frames -->
<frameset rows="40%,*" border="0" onload="document.getElementById('edit').src='<?php echo $this->_tpl_vars['oViewConf']->getSelfLink(); ?>
&<?php echo $this->_tpl_vars['editurl']; ?>
&oxid=<?php echo $this->_tpl_vars['currentadminshop']; ?>
';">
<frame src="<?php echo $this->_tpl_vars['oViewConf']->getSelfLink(); ?>
&<?php echo $this->_tpl_vars['listurl']; ?>
&oxid=<?php echo $this->_tpl_vars['currentadminshop']; ?>
" name="list" id="list" frameborder="0" scrolling="auto" noresize marginwidth="0" marginheight="0">
<frame src="" name="edit" id="edit" frameborder="0" scrolling="auto" noresize marginwidth="0" marginheight="0">
</frameset>
</html>

View File

@@ -0,0 +1,2 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:07:37
compiled from include/ldap_options.tpl */ ?>

View File

@@ -0,0 +1,35 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:06:08
compiled from _formparams.tpl */ ?>
<?php echo $this->_tpl_vars['oViewConf']->getHiddenSid(); ?>
<input type="hidden" name="cl" value="<?php echo $this->_tpl_vars['cl']; ?>
">
<input type="hidden" name="lstrt" value="<?php echo $this->_tpl_vars['lstrt']; ?>
">
<input type="hidden" name="actedit" value="<?php echo $this->_tpl_vars['actedit']; ?>
">
<input type="hidden" name="oxid" value="<?php echo $this->_tpl_vars['oxid']; ?>
">
<input type="hidden" name="fnc" value="<?php echo $this->_tpl_vars['fnc']; ?>
">
<input type="hidden" name="language" value="<?php echo $this->_tpl_vars['language']; ?>
">
<input type="hidden" name="editlanguage" value="<?php echo $this->_tpl_vars['editlanguage']; ?>
">
<input type="hidden" name="delshopid" value="<?php echo $this->_tpl_vars['delshopid']; ?>
">
<input type="hidden" name="updatenav" value="<?php echo $this->_tpl_vars['updatenav']; ?>
">
<?php $_from = $this->_tpl_vars['oView']->getListSorting(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['sTable'] => $this->_tpl_vars['aField']):
?>
<?php $_from = $this->_tpl_vars['aField']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['sField'] => $this->_tpl_vars['sSorting']):
?>
<input type="hidden" name="sort[<?php echo $this->_tpl_vars['sTable']; ?>
][<?php echo $this->_tpl_vars['sField']; ?>
]" value="<?php echo $this->_tpl_vars['sSorting']; ?>
">
<?php endforeach; endif; unset($_from); ?>
<?php endforeach; endif; unset($_from); ?>

View File

@@ -0,0 +1,150 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:48:20
compiled from module_main.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'oxmultilangassign', 'module_main.tpl', 1, false),array('modifier', 'default', 'module_main.tpl', 34, false),array('function', 'oxscript', 'module_main.tpl', 4, false),array('function', 'oxmultilang', 'module_main.tpl', 33, false),)), $this); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "headitem.tpl", 'smarty_include_vars' => array('title' => ((is_array($_tmp='GENERAL_ADMIN_TITLE')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp)),'box' => 'box')));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php if ($this->_tpl_vars['updatenav']): ?>
<?php echo smarty_function_oxscript(array('add' => "top.oxid.admin.reloadNavigation('".($this->_tpl_vars['shopid'])."');",'priority' => 10), $this);?>
<?php endif; ?>
<form name="transfer" id="transfer" action="<?php echo $this->_tpl_vars['oViewConf']->getSelfLink(); ?>
" method="post">
<?php echo $this->_tpl_vars['oViewConf']->getHiddenSid(); ?>
<input type="hidden" name="oxid" value="<?php echo $this->_tpl_vars['oxid']; ?>
">
<input type="hidden" name="cl" value="module_main">
<input type="hidden" name="editlanguage" value="<?php echo $this->_tpl_vars['editlanguage']; ?>
">
</form>
<?php echo smarty_function_oxscript(array('include' => "js/libs/jquery.min.js"), $this);?>
<?php echo smarty_function_oxscript(array('include' => "js/libs/jquery-ui.min.js"), $this);?>
<?php if ($this->_tpl_vars['oModule']): ?>
<table cellspacing="10" width="98%">
<tr>
<td width="245" valign="top">
<?php if ($this->_tpl_vars['oModule']->getInfo('thumbnail')): ?>
<img src="<?php echo $this->_tpl_vars['oViewConf']->getBaseDir(); ?>
/modules/<?php echo $this->_tpl_vars['oModule']->getModulePath(); ?>
/<?php echo $this->_tpl_vars['oModule']->getInfo('thumbnail'); ?>
" hspace="20" vspace="10"></td>
<?php else: ?>
<img src="<?php echo $this->_tpl_vars['oViewConf']->getResourceUrl(); ?>
bg/module.png" hspace="20" vspace="10">
<?php endif; ?>
</td>
<td width="" valign="top">
<h1 style="color:#000;font-size:25px;"><?php echo $this->_tpl_vars['oModule']->getTitle(); ?>
</h1>
<p><?php echo $this->_tpl_vars['oModule']->getDescription(); ?>
</p>
<hr>
<dl class="moduleDesc clear">
<dt><?php echo smarty_function_oxmultilang(array('ident' => 'MODULE_VERSION'), $this);?>
</dt>
<dd><?php echo ((is_array($_tmp=@$this->_tpl_vars['oModule']->getInfo('version'))) ? $this->_run_mod_handler('default', true, $_tmp, '-') : smarty_modifier_default($_tmp, '-')); ?>
</dd>
<dt><?php echo smarty_function_oxmultilang(array('ident' => 'MODULE_AUTHOR'), $this);?>
</dt>
<dd><?php echo ((is_array($_tmp=@$this->_tpl_vars['oModule']->getInfo('author'))) ? $this->_run_mod_handler('default', true, $_tmp, '-') : smarty_modifier_default($_tmp, '-')); ?>
</dd>
<dt><?php echo smarty_function_oxmultilang(array('ident' => 'GENERAL_EMAIL'), $this);?>
</dt>
<dd>
<?php if ($this->_tpl_vars['oModule']->getInfo('email')): ?>
<a href="mailto:<?php echo $this->_tpl_vars['oModule']->getInfo('email'); ?>
"><?php echo $this->_tpl_vars['oModule']->getInfo('email'); ?>
</a>
<?php else: ?>
-
<?php endif; ?>
</dd>
<dt><?php echo smarty_function_oxmultilang(array('ident' => 'GENERAL_URL'), $this);?>
</dt>
<dd>
<?php if ($this->_tpl_vars['oModule']->getInfo('url')): ?>
<a href="<?php echo $this->_tpl_vars['oModule']->getInfo('url'); ?>
" target="_blank"><?php echo $this->_tpl_vars['oModule']->getInfo('url'); ?>
</a>
<?php else: ?>
-
<?php endif; ?>
</dd>
</dl>
</td>
<td width="25" style="border-right: 1px solid #ddd;">
</td>
<td width="260" valign="top">
<?php if (! $this->_tpl_vars['oModule']->hasMetadata() && ! $this->_tpl_vars['oModule']->isRegistered()): ?>
<div class="info">
<?php echo smarty_function_oxmultilang(array('ident' => 'MODULE_ENABLEACTIVATIONTEXT'), $this);?>
</div>
<?php endif; ?>
<?php if (! $this->_tpl_vars['_sError']): ?>
<?php if ($this->_tpl_vars['oModule']->hasMetadata() || $this->_tpl_vars['oModule']->isRegistered()): ?>
<form name="myedit" id="myedit" action="<?php echo $this->_tpl_vars['oViewConf']->getSelfLink(); ?>
" method="post">
<div>
<?php echo $this->_tpl_vars['oViewConf']->getHiddenSid(); ?>
<input type="hidden" name="cl" value="module_main">
<input type="hidden" name="updatelist" value="1">
<input type="hidden" name="oxid" value="<?php echo $this->_tpl_vars['oModule']->getId(); ?>
">
<?php if (! $this->_tpl_vars['oView']->isDemoShop()): ?>
<?php if ($this->_tpl_vars['oModule']->hasMetadata()): ?>
<?php if ($this->_tpl_vars['oModule']->isActive()): ?>
<input type="hidden" name="fnc" value="deactivateModule">
<div align="center">
<input type="submit" id="module_deactivate" class="saveButton" value="<?php echo smarty_function_oxmultilang(array('ident' => 'MODULE_DEACTIVATE'), $this);?>
">
</div>
<?php else: ?>
<input type="hidden" name="fnc" value="activateModule">
<div align="center">
<input type="submit" id="module_activate" class="saveButton" value="<?php echo smarty_function_oxmultilang(array('ident' => 'MODULE_ACTIVATE'), $this);?>
">
</div>
<?php endif; ?>
<?php endif; ?>
<?php else: ?>
<?php echo smarty_function_oxmultilang(array('ident' => 'MODULE_ACTIVATION_NOT_POSSIBLE_IN_DEMOMODE'), $this);?>
<?php endif; ?>
</div>
</form>
<?php endif; ?>
<?php endif; ?>
</td>
</tr>
</table>
<?php endif; ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "bottomnaviitem.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "bottomitem.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>

View File

@@ -0,0 +1,94 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:45
compiled from start.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxmultilang', 'start.tpl', 4, false),)), $this); ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html style="border-top: 2px solid #82BA00; overflow: hidden; height: 100%;">
<head>
<title><?php echo smarty_function_oxmultilang(array('ident' => 'GENERAL_ADMIN_TITLE'), $this);?>
</title>
<link rel="shortcut icon" href="<?php echo $this->_tpl_vars['oViewConf']->getImageUrl(); ?>
favicon.ico">
</head>
<script type="text/javascript">
<!--//
sInitValue = "[OXID Administrator]";
sShopTitle = "";
sMenuItem = "";
sMenuSubItem = "";
sWorkArea = "";
//
function setTitle()
{
if (sShopTitle.length)
document.title = "[" + sShopTitle + "]";
else
document.title = sInitValue;
if (sMenuItem.length)
document.title += " - " + sMenuItem;
if (sMenuSubItem.length)
document.title += " - " + sMenuSubItem;
if (sWorkArea.length)
document.title += " - " + sWorkArea;
}
function forceReloadingEditFrame()
{
//forcing edit frame to reload after submit
top.basefrm.edit.document.reloadFrame = true;
}
function forceReloadingListFrame( oxId )
{
//forcing list frame to reload after submit
top.basefrm.list.document.reloadFrame = true;
}
function reloadEditFrame()
{
if (top.basefrm.edit) {
if (top.basefrm.edit.document.reloadFrame) {
var oTransfer = top.basefrm.edit.document.getElementById("transfer");
oTransfer.submit();
}
}
}
function reloadListFrame()
{
if (top.basefrm.list) {
if (top.basefrm.list.document.reloadFrame) {
top.oxid.admin.updateList();
}
}
}
function reloadListEditFrames()
{
reloadListFrame();
reloadEditFrame();
}
function loadEditFrame(sUrl)
{
top.basefrm.edit.document.location = sUrl;
}
//-->
</script>
<script type="text/javascript" src="<?php echo $this->_tpl_vars['oViewConf']->getResourceUrl(); ?>
oxid.js"></script>
</html>
<frameset cols="200,*" border="0">
<frame src="<?php echo $this->_tpl_vars['oViewConf']->getSelfLink(); ?>
&cl=navigation" name="navigation" id="navigation" frameborder="0" scrolling="Auto" noresize marginwidth="0" marginheight="0">
<frameset rows="54,*" border="0">
<frame src="<?php echo $this->_tpl_vars['oViewConf']->getSelfLink(); ?>
&cl=navigation&item=header.tpl" name="header" id="header" frameborder="0" scrolling="No" noresize marginwidth="0" marginheight="0">
<frame src="<?php echo $this->_tpl_vars['oViewConf']->getSelfLink(); ?>
&cl=navigation&item=home.tpl" name="basefrm" id="basefrm" frameborder="0" scrolling="Auto" noresize marginwidth="0" marginheight="0">
</frameset>
</frameset>

View File

@@ -0,0 +1,26 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:49:05
compiled from sysreq.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxmultilang', 'sysreq.tpl', 5, false),)), $this); ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title><?php echo smarty_function_oxmultilang(array('ident' => 'GENERAL_ADMIN_TITLE'), $this);?>
</title>
</head>
<!-- frames -->
<frameset rows="5%,*" border="0">
<frame src="<?php echo $this->_tpl_vars['oViewConf']->getSelfLink(); ?>
&<?php echo $this->_tpl_vars['listurl']; ?>
<?php if ($this->_tpl_vars['oxid']): ?>&oxid=<?php echo $this->_tpl_vars['oxid']; ?>
<?php endif; ?>" name="list" marginwidth="0" marginheight="0" scrolling="off" frameborder="0">
<frame src="<?php echo $this->_tpl_vars['oViewConf']->getSelfLink(); ?>
&<?php echo $this->_tpl_vars['editurl']; ?>
<?php if ($this->_tpl_vars['oxid']): ?>&oxid=<?php echo $this->_tpl_vars['oxid']; ?>
<?php endif; ?>" name="edit" marginwidth="0" marginheight="0" scrolling="auto" frameborder="0">
</frameset>
</html>

View File

@@ -0,0 +1,11 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:06:09
compiled from inputhelp.tpl */ ?>
<input type="button" id="helpBtn_<?php echo $this->_tpl_vars['sHelpId']; ?>
" class="btnShowHelpPanel" onClick="YAHOO.oxid.help.showPanel('<?php echo $this->_tpl_vars['sHelpId']; ?>
');">
<div id="helpText_<?php echo $this->_tpl_vars['sHelpId']; ?>
" class="helpPanelText">
<?php echo $this->_tpl_vars['sHelpText']; ?>
</div>

View File

@@ -0,0 +1,303 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:48:44
compiled from content_main.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'oxmultilangassign', 'content_main.tpl', 1, false),array('modifier', 'replace', 'content_main.tpl', 108, false),array('modifier', 'oxtruncate', 'content_main.tpl', 177, false),array('function', 'oxmultilang', 'content_main.tpl', 59, false),array('function', 'oxinputhelp', 'content_main.tpl', 70, false),)), $this); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "headitem.tpl", 'smarty_include_vars' => array('title' => ((is_array($_tmp='CONTENT_MAIN_TITLE')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp)))));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<script type="text/javascript">
<!--
function ShowMenueFields( iVal)
{
if( iVal == 2)
{
document.getElementById('cattree').style.visibility = 'visible';
}
else
{
document.getElementById('cattree').style.visibility = 'hidden';
}
if( iVal == 3)
{
document.getElementById('manuell').style.visibility = 'visible';
}
else
{
document.getElementById('manuell').style.visibility = 'hidden';
}
}
//-->
</script>
<?php if ($this->_tpl_vars['readonly']): ?>
<?php $this->assign('readonly', 'readonly disabled'); ?>
<?php else: ?>
<?php $this->assign('readonly', ""); ?>
<?php endif; ?>
<form name="transfer" id="transfer" action="<?php echo $this->_tpl_vars['oViewConf']->getSelfLink(); ?>
" method="post">
<?php echo $this->_tpl_vars['oViewConf']->getHiddenSid(); ?>
<input type="hidden" name="oxid" value="<?php echo $this->_tpl_vars['oxid']; ?>
">
<input type="hidden" name="cl" value="content_main">
<input type="hidden" name="editlanguage" value="<?php echo $this->_tpl_vars['editlanguage']; ?>
">
</form>
<form name="myedit" id="myedit" action="<?php echo $this->_tpl_vars['oViewConf']->getSelfLink(); ?>
" method="post" onSubmit="copyLongDesc( 'oxcontents__oxcontent' );">
<?php echo $this->_tpl_vars['oViewConf']->getHiddenSid(); ?>
<input type="hidden" name="cl" value="content_main">
<input type="hidden" name="fnc" value="">
<input type="hidden" name="oxid" value="<?php echo $this->_tpl_vars['oxid']; ?>
">
<input type="hidden" name="editval[oxcontents__oxid]" value="<?php echo $this->_tpl_vars['oxid']; ?>
">
<input type="hidden" name="folderclass" value="oxcontent">
<input type="hidden" name="editval[oxcontents__oxcontent]" value="">
<table cellspacing="0" cellpadding="0" border="0" width="98%">
<colgroup><col width="30%"><col width="5%"><col width="65%"></colgroup>
<tr>
<td valign="top" class="edittext" width="200">
<table cellspacing="0" cellpadding="0" border="0">
<?php if ($this->_tpl_vars['blLoadError']): ?>
<tr>
<td colspan="2">
<div class="errorbox"><?php echo smarty_function_oxmultilang(array('ident' => 'CONTENT_MAIN_ERROR'), $this);?>
<?php echo smarty_function_oxmultilang(array('ident' => 'CONTENT_MAIN_USEDIDENTCODE'), $this);?>
</div>
</td>
</tr>
<?php endif; ?>
<tr>
<td class="edittext" width="70">
<?php echo smarty_function_oxmultilang(array('ident' => 'GENERAL_ACTIVE'), $this);?>
</td>
<td class="edittext">
<input class="edittext" type="checkbox" name="editval[oxcontents__oxactive]" value='1' <?php if ($this->_tpl_vars['edit']->oxcontents__oxactive->value == 1): ?>checked<?php endif; ?> <?php echo $this->_tpl_vars['readonly']; ?>
>
<?php echo smarty_function_oxinputhelp(array('ident' => 'HELP_GENERAL_ACTIVE'), $this);?>
</td>
</tr>
<tr>
<td class="edittext" width="70">
<?php echo smarty_function_oxmultilang(array('ident' => 'CONTENT_MAIN_ISPLAIN'), $this);?>
</td>
<td class="edittext">
<input class="edittext" type="hidden" name="editval[oxcontents__oxisplain]" value='0' <?php echo $this->_tpl_vars['readonly']; ?>
>
<input class="edittext" type="checkbox" name="editval[oxcontents__oxisplain]" value='1' <?php if ($this->_tpl_vars['edit']->oxcontents__oxisplain->value == 1): ?>checked<?php endif; ?> <?php echo $this->_tpl_vars['readonly']; ?>
>
<?php echo smarty_function_oxinputhelp(array('ident' => 'HELP_CONTENT_MAIN_ISPLAIN'), $this);?>
</td>
</tr>
<tr>
<td class="edittext">
<?php echo smarty_function_oxmultilang(array('ident' => 'GENERAL_TITLE'), $this);?>
</td>
<td class="edittext">
<input type="text" class="editinput" size="28" maxlength="<?php echo $this->_tpl_vars['edit']->oxcontents__oxtitle->fldmax_length; ?>
" name="editval[oxcontents__oxtitle]" value="<?php echo $this->_tpl_vars['edit']->oxcontents__oxtitle->value; ?>
" <?php echo $this->_tpl_vars['readonly']; ?>
>
<?php echo smarty_function_oxinputhelp(array('ident' => 'HELP_GENERAL_TITLE'), $this);?>
</td>
</tr>
<tr>
<td class="edittext">
<?php echo smarty_function_oxmultilang(array('ident' => 'GENERAL_IDENT'), $this);?>
.
</td>
<td class="edittext">
<input type="text" class="editinput" size="28" maxlength="<?php echo $this->_tpl_vars['edit']->oxcontents__oxloadid->fldmax_length; ?>
" name="editval[oxcontents__oxloadid]" value="<?php echo $this->_tpl_vars['edit']->oxcontents__oxloadid->value; ?>
" <?php echo $this->_tpl_vars['readonly']; ?>
>
<?php echo smarty_function_oxinputhelp(array('ident' => 'HELP_GENERAL_IDENT'), $this);?>
</td>
</tr>
<tr>
<td class="edittext">
<?php echo smarty_function_oxmultilang(array('ident' => 'GENERAL_INFOLDER'), $this);?>
</td>
<td class="edittext">
<select name="editval[oxcontents__oxfolder]" class="folderselect" <?php echo $this->_tpl_vars['readonly']; ?>
>
<?php $_from = $this->_tpl_vars['afolder']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['field'] => $this->_tpl_vars['color']):
?>
<option value="<?php echo $this->_tpl_vars['field']; ?>
" <?php if ($this->_tpl_vars['edit']->oxcontents__oxfolder->value == $this->_tpl_vars['field'] || ( ((is_array($_tmp=$this->_tpl_vars['field'])) ? $this->_run_mod_handler('replace', true, $_tmp, '_RR', "") : smarty_modifier_replace($_tmp, '_RR', "")) == 'CMSFOLDER_NONE' ) && ( $this->_tpl_vars['edit']->oxcontents__oxfolder->value == "" )): ?>SELECTED<?php endif; ?> style="color: <?php echo $this->_tpl_vars['color']; ?>
;"><?php echo smarty_function_oxmultilang(array('ident' => $this->_tpl_vars['field']), $this);?>
</option>
<?php endforeach; endif; unset($_from); ?>
</select>
<?php echo smarty_function_oxinputhelp(array('ident' => 'HELP_GENERAL_INFOLDER'), $this);?>
</td>
</tr>
<?php if ($this->_tpl_vars['edit']->oxcontents__oxloadid->value == 'oxagb'): ?>
<tr>
<td class="edittext">
<?php echo smarty_function_oxmultilang(array('ident' => 'CONTENT_MAIN_TERMVER'), $this);?>
</td>
<td class="edittext">
<input type="text" class="editinput" size="28" maxlength="<?php echo $this->_tpl_vars['edit']->oxcontents__oxtermversion->fldmax_length; ?>
" name="editval[oxcontents__oxtermversion]" value="<?php echo $this->_tpl_vars['edit']->oxcontents__oxtermversion->value; ?>
" <?php echo $this->_tpl_vars['readonly']; ?>
>
</td>
</tr>
<?php endif; ?>
<tr>
<td class="edittext" colspan="2"><br>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "language_edit.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?><br>
</td>
</tr>
<tr>
<td class="edittext">
<?php echo smarty_function_oxmultilang(array('ident' => 'CONTENT_MAIN_SNIPPET'), $this);?>
</td>
<td class="edittext">
<input type="radio" name="editval[oxcontents__oxtype]" id="oxtype0" value="0" class="edittext" onClick="javascript:ShowMenueFields( 0);" <?php if ($this->_tpl_vars['edit']->oxcontents__oxsnippet->value == 1): ?>CHECKED<?php endif; ?> <?php echo $this->_tpl_vars['readonly']; ?>
>
<?php echo smarty_function_oxinputhelp(array('ident' => 'HELP_CONTENT_MAIN_SNIPPET'), $this);?>
</td>
</tr>
<tr>
<td class="edittext">
<?php echo smarty_function_oxmultilang(array('ident' => 'CONTENT_MAIN_MAINMENU'), $this);?>
</td>
<td class="edittext">
<input type="radio" name="editval[oxcontents__oxtype]" id="oxtype1" value="1" class="edittext" onClick="javascript:ShowMenueFields( 1);" <?php if ($this->_tpl_vars['edit']->oxcontents__oxtype->value == 1): ?>CHECKED<?php endif; ?> <?php echo $this->_tpl_vars['readonly']; ?>
>
<?php echo smarty_function_oxinputhelp(array('ident' => 'HELP_CONTENT_MAIN_MAINMENU'), $this);?>
</td>
</tr>
<tr>
<td class="edittext">
<?php echo smarty_function_oxmultilang(array('ident' => 'CONTENT_MAIN_CATEGORY'), $this);?>
</td>
<td class="edittext">
<input type="radio" name="editval[oxcontents__oxtype]" id="oxtype2" value="2" class="edittext" onClick="javascript:ShowMenueFields( 2);" <?php if ($this->_tpl_vars['edit']->oxcontents__oxtype->value == 2): ?>CHECKED<?php endif; ?> <?php echo $this->_tpl_vars['readonly']; ?>
>
<?php echo smarty_function_oxinputhelp(array('ident' => 'HELP_CONTENT_MAIN_CATEGORY'), $this);?>
</td>
</tr>
<tr>
<td class="edittext">
<?php echo smarty_function_oxmultilang(array('ident' => 'CONTENT_MAIN_MANUAL'), $this);?>
</td>
<td class="edittext">
<input type="radio" name="editval[oxcontents__oxtype]" id="oxtype3" value="3" class="edittext" onClick="javascript:ShowMenueFields( 3);" <?php if ($this->_tpl_vars['edit']->oxcontents__oxtype->value == 3): ?>CHECKED<?php endif; ?> <?php echo $this->_tpl_vars['readonly']; ?>
>
<?php echo smarty_function_oxinputhelp(array('ident' => 'HELP_CONTENT_MAIN_MANUAL'), $this);?>
</td>
</tr>
<tr>
<td style="padding-top:20px;padding-bottom:20px;" colspan="2">
<hr>
</td>
</tr>
<tr id="cattree" <?php if ($this->_tpl_vars['edit']->oxcontents__oxtype->value != 2): ?>style="display:none;"<?php endif; ?>>
<td class="edittext">
<?php echo smarty_function_oxmultilang(array('ident' => 'CONTENT_MAIN_INSERTBEFORE'), $this);?>
</td>
<td class="edittext">
<select name="editval[oxcontents__oxcatid]" class="editinput" <?php echo $this->_tpl_vars['readonly']; ?>
>
<?php $_from = $this->_tpl_vars['cattree']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['pcat']):
?>
<option value="<?php echo $this->_tpl_vars['pcat']->oxcategories__oxid->value; ?>
" <?php if ($this->_tpl_vars['pcat']->selected): ?>SELECTED<?php endif; ?>><?php echo ((is_array($_tmp=$this->_tpl_vars['pcat']->oxcategories__oxtitle->value)) ? $this->_run_mod_handler('oxtruncate', true, $_tmp, 33, "..", true) : smarty_modifier_oxtruncate($_tmp, 33, "..", true)); ?>
</option>
<?php endforeach; endif; unset($_from); ?>
</select>
<?php echo smarty_function_oxinputhelp(array('ident' => 'HELP_CONTENT_MAIN_INSERTBEFORE'), $this);?>
</td>
</tr>
<tr id="manuell" <?php if ($this->_tpl_vars['edit']->oxcontents__oxtype->value != 3): ?>style="display:none;"<?php endif; ?>>
<td class="edittext">
<?php echo smarty_function_oxmultilang(array('ident' => 'GENERAL_LINK'), $this);?>
</td>
<td class="edittext">
<input type="text" size="28" class="edittext" style="font-size: 7pt;" value="<?php echo $this->_tpl_vars['link']; ?>
" <?php echo $this->_tpl_vars['readonly']; ?>
>
<?php echo smarty_function_oxinputhelp(array('ident' => 'HELP_GENERAL_LINK'), $this);?>
</td>
</tr>
<tr>
<td class="edittext">
</td>
<td class="edittext">
<input type="submit" class="edittext" name="saveContent" value="<?php echo smarty_function_oxmultilang(array('ident' => 'GENERAL_SAVE'), $this);?>
" onClick="Javascript:document.myedit.fnc.value='save'"" <?php echo $this->_tpl_vars['readonly']; ?>
><br>
</td>
</tr>
</table>
</td>
<td>&nbsp;</td>
<!-- Anfang rechte Seite -->
<td valign="top" class="edittext" align="left">
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "include/editor.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</td>
<!-- Ende rechte Seite -->
</tr>
</table>
</form>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "bottomnaviitem.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "bottomitem.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>

View File

@@ -0,0 +1,2 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:07:27
compiled from include/update_views_notice.tpl */ ?>

View File

@@ -0,0 +1,459 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:06:09
compiled from article_main.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'oxmultilangassign', 'article_main.tpl', 1, false),array('modifier', 'oxformdate', 'article_main.tpl', 101, false),array('modifier', 'oxtruncate', 'article_main.tpl', 267, false),array('function', 'oxmultilang', 'article_main.tpl', 64, false),array('function', 'oxinputhelp', 'article_main.tpl', 91, false),)), $this); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "headitem.tpl", 'smarty_include_vars' => array('title' => ((is_array($_tmp='GENERAL_ADMIN_TITLE')) ? $this->_run_mod_handler('oxmultilangassign', true, $_tmp) : smarty_modifier_oxmultilangassign($_tmp)))));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<script type="text/javascript">
<!--
function editThis( sID )
{
var oTransfer = top.basefrm.edit.document.getElementById( "transfer" );
oTransfer.oxid.value = sID;
oTransfer.cl.value = top.basefrm.list.sDefClass;
//forcing edit frame to reload after submit
top.forceReloadingEditFrame();
var oSearch = top.basefrm.list.document.getElementById( "search" );
oSearch.oxid.value = sID;
oSearch.actedit.value = 0;
oSearch.submit();
}
<?php if (! $this->_tpl_vars['oxparentid']): ?>
window.onload = function ()
{
<?php if ($this->_tpl_vars['updatelist'] == 1): ?>
top.oxid.admin.updateList('<?php echo $this->_tpl_vars['oxid']; ?>
');
<?php endif; ?>
var oField = top.oxid.admin.getLockTarget();
oField.onchange = oField.onkeyup = oField.onmouseout = top.oxid.admin.unlockSave;
}
<?php endif; ?>
//-->
</script>
<?php if ($this->_tpl_vars['readonly']): ?>
<?php $this->assign('readonly', 'readonly disabled'); ?>
<?php else: ?>
<?php $this->assign('readonly', ""); ?>
<?php endif; ?>
<form name="transfer" id="transfer" action="<?php echo $this->_tpl_vars['oViewConf']->getSelfLink(); ?>
" method="post">
<?php echo $this->_tpl_vars['oViewConf']->getHiddenSid(); ?>
<input type="hidden" name="oxid" value="<?php echo $this->_tpl_vars['oxid']; ?>
">
<input type="hidden" name="oxidCopy" value="<?php echo $this->_tpl_vars['oxid']; ?>
">
<input type="hidden" name="cl" value="article_main">
<input type="hidden" name="editlanguage" value="<?php echo $this->_tpl_vars['editlanguage']; ?>
">
</form>
<form name="myedit" id="myedit" action="<?php echo $this->_tpl_vars['oViewConf']->getSelfLink(); ?>
" method="post" onSubmit="return copyLongDesc('oxarticles__oxlongdesc');" style="padding: 0px;margin: 0px;height:0px;">
<?php echo $this->_tpl_vars['oViewConf']->getHiddenSid(); ?>
<input type="hidden" name="cl" value="article_main">
<input type="hidden" name="fnc" value="">
<input type="hidden" name="oxid" value="<?php echo $this->_tpl_vars['oxid']; ?>
">
<input type="hidden" name="voxid" value="<?php echo $this->_tpl_vars['oxid']; ?>
">
<input type="hidden" name="oxparentid" value="<?php echo $this->_tpl_vars['oxparentid']; ?>
">
<input type="hidden" name="editval[oxarticles__oxid]" value="<?php echo $this->_tpl_vars['oxid']; ?>
">
<input type="hidden" name="editval[oxarticles__oxlongdesc]" value="">
<table cellspacing="0" cellpadding="0" border="0" style="width:98%;">
<tr>
<td valign="top" class="edittext" style="padding-top:10px;padding-left:10px;">
<table cellspacing="0" cellpadding="0" border="0">
<?php if ($this->_tpl_vars['errorsavingatricle']): ?>
<tr>
<td colspan="2">
<?php if ($this->_tpl_vars['errorsavingatricle'] == 1): ?>
<div class="errorbox"><?php echo smarty_function_oxmultilang(array('ident' => 'ARTICLE_MAIN_ERRORSAVINGARTICLE'), $this);?>
</div>
<?php endif; ?>
</td>
</tr>
<?php endif; ?>
<?php if ($this->_tpl_vars['oxparentid']): ?>
<tr>
<td class="edittext" width="120">
<b><?php echo smarty_function_oxmultilang(array('ident' => 'ARTICLE_MAIN_VARIANTE'), $this);?>
</b>
</td>
<td class="edittext">
<a href="Javascript:editThis('<?php echo $this->_tpl_vars['parentarticle']->oxarticles__oxid->value; ?>
');" class="edittext"><b><?php echo $this->_tpl_vars['parentarticle']->oxarticles__oxartnum->value; ?>
<?php echo $this->_tpl_vars['parentarticle']->oxarticles__oxtitle->value; ?>
<?php if (! $this->_tpl_vars['parentarticle']->oxarticles__oxtitle->value): ?><?php echo $this->_tpl_vars['parentarticle']->oxarticles__oxvarselect->value; ?>
<?php endif; ?></b></a>
</td>
</tr>
<?php endif; ?>
<tr>
<td class="edittext" width="120">
<?php echo smarty_function_oxmultilang(array('ident' => 'ARTICLE_MAIN_ACTIVE'), $this);?>
</td>
<td class="edittext">
<input type="hidden" name="editval[oxarticles__oxactive]" value="0">
<input class="edittext" type="checkbox" name="editval[oxarticles__oxactive]" value='1' <?php if ($this->_tpl_vars['edit']->oxarticles__oxactive->value == 1): ?>checked<?php endif; ?> <?php echo $this->_tpl_vars['readonly']; ?>
>
<?php echo smarty_function_oxmultilang(array('ident' => 'ARTICLE_MAIN_HIDDEN'), $this);?>
&nbsp;&nbsp;&nbsp;
<input type="hidden" name="editval[oxarticles__oxhidden]" value="0">
<input class="edittext" type="checkbox" name="editval[oxarticles__oxhidden]" value='1' <?php if ($this->_tpl_vars['edit']->oxarticles__oxhidden->value == 1): ?>checked<?php endif; ?> <?php echo $this->_tpl_vars['readonly']; ?>
>
<?php echo smarty_function_oxinputhelp(array('ident' => 'HELP_ARTICLE_MAIN_ACTIVE'), $this);?>
</td>
</tr>
<?php if ($this->_tpl_vars['blUseTimeCheck']): ?>
<tr>
<td class="edittext">
<?php echo smarty_function_oxmultilang(array('ident' => 'ARTICLE_MAIN_ACTIVFROMTILL'), $this);?>
&nbsp;
</td>
<td class="edittext">
<?php echo smarty_function_oxmultilang(array('ident' => 'ARTICLE_MAIN_ACTIVEFROM'), $this);?>
&nbsp;<input type="text" class="editinput" size="27" name="editval[oxarticles__oxactivefrom]" value="<?php echo ((is_array($_tmp=$this->_tpl_vars['edit']->oxarticles__oxactivefrom)) ? $this->_run_mod_handler('oxformdate', true, $_tmp) : smarty_modifier_oxformdate($_tmp)); ?>
" <?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "help.tpl", 'smarty_include_vars' => array('helpid' => 'article_vonbis')));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?> <?php echo $this->_tpl_vars['readonly']; ?>
><br>
<?php echo smarty_function_oxmultilang(array('ident' => 'ARTICLE_MAIN_ACTIVETO'), $this);?>
&nbsp;&nbsp;<input type="text" class="editinput" size="27" name="editval[oxarticles__oxactiveto]" value="<?php echo ((is_array($_tmp=$this->_tpl_vars['edit']->oxarticles__oxactiveto)) ? $this->_run_mod_handler('oxformdate', true, $_tmp) : smarty_modifier_oxformdate($_tmp)); ?>
" <?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "help.tpl", 'smarty_include_vars' => array('helpid' => 'article_vonbis')));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?> <?php echo $this->_tpl_vars['readonly']; ?>
>
<?php echo smarty_function_oxinputhelp(array('ident' => 'HELP_ARTICLE_MAIN_ACTIVFROMTILL'), $this);?>
</td>
</tr>
<?php endif; ?>
<tr>
<td class="edittext">
<?php echo smarty_function_oxmultilang(array('ident' => 'ARTICLE_MAIN_TITLE'), $this);?>
&nbsp;
</td>
<td class="edittext">
<input type="text" class="editinput" size="32" maxlength="<?php echo $this->_tpl_vars['edit']->oxarticles__oxtitle->fldmax_length; ?>
" id="oLockTarget" name="editval[oxarticles__oxtitle]" value="<?php echo $this->_tpl_vars['edit']->oxarticles__oxtitle->value; ?>
">
<?php echo smarty_function_oxinputhelp(array('ident' => 'HELP_ARTICLE_MAIN_TITLE'), $this);?>
</td>
</tr>
<tr>
<td class="edittext">
<?php echo smarty_function_oxmultilang(array('ident' => 'ARTICLE_MAIN_ARTNUM'), $this);?>
&nbsp;
</td>
<td class="edittext">
<input type="text" class="editinput" size="32" maxlength="<?php echo $this->_tpl_vars['edit']->oxarticles__oxartnum->fldmax_length; ?>
" name="editval[oxarticles__oxartnum]" value="<?php echo $this->_tpl_vars['edit']->oxarticles__oxartnum->value; ?>
" <?php echo $this->_tpl_vars['readonly']; ?>
>
<?php echo smarty_function_oxinputhelp(array('ident' => 'HELP_ARTICLE_MAIN_ARTNUM'), $this);?>
</td>
</tr>
<tr>
<td class="edittext">
<?php echo smarty_function_oxmultilang(array('ident' => 'ARTICLE_MAIN_EAN'), $this);?>
&nbsp;
</td>
<td class="edittext">
<input type="text" class="editinput" size="32" maxlength="<?php echo $this->_tpl_vars['edit']->oxarticles__oxean->fldmax_length; ?>
" name="editval[oxarticles__oxean]" value="<?php echo $this->_tpl_vars['edit']->oxarticles__oxean->value; ?>
">
<?php echo smarty_function_oxinputhelp(array('ident' => 'HELP_ARTICLE_MAIN_EAN'), $this);?>
</td>
</tr>
<tr>
<td class="edittext">
<?php echo smarty_function_oxmultilang(array('ident' => 'ARTICLE_MAIN_DISTEAN'), $this);?>
&nbsp;
</td>
<td class="edittext">
<input type="text" class="editinput" size="32" maxlength="<?php echo $this->_tpl_vars['edit']->oxarticles__oxdistean->fldmax_length; ?>
" name="editval[oxarticles__oxdistean]" value="<?php echo $this->_tpl_vars['edit']->oxarticles__oxdistean->value; ?>
">
<?php echo smarty_function_oxinputhelp(array('ident' => 'HELP_ARTICLE_MAIN_DISTEAN'), $this);?>
</td>
</tr>
<tr>
<td class="edittext">
<?php echo smarty_function_oxmultilang(array('ident' => 'ARTICLE_MAIN_MPN'), $this);?>
&nbsp;
</td>
<td class="edittext">
<input type="text" class="editinput" size="32" maxlength="<?php echo $this->_tpl_vars['edit']->oxarticles__oxmpn->fldmax_length; ?>
" name="editval[oxarticles__oxmpn]" value="<?php echo $this->_tpl_vars['edit']->oxarticles__oxmpn->value; ?>
">
<?php echo smarty_function_oxinputhelp(array('ident' => 'HELP_ARTICLE_MAIN_MPN'), $this);?>
</td>
</tr>
<tr>
<td class="edittext">
<?php echo smarty_function_oxmultilang(array('ident' => 'ARTICLE_MAIN_SHORTDESC'), $this);?>
&nbsp;
</td>
<td class="edittext">
<input type="text" class="editinput" size="32" maxlength="<?php echo $this->_tpl_vars['edit']->oxarticles__oxshortdesc->fldmax_length; ?>
" name="editval[oxarticles__oxshortdesc]" value="<?php echo $this->_tpl_vars['edit']->oxarticles__oxshortdesc->value; ?>
" <?php echo $this->_tpl_vars['readonly']; ?>
>
<?php echo smarty_function_oxinputhelp(array('ident' => 'HELP_ARTICLE_MAIN_SHORTDESC'), $this);?>
</td>
</tr>
<tr>
<td class="edittext">
<?php echo smarty_function_oxmultilang(array('ident' => 'ARTICLE_MAIN_SEARCHKEYS'), $this);?>
&nbsp;
</td>
<td class="edittext">
<input type="text" class="editinput" size="32" maxlength="<?php echo $this->_tpl_vars['edit']->oxarticles__oxsearchkeys->fldmax_length; ?>
" name="editval[oxarticles__oxsearchkeys]" value="<?php echo $this->_tpl_vars['edit']->oxarticles__oxsearchkeys->value; ?>
" <?php echo $this->_tpl_vars['readonly']; ?>
>
<?php echo smarty_function_oxinputhelp(array('ident' => 'HELP_ARTICLE_MAIN_SEARCHKEYS'), $this);?>
</td>
</tr>
<tr>
<td class="edittext">
<?php echo smarty_function_oxmultilang(array('ident' => 'ARTICLE_MAIN_VENDORID'), $this);?>
</td>
<td class="edittext">
<select class="editinput" name="editval[oxarticles__oxvendorid]" <?php echo $this->_tpl_vars['readonly']; ?>
>
<option value="" selected>---</option>
<?php $_from = $this->_tpl_vars['oView']->getVendorList(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['oVendor']):
?>
<option value="<?php echo $this->_tpl_vars['oVendor']->oxvendor__oxid->value; ?>
"<?php if ($this->_tpl_vars['edit']->oxarticles__oxvendorid->value == $this->_tpl_vars['oVendor']->oxvendor__oxid->value): ?> selected<?php endif; ?>><?php echo $this->_tpl_vars['oVendor']->oxvendor__oxtitle->value; ?>
</option>
<?php endforeach; endif; unset($_from); ?>
</select>
<?php echo smarty_function_oxinputhelp(array('ident' => 'HELP_ARTICLE_MAIN_VENDORID'), $this);?>
</td>
</tr>
<tr>
<td class="edittext">
<?php echo smarty_function_oxmultilang(array('ident' => 'ARTICLE_MAIN_MANUFACTURERID'), $this);?>
</td>
<td class="edittext">
<select class="editinput" name="editval[oxarticles__oxmanufacturerid]" <?php echo $this->_tpl_vars['readonly']; ?>
>
<option value="" selected>---</option>
<?php $_from = $this->_tpl_vars['oView']->getManufacturerList(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['oManufacturer']):
?>
<option value="<?php echo $this->_tpl_vars['oManufacturer']->oxmanufacturers__oxid->value; ?>
"<?php if ($this->_tpl_vars['edit']->oxarticles__oxmanufacturerid->value == $this->_tpl_vars['oManufacturer']->oxmanufacturers__oxid->value): ?> selected<?php endif; ?>><?php echo $this->_tpl_vars['oManufacturer']->oxmanufacturers__oxtitle->value; ?>
</option>
<?php endforeach; endif; unset($_from); ?>
</select>
<?php echo smarty_function_oxinputhelp(array('ident' => 'HELP_ARTICLE_MAIN_MANUFACTURERID'), $this);?>
</td>
</tr>
<?php if ($this->_tpl_vars['edit']->isParentNotBuyable()): ?>
<tr>
<td colspan="2">
<div class="errorbox"><?php echo smarty_function_oxmultilang(array('ident' => 'ARTICLE_MAIN_PARENTNOTBUYABLE'), $this);?>
</div>
</td>
</tr>
<?php endif; ?>
<tr>
<td class="edittext">
<?php echo smarty_function_oxmultilang(array('ident' => 'ARTICLE_MAIN_PRICE'), $this);?>
(<?php echo $this->_tpl_vars['oActCur']->sign; ?>
)
</td>
<td class="edittext">
<input type="text" class="editinput" size="8" maxlength="<?php echo $this->_tpl_vars['edit']->oxarticles__oxprice->fldmax_length; ?>
" name="editval[oxarticles__oxprice]" value="<?php echo $this->_tpl_vars['edit']->oxarticles__oxprice->value; ?>
" <?php echo $this->_tpl_vars['readonly']; ?>
>
<?php $this->assign('oPrice', $this->_tpl_vars['edit']->getPrice()); ?>
&nbsp;<em>( <?php echo $this->_tpl_vars['oPrice']->getBruttoPrice(); ?>
)</em>
<?php echo smarty_function_oxinputhelp(array('ident' => 'HELP_ARTICLE_MAIN_PRICE'), $this);?>
</td>
</tr>
<tr>
<td class="edittext">
<?php echo smarty_function_oxmultilang(array('ident' => 'ARTICLE_MAIN_ALDPRICE'), $this);?>
(<?php echo $this->_tpl_vars['oActCur']->sign; ?>
)
</td>
<td class="edittext" nowrap>
<?php echo smarty_function_oxmultilang(array('ident' => 'ARTICLE_MAIN_PRICEA'), $this);?>
: <input type="text" class="editinput" size="4" maxlength="<?php echo $this->_tpl_vars['edit']->oxarticles__oxpricea->fldmax_length; ?>
" name="editval[oxarticles__oxpricea]" value="<?php echo $this->_tpl_vars['edit']->oxarticles__oxpricea->value; ?>
" <?php echo $this->_tpl_vars['readonly']; ?>
>
<?php echo smarty_function_oxmultilang(array('ident' => 'ARTICLE_MAIN_PRICEB'), $this);?>
: <input type="text" class="editinput" size="4" maxlength="<?php echo $this->_tpl_vars['edit']->oxarticles__oxpriceb->fldmax_length; ?>
" name="editval[oxarticles__oxpriceb]" value="<?php echo $this->_tpl_vars['edit']->oxarticles__oxpriceb->value; ?>
" <?php echo $this->_tpl_vars['readonly']; ?>
>
<?php echo smarty_function_oxmultilang(array('ident' => 'ARTICLE_MAIN_PRICEC'), $this);?>
: <input type="text" class="editinput" size="4" maxlength="<?php echo $this->_tpl_vars['edit']->oxarticles__oxpricec->fldmax_length; ?>
" name="editval[oxarticles__oxpricec]" value="<?php echo $this->_tpl_vars['edit']->oxarticles__oxpricec->value; ?>
" <?php echo $this->_tpl_vars['readonly']; ?>
>
<?php echo smarty_function_oxinputhelp(array('ident' => 'HELP_ARTICLE_MAIN_ALDPRICE'), $this);?>
</td>
</tr>
<tr>
<td class="edittext">
<?php echo smarty_function_oxmultilang(array('ident' => 'ARTICLE_MAIN_VAT'), $this);?>
</td>
<td class="edittext">
<input type="text" class="editinput" size="10" maxlength="<?php echo $this->_tpl_vars['edit']->oxarticles__oxvat->fldmax_length; ?>
" name="editval[oxarticles__oxvat]" value="<?php echo $this->_tpl_vars['edit']->oxarticles__oxvat->value; ?>
" <?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "help.tpl", 'smarty_include_vars' => array('helpid' => 'article_vat')));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?> <?php echo $this->_tpl_vars['readonly']; ?>
>
<?php echo smarty_function_oxinputhelp(array('ident' => 'HELP_ARTICLE_MAIN_VAT'), $this);?>
</td>
</tr>
<tr>
<td class="edittext" colspan="2"><br><br>
<input type="submit" class="edittext" id="oLockButton" name="saveArticle" value="<?php echo smarty_function_oxmultilang(array('ident' => 'ARTICLE_MAIN_SAVE'), $this);?>
" onClick="Javascript:document.myedit.fnc.value='save'" <?php if (! $this->_tpl_vars['edit']->oxarticles__oxtitle->value && ! $this->_tpl_vars['oxparentid']): ?>disabled<?php endif; ?> <?php echo $this->_tpl_vars['readonly']; ?>
>
<?php if ($this->_tpl_vars['oxid'] != -1 && ! $this->_tpl_vars['readonly']): ?>
<input type="submit" class="edittext" name="save" value="<?php echo smarty_function_oxmultilang(array('ident' => 'ARTICLE_MAIN_ARTCOPY'), $this);?>
" onClick="Javascript:document.myedit.fnc.value='copyArticle';" <?php echo $this->_tpl_vars['readonly']; ?>
>&nbsp;&nbsp;&nbsp;
<?php endif; ?>
</td>
</tr>
<?php if ($this->_tpl_vars['oxid'] == -1): ?>
<tr>
<td class="edittext">
<?php echo smarty_function_oxmultilang(array('ident' => 'ARTICLE_MAIN_INCATEGORY'), $this);?>
:
</td>
<td class="edittext">
<select name="art_category" class="editinput" onChange="Javascript:top.oxid.admin.changeLstrt()" <?php echo $this->_tpl_vars['readonly']; ?>
>
<option value="-1"><?php echo smarty_function_oxmultilang(array('ident' => 'ARTICLE_MAIN_NONE'), $this);?>
</option>
<?php $_from = $this->_tpl_vars['oView']->getCategoryList(); if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['pcat']):
?>
<option value="<?php echo $this->_tpl_vars['pcat']->oxcategories__oxid->value; ?>
"><?php echo ((is_array($_tmp=$this->_tpl_vars['pcat']->oxcategories__oxtitle->getRawValue())) ? $this->_run_mod_handler('oxtruncate', true, $_tmp, 40, "..", true) : smarty_modifier_oxtruncate($_tmp, 40, "..", true)); ?>
</option>
<?php endforeach; endif; unset($_from); ?>
</select>
<?php echo smarty_function_oxinputhelp(array('ident' => 'HELP_'), $this);?>
</td>
</tr>
<?php endif; ?>
<tr>
<td class="edittext" colspan="2"><br>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "language_edit.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?><br>
</td>
</tr>
<?php if ($this->_tpl_vars['oxid'] != -1 && $this->_tpl_vars['thisvariantlist']): ?>
<tr>
<td class="edittext"><?php echo smarty_function_oxmultilang(array('ident' => 'ARTICLE_MAIN_GOTO'), $this);?>
</td>
<td class="edittext">
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "variantlist.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</td>
</tr>
<?php endif; ?>
</table>
</td>
<!-- Anfang rechte Seite -->
<td valign="top" class="edittext" align="left" style="width:100%;height:99%;padding-left:5px;padding-bottom:30px;padding-top:10px;">
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "include/editor.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</td>
<!-- Ende rechte Seite -->
</tr>
</table>
</form>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "bottomnaviitem.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "bottomitem.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>

View File

@@ -0,0 +1,26 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:49:03
compiled from diagnostics.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxmultilang', 'diagnostics.tpl', 5, false),)), $this); ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title><?php echo smarty_function_oxmultilang(array('ident' => 'GENERAL_ADMIN_TITLE'), $this);?>
</title>
</head>
<!-- frames -->
<frameset rows="5%,*" border="0">
<frame src="<?php echo $this->_tpl_vars['oViewConf']->getSelfLink(); ?>
&<?php echo $this->_tpl_vars['listurl']; ?>
<?php if ($this->_tpl_vars['oxid']): ?>&oxid=<?php echo $this->_tpl_vars['oxid']; ?>
<?php endif; ?>" name="list" marginwidth="0" marginheight="0" scrolling="off" frameborder="0">
<frame src="<?php echo $this->_tpl_vars['oViewConf']->getSelfLink(); ?>
&<?php echo $this->_tpl_vars['editurl']; ?>
<?php if ($this->_tpl_vars['oxid']): ?>&oxid=<?php echo $this->_tpl_vars['oxid']; ?>
<?php endif; ?>" name="edit" marginwidth="0" marginheight="0" scrolling="auto" frameborder="0">
</frameset>
</html>

View File

@@ -0,0 +1,2 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:06:09
compiled from bottomnavicustom.tpl */ ?>

View File

@@ -0,0 +1,59 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:06:08
compiled from pagetabsnippet.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'cat', 'pagetabsnippet.tpl', 16, false),array('modifier', 'default', 'pagetabsnippet.tpl', 27, false),array('function', 'oxmultilang', 'pagetabsnippet.tpl', 34, false),)), $this); ?>
<div class="tabs">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<?php $this->assign('_cnt', '0'); ?>
<?php $_from = $this->_tpl_vars['editnavi']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['edit']):
?>
<?php if ($this->_tpl_vars['edit']->getAttribute('active')): ?>
<?php $this->assign('_act', $this->_tpl_vars['edit']->getAttribute('id')); ?>
<?php $this->assign('_state', 'active'); ?>
<?php elseif ($this->_tpl_vars['oxid'] == "-1"): ?>
<?php $this->assign('_state', 'disabled'); ?>
<?php else: ?>
<?php $this->assign('_state', 'inactive'); ?>
<?php endif; ?>
<?php if ($this->_tpl_vars['_cnt'] == 0): ?>
<?php $this->assign('_state', ((is_array($_tmp=$this->_tpl_vars['_state'])) ? $this->_run_mod_handler('cat', true, $_tmp, ' first') : smarty_modifier_cat($_tmp, ' first'))); ?>
<?php endif; ?>
<?php if ($this->_tpl_vars['_cnt'] == $this->_tpl_vars['editnavi']->length -1): ?>
<?php $this->assign('_state', ((is_array($_tmp=$this->_tpl_vars['_state'])) ? $this->_run_mod_handler('cat', true, $_tmp, ' last') : smarty_modifier_cat($_tmp, ' last'))); ?>
<?php endif; ?>
<?php if ($this->_tpl_vars['edit']->getAttribute('external') == 'true'): ?>
<?php $this->assign('_action', 'ChangeExternal'); ?>
<?php $this->assign('_param1', $this->_tpl_vars['edit']->getAttribute('location')); ?>
<?php else: ?>
<?php $this->assign('_action', ((is_array($_tmp=@$this->_tpl_vars['sEditAction'])) ? $this->_run_mod_handler('default', true, $_tmp, "top.oxid.admin.changeEditBar") : smarty_modifier_default($_tmp, "top.oxid.admin.changeEditBar"))); ?>
<?php $this->assign('_param1', $this->_tpl_vars['edit']->getAttribute('cl')); ?>
<?php endif; ?>
<td class="tab <?php echo $this->_tpl_vars['_state']; ?>
">
<div class="r1"><div class="b1">
<?php if ($this->_tpl_vars['oxid'] != "-1" || $this->_tpl_vars['noOXIDCheck']): ?>
<a href="#<?php echo $this->_tpl_vars['_param1']; ?>
" onclick="<?php echo $this->_tpl_vars['_action']; ?>
('<?php echo $this->_tpl_vars['_param1']; ?>
',<?php echo $this->_tpl_vars['_cnt']; ?>
);return false;"><?php echo smarty_function_oxmultilang(array('ident' => $this->_tpl_vars['edit']->getAttribute('id'),'noerror' => true), $this);?>
</a>
<?php else: ?>
<?php echo smarty_function_oxmultilang(array('ident' => $this->_tpl_vars['edit']->getAttribute('id'),'noerror' => true), $this);?>
<?php endif; ?>
</div></div>
</td>
<?php $this->assign('_cnt', $this->_tpl_vars['_cnt']+1); ?>
<?php endforeach; endif; unset($_from); ?>
<td class="line"></td>
</tr>
</table>
</div>

View File

@@ -0,0 +1,5 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:06:08
compiled from help.tpl */ ?>
onMouseout="popDown('<?php echo $this->_tpl_vars['helpid']; ?>
')" onMouseover="popUp(event,'<?php echo $this->_tpl_vars['helpid']; ?>
');return true"

View File

@@ -0,0 +1,13 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:06:08
compiled from inc_error.tpl */ ?>
<?php if (is_array ( $this->_tpl_vars['Errors']['default'] ) && count ( $this->_tpl_vars['Errors']['default'] ) > 0): ?>
<div class="errorbox">
<?php $_from = $this->_tpl_vars['Errors']['default']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['key'] => $this->_tpl_vars['oEr']):
?>
<p><?php echo $this->_tpl_vars['oEr']->getOxMessage(); ?>
</p>
<?php endforeach; endif; unset($_from); ?>
</div>
<?php endif; ?>

View File

@@ -0,0 +1,191 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:46
compiled from navigation.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxmultilang', 'navigation.tpl', 4, false),array('modifier', 'lower', 'navigation.tpl', 6, false),array('modifier', 'replace', 'navigation.tpl', 22, false),array('modifier', 'escape', 'navigation.tpl', 66, false),array('modifier', 'default', 'navigation.tpl', 67, false),)), $this); ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html id="nav">
<head>
<title><?php echo smarty_function_oxmultilang(array('ident' => 'NAVIGATION_TITLE'), $this);?>
</title>
<link rel="stylesheet" href="<?php echo $this->_tpl_vars['oViewConf']->getResourceUrl(); ?>
nav.css">
<link rel="stylesheet" href="<?php echo $this->_tpl_vars['oViewConf']->getResourceUrl(); ?>
colors_<?php echo ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getEdition())) ? $this->_run_mod_handler('lower', true, $_tmp) : smarty_modifier_lower($_tmp)); ?>
.css">
<link rel="stylesheet" href="<?php echo $this->_tpl_vars['oViewConf']->getResourceUrl(); ?>
css/libs/fontawesome/fontawesome.css">
<link rel="stylesheet" href="<?php echo $this->_tpl_vars['oViewConf']->getResourceUrl(); ?>
css/libs/fontawesome/solid.css">
<link rel="stylesheet" href="<?php echo $this->_tpl_vars['oViewConf']->getResourceUrl(); ?>
css/libs/fontawesome/brands.css">
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $this->_tpl_vars['charset']; ?>
">
<script type="text/javascript">
<?php if ($this->_tpl_vars['loadbasefrm']): ?>
//reloading main frame
window.onload = function ()
{
if ( '<?php echo $this->_tpl_vars['listview']; ?>
' !== '' ) {
top.basefrm.list.location = "<?php echo ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('replace', true, $_tmp, "&amp;", "&") : smarty_modifier_replace($_tmp, "&amp;", "&")); ?>
&cl=<?php echo $this->_tpl_vars['listview']; ?>
&oxid=<?php echo $this->_tpl_vars['oViewConf']->getActiveShopId(); ?>
&actedit=<?php echo $this->_tpl_vars['actedit']; ?>
";
top.basefrm.edit.location = "<?php echo ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('replace', true, $_tmp, "&amp;", "&") : smarty_modifier_replace($_tmp, "&amp;", "&")); ?>
&cl=<?php echo $this->_tpl_vars['editview']; ?>
&oxid=<?php echo $this->_tpl_vars['oViewConf']->getActiveShopId(); ?>
";
} else if ( top.basefrm ) {
top.basefrm.location = "<?php echo ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('replace', true, $_tmp, "&amp;", "&") : smarty_modifier_replace($_tmp, "&amp;", "&")); ?>
&cl=navigation&item=home.tpl";
}
}
<?php endif; ?>
</script>
<style type="text/css">
#adminviewlink {
text-decoration: none;
}
</style>
</head>
<body class="sidebar-mini layout-fixed">
<div id="shopLogo"><img src="<?php echo $this->_tpl_vars['oViewConf']->getImageUrl('logo.svg'); ?>
" alt="shop logo" /></div>
<?php if ($this->_tpl_vars['oView']->canHaveRestrictedView()): ?>
<div class="toggleview <?php if ($this->_tpl_vars['oView']->canShowAllMenuItems()): ?>on<?php endif; ?>" style="padding: 15px 23px; border-bottom: 2px solid rgba(0, 0, 0, .3)">
<a href="<?php echo $this->_tpl_vars['oViewConf']->getSelfLink(); ?>
&cl=navigation&item=navigation.tpl&fnc=toggleAdminView" id="adminviewlink" class="rc" style="font-size: 0.8rem; color: #82ba00 !important">
<?php if ($this->_tpl_vars['oView']->canShowAllMenuItems()): ?>
<?php echo smarty_function_oxmultilang(array('ident' => 'NAVIGATION_REDUCEDVIEW'), $this);?>
<?php else: ?>
<?php echo smarty_function_oxmultilang(array('ident' => 'NAVIGATION_FULLVIEW'), $this);?>
<?php endif; ?>
</a>
</div>
<?php endif; ?>
<table>
<tr><td class="main">
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "include/navigation_shopselect.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php $this->assign('mh', 0); ?>
<?php $_from = $this->_tpl_vars['menustructure']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['menuholder']):
?>
<?php if ($this->_tpl_vars['menuholder']->nodeType == XML_ELEMENT_NODE && $this->_tpl_vars['menuholder']->childNodes->length): ?>
<?php $this->assign('mh', $this->_tpl_vars['mh']+1); ?>
<?php $this->assign('mn', 0); ?>
<h2>
<?php if ($this->_tpl_vars['menuholder']->getAttribute('iconclass')): ?>
<i class="fa-fw <?php echo $this->_tpl_vars['menuholder']->getAttribute('iconclass'); ?>
"></i>&nbsp;
<?php endif; ?>
<?php if ($this->_tpl_vars['menuholder']->getAttribute('url')): ?><a href="<?php echo $this->_tpl_vars['oViewConf']->getSelfLink(); ?>
&cl=navigation&amp;fnc=exturl&amp;url=<?php echo ((is_array($_tmp=$this->_tpl_vars['menuholder']->getAttribute('url'))) ? $this->_run_mod_handler('escape', true, $_tmp, 'url') : smarty_modifier_escape($_tmp, 'url')); ?>
" target="basefrm" ><?php endif; ?>
<?php echo smarty_function_oxmultilang(array('ident' => ((is_array($_tmp=@$this->_tpl_vars['menuholder']->getAttribute('name'))) ? $this->_run_mod_handler('default', true, $_tmp, @$this->_tpl_vars['menuholder']->getAttribute('id')) : smarty_modifier_default($_tmp, @$this->_tpl_vars['menuholder']->getAttribute('id'))),'noerror' => true), $this);?>
<?php if ($this->_tpl_vars['menuholder']->getAttribute('url')): ?></a><?php endif; ?>
</h2>
<ul>
<?php echo ''; ?><?php $_from = $this->_tpl_vars['menuholder']->childNodes; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['menuloop'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['menuloop']['total'] > 0):
foreach ($_from as $this->_tpl_vars['menuitem']):
$this->_foreach['menuloop']['iteration']++;
?><?php echo ''; ?><?php $this->assign('actClass', $this->_tpl_vars['menuitem']->childNodes->length); ?><?php echo ''; ?><?php if ($this->_tpl_vars['menuitem']->nodeType == XML_ELEMENT_NODE): ?><?php echo ''; ?><?php $this->assign('mn', $this->_tpl_vars['mn']+1); ?><?php echo ''; ?><?php $this->assign('sm', 0); ?><?php echo '<li class="'; ?><?php if ($this->_tpl_vars['menuitem']->getAttribute('active')): ?><?php echo 'exp'; ?><?php $this->assign('sNavExpId', "nav-".($this->_tpl_vars['mh'])."-".($this->_tpl_vars['mn'])); ?><?php echo ''; ?><?php endif; ?><?php echo '" id="nav-'; ?><?php echo $this->_tpl_vars['mh']; ?><?php echo '-'; ?><?php echo $this->_tpl_vars['mn']; ?><?php echo '">'; ?><?php if ($this->_tpl_vars['menuitem']->getAttribute('url')): ?><?php echo '<a href="'; ?><?php echo $this->_tpl_vars['menuitem']->getAttribute('url'); ?><?php echo '" onclick="_navAct(this);" class="rc" target="'; ?><?php if ($this->_tpl_vars['menuitem']->getAttribute('target')): ?><?php echo ''; ?><?php echo $this->_tpl_vars['menuitem']->getAttribute('target'); ?><?php echo ''; ?><?php else: ?><?php echo 'basefrm'; ?><?php endif; ?><?php echo '"><b>'; ?><?php if ($this->_tpl_vars['menuitem']->getAttribute('iconclass')): ?><?php echo '<i class="fa-fw '; ?><?php echo $this->_tpl_vars['menuitem']->getAttribute('iconclass'); ?><?php echo '"></i>&nbsp;'; ?><?php endif; ?><?php echo ''; ?><?php echo smarty_function_oxmultilang(array('ident' => ((is_array($_tmp=@$this->_tpl_vars['menuitem']->getAttribute('name'))) ? $this->_run_mod_handler('default', true, $_tmp, @$this->_tpl_vars['menuitem']->getAttribute('id')) : smarty_modifier_default($_tmp, @$this->_tpl_vars['menuitem']->getAttribute('id'))),'noerror' => true), $this);?><?php echo '</b></a>'; ?><?php elseif ($this->_tpl_vars['menuitem']->getAttribute('expand') == 'none'): ?><?php echo '<a href="'; ?><?php echo $this->_tpl_vars['menuitem']->getAttribute('link'); ?><?php echo '" onclick="_navAct(this);" target="basefrm" class="rc"><b>'; ?><?php if ($this->_tpl_vars['menuitem']->getAttribute('iconclass')): ?><?php echo '<i class="fa-fw '; ?><?php echo $this->_tpl_vars['menuitem']->getAttribute('iconclass'); ?><?php echo '"></i>&nbsp;'; ?><?php endif; ?><?php echo ''; ?><?php echo smarty_function_oxmultilang(array('ident' => ((is_array($_tmp=@$this->_tpl_vars['menuitem']->getAttribute('name'))) ? $this->_run_mod_handler('default', true, $_tmp, @$this->_tpl_vars['menuitem']->getAttribute('id')) : smarty_modifier_default($_tmp, @$this->_tpl_vars['menuitem']->getAttribute('id'))),'noerror' => true), $this);?><?php echo '</b></a>'; ?><?php else: ?><?php echo '<a href="#" onclick="_navExp(this);return false;" class="rc"><b>'; ?><?php if ($this->_tpl_vars['menuitem']->getAttribute('iconclass')): ?><?php echo '<i class="fa-fw '; ?><?php echo $this->_tpl_vars['menuitem']->getAttribute('iconclass'); ?><?php echo '"></i>&nbsp;'; ?><?php endif; ?><?php echo ''; ?><?php echo smarty_function_oxmultilang(array('ident' => ((is_array($_tmp=@$this->_tpl_vars['menuitem']->getAttribute('name'))) ? $this->_run_mod_handler('default', true, $_tmp, @$this->_tpl_vars['menuitem']->getAttribute('id')) : smarty_modifier_default($_tmp, @$this->_tpl_vars['menuitem']->getAttribute('id'))),'noerror' => true), $this);?><?php echo '</b></a>'; ?><?php endif; ?><?php echo ''; ?><?php if ($this->_tpl_vars['menuitem']->childNodes->length): ?><?php echo '<ul>'; ?><?php $_from = $this->_tpl_vars['menuitem']->childNodes; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['submenuitem']):
?><?php echo ''; ?><?php if ($this->_tpl_vars['submenuitem']->nodeType == XML_ELEMENT_NODE): ?><?php echo ''; ?><?php $this->assign('sm', $this->_tpl_vars['sm']+1); ?><?php echo ''; ?><?php if ($this->_tpl_vars['submenuitem']->getAttribute('linkicon')): ?><?php echo ''; ?><?php $this->assign('linkicon', $this->_tpl_vars['submenuitem']->getAttribute('linkicon')); ?><?php echo ''; ?><?php endif; ?><?php echo '<li class="'; ?><?php if ($this->_tpl_vars['submenuitem']->getAttribute('active')): ?><?php echo 'act'; ?><?php $this->assign('sNavActId', "nav-".($this->_tpl_vars['mh'])."-".($this->_tpl_vars['mn'])."-".($this->_tpl_vars['sm'])); ?><?php echo ''; ?><?php endif; ?><?php echo '" id="nav-'; ?><?php echo $this->_tpl_vars['mh']; ?><?php echo '-'; ?><?php echo $this->_tpl_vars['mn']; ?><?php echo '-'; ?><?php echo $this->_tpl_vars['sm']; ?><?php echo '" name="nav_'; ?><?php echo $this->_tpl_vars['submenuitem']->getAttribute('cl'); ?><?php echo '" rel="nav-'; ?><?php echo $this->_tpl_vars['mh']; ?><?php echo '-'; ?><?php echo $this->_tpl_vars['mn']; ?><?php echo '"><a href="'; ?><?php if ($this->_tpl_vars['submenuitem']->getAttribute('url')): ?><?php echo ''; ?><?php echo $this->_tpl_vars['submenuitem']->getAttribute('url'); ?><?php echo ''; ?><?php else: ?><?php echo ''; ?><?php echo $this->_tpl_vars['submenuitem']->getAttribute('link'); ?><?php echo ''; ?><?php endif; ?><?php echo '" onclick="_navAct(this);" target="basefrm" class="rc"><b>'; ?><?php if ($this->_tpl_vars['submenuitem']->getAttribute('iconclass')): ?><?php echo '<i class="fa-fw '; ?><?php echo $this->_tpl_vars['submenuitem']->getAttribute('iconclass'); ?><?php echo '"></i>&nbsp;'; ?><?php endif; ?><?php echo ''; ?><?php if ($this->_tpl_vars['linkicon']): ?><?php echo '<span class="'; ?><?php echo $this->_tpl_vars['linkicon']; ?><?php echo '">'; ?><?php endif; ?><?php echo ''; ?><?php echo smarty_function_oxmultilang(array('ident' => ((is_array($_tmp=@$this->_tpl_vars['submenuitem']->getAttribute('name'))) ? $this->_run_mod_handler('default', true, $_tmp, @$this->_tpl_vars['submenuitem']->getAttribute('id')) : smarty_modifier_default($_tmp, @$this->_tpl_vars['submenuitem']->getAttribute('id'))),'noerror' => true), $this);?><?php echo ''; ?><?php if ($this->_tpl_vars['linkicon']): ?><?php echo '</span>'; ?><?php endif; ?><?php echo '</b></a></li>'; ?><?php $this->assign('linkicon', ''); ?><?php echo ''; ?><?php endif; ?><?php echo ''; ?><?php endforeach; endif; unset($_from); ?><?php echo '</ul>'; ?><?php endif; ?><?php echo '</li>'; ?><?php endif; ?><?php echo ''; ?><?php endforeach; endif; unset($_from); ?><?php echo ''; ?>
</ul>
<?php endif; ?>
<?php endforeach; endif; unset($_from); ?>
</td></tr>
</table>
<script type="text/javascript">
<?php if ($this->_tpl_vars['doRedirect']): ?>
window.top.location = "<?php echo ((is_array($_tmp=$this->_tpl_vars['oViewConf']->getSelfLink())) ? $this->_run_mod_handler('replace', true, $_tmp, "&amp;", "&") : smarty_modifier_replace($_tmp, "&amp;", "&")); ?>
";
<?php endif; ?>
<!--
var _expid = <?php if ($this->_tpl_vars['blOpenHistory']): ?>'<?php echo $this->_tpl_vars['sHistoryId']; ?>
'<?php elseif ($this->_tpl_vars['sNavExpId']): ?>'<?php echo $this->_tpl_vars['sNavExpId']; ?>
'<?php else: ?>0<?php endif; ?>;
function _navExp(el){
var _cur = el.parentNode,
_exp = document.getElementById(_expid);
_cur.className = "exp";
if(_expid !== 0){ _exp.className = "";}
if(_expid === _cur.id){ _expid = 0;}else{_expid = _cur.id;}
}
var _actid = <?php if ($this->_tpl_vars['sNavActId']): ?>'<?php echo $this->_tpl_vars['sNavActId']; ?>
'<?php else: ?>0<?php endif; ?>;
function _navAct(el){
var _cur = el.parentNode,
_act = document.getElementById(_actid);
_cur.className = "act";
if(_actid !== 0 && _actid !== _cur.id){ _act.className = "";}
_actid = _cur.id;
}
function _navExtExpAct(mnid,sbid){
var _mnli = document.getElementById(mnid);
var _sbli = document.getElementById(sbid);
if(_mnli && _sbli) {
var _mna = _mnli.getElementsByTagName("a");
var _sba = _sbli.getElementsByTagName("a");
if(_mna.length && _sba.length) {
_navExp(_mna[0]);
_navAct(_sba[0]);
}
}
}
function _navExtExp(mnid){
var _mnli = document.getElementById(mnid);
if(_mnli) {
var _mna = _mnli.getElementsByTagName("a");
if(_mna.length) {
_navExp(_mna[0]);
}
}
}
function _navExtExpActByName(sbid){
sbid = "nav_" + sbid;
var _sbli = document.getElementsByName(sbid)[0];
if(_sbli) {
var mnid = _sbli.getAttribute("rel");
var _mnli = document.getElementById(mnid);
if(_mnli){
var _mna = _mnli.getElementsByTagName("a");
var _sba = _sbli.getElementsByTagName("a");
if(_mna.length && _sba.length) {
_navExp(_mna[0]);
_navAct(_sba[0]);
}
}
}
}
//-->
</script>
</body>
</html>

Some files were not shown because too many files have changed in this diff Show More