manufacturer
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
"débattement fourche": { "@type": "QuantitativeValue", "value": 170, "unitCode": "MMT" },
|
||||
"débattement cadre": { "@type": "QuantitativeValue", "value": 165, "unitCode": "MMT" },
|
||||
"matière du cadre": "Alu / Carbone",
|
||||
"groupe": { "name": "Shimano XT 12V", "manufacturer": "Shimano" }
|
||||
"groupe": { "name": "Shimano XT 12V", "manufacturer": { "@type": "Organization", "name": "Shimano" } }
|
||||
},
|
||||
"caracteristiques": {
|
||||
"châssis": {
|
||||
@@ -58,14 +58,14 @@
|
||||
"poignées": "Fabric FunGuy"
|
||||
},
|
||||
"transmission": {
|
||||
"manette de dérailleur": { "name": "Shimano XT, 1x12-vitesses", "manufacturer": "Shimano" },
|
||||
"dérailleur arrière": { "name": "Shimano XT, 12-vitesses", "manufacturer": "Shimano" },
|
||||
"manette de dérailleur": { "name": "Shimano XT, 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 dts",
|
||||
"chaîne": { "name": "Shimano XT, 12-vitesses", "manufacturer": "Shimano" },
|
||||
"cassette": { "name": "Shimano XT, 10-51 dts, 12-vitesses", "manufacturer": "Shimano" }
|
||||
"chaîne": { "name": "Shimano XT, 12-vitesses", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"cassette": { "name": "Shimano XT, 10-51 dts, 12-vitesses", "manufacturer": { "@type": "Organization", "name": "Shimano" } }
|
||||
},
|
||||
"équipements": {
|
||||
"freins": { "name": "Sram Code RSC 4-piston hydraulic disc, Centerline 220/200mm, 6-bolt rotors", "manufacturer": "Sram" },
|
||||
"freins": { "name": "Sram Code RSC 4-piston hydraulic disc, Centerline 220/200mm, 6-bolt rotors", "manufacturer": { "@type": "Organization", "name": "Sram" } },
|
||||
"selle": "Fabric Scoop Shallow Sport, rails acier",
|
||||
"tige de selle": "Cannondale DownLow Dropper, internal routing, 31,6"
|
||||
},
|
||||
@@ -73,8 +73,8 @@
|
||||
"jantes": "WTB KOM Trail i30 TCS, 32h, tubeless ready, rayons DtSwiss Champion",
|
||||
"moyeu avant": "Formula 15x110mm thru-axle ",
|
||||
"moyeu arrière": "DtSwiss, 12x148mm thru-axle, roue libre MS",
|
||||
"pneus": { "avant": { "name": "Maxxis Assegai, 29x2.6\", 3C, EXO+, tubeless ready ", "manufacturer": "Maxxis" },
|
||||
"arrière": { "name": "Maxxis DHR II, 27.5x2.6\", 3C, EXO+, tubeless ready", "manufacturer": "Maxxis" } }
|
||||
"pneus": { "avant": { "name": "Maxxis Assegai, 29x2.6\", 3C, EXO+, tubeless ready ", "manufacturer": { "@type": "Organization", "name": "Maxxis" } },
|
||||
"arrière": { "name": "Maxxis DHR II, 27.5x2.6\", 3C, EXO+, tubeless ready", "manufacturer": { "@type": "Organization", "name": "Maxxis" } } }
|
||||
},
|
||||
"accessoire": "Lezyne Super HB STVZO E1000 w/ remote high beam switch"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user