manufacturer
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
"genre": "Homme",
|
||||
"débattement fourche": { "@type": "QuantitativeValue", "value": 100, "unitCode": "MMT" },
|
||||
"matière du cadre": "Aluminium",
|
||||
"groupe": { "name": "Shimano Alivio 9V", "manufacturer": "Shimano" }
|
||||
"groupe": { "name": "Shimano Alivio 9V", "manufacturer": { "@type": "Organization", "name": "Shimano" } }
|
||||
},
|
||||
"caracteristiques": {
|
||||
"châssis": {
|
||||
@@ -53,22 +53,22 @@
|
||||
"commande": "Bosch LED Remote"
|
||||
},
|
||||
"transmission": {
|
||||
"manette de dérailleur": { "name": "Shimano Alivio SL-M3100-R, Rapidfire-Plus, 1x9-vitesses", "manufacturer": "Shimano" },
|
||||
"dérailleur arrière": { "name": "Shimano Alivio RD-M3100-SGS, 9-vitesses", "manufacturer": "Shimano" },
|
||||
"cassette": { "name": "Shimano CS-HG201, 11-36 Dents", "manufacturer": "Shimano" },
|
||||
"manette de dérailleur": { "name": "Shimano Alivio SL-M3100-R, Rapidfire-Plus, 1x9-vitesses", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"dérailleur arrière": { "name": "Shimano Alivio RD-M3100-SGS, 9-vitesses", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"cassette": { "name": "Shimano CS-HG201, 11-36 Dents", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"chaîne": "KMC X9",
|
||||
"pédalier": "Acid E-Crank, 38 Dents, 175 mm"
|
||||
},
|
||||
"équipements": {
|
||||
"freins": { "name": "Shimano BR-MT200/UR300, Hydr. Disc Brake, (180/180)", "manufacturer": "Shimano" },
|
||||
"freins": { "name": "Shimano BR-MT200/UR300, Hydr. Disc Brake, (180/180)", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"pédales": "Acid PP MTB",
|
||||
"selle": "Natural Fit Sequence",
|
||||
"tige de selle": "Cube Performance Post, 30.9 mm"
|
||||
},
|
||||
"roues": {
|
||||
"jantes": "Rodi Blackrock 23, 32H, Disc, Tubeless Ready",
|
||||
"moyeux": { "name": "Shimano TX505, QR, Centerlock", "manufacturer": "Shimano" },
|
||||
"pneus": { "name": "Schwalbe Smart Sam, Active, 27.5 x 2.35\"", "manufacturer": "Schwalbe" }
|
||||
"moyeux": { "name": "Shimano TX505, QR, Centerlock", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"pneus": { "name": "Schwalbe Smart Sam, Active, 27.5 x 2.35\"", "manufacturer": { "@type": "Organization", "name": "Schwalbe" } }
|
||||
},
|
||||
"direction": {
|
||||
"cintre": "Cube Rise Trail Bar Pro, 740 mm",
|
||||
|
||||
Reference in New Issue
Block a user