docs: add storefront guide select customer address during checkout (#11288)

This commit is contained in:
Shahed Nasser
2025-02-03 19:15:46 +02:00
committed by GitHub
parent 178a7f4216
commit e0851b25ce
6 changed files with 202 additions and 11 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ export const cart = [
"path": "/storefront-development/cart/update"
},
{
"title": "Checkout Step 2: Enter Address",
"title": "Checkout Step 2: Set Address",
"path": "/storefront-development/checkout/address"
},
{
+1 -1
View File
@@ -24,7 +24,7 @@ export const storefront = [
"path": "/storefront-development/cart/update"
},
{
"title": "Checkout Step 2: Enter Address",
"title": "Checkout Step 2: Set Address",
"path": "/storefront-development/checkout/address"
},
{