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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user