manufacturer
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
"débattement fourche": { "@type": "QuantitativeValue", "value": 160, "unitCode": "MMT" },
|
||||
"débattement cadre": { "@type": "QuantitativeValue", "value": 160, "unitCode": "MMT" },
|
||||
"matière du cadre": "Aluminium",
|
||||
"groupe": { "name": "Shimano Deore 12V", "manufacturer": "Shimano" }
|
||||
"groupe": { "name": "Shimano Deore 12V", "manufacturer": { "@type": "Organization", "name": "Shimano" } }
|
||||
},
|
||||
"caracteristiques": {
|
||||
"châssis": {
|
||||
@@ -54,9 +54,9 @@
|
||||
"écran": "Yamaha, Side Switch, 1.7\" LCD, 7 functions"
|
||||
},
|
||||
"transmission": {
|
||||
"manette de dérailleur": { "name": "Shimano Deore M6100, Trigger switch, 1x12-Vitesses", "manufacturer": "Shimano" },
|
||||
"dérailleur arrière": { "name": "Shimano Deore M6100, 12-Vitesses", "manufacturer": "Shimano" },
|
||||
"cassette": { "name": "Shimano M6100, 10-51 dts", "manufacturer": "Shimano" },
|
||||
"manette de dérailleur": { "name": "Shimano Deore M6100, Trigger switch, 1x12-Vitesses", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"dérailleur arrière": { "name": "Shimano Deore M6100, 12-Vitesses", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"cassette": { "name": "Shimano M6100, 10-51 dts", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"chaîne": "Shimano, CN-M6100",
|
||||
"pédalier": "Haibike Components, The Crank ++, Aluminium, plateau Steel, 36 dts"
|
||||
},
|
||||
@@ -69,8 +69,8 @@
|
||||
"roues": {
|
||||
"jantes": "Avant : WTB, ST i30 TCS, Double Wall / Arrière : WTB, ST i35 TCS, double wall",
|
||||
"pneus": {
|
||||
"avant": { "name": "Maxxis, Minion DHF II, 63-622, 29x2.5\"", "manufacturer": "Maxxis" },
|
||||
"arrière": { "name": "Maxxis, Minion DHR II, 66-584, 27.5x2.6\"", "manufacturer": "Maxxis" }
|
||||
"avant": { "name": "Maxxis, Minion DHF II, 63-622, 29x2.5\"", "manufacturer": { "@type": "Organization", "name": "Maxxis" } },
|
||||
"arrière": { "name": "Maxxis, Minion DHR II, 66-584, 27.5x2.6\"", "manufacturer": { "@type": "Organization", "name": "Maxxis" } }
|
||||
}
|
||||
},
|
||||
"direction": {
|
||||
|
||||
Reference in New Issue
Block a user