This commit is contained in:
2025-10-06 07:49:48 +02:00
parent 3767bc863a
commit 79310ed277
15 changed files with 2643 additions and 553 deletions

View File

@@ -56,7 +56,10 @@
"matière du cadre": "Carbone",
"groupe": {
"name": "Shimano SLX XT 12V",
"manufacturer": { "@type": "Organization", "name": "Shimano" }
"manufacturer": {
"@type": "Organization",
"name": "Shimano"
}
}
},
"caracteristiques": {
@@ -68,30 +71,48 @@
"transmission": {
"manette de dérailleur": {
"name": "Shimano SLX, 12-vitesses",
"manufacturer": { "@type": "Organization", "name": "Shimano" }
"manufacturer": {
"@type": "Organization",
"name": "Shimano"
}
},
"dérailleur arrière": {
"name": "Shimano XT, 12-vitesses",
"manufacturer": { "@type": "Organization", "name": "Shimano" }
"manufacturer": {
"@type": "Organization",
"name": "Shimano"
}
},
"cassette": {
"name": "Shimano SLX, 10-51 dents, 12 vitesses",
"manufacturer": { "@type": "Organization", "name": "Shimano" }
"manufacturer": {
"@type": "Organization",
"name": "Shimano"
}
},
"chaîne": {
"name": "Shimano SLX",
"manufacturer": { "@type": "Organization", "name": "Shimano" }
"manufacturer": {
"@type": "Organization",
"name": "Shimano"
}
},
"pédalier": "Shimano, FC-6120, 30 dents, 55mm chainline",
"boîtier de pédalier": {
"name": "Shimano BSA 73",
"manufacturer": { "@type": "Organization", "name": "Shimano" }
"manufacturer": {
"@type": "Organization",
"name": "Shimano"
}
}
},
"équipements": {
"freins": {
"name": "Shimano Deore 6120 4-piston hydraulic disc, 180/180mm RT64 rotors",
"manufacturer": { "@type": "Organization", "name": "Shimano" }
"manufacturer": {
"@type": "Organization",
"name": "Shimano"
}
},
"selle": "Cannondale Scoop Shallow Sport, steel rails",
"tige de selle": "Cannondale DownLow Dropper, internal routing, 31.6, 125mm (XS-S), 150mm (M), 170mm (L-XL)"
@@ -101,21 +122,33 @@
"moyeux": {
"avant": {
"name": "Shimano MT400, 15x110mm thru-axle ",
"manufacturer": { "@type": "Organization", "name": "Shimano" }
"manufacturer": {
"@type": "Organization",
"name": "Shimano"
}
},
"arrière": {
"name": "Shimano MT510, 12x148mm thru-axle",
"manufacturer": { "@type": "Organization", "name": "Shimano" }
"manufacturer": {
"@type": "Organization",
"name": "Shimano"
}
}
},
"pneus": {
"avant": {
"name": "Maxxis Dissector, 29x2.4\" (27.5x2.4\" - XS), 3C, EXO, tubeless ready",
"manufacturer": { "@type": "Organization", "name": "Maxxis" }
"manufacturer": {
"@type": "Organization",
"name": "Maxxis"
}
},
"arrière": {
"name": "Maxxis Rekon, 29x2.4\" (27.5x2.4\" - XS), 3C, EXO, tubeless ready",
"manufacturer": { "@type": "Organization", "name": "Maxxis" }
"manufacturer": {
"@type": "Organization",
"name": "Maxxis"
}
}
}
},