manufacturer
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
"débattement fourche": { "@type": "QuantitativeValue", "value": 180, "unitCode": "MMT" },
|
||||
"débattement cadre": { "@type": "QuantitativeValue", "value": 180, "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": {
|
||||
@@ -66,7 +66,7 @@
|
||||
"amortisseur": "RockShox, Super Deluxe Select, Air, Trunnion"
|
||||
},
|
||||
"assistance électrique": {
|
||||
"moteur": { "manufacturer": "Yamaha", "modèle": "PW-X3", "puissance (W)" : 250, "couple (Nm)": 85},
|
||||
"moteur": { "manufacturer": { "@type": "Organization", "name": "Yamaha" }, "modèle": "PW-X3", "puissance (W)" : 250, "couple (Nm)": 85},
|
||||
"batterie": "Yamaha InTube, 720 Wh",
|
||||
"écran": "Yamaha, Side Switch, 1.7\" LCD, 7 functions"
|
||||
},
|
||||
@@ -88,8 +88,8 @@
|
||||
"jantes": "WTB, ST i30 TCS, Double Wall (av) , WTB, ST i35 TCS, Double Wall (ar)",
|
||||
"moyeux": "Haibike Components, The Hub ++, 6-bolt standard (av), TheHub ++ Thru axle 12x148, 6-bolt standard (ar)",
|
||||
"pneus": {
|
||||
"avant": { "name": "Schwalbe, Magic Mary Evo TLE, 29 x 2.4 pouces", "manufacturer": "Schwalbe" },
|
||||
"arrière": { "name": "Schwalbe, Big Betty, 65-584, 27.5 x 2.6 pouces", "manufacturer": "Schwalbe" }
|
||||
"avant": { "name": "Schwalbe, Magic Mary Evo TLE, 29 x 2.4 pouces", "manufacturer": { "@type": "Organization", "name": "Schwalbe" } },
|
||||
"arrière": { "name": "Schwalbe, Big Betty, 65-584, 27.5 x 2.6 pouces", "manufacturer": { "@type": "Organization", "name": "Schwalbe" } }
|
||||
}
|
||||
},
|
||||
"direction": {
|
||||
|
||||
Reference in New Issue
Block a user