docs: added pre-orders guide (#12984)
* docs: added pre-orders guide * fix lint errors
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user