Model
Related
Magento\Catalog\Model\Product\CopyConstructor\Related
What it does
This class handles copying related product links when duplicating a product in Magento 2.
When a product is duplicated, this copy constructor ensures that all related product associations from the original product are transferred to the new duplicate product, preserving the product relationships.
Public Methods
- build()