docs: added a Build Your Own Storefront Roadmap (#3834)
* docs: added storefront roadmap * docs: added doc to sidebar * added a link to the product storefront how-to * added missing customer profiles link
This commit is contained in:
@@ -96,6 +96,15 @@ module.exports = {
|
||||
},
|
||||
className: "homepage-sidebar-item",
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "storefront/roadmap",
|
||||
label: "Build a Storefront",
|
||||
customProps: {
|
||||
sidebar_icon: "building-storefront",
|
||||
},
|
||||
className: "homepage-sidebar-item",
|
||||
},
|
||||
{
|
||||
type: "html",
|
||||
value: "SDKs",
|
||||
|
||||
Reference in New Issue
Block a user