{"product_id":"1-2pcs-shimano-105-grx-slx-sm-rt70-ice-tech-centerlock-disc-brake-rotor-160mm","title":"1\/2pcs Shimano 105 GRX SLX SM-RT70 ICE TECH Centerlock Disc Brake Rotor -160mm","description":"\u003cstyle\u003e\n  .yanzo-tab-container {\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n    margin-top: 15px;\n    width: 100%;\n    box-sizing: border-box;\n  }\n\n  \/* 隐藏单选框原生的 radio 按钮 *\/\n  .yanzo-tab-container input[type=\"radio\"] {\n    display: none;\n  }\n\n  \/* 采用 4 列等宽网格（Grid 1:1:1:1），保证间距绝对均匀 *\/\n  .yanzo-tab-headers {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    border-bottom: 2px solid #E5E7EB;\n    margin-bottom: 20px;\n    width: 100%;\n    text-align: center;\n  }\n\n  .yanzo-tab-headers label {\n    padding: 10px 0;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.2px;\n    color: #6B7280;\n    background: none;\n    border-bottom: 2px solid transparent;\n    margin-bottom: -2px;\n    cursor: pointer;\n    text-transform: uppercase;\n    transition: all 0.2s ease;\n    white-space: nowrap;\n    overflow: hidden;\n    text-overflow: ellipsis;\n  }\n\n  \/* 选中状态下的 Tab 按钮样式 *\/\n  #tab-desc:checked ~ .yanzo-tab-headers label[for=\"tab-desc\"],\n  #tab-specs:checked ~ .yanzo-tab-headers label[for=\"tab-specs\"],\n  #tab-qa:checked ~ .yanzo-tab-headers label[for=\"tab-qa\"],\n  #tab-shipping:checked ~ .yanzo-tab-headers label[for=\"tab-shipping\"] {\n    color: #111827;\n    border-bottom-color: #111827;\n  }\n\n  \/* 内容面板默认隐藏 *\/\n  .yanzo-tab-panel {\n    display: none;\n  }\n\n  \/* 根据选中的 Radio 显示对应的内容面板 *\/\n  #tab-desc:checked ~ .yanzo-tab-content #content-desc,\n  #tab-specs:checked ~ .yanzo-tab-content #content-specs,\n  #tab-qa:checked ~ .yanzo-tab-content #content-qa,\n  #tab-shipping:checked ~ .yanzo-tab-content #content-shipping {\n    display: block;\n  }\n\n  \/* 详情页排版样式 *\/\n  .yanzo-h2 {\n    font-size: 17px;\n    font-weight: 800;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n    margin: 0 0 6px 0;\n    color: #111827;\n  }\n  .yanzo-subhead {\n    font-size: 12px;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #4B5563;\n    margin: 0 0 12px 0;\n    letter-spacing: 0.3px;\n  }\n  .yanzo-intro {\n    font-size: 13px;\n    line-height: 1.6;\n    color: #4B5563;\n    margin-bottom: 20px;\n    padding-bottom: 16px;\n    border-bottom: 1px solid #F3F4F6;\n  }\n  .yanzo-features-title {\n    font-size: 14px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 10px;\n  }\n  .yanzo-list {\n    margin: 0;\n    padding-left: 18px;\n  }\n  .yanzo-list li {\n    font-size: 13px;\n    line-height: 1.6;\n    color: #374151;\n    margin-bottom: 8px;\n  }\n  .yanzo-list li strong {\n    color: #111827;\n  }\n\n  \/* Q\u0026A 专属样式 *\/\n  .yanzo-qa-item {\n    margin-bottom: 16px;\n    padding-bottom: 12px;\n    border-bottom: 1px dashed #E5E7EB;\n  }\n  .yanzo-qa-item:last-child {\n    border-bottom: none;\n  }\n  .yanzo-qa-q {\n    font-size: 13px;\n    font-weight: 700;\n    color: #111827;\n    margin-bottom: 4px;\n    display: flex;\n    gap: 6px;\n  }\n  .yanzo-qa-a {\n    font-size: 13px;\n    line-height: 1.5;\n    color: #4B5563;\n    padding-left: 22px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"yanzo-tab-container\"\u003e\n  \u003c!-- 隐藏的控制状态 Radio 按钮 --\u003e\n  \u003cinput type=\"radio\" id=\"tab-desc\" name=\"yanzo-tabs\" checked\u003e\n  \u003cinput type=\"radio\" id=\"tab-specs\" name=\"yanzo-tabs\"\u003e\n  \u003cinput type=\"radio\" id=\"tab-qa\" name=\"yanzo-tabs\"\u003e\n  \u003cinput type=\"radio\" id=\"tab-shipping\" name=\"yanzo-tabs\"\u003e\n\n  \u003c!-- 网格平分 4 个 Tab 按钮 --\u003e\n  \u003cdiv class=\"yanzo-tab-headers\"\u003e\n    \u003clabel for=\"tab-desc\"\u003eDETAILS\u003c\/label\u003e\n    \u003clabel for=\"tab-specs\"\u003eSPECS\u003c\/label\u003e\n    \u003clabel for=\"tab-qa\"\u003eQ\u0026amp;A\u003c\/label\u003e\n    \u003clabel for=\"tab-shipping\"\u003eSHIPPING\u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 选项卡对应的具体内容区域 --\u003e\n  \u003cdiv class=\"yanzo-tab-content\"\u003e\n    \u003c!-- 面板 1: DETAILS --\u003e\n    \u003cdiv class=\"yanzo-tab-panel\" id=\"content-desc\"\u003e\n      \u003cdiv class=\"yanzo-h2\"\u003eSHIMANO SLX \/ 105 SM-RT70 160MM CENTER LOCK DISC ROTOR\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-subhead\"\u003eICE TECHNOLOGIES COOLING PERFORMANCE WITH LOCKRING INCLUDED\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-intro\"\u003e\n        Enhance your stopping control and thermal management with the Shimano SM-RT70 160mm Center Lock disc rotor. Featuring proven Ice Technologies 3-layer clad construction, this rotor effectively sheds heat during sustained braking, delivering consistent modulation and reliable stopping power for road, gravel, and mountain bikes.\n      \u003c\/div\u003e\n      \u003cdiv class=\"yanzo-features-title\"\u003eFEATURES\u003c\/div\u003e\n      \u003cul class=\"yanzo-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eIce Technologies Construction:\u003c\/strong\u003e 3-layer sandwich structure (stainless steel\/aluminum\/stainless steel) rapidly dissipates heat to reduce brake fade and pad wear.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCenter Lock Mounting System:\u003c\/strong\u003e Precision spline mount ensures fast, rigid, and secure installation on Center Lock compatible hubs.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLockring Included:\u003c\/strong\u003e Every rotor comes complete with a genuine Shimano Center Lock lockring.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eVersatile 160mm Size:\u003c\/strong\u003e The standard all-around size ideal for road, gravel, cross-country, and trail setups.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFlexible Quantity Options:\u003c\/strong\u003e Available as a Single Rotor (1 Pc) or a Complete Pair (2 Pcs).\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOEM Bulk Packaged:\u003c\/strong\u003e Genuine factory-fresh Shimano components delivered in cost-effective workshop packaging.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 面板 2: SPECS --\u003e\n    \u003cdiv class=\"yanzo-tab-panel\" id=\"content-specs\"\u003e\n      \u003cul class=\"yanzo-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBrand:\u003c\/strong\u003e SHIMANO\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSeries:\u003c\/strong\u003e SLX M7000 \/ 105 R7000 Series\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eModel:\u003c\/strong\u003e SM-RT70\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRotor Diameter:\u003c\/strong\u003e 160 mm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMounting Type:\u003c\/strong\u003e Center Lock\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLockring Included:\u003c\/strong\u003e Yes (Genuine Shimano Center Lock Lockring)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eQuantity Options:\u003c\/strong\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n\u003cstrong\u003e1 Pc:\u003c\/strong\u003e Single 160mm Rotor + 1 Lockring\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e2 Pcs:\u003c\/strong\u003e Pair \/ Two 160mm Rotors + 2 Lockrings\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePad Compatibility:\u003c\/strong\u003e Suitable for both Resin and Metal pads\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Genuine Shimano Workshop \/ Bulk Packaging\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 面板 3: Q\u0026A --\u003e\n    \u003cdiv class=\"yanzo-tab-panel\" id=\"content-qa\"\u003e\n      \u003cdiv class=\"yanzo-qa-item\"\u003e\n        \u003cdiv class=\"yanzo-qa-q\"\u003e\n\u003cspan\u003eQ:\u003c\/span\u003e Does this rotor include the lockring?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, each SM-RT70 rotor includes a genuine Shimano Center Lock lockring in the package.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"yanzo-qa-item\"\u003e\n        \u003cdiv class=\"yanzo-qa-q\"\u003e\n\u003cspan\u003eQ:\u003c\/span\u003e Can I use this rotor with both Resin and Metal brake pads?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes! The SM-RT70 is fully compatible with both organic\/resin and sintered\/metal brake pads.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"yanzo-qa-item\"\u003e\n        \u003cdiv class=\"yanzo-qa-q\"\u003e\n\u003cspan\u003eQ:\u003c\/span\u003e Will this work on my road or gravel bike?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Absolutely. SM-RT70 is a popular crossover choice for Shimano 105, GRX, and SLX setups using 160mm Center Lock hubs.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 面板 4: SHIPPING --\u003e\n    \u003cdiv class=\"yanzo-tab-panel\" id=\"content-shipping\"\u003e\n      \u003cul class=\"yanzo-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eProcessing Time:\u003c\/strong\u003e Ships within 24–48 hours from our California warehouse.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eDelivery Time:\u003c\/strong\u003e Standard shipping usually arrives within 3–7 business days across the US mainland.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTracking:\u003c\/strong\u003e Tracking information will be emailed immediately once your package is dispatched.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Shimano","offers":[{"title":"1pcs Only","offer_id":53805035946284,"sku":"MK-XT058-US-1pcs","price":28.99,"currency_code":"USD","in_stock":true},{"title":"2pcs","offer_id":53805035979052,"sku":"MK-XT058-US-2pcs","price":57.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/Shimano_SM-RT70_Center_Lock_Disc_Brake_Rotor_with_Lockring.jpg?v=1787308189","url":"https:\/\/yanzocycling.com\/products\/1-2pcs-shimano-105-grx-slx-sm-rt70-ice-tech-centerlock-disc-brake-rotor-160mm","provider":"YanzoCycling","version":"1.0","type":"link"}