Difference between revisions of "Product Bundles"

From Spiffy Stores Knowledge Base

Line 103: Line 103:
  
 
Similarly, you might like to include more that just one item from a bundled product. For example, you might want the outfits product bundle to include two beanies rather than just one. If so, then edit the beanie variation for each of the product bundle variations and update the quantity to 2.
 
Similarly, you might like to include more that just one item from a bundled product. For example, you might want the outfits product bundle to include two beanies rather than just one. If so, then edit the beanie variation for each of the product bundle variations and update the quantity to 2.
 +
 +
== Create a Bundle with Multiple Packaging Options ==

Revision as of 11:35, 12 June 2020

You can create a Product Bundle in order to allow a customer to order a group of existing products as a single item. The bundle can contain many products, and each product may be included multiple times. For example, a Widget Bundle could contain a Red Widget, a Blue Widget and two Green Dongles. There aren't any limitations on what products you can include in your bundle.

If you have inventory tracking enabled on your products, then the inventory levels on all products in the bundle are correctly updated. This means that you can include a single product in many bundles and have the inventory correctly tracked across all bundle combinations.

Each Product Bundle is treated in exactly the same way as every other product. Shipping and Discounts are all based on the total weight of the included bundle contents as required, but you can set the bundle price independently of the prices of the bundled products.

You can create multiple variants for your Product Bundle. Each variant is matched an equivalent variant in the bundled product. This means that you can offer specific variants, such as size, and have all the matching size variants associated with it.

You can also use Product Bundles to create multiple item discounts for a particular product. This is achieved by creating the base product that you wish to sell, and then hiding it, so that customers cannot directly order that product. Next you can create a bundle from that product with the default variant linked to 1 item of the base product. Additional variants can then be added to represent packs of different quantities of the product. For example, a 10-pack variant can be added which is linked to 10 items of the base product. A discount price can be set for the variant, if required. All inventory tracking is done through the Product Bundle variants and are all linked back to the base product, making it trivial to manage your inventory levels correctly.

Terminology

It can get confusing when we start to describe Product Bundles. Here's what we mean when use certain terms.

Product Bundle
This is a product that consists of one or more products that are to be sold as a bundle. A Product Bundle cannot contain other Product Bundles. A Product Bundle cannot exist on its own without containing any products, so it can never be sold on its own and does not represent a physical product.
Bundled Product
This is an actual product that is included as part of a Product Bundle. It may be sold independently of the Product Bundle, or may be hidden so that it can only be sold as part of a Product Bundle. A Bundled Product may belong to any number of Product Bundles.

Creating a Product Bundle

A product bundle starts out like any other product. Just create a new product and add the images and descriptions you need to describe the product bundle. For example, you would most likely describe what's in the bundle so the customer knows what they are getting.

If you are going to have different variations for the bundle, just add the variations as normal. For example, you might be offering an outfit bundle consisting of a jacket, trousers and a hat. You would probably need to have a number of size variations, such as "S", "M", "L", "XL" and so on.

When you create variations for a product bundle, don't add stock tracking for any of the variations. The actual stock tracking is based on the inventory levels of each of the bundled products, so at the top level in the product bundle you don't need to specify anything.

Once you've defined your product bundle, it's time to enable bundling for the product. If you have Product Bundles activated for your store, based on your account plan or add-on, then you'll see an option in the sidebar at the right which enables bundles for this product.

Just choose the "Bundled" option to enable bundling for this product.

Once this has been done, it's time to add products to your product bundle.

Using an Existing Product

In order to simplify the process of creating product bundles, you can choose to create a product bundle from an existing product. This approach uses an existing product, then copies it to create the bundle product while adding the original product as the first product in the bundle.

All of the images and descriptions from the original product will be copied, so these will probably need to be modified to add details about the contents of the bundle.

In addition, all of the variations from the original product are duplicated in the new product bundle. For example, if you have size variations in the original product, then all of the same size variations will be created for the product bundle.

Adding Products to the Bundle

Once the bundle has been created, a new section, "Bundled Products" appears just above the "Product Variations" section on the product page.

This section lists all the products that are part of this product bundle. You can add new product by selecting the "Add a Bundled Product" button.

Selecting the Bundled Products

In the dialog box, just start typing some keywords to help you find the product you want to add.

A dropdown will appear containing a list of products that match the keyword or keywords that you have entered. If you see the product you are after, then just select the item from the dropdown, or try a different set of keywords.

Confirm the Contents of the Product Bundle

Once a product has been added to the bundle, it will be listed in the "Bundled Products" section. Review this list to ensure that you have added the correct products to the bundle.

If you've added a product in error, then just click on the delete button at the end of the product listing line, and it will be removed. You can add and delete as many products as you like.

If you've created a new product bundle from an existing product, then this product will appear in the list as the first product added to the product bundle.

Matching Product Bundle Variations

As we add new products to the bundle, you'll see that the variations for each product are automatically matched to the variations of the product bundle.

This is how it works.

For each variation that is defined in the product bundle, for every product that is added to that bundle we match the variation from the added product to the bundle variation if the titles are an exact match.

For example, if we create a product bundle with a variation title of "S", then if the product we are adding has a variation with a title of "S", it will be automatically linked to that bundle variation. The same applies for variation titles with multiple options. A variation with a title of "Small/Red/Cotton" will be matched with any product variations with exactly the same title, "Small/Red/Cotton".

If the product being added to the bundle does not have a matching variation, then the first variation found will be used instead. This might not be what you want, but it's easy to update it after the product has been added.

From the example shown in the image, the jacket and pant sizes are matched to the same variations in the bundle, but the beanie always matches using the "Default" variation.

The matching of variation titles means that when your customer chooses the "L" variation of the bundle, then they will automatically get the "L" variations for the jacket and pant, together with the "Default" variation for the beanie.

Adjusting Variation Bundle Quantities

For every matched variation in the product bundle variation, you'll see a description of the variation and the quantity included in the bundle.

You can alter these values by clicking on the "edit" link. This will bring up a dialog box that lets you update the quantity and also the matched variation of the bundled product that is included in this product bundle variation.

For example, for the "S" variation in the product bundle, we have matched the three variations in the bundled products. The first two have been matched to the equivalent "S" variation, whilst the last matches the "Default" variation as the bundled product does not include a "S" variation.

If you're happy with this assignment of variations, then you're done. However, perhaps you'd like to choose a different variation for one of the bundled products. Just click on the variation drop-down and choose a different option. Perhaps one of the bundled products has "Red" and "Blue" variations and the "Red" variation was selected by default. You can choose "Blue" instead from the drop-down option in the edit dialog. Just click the "Update" button when you're done.

Similarly, you might like to include more that just one item from a bundled product. For example, you might want the outfits product bundle to include two beanies rather than just one. If so, then edit the beanie variation for each of the product bundle variations and update the quantity to 2.

Create a Bundle with Multiple Packaging Options