How to get a page url from a *.phtml template in Magento 2? December 4, 2015 - Fire development, Magento 2 To get a page url from a *.phtml template in Magento 2, you can call the\Magento\Framework\View\Element\AbstractBlock::getUrl() method: Continue Reading