docs: add how-to guide for removing country code in storefront prefix (#14419)

This commit is contained in:
Shahed Nasser
2025-12-30 13:01:55 +02:00
committed by GitHub
parent 1de4d1e700
commit e110c08970
6 changed files with 2005 additions and 1 deletions
@@ -828,6 +828,14 @@ const generatedgeneratedToolsSidebarSidebar = {
"path": "/nextjs-starter/guides/revalidate-cache",
"title": "Revalidate Cache",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/nextjs-starter/guides/remove-country-code",
"title": "Remove Country Code from URLs",
"children": []
}
]
},