manufacturer
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
"débattement fourche": { "@type": "QuantitativeValue", "value": 150, "unitCode": "MMT" },
|
||||
"débattement cadre": { "@type": "QuantitativeValue", "value": 140, "unitCode": "MMT" },
|
||||
"matière du cadre": "Alu / Carbone",
|
||||
"groupe": { "name": "Shimano Deore 11V", "manufacturer": "Shimano" }
|
||||
"groupe": { "name": "Shimano Deore 11V", "manufacturer": { "@type": "Organization", "name": "Shimano" } }
|
||||
},
|
||||
"caracteristiques": {
|
||||
"châssis": {
|
||||
@@ -84,9 +84,9 @@
|
||||
"commande": "Bosch LED Remote"
|
||||
},
|
||||
"transmission": {
|
||||
"manette de dérailleur": { "name": "Shimano Deore SL-M5100, Rapidfire-Plus, 1x11-vitesses", "manufacturer": "Shimano" },
|
||||
"dérailleur arrière": { "name": "Shimano Deore RD-M5100-SGS, 11-vitesses", "manufacturer": "Shimano" },
|
||||
"cassette": { "name": "Shimano Deore CS-M5100, 11-51 Dents", "manufacturer": "Shimano" },
|
||||
"manette de dérailleur": { "name": "Shimano Deore SL-M5100, Rapidfire-Plus, 1x11-vitesses", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"dérailleur arrière": { "name": "Shimano Deore RD-M5100-SGS, 11-vitesses", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"cassette": { "name": "Shimano Deore CS-M5100, 11-51 Dents", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"chaîne": "KMC X11",
|
||||
"pédalier": "Acid E-Crank, 165 mm, 34 Dents"
|
||||
},
|
||||
@@ -98,9 +98,9 @@
|
||||
},
|
||||
"roues": {
|
||||
"jantes": "Rodi Tryp 30, 32H, Disc, Tubeless Ready",
|
||||
"moyeu avant": { "name": "Shimano HB-MT400-B, 15 mm, Boost, Centerlock ", "manufacturer": "Shimano" },
|
||||
"moyeu arrière": { "name": "Shimano FH-MT400-B, 12 mm, Boost, Centerlock", "manufacturer": "Shimano" },
|
||||
"pneus": { "name": "Schwalbe Nobby Nic, PerfL, 29 x 2.6\"", "manufacturer": "Schwalbe" }
|
||||
"moyeu avant": { "name": "Shimano HB-MT400-B, 15 mm, Boost, Centerlock ", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"moyeu arrière": { "name": "Shimano FH-MT400-B, 12 mm, Boost, Centerlock", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"pneus": { "name": "Schwalbe Nobby Nic, PerfL, 29 x 2.6\"", "manufacturer": { "@type": "Organization", "name": "Schwalbe" } }
|
||||
},
|
||||
"direction": {
|
||||
"cintre": "Newmen Evolution SL 318.25, 760 mm",
|
||||
|
||||
Reference in New Issue
Block a user