We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34f1b71 commit 7456b75Copy full SHA for 7456b75
13/umbraco-commerce/how-to-guides/update-cart.md
@@ -6,7 +6,7 @@ description: How to update your cart.
6
7
Functionality is needed to update the cart once an item has been added. In this guide, you can learn how to add this functionality.
8
9
-You need a new page for the user to give a summary of what is already in the cart and the ability to update each item.
+You need a new page to summarize the items in the cart and allow users to update each item.
10
11
Create a new Document With a Template. Call it "Cart Page" and update the template with the following code:
12
0 commit comments