Files
shop-praktikum/shop/source/tmp/smarty/b33208ab596d2e84d44ce676212fb275^%%B7^B7C^B7C195EA%%compareitemscounter.tpl.php
Nikolai Fesenko 8d227c9191 First upload
2025-02-02 13:37:56 +01:00

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; ?>