docs: added express checkout guide (#10810)

* initial draft

* docs: add express checkout guide

* fix lint errors

* small fixes

* add screenshot in summary

* add meta image
This commit is contained in:
Shahed Nasser
2025-02-12 14:10:37 +02:00
committed by GitHub
parent a039dd6932
commit b3604ef862
20 changed files with 2973 additions and 25 deletions
@@ -16,6 +16,17 @@ export const storefrontGuidesSidebar = [
},
],
},
{
type: "category",
title: "Examples",
children: [
{
type: "link",
path: "/storefront-development/guides/express-checkout",
title: "Express Checkout Storefront",
},
],
},
{
type: "category",
title: "Regions",