manufacturer
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
"débattement fourche": { "@type": "QuantitativeValue", "value": 160, "unitCode": "MMT" },
|
||||
"débattement cadre": { "@type": "QuantitativeValue", "value": 160, "unitCode": "MMT" },
|
||||
"matière du cadre": "Aluminium",
|
||||
"groupe": { "name": "Sram SX Eagle 12V", "manufacturer": "Sram" }
|
||||
"groupe": { "name": "Sram SX Eagle 12V", "manufacturer": { "@type": "Organization", "name": "Sram" } }
|
||||
},
|
||||
"caracteristiques": {
|
||||
"châssis": {
|
||||
@@ -93,8 +93,8 @@
|
||||
"moyeu avant": "Haibike Components, The Hub ++, 6-bolt standard ",
|
||||
"moyeu arrière": "Haibike Components, TheHub ++ Thru axle 12x148, 6-bolt standard",
|
||||
"pneus": {
|
||||
"avant": { "name": "Maxxis, Minion DHF II, 63-622, 29 x 2.5 inch ", "manufacturer": "Maxxis" },
|
||||
"arrière": { "name": "Maxxis, Minion DHR II, 66-584, 27.5 x 2.6 inch", "manufacturer": "Maxxis" }
|
||||
"avant": { "name": "Maxxis, Minion DHF II, 63-622, 29 x 2.5 inch ", "manufacturer": { "@type": "Organization", "name": "Maxxis" } },
|
||||
"arrière": { "name": "Maxxis, Minion DHR II, 66-584, 27.5 x 2.6 inch", "manufacturer": { "@type": "Organization", "name": "Maxxis" } }
|
||||
}
|
||||
},
|
||||
"direction": {
|
||||
|
||||
Reference in New Issue
Block a user