Log in
Model

WebsiteAttributesSynchronizer

Magento\Catalog\Model\ResourceModel\Attribute\WebsiteAttributesSynchronizer

What it does

This class synchronizes website-scoped product and category attribute values across different store views within the same website.

Developers use it to ensure that attributes configured at the website scope level maintain consistent values across all stores in that website, particularly after attribute scope changes or data imports.

Public Methods

  • synchronize()
  • synchronizeStoreValues()
  • isSynchronizationRequired()
  • scheduleSynchronization()
  • _resetState()