Magento_GroupedProduct module

This module introduces new product type in the Magento application named Grouped Product. It provides ability to offer several standalone products for sale as a group on the same Product Detail page. It can offer variations of a product, or group them by season or theme to create a coordinated set. Products can be purchased separately or as a set. Each product purchased appears in the Shopping Cart as a separate item.

This module extends the existing functionality of Magento_Catalog module by adding new product type.

Installation details

Before installing this module, note that the Magento_GroupedProduct module is dependent on the following modules:

Before disabling or uninstalling this module, note that the following modules depends on this module:

For information about a module installation in Magento 2, see Enable or disable modules.

Structure

Pricing/ - the directory that contains solutions for grouped product price.

For information about a typical file structure of a module in Magento 2, see Module file structure.

Extensibility

Extension developers can interact with the Magento_GroupedProduct module. For more information about the Magento extension mechanism, see Magento plugins.

The Magento dependency injection mechanism enables you to override the functionality of the Magento_GroupedProduct module.

Layouts

This module introduces the following layouts in the view/frontend/layout, view/adminhtml/layout and view/base/layout directories:

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

UI components

You can extend a grouped product listing updates using the configuration files located in the view/adminhtml/ui_component directory:

This module extends widgets ui components the configuration files located in the view/frontend/ui_component directory:

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

Public APIs

For information about a public API in Magento 2, see Public interfaces & APIs.

Additional information

For more information about creating grouped product, see Creating Grouped Product.

data-slots=text
The version of this module is 100.4.8.