Bundle Products
A bundle is a first-class product that represents a fixed set of existing products (variants) with predefined quantities. You sell it as one item (e.g., Starter Kit, Gift Box, Camera + Lens Pack), while internally it references products you already manage in your catalog.
Key Concepts
Bundle – a product of type Bundle that appears in the catalog like any other product.
Bundle item – a link to a specific product variant plus its quantity inside the bundle.
Fixed composition – the shopper buys the set as curated by you; there is no per-customer configuration in the default plugin.
Why use bundles?
Increase average order value with convenient, themed sets.
Accelerate merchandising (seasonal kits, new collection launches, gift sets).
Simplify discounting with a single product price and standard Sylius promotions.
Supported by the plugin
Dedicated Bundle type in the Admin when creating a product.
Admin UI to pick product variants and their quantities.
Bundle product behaves like any other product in shop and checkout.
Last updated
Was this helpful?