How to Create a Bundle Product in Magento 2

Person Shopping Online

Introduction

One of the most popular features that Magento 2 has to offer is the ability to create bundle products. A bundle product is a product that has multiple options that a customer can choose from to create a custom product. The options are typically items that are related to the product, but are not necessary to make the product functional. For example, an electronics store could create a bundle product with a laptop and the customer could choose to add a printer, a mouse, and a keyboard.

In this article, we will show you how to create a bundle product in Magento 2.

Step 1: Create a Product

The first step in creating a bundle product is to create a simple product. This product will be the base for the bundle product.

To create a simple product, follow these steps:

  1. Log in to your Magento Admin Panel.
  2. Go to Catalog > Products > Add Product.
  3. Select Simple Product as the product type.
  4. Fill in the required information such as the product name, SKU, and price.

Step 2: Create a Bundle Product

After you have created a simple product, you can now create a bundle product.

To create a bundle product, follow these steps:

  1. Go to Catalog > Products > Add Product.
  2. Select Bundle Product as the product type.
  3. Fill in the required information such as the product name, SKU, and price.

Step 3: Add Bundle Items

Now that you have created a bundle product, you can add bundle items to it. Bundle items are the options that the customer can choose from when creating the custom product.

To add bundle items, follow these steps:

  1. In the Product Details section, click on the Bundle Items tab.
  2. Click on the Add Option button to add a bundle option.
  3. Fill in the required information for the bundle option such as the title and type.
  4. In the Selections section, click on the Add Selection button to add a selection for the bundle option.
  5. Fill in the required information for the selection such as the name, SKU, and price.
  6. Click on the Save button to save the bundle item.

Repeat these steps for each bundle item that you want to add to the bundle product.

Step 4: Configure the Bundle Product

After you have added bundle items to the bundle product, you can configure the bundle product to determine how the bundle items are displayed, priced, and shipped.

To configure the bundle product, follow these steps:

  1. In the Product Details section, click on the Bundle Options tab.
  2. Configure the bundle options as follows:
  • Input Type: Determine how the bundle items are displayed to the customer. You can choose from drop-down, radio buttons, or check boxes.
  • Required: Determine whether the customer must select the bundle item for the product to be added to the cart.
  • Default Quantity: Determine the default quantity for the bundle items.
  • Can Override Default: Determine whether the customer can change the default quantity.
  • Price Type: Determine how the bundle items are priced. You can choose from fixed, dynamic, or percentage.
  • Shipping: Determine whether the bundle items are shipped together or separately.
  1. Click on the Save button to save the configuration.

Step 5: Test the Bundle Product

After you have configured the bundle product, you should test it to make sure that it works as expected.

To test the bundle product, follow these steps:

  1. Go to your storefront and find the bundle product.
  2. Select the bundle items that you want to add to the product.
  3. Add the product to your cart and go through the checkout process.
  4. Verify that the product that you receive has the selected bundle items.

Conclusion

Creating bundle products in Magento 2 is a great way to provide your customers with customizable products. With the steps outlined in this article, you should be able to create a bundle product in no time. Remember to test the bundle product to make sure that it works as expected before you launch it to your customers.

Scroll to Top