Log in
Model

Related

Magento\Catalog\Model\ProductLink\CollectionProvider\Related

What it does

This class provides a standardized way to retrieve related products for a given product in Magento 2.

Developers use this when they need to fetch products that have been linked as 'related products' through the admin panel or programmatically, typically for displaying product recommendations on product pages or in custom modules that need to access product relationships.

Public Methods

  • getLinkedProducts()