docs: document different ways of selling products (#11446)
* docs: document different ways of selling products * add llms
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user