1 2 3 4
<div class="only-mobile"> <span class="cat-name"><?php echo $this->getLayer()->getCurrentCategory()->getName() ?></span> <?php echo $this->getChildHtml('selectedFilters'); ?> </div>