Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Frequently Asked Questions

How do you create a bundle product?

Bundle products are normal products with a special configuration. To create a bundle product, follow these steps:

  • Go to Catalogues > Products
  • Open the product details of an existing product
  • Make sure you are in the “General” tab
  • Scroll down to card labeled “Bundle product configuration”
  • Here you can add products you’d like to see connected to this bundle product via the “Add product” button
  • On the new line that appears, you can configure the following:
    • Position: The position of the bundle item relative to others in the bundle
    • Product: The product that should be added to the bundle
    • Quantity: The quantity of the bundle item that should be added to the bundle
    • Comment: Additional information that will be displayed behind the product name
  • Depending on the price calculation mode configured via the Extension Configuration you will see different options here.

What are the different price calculation modes?

There are three different price calculation modes available:

Adjust the product prices to fit within the bundle price

This will adjust the prices of the products in the bundle so that the total price of all items combined matches the fixed price you have set for the bundle product.

Use case for this price mode

  • You want to sell a product consisting of various parts for a fixed price and you want to make sure the total price is always the same, no matter what happens to the prices of the parts inside the bundle.

Sum prices of products in bundle to calculate new bundle price

This will sum up the prices of all products in the bundle and set the total as the new price for the bundle product.

Using this price mode will unlock additional configuration options on product level. Options like, item selection, variant selection, quantity selection and a percentual discount.

When a percentual discount is set the original total price will be set as listing price so it’s clear to the customer that the bundle is discounted.

Some use cases for this price mode are:

  • You want to sell a product consisting of various parts and you want to make sure the total price is always the sum of the prices of the parts inside the bundle.
  • You want to offer a discount on a bundle of products.
  • You want to offer a bundle of products to the customer and allow the customer to configure the contents of the bundle while still profiting from a discount.

Don’t perform any calculations

This will not perform any calculations on the prices of the products in the bundle. The prices of the products in the bundle and the price of the bundle will remain the same as configured for every product.

Use case for this price mode

  • You sell a product and want to upsell extra components without providing any discount.

Can I change the presentation of the bundle product?

Yes, there are save role options, by on and off the switch user can change the presentation of the product to show on the front side.

Plugin configuration -> Bundle product item presentation

Show the bundle product item availability: By enabling this, it will show bundle product item availability in bundle products. Show the thumbnail image of products in the bundle: By enabling this, it will show the thumbnail image of products in the bundle. Show the manufacturer name: By enabling this, it will show the manufacturer’s name in bundle products. Show the Product Number of items in the bundle: By enabling this, it will show the Product Number of items in bundle products. Show quantity of bundle items in cart and checkout: By enabling this, it will show the number of bundle items in the cart and checkout page. Hide bundle information in a shopping cart and checkout: By enabling this, it will Hide bundle information in a shopping cart and checkout page. Mark bundle product unavailable if one of its children is unavailable: By enabling this, it will Mark the bundle product unavailable if one of its child products is unavailable. Ensure the above option is checked before checking this option. When this option is enabled will Mark bundle product unavailable if one of its children is unavailable. Show bundle product details in a pop-up: By enabling this, it will show bundle product details in a pop-up by clicking on bundle products. Hide bundle line item prices on the invoice if the price is 0.0: By enabling this, It will hide bundle line item prices on invoice if the price is 0.0 Hide bundle child line items on invoice documents: By enabling this, When this option is enabled, it will bundle child line items on invoice documents With both switches off, It will show the invoice template with full details as below.

Can show the bundles of a product in a slider on the product detail page?

Yes you can show the bundles of a product in a slider on the product detail page. You can achieve this by following the below steps:

  1. Open the extension configuration of the bundle product extension.
  2. Go to the “Product in bundles presentation” section.
  3. Make sure option ‘Disable reference to the bundle product from the product detail page’ is set to false.
  4. Locate the dropdown: “How do you want to present the references to the product bundles?” and pick the option “Cross Selling”
  5. That’s it! Now the bundles of a product will be shown in a slider on the product detail page.
  6. PS. If you want to change the label of the tab where the bundles are shown, you can do so by changing the snippet ‘zeobv-bundle-products.detail.bundleCrossSellingTabLabel’.