docs: document different ways of selling products (#11446)
* docs: document different ways of selling products * add llms
This commit is contained in:
@@ -22,6 +22,8 @@ export const fulfillmentSidebar = [
|
||||
type: "category",
|
||||
title: "Concepts",
|
||||
initialOpen: false,
|
||||
autogenerate_tags: "concept+fulfillment",
|
||||
autogenerate_as_ref: true,
|
||||
children: [
|
||||
{
|
||||
type: "link",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user