0 votes
1.2k views
in Magento by
How do we get the current standing page URL of Magento in the code?

Kind Regards,

Mark Brown

1 Answer

0 votes
by
<?php echo Mage::helper('core/url')->getCurrentUrl(); ?>

Related questions

0 votes
1 answer 1.3k views
asked Jun 22, 2016 in Magento by Callum Seth
0 votes
1 answer 939 views
asked Jun 29, 2016 in Magento by Irvie Jens
0 votes
1 answer 1.2k views
asked Jun 29, 2016 in Magento by Akshay Raj
0 votes
1 answer 1.2k views
+1 vote
1 answer 1.3k views
0 votes
1 answer 753 views
...