commerce/framework/shopify/local/data/menus/next-js-frontend-header-menu.json
2025-05-20 16:59:49 +02:00

7 lines
104 B
JSON

{
"items": [
{ "title": "Home", "url": "/" },
{ "title": "Products", "url": "/search" }
]
}