docs: added bundled products guide (#12332)

* docs: added bundled products guide

* generate
This commit is contained in:
Shahed Nasser
2025-05-07 16:16:05 +03:00
committed by GitHub
parent a3bdb3e383
commit fe3e79ea5a
18 changed files with 14077 additions and 10742 deletions
+12
View File
@@ -73,6 +73,18 @@ export const recipesSidebar = [
},
],
},
{
type: "link",
path: "/recipes/bundled-products",
title: "Bundled Products",
children: [
{
type: "link",
path: "/recipes/bundled-products/examples/standard",
title: "Example",
},
],
},
{
type: "link",
path: "/recipes/commerce-automation",