Model
LinksList
Magento\Bundle\Model\Product\LinksList
What it does
This service class retrieves and formats bundle product links (child products) for a specific option in a bundle product.
Developers use it to get structured data about which products are linked to a bundle option, including their quantities, prices, and whether they can be customized.
It's commonly used when displaying bundle product options or processing bundle product data via API.
Public Methods
- getItems()