Model
Grouped
Magento\GroupedProduct\Model\Product\CopyConstructor\Grouped
What it does
This class handles the duplication of grouped product links when a grouped product is copied in Magento.
When a developer duplicates a grouped product, this copy constructor automatically transfers all the associated child product links and their configurations to the new duplicate product, ensuring the grouped product relationship is preserved.
Public Methods
- build()