Code for getting base store url for redirect in Magento 1 - Magesan

Code for getting base store url for redirect in Magento 1

Code for getting base store url for redirect in Magento 1

<script type="text/javascript">
  //<![CDATA[
    setTimeout(function(){ location.href = '<?php echo Mage::app()->getStore('default')->getBaseUrl(Mage_core_Model_Store::URL_TYPE_WEB,true); ?>'},5000);
  //]]>
</script>

Leave a Reply

Your email address will not be published. Required fields are marked *.

*
*
You may use these <abbr title="HyperText Markup Language">HTML</abbr> tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>