{"product_id":"4960652126205-daiwa-genpao-ishidai-light-20h-fishing-reel-right-hand","title":"Daiwa GENPAO ISHIDAI LIGHT 20H Fishing Reel Right Hand","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"utf-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1\"\u003e\n  \u003cmeta name=\"author\" content=\"YOKI Trading Corporation, Japan\"\u003e\n  \u003cmeta name=\"copyright\" content=\"Copyright 2026 YOKI Trading Corporation, Japan. All rights reserved.\"\u003e\n  \u003cmeta name=\"rights\" content=\"Product descriptions, translations, and page composition are proprietary content of YOKI Trading Corporation, Japan. Unauthorized reproduction is prohibited.\"\u003e\n  \u003ctitle\u003eDAIWA GENPAO ISHIDAI LIGHT 20H | English · Español · 中文\u003c\/title\u003e\n  \u003cstyle\u003e\n    :root {\n      --black: #090909;\n      --charcoal: #202020;\n      --graphite: #4b4b4b;\n      --muted: #707070;\n      --line: #dedede;\n      --soft: #f5f5f3;\n      --white: #ffffff;\n      --gold: #b4955b;\n      --outer: 1200px;\n      --content: 1080px;\n    }\n    * { box-sizing: border-box; }\n    html { scroll-behavior: smooth; }\n    body {\n      margin: 0;\n      color: var(--charcoal);\n      background: var(--white);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", \"Noto Sans SC\", Helvetica, Arial, sans-serif;\n      font-size: 16px;\n      line-height: 1.72;\n      -webkit-font-smoothing: antialiased;\n    }\n    h1, h2, h3, p { margin-top: 0; }\n    h1, h2, h3 { line-height: 1.16; letter-spacing: -0.025em; }\n    p:last-child { margin-bottom: 0; }\n    a { color: inherit; }\n    .ebay-page { overflow: hidden; }\n    .section { padding: 52px 32px; }\n    .hero-section { padding: 32px 32px 28px; }\n    .section--dark { color: var(--white); background: var(--black); }\n    .section--soft { background: var(--soft); }\n    .outer { width: min(100%, var(--outer)); margin: 0 auto; }\n    .content { width: min(100%, var(--content)); margin: 0 auto; }\n    .narrow { max-width: 820px; }\n    .eyebrow {\n      margin-bottom: 20px;\n      color: var(--gold);\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: .19em;\n      text-transform: uppercase;\n    }\n    .section-title {\n      max-width: 850px;\n      margin-bottom: 28px;\n      color: var(--black);\n      font-size: clamp(34px, 5vw, 58px);\n      font-weight: 620;\n    }\n    .section--dark .section-title { color: var(--white); }\n    .gold-rule { width: 60px; height: 2px; margin: 0 0 32px; background: var(--gold); }\n    .body-copy { color: var(--graphite); }\n    .section--dark .body-copy { color: #c7c7c7; }\n    .yoki-copy-marker {\n      margin: 18px 0 0;\n      color: #090909;\n      background: #090909;\n      font-size: 12px;\n      line-height: 1.2;\n      user-select: text;\n      -webkit-user-select: text;\n    }\n\n    .hero-title { margin-bottom: 28px; font-size: clamp(42px, 7vw, 76px); font-weight: 620; }\n    .hero-lines { display: grid; gap: 8px; color: #c4c4c4; font-size: clamp(16px, 2vw, 20px); }\n    .hero-lines span:first-child { color: var(--white); }\n\n    .language-nav { border-bottom: 1px solid var(--line); background: var(--white); }\n    .language-nav__inner { display: flex; width: min(100%, var(--content)); margin: 0 auto; }\n    .language-nav a {\n      flex: 1;\n      padding: 19px 14px;\n      color: var(--graphite);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: .1em;\n      text-align: center;\n      text-decoration: none;\n      text-transform: uppercase;\n      border-right: 1px solid var(--line);\n    }\n    .language-nav a:first-child { border-left: 1px solid var(--line); }\n    .language-nav a:hover { color: var(--black); background: var(--soft); }\n\n    .language-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; margin-top: 30px; }\n    .language-card { padding: 25px; border: 1px solid var(--line); background: var(--white); }\n    .language-card__label { margin-bottom: 22px; color: var(--gold); font-size: 11px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }\n    .language-card h3 { margin-bottom: 18px; color: var(--black); font-size: 23px; }\n    .language-card p { color: var(--graphite); font-size: 15px; }\n    .section--soft .language-card { background: var(--white); }\n\n    .spec-cards { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; margin-top: 32px; border: 1px solid var(--line); background: var(--line); }\n    .spec-card { padding: 24px; background: var(--white); }\n    .spec-card__label { display: block; margin-bottom: 9px; color: var(--muted); font-size: 11px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }\n    .spec-card__value { display: block; color: var(--black); font-size: clamp(27px, 3vw, 36px); line-height: 1.1; }\n    .spec-card__note { display: block; margin-top: 9px; color: var(--muted); font-size: 12px; }\n\n    .table-shell { margin-top: 26px; overflow-x: auto; border: 1px solid var(--line); -webkit-overflow-scrolling: touch; }\n    .spec-table { width: 100%; min-width: 1480px; border-collapse: separate; border-spacing: 0; font-size: 14px; white-space: nowrap; }\n    .spec-table th, .spec-table td { padding: 17px 18px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); text-align: left; vertical-align: middle; }\n    .spec-table th { color: var(--white); background: var(--charcoal); font-weight: 650; }\n    .spec-table tbody tr:nth-child(even) td { background: #f4f4f4; }\n    .spec-table tbody tr:hover td { background: #ececec; }\n    .spec-table tbody tr.model-focus td {\n      color: var(--black);\n      background: #f1e3c7;\n      font-weight: 700;\n      border-top: 2px solid var(--gold);\n      border-bottom: 2px solid var(--gold);\n    }\n    .spec-table tbody tr.model-focus:hover td { background: #ead6ae; }\n    .spec-table th:first-child, .spec-table td:first-child {\n      position: sticky;\n      left: 0;\n      z-index: 2;\n      min-width: 108px;\n      box-shadow: 7px 0 12px -10px #000;\n    }\n    .spec-table th:first-child { z-index: 3; background: var(--charcoal); }\n    .spec-table tbody td:first-child { color: var(--black); background: var(--white); font-weight: 700; }\n    .spec-table tbody tr:nth-child(even) td:first-child { background: #f4f4f4; }\n    .spec-table tbody tr.model-focus td:first-child,\n    .spec-table tbody tr.model-focus:hover td:first-child {\n      color: var(--white);\n      background: var(--gold);\n    }\n    .spec-table tr:last-child td { border-bottom: 0; }\n    .spec-table th:last-child, .spec-table td:last-child { border-right: 0; }\n    .table-caption { margin-top: 14px; color: var(--muted); font-size: 12px; }\n    .listing-model-note { display: block; margin-top: 14px; padding: 11px 14px; color: #33270f; background: #f1e3c7; border-left: 3px solid var(--gold); font-size: 13px; line-height: 1.6; }\n\n    .tech-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; margin-top: 30px; }\n    .tech-card { padding: 23px; border: 1px solid #343434; background: #121212; }\n    .tech-card h3 { margin-bottom: 18px; color: var(--white); font-size: 19px; }\n    .tech-card p { margin-bottom: 12px; color: #bcbcbc; font-size: 13px; line-height: 1.62; }\n    .tech-card p:last-child { margin-bottom: 0; }\n    .tech-card p[lang=\"zh-Hant\"] { color: #d5d5d5; }\n    .feature-list { margin: 20px 0 0; padding-left: 20px; color: var(--graphite); }\n    .feature-list li { margin-bottom: 11px; }\n    .feature-list li:last-child { margin-bottom: 0; }\n\n    .family-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; margin-top: 28px; }\n    .family-card { padding: 25px; border: 1px solid var(--line); background: var(--white); }\n    .family-card__models { margin-bottom: 12px; color: var(--gold); font-size: 12px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }\n    .family-card h3 { margin-bottom: 18px; color: var(--black); font-size: 22px; }\n    .family-card p { margin-bottom: 11px; color: var(--graphite); font-size: 14px; }\n    .notes { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 26px; }\n    .note { padding-top: 22px; border-top: 2px solid var(--gold); }\n    .note h3 { margin-bottom: 12px; font-size: 18px; }\n    .note p { color: var(--graphite); font-size: 14px; }\n    .buyer-notes { margin-top: 28px; border: 1px solid var(--line); background: var(--white); }\n    .buyer-notes__header { padding: 22px 28px; color: var(--white); background: var(--charcoal); }\n    .buyer-notes__header h3 { margin: 0; font-size: 20px; }\n    .buyer-notes__grid { display: grid; grid-template-columns: repeat(3, 1fr); }\n    .buyer-note { padding: 23px; border-right: 1px solid var(--line); }\n    .buyer-note:last-child { border-right: 0; }\n    .buyer-note__language { margin-bottom: 14px; color: var(--gold); font-size: 11px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }\n    .buyer-note p { margin-bottom: 16px; color: var(--graphite); font-size: 14px; }\n    .buyer-note strong { color: var(--black); }\n    .brazil-notice { margin: 0; padding: 18px 24px; color: var(--white); background: #8f1d1d; font-size: 14px; text-align: center; }\n    .store-groups { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 28px; }\n    .store-group { border: 1px solid var(--line); background: var(--white); }\n    .store-group h3 { margin: 0; padding: 20px 24px; color: var(--white); background: var(--charcoal); font-size: 18px; }\n    .store-links { display: grid; grid-template-columns: 1fr 1fr; }\n    .store-links a {\n      padding: 16px 18px;\n      color: var(--black);\n      font-size: 13px;\n      font-weight: 650;\n      text-align: center;\n      text-decoration: none;\n      border-right: 1px solid var(--line);\n      border-bottom: 1px solid var(--line);\n    }\n    .store-links a:nth-child(even) { border-right: 0; }\n    .store-links a:hover { color: var(--white); background: var(--gold); }\n    .store-links--single { grid-template-columns: 1fr; }\n    .store-links--single a { border-right: 0; }\n    .page-footer { padding: 26px 32px; color: #858585; background: var(--black); font-size: 11px; letter-spacing: .08em; text-align: center; text-transform: uppercase; }\n\n    @media (max-width: 900px) {\n      .section { padding: 44px 24px; }\n      .hero-section { padding: 27px 24px 24px; }\n      .language-grid, .tech-grid { grid-template-columns: 1fr; }\n      .notes, .buyer-notes__grid, .store-groups { grid-template-columns: 1fr; }\n      .buyer-note { border-right: 0; border-bottom: 1px solid var(--line); }\n      .buyer-note:last-child { border-bottom: 0; }\n    }\n    @media (max-width: 620px) {\n      .section { padding: 36px 18px; }\n      .hero-section { padding: 25px 18px 22px; }\n      .section-title { font-size: 34px; }\n      .hero-title { font-size: 43px; }\n      .language-nav a { padding: 16px 7px; font-size: 10px; }\n      .spec-cards, .family-grid { grid-template-columns: 1fr; }\n    }\n  \n    \/* YOKI-SHOPIFY-TABLE-COMPAT-START *\/\n    \/* Shopify theme compatibility fix *\/\n    .yoki-detailed-content .spec-table thead th {\n      background: var(--charcoal, #202020) !important;\n      color: #fff !important;\n      white-space: nowrap !important;\n      height: auto !important;\n    }\n\n    .yoki-detailed-content .spec-table tbody tr:nth-child(odd) td {\n      background: #fff !important;\n      color: var(--charcoal, #202020) !important;\n      white-space: nowrap !important;\n      height: auto !important;\n    }\n\n    .yoki-detailed-content .spec-table tbody tr:nth-child(even) td {\n      background: #f4f4f4 !important;\n    }\n\n    .yoki-detailed-content .spec-table tbody td:first-child {\n      background: #fff !important;\n      color: var(--charcoal, #202020) !important;\n      min-width: 110px !important;\n      box-shadow: none !important;\n    }\n\n    .yoki-detailed-content .spec-table tbody tr:nth-child(even) td:first-child {\n      background: #f4f4f4 !important;\n    }\n\n    @media (hover: hover) {\n      .yoki-detailed-content .spec-table tbody tr:hover td {\n        background: #ececec !important;\n      }\n    }\n\n    \/* Shopify table border compatibility fix *\/\n    .yoki-detailed-content .table-shell {\n      border: 1px solid var(--line, #dedede) !important;\n    }\n\n    .yoki-detailed-content .table-shell .spec-table {\n      margin: 0 !important;\n      padding: 0 !important;\n      border: 0 !important;\n      outline: 0 !important;\n      border-collapse: separate !important;\n      border-spacing: 0 !important;\n      box-shadow: none !important;\n    }\n\n    .yoki-detailed-content .table-shell .spec-table th,\n    .yoki-detailed-content .table-shell .spec-table td {\n      border-top: 0 !important;\n      border-left: 0 !important;\n      border-right: 1px solid var(--line, #dedede) !important;\n      border-bottom: 1px solid var(--line, #dedede) !important;\n    }\n\n    .yoki-detailed-content .table-shell .spec-table th:last-child,\n    .yoki-detailed-content .table-shell .spec-table td:last-child {\n      border-right: 0 !important;\n    }\n\n    .yoki-detailed-content .table-shell .spec-table tbody tr:last-child td {\n      border-bottom: 0 !important;\n    }\n\n    \/* Extra-specific overrides for hostile Shopify theme rules *\/\n    .yoki-detailed-content .table-shell .spec-table tbody tr:nth-child(odd):not(.model-focus) \u003e td {\n      background-color: #fff !important;\n    }\n\n    .yoki-detailed-content .table-shell .spec-table tbody tr:nth-child(even):not(.model-focus) \u003e td {\n      background-color: #f4f4f4 !important;\n    }\n\n    .yoki-detailed-content .table-shell .spec-table thead \u003e tr \u003e th:first-child,\n    .yoki-detailed-content .table-shell .spec-table tbody \u003e tr \u003e td:first-child {\n      border-right: 1px solid var(--line, #dedede) !important;\n      box-shadow: none !important;\n    }\n\n    .yoki-detailed-content .table-shell .spec-table tbody \u003e tr.model-focus \u003e td {\n      color: var(--black, #090909) !important;\n      background: #f1e3c7 !important;\n      border-top: 2px solid var(--gold, #b4955b) !important;\n      border-bottom: 2px solid var(--gold, #b4955b) !important;\n    }\n\n    .yoki-detailed-content .table-shell .spec-table tbody \u003e tr.model-focus \u003e td:first-child {\n      color: #fff !important;\n      background: var(--gold, #b4955b) !important;\n    }\n\n    \/* Shopify global text-color compatibility fix for dark sections *\/\n    .yoki-detailed-content .section--dark,\n    .yoki-detailed-content .section--dark .section-title,\n    .yoki-detailed-content .section--dark .hero-title,\n    .yoki-detailed-content .section--dark .tech-card h3 {\n      color: #fff !important;\n    }\n\n    .yoki-detailed-content .section--dark .body-copy,\n    .yoki-detailed-content .section--dark .hero-lines,\n    .yoki-detailed-content .section--dark .tech-card p,\n    .yoki-detailed-content .section--dark .tech-card p[lang=\"zh-Hant\"] {\n      color: #d5d5d5 !important;\n    }\n\n    .yoki-detailed-content .section--dark .eyebrow {\n      color: var(--gold, #b4955b) !important;\n    }\n\n    \/* Selectable ownership marker without layout height *\/\n    .yoki-detailed-content .hero-section {\n      position: relative !important;\n    }\n\n    .yoki-detailed-content .yoki-copy-marker {\n      position: absolute !important;\n      right: 32px !important;\n      bottom: 4px !important;\n      left: 32px !important;\n      z-index: 0 !important;\n      margin: 0 !important;\n      color: #090909 !important;\n      background: #090909 !important;\n      font-size: 12px !important;\n      line-height: 1.2 !important;\n      user-select: text !important;\n      -webkit-user-select: text !important;\n    }\n\n    @media (max-width: 900px) {\n      .yoki-detailed-content .yoki-copy-marker {\n        right: 24px !important;\n        left: 24px !important;\n      }\n    }\n\n    @media (max-width: 620px) {\n      .yoki-detailed-content .yoki-copy-marker {\n        right: 18px !important;\n        left: 18px !important;\n      }\n    }\n    \/* YOKI-SHOPIFY-TABLE-COMPAT-END *\/\n  \u003c\/style\u003e\n\n\n  \u003c!--\n    Copyright 2026 YOKI Trading Corporation, Japan. All rights reserved.\n    The original product descriptions, translations, editorial structure, and page composition in this file are proprietary content.\n    Unauthorized copying, redistribution, republication, or commercial reuse is prohibited.\n  --\u003e\n  \u003cmain class=\"ebay-page yoki-detailed-content\"\u003e\u003cheader class=\"section section--dark hero-section\"\u003e\u003cdiv class=\"content\"\u003e\n\u003cp class=\"eyebrow\"\u003eDAIWA \/ Lightweight Ishidai Reel\u003c\/p\u003e\n\u003ch1 class=\"hero-title\"\u003eGENPAO ISHIDAI LIGHT 20H\u003c\/h1\u003e\n\u003cdiv class=\"gold-rule\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-lines\"\u003e\n\u003cspan\u003eSerious ishidai performance, rebalanced.\u003c\/span\u003e\u003cspan lang=\"es\"\u003eRendimiento serio para ishidai, reequilibrado.\u003c\/span\u003e\u003cspan lang=\"zh-Hant\"\u003e重新平衡的專業石鯛性能。\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"yoki-copy-marker\"\u003eOriginal descriptions and translations Copyright 2026 YOKI Trading Corporation, Japan. Unauthorized reproduction, republication, or commercial reuse is prohibited.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/header\u003e\u003cnav class=\"language-nav\"\u003e\u003cdiv class=\"language-nav__inner\"\u003e\n\u003ca href=\"#english\"\u003eEnglish\u003c\/a\u003e\u003ca href=\"#espanol\"\u003eEspañol\u003c\/a\u003e\u003ca href=\"#chinese\"\u003e中文\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/nav\u003e\n    \u003csection class=\"section\"\u003e\u003cdiv class=\"content\"\u003e\n\u003cp class=\"eyebrow\"\u003eProduct Overview · Descripción · 產品概述\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eA lightweight 20-size machine-cut ishidai reel.\u003c\/h2\u003e\n\u003cdiv class=\"language-grid\"\u003e\n\u003carticle class=\"language-card\" id=\"english\"\u003e\u003cp class=\"language-card__label\"\u003eEnglish\u003c\/p\u003e\n\u003ch3\u003eLight, rigid and purpose-built\u003c\/h3\u003e\n\u003cp\u003eThe 470 g 20H combines a one-piece machine-cut aluminium frame, metal side plate, MAGSEALED, ATD and SPEED SHAFT with 100 cm retrieve and an adjustable 85–95 mm handle.\u003c\/p\u003e\u003c\/article\u003e\u003carticle class=\"language-card\" id=\"espanol\" lang=\"es\"\u003e\u003cp class=\"language-card__label\"\u003eEspañol\u003c\/p\u003e\n\u003ch3\u003eLigero, rígido y específico\u003c\/h3\u003e\n\u003cp\u003eEl 20H de 470 g combina bastidor de aluminio mecanizado, MAGSEALED, ATD y SPEED SHAFT con recogida de 100 cm y manivela ajustable.\u003c\/p\u003e\u003c\/article\u003e\u003carticle class=\"language-card\" id=\"chinese\" lang=\"zh-Hant\"\u003e\u003cp class=\"language-card__label\"\u003e繁體中文\u003c\/p\u003e\n\u003ch3\u003e輕量、高剛性且專為石鯛設計\u003c\/h3\u003e\n\u003cp\u003e470 g的20H結合一體式機切鋁框架、MAGSEALED、ATD及SPEED SHAFT，提供100 cm收線與85–95 mm可調手柄。\u003c\/p\u003e\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n    \u003csection class=\"section section--soft\"\u003e\u003cdiv class=\"outer\"\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp class=\"eyebrow\"\u003eSpecifications · Especificaciones · 參數表\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eGENPAO ISHIDAI LIGHT 20H specifications.\u003c\/h2\u003e\n\u003cp class=\"body-copy narrow\"\u003eScroll horizontally to review every original field. Desplácese horizontalmente para ver todos los datos. 橫向捲動可查看全部原始參數。\u003cstrong class=\"listing-model-note\"\u003eThe metallic-gold highlighted row indicates the model currently offered in this listing. · La fila resaltada en dorado metálico indica el modelo ofrecido actualmente en este anuncio. · 金屬金色高亮顯示的資料列代表本刊登目前銷售的型號。\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-shell\"\u003e\u003ctable class=\"spec-table\"\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth scope=\"col\"\u003eModel\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eWeight\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eRetrieve\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eGear Ratio\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eNylon Line Capacity\u003c\/th\u003e\n\u003cth scope=\"col\"\u003ePE Line Capacity\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eHandle Arm\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eBearings\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eMax Drag\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eSpool Diameter\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eJAN Code\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\u003ctr class=\"model-focus\"\u003e\n\u003ctd\u003e20H\u003c\/td\u003e\n\u003ctd\u003e470 g\u003c\/td\u003e\n\u003ctd\u003e100 cm\/turn\u003c\/td\u003e\n\u003ctd\u003e6.4\u003c\/td\u003e\n\u003ctd\u003e14-140, 16-120 (No.-m)\u003c\/td\u003e\n\u003ctd\u003e5-360, 6-300 (No.-m)\u003c\/td\u003e\n\u003ctd\u003e85–95 mm\u003c\/td\u003e\n\u003ctd\u003e6\/1 (Ball\/Roller)\u003c\/td\u003e\n\u003ctd\u003e8 kg\u003c\/td\u003e\n\u003ctd\u003e50 mm\u003c\/td\u003e\n\u003ctd\u003e4960652126205\u003c\/td\u003e\n\u003c\/tr\u003e\u003c\/tbody\u003e\n\u003c\/table\u003e\u003c\/div\u003e\n\u003cp class=\"content table-caption\"\u003eValues and units are reproduced exactly as supplied. · Valores y unidades reproducidos sin cambios. · 數值與單位均按原始資料保留。\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n    \u003csection class=\"section section--dark\"\u003e\u003cdiv class=\"content\"\u003e\n\u003cp class=\"eyebrow\"\u003eCore Technology · Tecnología · 核心技術\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eProtected and controlled performance.\u003c\/h2\u003e\n\u003cdiv class=\"tech-grid\"\u003e\n\u003carticle class=\"tech-card\"\u003e\u003ch3\u003eMAGSEALED\u003c\/h3\u003e\n\u003cp\u003eMagnetic-oil protection against seawater and dust.\u003c\/p\u003e\n\u003cp lang=\"es\"\u003eProtección de aceite magnético.\u003c\/p\u003e\n\u003cp lang=\"zh-Hant\"\u003e磁性油膜防護海水與灰塵。\u003c\/p\u003e\u003c\/article\u003e\u003carticle class=\"tech-card\"\u003e\u003ch3\u003eATD\u003c\/h3\u003e\n\u003cp\u003eSmooth startup and consistent drag tracking.\u003c\/p\u003e\n\u003cp lang=\"es\"\u003eInicio suave y freno constante.\u003c\/p\u003e\n\u003cp lang=\"zh-Hant\"\u003e順暢啟動與持續卸力追蹤。\u003c\/p\u003e\u003c\/article\u003e\u003carticle class=\"tech-card\"\u003e\u003ch3\u003eSPEED SHAFT\u003c\/h3\u003e\n\u003cp\u003eLow-load spool support for rotation and winding power.\u003c\/p\u003e\n\u003cp lang=\"es\"\u003eSoporte de bobina de baja carga.\u003c\/p\u003e\n\u003cp lang=\"zh-Hant\"\u003e低負荷線杯支撐。\u003c\/p\u003e\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n    \u003csection class=\"section section--soft\"\u003e\u003cdiv class=\"content\"\u003e\n\u003cp class=\"eyebrow\"\u003ePractical Features · Funciones · 實用功能\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eMachine-cut rigidity with adjustable leverage.\u003c\/h2\u003e\n\u003cdiv class=\"notes\"\u003e\n\u003carticle class=\"note\"\u003e\u003ch3\u003eEnglish\u003c\/h3\u003e\n\u003cp\u003eA powerful machine-cut gear, large EVA knob, selectable 85\/95 mm handle length, centrifugal brake and click mechanism support dedicated ishidai control.\u003c\/p\u003e\u003c\/article\u003e\u003carticle class=\"note\" lang=\"es\"\u003e\u003ch3\u003eEspañol\u003c\/h3\u003e\n\u003cp\u003eEngranaje mecanizado, pomo EVA grande, manivela ajustable, freno centrífugo y mecanismo de clic.\u003c\/p\u003e\u003c\/article\u003e\u003carticle class=\"note\" lang=\"zh-Hant\"\u003e\u003ch3\u003e繁體中文\u003c\/h3\u003e\n\u003cp\u003e機切驅動齒輪、大型EVA旋鈕、85\/95 mm可調手柄、離心刹車及響聲機構共同支援石鯛操控。\u003c\/p\u003e\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n    \u003csection class=\"section\"\u003e\u003cdiv class=\"content\"\u003e\n\u003cp class=\"eyebrow\"\u003eImportant Notes · Notas · 注意事項\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eOperating reference.\u003c\/h2\u003e\n\u003cdiv class=\"notes\"\u003e\n\u003carticle class=\"note\"\u003e\u003ch3\u003eEnglish\u003c\/h3\u003e\n\u003cp\u003eLine capacities are approximate and retrieve is measured per complete handle turn.\u003c\/p\u003e\u003c\/article\u003e\u003carticle class=\"note\" lang=\"es\"\u003e\u003ch3\u003eEspañol\u003c\/h3\u003e\n\u003cp\u003eLas capacidades son aproximadas y la recogida se mide por vuelta completa.\u003c\/p\u003e\u003c\/article\u003e\u003carticle class=\"note\" lang=\"zh-Hant\"\u003e\u003ch3\u003e繁體中文\u003c\/h3\u003e\n\u003cp\u003e線容量為參考值，收線長度以手柄完整一圈計算。\u003c\/p\u003e\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n  \u003c\/main\u003e\n  \u003c!-- YOKI-CONTENT-OWNER: YOKI Trading Corporation, Japan | RIGHTS-ID: YOKI-EBAY-PAGE --\u003e\n\n\n\u003c\/body\u003e","brand":"Daiwa","offers":[{"title":"Default Title","offer_id":55172805165378,"sku":null,"price":478.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0828\/4097\/7730\/files\/20H.png?v=1784622058","url":"https:\/\/www.yokitackle.com\/products\/4960652126205-daiwa-genpao-ishidai-light-20h-fishing-reel-right-hand","provider":"YOKI Tackle Fishing Gear Emporium","version":"1.0","type":"link"}