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

View File

@@ -51,6 +51,14 @@ const generatedgeneratedStorefrontDevelopmentSidebarSidebar = {
"path": "/storefront-development/guides/express-checkout",
"title": "Express Checkout Storefront",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"path": "/nextjs-starter/guides/storefront-returns",
"title": "Create Returns from Storefront",
"children": []
}
]
},