magenxcommerce/module-msrp-grouped-product

N/A

100.4.1 2021-10-20 06:28 UTC

README

Magento_MsrpGroupedProduct 模块为从 GroupedProduct 模块向 Msrp 模块提供类型和解析信息。为组合产品提供 msrp 价格计算实现。

安装

有关在 Magento 2 中安装模块的信息,请参阅 启用或禁用模块

结构

Pricing\ - 目录包含可配置产品的 msrp 价格计算实现(Magento\MsrpConfigurableProduct\Pricing\MsrpPriceCalculator 类)。

有关 Magento 2 中模块的典型文件结构信息,请参阅 模块文件结构

可扩展性

扩展开发者可以与 Magento_Msrp 模块交互。有关 Magento 扩展机制的更多信息,请参阅 Magento 插件

Magento 依赖注入机制 允许您覆盖 Magento_Msrp 模块的功能。

布局

有关 Magento 2 中布局的更多信息,请参阅 布局文档

UI 组件

有关 Magento 2 中 UI 组件的更多信息,请参阅 UI 组件概述

其他信息

集合属性

模块在 Magento\MsrpGroupedProduct\Plugin\Model\Product\Type\Grouped 插件中将属性 msrp 添加到 Magento\Catalog\Model\ResourceModel\Product\Link\Product\Collection 选择中。

有关补丁版本中的重要更改信息,请参阅 2.4.x 版本信息