Model
CartConfiguration
Magento\Catalog\Model\Product\CartConfiguration
What it does
This class determines whether a product has been properly configured with required options before being added to the cart.
Developers use it to validate if configuration data (like custom options for simple products or bundle selections for bundle products) has been provided, preventing incorrectly configured products from being added to the shopping cart.
Public Methods
- isProductConfigured()