docs: added cart conceptual guide (#3872)

* docs: added cart conceptual guide

* changed link of idempotency key

* apply suggestions from code review

Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>

* tiny change

* Used correct entity name representation

* small fixes in totals section

---------

Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
Shahed Nasser
2023-04-19 16:02:37 +03:00
committed by GitHub
co-authored by Oliver Windall Juhl
parent 298567e27d
commit f132535056
15 changed files with 189 additions and 18 deletions
+2 -5
View File
@@ -653,12 +653,9 @@ module.exports = {
},
},
{
type: "link",
href: "#",
type: "doc",
id: "modules/carts-and-checkout/cart",
label: "Cart",
customProps: {
sidebar_is_soon: true,
},
},
{
type: "doc",