manufacturer
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
"débattement fourche": { "@type": "QuantitativeValue", "value": 100, "unitCode": "MMT" },
|
||||
"débattement cadre": { "@type": "QuantitativeValue", "value": 100, "unitCode": "MMT" },
|
||||
"matière du cadre": "Carbone",
|
||||
"groupe": { "name": "Shimano XT 12V", "manufacturer": "Shimano" }
|
||||
"groupe": { "name": "Shimano XT 12V", "manufacturer": { "@type": "Organization", "name": "Shimano" } }
|
||||
},
|
||||
"caracteristiques": {
|
||||
"châssis": {
|
||||
@@ -79,22 +79,22 @@
|
||||
"amortisseur": "Fox Float DPS Performance Elite Remote, 190x40 mm, 2-Position Remote / Entretoises d'amortisseur : 26x8 mm (Haut), 30x8 mm (Bas)"
|
||||
},
|
||||
"transmission": {
|
||||
"manette de dérailleur": { "name": "Shimano XT SL-M8100-IR, Direct Attach, 1x12-vitesses", "manufacturer": "Shimano" },
|
||||
"dérailleur arrière": { "name": "Shimano XT RD-M8100-SGS, ShadowPlus, 12-vitesses", "manufacturer": "Shimano" },
|
||||
"cassette": { "name": "Shimano XT CS-M8100, 10-51 Dents", "manufacturer": "Shimano" },
|
||||
"chaîne": { "name": "Shimano CN-M6100", "manufacturer": "Shimano" },
|
||||
"pédalier": { "name": "Shimano XT FC-M8100, 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 XT SL-M8100-IR, Direct Attach, 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 XT CS-M8100, 10-51 Dents", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"chaîne": { "name": "Shimano CN-M6100", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"pédalier": { "name": "Shimano XT FC-M8100, 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 Nuance SLT Carbon",
|
||||
"tige de selle": "Newmen Advanced, Carbon, 30.9 mm"
|
||||
},
|
||||
"roues": {
|
||||
"jantes": "Newmen Evolution SL X.A.25, 28/28 Spokes, Boost 15x110/12x148 mm, Tubeless Ready",
|
||||
"pneus": { "avant": { "name": "Schwalbe Racing Ray, Super Race, Addix Speed, Kevlar, 29x2.25\" ", "manufacturer": "Schwalbe" },
|
||||
"arrière": { "name": "Schwalbe Racing Ralph, Super Race, Addix Speed, Kevlar, 29x2.25\"", "manufacturer": "Schwalbe" } }
|
||||
"pneus": { "avant": { "name": "Schwalbe Racing Ray, Super Race, Addix Speed, Kevlar, 29x2.25\" ", "manufacturer": { "@type": "Organization", "name": "Schwalbe" } },
|
||||
"arrière": { "name": "Schwalbe Racing Ralph, Super Race, Addix Speed, Kevlar, 29x2.25\"", "manufacturer": { "@type": "Organization", "name": "Schwalbe" } } }
|
||||
},
|
||||
"direction": {
|
||||
"cintre": "Newmen Advanced 318.0, Carbon, 740 mm",
|
||||
|
||||
Reference in New Issue
Block a user