This repository has been archived on 2025-12-24. You can view files and clone it, but cannot push or open issues or pull requests.
site-template/ref/astro-template/tmp/collections.json
2025-03-07 14:59:06 +01:00

57 lines
1.1 KiB
JSON

{
"heroProducts": [],
"collectionProducts": [
{
"handle": "extruders",
"title": "Extruders",
"description": "",
"image": null,
"seo": {
"description": null,
"title": "Extruders"
},
"updatedAt": "2025-01-18T22:16:00Z",
"products": {
"edges": [
{
"node": {
"id": "gid://shopify/Product/9623799464200"
}
}
]
},
"path": "/products/extruders"
},
{
"handle": "frontpage",
"title": "Home",
"description": "",
"image": null,
"seo": {
"description": null,
"title": null
},
"updatedAt": "2025-01-18T22:16:00Z",
"products": {
"edges": [
{
"node": {
"id": "gid://shopify/Product/9623799464200"
}
},
{
"node": {
"id": "gid://shopify/Product/9623716626696"
}
}
]
},
"path": "/products/frontpage"
}
],
"sliderImages": {
"pageInfo": null,
"products": []
},
"featuredProducts": []
}