manufacturer
This commit is contained in:
@@ -56,14 +56,14 @@
|
||||
"fourche": "SR Suntour XCM34 130 mm Boost"
|
||||
},
|
||||
"assistance électrique": {
|
||||
"moteur": { "name": "Shimano EP6, 250 W, 85 Nm, 25 km/h", "manufacturer": "Shimano" },
|
||||
"batterie": { "name": "Shimano EN500, 500 Wh", "manufacturer": "Shimano" }
|
||||
"moteur": { "name": "Shimano EP6, 250 W, 85 Nm, 25 km/h", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"batterie": { "name": "Shimano EN500, 500 Wh", "manufacturer": { "@type": "Organization", "name": "Shimano" } }
|
||||
},
|
||||
"transmission": {
|
||||
"manette de dérailleur": "Tektro M350",
|
||||
"dérailleur arrière": "Tektro M350, 9-vitesses",
|
||||
"cassette": "Tektro, 11-46 Dents",
|
||||
"pédalier": { "name": "Shimano M600, 34 Dents, 170 mm", "manufacturer": "Shimano" }
|
||||
"pédalier": { "name": "Shimano M600, 34 Dents, 170 mm", "manufacturer": { "@type": "Organization", "name": "Shimano" } }
|
||||
},
|
||||
"équipements": {
|
||||
"freins": "Tektro, 2 pistons, 180/180mm",
|
||||
|
||||
Reference in New Issue
Block a user