docs: add loyalty points guide (#12130)

* docs: add loyalty points guide

* remove og
This commit is contained in:
Shahed Nasser
2025-04-16 10:58:27 +03:00
committed by GitHub
parent 9851598dae
commit fe48f825f8
21 changed files with 16796 additions and 12818 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ export const customerSidebar = [
{
type: "category",
title: "Server Guides",
autogenerate_tags: "server+customer",
autogenerate_tags: "customer+server",
autogenerate_as_ref: true,
sort_sidebar: "alphabetize",
description:
@@ -85,6 +85,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: "Loyalty Points System",
path: "/how-to-tutorials/tutorials/loyalty-points",
description:
"Learn how to implement a loyalty points system in your Medusa store.",
},
{
type: "ref",
title: "Magento Migration",
+1 -1
View File
@@ -77,7 +77,7 @@ export const orderSidebar = [
{
type: "category",
title: "Server Guides",
autogenerate_tags: "server+order",
autogenerate_tags: "order+server",
autogenerate_as_ref: true,
sort_sidebar: "alphabetize",
description:
+1 -1
View File
@@ -47,7 +47,7 @@ export const promotionSidebar = [
{
type: "category",
title: "Server Guides",
autogenerate_tags: "server+promotion",
autogenerate_tags: "promotion+server",
autogenerate_as_ref: true,
sort_sidebar: "alphabetize",
description: