manufacturer
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
"genre": "Homme",
|
||||
"débattement fourche": { "@type": "QuantitativeValue", "value": 100, "unitCode": "MMT" },
|
||||
"matière du cadre": "Carbone",
|
||||
"groupe": { "name": "Shimano Deore XT 12V", "manufacturer": "Shimano" }
|
||||
"groupe": { "name": "Shimano Deore XT 12V", "manufacturer": { "@type": "Organization", "name": "Shimano" } }
|
||||
},
|
||||
"caracteristiques": {
|
||||
"châssis": {
|
||||
@@ -49,22 +49,22 @@
|
||||
"fourche": "RockShox Judy Gold RL Air, OneLoc, Boost 15x110 mm, 100 mm travel"
|
||||
},
|
||||
"transmission": {
|
||||
"manette de dérailleur": { "name": "Shimano Deore SL-M6100-IR, Direct Attach, 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" },
|
||||
"pédalier": { "name": "Shimano FC-MT611, Boost, 32 Dents", "manufacturer": "Shimano" },
|
||||
"boîtier de pédalier": { "name": "Shimano BB-MT500PA, 92 mm Pressfit", "manufacturer": "Shimano" }
|
||||
"manette de dérailleur": { "name": "Shimano Deore SL-M6100-IR, Direct Attach, 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": { "name": "Shimano FC-MT611, Boost, 32 Dents", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"boîtier de pédalier": { "name": "Shimano BB-MT500PA, 92 mm Pressfit", "manufacturer": { "@type": "Organization", "name": "Shimano" } }
|
||||
},
|
||||
"équipements": {
|
||||
"freins": { "name": "Shimano XT BR-M8100, Hydr. Disc Brake, (180/160)", "manufacturer": "Shimano" },
|
||||
"freins": { "name": "Shimano XT BR-M8100, Hydr. Disc Brake, (180/160)", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"selle": "Natural Fit Venec",
|
||||
"tige de selle": "Cube Performance Post, 400x27.2 mm"
|
||||
},
|
||||
"roues": {
|
||||
"jantes": "Answer Atac AM, Tubeless Ready, Boost 15x110 mm / 12x148 mm",
|
||||
"pneus": { "avant": { "name": "Schwalbe Racing Ray, Addix Performance, Kevlar, 29x2.25\" ", "manufacturer": "Schwalbe" },
|
||||
"arrière": { "name": "Schwalbe Racing Ralph, Addix Performance, Kevlar, 29x2.25\"", "manufacturer": "Schwalbe" } }
|
||||
"pneus": { "avant": { "name": "Schwalbe Racing Ray, Addix Performance, Kevlar, 29x2.25\" ", "manufacturer": { "@type": "Organization", "name": "Schwalbe" } },
|
||||
"arrière": { "name": "Schwalbe Racing Ralph, Addix Performance, Kevlar, 29x2.25\"", "manufacturer": { "@type": "Organization", "name": "Schwalbe" } } }
|
||||
},
|
||||
"direction": {
|
||||
"cintre": "Cube Flat Race Bar, 720 mm",
|
||||
|
||||
Reference in New Issue
Block a user