Product bundles are individual goods or services sold to consumers as one combined package.

This module allows you to create simple bundles of product variations with desired quantities.
It utilizes Commerce Core default Product and Product Variation entity types.

Features

  1. Create bundles by referencing product variations and their quantities
  2. Pricing model: by percentage / use default price field/pricelist module
  3. Split bundle into separate items during order placement
  4. Split bundle option configurable per each product variation
  5. Show saving amount/percentage with new adjustment type - bundle_saving
  6. Integration with commerce_stock - dynamically set stock based on bundle contents
  7. Use product variation attributes dynamically from referenced bundle items - experimental

Attributes submodule is experimental. Use at your own risk.

Data model:

Post-Installation

  1. Navigate to /admin/commerce/config/product-types
  2. Create new product and product variation type.
  3. Navigate to /admin/commerce/config/product-variation-types
  4. Edit newly created variation type and select under traits: Variation bundles

This product variation type will be treated as a Variation Bundle, and you will see the field to reference bundle items.

Note: Using existing variation types as Variation bundles is not recommended.

Known issues

If you are using Commerce Core tax, please see an active bug with the wrong tax calculation
https://www.drupal.org/project/commerce_variation_bundle/issues/3407999

Integrations

Commerce Variation Bundle Stock - local stock integration - dynamically determines the stock of bundle based on the lowest quantities of referenced items.

Additional Requirements

None

None

Similar projects

Commerce Vado
Commerce Product Bundles

Supporting organizations: 
AttachmentSize
commerce_bundle_variation.jpg29.32 KB

Project information

Releases