test-magenx / module-grouped-product
N/A
100.4.3
2021-10-10 22:48 UTC
Requires
- php: ~7.3.0||~7.4.0
- magento/framework: 103.0.*
- magento/module-backend: 102.0.*
- magento/module-catalog: 104.0.*
- magento/module-catalog-inventory: 100.4.*
- magento/module-checkout: 100.4.*
- magento/module-customer: 103.0.*
- magento/module-eav: 102.1.*
- magento/module-media-storage: 100.4.*
- magento/module-msrp: 100.4.*
- magento/module-quote: 101.2.*
- magento/module-sales: 103.0.*
- magento/module-store: 101.1.*
- magento/module-ui: 101.2.*
- magento/module-wishlist: 101.2.*
Suggests
- magento/module-grouped-product-sample-data: Sample Data version: 100.4.*
This package is auto-updated.
Last update: 2024-09-13 07:33:41 UTC
README
Magento_GroupedProduct 模块提供了将多个独立产品作为一个组合在同一产品详情页上出售的能力。它可以提供产品的不同变体,或者按季节或主题分组以创建协调套装。产品可以单独购买或作为套装购买。每个购买的产品都会在购物车中作为一个单独的项目显示。此模块通过添加新的产品类型扩展了 Magento_Catalog 模块的功能。