spryker-feature / product-bundles
Product Bundles [feature]
Installs: 1 385 829
Dependents: 9
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Type:metapackage
Requires
- php: >=8.2
- spryker-shop/product-bundle-widget: ^1.6.0
- spryker-shop/sales-product-bundle-widget: ^1.2.0
- spryker/product-bundle: ^7.19.0
- spryker/product-bundle-storage: ^1.1.0
Suggests
- spryker-feature/product: Recommended feature dependency.
README
Tie individual items together and sell them as a package. Items in a bundle are always sold together. Apply a special bundle price to make the purchase more attractive. Bundle availability is calculated and displayed based on the item with the smallest available stock to avoid overselling.
Installation
composer require spryker-feature/product-bundles
Recommended feature dependencies
If you don't include the feature dependencies, make sure you use the respective modules instead.
Optional modules
- CartNoteProductBundleConnector ^1.1.0 (Connector)
- ProductBundleCartsRestApi ^1.1.0 (Legacy Glue)
- ProductBundleDiscountConnector ^1.1.0 (Connector)
- ProductBundleProductListConnector ^1.0.0 (Connector)
- ProductBundlesRestApi ^1.0.0 (Legacy Glue)