How to get base url ?

By ukmodak | March 31st 2024 10:37:45 AM | viewed 331 times

Simply use this command with you are using a class that extends \Magento\Framework\View\Element\Template.

$this->getBaseUrl()

If not, use this:

$this->_storeManager->getStore()->getBaseUrl()

Or if you are using it in a PHTML template use:

$block->getBaseUrl()
bONEandALL
Visitor

Total : 26655

Today :4

Today Visit Country :

  • France
  • United States
  • Sweden