Log in
Model

ScopeOverriddenValue

Magento\Catalog\Model\Attribute\ScopeOverriddenValue

What it does

This class determines whether attribute values for catalog entities (like products or categories) have been overridden at the store view or website scope level.

Developers use it to check if an attribute value differs from the default/global value, which is essential for managing multi-store configurations where different stores need different attribute values for the same product.

Public Methods

  • containsValue()
  • getDefaultValues()
  • clearAttributesValues()