Log in
Model

OptionList

Magento\Bundle\Model\Product\OptionList

What it does

This class retrieves and formats bundle product options with their associated product links.

Developers use it when they need to get a complete list of options for a bundle product, including all the child products (links) that can be selected for each option.

It converts raw option data from the database into structured API data objects that can be easily consumed by other parts of the application.

Public Methods

  • getItems()