docs: added first-purchase promotion guide (#12828)

This commit is contained in:
Shahed Nasser
2025-06-26 09:54:30 +03:00
committed by GitHub
parent 2a92b7037c
commit e3a7af4331
23 changed files with 877 additions and 18 deletions
@@ -100,6 +100,13 @@ While tutorials show you a specific use case, they also help you understand how
description:
"Learn how to use prices from external systems for products.",
},
{
type: "link",
title: "First-Purchase Discounts",
path: "/how-to-tutorials/tutorials/first-purchase-discounts",
description:
"Learn how to implement first-purchase discounts in your Medusa store.",
},
{
type: "link",
title: "Loyalty Points System",