{"title":"MTB Shifter","description":null,"products":[{"product_id":"shimano-sl-tx50-6-7-speed-shifters-bicycle-trigger-shifters-lever-oe-tourney","title":"Shimano SL-TX50 6\/7 Speed Right Shifters Bicycle Trigger Shifters Lever-OE Tourney","description":"\u003ch1\u003e\u003cspan style=\"font-size:12px;\"\u003e\u003cspan style=\"font-family:Arial,Helvetica,sans-serif;\"\u003eBrand: Shimano\u003cbr\u003e\nFeatures:\u003cbr\u003e\n6 Speed - Right ShifterSpeed - Right Shifter\u003cbr\u003e\n\u003cspan style=\"font-size:12px;\"\u003e\u003cspan style=\"font-family:Arial,Helvetica,sans-serif;\"\u003e7 Speed - Right ShifterSpeed - Right Shifter\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\nDetails:\u003cbr\u003e\nSIs Housing\u003cbr\u003e\nRight shifter is a trigger-type 6 or 7speed shifter with one lever for down-shifts and a thumb button for up-shiftsLeft speed shifter is Sls type.\u003cbr\u003e\nSpeed shift indicator\u003cbr\u003e\nInner gear cable included,\u003cspan style=\"color:#e74c3c;\"\u003enew w\/o retail box\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/h1\u003e\n","brand":"Shimano","offers":[{"title":"6speed right","offer_id":52756008239404,"sku":"MK151-6speed right","price":11.99,"currency_code":"USD","in_stock":false},{"title":"7speed right","offer_id":52756008272172,"sku":"MK151-7speed right","price":12.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/10_90fef747-33ec-4ab1-97d2-f4e5f6bae874.jpg?v=1773478537"},{"product_id":"shimano-sl-tx30-3-6-7-18-21-gear-shift-lever-set-speed-mtb-mountain-bike-thumb","title":"Shimano SL-TX30 3\/6\/7\/18\/21 Gear Shift Lever Set Speed MTB Mountain Bike Thumb 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 TOURNEY SL-TX30 THUMB SHIFTERS\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-subhead\"\u003eTHUMB SHIFTER PLUS WITH OPTICAL GEAR DISPLAY — INDIVIDUAL \u0026amp; PAIR OPTIONS\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-intro\"\u003e\n        Enjoy reliable, light-action gear changing on your mountain, hybrid, or recreational bike with genuine Shimano Tourney SL-TX30 Thumb Shifters. Featuring Shimano's Thumb Shifter Plus design, these shifters utilize an intuitive thumb lever for downshifts and a convenient push-button for upshifts. An integrated Optical Gear Display (OGD) lets riders confirm their gear position at a quick glance. Available as individual left\/right shifters or complete 3x6 and 3x7 speed matched pairs.\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\u003eThumb Shifter Plus Ergonomics:\u003c\/strong\u003e Intuitive thumb lever and index push-button operation ensure effortless gear transitions for riders of all skill levels.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOptical Gear Display (OGD):\u003c\/strong\u003e Bright, easy-to-read gear position window allows instant visual confirmation of your selected gear.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSIS Index Shifting (Right Shifters):\u003c\/strong\u003e Shimano's precise index shifting mechanism delivers crisp, notched gear selection for 6-speed and 7-speed rear derailleurs.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePre-Installed Shift Inner Cables:\u003c\/strong\u003e Supplied with original stainless steel shift inner cables factory-installed for quick, hassle-free setup.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMultiple Configuration Options:\u003c\/strong\u003e Choose between individual replacement levers or full 3x6 \/ 3x7 drivetrain shifter sets.\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 TOURNEY \/ TOURNEY TX Series\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eModel Options:\u003c\/strong\u003e\n          \u003cul\u003e\n            \u003cli\u003eSL-TX30-LN (Front 3-Speed Left Shifter)\u003c\/li\u003e\n            \u003cli\u003eSL-TX30-6R (Rear 6-Speed Right Index Shifter)\u003c\/li\u003e\n            \u003cli\u003eSL-TX30-7R (Rear 7-Speed Right Index Shifter)\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eShifter Type:\u003c\/strong\u003e Thumb Shifter Plus\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eClamp Diameter:\u003c\/strong\u003e Standard 22.2 mm Handlebars\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eGear Display:\u003c\/strong\u003e Optical Gear Display (OGD)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eIncluded Hardware:\u003c\/strong\u003e Pre-installed Stainless Steel Shift Inner Cable(s)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eAvailable SKU Configurations:\u003c\/strong\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n\u003cstrong\u003eLeft 3-Speed Only:\u003c\/strong\u003e SL-TX30-LN Front 3-Speed Shifter\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eRight 6-Speed Only:\u003c\/strong\u003e SL-TX30-6R Rear 6-Speed Index Shifter\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eRight 7-Speed Only:\u003c\/strong\u003e SL-TX30-7R Rear 7-Speed Index Shifter\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e3x6 Speed Set:\u003c\/strong\u003e Left 3-Speed + Right 6-Speed Shifter Pair\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e3x7 Speed Set:\u003c\/strong\u003e Left 3-Speed + Right 7-Speed Shifter Pair\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 Do these shifters come with shift cables installed?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, each shifter comes with a genuine pre-installed shift inner cable ready for immediate installation onto your bike.\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 the SL-TX30 shifters fit standard flat or riser handlebars?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes! The integrated mounting clamps are designed for standard 22.2mm bicycle handlebar diameters commonly found on mountain, hybrid, and urban bikes.\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 3x6 and 3x7 speed sets?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: The 3x6 set pairs a 3-speed left front shifter with a 6-speed right rear shifter (for 18-speed bikes). The 3x7 set pairs a 3-speed left front shifter with a 7-speed right rear shifter (for 21-speed 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":"Shimano","offers":[{"title":"3 speed left","offer_id":53461571797292,"sku":"MK152-US-3 speed left","price":10.99,"currency_code":"USD","in_stock":true},{"title":"6 speed right","offer_id":53461571830060,"sku":"MK152-US-6 speed right","price":11.49,"currency_code":"USD","in_stock":true},{"title":"7 speed right","offer_id":53461571862828,"sku":"MK152-US-7 speed right","price":11.59,"currency_code":"USD","in_stock":true},{"title":"3*6 speed set","offer_id":53461571895596,"sku":"MK152-US-3*6 speed set","price":16.99,"currency_code":"USD","in_stock":true},{"title":"3*7 speed set","offer_id":53461571928364,"sku":"MK152-US-3*7 speed set","price":17.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/Shimano_Tourney_SL-TX30_Thumb_Shifter_3x7_Speed_Pair_with_Inner_Cables.jpg?v=1787652008"},{"product_id":"shimano-revoshift-sl-rs35-3-7-21-speed-twist-grip-left-right-set-shifter-mtb-oe","title":"Shimano RevoShift SL-RS35 3\/7\/21 Speed Twist Grip Left\/Right\/Set Shifter MTB-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 TOURNEY SL-RS35 REVOSHIFT TWIST SHIFTER\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-subhead\"\u003eEASY TWIST SHIFTING WITH INNER CABLES INCLUDED\u003c\/div\u003e\n      \u003cdiv class=\"yanzo-intro\"\u003e\n        Enjoy effortless and intuitive gear changing with the Shimano Tourney SL-RS35 Revoshift twist shifter. Designed for mountain, hybrid, and casual city bikes, the twist-action mechanism allows riders to shift gears smoothly simply by turning the grip with their thumb and index finger. Pre-installed shift inner cables are included for quick and hassle-free installation.\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\u003eEasy Revoshift Action:\u003c\/strong\u003e Twist-style grip shifting allows intuitive gear changes without taking your hands off the handlebars.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOptical Gear Display:\u003c\/strong\u003e Clear numerical display lets you check your gear selection at a single glance.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eShift Cables Included:\u003c\/strong\u003e Includes pre-installed stainless steel inner shift cables to save installation time.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eErgonomic Grip Design:\u003c\/strong\u003e Soft, textured grip surface provides comfortable control even in wet conditions.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFlexible Configuration Options:\u003c\/strong\u003e Choose between Left 3-Speed, Right 7-Speed, or a complete 3x7-Speed Shifter Pair.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOEM Bulk Packaged:\u003c\/strong\u003e Genuine factory-fresh Shimano shifters 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 TOURNEY\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eModel:\u003c\/strong\u003e SL-RS35\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eShifter Type:\u003c\/strong\u003e REVOSHIFT (Twist Shifter)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHandlebar Diameter:\u003c\/strong\u003e 22.2 mm (Standard)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eInner Cables Included:\u003c\/strong\u003e Yes (Pre-installed)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eAvailable Speed Variants:\u003c\/strong\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n\u003cstrong\u003e3-Speed (Left):\u003c\/strong\u003e Front triple drivetrain shifter (includes inner cable)\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e7-Speed (Right):\u003c\/strong\u003e Rear 7-speed drivetrain shifter (includes inner cable)\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e3x7-Speed Set:\u003c\/strong\u003e Complete pair for 21-speed drivetrain (includes front \u0026amp; rear inner cables)\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCompatibility:\u003c\/strong\u003e Shimano 3x7-speed mountain, hybrid, and trek drivetrains\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 Are shift inner cables included with the shifter?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, every SL-RS35 shifter comes pre-installed with a high-quality inner shift cable ready for installation.\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 shifter include outer cable housing?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: No, this listing includes the shifters with inner cables. Cable housing is sold separately if needed.\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 fit my standard bicycle handlebar?\u003c\/div\u003e\n        \u003cdiv class=\"yanzo-qa-a\"\u003eA: Yes, the SL-RS35 fits standard 22.2mm flat or riser handlebars found on almost all mountain, cruiser, and hybrid 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":"Shimano","offers":[{"title":"3s Left Only","offer_id":53805027754284,"sku":"MK238-US-3s Left Only","price":10.99,"currency_code":"USD","in_stock":true},{"title":"7s Right Only","offer_id":53805027787052,"sku":"MK238-US-7s Right Only","price":11.99,"currency_code":"USD","in_stock":true},{"title":"3*7 Shifter Set","offer_id":53805027819820,"sku":"MK238-US-3*7 Shifter Set","price":16.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/3357\/5212\/files\/Shimano_RevoShift_SL-RS35_3x7_21-Speed_Twist_Shifter_Set.jpg?v=1787306762"}],"url":"https:\/\/yanzocycling.com\/collections\/mtb-shifter.oembed","provider":"YanzoCycling","version":"1.0","type":"link"}