{"title":"Gravel","description":null,"products":[{"product_id":"tektro-p20-11-metal-ceramic-disc-brake-pads-2-pairs","title":"2 Pairs Tektro P20.11 High Performance Metal Ceramic Disc Brake Pads With Spring","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 按钮（SPECIFICATIONS 精简为 SPECS，提升阅读体验） --\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\"\u003eTEKTRO P20.11 DISC BRAKE PADS\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-subhead\"\u003eHIGH-PERFORMANCE METAL CERAMIC COMPOUND\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-intro\"\u003e\n        Engineered for maximum braking power, low noise, and exceptional fade resistance. Supplied as a convenient 2-pair value pack to service both front and rear 2-piston calipers.\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\u003eMetal-Ceramic Compound:\u003c\/strong\u003e Delivers superior thermal stability, low noise, and extended pad longevity.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e2-Pair Value Pack:\u003c\/strong\u003e Includes complete front and rear replacement pads with retaining springs.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBroad Compatibility:\u003c\/strong\u003e Fits Tektro, Shimano, and TRP 2-piston hydraulic \u0026amp; mechanical disc brake calipers.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOEM Bulk Packaged:\u003c\/strong\u003e Factory-fresh genuine 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 TEKTRO\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eModel:\u003c\/strong\u003e P20.11\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCompound:\u003c\/strong\u003e Metal-Ceramic Compound\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBacking Plate Material:\u003c\/strong\u003e Steel\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eQuantity:\u003c\/strong\u003e 2 Pairs (4 Brake Pads \u0026amp; 2 Springs)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCompatibility:\u003c\/strong\u003e Tektro HD-M285, HD-M275, HD-M282, HD-M280, HD-M290, TRP Slate X2, Shimano Deore B01S\/B03S\/B05S shape standard calipers.\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 How do I know if these pads fit my brakes?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: These pads are compatible with most Tektro 2-piston hydraulic\/mechanical brakes (such as HD-M275, HD-M285) as well as TRP and Shimano calipers that use the standard B01S\/B03S\/B05S pad shape. You can compare the shape of your current pad with our product photos to confirm.\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 Do these brake pads require a bed-in (break-in) period?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes. Like all high-performance metal-ceramic compounds, we recommend performing 10–15 moderate-speed stops on flat ground to properly bed in the pads with your rotor for maximum stopping power.\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 Do the spring clips come included in the package?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, each pair comes complete with a steel retaining spring clip. This 2-pair pack includes 4 pads and 2 spring clips in total.\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":"Tektro","offers":[{"title":"Default Title","offer_id":52756000244012,"sku":"TRY161-2-HZ-US","price":14.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/Tektro_P20.11_Metal_Ceramic_Disc_Brake_Pads_2_Pairs_Pack_for_2-Piston_Calipers.png?v=1787732161"},{"product_id":"tektro-bike-disc-brake-rotor-tr160-180-6-bolt-with-bolts-included-us-stock","title":"TEKTRO Bike Disc Brake Rotor TR160\/180-24, TR160\/180-52 6 Bolt with Bolts Included US Stock","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  .yanzo-tab-container input[type=\"radio\"] { display: none; }\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  .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  #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  .yanzo-tab-panel { display: none; }\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 { display: block; }\n  .yanzo-h2 { font-size: 17px; font-weight: 800; letter-spacing: 0.5px; text-transform: uppercase; margin: 0 0 6px 0; color: #111827; }\n  .yanzo-subhead { font-size: 12px; font-weight: 700; text-transform: uppercase; color: #4B5563; margin: 0 0 12px 0; letter-spacing: 0.3px; }\n  .yanzo-intro { font-size: 13px; line-height: 1.6; color: #4B5563; margin-bottom: 20px; padding-bottom: 16px; border-bottom: 1px solid #F3F4F6; }\n  .yanzo-features-title { font-size: 14px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 10px; }\n  .yanzo-list { margin: 0; padding-left: 18px; }\n  .yanzo-list li { font-size: 13px; line-height: 1.6; color: #374151; margin-bottom: 8px; }\n  .yanzo-list li strong { color: #111827; }\n  .yanzo-qa-item { margin-bottom: 16px; padding-bottom: 12px; border-bottom: 1px dashed #E5E7EB; }\n  .yanzo-qa-item:last-child { border-bottom: none; }\n  .yanzo-qa-q { font-size: 13px; font-weight: 700; color: #111827; margin-bottom: 4px; display: flex; gap: 6px; }\n  .yanzo-qa-a { font-size: 13px; line-height: 1.5; color: #4B5563; padding-left: 22px; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"yanzo-tab-container\"\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  \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  \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\"\u003eTEKTRO TR160 \/ TR180 6-BOLT DISC BRAKE ROTOR\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-subhead\"\u003eCNC MACHINED STAINLESS STEEL WITH HEAT DISSIPATION\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-intro\"\u003e\n        Upgrade your braking system with the genuine \u003cstrong\u003eTEKTRO TR160 or TR180 Disc Brake Rotor\u003c\/strong\u003e. Precision-engineered from high-quality stainless steel, this rotor features advanced \u003cstrong\u003eCNC engraving and milling\u003c\/strong\u003e to reduce weight without sacrificing structural integrity. The strategic cutouts accelerate heat dissipation, ensuring consistent braking performance on long descents. This package conveniently includes the necessary mounting bolts for immediate installation.\n      \u003c\/div\u003e\n      \u003cdiv class=\"yanzo-features-title\"\u003eKEY FEATURES\u003c\/div\u003e\n      \u003cul class=\"yanzo-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eAdvanced CNC Technology:\u003c\/strong\u003e The rotor body undergoes CNC engraving and milling, creating a lightweight design that effectively dissipates heat to prevent brake fade during intense riding.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eDurable Stainless Steel:\u003c\/strong\u003e Constructed from robust stainless steel with an anodized finish and laser marking for long-lasting durability and corrosion resistance.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOptimal Thickness:\u003c\/strong\u003e Features a \u003cstrong\u003e1.8mm thickness\u003c\/strong\u003e, providing a solid braking surface. (Note: It is recommended to replace the rotor if wear reduces thickness to 1.5mm to maintain safety).\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eStandard 6-Bolt Mount:\u003c\/strong\u003e Compatible with standard 6-bolt hub interfaces. The distance between adjacent holes is 22mm, and diagonal holes is 44mm.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eComplete Package:\u003c\/strong\u003e Each order includes 1x Tektro Rotor (choose 160mm or 180mm) and a set of 6x mounting bolts.\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 TEKTRO\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eModel:\u003c\/strong\u003e TR160-24 \/ TR160-52 \/ TR180-24 \/ TR180-52\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Stainless Steel\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMount Type:\u003c\/strong\u003e 6-Bolt\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eThickness:\u003c\/strong\u003e 1.8mm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eDiameter Options:\u003c\/strong\u003e 160mm or 180mm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e Approx. 140g (160mm) \/ 180g (180mm)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eManufacturing:\u003c\/strong\u003e CNC Engraving, Milling, Anodizing\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackage Includes:\u003c\/strong\u003e 1x Rotor, 6x Mounting Bolts\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCondition:\u003c\/strong\u003e 100% Brand New\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 come with the screws to attach it to the hub?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, the package includes 6 mounting bolts needed for installation.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"yanzo-qa-item\"\u003e\n        \u003cdiv class=\"yanzo-qa-q\"\u003e\n\u003cspan\u003eQ:\u003c\/span\u003e What is the thickness of the rotor?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: The rotor has a thickness of 1.8mm.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"yanzo-qa-item\"\u003e\n        \u003cdiv class=\"yanzo-qa-q\"\u003e\n\u003cspan\u003eQ:\u003c\/span\u003e Is this compatible with Shimano or SRAM hubs?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, this is a standard 6-bolt rotor and is compatible with any hub that supports the 6-bolt mounting system.\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\u003eUS Stock:\u003c\/strong\u003e Ships directly from our US warehouse.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eProcessing Time:\u003c\/strong\u003e Orders are typically processed within 24-48 hours.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eDelivery:\u003c\/strong\u003e Fast shipping available to US mainland addresses.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Tektro","offers":[{"title":"180-52 With Retail Box","offer_id":52756000571692,"sku":"MK107-US-52-180","price":16.99,"currency_code":"USD","in_stock":false},{"title":"160-52 With Retail Box","offer_id":52756000604460,"sku":"MK107-US-52-160","price":13.99,"currency_code":"USD","in_stock":false},{"title":"180-24 Without Retail Box","offer_id":52756000637228,"sku":"MK107-US-180","price":12.49,"currency_code":"USD","in_stock":false},{"title":"160-24 Without Retail Box","offer_id":52756000669996,"sku":"MK107-US-160","price":11.49,"currency_code":"USD","in_stock":false},{"title":"180-52 Without Retail Box","offer_id":52756000702764,"sku":"MK107-180-52NO-US","price":13.49,"currency_code":"USD","in_stock":false},{"title":"160-52 Without Retail Box","offer_id":52756000735532,"sku":"MK107-160-52NO-US","price":12.39,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/Tektro_TR180-52_6-bolt_disc_brake_rotor_with_included_bolts_and_retail_packaging.jpg?v=1789125189"},{"product_id":"tektro-180-17-hydraulic-disc-brake-rotor-6-bolts-2-3mm-thickness-mtb-e-bike-oe","title":"Tektro 180-17 Hydraulic Disc Brake Rotor 6 Bolts 2.3mm thickness MTB E-Bike-OE No Retail Box","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  .yanzo-tab-container input[type=\"radio\"] { display: none; }\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  .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  #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  .yanzo-tab-panel { display: none; }\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 { display: block; }\n  .yanzo-h2 { font-size: 17px; font-weight: 800; letter-spacing: 0.5px; text-transform: uppercase; margin: 0 0 6px 0; color: #111827; }\n  .yanzo-subhead { font-size: 12px; font-weight: 700; text-transform: uppercase; color: #4B5563; margin: 0 0 12px 0; letter-spacing: 0.3px; }\n  .yanzo-intro { font-size: 13px; line-height: 1.6; color: #4B5563; margin-bottom: 20px; padding-bottom: 16px; border-bottom: 1px solid #F3F4F6; }\n  .yanzo-features-title { font-size: 14px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 10px; }\n  .yanzo-list { margin: 0; padding-left: 18px; }\n  .yanzo-list li { font-size: 13px; line-height: 1.6; color: #374151; margin-bottom: 8px; }\n  .yanzo-list li strong { color: #111827; }\n  .yanzo-qa-item { margin-bottom: 16px; padding-bottom: 12px; border-bottom: 1px dashed #E5E7EB; }\n  .yanzo-qa-item:last-child { border-bottom: none; }\n  .yanzo-qa-q { font-size: 13px; font-weight: 700; color: #111827; margin-bottom: 4px; display: flex; gap: 6px; }\n  .yanzo-qa-a { font-size: 13px; line-height: 1.5; color: #4B5563; padding-left: 22px; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"yanzo-tab-container\"\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  \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  \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\"\u003eTEKTRO 180MM HYDRAULIC DISC BRAKE ROTOR\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-subhead\"\u003eHEAVY-DUTY 2.3MM THICKNESS FOR E-BIKES \u0026amp; AGGRESSIVE MTB\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-intro\"\u003e\n        Maximize your stopping power with the genuine \u003cstrong\u003eTEKTRO 180mm Hydraulic Disc Brake Rotor\u003c\/strong\u003e. Engineered for demanding applications, this rotor features a robust \u003cstrong\u003e2.3mm thickness\u003c\/strong\u003e—significantly thicker than standard 1.8mm-2.0mm rotors. This extra mass provides superior heat dissipation and structural rigidity, making it the ideal choice for E-Bikes, Enduro, and Downhill mountain biking where consistent braking performance is critical.\n      \u003c\/div\u003e\n      \u003cdiv class=\"yanzo-features-title\"\u003eKEY FEATURES\u003c\/div\u003e\n      \u003cul class=\"yanzo-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHeavy-Duty 2.3mm Thickness:\u003c\/strong\u003e The oversized 2.3mm stainless steel braking surface resists warping under extreme heat and heavy loads, ensuring consistent bite and modulation even on long descents or when stopping heavy E-Bikes.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOptimized for E-Bikes \u0026amp; MTB:\u003c\/strong\u003e The 180mm diameter provides increased leverage and torque compared to smaller 160mm rotors, essential for controlling the higher speeds and weight of electric bikes and all-mountain rigs.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eStandard 6-Bolt Interface:\u003c\/strong\u003e Compatible with all major 6-bolt disc hubs (Shimano, SRAM, Hope, etc.), ensuring easy installation and secure mounting.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eEfficient Heat Management:\u003c\/strong\u003e The solid stainless steel construction acts as a heat sink, drawing heat away from the caliper and fluid to prevent brake fade during prolonged use.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOE Quality:\u003c\/strong\u003e Authentic TEKTRO Original Equipment part, offering the same reliability found on complete bikes but at a fraction of the cost.\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 TEKTRO\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eModel:\u003c\/strong\u003e 180-17 (Hydraulic Series)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eDiameter:\u003c\/strong\u003e 180mm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eThickness:\u003c\/strong\u003e 2.3mm (Heavy Duty)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMount Type:\u003c\/strong\u003e 6-Bolt (ISO)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Stainless Steel\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBrake Compatibility:\u003c\/strong\u003e Hydraulic Disc Brakes Only\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eApplication:\u003c\/strong\u003e E-Bike, MTB, Enduro, Downhill\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e Approx. 185g - 195g\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackage Includes:\u003c\/strong\u003e 1x Rotor\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCondition:\u003c\/strong\u003e 100% Authentic Brand New\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e OE Bulk (No Retail Box)\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 Is this rotor compatible with mechanical disc brakes?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: This rotor is primarily designed for hydraulic systems, but it will physically fit mechanical calipers. However, the 2.3mm thickness requires a caliper with enough piston travel\/clearance.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"yanzo-qa-item\"\u003e\n        \u003cdiv class=\"yanzo-qa-q\"\u003e\n\u003cspan\u003eQ:\u003c\/span\u003e Will this fit my E-Bike?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, if your bike uses a 6-bolt hub and has a 180mm mount (or uses an adapter), this 2.3mm thick rotor is excellent for E-Bikes due to its heat resistance.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"yanzo-qa-item\"\u003e\n        \u003cdiv class=\"yanzo-qa-q\"\u003e\n\u003cspan\u003eQ:\u003c\/span\u003e Does it come with bolts?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Usually, OE rotors do not include Torx bolts. Please check your existing rotor or hub to see if you can reuse your old ones.\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 US 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":"Tektro","offers":[{"title":"1pc","offer_id":52756002111788,"sku":"MK221-US-1pc","price":14.49,"currency_code":"USD","in_stock":false},{"title":"2pcs","offer_id":52756002144556,"sku":"MK221-US-2pcs","price":26.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/TEKTRO_180mm_6-bolt_hydraulic_disc_brake_rotor_2.3mm_thickness.jpg?v=1789124818"},{"product_id":"shimano-grx-rd-rx822-12-speed-rear-derailleur-long-cage-sgs-for-gravel-bikes","title":"Shimano GRX RD-RX822 12-Speed Rear Derailleur - Long Cage (SGS) for Gravel Bikes-OE,No Retail Box","description":"\u003cp\u003e\u003cspan style=\"font-size:12px;\"\u003e\u003cspan style=\"font-family:Arial,Helvetica,sans-serif;\"\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003ch2 data-path-to-node=\"2\" style='font-family: \"Google Sans\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"3\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003eUnstoppable Performance on Any Terrain\u003c\/b\u003e\u003c\/span\u003e\u003c\/h2\u003e\n\n\u003cp data-path-to-node=\"3\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003eThe RD-RX822 (SGS) is designed for the modern gravel rider seeking the widest gear range possible. Featuring an integrated chain stabilizer, this long-cage derailleur provides quiet, secure, and precise shifting through the roughest gravel and technical trails.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003ch3 data-path-to-node=\"4\" style='font-family: \"Google Sans\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"4\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e📊 Technical Specs\u003c\/b\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\n\u003ctable data-path-to-node=\"5\" style='margin-bottom: 32px; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\n\t\u003cthead style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\n\t\t\u003ctr style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cstrong style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important; margin-bottom: 0px !important;'\u003eFeature\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cstrong style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important; margin-bottom: 0px !important;'\u003eDetails\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\n\t\t\u003ctr style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cspan data-path-to-node=\"5,1,0,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"5,1,0,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003eSeries\u003c\/b\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cspan data-path-to-node=\"5,1,1,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003eGRX 12-Speed (RX820)\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cspan data-path-to-node=\"5,2,0,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"5,2,0,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003eCage Length\u003c\/b\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cspan data-path-to-node=\"5,2,1,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003eSGS (Long Cage)\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cspan data-path-to-node=\"5,3,0,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"5,3,0,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003eMax Low Sprocket\u003c\/b\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cspan data-path-to-node=\"5,3,1,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"5,3,1,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e51T (Compatible with 10-51T Cassette)\u003c\/b\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cspan data-path-to-node=\"5,4,0,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"5,4,0,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003eClutch Type\u003c\/b\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cspan data-path-to-node=\"5,4,1,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003eShadow RD+ (Integrated Chain Stabilizer)\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cspan data-path-to-node=\"5,5,0,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"5,5,0,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003eWeight\u003c\/b\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cspan data-path-to-node=\"5,5,1,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003eApprox. 288g\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cspan data-path-to-node=\"5,6,0,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"5,6,0,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003eCompatibility\u003c\/b\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cspan data-path-to-node=\"5,6,1,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e12-Speed Mechanical \/ 1x12 Setup\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003ch3 data-path-to-node=\"6\" style='font-family: \"Google Sans\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"6\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e⚠️ Installation Note for OE\u003c\/b\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\n\u003cp data-path-to-node=\"7\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003eThis is the OE version (Original Equipment), As an OE part, it does not include retail cardboard packaging.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003ch3 data-path-to-node=\"8\" style='font-family: \"Google Sans\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"8\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e📦 What’s in the Box?\u003c\/b\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\n\u003cp data-path-to-node=\"9\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e1x Shimano GRX RD-RX822-SGS Rear Derailleur\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cspan style=\"font-size:12px;\"\u003e\u003cspan style=\"font-family:Arial,Helvetica,sans-serif;\"\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n","brand":"Shimano","offers":[{"title":"Default Title","offer_id":52756009124140,"sku":"MK-XT037-US","price":99.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/10_88ba3c1b-ecff-478e-ab7a-0b0956d83cbf.jpg?v=1773485859"},{"product_id":"shimano-ultegra-cs-r8101-series-12-speed-road-bike-cassette-11-34t-model-r8100","title":"SHIMANO Ultegra CS-R8101 \/ CS-R8100 12-Speed Road Cassette (11-34T) - OEM Bulk","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  .yanzo-tab-container input[type=\"radio\"] { display: none; }\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  .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  #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  .yanzo-tab-panel { display: none; }\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 { display: block; }\n  .yanzo-h2 { font-size: 17px; font-weight: 800; letter-spacing: 0.5px; text-transform: uppercase; margin: 0 0 6px 0; color: #111827; }\n  .yanzo-subhead { font-size: 12px; font-weight: 700; text-transform: uppercase; color: #4B5563; margin: 0 0 12px 0; letter-spacing: 0.3px; }\n  .yanzo-intro { font-size: 13px; line-height: 1.6; color: #4B5563; margin-bottom: 20px; padding-bottom: 16px; border-bottom: 1px solid #F3F4F6; }\n  .yanzo-features-title { font-size: 14px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 10px; }\n  .yanzo-list { margin: 0; padding-left: 18px; }\n  .yanzo-list li { font-size: 13px; line-height: 1.6; color: #374151; margin-bottom: 8px; }\n  .yanzo-list li strong { color: #111827; }\n  .yanzo-qa-item { margin-bottom: 16px; padding-bottom: 12px; border-bottom: 1px dashed #E5E7EB; }\n  .yanzo-qa-item:last-child { border-bottom: none; }\n  .yanzo-qa-q { font-size: 13px; font-weight: 700; color: #111827; margin-bottom: 4px; display: flex; gap: 6px; }\n  .yanzo-qa-a { font-size: 13px; line-height: 1.5; color: #4B5563; padding-left: 22px; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"yanzo-tab-container\"\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  \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  \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 ULTEGRA CS-R8101 12-SPEED ROAD CASSETTE\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-subhead\"\u003eHYPERGLIDE+ TECHNOLOGY — ALUMINUM CARRIERS — 11-34T RANGE\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-intro\"\u003e\n        Experience race-proven performance with the genuine \u003cstrong\u003eShimano Ultegra CS-R8101-12 \/ CS-R8100 12-Speed Cassette\u003c\/strong\u003e. Engineered for the demands of competitive road cycling and fast-paced gravel riding, this cassette features \u003cstrong\u003eHYPERGLIDE+\u003c\/strong\u003e technology for instantaneous, silent shifting under load. The 11-34T configuration offers a wide gear range for versatile terrain, while the lightweight aluminum sprocket carriers reduce rotational weight compared to the 105 series. This OEM Bulk version ensures professional quality at a competitive price.\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\u003eInstant Hyperglide+ Shifting:\u003c\/strong\u003e Precision-shaped tooth profiles and shift ramps allow you to shift up and down the cassette seamlessly without easing off pedal pressure, maintaining momentum during attacks and climbs.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLightweight Aluminum Construction:\u003c\/strong\u003e The largest cogs are mounted on rigid, anodized aluminum carriers (spiders), significantly reducing weight and increasing torsional stiffness for efficient power transfer compared to steel carriers.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eStandard Freehub Compatibility:\u003c\/strong\u003e Unlike 12-speed MTB cassettes, this road cassette fits perfectly onto \u003cstrong\u003eexisting standard 11-speed Shimano\/SRAM road HG freehub bodies\u003c\/strong\u003e, making upgrades simple and cost-effective.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e11-34T Versatile Range:\u003c\/strong\u003e Gear combination: 11-12-13-14-15-17-19-21-24-27-30-34T. The 34T low gear provides a 1:1 ratio (with a 34T chainring) for conquering steep gradients comfortably.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eDurable Finish:\u003c\/strong\u003e Nickel-plated steel cogs offer excellent corrosion resistance and long-lasting durability against wear.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eDrivetrain Compatibility:\u003c\/strong\u003e Designed for Shimano 12-speed road systems (Ultegra R8100\/R8150, Dura-Ace R9200\/R9250) and fully compatible with 105 12-speed groupsets.\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 Shimano Ultegra R8100 Series\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eModel:\u003c\/strong\u003e CS-R8101-12 \/ CS-R8100-12\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSpeed:\u003c\/strong\u003e 12-Speed\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eGear Combination:\u003c\/strong\u003e 11-12-13-14-15-17-19-21-24-27-30-34T\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFreehub Compatibility:\u003c\/strong\u003e Fits standard Shimano\/SRAM 11-Speed Road HG freehub bodies AND Shimano 12-Speed Road freehubs\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTechnology:\u003c\/strong\u003e HYPERGLIDE+\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Nickel-Plated Steel Cogs with Anodized Aluminum Spider \u0026amp; Lockring\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eAverage Weight:\u003c\/strong\u003e Approx. 345g\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCondition:\u003c\/strong\u003e 100% Authentic Brand New\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e OEM Bulk (Protective Polybag)\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 What is the difference between CS-R8100 and CS-R8101?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: CS-R8101-12 is the updated revision of the CS-R8100-12. Both share identical 11-34T gear ratios, Hyperglide+ technology, aluminum carriers, and weight specifications.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"yanzo-qa-item\"\u003e\n        \u003cdiv class=\"yanzo-qa-q\"\u003e\n\u003cspan\u003eQ:\u003c\/span\u003e Will this fit my old 11-speed road wheels?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes! Shimano 12-speed road cassettes are designed to fit standard 11-speed Shimano\/SRAM road HG freehub bodies without modification.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"yanzo-qa-item\"\u003e\n        \u003cdiv class=\"yanzo-qa-q\"\u003e\n\u003cspan\u003eQ:\u003c\/span\u003e Is this compatible with 105 Di2 R7150?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, this Ultegra cassette is fully compatible with the Shimano 105 12-speed Di2 groupset.\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 US 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":"Default Title","offer_id":52756196196652,"sku":"MK-XT030-US","price":82.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/Shimano_Ultegra_CS-R8101_12-Speed_Road_Cassette_11-34T_with_Aluminum_Lockring.jpg?v=1787654495"},{"product_id":"shimano-105-cs-r7101-12-speed-11-34t-hg-cassette-road-bike-gravel-oe","title":"SHIMANO 105 CS-R7101 \/ CS-R7100 12-Speed Road Cassette (11-34T) - OEM Bulk","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  .yanzo-tab-container input[type=\"radio\"] { display: none; }\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  .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  #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  .yanzo-tab-panel { display: none; }\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 { display: block; }\n  .yanzo-h2 { font-size: 17px; font-weight: 800; letter-spacing: 0.5px; text-transform: uppercase; margin: 0 0 6px 0; color: #111827; }\n  .yanzo-subhead { font-size: 12px; font-weight: 700; text-transform: uppercase; color: #4B5563; margin: 0 0 12px 0; letter-spacing: 0.3px; }\n  .yanzo-intro { font-size: 13px; line-height: 1.6; color: #4B5563; margin-bottom: 20px; padding-bottom: 16px; border-bottom: 1px solid #F3F4F6; }\n  .yanzo-features-title { font-size: 14px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 10px; }\n  .yanzo-list { margin: 0; padding-left: 18px; }\n  .yanzo-list li { font-size: 13px; line-height: 1.6; color: #374151; margin-bottom: 8px; }\n  .yanzo-list li strong { color: #111827; }\n  .yanzo-qa-item { margin-bottom: 16px; padding-bottom: 12px; border-bottom: 1px dashed #E5E7EB; }\n  .yanzo-qa-item:last-child { border-bottom: none; }\n  .yanzo-qa-q { font-size: 13px; font-weight: 700; color: #111827; margin-bottom: 4px; display: flex; gap: 6px; }\n  .yanzo-qa-a { font-size: 13px; line-height: 1.5; color: #4B5563; padding-left: 22px; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"yanzo-tab-container\"\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  \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  \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 105 CS-R7101 12-SPEED ROAD CASSETTE\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-subhead\"\u003eHYPERGLIDE+ TECHNOLOGY — 11-34T WIDE RANGE — OEM BULK\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-intro\"\u003e\n        Experience seamless, high-performance 12-speed road shifting with the genuine \u003cstrong\u003eShimano 105 CS-R7101-12 \/ CS-R7100 12-Speed Cassette\u003c\/strong\u003e. Featuring Shimano's proven \u003cstrong\u003eHYPERGLIDE+\u003c\/strong\u003e technology and a versatile 11-34T wide gear range, this cassette delivers ultra-smooth gear changes under heavy pedaling loads, making steep climbs easier and flat high-speed efforts more efficient. This OEM Bulk version offers professional-grade quality at an exceptional value.\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\u003eAdvanced HYPERGLIDE+ Shifting:\u003c\/strong\u003e Precision-engineered tooth profiles and shift ramps allow continuous, crisp gear changes up and down the cassette without lifting off the pedals, ensuring uninterrupted power transfer during sprints and climbs.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e11-34T Wide Climbing Range:\u003c\/strong\u003e The 34T low gear provides a generous 1:1 gear ratio when paired with a standard 34T inner chainring, allowing you to conquer steep mountain passes while maintaining a smooth pedaling cadence. Gear combination: 11-12-13-14-15-17-19-21-24-27-30-34T.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBroad Freehub Compatibility:\u003c\/strong\u003e Unlike 12-speed mountain bike cassettes, this road 12-speed cassette mounts onto existing \u003cstrong\u003estandard 11-speed Shimano\/SRAM road HG freehub bodies\u003c\/strong\u003e—making upgrading your wheelset easy and affordable.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePremium Construction:\u003c\/strong\u003e Features nickel-plated steel cogs for durability and corrosion resistance, mounted on a lightweight anodized aluminum spider and lockring.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eComplete Drivetrain Fitment:\u003c\/strong\u003e Compatible with all Shimano 12-speed road drivetrains including 105 Di2 R7150, 105 Mechanical R7100, Ultegra Di2 R8150, and Dura-Ace Di2 R9250.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eChain Compatibility:\u003c\/strong\u003e Requires a Shimano 12-speed HG road\/MTB chain (e.g., CN-M6100, CN-M7100, CN-M8100, CN-M9100).\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 Shimano 105 R7100 Series\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eModel:\u003c\/strong\u003e CS-R7101-12 \/ CS-R7100-12\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSpeed:\u003c\/strong\u003e 12-Speed\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eGear Combination:\u003c\/strong\u003e 11-12-13-14-15-17-19-21-24-27-30-34T\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFreehub Compatibility:\u003c\/strong\u003e Fits standard Shimano\/SRAM 11-Speed Road HG freehub bodies AND Shimano 12-Speed Road freehubs\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTechnology:\u003c\/strong\u003e HYPERGLIDE+\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Nickel-Plated Steel Cogs with Anodized Aluminum Spider \u0026amp; Lockring\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eAverage Weight:\u003c\/strong\u003e Approx. 361g\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCondition:\u003c\/strong\u003e 100% Authentic Brand New\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e OEM Bulk (Protective Polybag)\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 Will this 12-speed cassette fit on my current 11-speed road wheels?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes! Shimano 12-speed road cassettes are designed with a recessed spider that fits directly onto standard 11-speed Shimano\/SRAM road HG freehub bodies.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"yanzo-qa-item\"\u003e\n        \u003cdiv class=\"yanzo-qa-q\"\u003e\n\u003cspan\u003eQ:\u003c\/span\u003e What is the difference between CS-R7100 and CS-R7101?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: CS-R7101-12 is Shimano's updated revision of the CS-R7100-12. Both feature identical 11-34T gear ratios, HYPERGLIDE+ technology, and full 12-speed compatibility.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"yanzo-qa-item\"\u003e\n        \u003cdiv class=\"yanzo-qa-q\"\u003e\n\u003cspan\u003eQ:\u003c\/span\u003e Is this authentic Shimano?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, 100% genuine Shimano factory components sourced directly through authorized OEM channels.\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 US 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":"Default Title","offer_id":52756202422572,"sku":"MK213-US","price":51.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/Shimano_105_CS-R7101_12-Speed_Road_Cassette_11-34T_with_Lockring.jpg?v=1787654321"},{"product_id":"shimano-slx-sm-rt66-s-m-160mm-180mm-disc-brake-rotor-6-bolts-w-spacer-oe-1pcs","title":"Shimano SLX SM-RT66-S\/M 160mm\/180mm Disc Brake Rotor 6 Bolts W\/ Spacer Bulk","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  .yanzo-tab-container input[type=\"radio\"] { display: none; }\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  .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  #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  .yanzo-tab-panel { display: none; }\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 { display: block; }\n  .yanzo-h2 { font-size: 17px; font-weight: 800; letter-spacing: 0.5px; text-transform: uppercase; margin: 0 0 6px 0; color: #111827; }\n  .yanzo-subhead { font-size: 12px; font-weight: 700; text-transform: uppercase; color: #4B5563; margin: 0 0 12px 0; letter-spacing: 0.3px; }\n  .yanzo-intro { font-size: 13px; line-height: 1.6; color: #4B5563; margin-bottom: 20px; padding-bottom: 16px; border-bottom: 1px solid #F3F4F6; }\n  .yanzo-features-title { font-size: 14px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 10px; }\n  .yanzo-list { margin: 0; padding-left: 18px; }\n  .yanzo-list li { font-size: 13px; line-height: 1.6; color: #374151; margin-bottom: 8px; }\n  .yanzo-list li strong { color: #111827; }\n  .yanzo-qa-item { margin-bottom: 16px; padding-bottom: 12px; border-bottom: 1px dashed #E5E7EB; }\n  .yanzo-qa-item:last-child { border-bottom: none; }\n  .yanzo-qa-q { font-size: 13px; font-weight: 700; color: #111827; margin-bottom: 4px; display: flex; gap: 6px; }\n  .yanzo-qa-a { font-size: 13px; line-height: 1.5; color: #4B5563; padding-left: 22px; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"yanzo-tab-container\"\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  \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  \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 SM-RT66 6-BOLT DISC BRAKE ROTOR\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-subhead\"\u003eHEAT-TREATED STAINLESS STEEL — RESIN \u0026amp; METAL PAD COMPATIBLE\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-intro\"\u003e\n        Upgrade your braking reliability with the genuine \u003cstrong\u003eShimano SM-RT66 6-Bolt Disc Brake Rotor\u003c\/strong\u003e. Available in 160mm and 180mm sizes, this rotor is crafted from precision heat-treated stainless steel to ensure consistent stopping power and smooth modulation. Unlike entry-level rotors, the SM-RT66 is fully compatible with both resin (organic) and metallic (sintered) brake pads, making it a versatile choice for MTB, Gravel, and Commuter builds. This OEM package includes the rotor, 6 T25 mounting bolts, and 3 anti-loosen tightening plate washers.\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\u003eAll-Pad Material Compatibility:\u003c\/strong\u003e The hardened stainless steel surface is rated for both resin and metallic (sintered) brake pads, offering versatility for all weather conditions and riding styles.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHeat-Treated Stainless Steel:\u003c\/strong\u003e Provides superior heat management and durability compared to standard steel rotors, reducing brake fade on long descents.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMud-Shedding Design:\u003c\/strong\u003e Precision-cut venting slots rapidly clear water, mud, and trail debris, reducing pad wear and preventing brake squeal during wet rides.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eComplete Hardware Kit:\u003c\/strong\u003e Includes 6x T25 Stainless Steel Bolts and 3x Dual-Hole Tightening Plate Washers designed to lock bolts in place and prevent loosening under vibration.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e6-Bolt Mount Standard:\u003c\/strong\u003e Compatible with all standard 6-bolt disc brake hubs (IS Mount).\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMinimum Thickness:\u003c\/strong\u003e 1.5mm (Laser etched on rotor for easy inspection).\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\u003eModel:\u003c\/strong\u003e SM-RT66\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSeries:\u003c\/strong\u003e Shimano SLX \/ Deore Level\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMount Type:\u003c\/strong\u003e 6-Bolt (IS)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Heat-Treated Stainless Steel\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Silver\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePad Compatibility:\u003c\/strong\u003e Resin \u0026amp; Metallic (Sintered)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMinimum Thickness:\u003c\/strong\u003e 1.5mm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eAverage Weight:\u003c\/strong\u003e Approx. 115g (160mm) \/ 140g (180mm)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eIncluded:\u003c\/strong\u003e Rotor, 6x T25 Bolts, 3x Tightening Plate Washers\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 come with the bolts and washers?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes! Every rotor includes 6x T25 steel mounting bolts and 3x dual-hole tightening plate washers (anti-loosen hardware).\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"yanzo-qa-item\"\u003e\n        \u003cdiv class=\"yanzo-qa-q\"\u003e\n\u003cspan\u003eQ:\u003c\/span\u003e Can I use metal\/sintered brake pads with this rotor?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, the SM-RT66 is fully compatible with resin, semi-metallic, and metallic (sintered) pad compounds, unlike the lower-end RT54 or RT30 models.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"yanzo-qa-item\"\u003e\n        \u003cdiv class=\"yanzo-qa-q\"\u003e\n\u003cspan\u003eQ:\u003c\/span\u003e Is this an authentic Shimano part?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, this is 100% genuine Shimano factory component sourced through authorized OEM channels.\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 US 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":"1pc 160mm only","offer_id":52756371603756,"sku":"MK189-160\/180-US-1pc 160mm only","price":17.99,"currency_code":"USD","in_stock":true},{"title":"1pc 180mm only","offer_id":52756371636524,"sku":"MK189-160\/180-US-1pc 180mm only","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/Shimano_SM-RT66_6-Bolt_Disc_Brake_Rotor_160mm_180mm_with_Bolts_and_Washers.jpg?v=1787654105"},{"product_id":"genuine-shimano-cn-hg40-116l-6-7-8-speed-chain-mtb-road-bike-connecting-pin-oe","title":"Genuine Shimano CN-HG40 116L 6\/7\/8 Speed Chain MTB Road BIke Connecting Pin Bulk","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  .yanzo-tab-container input[type=\"radio\"] { display: none; }\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  .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  #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  .yanzo-tab-panel { display: none; }\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 { display: block; }\n  .yanzo-h2 { font-size: 17px; font-weight: 800; letter-spacing: 0.5px; text-transform: uppercase; margin: 0 0 6px 0; color: #111827; }\n  .yanzo-subhead { font-size: 12px; font-weight: 700; text-transform: uppercase; color: #4B5563; margin: 0 0 12px 0; letter-spacing: 0.3px; }\n  .yanzo-intro { font-size: 13px; line-height: 1.6; color: #4B5563; margin-bottom: 20px; padding-bottom: 16px; border-bottom: 1px solid #F3F4F6; }\n  .yanzo-features-title { font-size: 14px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 10px; }\n  .yanzo-list { margin: 0; padding-left: 18px; }\n  .yanzo-list li { font-size: 13px; line-height: 1.6; color: #374151; margin-bottom: 8px; }\n  .yanzo-list li strong { color: #111827; }\n  .yanzo-qa-item { margin-bottom: 16px; padding-bottom: 12px; border-bottom: 1px dashed #E5E7EB; }\n  .yanzo-qa-item:last-child { border-bottom: none; }\n  .yanzo-qa-q { font-size: 13px; font-weight: 700; color: #111827; margin-bottom: 4px; display: flex; gap: 6px; }\n  .yanzo-qa-a { font-size: 13px; line-height: 1.5; color: #4B5563; padding-left: 22px; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"yanzo-tab-container\"\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  \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  \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 CN-HG40 6\/7\/8-SPEED BICYCLE CHAIN — 116 LINKS\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-subhead\"\u003eHYPERGLIDE TECHNOLOGY — CONNECTING PIN INCLUDED — OEM BULK\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-intro\"\u003e\n        Ensure smooth and precise shifting with the genuine Shimano CN-HG40 bicycle chain. Designed for 6, 7, and 8-speed drivetrains, this chain features Shimano's Hyperglide (HG) technology with chamfered inner plates to optimize shifting performance on HG sprockets. With a 7.3mm width and 116 links, it is the perfect reliable replacement for MTB, Road, and commuter bikes running Tourney, Altus, Acera, or older Alivio\/STX groupsets. This \u003cstrong\u003eOEM Bulk\u003c\/strong\u003e version offers professional-grade quality at an exceptional value.\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\u003eHyperglide (HG) Technology:\u003c\/strong\u003e Features chamfered inner plates that optimize shifting performance, ensuring smooth and precise gear transitions on HG sprockets.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBroad Compatibility:\u003c\/strong\u003e Perfectly compatible with Shimano 6, 7, and 8-speed HYPERDRIVE SIS and DUAL SIS drivetrains, including Tourney, Altus, Acera, and older Alivio\/STX systems.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eEnhanced Durability:\u003c\/strong\u003e Rollers, pins, and link plates undergo specialized heat treatment. Pins are mushroomed for unsurpassed side-plate retention, exceeding BS\/ISO breaking force standards.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eConnecting Pin Included:\u003c\/strong\u003e Comes with a dedicated connecting pin for secure and reliable chain assembly. (Note: Use a standard chain tool for installation).\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOptimized Width:\u003c\/strong\u003e Features a precise 7.3mm width specifically engineered for 7- and 8-speed HG drivetrains.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOEM Bulk Packaging:\u003c\/strong\u003e Shipped in economical workshop bulk packaging, providing genuine Shimano quality without retail box markups.\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\u003eModel:\u003c\/strong\u003e CN-HG40\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eProduct Type:\u003c\/strong\u003e Bicycle Chain\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSpeed Compatibility:\u003c\/strong\u003e 6 \/ 7 \/ 8-Speed\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eChain Width:\u003c\/strong\u003e 7.3mm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLink Count:\u003c\/strong\u003e 116 Links\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eConnection Type:\u003c\/strong\u003e Connecting Pin (Included)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTechnology:\u003c\/strong\u003e Hyperglide (HG), Heat-Treated Rollers \u0026amp; Pins\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRecommended Groupsets:\u003c\/strong\u003e Tourney, Altus, Acera, Claris, Sora, older Alivio\/STX\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e OEM 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 chain come with a quick link (magic link)?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: No, this specific OEM bulk version comes with a traditional connecting pin. You will need a standard chain tool to press the pin in during installation.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"yanzo-qa-item\"\u003e\n        \u003cdiv class=\"yanzo-qa-q\"\u003e\n\u003cspan\u003eQ:\u003c\/span\u003e Is this chain compatible with my 8-speed Shimano cassette?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, the CN-HG40 is specifically designed for 6, 7, and 8-speed Shimano Hyperglide (HG) drivetrains and will work perfectly.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"yanzo-qa-item\"\u003e\n        \u003cdiv class=\"yanzo-qa-q\"\u003e\n\u003cspan\u003eQ:\u003c\/span\u003e Do I need to shorten the chain before installing?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes. The chain comes with 116 links, which is longer than most standard bikes require. You will need to use a chain tool to size it correctly to match your old chain or frame geometry.\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":"Default Title","offer_id":52756374847788,"sku":"MK218-US","price":12.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/Shimano_CN-HG40_6_7_8-Speed_Bicycle_Chain_116_Links_with_Connecting_Pin.jpg?v=1787653577"},{"product_id":"2pcs-shimano-centerlock-disc-brake-rotor-lock-ring-black-mtb-road-mtb-fit-sram","title":"2Pcs Shimano Centerlock Disc Brake Rotor Lock Ring Black MTB ROAD MTB Fit Sram-OE,No Retail Box","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 ALUMINUM CENTER LOCK ROTOR LOCKRINGS — INTERNAL SPLINE (1 PAIR)\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-subhead\"\u003eLIGHTWEIGHT ANODIZED ALLOY CONSTRUCTION — 2 PCS PACK (OEM BULK)\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-intro\"\u003e\n        Secure your Center Lock disc rotors with lightweight precision using genuine Shimano aluminum internal spline lockrings. Crafted from high-strength anodized aluminum alloy, these lockrings offer a significant weight reduction over standard steel lockrings while providing rigid, slip-free clamping force. Featuring standard internal serrations designed for use with standard cassette lockring tools, this \u003cstrong\u003e1 Pair (2 PCS) set\u003c\/strong\u003e is the perfect replacement or performance upgrade for front and rear Center Lock hub setups.\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\u003eValue 1 Pair Bundle:\u003c\/strong\u003e Includes 2x Shimano aluminum lockrings and anti-loosen washers to equip both front and rear wheels.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLightweight Aluminum Alloy:\u003c\/strong\u003e Anodized alloy construction delivers high durability with reduced rotational weight compared to steel lockrings.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eInternal Spline Design:\u003c\/strong\u003e Standard internal serration interface installs quickly using common cassette lockring tools (e.g., Shimano TL-LR11 \/ Park Tool FR-5.2).\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eAnti-Loosen Washers Included:\u003c\/strong\u003e Features precision metal washers to prevent loosening under heavy braking vibrations.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHub Compatibility:\u003c\/strong\u003e Ideal for standard 9mm Quick Release (QR) and 12mm Thru-Axle front\/rear Center Lock hubs.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOEM Workshop Bulk Packaged:\u003c\/strong\u003e Genuine factory-fresh Shimano stock delivered in economical workshop bulk 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\u003eProduct Type:\u003c\/strong\u003e Center Lock Rotor Lockring\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Anodized Aluminum Alloy\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTool Interface:\u003c\/strong\u003e Internal Spline (Standard Cassette Tool \/ TL-LR11)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRecommended Torque:\u003c\/strong\u003e 40 N·m (354 in-lbs)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eAxle Compatibility:\u003c\/strong\u003e 9mm Quick Release (QR) \u0026amp; 12mm Thru-Axle Hubs\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRotor Compatibility:\u003c\/strong\u003e All Center Lock Disc Brake Rotors (RT-MT900, RT-MT800, SM-RT70, SM-RT64, etc.)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eQuantity:\u003c\/strong\u003e 1 Pair (2 Lockrings + 2 Anti-Loosen Washers)\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 What tool do I need to install these internal spline lockrings?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: You can use a standard cassette lockring removal tool, such as the Shimano TL-LR11\/TL-LR15 or Park Tool FR-5.2.\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 these internal spline lockrings fit a 15mm or 20mm front thru-axle?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: No. For 15mm or 20mm front thru-axles, you will typically need an **external spline** lockring (which uses a bottom bracket tool like TL-FC32) because standard cassette tools cannot slide over larger axle end caps. These internal lockrings are designed for 9mm QR and 12mm thru-axles.\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 Are these lockrings genuine Shimano parts?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, these are 100% authentic, brand-new Shimano aluminum lockrings supplied directly in workshop bulk packaging.\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":"Default Title","offer_id":52756439367980,"sku":"MK227-US","price":15.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/Shimano_Centerlock_aluminum_disc_brake_rotor_lockring_2_pack_black.jpg?v=1789121715"},{"product_id":"2pairs-shimano-d03s-resin-4pistons-brake-pad-br-m8120-m640-m8020-m6120-m7120-oe","title":"2Pairs SHIMANO D03S Resin 4Pistons Brake Pad BR-M8120\/M640\/M8020\/M6120\/M7120-OE","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 D03S RESIN DISC BRAKE PADS — 2 PAIRS (PADS ONLY)\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-subhead\"\u003eHIGH-PERFORMANCE 4-PISTON RESIN COMPOUND — EXCLUDES SPRINGS \u0026amp; SPLIT PINS\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-intro\"\u003e\n        Restore smooth, quiet, and reliable stopping power to your 4-piston disc brakes with D03S resin brake pads. Specifically formulated for Shimano 4-piston hydraulic calipers (including Deore XT, SLX, Deore, and non-series MT520\/MT420), D03S organic pads deliver outstanding modulation, immediate initial bite, and whisper-quiet operation on trail and enduro rides. This value bundle includes \u003cstrong\u003e2 complete pairs (4 brake pads total)\u003c\/strong\u003e without extra hardware—ideal for riders who plan to reuse their original caliper springs and retaining pins.\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\u003eValue 2-Pairs Pack (Pads Only):\u003c\/strong\u003e Contains 4 individual brake pads to service both front and rear 4-piston calipers at a lower cost.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOrganic \/ Resin Friction Compound:\u003c\/strong\u003e Formulated for smooth, low-noise braking with predictable lever feel and reduced rotor wear.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOptimized for 4-Piston Power:\u003c\/strong\u003e Uniform pad surface area ensures balanced force distribution across all 4 caliper pistons.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eEconomical Hardware-Free Pack:\u003c\/strong\u003e Excludes springs and split pins, offering maximum value for replacing friction material while reusing existing clips\/pins.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eWide 4-Piston Caliper Compatibility:\u003c\/strong\u003e Fits Shimano Deore XT M8120\/M8020, SLX M7120, Deore M6120, BR-MT520, BR-MT420, Saint M820, and Zee M640 calipers.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOEM Bulk Packaging:\u003c\/strong\u003e Factory-fresh components packaged in economical workshop bulk supply.\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\u003eModel:\u003c\/strong\u003e D03S\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCompound Material:\u003c\/strong\u003e Organic \/ Resin\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBacking Plate Material:\u003c\/strong\u003e Steel\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCaliper Compatibility:\u003c\/strong\u003e 4-Piston Hydraulic Disc Brakes\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eQuantity:\u003c\/strong\u003e 2 Pairs (4 Individual Brake Pads)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eIncluded Hardware:\u003c\/strong\u003e \u003cstrong\u003eNONE\u003c\/strong\u003e (Springs and split pins are NOT included)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCompatible Shimano Calipers:\u003c\/strong\u003e\n          \u003cul\u003e\n            \u003cli\u003eDeore XT: BR-M8120, BR-M8020\u003c\/li\u003e\n            \u003cli\u003eSLX: BR-M7120\u003c\/li\u003e\n            \u003cli\u003eDeore: BR-M6120\u003c\/li\u003e\n            \u003cli\u003eNon-Series 4-Piston: BR-MT520, BR-MT420\u003c\/li\u003e\n            \u003cli\u003eSaint \u0026amp; Zee: BR-M820, BR-M810, BR-M640\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e OEM 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 Are springs and split pins included in this package?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: No. This set includes \u003cstrong\u003e2 pairs (4 pads) of brake pads only\u003c\/strong\u003e. Return springs and split\/cotter pins are \u003cstrong\u003enot included\u003c\/strong\u003e, so you will need to reuse your existing hardware.\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 D03S pads fit 2-piston brake calipers like Shimano MT200 or Deore M6100?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: No. D03S pads are wider and designed specifically for 4-piston calipers. For 2-piston Shimano calipers, you should look for B01S \/ B05S \/ G05S \/ K05S pads depending on your specific model.\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 What is the advantage of buying pads without springs and pins?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Since metal springs and retaining bolts\/pins rarely wear out, buying \"pads-only\" reduces unnecessary hardware waste and offers a lower price point for routine pad replacement.\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":"Default Title","offer_id":52756442546476,"sku":"MK222-US","price":28.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/Shimano_D03S_Resin_Disc_Brake_Pads_2_Pairs_Set_for_4-Piston_Calipers.png?v=1787652932"},{"product_id":"kmc-x12-x11-11-12-speed-chain-118l-124l-with-2-magic-links-mountain-road-gravel","title":"KMC X12\/X11 11\/12 Speed Chain 118L 124L with 2 Magic Links Mountain Road Gravel-OE,No Retail Box","description":"\u003cp data-path-to-node=\"0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"4\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003eHigh-Performance Durability for 11 \u0026amp; 12-Speed Drivetrains\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp data-path-to-node=\"4\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003eThe KMC X-Series chains are engineered with the \"X-Bridge\" outer plate technology to ensure fast, smooth, and precise shifting across all major drivetrain brands. Known for their exceptional durability and nickel-plated finish, these chains provide reliable performance for mountain, road, and gravel bikes in any riding condition.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003ch3 data-path-to-node=\"5\" style='font-family: \"Google Sans\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"5\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e📊 Technical Specs Comparison\u003c\/b\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\n\u003ctable data-path-to-node=\"6\" style='margin-bottom: 32px; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\n\t\u003cthead style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\n\t\t\u003ctr style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cstrong style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important; margin-bottom: 0px !important;'\u003eFeature\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cstrong style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important; margin-bottom: 0px !important;'\u003eKMC X11\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cstrong style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important; margin-bottom: 0px !important;'\u003eKMC X12\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\n\t\t\u003ctr style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cspan data-path-to-node=\"6,1,0,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"6,1,0,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003eCompatibility\u003c\/b\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cspan data-path-to-node=\"6,1,1,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e11-Speed (Shimano, SRAM, Campagnolo)\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cspan data-path-to-node=\"6,1,2,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e12-Speed (Shimano, SRAM, Campagnolo)\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cspan data-path-to-node=\"6,2,0,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"6,2,0,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003eLinks\u003c\/b\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cspan data-path-to-node=\"6,2,1,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"6,2,1,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e118L\u003c\/b\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cspan data-path-to-node=\"6,2,2,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"6,2,2,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e124L\u003c\/b\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cspan data-path-to-node=\"6,3,0,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"6,3,0,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003eConnector\u003c\/b\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cspan data-path-to-node=\"6,3,1,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"6,3,1,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e2x MissingLinks Included\u003c\/b\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cspan data-path-to-node=\"6,3,2,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"6,3,2,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e2x MissingLinks Included\u003c\/b\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cspan data-path-to-node=\"6,4,0,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"6,4,0,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003eDesign\u003c\/b\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cspan data-path-to-node=\"6,4,1,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003eDouble X-Bridge Shape\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cspan data-path-to-node=\"6,4,2,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003eDouble X-Bridge Shape\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cspan data-path-to-node=\"6,5,0,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"6,5,0,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003eFinish\u003c\/b\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cspan data-path-to-node=\"6,5,1,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003eHalf Nickel Plated (Silver\/Grey)\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style='border: 1px solid; font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cspan data-path-to-node=\"6,5,2,0\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003eHalf Nickel Plated (Silver\/Grey)\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003ch3 data-path-to-node=\"7\" style='font-family: \"Google Sans\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"7\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e⚠️ Installation Note for OE\u003c\/b\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\n\u003cp data-path-to-node=\"8\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003eThis is the OE version (Original Equipment). As an OE part, it does not include retail cardboard packaging. The chain is supplied in a protective polybag.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003ch3 data-path-to-node=\"9\" style='font-family: \"Google Sans\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"9\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e📦 What’s in the Box?\u003c\/b\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\n\u003cp data-path-to-node=\"10\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e1x KMC Chain (Selected Model: X11-118L or X12-124L)\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp data-path-to-node=\"10\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e\u003cspan style=\"font-size:11px;\"\u003e\u003cb data-index-in-node=\"52\" data-path-to-node=\"10\" style='font-family: \"Google Sans Text\", sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;'\u003e2x KMC MissingLinks (Reusable Master Links)\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n","brand":"KMC","offers":[{"title":"X12 124L","offer_id":52756443300140,"sku":"MK214-US-X12 124L","price":22.99,"currency_code":"USD","in_stock":false},{"title":"X11 118L","offer_id":52756443332908,"sku":"MK214-US-X11 118L","price":17.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/10_13044edf-bd18-4e7b-b77b-87c0cf061c88.jpg?v=1773488629"},{"product_id":"dnm-dv22ar-165-190mm-650-750lbs-coil-spring-rear-shock-suspension-absorber-mtb","title":"DNM DV22AR 165\/190mm 650\/750LBS Coil Spring Rear Shock Suspension Absorber MTB-OE,No Retail Box","description":"\u003cp data-path-to-node=\"4\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cspan style=\"font-size: 11px;\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"4\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003eSmooth Performance with Precision Rebound Control\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp data-path-to-node=\"4\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cspan style=\"font-size: 11px;\"\u003eThe DNM DV-22AR series coil shock is a high-quality upgrade for mountain bikes, E-bikes, and folding bikes. Featuring adjustable rebound damping and high-tensile steel springs, this shock allows riders to fine-tune their suspension response for different terrains. The hard-anodized AL-6061 shock body and precision machining ensure durability and consistent performance.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003ch3 data-path-to-node=\"5\" style=\"font-family: 'Google Sans', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cspan style=\"font-size: 11px;\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"5\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e Technical Specs Comparison\u003c\/b\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\n\u003ctable data-path-to-node=\"6\" style=\"margin-bottom: 32px; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\n\t\u003cthead style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\n\t\t\u003ctr style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\n\t\t\t\u003ctd style=\"border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cspan style=\"font-size: 11px;\"\u003e\u003cstrong style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important; margin-bottom: 0px !important;\"\u003eFeature\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style=\"border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cspan style=\"font-size: 11px;\"\u003e\u003cstrong style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important; margin-bottom: 0px !important;\"\u003eOption 1: 165mm\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style=\"border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cspan style=\"font-size: 11px;\"\u003e\u003cstrong style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important; margin-bottom: 0px !important;\"\u003eOption 2: 190mm\u003c\/strong\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\n\t\t\u003ctr style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\n\t\t\t\u003ctd style=\"border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cspan style=\"font-size: 11px;\"\u003e\u003cspan data-path-to-node=\"6,1,0,0\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"6,1,0,0\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003eEye-to-Eye Length\u003c\/b\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style=\"border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cspan style=\"font-size: 11px;\"\u003e\u003cspan data-path-to-node=\"6,1,1,0\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e165mm (6.50\")\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style=\"border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cspan style=\"font-size: 11px;\"\u003e\u003cspan data-path-to-node=\"6,1,2,0\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e190mm (7.48\")\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\n\t\t\t\u003ctd style=\"border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cspan style=\"font-size: 11px;\"\u003e\u003cspan data-path-to-node=\"6,2,0,0\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"6,2,0,0\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003eSpring Rate\u003c\/b\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style=\"border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cspan style=\"font-size: 11px;\"\u003e\u003cspan data-path-to-node=\"6,2,1,0\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"6,2,1,0\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e650 LBS\u003c\/b\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style=\"border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cspan style=\"font-size: 11px;\"\u003e\u003cspan data-path-to-node=\"6,2,2,0\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"6,2,2,0\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e750 LBS\u003c\/b\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\n\t\t\t\u003ctd style=\"border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cspan style=\"font-size: 11px;\"\u003e\u003cspan data-path-to-node=\"6,3,0,0\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"6,3,0,0\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003eTravel\u003c\/b\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style=\"border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cspan style=\"font-size: 11px;\"\u003e\u003cspan data-path-to-node=\"6,3,1,0\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e35mm\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style=\"border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cspan style=\"font-size: 11px;\"\u003e\u003cspan data-path-to-node=\"6,3,2,0\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e50mm\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\n\t\t\t\u003ctd style=\"border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cspan style=\"font-size: 11px;\"\u003e\u003cspan data-path-to-node=\"6,4,0,0\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"6,4,0,0\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003eDamping\u003c\/b\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style=\"border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cspan style=\"font-size: 11px;\"\u003e\u003cspan data-path-to-node=\"6,4,1,0\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e4-system (Rebound \/ Preload)\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style=\"border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cspan style=\"font-size: 11px;\"\u003e\u003cspan data-path-to-node=\"6,4,2,0\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e4-system (Rebound \/ Preload)\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\n\t\t\t\u003ctd style=\"border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cspan style=\"font-size: 11px;\"\u003e\u003cspan data-path-to-node=\"6,5,0,0\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"6,5,0,0\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003eAdjustment\u003c\/b\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style=\"border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cspan style=\"font-size: 11px;\"\u003e\u003cspan data-path-to-node=\"6,5,1,0\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"6,5,1,0\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003eRebound Knob \/ Spring Preload\u003c\/b\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style=\"border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cspan style=\"font-size: 11px;\"\u003e\u003cspan data-path-to-node=\"6,5,2,0\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"6,5,2,0\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003eRebound Knob \/ Spring Preload\u003c\/b\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\n\t\t\t\u003ctd style=\"border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cspan style=\"font-size: 11px;\"\u003e\u003cspan data-path-to-node=\"6,6,0,0\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"6,6,0,0\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003eBody Material\u003c\/b\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style=\"border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cspan style=\"font-size: 11px;\"\u003e\u003cspan data-path-to-node=\"6,6,1,0\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003eHard-Anodized AL-6061 Aluminum\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd style=\"border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cspan style=\"font-size: 11px;\"\u003e\u003cspan data-path-to-node=\"6,6,2,0\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003eHard-Anodized AL-6061 Aluminum\u003c\/span\u003e\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003ch3 data-path-to-node=\"7\" style=\"font-family: 'Google Sans', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cspan style=\"font-size: 11px;\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"7\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003eInstallation Note for OE\u003c\/b\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\n\u003cp data-path-to-node=\"8\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cspan style=\"font-size: 11px;\"\u003eThis is the OE version (Original Equipment). As an OE part, it does not include retail packaging.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp data-path-to-node=\"8\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cspan style=\"font-size: 11px;\"\u003e\u003cb data-index-in-node=\"98\" data-path-to-node=\"8\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003eBushing Note:\u003c\/b\u003e Standard bushings are included (24mm width). Please check your frame's mounting hardware requirements before purchasing.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003ch3 data-path-to-node=\"9\" style=\"font-family: 'Google Sans', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cspan style=\"font-size: 11px;\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"9\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003eWhat’s in the Box?\u003c\/b\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\n\u003cp data-path-to-node=\"10\" style=\"font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin-top: 0px !important;\"\u003e\u003cspan style=\"font-size: 11px;\"\u003e1x DNM DV-22AR Rear Shock (Selected Length\/Rate)\u003c\/span\u003e\u003c\/p\u003e\n","brand":"DNM","offers":[{"title":"165mm*650lbs","offer_id":52756448215340,"sku":"MK209-US-165mm*650lbs","price":54.99,"currency_code":"USD","in_stock":false},{"title":"190mm*750lbs","offer_id":52756448248108,"sku":"MK209-US-190mm*750lbs","price":57.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/10_14eae330-7e1b-49c5-a7c5-6eb0dda2823c.jpg?v=1773489436"},{"product_id":"tranzx-30-9-dropper-post-seatpost-400mm-length-120mm-travel-remote-lever-ysp18jl","title":"TranzX 30.9 Dropper Post Seatpost 400mm length 120mm travel Remote Lever YSP18JL-OE,No Retail Box","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\"\u003eTRANZX 30.9MM DROPPER SEATPOST (400MM \/ 120MM TRAVEL)\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-subhead\"\u003eINTERNAL ROUTING COMPLETE KIT — INCLUDES REMOTE LEVER, CABLE \u0026amp; HOUSING (OEM BULK)\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-intro\"\u003e\n        Transform your trail control and descend with ultimate confidence using the TranzX 30.9mm Dropper Seatpost. Featuring 120mm of infinitely adjustable travel and a 400mm overall length, this internal cable routing (stealth) dropper allows instant saddle height changes with a quick press of the handlebar lever. Powered by a reliable sealed hydraulic cartridge inside a durable 6061-T6 aluminum body, it delivers smooth return speed and play-free stability on technical terrain. Supplied as a complete kit with an ergonomic handlebar remote lever, inner shift cable, and housing in cost-effective OEM workshop bulk packaging.\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\u003eComplete Ready-to-Install Kit:\u003c\/strong\u003e Includes the 30.9mm dropper post, handlebar remote trigger lever, stainless steel inner cable, and outer cable housing.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e120mm Infinite Travel Adjustment:\u003c\/strong\u003e Sealed hydraulic cartridge allows smooth, immediate height adjustment anywhere within its 120mm stroke range.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eInternal Cable Routing (Stealth):\u003c\/strong\u003e Bottom-actuated mechanism keeps control cables hidden inside the frame for a clean cockpit and protection from trail dirt.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eErgonomic Remote Lever:\u003c\/strong\u003e Low-profile handlebar trigger lever provides fast, comfortable, and intuitive thumb actuation.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePrecision 6061-T6 Alloy Construction:\u003c\/strong\u003e Hard-anodized stanchion tube and robust outer shaft resist lateral play and weather exposure.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e2-Bolt Micro-Adjust Saddle Clamp:\u003c\/strong\u003e Allows precise saddle tilt and fore\/aft position fine-tuning for maximum pedaling efficiency.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOEM Workshop Bulk Packaged:\u003c\/strong\u003e Genuine factory-fresh TranzX stock delivered without extra retail box markup.\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 TranzX\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSeatpost Diameter:\u003c\/strong\u003e 30.9 mm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTotal Length:\u003c\/strong\u003e 400 mm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTravel \/ Stroke:\u003c\/strong\u003e 120 mm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRouting Type:\u003c\/strong\u003e Internal Routing (Stealth \/ Bottom Actuated)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCartridge Type:\u003c\/strong\u003e Sealed Hydraulic Cartridge\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBody Material:\u003c\/strong\u003e 6061-T6 Aluminum Alloy\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSaddle Clamp Style:\u003c\/strong\u003e 2-Bolt Micro-Adjust Clamp\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRemote Lever:\u003c\/strong\u003e Handlebar Trigger Remote Included\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eIncluded Hardware:\u003c\/strong\u003e 30.9mm Dropper Post, Remote Lever, Stainless Inner Cable, Outer Housing \u0026amp; Ferrules\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Genuine TranzX OEM 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 dropper post kit come with the remote lever and cables included?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes! This complete package includes the 30.9mm dropper seatpost, handlebar remote lever, stainless steel inner cable, and outer housing.\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 Is my bike frame compatible with this dropper post?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Your bike must have a 30.9mm seat tube inner diameter and internal cable routing ports (stealth routing) through the seat tube or bottom bracket area.\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 stop the seatpost at any height along its travel?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, it features infinite position adjustment throughout its 120mm range, letting you lock the saddle anywhere between fully extended and fully dropped.\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":"TranzX","offers":[{"title":"Default Title","offer_id":52756449460524,"sku":"MK219-US","price":82.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/TranzX_30.9mm_dropper_post_complete_kit_contents_including_cable_housing_and_remote.jpg?v=1789122245"},{"product_id":"shimano-rt-mt900-160mm-centerlock-disc-brake-rotor-includes-lock-ring-oe","title":"Shimano RT-MT900 160mm Centerlock Disc Brake Rotor Includes Lock Ring-OE","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 XTR \/ DURA-ACE RT-MT900 160MM CENTER LOCK ROTOR\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-subhead\"\u003eFLAGSHIP ICE TECHNOLOGIES FREEZA WITH HEAT DISSIPATION PAINT\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-intro\"\u003e\n        Unlock elite-level stopping power and thermal management with the Shimano RT-MT900 160mm Center Lock disc rotor. As Shimano's flagship rotor engineered for flagship XTR M9100 and Dura-Ace R9200 series, it utilizes advanced Ice Technologies Freeza construction with high-surface-area cooling fins finished in heat-dissipating black paint. This design significantly lowers surface temperatures under continuous heavy braking, delivering unyielding lever consistency, zero brake fade, and ultra-quiet modulation across road, gravel, and XC mountain bike applications.\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\u003eFlagship Ice Tech Freeza Construction:\u003c\/strong\u003e 3-layer stainless steel\/aluminum sandwich structure paired with cooling fins for rapid thermal dissipation.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSpecial Heat-Dissipating Paint:\u003c\/strong\u003e Premium black cooling paint on fins increases heat radiation performance for maximum resistance to brake fade.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUltralight Alloy Spider:\u003c\/strong\u003e Precision-engineered 3D aluminum carrier reduces rotational weight while ensuring stiffness and warping resistance.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCenter Lock Interface:\u003c\/strong\u003e Precision splined mounting allows quick installation and optimal structural rigidity.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCross-Category Performance:\u003c\/strong\u003e The official top-tier rotor choice for Dura-Ace Di2 road, GRX Limited gravel, and XTR XC race disc setups.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOEM Bulk Packaged:\u003c\/strong\u003e 100% authentic, factory-fresh Shimano component delivered in cost-effective workshop bulk 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 XTR M9100 \/ DURA-ACE R9200 Series\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eModel:\u003c\/strong\u003e RT-MT900\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRotor Size:\u003c\/strong\u003e 160 mm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMounting Standard:\u003c\/strong\u003e Center Lock\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCooling Technology:\u003c\/strong\u003e Ice Technologies Freeza with Heat Dissipating Black Paint\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePad Compatibility:\u003c\/strong\u003e Resin (Organic) \u0026amp; Metal (Sintered) Pads\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e Approx. 108 g\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 How does RT-MT900 differ from RT-MT800?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: The RT-MT900 is Shimano's top-tier XTR\/Dura-Ace flagship rotor. It features specialized heat-dissipating black paint on the Ice Tech Freeza cooling fins to radiate heat away faster and reduce weight even further compared to RT-MT800.\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 on my road bike with Dura-Ace or Ultegra?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes! RT-MT900 is fully cross-compatible and is the official flagship rotor specified for Dura-Ace R9200 12-speed groupsets as well as XTR mountain bike setups.\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 Is this an authentic Shimano product?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, it is 100% genuine, brand-new Shimano stock delivered in workshop bulk packaging without expensive retail box markup.\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":"Default Title","offer_id":52839984496940,"sku":"MK-XT029-us","price":58.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/Shimano_XTR_RT-MT900-S_160mm_Center_Lock_Disc_Rotor_with_Lockring.jpg?v=1787652262"},{"product_id":"tektro-203-24-6-bolts-203mm-disc-brake-rotor-1-8mm-thickness-heat-dispersion-oe","title":"Tektro 203-24 6 Bolts 203mm Disc Brake Rotor 1.8mm thickness Heat Dispersion Bulk","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\"\u003eTEKTRO TR203-24 203MM 6-BOLT DISC BRAKE ROTOR\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-subhead\"\u003eMAXIMUM STOPPING POWER \u0026amp; HEAT DISSIPATION — OEM WORKSHOP BULK PACKAGING\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-intro\"\u003e\n        Maximize your downhill control, high-speed braking leverage, and thermal capacity with the Tektro TR203-24 203mm 6-bolt disc brake rotor. Engineered specifically for aggressive trail, Enduro, Downhill (DH), e-MTB, and heavy-duty cargo applications, this oversized 203mm rotor delivers massive torque and heat evacuation for long, steep descents. Constructed from heat-treated stainless steel with slotted polygon cooling cutouts, it ensures consistent lever response and fade-resistant braking. Delivered in genuine OEM workshop packaging with mounting bolts included.\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\u003eMassive 203mm Diameter Leverage:\u003c\/strong\u003e Oversized surface area provides maximum stopping power and leverage for heavy bikes, high speeds, and steep terrain.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSuperior Thermal Management:\u003c\/strong\u003e High heat dissipation capacity prevents brake fluid overheating and brake pad fade during continuous downhill braking.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHeat-Treated Stainless Steel:\u003c\/strong\u003e Precision stamped alloy resists thermal distortion, warping, and bending under intense clamping force.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePolygon Slotted Cutout Design:\u003c\/strong\u003e Channels away heat, mud, and water to maintain clean, consistent pad-to-rotor contact.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUniversal 6-Bolt Standard:\u003c\/strong\u003e Fits standard 6-bolt ISO disc hubs (44mm PCD).\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eIncludes T25 Mounting Bolts:\u003c\/strong\u003e Supplied complete with 6x T25 steel rotor mounting bolts for easy installation.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOEM Bulk Packaged:\u003c\/strong\u003e Genuine factory-fresh Tektro stock supplied in economical workshop packaging for optimal value.\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 TEKTRO\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eModel:\u003c\/strong\u003e TR203-24 (TR-24 Series)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRotor Size:\u003c\/strong\u003e 203 mm (8 inches)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMounting Standard:\u003c\/strong\u003e 6-Bolt (IS International Standard)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePitch Circle Diameter (PCD):\u003c\/strong\u003e 44 mm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e High-Grade Stainless Steel\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBrake Pad Compatibility:\u003c\/strong\u003e Resin \/ Organic \/ Semi-Metallic \/ Metallic Pads\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e Approx. 185 g\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eIncluded Hardware:\u003c\/strong\u003e 6x T25 Steel Mounting Bolts\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Genuine Tektro OEM 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 Are mounting bolts included with this 203mm rotor?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes! Every TR203-24 rotor comes complete with 6x T25 steel mounting bolts included.\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 upgrade my bike from a 160mm or 180mm rotor to this 203mm rotor?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, provided your fork and frame are rated for 203mm rotors. You will also need a 203mm caliper adapter (e.g., +43mm or +23mm post-mount adapter) to position the caliper correctly.\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 Is this 203mm rotor suitable for E-Bikes and Heavy MTBs?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Absolutely! The 203mm rotor diameter provides the extra leverage and heat capacity required to safely slow down heavier Electric Mountain Bikes (e-MTBs), downhill rigs, and cargo bikes.\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":"Tektro","offers":[{"title":"Default Title","offer_id":53464977408300,"sku":"MK202-US","price":15.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/Tektro_TR203-24_203mm_6-Bolt_Disc_Brake_Rotor_with_Mounting_Bolts.jpg?v=1787651846"},{"product_id":"shimano-sm-ma-f180p-p2-post-mount-disc-brake-adapter-front-180mm-p-p-oe","title":"Shimano SM-MA-F180P\/P2 Post Mount Disc Brake Adapter (Front) (180mm) (P\/P) Bulk","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 SM-MA-F180P\/P2 POST MOUNT DISC BRAKE ADAPTER\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-subhead\"\u003eFOR 180MM ROTOR (+20MM EXTENSION) — POST-TO-POST MOUNTING\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-intro\"\u003e\n        Upgrade your braking performance with the genuine Shimano SM-MA-F180P\/P2 disc brake adapter. Designed to extend a 160mm Post Mount (PM) fork or frame interface by +20mm to fit a larger 180mm disc rotor, this lightweight adapter delivers rigid caliper alignment, precise pad contact, and wobble-free braking under heavy loads. Supplied with genuine Shimano mounting hardware for a hassle-free setup.\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\u003e+20mm Rotor Upsizing:\u003c\/strong\u003e Converts standard 160mm Post Mount tabs to accommodate a 180mm disc rotor on both front forks and rear frames.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePost-to-Post (PM-to-PM) Interface:\u003c\/strong\u003e Standardized mounting bracket compatible with modern suspension forks and frame disc mounts.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLightweight Aluminum Alloy:\u003c\/strong\u003e Precision-machined aluminum structure guarantees maximum rigidity and heat resistance with minimal added weight.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHardware Included:\u003c\/strong\u003e Comes complete with long mounting bolts, alignment washers, and safety stop pin\/wire for secure installation.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOEM Workshop Packaging:\u003c\/strong\u003e 100% genuine, factory-fresh Shimano component supplied in economical bulk 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\u003eModel:\u003c\/strong\u003e SM-MA-F180P\/P2\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eAdapter Type:\u003c\/strong\u003e Post Mount to Post Mount (PM 160mm to PM 180mm \/ +20mm)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTarget Rotor Size:\u003c\/strong\u003e 180 mm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMounting Location:\u003c\/strong\u003e Front Fork or Rear Frame with 160mm Direct Post Mount\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e CNC Machined Aluminum\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Black\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eIncluded Hardware:\u003c\/strong\u003e 2x Mounting Bolts, Spherical Washers, Safety Wire\/Pin\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCaliper Compatibility:\u003c\/strong\u003e Fits Shimano, SRAM, TRP, Tektro, Magura, and other standard Post Mount hydraulic or mechanical calipers\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 What does SM-MA-F180P\/P2 stand for?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: It denotes a Shimano Mount Adapter for 180mm rotors with Post-to-Post (P\/P) mounting, Type 2 design (+20mm spacer offset).\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 Are mounting bolts included with this adapter?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, each adapter includes two long steel mounting bolts, alignment washers, and a safety wire\/clip.\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 adapter with non-Shimano disc brake calipers?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, as long as your brake caliper utilizes the standard Post Mount (PM) bolt pattern, this adapter is fully compatible.\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":"Default Title","offer_id":53464979112236,"sku":"MK172-US","price":9.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/Shimano_SM-MA-F180P_P2_Front_180mm_Post_Mount_Disc_Brake_Adapter.jpg?v=1787651531"},{"product_id":"2pairs-tektro-e10-11-metal-high-performance-disc-brake-pads-auriga-draco-orion","title":"2Pairs Tektro E10.11 Metal High Performance Disc Brake Pads Auriga Draco Orion Bulk","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\"\u003eTEKTRO E10.11 ORGANIC DISC BRAKE PADS — 2 PAIRS PACK\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-subhead\"\u003eHIGH-PERFORMANCE RESIN COMPOUND — EXCELLENT MODULATION \u0026amp; LOW NOISE (OEM BULK)\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-intro\"\u003e\n        Upgrade your stopping power and eliminate brake squeal with genuine Tektro E10.11 organic disc brake pads. Engineered with a high-friction resin compound on a durable steel backing plate, these pads offer immediate bite, exceptional lever modulation, and quiet operation across all riding conditions. This value bundle includes \u003cstrong\u003e2 complete pairs (4 pads + 2 retaining springs)\u003c\/strong\u003e in OEM workshop bulk packaging, perfect for servicing both front and rear brakes simultaneously.\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\u003eValue 2-Pairs Pack:\u003c\/strong\u003e Includes 4 individual pads and 2 return springs to refresh both front and rear disc calipers.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOrganic \/ Resin Friction Compound:\u003c\/strong\u003e Delivers quiet, squeal-free braking with fast initial bite and smooth lever modulation.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRotor-Friendly Material:\u003c\/strong\u003e Minimizes disc rotor wear while maintaining stable performance in dry and wet conditions.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBroad System Compatibility:\u003c\/strong\u003e Universal B-Type pad profile fits extensive Tektro brake lines and standard Shimano B01S \/ B03S \/ B05S calipers.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eDurable Steel Backplate:\u003c\/strong\u003e High-strength steel backing plate ensures rigid pressure distribution and long service life.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOEM Workshop Packaging:\u003c\/strong\u003e Genuine factory-fresh Tektro stock supplied in economical bulk packaging for maximum savings.\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 TEKTRO\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eModel:\u003c\/strong\u003e E10.11\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCompound Material:\u003c\/strong\u003e Organic \/ Resin Compound\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBacking Plate Material:\u003c\/strong\u003e Steel\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePad Shape Standard:\u003c\/strong\u003e B-Type Profile (Equivalent to Shimano B01S \/ B03S \/ B05S)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eQuantity:\u003c\/strong\u003e 2 Pairs (4 Brake Pads + 2 Retaining Springs)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTektro Caliper Compatibility:\u003c\/strong\u003e HD-M285, HD-M286, HD-M290, HD-M300, HD-M350, HD-M500, HD-M520, HD-M521, HD-T285, MD-M280, etc.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eShimano Caliper Compatibility:\u003c\/strong\u003e BR-MT200, BR-M315, BR-M355, BR-M375, BR-M395, BR-M446, BR-M486, BR-TX805, etc.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Genuine Tektro OEM Bulk \/ Workshop 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 How many brake pads are included in this pack?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: This set includes 2 complete pairs (4 brake pads and 2 retaining springs), enough to replace pads on both your front and rear calipers.\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 Tektro E10.11 pads fit Shimano MT200 brakes?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes! The E10.11 pad shape is identical to Shimano's standard B-Type shape (B01S \/ B03S \/ B05S), making them 100% compatible with Shimano MT200, M315, M355, and M395 calipers.\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 What are the advantages of organic\/resin brake pads?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Organic pads engage smoothly with less noise\/squeal, require less bed-in time, and cause significantly less wear on disc rotors compared to metallic sintered pads.\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":"Tektro","offers":[{"title":"Default Title","offer_id":53464983109932,"sku":"MK105-US","price":10.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/Tektro_E10.11_Organic_Disc_Brake_Pads_2_Pairs_Set_OEM_Bulk.png?v=1787650281"},{"product_id":"tektro-bike-disc-brake-rotor-tr180-52-6-bolts-1-8mm-thickness-180-24-upgraded","title":"TEKTRO Bike Disc Brake Rotor TR180-52 6 Bolts 1.8mm Thickness 180-24 Upgraded","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\"\u003eTEKTRO TR180-52 180MM 6-BOLT DISC BRAKE ROTOR\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-subhead\"\u003eENHANCED BRAKING POWER \u0026amp; HEAT DISSIPATION — RETAIL CARD \u0026amp; OEM BULK PACKAGING OPTIONS\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-intro\"\u003e\n        Boost your braking performance and leverage with the Tektro TR180-52 180mm 6-bolt disc brake rotor. Ideal for trail riding, e-bikes, downhill sections, and aggressive commuting, this larger 180mm diameter rotor delivers superior thermal capacity and increased stopping force over standard 160mm rotors. Crafted from heat-treated stainless steel with slotted cooling cutouts, it ensures consistent lever response and clean pad contact. Available in factory retail card packaging or economical workshop bulk packaging.\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\u003eIncreased 180mm Leverage \u0026amp; Power:\u003c\/strong\u003e Larger diameter surface provides up to 15-20% greater braking torque compared to standard 160mm rotors.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHigh Thermal Capacity Stainless Steel:\u003c\/strong\u003e Precision stamped and heat-treated stainless steel resists thermal distortion and warping during heavy braking.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSlotted Mud \u0026amp; Heat Evacuation:\u003c\/strong\u003e Optimized polygon cutout layout channels away heat, water, and trail debris for quiet, fade-resistant performance.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUniversal 6-Bolt Standard:\u003c\/strong\u003e Compatible with all standard 6-bolt ISO disc hubs (44mm PCD).\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFlexible Packaging Options:\u003c\/strong\u003e Available in factory Tektro Retail Display Packaging or value-focused OEM Bulk 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 TEKTRO\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eModel:\u003c\/strong\u003e TR180-52 (TR-24)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRotor Size:\u003c\/strong\u003e 180 mm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMounting Standard:\u003c\/strong\u003e 6-Bolt (IS International Standard)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePitch Circle Diameter (PCD):\u003c\/strong\u003e 44 mm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e High-Grade Stainless Steel\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBrake Pad Compatibility:\u003c\/strong\u003e Resin \/ Organic \/ Semi-Metallic \/ Metallic Pads\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e Approx. 154 g\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging Options:\u003c\/strong\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n\u003cstrong\u003eRetail Card Packaging:\u003c\/strong\u003e Factory sealed on Tektro hanging display card (Includes 6x T25 rotor bolts)\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eOEM Bulk Packaging:\u003c\/strong\u003e Factory-fresh workshop bulk supply (Includes 6x T25 rotor bolts)\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \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 Are mounting bolts included with this 180mm rotor?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes! Both the Retail Card and OEM Bulk options come with 6x T25 steel rotor mounting bolts included.\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 replace my current 160mm rotor with this 180mm rotor?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, but you will need a 180mm post-mount or IS disc caliper adapter (e.g., +20mm adapter) to position your brake caliper correctly for the larger rotor diameter.\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 What is the difference between Retail Card and OEM Bulk packaging?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Both contain the exact same original Tektro 180mm rotor and mounting bolts. The Retail Card option is mounted on a display card, while OEM Bulk comes in workshop poly packaging for maximum cost savings.\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":"Tektro","offers":[{"title":"In Retail Box","offer_id":53464983306540,"sku":"MK215-180-US-In Retail Box","price":15.99,"currency_code":"USD","in_stock":false},{"title":"In Bulk,No Retail Box","offer_id":53464983339308,"sku":"MK215-180-US-In Bulk,No Retail Box","price":11.49,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/Tektro_TR180-52_180mm_6-Bolt_Disc_Brake_Rotor_with_Mounting_Bolts.jpg?v=1787651160"},{"product_id":"tektro-bike-disc-brake-rotor-tr160-52-with-6-bolts-1-8mm-thickness-160-24","title":"TEKTRO Bike Disc Brake Rotor TR160-52 With 6 Bolts 1.8mm Thickness (160-24)","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\"\u003eTEKTRO TR160-52 160MM 6-BOLT DISC BRAKE ROTOR\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-subhead\"\u003eHIGH HEAT DISSIPATION DESIGN — RETAIL CARD \u0026amp; OEM BULK PACKAGING OPTIONS\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-intro\"\u003e\n        Ensure consistent stopping power and smooth heat dissipation with the Tektro TR160-52 160mm 6-bolt disc brake rotor. Engineered from high-strength corrosion-resistant stainless steel, this polygon-slotted rotor provides excellent mud clearing, minimal braking noise, and reliable lever feel across mountain, hybrid, e-bike, and gravel applications. Choose between original Tektro retail card display packaging or cost-effective OEM workshop packaging.\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\u003eHigh-Strength Stainless Steel Construction:\u003c\/strong\u003e Precision stamped and heat-treated stainless steel resists warping under thermal stress and heavy braking.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOptimized Polygon Cutout Design:\u003c\/strong\u003e Wave-slotted profile rapidly dissipates surface heat, clears mud\/debris, and extends brake pad life.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eStandard 6-Bolt Mounting:\u003c\/strong\u003e Fits standard 6-bolt hubs (44mm PCD) for universal bicycle wheel compatibility.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSmooth \u0026amp; Low-Noise Modulation:\u003c\/strong\u003e Balanced rotor surface reduces vibration, squealing, and brake fade in both wet and dry conditions.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging Options:\u003c\/strong\u003e Available in factory Tektro Retail Card Packaging or value OEM Bulk 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 TEKTRO\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eModel:\u003c\/strong\u003e TR160-52 (TR-24)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRotor Size:\u003c\/strong\u003e 160 mm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMounting Standard:\u003c\/strong\u003e 6-Bolt (IS International Standard)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePitch Circle Diameter (PCD):\u003c\/strong\u003e 44 mm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e High-Grade Stainless Steel\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBrake Pad Compatibility:\u003c\/strong\u003e Resin \/ Organic \/ Semi-Metallic \/ Metallic Pads\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e Approx. 128 g\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging Options:\u003c\/strong\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n\u003cstrong\u003eRetail Card Packaging:\u003c\/strong\u003e Factory sealed on Tektro hanging display card (Includes 6x T25 rotor bolts)\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eOEM Bulk Packaging:\u003c\/strong\u003e Factory-fresh workshop bulk supply (Includes 6x T25 rotor bolts)\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \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 Are mounting bolts included with this rotor?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes! Both the Retail Card and OEM Bulk options come complete with 6x T25 steel rotor mounting bolts.\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 What is the difference between Retail Card and OEM Bulk packaging?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Both options contain the exact same genuine Tektro 160mm rotor and mounting bolts. The Retail Card option comes mounted on a Tektro hanging card, while the OEM Bulk option comes in workshop poly packaging for better value.\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 rotor fit my 6-bolt disc hub?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, as long as your wheel hub features the international standard 6-bolt mounting interface, this 160mm rotor will fit seamlessly.\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":"Tektro","offers":[{"title":"In Retail Box","offer_id":53464983699756,"sku":"MK107-160-52-US-In Retail Box","price":13.99,"currency_code":"USD","in_stock":false},{"title":"In Bulk,No Retail Box","offer_id":53464983732524,"sku":"MK107-160-52-US-In Bulk,No Retail Box","price":10.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/Tektro_TR160-52_160mm_6-Bolt_Disc_Brake_Rotor_with_Mounting_Bolts.jpg?v=1787650960"},{"product_id":"shimano-deore-xt-rt-mt800-s-disc-brake-rotor-160mm-centerlock-oe","title":"Shimano Deore XT RT-MT800-S Disc Brake Rotor - 160mm, Centerlock Bulk","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 DEORE XT \/ ULTEGRA RT-MT800 160MM CENTER LOCK ROTOR\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-subhead\"\u003eICE TECHNOLOGIES FREEZA HEAT DISSIPATION — LOCKRING INCLUDED\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-intro\"\u003e\n        Experience peak stopping performance and superior heat dissipation with the Shimano RT-MT800 160mm Center Lock disc rotor. Featuring advanced Ice Technologies Freeza construction with heat-dissipating aluminum fins, this rotor significantly lowers operating temperatures under heavy braking, resulting in consistent lever feel, reduced fade, and extended pad life 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 Freeza:\u003c\/strong\u003e 3-layer sandwich rotor structure with integrated cooling fins rapidly sheds surface heat for fade-free performance.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCenter Lock Mount:\u003c\/strong\u003e Precision spline fitting ensures fast, rigid, and secure installation on Center Lock hubs.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLockring Included:\u003c\/strong\u003e Comes complete with a genuine Shimano Center Lock lockring for immediate installation.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLightweight Aluminum Spider:\u003c\/strong\u003e Rigid 3D alloy carrier structure reduces weight while enhancing structural stability.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eVersatile 160mm Standard:\u003c\/strong\u003e The ultimate all-around rotor size for Ultegra, GRX, and DEORE XT disc setups.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOEM Bulk Packaged:\u003c\/strong\u003e 100% authentic, brand-new Shimano component delivered in cost-effective workshop bulk 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 DEORE XT M8100 \/ ULTEGRA R8000 \/ R8100 Series\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eModel:\u003c\/strong\u003e RT-MT800\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRotor Size:\u003c\/strong\u003e 160 mm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMounting Standard:\u003c\/strong\u003e Center Lock\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCooling Technology:\u003c\/strong\u003e Ice Technologies Freeza\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLockring Included:\u003c\/strong\u003e Yes (Shimano Internal Spline Lockring)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePad Compatibility:\u003c\/strong\u003e Resin \u0026amp; Metal Pads\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e Approx. 108 g (excluding lockring)\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 RT-MT800 rotor come with a lockring?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, each 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 on my road or gravel bike?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Absolutely! The RT-MT800 is the standard rotor level for Shimano Ultegra Di2, GRX RX810\/RX820, and DEORE XT groupsets.\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 Is this compatible with resin and metallic brake pads?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, the stainless steel braking surface is fully engineered for both Resin (Organic) and Metal (Sintered) brake pads.\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":"Default Title","offer_id":53464988385580,"sku":"MK-XT039-US","price":45.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/Shimano_Deore_XT_RT-MT800-S_160mm_Center_Lock_Disc_Rotor_with_Lockring.jpg?v=1787649749"},{"product_id":"shimano-fc-r7100-105-2-12-speed-crankset-52-36t-165mm-length-hollowtech-ii-oe","title":"Shimano FC-R7100 105 2*12 Speed Crankset 52-36T 165mm Length Hollowtech II Bulk","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 105 FC-R7100 12-SPEED ROAD CRANKSET\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-subhead\"\u003eHOLLOWTECH II DESIGN — 165MM SHORT CRANK ARMS \/ 52-36T MID-COMPACT GEARING\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-intro\"\u003e\n        Maximize your pedaling efficiency and aerodynamic advantage with the Shimano 105 FC-R7100 12-speed crankset. Featuring 165mm short crank arms, this setup reduces hip flexion at the top of the pedal stroke, allowing for a more aggressive tuck position with improved cadence consistency. Paired with a versatile 52-36T mid-compact chainring setup, it provides the perfect blend of top-end sprinting speed and efficient climbing gearing.\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\u003eShort 165mm Arm Length:\u003c\/strong\u003e Opens hip angle for increased biomechanical efficiency, smoother high-cadence pedaling, and reduced knee strain.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMid-Compact 52-36T Gearing:\u003c\/strong\u003e Offers ideal gear ratios for high-speed flats, competitive group rides, and steep elevation gains.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHollowtech II Hollow Forging:\u003c\/strong\u003e Advanced aluminum hollow-arm structure delivers optimal power transfer with minimal weight penalty.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOptimized for 12-Speed HG Chains:\u003c\/strong\u003e Specially profiled chainring teeth ensure instantaneous, precise front shifting under heavy acceleration.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSleek Gloss Black Anodized Finish:\u003c\/strong\u003e Matches perfectly with Shimano 105 R7100 and Di2 drivetrain components.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOEM Bulk Packaged:\u003c\/strong\u003e 100% genuine, factory-fresh Shimano component delivered in cost-effective workshop bulk 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 105 R7100 Series\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eModel:\u003c\/strong\u003e FC-R7100\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCrank Arm Length:\u003c\/strong\u003e 165 mm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eChainring Combination:\u003c\/strong\u003e 52-36T (Mid-Compact)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eDrivetrain Compatibility:\u003c\/strong\u003e 2x12-Speed\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSpindle Interface:\u003c\/strong\u003e HOLLOWTECH II (24mm spindle)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBolt Circle Diameter (BCD):\u003c\/strong\u003e 110 mm (Asymmetrical 4-Arm)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eChainline:\u003c\/strong\u003e 44.5 mm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eQ-Factor:\u003c\/strong\u003e 148 mm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRecommended Bottom Bracket:\u003c\/strong\u003e SM-BBR60 (Threaded) \/ SM-BB72-41B (Press-Fit) — *Sold Separately*\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 What are the benefits of using 165mm short crank arms?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: 165mm short cranks open up your hip angle at the top of the pedal stroke, reducing impingement and allowing you to maintain an aggressive aerodynamic position comfortably while spinning at higher cadences.\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 Does this crankset include a bottom bracket?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: No, bottom brackets are sold separately to allow riders to select the correct interface for their frame shell (e.g., SM-BBR60 or SM-BB72-41B).\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 Is this an authentic Shimano product?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, it is 100% authentic and brand-new Shimano stock supplied in OEM workshop bulk packaging without retail boxing to offer maximum value.\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":"Default Title","offer_id":53464989008172,"sku":"MK196-165-US","price":145.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/Shimano_105_FC-R7100_12-Speed_Crankset_165mm_52-36T_OEM_Bulk.jpg?v=1787649278"},{"product_id":"shimano-fc-r7100-105-2-12-speed-crankset-50-34t-170mm-length-hollowtech-ii-oe","title":"Shimano FC-R7100 105 2*12 Speed Crankset 50-34T 170mm Length Hollowtech II-OE","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 105 FC-R7100 12-SPEED ROAD CRANKSET\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-subhead\"\u003eHOLLOWTECH II DESIGN — 170MM ARM LENGTH \/ 50-34T COMPACT CHAINRINGS\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-intro\"\u003e\n        Elevate your road riding performance with the Shimano 105 FC-R7100 12-speed crankset. Striking the ideal balance between stiffness, strength, weight, and rotational efficiency, this hollow-forged aluminum crankset provides crisp, precise front shifting under heavy pedaling loads. Featuring a versatile 50-34T compact chainring combination and 170mm crank arms, it offers smooth cadence control and optimal power transfer for steep climbs and high-speed flats alike.\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\u003eOptimal Balance of Rigidity \u0026amp; Weight:\u003c\/strong\u003e Hollowglide \/ Hollowtech II technology minimizes weight while maximizing structural power transfer.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCompact 50-34T Gearing:\u003c\/strong\u003e Provides an ideal gear range for climbing efficiency and versatile all-around road riding.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e12-Speed Drivetrain Optimized:\u003c\/strong\u003e Specially shaped chainring teeth ensure seamless alignment and lightning-fast shifting with Shimano 12-speed HG chains.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSleek Gloss Black Finish:\u003c\/strong\u003e Features an elegant, anodized aluminum finish that perfectly matches Shimano 105 R7100 series components.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOEM Bulk Packaged:\u003c\/strong\u003e 100% genuine, brand-new Shimano component delivered in cost-effective workshop bulk packaging without standard retail boxes.\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 105 R7100 Series\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eModel:\u003c\/strong\u003e FC-R7100\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCrank Arm Length:\u003c\/strong\u003e 170 mm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eChainring Combination:\u003c\/strong\u003e 50-34T (Compact)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eDrivetrain Compatibility:\u003c\/strong\u003e 2x12-Speed\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSpindle Interface:\u003c\/strong\u003e HOLLOWTECH II (24mm spindle)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBolt Circle Diameter (BCD):\u003c\/strong\u003e 110 mm (Asymmetrical 4-Arm)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eChainline:\u003c\/strong\u003e 44.5 mm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eQ-Factor:\u003c\/strong\u003e 148 mm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRecommended Bottom Bracket:\u003c\/strong\u003e SM-BBR60 (Threaded) \/ SM-BB72-41B (Press-Fit) — *Sold Separately*\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 Is this crankset compatible with 11-speed Shimano drivetrains?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: The FC-R7100 is engineered specifically for Shimano 12-speed road drivetrains. For optimal shifting precision and chain retention, it should be paired with a 12-speed chain and front derailleur.\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 Does the crankset include a bottom bracket?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: No, bottom brackets are sold separately so you can select the exact fit for your bike frame's BB shell (e.g., SM-BBR60 or SM-BB72-41B).\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 Is this an authentic Shimano product?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, it is 100% authentic and brand-new Shimano stock supplied in OEM workshop packaging to offer maximum savings.\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":"Default Title","offer_id":53804920275244,"sku":"MK196-170-US","price":116.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/Shimano_105_FC-R7100_12_speed_road_crankset_50-34T_170mm_front_view.jpg?v=1787304116"},{"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"},{"product_id":"1-2pcs-tektro-203-52-203mm-hydraulic-disc-brake-rotor-1-8mm-thickness-6-bolts","title":"1\/2Pcs Tektro 203-52 203mm Hydraulic Disc Brake Rotor 1.8mm Thickness 6 Bolts","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\"\u003eTEKTRO 203MM 6-BOLT DISC BRAKE ROTOR (1.8MM THICK \/ 52MM TRACK)\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-subhead\"\u003eGENUINE TEKTRO CARDED PACKAGING ROTOR FOR MTB \u0026amp; E-BIKE\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-intro\"\u003e\n        Upgrade your braking confidence and power with this genuine Tektro 203mm 6-bolt disc brake rotor. Supplied in original Tektro carded retail packaging, it features a standard 1.8mm thickness and a 52mm wide friction track to deliver maximum stopping leverage, broad caliper compatibility, and reliable heat dissipation.\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\u003eGenuine Tektro Quality:\u003c\/strong\u003e Authentic product sealed in Tektro original carded display packaging.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e203mm High-Leverage Diameter:\u003c\/strong\u003e Delivers superior leverage and stopping torque with minimal hand effort on steep descents.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eStandard 1.8mm Thickness:\u003c\/strong\u003e Seamlessly compatible with standard hydraulic and mechanical disc brake calipers.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e52mm Wide Friction Track:\u003c\/strong\u003e Provides full pad surface coverage for wide-profile brake pads and multi-piston calipers to prevent uneven pad wear.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUniversal 6-Bolt Standard:\u003c\/strong\u003e Fits all standard IS 6-bolt disc hubs.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFlexible Quantity Options:\u003c\/strong\u003e Available as 1 Pc (Single Carded Rotor) or 2 Pcs (Pair Set \/ 2 Carded Rotors).\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 TEKTRO\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRotor Diameter:\u003c\/strong\u003e 203 mm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRotor Thickness:\u003c\/strong\u003e 1.8 mm (Standard)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFriction Track Width:\u003c\/strong\u003e 52 mm (Wide Track)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMounting Standard:\u003c\/strong\u003e 6-Bolt (IS Standard)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Stainless Steel\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 Rotor (Carded Packaging + 6 Mounting Bolts)\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e2 Pcs:\u003c\/strong\u003e Pair Set \/ 2 Rotors (Carded Packaging + 12 Mounting Bolts)\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCompatibility:\u003c\/strong\u003e Tektro, TRP, Shimano, SRAM, Magura, and all standard 6-bolt hydraulic\/mechanical disc brake systems.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Genuine Tektro Carded Retail 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 Is this rotor in retail packaging?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, each rotor comes brand new in original Tektro carded packaging, complete with factory mounting hardware.\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 Is 1.8mm thickness compatible with my current brakes?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes! 1.8mm is the industry-standard thickness for most bicycle disc rotors and works perfectly with standard Shimano, Tektro, SRAM, and TRP calipers without requiring special pad adjustments.\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 Are mounting bolts included in the packaging?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, each carded rotor includes a set of T25 steel mounting bolts (6 bolts per rotor).\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":"Tektro","offers":[{"title":"1pc Only","offer_id":53805049315628,"sku":"MK239-US-1pc Only","price":18.99,"currency_code":"USD","in_stock":true},{"title":"2pcs","offer_id":53805049348396,"sku":"MK239-US-2pcs","price":35.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/TEKTRO_TR203-52_203mm_6-Bolt_Stainless_Steel_Disc_Brake_Rotor.jpg?v=1787308292"},{"product_id":"for-shimano-4-pistons-caliper-180-203mm-thickness-disc-brake-rotor-2-3mm-e-bike","title":"For Shimano\/TRP\/Tektro\/Magura 4 Pistons Caliper 180\/203MM Thickness Disc Brake Rotor 2.3MM E-Bike","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\"\u003eYANZO 2.3MM HEAVY-DUTY 6-BOLT DISC BRAKE ROTOR\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-subhead\"\u003eEXTRA-THICK HIGH-STRENGTH ROTOR FOR E-BIKE \u0026amp; ENDURO \/ DH\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-intro\"\u003e\n        Boost your stopping power and thermal stability with the Yanzo 2.3mm heavy-duty 6-bolt disc brake rotor. Engineered specifically for high-load demands such as E-MTBs, downhill, and aggressive trail riding, the increased 2.3mm thickness provides superior warp resistance, reduced thermal fade, and ultra-consistent lever feel under severe braking conditions.\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\u003eExtra 2.3mm Thickness:\u003c\/strong\u003e Upgraded profile increases stiffness and heat capacity, greatly reducing heat warping and brake fade under heavy load.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eE-Bike \u0026amp; Heavy Trail Ready:\u003c\/strong\u003e Built to withstand the intense torque and speed of modern electric mountain bikes and gravity rigs.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUniversal 6-Bolt Mount:\u003c\/strong\u003e Standard IS 6-bolt mounting pattern ensures wide compatibility with most hubs.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOptimized Heat Dissipation Cutouts:\u003c\/strong\u003e Precision cutout pattern promotes rapid cooling while maintaining pad contact surface and clearing debris.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOEM Bulk Packaged:\u003c\/strong\u003e High-performance direct-to-rider components supplied 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 YANZO\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRotor Thickness:\u003c\/strong\u003e 2.3 mm (Heavy Duty)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMounting Standard:\u003c\/strong\u003e 6-Bolt (IS Standard)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eAvailable Sizes:\u003c\/strong\u003e 180 mm \/ 203 mm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e High-Grade Stainless Steel\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCompatibility:\u003c\/strong\u003e Brake calipers designed or adjusted for 2.3mm thick rotors (TRP, Tektro E-Bike, Magura, Sram Code\/Maven setups, etc.)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e 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 Will a 2.3mm thick rotor fit my standard brake calipers?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: 2.3mm rotors are thicker than standard 1.8mm\/2.0mm rotors. They fit seamlessly into brake systems designed for heavy-duty or E-Bike rotors (e.g., TRP, Tektro E-Bike, Magura, SRAM Maven). For standard calipers, ensure your brake pistons are fully reset before installation to provide adequate clearance.\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 Why choose a 2.3mm thick rotor over standard rotors?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Thicker rotors offer up to 8% more heat mass, which reduces operating temperature, minimizes rotor warping on long steep descents, and delivers a firmer, more positive lever engagement.\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 Are mounting bolts included with the rotor?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, each 6-bolt rotor comes supplied with T25 rotor bolts for quick installation.\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":"YanzoCycling","offers":[{"title":"180mm Only","offer_id":53805056885036,"sku":"MK240-US-180mm Only","price":12.49,"currency_code":"USD","in_stock":true},{"title":"203mm Only","offer_id":53805056917804,"sku":"MK240-US-203mm Only","price":14.49,"currency_code":"USD","in_stock":true},{"title":"180\u0026203mm Set","offer_id":53805056950572,"sku":"MK240-US-180\u0026203mm Set","price":23.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/2.3mm_Heavy_Duty_180mm_6-Bolt_Stainless_Steel_Disc_Brake_Rotor_with_Bolts.jpg?v=1787308360"},{"product_id":"shimano-ultegra-grx-rt-cl800-center-lock-brake-disc-rotor-with-lockring140-160mm","title":"Shimano Ultegra GRX RT-CL800 Center Lock Brake Disc Rotor with Lockring 140\/160mm Bulk","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 ULTEGRA RT-CL800 CENTER LOCK DISC ROTOR\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-subhead\"\u003eHIGH-PERFORMANCE ICE TECHNOLOGIES FREEZA ROTOR WITH LOCKRING\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-intro\"\u003e\n        Upgrade your road or gravel braking experience with the Shimano ULTEGRA RT-CL800 Center Lock disc rotor. Built with advanced Ice Technologies Freeza construction and a redesigned rigid spider, it delivers rapid heat dissipation, quiet braking performance, and reliable stopping power even on demanding mountain descents.\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 Freeza:\u003c\/strong\u003e 3-layer sandwich rotor structure (stainless steel\/aluminum\/stainless steel) with aluminum cooling fins to significantly lower operating temperatures.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eQuieter Braking Performance:\u003c\/strong\u003e Redesigned arm shape reduces heat deformation, minimizing annoying rotor rub and brake noise during long descents.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLockring Included:\u003c\/strong\u003e Comes complete with a genuine Shimano Center Lock lockring for quick and secure installation.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFlexible Size Options:\u003c\/strong\u003e Choose between individual 140 mm or 160 mm rotors, or get a complete 140 mm + 160 mm front\/rear combo set.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOEM Bulk Packaged:\u003c\/strong\u003e Factory-fresh genuine 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 ULTEGRA R8100 \/ DEORE XT M8100 Series\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eModel:\u003c\/strong\u003e RT-CL800\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 (Internal \/ External spline lockring)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eAvailable Size Variants:\u003c\/strong\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n\u003cstrong\u003e140 mm:\u003c\/strong\u003e Single Rotor (with Lockring)\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e160 mm:\u003c\/strong\u003e Single Rotor (with Lockring)\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e140 mm + 160 mm:\u003c\/strong\u003e Pair Set (2 Rotors + 2 Lockrings)\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTechnology:\u003c\/strong\u003e Ice Technologies Freeza\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 Center Lock lockring?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, every RT-CL800 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 What is the difference between RT-CL800 and RT-CL900?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Both feature the updated quiet anti-deformation spider design and Ice Tech Freeza structure. The main difference is that RT-CL900 (Dura-Ace grade) features heat-dissipating black cooling paint on the fins for slightly faster heat dissipation, while RT-CL800 (Ultegra grade) has raw aluminum fins.\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 RT-CL800 rotors with 105, GRX, or Dura-Ace brakes?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes! The RT-CL800 uses the standard Center Lock system and is fully compatible with all Shimano hydraulic disc brake systems, including Dura-Ace, Ultegra, 105, and GRX series.\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":"140","offer_id":53805121896748,"sku":"MK-XT042-US-140","price":43.99,"currency_code":"USD","in_stock":true},{"title":"160","offer_id":53805121929516,"sku":"MK-XT042-US-160","price":45.99,"currency_code":"USD","in_stock":true},{"title":"140  160","offer_id":53805121962284,"sku":"MK-XT042-US-140  160","price":86.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/Shimano_RT-CL800_Center_Lock_Disc_Brake_Rotor_with_Lockring.jpg?v=1787309308"},{"product_id":"shimano-rt-cl900-center-lock-brake-rotor-140mm-or-160mm-with-lockring-oe","title":"Shimano RT-CL900 Center Lock Brake Rotor 140mm or 160mm Or Set with Lockring Bulk","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 DURA-ACE RT-CL900 CENTER LOCK DISC ROTOR\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-subhead\"\u003eFLAGSHIP ICE TECHNOLOGIES FREEZA ROTOR WITH LOCKRING\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-intro\"\u003e\n        Maximize your braking performance and eliminate rotor rub with the flagship Shimano RT-CL900 Center Lock disc rotor. Engineered with advanced Ice Technologies Freeza construction and a reinforced alloy arm, it provides ultimate heat dissipation, ultra-quiet operation, and consistent stopping power on long descents.\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 Freeza:\u003c\/strong\u003e 3-layer sandwich structure (stainless steel\/aluminum\/stainless steel) with heat-dissipating aluminum fins for rapid cooling.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eEnhanced Anti-Deformation Design:\u003c\/strong\u003e Reinforced arm shape minimizes thermal distortion, significantly reducing rotor rub and brake squeal during intense braking.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLockring Included:\u003c\/strong\u003e Every rotor comes complete with a genuine Center Lock lockring for hassle-free installation.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eVersatile Size Configurations:\u003c\/strong\u003e Available individually in 140 mm or 160 mm, as well as a complete 140 mm + 160 mm front\/rear set.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOEM Bulk Packaged:\u003c\/strong\u003e Factory-fresh genuine components supplied 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 DURA-ACE R9200 \/ XTR M9100 Series\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eModel:\u003c\/strong\u003e RT-CL900\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 (Internal \/ External spline type lockring)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eAvailable Size Variants:\u003c\/strong\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n\u003cstrong\u003e140 mm:\u003c\/strong\u003e Single Rotor (with Lockring)\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e160 mm:\u003c\/strong\u003e Single Rotor (with Lockring)\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e140 mm + 160 mm:\u003c\/strong\u003e Pair Set (2 Rotors + 2 Lockrings)\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTechnology:\u003c\/strong\u003e Ice Technologies Freeza\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 Center Lock lockring?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, each RT-CL900 rotor includes a original 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 RT-CL900 rotors with Ultegra or 105 brake systems?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Absolutely! RT-CL900 rotors use the standard Center Lock interface and are fully compatible with Ultegra, 105, and GRX hydraulic disc brake systems.\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 What is the main difference between RT-CL900 and older RT-MT900 rotors?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: The RT-CL900 features an updated, more rigid spider shape designed specifically to prevent heat deformation, leading to significantly quieter operation under heavy braking.\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":"140","offer_id":53805135986988,"sku":"MK-XT048-US-140","price":54.99,"currency_code":"USD","in_stock":true},{"title":"160","offer_id":53805136019756,"sku":"MK-XT048-US-160","price":56.99,"currency_code":"USD","in_stock":true},{"title":"140+160","offer_id":53805136052524,"sku":"MK-XT048-US-140+160","price":114.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/Shimano_Dura-Ace_RT-CL900_Center_Lock_Disc_Brake_Rotor_with_Lockring.jpg?v=1787309615"},{"product_id":"shimano-12-speed-cs-r9200-cassette-11-34t-hyperglide-dura-ace-oe","title":"Shimano 12 Speed CS-R9200 Cassette 11-34T HYPERGLIDE+ DURA-ACE Bulk","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 DURA-ACE CS-R9200 12-SPEED CASSETTE\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-subhead\"\u003eULTRALIGHT 11-34T HIGH-PERFORMANCE ROAD CASSETTE\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-intro\"\u003e\n        Experience the pinnacle of road shifting performance with the flagship Shimano DURA-ACE CS-R9200 cassette. Featuring HYPERGLIDE+ technology, it enables faster, seamless shifting both up and down the block even under maximum pedaling torque, while the versatile 11-34T range masters steep alpine climbs.\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\u003eHYPERGLIDE+ Technology:\u003c\/strong\u003e Delivers instantaneous, shockless gear changes under load so you never interrupt your pedaling rhythm.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eWide 11-34T Range:\u003c\/strong\u003e Provides an expanded gear spectrum for effortless climbing while maintaining optimized cadence steps.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTitanium \u0026amp; Steel Construction:\u003c\/strong\u003e Larger cogs are crafted from lightweight titanium mounted on a carbon spider to maximize weight savings and rigidity.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBackward Compatible Freehub Fit:\u003c\/strong\u003e Compatible with both new Shimano 12-speed road freehubs (HG L2) and standard 11-speed road freehub bodies.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOEM Bulk Packaged:\u003c\/strong\u003e Genuine, factory-fresh DURA-ACE component 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 DURA-ACE R9200 Series\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eModel:\u003c\/strong\u003e CS-R9200\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSpeed:\u003c\/strong\u003e 12-Speed\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eGear Combination:\u003c\/strong\u003e 11-34T (11-12-13-14-15-17-19-21-24-27-30-34T)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMaterials:\u003c\/strong\u003e Steel (smaller cogs) \/ Titanium (larger cogs) \/ Carbon Spider Arm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFreehub Compatibility:\u003c\/strong\u003e Shimano Road 11-Speed \u0026amp; 12-Speed HG \/ HG L2 Freehubs\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCompatible Chains:\u003c\/strong\u003e 12-Speed HG Chains (e.g., CN-M9100 \/ CN-M8100)\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 Can I install this 12-speed DURA-ACE cassette on my existing 11-speed wheels?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes! Shimano 12-speed road cassettes (including CS-R9200) feature backward compatibility with standard Shimano 11-speed road freehub bodies without requiring a wheel upgrade.\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 the 11-34T cassette with an Ultegra R8150 or 105 R7150 Di2 rear derailleur?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, the CS-R9200 cassette is fully compatible across Shimano's 12-speed Di2 road component lineup, including Ultegra R8150 and 105 R7150 systems.\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 What does \"OEM Bulk Packaging\" mean for a DURA-ACE product?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: It means you receive a 100% genuine, brand-new Shimano DURA-ACE cassette sourced directly from original equipment manufacturing stock. It is supplied without the printed retail box, allowing us to offer premium components at a better price.\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":"Default Title","offer_id":53805209256236,"sku":"MK187-US","price":276.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/Shimano_Dura-Ace_CS-R9200_12-Speed_Road_Cassette_11-34T.jpg?v=1787310934"}],"url":"https:\/\/yanzocycling.com\/collections\/gravel.oembed?page=2","provider":"YanzoCycling","version":"1.0","type":"link"}