6 lines
303 B
PHP
6 lines
303 B
PHP
<?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; ?>
|