Model
ProductOption
Magento\Sales\Model\Order\ProductOption
What it does
This class manages the addition of product options (like custom options, configurable product selections, bundle choices) to order items.
Developers use this when processing orders to ensure all product configuration data from the buy request is properly converted and stored in the order item's product option extension attributes.
Public Methods
- add()