Log in
Model

Config

Magento\Quote\Model\Quote\Config

What it does

This class provides configuration for quote-related operations, specifically managing which product attributes should be loaded when working with quote items.

Developers use this class when they need to retrieve the list of product attributes that are configured to be available for quote items in the shopping cart, ensuring that only necessary attributes are loaded for performance optimization.

Public Methods

  • getProductAttributes()