manufacturer
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
"débattement fourche": { "@type": "QuantitativeValue", "value": 170, "unitCode": "MMT" },
|
||||
"débattement cadre": { "@type": "QuantitativeValue", "value": 155, "unitCode": "MMT" },
|
||||
"matière du cadre": "Aluminium",
|
||||
"groupe": { "name": "Shimano SLX XT 12V", "manufacturer": "Shimano" }
|
||||
"groupe": { "name": "Shimano SLX XT 12V", "manufacturer": { "@type": "Organization", "name": "Shimano" } }
|
||||
},
|
||||
"caracteristiques": {
|
||||
"châssis": {
|
||||
@@ -42,15 +42,15 @@
|
||||
"amortisseur": "Fox DHX2 Performance Elite 210x55"
|
||||
},
|
||||
"assistance électrique": {
|
||||
"moteur": { "name": "Shimano EP8, 85 Nm", "manufacturer": "Shimano" },
|
||||
"batterie": { "name": "Shimano BTE8036, 630Wh (amovible)", "manufacturer": "Shimano" }
|
||||
"moteur": { "name": "Shimano EP8, 85 Nm", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"batterie": { "name": "Shimano BTE8036, 630Wh (amovible)", "manufacturer": { "@type": "Organization", "name": "Shimano" } }
|
||||
},
|
||||
"commande/ecran": "nc",
|
||||
"transmission": {
|
||||
"manette de dérailleur": { "name": "Shimano Deore M6100 I-spec EV, 1x12-vitesses", "manufacturer": "Shimano" },
|
||||
"dérailleur arrière": { "name": "Shimano XT M8100 SGS, 12-vitesses", "manufacturer": "Shimano" },
|
||||
"manette de dérailleur": { "name": "Shimano Deore M6100 I-spec EV, 1x12-vitesses", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"dérailleur arrière": { "name": "Shimano XT M8100 SGS, 12-vitesses", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"cassette": "Shiamno SLX M7100, 10-51 dts",
|
||||
"pédalier": { "name": "Shimano XT M8150 boost 34 dts", "manufacturer": "Shimano" }
|
||||
"pédalier": { "name": "Shimano XT M8150 boost 34 dts", "manufacturer": { "@type": "Organization", "name": "Shimano" } }
|
||||
},
|
||||
"équipements": {
|
||||
"freins": "Formula Cura 4, 4 pistons, 203/203 mm",
|
||||
@@ -59,8 +59,8 @@
|
||||
},
|
||||
"roues": {
|
||||
"jantes": "Mavic E-XM 430 32 trous, Avant 29'' / Arrière 27,5''",
|
||||
"pneus": { "avant": { "name": "Maxxis Assegai 29x2.5\" Exo TLR ", "manufacturer": "Maxxis" },
|
||||
"arrière": { "name": "Maxxis DHR II 27,5x2.6\" Exo TLR", "manufacturer": "Maxxis" } }
|
||||
"pneus": { "avant": { "name": "Maxxis Assegai 29x2.5\" Exo TLR ", "manufacturer": { "@type": "Organization", "name": "Maxxis" } },
|
||||
"arrière": { "name": "Maxxis DHR II 27,5x2.6\" Exo TLR", "manufacturer": { "@type": "Organization", "name": "Maxxis" } } }
|
||||
},
|
||||
"direction": {
|
||||
"cintre": "Brute, 780 mm x 31.8 mm, Rise 15 mm",
|
||||
|
||||
Reference in New Issue
Block a user