docs: agentic commerce guide (#13657)
This commit is contained in:
@@ -6609,5 +6609,6 @@ export const generatedEditDates = {
|
||||
"references/core_flows/Locking/Steps_Locking/variables/core_flows.Locking.Steps_Locking.releaseLockStepId/page.mdx": "2025-09-15T09:52:14.219Z",
|
||||
"references/core_flows/Locking/core_flows.Locking.Steps_Locking/page.mdx": "2025-09-15T09:52:14.217Z",
|
||||
"app/nextjs-starter/guides/storefront-returns/page.mdx": "2025-09-22T06:02:00.580Z",
|
||||
"references/js_sdk/admin/Admin/properties/js_sdk.admin.Admin.views/page.mdx": "2025-09-18T17:04:59.240Z"
|
||||
"references/js_sdk/admin/Admin/properties/js_sdk.admin.Admin.views/page.mdx": "2025-09-18T17:04:59.240Z",
|
||||
"app/how-to-tutorials/tutorials/agentic-commerce/page.mdx": "2025-10-02T07:14:50.956Z"
|
||||
}
|
||||
@@ -755,6 +755,10 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/how-to-tutorials/tutorials/abandoned-cart/page.mdx",
|
||||
"pathname": "/how-to-tutorials/tutorials/abandoned-cart"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/how-to-tutorials/tutorials/agentic-commerce/page.mdx",
|
||||
"pathname": "/how-to-tutorials/tutorials/agentic-commerce"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/how-to-tutorials/tutorials/first-purchase-discounts/page.mdx",
|
||||
"pathname": "/how-to-tutorials/tutorials/first-purchase-discounts"
|
||||
|
||||
@@ -1087,6 +1087,14 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
|
||||
"path": "https://docs.medusajs.com/resources/how-to-tutorials/tutorials/gift-message",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "ref",
|
||||
"title": "Agentic Commerce",
|
||||
"path": "https://docs.medusajs.com/resources/how-to-tutorials/tutorials/agentic-commerce",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -6219,6 +6227,14 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
|
||||
"path": "https://docs.medusajs.com/resources/how-to-tutorials/tutorials/gift-message",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "ref",
|
||||
"title": "Agentic Commerce",
|
||||
"path": "https://docs.medusajs.com/resources/how-to-tutorials/tutorials/agentic-commerce",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
|
||||
@@ -399,6 +399,15 @@ const generatedgeneratedHowToTutorialsSidebarSidebar = {
|
||||
"description": "Learn how to add a gift option and message to items in the cart.",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"title": "Agentic Commerce",
|
||||
"path": "/how-to-tutorials/tutorials/agentic-commerce",
|
||||
"description": "Learn how to build Agentic Commerce with Medusa to support purchase with AI agents like ChatGPT.",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -649,18 +658,10 @@ const generatedgeneratedHowToTutorialsSidebarSidebar = {
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "sub-category",
|
||||
"type": "link",
|
||||
"title": "Self-Hosting",
|
||||
"children": [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "https://docs.medusajs.com/learn/deployment/general",
|
||||
"title": "General",
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
"path": "https://docs.medusajs.com/learn/deployment/general",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
|
||||
Reference in New Issue
Block a user