commerce/framework/shopify/local/data/menus/next-js-frontend-footer-menu.json
2025-05-20 17:00:30 +02:00

7 lines
110 B
JSON

{
"items": [
{ "title": "Contact", "url": "/contact" },
{ "title": "Terms", "url": "/terms" }
]
}