Tuesday, May 27, 2014

magento get current url

This is how you get current magento page url.

Mage::helper('core/url')->getCurrentUrl();
Source: http://dltr.org/blog/magento/420/Magento-get-current-url-of-a-page.

No comments:

Post a Comment