manufacturer
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
"genre": "Homme",
|
||||
"débattement fourche": { "@type": "QuantitativeValue", "value": 100, "unitCode": "MMT" },
|
||||
"matière du cadre": "Aluminium",
|
||||
"groupe": { "name": "Shimano Deore 10V", "manufacturer": "Shimano" }
|
||||
"groupe": { "name": "Shimano Deore 10V", "manufacturer": { "@type": "Organization", "name": "Shimano" } }
|
||||
},
|
||||
"caracteristiques": {
|
||||
"châssis": {
|
||||
@@ -59,14 +59,14 @@
|
||||
"poignées": "Fabric Funguy"
|
||||
},
|
||||
"transmission": {
|
||||
"manette de dérailleur": { "name": "Shimano Deore M4100 1x10 vitesses", "manufacturer": "Shimano" },
|
||||
"dérailleur arrière": { "name": "Shimano Deore M4100 10 vitesses", "manufacturer": "Shimano" },
|
||||
"manette de dérailleur": { "name": "Shimano Deore M4100 1x10 vitesses", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"dérailleur arrière": { "name": "Shimano Deore M4100 10 vitesses", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"pédalier": "FSA Bosch E-Bike w/ custom Ai offset, 34 Dents",
|
||||
"chaîne": { "name": "Shimano HG54", "manufacturer": "Shimano" },
|
||||
"cassette": { "name": "Shimano Deore, 11-42 Dents", "manufacturer": "Shimano" }
|
||||
"chaîne": { "name": "Shimano HG54", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"cassette": { "name": "Shimano Deore, 11-42 Dents", "manufacturer": { "@type": "Organization", "name": "Shimano" } }
|
||||
},
|
||||
"équipements": {
|
||||
"freins": { "name": "Shimano MT400 hydraulic disc, 180/180 mm RT30 rotors", "manufacturer": "Shimano" },
|
||||
"freins": { "name": "Shimano MT400 hydraulic disc, 180/180 mm RT30 rotors", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"selle": "Cannondale Ergo XC",
|
||||
"tige de selle": "Cannondale 4, 6061 Alloy, 31.6 x 350mm"
|
||||
},
|
||||
@@ -74,8 +74,8 @@
|
||||
"jantes": "WTB STX i30 TCS, 32h tubeless ready",
|
||||
"pneus": "F : Maxxis Ardent 27.5/29x2.40 Wire 60TPI Exo / R : Maxxis Ardent 27.5/29x2.40 Wire 60TPI Exo"
|
||||
},
|
||||
"moyeu avant": { "name": "Shimano MT400, 15x110mm thru-axle", "manufacturer": "Shimano" },
|
||||
"moyeu arrière": { "name": "Shimano MT400, 12x148mm thru-axle", "manufacturer": "Shimano" }
|
||||
"moyeu avant": { "name": "Shimano MT400, 15x110mm thru-axle", "manufacturer": { "@type": "Organization", "name": "Shimano" } },
|
||||
"moyeu arrière": { "name": "Shimano MT400, 12x148mm thru-axle", "manufacturer": { "@type": "Organization", "name": "Shimano" } }
|
||||
},
|
||||
"geometries": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user