How to check home using php in magento
How to check home using php in magento.
<?php $is_homepage = Mage::getBlockSingleton(‘page/html_header’)—>getIsHomePage();
if($is_homepage) { ?>
You are in home page!!
<?php } ?>
How to check home using php in magento.
<?php $is_homepage = Mage::getBlockSingleton(‘page/html_header’)—>getIsHomePage();
if($is_homepage) { ?>
You are in home page!!
<?php } ?>
GPN Digital Solutions specializes in website development to help businesses succeed online.