docs: document different ways of selling products (#11446)

* docs: document different ways of selling products

* add llms
This commit is contained in:
Shahed Nasser
2025-02-25 14:07:25 +02:00
committed by GitHub
parent 75da1516b3
commit 3f2dcb2109
12 changed files with 13339 additions and 13111 deletions
@@ -22,6 +22,8 @@ export const fulfillmentSidebar = [
type: "category",
title: "Concepts",
initialOpen: false,
autogenerate_tags: "concept+fulfillment",
autogenerate_as_ref: true,
children: [
{
type: "link",
+5
View File
@@ -25,6 +25,11 @@ export const productSidebar = [
path: "/commerce-modules/product/variant-inventory",
title: "Variant Inventory",
},
{
type: "link",
path: "/commerce-modules/product/selling-products",
title: "Selling Use Cases",
},
{
type: "link",
path: "/commerce-modules/product/links-to-other-modules",