Magento : Get Base Url , Skin Url , Media Url , Js Url , Store Url and Current Url Get Url in phtml files 1. Get Base Url : Mage::getBaseUrl(); 2. Get Skin Url : Mage::getBaseUrl(Mage_Core_Model_Store::URL_TYPE_SKIN); (a) Unsecure Skin…
Magento – Creating and Showing a static block in Frontend The content of the blocks are created and modified from Magento Admin panel which can be placed on one or multiple pages. To create a static block you can follow…
we have updated our price to free for all the product. Dismiss