manufacturer
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
"genre": "Mixte",
|
||||
"débattement fourche": { "@type": "QuantitativeValue", "value": 100, "unitCode": "MMT" },
|
||||
"matière du cadre": "Carbone",
|
||||
"groupe": { "name": "Shimano XTR 12V", "manufacturer": "Shimano" }
|
||||
"groupe": { "name": "Shimano XTR 12V", "manufacturer": { "@type": "Organization", "name": "Shimano" } }
|
||||
},
|
||||
"caracteristiques": {
|
||||
"châssis": {
|
||||
@@ -77,22 +77,22 @@
|
||||
"fourche": "Fox 32 SC Float Factory FIT4, 2-Position Remote, Tapered, Boost 15x110 mm, Kashima Coated, 100 mm travel"
|
||||
},
|
||||
"transmission": {
|
||||
"manette de dérailleur": { "name": "Shimano XTR SL-M9100-I, Direct Attach, 1x12-vitesses", "manufacturer": "Shimano" },
|
||||
"dérailleur arrière": { "name": "Shimano XTR RD-M9100-SGS, ShadowPlus, 12-vitesses", "manufacturer": "Shimano" },
|
||||
"cassette": { "name": "Shimano XTR CS-M9101-12, 10-51 Dents", "manufacturer": "Shimano" },
|
||||
"chaîne": { "name": "Shimano CN-M9100", "manufacturer": "Shimano" },
|
||||
"manette de dérailleur": { "name": "Shimano XTR SL-M9100-I, Direct Attach, 1x12-vitesses", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"dérailleur arrière": { "name": "Shimano XTR RD-M9100-SGS, ShadowPlus, 12-vitesses", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"cassette": { "name": "Shimano XTR CS-M9101-12, 10-51 Dents", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"chaîne": { "name": "Shimano CN-M9100", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"pédalier": "e*thirteen XCX Race Carbon, Boost, 34 Dents",
|
||||
"boîtier de pédalier": "e*thirteen BB20, 92 mm Pressfit"
|
||||
},
|
||||
"équipements": {
|
||||
"freins": { "name": "Shimano XTR BR-M9100, Hydr. Disc Brake, (180/160)", "manufacturer": "Shimano" },
|
||||
"freins": { "name": "Shimano XTR BR-M9100, Hydr. Disc Brake, (180/160)", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"selle": "Natural Fit Nuance SLT Carbon",
|
||||
"tige de selle": "Newmen Advanced Custom, Carbon, 400x27.2 mm"
|
||||
},
|
||||
"roues": {
|
||||
"jantes": "Newmen Advanced SL X.A.30 Carbon, 28/28 Spokes, Tubeless Ready, Boost 15x110/12x148 mm",
|
||||
"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 SL 318.0, Carbon, 740 mm",
|
||||
|
||||
Reference in New Issue
Block a user