Check if the current page is homepage

Posted . Visible to the public.
<?php if(!Mage::getBlockSingleton('page/html_header')->getIsHomePage()): ?>
    <p class="note-msg"><?php echo $this->__('There are no products matching the selection.') ?></p>
<?php endif ?>
kiatng
Posted by kiatng to OpenMage (2018-02-27 03:04)