docs: add how-to guides for retrieving cart and order totals (#13044)
This commit is contained in:
@@ -127,6 +127,10 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/auth/workflows/page.mdx",
|
||||
"pathname": "/commerce-modules/auth/workflows"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/cart/cart-totals/page.mdx",
|
||||
"pathname": "/commerce-modules/cart/cart-totals"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/cart/concepts/page.mdx",
|
||||
"pathname": "/commerce-modules/cart/concepts"
|
||||
@@ -303,6 +307,10 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/order/order-change/page.mdx",
|
||||
"pathname": "/commerce-modules/order/order-change"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/order/order-totals/page.mdx",
|
||||
"pathname": "/commerce-modules/order/order-totals"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/order/order-versioning/page.mdx",
|
||||
"pathname": "/commerce-modules/order/order-versioning"
|
||||
|
||||
Reference in New Issue
Block a user