You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/commerce/shopping_list/shopping_list_guide.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,14 +48,13 @@ In the out-of-the-box storefront, a shopping list user can:
48
48

49
49
- from catalog when adding a product to a shopping list
50
50

51
-
- from a shopping list when moving products from one shopping list to another
52
-

53
-
- Add product (or product variant) to a shopping list
51
+
- from a shopping list when adding a product to another shopping list
52
+

53
+
- Manage to which shopping lists a product (or product variant) belongs to, from a product page or from a shopping list's product list
54
+

54
55
- Rename a shopping list (except the default “My Wishlist”)
55
56
- View the list of their shopping lists
56
57
- View a shopping list and its product list
57
-
- Move products from a shopping list to another shopping list
58
-
- Remove product from a shopping list
59
58
- Copy product from a shopping list to cart (product is kept in shopping list while added to the cart, quantity in the cart is incremented by 1 each time)
60
59
- Copy a whole shopping list to cart
61
60
- products are kept in shopping list while added to the cart
0 commit comments