Model
AttributeValueProvider
Magento\Wishlist\Model\Product\AttributeValueProvider
What it does
This class retrieves raw attribute values for products in a wishlist context.
Developers use it when they need to fetch specific product attribute data by product ID and attribute code, with support for store-specific values.
It handles both flat catalog and EAV attribute retrieval efficiently.
Public Methods
- getRawAttributeValue()