manufacturer
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
"débattement fourche": { "@type": "QuantitativeValue", "value": 150, "unitCode": "MMT" },
|
||||
"débattement cadre": { "@type": "QuantitativeValue", "value": 150, "unitCode": "MMT" },
|
||||
"matière du cadre": "Aluminium",
|
||||
"groupe": { "name": "Shimano Deore M6100 12V", "manufacturer": "Shimano" }
|
||||
"groupe": { "name": "Shimano Deore M6100 12V", "manufacturer": { "@type": "Organization", "name": "Shimano" } }
|
||||
},
|
||||
"caracteristiques": {
|
||||
"châssis": {
|
||||
@@ -78,7 +78,7 @@
|
||||
},
|
||||
"assistance électrique": {
|
||||
"moteur": "Bosch Performance Line CX 250W",
|
||||
"batterie": { "manufacturer": "Bosch", "modèle": "Powertube", "capacité (Wh)" : 750},
|
||||
"batterie": { "manufacturer": { "@type": "Organization", "name": "Bosch" }, "modèle": "Powertube", "capacité (Wh)" : 750},
|
||||
"écran": "Bosch Kiox 300"
|
||||
},
|
||||
"direction": {
|
||||
@@ -88,24 +88,24 @@
|
||||
"poignées": "Fabric FunGuy"
|
||||
},
|
||||
"transmission": {
|
||||
"manette de dérailleur": { "name": "Shimano Deore M6100, 1x12-vitesses", "manufacturer": "Shimano" },
|
||||
"dérailleur arrière": { "name": "Shimano XT, 12-vitesses", "manufacturer": "Shimano" },
|
||||
"manette de dérailleur": { "name": "Shimano Deore M6100, 1x12-vitesses", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"dérailleur arrière": { "name": "Shimano XT, 12-vitesses", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"pédalier": "FSA Bosch E-bike w/ 55mm chainline, 160mm, 34 dents",
|
||||
"chaîne": { "name": "Shimano Deore, 12-vitesses", "manufacturer": "Shimano" },
|
||||
"cassette": { "name": "Shimano Deore M6100, 10-51, 12-vitesses", "manufacturer": "Shimano" }
|
||||
"chaîne": { "name": "Shimano Deore, 12-vitesses", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"cassette": { "name": "Shimano Deore M6100, 10-51, 12-vitesses", "manufacturer": { "@type": "Organization", "name": "Shimano" } }
|
||||
},
|
||||
"leviers de frein": "Magura MT Thirty HC",
|
||||
"équipements": {
|
||||
"freins": { "name": "Shimano MT401 hydraulic disc / Shimano MT420 4-piston hydraulic disc, 203/203 mm rotors", "manufacturer": "Shimano" },
|
||||
"freins": { "name": "Shimano MT401 hydraulic disc / Shimano MT420 4-piston hydraulic disc, 203/203 mm rotors", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"selle": "Fabric Scoop Shallow Sport, steel rails",
|
||||
"tige de selle": "TranzX dropper, internal routing, 31.6, 130mm (S), 150mm (M-XL)"
|
||||
},
|
||||
"roues": {
|
||||
"jantes": "WTB ST i30 TCS, 32h, tubeless ready",
|
||||
"moyeu avant": "Formula 15x110mm thru-axle ",
|
||||
"moyeu arrière": { "name": "Shimano MT410, 12x148mm thru-axle", "manufacturer": "Shimano" },
|
||||
"pneus": { "avant": { "name": "Maxxis Minion DHF, 29 x 2.6\", EXO, tubeless ready ", "manufacturer": "Maxxis" },
|
||||
"arrière": { "name": "Maxxis Rekon, 29 x 2.6\" (27.5x2.6\" - size Small), EXO, tubeless ready", "manufacturer": "Maxxis" } }
|
||||
"moyeu arrière": { "name": "Shimano MT410, 12x148mm thru-axle", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"pneus": { "avant": { "name": "Maxxis Minion DHF, 29 x 2.6\", EXO, tubeless ready ", "manufacturer": { "@type": "Organization", "name": "Maxxis" } },
|
||||
"arrière": { "name": "Maxxis Rekon, 29 x 2.6\" (27.5x2.6\" - size Small), EXO, tubeless ready", "manufacturer": { "@type": "Organization", "name": "Maxxis" } } }
|
||||
}
|
||||
},
|
||||
"geometries": [
|
||||
|
||||
Reference in New Issue
Block a user