manufacturer
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
"débattement fourche": { "@type": "QuantitativeValue", "value": 120, "unitCode": "MMT" },
|
||||
"débattement cadre": { "@type": "QuantitativeValue", "value": 120, "unitCode": "MMT" },
|
||||
"matière du cadre": "Aluminium",
|
||||
"groupe": { "name": "Shimano Deore XT 12V", "manufacturer": "Shimano" }
|
||||
"groupe": { "name": "Shimano Deore XT 12V", "manufacturer": { "@type": "Organization", "name": "Shimano" } }
|
||||
},
|
||||
"caracteristiques": {
|
||||
"châssis": {
|
||||
@@ -55,10 +55,10 @@
|
||||
"commande": "Bosch LED Remote"
|
||||
},
|
||||
"transmission": {
|
||||
"manette de dérailleur": { "name": "Shimano Deore SL-M6100, Rapidfire-Plus, 1x12-vitesses", "manufacturer": "Shimano" },
|
||||
"dérailleur arrière": { "name": "Shimano XT RD-M8100-SGS, ShadowPlus, 12-vitesses", "manufacturer": "Shimano" },
|
||||
"cassette": { "name": "Shimano Deore CS-M6100, 10-51 Dents", "manufacturer": "Shimano" },
|
||||
"chaîne": { "name": "Shimano CN-M6100", "manufacturer": "Shimano" },
|
||||
"manette de dérailleur": { "name": "Shimano Deore SL-M6100, Rapidfire-Plus, 1x12-vitesses", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"dérailleur arrière": { "name": "Shimano XT RD-M8100-SGS, ShadowPlus, 12-vitesses", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"cassette": { "name": "Shimano Deore CS-M6100, 10-51 Dents", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"chaîne": { "name": "Shimano CN-M6100", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"pédalier": "Acid E-Crank, 170 mm, 38 Dents"
|
||||
},
|
||||
"équipements": {
|
||||
@@ -69,9 +69,9 @@
|
||||
},
|
||||
"roues": {
|
||||
"jantes": "Cube EX30, 32H, Disc, Tubeless Ready",
|
||||
"moyeu avant": { "name": "Shimano HB-MT400-B, 15 mm, Boost, Centerlock ", "manufacturer": "Shimano" },
|
||||
"moyeu arrière": { "name": "Shimano FH-MT410-B, 12 mm, Boost, Centerlock", "manufacturer": "Shimano" },
|
||||
"pneus": { "name": "Schwalbe Smart Sam, Active, 27.5 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-MT410-B, 12 mm, Boost, Centerlock", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"pneus": { "name": "Schwalbe Smart Sam, Active, 27.5 x 2.6\"", "manufacturer": { "@type": "Organization", "name": "Schwalbe" } }
|
||||
},
|
||||
"direction": {
|
||||
"cintre": "Newmen Evolution SL 318.25, 760 mm",
|
||||
|
||||
Reference in New Issue
Block a user