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:
Shahed Nasser
2025-09-15 12:29:55 +03:00
committed by GitHub
parent 23d5a902b1
commit 2657f9c196
15 changed files with 215 additions and 8 deletions
@@ -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",