-
Type:
Design task
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.1.1
-
Component/s: Digital Merchandise Management → Products
-
Labels:
Locations
Define how a product bundle will be displayed to the buyer in the following places:
- Order detail, when a bundled product is added to the cart/order
- Mini cart, when the bundled product is added to the cart/order
- Checkout summary
Data to Display
Include the following for each product:
- Option Name(s)
- Option Value Name(s)
- Quantity of Option Value(s)
- Price of Option Value(s)
Variants
- Display these products like options
This is the way we currently think about product options and the way that we've already mocked them up in the past. It will be a single line item per bundled product with multiple options displayed underneath. For example, a cheese bundle with a choice between cheddar and brie cheese would take up a single line item and look something like this:Product Quantity Price Delete Cheese Bundle
Cheese
1 x Cheddar $71 $20 (Delete Button) - Display these products like multiple line items
One possible solution for how to implement product bundles is to actually convert a bundled product into multiple line items once it gets added to the cart. I think we should also explore what that might look like. The same example as above would look something like this:Product Quantity Price Delete Cheese Bundle 1 $20 (Delete Button) Cheese 1 $7 In this scenario, we wouldn't allow the buyer to change the second line item (e.g. remove the cheese or change the quantity) independently – it would be "linked" to the first line item. But it would be displayed as two lines.
- is related to
-
COMMERCE-3565 Upgrade order item entity to support parent-child pattern
-
- Closed
-
- split from
-
COMMERCE-2800 Design the browsing/shopping experience for product bundles
-
- Closed
-