Log in
Model

Renderer

Magento\Store\Model\Address\Renderer

What it does

This class formats store address information into a human-readable string format using a customizable template.

Developers use it to display store physical addresses consistently across the application, such as in contact pages, footers, or order confirmations.

It supports both plain text and HTML output formats with conditional field rendering.

Public Methods

  • format()