docs: category images guide (#13755)
* docs: category images guide * added openapi spec
This commit is contained in:
@@ -6618,6 +6618,7 @@ export const generatedEditDates = {
|
||||
"app/data-model-repository-reference/methods/upsertWithReplace/page.mdx": "2025-10-28T16:02:30.479Z",
|
||||
"app/how-to-tutorials/tutorials/agentic-commerce/page.mdx": "2025-10-09T11:25:48.831Z",
|
||||
"app/storefront-development/production-optimizations/page.mdx": "2025-10-03T13:28:37.909Z",
|
||||
"app/how-to-tutorials/tutorials/category-images/page.mdx": "2025-10-15T08:57:05.566Z",
|
||||
"app/infrastructure-modules/caching/page.mdx": "2025-10-13T11:46:36.452Z",
|
||||
"app/troubleshooting/subscribers/not-working/page.mdx": "2025-10-16T09:25:57.376Z",
|
||||
"references/js_sdk/admin/RefundReason/methods/js_sdk.admin.RefundReason.create/page.mdx": "2025-10-21T08:10:56.630Z",
|
||||
|
||||
@@ -759,6 +759,10 @@ export const filesMap = [
|
||||
"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/category-images/page.mdx",
|
||||
"pathname": "/how-to-tutorials/tutorials/category-images"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/how-to-tutorials/tutorials/first-purchase-discounts/page.mdx",
|
||||
"pathname": "/how-to-tutorials/tutorials/first-purchase-discounts"
|
||||
|
||||
@@ -11857,6 +11857,14 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
|
||||
"title": "Localization with Contentful",
|
||||
"path": "https://docs.medusajs.com/resources/integrations/guides/contentful",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "ref",
|
||||
"title": "Product Category Images",
|
||||
"path": "https://docs.medusajs.com/resources/how-to-tutorials/tutorials/category-images",
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -415,6 +415,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": "Add Product Category Images",
|
||||
"path": "/how-to-tutorials/tutorials/category-images",
|
||||
"description": "Learn how to add images to product categories in Medusa.",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
|
||||
@@ -861,6 +861,14 @@ const generatedgeneratedToolsSidebarSidebar = {
|
||||
"path": "https://docs.medusajs.com/resources/how-to-tutorials/tutorials/product-builder",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "ref",
|
||||
"title": "Megamenu and Category Banner",
|
||||
"path": "https://docs.medusajs.com/resources/how-to-tutorials/tutorials/category-images",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
|
||||
Reference in New Issue
Block a user