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,21 +55,21 @@
|
||||
"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": {
|
||||
"freins": { "name": "Shimano BR-MT520, Hydr. Disc Brake, (203/203)", "manufacturer": "Shimano" },
|
||||
"freins": { "name": "Shimano BR-MT520, Hydr. Disc Brake, (203/203)", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"pédales": "Acid PP MTB",
|
||||
"selle": "Natural Fit Sequence",
|
||||
"tige de selle": "Cube Dropper Post, Handlebar Lever, Internal Cable Routing, 30.9 mm"
|
||||
},
|
||||
"roues": {
|
||||
"jantes": "Newmen Performance 30, 28/28 Spokes, Tubeless Ready, Boost 15x110 mm / 12x148 mm",
|
||||
"pneus": { "name": "Schwalbe Smart Sam, Performance, 27.5 x 2.6\"", "manufacturer": "Schwalbe" }
|
||||
"pneus": { "name": "Schwalbe Smart Sam, Performance, 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