docs: add storefront guide select customer address during checkout (#11288)
This commit is contained in:
@@ -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"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -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"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user