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": "Carbone",
|
||||
"groupe": { "name": "Shimano SLX XT 12V", "manufacturer": "Shimano" }
|
||||
"groupe": { "name": "Shimano SLX XT 12V", "manufacturer": { "@type": "Organization", "name": "Shimano" } }
|
||||
},
|
||||
"caracteristiques": {
|
||||
"châssis": {
|
||||
@@ -48,23 +48,23 @@
|
||||
"fourche": "RockShox SID SL Select+ RL, 100mm, Debonair, remote lockout, 15x110mm thru-axle, tapered steerer, 44mm offset"
|
||||
},
|
||||
"transmission": {
|
||||
"manette de dérailleur": { "name": "Shimano SLX, 1x12-vitesses", "manufacturer": "Shimano" },
|
||||
"dérailleur arrière": { "name": "Shimano XT 12-vitesses", "manufacturer": "Shimano" },
|
||||
"cassette": { "name": "Shimano SLX, 10-51 Dents", "manufacturer": "Shimano" },
|
||||
"chaîne": { "name": "Shimano SLX, 12-vitesses", "manufacturer": "Shimano" },
|
||||
"manette de dérailleur": { "name": "Shimano SLX, 1x12-vitesses", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"dérailleur arrière": { "name": "Shimano XT 12-vitesses", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"cassette": { "name": "Shimano SLX, 10-51 Dents", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"chaîne": { "name": "Shimano SLX, 12-vitesses", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"pédalier": "Cannondale 1, BB30 83MTB, OPI SpideRing, 34 Dents, 55mm chainline",
|
||||
"boîtier de pédalier": "Cannondale Alloy PressFit30"
|
||||
},
|
||||
"équipements": {
|
||||
"freins": { "name": "Shimano M6100 hydraulic disc, 160/160mm RT64 rotors", "manufacturer": "Shimano" },
|
||||
"freins": { "name": "Shimano M6100 hydraulic disc, 160/160mm RT64 rotors", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"selle": "Fabric Scoop Shallow Elite, hollow cro-mo rails",
|
||||
"tige de selle": "C2 Carbon, 27.2x400mm"
|
||||
},
|
||||
"roues": {
|
||||
"jantes": "Stan's NoTubes Crest MK4, 28h, tubeless ready",
|
||||
"pneus": {
|
||||
"avant": { "name": "Schwalbe Racing Ray EVO, 29 x 2.25\", Twinskin, tubeless ready", "manufacturer": "Schwalbe" },
|
||||
"arrière": { "name": "Schwalbe Racing Ralph EVO, 29 x 2.25\", SnakeSkin, Addix compound, tubeless ready", "manufacturer": "Schwalbe" }
|
||||
"avant": { "name": "Schwalbe Racing Ray EVO, 29 x 2.25\", Twinskin, tubeless ready", "manufacturer": { "@type": "Organization", "name": "Schwalbe" } },
|
||||
"arrière": { "name": "Schwalbe Racing Ralph EVO, 29 x 2.25\", SnakeSkin, Addix compound, tubeless ready", "manufacturer": { "@type": "Organization", "name": "Schwalbe" } }
|
||||
}
|
||||
},
|
||||
"direction": {
|
||||
|
||||
Reference in New Issue
Block a user