manufacturer
This commit is contained in:
@@ -59,7 +59,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 SLX XT 12V", "manufacturer": "Shimano" },
|
||||
"groupe": { "name": "Shimano SLX XT 12V", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"vitesses": 12
|
||||
},
|
||||
"caracteristiques": {
|
||||
@@ -69,28 +69,28 @@
|
||||
"amortisseur": "RockShox Deluxe Select +, DebonAir, 2-Pos mode adjust, adjustable rebound"
|
||||
},
|
||||
"assistance électrique": {
|
||||
"moteur": { "name": "Shimano EP8, 85 Nm, 25 km/h - Modes d'assistance : Marche, Eco, Trail et Boost", "manufacturer": "Shimano" },
|
||||
"batterie": { "name": "Shimano BT-E8036 630Wh, 36V, 17.5Ah", "manufacturer": "Shimano" },
|
||||
"écran": { "name": "Shimano LCD couleur 1.6 pouce", "manufacturer": "Shimano" }
|
||||
"moteur": { "name": "Shimano EP8, 85 Nm, 25 km/h - Modes d'assistance : Marche, Eco, Trail et Boost", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"batterie": { "name": "Shimano BT-E8036 630Wh, 36V, 17.5Ah", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"écran": { "name": "Shimano LCD couleur 1.6 pouce", "manufacturer": { "@type": "Organization", "name": "Shimano" } }
|
||||
},
|
||||
"transmission": {
|
||||
"manette de dérailleur": { "name": "Shimano SLX, 1x12-vitesses", "manufacturer": "Shimano" },
|
||||
"dérailleur arrière": { "name": "Shimano XT, 12-vitesses", "manufacturer": "Shimano" },
|
||||
"cassette": { "name": "Shimano Deore, Hyperglide, 10-51 dents, 12-vitesses", "manufacturer": "Shimano" },
|
||||
"chaîne": { "name": "Shimano M6100 Hyperglide, 12-vitesses", "manufacturer": "Shimano" },
|
||||
"manette de dérailleur": { "name": "Shimano SLX, 1x12-vitesses", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"dérailleur arrière": { "name": "Shimano XT, 12-vitesses", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"cassette": { "name": "Shimano Deore, Hyperglide, 10-51 dents, 12-vitesses", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"chaîne": { "name": "Shimano M6100 Hyperglide, 12-vitesses", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"pédalier": "FSA E-Bike, 165mm, Shimano 12-vitesses, 34 dents"
|
||||
},
|
||||
"équipements": {
|
||||
"freins": { "name": "Shimano SLX 4-piston hydraulic disc, RT64 rotors 203mm/203mm", "manufacturer": "Shimano" },
|
||||
"freins": { "name": "Shimano SLX 4-piston hydraulic disc, RT64 rotors 203mm/203mm", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"selle": "Cannondale Ergo XC",
|
||||
"tige de selle": "Cannondale DownLow dropper, internal routing, 31.6, 125mm (S), 150mm (M-XL)"
|
||||
},
|
||||
"roues": {
|
||||
"jantes": "WTB ST i30 TCS, 32h, tubeless ready",
|
||||
"moyeu avant": { "name": "Shimano MT400, 15x110mm thru-axle ", "manufacturer": "Shimano" },
|
||||
"moyeu arrière": { "name": "Shimano MT400, 12x148mm thru-axle", "manufacturer": "Shimano" },
|
||||
"pneus": { "avant": { "name": "Maxxis Assegai, 29 x 2.6\", 3C, EXO+, tubeless ready ", "manufacturer": "Maxxis" },
|
||||
"arrière": { "name": "Maxxis DHR II, 29 x 2.6\", 3C, EXO+, tubeless ready", "manufacturer": "Maxxis" } }
|
||||
"moyeu avant": { "name": "Shimano MT400, 15x110mm thru-axle ", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"moyeu arrière": { "name": "Shimano MT400, 12x148mm thru-axle", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"pneus": { "avant": { "name": "Maxxis Assegai, 29 x 2.6\", 3C, EXO+, tubeless ready ", "manufacturer": { "@type": "Organization", "name": "Maxxis" } },
|
||||
"arrière": { "name": "Maxxis DHR II, 29 x 2.6\", 3C, EXO+, tubeless ready", "manufacturer": { "@type": "Organization", "name": "Maxxis" } } }
|
||||
},
|
||||
"direction": {
|
||||
"cintre": "Cannondale 3 Riser, 6061 Alloy, 15mm rise, 8° sweep, 4° rise, 780mm",
|
||||
|
||||
Reference in New Issue
Block a user