spryker-feature / product-groups
Product Groups [feature]
Installs: 1 428 388
Dependents: 9
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Type:metapackage
Requires
- php: >=8.2
- spryker-shop/product-group-widget: ^1.10.0
- spryker/product-group: ^1.3.0
- spryker/product-group-storage: ^1.5.0
Suggests
- spryker-feature/product: Recommended feature dependency.
README
Group together different products by any attribute you wish, like color or size. The respective product group will then be displayed as a single item in the shop. In the backend, you can view all product group items from the product page.
Installation
composer require spryker-feature/product-groups
Recommended feature dependencies
If you don't include the feature dependencies, make sure you use the respective modules instead.
Optional modules
- ProductGroupCollector ^1.0.1 (Collector)
- Shop.ProductGroupWidgetExtension ^1.1.0 (Extension)