Log in
Model

CustomAttributesProcessor

Magento\Customer\Model\Address\CustomAttributesProcessor

What it does

This class processes custom attributes for customer addresses by filtering out attributes that shouldn't be visible on the storefront and converting attribute option values into their human-readable labels.

Developers use this when displaying customer address custom attributes to end users, ensuring only appropriate attributes are shown with proper labels instead of raw values.

Public Methods

  • filterNotVisibleAttributes()