How the bundle work on your store?
Sample product bundle:
The sample bundle named Travel Bundle 1 includes 3 products with 3 options for color, size, and paper type listed in the table bellow:
Honey Bee Travel Notebook
Brown, Beige
A4
Dot
Kyoto Bullet Journal
Pink, Navy
B5
Grid
Moonflower Bullet Journal
Black, Beige
(x)
Dot
1. Display on the Product Page
After the bundle is created, it will appear as a single product. On the product page, only the variants considered options will be displayed for customers to choose from.
In the sample bundle:
The size and paper type of each product have only one value, so they are treated as default values (meaning customers don't need to select them).
The color of each product is displayed as an option for customers to choose from.

2. Display on the Cart Page
After selecting the bundle options and adding the "Travel Bundle 1" to the cart, the bundle is displayed just like a regular product.
However, the bundled products and their selected variants are displayed as a list (with each product on a separate line) underneath the bundle name. The bundle price is also displayed after being calculated according to the bundle configuration.

3. Display on the Check Out Page
After checking out, each bundled product includes the product name, its corresponding quantity, and variants.

4. Display on the Orders (Shopify Admin)
The bundled products will be displayed individually on Shopify Admin. They will appear as regular products, showing the total quantity, variants, total price after any discounts (if applicable), and a note indicating 'Part of [Product Fixed Bundle Name]'.

Last updated