Back to Magento2

Magento_MsrpGroupedProduct module

app/code/Magento/MsrpGroupedProduct/README.md

2.4.81.9 KB
Original Source

Magento_MsrpGroupedProduct module

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.

Installation

For information about a module installation, see Enable or disable modules

Structure

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.

Extensibility

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.

Layouts

For more information about a layout, see the Layout documentation.

UI components

For information about a UI component, see Overview of UI components.

Additional information

collection attributes

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.