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
@@ -499,6 +499,15 @@ const generatedgeneratedHowToTutorialsSidebarSidebar = {
"description": "Learn how to allow users to authenticate using their phone numbers.",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"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.",
"children": []
},
{
"loaded": true,
"isPathHref": true,