docs: added pre-orders guide (#12984)

* docs: added pre-orders guide

* fix lint errors
This commit is contained in:
Shahed Nasser
2025-07-23 14:34:28 +03:00
committed by GitHub
parent 468b81c2cb
commit d15d4baa9a
12 changed files with 3901 additions and 1 deletions
@@ -148,6 +148,13 @@ While tutorials show you a specific use case, they also help you understand how
description:
"Learn how to allow users to authenticate using their phone numbers.",
},
{
type: "link",
title: "Pre-Order Products",
path: "/how-to-tutorials/tutorials/preorder",
description:
"Learn how to implement pre-order functionality for products in your Medusa store.",
},
{
type: "link",
title: "Product Reviews",