Model
RelatedProducts
Magento\Quote\Model\Quote\Item\RelatedProducts
What it does
This class identifies related products in a shopping cart that have special relationships with cart items, such as configurable or bundled products.
Developers use this to retrieve product IDs of parent or related products based on configurable product type options stored in quote items, which is useful for inventory management, pricing calculations, or displaying related product information.
Public Methods
- getRelatedProductIds()