Model
Option
Magento\Bundle\Model\Quote\Item\Option
What it does
This class handles the retrieval and formatting of bundle product selection options in the shopping cart quote.
Developers use it to get structured data about which bundle product options and selections a customer has chosen, including prices, quantities, and labels.
It's primarily used during cart operations to ensure bundle product configurations are properly stored and displayed.
Public Methods
- getSelectionOptions()