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

View File

@@ -6102,6 +6102,14 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
"path": "https://docs.medusajs.com/resources/how-to-tutorials/tutorials/loyalty-points",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Implement Pre-Orders",
"path": "https://docs.medusajs.com/resources/how-to-tutorials/tutorials/preorder",
"children": []
},
{
"loaded": true,
"isPathHref": true,
@@ -11477,6 +11485,14 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
"path": "https://docs.medusajs.com/resources/examples/guides/custom-item-price",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Implement Pre-Order Products",
"path": "https://docs.medusajs.com/resources/how-to-tutorials/tutorials/preorder",
"children": []
},
{
"loaded": true,
"isPathHref": true,