ProductOption
Magento\Quote\Model\Quote\ProductOption
What it does
This class represents product options for items in a shopping cart quote.
It provides a standardized way to store and retrieve custom product options (like configurable product selections, bundle choices, or custom options) that are associated with quote items.
Developers use this when working with cart items that have configurable attributes or need to extend product option data through extension attributes.
Public Methods
- getExtensionAttributes()
- setExtensionAttributes()