Creating Your First Bundle

This guide walks you through creating a bundle product in the Sylius Admin.

Prerequisites

  • Sylius 2.x application with Product Bundle Plugin installed and enabled.

  • At least one enabled channel, currency, and tax configuration.

  • The component products (and variants) already exist and are enabled in the relevant channels.

Steps

  1. Go to: Catalog → Products → Create.

  2. Choose product type: select Bundle.

  3. Fill basic data:

    • Name, Code, Slug, Taxons, Attributes, Images, etc

    • Channels: enable the bundle in selected channels.

  4. Set pricing per channel:

    • Define Price and optional Original price per channel/currency.

    • Assign a Tax Category.

  5. Add variants:

    • Go to Bundle section.

    • Click Add, search a product variant, set quantity.

    • Repeat for all variants.

  6. Save the product.

  7. Preview in Shop: the bundle is visible like any product; its page lists what’s included.

Last updated

Was this helpful?