docs: added Use Discounts in Checkout documentation (#2717)

This commit is contained in:
Shahed Nasser
2022-12-02 16:10:54 +02:00
committed by GitHub
parent c729921180
commit f19e4de636
3 changed files with 258 additions and 9 deletions
+5
View File
@@ -215,6 +215,11 @@ module.exports = {
id: "guides/carts-in-medusa",
label: "Implement Cart"
},
{
type: "doc",
id: "advanced/storefront/use-discounts-in-checkout",
label: "Use Discounts in Checkout"
},
{
type: "doc",
id: "advanced/storefront/how-to-implement-checkout-flow",