docs: added "Integrate Your Ecommerce Stack" recipe (#5774)

This commit is contained in:
Shahed Nasser
2023-11-30 11:27:09 +00:00
committed by GitHub
parent 4e9d954549
commit c808317044
4 changed files with 387 additions and 9 deletions

View File

@@ -73,6 +73,14 @@ module.exports = {
iconName: "credit-card-solid",
},
},
{
type: "doc",
id: "recipes/integrate-ecommerce-stack",
label: "Integrate Ecommerce Stack",
customProps: {
iconName: "puzzle-solid",
},
},
{
type: "doc",
id: "recipes/commerce-automation",