Last active
September 16, 2017 00:09
-
-
Save pablocattaneo/bc5d4742c8e90cee6bbd to your computer and use it in GitHub Desktop.
Get url base Magento.
More info: http://magento.stackexchange.com/questions/42717/magegetbaseurl-vs-magegetbaseurlmage-core-model-storeurl-type-web
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php echo Mage::getUrl('laplazadetumascota'); ?> | |
Devuelve: http://www.carrefour.com.ar/laplazadetumascota |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment