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
+18
View File
@@ -3225,6 +3225,8 @@ export const generatedSidebar = [
"type": "category",
"title": "Concepts",
"initialOpen": false,
"autogenerate_tags": "concept+fulfillment",
"autogenerate_as_ref": true,
"children": [
{
"loaded": true,
@@ -3265,6 +3267,14 @@ export const generatedSidebar = [
"path": "/commerce-modules/fulfillment/links-to-other-modules",
"title": "Links to Other Modules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Product Shipping Requirement",
"path": "/commerce-modules/product/selling-products",
"children": []
}
]
},
@@ -10588,6 +10598,14 @@ export const generatedSidebar = [
"title": "Variant Inventory",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/commerce-modules/product/selling-products",
"title": "Selling Use Cases",
"children": []
},
{
"loaded": true,
"isPathHref": true,