docs: add manage promotions in cart storefront guide (#13483)
* docs: add manage promotions in cart storefront guide * fix incorrect cURL example
This commit is contained in:
@@ -179,6 +179,11 @@ export const storefrontDevelopmentSidebar = [
|
||||
path: "/storefront-development/cart/manage-items",
|
||||
title: "Manage Line Items",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
path: "/storefront-development/cart/manage-promotions",
|
||||
title: "Manage Promotions",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
path: "/storefront-development/cart/totals",
|
||||
|
||||
Reference in New Issue
Block a user