{"product_id":"sram-xx-eagle-t-type-flattop-chain-12-speed-126-links-hollow-pin-includes-powerlock-connector-pvd-coated-silver","title":"SRAM XX Eagle T-Type Flattop Bicycle Chains","description":"\u003cdiv class=\"Polaris-Breadcrumbs__BreadcrumbsStack\" aria-label=\"Rutas para Productos\" role=\"navigation\"\u003e\n\u003cdiv class=\"Polaris-Breadcrumbs__IconWithTitle\"\u003e\n\u003cdiv id=\"page-title\" class=\"Polaris-Breadcrumbs__PageTitle\"\u003e\n\u003ch1 class=\"Polaris-Text--root Polaris-Text--headingLg Polaris-Text--semibold Polaris-Text--base\" tabindex=\"-1\"\u003e\u003cstrong\u003eSRAM XX Eagle T-Type Flattop Bicycle Chains\u003c\/strong\u003e\u003c\/h1\u003e\n\u003cp data-path-to-node=\"2\"\u003eThe first thing to know about the \u003cb\u003eXX Eagle Transmission chain\u003c\/b\u003e is that it’s one of the \u003cb\u003estrongest SRAM has ever made\u003c\/b\u003e. Specifically engineered to optimize \u003cb\u003eEagle Transmission\u003c\/b\u003e, this all-new T-Type design features a unique flat top shape that maximizes shifting performance, delivering \u003cb\u003elevel reliability\u003c\/b\u003e for your drivetrain.\u003c\/p\u003e\n\u003ch3\u003e\n\u003cb\u003eExecutive Durability and Performance\u003c\/b\u003e ✅\u003c\/h3\u003e\n\u003cp data-path-to-node=\"4\"\u003eEngineered for robustness and precise shifting:\u003c\/p\u003e\n\u003cul data-path-to-node=\"5\"\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"5,0,0\"\u003e\u003cb\u003eT-Type Optimization\u003c\/b\u003e: Specifically engineered to optimize \u003cb\u003eEagle Transmission\u003c\/b\u003e, featuring the unique \u003cb\u003eFlattop shape\u003c\/b\u003e that maximizes shifting performance.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"5,1,0\"\u003e\u003cb\u003eUltimate Shifting\u003c\/b\u003e: Features a \u003cb\u003esmooth shift bottom profile\u003c\/b\u003e for ultimate shifting performance.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"5,2,0\"\u003e\u003cb\u003eHigh Durability Finish\u003c\/b\u003e: Finished in a \u003cb\u003elong-wearing, high durability hard chrome finish\u003c\/b\u003e. ✅\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"5,3,0\"\u003e\u003cb\u003eWeight Savings\u003c\/b\u003e: \u003cb\u003eHollow pins\u003c\/b\u003e save precious grams of weight.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"5,4,0\"\u003e\u003cb\u003eConnector\u003c\/b\u003e: Includes the \u003cb\u003ePowerLock connector\u003c\/b\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-path-to-node=\"6\"\u003eThe \u003cb\u003eSRAM XX Eagle Transmission Flattop Chain\u003c\/b\u003e is the \u003cb\u003echoice\u003c\/b\u003e for maximizing durability, shifting precision, and strength-to-weight ratio.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"Polaris-Header-Title__TitleMetadata\"\u003e\n\u003cdiv class=\"Polaris-InlineStack\"\u003e\n\u003cdiv class=\"badge size-base tone-success color-base\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003c!-- Load Tailwind CSS for styling --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n        \/* Base styles using Inter font (Tailwind default) *\/\n        body {\n            background-color: #f8fafc; \/* Tailwind gray-50 *\/\n            padding: 20px;\n            font-family: 'Inter', sans-serif;\n        }\n\n        \/* Container for horizontal scrolling on mobile *\/\n        .table-container {\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            max-width: 100%;\n        }\n\n        \/* Contenedor que ahora solo maneja la sombra, el redondeo se aplica a TH\/TD *\/\n        .table-wrapper-fix {\n            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;\n        }\n\n        \/* Table styling using Tailwind classes *\/\n        .spec-table {\n            min-width: 400px; \/* Ensures sufficient width for 2 columns on mobile *\/\n            border-collapse: separate !important; \/* CRUCIAL: Allows border-radius to work on TH\/TD *\/\n            border-spacing: 0 !important; \/* Removes spacing between cells *\/\n        }\n\n        \/* Custom styling for the table header *\/\n        .spec-table thead th {\n            background-color: #059669 !important; \/* Pure Green - Emerald-600 *\/\n            color: white !important;\n            padding: 1rem 0.75rem !important;\n            text-align: center !important;\n            text-transform: uppercase !important;\n            font-size: 0.875rem !important;\n            border-bottom: 0 !important; \/* Removes header divider line *\/\n        }\n\n        \/* FORCE ROUNDING ON TOP CORNERS (Header) *\/\n        .spec-table thead th:first-child {\n            border-top-left-radius: 0.5rem !important;\n        }\n\n        .spec-table thead th:last-child {\n            border-top-right-radius: 0.5rem !important;\n        }\n\n\n        \/* Custom styling for table data rows *\/\n        .spec-table tbody tr {\n            transition: background-color 0.2s ease-in-out;\n        }\n\n        .spec-table tbody tr:nth-child(even) {\n            background-color: #ECFDF5 !important; \/* Pure Light Green - Green-50 *\/\n        }\n\n        .spec-table tbody tr:hover {\n            background-color: #D1FAE5 !important; \/* Pure Green-100 for hover *\/\n        }\n\n        .spec-table tbody td {\n            padding: 1rem 0.75rem !important;\n            border-bottom: 1px solid #e5e7eb !important; \/* Tailwind gray-200 *\/\n            text-align: left !important;\n            white-space: normal !important; \/* Allow wrapping for values *\/\n        }\n\n        \/* Remove bottom border from second to last row *\/\n        .spec-table tbody tr:not(:last-child) td {\n            border-bottom: 1px solid #e5e7eb !important;\n        }\n\n        \/* REMOVE BOTTOM BORDER FROM LAST ROW AND FORCE ROUNDING *\/\n        .spec-table tbody tr:last-child td {\n            border-bottom: 0 !important;\n        }\n\n        \/* FORCE ROUNDING ON BOTTOM CORNERS (Footer) *\/\n        .spec-table tbody tr:last-child td:first-child {\n            border-bottom-left-radius: 0.5rem !important;\n        }\n\n        .spec-table tbody tr:last-child td:last-child {\n            border-bottom-right-radius: 0.5rem !important;\n        }\n\n        \/* Style the Specification column *\/\n        .spec-table tbody td:first-child {\n            font-weight: 700 !important;\n            color: #065F46 !important; \/* Darker Pure Green - Emerald-800 *\/\n            white-space: nowrap !important; \/* Keep spec names from wrapping *\/\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"max-w-xl mx-auto\"\u003e\n\u003ch2 class=\"text-3xl font-extrabold text-gray-900 mb-2 text-center sm:text-left\"\u003e12-Speed Chain Specifications\u003c\/h2\u003e\n\u003cp class=\"text-lg text-gray-600 mb-6 text-center sm:text-left\"\u003eDetailed technical specifications for the bicycle chain.\u003c\/p\u003e\n\u003cdiv class=\"table-container\"\u003e\n\u003cdiv class=\"table-wrapper-fix\"\u003e\n\u003ctable class=\"spec-table w-full text-sm text-gray-700\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrivetrain Speeds\u003c\/td\u003e\n\u003ctd\u003e12 Speed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLinks\u003c\/td\u003e\n\u003ctd\u003e126\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eSilver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDefined Color\u003c\/td\u003e\n\u003ctd\u003eSilver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHalf Link Chain\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-4 text-sm text-gray-500 text-center\"\u003e\n\u003cp class=\"font-semibold\"\u003eNote:\u003c\/p\u003e\n\u003cp\u003eThis chain is designed for high-performance 12-speed systems and comes with 126 links, typically requiring cutting to final length.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"SRAM","offers":[{"title":"12-Speed\/126 Links","offer_id":42377259876400,"sku":"SRAM-00.2518.056.010","price":155.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0272\/9394\/1808\/files\/2277617.jpg?v=1747862020","url":"https:\/\/movatik.com\/products\/sram-xx-eagle-t-type-flattop-chain-12-speed-126-links-hollow-pin-includes-powerlock-connector-pvd-coated-silver","provider":"Movatik","version":"1.0","type":"link"}