{"product_id":"dc150-true-dc-hall-sensor-anti-backlash-baitcasting-reel","title":"DC150 True DC Hall-Sensor Anti-Backlash Baitcasting Reel","description":"\u003cstyle\u003e\n  .lh-dc150 {\n    font-family: Arial, Helvetica, sans-serif;\n    color: #f8f2df;\n    background: #07090d;\n    border-radius: 18px;\n    overflow: hidden;\n    margin: 0 0 16px;\n    box-shadow: 0 10px 30px rgba(0,0,0,.26);\n  }\n\n  .lh-dc150-hero {\n    padding: 18px 14px 16px;\n    background:\n      radial-gradient(circle at top right, rgba(212,175,55,.28), transparent 34%),\n      linear-gradient(135deg, #06070b 0%, #101723 52%, #07111f 100%);\n    border: 1px solid rgba(212,175,55,.28);\n  }\n\n  .lh-dc150-badge {\n    display: inline-block;\n    padding: 6px 10px;\n    margin-bottom: 10px;\n    border: 1px solid rgba(229,196,92,.7);\n    border-radius: 999px;\n    background: rgba(212,175,55,.09);\n    color: #f4d676;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n  }\n\n  .lh-dc150 h2 {\n    margin: 0 0 10px;\n    color: #fff;\n    font-size: 23px;\n    line-height: 1.16;\n    font-weight: 900;\n    letter-spacing: -.02em;\n  }\n\n  .lh-dc150-intro {\n    margin: 0 0 14px;\n    color: #d8deea;\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .lh-dc150-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n  }\n\n  .lh-dc150-card {\n    padding: 12px;\n    border-radius: 14px;\n    border: 1px solid rgba(212,175,55,.25);\n    background: linear-gradient(135deg, rgba(212,175,55,.14), rgba(255,255,255,.025));\n  }\n\n  .lh-dc150-card strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #f4d676;\n    font-size: 12.5px;\n    line-height: 1.25;\n    font-weight: 900;\n    letter-spacing: .04em;\n    text-transform: uppercase;\n  }\n\n  .lh-dc150-card span {\n    display: block;\n    color: #eef3ff;\n    font-size: 13.5px;\n    line-height: 1.5;\n  }\n\n  .lh-dc150-specs {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 1px;\n    background: rgba(212,175,55,.18);\n    border-top: 1px solid rgba(212,175,55,.22);\n  }\n\n  .lh-dc150-spec {\n    padding: 11px 6px;\n    background: #090f18;\n    text-align: center;\n  }\n\n  .lh-dc150-spec small {\n    display: block;\n    margin-bottom: 3px;\n    color: #f4d676;\n    font-size: 11.5px;\n    font-weight: 800;\n  }\n\n  .lh-dc150-spec b {\n    display: block;\n    color: #fff;\n    font-size: 15.5px;\n    font-weight: 900;\n  }\n\n  .lh-dc150-chart-box {\n    margin: 0 0 12px;\n    padding: 12px;\n    border-radius: 16px;\n    background:\n      radial-gradient(circle at top right, rgba(255,139,32,.18), transparent 36%),\n      linear-gradient(135deg, #07090d 0%, #111723 100%);\n    border: 1px solid rgba(255,139,32,.32);\n  }\n\n  .lh-dc150-zoom-tip {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 7px;\n    margin: 0 0 10px;\n    padding: 9px 10px;\n    border-radius: 999px;\n    background: rgba(255,139,32,.12);\n    border: 1px solid rgba(255,139,32,.34);\n    color: #ffb15c;\n    font-size: 13px;\n    font-weight: 800;\n    line-height: 1.3;\n    text-align: center;\n  }\n\n  .lh-dc150-zoom-tip span {\n    color: #fff2df;\n    font-weight: 700;\n  }\n\n  .lh-dc150-chart-trigger {\n    display: block;\n    width: 100%;\n    padding: 0;\n    border: 0;\n    background: transparent;\n    cursor: zoom-in;\n  }\n\n  .lh-dc150-chart-trigger img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 12px;\n    box-shadow: 0 8px 26px rgba(0,0,0,.28);\n  }\n\n  .lh-dc150-images {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    line-height: 0;\n  }\n\n  .lh-dc150-images img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 0 0 8px;\n    border-radius: 10px;\n  }\n\n  .lh-dc150-images img:last-child {\n    margin-bottom: 0;\n  }\n\n  .lh-dc150-modal {\n    position: fixed;\n    inset: 0;\n    z-index: 999999;\n    display: none;\n    background: rgba(0,0,0,.94);\n  }\n\n  .lh-dc150-modal.is-open {\n    display: block;\n  }\n\n  .lh-dc150-modal-top {\n    position: fixed;\n    top: 10px;\n    left: 10px;\n    right: 10px;\n    z-index: 2;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 10px;\n    pointer-events: none;\n  }\n\n  .lh-dc150-modal-title {\n    padding: 8px 12px;\n    border-radius: 999px;\n    background: rgba(7,9,13,.78);\n    border: 1px solid rgba(255,139,32,.38);\n    color: #ffb15c;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: .04em;\n    text-transform: uppercase;\n    pointer-events: auto;\n  }\n\n  .lh-dc150-close {\n    width: 42px;\n    height: 42px;\n    border-radius: 999px;\n    border: 1px solid rgba(255,255,255,.25);\n    background: rgba(7,9,13,.82);\n    color: #fff;\n    font-size: 24px;\n    line-height: 40px;\n    text-align: center;\n    cursor: pointer;\n    pointer-events: auto;\n  }\n\n  .lh-dc150-modal-scroll {\n    width: 100%;\n    height: 100%;\n    overflow: auto;\n    -webkit-overflow-scrolling: touch;\n    padding: 68px 14px 24px;\n    box-sizing: border-box;\n  }\n\n  .lh-dc150-modal-scroll img {\n    display: block;\n    width: 1500px;\n    max-width: none;\n    height: auto;\n    margin: 0 auto;\n    border-radius: 12px;\n    box-shadow: 0 0 0 1px rgba(255,139,32,.25), 0 12px 40px rgba(0,0,0,.5);\n  }\n\n  .lh-dc150-scroll-hint {\n    position: fixed;\n    left: 50%;\n    bottom: 14px;\n    transform: translateX(-50%);\n    z-index: 2;\n    padding: 8px 12px;\n    border-radius: 999px;\n    background: rgba(7,9,13,.82);\n    border: 1px solid rgba(255,139,32,.36);\n    color: #fff2df;\n    font-size: 12px;\n    font-weight: 700;\n    pointer-events: none;\n  }\n\n  body.lh-dc150-modal-open {\n    overflow: hidden;\n  }\n\n  @media (max-width: 719px) {\n    .lh-dc150-modal-scroll img {\n      width: 1350px;\n    }\n\n    .lh-dc150-chart-box {\n      padding: 10px;\n      border-radius: 14px;\n    }\n\n    .lh-dc150-zoom-tip {\n      font-size: 12.5px;\n      padding: 8px 9px;\n    }\n  }\n\n  @media (min-width: 720px) {\n    .lh-dc150-hero {\n      padding: 26px 24px 24px;\n    }\n\n    .lh-dc150 h2 {\n      font-size: 30px;\n    }\n\n    .lh-dc150-intro {\n      font-size: 15px;\n    }\n\n    .lh-dc150-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .lh-dc150-card {\n      padding: 14px;\n    }\n\n    .lh-dc150-images img {\n      margin-bottom: 12px;\n      border-radius: 12px;\n    }\n\n    .lh-dc150-chart-box {\n      padding: 14px;\n    }\n\n    .lh-dc150-modal-scroll img {\n      width: 1700px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"lh-dc150\"\u003e\n\u003cdiv class=\"lh-dc150-hero\"\u003e\n\u003cdiv class=\"lh-dc150-badge\"\u003eLureHub Pick\u003c\/div\u003e\n\u003ch2\u003eDC150 True DC Hall-Sensor Anti-Backlash Baitcasting Reel\u003c\/h2\u003e\n\u003cp class=\"lh-dc150-intro\"\u003eBacklash happens when the spool spins faster than the line exits. DC150 uses True DC brake control, hall-sensor spool monitoring, 18-level adjustment, and a lightweight short-shaft spool for cleaner, easier casts — no app required.\u003c\/p\u003e\n\u003cdiv class=\"lh-dc150-grid\"\u003e\n\u003cdiv class=\"lh-dc150-card\"\u003e\n\u003cstrong\u003eTrue DC Anti-Backlash\u003c\/strong\u003e \u003cspan\u003eElectronic brake control manages spool speed during casting for smoother line release.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lh-dc150-card\"\u003e\n\u003cstrong\u003eHall-Sensor Control\u003c\/strong\u003e \u003cspan\u003eReal-time spool monitoring supports smarter brake response.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lh-dc150-card\"\u003e\n\u003cstrong\u003e18-Level Brake Adjustment\u003c\/strong\u003e \u003cspan\u003eFine-tune for lure weight, wind, and casting style.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lh-dc150-card\"\u003e\n\u003cstrong\u003eNo App Required\u003c\/strong\u003e \u003cspan\u003eSmart brake control without Bluetooth pairing or complicated setup.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lh-dc150-specs\"\u003e\n\u003cdiv class=\"lh-dc150-spec\"\u003e\n\u003csmall\u003eGear Ratio\u003c\/small\u003e \u003cb\u003e7.1:1\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lh-dc150-spec\"\u003e\n\u003csmall\u003eMax Drag\u003c\/small\u003e \u003cb\u003e5kg\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lh-dc150-spec\"\u003e\n\u003csmall\u003eBrake Control\u003c\/small\u003e \u003cb\u003e18-Level\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lh-dc150-spec\"\u003e\n\u003csmall\u003eWeight\u003c\/small\u003e \u003cb\u003e163g\u003c\/b\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lh-dc150-chart-box\"\u003e\u003cbutton class=\"lh-dc150-chart-trigger\" type=\"button\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/ChatGPT_Image_2026_6_1__00_50_23.png?v=1780246246\" alt=\"DC150 market position map\"\u003e \u003c\/button\u003e\u003c\/div\u003e\n\u003cdiv id=\"dc150ChartModal\" class=\"lh-dc150-modal\"\u003e\n\u003cdiv class=\"lh-dc150-modal-top\"\u003e\n\u003cdiv class=\"lh-dc150-modal-title\"\u003eSwipe to view full comparison\u003c\/div\u003e\n\u003cbutton class=\"lh-dc150-close\" type=\"button\"\u003e×\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"dc150ChartScroll\" class=\"lh-dc150-modal-scroll\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/ChatGPT_Image_2026_6_1__00_50_23.png?v=1780246246\" alt=\"DC150 market position map enlarged\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lh-dc150-scroll-hint\"\u003eSwipe left \/ right \/ up \/ down\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lh-dc150-images\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/001.png?v=1780237815\" alt=\"DC150 True DC Hall-Sensor Anti-Backlash Baitcasting Reel\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/002.png?v=1780237815\" alt=\"DC150 product specifications\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/003.png?v=1780237815\" alt=\"DC150 intelligent electronic brake system\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/004.png?v=1780237815\" alt=\"DC150 18-level brake adjustment system\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/005.png?v=1780237815\" alt=\"DC150 lightweight frame\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/006.png?v=1780237814\" alt=\"DC150 lightweight short-shaft spool\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/007.png?v=1780237815\" alt=\"DC150 precision aluminum gear plate\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/008.png?v=1780237815\" alt=\"DC150 6+1 bearing system\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/009.png?v=1780237815\" alt=\"DC150 drag alert system\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/010.png?v=1780237814\" alt=\"DC150 ceramic line guide\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/011.png?v=1780237815\" alt=\"DC150 product details\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/012.png?v=1780237815\" alt=\"DC150 baitcasting reel mounted on rod\"\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"LURE HUB","offers":[{"title":"DC150 LEFT HAND","offer_id":52120137564440,"sku":null,"price":99.98,"currency_code":"USD","in_stock":true},{"title":"DC150 RIGHT HAND","offer_id":52120137597208,"sku":null,"price":99.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/files\/A_f699354c-8c7a-48b2-87af-03c956b18f9a.png?v=1780237815","url":"https:\/\/lurehub.store\/it\/products\/dc150-true-dc-hall-sensor-anti-backlash-baitcasting-reel","provider":"LURE HUB","version":"1.0","type":"link"}