manufacturer
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
"débattement fourche": { "@type": "QuantitativeValue", "value": 150, "unitCode": "MMT" },
|
||||
"débattement cadre": { "@type": "QuantitativeValue", "value": 140, "unitCode": "MMT" },
|
||||
"matière du cadre": "Alu / Carbone",
|
||||
"groupe": { "name": "Shimano Deore XT 12V", "manufacturer": "Shimano" }
|
||||
"groupe": { "name": "Shimano Deore XT 12V", "manufacturer": { "@type": "Organization", "name": "Shimano" } }
|
||||
},
|
||||
"caracteristiques": {
|
||||
"châssis": {
|
||||
@@ -56,10 +56,10 @@
|
||||
"commande": "Bosch LED Remote"
|
||||
},
|
||||
"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" },
|
||||
"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": "Acid E-Crank, 165 mm, 34 Dents"
|
||||
},
|
||||
"guide-chaîne": "Reverse Flip-Guide E-Chain Guide, Direct Mount, Gen4",
|
||||
@@ -70,8 +70,8 @@
|
||||
},
|
||||
"roues": {
|
||||
"jantes": "Newmen Performance 30, 28/28 Spokes, Boost 15x110/12x148 mm, Tubeless Ready",
|
||||
"pneus": { "avant": { "name": "Schwalbe Hans Dampf, Addix Soft, Super Trail, Tubeless Easy, 29x2.6\" ", "manufacturer": "Schwalbe" },
|
||||
"arrière": { "name": "Schwalbe Hans Dampf, Addix Speedgrip, Super Trail, Tubeless Easy, 29x2.6\"", "manufacturer": "Schwalbe" } }
|
||||
"pneus": { "avant": { "name": "Schwalbe Hans Dampf, Addix Soft, Super Trail, Tubeless Easy, 29x2.6\" ", "manufacturer": { "@type": "Organization", "name": "Schwalbe" } },
|
||||
"arrière": { "name": "Schwalbe Hans Dampf, Addix Speedgrip, Super Trail, Tubeless Easy, 29x2.6\"", "manufacturer": { "@type": "Organization", "name": "Schwalbe" } } }
|
||||
},
|
||||
"direction": {
|
||||
"cintre": "Newmen Evolution SL 318.25, 780 mm",
|
||||
|
||||
Reference in New Issue
Block a user