mirror of
https://github.com/vercel/commerce.git
synced 2025-05-17 06:56:59 +00:00
129 lines
2.5 KiB
JSON
129 lines
2.5 KiB
JSON
{
|
|
"metafields": {
|
|
"it": [
|
|
{
|
|
"name": "Tipo",
|
|
"key": "tipo",
|
|
"namespace": "custom"
|
|
},
|
|
{
|
|
"name": "Materiale",
|
|
"key": "materiale",
|
|
"namespace": "custom"
|
|
},
|
|
{
|
|
"name": "Colore",
|
|
"key": "colore",
|
|
"namespace": "custom"
|
|
},
|
|
{
|
|
"name": "Condizioni Estetiche",
|
|
"key": "condizioni_estetiche",
|
|
"namespace": "custom"
|
|
},
|
|
{
|
|
"name": "Altezza",
|
|
"key": "altezza",
|
|
"namespace": "custom"
|
|
},
|
|
{
|
|
"name": "Spessore",
|
|
"key": "spessore",
|
|
"namespace": "custom"
|
|
},
|
|
{
|
|
"name": "Larghezza",
|
|
"key": "larghezza",
|
|
"namespace": "custom"
|
|
},
|
|
{
|
|
"name": "Peso",
|
|
"key": "peso",
|
|
"namespace": "custom"
|
|
},
|
|
{
|
|
"name": "Confezione e Accessori Originali",
|
|
"key": "confezione_accessori",
|
|
"namespace": "custom"
|
|
},
|
|
{
|
|
"name": "Descrizione",
|
|
"key": "descrizione",
|
|
"namespace": "custom"
|
|
},
|
|
{
|
|
"name": "Vintage",
|
|
"key": "vintage",
|
|
"namespace": "custom"
|
|
},
|
|
{
|
|
"name": "Made In",
|
|
"key": "made_in",
|
|
"namespace": "custom"
|
|
}
|
|
],
|
|
"en": [
|
|
{
|
|
"name": "Type",
|
|
"key": "tipo",
|
|
"namespace": "custom"
|
|
},
|
|
{
|
|
"name": "Material",
|
|
"key": "materiale",
|
|
"namespace": "custom"
|
|
},
|
|
{
|
|
"name": "Color",
|
|
"key": "colore",
|
|
"namespace": "custom"
|
|
},
|
|
{
|
|
"name": "Cosmetic Condition",
|
|
"key": "condizioni_estetiche",
|
|
"namespace": "custom"
|
|
},
|
|
{
|
|
"name": "Height",
|
|
"key": "altezza",
|
|
"namespace": "custom"
|
|
},
|
|
{
|
|
"name": "Thickness",
|
|
"key": "spessore",
|
|
"namespace": "custom"
|
|
},
|
|
{
|
|
"name": "Width",
|
|
"key": "larghezza",
|
|
"namespace": "custom"
|
|
},
|
|
{
|
|
"name": "Weight",
|
|
"key": "peso",
|
|
"namespace": "custom"
|
|
},
|
|
{
|
|
"name": "Original Packaging and Accessories",
|
|
"key": "confezione_accessori",
|
|
"namespace": "custom"
|
|
},
|
|
{
|
|
"name": "Description",
|
|
"key": "descrizione",
|
|
"namespace": "custom"
|
|
},
|
|
{
|
|
"name": "Vintage",
|
|
"key": "vintage",
|
|
"namespace": "custom"
|
|
},
|
|
{
|
|
"name": "Made In",
|
|
"key": "made_in",
|
|
"namespace": "custom"
|
|
}
|
|
]
|
|
}
|
|
}
|