docs: added Implement Customer Profiles documentation (#2910)

This commit is contained in:
Shahed Nasser
2022-12-28 17:43:35 +02:00
committed by GitHub
parent 800059bf6e
commit f89759f069
3 changed files with 555 additions and 0 deletions
+5
View File
@@ -242,6 +242,11 @@ module.exports = {
id: "advanced/storefront/use-regions",
label: "Use Regions"
},
{
type: "doc",
id: "advanced/storefront/customer-profiles",
label: "Add Customer Profiles"
},
{
type: "doc",
id: "guides/carts-in-medusa",