docs: create returns from storefront tutorial (#13522)

* docs: create returns from storefront tutorial

* small change

* generate llms

* add location ID
This commit is contained in:
Shahed Nasser
2025-09-24 12:06:26 +03:00
committed by GitHub
parent 10787c865f
commit c4c2231a31
12 changed files with 2694 additions and 13 deletions
@@ -6310,6 +6310,14 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
"title": "Order Confirmation in Storefront",
"path": "https://docs.medusajs.com/resources/storefront-development/checkout/order-confirmation",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Return Request - Order #",
"path": "https://docs.medusajs.com/resources/nextjs-starter/guides/storefront-returns",
"children": []
}
]
},