Magento get store url


Magento get store url : You can get the store url in magento as following.


Magento get store url Syntax


Mage::getBaseUrl(Mage_Core_Model_Store::URL_TYPE_WEB);

Which Will Return the store url.

For Cms Pages Or Static Blocks

{{store url='/yourpage.html'}}

Advertisements

Add Comment

📖 Read More