This tutorial is to show you how to create a bundle item that consists of 2 other items.
There are 2 different types of bundle items.
- Static bundle - You can bundle 2 or more regular items together. This bundle item has its own price and customer has to purchase all items in the bundle.
- Re command bundle - Similar, you can bundle 2 or more regular items together. Price of this bundle is the sum of all items in the bundle. This is only a convenient ways of allowing customer to add all items in the bundle into the shopping cart at the same time. Customers can remove individual items from the shopping cart.
Part 1 - Preparing individual items
To create a bundle item, you need to have 2 or more regular items in the system. Please refer to Tutorial - Item creation - Regular item for details.
Part 2 - Setup bundle item.
Step 1
Go to menu Item catalog and choose Item.

Step 2
Clicks New to create a new item.

Step 3 - Enters information for the item to be created.
Enter the following information and clicks Save.
| Item Type |
If you are creating static bundle, selects 'Static Bundle' from the drop down.
If you are creating recommend bundle, selects 'Recommend Bundle' from the drop down.
|
| Custom Attribute Group |
You can leave this field empty. |
| Sellable |
Check this field. |
| Publish On |
You can leave this as the current date. |
| Expire On |
You can leave this as 12/31/2999. |
| Shipping Type |
Selects 'Regular' from the drop down. |
| Product Class |
Selects 'Regular' from the drop down. |
| Published |
Check this field. |
| Price |
Enters 199.99 as the selling price. |
| Item Number |
Enters '3' as the item number. This field has to be unique and if you
have used it for other item, please choose another value. |
| Item UPC Code |
Enters '3' as the item UPC code. |
| Item SKU Code |
Enters '3' as the item SKU code. This field has to be unique and if you
have used it for other item, please choose another value. |
| Short Description |
Enter 'Phone bundle' as the description. |
| Description |
You can enter anything here. |
Step 4 - Associate this item to category, Phone.
Clicks Options -> Pick Category.

Selects the checkbox besides Phone and clicks confirm.

Step 5 - Add items to bundle.
Clicks Options -> Pick Add Bundle Item.

Clicks 'Pick item' to search for items.

Clicks the item number to include in the bundle.

Step 6 - Includes more items.
Repeats step 4 to includes more items in the bundle.
Step 7 - View the item.
You can now view the item by clicking on Phone on the menu.
If you follow Tutorial - multi-store creation, you can access the phone store using the following URL.
http://localhost:8080/jada/web/fe/prefix/English/home
