mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Start migration
This commit is contained in:
74
site/static_data/decadesManifest.json
Normal file
74
site/static_data/decadesManifest.json
Normal file
@@ -0,0 +1,74 @@
|
||||
{
|
||||
"1": {
|
||||
"name": "< 1910",
|
||||
"color": "#2ecc71",
|
||||
"polygon": "circle.svg",
|
||||
"enabled": false
|
||||
},
|
||||
"2": {
|
||||
"name": "1900",
|
||||
"color": "#2ecc71",
|
||||
"polygon": "halfcircle.svg",
|
||||
"enabled": false
|
||||
},
|
||||
"3": {
|
||||
"name": "1910",
|
||||
"color": "#2ecc71",
|
||||
"polygon": "triangle.svg",
|
||||
"enabled": false
|
||||
},
|
||||
"4": {
|
||||
"name": "1920",
|
||||
"color": "#2ecc71",
|
||||
"polygon": "quadrilateral.svg",
|
||||
"enabled": false
|
||||
},
|
||||
"5": {
|
||||
"name": "1930",
|
||||
"color": "#2ecc71",
|
||||
"polygon": "pentagon.svg",
|
||||
"enabled": false
|
||||
},
|
||||
"6": {
|
||||
"name": "1940",
|
||||
"color": "#2ecc71",
|
||||
"polygon": "hexagon.svg",
|
||||
"enabled": false
|
||||
},
|
||||
"7": {
|
||||
"name": "1950",
|
||||
"color": "#2ecc71",
|
||||
"polygon": "heptagon.svg",
|
||||
"enabled": false
|
||||
},
|
||||
"8": {
|
||||
"name": "1960",
|
||||
"color": "#2ecc71",
|
||||
"polygon": "octagon.svg",
|
||||
"enabled": false
|
||||
},
|
||||
"9": {
|
||||
"name": "1970",
|
||||
"color": "#2ecc71",
|
||||
"polygon": "enneagon.svg",
|
||||
"enabled": false
|
||||
},
|
||||
"10": {
|
||||
"name": "1980",
|
||||
"color": "#FFBF00",
|
||||
"polygon": "10.svg",
|
||||
"enabled": true
|
||||
},
|
||||
"11": {
|
||||
"name": "1990",
|
||||
"color": "#FFBF00",
|
||||
"polygon": "11.svg",
|
||||
"enabled": true
|
||||
},
|
||||
"12": {
|
||||
"name": "2000",
|
||||
"color": "#FF0D84",
|
||||
"polygon": "12.svg",
|
||||
"enabled": true
|
||||
}
|
||||
}
|
22
site/static_data/navBarLinks.json
Normal file
22
site/static_data/navBarLinks.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
|
||||
"links": [
|
||||
{
|
||||
"label": "Regions",
|
||||
"href": "#"
|
||||
},
|
||||
{
|
||||
"label": "About",
|
||||
"href": "/about"
|
||||
},
|
||||
{
|
||||
"label": "News",
|
||||
"href": "/news"
|
||||
},
|
||||
{
|
||||
"label": "Contact",
|
||||
"href": "/contact"
|
||||
}
|
||||
]
|
||||
|
||||
}
|
215
site/static_data/navBarMenuData.json
Normal file
215
site/static_data/navBarMenuData.json
Normal file
@@ -0,0 +1,215 @@
|
||||
{
|
||||
"regions": [
|
||||
{
|
||||
"label": "Abruzzo",
|
||||
"children": [
|
||||
{
|
||||
"label": "Teramo",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "Pescara",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "Chieti",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"href": "/abruzzo",
|
||||
"enabled": false
|
||||
}
|
||||
],
|
||||
|
||||
"categories": [
|
||||
{
|
||||
"label": "Abbigliamento e Accessori",
|
||||
"children": [
|
||||
{
|
||||
"label": "Abbigliamento Bambino",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "Abbigliamento Donna",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "Abbigliamento Uomo",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "Bigiotteria",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "Calzature e Borse",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "Orologi e Preziosi",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "Casa",
|
||||
"children": [
|
||||
{
|
||||
"label": "Elettrodomestici",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "Giardino",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "Lampade e Lampadari",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "Mobili e Arredi",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "Oggettistica Casa",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "Tessuti",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "Elettronica",
|
||||
"children": [
|
||||
{
|
||||
"label": "Audio e Video",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "Console e Videogiochi",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "Fotografia",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "Informatica",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "Telefonia",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "Lavoro",
|
||||
"children": [
|
||||
{
|
||||
"label": "Attrezzatura da Lavoro",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "Ferramente e Bricolage",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "Giardinaggio",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "Sport e Hobby",
|
||||
"children": [
|
||||
{
|
||||
"label": "Animali",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "Articoli Sportivi",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "Giochi e Giocattoli",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "Libri e Riviste",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "Strumenti Musicali",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "CD, DVD, Vinili",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "Veicoli",
|
||||
"children": [
|
||||
{
|
||||
"label": "Accessori auto, moto, biciclette",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "Auto",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "Biciclette",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"label": "Moto e Scooter",
|
||||
"href": "#",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
57
site/static_data/productDetailsMetafields.json
Normal file
57
site/static_data/productDetailsMetafields.json
Normal file
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"metafields": [
|
||||
{
|
||||
"locale": "it",
|
||||
"names": [
|
||||
{
|
||||
"name": "Tipo",
|
||||
"key": "tipo"
|
||||
},
|
||||
{
|
||||
"name": "Materiale",
|
||||
"key": "materiale"
|
||||
},
|
||||
{
|
||||
"name": "Colore",
|
||||
"key": "colore"
|
||||
},
|
||||
{
|
||||
"name": "Condizioni Estetiche",
|
||||
"key": "condizioni_estetiche"
|
||||
},
|
||||
{
|
||||
"name": "Altezza",
|
||||
"key": "altezza"
|
||||
},
|
||||
{
|
||||
"name": "Spessore",
|
||||
"key": "spessore"
|
||||
},
|
||||
{
|
||||
"name": "Larghezza",
|
||||
"key": "larghezza"
|
||||
},
|
||||
{
|
||||
"name": "Peso",
|
||||
"key": "peso"
|
||||
},
|
||||
{
|
||||
"name": "Confezione e Accessori Originali",
|
||||
"key": "confezione_accessori"
|
||||
},
|
||||
{
|
||||
"name": "Descrizione",
|
||||
"key": "descrizione"
|
||||
},
|
||||
{
|
||||
"name": "Vintage",
|
||||
"key": "vintage"
|
||||
},
|
||||
{
|
||||
"name": "Made In",
|
||||
"key": "made_in"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
64
site/static_data/regions/abruzzo/10/manifest.json
Normal file
64
site/static_data/regions/abruzzo/10/manifest.json
Normal file
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"rooms": [
|
||||
{
|
||||
"id": "0",
|
||||
"name": "Bagno",
|
||||
"filename": "bagno80.jpg",
|
||||
"links": [
|
||||
{
|
||||
"nodeId": "1",
|
||||
"longitude": 2.973125539174058,
|
||||
"latitude": -0.24078673565679543
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "1",
|
||||
"name": "Camera Adulti",
|
||||
"filename": "cameraadu80.jpg",
|
||||
"links": [
|
||||
{
|
||||
"nodeId": "2",
|
||||
"longitude": 2.007173620652426,
|
||||
"latitude": -0.04809744657883419
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "2",
|
||||
"name": "Camera Ragazzi",
|
||||
"filename": "camerarag80.jpg",
|
||||
"links": []
|
||||
},
|
||||
{
|
||||
"id": "3",
|
||||
"name": "Corridoio",
|
||||
"filename": "corridoio80.jpg",
|
||||
"links": []
|
||||
},
|
||||
{
|
||||
"id": "4",
|
||||
"name": "Cucina",
|
||||
"filename": "cucina80.jpg",
|
||||
"links": []
|
||||
},
|
||||
{
|
||||
"id": "5",
|
||||
"name": "Garage",
|
||||
"filename": "garage80.jpg",
|
||||
"links": []
|
||||
},
|
||||
{
|
||||
"id": "6",
|
||||
"name": "Giardino",
|
||||
"filename": "giardino80.jpg",
|
||||
"links": []
|
||||
},
|
||||
{
|
||||
"id": "7",
|
||||
"name": "Sala",
|
||||
"filename": "sala80.jpg",
|
||||
"links": []
|
||||
}
|
||||
]
|
||||
}
|
25
site/static_data/regions/abruzzo/10/plan/manifest.json
Normal file
25
site/static_data/regions/abruzzo/10/plan/manifest.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "gfdfdg",
|
||||
"areas": [
|
||||
{
|
||||
"id": "ffsdfsd",
|
||||
"title": "2000",
|
||||
"name": "2000",
|
||||
"fillColor": "#eab54d4d",
|
||||
"strokeColor": "black",
|
||||
"coords": [285,232,381,229,384,316,371,316,370,462,343,463,336,472,328,482,314,486,295,492,283,488,273,482,257,468,251,459,245,434,247,397,248,371,267,368,264,313,288,310,286,239],
|
||||
"shape": "poly",
|
||||
"href": "/abruzzo/10/0"
|
||||
},
|
||||
{
|
||||
"id": "fdsf",
|
||||
"title": "2000",
|
||||
"name": "2000",
|
||||
"fillColor": "#eab54d4d",
|
||||
"strokeColor": "black",
|
||||
"coords": [14,63,111,64,110,184,88,186,82,212,38,212,38,187,13,186],
|
||||
"shape": "poly",
|
||||
"href": "/abruzzo/10/1"
|
||||
}
|
||||
]
|
||||
}
|
64
site/static_data/regions/abruzzo/11/manifest.json
Normal file
64
site/static_data/regions/abruzzo/11/manifest.json
Normal file
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"rooms": [
|
||||
{
|
||||
"id": "0",
|
||||
"name": "Bagno",
|
||||
"filename": "bagno11.jpg",
|
||||
"links": [
|
||||
{
|
||||
"nodeId": "1",
|
||||
"longitude": 2.973125539174058,
|
||||
"latitude": -0.24078673565679543
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "1",
|
||||
"name": "Camera Adulti",
|
||||
"filename": "cameraadu11.jpg",
|
||||
"links": [
|
||||
{
|
||||
"nodeId": "2",
|
||||
"longitude": 2.007173620652426,
|
||||
"latitude": -0.04809744657883419
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "2",
|
||||
"name": "Camera Ragazzi",
|
||||
"filename": "camerarag11.jpg",
|
||||
"links": []
|
||||
},
|
||||
{
|
||||
"id": "3",
|
||||
"name": "Corridoio",
|
||||
"filename": "corridoio11.jpg",
|
||||
"links": []
|
||||
},
|
||||
{
|
||||
"id": "4",
|
||||
"name": "Cucina",
|
||||
"filename": "cucina11.jpg",
|
||||
"links": []
|
||||
},
|
||||
{
|
||||
"id": "5",
|
||||
"name": "Garage",
|
||||
"filename": "garage11.jpg",
|
||||
"links": []
|
||||
},
|
||||
{
|
||||
"id": "6",
|
||||
"name": "Giardino",
|
||||
"filename": "giardino11.jpg",
|
||||
"links": []
|
||||
},
|
||||
{
|
||||
"id": "7",
|
||||
"name": "Sala",
|
||||
"filename": "sala11.jpg",
|
||||
"links": []
|
||||
}
|
||||
]
|
||||
}
|
25
site/static_data/regions/abruzzo/11/plan/manifest.json
Normal file
25
site/static_data/regions/abruzzo/11/plan/manifest.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "gfdfdg",
|
||||
"areas": [
|
||||
{
|
||||
"id": "ffsdfsd",
|
||||
"title": "2000",
|
||||
"name": "2000",
|
||||
"fillColor": "#eab54d4d",
|
||||
"strokeColor": "black",
|
||||
"coords": [285,232,381,229,384,316,371,316,370,462,343,463,336,472,328,482,314,486,295,492,283,488,273,482,257,468,251,459,245,434,247,397,248,371,267,368,264,313,288,310,286,239],
|
||||
"shape": "poly",
|
||||
"href": "/abruzzo/11/0"
|
||||
},
|
||||
{
|
||||
"id": "fdsf",
|
||||
"title": "2000",
|
||||
"name": "2000",
|
||||
"fillColor": "#eab54d4d",
|
||||
"strokeColor": "black",
|
||||
"coords": [14,63,111,64,110,184,88,186,82,212,38,212,38,187,13,186],
|
||||
"shape": "poly",
|
||||
"href": "/abruzzo/11/1"
|
||||
}
|
||||
]
|
||||
}
|
29
site/static_data/regions/abruzzo/12/day/bagno12.json
Normal file
29
site/static_data/regions/abruzzo/12/day/bagno12.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"markers": [{
|
||||
"markerType": "product",
|
||||
"markerSource": "sneakers-buscemi-dollaro-rosso-n-41-perfette",
|
||||
"longitude": 0.9121676830147748,
|
||||
"latitude": -0.29847214913593656
|
||||
},
|
||||
{
|
||||
"markerType": "image",
|
||||
"markerSource": "immagineTV.png",
|
||||
"resourceName": "Immagine",
|
||||
"longitude": 1.2637658270320973,
|
||||
"latitude": -0.02555199658740004
|
||||
},
|
||||
{
|
||||
"markerType": "video",
|
||||
"markerSource": "video.mp4",
|
||||
"resourceName": "Video",
|
||||
"longitude": 1.4637658270320973,
|
||||
"latitude": -0.02555199658740004
|
||||
},
|
||||
{
|
||||
"markerType": "audio",
|
||||
"markerSource": "canzone.mp3",
|
||||
"resourceName": "Canzone Bellissima",
|
||||
"longitude": 1.1269102444321155,
|
||||
"latitude": -0.20246392999192286
|
||||
}]
|
||||
}
|
64
site/static_data/regions/abruzzo/12/manifest.json
Normal file
64
site/static_data/regions/abruzzo/12/manifest.json
Normal file
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"rooms": [
|
||||
{
|
||||
"id": "0",
|
||||
"name": "Bagno",
|
||||
"filename": "bagno12.jpg",
|
||||
"links": [
|
||||
{
|
||||
"nodeId": "1",
|
||||
"longitude": 2.973125539174058,
|
||||
"latitude": -0.24078673565679543
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "1",
|
||||
"name": "Camera Adulti",
|
||||
"filename": "cameraadu12.jpg",
|
||||
"links": [
|
||||
{
|
||||
"nodeId": "2",
|
||||
"longitude": 2.007173620652426,
|
||||
"latitude": -0.04809744657883419
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "2",
|
||||
"name": "Camera Ragazzi",
|
||||
"filename": "camerarag12.jpg",
|
||||
"links": []
|
||||
},
|
||||
{
|
||||
"id": "3",
|
||||
"name": "Corridoio",
|
||||
"filename": "corridoio12.jpg",
|
||||
"links": []
|
||||
},
|
||||
{
|
||||
"id": "4",
|
||||
"name": "Cucina",
|
||||
"filename": "cucina12.jpg",
|
||||
"links": []
|
||||
},
|
||||
{
|
||||
"id": "5",
|
||||
"name": "Garage",
|
||||
"filename": "garage12.jpg",
|
||||
"links": []
|
||||
},
|
||||
{
|
||||
"id": "6",
|
||||
"name": "Giardino",
|
||||
"filename": "giardino12.jpg",
|
||||
"links": []
|
||||
},
|
||||
{
|
||||
"id": "7",
|
||||
"name": "Sala",
|
||||
"filename": "sala12.jpg",
|
||||
"links": []
|
||||
}
|
||||
]
|
||||
}
|
29
site/static_data/regions/abruzzo/12/night/bagno12.json
Normal file
29
site/static_data/regions/abruzzo/12/night/bagno12.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"markers": [{
|
||||
"markerType": "product",
|
||||
"markerSource": "sneakers-buscemi-dollaro-rosso-n-41-perfette",
|
||||
"longitude": 0.9121676830147748,
|
||||
"latitude": -0.29847214913593656
|
||||
},
|
||||
{
|
||||
"markerType": "image",
|
||||
"markerSource": "immagineTV.png",
|
||||
"resourceName": "Immagine",
|
||||
"longitude": 1.2637658270320973,
|
||||
"latitude": -0.02555199658740004
|
||||
},
|
||||
{
|
||||
"markerType": "video",
|
||||
"markerSource": "video.mp4",
|
||||
"resourceName": "Video",
|
||||
"longitude": 1.4637658270320973,
|
||||
"latitude": -0.02555199658740004
|
||||
},
|
||||
{
|
||||
"markerType": "audio",
|
||||
"markerSource": "canzone.mp3",
|
||||
"resourceName": "Canzone Bellissima",
|
||||
"longitude": 1.1269102444321155,
|
||||
"latitude": -0.20246392999192286
|
||||
}]
|
||||
}
|
25
site/static_data/regions/abruzzo/12/plan/manifest-it.json
Normal file
25
site/static_data/regions/abruzzo/12/plan/manifest-it.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "gfdfdg",
|
||||
"areas": [
|
||||
{
|
||||
"id": "ffsdfsd",
|
||||
"title": "2000",
|
||||
"name": "2000",
|
||||
"fillColor": "#eab54d4d",
|
||||
"strokeColor": "black",
|
||||
"coords": [285,232,381,229,384,316,371,316,370,462,343,463,336,472,328,482,314,486,295,492,283,488,273,482,257,468,251,459,245,434,247,397,248,371,267,368,264,313,288,310,286,239],
|
||||
"shape": "poly",
|
||||
"href": "/it/abruzzo/12/0"
|
||||
},
|
||||
{
|
||||
"id": "fdsf",
|
||||
"title": "2000",
|
||||
"name": "2000",
|
||||
"fillColor": "#eab54d4d",
|
||||
"strokeColor": "black",
|
||||
"coords": [14,63,111,64,110,184,88,186,82,212,38,212,38,187,13,186],
|
||||
"shape": "poly",
|
||||
"href": "/it/abruzzo/12/1"
|
||||
}
|
||||
]
|
||||
}
|
25
site/static_data/regions/abruzzo/12/plan/manifest.json
Normal file
25
site/static_data/regions/abruzzo/12/plan/manifest.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "gfdfdg",
|
||||
"areas": [
|
||||
{
|
||||
"id": "ffsdfsd",
|
||||
"title": "2000",
|
||||
"name": "2000",
|
||||
"fillColor": "#eab54d4d",
|
||||
"strokeColor": "black",
|
||||
"coords": [285,232,381,229,384,316,371,316,370,462,343,463,336,472,328,482,314,486,295,492,283,488,273,482,257,468,251,459,245,434,247,397,248,371,267,368,264,313,288,310,286,239],
|
||||
"shape": "poly",
|
||||
"href": "/abruzzo/12/0"
|
||||
},
|
||||
{
|
||||
"id": "fdsf",
|
||||
"title": "2000",
|
||||
"name": "2000",
|
||||
"fillColor": "#eab54d4d",
|
||||
"strokeColor": "black",
|
||||
"coords": [14,63,111,64,110,184,88,186,82,212,38,212,38,187,13,186],
|
||||
"shape": "poly",
|
||||
"href": "/abruzzo/12/1"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user