app/code/Magento/MsrpGroupedProduct/README.md
This module provides type and resolver information for the Magento_Msrp module from the Magento_GroupedProduct module. Provides implementation of MSRP price calculation for Grouped Product.
For information about a module installation, see Enable or disable modules
Pricing\ - directory contains implementation of MSRP price calculation
for Configurable Product (Magento\MsrpConfigurableProduct\Pricing\MsrpPriceCalculator class).
For information about a typical file structure of a module, see Module file structure.
Extension developers can interact with the Magento_Msrp module. For more information about the extension mechanism, see Plugins.
The dependency injection mechanism enables you to override the functionality of the Magento_Msrp module.
For more information about a layout, see the Layout documentation.
For information about a UI component, see Overview of UI components.
This module adds attribute msrp to select for the Magento\Catalog\Model\ResourceModel\Product\Link\Product\Collection
in Magento\MsrpGroupedProduct\Plugin\Model\Product\Type\Grouped plugin.
For information about significant changes in patch releases, see Release information.