Log in
Model

Information

Magento\Store\Model\Information

What it does

This class retrieves and formats store information such as name, address, phone number, and business hours from the store configuration.

Developers use it when they need to display store contact details on the frontend (like in the footer or contact page) or include them in emails and documents, providing a consistent way to access and format this data across the application.

Public Methods

  • getStoreInformationObject()
  • getFormattedAddress()