How to get base url ?

By ukmodak | March 31st 2024 10:37:45 AM | viewed 271 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 : 21660

Today :14

Today Visit Country :

  • United States
  • China
  • Brazil
  • Australia