{"title":"48V Lithium Batteries","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan\u003eHigh-performance 48V LiFePO4 battery systems designed for:\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e• Golf carts (compatible with Club Car\/EZ-GO\/Yamaha)\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e• Solar energy storage systems\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e• Industrial backup power\u003c\/span\u003e\u003c\/p\u003e","products":[{"product_id":"bigbattery-48v-32ah-lithium-battery-golf-cart-and-off-grid-battery","title":"BigBattery 48V 32Ah Lithium Battery | Golf Cart and Off Grid Battery","description":"\u003cstyle\u003e\n        .product-description {\n            font-family: Arial, sans-serif;\n            font-size: 20px;\n            line-height: 1.6;\n            color: #333;\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        h1 {\n            font-size: 32px;\n            color: #333;\n            margin-bottom: 20px;\n            font-weight: bold;\n        }\n        \n        h2 {\n            font-size: 28px;\n            color: #333;\n            margin: 30px 0 20px 0;\n            font-weight: bold;\n            border-bottom: 2px solid #ddd;\n            padding-bottom: 10px;\n        }\n        \n        h3 {\n            font-size: 24px;\n            color: #333;\n            margin: 25px 0 15px 0;\n            font-weight: bold;\n        }\n        \n        h4 {\n            font-size: 22px;\n            color: #333;\n            margin: 20px 0 10px 0;\n            font-weight: bold;\n        }\n        \n        h5 {\n            font-size: 20px;\n            color: #333;\n            margin: 15px 0 10px 0;\n            font-weight: bold;\n        }\n        \n        p {\n            font-size: 20px;\n            margin-bottom: 18px;\n            line-height: 1.6;\n        }\n        \n        ul {\n            margin: 20px 0;\n            padding-left: 25px;\n        }\n        \n        li {\n            font-size: 19px;\n            margin-bottom: 12px;\n            line-height: 1.6;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 25px 0;\n            border: 1px solid #ddd;\n            font-size: 18px;\n        }\n        \n        .specs-table th,\n        .specs-table td {\n            padding: 15px 12px;\n            text-align: left;\n            border: 1px solid #ddd;\n        }\n        \n        .specs-table th {\n            background: #f5f5f5;\n            color: #333;\n            font-weight: bold;\n            font-size: 19px;\n        }\n        \n        .specs-table tr:nth-child(even) {\n            background: #f9f9f9;\n        }\n        \n        .specs-table td:first-child {\n            background: #f5f5f5;\n            font-weight: bold;\n            width: 40%;\n        }\n        \n        .info-box {\n            background: #f9f9f9;\n            border: 1px solid #ddd;\n            padding: 20px;\n            margin: 25px 0;\n            border-radius: 5px;\n        }\n        \n        .info-box h4 {\n            color: #333;\n            margin-bottom: 15px;\n        }\n        \n        .info-box ul {\n            margin: 0;\n            padding-left: 20px;\n        }\n        \n        .info-box li {\n            color: #333;\n            font-size: 18px;\n        }\n        \n        .feature-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 20px;\n            margin: 25px 0;\n        }\n        \n        .feature-item {\n            background: #f9f9f9;\n            padding: 20px;\n            border: 1px solid #ddd;\n            border-radius: 5px;\n        }\n        \n        .feature-title {\n            font-weight: bold;\n            color: #333;\n            font-size: 20px;\n            margin-bottom: 10px;\n        }\n        \n        .feature-description {\n            font-size: 18px;\n            color: #555;\n        }\n        \n        .applications-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            margin: 25px 0;\n        }\n        \n        .application-item {\n            background: #f9f9f9;\n            padding: 15px;\n            border: 1px solid #ddd;\n            border-radius: 5px;\n            text-align: center;\n            font-size: 18px;\n            font-weight: bold;\n        }\n        \n        .included-list {\n            list-style: none;\n            margin: 20px 0;\n            padding: 0;\n        }\n        \n        .included-list li {\n            padding: 15px;\n            border-bottom: 1px solid #ddd;\n            font-size: 19px;\n            background: #f9f9f9;\n            margin-bottom: 5px;\n            border-radius: 3px;\n        }\n        \n        strong {\n            font-weight: bold;\n        }\n        \n        @media (max-width: 768px) {\n            .product-description {\n                padding: 15px;\n            }\n            \n            h1 {\n                font-size: 28px;\n            }\n            \n            h2 {\n                font-size: 24px;\n            }\n            \n            h3 {\n                font-size: 22px;\n            }\n            \n            p, li {\n                font-size: 18px;\n            }\n            \n            .feature-grid,\n            .applications-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .specs-table {\n                font-size: 16px;\n            }\n            \n            .specs-table th,\n            .specs-table td {\n                padding: 10px 8px;\n            }\n            \n            .specs-table tr {\n                display: block;\n                margin-bottom: 15px;\n                border: 1px solid #ddd;\n                border-radius: 5px;\n                overflow: hidden;\n            }\n            \n            .specs-table td {\n                display: block;\n                width: 100% !important;\n                box-sizing: border-box;\n                border: none;\n                border-bottom: 1px solid #ddd;\n            }\n            \n            .specs-table td:last-child {\n                border-bottom: none;\n            }\n            \n            .specs-table td:first-child {\n                background: #f5f5f5 !important;\n                font-weight: bold;\n                border-radius: 5px 5px 0 0;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003ch1\u003eBigBattery 48V Lithium Golf Cart Battery - EAGLE 2 LiFePO4 32Ah Battery\u003c\/h1\u003e\n\u003cp\u003eThe BigBattery 48V EAGLE 2 is a lithium golf cart battery upgrade, delivering reliable power in a compact GC2 design. This 1.63kWh LiFePO4 battery is engineered to replace traditional golf cart batteries with a lighter, longer-lasting power solution.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eDirect replacement for standard golf cart batteries with no modifications needed\u003c\/li\u003e\n\u003cli\u003eBuilt-in LED display shows battery level\u003c\/li\u003e\n\u003cli\u003eWaterproof design protects against rain and moisture\u003c\/li\u003e\n\u003cli\u003eHeating system for cold-weather charging\u003c\/li\u003e\n\u003cli\u003eSafety features with lithium iron phosphate technology\u003c\/li\u003e\n\u003cli\u003e10+ year lifespan with 4,000-6,000 charge cycles\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-title\"\u003eDirect T-105 Replacement\u003c\/div\u003e\n\u003cdiv class=\"feature-description\"\u003eDrop-in replacement - no battery tray modifications needed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-title\"\u003eExtended Range\u003c\/div\u003e\n\u003cdiv class=\"feature-description\"\u003eUp to 50 miles on a single charge\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-title\"\u003eQuick Charging\u003c\/div\u003e\n\u003cdiv class=\"feature-description\"\u003e4-hour charging with compatible 48V charger (30A max charge rate)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-title\"\u003eUniversal Fit\u003c\/div\u003e\n\u003cdiv class=\"feature-description\"\u003eCompatible with Club Car, EZGO, Yamaha, and other major golf cart brands\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-title\"\u003eAdvanced Battery Management\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eAutomatic cell balancing\u003c\/li\u003e\n\u003cli\u003eReal-time voltage monitoring\u003c\/li\u003e\n\u003cli\u003eCurrent and temperature tracking\u003c\/li\u003e\n\u003cli\u003eAdvanced control methods\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-title\"\u003eLiFePO4 Technology\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eTier 1 LFP cells\u003c\/li\u003e\n\u003cli\u003eCompact GC2 form factor\u003c\/li\u003e\n\u003cli\u003eStable lithium chemistry\u003c\/li\u003e\n\u003cli\u003eNo thermal runaway risk\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-title\"\u003eExpandable System\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eConnect up to 10 batteries in parallel\u003c\/li\u003e\n\u003cli\u003eExpand to 16.3kWh total capacity\u003c\/li\u003e\n\u003cli\u003eSimple parallel connections\u003c\/li\u003e\n\u003cli\u003eCANBus communication ready\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-title\"\u003eComplete Protection\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eOvercharge protection\u003c\/li\u003e\n\u003cli\u003eOver-discharge protection\u003c\/li\u003e\n\u003cli\u003eShort circuit protection\u003c\/li\u003e\n\u003cli\u003eTemperature protection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3\u003eCompatible Applications\u003c\/h3\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003ch4\u003eT-105 EXACT REPLACEMENT\u003c\/h4\u003e\n\u003cp\u003eDirect drop-in replacement with no modifications needed - compatible with:\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"applications-grid\"\u003e\n\u003cdiv class=\"application-item\"\u003eGolf Carts\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003eUtility Carts\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e48V UTVs \u0026amp; LSVs\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003eClass A, B, \u0026amp; C RVs\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003eCamper Vans\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003eTow-Behind Trailers\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003eLight Industrial Equipment\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003eEmergency Power\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003eMobile Backup\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3\u003eTechnical Specifications\u003c\/h3\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU\u003c\/td\u003e\n\u003ctd\u003eFEAGL-48016-G2-0CH\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGTIN-12 (U.P.C.)\u003c\/td\u003e\n\u003ctd\u003e850061252203\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSystem Voltage\u003c\/td\u003e\n\u003ctd\u003e48V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNominal Voltage\u003c\/td\u003e\n\u003ctd\u003e51.2V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eChemistry\u003c\/td\u003e\n\u003ctd\u003eLiFePO4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ekWh Capacity\u003c\/td\u003e\n\u003ctd\u003e1.63kWh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAh Capacity\u003c\/td\u003e\n\u003ctd\u003e32Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharging Voltage Range\u003c\/td\u003e\n\u003ctd\u003e55.6 - 58V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Charge Voltage\u003c\/td\u003e\n\u003ctd\u003e58.4V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOperating Voltage Range\u003c\/td\u003e\n\u003ctd\u003e48 - 58.8V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuggested Low Voltage Cutoff\u003c\/td\u003e\n\u003ctd\u003e48 - 50.8V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBMS Cutoff Range\u003c\/td\u003e\n\u003ctd\u003e42 - 47V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCell Configuration\u003c\/td\u003e\n\u003ctd\u003e16S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Continuous Discharge Current\u003c\/td\u003e\n\u003ctd\u003e60A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Continuous Power\u003c\/td\u003e\n\u003ctd\u003e3072W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Discharge Peak Current\u003c\/td\u003e\n\u003ctd\u003e200A (Max 3 seconds)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Charge Current\u003c\/td\u003e\n\u003ctd\u003e30A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharge Temperature Range\u003c\/td\u003e\n\u003ctd\u003e-4°F - 131°F (-20°C - 55°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDischarge Temperature Range\u003c\/td\u003e\n\u003ctd\u003e-4°F - 140°F (-20°C - 60°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOptimal Discharge Temperature Range\u003c\/td\u003e\n\u003ctd\u003e59°F - 95°F (15°C - 35°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStorage Temperature Range\u003c\/td\u003e\n\u003ctd\u003e23°F - 95°F (-5°C - 35°C) (Max 3 months)\u003cbr\u003e32°F - 77°F (0°C - 25°C) (Max 12 months)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e38 lb (17.2 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions (L × W × H)\u003c\/td\u003e\n\u003ctd\u003e10.2\" × 7.1\" × 10.8\" (260 × 180 × 274 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Connections\u003c\/td\u003e\n\u003ctd\u003eUp to (10) Parallel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProtection Rating\u003c\/td\u003e\n\u003ctd\u003eIP67 \/ NEMA 6\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCommunications\u003c\/td\u003e\n\u003ctd\u003eCANBus\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSelf-Heating\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch3\u003eWhat's Included\u003c\/h3\u003e\n\u003cul class=\"included-list\"\u003e\n\u003cli\u003e1 × Eagle 2 Battery Unit\u003c\/li\u003e\n\u003cli\u003e1 × Eagle 2 Carrying Handle\u003c\/li\u003e\n\u003cli\u003e1 × Eagle 2 CAN Comm Cable\u003c\/li\u003e\n\u003cli\u003e1 × Parallel CAN Comm Cable\u003c\/li\u003e\n\u003cli\u003e2 × M8 Nuts \u0026amp; Screws\u003c\/li\u003e\n\u003cli\u003eComprehensive Installation Guide\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eSafety Certifications\u003c\/h3\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003cp\u003eThis battery meets the following safety and compliance standards:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCE Certificate - European Conformity\u003c\/li\u003e\n\u003cli\u003eEMC Certificate - Electromagnetic Compatibility\u003c\/li\u003e\n\u003cli\u003eUN38.3 Certificate - Battery Transport Safety\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BigBattery","offers":[{"title":"Default Title","offer_id":45706354589954,"sku":"FEAGL-48016-G2-0CH","price":750.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3660\/5442\/files\/BigBattery_48V_Lithium_Golf_Cart_Battery_-_EAGLE_2_LiFePO4_32Ah_Battery_with_Accessories.png?v=1734654542"},{"product_id":"bigbattery-48v-2x-eagle-2-kit-for-golf-carts-rvs-marine-industrial-use","title":"BigBattery 48V 2X Eagle 2 kit for golf carts, RVs, marine \u0026 industrial use","description":"\u003cstyle\u003e\n        .product-description {\n            font-family: Arial, sans-serif;\n            font-size: 20px;\n            line-height: 1.6;\n            color: #333;\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        h1 {\n            font-size: 32px;\n            color: #333;\n            margin-bottom: 20px;\n            font-weight: bold;\n        }\n        \n        h2 {\n            font-size: 28px;\n            color: #333;\n            margin: 30px 0 20px 0;\n            font-weight: bold;\n            border-bottom: 2px solid #ddd;\n            padding-bottom: 10px;\n        }\n        \n        h3 {\n            font-size: 24px;\n            color: #333;\n            margin: 25px 0 15px 0;\n            font-weight: bold;\n        }\n        \n        h4 {\n            font-size: 22px;\n            color: #333;\n            margin: 20px 0 10px 0;\n            font-weight: bold;\n        }\n        \n        h5 {\n            font-size: 20px;\n            color: #333;\n            margin: 15px 0 10px 0;\n            font-weight: bold;\n        }\n        \n        p {\n            font-size: 20px;\n            margin-bottom: 18px;\n            line-height: 1.6;\n        }\n        \n        ul {\n            margin: 20px 0;\n            padding-left: 25px;\n        }\n        \n        li {\n            font-size: 19px;\n            margin-bottom: 12px;\n            line-height: 1.6;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 25px 0;\n            border: 1px solid #ddd;\n            font-size: 18px;\n        }\n        \n        .specs-table th,\n        .specs-table td {\n            padding: 15px 12px;\n            text-align: left;\n            border: 1px solid #ddd;\n        }\n        \n        .specs-table th {\n            background: #f5f5f5;\n            color: #333;\n            font-weight: bold;\n            font-size: 19px;\n        }\n        \n        .specs-table tr:nth-child(even) {\n            background: #f9f9f9;\n        }\n        \n        .specs-table td:first-child {\n            background: #f5f5f5;\n            font-weight: bold;\n            width: 40%;\n        }\n        \n        .info-box {\n            background: #f9f9f9;\n            border: 1px solid #ddd;\n            padding: 20px;\n            margin: 25px 0;\n            border-radius: 5px;\n        }\n        \n        .info-box h4 {\n            color: #333;\n            margin-bottom: 15px;\n        }\n        \n        .info-box ul {\n            margin: 0;\n            padding-left: 20px;\n        }\n        \n        .info-box li {\n            color: #333;\n            font-size: 18px;\n        }\n        \n        .feature-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 20px;\n            margin: 25px 0;\n        }\n        \n        .feature-item {\n            background: #f9f9f9;\n            padding: 20px;\n            border: 1px solid #ddd;\n            border-radius: 5px;\n        }\n        \n        .feature-title {\n            font-weight: bold;\n            color: #333;\n            font-size: 20px;\n            margin-bottom: 10px;\n        }\n        \n        .feature-description {\n            font-size: 18px;\n            color: #555;\n        }\n        \n        .applications-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            margin: 25px 0;\n        }\n        \n        .application-group {\n            background: #f9f9f9;\n            padding: 20px;\n            border: 1px solid #ddd;\n            border-radius: 5px;\n        }\n        \n        .application-title {\n            font-weight: bold;\n            color: #333;\n            font-size: 20px;\n            margin-bottom: 15px;\n        }\n        \n        .included-list {\n            list-style: none;\n            margin: 20px 0;\n            padding: 0;\n        }\n        \n        .included-list li {\n            padding: 15px;\n            border-bottom: 1px solid #ddd;\n            font-size: 19px;\n            background: #f9f9f9;\n            margin-bottom: 5px;\n            border-radius: 3px;\n        }\n        \n        .spec-section {\n            background: #f9f9f9;\n            border: 1px solid #ddd;\n            border-radius: 5px;\n            margin: 20px 0;\n        }\n        \n        .spec-section h4 {\n            background: #f5f5f5;\n            color: #333;\n            padding: 15px;\n            margin: 0 0 15px 0;\n            border-radius: 5px 5px 0 0;\n            border-bottom: 1px solid #ddd;\n        }\n        \n        .spec-content {\n            padding: 15px;\n        }\n        \n        .spec-row {\n            padding: 12px 0;\n            border-bottom: 1px solid #ddd;\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 10px;\n        }\n        \n        .spec-row:last-child {\n            border-bottom: none;\n        }\n        \n        .spec-label {\n            font-weight: bold;\n            color: #333;\n            font-size: 18px;\n        }\n        \n        .spec-value {\n            font-size: 18px;\n            color: #555;\n        }\n        \n        strong {\n            font-weight: bold;\n        }\n        \n        @media (max-width: 768px) {\n            .product-description {\n                padding: 15px;\n            }\n            \n            h1 {\n                font-size: 28px;\n            }\n            \n            h2 {\n                font-size: 24px;\n            }\n            \n            h3 {\n                font-size: 22px;\n            }\n            \n            p, li {\n                font-size: 18px;\n            }\n            \n            .feature-grid,\n            .applications-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .specs-table {\n                font-size: 16px;\n            }\n            \n            .specs-table th,\n            .specs-table td {\n                padding: 10px 8px;\n            }\n            \n            .specs-table tr {\n                display: block;\n                margin-bottom: 15px;\n                border: 1px solid #ddd;\n                border-radius: 5px;\n                overflow: hidden;\n            }\n            \n            .specs-table td {\n                display: block;\n                width: 100% !important;\n                box-sizing: border-box;\n                border: none;\n                border-bottom: 1px solid #ddd;\n            }\n            \n            .specs-table td:last-child {\n                border-bottom: none;\n            }\n            \n            .specs-table td:first-child {\n                background: #f5f5f5 !important;\n                font-weight: bold;\n                border-radius: 5px 5px 0 0;\n            }\n            \n            .spec-row {\n                grid-template-columns: 1fr;\n            }\n        }\n        \n        @media (min-width: 768px) {\n            .spec-row {\n                grid-template-columns: 250px 1fr;\n                align-items: center;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003ch1\u003e48V 2X EAGLE 2 KIT - BigBattery LiFePO4 Battery System\u003c\/h1\u003e\n\u003cp\u003eUpgrade your vehicle with BigBattery's 48V battery conversion kit for golf carts, RVs, UTVs, marine applications, and industrial equipment. The EAGLE 2 48V lithium battery system delivers reliable performance with 3.26 kWh of LiFePO4 power. Designed for multiple applications including golf carts, recreational vehicles, marine use, and industrial equipment, this complete 48 volt battery solution features Tier 1 LFP cells in a compact, GC2 form factor.\u003c\/p\u003e\n\u003cp\u003eThis 48V lithium battery system serves as a direct replacement for traditional T-105 lead-acid batteries, making installation straightforward in golf carts, utility vehicles, 48V UTVs, LSVs, boats, RVs, and industrial applications. The EAGLE 2 reduces vehicle weight without requiring battery tray modifications. Compatible with standard 48V battery chargers, this complete conversion kit includes everything needed for installation.\u003c\/p\u003e\n\u003cp\u003eFeatures advanced battery management system with built-in LED capacity monitoring and CANBus communication. Suitable for golf carts, recreational vehicles, marine applications, and industrial equipment, the EAGLE 2 kit delivers professional-grade performance with zero maintenance requirements.\u003c\/p\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003ch4\u003eAdvanced Features \u0026amp; Benefits\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdvanced Monitoring System:\u003c\/strong\u003e LED capacity meter on battery top and external capacity meter for continuous system monitoring\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWeather Protection:\u003c\/strong\u003e IP67-rated casing provides comprehensive protection against dust, water, and contaminants\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAll-Season Performance:\u003c\/strong\u003e Advanced BMS supports wide temperature range operation with self-heating function for cold weather charging\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003ch4\u003eLithium Battery Advantages\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtended Lifespan:\u003c\/strong\u003e Lithium batteries provide significantly longer service life compared to lead acid batteries\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eZero Maintenance:\u003c\/strong\u003e No water addition required, no acid spills, odors, or corroded terminals\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLightweight Design:\u003c\/strong\u003e Lithium batteries are significantly lighter than lead acid, providing extended run time and improved vehicle handling\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFaster Charging:\u003c\/strong\u003e Lithium batteries charge faster than lead acid systems, with no memory effect\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-title\"\u003eSmart Technology\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eBuilt-in LED capacity meter\u003c\/li\u003e\n\u003cli\u003eExternal capacity meter included\u003c\/li\u003e\n\u003cli\u003eCANBus communication protocols\u003c\/li\u003e\n\u003cli\u003eAdvanced BMS protection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-title\"\u003eAll-Weather Protection\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eIP67 waterproof rating\u003c\/li\u003e\n\u003cli\u003eSelf-heating technology\u003c\/li\u003e\n\u003cli\u003eAdvanced temperature management\u003c\/li\u003e\n\u003cli\u003eDust and debris protected\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-title\"\u003eEasy Installation\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eDirect T-105 replacement\u003c\/li\u003e\n\u003cli\u003eNo tray modifications needed\u003c\/li\u003e\n\u003cli\u003eComplete mounting hardware\u003c\/li\u003e\n\u003cli\u003ePlug-and-play design\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3\u003eTechnical Specifications (Single Battery)\u003c\/h3\u003e\n\u003cdiv class=\"spec-section\"\u003e\n\u003ch4\u003eBasic Specifications\u003c\/h4\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eSKU\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eFEAGL-48016-G2-0CH\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eSystem Voltage\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e48V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eNominal Voltage\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e51.2V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eChemistry\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eLiFePO4\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003ekWh Capacity\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1.63kWh (3.26kWh total for 2-battery kit)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eAh Capacity\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e32Ah (64Ah total for 2-battery kit)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-section\"\u003e\n\u003ch4\u003eElectrical Specifications\u003c\/h4\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eCharging Voltage Range\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e55.6 - 58V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMax Charge Voltage\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e58.4V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eOperating Voltage Range\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e48 - 58.8V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eLow Voltage Cutoff\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e48 - 50.8V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eBMS Cutoff Range\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e42 - 47V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eCell Configuration\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e16S\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-section\"\u003e\n\u003ch4\u003ePerformance Specifications\u003c\/h4\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMax Continuous Discharge\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e60A\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMax Continuous Power\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e3072W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003ePeak Discharge Current\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e200A (Max 3 seconds)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMax Charge Current\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e30A\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-section\"\u003e\n\u003ch4\u003eTemperature Specifications\u003c\/h4\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eCharge Temperature Range\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e-4°F - 131°F (-20°C - 55°C)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eDischarge Temperature Range\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e-4°F - 140°F (-20°C - 60°C)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eOptimal Discharge Temperature\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e59°F - 95°F (15°C - 35°C)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eStorage Temperature Range\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e23°F - 95°F (-5°C - 35°C) (Max 3 months)\u003cbr\u003e32°F - 77°F (0°C - 25°C) (Max 12 months)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-section\"\u003e\n\u003ch4\u003ePhysical Specifications\u003c\/h4\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e38 lb (17.2 kg) per battery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e10.2\"W × 7.1\"D × 10.8\"H (260 × 180 × 274 mm)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eProtection Rating\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eIP67 \/ NEMA 6\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMax Connections\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eUp to (10) Parallel\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3\u003eWhat's Included\u003c\/h3\u003e\n\u003cul class=\"included-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e2 × 48V EAGLE 2 – LiFePO4 – 32Ah – 1.63kWh\u003c\/strong\u003e\u003cbr\u003ePart Number: FEAGL-48016-G2-0CH\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e1 × EAGLE 2 COMM SOC Meter\u003c\/strong\u003e\u003cbr\u003ePart Number: MTR107\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e1 × 48V 110V AC 20A IP65 Blue Charger\u003c\/strong\u003e\u003cbr\u003ePart Number: PWS053\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e1 × 4AWG Black Cable with 11 inches Ring to Ring Terminal\u003c\/strong\u003e\u003cbr\u003ePart Number: CBL080\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e1 × 4AWG Red Cable with 11 inches Ring to Ring Terminal\u003c\/strong\u003e\u003cbr\u003ePart Number: CBL081\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eCompatible Applications\u003c\/h3\u003e\n\u003cdiv class=\"applications-grid\"\u003e\n\u003cdiv class=\"application-group\"\u003e\n\u003cdiv class=\"application-title\"\u003eRecreational Vehicles\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eGolf Carts\u003c\/li\u003e\n\u003cli\u003eUtility Carts\u003c\/li\u003e\n\u003cli\u003e48V UTVs \u0026amp; LSVs\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-group\"\u003e\n\u003cdiv class=\"application-title\"\u003eRV \u0026amp; Camping\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eClass A, B, \u0026amp; C RVs\u003c\/li\u003e\n\u003cli\u003eCamper Vans\u003c\/li\u003e\n\u003cli\u003eTow-Behind Trailers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-group\"\u003e\n\u003cdiv class=\"application-title\"\u003eIndustrial \u0026amp; Emergency\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eLight Industrial Equipment\u003c\/li\u003e\n\u003cli\u003eEmergency Power Systems\u003c\/li\u003e\n\u003cli\u003eMobile Backup Power\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-group\"\u003e\n\u003cdiv class=\"application-title\"\u003eMarine Applications\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eElectric Boats\u003c\/li\u003e\n\u003cli\u003eMarine Electronics\u003c\/li\u003e\n\u003cli\u003eBoat House Systems\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3\u003eSafety Certifications\u003c\/h3\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003cp\u003eThis battery system meets the following safety and compliance standards:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCE Certificate - European Conformity\u003c\/li\u003e\n\u003cli\u003eEMC Certificate - Electromagnetic Compatibility\u003c\/li\u003e\n\u003cli\u003eUN38.3 Certificate - Battery Transport Safety\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch3\u003eInstallation Information\u003c\/h3\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003cp\u003eProfessional installation is recommended for optimal performance and warranty coverage. The kit includes comprehensive installation guides and all necessary hardware for T-105 replacement applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BigBattery","offers":[{"title":"Default Title","offer_id":45707100684546,"sku":"K0978","price":1845.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3660\/5442\/files\/BigBattery_48V_Lithium_Golf_Cart_Battery_Kit_and_accessories.png?v=1734309817"},{"product_id":"bigbattery-48v-eagle-2-kit-3-lifepo4-batteries-4-89kwh","title":"BigBattery 48V Eagle 2 Kit | 3 LiFePO4 Batteries 4.89kWh","description":"\u003cstyle\u003e\n        .product-description {\n            font-family: Arial, sans-serif;\n            font-size: 20px;\n            line-height: 1.6;\n            color: #333;\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        h1 {\n            font-size: 32px;\n            color: #333;\n            margin-bottom: 20px;\n            font-weight: bold;\n        }\n        \n        h2 {\n            font-size: 28px;\n            color: #333;\n            margin: 30px 0 20px 0;\n            font-weight: bold;\n            border-bottom: 2px solid #ddd;\n            padding-bottom: 10px;\n        }\n        \n        h3 {\n            font-size: 24px;\n            color: #333;\n            margin: 25px 0 15px 0;\n            font-weight: bold;\n        }\n        \n        h4 {\n            font-size: 22px;\n            color: #333;\n            margin: 20px 0 10px 0;\n            font-weight: bold;\n        }\n        \n        h5 {\n            font-size: 20px;\n            color: #333;\n            margin: 15px 0 10px 0;\n            font-weight: bold;\n        }\n        \n        p {\n            font-size: 20px;\n            margin-bottom: 18px;\n            line-height: 1.6;\n        }\n        \n        ul {\n            margin: 20px 0;\n            padding-left: 25px;\n        }\n        \n        li {\n            font-size: 19px;\n            margin-bottom: 12px;\n            line-height: 1.6;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 25px 0;\n            border: 1px solid #ddd;\n            font-size: 18px;\n        }\n        \n        .specs-table th,\n        .specs-table td {\n            padding: 15px 12px;\n            text-align: left;\n            border: 1px solid #ddd;\n        }\n        \n        .specs-table th {\n            background: #f5f5f5;\n            color: #333;\n            font-weight: bold;\n            font-size: 19px;\n        }\n        \n        .specs-table tr:nth-child(even) {\n            background: #f9f9f9;\n        }\n        \n        .specs-table td:first-child {\n            background: #f5f5f5;\n            font-weight: bold;\n            width: 40%;\n        }\n        \n        .info-box {\n            background: #f9f9f9;\n            border: 1px solid #ddd;\n            padding: 20px;\n            margin: 25px 0;\n            border-radius: 5px;\n        }\n        \n        .info-box h4 {\n            color: #333;\n            margin-bottom: 15px;\n        }\n        \n        .info-box ul {\n            margin: 0;\n            padding-left: 20px;\n        }\n        \n        .info-box li {\n            color: #333;\n            font-size: 18px;\n        }\n        \n        .feature-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 20px;\n            margin: 25px 0;\n        }\n        \n        .feature-item {\n            background: #f9f9f9;\n            padding: 20px;\n            border: 1px solid #ddd;\n            border-radius: 5px;\n        }\n        \n        .feature-title {\n            font-weight: bold;\n            color: #333;\n            font-size: 20px;\n            margin-bottom: 10px;\n        }\n        \n        .applications-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 15px;\n            margin: 25px 0;\n        }\n        \n        .application-item {\n            background: #f9f9f9;\n            padding: 15px;\n            border: 1px solid #ddd;\n            border-radius: 5px;\n            text-align: center;\n            font-size: 18px;\n            font-weight: bold;\n        }\n        \n        .included-list {\n            list-style: none;\n            margin: 20px 0;\n            padding: 0;\n        }\n        \n        .included-list li {\n            padding: 15px;\n            border-bottom: 1px solid #ddd;\n            font-size: 19px;\n            background: #f9f9f9;\n            margin-bottom: 5px;\n            border-radius: 3px;\n        }\n        \n        strong {\n            font-weight: bold;\n        }\n        \n        @media (max-width: 768px) {\n            .product-description {\n                padding: 15px;\n            }\n            \n            h1 {\n                font-size: 28px;\n            }\n            \n            h2 {\n                font-size: 24px;\n            }\n            \n            h3 {\n                font-size: 22px;\n            }\n            \n            p, li {\n                font-size: 18px;\n            }\n            \n            .feature-grid,\n            .applications-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .specs-table {\n                font-size: 16px;\n            }\n            \n            .specs-table th,\n            .specs-table td {\n                padding: 10px 8px;\n            }\n            \n            .specs-table tr {\n                display: block;\n                margin-bottom: 15px;\n                border: 1px solid #ddd;\n                border-radius: 5px;\n                overflow: hidden;\n            }\n            \n            .specs-table td {\n                display: block;\n                width: 100% !important;\n                box-sizing: border-box;\n                border: none;\n                border-bottom: 1px solid #ddd;\n            }\n            \n            .specs-table td:last-child {\n                border-bottom: none;\n            }\n            \n            .specs-table td:first-child {\n                background: #f5f5f5 !important;\n                font-weight: bold;\n                border-radius: 5px 5px 0 0;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003ch1\u003eBigBattery 48V Lithium Battery EAGLE 2 KIT - 3-Battery System\u003c\/h1\u003e\n\u003cp\u003eThe BigBattery 48V EAGLE 2 KIT offers a 48V lithium battery conversion system designed for golf carts, RVs, marine applications, UTVs, and industrial equipment. This complete kit provides a drop-in replacement for traditional batteries, delivering enhanced performance and convenience across multiple applications.\u003c\/p\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003cul\u003e\n\u003cli\u003eEasy installation: Direct replacement for standard 48 volt batteries\u003c\/li\u003e\n\u003cli\u003eExtended life: 10+ years of reliable service\u003c\/li\u003e\n\u003cli\u003eEnhanced performance: Improved acceleration and range\u003c\/li\u003e\n\u003cli\u003eLightweight: Significantly lighter than lead-acid batteries\u003c\/li\u003e\n\u003cli\u003eWeather-resistant: Built-in heating for reliable winter charging\u003c\/li\u003e\n\u003cli\u003eUser-friendly monitoring: LED display shows battery level\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\u003ch4\u003eSmart Battery Management\u003c\/h4\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003cul\u003e\n\u003cli\u003eAdvanced Battery Management System (BMS) that automatically balances power\u003c\/li\u003e\n\u003cli\u003eLiFePO4 (lithium iron phosphate) battery technology\u003c\/li\u003e\n\u003cli\u003eSelf-heating technology for cold-weather operation\u003c\/li\u003e\n\u003cli\u003eCANBus communication system\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch4\u003eDurable Construction\u003c\/h4\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003cul\u003e\n\u003cli\u003eWaterproof and dustproof design (IP-67 rated)\u003c\/li\u003e\n\u003cli\u003eDurable ABS construction resists impacts and vibration\u003c\/li\u003e\n\u003cli\u003eGC2 size fits directly in standard battery compartments\u003c\/li\u003e\n\u003cli\u003eM8 bolt connections for secure power connections\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch4\u003eEasy to Use and Monitor\u003c\/h4\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003cul\u003e\n\u003cli\u003eBuilt-in LED display shows battery level\u003c\/li\u003e\n\u003cli\u003eController box for system operation\u003c\/li\u003e\n\u003cli\u003eParallel connection system for expandability\u003c\/li\u003e\n\u003cli\u003eCompatible with larger power systems\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch3\u003eCompatible Applications\u003c\/h3\u003e\n\u003cdiv class=\"applications-grid\"\u003e\n\u003cdiv class=\"application-item\"\u003eT-105 Exact Replacement\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003eGolf Carts\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003eUtility Carts\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e48V UTVs \u0026amp; LSVs\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003eClass A, B, \u0026amp; C RVs\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003eCamper Vans\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003eTow-Behind Trailers\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003eLight Industrial Equipment\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003eEmergency Power\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003eMobile Backup\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003eMarine Applications\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003eOff-Grid Systems\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3\u003eTechnical Specifications\u003c\/h3\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU\u003c\/td\u003e\n\u003ctd\u003eFEAGL-48016-G2-0CH\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSystem Voltage\u003c\/td\u003e\n\u003ctd\u003e48V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNominal Voltage\u003c\/td\u003e\n\u003ctd\u003e51.2V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eChemistry\u003c\/td\u003e\n\u003ctd\u003eLiFePO4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ekWh Capacity (Total Kit)\u003c\/td\u003e\n\u003ctd\u003e4.89kWh (3 × 1.63kWh batteries)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAh Capacity (Total Kit)\u003c\/td\u003e\n\u003ctd\u003e96Ah (3 × 32Ah batteries)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharging Voltage Range\u003c\/td\u003e\n\u003ctd\u003e55.6 - 58V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Charge Voltage\u003c\/td\u003e\n\u003ctd\u003e58.4V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOperating Voltage Range\u003c\/td\u003e\n\u003ctd\u003e48 - 58.8V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuggested Low Voltage Cutoff\u003c\/td\u003e\n\u003ctd\u003e48 - 50.8V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBMS Cutoff Range\u003c\/td\u003e\n\u003ctd\u003e42 - 47V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCell Configuration\u003c\/td\u003e\n\u003ctd\u003e16S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Continuous Discharge Current\u003c\/td\u003e\n\u003ctd\u003e60A (per battery)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Continuous Power\u003c\/td\u003e\n\u003ctd\u003e3072W (per battery)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Discharge Peak Current\u003c\/td\u003e\n\u003ctd\u003e200A (Max 3 seconds per battery)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Charge Current\u003c\/td\u003e\n\u003ctd\u003e30A (per battery)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharge Temperature Range\u003c\/td\u003e\n\u003ctd\u003e-4°F - 131°F (-20°C - 55°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDischarge Temperature Range\u003c\/td\u003e\n\u003ctd\u003e-4°F - 140°F (-20°C - 60°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOptimal Discharge Temperature Range\u003c\/td\u003e\n\u003ctd\u003e59°F - 95°F (15°C - 35°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStorage Temperature Range\u003c\/td\u003e\n\u003ctd\u003e23°F - 95°F (-5°C - 35°C) (Max 3 months)\u003cbr\u003e32°F - 77°F (0°C - 25°C) (Max 12 months)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight (per battery)\u003c\/td\u003e\n\u003ctd\u003e38 lb (17.2 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions (per battery)\u003c\/td\u003e\n\u003ctd\u003e10.2\"W × 7.1\"D × 10.8\"H (260 × 180 × 274 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Connections\u003c\/td\u003e\n\u003ctd\u003eUp to (10) Parallel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProtection Rating\u003c\/td\u003e\n\u003ctd\u003eIP67 \/ NEMA 6\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCommunications\u003c\/td\u003e\n\u003ctd\u003eCANBus\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSelf-Heating\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch3\u003eWhat's Included\u003c\/h3\u003e\n\u003cul class=\"included-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e3 × 48V EAGLE 2 – LiFePO4 – 32Ah – 1.63kWh\u003c\/strong\u003e\u003cbr\u003ePart Number: FEAGL-48016-G2-0CH\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e1 × EAGLE 2 COMM SOC Meter\u003c\/strong\u003e\u003cbr\u003ePart Number: MTR107\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e1 × 48V 110V AC 20A IP65 Blue Charger\u003c\/strong\u003e\u003cbr\u003ePart Number: PWS053\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e2 × 4AWG Red Cable with 11 inches Ring to Ring Terminal\u003c\/strong\u003e\u003cbr\u003ePart Number: CBL081\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e2 × 4AWG Black Cable with 11 inches Ring to Ring Terminal\u003c\/strong\u003e\u003cbr\u003ePart Number: CBL080\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eBattery Management System Features\u003c\/h3\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-title\"\u003eProtection Systems\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eOvercharge protection\u003c\/li\u003e\n\u003cli\u003eOver-discharge protection\u003c\/li\u003e\n\u003cli\u003eShort circuit protection\u003c\/li\u003e\n\u003cli\u003eTemperature protection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-title\"\u003eMonitoring Features\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eReal-time voltage monitoring\u003c\/li\u003e\n\u003cli\u003eCurrent monitoring\u003c\/li\u003e\n\u003cli\u003eTemperature tracking\u003c\/li\u003e\n\u003cli\u003eState of charge display\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-title\"\u003eCommunication\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eCANBus protocol support\u003c\/li\u003e\n\u003cli\u003eSystem integration ready\u003c\/li\u003e\n\u003cli\u003eRemote monitoring capability\u003c\/li\u003e\n\u003cli\u003eDiagnostic information\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3\u003eInstallation Information\u003c\/h3\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003cp\u003eThis kit provides a direct T-105 replacement solution for multiple applications including golf carts, RVs, marine systems, UTVs, and industrial equipment. The system includes all necessary components for installation and monitoring.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eProfessional installation recommended for warranty coverage\u003c\/li\u003e\n\u003cli\u003eComplete installation hardware included\u003c\/li\u003e\n\u003cli\u003eNo battery tray modifications required for T-105 applications\u003c\/li\u003e\n\u003cli\u003eCompatible with standard 48V charging systems\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch3\u003eSafety Certifications\u003c\/h3\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003cp\u003eThis battery system meets the following safety and compliance standards:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCE Certificate: European Conformity\u003c\/li\u003e\n\u003cli\u003eEMC Certificate: Electromagnetic Compatibility\u003c\/li\u003e\n\u003cli\u003eUN38.3 Certificate: Battery Transport Safety\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch3\u003ePerformance Advantages\u003c\/h3\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003ch4\u003eCompared to Traditional Lead-Acid Systems:\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eExtended service life with 4,000-6,000 charge cycles\u003c\/li\u003e\n\u003cli\u003eSignificantly reduced weight for improved vehicle performance\u003c\/li\u003e\n\u003cli\u003eFaster charging capability with no memory effect\u003c\/li\u003e\n\u003cli\u003eConsistent power output throughout discharge cycle\u003c\/li\u003e\n\u003cli\u003eZero maintenance requirements, no water additions needed\u003c\/li\u003e\n\u003cli\u003eWide operating temperature range with self-heating capability\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BigBattery","offers":[{"title":"Default Title","offer_id":45707118018818,"sku":"K0979","price":2615.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3660\/5442\/files\/BigBattery_3X_EAGLE_2_48V_Lithium_Golf_Cart_Battery_Kit.png?v=1734555127"},{"product_id":"bigbattery-48v-lithium-battery-kit-4x-eagle-2-lifepo4","title":"BigBattery 48V Lithium Battery Kit - 4X Eagle 2 LiFePO4","description":"\u003cstyle\u003e\n        .product-description {\n            font-family: Arial, sans-serif;\n            font-size: 20px;\n            line-height: 1.6;\n            color: #333;\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        h1 {\n            font-size: 32px;\n            color: #333;\n            margin-bottom: 20px;\n            font-weight: bold;\n        }\n        \n        h2 {\n            font-size: 28px;\n            color: #333;\n            margin: 30px 0 20px 0;\n            font-weight: bold;\n            border-bottom: 2px solid #ddd;\n            padding-bottom: 10px;\n        }\n        \n        h3 {\n            font-size: 24px;\n            color: #333;\n            margin: 25px 0 15px 0;\n            font-weight: bold;\n        }\n        \n        h4 {\n            font-size: 22px;\n            color: #333;\n            margin: 20px 0 10px 0;\n            font-weight: bold;\n        }\n        \n        h5 {\n            font-size: 20px;\n            color: #333;\n            margin: 15px 0 10px 0;\n            font-weight: bold;\n        }\n        \n        p {\n            font-size: 20px;\n            margin-bottom: 18px;\n            line-height: 1.6;\n        }\n        \n        ul {\n            margin: 20px 0;\n            padding-left: 25px;\n        }\n        \n        li {\n            font-size: 19px;\n            margin-bottom: 12px;\n            line-height: 1.6;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 25px 0;\n            border: 1px solid #ddd;\n            font-size: 18px;\n        }\n        \n        .specs-table th,\n        .specs-table td {\n            padding: 15px 12px;\n            text-align: left;\n            border: 1px solid #ddd;\n        }\n        \n        .specs-table th {\n            background: #f5f5f5;\n            color: #333;\n            font-weight: bold;\n            font-size: 19px;\n        }\n        \n        .specs-table tr:nth-child(even) {\n            background: #f9f9f9;\n        }\n        \n        .specs-table td:first-child {\n            background: #f5f5f5;\n            font-weight: bold;\n            width: 40%;\n        }\n        \n        .info-box {\n            background: #f9f9f9;\n            border: 1px solid #ddd;\n            padding: 20px;\n            margin: 25px 0;\n            border-radius: 5px;\n        }\n        \n        .info-box h4 {\n            color: #333;\n            margin-bottom: 15px;\n        }\n        \n        .info-box ul {\n            margin: 0;\n            padding-left: 20px;\n        }\n        \n        .info-box li {\n            color: #333;\n            font-size: 18px;\n        }\n        \n        .feature-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 20px;\n            margin: 25px 0;\n        }\n        \n        .feature-item {\n            background: #f9f9f9;\n            padding: 20px;\n            border: 1px solid #ddd;\n            border-radius: 5px;\n        }\n        \n        .feature-title {\n            font-weight: bold;\n            color: #333;\n            font-size: 20px;\n            margin-bottom: 10px;\n        }\n        \n        .applications-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            margin: 25px 0;\n        }\n        \n        .application-group {\n            background: #f9f9f9;\n            padding: 20px;\n            border: 1px solid #ddd;\n            border-radius: 5px;\n        }\n        \n        .application-title {\n            font-weight: bold;\n            color: #333;\n            font-size: 20px;\n            margin-bottom: 15px;\n        }\n        \n        .included-list {\n            list-style: none;\n            margin: 20px 0;\n            padding: 0;\n        }\n        \n        .included-list li {\n            padding: 15px;\n            border-bottom: 1px solid #ddd;\n            font-size: 19px;\n            background: #f9f9f9;\n            margin-bottom: 5px;\n            border-radius: 3px;\n        }\n        \n        .spec-section {\n            background: #f9f9f9;\n            border: 1px solid #ddd;\n            border-radius: 5px;\n            margin: 20px 0;\n        }\n        \n        .spec-section h4 {\n            background: #f5f5f5;\n            color: #333;\n            padding: 15px;\n            margin: 0 0 15px 0;\n            border-radius: 5px 5px 0 0;\n            border-bottom: 1px solid #ddd;\n        }\n        \n        .spec-content {\n            padding: 15px;\n        }\n        \n        .spec-row {\n            padding: 12px 0;\n            border-bottom: 1px solid #ddd;\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 10px;\n        }\n        \n        .spec-row:last-child {\n            border-bottom: none;\n        }\n        \n        .spec-label {\n            font-weight: bold;\n            color: #333;\n            font-size: 18px;\n        }\n        \n        .spec-value {\n            font-size: 18px;\n            color: #555;\n        }\n        \n        strong {\n            font-weight: bold;\n        }\n        \n        @media (max-width: 768px) {\n            .product-description {\n                padding: 15px;\n            }\n            \n            h1 {\n                font-size: 28px;\n            }\n            \n            h2 {\n                font-size: 24px;\n            }\n            \n            h3 {\n                font-size: 22px;\n            }\n            \n            p, li {\n                font-size: 18px;\n            }\n            \n            .feature-grid,\n            .applications-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .specs-table {\n                font-size: 16px;\n            }\n            \n            .specs-table th,\n            .specs-table td {\n                padding: 10px 8px;\n            }\n            \n            .specs-table tr {\n                display: block;\n                margin-bottom: 15px;\n                border: 1px solid #ddd;\n                border-radius: 5px;\n                overflow: hidden;\n            }\n            \n            .specs-table td {\n                display: block;\n                width: 100% !important;\n                box-sizing: border-box;\n                border: none;\n                border-bottom: 1px solid #ddd;\n            }\n            \n            .specs-table td:last-child {\n                border-bottom: none;\n            }\n            \n            .specs-table td:first-child {\n                background: #f5f5f5 !important;\n                font-weight: bold;\n                border-radius: 5px 5px 0 0;\n            }\n            \n            .spec-row {\n                grid-template-columns: 1fr;\n            }\n        }\n        \n        @media (min-width: 768px) {\n            .spec-row {\n                grid-template-columns: 250px 1fr;\n                align-items: center;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003ch1\u003eBigBattery 48V Lithium Battery EAGLE 2 KIT - 4-Battery System\u003c\/h1\u003e\n\u003cp\u003eUpgrade your vehicle with the BigBattery 48V EAGLE 2 Kit, a complete 6.52 kWh lithium battery solution designed for golf carts, RVs, marine applications, UTVs, and industrial equipment. This comprehensive kit provides a direct replacement for traditional T-105 lead-acid batteries, delivering enhanced performance across multiple applications.\u003c\/p\u003e\n\u003cp\u003eThe EAGLE 2 features IP67-rated casing for comprehensive protection against dust, water, and other contaminants. With advanced LED capacity meter on top of each unit and CANBus communication support, you'll have complete battery status monitoring.\u003c\/p\u003e\n\u003cp\u003eDesigned for all seasons, the EAGLE 2's advanced BMS supports a wide temperature operating range, and its self-heating function enables reliable cold weather charging. Suitable for golf carts, recreational vehicles, marine systems, and industrial applications.\u003c\/p\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003ch4\u003eKey Advantages of the EAGLE 2 Kit\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtended Operational Lifespan:\u003c\/strong\u003e 10+ years service life with 4,000-6,000 charge cycles\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eZero Maintenance:\u003c\/strong\u003e No water additions or acid checks required\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLightweight Design:\u003c\/strong\u003e Significantly lighter than lead-acid batteries for improved performance\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFaster Charging:\u003c\/strong\u003e Reduced charging time compared to traditional batteries\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-title\"\u003eIP67 Protection Rating\u003c\/div\u003e\n\u003cp\u003eComplete protection against dust and water immersion up to 1 meter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-title\"\u003eAutomatic Self-Heating\u003c\/div\u003e\n\u003cp\u003eOptimal performance in cold weather conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-title\"\u003eCANBus Communications\u003c\/div\u003e\n\u003cp\u003eAdvanced monitoring and control capabilities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-title\"\u003eLED SoC Indicator\u003c\/div\u003e\n\u003cp\u003eEasy-to-read battery level monitoring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3\u003eTechnical Specifications (Single Battery)\u003c\/h3\u003e\n\u003cdiv class=\"spec-section\"\u003e\n\u003ch4\u003eBasic Specifications\u003c\/h4\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eSKU\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eFEAGL-48016-G2-0CH\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eSystem Voltage\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e48V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eNominal Voltage\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e51.2V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eChemistry\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eLiFePO4\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003ekWh Capacity\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1.63kWh (6.52kWh total for 4-battery kit)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eAh Capacity\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e32Ah (128Ah total for 4-battery kit)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-section\"\u003e\n\u003ch4\u003eElectrical Specifications\u003c\/h4\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eCharging Voltage Range\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e55.6 - 58V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMax Charge Voltage\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e58.4V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eOperating Voltage Range\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e48 - 58.8V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eLow Voltage Cutoff\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e48 - 50.8V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eBMS Cutoff Range\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e42 - 47V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eCell Configuration\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e16S\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-section\"\u003e\n\u003ch4\u003ePerformance Specifications\u003c\/h4\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMax Continuous Discharge\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e60A (per battery)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMax Continuous Power\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e3072W (per battery)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003ePeak Discharge Current\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e200A (Max 3 seconds per battery)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMax Charge Current\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e30A (per battery)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-section\"\u003e\n\u003ch4\u003eTemperature Specifications\u003c\/h4\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eCharge Temperature Range\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e-4°F - 131°F (-20°C - 55°C)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eDischarge Temperature Range\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e-4°F - 140°F (-20°C - 60°C)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eOptimal Discharge Temperature\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e59°F - 95°F (15°C - 35°C)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eStorage Temperature Range\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e23°F - 95°F (-5°C - 35°C) (Max 3 months)\u003cbr\u003e32°F - 77°F (0°C - 25°C) (Max 12 months)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-section\"\u003e\n\u003ch4\u003ePhysical Specifications\u003c\/h4\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eWeight (per battery)\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e38 lb (17.2 kg)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eDimensions (per battery)\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e10.2\"W × 7.1\"D × 10.8\"H (260 × 180 × 274 mm)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eProtection Rating\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eIP67 \/ NEMA 6\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMax Connections\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eUp to (10) Parallel\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3\u003eIncluded Components\u003c\/h3\u003e\n\u003cul class=\"included-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e4 × 48V EAGLE 2 Batteries\u003c\/strong\u003e\u003cbr\u003eModel: FEAGL-48016-G2-0CH\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e1 × EAGLE 2 COMM SOC Meter\u003c\/strong\u003e\u003cbr\u003eModel: MTR107\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e1 × 48V Charger\u003c\/strong\u003e\u003cbr\u003e110V AC 20A IP65 Blue Charger (PWS053)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eConnection Cables\u003c\/strong\u003e\u003cbr\u003e3 × 4AWG Black \u0026amp; 3 × 4AWG Red (11\" Ring to Ring)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eCompatible Applications\u003c\/h3\u003e\n\u003cdiv class=\"applications-grid\"\u003e\n\u003cdiv class=\"application-group\"\u003e\n\u003cdiv class=\"application-title\"\u003eRecreational Vehicles\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eGolf Carts\u003c\/li\u003e\n\u003cli\u003eUtility Carts\u003c\/li\u003e\n\u003cli\u003e48V UTVs \u0026amp; LSVs\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-group\"\u003e\n\u003cdiv class=\"application-title\"\u003eRV \u0026amp; Camping\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eRVs (Class A, B, \u0026amp; C)\u003c\/li\u003e\n\u003cli\u003eCamper Vans\u003c\/li\u003e\n\u003cli\u003eEmergency Power\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-group\"\u003e\n\u003cdiv class=\"application-title\"\u003eMarine Applications\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eElectric Boats\u003c\/li\u003e\n\u003cli\u003eMarine Electronics\u003c\/li\u003e\n\u003cli\u003eBoat House Systems\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-group\"\u003e\n\u003cdiv class=\"application-title\"\u003eIndustrial \u0026amp; Commercial\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eLight Industrial Equipment\u003c\/li\u003e\n\u003cli\u003eMaterial Handling\u003c\/li\u003e\n\u003cli\u003eBackup Power Systems\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3\u003eBattery Management System Features\u003c\/h3\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-title\"\u003eProtection Systems\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eOvercharge protection\u003c\/li\u003e\n\u003cli\u003eOver-discharge protection\u003c\/li\u003e\n\u003cli\u003eShort circuit protection\u003c\/li\u003e\n\u003cli\u003eTemperature protection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-title\"\u003eMonitoring Features\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eReal-time voltage monitoring\u003c\/li\u003e\n\u003cli\u003eCurrent monitoring\u003c\/li\u003e\n\u003cli\u003eTemperature tracking\u003c\/li\u003e\n\u003cli\u003eState of charge display\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-title\"\u003eCommunication\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eCANBus protocol support\u003c\/li\u003e\n\u003cli\u003eSystem integration ready\u003c\/li\u003e\n\u003cli\u003eRemote monitoring capability\u003c\/li\u003e\n\u003cli\u003eDiagnostic information\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-title\"\u003eCold Weather Operation\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eSelf-heating technology\u003c\/li\u003e\n\u003cli\u003eWide temperature range\u003c\/li\u003e\n\u003cli\u003eCold weather charging\u003c\/li\u003e\n\u003cli\u003eTemperature management\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3\u003eInstallation Information\u003c\/h3\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003cp\u003eThis kit provides a direct T-105 replacement solution for multiple applications including golf carts, RVs, marine systems, UTVs, and industrial equipment. The system includes all necessary components for installation and monitoring.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eProfessional installation recommended for warranty coverage\u003c\/li\u003e\n\u003cli\u003eComplete installation hardware included\u003c\/li\u003e\n\u003cli\u003eNo battery tray modifications required for T-105 applications\u003c\/li\u003e\n\u003cli\u003eCompatible with standard 48V charging systems\u003c\/li\u003e\n\u003cli\u003eComprehensive installation guide provided\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch3\u003eSafety Certifications\u003c\/h3\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003cp\u003eThis battery system meets the following safety and compliance standards:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCE Certificate - European Conformity\u003c\/li\u003e\n\u003cli\u003eEMC Certificate - Electromagnetic Compatibility\u003c\/li\u003e\n\u003cli\u003eUN38.3 Certificate - Battery Transport Safety\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BigBattery","offers":[{"title":"Default Title","offer_id":45707118510338,"sku":"K0980","price":3385.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3660\/5442\/files\/BigBattery_4x_48V_EAGLE_2_Kit_32Ah_LiFePO4_Golf_Cart_Batteries_Front_View.png?v=1734290553"},{"product_id":"bigbattery-48v-2x-husky-2-kit-10-24kwh-lifepo4-golf-cart-battery-system","title":"BigBattery 48V 2X Husky 2 Kit 10.24kWh LiFePO4 Golf Cart Battery System","description":"\u003c!-- Shopify Product Description Box Content --\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003ch2\u003eBigBattery 48V 2X HUSKY 2 KIT - 10.24kWh LiFePO4 Battery System\u003c\/h2\u003e\n\u003cp\u003e48V lithium battery kit designed for golf carts and electric vehicles. Features dual 5.12kWh batteries providing 10.24kWh total capacity with LiFePO4 chemistry and complete installation components.\u003c\/p\u003e\n\u003cdiv class=\"specifications-section\"\u003e\n\u003ch3\u003eSystem Specifications\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTotal Capacity:\u003c\/strong\u003e 10.24kWh (2 x 5.12kWh batteries)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSystem Voltage:\u003c\/strong\u003e 48V\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNominal Voltage:\u003c\/strong\u003e 51.2V\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eChemistry:\u003c\/strong\u003e LiFePO4 (Lithium Iron Phosphate)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIndividual Battery Capacity:\u003c\/strong\u003e 100Ah per battery\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCell Configuration:\u003c\/strong\u003e 16S\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProtection Rating:\u003c\/strong\u003e IP65\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 100 lb per battery (200 lb total)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDimensions per battery:\u003c\/strong\u003e 12.6\" × 18.1\" × 9.8\"\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"performance-section\"\u003e\n\u003ch3\u003ePerformance Specifications\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMax Continuous Discharge:\u003c\/strong\u003e 150A per battery\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRecommended Continuous Discharge:\u003c\/strong\u003e 100A per battery\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMax Continuous Power:\u003c\/strong\u003e 7500W per battery\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRecommended Continuous Power:\u003c\/strong\u003e 4000W per battery\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMax Charge Current:\u003c\/strong\u003e 100A per battery\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOperating Temperature:\u003c\/strong\u003e -4°F to 122°F\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bms-features-section\"\u003e\n\u003ch3\u003eBattery Management Features\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdvanced Battery Management System\u003c\/li\u003e\n\u003cli\u003eCANBus and RS485 communication protocols\u003c\/li\u003e\n\u003cli\u003eAutomatic cell balancing\u003c\/li\u003e\n\u003cli\u003eSelf-heating function for cold weather\u003c\/li\u003e\n\u003cli\u003eOver\/under voltage protection\u003c\/li\u003e\n\u003cli\u003eOvercurrent protection\u003c\/li\u003e\n\u003cli\u003eThermal management system\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"applications-section\"\u003e\n\u003ch3\u003eApplications\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eGolf carts\u003c\/li\u003e\n\u003cli\u003eUtility carts\u003c\/li\u003e\n\u003cli\u003e48V UTVs and LSVs\u003c\/li\u003e\n\u003cli\u003eLead acid replacement\u003c\/li\u003e\n\u003cli\u003eClass A, B, and C RVs\u003c\/li\u003e\n\u003cli\u003eCamper vans\u003c\/li\u003e\n\u003cli\u003eCommercial vehicles\u003c\/li\u003e\n\u003cli\u003eEmergency power systems\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-components-section\"\u003e\n\u003ch3\u003eKit Includes\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e2x 48V HUSKY 2 LiFePO4 batteries (5.12kWh each)\u003c\/li\u003e\n\u003cli\u003e1x 48V HUSKY 2 communication meter\u003c\/li\u003e\n\u003cli\u003e1x 48V 110V AC 20A charger\u003c\/li\u003e\n\u003cli\u003e1x Parallel communication cable\u003c\/li\u003e\n\u003cli\u003e1x 4AWG ring to ring terminal cable (21 inches)\u003c\/li\u003e\n\u003cli\u003e1x 4AWG ring terminal cable (4 feet)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sku-section\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n.product-description {\n  max-width: 100%;\n  font-family: inherit;\n  line-height: 1.8;\n  color: inherit;\n  font-size: 20px; \/* Large base font for senior customers *\/\n}\n\n.product-description h2 {\n  font-size: 2em; \/* Very large main heading *\/\n  margin-bottom: 1.2em;\n  color: inherit;\n  font-weight: bold;\n  line-height: 1.3;\n}\n\n.product-description h3 {\n  font-size: 1.6em; \/* Large section headings *\/\n  margin: 1.8em 0 0.8em 0;\n  color: #333;\n  font-weight: bold;\n  padding-bottom: 0.3em;\n}\n\n.product-description ul {\n  margin: 0.8em 0 1.5em 0;\n  padding-left: 2em;\n  font-size: 19px; \/* Large list text *\/\n}\n\n.product-description li {\n  margin-bottom: 0.8em; \/* Generous spacing *\/\n  line-height: 1.7;\n}\n\n.product-description p {\n  font-size: 20px;\n  line-height: 1.8;\n  margin-bottom: 1.2em;\n}\n\n.product-description strong {\n  font-weight: bold;\n  color: inherit;\n}\n\n.product-description .sku-section {\n  margin-top: 2em;\n  padding-top: 1.5em;\n  border-top: 2px solid #e0e0e0;\n  font-size: 21px;\n}\n\n.product-description .specifications-section,\n.product-description .performance-section,\n.product-description .bms-features-section,\n.product-description .applications-section,\n.product-description .included-components-section {\n  margin-bottom: 2em;\n  padding: 1em 0;\n}\n\n\/* Mobile responsive - even larger text for mobile users *\/\n@media (max-width: 768px) {\n  .product-description {\n    font-size: 22px;\n  }\n  \n  .product-description h2 {\n    font-size: 1.8em;\n  }\n  \n  .product-description h3 {\n    font-size: 1.5em;\n  }\n  \n  .product-description ul {\n    font-size: 21px;\n  }\n  \n  .product-description p {\n    font-size: 22px;\n  }\n}\u003c\/style\u003e","brand":"BigBattery","offers":[{"title":"Default Title","offer_id":45707211178242,"sku":"K0973","price":4345.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3660\/5442\/files\/BigBattery_48V_2X_HUSKY_2_KIT_Lithium_Golf_Cart_Battery.png?v=1734360551"},{"product_id":"dakota-lithium-48v-96ah-battery-golf-cart-marine-solar-battery","title":"Dakota Lithium 48V 96Ah Battery | Golf Cart, Marine, Solar Battery","description":"\u003cstyle\u003e\n        .product-description {\n            font-family: Arial, sans-serif;\n            font-size: 20px;\n            line-height: 1.6;\n            color: #333;\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        h1 {\n            font-size: 32px;\n            color: #333;\n            margin-bottom: 20px;\n            font-weight: bold;\n        }\n        \n        h2 {\n            font-size: 28px;\n            color: #333;\n            margin: 30px 0 20px 0;\n            font-weight: bold;\n            border-bottom: 2px solid #ddd;\n            padding-bottom: 10px;\n        }\n        \n        h3 {\n            font-size: 24px;\n            color: #333;\n            margin: 25px 0 15px 0;\n            font-weight: bold;\n        }\n        \n        h4 {\n            font-size: 22px;\n            color: #333;\n            margin: 20px 0 10px 0;\n            font-weight: bold;\n        }\n        \n        h5 {\n            font-size: 20px;\n            color: #333;\n            margin: 15px 0 10px 0;\n            font-weight: bold;\n        }\n        \n        p {\n            font-size: 20px;\n            margin-bottom: 18px;\n            line-height: 1.6;\n        }\n        \n        ul {\n            margin: 20px 0;\n            padding-left: 25px;\n        }\n        \n        li {\n            font-size: 19px;\n            margin-bottom: 12px;\n            line-height: 1.6;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 25px 0;\n            border: 1px solid #ddd;\n            font-size: 18px;\n        }\n        \n        .specs-table th,\n        .specs-table td {\n            padding: 15px 12px;\n            text-align: left;\n            border: 1px solid #ddd;\n        }\n        \n        .specs-table th {\n            background: #f5f5f5;\n            color: #333;\n            font-weight: bold;\n            font-size: 19px;\n        }\n        \n        .specs-table tr:nth-child(even) {\n            background: #f9f9f9;\n        }\n        \n        .info-box {\n            background: #f9f9f9;\n            border: 1px solid #ddd;\n            padding: 20px;\n            margin: 25px 0;\n            border-radius: 5px;\n        }\n        \n        .info-box h4 {\n            color: #333;\n            margin-bottom: 15px;\n        }\n        \n        .info-box ul {\n            margin: 0;\n            padding-left: 20px;\n        }\n        \n        .info-box li {\n            color: #333;\n            font-size: 18px;\n        }\n        \n        .feature-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 20px;\n            margin: 25px 0;\n        }\n        \n        .feature-item {\n            background: #f9f9f9;\n            padding: 20px;\n            border: 1px solid #ddd;\n            border-radius: 5px;\n        }\n        \n        .feature-title {\n            font-weight: bold;\n            color: #333;\n            font-size: 20px;\n            margin-bottom: 10px;\n        }\n        \n        .feature-description {\n            font-size: 18px;\n            color: #555;\n        }\n        \n        strong {\n            font-weight: bold;\n        }\n        \n        @media (max-width: 768px) {\n            .product-description {\n                padding: 15px;\n            }\n            \n            h1 {\n                font-size: 28px;\n            }\n            \n            h2 {\n                font-size: 24px;\n            }\n            \n            h3 {\n                font-size: 22px;\n            }\n            \n            p, li {\n                font-size: 18px;\n            }\n            \n            .feature-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .specs-table {\n                font-size: 16px;\n            }\n            \n            .specs-table th,\n            .specs-table td {\n                padding: 10px 8px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003ch1\u003eDakota Lithium 48V 96Ah Golf Cart Battery\u003c\/h1\u003e\n\u003cp\u003eThe Dakota Lithium 48V 96Ah Golf Cart Battery enhances your golf cart, electric vehicle, or electric outboard motor's performance with extended runtime and extended lifespan. Made with lithium iron phosphate (LiFePO4) cells, it requires no maintenance, can be installed in any orientation, and charges faster than lead-acid batteries. Weighing significantly less than traditional lead-acid options, it reduces your cart's weight by over 300 lbs, improving handling and lowering maintenance costs. With nearly 5kWh of deep cycle power, this battery is suitable for 48V solar energy storage and marine applications. A 48V 8A LiFePO4 charger is included.\u003c\/p\u003e\n\u003cp\u003eOptimized for deep cycle and marine applications like 48V golf carts, 48V solar energy storage, 48V electric outboard motors, or any 48V application where you need steady power for a long time.\u003c\/p\u003e\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eInstall in any orientation, making replacement straightforward\u003c\/li\u003e\n\u003cli\u003eFaster charging capability compared to traditional lead-acid batteries\u003c\/li\u003e\n\u003cli\u003e40-60 mile range on a single charge for standard carts (up to 23 mph)\u003c\/li\u003e\n\u003cli\u003eExtended run time compared to traditional golf cart batteries due to flat voltage curve\u003c\/li\u003e\n\u003cli\u003eWeight reduction of 300+ pounds compared to lead-acid battery sets\u003c\/li\u003e\n\u003cli\u003eZero maintenance, no watering or regular upkeep required\u003c\/li\u003e\n\u003cli\u003eExtended lifespan with 2,000+ recharge cycles compared to typical 500 cycles for lead-acid\u003c\/li\u003e\n\u003cli\u003eAdvanced Battery Management System for performance monitoring\u003c\/li\u003e\n\u003cli\u003eLiFePO4 technology for consistent power delivery\u003c\/li\u003e\n\u003cli\u003e2,000+ recharge cycles at full capacity\u003c\/li\u003e\n\u003cli\u003eOperating temperature range: -20°F to +120°F\u003c\/li\u003e\n\u003cli\u003e11-year manufacturer warranty coverage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eTechnical Specifications\u003c\/h3\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eValue\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStorage Capacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e96 Amp Hours (Ah)\u003c\/td\u003e\n\u003ctd\u003eFlat voltage curve provides consistent power for all 96 Amp hours. Full capacity utilization with steady power output throughout discharge cycle.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eVoltage\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e48V\u003c\/td\u003e\n\u003ctd\u003e48V systems only (not intended for wiring multiple batteries in series)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eEnergy Storage\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e4,915 Watt hours (4.9 kWh)\u003c\/td\u003e\n\u003ctd\u003eTotal energy capacity\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDischarge Rate\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e100A continuous, 200A pulse\u003c\/td\u003e\n\u003ctd\u003ePulse discharge for 3-5 minutes. Flat discharge voltage curve provides approximately 75% more usable capacity than comparable 100Ah lead-acid battery.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCharging Rate\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e60A maximum\u003c\/td\u003e\n\u003ctd\u003e57.6V maximum recommended voltage. 48V 8A LiFePO4 battery charger included.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBMS Protection\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAdvanced BMS included\u003c\/td\u003e\n\u003ctd\u003eCell balancing, low\/high voltage cutoff, short circuit protection, temperature protection. LiFePO4 charger required for reactivation after BMS cutoff (included).\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e77 lbs\u003c\/td\u003e\n\u003ctd\u003eSaves 300+ lbs compared to lead-acid sets\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDimensions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e20.5\" L × 10.5\" W × 8.66\" H\u003c\/td\u003e\n\u003ctd\u003eCompact single battery design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOperating Temperature\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e-20°F to +120°F\u003c\/td\u003e\n\u003ctd\u003eWide temperature range operation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDischarge Rate\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e100A continuous, 200A pulse\u003c\/td\u003e\n\u003ctd\u003ePulse discharge for 3-5 minutes. Flat discharge voltage curve provides approximately 75% more usable capacity than comparable 100Ah lead-acid battery.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCharging Rate\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e60A maximum\u003c\/td\u003e\n\u003ctd\u003e57.6V maximum recommended voltage. 48V 8A LiFePO4 battery charger included.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBMS Protection\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAdvanced BMS included\u003c\/td\u003e\n\u003ctd\u003eCell balancing, low\/high voltage cutoff, short circuit protection, temperature protection. LiFePO4 charger required for reactivation after BMS cutoff (included).\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCycle Life\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e2,000+ cycles at 100% capacity\u003c\/td\u003e\n\u003ctd\u003e4,000 cycles at 80%, 6,000 cycles at 50%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTerminals\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eF12 terminals (screw-in posts)\u003c\/td\u003e\n\u003ctd\u003eIncludes M8 terminal bolts, 15 ft-lbs max torque\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBattery Management System\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAdvanced BMS included\u003c\/td\u003e\n\u003ctd\u003eCell balancing, low\/high voltage cutoff, short circuit protection, temperature protection. LiFePO4 charger required for reactivation after BMS cutoff (included).\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSafety Certifications\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUN38, UL1642, IEC62133\u003c\/td\u003e\n\u003ctd\u003eApproved for all transport methods\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWarranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e11 Years\u003c\/td\u003e\n\u003ctd\u003eManufacturer defect coverage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch3\u003eSafety \u0026amp; Protection Systems\u003c\/h3\u003e\n\u003ch4\u003eAdvanced BMS (Battery Management System)\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eBuilt-in active protection circuit\u003c\/li\u003e\n\u003cli\u003eAutomatic cell balancing for optimal performance\u003c\/li\u003e\n\u003cli\u003eMultiple protection features:\n\u003cul\u003e\n\u003cli\u003eLow voltage cutoff\u003c\/li\u003e\n\u003cli\u003eHigh voltage cutoff\u003c\/li\u003e\n\u003cli\u003eShort circuit protection\u003c\/li\u003e\n\u003cli\u003eTemperature monitoring and protection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003eBattery reactivation: Use included LiFePO4 charger after any BMS cutoff\u003c\/li\u003e\n\u003cli\u003eComplete protection system extends battery life\u003c\/li\u003e\n\u003cli\u003eLiFePO4 battery charger included with purchase\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003ePerformance Range\u003c\/h3\u003e\n\u003ch4\u003eDaily Usage Range\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eStandard Carts (up to 23 mph): 40-60 mile range\u003c\/li\u003e\n\u003cli\u003eHigh-Speed Carts (up to 27 mph): 30-40 mile range\u003c\/li\u003e\n\u003cli\u003eExtended range available with two batteries connected\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003ePower Output\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e96 Amp Hours (Ah) of steady, reliable power\u003c\/li\u003e\n\u003cli\u003eConsistent power output throughout discharge cycle\u003c\/li\u003e\n\u003cli\u003eMaintains strong performance until fully discharged\u003c\/li\u003e\n\u003cli\u003e75% more usable capacity than comparable lead-acid batteries\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eCompatible Applications\u003c\/h3\u003e\n\u003cp\u003eThis battery is designed for:\u003c\/p\u003e\n\u003ch4\u003e48V Golf Carts\u003c\/h4\u003e\n\u003cp\u003eDrop-in replacement for most 48V golf cart models:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYamaha golf carts\u003c\/li\u003e\n\u003cli\u003eTaylor-Dunn vehicles\u003c\/li\u003e\n\u003cli\u003ePolaris golf carts\u003c\/li\u003e\n\u003cli\u003ePar Car models\u003c\/li\u003e\n\u003cli\u003eClub Car models\u003c\/li\u003e\n\u003cli\u003eEZGO models\u003c\/li\u003e\n\u003cli\u003eGEM Car\u003c\/li\u003e\n\u003cli\u003eStar EV carts\u003c\/li\u003e\n\u003cli\u003eOther 48V golf cart brands\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eOther 48V Applications\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e48V Electric Vehicles\u003c\/li\u003e\n\u003cli\u003e48V Electric Outboard Motors: Torqeedo, ePropulsion (Elco)\u003c\/li\u003e\n\u003cli\u003e48V Solar Energy Power Systems\u003c\/li\u003e\n\u003cli\u003eDeep cycle applications requiring steady power\u003c\/li\u003e\n\u003cli\u003eMarine applications\u003c\/li\u003e\n\u003cli\u003eOff-grid power systems\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eBattery Replacement Guide\u003c\/h4\u003e\n\u003cp\u003eThis single Dakota Lithium 48V battery directly replaces existing:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eSet of 6V batteries\u003c\/li\u003e\n\u003cli\u003eSet of 8V batteries\u003c\/li\u003e\n\u003cli\u003eSet of 12V batteries\u003c\/li\u003e\n\u003cli\u003eAny combination of batteries totaling 48V\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eWhat's Included\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e1x Dakota Lithium 48V 96Ah Golf Cart Battery\u003c\/li\u003e\n\u003cli\u003e1x 48V 8A LiFePO4 Golf Cart Battery Charger\u003c\/li\u003e\n\u003cli\u003eM8 terminal bolts for connection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eInstallation Guidelines\u003c\/h3\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003ch4\u003eStandard Golf Carts:\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eSuitable for carts with speeds up to 27 mph\u003c\/li\u003e\n\u003cli\u003eCompatible with motor controllers rated under 240 Amps\u003c\/li\u003e\n\u003cli\u003eSingle battery installation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eHigh-Performance Vehicles:\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eFor motor controllers rated 240 Amps or higher\u003c\/li\u003e\n\u003cli\u003eFor vehicles like dune buggies, off-road carts, or ATVs\u003c\/li\u003e\n\u003cli\u003eFor high-speed carts: Two batteries installed in parallel recommended for optimal performance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch2\u003eInstallation Information\u003c\/h2\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003cul\u003e\n\u003cli\u003eF12 terminals (screw-in posts) for secure connection\u003c\/li\u003e\n\u003cli\u003eMaximum torque: 15 ft-lbs\u003c\/li\u003e\n\u003cli\u003eCan be installed in any orientation\u003c\/li\u003e\n\u003cli\u003eCompatible with most golf cart power systems\u003c\/li\u003e\n\u003cli\u003eSingle battery replaces multiple lead-acid batteries\u003c\/li\u003e\n\u003cli\u003eTool-free installation process\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch3\u003eCharging \u0026amp; Power Output\u003c\/h3\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-title\"\u003eCharging Specifications\u003c\/div\u003e\n\u003cdiv class=\"feature-description\"\u003e\n\u003cul\u003e\n\u003cli\u003eMaximum 50A charge rate\u003c\/li\u003e\n\u003cli\u003e57.6V maximum recommended voltage\u003c\/li\u003e\n\u003cli\u003eCharge in any orientation\u003c\/li\u003e\n\u003cli\u003e5X faster charging than traditional batteries\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-title\"\u003ePower Output\u003c\/div\u003e\n\u003cdiv class=\"feature-description\"\u003e\n\u003cul\u003e\n\u003cli\u003e100A continuous discharge\u003c\/li\u003e\n\u003cli\u003e200A pulse discharge (3-5 minutes)\u003c\/li\u003e\n\u003cli\u003eConsistent voltage throughout discharge\u003c\/li\u003e\n\u003cli\u003eNo power drop-offs during operation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Dakota Lithium","offers":[{"title":"Default Title","offer_id":45776344842498,"sku":"DLB-48V-96AH-1x","price":2699.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3660\/5442\/files\/Dakota_Lithium_48V_96Ah_Golf_Cart_Battery.jpg?v=1736716605"},{"product_id":"bolt-energy-48v-105ah-mini-lithium-golf-cart-battery-standard-kit-club-car-ezgo-yamaha","title":"Bolt Energy 48V 105Ah Mini Lithium Golf Cart Battery | Standard Kit | Club Car, EZGO, Yamaha","description":"\u003cstyle\u003e\n  .pd {\n    font-size: 18px;\n    line-height: 1.75;\n    color: inherit;\n  }\n  .pd p  { font-size: 18px; margin: 0 0 1em; }\n  .pd ul,\n  .pd ol { font-size: 18px; margin: 0 0 1em; padding-left: 1.5em; }\n  .pd li { font-size: 18px; margin-bottom: 0.45em; }\n  .pd h4 { font-size: 18px; font-weight: 600; margin: 1.5em 0 0.5em; }\n  .pd table {\n    font-size: 18px;\n    width: 100%;\n    border-collapse: collapse;\n    margin: 0 0 1.5em;\n  }\n  .pd th,\n  .pd td {\n    font-size: 18px;\n    text-align: left;\n    padding: 10px 14px;\n    border: 1px solid #d0d0d0;\n    vertical-align: top;\n  }\n  .pd th { font-weight: 600; }\n\u003c\/style\u003e\n\u003cdiv class=\"pd\"\u003e\n\u003cp\u003eThe Bolt Energy 48V 105Ah MINI Standard Kit is for golf cart owners who are ready to switch from lead-acid to lithium and whose cart's solenoid and main wiring are already in good working condition.\u003c\/p\u003e\n\u003cp\u003eYou get the battery, the charger, the Bluetooth monitoring system, the mounting hardware, and the AC hardwire port. Everything needed to drop the battery in, connect it, and go. What the Standard Kit does not include is the solenoid, the heavy-gauge installation cables, and the 30A DC reducer. If those components in your cart are sound, you do not need them again.\u003c\/p\u003e\n\u003cp\u003eThe battery itself is identical to the one in the Professional Kit, same 48V 105Ah LiFePO4 cell, (Nominal 51.2V),  same 250A BMS, same IP66-rated steel case, same 10-year limited warranty. The difference between the two kits is what surrounds the battery at installation, not the battery itself.\u003c\/p\u003e\n\u003cp\u003eBased on manufacturer testing, typical range is 30 to 50 miles per charge depending on terrain, load, and driving conditions. Charges in approximately 4 to 6 hours with the included waterproof charger.\u003c\/p\u003e\n\u003cp\u003eCompatible with Club Car, E-Z-GO, Yamaha, ICON, and most other 48-volt golf cart brands. If you are not sure whether the Standard or Professional Kit is the right choice for your cart, contact us before ordering. We will help you figure it out.\u003c\/p\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════\n     TAB 2 — IS THE STANDARD KIT RIGHT FOR ME?\n════════════════════════════════════════════════════════════════ --\u003e\n\u003ch3\u003eIs the Standard Kit Right for Me?\u003c\/h3\u003e\n\u003cp\u003eThe most common question buyers ask before choosing between the Standard and Professional Kit is: \u003cstrong\u003ewhat do I actually need?\u003c\/strong\u003e This tab is here to answer that honestly.\u003c\/p\u003e\n\u003ch4\u003eChoose the Standard Kit if all of the following are true\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eYour cart is running its original stock controller, no aftermarket controller upgrades\u003c\/li\u003e\n\u003cli\u003eYour cart's existing solenoid is in good working condition and less than 5 to 6 years old\u003c\/li\u003e\n\u003cli\u003eYour existing main battery cables are in good condition, no cracking, fraying, or corrosion on the ends\u003c\/li\u003e\n\u003cli\u003eYour cart does not have upgraded accessories that require a 12V step-down converter, or you already have a converter installed\u003c\/li\u003e\n\u003cli\u003eYou are replacing a lithium battery with another lithium battery and the electrical system is already set up for it\u003c\/li\u003e\n\u003cli\u003eA qualified technician is completing the install and will assess the existing wiring before proceeding\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eChoose the Professional Kit instead if any of the following apply\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eYour cart has an upgraded controller, Navitas, Alltrax, MadJax, Curtis high-amp, or any non-stock controller. An upgraded controller requires a matching high-amperage solenoid. This is not optional.\u003c\/li\u003e\n\u003cli\u003eYou are converting from lead-acid to lithium for the first time\u003c\/li\u003e\n\u003cli\u003eYour solenoid is original and has never been replaced, or the cart is 6 or more years old\u003c\/li\u003e\n\u003cli\u003eYour existing battery cables show any signs of wear, corrosion, or undersized gauge\u003c\/li\u003e\n\u003cli\u003eYou want to run 12V accessories (lights, fans, audio) and do not have a reducer already installed\u003c\/li\u003e\n\u003cli\u003eYou want everything in one box so the install is straightforward from start to finish\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eWhy does the solenoid matter, especially on modified carts?\u003c\/h4\u003e\n\u003cp\u003eEvery amp that reaches your motor passes through the solenoid. On a stock cart, the original solenoid is rated to handle the modest current draw of the factory controller, typically 50 to 80 amps. When a cart has an upgraded controller, that controller is specifically designed to pull significantly more current, often 300 to 600 amps or more depending on the build. Running that through a stock or undersized solenoid will cause it to fail under load. It is not a gradual degradation, it will fail.\u003c\/p\u003e\n\u003cp\u003eEven on an unmodified cart, lithium batteries deliver peak current faster than lead-acid. A solenoid that is already aged from years of lead-acid use can wear faster once lithium is installed. For a stock cart with a relatively recent solenoid in good condition, reusing it is generally acceptable. For any cart with a modified controller, solenoid replacement is a required part of the conversion, not an optional upgrade.\u003c\/p\u003e\n\u003cp\u003eNot sure which situation you are in? Contact us with your cart's year, make, model, and a brief description of its current setup. We will give you a straight answer.\u003c\/p\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════\n     TAB 3 — WHAT'S INCLUDED\n════════════════════════════════════════════════════════════════ --\u003e\n\u003ch3\u003eWhat's Included\u003c\/h3\u003e\n\u003cp\u003eThe Standard Kit includes every component needed for a lithium installation on a cart with an existing solenoid and wiring in good condition. Nothing below is sold separately or shipped later, it all ships together.\u003c\/p\u003e\n\u003ch4\u003eBattery and Charging\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e48V 105Ah MINI LiFePO4 lithium battery\u003c\/li\u003e\n\u003cli\u003eWaterproof high-speed charger\u003c\/li\u003e\n\u003cli\u003eAC hardwire port\u003c\/li\u003e\n\u003cli\u003eDECO cover plate \u003c\/li\u003e\n\u003cli\u003e15-foot 12AWG lighted extension cord\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eMonitoring\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eBluetooth receiver (connects battery BMS to the Bolt Energy smartphone app)\u003c\/li\u003e\n\u003cli\u003eSmart SOC state-of-charge meter (real-time battery level display)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eHardware and Installation\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eMounting brackets, nuts, and bolts\u003c\/li\u003e\n\u003cli\u003e6 x 3\/8-inch battery ring terminal connectors\u003c\/li\u003e\n\u003cli\u003e10 x 10-inch tie straps\u003c\/li\u003e\n\u003cli\u003eOwner's manual with step-by-step installation instructions (plain English)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eOther\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eBolt Energy USA decals\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eWhat is not included in the Standard Kit\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e48V 400A solenoid, use your existing solenoid if it is in good condition, or upgrade to the Professional Kit\u003c\/li\u003e\n\u003cli\u003e2 x 40-inch 2AWG installation cables, use your existing main battery cables if they are in good condition\u003c\/li\u003e\n\u003cli\u003e30A DC voltage reducer, required if you are powering 12V accessories and do not already have one\u003c\/li\u003e\n\u003cli\u003eLead battery removal strap, not included; a standard lifting strap can be used to remove old batteries\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe solenoid, cables, and reducer can be purchased separately if needed. Contact us and we can advise on the right components for your specific cart before you order.\u003c\/p\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════\n     TAB 4 — FEATURES\n════════════════════════════════════════════════════════════════ --\u003e\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\u003ch4\u003eSame Battery as the Professional Kit\u003c\/h4\u003e\n\u003cp\u003eThe Standard Kit contains the same 48V 105Ah MINI LiFePO4 battery as the Professional Kit, nominal voltage 51.2V, same cell chemistry, same BMS rating, same enclosure, same warranty. The only difference between the two kits is the electrical hardware included for installation. The battery itself is not a lower-spec version.\u003c\/p\u003e\n\u003ch4\u003eNo Maintenance Required\u003c\/h4\u003e\n\u003cp\u003eLiFePO4 chemistry requires no watering, no equalization charges, and no terminal cleaning. A periodic visual inspection is recommended, but there are no scheduled maintenance tasks after installation.\u003c\/p\u003e\n\u003ch4\u003eConsistent Power Through the Charge Cycle\u003c\/h4\u003e\n\u003cp\u003eLithium iron phosphate batteries maintain a flatter discharge curve than lead-acid. Throttle response and performance stay more consistent as the pack depletes, rather than tapering noticeably as the battery approaches the lower end of its charge range.\u003c\/p\u003e\n\u003ch4\u003e250A BMS with Bluetooth Monitoring\u003c\/h4\u003e\n\u003cp\u003eThe built-in Battery Management System is rated at 250A continuous discharge and 520A peak for 30 seconds, per manufacturer specifications. It monitors each cell in real time and protects against overcharge, over-discharge, short circuit, and high-temperature conditions. The included Bluetooth receiver connects the BMS to the Bolt Energy smartphone app for real-time charge level and battery health data.\u003c\/p\u003e\n\u003ch4\u003eIP66-Rated Waterproof Enclosure\u003c\/h4\u003e\n\u003cp\u003eThe powder-coated steel case carries an IP66 protection rating, covering resistance to dust and high-pressure water exposure. Suitable for outdoor golf cart use including rain and wet-weather conditions.\u003c\/p\u003e\n\u003ch4\u003eLighter Than a Lead-Acid Bank\u003c\/h4\u003e\n\u003cp\u003eThe MINI weighs approximately 100.8 lbs (45.7 kg). A standard set of six 8-volt lead-acid batteries typically weighs between 350 and 450 lbs. Reducing that weight from the battery bay can improve cart handling and reduce long-term wear on tires and suspension components.\u003c\/p\u003e\n\u003ch4\u003e4 to 6 Hour Charge Time\u003c\/h4\u003e\n\u003cp\u003eA full charge from near-empty takes approximately 4 to 6 hours using the included waterproof charger, based on manufacturer data. Partial charges are safe and do not affect battery capacity or long-term lifespan.\u003c\/p\u003e\n\u003ch4\u003e12-Year Limited Warranty\u003c\/h4\u003e\n\u003cp\u003eBolt Energy USA provides a 12-year limited warranty from the invoice or ship date. Coverage applies to manufacturing defects with repair or replacement as determined eligible under the warranty terms. Read Warranty Tab\u003c\/p\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════\n     TAB 5 — TECH SPECS\n════════════════════════════════════════════════════════════════ --\u003e\n\u003ch3\u003eTech Specs\u003c\/h3\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU\u003c\/td\u003e\n\u003ctd\u003eBE10551M Stan-K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNominal Voltage\u003c\/td\u003e\n\u003ctd\u003e48V (51V operating)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCapacity\u003c\/td\u003e\n\u003ctd\u003e105Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCell Chemistry\u003c\/td\u003e\n\u003ctd\u003ePrismatic LiFePO4 (lithium iron phosphate)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCell Configuration\u003c\/td\u003e\n\u003ctd\u003e1P16S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions (L x W x H)\u003c\/td\u003e\n\u003ctd\u003e12.8 in. x 12.01 in. x 10.42 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e100.8 lbs (45.7 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCase Material\u003c\/td\u003e\n\u003ctd\u003ePowder-coated steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEnclosure Protection\u003c\/td\u003e\n\u003ctd\u003eIP66\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTerminal Type\u003c\/td\u003e\n\u003ctd\u003eM8 x 1.5 x 25mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Continuous Discharge (BMS)\u003c\/td\u003e\n\u003ctd\u003e250A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePeak Discharge (30 sec)\u003c\/td\u003e\n\u003ctd\u003e520A +\/- 15.6A (per manufacturer specification)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBMS Cut-Off Current (50 sec)\u003c\/td\u003e\n\u003ctd\u003e260A +\/- 7.8A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBMS Cut-Off Current (30 sec)\u003c\/td\u003e\n\u003ctd\u003e520A +\/- 15.6A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBMS Voltage Cut-Off\u003c\/td\u003e\n\u003ctd\u003e40V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharging Temperature Range\u003c\/td\u003e\n\u003ctd\u003e34 F to 140 F (0 C to 60 C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEstimated Cycle Life\u003c\/td\u003e\n\u003ctd\u003eApprox. 3,000 cycles (per manufacturer specification)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEstimated Service Life\u003c\/td\u003e\n\u003ctd\u003e10+ years under normal use (per manufacturer specification)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConnectivity\u003c\/td\u003e\n\u003ctd\u003eBluetooth (smartphone app)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncluded Extension Cord\u003c\/td\u003e\n\u003ctd\u003e15 ft, 12AWG, lighted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEstimated Charge Time\u003c\/td\u003e\n\u003ctd\u003e4 to 6 hours (per manufacturer data)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEstimated Range Per Charge\u003c\/td\u003e\n\u003ctd\u003e30 to 50 miles (varies by terrain, load, and driving conditions)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e12-year limited (from ship or invoice date)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer\u003c\/td\u003e\n\u003ctd\u003eBolt Energy USA | Florida, United States\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════\n     TAB 6 — COMPATIBLE GOLF CARTS\n════════════════════════════════════════════════════════════════ --\u003e\n\u003ch3\u003eCompatible Golf Carts\u003c\/h3\u003e\n\u003cp\u003eThe Bolt Energy 48V 105Ah MINI is designed for 48-volt golf cart platforms. Verify your cart's voltage and battery bay configuration before purchasing. If your model is not listed below, contact us with your year, make, and model for a fitment check before ordering.\u003c\/p\u003e\n\u003ch4\u003eClub Car\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eClub Car DS (48V)\u003c\/li\u003e\n\u003cli\u003eClub Car Precedent (48V)\u003c\/li\u003e\n\u003cli\u003eClub Car Tempo\u003c\/li\u003e\n\u003cli\u003eClub Car Onward (48V)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eE-Z-GO\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eE-Z-GO TXT (48V)\u003c\/li\u003e\n\u003cli\u003eE-Z-GO RXV\u003c\/li\u003e\n\u003cli\u003eE-Z-GO Elite\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eYamaha\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eYamaha G1 through G22\u003c\/li\u003e\n\u003cli\u003eYamaha G29 \/ Drive\u003c\/li\u003e\n\u003cli\u003eYamaha Drive2\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eAdditional Compatible Brands\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eAdvanced EV\u003c\/li\u003e\n\u003cli\u003eBad Boy Buggy (48V)\u003c\/li\u003e\n\u003cli\u003eBintelli\u003c\/li\u003e\n\u003cli\u003eColeman (48V)\u003c\/li\u003e\n\u003cli\u003eEPIC\u003c\/li\u003e\n\u003cli\u003eEvolution\u003c\/li\u003e\n\u003cli\u003eGEM Cars (48V)\u003c\/li\u003e\n\u003cli\u003eICON (48V)\u003c\/li\u003e\n\u003cli\u003eKandi\u003c\/li\u003e\n\u003cli\u003eMadJax X-Series\u003c\/li\u003e\n\u003cli\u003eNavitas Storm\u003c\/li\u003e\n\u003cli\u003eNivel X-Series\u003c\/li\u003e\n\u003cli\u003eTitan\u003c\/li\u003e\n\u003cli\u003eTomberlin\u003c\/li\u003e\n\u003cli\u003eTrojan EV\u003c\/li\u003e\n\u003cli\u003eVivid\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eIf your cart uses a long, narrow battery tray, common in some E-Z-GO TXT configurations, the Bolt Energy THIN Standard Kit uses a different form factor (same electrical specifications) and may install more cleanly. Contact us if you need help choosing between the MINI and THIN.\u003c\/p\u003e\n\u003cp\u003eThis battery is for 48-volt systems only. Do not install a 48V battery on a cart with a 36V or 72V drivetrain without first consulting a qualified technician.\u003c\/p\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════\n     TAB 7 — FAQS\n════════════════════════════════════════════════════════════════ --\u003e\n\u003ch3\u003eFAQs\u003c\/h3\u003e\n\u003ch4\u003eWhat is the difference between the Standard Kit and the Professional Kit?\u003c\/h4\u003e\n\u003cp\u003eThe battery, charger, Bluetooth receiver, SOC meter, AC hardwire port, DECO cover plate, mounting hardware, ring terminals, tie straps, extension cord, decals, and owner's manual are identical in both kits.\u003cbr\u003e\u003cbr\u003eThe Professional Kit adds three components the Standard Kit does not include: two 40-inch 2AWG main installation cables, a 48V 400A solenoid, and a 30A DC voltage reducer. If your cart's existing solenoid and main cables are in good condition and you do not need a new reducer, the Standard Kit covers the installation. If you are converting from lead-acid for the first time, the Professional Kit is the more complete option.\u003c\/p\u003e\n\u003ch4\u003eCan I use my existing solenoid with this battery?\u003c\/h4\u003e\n\u003cp\u003eIt depends entirely on whether your cart has a stock controller or an upgraded one.\u003c\/p\u003e\n\u003cp\u003eIf your cart has an upgraded controller, Navitas, Alltrax, MadJax, Curtis high-amp, or any non-stock aftermarket controller, the solenoid must be replaced as part of this installation. Upgraded controllers are designed to pull significantly more current than a stock controller, often 300 to 600 amps or more. Every amp going to the motor passes through the solenoid. A stock solenoid rated for 50 to 80 amps will fail under that load. This is not a precaution, it is a certainty. If your cart has an upgraded controller, choose the Professional Kit, which includes the 48V 400A solenoid required for the application.\u003c\/p\u003e\n\u003cp\u003eIf your cart is running its original stock controller, the existing solenoid may be reused if it is in good condition. As a general guide: if the solenoid is less than 5 to 6 years old and shows no signs of wear or degradation, it is typically acceptable to reuse it on a stock cart switching to lithium. If it is older or its condition is unclear, replacing it is the more reliable approach. If you are unsure, contact us with your cart details before ordering.\u003c\/p\u003e\n\u003ch4\u003eCan I use my existing battery cables?\u003c\/h4\u003e\n\u003cp\u003eYou can reuse your existing main battery cables if they are in good physical condition, no cracking, fraying, corrosion at the terminals, or undersized gauge. For most standard 48V carts switching from a lead-acid bank to a single lithium pack, the existing main positive and negative cables are appropriate. If the cables are showing wear or are thinner than 4AWG, replacing them with 2AWG cable before installation is advisable. The Standard Kit includes ring terminal connectors for making clean connections to your existing cables.\u003c\/p\u003e\n\u003ch4\u003eDo I need a voltage reducer for my 12V accessories?\u003c\/h4\u003e\n\u003cp\u003eYes, if your cart runs 12V accessories, lights, horn, fan, audio system, or anything that draws from a 12V source, you need a voltage reducer (also called a step-down converter) to bring the 48V battery output down to 12V. The Standard Kit does not include a reducer. If your cart already has a working reducer from a previous lithium installation, it can typically be reused. If you are converting from lead-acid for the first time and run 12V accessories, the Professional Kit includes the 30A reducer. A standalone reducer can also be purchased separately. Contact us for options.\u003c\/p\u003e\n\u003ch4\u003eIs this the right kit if I am converting from lead-acid for the first time?\u003c\/h4\u003e\n\u003cp\u003eIn most first-time conversion situations, the Professional Kit is the more complete and appropriate choice. It includes the solenoid, cables, and reducer that a first-time conversion typically requires. The Standard Kit is better suited for cart owners who have already made the switch to lithium and are replacing their battery, or for buyers working with a technician who will assess the existing electrical system and confirm which components need to be replaced.\u003c\/p\u003e\n\u003ch4\u003eWill this fit my golf cart?\u003c\/h4\u003e\n\u003cp\u003eThe MINI mounts using the included brackets and is compatible with a wide range of 48V carts. It measures 12.8 in. x 12.01 in. x 10.42 in. If your cart has a long, narrow battery tray, the THIN version of this kit may install more cleanly. Contact us with your year, make, and model if you have any fitment questions before ordering.\u003c\/p\u003e\n\u003ch4\u003eHow far will it go on one charge?\u003c\/h4\u003e\n\u003cp\u003eBased on typical 48V golf cart use, the manufacturer estimates 30 to 50 miles per charge. Actual range depends on terrain, passenger and cargo weight, speed, temperature, and accessory draw. Flat routes with light loads tend to produce results toward the upper end. Hilly terrain, heavier passengers, or frequent fast acceleration will produce results toward the lower end.\u003c\/p\u003e\n\u003ch4\u003eHow long does it take to charge?\u003c\/h4\u003e\n\u003cp\u003eBased on manufacturer data, a full charge from near-empty takes approximately 4 to 6 hours with the included waterproof charger. Partial charging is safe and does not affect battery capacity or lifespan over time.\u003c\/p\u003e\n\u003ch4\u003eDo I need to register the battery for the warranty?\u003c\/h4\u003e\n\u003cp\u003eYes. The 10-year limited warranty requires registration on the Bolt Energy USA website within 30 days of purchase. Registration is straightforward and links the battery's serial number to your purchase date. Without registration, warranty coverage may not be activated. Contact us if you need help with the registration process after purchase.\u003c\/p\u003e\n\u003ch4\u003eDoes it need any maintenance?\u003c\/h4\u003e\n\u003cp\u003eNo. There is no watering, no equalization charging, and no terminal cleaning required. A periodic visual inspection of the battery and its connections is recommended, but there are no scheduled maintenance tasks.\u003c\/p\u003e\n\u003ch4\u003eCan I leave it on the charger overnight?\u003c\/h4\u003e\n\u003cp\u003eYes, as long as the charger is the included Bolt Energy lithium-compatible charger, which stops automatically at full charge. Do not use a lead-acid charger with this battery. Avoid repeated overnight charging in extreme heat or cold for extended periods.\u003c\/p\u003e\n\u003ch4\u003eWhat does the BMS do?\u003c\/h4\u003e\n\u003cp\u003eThe Battery Management System monitors voltage, temperature, and state of charge across all cells in real time. It protects the battery by cutting off power if it detects overcharging, over-discharging, a short circuit, or temperatures outside the safe operating range. It also balances individual cells over time to maintain even performance across the pack. Per manufacturer specifications, the MINI's BMS is rated for 250A continuous and 520A peak discharge.\u003c\/p\u003e\n\u003ch4\u003eIs it safe in rain or wet conditions?\u003c\/h4\u003e\n\u003cp\u003eYes. The enclosure is rated IP66, covering protection against dust and high-pressure water exposure. The battery is appropriate for outdoor golf cart use in rain and wet terrain. Avoid submerging the unit or leaving terminals exposed to standing water.\u003c\/p\u003e\n\u003ch4\u003eWhat does the warranty cover?\u003c\/h4\u003e\n\u003cp\u003eBolt Energy USA provides a 12-year limited warranty from the invoice or ship date covering manufacturing defects, with repair or replacement as determined eligible under the warranty terms. Read the Warranty tab for full details.\u003c\/p\u003e\n\u003ch4\u003eMy cart model is not on the compatibility list. Can this still work?\u003c\/h4\u003e\n\u003cp\u003ePossibly. The list covers the most common 48V platforms but is not exhaustive. Contact us with your cart's year, make, and model and we will check fitment before you order.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Bolt Energy","offers":[{"title":"Default Title","offer_id":45778296963330,"sku":"BE10551M-MINI-S","price":2495.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3660\/5442\/files\/Bolt_Energy_48V_Lithium_Golf_Cart_Batteries_Premium_105Ah_Battery_Kit.png?v=1736960491"},{"product_id":"bolt-energy-48v-105ah-thin-lifepo4-golf-cart-battery-kit-professional-kit","title":"Bolt Energy 48V 105Ah Thin LiFePO4 Golf Cart Battery Kit | Professional Kit","description":"\u003cdiv style=\"font-family: Arial, sans-serif; font-size: 18px; line-height: 1.8; color: #1a1a1a; max-width: 860px;\"\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; margin-bottom: 20px;\"\u003eThe \u003cstrong\u003eBolt Energy 48V 105Ah \"Thin\" Lithium Professional Kit\u003c\/strong\u003e is a complete drop-in lithium conversion system engineered for 48-volt golf carts that use a long, narrow battery tray the same layout found in the E-Z-GO TXT and dozens of carts that copied that design. Everything you need to remove your old lead-acid batteries and run a clean lithium setup arrives in one box, ready to install.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; margin-bottom: 20px;\"\u003eIf your cart has a narrow tray and you have been dealing with lead-acid batteries checking water levels, worrying about slow charging, watching your speed drop on hills this kit is built to solve all of that in a single afternoon.\u003c\/p\u003e\n\u003chr style=\"border: none; border-top: 1px solid #e0e0e0; margin: 28px 0;\"\u003e\n\u003ch4 style=\"font-size: 20px; font-weight: bold; margin-bottom: 14px; color: #1a1a1a;\"\u003eWhy the \"Thin\" Format Matters\u003c\/h4\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; margin-bottom: 16px;\"\u003eMost lithium batteries are built in a square or compact shape. That works fine for some carts but if your battery bay follows the standard E-Z-GO TXT-style layout (long and narrow, roughly 22 inches wide), a square pack requires extra brackets, drilling, and tray modification just to fit.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; margin-bottom: 16px;\"\u003eThe Thin measures \u003cstrong\u003e20\" L × 8.43\" W × 10.65\" H\u003c\/strong\u003e. It is sized to sit naturally in that tray without extra fabrication. In most compatible carts, you drill 4 holes, bolt the battery down, connect the cables, and you are done. No bracket kits. No tray cutting. That means less time in the driveway and a cleaner, more secure final install.\u003c\/p\u003e\n\u003chr style=\"border: none; border-top: 1px solid #e0e0e0; margin: 28px 0;\"\u003e\n\u003ch4 style=\"font-size: 20px; font-weight: bold; margin-bottom: 14px; color: #1a1a1a;\"\u003eWhat Changes When You Switch to Lithium\u003c\/h4\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; margin-bottom: 12px;\"\u003eCustomers who make this switch consistently notice the same things on their first drive:\u003c\/p\u003e\n\u003cul style=\"font-size: 18px; line-height: 1.9; padding-left: 22px; margin-bottom: 20px;\"\u003e\n\u003cli style=\"margin-bottom: 10px;\"\u003e\n\u003cstrong\u003eMore torque from the start.\u003c\/strong\u003e Lead-acid batteries lose voltage as they discharge. LiFePO4 chemistry holds voltage steady through the charge cycle, which means your cart pulls as hard at 30% charge as it does at 100%.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 10px;\"\u003e\n\u003cstrong\u003eNoticeably lighter cart.\u003c\/strong\u003e A typical 48V lead-acid set weighs 350 to 450 lbs. The Thin weighs 105 lbs. That weight reduction improves handling, reduces tire wear, and gives the motor less to work against on hills.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 10px;\"\u003e\n\u003cstrong\u003eLonger run time per charge.\u003c\/strong\u003e At 5,376Wh of usable energy, most cart owners report 20 to 50 miles of real-world range depending on load, terrain, and accessories.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 10px;\"\u003e\n\u003cstrong\u003eFaster charging.\u003c\/strong\u003e The included waterproof high-speed charger fills the pack significantly faster than typical lead-acid chargers. No watering, no equalizing, no maintenance charge cycles.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 10px;\"\u003e\n\u003cstrong\u003eZero water maintenance.\u003c\/strong\u003e LiFePO4 cells are sealed. There is nothing to check, fill, or clean.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr style=\"border: none; border-top: 1px solid #e0e0e0; margin: 28px 0;\"\u003e\n\u003ch4 style=\"font-size: 20px; font-weight: bold; margin-bottom: 14px; color: #1a1a1a;\"\u003eWhat You Receive in the Professional Kit\u003c\/h4\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; margin-bottom: 12px;\"\u003eThis is a complete conversion kit. You are not buying a bare battery and sourcing hardware separately. The Professional Kit includes 14 items:\u003c\/p\u003e\n\u003cul style=\"font-size: 18px; line-height: 1.9; padding-left: 22px; margin-bottom: 20px;\"\u003e\n\u003cli style=\"margin-bottom: 8px;\"\u003e51.2V 105Ah Thin LiFePO4 lithium battery\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 8px;\"\u003eWaterproof high-speed charger\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 8px;\"\u003eBluetooth receiver for smartphone monitoring\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 8px;\"\u003eSmart SOC state-of-charge meter (shows remaining charge at a glance)\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 8px;\"\u003e400A heavy-duty solenoid\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 8px;\"\u003e30-amp voltage reducer (powers 12V accessories)\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 8px;\"\u003e2 × 40\" 2AWG premium installation cables\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 8px;\"\u003eAC hardwire port\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 8px;\"\u003eDECO cover plate (universal fit or Club Car version)\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 8px;\"\u003e15ft 12-AWG lighted extension cord\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 8px;\"\u003eMounting bracket, nuts, and bolts\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 8px;\"\u003e6 × 3\/8\" battery ring terminal connectors\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 8px;\"\u003e10 × 10\" tie straps\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 8px;\"\u003eLead battery removal strap and printed installation manual\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; margin-bottom: 20px;\"\u003eThe voltage reducer is included specifically so your existing 12V accessories lights, horn, USB ports, sound systems continue to work without additional wiring.\u003c\/p\u003e\n\u003chr style=\"border: none; border-top: 1px solid #e0e0e0; margin: 28px 0;\"\u003e\n\u003ch4 style=\"font-size: 20px; font-weight: bold; margin-bottom: 14px; color: #1a1a1a;\"\u003eCold Weather Option Available\u003c\/h4\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; margin-bottom: 20px;\"\u003eStandard lithium batteries should not be charged below 34°F (1°C). If you store your cart in an unheated garage or use it in cold-weather months, the \u003cstrong\u003eHeated version\u003c\/strong\u003e of the Thin is available. It brings cell temperature up automatically before accepting a charge, so you can plug in safely even when temperatures drop below freezing.\u003c\/p\u003e\n\u003chr style=\"border: none; border-top: 1px solid #e0e0e0; margin: 28px 0;\"\u003e\n\u003ch4 style=\"font-size: 20px; font-weight: bold; margin-bottom: 14px; color: #1a1a1a;\"\u003eWarranty Coverage\u003c\/h4\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; margin-bottom: 20px;\"\u003eThis battery is covered by a \u003cstrong\u003e12-year limited warranty\u003c\/strong\u003e from Bolt Energy USA: 6 years of full replacement coverage followed by 6 years of prorated coverage. Register your battery on the Bolt Energy USA website within 30 days of purchase to activate the warranty. US-based technical support is available by phone and handled by actual golf cart technicians, not a general call center.\u003c\/p\u003e\n\u003cp style=\"font-size: 16px; line-height: 1.7; color: #555555; margin-bottom: 0;\"\u003eBolt Energy USA is manufactured and supported in Largo, Florida. Every unit is connected to diagnostic software for firmware verification and full functionality testing before it ships.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ╔══════════════════════════════════════════╗ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- ║  TAB 2 — FEATURES                        ║ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- ╚══════════════════════════════════════════╝ --\u003e\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\u003cdiv style=\"font-family: Arial, sans-serif; font-size: 18px; line-height: 1.8; color: #1a1a1a; max-width: 860px;\"\u003e\n\u003c!-- Feature 1 --\u003e\n\u003cdiv style=\"border-left: 4px solid #1a1a1a; padding: 14px 20px; margin-bottom: 24px; background: #f9f9f9;\"\u003e\n\u003cp style=\"font-size: 18px; font-weight: bold; margin: 0 0 6px 0;\"\u003eLiFePO4 Prismatic Cell Chemistry\u003c\/p\u003e\n\u003cp style=\"font-size: 18px; margin: 0; line-height: 1.8;\"\u003eLithium Iron Phosphate (LiFePO4) is a chemically stable lithium cell type. It does not produce the thermal runaway risk associated with other lithium chemistries. The cells hold a flat discharge curve, meaning your cart maintains consistent power throughout the charge cycle rather than slowing down as the battery depletes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\u003cdiv style=\"border-left: 4px solid #1a1a1a; padding: 14px 20px; margin-bottom: 24px; background: #f9f9f9;\"\u003e\n\u003cp style=\"font-size: 18px; font-weight: bold; margin: 0 0 6px 0;\"\u003e250A Continuous \/ 520A Peak BMS\u003c\/p\u003e\n\u003cp style=\"font-size: 18px; margin: 0; line-height: 1.8;\"\u003eThe built-in Battery Management System handles 250A of continuous discharge and a 520A peak burst (30 seconds). This is important for carts with upgraded controllers, heavy accessory loads, lifted setups, or regular use carrying multiple passengers. The BMS also provides automatic protection against overcharge, over-discharge, short circuit, and temperature extremes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\u003cdiv style=\"border-left: 4px solid #1a1a1a; padding: 14px 20px; margin-bottom: 24px; background: #f9f9f9;\"\u003e\n\u003cp style=\"font-size: 18px; font-weight: bold; margin: 0 0 6px 0;\"\u003eNarrow Tray Fitment | Drop-In for TXT-Style Bays\u003c\/p\u003e\n\u003cp style=\"font-size: 18px; margin: 0; line-height: 1.8;\"\u003eAt 20\" × 8.43\" × 10.65\", the Thin is dimensioned for the E-Z-GO TXT standard tray and the many brands that use the same 22-inch-wide tray layout. In most of these carts, the battery drops in, you drill 4 holes, bolt it down, and connect cables. Compatible with approximately 90% of 48V golf cart applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4 --\u003e\n\u003cdiv style=\"border-left: 4px solid #1a1a1a; padding: 14px 20px; margin-bottom: 24px; background: #f9f9f9;\"\u003e\n\u003cp style=\"font-size: 18px; font-weight: bold; margin: 0 0 6px 0;\"\u003eBluetooth Monitoring and SOC Meter\u003c\/p\u003e\n\u003cp style=\"font-size: 18px; margin: 0; line-height: 1.8;\"\u003eThe included Bluetooth receiver connects to the Bolt Energy smartphone app, giving you real-time visibility into charge level, cell health, temperature, and system status. The SOC meter mounted on the cart provides a physical readout so you can check remaining charge without opening an app. If a problem develops, the Bluetooth diagnostic data helps technicians identify the issue before the battery even leaves your property.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 5 --\u003e\n\u003cdiv style=\"border-left: 4px solid #1a1a1a; padding: 14px 20px; margin-bottom: 24px; background: #f9f9f9;\"\u003e\n\u003cp style=\"font-size: 18px; font-weight: bold; margin: 0 0 6px 0;\"\u003eIP66 Enclosure Rating\u003c\/p\u003e\n\u003cp style=\"font-size: 18px; margin: 0; line-height: 1.8;\"\u003eThe powder-coated steel case is built to the IP66 standard, meaning it is protected against dust and water jets from any direction. Golf carts are used in rain, washed down, driven through puddles the IP66 rating ensures the battery internals stay protected in real outdoor conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 6 --\u003e\n\u003cdiv style=\"border-left: 4px solid #1a1a1a; padding: 14px 20px; margin-bottom: 24px; background: #f9f9f9;\"\u003e\n\u003cp style=\"font-size: 18px; font-weight: bold; margin: 0 0 6px 0;\"\u003eZero Maintenance Operation\u003c\/p\u003e\n\u003cp style=\"font-size: 18px; margin: 0; line-height: 1.8;\"\u003eNo water to add. No terminals to clean. No equalization charges. No specific storage discharge levels to manage. Plug it in when you are done driving. The BMS handles cell balancing automatically. Self-discharge is less than 3% per month, so the battery holds its charge during storage without attention.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 7 --\u003e\n\u003cdiv style=\"border-left: 4px solid #1a1a1a; padding: 14px 20px; margin-bottom: 24px; background: #f9f9f9;\"\u003e\n\u003cp style=\"font-size: 18px; font-weight: bold; margin: 0 0 6px 0;\"\u003eApproximately 3,000 Charge Cycles\u003c\/p\u003e\n\u003cp style=\"font-size: 18px; margin: 0; line-height: 1.8;\"\u003eAt one full charge cycle per day, 3,000 cycles equals roughly 8 to 10 years of use. Typical golf cart owners charge every few days, which stretches that lifespan further. Lead-acid batteries generally last 3 to 5 years with proper maintenance less with neglect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 8 --\u003e\n\u003cdiv style=\"border-left: 4px solid #1a1a1a; padding: 14px 20px; margin-bottom: 24px; background: #f9f9f9;\"\u003e\n\u003cp style=\"font-size: 18px; font-weight: bold; margin: 0 0 6px 0;\"\u003eHeated Version Available for Cold Climates\u003c\/p\u003e\n\u003cp style=\"font-size: 18px; margin: 0; line-height: 1.8;\"\u003eAn integrated heating element activates automatically when temperatures drop below freezing, warming the cells to a safe charging temperature before accepting current. This allows safe charging in conditions that would damage a standard lithium pack. Recommended for carts stored in unheated spaces or used year-round in northern climates.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 9 --\u003e\n\u003cdiv style=\"border-left: 4px solid #1a1a1a; padding: 14px 20px; margin-bottom: 24px; background: #f9f9f9;\"\u003e\n\u003cp style=\"font-size: 18px; font-weight: bold; margin: 0 0 6px 0;\"\u003eFactory Tested Before Shipment\u003c\/p\u003e\n\u003cp style=\"font-size: 18px; margin: 0; line-height: 1.8;\"\u003eBolt Energy connects each battery to diagnostic software for firmware verification and full functionality testing before the unit ships. This is not a random sample test every individual battery is tested. Units that do not pass specifications are not shipped.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 10 --\u003e\n\u003cdiv style=\"border-left: 4px solid #1a1a1a; padding: 14px 20px; margin-bottom: 24px; background: #f9f9f9;\"\u003e\n\u003cp style=\"font-size: 18px; font-weight: bold; margin: 0 0 6px 0;\"\u003e12-Year Limited Warranty\u003c\/p\u003e\n\u003cp style=\"font-size: 18px; margin: 0; line-height: 1.8;\"\u003e6 years of full replacement coverage and 6 years of prorated coverage. Warranty support is handled by US-based golf cart technicians at Bolt Energy USA. Register your battery at BoltEnergyUSA.com within 30 days of purchase to activate coverage. For full details read the \"Warranty Tab\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 16px; line-height: 1.7; color: #555555; margin-top: 10px;\"\u003eCompatible cart brands include: E-Z-GO TXT, E-Z-GO RXV, Club Car DS, Club Car Precedent, Club Car Tempo, Club Car Onward, Yamaha G1–G22, Yamaha G29\/Drive, Yamaha Drive2, Bad Boy Buggies, Bintelli, Coleman, Advanced EV, EPIC, Evolution, Elite, GEM Cars, ICON, Kandi, Madjax X-series, Navitas Storm, Nivel X-series, Titan, Tomberlin, Trojan EV, Vivid, and additional 48V platforms. Contact us to confirm fitment for your specific model.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ╔══════════════════════════════════════════╗ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- ║  TAB 3 — TECH SPECS                      ║ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- ╚══════════════════════════════════════════╝ --\u003e\n\u003ch3\u003eTech Specs\u003c\/h3\u003e\n\u003cdiv style=\"font-family: Arial, sans-serif; font-size: 18px; line-height: 1.8; color: #1a1a1a; max-width: 860px;\"\u003e\n\u003c!-- Mechanical --\u003e\n\u003cp style=\"font-size: 20px; font-weight: bold; margin: 0 0 10px 0; border-bottom: 2px solid #1a1a1a; padding-bottom: 6px;\"\u003eMechanical Specifications\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 18px; margin-bottom: 32px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0;\"\u003e\n\u003ctd style=\"padding: 12px 10px; width: 50%; color: #555555;\"\u003eDimensions (L × W × H)\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003e20\" × 8.43\" × 10.65\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0; background: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 12px 10px; color: #555555;\"\u003eWeight\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003e105 lbs (47.63 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0;\"\u003e\n\u003ctd style=\"padding: 12px 10px; color: #555555;\"\u003eCell Chemistry\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003ePrismatic LiFePO4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0; background: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 12px 10px; color: #555555;\"\u003eCell Configuration\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003e1P16S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0;\"\u003e\n\u003ctd style=\"padding: 12px 10px; color: #555555;\"\u003eCase Material\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003ePowder Coated Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0; background: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 12px 10px; color: #555555;\"\u003eEnclosure Protection\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003eIP66\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0;\"\u003e\n\u003ctd style=\"padding: 12px 10px; color: #555555;\"\u003eTerminal Type\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003eM8×1.5×25mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- Electrical --\u003e\n\u003cp style=\"font-size: 20px; font-weight: bold; margin: 0 0 10px 0; border-bottom: 2px solid #1a1a1a; padding-bottom: 6px;\"\u003eElectrical Specifications\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 18px; margin-bottom: 32px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0;\"\u003e\n\u003ctd style=\"padding: 12px 10px; width: 50%; color: #555555;\"\u003eNominal Voltage\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003e51.2V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0; background: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 12px 10px; color: #555555;\"\u003eWorking Voltage Range\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003e43.2V - 58.4V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0;\"\u003e\n\u003ctd style=\"padding: 12px 10px; color: #555555;\"\u003eRecommended Voltage Range\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003e48.0V - 57.0V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0; background: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 12px 10px; color: #555555;\"\u003eNominal Capacity\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003e105Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0;\"\u003e\n\u003ctd style=\"padding: 12px 10px; color: #555555;\"\u003eEnergy\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003e5,376 Wh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0; background: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 12px 10px; color: #555555;\"\u003eCapacity at 25A\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003e252 minutes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0;\"\u003e\n\u003ctd style=\"padding: 12px 10px; color: #555555;\"\u003eEfficiency\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003e0.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0; background: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 12px 10px; color: #555555;\"\u003eSelf-Discharge Rate\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003eLess than 3% per month\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- Discharge --\u003e\n\u003cp style=\"font-size: 20px; font-weight: bold; margin: 0 0 10px 0; border-bottom: 2px solid #1a1a1a; padding-bottom: 6px;\"\u003eDischarge Specifications\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 18px; margin-bottom: 32px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0;\"\u003e\n\u003ctd style=\"padding: 12px 10px; width: 50%; color: #555555;\"\u003eMaximum Continuous Discharge Current\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003e250A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0; background: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 12px 10px; color: #555555;\"\u003ePeak Discharge Current (30 seconds)\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003e520A ± 15.6A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0;\"\u003e\n\u003ctd style=\"padding: 12px 10px; color: #555555;\"\u003eBMS Discharge Cut-Off (50 seconds)\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003e260A ± 7.8A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0; background: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 12px 10px; color: #555555;\"\u003eBMS Discharge Cut-Off (30 seconds)\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003e520A ± 15.6A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0;\"\u003e\n\u003ctd style=\"padding: 12px 10px; color: #555555;\"\u003eEstimated Cycle Life\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003eApproximately 3,000 cycles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- Charging --\u003e\n\u003cp style=\"font-size: 20px; font-weight: bold; margin: 0 0 10px 0; border-bottom: 2px solid #1a1a1a; padding-bottom: 6px;\"\u003eCharge Specifications\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 18px; margin-bottom: 32px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0;\"\u003e\n\u003ctd style=\"padding: 12px 10px; width: 50%; color: #555555;\"\u003eRecommended Charge Current\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003e5A - 52A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0; background: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 12px 10px; color: #555555;\"\u003eMaximum Input Current\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003e350A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0;\"\u003e\n\u003ctd style=\"padding: 12px 10px; color: #555555;\"\u003eCharge Current Cut-Off\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003e375A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0; background: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 12px 10px; color: #555555;\"\u003eBMS Charge Voltage Cut-Off\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003e58.5V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0;\"\u003e\n\u003ctd style=\"padding: 12px 10px; color: #555555;\"\u003eReconnect Voltage\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003eLess than 58.5V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0; background: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 12px 10px; color: #555555;\"\u003eCharging Temperature Range (Standard)\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003e34°F to 140°F (1°C to 60°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0;\"\u003e\n\u003ctd style=\"padding: 12px 10px; color: #555555;\"\u003eCharging Temperature Range (Heated Version)\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003eBelow 32°F (0°C) heated cells before charging\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- Communication --\u003e\n\u003cp style=\"font-size: 20px; font-weight: bold; margin: 0 0 10px 0; border-bottom: 2px solid #1a1a1a; padding-bottom: 6px;\"\u003eCommunication\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 18px; margin-bottom: 32px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0;\"\u003e\n\u003ctd style=\"padding: 12px 10px; width: 50%; color: #555555;\"\u003eWireless\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003eBluetooth receiver (included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0; background: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 12px 10px; color: #555555;\"\u003eDiagnostic Port\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003eCAN port for battery testing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0;\"\u003e\n\u003ctd style=\"padding: 12px 10px; color: #555555;\"\u003eApp Features\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003eCharge level, cell health, temperature, usage data, OTA firmware updates\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- Warranty --\u003e\n\u003cp style=\"font-size: 20px; font-weight: bold; margin: 0 0 10px 0; border-bottom: 2px solid #1a1a1a; padding-bottom: 6px;\"\u003eWarranty\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 18px; margin-bottom: 32px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0;\"\u003e\n\u003ctd style=\"padding: 12px 10px; width: 50%; color: #555555;\"\u003eTotal Manufacturer Warranty Period\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003e12 years limited\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0; background: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 12px 10px; color: #555555;\"\u003eFull Replacement Coverage\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003eYears 1 - 6\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0;\"\u003e\n\u003ctd style=\"padding: 12px 10px; color: #555555;\"\u003eProrated Coverage\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003eYears 7 - 12\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0; background: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 12px 10px; color: #555555;\"\u003eRegistration Required\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003eWithin 30 days of purchase at BoltEnergyUSA.com\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #e0e0e0;\"\u003e\n\u003ctd style=\"padding: 12px 10px; color: #555555;\"\u003eManufacturer Support Location\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 10px; font-weight: 600;\"\u003eUS-based - Largo, Florida\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- ╔══════════════════════════════════════════╗ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- ║  TAB 4 — FAQs                            ║ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- ╚══════════════════════════════════════════╝ --\u003e\n\u003ch3\u003eFAQs\u003c\/h3\u003e\n\u003cdiv style=\"font-family: Arial, sans-serif; font-size: 18px; line-height: 1.8; color: #1a1a1a; max-width: 860px;\"\u003e\n\u003c!-- FAQ 1 --\u003e\n\u003cdetails style=\"border-bottom: 1px solid #e0e0e0; padding: 16px 0; margin-bottom: 0;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: bold; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center;\"\u003eWill this battery fit my golf cart? \u003cspan style=\"font-size: 22px; font-weight: 300; margin-left: 12px;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; margin: 14px 0 0 0; color: #333333;\"\u003eThe Thin is designed for carts with a long, narrow battery bay specifically the E-Z-GO TXT-style tray layout, which measures approximately 22 inches wide. This tray format is used by E-Z-GO TXT, E-Z-GO RXV (metal tray version), Club Car DS, Yamaha G19 - G22, Bad Boy Buggies, Navitas-chassis carts, Polaris Ranger EV, and many others. It fits approximately 90% of 48V golf cart applications. To confirm fitment, measure your battery compartment (length, width, and height) and compare against the Thin dimensions of 20\" × 8.43\" × 10.65\". If you are unsure, contact us before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 2 --\u003e\n\u003cdetails style=\"border-bottom: 1px solid #e0e0e0; padding: 16px 0; margin-bottom: 0;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: bold; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center;\"\u003eHow far will I get on a full charge? \u003cspan style=\"font-size: 22px; font-weight: 300; margin-left: 12px;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; margin: 14px 0 0 0; color: #333333;\"\u003eReal-world range depends on several factors: total passenger and cargo weight, terrain (flat vs. hilly), tire size and pressure, driving speed, and how many accessories (lights, audio, USB) are drawing power. Most customers running a standard 4-passenger cart on flat ground report 30 to 50 miles per charge. Heavily modified carts or hilly terrain may produce 20 to 30 miles. \u003c\/p\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 3 --\u003e\n\u003cdetails style=\"border-bottom: 1px solid #e0e0e0; padding: 16px 0; margin-bottom: 0;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: bold; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center;\"\u003eDo I need a special charger for this battery? \u003cspan style=\"font-size: 22px; font-weight: 300; margin-left: 12px;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; margin: 14px 0 0 0; color: #333333;\"\u003eYes. LiFePO4 batteries require a lithium-compatible charger your existing lead-acid charger is not suitable and should not be used. The Professional Kit includes a waterproof high-speed charger designed specifically for this battery. If you already own a lithium-compatible 48V charger from a reputable brand, contact us to confirm compatibility before using it.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 4 --\u003e\n\u003cdetails style=\"border-bottom: 1px solid #e0e0e0; padding: 16px 0; margin-bottom: 0;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: bold; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center;\"\u003eWill my 12V accessories still work after the conversion? \u003cspan style=\"font-size: 22px; font-weight: 300; margin-left: 12px;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; margin: 14px 0 0 0; color: #333333;\"\u003eYes. The Professional Kit includes a 30-amp voltage reducer, which converts the 48V battery output down to 12V to power your existing accessories lights, horn, USB ports, stereo, and similar items. This is pre-wired in the kit. No additional converter purchase is required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 5 --\u003e\n\u003cdetails style=\"border-bottom: 1px solid #e0e0e0; padding: 16px 0; margin-bottom: 0;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: bold; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center;\"\u003eWhat is the difference between the Standard Kit and the Professional Kit? \u003cspan style=\"font-size: 22px; font-weight: 300; margin-left: 12px;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; margin: 14px 0 0 0; color: #333333;\"\u003eBoth kits include the same 51.2V 105Ah Thin battery. The Professional Kit adds the 400A heavy-duty solenoid, 30-amp voltage reducer, 2 × 40\" 2AWG premium installation cables, and the lead battery removal strap. These components are needed if your cart's existing electrical hardware is being replaced or upgraded alongside the battery. If your cart already has a compatible solenoid and wiring infrastructure in good condition, the Standard Kit may be sufficient. Contact us if you are unsure which kit is right for your situation.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 6 --\u003e\n\u003cdetails style=\"border-bottom: 1px solid #e0e0e0; padding: 16px 0; margin-bottom: 0;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: bold; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center;\"\u003eCan I charge this battery in cold weather? \u003cspan style=\"font-size: 22px; font-weight: 300; margin-left: 12px;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; margin: 14px 0 0 0; color: #333333;\"\u003eThe standard Thin battery should not be charged below 34°F (1°C). Charging below this temperature can damage lithium cells. If you store your cart in an unheated garage or use it during winter months where temperatures drop below freezing, the Heated version of the Thin is the appropriate choice. The heated model uses an integrated element to warm the cells before accepting a charge, allowing safe charging in below-freezing conditions.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 7 --\u003e\n\u003cdetails style=\"border-bottom: 1px solid #e0e0e0; padding: 16px 0; margin-bottom: 0;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: bold; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center;\"\u003eHow long does installation take? \u003cspan style=\"font-size: 22px; font-weight: 300; margin-left: 12px;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; margin: 14px 0 0 0; color: #333333;\"\u003eMost installations take 1 to 3 hours for a person with basic mechanical ability. The kit includes a printed installation manual with step-by-step instructions. The Thin format is specifically designed to minimize installation complexity in TXT-style tray carts in most cases, no tray modification or bracket fabrication is needed. Installation videos are also available on the Bolt Energy USA website.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 8 --\u003e\n\u003cdetails style=\"border-bottom: 1px solid #e0e0e0; padding: 16px 0; margin-bottom: 0;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: bold; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center;\"\u003eWhat does the warranty cover and how do I register? \u003cspan style=\"font-size: 22px; font-weight: 300; margin-left: 12px;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; margin: 14px 0 0 0; color: #333333;\"\u003eThe warranty covers manufacturing defects for 12 years from the shipment date: the first 6 years as full replacement and years 7 through 12 as prorated coverage. It does not cover physical damage from accidents, water submersion beyond IP66 rating, or use with incompatible chargers. To activate warranty coverage, register your battery at BoltEnergyUSA.com within 30 days of purchase using your battery serial number. Warranty claims are handled by US-based technicians at Bolt Energy USA headquarters in Largo, Florida. Read \"Warranty Tab\"\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 9 --\u003e\n\u003cdetails style=\"border-bottom: 1px solid #e0e0e0; padding: 16px 0; margin-bottom: 0;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: bold; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center;\"\u003eHow does this battery handle a cart with an upgraded controller or lift kit? \u003cspan style=\"font-size: 22px; font-weight: 300; margin-left: 12px;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; margin: 14px 0 0 0; color: #333333;\"\u003eThe Thin's BMS is rated for 250A continuous and 520A peak discharge. This output level supports most performance controller upgrades up to the 400 - 500A range. If your cart runs a high-output controller above that range, contact us before purchasing to confirm compatibility. Lifted carts with larger tires draw more power on acceleration and hills the 105Ah capacity and 520A peak rating are designed to handle those demands without voltage sag.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 10 --\u003e\n\u003cdetails style=\"padding: 16px 0;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: bold; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center;\"\u003eIs this battery safe? Will it catch fire or explode? \u003cspan style=\"font-size: 22px; font-weight: 300; margin-left: 12px;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; margin: 14px 0 0 0; color: #333333;\"\u003eLiFePO4 is a chemically stable lithium chemistry. Unlike lithium cobalt oxide or lithium polymer cells (common in consumer electronics and power tools), LiFePO4 does not have the thermal runaway vulnerability associated with those chemistries. The cells do not release flammable gas during normal operation. The BMS provides additional protection against overcharge, over-discharge, short circuit, and temperature extremes. Proper use meaning a compatible charger, correct installation, and storage within rated temperature ranges is required to maintain those safety characteristics.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"Bolt Energy","offers":[{"title":"Default Title","offer_id":45778297061634,"sku":"BE10551T-THIN","price":2695.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3660\/5442\/files\/Bolt_Energy_48V_100ah_lithium_battery_for_golf_carts_complete_kit.png?v=1737043927"},{"product_id":"bolt-energy-48v-105ah-lifepo4-golf-cart-battery-mini-compatible-yamaha-club-car-ezgo-lithium-professional-conversion-kit","title":"Bolt Energy 48V 105Ah LiFePO4 Golf Cart Battery Mini | Compatible Yamaha Club Car EZGO | Lithium Professional Conversion Kit","description":"\u003cstyle\u003e\n  .pd {\n    font-size: 18px;\n    line-height: 1.75;\n    color: inherit;\n  }\n  .pd p {\n    font-size: 18px;\n    margin: 0 0 1em;\n  }\n  .pd ul, .pd ol {\n    font-size: 18px;\n    margin: 0 0 1em;\n    padding-left: 1.5em;\n  }\n  .pd li {\n    font-size: 18px;\n    margin-bottom: 0.45em;\n  }\n  .pd h4 {\n    font-size: 18px;\n    font-weight: 600;\n    margin: 1.5em 0 0.5em;\n  }\n  .pd table {\n    font-size: 18px;\n    width: 100%;\n    border-collapse: collapse;\n    margin: 0 0 1.5em;\n  }\n  .pd th, .pd td {\n    font-size: 18px;\n    text-align: left;\n    padding: 10px 14px;\n    border: 1px solid #d0d0d0;\n    vertical-align: top;\n  }\n  .pd th {\n    font-weight: 600;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"pd\"\u003e\n\u003cp\u003eIf your golf cart batteries are getting old, running low faster, losing power on hills, or just dying without warning, the Bolt Energy 48V 105Ah MINI (Nominal 51.2V) replaces the entire lead-acid bank with a single lithium unit.\u003c\/p\u003e\n\u003cp\u003eNo more adding water. No more corroded terminals. No more guessing how much charge is left. The included Bluetooth SOC meter shows your battery level on your phone any time you check.\u003c\/p\u003e\n\u003cp\u003eBased on manufacturer testing, typical range is 30 to 50 miles per charge depending on terrain, load, and driving conditions. A full charge takes approximately 4 to 6 hours with the included waterproof charger.\u003c\/p\u003e\n\u003cp\u003eThe Professional Kit ships with every part needed for a complete conversion: battery, charger, solenoid, wiring, reducer, mounting hardware, and a plain-English instruction manual. Most customers complete the installation themselves. \u003c\/p\u003e\n\u003cp\u003eCompatible with Club Car, E-Z-GO, Yamaha, ICON, and most other 48-volt golf cart brands. Backed by a 10-year limited warranty from Bolt Energy USA.\u003c\/p\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════\n     TAB 2 — WHAT'S INCLUDED IN THE PROFESSIONAL CONVERSION KIT\n════════════════════════════════════════════════════════════════ --\u003e\n\u003ch3\u003eWhat's Included in the Professional Conversion Kit\u003c\/h3\u003e\n\u003cp\u003eThe Professional Kit includes every component needed to complete the conversion from lead-acid to lithium. No additional parts are required for a standard 48V installation.\u003c\/p\u003e\n\u003ch4\u003eBattery and Charging\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e48V 105Ah MINI LiFePO4 lithium battery\u003c\/li\u003e\n\u003cli\u003eWaterproof high-speed charger\u003c\/li\u003e\n\u003cli\u003eAC hardwire port\u003c\/li\u003e\n\u003cli\u003eDECO cover plate (universal fit, Club Car-compatible version also available)\u003c\/li\u003e\n\u003cli\u003e15-foot 12AWG lighted extension cord\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eMonitoring\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eBluetooth receiver (connects battery BMS to the Bolt Energy smartphone app)\u003c\/li\u003e\n\u003cli\u003eSmart SOC state-of-charge meter (displays real-time battery level)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eElectrical Components\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e48V 400A solenoid\u003c\/li\u003e\n\u003cli\u003e30A DC voltage reducer (steps 48V down to 12V for accessories)\u003c\/li\u003e\n\u003cli\u003e2 x 40-inch 2AWG premium installation cables\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eHardware and Installation\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eMounting brackets, nuts, and bolts\u003c\/li\u003e\n\u003cli\u003e6 x 3\/8-inch battery ring terminal connectors\u003c\/li\u003e\n\u003cli\u003e10 x 10-inch tie straps\u003c\/li\u003e\n\u003cli\u003eLead battery removal strap\u003c\/li\u003e\n\u003cli\u003eOwner's manual with step-by-step installation instructions (plain English)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eOther\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eBolt Energy USA decals\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════\n     TAB 3 — FEATURES\n════════════════════════════════════════════════════════════════ --\u003e\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\u003ch4\u003eSingle Unit Replaces a Full Lead-Acid Bank\u003c\/h4\u003e\n\u003cp\u003eOne lithium pack replaces a full set of 6V, 8V, or 12V lead-acid batteries. Fewer connections, simpler wiring, and no imbalance issues between batteries at different states of charge or age.\u003c\/p\u003e\n\u003ch4\u003eNo Maintenance Required\u003c\/h4\u003e\n\u003cp\u003eLiFePO4 chemistry requires no watering, no equalization charges, and no terminal cleaning. A periodic visual inspection is recommended, but there are no scheduled maintenance tasks after installation.\u003c\/p\u003e\n\u003ch4\u003eMore Consistent Power Through the Charge Cycle\u003c\/h4\u003e\n\u003cp\u003eLithium iron phosphate batteries hold a flatter discharge curve than lead-acid. Throttle response stays more consistent as the pack depletes, rather than tapering off noticeably as the battery approaches the lower end of its charge range.\u003c\/p\u003e\n\u003ch4\u003e250A BMS with Bluetooth Monitoring\u003c\/h4\u003e\n\u003cp\u003eThe built-in Battery Management System is rated at 250A continuous discharge and 520A peak for 30 seconds, per manufacturer specifications. It monitors each cell in real time and protects against overcharge, over-discharge, short circuit, and high-temperature conditions. The included Bluetooth receiver connects the BMS to the Bolt Energy smartphone app so you can check charge level and battery data at any time.\u003c\/p\u003e\n\u003ch4\u003eIP66-Rated Waterproof Enclosure\u003c\/h4\u003e\n\u003cp\u003eThe powder-coated steel case carries an IP66 protection rating, covering resistance to dust and high-pressure water. Suitable for outdoor golf cart use in rain and wet-weather conditions.\u003c\/p\u003e\n\u003ch4\u003eLighter Than a Lead-Acid Bank\u003c\/h4\u003e\n\u003cp\u003eThe MINI weighs approximately 100.8 lbs (45.7 kg). A standard set of six 8-volt lead-acid batteries typically weighs between 350 and 450 lbs. Reducing weight from the battery bay can improve cart handling and reduce long-term stress on tires and suspension components.\u003c\/p\u003e\n\u003ch4\u003e4 to 6 Hour Charge Time\u003c\/h4\u003e\n\u003cp\u003eA full charge from near-empty takes approximately 4 to 6 hours using the included charger, based on manufacturer data. Partial charges are safe and do not affect battery capacity or long-term lifespan.\u003c\/p\u003e\n\u003ch4\u003e30A DC Reducer for 12V Accessories\u003c\/h4\u003e\n\u003cp\u003eThe included 30A DC reducer steps the 48V battery output down to 12V to power accessories such as lights, fans, and audio systems. Accessories drawing more than 30A continuous may require a separately purchased higher-capacity reducer.\u003c\/p\u003e\n\u003ch4\u003e12-Year Limited Warranty\u003c\/h4\u003e\n\u003cp\u003eBolt Energy USA provides a 12-year limited warranty from the invoice or ship date, covering manufacturing defects. For Full Details read \"Warranty Tab\"\u003c\/p\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════\n     TAB 4 — TECH SPECS\n════════════════════════════════════════════════════════════════ --\u003e\n\u003ch3\u003eTech Specs\u003c\/h3\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU\u003c\/td\u003e\n\u003ctd\u003eBE10551M Pro-K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNominal Voltage\u003c\/td\u003e\n\u003ctd\u003e48V (51V operating)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCapacity\u003c\/td\u003e\n\u003ctd\u003e105Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCell Chemistry\u003c\/td\u003e\n\u003ctd\u003ePrismatic LiFePO4 (lithium iron phosphate)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCell Configuration\u003c\/td\u003e\n\u003ctd\u003e1P16S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions (L x W x H)\u003c\/td\u003e\n\u003ctd\u003e12.8 in. x 12.01 in. x 10.42 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e100.8 lbs (45.7 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCase Material\u003c\/td\u003e\n\u003ctd\u003ePowder-coated steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEnclosure Protection\u003c\/td\u003e\n\u003ctd\u003eIP66\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTerminal Type\u003c\/td\u003e\n\u003ctd\u003eM8 x 1.5 x 25mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Continuous Discharge (BMS)\u003c\/td\u003e\n\u003ctd\u003e250A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePeak Discharge (30 sec)\u003c\/td\u003e\n\u003ctd\u003e520A +\/- 15.6A (per manufacturer specification)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBMS Cut-Off Current (50 sec)\u003c\/td\u003e\n\u003ctd\u003e260A +\/- 7.8A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBMS Cut-Off Current (30 sec)\u003c\/td\u003e\n\u003ctd\u003e520A +\/- 15.6A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBMS Voltage Cut-Off\u003c\/td\u003e\n\u003ctd\u003e40V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharging Temperature Range\u003c\/td\u003e\n\u003ctd\u003e34 F to 140 F (0 C to 60 C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEstimated Cycle Life\u003c\/td\u003e\n\u003ctd\u003eApprox. 3,000 cycles (per manufacturer specification)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEstimated Service Life\u003c\/td\u003e\n\u003ctd\u003e10+ years under normal use (per manufacturer specification)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConnectivity\u003c\/td\u003e\n\u003ctd\u003eBluetooth (smartphone app)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncluded Solenoid\u003c\/td\u003e\n\u003ctd\u003e48V 400A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncluded DC Reducer\u003c\/td\u003e\n\u003ctd\u003e30A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncluded Cables\u003c\/td\u003e\n\u003ctd\u003e2 x 40 in. 2AWG\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncluded Extension Cord\u003c\/td\u003e\n\u003ctd\u003e15 ft, 12AWG, lighted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEstimated Charge Time\u003c\/td\u003e\n\u003ctd\u003e4 to 6 hours (per manufacturer data)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEstimated Range Per Charge\u003c\/td\u003e\n\u003ctd\u003e30 to 50 miles (varies by terrain, load, and driving conditions)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e12-year limited (from ship or invoice date)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer\u003c\/td\u003e\n\u003ctd\u003eBolt Energy USA - Florida, United States\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════\n     TAB 5 — COMPATIBLE GOLF CARTS\n════════════════════════════════════════════════════════════════ --\u003e\n\u003ch3\u003eCompatible Golf Carts\u003c\/h3\u003e\n\u003cp\u003eThe Bolt Energy 48V 105Ah MINI is designed for 48-volt golf cart platforms. Verify your cart's voltage and battery bay configuration before purchasing. If your model is not listed, contact us with your year, make, and model for a fitment check before you order.\u003c\/p\u003e\n\u003ch4\u003eClub Car\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eClub Car DS (48V)\u003c\/li\u003e\n\u003cli\u003eClub Car Precedent (48V)\u003c\/li\u003e\n\u003cli\u003eClub Car Tempo\u003c\/li\u003e\n\u003cli\u003eClub Car Onward (48V)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eE-Z-GO\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eE-Z-GO TXT (48V)\u003c\/li\u003e\n\u003cli\u003eE-Z-GO RXV\u003c\/li\u003e\n\u003cli\u003eE-Z-GO Elite\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eYamaha\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eYamaha G1 through G22\u003c\/li\u003e\n\u003cli\u003eYamaha G29 \/ Drive\u003c\/li\u003e\n\u003cli\u003eYamaha Drive2\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eAdditional Compatible Brands\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eAdvanced EV\u003c\/li\u003e\n\u003cli\u003eBad Boy Buggy (48V)\u003c\/li\u003e\n\u003cli\u003eBintelli\u003c\/li\u003e\n\u003cli\u003eColeman (48V)\u003c\/li\u003e\n\u003cli\u003eEPIC\u003c\/li\u003e\n\u003cli\u003eEvolution\u003c\/li\u003e\n\u003cli\u003eGEM Cars (48V)\u003c\/li\u003e\n\u003cli\u003eICON (48V)\u003c\/li\u003e\n\u003cli\u003eKandi\u003c\/li\u003e\n\u003cli\u003eMadJax X-Series\u003c\/li\u003e\n\u003cli\u003eNavitas Storm\u003c\/li\u003e\n\u003cli\u003eNivel X-Series\u003c\/li\u003e\n\u003cli\u003eTitan\u003c\/li\u003e\n\u003cli\u003eTomberlin\u003c\/li\u003e\n\u003cli\u003eTrojan EV\u003c\/li\u003e\n\u003cli\u003eVivid\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eIf your cart uses a long, narrow battery tray, common in some E-Z-GO TXT configurations, the Bolt Energy THIN bundle uses a different form factor (same electrical specifications) and may install more cleanly. Contact us if you need help choosing between the two.\u003c\/p\u003e\n\u003cp\u003eThis battery is for 48-volt systems only. It is not compatible with 36V or 72V drivetrains without additional conversion components. Do not install a 48V battery on a cart with a different system voltage without first consulting a qualified technician.\u003c\/p\u003e\n\u003c!-- ══════════════════════════════════════════════════════════════\n     TAB 6 — FAQS\n════════════════════════════════════════════════════════════════ --\u003e\n\u003ch3\u003eFAQs\u003c\/h3\u003e\n\u003ch4\u003eWhat is the difference between the Professional Kit and the Standard Kit?\u003c\/h4\u003e\n\u003cp\u003eBoth kits include the battery, charger, Bluetooth receiver, SOC meter, AC hardwire port, DECO cover plate, mounting hardware, ring terminals, tie straps, extension cord, decals, and owner's manual. The Professional Kit adds two 40-inch 2AWG cables, a 48V 400A solenoid, a 30A DC reducer, and a battery removal strap. Choose the Professional Kit when replacing a complete lead-acid bank for the first time or when your existing solenoid and wiring also need to be replaced.\u003c\/p\u003e\n\u003ch4\u003eWill this fit my golf cart?\u003c\/h4\u003e\n\u003cp\u003eThe MINI mounts using the included brackets and is compatible with a wide range of 48V carts without requiring a tray-specific footprint. It measures 12.8 in. x 12.01 in. x 10.42 in. If your cart uses a long, narrow tray, the THIN bundle may install more cleanly. Contact us with your cart's year, make, and model if you have any fitment questions before ordering.\u003c\/p\u003e\n\u003ch4\u003eHow far will it go on one charge?\u003c\/h4\u003e\n\u003cp\u003eBased on typical 48V golf cart use, the manufacturer estimates 30 to 50 miles per charge. Actual range depends on terrain, passenger and cargo weight, speed, temperature, and accessory draw. Flat routes with one or two passengers tend to produce results toward the upper end. Hills, heavier loads, or frequent fast acceleration will produce results toward the lower end.\u003c\/p\u003e\n\u003ch4\u003eHow long does charging take?\u003c\/h4\u003e\n\u003cp\u003eBased on manufacturer data, a full charge from near-empty takes approximately 4 to 6 hours using the included charger. Partial charges are safe and do not affect capacity or long-term lifespan.\u003c\/p\u003e\n\u003ch4\u003eDoes it need any maintenance?\u003c\/h4\u003e\n\u003cp\u003eNo. There is no watering, no equalization charging, and no terminal cleaning required. A periodic visual inspection of the battery and connections is recommended, but there are no scheduled maintenance tasks.\u003c\/p\u003e\n\u003ch4\u003eCan I install this myself?\u003c\/h4\u003e\n\u003cp\u003eThe Professional Kit includes a plain-English owner's manual and every component needed for the installation. Many customers complete it with basic hand tools. Bolt Energy's support team is available by phone if you have questions during the process or Contact Us. If you are not comfortable working with electrical systems, a qualified golf cart technician can complete the installation.\u003c\/p\u003e\n\u003ch4\u003eWhat does the BMS do?\u003c\/h4\u003e\n\u003cp\u003eThe Battery Management System monitors voltage, temperature, and state of charge across all cells in real time. It protects the battery by cutting off power if it detects overcharging, over-discharging, a short circuit, or temperatures outside the safe operating range. It also balances individual cells over time. Per manufacturer specifications, the MINI's BMS is rated for 250A continuous and 520A peak discharge.\u003c\/p\u003e\n\u003ch4\u003eHow does the Bluetooth monitoring work?\u003c\/h4\u003e\n\u003cp\u003eThe included Bluetooth receiver connects the BMS to a smartphone through the Bolt Energy app. The app displays real-time state-of-charge percentage and voltage. \u003c\/p\u003e\n\u003ch4\u003eIs it safe to use in rain or wet conditions?\u003c\/h4\u003e\n\u003cp\u003eYes. The enclosure is rated IP66, covering protection against dust and high-pressure water. The battery is appropriate for outdoor golf cart use including rain and wet terrain. Avoid submerging the unit or leaving terminals exposed to standing water.\u003c\/p\u003e\n\u003ch4\u003eWhat does the warranty cover?\u003c\/h4\u003e\n\u003cp\u003eBolt Energy USA provides a 12-year limited warranty from the invoice or ship date. It covers manufacturing defects and provides for repair or replacement as determined eligible under the warranty terms. Purchase through an authorized dealer is required. Contact us for assistance with any warranty question. For Full Details read \"Warranty Tab\"\u003c\/p\u003e\n\u003ch4\u003eWill it power my 12V accessories?\u003c\/h4\u003e\n\u003cp\u003eThe Professional Kit includes a 30A DC reducer that steps the 48V output down to 12V for accessories such as lights, fans, and audio systems. Accessories drawing more than 30A continuous may require a separately purchased higher-capacity reducer.\u003c\/p\u003e\n\u003ch4\u003eHow does lithium compare to replacing lead-acid?\u003c\/h4\u003e\n\u003cp\u003eLead-acid batteries in a standard 48V cart typically need replacement every 3 to 5 years and require regular watering and maintenance. LiFePO4 batteries have no routine maintenance requirements. Per manufacturer specifications, the MINI is rated for approximately 3,000 charge cycles, corresponding to an estimated service life of 10 or more years under normal use. The upfront cost of a lithium conversion is higher. Whether that trade-off is the right decision depends on how often the cart is used, how long you plan to keep it, and how you weigh the maintenance difference.\u003c\/p\u003e\n\u003ch4\u003eMy cart model is not listed. Can this still work?\u003c\/h4\u003e\n\u003cp\u003ePossibly. The compatibility list covers the most common 48V platforms but is not exhaustive. Contact us with your cart's year, make, and model and we will check fitment before you order.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Bolt Energy","offers":[{"title":"Default Title","offer_id":45781445411074,"sku":"BE10551M-Pro-K","price":2675.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3660\/5442\/files\/Bolt_Energy_48V_Lithium_Golf_Cart_Battery_Kit_105AH.webp?v=1778961569"},{"product_id":"bolt-energy-48v-105ah-thin-lifepo4-golf-cart-standard-kit","title":"Bolt Energy 48V 105Ah Thin LiFePO4 Golf Cart Standard Kit","description":"\u003ch1 style=\"font-size: 28px; font-weight: bold; margin-bottom: 20px; color: #333;\"\u003eBolt Energy 48V 105Ah THIN LiFePO4 Golf Cart Standard Kit\u003c\/h1\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6; margin-bottom: 20px; padding: 15px; background-color: #f5f5f5; border-radius: 8px;\"\u003eThe Bolt Energy 48V 105Ah THIN LiFePO4 Golf Cart Standard Kit (nominal 51.2V) provides a 48V lithium golf cart battery system for select golf carts, including Club Car, EZGO, and Yamaha. Includes components for installation.\u003c\/p\u003e\n\u003ch2 style=\"font-size: 24px; font-weight: bold; margin: 25px 0 15px; color: #333;\"\u003eFeatures of the 48V THIN LiFePO4 Golf Cart Battery\u003c\/h2\u003e\n\u003cul style=\"font-size: 18px; line-height: 1.6; margin-left: 20px; margin-bottom: 20px;\"\u003e\n\u003cli style=\"margin-bottom: 10px;\"\u003e51.2V 105Ah LiFePO4 battery with Bluetooth monitoring and state-of-charge meter\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 10px;\"\u003eWaterproof 48V golf cart battery charger\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 10px;\"\u003eInstallation kit with 6 ring terminal connectors, 10-10\" tie straps, and mounting hardware\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 10px;\"\u003eIncludes installation manual for setup\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6; margin-bottom: 20px; padding: 15px; background-color: #f5f5f5; border-radius: 8px;\"\u003eThe THIN battery has a battery management system (BMS), 3,000–5,000 cycle lifespan, 250A continuous discharge, and up to 50-mile range per charge, depending on usage, terrain, and conditions.\u003c\/p\u003e\n\u003ch3 style=\"font-size: 22px; font-weight: bold; margin: 20px 0 15px; color: #333;\"\u003eGolf Cart Compatibility\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6; margin-bottom: 15px;\"\u003eCompatible with select 48V golf cart models, including:\u003c\/p\u003e\n\u003cul style=\"font-size: 18px; line-height: 1.6; margin-left: 20px; margin-bottom: 20px;\"\u003e\n\u003cli style=\"margin-bottom: 8px;\"\u003eClub Car DS\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 8px;\"\u003eClub Car Precedent\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 8px;\"\u003eClub Car Tempo\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 8px;\"\u003eClub Car Onward\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 8px;\"\u003eEZGO TXT\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 8px;\"\u003eEZGO RXV\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 8px;\"\u003eYamaha G1-G22 Series\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 8px;\"\u003eYamaha G29\/Drive\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 8px;\"\u003eYamaha Drive2\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6; margin-bottom: 20px; padding: 15px; background-color: #f5f5f5; border-radius: 8px;\"\u003eCheck your golf cart's manual to confirm compatibility with 48V systems before purchase.\u003c\/p\u003e\n\u003ch3 style=\"font-size: 22px; font-weight: bold; margin: 20px 0 15px; color: #333;\"\u003eIncluded in the Standard Kit\u003c\/h3\u003e\n\u003cul style=\"font-size: 18px; line-height: 1.6; margin-left: 20px; margin-bottom: 20px;\"\u003e\n\u003cli style=\"margin-bottom: 12px; padding: 12px; background-color: #f8f8f8; border-radius: 6px;\"\u003e\n\u003cstrong\u003e51.2V 105Ah THIN LiFePO4 Golf Cart Battery\u003c\/strong\u003e\n\u003cdiv style=\"font-size: 16px; color: #666; margin-top: 5px;\"\u003eCore component for 48V lithium golf cart battery system\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 12px; padding: 12px; background-color: #f8f8f8; border-radius: 6px;\"\u003e\n\u003cstrong\u003eWaterproof 48V Golf Cart Battery Charger\u003c\/strong\u003e\n\u003cdiv style=\"font-size: 16px; color: #666; margin-top: 5px;\"\u003eDesigned for efficient charging of 48V LiFePO4 batteries\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 12px; padding: 12px; background-color: #f8f8f8; border-radius: 6px;\"\u003e\n\u003cstrong\u003eBluetooth Receiver \u0026amp; State-of-Charge Meter\u003c\/strong\u003e\n\u003cdiv style=\"font-size: 16px; color: #666; margin-top: 5px;\"\u003eMonitor battery status in real-time\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 12px; padding: 12px; background-color: #f8f8f8; border-radius: 6px;\"\u003e\n\u003cstrong\u003eInstallation Manual\u003c\/strong\u003e\n\u003cdiv style=\"font-size: 16px; color: #666; margin-top: 5px;\"\u003eStep-by-step setup instructions\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 12px; padding: 12px; background-color: #f8f8f8; border-radius: 6px;\"\u003e\n\u003cstrong\u003eInstallation Hardware Kit\u003c\/strong\u003e\n\u003cdiv style=\"font-size: 16px; color: #666; margin-top: 5px;\"\u003eIncludes 6-3\/8\" battery ring terminal connectors, 10-10\" tie straps, mounting brackets, nuts, and bolts\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 12px; padding: 12px; background-color: #f8f8f8; border-radius: 6px;\"\u003e\n\u003cstrong\u003eBolt Energy USA Sticker\u003c\/strong\u003e\n\u003cdiv style=\"font-size: 16px; color: #666; margin-top: 5px;\"\u003eBranding for your golf cart\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 style=\"font-size: 22px; font-weight: bold; margin: 20px 0 15px; color: #333;\"\u003eTechnical Specifications\u003c\/h3\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin: 20px 0; font-size: 16px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background-color: #f5f5f5;\"\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\" colspan=\"2\"\u003eMechanical Specifications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\"\u003eDimensions (L x W x H)\u003c\/td\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd;\"\u003e20″ x 8.43″ x 10.65″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\"\u003eWeight\u003c\/td\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd;\"\u003e105lbs (47.63kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\"\u003eTerminal Type\u003c\/td\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd;\"\u003eM8*1.5*25mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\"\u003eCell Configuration\u003c\/td\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd;\"\u003e1P16S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\"\u003eCase Material\u003c\/td\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd;\"\u003ePowder Coated Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\"\u003eEnclosure Protection\u003c\/td\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd;\"\u003eDesigned with IP66 Standard\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\"\u003eCell Type – Chemistry\u003c\/td\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd;\"\u003ePrismatic- LiFePO4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f5f5f5;\"\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\" colspan=\"2\"\u003eDischarge Specifications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\"\u003eMaximum Continuous Discharge Current\u003c\/td\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd;\"\u003e250A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\"\u003ePeak Discharge Current\u003c\/td\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd;\"\u003e520A ± 15.6A (30S)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\"\u003eBMS Discharge Current Cut-Off\u003c\/td\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd;\"\u003e260 A ± 7.8A (50S)\u003cbr\u003e520A ± 15.6A (30S)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\"\u003eBMS Discharge Voltage Cut-Off\u003c\/td\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd;\"\u003e40V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\"\u003eRecommended Low Voltage Disconnect\u003c\/td\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd;\"\u003e48.0V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\"\u003eBMS Reconnect Voltage\u003c\/td\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd;\"\u003e41.6V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\"\u003eDischarge Temperature\u003c\/td\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd;\"\u003e-4 to 149°F (-20 to 65°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f5f5f5;\"\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\" colspan=\"2\"\u003eElectrical Specifications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\"\u003eNominal Voltage\u003c\/td\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd;\"\u003e51.2V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\"\u003eWorking Voltage\u003c\/td\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd;\"\u003e43.2 – 58.4V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\"\u003eRecommended Voltage\u003c\/td\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd;\"\u003e48.0V – 57.0V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\"\u003eNominal Capacity\u003c\/td\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd;\"\u003e105Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\"\u003eEnergy\u003c\/td\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd;\"\u003e5,376Wh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\"\u003eCapacity @ 25A\u003c\/td\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd;\"\u003e252 min\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\"\u003eEfficiency\u003c\/td\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd;\"\u003e0.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\"\u003eSelf Discharge\u003c\/td\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd;\"\u003e\u0026lt;3% per Month\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f5f5f5;\"\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\" colspan=\"2\"\u003eCharge Specifications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\"\u003eRecommended Charge Current\u003c\/td\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd;\"\u003e5 – 52A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\"\u003eMaximum Input Current\u003c\/td\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd;\"\u003e350A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\"\u003eCharge Current Cut-Off\u003c\/td\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd;\"\u003e375A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\"\u003eBMS Charge Voltage Cut-Off\u003c\/td\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd;\"\u003e58.5V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\"\u003eReconnect Voltage\u003c\/td\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd;\"\u003e\u0026lt;58.5V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\"\u003eCharging Temperature Range\u003c\/td\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd;\"\u003e34°F to 140°F (0-60°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f5f5f5;\"\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\" colspan=\"2\"\u003eCommunication\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd; font-weight: bold;\"\u003eBluetooth\u003c\/td\u003e\n\u003ctd style=\"padding: 12px; border: 1px solid #ddd;\"\u003eBluetooth receiver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Bolt Energy","offers":[{"title":"Default Title","offer_id":45788389376258,"sku":"BE10551T-THIN-Standard","price":2495.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3660\/5442\/files\/48V_Lithium_Battery_by_Bolt_Energy_Standard_Kit.png?v=1737138403"},{"product_id":"epoch-48v-105ah-lifepo4-golf-cart-battery-conversion-kit-ezgo-club-car-and-yamaha-compatible","title":"Epoch 48V 105Ah LiFePO4 Golf Cart Battery Conversion Kit | EZGO Club Car and Yamaha Compatible","description":"\u003cstyle\u003e\n  .ep-wrap {\n    font-family: Arial, sans-serif;\n    font-size: 18px;\n    line-height: 1.7;\n    color: #222;\n    max-width: 860px;\n  }\n  .ep-wrap p {\n    font-size: 18px;\n    margin-bottom: 14px;\n  }\n  .ep-wrap ul {\n    font-size: 18px;\n    margin: 0 0 16px 20px;\n    padding: 0;\n  }\n  .ep-wrap ul li {\n    margin-bottom: 8px;\n  }\n  .ep-wrap table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 18px;\n    margin-bottom: 20px;\n  }\n  .ep-wrap table th {\n    background: #f4f4f4;\n    text-align: left;\n    padding: 10px 14px;\n    border: 1px solid #ddd;\n    font-weight: bold;\n  }\n  .ep-wrap table td {\n    padding: 10px 14px;\n    border: 1px solid #ddd;\n    vertical-align: top;\n  }\n  .ep-wrap table tr:nth-child(even) td {\n    background: #fafafa;\n  }\n  .ep-wrap details {\n    border: 1px solid #ddd;\n    border-radius: 4px;\n    margin-bottom: 10px;\n  }\n  .ep-wrap details summary {\n    font-size: 18px;\n    font-weight: bold;\n    padding: 14px 16px;\n    cursor: pointer;\n    list-style: none;\n    background: #f9f9f9;\n  }\n  .ep-wrap details summary::-webkit-details-marker {\n    display: none;\n  }\n  .ep-wrap details summary::after {\n    content: \" +\";\n    float: right;\n    font-weight: normal;\n  }\n  .ep-wrap details[open] summary::after {\n    content: \" -\";\n  }\n  .ep-wrap details .faq-body {\n    padding: 14px 16px;\n    font-size: 18px;\n    line-height: 1.7;\n  }\n  .ep-wrap details .faq-body p {\n    margin: 0 0 10px;\n  }\n  .ep-wrap details .faq-body p:last-child {\n    margin: 0;\n  }\n  .ep-notice {\n    border-left: 4px solid #555;\n    padding: 12px 16px;\n    background: #f7f7f7;\n    margin-bottom: 16px;\n    font-size: 18px;\n  }\n  .ep-kit-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 12px;\n    margin-bottom: 20px;\n  }\n  .ep-kit-item {\n    border: 1px solid #ddd;\n    border-radius: 4px;\n    padding: 14px;\n    background: #fafafa;\n    font-size: 18px;\n  }\n  .ep-kit-item strong {\n    display: block;\n    margin-bottom: 4px;\n  }\n  h4.ep-section {\n    font-size: 18px;\n    font-weight: bold;\n    margin: 20px 0 10px;\n    border-bottom: 1px solid #ddd;\n    padding-bottom: 6px;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ep-wrap\"\u003e\n\u003cp\u003eThe Epoch 48V 105Ah LiMax Series Lithium Golf Cart Battery Complete Kit (BB51105A-Kit) is a single-unit lithium iron phosphate (LiFePO4) battery system designed to replace the original lead-acid battery bank in 48-volt golf carts. It includes everything needed for a complete conversion in one package.\u003c\/p\u003e\n\u003cp\u003eThis battery delivers 5.376 kWh of stored energy, 200 amps of continuous discharge power, and a rated cycle life of 3,500 full charge-discharge cycles. The sealed steel enclosure carries an IP67 waterproof rating, meaning it is fully protected against dust and water immersion up to one meter for 30 minutes built to handle rain, mud, and outdoor conditions without concern.\u003c\/p\u003e\n\u003cp\u003eThe built-in Battery Management System (BMS) automatically handles overcharge protection, over-discharge protection, short circuit protection, and temperature cutoffs. There is nothing to adjust and nothing to maintain. No water to add. No terminals to clean. No acid fumes.\u003c\/p\u003e\n\u003cp\u003eBluetooth connectivity is built directly into the battery. Using the free Epoch Li-ion App on an iPhone or Android phone, you can check the charge percentage, cycle count, and battery health at any time without opening the battery compartment. Over-the-air firmware updates are also available through the app.\u003c\/p\u003e\n\u003cp\u003eThe kit ships with cart-specific mounting brackets for EZGO RXV, EZGO TXT, Yamaha, Club Car Precedent, Club Car Onward, Club Car Tempo, and other standard 48V platforms. The included 48V 15A lithium charger is designed specifically for LiFePO4 chemistry it is the correct charger for this battery and should be used in place of any existing lead-acid charger.\u003c\/p\u003e\n\u003cdiv class=\"ep-notice\"\u003e\n\u003cstrong\u003eImportant: Club Car DS and older Club Car Precedent owners:\u003c\/strong\u003e This is the standard full-size unit measuring 18.1 x 13.4 x 9.8 inches. If you own a Club Car DS or a Club Car Precedent with a 4x12V split battery tray, please see the Epoch 48V 105Ah MINI LiMax Kit (BB51105A_MINI-KIT), which is specifically designed for those tighter A-frame and split-tray compartments.\u003c\/div\u003e\n\u003cp\u003eThis battery is covered by an 11-year manufacturer warranty from Epoch Batteries. The battery cells carry the full 11-year coverage. Included accessories (charger, gauge, converter) carry a 1-year warranty. We are an authorized Epoch reseller your purchase is backed by the full 11-year manufacturer warranty, and our team handles any support or warranty questions on your behalf. Read the Warranty tab for full details.\u003c\/p\u003e\n\u003ch4 class=\"ep-section\"\u003eWho this battery is designed for\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong\u003eGolf course and neighborhood riders:\u003c\/strong\u003e If your cart is used for rounds of golf, neighborhood errands, or daily riding in a retirement or gated community, this battery provides reliable range for full days of use without thinking about maintenance or charge levels. Plug in overnight and ride in the morning consistently, for years.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eRV owners who tow a golf cart:\u003c\/strong\u003e Many RV travelers carry a golf cart for campground and resort transportation. This battery saves significant weight compared to a lead-acid bank reducing tongue weight on the tow vehicle, while delivering more consistent range. The IP67 sealed enclosure handles rain and outdoor exposure on the road.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eRural and property owners:\u003c\/strong\u003e For carts used on farms, ranches, hunting properties, or large private land, this battery handles hilly terrain and heavy load demands. The 700A peak discharge at 2 seconds provides the torque needed for steep grades and loaded utility use. The wide discharge temperature range of -4°F to 140°F covers most working conditions across the country.\u003c\/p\u003e\n\u003c!-- ====================================================\n     TAB 2: WHAT IS INCLUDED\n     ==================================================== --\u003e\n\u003ch3\u003eWhat Is Included\u003c\/h3\u003e\n\u003cp\u003eThis is a complete conversion kit. Every item needed to remove your existing lead-acid batteries and install a lithium system is included in the box. No additional purchases are required for a standard installation.\u003c\/p\u003e\n\u003cdiv class=\"ep-kit-grid\"\u003e\n\u003cdiv class=\"ep-kit-item\"\u003e\n\u003cstrong\u003e48V 105Ah LiFePO4 Battery Pack\u003c\/strong\u003e The main unit. Sealed steel enclosure, IP67 rated, with built-in BMS and Bluetooth. 18.1 x 13.4 x 9.8 inches. 99 lbs.\u003c\/div\u003e\n\u003cdiv class=\"ep-kit-item\"\u003e\n\u003cstrong\u003e48V 15A Lithium Charger\u003c\/strong\u003e Programmed specifically for LiFePO4 chemistry. Do not use your existing lead-acid charger with this battery. This charger replaces it.\u003c\/div\u003e\n\u003cdiv class=\"ep-kit-item\"\u003e\n\u003cstrong\u003eBattery Gauge\u003c\/strong\u003e Displays state of charge as a percentage (0-100%). Standard voltage gauges do not work accurately with lithium batteries this gauge is calibrated for LiFePO4.\u003c\/div\u003e\n\u003cdiv class=\"ep-kit-item\"\u003e\n\u003cstrong\u003e12V Converter\u003c\/strong\u003e Powers 12V accessories in your cart, lights, USB ports, horn, radio from the 48V battery system.\u003c\/div\u003e\n\u003cdiv class=\"ep-kit-item\"\u003e\n\u003cstrong\u003eCart-Specific Mounting Brackets\u003c\/strong\u003e Brackets cut for your cart model, selected at checkout. Compatible with EZGO RXV, EZGO TXT, Yamaha, Club Car Precedent, Onward, Tempo, and other standard 48V platforms.\u003c\/div\u003e\n\u003cdiv class=\"ep-kit-item\"\u003e\n\u003cstrong\u003eBluetooth Monitoring\u003c\/strong\u003e Built into the battery. Download the free Epoch Li-ion App (iOS and Android) to monitor charge level, cycle count, and battery status from your phone. No cables required.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-notice\"\u003e\n\u003cstrong\u003eWhat is not included:\u003c\/strong\u003e No additional wiring harness is required for standard installations. If your cart has a non-standard electrical setup or an upgraded controller, contact us before ordering and we will confirm compatibility.\u003c\/div\u003e\n\u003cp\u003eOur team is available for pre-purchase and installation questions. Reach us through the contact options on this page, we are here to make sure you order the right battery for your cart before you check out.\u003c\/p\u003e\n\u003c!-- ====================================================\n     TAB 3: FEATURES\n     ==================================================== --\u003e\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\u003ch4 class=\"ep-section\"\u003eBattery system\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eLiFePO4 (lithium iron phosphate) chemistry a stable, non-flammable lithium chemistry with no acid, no hydrogen gas, and no off-gassing during charging\u003c\/li\u003e\n\u003cli\u003e105Ah capacity \/ 5.376 kWh of stored energy in a single sealed unit\u003c\/li\u003e\n\u003cli\u003eReplaces multiple lead-acid batteries with one unit, simplifies the battery compartment\u003c\/li\u003e\n\u003cli\u003eSteel enclosure, not plastic, for structural durability in utility and outdoor use\u003c\/li\u003e\n\u003cli\u003eIP67 waterproof rating: fully sealed against dust and protected against water immersion to 1 meter depth for 30 minutes\u003c\/li\u003e\n\u003cli\u003ePrismatic LiFePO4 cells in a 1P16S configuration the preferred cell format for golf cart and deep cycle applications\u003c\/li\u003e\n\u003cli\u003eM8 Female terminal connections\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 class=\"ep-section\"\u003ePower and performance\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e200A maximum continuous discharge, sufficient for standard and performance-upgraded 48V cart controllers\u003c\/li\u003e\n\u003cli\u003e300A peak discharge at 15 seconds, handles motor startup and hill-climbing demands\u003c\/li\u003e\n\u003cli\u003e700A peak discharge at 2 seconds handles high-torque bursts for steep grades and loaded starts\u003c\/li\u003e\n\u003cli\u003e100A maximum continuous charge rate\u003c\/li\u003e\n\u003cli\u003e300A peak regenerative charge at 15 seconds compatible with carts equipped with regenerative braking controllers\u003c\/li\u003e\n\u003cli\u003eConsistent voltage delivery throughout the full discharge cycle power does not taper off as the battery approaches empty, unlike lead-acid\u003c\/li\u003e\n\u003cli\u003eRated cycle life: 3,500 full charge-discharge cycles\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 class=\"ep-section\"\u003eBattery Management System (BMS)\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eAutomatic overcharge protection\u003c\/li\u003e\n\u003cli\u003eAutomatic over-discharge protection\u003c\/li\u003e\n\u003cli\u003eShort circuit protection\u003c\/li\u003e\n\u003cli\u003eHigh-temperature cutoff\u003c\/li\u003e\n\u003cli\u003eLow-temperature charge protection (charging stops below 32°F to protect cells)\u003c\/li\u003e\n\u003cli\u003eCell balancing maintains consistent charge across all 16 cells automatically\u003c\/li\u003e\n\u003cli\u003eBMS high voltage cutoff: 58.4V\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 class=\"ep-section\"\u003eConnectivity and monitoring\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eBuilt-in Bluetooth, no external modules or cables required\u003c\/li\u003e\n\u003cli\u003eFree Epoch Li-ion App for iOS and Android\u003c\/li\u003e\n\u003cli\u003eApp displays: charge percentage, voltage, cycle count, and diagnostic status\u003c\/li\u003e\n\u003cli\u003eOver-the-air (OTA) firmware updates available through the app\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 class=\"ep-section\"\u003eSafety and compliance certifications\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eUL 1642 (Cells)\u003c\/li\u003e\n\u003cli\u003eUL 9540A (Cells)\u003c\/li\u003e\n\u003cli\u003eIEC 62619:2022\u003c\/li\u003e\n\u003cli\u003eCE, RoHS\u003c\/li\u003e\n\u003cli\u003eUN 38.3 shipping classification\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 class=\"ep-section\"\u003eWarranty\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e11-year manufacturer warranty on the battery\u003c\/li\u003e\n\u003cli\u003e1-year warranty on included accessories (charger, gauge, converter)\u003c\/li\u003e\n\u003cli\u003eWarranty is transferable through authorized dealers\u003c\/li\u003e\n\u003cli\u003eRead the Warranty tab for full details\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- ====================================================\n     TAB 4: COMPATIBILITY\n     ==================================================== --\u003e\n\u003ch3\u003eCompatibility\u003c\/h3\u003e\n\u003cp\u003eThis battery is compatible with 48-volt electric golf carts across all major brands. Select your cart model at checkout to receive the correct mounting brackets for your specific frame.\u003c\/p\u003e\n\u003ch4 class=\"ep-section\"\u003eCompatible cart brands and models\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eEZGO: RXV, TXT, 2Five\u003c\/li\u003e\n\u003cli\u003eClub Car: Precedent, Onward, Tempo (see note below)\u003c\/li\u003e\n\u003cli\u003eYamaha: Drive, Drive2, G29 and other 48V models\u003c\/li\u003e\n\u003cli\u003eBad Boy Buggies\u003c\/li\u003e\n\u003cli\u003eICON Electric Vehicles\u003c\/li\u003e\n\u003cli\u003eBintelli Electric Vehicles\u003c\/li\u003e\n\u003cli\u003eEvolution Electric Vehicles\u003c\/li\u003e\n\u003cli\u003eGEM (Global Electric Motorcars)\u003c\/li\u003e\n\u003cli\u003eMadJax\u003c\/li\u003e\n\u003cli\u003eKandi\u003c\/li\u003e\n\u003cli\u003eEpic Carts\u003c\/li\u003e\n\u003cli\u003eNavitas-equipped carts (regenerative braking compatible)\u003c\/li\u003e\n\u003cli\u003eOther standard 48V platforms, select \"Other\" at checkout\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 class=\"ep-section\"\u003eImportant fitment note: Club Car DS and older Precedent\u003c\/h4\u003e\n\u003cdiv class=\"ep-notice\"\u003e\n\u003cp\u003eThis is the full-size standard unit: 18.1 inches long x 13.4 inches wide x 9.8 inches tall.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eClub Car DS owners:\u003c\/strong\u003e The DS uses an A-frame battery compartment that requires the MINI form factor. Please order the Epoch 48V 105Ah MINI LiMax Kit (BB51105A_MINI-KIT) instead.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eClub Car Precedent 2004-2008 with 4x12V split battery tray:\u003c\/strong\u003e The split tray on this configuration measures approximately 15 inches front-to-back on each side. The standard unit at 18.1 inches will not fit this configuration without modification. The MINI unit may also be tight in this specific setup, measure your compartment before ordering and contact us to confirm fitment, we will help you determine the right unit before you purchase.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eClub Car Precedent (newer), Onward, and Tempo:\u003c\/strong\u003e Compatible with the standard unit. Mounting brackets are included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch4 class=\"ep-section\"\u003eMINI vs Standard: which one do I need?\u003c\/h4\u003e\n\u003cp\u003eBoth the MINI and the standard kit deliver identical power, speed, and range. The only difference between them is physical size. You are not giving up any performance by choosing the MINI.\u003c\/p\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eStandard (BB51105A-Kit) this product\u003c\/th\u003e\n\u003cth\u003eMINI (BB51105A_MINI-KIT)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eCapacity\u003c\/td\u003e\n\u003ctd\u003e105Ah\u003c\/td\u003e\n\u003ctd\u003e105Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower output\u003c\/td\u003e\n\u003ctd\u003e200A continuous \/ 700A peak\u003c\/td\u003e\n\u003ctd\u003e200A continuous \/ 700A peak\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRange\u003c\/td\u003e\n\u003ctd\u003eSame\u003c\/td\u003e\n\u003ctd\u003eSame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e18.1 x 13.4 x 9.8 in\u003c\/td\u003e\n\u003ctd\u003e15.8 x 11.1 x 10.9 in (smaller footprint)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClub Car DS\u003c\/td\u003e\n\u003ctd\u003eDoes not fit\u003c\/td\u003e\n\u003ctd\u003eDesigned for this application\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEZGO, Yamaha, newer Club Car\u003c\/td\u003e\n\u003ctd\u003eCompatible\u003c\/td\u003e\n\u003ctd\u003eCompatible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOlder Club Car Precedent (4x12 split tray)\u003c\/td\u003e\n\u003ctd\u003eDoes not fit\u003c\/td\u003e\n\u003ctd\u003eConfirm measurements before ordering\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003eIf you are unsure which unit fits your cart, contact us before ordering and we will confirm fitment for your specific year and model.\u003c\/p\u003e\n\u003c!-- ====================================================\n     TAB 5: TECH SPECS\n     ==================================================== --\u003e\n\u003ch3\u003eTech Specs\u003c\/h3\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd colspan=\"2\"\u003e\u003cstrong\u003eElectrical\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNominal Voltage\u003c\/td\u003e\n\u003ctd\u003e51.2V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNominal Capacity\u003c\/td\u003e\n\u003ctd\u003e105Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEnergy Stored\u003c\/td\u003e\n\u003ctd\u003e5.376 kWh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOperating Voltage Range\u003c\/td\u003e\n\u003ctd\u003e40V – 58.4V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Charge Voltage\u003c\/td\u003e\n\u003ctd\u003e58.4V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eChemistry\u003c\/td\u003e\n\u003ctd\u003eLiFePO4 (Lithium Iron Phosphate)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCell Type\u003c\/td\u003e\n\u003ctd\u003ePrismatic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCell Configuration\u003c\/td\u003e\n\u003ctd\u003e1P16S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBluetooth\u003c\/td\u003e\n\u003ctd\u003eBuilt-in (iOS and Android app)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSelf-Heating\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSoftware Updates\u003c\/td\u003e\n\u003ctd\u003eYes, over-the-air (OTA)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSeries \/ Parallel\u003c\/td\u003e\n\u003ctd\u003eMaximum 2 in parallel. Series not supported.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd colspan=\"2\"\u003e\u003cstrong\u003eDischarge\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Continuous Discharge\u003c\/td\u003e\n\u003ctd\u003e200A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Discharge at 15 Seconds\u003c\/td\u003e\n\u003ctd\u003e300A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Discharge at 2 Seconds\u003c\/td\u003e\n\u003ctd\u003e700A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDischarge Temperature Range\u003c\/td\u003e\n\u003ctd\u003e-20°C to 60°C (-4°F to 140°F)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd colspan=\"2\"\u003e\u003cstrong\u003eCharge\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Continuous Charge\u003c\/td\u003e\n\u003ctd\u003e100A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePeak Charge \/ Regen at 15 Seconds\u003c\/td\u003e\n\u003ctd\u003e300A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBulk \/ Absorption Voltage\u003c\/td\u003e\n\u003ctd\u003e56.8V – 57.6V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFloat Voltage\u003c\/td\u003e\n\u003ctd\u003eDisabled (preferred) or 53.3V – 54.4V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEqualization\u003c\/td\u003e\n\u003ctd\u003eDisabled\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTemperature Compensation\u003c\/td\u003e\n\u003ctd\u003eNone (0 mV\/°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBMS High Voltage Cutoff\u003c\/td\u003e\n\u003ctd\u003e58.4V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharge Temperature Range\u003c\/td\u003e\n\u003ctd\u003e0°C to 55°C (32°F to 131°F)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd colspan=\"2\"\u003e\u003cstrong\u003eTemperature\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDischarge Temperature\u003c\/td\u003e\n\u003ctd\u003e-20°C to 60°C (-4°F to 140°F)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharge Temperature\u003c\/td\u003e\n\u003ctd\u003e0°C to 55°C (32°F to 131°F)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Storage Temperature\u003c\/td\u003e\n\u003ctd\u003e0°C to 35°C (32°F to 95°F) maximum 12 months\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd colspan=\"2\"\u003e\u003cstrong\u003eMechanical\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions (L x W x H)\u003c\/td\u003e\n\u003ctd\u003e18.1 x 13.4 x 9.8 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e99 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCase Material\u003c\/td\u003e\n\u003ctd\u003eSteel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEnclosure Protection\u003c\/td\u003e\n\u003ctd\u003eIP67\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTerminal Type\u003c\/td\u003e\n\u003ctd\u003eM8 Female\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCycle Life\u003c\/td\u003e\n\u003ctd\u003e3,500 cycles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd colspan=\"2\"\u003e\u003cstrong\u003eCompliance\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCertifications\u003c\/td\u003e\n\u003ctd\u003eUL 1642, UL 9540A, IEC 62619:2022, CE, RoHS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShipping Classification\u003c\/td\u003e\n\u003ctd\u003eUN 38.3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd colspan=\"2\"\u003e\u003cstrong\u003eWarranty, read the Warranty tab for full details\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery Warranty\u003c\/td\u003e\n\u003ctd\u003e11 years (manufacturer)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAccessories Warranty\u003c\/td\u003e\n\u003ctd\u003e1 year (charger, gauge, converter)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd colspan=\"2\"\u003e\u003cstrong\u003eSKU and Identification\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU\u003c\/td\u003e\n\u003ctd\u003eBB51105A-Kit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eEpoch Batteries\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- ====================================================\n     TAB 6: FAQs\n     ==================================================== --\u003e\n\u003ch3\u003eFAQs\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n.ep-faq { border-top: 1px solid #ddd; margin-bottom: 0; }\n.ep-faq input[type=\"checkbox\"] { display: none; }\n.ep-faq label {\n  display: block;\n  font-size: 18px;\n  font-weight: bold;\n  padding: 16px 40px 16px 0;\n  cursor: pointer;\n  border-bottom: 1px solid #ddd;\n  position: relative;\n  margin: 0;\n}\n.ep-faq label::after {\n  content: \"+\";\n  position: absolute;\n  right: 12px;\n  top: 50%;\n  transform: translateY(-50%);\n  font-size: 22px;\n  font-weight: normal;\n  line-height: 1;\n}\n.ep-faq input[type=\"checkbox\"]:checked + label::after {\n  content: \"-\";\n}\n.ep-faq-body {\n  display: none;\n  padding: 14px 0 18px;\n  font-size: 18px;\n  line-height: 1.7;\n  border-bottom: 1px solid #ddd;\n}\n.ep-faq-body p { margin: 0 0 12px; font-size: 18px; }\n.ep-faq-body p:last-child { margin: 0; }\n.ep-faq input[type=\"checkbox\"]:checked ~ .ep-faq-body { display: block; }\n\u003c\/style\u003e\n\u003cdiv class=\"ep-wrap\"\u003e\n\u003cdiv class=\"ep-faq\"\u003e\n\u003cinput id=\"faq1\" type=\"checkbox\"\u003e \u003clabel for=\"faq1\"\u003eWill this battery fit my golf cart?\u003c\/label\u003e\n\u003cdiv class=\"ep-faq-body\"\u003e\n\u003cp\u003eThis battery measures 18.1 inches long x 13.4 inches wide x 9.8 inches tall. It is compatible with most standard 48V golf cart platforms including EZGO RXV, EZGO TXT, Yamaha Drive and Drive2, Club Car Precedent (newer), Club Car Onward, Club Car Tempo, and other standard 48V carts.\u003c\/p\u003e\n\u003cp\u003eSelect your cart model at checkout and the correct mounting brackets will be included.\u003c\/p\u003e\n\u003cp\u003eIf you own a Club Car DS or a Club Car Precedent with a 4x12V split battery tray (2004-2008), this standard unit will not fit. Please see the Epoch 48V 105Ah MINI LiMax Kit instead. If you are unsure, contact us before ordering and we will make sure you get the right one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq2\" type=\"checkbox\"\u003e \u003clabel for=\"faq2\"\u003eWhat is the difference between the MINI and this standard kit?\u003c\/label\u003e\n\u003cdiv class=\"ep-faq-body\"\u003e\n\u003cp\u003eThe power, speed, and range are identical between both kits. Both deliver 105Ah, 200A continuous discharge, and the same cycle life and warranty. The only difference is physical size.\u003c\/p\u003e\n\u003cp\u003eThe MINI (BB51105A_MINI-KIT) is smaller and was designed specifically for the Club Car DS A-frame compartment and other tighter battery trays. It also works in standard applications.\u003c\/p\u003e\n\u003cp\u003eThe standard kit (this product) is larger and fits EZGO, Yamaha, newer Club Car models, and other carts with a full-size battery compartment.\u003c\/p\u003e\n\u003cp\u003eYou are not giving up any performance by choosing the MINI. If your cart is a Club Car DS or you have limited compartment space, the MINI is the appropriate choice.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq3\" type=\"checkbox\"\u003e \u003clabel for=\"faq3\"\u003eDo I need a new charger?\u003c\/label\u003e\n\u003cdiv class=\"ep-faq-body\"\u003e\n\u003cp\u003eYes. A charger designed for lead-acid batteries will not charge this battery correctly and can shorten battery life. A 48V 15A lithium charger programmed for LiFePO4 chemistry is included in this kit. It is the correct charger for this battery and replaces your existing charger.\u003c\/p\u003e\n\u003cp\u003eIf you have an aftermarket charger or solar charge controller in your system, verify it can be programmed to the following: Bulk\/Absorption 56.8V-57.6V, Float disabled or 53.3V-54.4V, Equalization disabled, Temperature compensation disabled.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq4\" type=\"checkbox\"\u003e \u003clabel for=\"faq4\"\u003eHow long does a full charge take?\u003c\/label\u003e\n\u003cdiv class=\"ep-faq-body\"\u003e\n\u003cp\u003eUsing the included 48V 15A charger, a full charge from empty takes approximately 7 hours. Charging time will be shorter if the battery is not fully depleted before charging, which is the typical use pattern.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq5\" type=\"checkbox\"\u003e \u003clabel for=\"faq5\"\u003eHow far will my cart go on a full charge?\u003c\/label\u003e\n\u003cdiv class=\"ep-faq-body\"\u003e\n\u003cp\u003eRange depends on terrain, speed, passenger load, and accessory use. On flat ground with one rider at moderate speed, most owners report 30 to 50 miles of range per charge with a 105Ah battery. Hilly terrain, heavier loads, and higher speeds will reduce range.\u003c\/p\u003e\n\u003cp\u003eA lithium battery delivers consistent power through the full discharge cycle. With lead-acid, power drops noticeably as the battery depletes. With lithium, the cart performs the same at 80% charge as it does at 20%.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq6\" type=\"checkbox\"\u003e \u003clabel for=\"faq6\"\u003eIs this battery safe to charge and store in a garage?\u003c\/label\u003e\n\u003cdiv class=\"ep-faq-body\"\u003e\n\u003cp\u003eLiFePO4 chemistry does not produce hydrogen gas or acid fumes during charging. It does not require ventilation the way lead-acid batteries do. The battery is safe for enclosed garage storage and charging. The BMS prevents overcharging automatically.\u003c\/p\u003e\n\u003cp\u003eStorage temperature range is 32°F to 95°F for up to 12 months. For long-term storage, maintain charge above 50% and store in a temperature-controlled space if possible.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq7\" type=\"checkbox\"\u003e \u003clabel for=\"faq7\"\u003eWhat maintenance does this battery require?\u003c\/label\u003e\n\u003cdiv class=\"ep-faq-body\"\u003e\n\u003cp\u003eNone. There is no water to add, no terminals to clean, no equalization charging required, and no periodic maintenance schedule. Plug in the charger after use. The BMS manages everything automatically.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq8\" type=\"checkbox\"\u003e \u003clabel for=\"faq8\"\u003eWill this work in cold weather?\u003c\/label\u003e\n\u003cdiv class=\"ep-faq-body\"\u003e\n\u003cp\u003eThis battery discharges reliably from -4°F (-20°C) to 140°F (60°C). You can use the cart in cold conditions without issue. However, the BMS will stop accepting a charge if the battery temperature is below 32°F (0°C). This is a protection feature that prevents damage to the cells. If the cart is stored in a cold garage below freezing, allow it to warm up before plugging in the charger. Note: this battery does not have a self-heating function.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq9\" type=\"checkbox\"\u003e \u003clabel for=\"faq9\"\u003eCan I connect two of these batteries together for more range?\u003c\/label\u003e\n\u003cdiv class=\"ep-faq-body\"\u003e\n\u003cp\u003eYes. A maximum of two units can be connected in parallel, which doubles the capacity to 210Ah for extended range. Series connections are not supported. Both batteries must be at the same state of charge before connecting in parallel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq10\" type=\"checkbox\"\u003e \u003clabel for=\"faq10\"\u003eMy cart has a standard voltage gauge. Will it still work?\u003c\/label\u003e\n\u003cdiv class=\"ep-faq-body\"\u003e\n\u003cp\u003eNo. Standard voltage gauges are calibrated for lead-acid batteries, which show a wide voltage swing from full to empty. A LiFePO4 battery operates in a much narrower voltage range, a standard gauge will appear to show \"full\" for most of the charge cycle and then drop suddenly. This kit includes a percentage-based state-of-charge gauge calibrated for LiFePO4, which replaces your existing gauge and shows an accurate 0-100% reading.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq11\" type=\"checkbox\"\u003e \u003clabel for=\"faq11\"\u003eWhat does the Bluetooth app show and how do I use it?\u003c\/label\u003e\n\u003cdiv class=\"ep-faq-body\"\u003e\n\u003cp\u003eDownload the free Epoch Li-ion App from the Apple App Store or Google Play Store. Open the app and it will detect the battery via Bluetooth automatically. The app displays charge percentage, voltage, cycle count, and basic diagnostics. It also receives over-the-air firmware updates when they are released. No additional hardware or cables are required, Bluetooth is built into the battery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq12\" type=\"checkbox\"\u003e \u003clabel for=\"faq12\"\u003eCan I install this battery myself?\u003c\/label\u003e\n\u003cdiv class=\"ep-faq-body\"\u003e\n\u003cp\u003eMost owners with basic mechanical familiarity are able to complete the installation. The process involves disconnecting and removing the existing lead-acid batteries, installing the provided mounting bracket, connecting the battery terminals, installing the included charger, swapping the charge receptacle, and installing the state-of-charge gauge. Written installation instructions are included in the kit. If you have questions at any point during installation, contact us and we will walk you through it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq13\" type=\"checkbox\"\u003e \u003clabel for=\"faq13\"\u003eHow does the cost compare to replacing lead-acid batteries?\u003c\/label\u003e\n\u003cdiv class=\"ep-faq-body\"\u003e\n\u003cp\u003eA set of lead-acid batteries for a 48V golf cart typically costs between $600 and $1,200 and lasts approximately 2 to 4 years under regular use. This lithium kit has a rated cycle life of 3,500 cycles and carries an 11-year warranty. Over a 10-year period, a lead-acid owner may replace their battery bank 2 to 4 times. The lithium kit eliminates those replacement costs, eliminates ongoing maintenance time, and adds consistent performance that lead-acid batteries cannot maintain as they age.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq14\" type=\"checkbox\"\u003e \u003clabel for=\"faq14\"\u003eWhat is covered under the 11-year warranty?\u003c\/label\u003e\n\u003cdiv class=\"ep-faq-body\"\u003e\n\u003cp\u003eEpoch Batteries warrants the LiFePO4 battery against manufacturing defects for 11 years from the date of purchase. The included accessories, charger, battery gauge, and 12V converter are covered for 1 year. As an authorized Epoch dealer, we handle warranty support on your behalf. Contact us directly with any warranty questions and we will take care of the process for you. Product registration is completed at epochbatteries.com after purchase. Read the Warranty tab for full details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq15\" type=\"checkbox\"\u003e \u003clabel for=\"faq15\"\u003eIs this battery waterproof?\u003c\/label\u003e\n\u003cdiv class=\"ep-faq-body\"\u003e\n\u003cp\u003eThe battery enclosure carries an IP67 rating. IP67 means the unit is completely sealed against dust and protected against water immersion to 1 meter depth for up to 30 minutes. The battery will handle rain, water splashing, and wet terrain without damage. It should not be submerged in running water or used in continuous submersion applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Epoch Batteries","offers":[{"title":"Club Car","offer_id":45796947624194,"sku":"CC1737403286513-940","price":2299.0,"currency_code":"USD","in_stock":true},{"title":"EZ-Go RXV","offer_id":45796947656962,"sku":"RXV1737403286513-326","price":2299.0,"currency_code":"USD","in_stock":true},{"title":"EZ-Go TXT","offer_id":45796947689730,"sku":"TXT1737403286513-745","price":2299.0,"currency_code":"USD","in_stock":true},{"title":"Yamaha","offer_id":45796947722498,"sku":"YA737403286513-389","price":2299.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3660\/5442\/files\/Epoch_48v_105Ah_Lithium_Battery.jpg?v=1757563594"},{"product_id":"epoch-48v-100ah-marine-lifepo4-battery-v2-elite-heated-bluetooth-victron","title":"Epoch 48V 100Ah Marine LiFePO4 Battery V2 Elite Heated Bluetooth Victron","description":"\u003cp style=\"font-size: 18px;\"\u003eIf you run a 48V power system on your boat, the Epoch 48V 100Ah V2 Elite is built for your setup. This lithium iron phosphate (LiFePO4) battery delivers 5,120Wh of reliable power in a sealed, waterproof Group 8D case the standard size for marine house banks. It is designed for liveaboards, cruisers, and serious boaters who need a house bank that holds up in wet compartments, charges in cold weather, and integrates cleanly with a Victron Energy system.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eUnlike conventional deep-cycle batteries, this battery communicates directly with your Victron Cerbo GX or Ekrano GX. Your entire battery bank up to 16 batteries connected in parallel  reports state of charge, cell voltages, temperature, and alarms to your GX device as one unified system. No guessing how much power you have left at anchor.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe built-in heating system solves one of the most common problems with lithium batteries in marine environments: the inability to charge in cold weather. When temperatures drop below freezing, the battery warms itself automatically and continues accepting a charge down to -22°F (-30°C). Whether you are cruising in the Pacific Northwest, the Great Lakes, or New England, your bank charges when you need it to.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe IP67-rated enclosure is dustproof and waterproof certified for submersion to 1 meter for 30 minutes. Install it in the bilge, anchor locker, or engine room without concern. The Bluetooth module, built into the included remote gauge, mounts at your helm or nav station so you can check your bank status from anywhere on the boat without going below.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eBeyond marine use, this battery is also used in 48V off-grid solar systems, RV and camper van builds, and as a power source for compatible 48V electric outboard motors including ePropulsion and Elco models.\u003c\/p\u003e\n\u003c!-- ===== TAB 2: FEATURES ===== --\u003e\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli style=\"margin-bottom: 16px;\"\u003e\n\u003cstrong\u003eIP67 Waterproof Enclosure\u003c\/strong\u003e\u003cbr\u003eThe case is certified dustproof and waterproof to 1 meter for 30 minutes. You can install this battery in a bilge, anchor locker, engine room, or any wet compartment on your vessel. This is a tested and certified standard, not a marketing description.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 16px;\"\u003e\n\u003cstrong\u003eInternal Self-Heating System\u003c\/strong\u003e\u003cbr\u003eThe battery heats itself automatically when temperatures drop below 32°F (0°C), enabling safe charging down to -22°F (-30°C). LiFePO4 batteries cannot safely accept a charge below freezing without this feature. No manual switch or external power source is required the heater activates on its own and draws from the battery's stored energy.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 16px;\"\u003e\n\u003cstrong\u003eNative Victron CANBUS Communication\u003c\/strong\u003e\u003cbr\u003eConnects directly to Victron Cerbo GX, Cerbo GX MK2, and Ekrano GX using the native Victron protocol not a third-party workaround. The included CAN cable plugs into the BMS-CAN port. Your Victron system reads state of charge, cell voltages, temperature, current, and alarms directly from the battery BMS. Enable DVCC and the system manages your entire charge cycle automatically.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 16px;\"\u003e\n\u003cstrong\u003eBluetooth Monitoring iOS and Android\u003c\/strong\u003e\u003cbr\u003eThe Bluetooth module is built into the included remote gauge, not the battery body. Mount the gauge at your helm or nav station for reliable signal even when the battery is deep in the vessel. The free Epoch app shows state of charge, voltage, current, individual cell voltages, temperature, and alarms for all batteries in your bank on one screen.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 16px;\"\u003e\n\u003cstrong\u003eUp to 16 Batteries in Parallel\u003c\/strong\u003e\u003cbr\u003eExpand your bank without rewiring your system. Batteries connect using the included plug-and-play RJ45 daisy-chain harness. All 16 batteries report to your Victron GX device as a single unified bank. Start with one battery and add more as your needs and budget grow from 5.12kWh with one battery up to 81.9kWh with sixteen.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 16px;\"\u003e\n\u003cstrong\u003eBuilt-In Smart Battery Management System (BMS)\u003c\/strong\u003e\u003cbr\u003eThe internal BMS monitors and protects against overcharge, over-discharge, overcurrent, short circuit, and both high and low temperature conditions. Cell balancing is handled automatically. The BMS communicates real-time data to the Epoch app and to connected Victron GX devices.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 16px;\"\u003e\n\u003cstrong\u003eOver-the-Air Firmware Updates\u003c\/strong\u003e\u003cbr\u003eThe BMS receives firmware updates wirelessly through the Epoch app via Bluetooth. Updates may improve Victron communication, state-of-charge accuracy, and charge curve behavior. No service visit or return shipping required.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 16px;\"\u003e\n\u003cstrong\u003eUL94-V0 Flame-Rated Case\u003c\/strong\u003e\u003cbr\u003eThe ABS and polycarbonate enclosure meets the UL94-V0 flammability standard the highest self-extinguishing rating for battery cases. The material stops burning when a flame source is removed, an important safety property in the enclosed spaces of a vessel.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 16px;\"\u003e\n\u003cstrong\u003eUL60691-Certified Internal Fuse\u003c\/strong\u003e\u003cbr\u003eThe internal fuse is independently certified to UL60691 and rated for high-current slow-blow performance, providing overcurrent protection within the battery itself regardless of external fusing in your system.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 16px;\"\u003e\n\u003cstrong\u003e3,500+ Cycle Life at 80% Depth of Discharge\u003c\/strong\u003e\u003cbr\u003eRated for more than 3,500 full charge and discharge cycles at 80% depth of discharge. At daily use that corresponds to approximately 9 to 10 years of service before capacity drops below 80% of its original rating. A quality AGM battery typically delivers 300 to 500 cycles at 50% depth of discharge.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 16px;\"\u003e\n\u003cstrong\u003eLow Self-Discharge Rate\u003c\/strong\u003e\u003cbr\u003eLess than 3% per month. A fully charged battery stored for three months retains approximately 91% of its charge useful for seasonal boaters who store their vessel over winter.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 16px;\"\u003e\n\u003cstrong\u003eMountable Remote On\/Off Switch and Battery Gauge\u003c\/strong\u003e\u003cbr\u003eBoth accessories are designed for panel mounting. The gauge displays state of charge, voltage, current, and alarm indicators at a glance. The Bluetooth module is integrated into the gauge so mounting it in an accessible location improves app connectivity across the entire bank.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- ===== TAB 3: APPLICATIONS ===== --\u003e\n\u003ch3\u003eApplications\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe Epoch 48V 100Ah V2 Elite is designed for the following applications. Only uses supported by the manufacturer are listed here.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eMarine House Banks\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli\u003eSailboats house bank for navigation electronics, autopilot, refrigeration, watermaker, lighting, and entertainment systems\u003c\/li\u003e\n\u003cli\u003eTrawlers large capacity house banks for extended coastal and offshore cruising\u003c\/li\u003e\n\u003cli\u003ePowerboats and center consoles replacing AGM or flooded lead-acid house banks\u003c\/li\u003e\n\u003cli\u003eCatamarans dual-hull installations with parallel battery banks\u003c\/li\u003e\n\u003cli\u003eLiveaboard vessels continuous daily cycling for full-time life aboard\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eElectric Outboard Power\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli\u003eePropulsion Spirit 1.0 Plus\u003c\/li\u003e\n\u003cli\u003eePropulsion Spirit Evo\u003c\/li\u003e\n\u003cli\u003eePropulsion Navy 3 Evo\u003c\/li\u003e\n\u003cli\u003eePropulsion Navy 6 Evo\u003c\/li\u003e\n\u003cli\u003eePropulsion Pod Drive Evo series\u003c\/li\u003e\n\u003cli\u003eElco EP series electric outboards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eOff-Grid Solar Energy Storage\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli\u003eRemote cabins and off-grid homes running 48V solar systems\u003c\/li\u003e\n\u003cli\u003eSolar installations paired with Victron MPPT charge controllers and Multiplus or Quattro inverter-chargers\u003c\/li\u003e\n\u003cli\u003eScalable storage from 5.12kWh to over 81kWh by adding batteries in parallel\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eRV and Camper Van Systems\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli\u003e48V lithium house banks in fifth wheels, Class A motorhomes, and Sprinter van conversions\u003c\/li\u003e\n\u003cli\u003eSystems using a DC-DC step-down converter to power 12V appliances from a 48V bank\u003c\/li\u003e\n\u003cli\u003eCold-climate winter camping where self-heating is required for reliable charging\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eThis battery is not designed for golf cart applications.\u003c\/strong\u003e For 48V golf cart use, see Epoch's dedicated GC2 series. Series connections are not supported on this model parallel only.\u003c\/p\u003e\n\u003c!-- ===== TAB 4: TECH SPECS ===== --\u003e\n\u003ch3\u003eTech Specs\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eAll specifications sourced from the official Epoch Batteries datasheet and manufacturer documentation for SKU C48100A.\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 18px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background-color: #f5f5f5;\"\u003e\n\u003ctd style=\"padding: 10px 12px; font-weight: bold; border: 1px solid #ddd;\" colspan=\"2\"\u003eELECTRICAL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd; width: 50%;\"\u003eSKU\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eC48100A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eChemistry\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eLithium Iron Phosphate (LiFePO4)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eNominal Voltage\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003e51.2V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eCapacity\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003e100Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eEnergy\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003e5,120Wh (5.12kWh)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eCell Configuration\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003e16S1P\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eCell Type\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003ePrismatic LiFePO4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eOperating Voltage Range\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003e40.0V – 58.4V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eSelf-Discharge Rate\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eLess than 3% per month\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eCycle Life\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003e3,500+ cycles at 80% depth of discharge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eParallel Connections\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eUp to 16 Plug and Play\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eSeries Connections\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eNot supported\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f5f5f5;\"\u003e\n\u003ctd style=\"padding: 10px 12px; font-weight: bold; border: 1px solid #ddd;\" colspan=\"2\"\u003eDISCHARGE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eMax Continuous Discharge\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003e150A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003ePeak Discharge (30 seconds)\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003e300A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eDischarge Temperature Range\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003e-4°F to 131°F (-20°C to 55°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f5f5f5;\"\u003e\n\u003ctd style=\"padding: 10px 12px; font-weight: bold; border: 1px solid #ddd;\" colspan=\"2\"\u003eCHARGE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eMax Continuous Charge\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003e100A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003ePeak Charge (10 seconds)\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003e300A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eMax Charge Voltage\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003e58.4V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eBMS High Voltage Cutoff\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003e58.4V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eBulk \/ Absorption Voltage\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003e56.8V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eAbsorption End Condition\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003e15 minutes minimum per battery\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eFloat Voltage\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003e54.0V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eRe-Bulk Voltage\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003e53.2V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eTemperature Compensation\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eNone (0 mV\/°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eEqualization\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eDisabled\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eSOC Recalibration\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003e58.4V manual, or automatic algorithm under Victron CANBUS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eCharge Temperature (with self-heating)\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003e-22°F to 131°F (-30°C to 55°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f5f5f5;\"\u003e\n\u003ctd style=\"padding: 10px 12px; font-weight: bold; border: 1px solid #ddd;\" colspan=\"2\"\u003eTEMPERATURE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eDischarge Temperature\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003e-4°F to 131°F (-20°C to 55°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eCharge Temperature (with self-heating)\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003e-22°F to 131°F (-30°C to 55°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eRecommended Storage Temperature\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003e-4°F to 113°F (-20°C to 45°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f5f5f5;\"\u003e\n\u003ctd style=\"padding: 10px 12px; font-weight: bold; border: 1px solid #ddd;\" colspan=\"2\"\u003eMECHANICAL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eDimensions (L x W x H)\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003e20.9\" x 8.7\" x 12.1\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eWeight\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003e97 lbs (44 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eForm Factor\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eGroup 8D\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eCase Material\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eABS and polycarbonate blend — UL94-V0 flame rated\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eEnclosure Protection\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eIP67 dustproof and submersible to 1 meter for 30 minutes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f5f5f5;\"\u003e\n\u003ctd style=\"padding: 10px 12px; font-weight: bold; border: 1px solid #ddd;\" colspan=\"2\"\u003eSMART FEATURES\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eBluetooth\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eYes iOS and Android via Epoch app\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eCommunication Protocol\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eCANBUS native Victron protocol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eCompatible GX Devices\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eCerbo GX, Cerbo GX MK2, Ekrano GX\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eOTA Firmware Updates\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eYes via Epoch app\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eSelf-Heating\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eYes activates automatically below 32°F (0°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f5f5f5;\"\u003e\n\u003ctd style=\"padding: 10px 12px; font-weight: bold; border: 1px solid #ddd;\" colspan=\"2\"\u003eCERTIFICATIONS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eCell Certifications\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eUL 1642, UL 9540A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003ePack Certification\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eUL 1973\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eFuse Certification\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eUL 60691\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eInternational Standards\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eIEC 62619:2022, CE, RoHS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eUL Listing\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eIn process\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eShipping Classification\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eUN 3480, Class 9 ground shipping only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f5f5f5;\"\u003e\n\u003ctd style=\"padding: 10px 12px; font-weight: bold; border: 1px solid #ddd;\" colspan=\"2\"\u003eIN THE BOX\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eIncluded\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eBattery with internal BMS and self-heating\u003cbr\u003eMountable remote on\/off switch\u003cbr\u003eMountable battery status gauge with Bluetooth module\u003cbr\u003eVictron CAN communication cable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f5f5f5;\"\u003e\n\u003ctd style=\"padding: 10px 12px; font-weight: bold; border: 1px solid #ddd;\" colspan=\"2\"\u003eWARRANTY\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003eManufacturer Warranty\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 12px; border: 1px solid #ddd;\"\u003e11 years from date of purchase registration required at epochbatteries.com for full details read \"Warranty Tab\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- ===== TAB 5: FAQs ===== --\u003e\n\u003ch3\u003eFAQs\u003c\/h3\u003e\n\u003cdetails style=\"border: 1px solid #ddd; border-radius: 4px; margin-bottom: 10px; padding: 4px;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: bold; padding: 10px; cursor: pointer;\"\u003eWhat is this battery designed for?\u003c\/summary\u003e\n\u003cp style=\"padding: 10px 14px; font-size: 18px;\"\u003eThe Epoch 48V 100Ah V2 Elite is designed primarily for marine house banks on sailboats, trawlers, powerboats, and catamarans running 48V Victron Energy systems. It is also used as a power source for compatible 48V electric outboard motors, off-grid solar energy storage systems, and 48V RV and camper van builds. It is not designed for golf cart applications.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border: 1px solid #ddd; border-radius: 4px; margin-bottom: 10px; padding: 4px;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: bold; padding: 10px; cursor: pointer;\"\u003eIs this battery waterproof?\u003c\/summary\u003e\n\u003cp style=\"padding: 10px 14px; font-size: 18px;\"\u003eYes. The C48100A carries a certified IP67 rating, meaning the enclosure is fully sealed against dust and tested for submersion to 1 meter for 30 minutes. It can be installed in bilge compartments, anchor lockers, and engine rooms. Terminal connections and cable entry points should be sealed appropriately for the installation environment.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border: 1px solid #ddd; border-radius: 4px; margin-bottom: 10px; padding: 4px;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: bold; padding: 10px; cursor: pointer;\"\u003eWill this battery charge in cold weather?\u003c\/summary\u003e\n\u003cp style=\"padding: 10px 14px; font-size: 18px;\"\u003eYes. The internal heating element activates automatically when the battery temperature drops below 32°F (0°C), enabling safe charging down to -22°F (-30°C). The heater draws from the battery's own stored energy and requires no manual switch or external power source. Discharge is rated to -4°F (-20°C) without heating.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border: 1px solid #ddd; border-radius: 4px; margin-bottom: 10px; padding: 4px;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: bold; padding: 10px; cursor: pointer;\"\u003eDoes this battery work with my Victron system?\u003c\/summary\u003e\n\u003cp style=\"padding: 10px 14px; font-size: 18px;\"\u003eYes. The V2 Elite communicates natively with Victron Cerbo GX, Cerbo GX MK2, and Ekrano GX using the Victron CANBUS protocol. Connect the included CAN cable to the BMS-CAN port on your GX device. For the Cerbo GX MK2, use VE-CAN1 or VE-CAN2 and set the port speed to 500 kbps LV. Enable DVCC on the Cerbo, set the controlling BMS to Epoch, and set the battery monitor to Epoch. Full setup instructions are in the Victron Setup tab.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border: 1px solid #ddd; border-radius: 4px; margin-bottom: 10px; padding: 4px;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: bold; padding: 10px; cursor: pointer;\"\u003eDo I need a separate battery monitor with this battery?\u003c\/summary\u003e\n\u003cp style=\"padding: 10px 14px; font-size: 18px;\"\u003eNo. The C48100A has an internal shunt and reports state of charge, voltage, current, cell voltages, temperature, and alarms directly to your Victron GX device via CANBUS and locally on the included gauge. A separate Victron SmartShunt or BMV is not required for the system to operate correctly.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border: 1px solid #ddd; border-radius: 4px; margin-bottom: 10px; padding: 4px;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: bold; padding: 10px; cursor: pointer;\"\u003eHow many batteries can I connect in parallel?\u003c\/summary\u003e\n\u003cp style=\"padding: 10px 14px; font-size: 18px;\"\u003eUp to 16 batteries can be connected in parallel using the included plug-and-play RJ45 daisy-chain harness. Voltage stays at 51.2V nominal. Capacity scales proportionally: 2 batteries provide 200Ah and 10.24kWh, 4 batteries provide 400Ah and 20.48kWh, and 16 batteries provide 1,600Ah and 81.92kWh. All batteries report to a connected Victron GX device as one unified bank.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border: 1px solid #ddd; border-radius: 4px; margin-bottom: 10px; padding: 4px;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: bold; padding: 10px; cursor: pointer;\"\u003eCan I add more batteries to my bank later?\u003c\/summary\u003e\n\u003cp style=\"padding: 10px 14px; font-size: 18px;\"\u003eYes. The plug-and-play parallel system allows you to expand your bank at any time up to 16 batteries without rewiring your system. When adding a new battery, bring it to the same state of charge as the existing batteries before connecting, and set the DIP switch address per the included manual. Many buyers start with two batteries and add more as needed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border: 1px solid #ddd; border-radius: 4px; margin-bottom: 10px; padding: 4px;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: bold; padding: 10px; cursor: pointer;\"\u003eCan I wire this battery in series?\u003c\/summary\u003e\n\u003cp style=\"padding: 10px 14px; font-size: 18px;\"\u003eNo. Series connections are not supported on the C48100A. The BMS is not designed for series configuration. Wiring in series will damage the BMS and void the warranty. This battery operates in parallel configurations only.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border: 1px solid #ddd; border-radius: 4px; margin-bottom: 10px; padding: 4px;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: bold; padding: 10px; cursor: pointer;\"\u003eCan I monitor all my batteries from one screen on the app?\u003c\/summary\u003e\n\u003cp style=\"padding: 10px 14px; font-size: 18px;\"\u003eYes. The Epoch app supports a single dashboard view for all batteries in a parallel bank up to 16 batteries. State of charge, voltage, current, cell voltages, temperature, and alarms for every battery appear on one screen. The Bluetooth module is built into the remote gauge, so mounting the gauge at your helm or nav station gives you reliable app connectivity across the entire bank.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border: 1px solid #ddd; border-radius: 4px; margin-bottom: 10px; padding: 4px;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: bold; padding: 10px; cursor: pointer;\"\u003eWhat are the correct charger settings for a non-Victron system?\u003c\/summary\u003e\n\u003cp style=\"padding: 10px 14px; font-size: 18px;\"\u003eProgram your charger with these settings: Absorption voltage 56.8V, absorption time minimum 15 minutes, float voltage 54.0V, re-bulk voltage 53.2V, maximum charge voltage 58.4V, equalization disabled, temperature compensation none (0 mV\/°C). For charger recommendations specific to your installation, contact Epoch Batteries at 1-888-501-1846 and  support@epochbatteries.com or call us.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border: 1px solid #ddd; border-radius: 4px; margin-bottom: 10px; padding: 4px;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: bold; padding: 10px; cursor: pointer;\"\u003eDoes this battery work with solar charge controllers?\u003c\/summary\u003e\n\u003cp style=\"padding: 10px 14px; font-size: 18px;\"\u003eYes. Program the MPPT controller to the same settings as above: Absorption 56.8V, Float 54.0V, Re-bulk 53.2V, equalization disabled, temperature compensation none. With a Victron MPPT and Cerbo GX running DVCC, the battery BMS sends these parameters to the controller automatically. Maximum continuous charge current is 100A per battery, which at 51.2V corresponds to approximately 5,120 watts of solar input per battery.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border: 1px solid #ddd; border-radius: 4px; margin-bottom: 10px; padding: 4px;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: bold; padding: 10px; cursor: pointer;\"\u003eIs this battery safe to use on a boat?\u003c\/summary\u003e\n\u003cp style=\"padding: 10px 14px; font-size: 18px;\"\u003eLiFePO4 chemistry is the most thermally stable lithium chemistry available for marine use and does not enter thermal runaway under common abuse conditions. The C48100A adds a UL94-V0 flame-rated enclosure that self-extinguishes when a flame source is removed. The internal BMS protects against overcharge, over-discharge, overcurrent, short circuit, and temperature extremes. The battery also carries UL 1973 (pack), UL 1642 and UL 9540A (cells), IEC 62619:2022, CE, and RoHS certifications.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border: 1px solid #ddd; border-radius: 4px; margin-bottom: 10px; padding: 4px;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: bold; padding: 10px; cursor: pointer;\"\u003eWill this battery work safely with my alternator?\u003c\/summary\u003e\n\u003cp style=\"padding: 10px 14px; font-size: 18px;\"\u003eCareful setup is required. LiFePO4 batteries charge rapidly and can stress an unprotected alternator when the BMS disconnects at full charge. With a Victron system and DVCC enabled, the battery BMS manages charge current dynamically to protect the alternator. For non-Victron systems, use a DC-DC battery-to-battery charger between the alternator output and the lithium bank. Do not connect a standard alternator directly to a LiFePO4 battery without proper protection in place.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border: 1px solid #ddd; border-radius: 4px; margin-bottom: 10px; padding: 4px;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: bold; padding: 10px; cursor: pointer;\"\u003eHow does this compare to AGM batteries in usable capacity?\u003c\/summary\u003e\n\u003cp style=\"padding: 10px 14px; font-size: 18px;\"\u003eAn AGM battery should not be discharged below 50% without accelerating wear, giving approximately 50Ah of usable power from a 100Ah battery. The C48100A is rated for 80% depth of discharge, giving approximately 80Ah of usable power from the same 100Ah rating 60% more usable capacity per cycle. LiFePO4 also holds a flat voltage throughout discharge, so your electronics receive consistent voltage rather than the gradually dropping voltage of a lead-acid battery as it depletes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border: 1px solid #ddd; border-radius: 4px; margin-bottom: 10px; padding: 4px;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: bold; padding: 10px; cursor: pointer;\"\u003eHow long will the battery hold its charge during winter storage?\u003c\/summary\u003e\n\u003cp style=\"padding: 10px 14px; font-size: 18px;\"\u003eSelf-discharge is less than 3% per month. A fully charged battery stored for six months retains approximately 82% of its charge under recommended storage conditions. For storage beyond three months, store the battery at 50 to 80% state of charge in a temperature range between -4°F and 113°F (-20°C to 45°C). Do not store in a fully discharged state.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border: 1px solid #ddd; border-radius: 4px; margin-bottom: 10px; padding: 4px;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: bold; padding: 10px; cursor: pointer;\"\u003eCan I ship this battery by air or use expedited shipping?\u003c\/summary\u003e\n\u003cp style=\"padding: 10px 14px; font-size: 18px;\"\u003eNo. This battery ships ground only under UN 3480, Class 9 dangerous goods regulations. Air shipping and expedited courier services that use air transport are not available. Plan your installation timeline based on standard ground shipping transit times.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c!-- END TABS --\u003e","brand":"Epoch Batteries","offers":[{"title":"Default Title","offer_id":46675430539522,"sku":"C48100A","price":2399.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3660\/5442\/files\/Epoch_48V_100Ah_V2_Series.png?v=1775269300"},{"product_id":"epoch-48v-105ah-mini-lifepo4-golf-cart-battery-conversion-kit-club-car-ds-icon-compatible","title":"Epoch 48V 105Ah MINI LiFePO4 Golf Cart Battery Conversion Kit | Club Car DS ICON Compatible","description":"\u003cstyle\u003e\n  .ep-wrap {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 18px;\n    line-height: 1.75;\n    color: #1a1a1a;\n    max-width: 860px;\n  }\n  .ep-wrap p { margin: 0 0 18px 0; }\n  .ep-wrap h4 {\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 20px;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin: 28px 0 10px 0;\n    letter-spacing: 0.02em;\n  }\n  .ep-wrap ul {\n    margin: 0 0 18px 0;\n    padding-left: 24px;\n  }\n  .ep-wrap ul li {\n    margin-bottom: 8px;\n    font-size: 18px;\n  }\n  .ep-wrap strong { font-weight: 700; }\n\n  \/* --- Kit box --- *\/\n  .ep-kit-box {\n    border: 2px solid #2b2b2b;\n    padding: 22px 26px;\n    margin: 24px 0;\n    background: #f9f9f9;\n  }\n  .ep-kit-box p {\n    margin: 0 0 6px 0;\n    font-size: 18px;\n  }\n  .ep-kit-title {\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 18px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    margin: 0 0 14px 0;\n    color: #1a1a1a;\n  }\n  .ep-kit-box ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n  .ep-kit-box ul li { margin-bottom: 6px; }\n\n  \/* --- Compat list --- *\/\n  .ep-compat {\n    border-left: 4px solid #2b2b2b;\n    padding: 16px 20px;\n    margin: 20px 0;\n    background: #f5f5f5;\n    font-size: 18px;\n  }\n  .ep-compat p { margin: 0 0 8px 0; }\n  .ep-note {\n    font-size: 16px;\n    font-style: italic;\n    color: #444;\n    margin-top: 12px;\n  }\n\n  \/* --- SPECS TABLE --- *\/\n  .ep-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 18px;\n    margin: 10px 0 24px 0;\n  }\n  .ep-table th {\n    background: #1a1a1a;\n    color: #fff;\n    text-align: left;\n    padding: 12px 16px;\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 16px;\n    font-weight: 700;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n  }\n  .ep-table td {\n    padding: 12px 16px;\n    border-bottom: 1px solid #ddd;\n    font-size: 18px;\n    vertical-align: top;\n  }\n  .ep-table tr:nth-child(even) td { background: #f7f7f7; }\n  .ep-table tr:last-child td { border-bottom: none; }\n  .ep-table .section-label td {\n    background: #e8e8e8;\n    font-family: Arial, Helvetica, sans-serif;\n    font-weight: 700;\n    font-size: 15px;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    color: #333;\n    padding: 10px 16px;\n  }\n\n  \/* --- FAQ ACCORDION --- *\/\n  .ep-faq { margin: 0; }\n  .ep-faq details {\n    border-bottom: 1px solid #ccc;\n    padding: 0;\n  }\n  .ep-faq details:first-of-type { border-top: 1px solid #ccc; }\n  .ep-faq summary {\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 18px;\n    font-weight: 700;\n    color: #1a1a1a;\n    padding: 18px 40px 18px 6px;\n    cursor: pointer;\n    list-style: none;\n    position: relative;\n    line-height: 1.4;\n    user-select: none;\n  }\n  .ep-faq summary::-webkit-details-marker { display: none; }\n  .ep-faq summary::after {\n    content: '+';\n    position: absolute;\n    right: 8px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 22px;\n    font-weight: 400;\n    color: #555;\n    transition: transform 0.2s;\n  }\n  .ep-faq details[open] summary::after {\n    content: '\\2212';\n  }\n  .ep-faq .faq-body {\n    font-size: 18px;\n    line-height: 1.75;\n    color: #222;\n    padding: 4px 6px 20px 6px;\n  }\n  .ep-faq .faq-body p { margin: 0 0 12px 0; }\n  .ep-faq .faq-body p:last-child { margin-bottom: 0; }\n  .ep-faq .faq-body ul { padding-left: 22px; margin: 8px 0 12px 0; }\n  .ep-faq .faq-body ul li { margin-bottom: 6px; }\n\n  \/* --- Features grid --- *\/\n  .ep-feat-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin: 16px 0 24px 0;\n  }\n  @media (max-width: 600px) {\n    .ep-feat-grid { grid-template-columns: 1fr; }\n  }\n  .ep-feat-item {\n    border: 1px solid #ccc;\n    padding: 16px 18px;\n    background: #fff;\n  }\n  .ep-feat-item strong {\n    display: block;\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 16px;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    margin-bottom: 6px;\n    color: #1a1a1a;\n  }\n  .ep-feat-item span { font-size: 18px; }\n\n  \/* --- Warning \/ note box --- *\/\n  .ep-alert {\n    border: 1px solid #999;\n    background: #f0f0f0;\n    padding: 14px 18px;\n    margin: 16px 0;\n    font-size: 17px;\n    line-height: 1.6;\n  }\n  .ep-alert strong { font-family: Arial, Helvetica, sans-serif; }\n\u003c\/style\u003e\n\u003cdiv class=\"ep-wrap\"\u003e\n\u003cp\u003eThe Epoch 48V 105Ah MINI \"Limax\" series is a complete lithium golf cart battery conversion kit designed for carts like the Club Car DS, ICON Electric Vehicles, Bintelli, Epic EV, Vivid EV, and other 48-volt golf carts with compact battery compartments where a standard single-pack lithium battery does not fit. Built around LiFePO4 (Lithium Iron Phosphate) chemistry, it measures 15.8 inches long, 11.1 inches wide, and 10.9 inches tall.\u003c\/p\u003e\n\u003cp\u003eThis kit replaces your entire bank of 48-volt lead-acid batteries with one sealed, maintenance-free lithium unit. Everything needed for a complete conversion is included in the box.\u003c\/p\u003e\n\u003ch4\u003eWhat Is Included in the Complete Kit\u003c\/h4\u003e\n\u003cdiv class=\"ep-kit-box\"\u003e\n\u003cp class=\"ep-kit-title\"\u003eKit Contents\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eComplete Lithium Conversion Kit\u003c\/li\u003e\n\u003cli\u003e48V 15A Lithium Charger, Battery Gauge, 12V Converter Included\u003c\/li\u003e\n\u003cli\u003eCart Specific Mounting Brackets Included\u003c\/li\u003e\n\u003cli\u003eBluetooth App (iOS \u0026amp; Android)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch4\u003eDesigned for Carts With Smaller Battery Compartments\u003c\/h4\u003e\n\u003cp\u003eThe MINI form factor addresses a common installation problem. Many golf carts including the Club Car DS and newer low-speed vehicles like ICON, Bintelli, Epic EV, and Vivid EV have battery bays that are too compact for a full-size single-pack lithium battery. The MINI's reduced footprint fits these carts without requiring any modification to the battery compartment.\u003c\/p\u003e\n\u003cdiv class=\"ep-compat\"\u003e\n\u003cp\u003e\u003cstrong\u003eCompatible Cart Models Include:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eClub Car DS\u003c\/li\u003e\n\u003cli\u003eClub Car Precedent, Tempo, and Onward\u003c\/li\u003e\n\u003cli\u003eICON Electric Vehicles (i20, i40, i60, and related models)\u003c\/li\u003e\n\u003cli\u003eBintelli (Beyond, Sprint, and related models)\u003c\/li\u003e\n\u003cli\u003eEpic EV\u003c\/li\u003e\n\u003cli\u003eVivid EV\u003c\/li\u003e\n\u003cli\u003eAdvanced EV\u003c\/li\u003e\n\u003cli\u003eEvolution Golf Carts\u003c\/li\u003e\n\u003cli\u003eEZGO TXT and EZGO RXV\u003c\/li\u003e\n\u003cli\u003eYamaha (most 48V models)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"ep-note\"\u003eBefore ordering, measure your battery compartment interior and confirm a minimum of 15.8 inches (L) by 11.1 inches (W) by 10.9 inches (H) of clearance is available. If you are unsure, contact us before purchasing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch4\u003ePerformance Compared to Lead-Acid\u003c\/h4\u003e\n\u003cp\u003eIf your cart slows down on hills or loses power toward the end of a round, that is a lead-acid battery problem, not a cart problem. Lead-acid batteries lose voltage as they discharge, which means progressively less power from hole 1 to hole 18.\u003c\/p\u003e\n\u003cp\u003eLiFePO4 chemistry maintains a stable voltage throughout the discharge cycle. Your cart performs the same whether the charge gauge reads 90% or 20% consistent acceleration, consistent hill performance, consistent power delivery to the end of the charge. The 200A continuous discharge rating supports normal golf cart use including hills and a full passenger load.\u003c\/p\u003e\n\u003cp\u003eEstimated range is 30 to 50 miles per charge depending on terrain, passenger weight, speed, and accessory use. A standard 18-hole round of golf typically uses a portion of that capacity, leaving charge to spare for the drive home.\u003c\/p\u003e\n\u003ch4\u003eMaintenance-Free Operation\u003c\/h4\u003e\n\u003cp\u003eUnlike flooded lead-acid batteries, the Epoch MINI requires no water additions, no terminal cleaning, and no equalization charges. The case is sealed to IP67 standards, meaning it is rated waterproof to one meter for 30 minutes. There are no acid fumes and no venting requirements. The built-in Battery Management System (BMS) handles all protection functions automatically: overcharge, over-discharge, overcurrent, short circuit, and temperature limits.\u003c\/p\u003e\n\u003ch4\u003eBluetooth Monitoring\u003c\/h4\u003e\n\u003cp\u003eThe battery connects to the free Epoch app on iOS and Android via Bluetooth. The app displays real-time state of charge (percentage), voltage, current draw, and battery temperature. Over-the-air firmware updates for the BMS are supported through the app.\u003c\/p\u003e\n\u003ch4\u003eCharge Time and Charger Use\u003c\/h4\u003e\n\u003cp\u003eUsing the included 48V 15A charger, a full charge from empty takes approximately 7 hours. The battery accepts partial charges without any negative effect on long-term capacity. \u003cstrong\u003eDo not use your existing lead-acid charger\u003c\/strong\u003e it is not compatible with LiFePO4 chemistry and will damage the battery. Use only the included charger or a charger programmed specifically for LiFePO4 at the voltages listed in the technical specifications tab.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\n     TAB 2: FEATURES\n     ============================================================ --\u003e\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\u003cdiv class=\"ep-wrap\"\u003e\n\u003cp\u003eThe Epoch 48V 105Ah MINI LiMax kit is a factory-assembled conversion system that includes the battery, charger, and all mounting and wiring hardware. Below is a summary of the key features included in this kit.\u003c\/p\u003e\n\u003cdiv class=\"ep-feat-grid\"\u003e\n\u003cdiv class=\"ep-feat-item\"\u003e\n\u003cstrong\u003eMINI Form Factor\u003c\/strong\u003e \u003cspan\u003e15.8\" x 11.1\" x 10.9\" fits Club Car DS, ICON, Bintelli, Epic EV, Vivid EV, and other carts with compact battery bays where a full-size single-pack lithium battery does not fit without compartment modification.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-feat-item\"\u003e\n\u003cstrong\u003eComplete Conversion Kit\u003c\/strong\u003e \u003cspan\u003eIncludes battery, 48V 15A LiFePO4 charger, SOC gauge, 12V converter, mounting brackets, wiring harness, charge receptacle, and on\/off switch. No additional components required for a standard installation.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-feat-item\"\u003e\n\u003cstrong\u003eLiFePO4 Chemistry\u003c\/strong\u003e \u003cspan\u003eLithium Iron Phosphate is a stable, non-toxic lithium chemistry. It does not off-gas, does not require ventilation, and is not prone to thermal runaway under normal operating conditions.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-feat-item\"\u003e\n\u003cstrong\u003e200A Continuous Discharge\u003c\/strong\u003e \u003cspan\u003eRated for 200A continuous output with burst capability of 300A at 15 seconds and 700A at 2 seconds sufficient for acceleration, hill climbing, and full passenger loads on stock 48V carts.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-feat-item\"\u003e\n\u003cstrong\u003eIP67 Waterproof Rating\u003c\/strong\u003e \u003cspan\u003eThe battery case is sealed to IP67 standards. Rated to withstand immersion in one meter of water for 30 minutes. Protected against rain, puddles, and water exposure during normal use.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-feat-item\"\u003e\n\u003cstrong\u003eBluetooth App - iOS and Android\u003c\/strong\u003e \u003cspan\u003eConnects to the Epoch app via Bluetooth. Displays real-time state of charge, voltage, current, and temperature. Supports over-the-air firmware updates for the BMS.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-feat-item\"\u003e\n\u003cstrong\u003e3,500 Cycle Life\u003c\/strong\u003e \u003cspan\u003eRated for 3,500 charge cycles before reaching 80% of original capacity. Under typical golf cart use of one charge per day, this represents approximately 9 to 10 years of service life.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-feat-item\"\u003e\n\u003cstrong\u003eIntegrated Smart BMS\u003c\/strong\u003e \u003cspan\u003eBuilt-in Battery Management System provides overcharge protection, over-discharge protection, overcurrent protection, short circuit protection, and temperature cutoffs automatically.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-feat-item\"\u003e\n\u003cstrong\u003e12V Converter Included\u003c\/strong\u003e \u003cspan\u003eA 48V-to-12V DC converter is included in the kit to power 12V accessories such as radios, USB chargers, and lights. Do not tap 12V accessories directly from the main battery terminals.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-feat-item\"\u003e\n\u003cstrong\u003eNo Maintenance Required\u003c\/strong\u003e \u003cspan\u003eNo water to add, no terminals to clean, no equalization charges. The sealed case and automatic BMS handle all operational requirements without user intervention.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-feat-item\"\u003e\n\u003cstrong\u003eCertifications\u003c\/strong\u003e \u003cspan\u003eCells are UL 1642 and UL 9540A certified. Battery system is IEC 62619:2022 and CE and RoHS compliant. Shipping classification UN 38.3.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-feat-item\"\u003e\n\u003cstrong\u003e11-Year Limited Warranty\u003c\/strong\u003e \u003cspan\u003eRegistration required. Read full details in the warranty tab below\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\n     TAB 3: TECH SPECS\n     ============================================================ --\u003e\n\u003ch3\u003eTech Specs\u003c\/h3\u003e\n\u003cdiv class=\"ep-wrap\"\u003e\n\u003cp\u003eAll specifications below are from the official Epoch Batteries BB51105A MINI data sheet. Verify charger compatibility against the charge specifications before installation.\u003c\/p\u003e\n\u003ctable class=\"ep-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003c!-- Electrical --\u003e\n\u003ctr class=\"section-label\"\u003e\n\u003ctd colspan=\"2\"\u003eElectrical Specifications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNominal Voltage\u003c\/td\u003e\n\u003ctd\u003e51.2V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNominal Capacity\u003c\/td\u003e\n\u003ctd\u003e105 Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEnergy Stored\u003c\/td\u003e\n\u003ctd\u003e5.376 kWh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eChemistry\u003c\/td\u003e\n\u003ctd\u003eLiFePO4 (Lithium Iron Phosphate)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCell Configuration\u003c\/td\u003e\n\u003ctd\u003e1P16S (Prismatic cells)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOperating Voltage Range\u003c\/td\u003e\n\u003ctd\u003e40V - 58.4V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSeries \/ Parallel Connections\u003c\/td\u003e\n\u003ctd\u003eMax 2 units in Parallel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBluetooth\u003c\/td\u003e\n\u003ctd\u003eYes, iOS and Android app\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOver-the-Air Software Updates\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSelf-Heating\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- Discharge --\u003e\n\u003ctr class=\"section-label\"\u003e\n\u003ctd colspan=\"2\"\u003eDischarge Specifications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Continuous Discharge\u003c\/td\u003e\n\u003ctd\u003e200A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Discharge at 15 Seconds\u003c\/td\u003e\n\u003ctd\u003e300A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Discharge at 2 Seconds (Peak)\u003c\/td\u003e\n\u003ctd\u003e700A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDischarge Temperature Range\u003c\/td\u003e\n\u003ctd\u003e-20°C to 60°C (-4°F to 140°F)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- Charge --\u003e\n\u003ctr class=\"section-label\"\u003e\n\u003ctd colspan=\"2\"\u003eCharge Specifications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Continuous Charge Current\u003c\/td\u003e\n\u003ctd\u003e100A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Charge at 15 Seconds\u003c\/td\u003e\n\u003ctd\u003e300A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBulk \/ Absorption Voltage\u003c\/td\u003e\n\u003ctd\u003e56.8V – 57.6V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAbsorption End Condition\u003c\/td\u003e\n\u003ctd\u003eStop when charge current is at or below C\/20 or 15 minutes maximum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFloat Voltage\u003c\/td\u003e\n\u003ctd\u003eDisabled (preferred) or 53.3V – 54.4V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRe-bulk Voltage\u003c\/td\u003e\n\u003ctd\u003e52.8V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTemperature Compensation\u003c\/td\u003e\n\u003ctd\u003e0 mV\/°C (none)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEqualization\u003c\/td\u003e\n\u003ctd\u003eDisabled\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBMS High Voltage Cutoff\u003c\/td\u003e\n\u003ctd\u003e58.4V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSoC Recalibration Voltage\u003c\/td\u003e\n\u003ctd\u003e58.4V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharge Temperature Range\u003c\/td\u003e\n\u003ctd\u003e0°C to 55°C (32°F to 131°F)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- Temperature --\u003e\n\u003ctr class=\"section-label\"\u003e\n\u003ctd colspan=\"2\"\u003eTemperature Specifications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDischarge Temperature\u003c\/td\u003e\n\u003ctd\u003e-20°C to 60°C (-4°F to 140°F)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharge Temperature\u003c\/td\u003e\n\u003ctd\u003e0°C to 55°C (32°F to 131°F)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Storage Temperature\u003c\/td\u003e\n\u003ctd\u003e0°C to 35°C (32°F to 95°F) maximum 12 months\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- Mechanical --\u003e\n\u003ctr class=\"section-label\"\u003e\n\u003ctd colspan=\"2\"\u003eMechanical Specifications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions (L x W x H)\u003c\/td\u003e\n\u003ctd\u003e15.8\" x 11.1\" x 10.9\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e99 lbs (45 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCase Material\u003c\/td\u003e\n\u003ctd\u003eSteel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTerminal Type\u003c\/td\u003e\n\u003ctd\u003eM8 Female\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCycle Life Rating\u003c\/td\u003e\n\u003ctd\u003e3,500 cycles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIP Rating\u003c\/td\u003e\n\u003ctd\u003eIP67 - Waterproof\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- Compliance --\u003e\n\u003ctr class=\"section-label\"\u003e\n\u003ctd colspan=\"2\"\u003eCompliance and Certifications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCell Certifications\u003c\/td\u003e\n\u003ctd\u003eUL 1642, UL 9540A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSystem Certifications\u003c\/td\u003e\n\u003ctd\u003eIEC 62619:2022, CE, RoHS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShipping Classification\u003c\/td\u003e\n\u003ctd\u003eUN 38.3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- Kit --\u003e\n\u003ctr class=\"section-label\"\u003e\n\u003ctd colspan=\"2\"\u003eIncluded Kit Components\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharger\u003c\/td\u003e\n\u003ctd\u003e48V 15A Lithium (LiFePO4) Charger\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGauge \/ Display\u003c\/td\u003e\n\u003ctd\u003eState-of-Charge Gauge, dashboard mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e12V Converter\u003c\/td\u003e\n\u003ctd\u003e48V to 12V DC Converter for 12V accessories\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Hardware\u003c\/td\u003e\n\u003ctd\u003eCart-specific mounting brackets and hardware\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWiring\u003c\/td\u003e\n\u003ctd\u003ePre-assembled wiring harness\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharge Port\u003c\/td\u003e\n\u003ctd\u003eReplacement charge receptacle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSwitch\u003c\/td\u003e\n\u003ctd\u003eExternal on\/off switch dashboard installation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- Warranty --\u003e\n\u003ctr class=\"section-label\"\u003e\n\u003ctd colspan=\"2\"\u003eWarranty\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty Period\u003c\/td\u003e\n\u003ctd\u003e11-Year Limited Warranty. For full details read \"Warranty\" Tab\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYears 1–3\u003c\/td\u003e\n\u003ctd\u003eDefective unit repaired or replaced at no cost\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYears 4–5\u003c\/td\u003e\n\u003ctd\u003eComparable replacement at 40% off retail price\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYears 6–11\u003c\/td\u003e\n\u003ctd\u003eComparable replacement at 25% off retail price\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRegistration Requirement\u003c\/td\u003e\n\u003ctd\u003eRequired at epochbatteries.com within 60 days of purchase\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\n     TAB 4: FAQs\n     ============================================================ --\u003e\n\u003ch3\u003eFAQs\u003c\/h3\u003e\n\u003cdiv class=\"ep-wrap\"\u003e\n\u003cp\u003eBelow are answers to the questions most frequently asked by customers considering this upgrade. If your question is not listed, contact us before purchasing.\u003c\/p\u003e\n\u003cdiv class=\"ep-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWill this battery fit my Club Car DS?\u003c\/summary\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eYes. The MINI form factor was specifically developed for the Club Car DS battery compartment, which is more compact than the battery bays in many other golf cart models. When selecting your cart at checkout, choose \u003cstrong\u003e\"Other\"\u003c\/strong\u003e as your cart model not the Club Car Precedent or Tempo option, which uses a different bracket configuration.\u003c\/p\u003e\n\u003cp\u003eBefore ordering, confirm your compartment has at least 15.8 inches of length, 11.1 inches of width, and 10.9 inches of height of interior clearance. If you have any doubt, contact us with your compartment measurements before placing your order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWill this battery fit my ICON, Bintelli, Vivid EV, or Epic EV golf cart?\u003c\/summary\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eYes. The MINI form factor was designed for golf carts with compact battery bays including ICON Electric Vehicles, Bintelli, Vivid EV, Epic EV, and Advanced EV where a full-size single-pack lithium battery would not fit without modifying the battery compartment. If your cart model is not listed in the dropdown at checkout, select \u003cstrong\u003e\"Other.\"\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMeasure your battery compartment first and confirm a minimum of 15.8 inches (L) by 11.1 inches (W) by 10.9 inches (H) of interior clearance is available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat makes the MINI different from the standard Epoch 48V 105Ah?\u003c\/summary\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eThe MINI has a smaller physical footprint (15.8\" L x 11.1\" W x 10.9\" H) compared to the standard 48V 105Ah, which is sized for larger battery bays found in traditional EZGO TXT and Yamaha carts. The MINI was designed specifically for golf carts that have compact or non-standard compartments such as the Club Car DS, ICON Electric Vehicles, Bintelli, Epic EV, and Vivid EV where the standard-size pack does not fit without modifying the battery compartment.\u003c\/p\u003e\n\u003cp\u003eBoth models share the same electrical specifications: 51.2V, 105Ah, 200A continuous discharge, and 3,500 cycle life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow far will this battery take my golf cart on one charge?\u003c\/summary\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eRange varies based on several factors: terrain, passenger and cargo weight, driving speed, tire size, and accessory use (lights, radio, etc.). Under typical conditions on a stock 48V golf cart, you can expect 30 to 50 miles per charge. A standard 18-hole round of golf uses a fraction of that capacity for most players.\u003c\/p\u003e\n\u003cp\u003eCarts that have been modified with larger tires, lifted suspension, performance motors, or heavy accessory loads will see lower range figures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eCan I use my existing lead-acid charger?\u003c\/summary\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eNo. Lead-acid chargers are not compatible with LiFePO4 batteries. Using a lead-acid charger will damage the battery and will void the warranty. The complete kit includes a 48V 15A lithium charger that is matched to the LiFePO4 charging profile. Use only the included charger or a third-party charger that can be programmed to the exact voltage and current specifications listed in the Tech Specs tab.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow long does it take to fully charge?\u003c\/summary\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eUsing the included 48V 15A charger, a full charge from empty takes approximately 7 hours. Partial charges are safe and do not negatively affect battery capacity or lifespan. LiFePO4 chemistry does not require full charge cycles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDo I need a professional to install this, or can I do it myself?\u003c\/summary\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eEpoch recommends professional installation by a qualified golf cart technician. The kit includes step-by-step instructions, cart-specific mounting brackets, a pre-assembled wiring harness, a replacement charge receptacle, and an on\/off switch for the dashboard. Customers who are comfortable with basic DC electrical work have completed the installation themselves, typically in 1 to 2 hours. Improper installation voids the warranty.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat about my 12V accessories  radio, lights, USB ports?\u003c\/summary\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eThe kit includes a 48V to 12V DC converter specifically for this purpose. Connect all 12V accessories through the converter. Do not tap 12V accessories directly from the main battery terminals on a lithium system doing so can damage the battery and void the warranty.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eIs this battery safe to store and charge in a closed garage?\u003c\/summary\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eYes. LiFePO4 chemistry does not produce hydrogen gas or acid fumes. It does not require ventilation during charging. The sealed IP67-rated case prevents any liquid from escaping. The battery can be safely charged and stored in an enclosed garage. Recommended storage temperature is 32°F to 95°F (0°C to 35°C).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow does the 11-year warranty actually work?\u003c\/summary\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eThe warranty is tiered:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eYears 1 through 3:\u003c\/strong\u003e A defective battery is repaired or replaced at no cost to you.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eYears 4 through 5:\u003c\/strong\u003e A comparable replacement is offered at 40% off the retail price at time of claim.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eYears 6 through 11:\u003c\/strong\u003e A comparable replacement is offered at 25% off the retail price at time of claim.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eYou must register your battery at epochbatteries.com within 60 days of purchase to activate warranty coverage. Keep your proof of purchase. For Full details read the \"Warranty\" Tab.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWill switching to lithium make my cart faster?\u003c\/summary\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eOn a stock, unmodified cart, the top speed will not increase. What you will notice is that the cart maintains consistent performance throughout the entire charge cycle. Lead-acid batteries lose voltage as they discharge, which causes the cart to slow down progressively. LiFePO4 maintains a stable voltage curve, so acceleration and hill performance remain consistent from full charge to near-empty.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eCan I connect two of these batteries for more range?\u003c\/summary\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eYes. The Epoch 48V 105Ah MINI supports a maximum of two units connected in parallel. This configuration doubles the capacity to 210Ah, roughly doubling the range. Both units must be identical (same model) and wired according to Epoch's parallel connection instructions. Do not connect more than two units in parallel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow does this compare to replacing my lead-acid batteries again?\u003c\/summary\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eA quality set of 48V lead-acid batteries (for example, six 8V Trojan T-875s) typically costs between $800 and $1,200 and has a service life of 3 to 5 years under regular use, which means multiple replacements over a 10-year period. The Epoch MINI is rated for 3,500 cycles approximately 9 to 10 years of daily use with no water additions, no terminal maintenance, and no equalization charges. The upfront cost is higher; the long-term maintenance burden is significantly lower.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat is the difference between LiFePO4 and regular lithium batteries?\u003c\/summary\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eLiFePO4 (Lithium Iron Phosphate) is a specific type of lithium chemistry known for its thermal and chemical stability. Unlike lithium cobalt oxide cells used in some consumer electronics, LiFePO4 cells do not produce flammable gases under normal conditions and are not prone to thermal runaway. LiFePO4 also has a longer cycle life compared to other lithium chemistries.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- end ep-faq --\u003e\n\u003c\/div\u003e\n\u003c!-- end ep-wrap --\u003e","brand":"Epoch Batteries","offers":[{"title":"Club Car DS","offer_id":47669668282626,"sku":"BB51105A_MINI-kit-1","price":2299.0,"currency_code":"USD","in_stock":true},{"title":"Other Golf Cart Models","offer_id":47669668315394,"sku":"BB51105A_MINI-kit-Other","price":2299.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3660\/5442\/files\/Epoch_Mini_48V_105ah_Golf_Cart_Battery_Complete_Kit.png?v=1776544356"},{"product_id":"sungold-power-powerwall-x-sg48200t-51-2v-200ah-lifepo4-home-battery-10-24kwh","title":"SunGold Power Powerwall X SG48200T 51.2V 200Ah LiFePO4 Home Battery 10.24kWh","description":"\u003cdiv style=\"font-family: Georgia,'Times New Roman',serif; font-size: 18px; line-height: 1.8; color: #111111; max-width: 860px;\"\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 1.1em;\"\u003eThe SunGold Power Powerwall X (model SG48200T) is a 51.2-volt, 200Ah lithium iron phosphate (LiFePO4) battery designed for residential and commercial energy storage. It stores 10.24 kWh of energy (9.84 kWh usable) from solar panels or the grid, making that power available at night, during outages, or during peak electricity rate periods.\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003eThe SG48200T operates at 51.2V nominal voltage and is compatible with 48V inverter systems, which is the standard voltage class for this battery type.\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 1.1em;\"\u003eThe battery uses LiFePO4 chemistry, which is thermally stable and does not produce thermal runaway under normal operating conditions, making it suitable for indoor and garage installation. It carries UL1973 and UL9540A safety certifications, which cover stationary battery fire safety standards.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 1.1em;\"\u003eThe integrated 200A Battery Management System (BMS) handles overcharge, over-discharge, overcurrent, overtemperature, and short-circuit protection automatically during normal operation. The front panel includes a circular LCD touchscreen displaying state of charge, voltage, and current in real time. An IOT port supports WiFi cloud monitoring one WiFi module covers the entire battery bank when multiple units are connected in parallel.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 1.1em;\"\u003eCommunication uses CAN bus, RS485, and RS232 protocols. The battery ships with DIP switch configuration settings and pin-by-pin wiring diagrams for 16 inverter brands in the user manual. Up to 32 units connect in parallel, scaling total storage to 328 kWh. The battery supports floor mounting with included brackets or wall mounting with an optional bracket kit sold separately.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 1.1em;\"\u003eRated for 8,000 or more deep cycles at 80% depth of discharge, with a 15-year expected service life under daily cycling conditions. Backed by a 10-year manufacturer warranty.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; color: #333333; background-color: #f5f5f5; border-left: 4px solid #555555; padding: 14px 18px; margin: 1.5em 0;\"\u003e\u003cstrong\u003eImportant:\u003c\/strong\u003e This battery is a DC storage component. It does not include or replace an inverter\/charger. Connecting to a home electrical panel for backup or grid-tied use requires a licensed electrician in most jurisdictions. If you do not yet have a compatible inverter, see the FAQ tab for guidance on what to look for.\u003c\/p\u003e\n\u003c!-- ================================================================\n     TAB 2 — FEATURES\n     ================================================================ --\u003e\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\u003cp style=\"font-size: 15px; font-weight: bold; letter-spacing: 0.07em; text-transform: uppercase; color: #333333; border-left: 3px solid #555555; padding-left: 10px; margin: 1.6em 0 0.7em 0;\"\u003eBattery and Chemistry\u003c\/p\u003e\n\u003cul style=\"padding-left: 1.4em; margin-bottom: 1.2em;\"\u003e\n\u003cli style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 0.5em;\"\u003e\n\u003cstrong\u003eLiFePO4 lithium iron phosphate chemistry\u003c\/strong\u003e  thermally stable, does not produce thermal runaway under normal operating conditions, suitable for indoor and garage installation\u003c\/li\u003e\n\u003cli style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 0.5em;\"\u003e\n\u003cstrong\u003e10.24 kWh nominal \/ 9.84 kWh usable capacity\u003c\/strong\u003e at 0.5C discharge rate\u003c\/li\u003e\n\u003cli style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 0.5em;\"\u003e\n\u003cstrong\u003e51.2V nominal voltage\u003c\/strong\u003e, operating range 44.8V to 57.6V\u003c\/li\u003e\n\u003cli style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 0.5em;\"\u003e\n\u003cstrong\u003e8,000 or more deep cycles at 80% depth of discharge \u003c\/strong\u003e15-year rated service life with daily cycling\u003c\/li\u003e\n\u003cli style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 0.5em;\"\u003e\n\u003cstrong\u003e200A continuous discharge current\u003c\/strong\u003e at initial temperature at or below 30°C (86°F)\u003c\/li\u003e\n\u003cli style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 0.5em;\"\u003e\u003cstrong\u003e140A maximum charge current\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 0.5em;\"\u003ePeak discharge: 200–240A for 5 minutes \/ 240–300A for 15 seconds\u003c\/li\u003e\n\u003cli style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 0.5em;\"\u003eLiFePO4 chemistry has a low self-discharge rate typical for lithium iron phosphate cells. The manufacturer recommends recharging within 6 months during storage at 0–30°C to maintain cell health\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 15px; font-weight: bold; letter-spacing: 0.07em; text-transform: uppercase; color: #333333; border-left: 3px solid #555555; padding-left: 10px; margin: 1.6em 0 0.7em 0;\"\u003eBattery Management System (BMS)\u003c\/p\u003e\n\u003cul style=\"padding-left: 1.4em; margin-bottom: 1.2em;\"\u003e\n\u003cli style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 0.5em;\"\u003e\n\u003cstrong\u003e200A integrated BMS with cell equalization function\u003c\/strong\u003e actively balances cells to extend service life\u003c\/li\u003e\n\u003cli style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 0.5em;\"\u003eAutomatic protection: overcharge, over-discharge, overcurrent (charge and discharge), overtemperature, undertemperature, short circuit, and reversed polarity\u003c\/li\u003e\n\u003cli style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 0.5em;\"\u003eMost protections recover automatically when the fault condition clears; short circuit and reversed polarity require manual reset via the front-panel button\u003c\/li\u003e\n\u003cli style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 0.5em;\"\u003eBMS enters sleep mode during extended idle periods to reduce self-consumption; connect a charge source or press the reset button to reactivate\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 15px; font-weight: bold; letter-spacing: 0.07em; text-transform: uppercase; color: #333333; border-left: 3px solid #555555; padding-left: 10px; margin: 1.6em 0 0.7em 0;\"\u003eDisplay and Monitoring\u003c\/p\u003e\n\u003cul style=\"padding-left: 1.4em; margin-bottom: 1.2em;\"\u003e\n\u003cli style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 0.5em;\"\u003e\n\u003cstrong\u003eCircular LCD touchscreen\u003c\/strong\u003e on front panel displays SOC percentage, voltage, current, and system status in real time\u003c\/li\u003e\n\u003cli style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 0.5em;\"\u003eLED indicators: RUN light (operating status), ALM light (alarm active), SOC bar (charge level at a glance)\u003c\/li\u003e\n\u003cli style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 0.5em;\"\u003e\n\u003cstrong\u003eIOT port for WiFi cloud monitoring\u003c\/strong\u003e  one WiFi module connects to the Master battery and covers all units in a parallel array\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 15px; font-weight: bold; letter-spacing: 0.07em; text-transform: uppercase; color: #333333; border-left: 3px solid #555555; padding-left: 10px; margin: 1.6em 0 0.7em 0;\"\u003eInverter Compatibility\u003c\/p\u003e\n\u003cul style=\"padding-left: 1.4em; margin-bottom: 1.2em;\"\u003e\n\u003cli style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 0.5em;\"\u003e\n\u003cstrong\u003eThree communication protocols supported:\u003c\/strong\u003e CAN bus, RS485, RS232\u003c\/li\u003e\n\u003cli style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 0.5em;\"\u003ePin-by-pin wiring diagrams included in user manual Appendix I for: Victron, Sol-Ark, Growatt, Goodwe, SMA, Schneider, Solis, SAJ, Deye, Megarevo\/INVT, Luxpower, Sunsynk, Alpha\/Outback, Voltronic, Phocos, MPP Solar\u003c\/li\u003e\n\u003cli style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 0.5em;\"\u003eDIP switch on the battery panel selects the correct protocol group and baud rate per inverter  no software configuration required\u003c\/li\u003e\n\u003cli style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 0.5em;\"\u003eCompatible with on-grid, backup, and off-grid system configurations\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 15px; font-weight: bold; letter-spacing: 0.07em; text-transform: uppercase; color: #333333; border-left: 3px solid #555555; padding-left: 10px; margin: 1.6em 0 0.7em 0;\"\u003eScalability and Installation\u003c\/p\u003e\n\u003cul style=\"padding-left: 1.4em; margin-bottom: 1.2em;\"\u003e\n\u003cli style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 0.5em;\"\u003e\n\u003cstrong\u003eUp to 32 units connectable in parallel \u003c\/strong\u003emaximum combined capacity 328 kWh\u003c\/li\u003e\n\u003cli style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 0.5em;\"\u003e\n\u003cstrong\u003eDual mounting options:\u003c\/strong\u003e floor mount (brackets included) or wall mount (optional bracket kit sold separately)\u003c\/li\u003e\n\u003cli style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 0.5em;\"\u003eManufacturer recommended inverter-to-battery ratio: 1 kW of inverter capacity per 2 kWh of battery storage. Example: a 10kW inverter paired with at least 2 units (20 kWh)\u003c\/li\u003e\n\u003cli style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 0.5em;\"\u003eMaximum communication cable length: 15 meters between battery and inverter\u003c\/li\u003e\n\u003cli style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 0.5em;\"\u003eMaximum power cable length: 10 meters between battery and inverter\u003c\/li\u003e\n\u003cli style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 0.5em;\"\u003eMust remain in upright orientation cannot be installed upside down, sideways, or face-down\u003c\/li\u003e\n\u003cli style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 0.5em;\"\u003eUnit weighs approximately 198 lbs (90 kg) — two people and appropriate lifting equipment required for safe installation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 15px; font-weight: bold; letter-spacing: 0.07em; text-transform: uppercase; color: #333333; border-left: 3px solid #555555; padding-left: 10px; margin: 1.6em 0 0.7em 0;\"\u003eSafety Certifications\u003c\/p\u003e\n\u003cul style=\"padding-left: 1.4em; margin-bottom: 1.2em;\"\u003e\n\u003cli style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 0.5em;\"\u003e\n\u003cstrong\u003eUL1973\u003c\/strong\u003e batteries for use in stationary and vehicle auxiliary power applications\u003c\/li\u003e\n\u003cli style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 0.5em;\"\u003e\n\u003cstrong\u003eUL9540A\u003c\/strong\u003e evaluating fire characteristics of battery energy storage systems\u003c\/li\u003e\n\u003cli style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 0.5em;\"\u003e\n\u003cstrong\u003eUN38.3\u003c\/strong\u003e transport safety testing for lithium batteries\u003c\/li\u003e\n\u003cli style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 0.5em;\"\u003eMSDS documentation provided\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- ================================================================\n     TAB 3 — TECH SPECS\n     ================================================================ --\u003e\n\u003ch3\u003eTech Specs\u003c\/h3\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 17px; margin-top: 0.5em;\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"background-color: #333333; color: #ffffff; text-align: left; padding: 12px 16px; font-size: 17px; font-weight: bold;\"\u003eParameter\u003c\/th\u003e\n\u003cth style=\"background-color: #333333; color: #ffffff; text-align: left; padding: 12px 16px; font-size: 17px; font-weight: bold;\"\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5; width: 44%;\"\u003eProduct Model\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003eSG48200T\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eBattery Chemistry\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003eLiFePO4 (Lithium Iron Phosphate)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eNominal Voltage\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e51.2V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eOperating Voltage Range\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e44.8V – 57.6V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eCharge Voltage\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e56.0V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eFloat Charge Voltage\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e54.6V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eNominal Capacity\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e200Ah @ 0.5C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eNominal Energy\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e10.24 kWh @ 0.5C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eUsable Energy\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e9.84 kWh @ 0.5C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eStandard Charge Current\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e100A or less\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eMax. Charge Current\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e140A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eStandard Discharge Current\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e100A or less\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eMax. Discharge Current\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e200A (initial temp. at or below 30°C \/ 86°F)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003ePeak Discharge Current\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e200–240A for 5 min \/ 240–300A for 15 sec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eMax. Short Circuit Current\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e920A \/ 300 microseconds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eBMS Rating\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e200A with cell equalization function\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eCycle Life\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e8,000 or more cycles at 80% DoD, 0.5C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eExpected Service Life\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e15 years under daily cycling conditions\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eCommunication Protocols\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003eCAN bus \/ RS485 \/ RS232\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eMax. Units in Parallel\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e32 units (328 kWh combined maximum)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eInverter Setting  Absorption Voltage\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e56.0V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eInverter Setting Float Voltage\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e54.6V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eInverter Setting Low Voltage Cut-off\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e48.0V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eInverter Setting  Recharge Start Voltage\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e50V or above\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eInverter Setting  Restart Voltage\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e52V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eInverter Setting  Low SOC Cut-off (off-grid)\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e4%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eInverter Setting Low SOC Limit (grid-tied)\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e10–20% (varies by inverter brand)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eRated Charge Current (N units)\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e100A x N (N = number of batteries)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eMax. Charge Current (N units)\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e200A x N (N = number of batteries)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eCharging Temperature\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e0°C to 50°C (32°F to 122°F)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eDischarge Temperature\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e-10°C to 50°C (14°F to 122°F)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eStorage Temperature (6 months or less)\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e0°C to 30°C (32°F to 86°F)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eStorage Temperature (3 months or less)\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e-10°C to 45°C (14°F to 113°F)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eRecommended Operating Environment\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e15°C to 35°C (59°F to 95°F), 5–75% relative humidity\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eDimensions (H x W x D)\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e37.2 x 21.1 x 6.8 inches (944 x 535 x 173 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eWeight\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003eApproximately 198.4 lb (90 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eMounting Options\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003eFloor mount (brackets included) \/ Wall mount (optional kit, sold separately)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eFront Panel Display\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003eLCD touchscreen SOC, voltage, current, alarm status\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eRemote Monitoring\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003eIOT port 1 WiFi module per battery bank (connects to Master unit)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eIncluded Power Cable Gauge\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e1\/0 AWG (red positive, black negative, 1,500mm each)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eCertifications\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003eUL1973, UL9540A, UN38.3, MSDS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; font-weight: 600; color: #222222; background-color: #f5f5f5;\"\u003eWarranty\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; color: #111111;\"\u003e10 years manufacturer warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-size: 15px; color: #555555; margin-top: 8px; line-height: 1.6;\"\u003eSpecifications sourced from manufacturer datasheet and user manual (SG48200T, Version V-00). Confirm final specifications with us before installation.\u003c\/p\u003e\n\u003c!-- ================================================================\n     TAB 4 — WHAT IS INCLUDED\n     ================================================================ --\u003e\n\u003ch3\u003eWhat Is Included\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 1em;\"\u003eEach SG48200T ships in a wooden freight crate. The following items are included with every unit:\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 18px; margin-bottom: 1.5em;\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"background-color: #333333; color: #ffffff; text-align: left; padding: 11px 16px; font-size: 17px;\"\u003eItem\u003c\/th\u003e\n\u003cth style=\"background-color: #333333; color: #ffffff; text-align: left; padding: 11px 16px; font-size: 17px;\"\u003eQty\u003c\/th\u003e\n\u003cth style=\"background-color: #333333; color: #ffffff; text-align: left; padding: 11px 16px; font-size: 17px;\"\u003eNotes\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111; background-color: #f5f5f5; font-weight: 600;\"\u003eBattery pack (SG48200T)\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e1\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003eShips pre-charged above 51.2V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111; background-color: #f5f5f5; font-weight: 600;\"\u003eUser manual\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e1\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003eIncludes wiring diagrams for 16 inverter brands in Appendix I\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111; background-color: #f5f5f5; font-weight: 600;\"\u003ePower cables (1\/0 AWG)\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e1 set\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003eRed positive and black negative, 1,500mm each\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111; background-color: #f5f5f5; font-weight: 600;\"\u003eGrounding cable\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e1\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003eYellow\/green, 1,000mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111; background-color: #f5f5f5; font-weight: 600;\"\u003eBattery communication cable\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e1\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003eRJ45, 1,000mm for battery-to-battery linking in parallel arrays\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111; background-color: #f5f5f5; font-weight: 600;\"\u003eFloor-to-wall fixed brackets\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e2\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003eL-shaped steel, for standard floor-mount installation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111; background-color: #f5f5f5; font-weight: 600;\"\u003eExpansion screws (M6 x 50)\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003e2\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; border-bottom: 1px solid #dddddd; color: #111111;\"\u003eFor floor bracket anchoring\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 16px; color: #111111; background-color: #f5f5f5; font-weight: 600;\"\u003eMounting screws (assorted)\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; color: #111111;\"\u003e1 set\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 16px; color: #111111;\"\u003eFor bracket assembly\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; color: #333333; background-color: #f5f5f5; border-left: 4px solid #555555; padding: 14px 18px; margin: 1.5em 0;\"\u003e\u003cstrong\u003eNot included wall mount bracket kit:\u003c\/strong\u003e If you plan to hang the battery on a wall, the optional wall mount kit (sold separately) contains: 1 horizontal wall rail, 2 battery side brackets, 2 limit brackets, 4 M10 x 80 expansion screws, and 12 M6 x 16 screws. Wall mounting requires drilling into concrete or masonry standard drywall alone cannot support the battery weight.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eNot included inverter communication cable:\u003c\/strong\u003e The cable connecting the battery to your inverter's CAN or RS485 port is selected based on your inverter brand (Version I, II, or III, or custom). Pinout specifications for each brand are provided in Appendix I of the user manual.\u003c\/p\u003e\n\u003c!-- ================================================================\n     TAB 5 — WHO IS THIS FOR\n     ================================================================ --\u003e\n\u003ch3\u003eWho Is This For\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 1em;\"\u003eThis battery is a DC energy storage component that works within a larger solar or backup power system. It is not a standalone plug-and-play device. It requires a separately purchased compatible inverter\/charger, proper DC wiring, and in most cases a licensed electrician for the final connection to a home electrical panel.\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 18px; margin-bottom: 1.5em;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 14px 18px; border-bottom: 1px solid #dddddd; border-left: 4px solid #444444; background-color: #f9f9f9; vertical-align: top; font-weight: bold; width: 30%; color: #111111;\"\u003eHome backup power\u003c\/td\u003e\n\u003ctd style=\"padding: 14px 18px; border-bottom: 1px solid #dddddd; color: #111111; line-height: 1.7;\"\u003eHomeowners who want power available during grid outages for essential loads refrigerator, lighting, internet router, sump pump, or medical equipment such as CPAP machines and oxygen concentrators.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 14px 18px; border-bottom: 1px solid #dddddd; border-left: 4px solid #444444; background-color: #f9f9f9; vertical-align: top; font-weight: bold; color: #111111;\"\u003eSolar energy storage\u003c\/td\u003e\n\u003ctd style=\"padding: 14px 18px; border-bottom: 1px solid #dddddd; color: #111111; line-height: 1.7;\"\u003eHouseholds with existing or planned solar panels who want to store excess daytime generation for use at night or during cloudy periods rather than sending unused energy back to the grid.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 14px 18px; border-bottom: 1px solid #dddddd; border-left: 4px solid #444444; background-color: #f9f9f9; vertical-align: top; font-weight: bold; color: #111111;\"\u003eOff-grid systems\u003c\/td\u003e\n\u003ctd style=\"padding: 14px 18px; border-bottom: 1px solid #dddddd; color: #111111; line-height: 1.7;\"\u003eRural properties, cabins, farms, or workshop buildings where grid connection is unavailable or impractical. Multiple units connect in parallel to scale storage to the system's requirements.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 14px 18px; border-bottom: 1px solid #dddddd; border-left: 4px solid #444444; background-color: #f9f9f9; vertical-align: top; font-weight: bold; color: #111111;\"\u003eTime-of-use management\u003c\/td\u003e\n\u003ctd style=\"padding: 14px 18px; border-bottom: 1px solid #dddddd; color: #111111; line-height: 1.7;\"\u003eCustomers on time-of-use utility plans who want to charge the battery during off-peak hours and draw from it during on-peak hours.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 14px 18px; border-bottom: 1px solid #dddddd; border-left: 4px solid #444444; background-color: #f9f9f9; vertical-align: top; font-weight: bold; color: #111111;\"\u003eCommercial and light industrial\u003c\/td\u003e\n\u003ctd style=\"padding: 14px 18px; border-bottom: 1px solid #dddddd; color: #111111; line-height: 1.7;\"\u003eSmall businesses, agricultural operations, or commercial facilities needing scalable on-site energy storage. Up to 32 units connect in parallel for 328 kWh combined capacity.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 14px 18px; border-left: 4px solid #444444; background-color: #f9f9f9; vertical-align: top; font-weight: bold; color: #111111;\"\u003eDIY solar builders\u003c\/td\u003e\n\u003ctd style=\"padding: 14px 18px; color: #111111; line-height: 1.7;\"\u003eTechnically capable installers or homeowners building a custom 48V battery bank with a compatible hybrid or off-grid inverter. The user manual includes full wiring diagrams, DIP switch settings, and step-by-step commissioning procedures for each supported inverter brand.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; color: #333333; background-color: #f5f5f5; border-left: 4px solid #555555; padding: 14px 18px; margin: 1.5em 0;\"\u003e\u003cstrong\u003eThis battery is not suited for:\u003c\/strong\u003e direct connection to AC loads without an inverter, use in 12V or 24V battery systems, portable power station applications, or any installation where no compatible inverter\/charger is present. The unit weighs approximately 198 lbs (90 kg) and requires two people and appropriate lifting equipment for safe handling and installation.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; color: #111111; margin-bottom: 1em;\"\u003eIf you are unsure whether this battery is compatible with your system, contact us before purchasing.\u003c\/p\u003e\n\u003c!-- ================================================================\n     TAB 6 — FAQ\n     ================================================================ --\u003e\n\u003ch3\u003eFAQ\u003c\/h3\u003e\n\u003cdetails style=\"border-top: 1px solid #dddddd; border-bottom: 1px solid #dddddd;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: 600; color: #111111; padding: 16px 36px 16px 4px; cursor: pointer; line-height: 1.5; list-style: none;\"\u003eIs this battery compatible with my inverter?\u003c\/summary\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.75; color: #333333; padding: 4px 8px 18px 4px; margin: 0;\"\u003eThe SG48200T supports CAN bus, RS485, and RS232 protocols and includes pin-by-pin wiring diagrams for 16 inverter brands: Victron, Sol-Ark, Growatt, Goodwe, SMA, Schneider, Solis, SAJ, Deye, Megarevo\/INVT, Luxpower, Sunsynk, Alpha\/Outback, Voltronic, Phocos, and MPP Solar. For inverters not on this list, contact us to confirm compatibility before purchasing.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #dddddd;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: 600; color: #111111; padding: 16px 36px 16px 4px; cursor: pointer; line-height: 1.5; list-style: none;\"\u003eWhat inverter do I need to use with this battery?\u003c\/summary\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.75; color: #333333; padding: 4px 8px 18px 4px; margin: 0;\"\u003eYou need a 48V hybrid or off-grid inverter\/charger with CAN or RS485 battery communication support. The manufacturer recommends a 1:2 inverter-to-battery ratio for example, a 5kW inverter paired with one battery (10 kWh), or a 10kW inverter paired with at least two batteries (20 kWh). SunGold Power offers compatible inverters in 6kW, 10kW, 12kW, and 18kW split-phase configurations. Other compatible brands include Growatt, Victron, Sol-Ark, Goodwe, and Deye, among others. Confirm your inverter has a CAN or RS485 battery communication port before purchasing.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #dddddd;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: 600; color: #111111; padding: 16px 36px 16px 4px; cursor: pointer; line-height: 1.5; list-style: none;\"\u003eDoes this battery work without solar panels?\u003c\/summary\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.75; color: #333333; padding: 4px 8px 18px 4px; margin: 0;\"\u003eYes. The battery charges from the grid through a compatible inverter\/charger, from solar panels through an MPPT charge controller or hybrid inverter, or from a generator. It operates in on-grid, backup, and off-grid modes depending on the inverter configuration.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #dddddd;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: 600; color: #111111; padding: 16px 36px 16px 4px; cursor: pointer; line-height: 1.5; list-style: none;\"\u003eDo I need an electrician to install this?\u003c\/summary\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.75; color: #333333; padding: 4px 8px 18px 4px; margin: 0;\"\u003eMounting the battery and connecting it to the inverter with the provided DC cables can be done by a knowledgeable installer following the user manual. Connecting the inverter to your home electrical panel required for backup or grid-tied operation must be performed by a licensed electrician in most jurisdictions. The user manual labels certain steps \"Qualified Person Only\" for this reason.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #dddddd;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: 600; color: #111111; padding: 16px 36px 16px 4px; cursor: pointer; line-height: 1.5; list-style: none;\"\u003eHow long will one battery power my home during an outage?\u003c\/summary\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.75; color: #333333; padding: 4px 8px 18px 4px; margin: 0;\"\u003eRuntime depends on the loads connected. One 10.24 kWh unit can power a refrigerator (approximately 150W), LED lighting (approximately 100W), internet router (approximately 20W), and device charging (approximately 50W) for roughly 20 to 30 hours. Running central air conditioning or electric heat significantly reduces that time. For whole-home backup, most customers connect two or more units. The manufacturer recommends pairing a 10kW inverter with at least 2 batteries (20 kWh) based on the 1:2 ratio guideline.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #dddddd;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: 600; color: #111111; padding: 16px 36px 16px 4px; cursor: pointer; line-height: 1.5; list-style: none;\"\u003eCan I run medical equipment such as a CPAP or oxygen concentrator on this battery?\u003c\/summary\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.75; color: #333333; padding: 4px 8px 18px 4px; margin: 0;\"\u003eA CPAP machine typically draws 30 to 60 watts. A home oxygen concentrator draws approximately 150 to 300 watts depending on the model. One SG48200T unit contains enough stored energy to power both devices for several hours during an outage when paired with a compatible inverter. Always verify your specific equipment power requirements and consult your medical provider before relying on any battery backup for critical medical equipment.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #dddddd;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: 600; color: #111111; padding: 16px 36px 16px 4px; cursor: pointer; line-height: 1.5; list-style: none;\"\u003eCan I add more batteries later?\u003c\/summary\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.75; color: #333333; padding: 4px 8px 18px 4px; margin: 0;\"\u003eYes. Up to 32 units connect in parallel using the daisy-chain RJ45 communication cable and parallel power cables. Each additional battery adds 10.24 kWh of storage, up to 328 kWh combined. The manufacturer recommends maintaining a 30 to 50% charge margin in the existing bank when adding new units to support system stability.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #dddddd;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: 600; color: #111111; padding: 16px 36px 16px 4px; cursor: pointer; line-height: 1.5; list-style: none;\"\u003eIs it safe to install this battery indoors or in a garage?\u003c\/summary\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.75; color: #333333; padding: 4px 8px 18px 4px; margin: 0;\"\u003eLiFePO4 chemistry does not produce thermal runaway under normal operating conditions, making it suitable for enclosed spaces including garages and utility rooms. The battery holds UL1973 and UL9540A certifications, which address fire safety for stationary energy storage systems. Do not install near open flames, heat sources above 80°C, or in areas exposed to direct rain or standing water. Discharge operating range is 14°F to 122°F (-10°C to 50°C).\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #dddddd;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: 600; color: #111111; padding: 16px 36px 16px 4px; cursor: pointer; line-height: 1.5; list-style: none;\"\u003eWhat inverter settings do I need to program?\u003c\/summary\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.75; color: #333333; padding: 4px 8px 18px 4px; margin: 0;\"\u003eSettings from the manufacturer commissioning table: Absorption voltage 56.0V, Float voltage 54.6V, Low voltage cut-off 48.0V, Recharge start voltage 50V or above, Restart voltage 52V, Low SOC cut-off for off-grid 4%, Low SOC limit for grid-tied 10 to 20% depending on inverter brand. Current limits scale with the number of units connected: rated charge and discharge 100A per battery, maximum charge and discharge 200A per battery.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #dddddd;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: 600; color: #111111; padding: 16px 36px 16px 4px; cursor: pointer; line-height: 1.5; list-style: none;\"\u003eHow many solar panels are needed to charge this battery in one day?\u003c\/summary\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.75; color: #333333; padding: 4px 8px 18px 4px; margin: 0;\"\u003eTo fully charge one 10.24 kWh battery during 5 peak sun hours, approximately 2,000 to 2,500 watts of solar panel capacity is needed roughly 7 to 8 panels at 300W each, accounting for typical system losses. Fewer peak sun hours or shading on the array will reduce the amount charged each day.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #dddddd;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: 600; color: #111111; padding: 16px 36px 16px 4px; cursor: pointer; line-height: 1.5; list-style: none;\"\u003eCan I wall-mount this battery?\u003c\/summary\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.75; color: #333333; padding: 4px 8px 18px 4px; margin: 0;\"\u003eYes, with the optional wall mount bracket kit sold separately. Wall mounting requires drilling into concrete or masonry with M10 x 80 expansion bolts at a minimum 60mm depth. Standard drywall alone cannot support the battery weight of approximately 198 lbs. The floor mount brackets included with the unit are the simpler option and require no drilling into walls.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #dddddd;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: 600; color: #111111; padding: 16px 36px 16px 4px; cursor: pointer; line-height: 1.5; list-style: none;\"\u003eHow do I connect multiple batteries together?\u003c\/summary\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.75; color: #333333; padding: 4px 8px 18px 4px; margin: 0;\"\u003eSet the first battery as Master by turning the M\/S switch ON, and set all additional batteries as Slave with the M\/S switch OFF. Connect batteries using the RJ45 communication cable daisy-chained from the Link OUT port of each battery to the Link IN port of the next. The Master battery's Link IN port remains empty. Connect DC power cables in parallel between all units. The WiFi module connects to the Master battery's IOT port and covers all units in the bank.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #dddddd;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: 600; color: #111111; padding: 16px 36px 16px 4px; cursor: pointer; line-height: 1.5; list-style: none;\"\u003eWhat happens if the battery is over-discharged?\u003c\/summary\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.75; color: #333333; padding: 4px 8px 18px 4px; margin: 0;\"\u003eWhen the battery reaches the low voltage cut-off threshold (48.0V), the BMS stops discharging and enters protection mode. The manufacturer recommends reconnecting a charge source within 24 hours to avoid potential cell damage from extended deep discharge. To reactivate after an over-discharge event, connect a solar, grid, or generator charge source, or press the reset button on the battery panel.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #dddddd;\" open=\"\"\u003e\n\u003csummary style=\"font-size: 18px; font-weight: 600; color: #111111; padding: 16px 36px 16px 4px; cursor: pointer; line-height: 1.5; list-style: none;\"\u003eWhat does the 10-year warranty cover?\u003c\/summary\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.75; color: #333333; padding: 4px 8px 18px 4px; margin: 0;\"\u003eThe 10-year warranty covers manufacturing defects under normal operating conditions. It does not cover damage from improper installation, operation outside rated parameters, physical damage, water exposure, or unauthorized modifications. A purchase receipt is required to establish the warranty start date. Products purchased through unauthorized resellers may not qualify. For full warranty details, see our Warranty tab or contact us directly.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- end wrapper --\u003e","brand":"Sungold Power","offers":[{"title":"Default Title","offer_id":47671947723010,"sku":"SG48200T","price":2250.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3660\/5442\/files\/Sungold_Powerwall_X_Kit.png?v=1776623917"},{"product_id":"sungold-power-48v-100ah-server-rack-battery-sg48100p-ul1973","title":"Sungold Power 48V 100Ah Server Rack Battery SG48100P UL1973","description":"\u003cstyle\u003e\n.sgp{font-family:Arial,Helvetica,sans-serif;font-size:18px;line-height:1.75;color:#222222;max-width:860px}\n.sgp p{font-size:18px;line-height:1.75;margin:0 0 16px 0;color:#222222}\n.sgp h3{font-size:18px;font-weight:bold;color:#222222;margin:0 0 12px 0}\n.sgp ul{font-size:18px;line-height:1.75;margin:0 0 16px 24px;padding:0;color:#222222}\n.sgp ul li{margin-bottom:8px}\n.sgp strong{color:#222222}\n\n.sgp-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:0 0 24px 0}\n.sgp-stat{border:1px solid #cccccc;padding:16px 12px;text-align:center}\n.sgp-stat b{display:block;font-size:26px;color:#222222;line-height:1.2}\n.sgp-stat span{display:block;font-size:14px;color:#555555;margin-top:4px;line-height:1.4}\n\n.sgp-features{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:0 0 24px 0}\n.sgp-feat{border:1px solid #cccccc;padding:20px}\n.sgp-feat b{display:block;font-size:18px;color:#222222;margin-bottom:8px}\n.sgp-feat p{font-size:17px;color:#444444;line-height:1.65;margin:0}\n\n.sgp-table{width:100%;border-collapse:collapse;font-size:18px;margin:0 0 24px 0}\n.sgp-table thead th{background-color:#222222;color:#ffffff;padding:14px 16px;text-align:left;font-size:16px;font-weight:bold}\n.sgp-table tbody td{padding:12px 16px;border-bottom:1px solid #dddddd;vertical-align:top;font-size:18px}\n.sgp-table tbody tr:nth-child(odd) td{background-color:#f7f7f7}\n.sgp-table tbody tr:nth-child(even) td{background-color:#ffffff}\n.sgp-table .lbl{font-weight:bold;color:#333333;width:42%}\n.sgp-table .val{color:#222222;width:58%}\n.sgp-table .sec td{background-color:#444444!important;color:#ffffff;font-weight:bold;font-size:15px;padding:9px 16px;letter-spacing:.03em}\n\n.sgp-compat-table{width:100%;border-collapse:collapse;font-size:17px;margin:0 0 24px 0}\n.sgp-compat-table thead th{background-color:#333333;color:#ffffff;padding:12px 14px;text-align:left;font-size:16px;font-weight:bold}\n.sgp-compat-table tbody td{padding:11px 14px;border-bottom:1px solid #dddddd;font-size:17px;vertical-align:top}\n.sgp-compat-table tbody tr:nth-child(odd) td{background-color:#f7f7f7}\n.sgp-compat-table tbody tr:nth-child(even) td{background-color:#ffffff}\n.sgp-compat-table .brand{font-weight:bold;color:#222222}\n\n.sgp-runtime{width:100%;border-collapse:collapse;font-size:17px;margin:16px 0 8px 0}\n.sgp-runtime thead th{background-color:#333333;color:#ffffff;padding:12px 14px;text-align:left;font-size:16px;font-weight:bold}\n.sgp-runtime tbody td{padding:11px 14px;border-bottom:1px solid #dddddd;font-size:17px}\n.sgp-runtime tbody tr:nth-child(odd) td{background-color:#f7f7f7}\n.sgp-runtime tbody tr:nth-child(even) td{background-color:#ffffff}\n\n.sgp-note{border-left:4px solid #888888;padding:14px 18px;background-color:#f7f7f7;font-size:17px;color:#444444;margin:0 0 24px 0;line-height:1.65}\n.sgp-note strong{color:#222222}\n\n.sgp-included{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0 0 24px 0}\n.sgp-inc-item{display:flex;align-items:flex-start;gap:12px;padding:14px;border:1px solid #cccccc}\n.sgp-inc-num{font-size:22px;font-weight:bold;color:#888888;min-width:28px;line-height:1.3}\n.sgp-inc-text{font-size:17px;color:#222222;line-height:1.5}\n.sgp-inc-sub{font-size:15px;color:#777777;display:block;margin-top:3px}\n\n.sgp-faq details{border-bottom:1px solid #dddddd}\n.sgp-faq details:first-of-type{border-top:1px solid #dddddd}\n.sgp-faq summary{list-style:none;padding:18px 40px 18px 0;font-size:18px;font-weight:bold;color:#222222;cursor:pointer;position:relative;line-height:1.5;font-family:Arial,Helvetica,sans-serif}\n.sgp-faq summary::-webkit-details-marker{display:none}\n.sgp-faq summary::marker{display:none;content:\"\"}\n.sgp-faq summary::after{content:\"+\";position:absolute;right:0;top:18px;font-size:24px;font-weight:300;color:#555555}\n.sgp-faq details[open] summary::after{content:\"-\"}\n.sgp-faq details[open] summary{padding-bottom:8px}\n.sgp-faq-body{padding:0 0 20px 0;font-size:18px;color:#444444;line-height:1.75}\n.sgp-faq-body p{font-size:18px;margin:0 0 12px 0}\n.sgp-faq-body ul{font-size:18px;margin:0 0 12px 24px;padding:0}\n.sgp-faq-body ul li{margin-bottom:8px}\n.sgp-faq-body p:last-child{margin-bottom:0}\n\n.sgp-certs{display:flex;gap:14px;flex-wrap:wrap;margin:0 0 20px 0}\n.sgp-cert{border:2px solid #333333;padding:10px 20px;font-size:17px;font-weight:bold;color:#222222;letter-spacing:.05em}\n\n.sgp-disclaimer{font-size:14px;color:#666666;margin:0 0 24px 0;line-height:1.6}\n\n@media(max-width:620px){\n  .sgp-stats{grid-template-columns:repeat(2,1fr)}\n  .sgp-features{grid-template-columns:1fr}\n  .sgp-included{grid-template-columns:1fr}\n  .sgp-stat b{font-size:22px}\n}\n\u003c\/style\u003e\n\u003cdiv class=\"sgp\"\u003e\n\u003cp\u003eThe Sungold Power SG48100P is a 48V 100Ah LiFePO4 server rack battery designed for residential and small commercial energy storage. It carries UL1973 and UL9540A safety certifications, a 10-year manufacturer warranty, and is rated for 7,000 or more charge-discharge cycles at 80% depth of discharge.\u003c\/p\u003e\n\u003cp\u003eThis battery stores energy from solar panels or the grid and delivers it during power outages, at night, or during peak utility rate hours. It is compatible with most 48V inverters via CAN, RS485, or RS232 communication protocols, fits standard 19-inch server rack enclosures, and supports parallel connection of up to 32 identical units for a total system capacity of 163.84kWh.\u003c\/p\u003e\n\u003cdiv class=\"sgp-stats\"\u003e\n\u003cdiv class=\"sgp-stat\"\u003e\n\u003cb\u003e5.12\u003c\/b\u003e\u003cspan\u003ekWh per unit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgp-stat\"\u003e\n\u003cb\u003e7,000+\u003c\/b\u003e\u003cspan\u003ecycles at 80% DOD\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgp-stat\"\u003e\n\u003cb\u003e10 yr\u003c\/b\u003e\u003cspan\u003emanufacturer warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgp-stat\"\u003e\n\u003cb\u003e32\u003c\/b\u003e\u003cspan\u003emax units in parallel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eCompatible inverter brands listed by the manufacturer include Growatt, Sol-Ark, Victron Energy, SMA, Deye, Luxpower, Solis, Schneider, Phocos, MPP Solar, SMK, and SunGoldPower. A front-panel LCD display shows state of charge, voltage, current, and alarm status without requiring a separate app or external monitor.\u003c\/p\u003e\n\u003cp\u003eEach unit weighs 93 lbs and must be installed horizontally on a solid indoor surface. The enclosure is rated IP31 and is not suitable for outdoor installation or direct exposure to moisture.\u003c\/p\u003e\n\u003cdiv class=\"sgp-note\"\u003e\n\u003cstrong\u003eTypical applications:\u003c\/strong\u003e Homeowners building a solar-plus-storage system, existing solar owners adding battery backup, off-grid cabin and workshop builders, and licensed electricians who need a UL-certified battery for permitted residential installations.\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eEstimated storage capacity by number of units:\u003c\/strong\u003e\u003c\/p\u003e\n\u003ctable class=\"sgp-runtime\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eUnits\u003c\/th\u003e\n\u003cth\u003eTotal Storage\u003c\/th\u003e\n\u003cth\u003eExample Loads That May Be Supported\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e1 unit\u003c\/td\u003e\n\u003ctd\u003e5.12 kWh\u003c\/td\u003e\n\u003ctd\u003eRefrigerator, router, LED lights, and phone charging\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 units\u003c\/td\u003e\n\u003ctd\u003e10.24 kWh\u003c\/td\u003e\n\u003ctd\u003eAbove plus television, ceiling fans, and small appliances\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4 units\u003c\/td\u003e\n\u003ctd\u003e20.48 kWh\u003c\/td\u003e\n\u003ctd\u003eEssential home loads for a medium-size household\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e6 units\u003c\/td\u003e\n\u003ctd\u003e30.72 kWh\u003c\/td\u003e\n\u003ctd\u003eLarger household loads, extended backup duration\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e16 units\u003c\/td\u003e\n\u003ctd\u003e81.92 kWh\u003c\/td\u003e\n\u003ctd\u003eLarge home or small commercial energy storage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"sgp-disclaimer\"\u003eActual runtime depends on the appliances in use, their efficiency, usage habits, ambient temperature, and whether solar recharging is available. The figures above are illustrative examples only and are not a guarantee of performance. Contact us for a system size recommendation based on your specific energy usage.\u003c\/p\u003e\n\u003c!-- ══════════════════════════════════════════════════\n     TAB 2 — FEATURES\n     ══════════════════════════════════════════════════ --\u003e\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\u003cdiv class=\"sgp-features\"\u003e\n\u003cdiv class=\"sgp-feat\"\u003e\n\u003cb\u003eUL1973 and UL9540A Certified\u003c\/b\u003e\n\u003cp\u003eTested and certified to UL1973 (battery safety) and UL9540A (energy storage system fire safety) by an independent laboratory. These certifications are required for permitted battery storage installations in many US jurisdictions. Certification documentation is available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgp-feat\"\u003e\n\u003cb\u003e7,000-Cycle Rated Life\u003c\/b\u003e\n\u003cp\u003eRated for 7,000 or more charge-discharge cycles at 80% depth of discharge before reaching 80% of original capacity, tested at 25 degrees C. LiFePO4 chemistry is known for maintaining capacity through repeated deep cycling more consistently than standard lithium-ion. Rated calendar life is greater than 15 years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgp-feat\"\u003e\n\u003cb\u003eBattery Management System\u003c\/b\u003e\n\u003cp\u003eThe built-in BMS monitors individual cells for voltage, temperature, and state of health. It provides automatic protection against overcharge, over-discharge, short circuit, overcurrent, overtemperature, and low-temperature charging. Passive cell balancing runs during charge cycles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgp-feat\"\u003e\n\u003cb\u003eFront-Panel LCD Display\u003c\/b\u003e\n\u003cp\u003eThe display shows state of charge, pack voltage, current flow, remaining capacity in Ah, and active alarm or protection states. The display also provides access to BMS menus for protocol selection and system settings. No external device is required to read battery status.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgp-feat\"\u003e\n\u003cb\u003eMulti-Protocol Inverter Compatibility\u003c\/b\u003e\n\u003cp\u003eSupports CAN, RS485, and RS232 communication protocols. The manufacturer lists compatibility with Growatt, Sol-Ark, Victron, SMA, Deye, Luxpower, Solis, Schneider, Phocos, MPP Solar, SMK, and SunGoldPower inverters. Protocol is selected from the LCD menu and stored in BMS memory.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgp-feat\"\u003e\n\u003cb\u003eParallel Expansion up to 163.84kWh\u003c\/b\u003e\n\u003cp\u003eUp to 32 identical SG48100P units can be connected in parallel. The first unit (address 1) acts as master BMS and coordinates charging and discharging across the bank via a daisy-chained RS485 communication line. Each additional unit adds 5.12kWh of capacity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgp-feat\"\u003e\n\u003cb\u003eStandard 19-Inch Rack Mount Form Factor\u003c\/b\u003e\n\u003cp\u003eFits standard 19-inch EIA server racks and compatible battery cabinets. Retractable handles assist with positioning the unit in a rack. Mounting ears and screws are included. The unit is 3U in height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgp-feat\"\u003e\n\u003cb\u003eMaintenance-Free Design\u003c\/b\u003e\n\u003cp\u003eLiFePO4 chemistry requires no water, acid, or electrolyte maintenance. No equalization charging is required, unlike lead-acid batteries. Routine maintenance is limited to periodic visual inspection of connections and terminals, as described in the user manual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══════════════════════════════════════════════════\n     TAB 3 — WHAT IS INCLUDED\n     ══════════════════════════════════════════════════ --\u003e\n\u003ch3\u003eWhat Is Included\u003c\/h3\u003e\n\u003cp\u003eThe items listed below are taken from the official Sungold Power packing list for the SG48100P.\u003c\/p\u003e\n\u003cdiv class=\"sgp-included\"\u003e\n\u003cdiv class=\"sgp-inc-item\"\u003e\n\u003cspan class=\"sgp-inc-num\"\u003e1\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cspan class=\"sgp-inc-text\"\u003eSG48100P Battery Pack\u003c\/span\u003e \u003cspan class=\"sgp-inc-sub\"\u003e51.2V 100Ah LiFePO4 server rack battery | 93 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgp-inc-item\"\u003e\n\u003cspan class=\"sgp-inc-num\"\u003e2\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cspan class=\"sgp-inc-text\"\u003ePositive and Negative Output Cables\u003c\/span\u003e \u003cspan class=\"sgp-inc-sub\"\u003e25mm² flame-retardant cable, 0.5m, copper lugs at both ends one red, one black\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgp-inc-item\"\u003e\n\u003cspan class=\"sgp-inc-num\"\u003e3\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cspan class=\"sgp-inc-text\"\u003eBattery-Inverter Cables\u003c\/span\u003e \u003cspan class=\"sgp-inc-sub\"\u003eFor connecting battery output terminals to the inverter DC input\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgp-inc-item\"\u003e\n\u003cspan class=\"sgp-inc-num\"\u003e4\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cspan class=\"sgp-inc-text\"\u003eRS485 Cascade Communication Line\u003c\/span\u003e \u003cspan class=\"sgp-inc-sub\"\u003e0.5m, RJ45 at both ends for battery-to-inverter and battery-to-battery communication\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgp-inc-item\"\u003e\n\u003cspan class=\"sgp-inc-num\"\u003e5\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cspan class=\"sgp-inc-text\"\u003eRS232 USB Cable\u003c\/span\u003e \u003cspan class=\"sgp-inc-sub\"\u003e1.2m for connecting to a PC for monitoring and BMS parameter adjustment\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgp-inc-item\"\u003e\n\u003cspan class=\"sgp-inc-num\"\u003e6\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cspan class=\"sgp-inc-text\"\u003eHanging Ear Screws\u003c\/span\u003e \u003cspan class=\"sgp-inc-sub\"\u003eM6 x 16mm for securing the unit into a 19-inch server rack\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgp-inc-item\"\u003e\n\u003cspan class=\"sgp-inc-num\"\u003e7\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cspan class=\"sgp-inc-text\"\u003eDry Contact Terminal\u003c\/span\u003e \u003cspan class=\"sgp-inc-sub\"\u003eFor external alarm output or load switching connections\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgp-inc-item\"\u003e\n\u003cspan class=\"sgp-inc-num\"\u003e8\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cspan class=\"sgp-inc-text\"\u003eUser Manual and Product Certificate\u003c\/span\u003e \u003cspan class=\"sgp-inc-sub\"\u003ePrinted manual with wiring diagrams, DIP switch table, BMS menu guide, and fault handling reference\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgp-note\"\u003e\n\u003cstrong\u003eNot included, sold separately:\u003c\/strong\u003e 19-inch server rack enclosure or battery cabinet. A grounding cable (minimum 10mm cross-section) must be supplied by the installer. Conduit and other installation materials must meet local electrical code requirements.\u003c\/div\u003e\n\u003c!-- ══════════════════════════════════════════════════\n     TAB 4 — TECH SPECS\n     ══════════════════════════════════════════════════ --\u003e\n\u003ch3\u003eTech Specs\u003c\/h3\u003e\n\u003cp class=\"sgp-disclaimer\"\u003eAll values below are sourced from the official Sungold Power user manual and data sheet. Confirm current specifications with your supplier before purchase, as specifications are subject to change by the manufacturer.\u003c\/p\u003e\n\u003ctable class=\"sgp-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr class=\"sec\"\u003e\n\u003ctd colspan=\"2\"\u003eElectrical\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eBattery Model\u003c\/td\u003e\n\u003ctd class=\"val\"\u003eSG48100P\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eChemistry\u003c\/td\u003e\n\u003ctd class=\"val\"\u003eLithium iron phosphate (LiFePO4)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eNominal Voltage\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e51.2V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eNominal Capacity\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e100Ah at 25 degrees C, 0.2C rate, 100% DOD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eNominal Energy\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e5.12kWh (5,120Wh)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eDischarge Cutoff Voltage\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e43.2V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eRecommended Charge Voltage\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e54.5V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eCharging Limited Voltage\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e57.6V (do not exceed)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eSOC Working Range\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e0 to 100% (recommended: 20% to 95%)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eStandard Charge Current\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e50A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eStandard Discharge Current\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e50A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eMaximum Continuous Charge Current\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e100A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eMaximum Continuous Discharge Current\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e100A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eCharge Cutoff Current\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e5A (0.05C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eDefault Charging Current Limit\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e20A (adjustable)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"sec\"\u003e\n\u003ctd colspan=\"2\"\u003eCycle Life and Longevity\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eCycle Life\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e7,000 or more cycles at 80% DOD, 25 degrees C, 0.5C charge and discharge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eCalendar Life\u003c\/td\u003e\n\u003ctd class=\"val\"\u003eGreater than 15 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eWarranty Period\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e10 years from original date of purchase\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eWarranty Coverage\u003c\/td\u003e\n\u003ctd class=\"val\"\u003eOriginal purchaser only  non-transferable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"sec\"\u003e\n\u003ctd colspan=\"2\"\u003ePhysical\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eDimensions (L x W x H)\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e19.3 x 18.9 x 5.5 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eNet Weight\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e93 lbs (approximately 43 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eRack Form Factor\u003c\/td\u003e\n\u003ctd class=\"val\"\u003eStandard 19-inch EIA server rack  horizontal mount only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eIP Rating\u003c\/td\u003e\n\u003ctd class=\"val\"\u003eIP31\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eShell Material\u003c\/td\u003e\n\u003ctd class=\"val\"\u003eSteel  Q235A, black finish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eThermal Management\u003c\/td\u003e\n\u003ctd class=\"val\"\u003eNatural convection  no fans\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eShipping SOC\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e45% to 55%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"sec\"\u003e\n\u003ctd colspan=\"2\"\u003eTemperature and Environment\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eOperating Temp  Charging\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e32 to 113 degrees F (0 to 45 degrees C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eOperating Temp  Discharging\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e-4 to 140 degrees F (-20 to 60 degrees C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eStorage Temperature\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e14 to 113 degrees F (-10 to 45 degrees C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eRecommended Storage Temp\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e32 to 86 degrees F (0 to 30 degrees C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eOperating Humidity\u003c\/td\u003e\n\u003ctd class=\"val\"\u003eUp to 95% RH (recommended: up to 85%)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eInstallation Requirement\u003c\/td\u003e\n\u003ctd class=\"val\"\u003eIndoor installation only  IP31 rated\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"sec\"\u003e\n\u003ctd colspan=\"2\"\u003eCommunication and Monitoring\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eCommunication Ports\u003c\/td\u003e\n\u003ctd class=\"val\"\u003eCAN (RJ45), RS485 (RJ45), RS232 (RJ11), Dry contact (4-pin)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eParallel Communication Ports\u003c\/td\u003e\n\u003ctd class=\"val\"\u003eRS485B and RS485C  dual RJ45 for daisy-chain parallel connection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eCommunication Protocols\u003c\/td\u003e\n\u003ctd class=\"val\"\u003eMultiple protocols selectable via LCD menu\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eCAN Baud Rate\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e500Kbps\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eRS232 and RS485 Baud Rate\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e9600bps (default)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eBMS Display\u003c\/td\u003e\n\u003ctd class=\"val\"\u003eLCD  SOC, pack voltage, current, capacity, cell voltages, temperatures, alarms\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eSmartphone App\u003c\/td\u003e\n\u003ctd class=\"val\"\u003eNot included. Data accessible through compatible inverter monitoring apps.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"sec\"\u003e\n\u003ctd colspan=\"2\"\u003eSystem Configuration\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eMaximum Units in Parallel\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e32 units (163.84kWh total)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eAddress Assignment\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e6-bit DIP switch on front panel  each unit requires a unique address\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eBMS Operating Mode\u003c\/td\u003e\n\u003ctd class=\"val\"\u003eMaster\/slave  address 1 unit is master, all other units are slaves\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"sec\"\u003e\n\u003ctd colspan=\"2\"\u003eSafety Certifications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eUS Certifications\u003c\/td\u003e\n\u003ctd class=\"val\"\u003eUL1973, UL9540A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003eInternational Certifications\u003c\/td\u003e\n\u003ctd class=\"val\"\u003eCE, UN38.3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"lbl\"\u003ePlastic Flammability Rating\u003c\/td\u003e\n\u003ctd class=\"val\"\u003eUL94 V-0 (plastic components)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- ══════════════════════════════════════════════════\n     TAB 5 — COMPATIBILITY\n     ══════════════════════════════════════════════════ --\u003e\n\u003ch3\u003eCompatibility\u003c\/h3\u003e\n\u003cp\u003eThe SG48100P supports CAN, RS485, and RS232 communication protocols. The table below lists inverter brands identified as compatible by the manufacturer. Always verify compatibility with your specific inverter model and firmware version before purchasing, as inverter firmware updates can affect communication behaviour.\u003c\/p\u003e\n\u003ctable class=\"sgp-compat-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eInverter Brand\u003c\/th\u003e\n\u003cth\u003eProtocol\u003c\/th\u003e\n\u003cth\u003ePort\u003c\/th\u003e\n\u003cth\u003eNotes\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"brand\"\u003eGrowatt\u003c\/td\u003e\n\u003ctd\u003eCAN \/ RS485\u003c\/td\u003e\n\u003ctd\u003eCAN or RS485\u003c\/td\u003e\n\u003ctd\u003eSelect Growatt protocol on the battery LCD menu.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"brand\"\u003eSol-Ark\u003c\/td\u003e\n\u003ctd\u003eCAN \/ RS485\u003c\/td\u003e\n\u003ctd\u003eCAN or RS485\u003c\/td\u003e\n\u003ctd\u003eSelect compatible protocol on the battery LCD menu.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"brand\"\u003eVictron Energy\u003c\/td\u003e\n\u003ctd\u003eCAN\u003c\/td\u003e\n\u003ctd\u003eCAN port only\u003c\/td\u003e\n\u003ctd\u003eUse a CANBUS B cable. The wiring diagram on the physical battery face plate is the correct reference  some printed manual editions contain a pin diagram error.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"brand\"\u003eSMA\u003c\/td\u003e\n\u003ctd\u003eRS485\u003c\/td\u003e\n\u003ctd\u003eRS485\u003c\/td\u003e\n\u003ctd\u003eSelect Pylontech-compatible protocol on the LCD menu.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"brand\"\u003eSunGoldPower\u003c\/td\u003e\n\u003ctd\u003eCAN \/ RS485\u003c\/td\u003e\n\u003ctd\u003eCAN or RS485\u003c\/td\u003e\n\u003ctd\u003eNative SunGoldPower protocol available in the LCD menu.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"brand\"\u003eDeye\u003c\/td\u003e\n\u003ctd\u003eCAN \/ RS485\u003c\/td\u003e\n\u003ctd\u003eCAN or RS485\u003c\/td\u003e\n\u003ctd\u003eSelect compatible protocol on the battery LCD menu.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"brand\"\u003eLuxpower\u003c\/td\u003e\n\u003ctd\u003eCAN \/ RS485\u003c\/td\u003e\n\u003ctd\u003eCAN or RS485\u003c\/td\u003e\n\u003ctd\u003eLuxpower protocol selectable from the LCD menu.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"brand\"\u003eSolis\u003c\/td\u003e\n\u003ctd\u003eRS485\u003c\/td\u003e\n\u003ctd\u003eRS485\u003c\/td\u003e\n\u003ctd\u003eSelect Pylontech or Solis protocol on the LCD menu.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"brand\"\u003eSchneider\u003c\/td\u003e\n\u003ctd\u003eRS485\u003c\/td\u003e\n\u003ctd\u003eRS485\u003c\/td\u003e\n\u003ctd\u003eSelect Schneider protocol on the LCD menu.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"brand\"\u003ePhocos\u003c\/td\u003e\n\u003ctd\u003eRS485\u003c\/td\u003e\n\u003ctd\u003eRS485\u003c\/td\u003e\n\u003ctd\u003eListed as compatible by the manufacturer.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"brand\"\u003eMPP Solar\u003c\/td\u003e\n\u003ctd\u003eRS485 \/ CAN\u003c\/td\u003e\n\u003ctd\u003eRS485 or CAN\u003c\/td\u003e\n\u003ctd\u003eSelect Pylontech or Phocos protocol depending on inverter model.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"brand\"\u003eSMK\u003c\/td\u003e\n\u003ctd\u003eRS485\u003c\/td\u003e\n\u003ctd\u003eRS485\u003c\/td\u003e\n\u003ctd\u003eListed as compatible by the manufacturer.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"sgp-note\"\u003e\n\u003cstrong\u003eInverter charge voltage settings for the SG48100P:\u003c\/strong\u003e The manufacturer recommends a charge voltage of 54.5V. The charging limited voltage is 57.6V  do not set your inverter charge voltage above this value. Set discharge cutoff to 43.2V. Set battery type to LiFePO4 or Li. These settings differ from the default LiFePO4 values used by some inverters — verify your inverter settings before operation.\u003c\/div\u003e\n\u003cp\u003eIf you are unsure whether your specific inverter model is compatible, contact us with the inverter make and model number before purchasing. We will advise on compatibility and the correct LCD protocol and inverter settings for your configuration.\u003c\/p\u003e\n\u003c!-- ══════════════════════════════════════════════════\n     TAB 6 — FAQS\n     ══════════════════════════════════════════════════ --\u003e\n\u003ch3\u003eFAQs\u003c\/h3\u003e\n\u003cp\u003eThe following questions are based on common enquiries from homeowners and installers about the SG48100P. Contact us directly if your question is not covered here.\u003c\/p\u003e\n\u003cdiv class=\"sgp-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhich inverter brands are listed as compatible with this battery?\u003c\/summary\u003e\n\u003cdiv class=\"sgp-faq-body\"\u003e\n\u003cp\u003eThe manufacturer lists the following inverter brands as compatible: Growatt, Sol-Ark, Victron Energy, SMA, Deye, Luxpower, Solis, Schneider, Phocos, MPP Solar, SMK, and SunGoldPower. Communication is via CAN, RS485, or RS232 protocols, selectable from the battery LCD menu.\u003c\/p\u003e\n\u003cp\u003eFor Victron installations: use the CAN port with a CANBUS B cable. Some printed versions of the user manual contain an incorrect pin diagram for the CAN port — the wiring diagram on the physical battery face plate is correct.\u003c\/p\u003e\n\u003cp\u003eAlways verify compatibility with your specific inverter model and firmware version before purchasing. Contact us with your inverter model number and we will advise on the correct protocol and settings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat is included in the box?\u003c\/summary\u003e\n\u003cdiv class=\"sgp-faq-body\"\u003e\n\u003cp\u003eEach SG48100P includes the following items as listed in the manufacturer packing list:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eSG48100P battery pack\u003c\/li\u003e\n\u003cli\u003ePositive and negative output cables (25mm², 0.5m, copper lugs at both ends)\u003c\/li\u003e\n\u003cli\u003eBattery-inverter cables\u003c\/li\u003e\n\u003cli\u003eRS485 cascade communication line (0.5m, RJ45)\u003c\/li\u003e\n\u003cli\u003eRS232 USB cable (1.2m) for PC monitoring\u003c\/li\u003e\n\u003cli\u003eHanging ear screws (M6 x 16mm) for rack mounting\u003c\/li\u003e\n\u003cli\u003eDry contact terminal\u003c\/li\u003e\n\u003cli\u003eUser manual and product certificate\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eA 19-inch server rack or battery cabinet is sold separately. A grounding cable must be supplied by the installer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow heavy is the battery and how many people are needed to install it?\u003c\/summary\u003e\n\u003cdiv class=\"sgp-faq-body\"\u003e\n\u003cp\u003eThe SG48100P weighs 93 lbs (approximately 43 kg). Two people are recommended for installation. Retractable handles on both sides of the unit assist with positioning it in a rack enclosure. The unit must be installed horizontally  vertical or inverted installation is not permitted by the manufacturer and will void the warranty.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat inverter settings does this battery require?\u003c\/summary\u003e\n\u003cdiv class=\"sgp-faq-body\"\u003e\n\u003cp\u003eThe SG48100P uses a lower recommended charge voltage than the default setting on many inverters. Set your inverter as follows:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eRecommended charge voltage: 54.5V\u003c\/li\u003e\n\u003cli\u003eCharging limited voltage (maximum): 57.6V  do not exceed this value\u003c\/li\u003e\n\u003cli\u003eDischarge cutoff voltage: 43.2V\u003c\/li\u003e\n\u003cli\u003eBattery type: LiFePO4 or Li\u003c\/li\u003e\n\u003cli\u003eCommunication protocol: set to match the protocol selected on the battery LCD\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eSetting the inverter charge voltage above 57.6V will trigger the battery overvoltage protection and stop charging. Contact us with your inverter make and model and we will provide the correct settings for your configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDoes this battery charge in cold weather?\u003c\/summary\u003e\n\u003cdiv class=\"sgp-faq-body\"\u003e\n\u003cp\u003eThe SG48100P can discharge at temperatures as low as -4 degrees F (-20 degrees C). The BMS stops accepting charge current when cell temperature falls below 32 degrees F (0 degrees C). If your installation is in a location that regularly reaches below-freezing temperatures and charging is required during those periods, consider the SGH48100T self-heating variant, which includes internal heaters designed to bring cell temperature to a safe charging range before charge current is allowed to flow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eCan I add more batteries to my system after the initial installation?\u003c\/summary\u003e\n\u003cdiv class=\"sgp-faq-body\"\u003e\n\u003cp\u003eYes. Up to 32 SG48100P units can be connected in parallel. Before connecting additional units, all batteries must be at the same state of charge. Turn off the inverter and all batteries before making any new parallel connections. Once connections are made, power the master unit first, then the slave units.\u003c\/p\u003e\n\u003cp\u003eEach unit must be assigned a unique address using the 6-bit DIP switch on the front panel. The master unit holds address 1. All units in a parallel bank must be the same model  SG48100P only. Do not mix with other battery models or brands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow much storage capacity do I need for home backup power?\u003c\/summary\u003e\n\u003cdiv class=\"sgp-faq-body\"\u003e\n\u003cp\u003eStorage requirements depend on which appliances you need to run, for how long, and whether solar recharging is available. The figures below are illustrative examples  actual performance will vary based on your specific loads, usage habits, and ambient conditions.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e1 unit (5.12 kWh): may support essential loads such as a refrigerator, router, and lighting for a period of hours to one day\u003c\/li\u003e\n\u003cli\u003e2 units (10.24 kWh): may extend essential load support to one to two days\u003c\/li\u003e\n\u003cli\u003e4 units (20.48 kWh): may support a broader range of home loads for several days depending on usage\u003c\/li\u003e\n\u003cli\u003e6 units (30.72 kWh): may support extended backup with solar recharging during daylight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eContact us with your average daily kWh usage and your solar array size and we will help you estimate how many units may meet your needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat does the BMS do when it detects a fault?\u003c\/summary\u003e\n\u003cdiv class=\"sgp-faq-body\"\u003e\n\u003cp\u003eThe BMS monitors individual cells continuously. When it detects a condition outside safe operating parameters  such as overvoltage, undervoltage, overcurrent, overtemperature, or short circuit it stops charging or discharging as required and displays the fault on the front LCD. The red ALM indicator on the front panel lights up during an active fault or protection event. The buzzer also activates: one short beep per second during a fault, one short beep every two seconds during a protection event, and one short beep every three seconds during an alarm condition.\u003c\/p\u003e\n\u003cp\u003eIn many cases the BMS will resume normal operation once the triggering condition resolves. If a fault persists, the fault record in the LCD menu identifies the specific fault type. Contact technical support if restarting the unit does not resolve the issue.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow do I set the DIP switches for a parallel installation?\u003c\/summary\u003e\n\u003cdiv class=\"sgp-faq-body\"\u003e\n\u003cp\u003eEach battery in a parallel bank must have a unique address set using the 6-bit DIP switch on the front panel. The first battery (master) is set to address 1: switch position 1 ON, all other positions OFF. Each subsequent battery is set to the next address in sequence. The master unit must be connected to the inverter for communication.\u003c\/p\u003e\n\u003cp\u003eThe full DIP switch address table is in Section 9.5 of the user manual. Do not assign the same address to two units in the same bank  duplicate addresses will cause communication conflicts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eCan I connect this battery with a different brand or model of battery?\u003c\/summary\u003e\n\u003cdiv class=\"sgp-faq-body\"\u003e\n\u003cp\u003eNo. The manufacturer specifies that different battery types must not be connected in series or parallel with the SG48100P. All units in a parallel bank must be the same model. Connecting incompatible battery types or models can cause BMS communication failures, unbalanced charging, and may create a safety hazard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eAre the UL certifications accepted for permitted residential installations?\u003c\/summary\u003e\n\u003cdiv class=\"sgp-faq-body\"\u003e\n\u003cp\u003eThe SG48100P carries UL1973 and UL9540A certifications. These certifications are commonly required by US building departments, fire authorities, and insurance providers for permitted battery storage installations. Requirements vary by jurisdiction  confirm the specific requirements with your local building department or licensed electrician before purchasing. Certification documentation is available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDoes this battery include a smartphone monitoring app?\u003c\/summary\u003e\n\u003cdiv class=\"sgp-faq-body\"\u003e\n\u003cp\u003eThe SG48100P does not include a built-in Wi-Fi module or dedicated smartphone app. Battery status is displayed on the front-panel LCD. When the battery is connected to a compatible inverter via CAN or RS485, battery data  including state of charge, voltage, and current — may be visible through the inverter manufacturer's monitoring app, such as Growatt ShinePhone or Victron VRM. The included RS232 USB cable allows connecting to a PC for detailed BMS monitoring and parameter access using compatible software.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat does the 10-year warranty cover?\u003c\/summary\u003e\n\u003cdiv class=\"sgp-faq-body\"\u003e\n\u003cp\u003eThe 10-year warranty covers manufacturing defects in materials and workmanship under normal operating conditions, including BMS failure caused by manufacturing defects and cell capacity falling below 80% of rated capacity within the warranty period.\u003c\/p\u003e\n\u003cp\u003eThe warranty does not cover: physical damage from improper installation or handling, operation outside of the specified temperature or voltage ranges, exposure to water or moisture, unauthorized disassembly or modification of the battery, damage caused by reverse polarity connection, or use with battery types other than SG48100P units. The warranty applies to the original purchaser only and is not transferable. Proof of original purchase is required for any warranty claim.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- ══════════════════════════════════════════════════\n     TAB 7 — WARRANTY AND CERTIFICATIONS\n     ══════════════════════════════════════════════════ --\u003e\n\u003ch3\u003eWarranty and Certifications\u003c\/h3\u003e\n\u003cdiv class=\"sgp-certs\"\u003e\n\u003cdiv class=\"sgp-cert\"\u003eUL1973\u003c\/div\u003e\n\u003cdiv class=\"sgp-cert\"\u003eUL9540A\u003c\/div\u003e\n\u003cdiv class=\"sgp-cert\"\u003eCE\u003c\/div\u003e\n\u003cdiv class=\"sgp-cert\"\u003eUN38.3\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eUL1973\u003c\/strong\u003e is a battery safety standard that covers cell and pack electrical safety, mechanical safety, and thermal behavior under both normal operating conditions and defined abuse conditions. The SG48100P carries a UL1973 listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eUL9540A\u003c\/strong\u003e is a test method for evaluating the fire hazard of energy storage systems. It examines thermal runaway propagation between cells and modules to determine the risk to a building. Many US building departments and fire authorities require UL9540A test data for permitted energy storage installations.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCE\u003c\/strong\u003e indicates the product meets European Union safety, health, and environmental requirements applicable to its product category.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eUN38.3\u003c\/strong\u003e is required for transporting lithium batteries. It covers testing for altitude simulation, thermal cycling, vibration, shock, external short circuit, impact, overcharge, and forced discharge.\u003c\/p\u003e\n\u003cp\u003eCertification documentation is available on request. Contact us with your project details and we will provide the relevant paperwork for your building department or insurance provider.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e10-Year Warranty  Summary\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eWarranty period: 10 years from the original date of purchase\u003c\/li\u003e\n\u003cli\u003eCovered: manufacturing defects in materials and workmanship under normal operating conditions, BMS failure from manufacturing defect, cell capacity below 80% of rated capacity within the warranty period\u003c\/li\u003e\n\u003cli\u003eNot covered: physical damage, moisture or water exposure, operation outside specified temperature or voltage limits, unauthorized disassembly or modification, reverse polarity damage, use with incompatible battery types\u003c\/li\u003e\n\u003cli\u003eTransferability: original purchaser only  non-transferable\u003c\/li\u003e\n\u003cli\u003eProof of purchase required for any warranty claim\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eTo submit a warranty claim, contact our support team with your order number, purchase date, a description of the fault, and any error or alarm information displayed on the battery LCD.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Sungold Power","offers":[{"title":"Default Title","offer_id":47675641266434,"sku":"SG48100P","price":1090.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3660\/5442\/files\/Sungold_Power_SG48100P_rack_server_battery.webp?v=1776743736"},{"product_id":"epoch-48v-230ah-lifepo4-golf-cart-battery-ezgo-club-car-yamaha-kit","title":"Epoch 48V 230Ah LiFePO4 Golf Cart Battery | EZGO Club Car Yamaha Kit","description":"\u003cstyle\u003e\n  .ep-wrap {\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 18px;\n    line-height: 1.75;\n    color: #222222;\n    max-width: 860px;\n  }\n  .ep-wrap p {\n    font-size: 18px;\n    margin: 0 0 18px 0;\n  }\n  .ep-wrap ul {\n    font-size: 18px;\n    padding-left: 24px;\n    margin: 0 0 18px 0;\n  }\n  .ep-wrap ul li {\n    margin-bottom: 10px;\n  }\n  .ep-wrap strong {\n    font-weight: 700;\n  }\n\n  \/* ── Amber notice ── *\/\n  .ep-notice {\n    border-left: 4px solid #b8860b;\n    background: #fffbf0;\n    padding: 16px 20px;\n    font-size: 18px;\n    margin: 24px 0;\n    color: #4a3800;\n    line-height: 1.7;\n  }\n\n  \/* ── Specs table ── *\/\n  .ep-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 18px;\n    margin: 0 0 20px 0;\n  }\n  .ep-table thead tr {\n    background-color: #1a1a1a;\n    color: #ffffff;\n  }\n  .ep-table thead th {\n    padding: 12px 16px;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 700;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n  .ep-table tbody tr:nth-child(odd)  { background-color: #f5f5f5; }\n  .ep-table tbody tr:nth-child(even) { background-color: #ffffff; }\n  .ep-table tbody td {\n    padding: 12px 16px;\n    border-bottom: 1px solid #dddddd;\n    font-size: 18px;\n    vertical-align: top;\n  }\n  .ep-table tbody td:first-child {\n    font-weight: 700;\n    width: 42%;\n    color: #333333;\n  }\n  .ep-table .ep-section-row td {\n    background-color: #333333;\n    color: #ffffff;\n    font-weight: 700;\n    font-size: 15px;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    padding: 8px 16px;\n  }\n\n  \/* ── FAQ accordion — pure CSS, no JavaScript ── *\/\n  .ep-faq {\n    border-top: 1px solid #dddddd;\n    margin: 0 0 20px 0;\n  }\n  .ep-faq-item {\n    border-bottom: 1px solid #dddddd;\n  }\n  .ep-faq-item input[type=\"checkbox\"] {\n    display: none;\n  }\n  .ep-faq-label {\n    display: block;\n    padding: 18px 60px 18px 4px;\n    font-size: 18px;\n    font-weight: 700;\n    color: #222222;\n    cursor: pointer;\n    position: relative;\n    user-select: none;\n    line-height: 1.4;\n  }\n  .ep-faq-label::after {\n    content: \"+\";\n    position: absolute;\n    right: 8px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 28px;\n    font-weight: 300;\n    color: #555555;\n    line-height: 1;\n    font-family: Arial, Helvetica, sans-serif;\n  }\n  .ep-faq-item input[type=\"checkbox\"]:checked + .ep-faq-label::after {\n    content: \"-\";\n    font-size: 32px;\n  }\n  .ep-faq-answer {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.35s ease;\n  }\n  .ep-faq-item input[type=\"checkbox\"]:checked ~ .ep-faq-answer {\n    max-height: 900px;\n  }\n  .ep-faq-answer-inner {\n    padding: 4px 4px 22px 4px;\n    font-size: 18px;\n    color: #333333;\n    line-height: 1.75;\n  }\n  .ep-faq-answer-inner ul { margin: 10px 0; }\n  .ep-faq-answer-inner p  { margin: 0 0 12px 0; }\n\n  \/* ── Kit grid ── *\/\n  .ep-kit-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin: 16px 0;\n  }\n  .ep-kit-item {\n    background: #f5f5f5;\n    padding: 14px 16px;\n    font-size: 18px;\n    border-left: 3px solid #1a1a1a;\n    line-height: 1.55;\n  }\n  .ep-kit-item strong {\n    display: block;\n    font-size: 14px;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    color: #555555;\n    margin-bottom: 5px;\n    font-weight: 700;\n  }\n  @media (max-width: 600px) {\n    .ep-kit-grid { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ep-wrap\"\u003e\n\u003cp\u003eThe Epoch 48V 230Ah LiMax Series LiFePO4 Golf Cart Battery Model BB51230A is a complete lithium iron phosphate conversion kit for 48-volt electric golf carts. It stores\u003cstrong\u003e \u003c\/strong\u003e11.776 kWh of energy in a sealed steel enclosure rated IP67 for dust and water resistance, and is rated for 4,000 charge cycles with zero maintenance required. Nominal Voltage 51.2V a 48V system\u003c\/p\u003e\n\u003cp\u003eIf you currently have lead-acid batteries in your golf cart, this is what switching to lithium means day to day: no more watering batteries every few weeks, no more acid smell in the garage, and no more watching your cart slow down on the back nine as the charge runs low. \u003c\/p\u003e\n\u003cp\u003eWith 11.776 kWh on board, golfers using a standard 2-passenger cart on flat terrain can realistically complete multiple rounds between charges. For carts carrying more passengers or operating on hilly terrain, capacity is still significantly higher than a standard lead-acid pack. Actual range depends on your specific cart, load, terrain, speed, and accessories, see the FAQ tab for estimated figures.\u003c\/p\u003e\n\u003cp\u003eThe Epoch 48V 230ah charges overnight using the included 48V lithium charger. Plug in after your last round or your last neighborhood run, and wake up to a full battery. No memory effect, no equalization cycles, nothing to monitor. The built-in Battery Management System handles everything automatically.\u003c\/p\u003e\n\u003cp\u003eA free Bluetooth app for iOS and Android lets you check your battery's state of charge, voltage, current, cell health, and temperature from your phone at any time. Firmware updates for the BMS are delivered over the air through the same app, no service visit needed.\u003c\/p\u003e\n\u003cp\u003eThe steel case is rated IP67  dustproof and waterproof to one meter for 30 minutes. The battery discharges reliably from -4 degrees F to 140 degrees F without a built-in heating element, making it suitable for year-round use in most climates. Charging is supported between 32 degrees F and 131 degrees F.\u003c\/p\u003e\n\u003cdiv class=\"ep-notice\"\u003e\n\u003cstrong\u003eBefore ordering:\u003c\/strong\u003e This battery weighs 196 lbs and measures 23.5 inches long x 14.4 inches wide x 9.9 inches tall. Confirm your battery compartment fits these dimensions before purchasing. Fitment depends on your specific cart model and year not the brand name alone. Two people are required for safe installation. Contact us with your cart's make, model, and year before ordering and we will help confirm compatibility.\u003c\/div\u003e\n\u003cp\u003eUp to two BB51230A units can be connected in parallel for a combined 23.552 kWh. Two units is the manufacturer-specified maximum for this model. Covered by Epoch Batteries' 11-year manufacturer warranty.\u003c\/p\u003e\n\u003c!-- ============================================================\n     TAB 2: WHAT'S INCLUDED\n     ============================================================ --\u003e\n\u003ch3\u003eWhat's Included\u003c\/h3\u003e\n\u003cp\u003eThis is a complete conversion kit. Every BB51230A order includes all of the following at no additional cost.\u003c\/p\u003e\n\u003cdiv class=\"ep-kit-grid\"\u003e\n\u003cdiv class=\"ep-kit-item\"\u003e\n\u003cstrong\u003eBattery Pack\u003c\/strong\u003e Epoch 48V 230Ah LiMax LiFePO4 Battery.\u003cbr\u003eModel BB51230A - 11.776 kWh\u003c\/div\u003e\n\u003cdiv class=\"ep-kit-item\"\u003e\n\u003cstrong\u003e48V Lithium Charger\u003c\/strong\u003e Calibrated for the 48V 230Ah BB51230A charges fully overnight\u003c\/div\u003e\n\u003cdiv class=\"ep-kit-item\"\u003e\n\u003cstrong\u003eMounting Hardware\u003c\/strong\u003e Cart-specific brackets and hardware for installation\u003c\/div\u003e\n\u003cdiv class=\"ep-kit-item\"\u003e\n\u003cstrong\u003e12V Converter\u003c\/strong\u003e Powers 12V accessories headlights, horn, USB ports, and other 12V loads\u003c\/div\u003e\n\u003cdiv class=\"ep-kit-item\"\u003e\n\u003cstrong\u003eState-of-Charge Gauge\u003c\/strong\u003e Real-time charge level indicator\u003c\/div\u003e\n\u003cdiv class=\"ep-kit-item\"\u003e\n\u003cstrong\u003eBluetooth Module\u003c\/strong\u003e Built in download the free Epoch app for iOS or Android\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-notice\"\u003e\n\u003cstrong\u003eFitment note:\u003c\/strong\u003e Battery dimensions are 23.5 inches long x 14.4 inches wide x 9.9 inches tall. Weight is 196 lbs. Confirm your compartment fits before ordering. Professional installation is recommended. Contact us with your cart's make, model, and year and we will confirm compatibility before you purchase.\u003c\/div\u003e\n\u003c!-- ============================================================\n     TAB 3: FEATURES\n     ============================================================ --\u003e\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e11.776 kWh Energy Capacity. \u003c\/strong\u003eHigh-capacity storage for golf carts with heavy daily use, multiple passengers, or hilly terrain. Actual range depends on cart, load, terrain, and conditions, see the FAQ tab for estimated figures.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLiFePO4 Chemistry Stable Voltage Throughout Discharge:\u003c\/strong\u003e Power output remains consistent from the start of each charge to the finish. No gradual fade, no slowdown as the battery depletes. Performance at the end of a round matches performance at the start.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e4,000-Cycle Rated Life, \u003c\/strong\u003e At one full charge cycle per day the manufacturer-rated life exceeds 10 years. \u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eZero Maintenance Required: \u003c\/strong\u003eNo watering, no equalization, no terminal cleaning. The BMS handles all cell balancing automatically throughout the battery's life.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIP67 Waterproof Steel Case: \u003c\/strong\u003eDustproof and waterproof to one meter for 30 minutes. Steel construction withstands outdoor conditions, rain, and course use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e300A Continuous Discharge \/ 1,000A Peak: \u003c\/strong\u003eSupports high-draw controllers and steep terrain without BMS cutoff. 300A continuous, 500A for 15 seconds, 1,000A for 2 seconds at peak.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDischarge to -4 Degrees F Without a Heater: \u003c\/strong\u003eOperates reliably in cold weather without a built-in heating element. Charging requires temperatures at or above 32 degrees F.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBluetooth Monitoring Free iOS and Android App: \u003c\/strong\u003eMonitor voltage, state of charge, current, cell health, and temperature in real time from your phone.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOver-the-Air Firmware Updates: \u003c\/strong\u003eBMS updates delivered wirelessly through the Epoch app. No service visit required.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo Hydrogen Off-Gassing: \u003c\/strong\u003eSafe to charge and store in an enclosed garage. LiFePO4 does not produce hydrogen gas during charging.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eParallel Expandable: \u003c\/strong\u003eConnect up to two units in parallel for a combined 23.552 kWh. Two units is the manufacturer-specified maximum.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eComplete Conversion Kit: \u003c\/strong\u003eCharger, mounting hardware, 12V converter, and state-of-charge gauge all included. Ready to install on arrival.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUL, CE, and RoHS Certified: \u003c\/strong\u003eUL 1642, UL 9540A, IEC 62619:2022, CE, and RoHS certified. Ships under UN 38.3 classification.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e11-Year Manufacturer Warranty: \u003c\/strong\u003eCovered by Epoch Batteries. Contact us with any warranty questions. For full details read \"Warranty\" tab.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- ============================================================\n     TAB 4: TECH SPECS\n     ============================================================ --\u003e\n\u003ch3\u003eTech Specs\u003c\/h3\u003e\n\u003ctable class=\"ep-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr class=\"ep-section-row\"\u003e\n\u003ctd colspan=\"2\"\u003eElectrical\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel Number\u003c\/td\u003e\n\u003ctd\u003eBB51230A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNominal Voltage\u003c\/td\u003e\n\u003ctd\u003e51.2V (48V system)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNominal Capacity\u003c\/td\u003e\n\u003ctd\u003e230 Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEnergy Stored\u003c\/td\u003e\n\u003ctd\u003e11.776 kWh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eChemistry\u003c\/td\u003e\n\u003ctd\u003eLiFePO4 (Lithium Iron Phosphate) Prismatic cells\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCell Configuration\u003c\/td\u003e\n\u003ctd\u003e1P16S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOperating Voltage Range\u003c\/td\u003e\n\u003ctd\u003e40V to 58.4V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Parallel Connections\u003c\/td\u003e\n\u003ctd\u003e2 units maximum (23.552 kWh combined)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBluetooth\u003c\/td\u003e\n\u003ctd\u003eYes free iOS and Android app\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOTA Firmware Updates\u003c\/td\u003e\n\u003ctd\u003eYes over-the-air via Epoch app\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSelf-Heating\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"ep-section-row\"\u003e\n\u003ctd colspan=\"2\"\u003eDischarge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Continuous Discharge\u003c\/td\u003e\n\u003ctd\u003e300A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Discharge 15 Seconds\u003c\/td\u003e\n\u003ctd\u003e500A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Discharge 2 Seconds (Peak)\u003c\/td\u003e\n\u003ctd\u003e1,000A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDischarge Temperature Range\u003c\/td\u003e\n\u003ctd\u003e-20 degrees C to 60 degrees C (-4 degrees F to 140 degrees F)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"ep-section-row\"\u003e\n\u003ctd colspan=\"2\"\u003eCharge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Continuous Charge\u003c\/td\u003e\n\u003ctd\u003e230A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Charge 15 Seconds\u003c\/td\u003e\n\u003ctd\u003e500A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBulk \/ Absorption Voltage\u003c\/td\u003e\n\u003ctd\u003e56.8V to 57.6V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBMS High Voltage Cutoff\u003c\/td\u003e\n\u003ctd\u003e58.4V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRe-bulk Voltage\u003c\/td\u003e\n\u003ctd\u003e52.8V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFloat Voltage\u003c\/td\u003e\n\u003ctd\u003eDisabled (preferred) or 53.3V to 54.4V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEqualization\u003c\/td\u003e\n\u003ctd\u003eDisabled\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAbsorption End Condition\u003c\/td\u003e\n\u003ctd\u003eCurrent drops to C\/20 or 15 minutes maximum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTemperature Compensation\u003c\/td\u003e\n\u003ctd\u003e0 mV per degree C (none)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharge Temperature Range\u003c\/td\u003e\n\u003ctd\u003e0 degrees C to 55 degrees C (32 degrees F to 131 degrees F)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"ep-section-row\"\u003e\n\u003ctd colspan=\"2\"\u003eMechanical\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions (L x W x H)\u003c\/td\u003e\n\u003ctd\u003e23.5 in x 14.4 in x 9.9 in (597mm x 366mm x 251mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e196 lbs (88.9 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCase Material\u003c\/td\u003e\n\u003ctd\u003eSteel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTerminal Type\u003c\/td\u003e\n\u003ctd\u003eM8 Female\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEnclosure Protection Rating\u003c\/td\u003e\n\u003ctd\u003eIP67 Dustproof, waterproof to 1 meter for 30 minutes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCycle Life Rating\u003c\/td\u003e\n\u003ctd\u003e4,000 cycles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"ep-section-row\"\u003e\n\u003ctd colspan=\"2\"\u003eTemperature\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDischarge Temperature\u003c\/td\u003e\n\u003ctd\u003e-20 degrees C to 60 degrees C (-4 degrees F to 140 degrees F)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharge Temperature\u003c\/td\u003e\n\u003ctd\u003e0 degrees C to 55 degrees C (32 degrees F to 131 degrees F)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Storage Temperature\u003c\/td\u003e\n\u003ctd\u003e0 degrees C to 35 degrees C (32 degrees F to 95 degrees F)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"ep-section-row\"\u003e\n\u003ctd colspan=\"2\"\u003eCompliance\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCertifications\u003c\/td\u003e\n\u003ctd\u003eUL 1642 (Cells), UL 9540A (Cells), IEC 62619:2022, CE, RoHS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShipping Classification\u003c\/td\u003e\n\u003ctd\u003eUN 38.3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-size: 15px; color: #666666; margin-top: 8px;\"\u003eAll specifications sourced from Epoch Batteries official Data Sheet BB51230A. \u003c\/p\u003e\n\u003c!-- ============================================================\n     TAB 5: FAQ\n     ============================================================ --\u003e\n\u003ch3\u003eFAQ\u003c\/h3\u003e\n\u003cdiv class=\"ep-faq\"\u003e\n\u003c!-- Q1 — compatibility — plain text only, no block --\u003e\n\u003cdiv class=\"ep-faq-item\"\u003e\n\u003cinput id=\"faq1\" type=\"checkbox\"\u003e \u003clabel for=\"faq1\" class=\"ep-faq-label\"\u003eWill this battery fit my golf cart? What brands does it work with?\u003c\/label\u003e\n\u003cdiv class=\"ep-faq-answer\"\u003e\n\u003cdiv class=\"ep-faq-answer-inner\"\u003e\n\u003cp\u003eThis battery is designed for 48-volt electric golf carts. The most common 48V platforms it is installed on are EZGO, Club Car, and Yamaha. However, fitment depends on your specific model and year not the brand name alone. Compartment size and wiring configurations vary between models, even within the same brand.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBefore ordering, confirm all three of the following:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour battery compartment physically fits the battery dimensions: \u003cstrong\u003e23.5 inches long x 14.4 inches wide x 9.9 inches tall\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eYour cart runs on a \u003cstrong\u003e48-volt system\u003c\/strong\u003e not 36V or 72V. Check your current battery labels or your owner's manual if you are unsure.\u003c\/li\u003e\n\u003cli\u003eYour motor controller is \u003cstrong\u003ecompatible with a LiFePO4 lithium battery\u003c\/strong\u003e at 51.2V nominal voltage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eContact us before purchasing if you are not certain. Send us your cart's make, model, year, and battery compartment dimensions and we will help you confirm fitment before you buy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Q2 --\u003e\n\u003cdiv class=\"ep-faq-item\"\u003e\n\u003cinput id=\"faq2\" type=\"checkbox\"\u003e \u003clabel for=\"faq2\" class=\"ep-faq-label\"\u003eHow do I know if my golf cart is 48 volts?\u003c\/label\u003e\n\u003cdiv class=\"ep-faq-answer\"\u003e\n\u003cdiv class=\"ep-faq-answer-inner\"\u003e\n\u003cp\u003eCount your current batteries and check the voltage printed on each one. The three most common 48V configurations are:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eEight 6-volt batteries (8 x 6V = 48V)\u003c\/li\u003e\n\u003cli\u003eSix 8-volt batteries (6 x 8V = 48V)\u003c\/li\u003e\n\u003cli\u003eFour 12-volt batteries (4 x 12V = 48V)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eYou can also check your owner's manual, the label on your existing charger, or the label on your motor controller. If you are still unsure, contact us with a photo of your existing battery setup and we will help identify your system voltage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Q3 --\u003e\n\u003cdiv class=\"ep-faq-item\"\u003e\n\u003cinput id=\"faq3\" type=\"checkbox\"\u003e \u003clabel for=\"faq3\" class=\"ep-faq-label\"\u003eHow many rounds of golf will I get per charge?\u003c\/label\u003e\n\u003cdiv class=\"ep-faq-answer\"\u003e\n\u003cdiv class=\"ep-faq-answer-inner\"\u003e\n\u003cp\u003eEpoch does not publish an official range figure for this battery. Based on the 11.776 kWh capacity and typical golf cart energy use of approximately 700 to 1,000 Wh per 18-hole round, a standard 2-passenger cart on flat terrain could complete 10 or more rounds per charge. A cart carrying more passengers on hilly terrain will use more energy per round and produce fewer rounds between charges.\u003c\/p\u003e\n\u003cp\u003eThese are estimates based on energy capacity math not a manufacturer guarantee. Actual performance depends on your specific cart, controller, terrain, speed, passenger load, and temperature.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Q4 --\u003e\n\u003cdiv class=\"ep-faq-item\"\u003e\n\u003cinput id=\"faq4\" type=\"checkbox\"\u003e \u003clabel for=\"faq4\" class=\"ep-faq-label\"\u003eHow many miles per charge for neighborhood or community driving?\u003c\/label\u003e\n\u003cdiv class=\"ep-faq-answer\"\u003e\n\u003cdiv class=\"ep-faq-answer-inner\"\u003e\n\u003cp\u003eEpoch does not publish an official mile-range figure for this model. Based on 11.776 kWh and typical golf cart energy consumption of approximately 110 Wh per mile on flat ground with a light load, a rough estimate for a standard 2-passenger cart is in the range of 80 to 100 miles per charge on flat terrain. Heavier loads, hills, higher speeds, and accessories will reduce this figure.\u003c\/p\u003e\n\u003cp\u003eContact us if you want to discuss realistic range expectations for your specific cart and usage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Q5 --\u003e\n\u003cdiv class=\"ep-faq-item\"\u003e\n\u003cinput id=\"faq5\" type=\"checkbox\"\u003e \u003clabel for=\"faq5\" class=\"ep-faq-label\"\u003eHow long does a full charge take?\u003c\/label\u003e\n\u003cdiv class=\"ep-faq-answer\"\u003e\n\u003cdiv class=\"ep-faq-answer-inner\"\u003eCharge time depends on the charger's amperage and the battery's starting state of charge. The BB51230A accepts up to 230A continuous charge current. With the included 48V charger, the battery charges fully overnight in most cases. Plug in after your last use of the day and the BMS manages the charge automatically no monitoring or adjustments needed.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Q6 --\u003e\n\u003cdiv class=\"ep-faq-item\"\u003e\n\u003cinput id=\"faq6\" type=\"checkbox\"\u003e \u003clabel for=\"faq6\" class=\"ep-faq-label\"\u003eDoes this battery require any maintenance?\u003c\/label\u003e\n\u003cdiv class=\"ep-faq-answer\"\u003e\n\u003cdiv class=\"ep-faq-answer-inner\"\u003eNo. LiFePO4 batteries require no watering, no equalization, and no terminal cleaning. The built-in Battery Management System handles all cell balancing automatically throughout the life of the battery. There is nothing to check, adjust, or top off.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Q7 --\u003e\n\u003cdiv class=\"ep-faq-item\"\u003e\n\u003cinput id=\"faq7\" type=\"checkbox\"\u003e \u003clabel for=\"faq7\" class=\"ep-faq-label\"\u003eIs it safe to charge this battery in an enclosed garage?\u003c\/label\u003e\n\u003cdiv class=\"ep-faq-answer\"\u003e\n\u003cdiv class=\"ep-faq-answer-inner\"\u003eYes. LiFePO4 chemistry does not produce hydrogen gas during charging, unlike lead-acid batteries. The sealed steel IP67 enclosure contains all battery components. This battery can be charged and stored safely in an enclosed garage or storage space.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Q8 --\u003e\n\u003cdiv class=\"ep-faq-item\"\u003e\n\u003cinput id=\"faq8\" type=\"checkbox\"\u003e \u003clabel for=\"faq8\" class=\"ep-faq-label\"\u003eDoes this battery work in cold weather?\u003c\/label\u003e\n\u003cdiv class=\"ep-faq-answer\"\u003e\n\u003cdiv class=\"ep-faq-answer-inner\"\u003e\n\u003cp\u003eThis battery discharges reliably at temperatures as low as -4 degrees F (-20 degrees C) without a built-in heating element. Charging is restricted to temperatures at or above 32 degrees F (0 degrees C) the BMS prevents charging below that threshold to protect the cells.\u003c\/p\u003e\n\u003cp\u003eIf you need to charge the battery in freezing conditions, contact us and we can discuss which Epoch model with a built-in heater may be more suitable for your situation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Q9 --\u003e\n\u003cdiv class=\"ep-faq-item\"\u003e\n\u003cinput id=\"faq9\" type=\"checkbox\"\u003e \u003clabel for=\"faq9\" class=\"ep-faq-label\"\u003eHow heavy is this battery? Can I install it by myself?\u003c\/label\u003e\n\u003cdiv class=\"ep-faq-answer\"\u003e\n\u003cdiv class=\"ep-faq-answer-inner\"\u003eThis battery weighs 196 lbs (88.9 kg). Safe installation requires two people at minimum. We recommend having a helper ready before starting, or contacting your local golf cart service center to handle the installation. Once correctly installed, you will not need to move the battery again under normal use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Q10 --\u003e\n\u003cdiv class=\"ep-faq-item\"\u003e\n\u003cinput id=\"faq10\" type=\"checkbox\"\u003e \u003clabel for=\"faq10\" class=\"ep-faq-label\"\u003eCan I monitor the battery from my phone?\u003c\/label\u003e\n\u003cdiv class=\"ep-faq-answer\"\u003e\n\u003cdiv class=\"ep-faq-answer-inner\"\u003eYes. This battery includes built-in Bluetooth. Download the free Epoch app on iOS or Android to monitor real-time voltage, state of charge, current draw, cell temperature, and battery health. The app also delivers over-the-air firmware updates to keep the BMS software current no service visit required.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Q11 --\u003e\n\u003cdiv class=\"ep-faq-item\"\u003e\n\u003cinput id=\"faq11\" type=\"checkbox\"\u003e \u003clabel for=\"faq11\" class=\"ep-faq-label\"\u003eCan I connect two batteries for more capacity?\u003c\/label\u003e\n\u003cdiv class=\"ep-faq-answer\"\u003e\n\u003cdiv class=\"ep-faq-answer-inner\"\u003eYes. Up to two BB51230A units can be connected in parallel, providing a combined 23.552 kWh. Two units in parallel is the manufacturer-specified maximum for this model. If you need more capacity than two units can provide, contact us and we can discuss the right Epoch product for your system.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Q12 --\u003e\n\u003cdiv class=\"ep-faq-item\"\u003e\n\u003cinput id=\"faq12\" type=\"checkbox\"\u003e \u003clabel for=\"faq12\" class=\"ep-faq-label\"\u003eHow does this compare to the Epoch 105Ah and 160Ah golf cart batteries?\u003c\/label\u003e\n\u003cdiv class=\"ep-faq-answer\"\u003e\n\u003cdiv class=\"ep-faq-answer-inner\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEpoch 48V 105Ah (approximately 5.37 kWh):\u003c\/strong\u003e Entry-level capacity in the LiMax lineup. Suited to standard 2-passenger carts with light to moderate daily use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEpoch 48V 160Ah (approximately 8.19 kWh):\u003c\/strong\u003e More capacity for heavier loads, more passengers, or more frequent daily use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEpoch 48V 230Ah 11.776 kWh (this product):\u003c\/strong\u003e Highest capacity single-unit option in Epoch's golf cart lineup. Designed for carts with the heaviest demands high passenger loads, hilly terrain, or daily community driving where maximum time between charges is the priority.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eContact us if you are unsure which capacity is right for your cart and how you use it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Q13 --\u003e\n\u003cdiv class=\"ep-faq-item\"\u003e\n\u003cinput id=\"faq13\" type=\"checkbox\"\u003e \u003clabel for=\"faq13\" class=\"ep-faq-label\"\u003eWhat certifications does this battery carry?\u003c\/label\u003e\n\u003cdiv class=\"ep-faq-answer\"\u003e\n\u003cdiv class=\"ep-faq-answer-inner\"\u003eThe BB51230A carries UL 1642 (Cells), UL 9540A (Cells), IEC 62619:2022, CE, and RoHS certifications. It ships under UN 38.3 classification. These certifications confirm compliance with international safety standards for lithium battery cells and systems.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Q14 --\u003e\n\u003cdiv class=\"ep-faq-item\"\u003e\n\u003cinput id=\"faq14\" type=\"checkbox\"\u003e \u003clabel for=\"faq14\" class=\"ep-faq-label\"\u003eI have a question not answered here. What should I do?\u003c\/label\u003e\n\u003cdiv class=\"ep-faq-answer\"\u003e\n\u003cdiv class=\"ep-faq-answer-inner\"\u003eContact us before purchasing. We are glad to answer compatibility questions, help you compare models, discuss your specific cart setup, or clarify any specification from the data sheet. Reach out through our store contact page or chat and we will respond promptly.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- end .ep-faq --\u003e\n\u003c\/div\u003e\n\u003c!-- end .ep-wrap --\u003e","brand":"Epoch Batteries","offers":[{"title":"Default Title","offer_id":47677534830850,"sku":"BB51230A","price":3699.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3660\/5442\/files\/Epoch_48V_230ah_Golf_Cart_battery.jpg?v=1776730543"},{"product_id":"eco-battery-ezgo-rxv-factory-lithium-replacement-kit-48v-samsung-gen1-gen2","title":"Eco Battery EZGO RXV Factory Lithium Replacement Kit | 48V Samsung Gen1 \u0026 Gen2","description":"\u003cdiv style=\"font-size: 18px; line-height: 1.6; color: #1a1a1a; max-width: 900px;\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eIf your E-Z-GO RXV came from the factory with a Samsung lithium battery and it is losing range, holding less charge, or has stopped working, this Eco Battery kit is a complete replacement that gets your cart running like new. Select your cart and battery above and you receive the matching bundle, built with the correct adapter for your RXV so it works with your factory dash, gauges, and vehicle functions instead of around them.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eEach kit is a factory-lithium-to-lithium upgrade for RXV carts. The Eco Battery Gen3 LiFePO4 pack gives you longer runtime and stronger everyday performance than a worn factory battery, with none of the maintenance of lead-acid: no watering, no acid, no corroded terminals. You also get modern conveniences the original pack did not have, including Bluetooth monitoring through the Eco Battery app, a remote wake-up button, and built-in charging freeze protection.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eYou choose two things: your generation (which sets the adapter for your cart's year) and your battery. Capacity options run from 105Ah for dependable everyday range up to 160Ah for the most miles per charge, and the 105Ah comes in two shapes (Skinny or Thru-Hole) to match your preference. The factory RXV pack is only about 60Ah, so even the smallest option here is a real step up in capacity and range, not just a replacement for what wore out. Every kit ships complete with the battery, CAN charger, charge port, converter, mounting hardware, and generation-specific adapter, and is backed by Eco Battery's Limited Lifetime warranty and U.S.-based support.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThis page is for RXV carts that already have factory lithium. If your RXV runs lead-acid batteries, this is not the correct kit for your cart.\u003c\/p\u003e\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eGeneration-specific factory adapter: \u003c\/strong\u003eThe included Gen1 or Gen2 adapter keeps your cart's factory electronics, dash, and key functions working. Benefit: a true OEM-style replacement, not a workaround.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eGen3 LiFePO4 battery: \u003c\/strong\u003eLithium iron phosphate cells with a proprietary Gen3 battery management system. Benefit: stable, long-lasting power and consistent performance from a full charge down to low.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eMultiple capacities and fitments: \u003c\/strong\u003eChoose 105Ah, 150Ah, or 160Ah, with the 105Ah in Skinny or Thru-Hole to match your tray. Benefit: the right range and the right physical fit for your exact cart.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eBluetooth monitoring: \u003c\/strong\u003eCheck state of charge, voltage, and battery health from the Eco Battery mobile app. Benefit: you always know where your charge stands before heading out.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eSmart BMS protection: \u003c\/strong\u003eCell balancing plus protection against over-voltage, under-voltage, over-temperature, and short circuit. Benefit: safer operation during charging, driving, and storage.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eCharging freeze protection: \u003c\/strong\u003eThe BMS prevents charging below 32°F to protect the cells. Benefit: peace of mind in cold weather, with a self-heating version available on select capacities.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eComplete bundle\u003c\/strong\u003e — Battery, CAN charger, charge port, DC-DC converter, adapter, mounting hardware, and remote wake-up button. Benefit: everything needed for the swap arrives in one box.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eMaintenance-free with low self-discharge: \u003c\/strong\u003eNo watering, no acid, no corrosion, and only about 1% charge loss per month. Benefit: less upkeep and a battery that is ready after the cart sits.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eCompared to the Factory Battery\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe Samsung lithium pack that came in your RXV from the factory is about 60Ah. It served the cart well, but these Eco Battery kits are an upgrade rather than a like-for-like swap. Even the entry 105Ah option carries roughly 75% more capacity than the factory pack, the 150Ah about 2.5 times, and the 160Ah close to 2.7 times. More capacity means more range and more reserve for hills, heavier loads, and accessories.\u003c\/p\u003e\n\u003ctable style=\"font-size: 18px; width: 100%; border-collapse: collapse;\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 12px; border: 1px solid #ddd; font-weight: 600; background: #f4f4f4;\"\u003e \u003c\/td\u003e\n\u003ctd style=\"padding: 8px 12px; border: 1px solid #ddd; font-weight: 600; background: #f4f4f4;\"\u003eFactory Samsung pack\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 12px; border: 1px solid #ddd; font-weight: 600; background: #f4f4f4;\"\u003eEco Battery Gen3 kit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 12px; border: 1px solid #ddd; font-weight: 600;\"\u003eCapacity\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 12px; border: 1px solid #ddd;\"\u003eAbout 60Ah\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 12px; border: 1px solid #ddd;\"\u003e105Ah, 150Ah, or 160Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 12px; border: 1px solid #ddd; font-weight: 600;\"\u003eEstimated Range\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 12px; border: 1px solid #ddd;\"\u003eRoughly 20–25 miles\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 12px; border: 1px solid #ddd;\"\u003eApprox. 20–45 miles (105Ah) up to 30–70 miles (160Ah)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 12px; border: 1px solid #ddd; font-weight: 600;\"\u003eWarranty\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 12px; border: 1px solid #ddd;\"\u003e8-year factory\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 12px; border: 1px solid #ddd;\"\u003eLimited Lifetime\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 12px; border: 1px solid #ddd; font-weight: 600;\"\u003eMonitoring\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 12px; border: 1px solid #ddd;\"\u003e—\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 12px; border: 1px solid #ddd;\"\u003eBluetooth app plus CAN state-of-charge meter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 12px; border: 1px solid #ddd; font-weight: 600;\"\u003eMaintenance\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 12px; border: 1px solid #ddd;\"\u003eNone\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 12px; border: 1px solid #ddd;\"\u003eNone\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe swap still keeps your cart's factory dash and functions through the included adapter, so you gain the extra capacity and the Limited Lifetime warranty without losing the factory integration you already have.\u003c\/p\u003e\n\u003ch3\u003eWhich Kit Fits My Cart\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003ePick your kit in two steps: first your generation (set by your cart's year), then your battery (set by the range you want and your cart's tray).\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eStep 1 — Generation:\u003c\/strong\u003e\u003c\/p\u003e\n\u003ctable style=\"font-size: 18px; width: 100%; border-collapse: collapse;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 12px; border: 1px solid #ddd; font-weight: 600;\"\u003e2017–2021 RXV\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 12px; border: 1px solid #ddd;\"\u003eSamsung Gen1 — choose a Gen1 kit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 12px; border: 1px solid #ddd; font-weight: 600;\"\u003e2022 and newer RXV\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 12px; border: 1px solid #ddd;\"\u003eSamsung Gen2 — choose a Gen2 kit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eStep 2 — Battery:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003e105Ah Skinny\u003c\/strong\u003e — everyday range in a longer, narrower shape that many owners prefer for its look.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003e105Ah Thru-Hole\u003c\/strong\u003e — the same range in a more compact shape that frees up a little extra space beside the battery.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003e150Ah\u003c\/strong\u003e — more capacity for longer routes, hills, larger tires, or accessory loads.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003e160Ah\u003c\/strong\u003e — the most range in this lineup, for the heaviest use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eSkinny or Thru-Hole?\u003c\/strong\u003e On the factory-lithium RXV, both 105Ah options fit either generation, so this comes down to preference. They deliver the same range and power. Choose the Skinny if you like its look, or the Thru-Hole if you want a more compact battery with a little extra room to the side. The only thing that sets your fitment is the year, which determines whether you need the Gen1 or Gen2 kit.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eImportant:\u003c\/strong\u003e This page fits the E-Z-GO RXV with factory Samsung lithium only. If your RXV runs lead-acid batteries, it needs a separate lead-acid-to-lithium conversion kit, which is not sold on this page.\u003c\/p\u003e\n\u003ch3\u003eWhat's Included\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eEvery kit ships as a complete conversion bundle, matched to your selected generation and battery. Core components:\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003e48V (51.2V) Gen3 LiFePO4 battery in your selected capacity and fitment\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e38V–51V 15A CAN charger\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eCAN LCD state-of-charge meter (auto baud)\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eEco Battery charge port (EZGO RXV, 110V quick-connect)\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eDC-DC 12V converter for lights and 12V accessories\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eGeneration-specific factory lithium conversion adapter (Samsung Gen1 or Gen2, matched to your cart)\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eEco Battery replacement tray (included on Gen2 kits; Gen1 kits mount with hardware only)\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eBattery mounting hardware (5\/16 in)\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eRemote button battery wake-up kit\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eAll batteries use the same Gen3 LiFePO4 chemistry, BMS protection, Bluetooth monitoring, and Limited Lifetime warranty. They differ mainly in capacity, size, weight, and mounting. Estimated range figures are approximate and scale with capacity; actual range depends on terrain, load, tire size, accessories, and driving style.\u003c\/p\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable style=\"font-size: 18px; width: 100%; border-collapse: collapse; min-width: 640px;\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd; font-weight: 600; background: #f4f4f4;\"\u003eSpecification\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd; font-weight: 600; background: #f4f4f4;\"\u003e105Ah Skinny\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd; font-weight: 600; background: #f4f4f4;\"\u003e105Ah Thru-Hole\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd; font-weight: 600; background: #f4f4f4;\"\u003e150Ah\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd; font-weight: 600; background: #f4f4f4;\"\u003e160Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd; font-weight: 600;\"\u003eSystem Voltage\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e48V (51.2V nominal)\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e48V (51.2V nominal)\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e48V (51.2V nominal)\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e48V (51.2V nominal)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd; font-weight: 600;\"\u003eCapacity\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e105Ah \/ 5,376Wh\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e105Ah \/ 5,376Wh\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e150Ah \/ 7,680Wh\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e160Ah \/ 8,192Wh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd; font-weight: 600;\"\u003eEstimated Range\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eApprox. 20–45 miles\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eApprox. 20–45 miles\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eApprox. 30–65 miles\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eApprox. 30–70 miles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd; font-weight: 600;\"\u003eReserve Capacity (25A)\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e252 minutes\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e252 minutes\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e360 minutes\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e384 minutes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd; font-weight: 600;\"\u003eChemistry\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eLiFePO4, prismatic (1P16S)\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eLiFePO4, prismatic (1P16S)\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eLiFePO4, prismatic (2P16S)\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eLiFePO4, prismatic (2P16S)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd; font-weight: 600;\"\u003eMax Continuous Discharge\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e250A\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e250A\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e250A\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e250A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd; font-weight: 600;\"\u003eMax Continuous Charge\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eUnder 52A\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eUnder 52A\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eUnder 52A\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eUnder 52A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd; font-weight: 600;\"\u003eCharger Included\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e38V–51V 15A CAN\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e38V–51V 15A CAN\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e38V–51V 15A CAN\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e38V–51V 15A CAN\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd; font-weight: 600;\"\u003eCharging Temp Range\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e32°F to 130°F\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e32°F to 130°F\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e32°F to 130°F\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e32°F to 130°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd; font-weight: 600;\"\u003eDischarge Temp Range\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e-4°F to 140°F\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e-20°F to 140°F\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e-4°F to 140°F\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e-4°F to 140°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd; font-weight: 600;\"\u003eConnectivity\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eBluetooth, CAN, app, OTA\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eBluetooth, CAN, app, OTA\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eBluetooth, CAN, app, OTA\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eBluetooth, CAN, app, OTA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd; font-weight: 600;\"\u003eIP Rating\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eIP67\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eIP67\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eIP67\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eIP67\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd; font-weight: 600;\"\u003eWeight\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e113 lbs (51.25 kg)\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e98 lbs (44.45 kg)\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e165 lbs (74.84 kg)\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e165 lbs (74.84 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd; font-weight: 600;\"\u003eDimensions (L x W x H)\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e22 x 9.75 x 10.43 in\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e13.14 x 12.24 x 10.15 in\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e22 x 12.125 x 10.625 in\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003e22 x 12.125 x 10.625 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd; font-weight: 600;\"\u003eTerminal\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eM8 female\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eM8 female\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eM8 female\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eM8 female\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd; font-weight: 600;\"\u003eSelf-Heating Option\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eAvailable\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eContact us\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eContact us\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eAvailable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd; font-weight: 600;\"\u003eCertifications\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eUN38.3, UL1642 cell\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eUN38.3, UL1642 cell\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eUN38.3, UL1642 cell\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eUN38.3, UL1642 cell\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd; font-weight: 600;\"\u003eWarranty\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eLimited Lifetime\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eLimited Lifetime\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eLimited Lifetime\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 10px; border: 1px solid #ddd;\"\u003eLimited Lifetime\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch3\u003eCharging \u0026amp; Cold Weather\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThese kits use the included CAN charger, so no separate charger purchase is needed. Lithium recharges faster than lead-acid, and you can top it off at any charge level without harming the battery.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe standard batteries charge in temperatures from 32°F to 130°F. Below 32°F, the built-in freeze protection stops charging to protect the cells, because charging a frozen lithium cell can permanently damage it. You can still drive and discharge in colder conditions, down to -4°F on most models and down to -20°F on the 105Ah Thru-Hole.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eIf you regularly need to charge in freezing temperatures, a self-heating version of the Eco Battery is available on select capacities. It warms itself when charging begins in the cold so it can safely accept a charge, then charges normally once it reaches temperature. If you want the heated option, contact us before ordering and we will confirm availability for your selected model.\u003c\/p\u003e\n\u003ch3\u003eInstallation\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eEach kit is designed as a direct replacement for your factory Samsung pack. The included adapter, charge port, mounting hardware, and (on Gen2 kits) the replacement tray are matched to the cart, so the battery integrates with your existing electronics and charging system.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eInstallation involves removing the original factory lithium pack and installing the Eco Battery pack with the supplied components. Basic hand tools and some mechanical comfort are recommended. If you would prefer professional installation, most local golf cart service shops can complete the swap. Support is available if you have questions during the process.\u003c\/p\u003e\n\u003ch3\u003eWarranty \u0026amp; Support\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eEco Battery lithium is backed by a Limited Lifetime warranty. Eco Battery is a U.S.-based company with an in-house support team, so help is available for the life of the battery.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eHave a question before or after your purchase? Reach out to our team and we will help with kit selection, fitment confirmation, and installation guidance.\u003c\/p\u003e\n\u003ch3\u003eFAQs\u003c\/h3\u003e\n\u003c!-- Pure CSS accordion: hidden checkbox toggles the answer panel. No JavaScript. --\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  .eb-faq{border-top:1px solid #e2e2e2;}\n  .eb-faq .eb-item{border-bottom:1px solid #e2e2e2;}\n  .eb-faq input{position:absolute;opacity:0;height:0;width:0;}\n  .eb-faq label{display:block;cursor:pointer;padding:16px 40px 16px 0;font-size:18px;font-weight:600;position:relative;color:#1a1a1a;}\n  .eb-faq label::after{content:\"+\";position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:22px;font-weight:400;line-height:1;}\n  .eb-faq input:checked + label::after{content:\"\\2212\";}\n  .eb-faq .eb-answer{max-height:0;overflow:hidden;transition:max-height .35s ease;}\n  .eb-faq input:checked ~ .eb-answer{max-height:800px;}\n  .eb-faq .eb-answer p{margin:0 0 16px;font-size:18px;line-height:1.6;}\n\u003c\/style\u003e\n\u003cdiv style=\"font-size: 18px; line-height: 1.6; color: #1a1a1a; max-width: 900px;\"\u003e\n\u003cdiv class=\"eb-faq\"\u003e\n\u003cdiv class=\"eb-item\"\u003e\n\u003cinput id=\"eb-q1\" type=\"checkbox\"\u003e \u003clabel for=\"eb-q1\"\u003eHow do I know if I have a Gen1 or Gen2 factory lithium RXV?\u003c\/label\u003e\n\u003cdiv class=\"eb-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eE-Z-GO RXV ELiTE carts built from 2017 to 2021 came with the Samsung Gen1 lithium pack. RXV carts built in 2022 and newer use the Samsung Gen2 pack. Select the generation above that matches your cart's year. If you are unsure, send us your year and serial number and we will confirm it for you before you order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eb-item\"\u003e\n\u003cinput id=\"eb-qfactory\" type=\"checkbox\"\u003e \u003clabel for=\"eb-qfactory\"\u003eHow is this different from the factory Samsung battery?\u003c\/label\u003e\n\u003cdiv class=\"eb-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eYour factory RXV pack is about 60Ah. These Eco Battery kits are an upgrade, not a like-for-like replacement. The 105Ah option carries roughly 75% more capacity than the factory pack, the 150Ah about 2.5 times, and the 160Ah close to 2.7 times, which means more range and more reserve for hills, loads, and accessories. You also step from the 8-year factory warranty up to a Limited Lifetime warranty, and gain Bluetooth monitoring. The included adapter keeps your factory dash and functions working, so you gain capacity without losing factory integration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eb-item\"\u003e\n\u003cinput id=\"eb-q2\" type=\"checkbox\"\u003e \u003clabel for=\"eb-q2\"\u003eWhat is the difference between the 105Ah Skinny and the 105Ah Thru-Hole?\u003c\/label\u003e\n\u003cdiv class=\"eb-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThey are the same 105Ah capacity with the same range and power. On the factory-lithium RXV, both fit either generation, so the choice is up to you. The Skinny is a longer, narrower battery that many owners prefer for its look. The Thru-Hole is a more compact battery that frees up a little extra space beside it, and it is a bit lighter. Either one works on your cart; just make sure you select the correct generation for your cart's year.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eb-item\"\u003e\n\u003cinput id=\"eb-q3\" type=\"checkbox\"\u003e \u003clabel for=\"eb-q3\"\u003eWhich capacity should I choose: 105Ah, 150Ah, or 160Ah?\u003c\/label\u003e\n\u003cdiv class=\"eb-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eAll use the same 48V (51.2V) Gen3 LiFePO4 platform, so more capacity means more range. The 105Ah delivers approximately 20 to 45 miles per charge and covers most everyday use. The 150Ah steps up to roughly 30 to 65 miles for longer routes, hills, larger tires, or accessory loads. The 160Ah offers the most range in this lineup, roughly 30 to 70 miles. Range figures are estimates that depend on terrain, load, tire size, accessories, and driving style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eb-item\"\u003e\n\u003cinput id=\"eb-q4\" type=\"checkbox\"\u003e \u003clabel for=\"eb-q4\"\u003eWill my factory dash, gauges, and cart functions still work after the swap?\u003c\/label\u003e\n\u003cdiv class=\"eb-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eYes. The included generation-specific adapter is designed to maintain compatibility with your cart's factory electronics and key vehicle functions, so the swap integrates with your existing system rather than working around it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eb-item\"\u003e\n\u003cinput id=\"eb-q5\" type=\"checkbox\"\u003e \u003clabel for=\"eb-q5\"\u003eDo I need a new charger, or does my factory E-Z-GO charger work?\u003c\/label\u003e\n\u003cdiv class=\"eb-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eNo separate purchase is needed. Each kit includes a 15A CAN charger and an Eco Battery charge port sized for the RXV, so you have everything required to charge the battery out of the box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eb-item\"\u003e\n\u003cinput id=\"eb-q6\" type=\"checkbox\"\u003e \u003clabel for=\"eb-q6\"\u003eCan I charge the battery in freezing temperatures?\u003c\/label\u003e\n\u003cdiv class=\"eb-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe standard batteries charge from 32°F to 130°F. Below 32°F, built-in freeze protection stops charging to protect the cells, since charging a frozen lithium cell can cause permanent damage. You can still drive the cart in colder conditions, down to -4°F on most models and -20°F on the 105Ah Thru-Hole. If you regularly need to charge in freezing weather, a self-heating version is available on select capacities. Contact us to confirm the heated option for your selected model.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eb-item\"\u003e\n\u003cinput id=\"eb-q7\" type=\"checkbox\"\u003e \u003clabel for=\"eb-q7\"\u003eHow far can I drive on a single charge?\u003c\/label\u003e\n\u003cdiv class=\"eb-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eEstimated range is approximately 20 to 45 miles for the 105Ah, 30 to 65 miles for the 150Ah, and 30 to 70 miles for the 160Ah. Actual range depends on terrain, passenger and cargo load, tire size, accessories, and driving style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eb-item\"\u003e\n\u003cinput id=\"eb-q8\" type=\"checkbox\"\u003e \u003clabel for=\"eb-q8\"\u003eWhy replace my factory Samsung battery with Eco Battery instead of another Samsung pack?\u003c\/label\u003e\n\u003cdiv class=\"eb-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe Eco Battery Gen3 pack offers higher capacity options than the factory pack, an advanced Gen3 BMS, Bluetooth monitoring, and a Limited Lifetime warranty with U.S.-based support. It is a complete, cart-specific bundle that replaces the factory pack while keeping your cart's factory functions intact.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eb-item\"\u003e\n\u003cinput id=\"eb-q9\" type=\"checkbox\"\u003e \u003clabel for=\"eb-q9\"\u003eIs this really maintenance-free?\u003c\/label\u003e\n\u003cdiv class=\"eb-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eYes. Unlike lead-acid batteries, there is no water to fill, no acid, and no corroded terminals to clean. LiFePO4 chemistry paired with the Gen3 BMS is built for safe operation during charging, use, and storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eb-item\"\u003e\n\u003cinput id=\"eb-q10\" type=\"checkbox\"\u003e \u003clabel for=\"eb-q10\"\u003eCan I leave the cart sitting for weeks or months?\u003c\/label\u003e\n\u003cdiv class=\"eb-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eYes. These packs self-discharge at only about 1% per month, compared to lead-acid, which can lose roughly a third of its charge every month when idle. That makes them well suited to seasonal and part-time use. The included remote wake-up button and Eco Battery's storage protection make it easy to power the cart down and bring it back when you need it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eb-item\"\u003e\n\u003cinput id=\"eb-q11\" type=\"checkbox\"\u003e \u003clabel for=\"eb-q11\"\u003eCan I monitor the battery from my phone?\u003c\/label\u003e\n\u003cdiv class=\"eb-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eYes. The battery includes Bluetooth, so you can view state of charge, voltage, and battery health through the Eco Battery mobile app. The kit also includes a CAN LCD state-of-charge meter on the cart.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eb-item\"\u003e\n\u003cinput id=\"eb-q12\" type=\"checkbox\"\u003e \u003clabel for=\"eb-q12\"\u003eHow hard is the installation?\u003c\/label\u003e\n\u003cdiv class=\"eb-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eEach kit is designed as a direct replacement for the factory pack, and it ships with the adapter, charge port, mounting hardware, and (on Gen2 kits) a replacement tray. Basic hand tools and some mechanical comfort are recommended. If you prefer, most local golf cart service shops can handle the installation, and our team is available if you have questions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eb-item\"\u003e\n\u003cinput id=\"eb-q13\" type=\"checkbox\"\u003e \u003clabel for=\"eb-q13\"\u003eWhat warranty comes with the battery?\u003c\/label\u003e\n\u003cdiv class=\"eb-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eEco Battery lithium is backed by a Limited Lifetime warranty, supported by a U.S.-based team for the life of the battery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eb-item\"\u003e\n\u003cinput id=\"eb-q14\" type=\"checkbox\"\u003e \u003clabel for=\"eb-q14\"\u003eWill this fit my RXV if it currently has lead-acid batteries?\u003c\/label\u003e\n\u003cdiv class=\"eb-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eNo. The kits on this page are factory-lithium replacements for RXV carts that already have a Samsung pack. If your RXV runs lead-acid batteries, you need a lead-acid-to-lithium RXV conversion kit instead. Contact us and we will point you to the correct kit for your cart.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\n     FAQPage JSON-LD schema\n     ============================================================ --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"EcoBattery","offers":[{"title":"105Ah Skinny | Gen 1 (2017-2021)","offer_id":47693719896322,"sku":"B-3241","price":2634.0,"currency_code":"USD","in_stock":true},{"title":"105Ah Skinny | Gen 2 (2022+)","offer_id":47693719929090,"sku":"B-3251","price":2788.0,"currency_code":"USD","in_stock":true},{"title":"105Ah Thru-Hole | Gen 1 (2017-2021)","offer_id":47726807253250,"sku":"B-3242","price":2637.0,"currency_code":"USD","in_stock":true},{"title":"105Ah Thru-Hole | Gen 2 (2022+)","offer_id":48155173421314,"sku":"B-3252","price":2637.0,"currency_code":"USD","in_stock":true},{"title":"150Ah Gen 1 (2017-2021)","offer_id":48155211333890,"sku":"B-3248","price":3356.0,"currency_code":"USD","in_stock":true},{"title":"150Ah Gen 2 (2022+)","offer_id":48155224834306,"sku":"B-3258","price":3510.0,"currency_code":"USD","in_stock":true},{"title":"160Ah | Gen1 (2017-2021)","offer_id":48155236565250,"sku":"B-3245","price":3574.0,"currency_code":"USD","in_stock":true},{"title":"160Ah Gen2 (2022+)","offer_id":48155245510914,"sku":"B-3255","price":3728.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3660\/5442\/files\/Eco_Battery_Lithium_Factory_Replacement_Kit_for_EZGO_RXV.webp?v=1784655830"},{"product_id":"bolt-energy-48v-51-2v-105ah-lifepo4-lithium-battery-polaris-ranger-ev-conversion-kit-2010-2022","title":"Bolt Energy 48V (51.2V) 105Ah LiFePO4 Lithium Battery | Polaris Ranger EV Conversion Kit 2010 - 2022","description":"\u003cstyle\u003e\n\/* ── BASE ── *\/\n.be-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n.be-wrap {\n  font-family: inherit;\n  font-size: 18px;\n  line-height: 1.75;\n  color: #1a1a1a;\n  max-width: 100%;\n}\n\n\/* ── TYPOGRAPHY ── *\/\n.be-wrap p { margin-bottom: 1rem; font-size: 18px; color: #1a1a1a; }\n.be-wrap ul, .be-wrap ol { padding-left: 1.4rem; margin-bottom: 1rem; }\n.be-wrap li { font-size: 18px; color: #1a1a1a; margin-bottom: 0.4rem; }\n.be-wrap strong { color: #1a1a1a; }\n\n\/* ── SECTION LABEL ── *\/\n.be-label {\n  display: block;\n  font-size: 20px; font-weight: 700;\n  color: #1a1a1a; margin-bottom: 10px; margin-top: 8px;\n}\n\n\/* ── DIVIDER ── *\/\n.be-hr { border: none; border-top: 1px solid #e0e0e0; margin: 2rem 0; }\n\n\/* ── INTRO BLOCK ── *\/\n.be-intro {\n  background: #f7f7f7;\n  border-left: 3px solid #333333;\n  border-radius: 0 6px 6px 0;\n  padding: 1.2rem 1.5rem;\n  margin-bottom: 1.8rem;\n}\n.be-intro p { margin: 0; font-size: 18px; color: #1a1a1a; }\n\n\/* ── STAT STRIP ── *\/\n.be-stats {\n  display: grid; grid-template-columns: repeat(3, 1fr);\n  gap: 1px; background: #e0e0e0; border: 1px solid #e0e0e0;\n  border-radius: 8px; overflow: hidden; margin-bottom: 1.8rem;\n}\n.be-stat { background: #ffffff; padding: 1rem 0.8rem; text-align: center; }\n.be-stat-val { font-size: 1.7rem; font-weight: 800; color: #1a1a1a; line-height: 1.1; }\n.be-stat-label {\n  font-size: 12px; color: #555555; text-transform: uppercase;\n  letter-spacing: 0.09em; margin-top: 3px;\n}\n\n\/* ── HIGHLIGHT CARD ── *\/\n.be-highlight {\n  background: #f7f7f7; border: 1px solid #e0e0e0;\n  border-radius: 8px; padding: 1.2rem 1.5rem; margin-bottom: 1.2rem;\n}\n.be-highlight p { margin: 0; font-size: 18px; }\n\n\/* ── NOTICE \/ WARNING ── *\/\n.be-notice {\n  background: #fafafa; border: 1px solid #e0e0e0; border-left: 3px solid #333333;\n  border-radius: 0 6px 6px 0; padding: 1rem 1.3rem; margin-bottom: 1.2rem;\n}\n.be-notice p { margin: 0; font-size: 17px; color: #444444; }\n.be-notice strong { color: #1a1a1a; }\n\n\/* ── WHO IS IT FOR \/ TWO-COL CARDS ── *\/\n.be-fit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; margin-bottom: 1.5rem; }\n.be-fit-card { background: #f7f7f7; border: 1px solid #e0e0e0; border-radius: 8px; padding: 1.1rem 1.3rem; }\n.be-fit-card h4 {\n  font-size: 14px; font-weight: 700; text-transform: uppercase;\n  letter-spacing: 0.08em; color: #333333; margin-bottom: 0.6rem;\n}\n.be-fit-card ul { padding-left: 1.1rem; margin: 0; }\n.be-fit-card li { font-size: 17px; color: #1a1a1a; margin-bottom: 0.3rem; }\n\n\/* ── FEATURE CARDS ── *\/\n.be-feat-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1rem; margin-bottom: 1.5rem; }\n.be-feat-card { background: #f7f7f7; border: 1px solid #e0e0e0; border-radius: 8px; padding: 1.2rem 1.4rem; }\n.be-feat-card h4 {\n  font-size: 14px; font-weight: 700; text-transform: uppercase;\n  letter-spacing: 0.08em; color: #333333; margin-bottom: 0.5rem;\n}\n.be-feat-card p { font-size: 17px; color: #444444; margin: 0; line-height: 1.6; }\n\n\/* ── SPEC TABLE ── *\/\n.be-table { width: 100%; border-collapse: collapse; margin-bottom: 1.5rem; font-size: 17px; }\n.be-table th {\n  background: #333333; color: #ffffff; padding: 0.7rem 1rem; text-align: left;\n  font-weight: 700; font-size: 14px; letter-spacing: 0.06em; text-transform: uppercase;\n}\n.be-table td { padding: 0.65rem 1rem; border-bottom: 1px solid #e0e0e0; color: #1a1a1a; font-size: 17px; }\n.be-table tr:nth-child(even) td { background: #f7f7f7; }\n.be-table tr:last-child td { border-bottom: none; }\n.be-table td:first-child { color: #555555; font-weight: 600; }\n\n\/* ── KIT LIST ── *\/\n.be-kit { display: grid; grid-template-columns: repeat(2, 1fr); gap: 0.4rem 1.5rem; margin-bottom: 1.5rem; list-style: none; padding: 0; }\n.be-kit li {\n  font-size: 17px; color: #1a1a1a; padding: 0.3rem 0;\n  border-bottom: 1px solid #f0f0f0; display: flex; align-items: flex-start; gap: 0.5rem;\n}\n.be-kit li::before { content: \"—\"; color: #888888; flex-shrink: 0; }\n\n\/* ── FAQ — CSS CHECKBOX HACK ── *\/\n.faq-wrap{font-family:inherit;font-size:18px;line-height:1.8;max-width:100%;}\n.faq-wrap input[type=checkbox]{display:none;}\n.faq-item{border:1px solid #ddd;border-radius:6px;margin-bottom:12px;overflow:hidden;}\n.faq-label{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;font-weight:700;font-size:18px;cursor:pointer;background:#fff;}\n.faq-label::after{content:\"+\";font-size:22px;font-weight:400;flex-shrink:0;margin-left:12px;}\n.faq-body{max-height:0;overflow:hidden;font-size:18px;line-height:1.8;padding:0 18px;}\n.faq-body p{margin:0 0 14px 0;}\ninput[type=checkbox]:checked + .faq-item \u003e .faq-label::after{content:\"-\";}\ninput[type=checkbox]:checked + .faq-item \u003e .faq-body{max-height:2600px;padding:4px 18px 18px 18px;}\n\n\/* ── COMPAT \/ GENERAL NOTE ── *\/\n.be-compat-note { background: #f7f7f7; border: 1px solid #e0e0e0; border-radius: 6px; padding: 1rem 1.4rem; margin-bottom: 1.2rem; }\n.be-compat-note p { margin: 0; font-size: 17px; color: #444444; }\n\n\/* ── RESPONSIVE ── *\/\n@media (max-width: 600px) {\n  .be-stats { grid-template-columns: 1fr 1fr; }\n  .be-feat-grid { grid-template-columns: 1fr; }\n  .be-fit-grid { grid-template-columns: 1fr; }\n  .be-kit { grid-template-columns: 1fr; }\n}\n\u003c\/style\u003e\n\u003c!-- ============================================================\n     TAB 1 — DESCRIPTION\n     ============================================================ --\u003e\n\u003cdiv class=\"be-wrap\"\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8; margin-bottom: 1.2rem;\"\u003eThe Bolt Energy 51.2V 105Ah is a single-unit LiFePO4 lithium battery conversion kit that replaces all eight lead-acid batteries in a Polaris Ranger EV (2010–2022, factory lead-acid models). It weighs 100.8 pounds, delivers an estimated 30 to 50 miles of range per charge, and carries a 250-amp continuous BMS, 520-amp peak output, Bluetooth monitoring, an IP66-sealed powder-coated steel enclosure, and a 12-year limited warranty. It ships as the complete Professional Kit, with a heated version available for cold-climate operators and a two-battery 210Ah parallel configuration available for hilly terrain and heavy hauling.\u003c\/p\u003e\n\u003cdiv class=\"be-intro\"\u003e\n\u003cp\u003eLead-acid battery banks wear out every three to five years, lose capacity in heat, and demand regular watering and terminal cleaning. The Bolt Energy 51.2V 105Ah replaces the entire eight-battery stock bank in a Polaris Ranger EV with a single lithium iron phosphate unit that charges faster, holds its charge for months between uses, and removes roughly 500 pounds of dead weight from the vehicle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"be-stats\"\u003e\n\u003cdiv class=\"be-stat\"\u003e\n\u003cdiv class=\"be-stat-val\"\u003e105Ah\u003c\/div\u003e\n\u003cdiv class=\"be-stat-label\"\u003eCapacity\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"be-stat\"\u003e\n\u003cdiv class=\"be-stat-val\"\u003e5,376Wh\u003c\/div\u003e\n\u003cdiv class=\"be-stat-label\"\u003eTotal Energy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"be-stat\"\u003e\n\u003cdiv class=\"be-stat-val\"\u003e30–50mi\u003c\/div\u003e\n\u003cdiv class=\"be-stat-label\"\u003eEstimated Range\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"be-label\"\u003eWhat This Battery Replaces\u003c\/span\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8;\"\u003eThe stock Polaris Ranger EV runs on eight 12-volt lead-acid batteries wired in series. Together they weigh 600 to 700 pounds and require periodic watering, equalizing charges, and terminal cleaning. The Bolt Energy 51.2V 105Ah replaces all eight with a single unit weighing 100.8 pounds a reduction of roughly 500 pounds from the vehicle.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.8;\"\u003eOwners who have completed this conversion report that the Ranger EV responds better on inclines and in 4WD, and that the battery holds a charge after weeks of storage without significant drop — something an aging lead-acid bank cannot do reliably past its second or third year.\u003c\/p\u003e\n\u003chr class=\"be-hr\"\u003e\n\u003cspan class=\"be-label\"\u003eWho This Battery Is For\u003c\/span\u003e\n\u003cdiv class=\"be-fit-grid\"\u003e\n\u003cdiv class=\"be-fit-card\"\u003e\n\u003ch4\u003eA strong fit if you\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eOwn a factory lead-acid Polaris Ranger EV, 2010–2022\u003c\/li\u003e\n\u003cli\u003eUse the vehicle for farm runs, hunting access, property maintenance, or trail riding\u003c\/li\u003e\n\u003cli\u003eDrive mostly flat to moderate terrain\u003c\/li\u003e\n\u003cli\u003eWant to eliminate battery maintenance entirely\u003c\/li\u003e\n\u003cli\u003eStore the vehicle for weeks or months between uses\u003c\/li\u003e\n\u003cli\u003eCharge from a standard 110V outlet\u003c\/li\u003e\n\u003cli\u003eOperate in moderate to warm climates, or can provide shore power in winter storage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"be-fit-card\"\u003e\n\u003ch4\u003eStep up to the 210Ah dual configuration if you\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eTow trailers or haul loaded cargo on sustained steep grades\u003c\/li\u003e\n\u003cli\u003eRun deep mud or aggressive 4WD regularly\u003c\/li\u003e\n\u003cli\u003eNeed more than 50 miles of range per charge under load\u003c\/li\u003e\n\u003cli\u003eOperate in cold climates and want full-day confidence in winter\u003c\/li\u003e\n\u003cli\u003eUse the vehicle for backcountry hunting where making it back matters\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"be-notice\"\u003e\n\u003cp\u003e\u003cstrong\u003eCold-climate storage:\u003c\/strong\u003e If your Ranger EV stores and charges below 34°F in an unheated barn, shed, or outdoor space, choose the heated version. See the Heated Battery Upgrade tab.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"be-hr\"\u003e\n\u003cspan class=\"be-label\"\u003eLiFePO4 Chemistry. Why It Matters\u003c\/span\u003e\n\u003cp\u003eLithium iron phosphate is a thermally stable lithium chemistry well suited to this application. Unlike other lithium formulations, LiFePO4 does not enter thermal runaway under overcharge conditions, and it does not lose capacity from partial charges the way lead-acid does. This battery uses prismatic Grade-A cells in a 1P16S configuration with a built-in 250-amp Battery Management System that protects against overcharge, over-discharge, over-current, short circuit, and temperature extremes with no input from the operator. Self-discharge is below 3 percent per month, so a battery charged before a hunting off-season will still hold the majority of its charge when the season begins.\u003c\/p\u003e\n\u003c!-- ============================================================\n     TAB 2 — WHY UPGRADE TO LITHIUM\n     ============================================================ --\u003e\n\u003ch3\u003eWhy Upgrade to Lithium\u003c\/h3\u003e\n\u003cp\u003eReplacing a lead-acid bank with a single lithium unit changes how the Ranger EV performs, what it costs to own, and how much attention it needs. The benefits below are the reasons owners make the switch.\u003c\/p\u003e\n\u003cdiv class=\"be-feat-grid\"\u003e\n\u003cdiv class=\"be-feat-card\"\u003e\n\u003ch4\u003e~500 lbs Removed\u003c\/h4\u003e\n\u003cp\u003eEight lead-acid batteries weigh 600 to 700 pounds. A single lithium unit weighs 100.8 pounds. Removing that weight increases usable payload and improves how the vehicle climbs and handles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"be-feat-card\"\u003e\n\u003ch4\u003eMore Usable Range\u003c\/h4\u003e\n\u003cp\u003eLithium can be safely discharged far deeper than lead-acid without damage, so a comparable-size pack delivers meaningfully more usable range per charge with no voltage sag as the charge drops.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"be-feat-card\"\u003e\n\u003ch4\u003eZero Maintenance\u003c\/h4\u003e\n\u003cp\u003eNo watering cells, no equalizing charges, no terminal corrosion, no acid leaks. A visual inspection now and then is all the battery asks for.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"be-feat-card\"\u003e\n\u003ch4\u003eHolds Charge in Storage\u003c\/h4\u003e\n\u003cp\u003eSelf-discharge below 3 percent per month means the vehicle can sit for weeks or an entire off-season and still be ready to run a lead-acid bank bleeds down and can sulfate or freeze when left discharged.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"be-feat-card\"\u003e\n\u003ch4\u003eConsistent Power\u003c\/h4\u003e\n\u003cp\u003eLithium holds voltage steady through the discharge cycle, so the Ranger pulls the same on a hill at 30 percent charge as it does at 90 percent. Lead-acid weakens as it drains.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"be-feat-card\"\u003e\n\u003ch4\u003eFaster Charging, Longer Life\u003c\/h4\u003e\n\u003cp\u003eCharges at 5 to 52 amps and is rated for thousands of cycles a service life measured in years, not the three to five typical of a lead-acid bank.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"be-highlight\"\u003e\n\u003cp\u003eThe practical result for most Ranger EV owners: plug in at the end of the day, skip the watering and corrosion cleanup entirely, and stop worrying whether the batteries will hold a charge after the vehicle has been parked.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\n     TAB 3 — WHY BOLT ENERGY\n     ============================================================ --\u003e\n\u003ch3\u003eWhy Bolt Energy\u003c\/h3\u003e\n\u003cp\u003eNot all 48V lithium batteries handle the Polaris Ranger EV equally. The Ranger EV's motor draws more current than a typical golf cart, so the battery's continuous output rating matters more here than in most applications. This is where Bolt Energy separates from lower-spec drop-ins.\u003c\/p\u003e\n\u003cdiv class=\"be-feat-grid\"\u003e\n\u003cdiv class=\"be-feat-card\"\u003e\n\u003ch4\u003e250A Continuous \/ 520A Peak\u003c\/h4\u003e\n\u003cp\u003eThe integrated BMS handles 250 amps continuous and 520 amps peak for 30 seconds among the highest continuous discharge ratings in the category. For a high-draw vehicle like the Ranger EV, that headroom is what keeps the battery delivering under load instead of cutting out.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"be-feat-card\"\u003e\n\u003ch4\u003eGrade-A Prismatic Cells\u003c\/h4\u003e\n\u003cp\u003eBuilt with automotive Grade-A prismatic LiFePO4 cells  a stable chemistry that will not enter thermal runaway on overcharge, paired with a smart BMS that shuts the pack down before an unsafe condition can develop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"be-feat-card\"\u003e\n\u003ch4\u003eIP66 Powder-Coated Steel Case\u003c\/h4\u003e\n\u003cp\u003eA sealed metal enclosure, not plastic. Metal handles the heat that high-amperage draw creates and stands up to mud, water crossings, and trail impact conditions that corrode an open lead-acid battery over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"be-feat-card\"\u003e\n\u003ch4\u003eComplete Professional Kit\u003c\/h4\u003e\n\u003cp\u003eShips with everything the conversion needs: 400-amp solenoid, 30-amp voltage reducer, 2AWG installation cables, mounting bracket, lighted extension cord, AC hardwire port, ring terminals, and removal strap one of the most complete install kits in the category.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"be-feat-card\"\u003e\n\u003ch4\u003eBluetooth, Dash SOC \u0026amp; CAN\u003c\/h4\u003e\n\u003cp\u003eMonitor state of charge, voltage, and status from your phone over Bluetooth, or read it at a glance on the included dash SOC meter. A CAN port lets a technician pull diagnostics if needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"be-feat-card\"\u003e\n\u003ch4\u003e12-Year Warranty, US-Based Support\u003c\/h4\u003e\n\u003cp\u003eBacked by a 12-year limited warranty and serviced domestically in Largo, Florida among the longest coverage in the space. We handle warranty coordination for you, so you have one point of contact if anything comes up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"be-notice\"\u003e\n\u003cp\u003e\u003cstrong\u003eWhere this battery earns its place:\u003c\/strong\u003e If your Ranger EV works towing, hauling, climbing, running 4WD the 250-amp continuous rating is the spec that matters. Lower-output batteries can shut down when a demanding vehicle pushes past what their BMS sustains. Bolt Energy is built for the load.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\n     TAB 4 — 105Ah vs 210Ah\n     ============================================================ --\u003e\n\u003ch3\u003e105Ah vs 210Ah | Which to Choose\u003c\/h3\u003e\n\u003cp\u003eThis battery is offered in two configurations: a single 105Ah unit and a two-battery 210Ah parallel setup. Both use the same battery, the same 250-amp BMS per unit, and the same warranty. The difference is capacity, range, and how much current the system can sustain under heavy load.\u003c\/p\u003e\n\u003cdiv class=\"be-fit-grid\"\u003e\n\u003cdiv class=\"be-fit-card\"\u003e\n\u003ch4\u003e105Ah | Single Battery\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEstimated range:\u003c\/strong\u003e 30–50 miles per charge\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBest for:\u003c\/strong\u003e flat terrain, farms, ranches, campgrounds, gentle slopes\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDaily use:\u003c\/strong\u003e property and neighborhood driving under 30 miles\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClimate:\u003c\/strong\u003e warm to moderate, no extreme cold\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLoad:\u003c\/strong\u003e two passengers, cargo, occasional light towing\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"be-fit-card\"\u003e\n\u003ch4\u003e210Ah | Dual Battery (Best for Hills \u0026amp; Heavy Use)\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEstimated range:\u003c\/strong\u003e 80–100 miles per charge\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBest for:\u003c\/strong\u003e hilly and mountainous terrain, sustained climbs, rough backcountry\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLoad:\u003c\/strong\u003e heavy hauling, loaded cargo bed, towing trailers and farm equipment\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClimate:\u003c\/strong\u003e cold-climate operators wanting full-day winter confidence\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUse:\u003c\/strong\u003e backcountry hunting and all-day range without range anxiety\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"be-label\"\u003eConfiguration Comparison\u003c\/span\u003e\n\u003ctable class=\"be-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003e105Ah Single\u003c\/th\u003e\n\u003cth\u003e210Ah Dual\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTotal Capacity\u003c\/td\u003e\n\u003ctd\u003e105Ah\u003c\/td\u003e\n\u003ctd\u003e210Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTotal Energy\u003c\/td\u003e\n\u003ctd\u003e5,376Wh (5.4kWh)\u003c\/td\u003e\n\u003ctd\u003e10,752Wh (10.7kWh)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEstimated Range\u003c\/td\u003e\n\u003ctd\u003e30–50 miles\u003c\/td\u003e\n\u003ctd\u003e80–100 miles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eContinuous Discharge (combined)\u003c\/td\u003e\n\u003ctd\u003e250A\u003c\/td\u003e\n\u003ctd\u003e~500A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePeak Discharge (combined, 30s)\u003c\/td\u003e\n\u003ctd\u003e520A\u003c\/td\u003e\n\u003ctd\u003e~1,040A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBest Terrain\u003c\/td\u003e\n\u003ctd\u003eFlat to moderate\u003c\/td\u003e\n\u003ctd\u003eHills, mountains, heavy grades\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTowing \/ Heavy Hauling\u003c\/td\u003e\n\u003ctd\u003eLight, occasional\u003c\/td\u003e\n\u003ctd\u003eSustained, loaded\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAdded Weight vs. Lead-Acid Removed\u003c\/td\u003e\n\u003ctd\u003e~500 lbs saved\u003c\/td\u003e\n\u003ctd\u003e~400 lbs saved\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"be-notice\"\u003e\n\u003cp\u003e\u003cstrong\u003eWhy the dual setup matters on a Ranger EV:\u003c\/strong\u003e The Ranger EV motor can draw roughly 300 amps continuously and approach 400 to 500 amps at full throttle under heavy load on steep grades. A single 105Ah unit and its 250-amp BMS covers normal flat-to-moderate use, where owners typically see 130 to 200 amps under load. Two units in parallel raise combined continuous output to about 500 amps and double capacity matching the full demand of the vehicle including peak draw, while sharing the load so each battery works less and lasts longer. For sustained towing and steep-grade work, the 210Ah configuration is the right choice.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"be-compat-note\"\u003e\n\u003cp\u003e\u003cstrong\u003eAlready have a single unit?\u003c\/strong\u003e You can add a second battery later to build the 210Ah configuration. You only need the additional battery and parallel cables not a second full kit. Contact us and we will confirm exactly what you need.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\n     TAB 5 — WHAT'S INCLUDED\n     ============================================================ --\u003e\n\u003ch3\u003eWhat's Included\u003c\/h3\u003e\n\u003cp\u003eEvery battery ships as the complete Bolt Energy Professional Kit, 14 items, everything required for the conversion. There is one kit; the heated upgrade adds the self-heating system to the same package.\u003c\/p\u003e\n\u003cspan class=\"be-label\"\u003eProfessional Kit Contents\u003c\/span\u003e\n\u003cul class=\"be-kit\"\u003e\n\u003cli\u003e51.2V 105Ah LiFePO4 battery with integrated 250A BMS\u003c\/li\u003e\n\u003cli\u003eBluetooth receiver for SOC monitoring\u003c\/li\u003e\n\u003cli\u003eSmart SOC state-of-charge dash meter\u003c\/li\u003e\n\u003cli\u003eOwner's manual with installation instructions\u003c\/li\u003e\n\u003cli\u003eWaterproof high-speed charger\u003c\/li\u003e\n\u003cli\u003e400A heavy-duty solenoid\u003c\/li\u003e\n\u003cli\u003e30A voltage reducer for 12V accessories\u003c\/li\u003e\n\u003cli\u003eMounting brackets, nuts, and bolts\u003c\/li\u003e\n\u003cli\u003eTwo 40-inch 2AWG premium installation cables\u003c\/li\u003e\n\u003cli\u003eAC hardwire port\u003c\/li\u003e\n\u003cli\u003eAC hardwire DECO cover plates\u003c\/li\u003e\n\u003cli\u003e15ft 12-AWG green lighted extension cord\u003c\/li\u003e\n\u003cli\u003eSix 3\/8-inch battery ring terminal connectors\u003c\/li\u003e\n\u003cli\u003eTen 10-inch tie straps and a lead battery removal strap\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"be-highlight\"\u003e\n\u003cp\u003eThis is a complete conversion kit. Everything needed to remove the eight lead-acid batteries and install the lithium unit is in the box battery, charger, solenoid, voltage reducer, cables, mounting hardware, and accessories. That includes the AC charge port and the proper charging extension cord, so charging is clean and accessible from the front of the vehicle with no exposed wire under the cart. No extra parts to source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\n     TAB 6 — HEATED BATTERY UPGRADE\n     ============================================================ --\u003e\n\u003ch3\u003eHeated Battery Upgrade\u003c\/h3\u003e\n\u003cp\u003eThe standard battery charges safely between 34°F and 140°F. If your Ranger EV stores and charges in a space that drops below 34°F an unheated barn, an outdoor shed, or a cold-region garage the heated version protects the cells during cold-weather charging. Charging LiFePO4 below freezing causes permanent capacity loss, so this upgrade matters for northern and hunting-camp operators.\u003c\/p\u003e\n\u003cspan class=\"be-label\"\u003eHow the Heating System Works\u003c\/span\u003e\n\u003cdiv class=\"be-feat-grid\"\u003e\n\u003cdiv class=\"be-feat-card\"\u003e\n\u003ch4\u003eAutomatic, No Input Needed\u003c\/h4\u003e\n\u003cp\u003eThe battery warms itself as it starts to charge. Once it reaches around 34°F, normal charging begins. The heater shuts off automatically once the correct temperature is reached.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"be-feat-card\"\u003e\n\u003ch4\u003eOnly Runs While Charging\u003c\/h4\u003e\n\u003cp\u003eThe heating system activates only when the charger is plugged in and the battery is below the charging threshold. It does not run during driving and does not draw down your range.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"be-feat-card\"\u003e\n\u003ch4\u003eCharge Anywhere\u003c\/h4\u003e\n\u003cp\u003eBecause it warms itself before charging, the battery can be charged in unheated garages, barns, and outdoor storage. It can warm overnight and be ready to use the next day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"be-feat-card\"\u003e\n\u003ch4\u003eSame Performance\u003c\/h4\u003e\n\u003cp\u003eCharge and discharge specifications are identical to the standard battery. The heated version simply adds safe cold-weather charging on top of the same performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"be-highlight\"\u003e\n\u003cp\u003eChoose the heated version at the top of this page if the vehicle charges anywhere that regularly drops below freezing. If it charges in a heated space or a mild climate, the standard version is all you need.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\n     TAB 7 — INSTALLATION \u0026 CHARGER SETUP\n     ============================================================ --\u003e\n\u003ch3\u003eInstallation \u0026amp; Charger Setup\u003c\/h3\u003e\n\u003cp\u003eInstallation takes most owners two to three hours, with the majority of that time spent removing the eight original lead-acid batteries. Basic hand tools and terminal-connection familiarity are all that is required. The kit includes all hardware and instructions. Below are the two Ranger EV specifics that generic kits do not warn you about knowing them up front makes the install straightforward.\u003c\/p\u003e\n\u003cspan class=\"be-label\"\u003eCharger Interlock (Some Newer Models)\u003c\/span\u003e\n\u003cp\u003eSome owners of newer Ranger EV models most commonly the 2022, the final lead-acid model year report a charge interlock: the vehicle checks that its factory DeltaQ charger is present and will not power up or move if that check fails. On a lithium conversion this can show as a maintenance-wrench warning and a buggy that will not drive. If you run into this, there are two straightforward fixes.\u003c\/p\u003e\n\u003cdiv class=\"be-fit-grid\"\u003e\n\u003cdiv class=\"be-fit-card\"\u003e\n\u003ch4\u003eRecommended: Keep the Factory Charger\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eLeave the factory DeltaQ charger connected to satisfy the interlock\u003c\/li\u003e\n\u003cli\u003eReconnect the connector plugs on the side opposite the AC-plug side\u003c\/li\u003e\n\u003cli\u003eUse the included Bolt charger to actually charge the battery\u003c\/li\u003e\n\u003cli\u003eSimplest, lowest-risk path reported by 2022 owners\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"be-fit-card\"\u003e\n\u003ch4\u003eOptional: Cleaner Install (Advanced)\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eRemove the factory charger entirely\u003c\/li\u003e\n\u003cli\u003eBridge the two ground pins in the charger's molex connector so the vehicle operates without it\u003c\/li\u003e\n\u003cli\u003eFrees up under-hood space\u003c\/li\u003e\n\u003cli\u003eRequires a wiring step best for experienced installers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"be-notice\"\u003e\n\u003cp\u003e\u003cstrong\u003eNot all models are affected.\u003c\/strong\u003e Many Ranger EV owners complete the conversion without any interlock step at all. It is most commonly reported on the 2022 model year. If your buggy powers up and drives after the swap, no action is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"be-label\"\u003eRouting the Charge Cord - Included AC Port\u003c\/span\u003e\n\u003cp\u003eThe kit includes an AC charge port and the proper charging extension cord, so you never run exposed wire under the vehicle. The common approach used by Bolt installers is to mount the AC port on the dash, passenger side, using a 2-1\/16 inch hole saw, then charge from that accessible port. This keeps the charging connection clean, protected from trail debris, and easy to reach from the front of the vehicle.\u003c\/p\u003e\n\u003cspan class=\"be-label\"\u003eKeep the Charger Plugged In\u003c\/span\u003e\n\u003cp\u003eThe included Bolt charger doubles as a maintenance charger. Bolt recommends leaving it plugged in when the vehicle is parked. This keeps the battery topped and, importantly, keeps the state-of-charge reading accurate the SOC can drift if the vehicle sits for long periods without being connected. Leaving it plugged in also means the buggy is always ready to go.\u003c\/p\u003e\n\u003cspan class=\"be-label\"\u003eCharging. You Do Not Reprogram Your Delta-Q\u003c\/span\u003e\n\u003cp\u003eThe Polaris Ranger EV ships with a Delta-Q QuiQ onboard charger set from the factory to a lead-acid charging profile. Many conversions require you to reprogram that charger to a lithium algorithm which on the Ranger means Polaris's CANbus adapter plus a QuiQ programmer kit, or shipping the charger to a Delta-Q service center.\u003c\/p\u003e\n\u003cp\u003eThis kit removes that step entirely. It includes a dedicated Bolt lithium charger matched to the battery, so you charge with the included charger and never reprogram the factory Delta-Q, never buy a programmer, and never ship your charger anywhere. On some newer models (most commonly the 2022), the factory Delta-Q stays physically connected only to satisfy the charge interlock described above the Bolt charger does the actual charging.\u003c\/p\u003e\n\u003cdiv class=\"be-compat-note\"\u003e\n\u003cp\u003ePrefer a professional installation? Bolt Energy has an authorized dealer network. Contact us and we will point you to an installer in your area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\n     TAB 8 — TECH SPECS\n     ============================================================ --\u003e\n\u003ch3\u003eTech Specs\u003c\/h3\u003e\n\u003cspan class=\"be-label\"\u003eElectrical Specifications\u003c\/span\u003e\n\u003ctable class=\"be-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eParameter\u003c\/th\u003e\n\u003cth\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eNominal Voltage\u003c\/td\u003e\n\u003ctd\u003e51.2V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWorking Voltage Range\u003c\/td\u003e\n\u003ctd\u003e43.2V – 58.4V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Operating Voltage\u003c\/td\u003e\n\u003ctd\u003e48.0V – 57.0V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNominal Capacity\u003c\/td\u003e\n\u003ctd\u003e105Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTotal Energy\u003c\/td\u003e\n\u003ctd\u003e5,376Wh (5.376kWh)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCapacity at 25A Draw\u003c\/td\u003e\n\u003ctd\u003e252 minutes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEfficiency\u003c\/td\u003e\n\u003ctd\u003e0.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSelf-Discharge Rate\u003c\/td\u003e\n\u003ctd\u003eLess than 3% per month\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCell Chemistry\u003c\/td\u003e\n\u003ctd\u003ePrismatic LiFePO4 (Lithium Iron Phosphate)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCell Configuration\u003c\/td\u003e\n\u003ctd\u003e1P16S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cspan class=\"be-label\"\u003eDischarge Specifications\u003c\/span\u003e\n\u003ctable class=\"be-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eParameter\u003c\/th\u003e\n\u003cth\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaximum Continuous Discharge Current\u003c\/td\u003e\n\u003ctd\u003e250A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePeak Discharge Current (30 seconds)\u003c\/td\u003e\n\u003ctd\u003e520A +\/- 15.6A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBMS Discharge Current Cut-Off (50 seconds)\u003c\/td\u003e\n\u003ctd\u003e260A +\/- 7.8A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBMS Discharge Voltage Cut-Off\u003c\/td\u003e\n\u003ctd\u003e40V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Low Voltage Disconnect\u003c\/td\u003e\n\u003ctd\u003e48.0V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBMS Reconnect Voltage\u003c\/td\u003e\n\u003ctd\u003e41.6V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDischarge Temperature Range\u003c\/td\u003e\n\u003ctd\u003e-4°F to 149°F (-20°C to 65°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cspan class=\"be-label\"\u003eCharge Specifications\u003c\/span\u003e\n\u003ctable class=\"be-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eParameter\u003c\/th\u003e\n\u003cth\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Charge Current\u003c\/td\u003e\n\u003ctd\u003e5A – 52A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaximum Input Current\u003c\/td\u003e\n\u003ctd\u003e350A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharge Current Cut-Off\u003c\/td\u003e\n\u003ctd\u003e375A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBMS Charge Voltage Cut-Off\u003c\/td\u003e\n\u003ctd\u003e58.5V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBMS Reconnect Voltage (charge)\u003c\/td\u003e\n\u003ctd\u003eLess than 58.5V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharging Temperature Range\u003c\/td\u003e\n\u003ctd\u003e34°F to 140°F (0°C to 60°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cspan class=\"be-label\"\u003eMechanical Specifications\u003c\/span\u003e\n\u003ctable class=\"be-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eParameter\u003c\/th\u003e\n\u003cth\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions (L x W x H)\u003c\/td\u003e\n\u003ctd\u003e12.8 in x 12.01 in x 10.42 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e100.8 lbs (45.7 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTerminal Type\u003c\/td\u003e\n\u003ctd\u003eM8 x 1.5 x 25mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCase Material\u003c\/td\u003e\n\u003ctd\u003ePowder Coated Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEnclosure Protection Rating\u003c\/td\u003e\n\u003ctd\u003eIP66\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cspan class=\"be-label\"\u003eCommunication and Monitoring\u003c\/span\u003e\n\u003ctable class=\"be-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eParameter\u003c\/th\u003e\n\u003cth\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eWireless Monitoring\u003c\/td\u003e\n\u003ctd\u003eBluetooth receiver (included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDiagnostic Port\u003c\/td\u003e\n\u003ctd\u003eCAN port for battery testing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncluded Display\u003c\/td\u003e\n\u003ctd\u003eSmart SOC state-of-charge meter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- ============================================================\n     TAB 9 — COMPATIBILITY\n     ============================================================ --\u003e\n\u003ch3\u003eCompatibility\u003c\/h3\u003e\n\u003cdiv class=\"be-compat-note\"\u003e\n\u003cp\u003eThe information below is a general reference based on installer experience and manufacturer documentation. Always verify dimensions and electrical specifications against your specific vehicle before purchasing. Contact us if you are unsure whether this battery is right for your application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"be-label\"\u003eConfirmed Polaris Ranger EV Models (Factory Lead-Acid)\u003c\/span\u003e\n\u003ctable class=\"be-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003cth\u003eYear Range\u003c\/th\u003e\n\u003cth\u003eNotes\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003ePolaris Ranger EV\u003c\/td\u003e\n\u003ctd\u003e2010 – 2019\u003c\/td\u003e\n\u003ctd\u003eFactory lead-acid models. Most conversions install without any interlock step.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePolaris Ranger EV\u003c\/td\u003e\n\u003ctd\u003e2020 – 2021\u003c\/td\u003e\n\u003ctd\u003eFactory lead-acid models. Interlock step rarely reported; keep the factory charger connected if the buggy will not power up.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePolaris Ranger EV\u003c\/td\u003e\n\u003ctd\u003e2022\u003c\/td\u003e\n\u003ctd\u003eFinal lead-acid model year. Some owners report a charge interlock keep the factory DeltaQ connected to satisfy it, and charge with the included Bolt charger. See Installation tab.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"be-notice\"\u003e\n\u003cp\u003e\u003cstrong\u003eVoltage compatibility:\u003c\/strong\u003e This battery operates at 51.2V nominal with a 43.2V to 58.4V working range, designed for vehicles with a 48V to 57V recommended operating range. The Polaris Ranger EV's AC motor controller accepts this range without issue.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\n     TAB 10 — WARRANTY\n     ============================================================ --\u003e\n\u003ch3\u003eWarranty\u003c\/h3\u003e\n\u003cp\u003eThis battery is covered by a 12-year limited warranty from Bolt Energy USA, serviced in Largo, Florida. As your reseller, we coordinate any warranty claim on your behalf at no extra charge one point of contact if anything comes up.\u003c\/p\u003e\n\u003ctable class=\"be-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eParameter\u003c\/th\u003e\n\u003cth\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty Period\u003c\/td\u003e\n\u003ctd\u003e12 years limited (registration required within 30 days of purchase)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYears 1–6\u003c\/td\u003e\n\u003ctd\u003eManufacturing defects repaired or replaced at no charge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYears 7–12\u003c\/td\u003e\n\u003ctd\u003eProrated replacement (45% of current price in years 7–8, 60% in years 9–10, 70% in years 11–12)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharger Warranty\u003c\/td\u003e\n\u003ctd\u003e2 years from shipment date\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAccessories Warranty\u003c\/td\u003e\n\u003ctd\u003e1 year (cables, SOC meters, solenoids, voltage reducers)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransferable\u003c\/td\u003e\n\u003ctd\u003eYes, new owner must re-register within 15 days of the ownership change\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eService Location\u003c\/td\u003e\n\u003ctd\u003eLargo, Florida, United States\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"be-compat-note\"\u003e\n\u003cp\u003e\u003cstrong\u003eRegistration matters:\u003c\/strong\u003e Batteries not registered within 30 days of purchase are limited to 2-year coverage. If the original owner did not register, transferability does not apply. Register within the window to lock in the full 12 years. Read our Warranty Tab for full details\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\n     TAB 11 — FAQs\n     ============================================================ --\u003e\n\u003ch3\u003eFAQs\u003c\/h3\u003e\n\u003cdiv class=\"faq-wrap\"\u003e\n\u003cinput id=\"faq1\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq1\" class=\"faq-label\"\u003eWill this battery fit my Polaris Ranger EV without modification?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eThe battery measures 12.8 inches long by 12.01 inches wide by 10.42 inches tall and installs using the included mounting bracket. It fits the Ranger EV battery compartment in place of the eight original lead-acid batteries. Installation takes most owners two to three hours with basic hand tools, and all hardware and instructions are included. Some owners of newer models (most commonly the 2022) report a charge-interlock step see the question below on the maintenance-wrench warning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq2\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq2\" class=\"faq-label\"\u003eMy Ranger EV shows a maintenance wrench and won't move after the swap. What's wrong?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eThis is a charge interlock reported by some owners of newer Ranger EV models, most commonly the 2022 the final lead-acid model year. The vehicle checks for its factory DeltaQ charger and will not power up if that check fails. The fix reported by 2022 owners: keep the factory charger connected to satisfy the interlock, reconnect the connector plugs on the side opposite the AC-plug side, and use the included Bolt charger to charge the battery. The buggy then runs normally. Advanced installers who want the factory charger removed can instead bridge the two ground pins in the charger's molex connector. Many owners never encounter this step at all if the buggy powers up and drives after the swap, no action is needed. Full steps are in the Installation and Charger Setup tab.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faqroute\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faqroute\" class=\"faq-label\"\u003eHow do I run the charging cord from the front of the Ranger to the battery?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eThe kit includes an AC charge port and the proper charging extension cord, so you do not run exposed wire under the vehicle. The common approach is to mount the AC port on the dash on the passenger side using a 2-1\/16 inch hole saw, then charge from that port. The connection stays clean, protected from trail debris, and easy to reach from the front. Everything needed for this is in the box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faqplug\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faqplug\" class=\"faq-label\"\u003eShould I leave the charger plugged in when I'm not using the Ranger?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eYes. The included Bolt charger also acts as a maintenance charger, and Bolt recommends leaving it plugged in when the vehicle is parked. This keeps the battery topped and keeps the state-of-charge reading accurate the SOC can drift if the vehicle sits for long stretches without being connected. Leaving it plugged in also means the buggy is ready whenever you need it. Unlike lead-acid, lithium does not gas or require ventilation, so it is safe to leave on the charger.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faqcharger\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faqcharger\" class=\"faq-label\"\u003eDo I need to reprogram my Polaris Delta-Q charger, or can I use my existing one?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eYou do not need to reprogram anything. The Ranger EV's factory Delta-Q QuiQ charger is set to a lead-acid profile, and converting it to a lithium algorithm normally requires Polaris's CANbus adapter plus a QuiQ programmer kit, or shipping the charger to a Delta-Q service center. This kit avoids all of that by including a dedicated Bolt lithium charger matched to the battery you charge with the included charger.\u003c\/p\u003e\n\u003cp\u003eIf your Ranger triggers the charge interlock (most commonly reported on the 2022), keep the factory Delta-Q physically connected to satisfy it and charge with the included Bolt charger. Many models need no interlock step at all. Either way, you never reprogram the Delta-Q.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq3\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq3\" class=\"faq-label\"\u003eWill this battery give my Ranger EV more power or better performance?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eLithium holds its voltage steady through the discharge cycle, so the Ranger pulls the same climbing a hill at 30 percent charge as it does at 90 percent there is no gradual weakening the way a lead-acid bank fades as it drains. Removing roughly 500 pounds of lead also improves how the vehicle accelerates and handles. Owners commonly report stronger, more consistent response than a tired lead-acid setup. Top speed itself is set by the vehicle's controller rather than the battery, but the power delivery under load is noticeably more consistent.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq4\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq4\" class=\"faq-label\"\u003eIs one 105Ah unit enough, or do I need the 210Ah dual setup?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eFor flat to moderate terrain property work, hunting access, light towing, two passengers with cargo a single 105Ah unit handles normal Ranger EV operation. Owners typically see 130 to 200 amps of draw under load, well within the 250-amp continuous BMS rating.\u003c\/p\u003e\n\u003cp\u003eFor sustained heavy towing on steep grades, deep mud, loaded hauling, or if you need 50-plus miles of range, choose the 210Ah dual configuration. The Ranger EV motor can approach 400 to 500 amps at full throttle under maximum load, which pushes past what a single 105Ah BMS sustains long term. Two units in parallel raise combined continuous output to about 500 amps and double capacity to 210Ah, matching the vehicle's full demand. See the 105Ah vs 210Ah tab for a full comparison.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq5\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq5\" class=\"faq-label\"\u003eCan I add a second battery later to build the 210Ah setup?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eYes. If you already have the Professional Kit installed, you only need to add the second battery unit and parallel cables not a second full kit. The charger, solenoid, voltage reducer, and accessories from your first kit carry over. For parallel operation, use batteries of the same age, charge state, and condition so they share the load evenly. Contact us when ordering the second unit and we will confirm exactly what you need.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq6\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq6\" class=\"faq-label\"\u003eDo I need the heated version?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eThe standard version charges safely between 34°F and 140°F. If your Ranger EV stores and charges somewhere that regularly drops below 34°F an unheated barn, an outdoor shed, or a cold-region garage choose the heated version. Charging lithium below freezing causes permanent capacity loss, and the heated version prevents that by warming the cells before charging begins. The heater runs only while charging and does not affect driving performance or range. If the vehicle charges in a heated space or a mild climate, the standard version is all you need.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq7\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq7\" class=\"faq-label\"\u003eWhy choose Bolt Energy over a cheaper lithium battery?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eThe Ranger EV draws more current than a typical golf cart, so continuous output rating matters. Bolt Energy's BMS is rated for 250 amps continuous and 520 amps peak among the highest in the category so it keeps delivering under load instead of shutting down the way lower-spec batteries can. Beyond the power rating: automotive Grade-A prismatic LiFePO4 cells, a sealed IP66 powder-coated steel case that handles heat and field conditions, one of the most complete install kits available, Bluetooth and dash monitoring with CAN diagnostics, and a 12-year US-based warranty. It is not the cheapest option, but it is built for a working vehicle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq8\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq8\" class=\"faq-label\"\u003eHow much range will I get?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eThe single 105Ah unit delivers an estimated 30 to 50 miles per charge; the 210Ah dual setup delivers an estimated 80 to 100 miles. These are estimates under favorable conditions flat terrain, a single occupant, moderate speed, and mild temperature. Actual range varies with terrain, load, speed, temperature, and driving style. Hills, towing, cold weather, and heavy cargo all reduce range.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq9\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq9\" class=\"faq-label\"\u003eHow does removing the lead-acid bank affect handling?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eRemoving 500 to 600 pounds of lead-acid batteries reduces front-end weight significantly, which can make the front suspension feel stiffer and sit higher. For most light to moderate use this is not an issue. If you regularly carry heavy cargo or run rough terrain, the Ranger EV's adjustable suspension preload can compensate, and the 210Ah dual configuration restores some of the weight distribution compared to a single unit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq10\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq10\" class=\"faq-label\"\u003eHow do I monitor the battery's charge level?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eThe kit includes two monitoring options. The dash SOC meter shows state of charge at a glance without a phone. The included Bluetooth receiver pairs with a smartphone and adds voltage and real-time status. A CAN port is also available for diagnostic testing by a technician if needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq11\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq11\" class=\"faq-label\"\u003eIs this battery safe in wet or muddy field conditions?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eThe enclosure is built to the IP66 standard rated for complete dust protection and protection against high-pressure water jets from any direction. That makes it appropriate for rain, stream crossings, and mud spray that would corrode an open lead-acid battery over time. The powder-coated steel case also resists impact and abrasion better than a plastic housing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq12\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq12\" class=\"faq-label\"\u003eWhat is the warranty and how do I register it?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eThis battery carries a 12-year limited warranty from Bolt Energy USA, serviced in Largo, Florida. Register within 30 days of purchase to activate full coverage batteries not registered in that window are limited to 2 years. Years 1 through 6 cover manufacturing defects at no charge; years 7 through 12 are prorated (45% of current price in years 7–8, 60% in years 9–10, 70% in years 11–12). The charger carries a separate 2-year warranty and accessories carry 1 year. The warranty is transferable, with re-registration required within 15 days of an ownership change. Contact us to submit a claim and we will coordinate with Bolt Energy on your behalf. For full details read our warranty tab.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq13\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq13\" class=\"faq-label\"\u003eWill the gauges, speed control, and switches still work on a Polaris Ranger EV?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eYes. A Bolt Energy lithium conversion for the Polaris Ranger EV is a drop-in 51.2V replacement for the factory 48V lead-acid pack, so the speed controller, throttle, key switch, and forward\/reverse switch continue to operate normally with no reprogramming. The one difference involves the fuel gauge: the factory dash gauge reads battery voltage, and lithium holds a flat voltage curve that the stock gauge cannot track accurately. For that reason the Bolt Energy kit includes its own smart state-of-charge meter and Bluetooth receiver, so you get an accurate charge reading from the meter and the app.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- end faq-wrap --\u003e\n\u003c\/div\u003e\n\u003c!-- end be-wrap --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Bolt Energy","offers":[{"title":"105Ah Single Battery \/ Standard battery","offer_id":47995761197314,"sku":"33-731P","price":2695.0,"currency_code":"USD","in_stock":true},{"title":"105Ah Single Battery \/ Heated battery","offer_id":47995761230082,"sku":"BE10551M-Pro-Pol-2","price":2770.0,"currency_code":"USD","in_stock":true},{"title":"210Ah Dual Battery \/ Standard battery","offer_id":47995761262850,"sku":"33-731P-2B","price":4785.0,"currency_code":"USD","in_stock":true},{"title":"210Ah Dual Battery \/ Heated battery","offer_id":47995761295618,"sku":"BE10551M-Pro-Pol-4","price":4935.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3660\/5442\/files\/Bolt_Energy_Lithium_Battery_Kit_for_Polaris_Ranger_EV_48V_105Ah.webp?v=1783280125"},{"product_id":"bolt-energy-51-2v-105ah-lithium-battery-kit-club-car-48v-conversion","title":"Bolt Energy 51.2V 105Ah Lithium Battery Kit | Club Car 48V Conversion","description":"\u003cp style=\"font-size: 18px;\"\u003eIf your Club Car is running on lead-acid batteries, you already know the routine watering them, cleaning the terminals, watching the cart slow down halfway through the day, and replacing the whole pack every few years. The Bolt Energy 51.2V 105Ah lithium battery ends all of that.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eYou may see this battery listed as either a \u003cstrong\u003e48V\u003c\/strong\u003e or a \u003cstrong\u003e51.2V\u003c\/strong\u003e battery both refer to the same unit. 51.2V is the nominal cell voltage of the LiFePO4 pack. Your Club Car's 48V drivetrain is fully compatible. If you have been searching for a 48V lithium golf cart battery or a 51.2V lithium golf cart battery for your Club Car, this is the correct battery.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThis is a single lithium battery that replaces your entire lead-acid pack. One unit, one installation, and your Club Car drives stronger, goes farther, and charges faster than it ever did on lead-acid without any of the maintenance.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe \"Mini\" or square form factor was specifically designed to fit Club Car battery compartments. It mounts using brackets directly to the floor of the cart no tray modification, no cutting, no guesswork. Bolt Energy built it to be the most adaptable 48V lithium battery on the market, and Club Car owners are one of the biggest reasons why.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eCompatible Club Car models (48V only):\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli\u003eClub Car DS (48V) 2000 and newer\u003c\/li\u003e\n\u003cli\u003eClub Car Precedent 2004 and newer\u003c\/li\u003e\n\u003cli\u003eClub Car Onward 2016 and newer\u003c\/li\u003e\n\u003cli\u003eClub Car Tempo 2018 and newer\u003c\/li\u003e\n\u003cli\u003eClub Car Transporter - All years\u003c\/li\u003e\n\u003cli\u003eClub Car Villager - All years\u003c\/li\u003e\n\u003cli\u003eClub Car Carryall - All years\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px;\"\u003e⚠️ \u003cstrong\u003eNot compatible with Club Car DS 36V models.\u003c\/strong\u003e If your cart runs on six 6-volt batteries, it is a 36V system and requires a different battery. Not sure which voltage you have? See the FAQ section below we explain exactly how to tell.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe kit comes in two configurations: \u003cstrong\u003eStandard\u003c\/strong\u003e and \u003cstrong\u003eProfessional\u003c\/strong\u003e. The Professional Kit includes a heavy-duty solenoid, voltage reducer, premium cables, and everything else needed for a complete install. For most Club Car owners, the Professional Kit is the better choice it has every component the job requires, so there are no extra trips to the parts store.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eA \u003cstrong\u003eHeated option\u003c\/strong\u003e is also available for both kits. If you store or use your cart in temperatures below freezing, the Heated model is recommended it warms the battery cells before charging to protect performance in cold weather.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eBacked by Bolt Energy's \u003cstrong\u003e12-year manufacturer warranty\u003c\/strong\u003e. Ships free to the 48 contiguous United States.\u003c\/p\u003e\n\u003c!-- TAB 2: FEATURES --\u003e\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eSingle-battery replacement for your entire lead-acid pack\u003c\/strong\u003e\u003cbr\u003eOne Bolt Energy Mini replaces all of your 48V lead-acid batteries whether you currently have six 8V batteries or four 12V batteries. Simpler wiring, less weight, more space.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLiFePO4 chemistry the safest lithium available\u003c\/strong\u003e\u003cbr\u003eLithium Iron Phosphate (LiFePO4) is chemically stable and does not overheat or catch fire the way other lithium types can. It is the same chemistry used in industrial and marine applications. You get the benefits of lithium without the risks associated with cheaper lithium-ion cells.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eConsistent power from full charge to nearly empty\u003c\/strong\u003e\u003cbr\u003eLead-acid batteries lose voltage as they drain, which is why your cart feels sluggish toward the end of the day. LiFePO4 holds a flat voltage curve through most of the discharge cycle your cart drives the same on mile 40 as it did on mile 1.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUp to 50 miles per charge\u003c\/strong\u003e\u003cbr\u003eActual range depends on terrain, passenger load, speed, and any accessories running on the cart. Most Club Car owners using this battery in normal conditions report 30 to 50 miles per charge.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBluetooth monitoring\u003c\/strong\u003e\u003cbr\u003eThe included Bluetooth receiver pairs with a compatible app so you can check your battery's state of charge, voltage, and health from your phone without opening the seat or guessing how much charge is left.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCAN port for diagnostics\u003c\/strong\u003e\u003cbr\u003eA built-in CAN port allows dealers and technicians to run diagnostics and communicate directly with the battery's management system when needed.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e250A continuous BMS built for golf cart demands\u003c\/strong\u003e\u003cbr\u003eThe Battery Management System (BMS) protects the battery from overcharge, over-discharge, extreme temperatures, and short circuits automatically. At 250A continuous, it handles the demands of a stock or lightly modified Club Car without throttling power output.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIP66 weather protection\u003c\/strong\u003e\u003cbr\u003eThe powder-coated steel housing is rated IP66, meaning it is protected against heavy water spray from any direction. Your battery is safe in rain, wash-downs, and wet terrain.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo maintenance required\u003c\/strong\u003e\u003cbr\u003eNo water to add. No terminals to clean. No equalization charges. Charge it with the included lithium charger and ride. That is the entire maintenance routine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSignificantly lighter than lead-acid\u003c\/strong\u003e\u003cbr\u003eA typical 48V lead-acid pack weighs 350 to 400 lbs. The Bolt Energy Mini weighs 100.8 lbs. That weight reduction improves acceleration, reduces wear on your cart's frame and tires, and makes the cart easier to maneuver.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeated option available\u003c\/strong\u003e\u003cbr\u003eThe standard battery should not be charged below 34°F (1°C). If your cart is stored or used in cold climates, the Heated model includes an integrated heating system that warms the cells before charging protecting battery life through winter months.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e12-year manufacturer warranty\u003c\/strong\u003e\u003cbr\u003eBolt Energy backs this battery with a 12-year limited warranty from the date of purchase. That is one of the longest warranty periods in the golf cart lithium battery market.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDesigned for ~3,000 charge cycles\u003c\/strong\u003e\u003cbr\u003eMost golf cart owners charge their battery once a day or less. At 3,000 cycles, this battery is built to last well over 10 years of regular use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- TAB 3: FITS YOUR CART --\u003e\n\u003ch3\u003eFits Your Cart\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe Bolt Energy 51.2V 105Ah Mini (square) is compatible with the following Club Car models running on a \u003cstrong\u003e48V electrical system\u003c\/strong\u003e. All models below use bracket-mount installation no tray modification required.\u003c\/p\u003e\n\u003ctable style=\"font-size: 18px; width: 100%; border-collapse: collapse;\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"background-color: #1a1a1a; color: #ffffff;\"\u003e\n\u003cth style=\"padding: 10px; text-align: left; border: 1px solid #ddd;\"\u003eClub Car Model\u003c\/th\u003e\n\u003cth style=\"padding: 10px; text-align: left; border: 1px solid #ddd;\"\u003eYears\u003c\/th\u003e\n\u003cth style=\"padding: 10px; text-align: left; border: 1px solid #ddd;\"\u003eNotes\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eClub Car DS 48V\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e2000+\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e48V only. 36V DS models require a different battery.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eClub Car Precedent\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e2004+\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eAll 48V Precedent models. OBC bypass required, see FAQ.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eClub Car Onward\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e2016+\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eAC Drive and DC Drive models compatible.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eClub Car Tempo\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e2018+\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eAll 48V Tempo models.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eClub Car Transporter\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eAll years\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e48V models only.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eClub Car Villager\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eAll years\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e48V models only.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eClub Car Carryall\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eAll years\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e48V models only.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003e⚠️ Important: This battery is for 48V Club Car models only.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe Club Car DS was produced as both a 36V and a 48V cart depending on the year and configuration. If you are not sure which voltage your cart is, count your batteries:\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli\u003eSix 6-volt batteries = 36V system → this battery does NOT fit\u003c\/li\u003e\n\u003cli\u003eSix 8-volt batteries = 48V system → this battery fits\u003c\/li\u003e\n\u003cli\u003eFour 12-volt batteries = 48V system → this battery fits\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px;\"\u003eIf you are unsure, contact us with your cart's year and model and we will help you confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eStandard Kit vs. Professional Kit which one do you need?\u003c\/strong\u003e\u003c\/p\u003e\n\u003ctable style=\"font-size: 18px; width: 100%; border-collapse: collapse;\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"background-color: #1a1a1a; color: #ffffff;\"\u003e\n\u003cth style=\"padding: 10px; text-align: left; border: 1px solid #ddd;\"\u003eWhat's Included\u003c\/th\u003e\n\u003cth style=\"padding: 10px; text-align: center; border: 1px solid #ddd;\"\u003eStandard Kit\u003c\/th\u003e\n\u003cth style=\"padding: 10px; text-align: center; border: 1px solid #ddd;\"\u003eProfessional Kit\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e51.2V 105Ah Battery\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; text-align: center; border: 1px solid #ddd;\"\u003e✅\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; text-align: center; border: 1px solid #ddd;\"\u003e✅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eBluetooth Receiver\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; text-align: center; border: 1px solid #ddd;\"\u003e✅\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; text-align: center; border: 1px solid #ddd;\"\u003e✅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eSmart SOC State-of-Charge Meter\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; text-align: center; border: 1px solid #ddd;\"\u003e✅\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; text-align: center; border: 1px solid #ddd;\"\u003e✅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eWaterproof High-Speed Charger\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; text-align: center; border: 1px solid #ddd;\"\u003e✅\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; text-align: center; border: 1px solid #ddd;\"\u003e✅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eMounting Brackets, Nuts \u0026amp; Bolts\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; text-align: center; border: 1px solid #ddd;\"\u003e✅\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; text-align: center; border: 1px solid #ddd;\"\u003e✅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eTerminal Connectors \u0026amp; Tie Straps\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; text-align: center; border: 1px solid #ddd;\"\u003e✅\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; text-align: center; border: 1px solid #ddd;\"\u003e✅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e400A Heavy-Duty Solenoid\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; text-align: center; border: 1px solid #ddd;\"\u003e❌\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; text-align: center; border: 1px solid #ddd;\"\u003e✅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e30A Voltage Reducer (48V to 12V)\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; text-align: center; border: 1px solid #ddd;\"\u003e❌\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; text-align: center; border: 1px solid #ddd;\"\u003e✅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e2 × 40\" 2AWG Premium Installation Cables\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; text-align: center; border: 1px solid #ddd;\"\u003e❌\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; text-align: center; border: 1px solid #ddd;\"\u003e✅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eAC Hardwire Port with DECO Cover Plate\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; text-align: center; border: 1px solid #ddd;\"\u003e❌\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; text-align: center; border: 1px solid #ddd;\"\u003e✅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e15ft Lighted Extension Cord\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; text-align: center; border: 1px solid #ddd;\"\u003e❌\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; text-align: center; border: 1px solid #ddd;\"\u003e✅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eLead Battery Removal Strap\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; text-align: center; border: 1px solid #ddd;\"\u003e❌\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; text-align: center; border: 1px solid #ddd;\"\u003e✅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eFor most Club Car owners, the \u003cstrong\u003eProfessional Kit is the recommended choice\u003c\/strong\u003e. The solenoid replacement alone is strongly recommended any time you switch to lithium, and the voltage reducer is needed if your cart has lights, a horn, USB ports, or any other 12V accessories. The Professional Kit includes both so you are not ordering extra parts separately.\u003c\/p\u003e\n\u003c!-- TAB 4: SPECIFICATIONS --\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003ctable style=\"font-size: 18px; width: 100%; border-collapse: collapse;\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"background-color: #1a1a1a; color: #ffffff;\"\u003e\n\u003cth style=\"padding: 10px; text-align: left; border: 1px solid #ddd;\"\u003eSpecification\u003c\/th\u003e\n\u003cth style=\"padding: 10px; text-align: left; border: 1px solid #ddd;\"\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eNominal Voltage\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e51.2V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eSystem Compatibility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e48V golf cart drivetrains\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eWorking Voltage Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e43.2V – 58.4V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eRecommended Voltage Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e48.0V – 57.0V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eNominal Capacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e105Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eEnergy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e5,376Wh (5.376 kWh)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCapacity @ 25A\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e252 minutes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eEfficiency\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e99%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eSelf-Discharge Rate\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u0026lt;3% per month\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCell Chemistry\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003ePrismatic LiFePO4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCell Configuration\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e1P16S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eMax Continuous Discharge Current\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e250A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003ePeak Discharge Current\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e520A ±15.6A (30 seconds)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eBMS Discharge Current Cut-Off\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e260A ±7.8A (50s) \/ 520A ±15.6A (30s)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eBMS Discharge Voltage Cut-Off\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e40V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eRecommended Low Voltage Disconnect\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e48.0V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eBMS Reconnect Voltage\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e41.6V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eDischarge Temperature Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e-4°F to 149°F (-20°C to 65°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eRecommended Charge Current\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e5A – 52A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eMaximum Input Current\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e350A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eBMS Charge Voltage Cut-Off\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e58.5V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCharging Temperature Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e34°F to 140°F (0°C to 60°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eDimensions (L × W × H)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e12.8\" × 12.01\" × 10.42\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e100.8 lbs (45.7 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eTerminal Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eM8×1.5×25mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCase Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003ePowder Coated Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eEnclosure Rating\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eIP66\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eBluetooth\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eYes, included receiver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCAN Port\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eYes, for diagnostics\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eHeated Option\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eAvailable (allows charging below 32°F)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCycle Life\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e~3,000 cycles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eExpected Lifespan\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e10+ years with normal use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eWarranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e12-year limited manufacturer warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eSKU\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e33-110\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- TAB 5: FAQ --\u003e\n\u003ch3\u003eFAQ\u003c\/h3\u003e\n\u003cstyle\u003e\n  .faq-wrap {\n    font-family: inherit;\n    font-size: 18px;\n    line-height: 1.8;\n    max-width: 100%;\n  }\n  .faq-wrap input[type=checkbox] {\n    display: none;\n  }\n  .faq-item {\n    border: 1px solid #ddd;\n    border-radius: 6px;\n    margin-bottom: 12px;\n    overflow: hidden;\n  }\n  .faq-label {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 14px 18px;\n    font-weight: 700;\n    font-size: 18px;\n    cursor: pointer;\n    background: #fff;\n  }\n  .faq-label::after {\n    content: \"+\";\n    font-size: 22px;\n    font-weight: 400;\n    flex-shrink: 0;\n    margin-left: 12px;\n  }\n  .faq-body {\n    max-height: 0;\n    overflow: hidden;\n    font-size: 18px;\n    line-height: 1.8;\n    padding: 0 18px;\n  }\n  .faq-body p {\n    margin: 0 0 14px 0;\n  }\n  .faq-body ul {\n    margin: 0 0 14px 0;\n    padding-left: 1.25rem;\n  }\n  .faq-body ul li {\n    margin-bottom: 6px;\n    font-size: 18px;\n    line-height: 1.8;\n  }\n  input[type=checkbox]:checked + .faq-item \u003e .faq-label::after {\n    content: \"-\";\n  }\n  input[type=checkbox]:checked + .faq-item \u003e .faq-body {\n    max-height: 2000px;\n    padding: 4px 18px 18px 18px;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"faq-wrap\"\u003e\n\u003cinput id=\"faq1\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq1\" class=\"faq-label\"\u003eHow do I know if my Club Car is 36V or 48V?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eThe easiest way is to count your batteries and note the voltage printed on each one. Six 6-volt batteries add up to 36V. Six 8-volt batteries add up to 48V. Four 12-volt batteries also add up to 48V. This battery is for 48V carts only. If you are unsure, contact us with your cart's year and model and we will help you confirm before you order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq2\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq2\" class=\"faq-label\"\u003eDo I need to replace my solenoid when I switch to lithium?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eYes and this is one of the most important steps people skip. Your original lead-acid solenoid was not designed to handle the higher amperage that a lithium battery can deliver. Skipping this step often causes solenoid failure within a few months of the upgrade. The Professional Kit includes a 400A heavy-duty solenoid for exactly this reason. If you order the Standard Kit, purchase a 400A solenoid separately before installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq3\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq3\" class=\"faq-label\"\u003eDo I need a voltage reducer?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eOnly if your cart has 12V accessories lights, horn, USB ports, a stereo, or any other electrically powered add-on. With lead-acid batteries, accessories were powered by tapping a single battery in the pack. With one lithium battery, you need a 48V-to-12V voltage reducer to power those accessories safely. The Professional Kit includes a 30A reducer. If your cart has zero accessories and runs completely stock, you may not need one but most Club Car owners do.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq4\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq4\" class=\"faq-label\"\u003eWhat happens to my Club Car's OBC (On-Board Computer) when I switch to lithium?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eMany Club Car models manufactured from the mid-1990s through the 2000s include an Onboard Computer (OBC) that manages the factory charging process. Lithium batteries and lithium chargers do not use the factory OBC.\u003c\/p\u003e\n\u003cp\u003eDuring a lithium conversion, the OBC is typically bypassed, disabled, or removed from the charging circuit. This is a standard and expected part of the installation it does not prevent you from upgrading, and it does not damage anything. Bolt Energy kits include instructions or wiring steps to bypass the OBC so the lithium charger can operate properly.\u003c\/p\u003e\n\u003cp\u003eA few things to know based on your cart's age:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e1992 and older Club Car DS\u003c\/strong\u003e these are resistor-era carts and typically do not have an OBC. This step may not apply to you.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e~1995 through 2014 Club Car DS and Precedent\u003c\/strong\u003e these models commonly have a factory OBC and will require the bypass during installation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIf your OBC has already been bypassed by a previous owner\u003c\/strong\u003e you are already one step ahead. Just confirm before starting the install.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eNot sure whether your cart has an OBC or whether it has already been bypassed? Contact us with your year and model before ordering it is a quick question that saves time during installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq5\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq5\" class=\"faq-label\"\u003eCan I use my old lead-acid charger?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eNo. Lead-acid chargers use a different charging algorithm that is not compatible with lithium batteries. Using one can damage the battery and will void the warranty. The kit includes a lithium-compatible waterproof high-speed charger use only that charger.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq6\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq6\" class=\"faq-label\"\u003eWhat is the difference between the Standard Kit and the Professional Kit?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eBoth kits include the battery, Bluetooth receiver, SOC meter, charger, mounting hardware, and terminal connectors. The Professional Kit adds the components needed for a complete installation: a 400A heavy-duty solenoid, 30A voltage reducer, 2AWG premium installation cables, AC hardwire port with DECO cover plate, a 15ft lighted extension cord, and a lead battery removal strap. For most Club Car owners, the Professional Kit is the better choice because it includes everything the job requires.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq7\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq7\" class=\"faq-label\"\u003eDo I need the Heated option?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eThe standard battery should not be charged below 34°F (1°C). If you live in a climate where temperatures drop below freezing and you store or use your cart outdoors during winter, the Heated model is recommended. The heating system warms the battery cells before charging to protect performance and battery life in cold weather. If your cart is stored indoors or you live in a warm climate, the standard (non-heated) option is fine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq8\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq8\" class=\"faq-label\"\u003eHow far will I go on a single charge?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eMost Club Car owners using this battery under normal conditions report 30 to 50 miles per charge. Actual range depends on terrain, driving speed, passenger weight and load, tire pressure, and any accessories drawing power from the battery. Hilly terrain, heavy loads, and higher speeds will reduce range. Flat terrain at moderate speeds will maximize it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq9\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq9\" class=\"faq-label\"\u003eWill my cart go faster after switching to lithium?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eSlightly but not dramatically on a stock cart. The weight reduction (roughly 250 to 300 lbs less than a full lead-acid pack) typically results in 2 to 4 MPH faster top speed and noticeably quicker acceleration. You will also notice the cart maintains consistent power all the way through the charge cycle instead of slowing down as the batteries drain. Significant speed increases beyond that require motor and controller upgrades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq10\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq10\" class=\"faq-label\"\u003eCan I install a 48V lithium battery in my 36V Club Car?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eA 48V lithium battery is not a direct replacement for a 36V Club Car. While many older Club Car motors are capable of handling 48V, compatibility depends on the cart's full electrical system not just the motor. A proper 48V conversion typically also requires a 48V-compatible electronic controller, a 48V solenoid, and a 48V charger.\u003c\/p\u003e\n\u003cp\u003eIf your cart has a resistor-based speed control system (common on pre-mid-1990s Club Car DS models), we especially recommend against a simple 48V battery swap resistor carts produce a high constant amp draw that can conflict with a lithium BMS and cause repeated shutoffs.\u003c\/p\u003e\n\u003cp\u003eFor a 36V Club Car, we recommend a 36V lithium conversion kit instead. Contact us with your year and model and we will help you find the right option.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq11\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq11\" class=\"faq-label\"\u003eHow long will the battery last?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eBolt Energy's LiFePO4 batteries are designed for approximately 3,000 charge cycles. For most golf cart owners who charge once a day, that translates to well over 10 years of regular use. Proper charging habits using only the included lithium charger and avoiding storage at very low charge help maximize battery life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq12\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq12\" class=\"faq-label\"\u003eCan I monitor the battery from my phone?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eYes. The included Bluetooth receiver pairs with a compatible app so you can check state of charge, voltage, and battery health directly from your phone without opening the seat or the battery compartment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq13\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq13\" class=\"faq-label\"\u003eCan I leave it on the charger overnight?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eYes. The included charger is lithium-specific and shuts off automatically when the battery reaches full charge. It is safe to leave connected overnight. Avoid charging in extreme heat above 140°F (60°C).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq14\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq14\" class=\"faq-label\"\u003eWhat does the warranty cover and for how long?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eBolt Energy backs this battery with a \u003cstrong\u003e12-year limited warranty\u003c\/strong\u003e, but there are a few important details to understand:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eYou must register within 30 days of purchase.\u003c\/strong\u003e Registration is done by serial number at boltenergyusa.com\/battery-warranty-registration\/. If you do not register within 30 days, the warranty is limited to 2 years from the purchase date. This is the single most important step after installation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eYears 1–6:\u003c\/strong\u003e Full replacement coverage for manufacturing defects.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eYears 7–12:\u003c\/strong\u003e Prorated coverage — 45% of current IMAP in years 7–8, 60% in years 9–10, and 70% in years 11–12.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eThe warranty is transferable.\u003c\/strong\u003e If you sell your cart, the remaining warranty transfers to the new owner but they must register the transfer within 15 days of the ownership change or coverage is voided.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCharger warranty:\u003c\/strong\u003e 2 years from shipment date.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAccessories\u003c\/strong\u003e (solenoid, voltage reducer, cables): 1 year from shipment date.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe warranty does not cover damage from improper installation, incorrect charger use, dirty terminals, storage at low state of charge, or normal performance drop over time. Full warranty terms are available in the Warranty tab. Contact us if you need help with registration or a warranty claim we will assist you through the process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq15\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq15\" class=\"faq-label\"\u003eHow should I store the battery if I'm not using my cart for several months?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eStore the battery in a cool, dry place out of direct sunlight. Before storing, charge it to approximately 50 to 60% rather than leaving it fully charged or fully drained. If storing for more than two months, top up the charge every few months to keep the battery healthy. Avoid storing in temperatures below freezing unless you have the Heated model.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq16\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq16\" class=\"faq-label\"\u003eIs this battery the same as the \"Thin\" model?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eThe Mini (square) and Thin models have identical electrical performance same voltage, same capacity, same range, same BMS. The only difference is the physical shape. The Mini's square form factor fits Club Car battery compartments. The Thin is designed for golf carts with long, narrow battery trays. For any Club Car model listed on this page, the Mini is the correct choice.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- end .faq-wrap --\u003e","brand":"Bolt Energy","offers":[{"title":"Standard Kit \/ No converter \/ Non-Heated","offer_id":48034425504002,"sku":"33-303S","price":2495.0,"currency_code":"USD","in_stock":true},{"title":"Standard Kit \/ No converter \/ Heated","offer_id":48034425536770,"sku":"BE10551M-Pro-Pol-2","price":2570.0,"currency_code":"USD","in_stock":true},{"title":"Standard Kit \/ 30A DC converter \/ Non-Heated","offer_id":48034425569538,"sku":"BE10551M-Pro-Pol-3","price":2572.0,"currency_code":"USD","in_stock":true},{"title":"Standard Kit \/ 30A DC converter \/ Heated","offer_id":48034425602306,"sku":"BE10551M-Pro-Pol-4","price":2647.0,"currency_code":"USD","in_stock":true},{"title":"Standard Kit \/ 50A DC converter \/ Non-Heated","offer_id":48034425635074,"sku":"BE10551M-Pro-Pol-5","price":2594.0,"currency_code":"USD","in_stock":true},{"title":"Standard Kit \/ 50A DC converter \/ Heated","offer_id":48034425667842,"sku":"BE10551M-Pro-Pol-6","price":2669.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ No converter \/ Non-Heated","offer_id":48034425700610,"sku":"BE10551M-Pro-Pol-7","price":2695.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ No converter \/ Heated","offer_id":48034425733378,"sku":"BE10551M-Pro-Pol-8","price":2770.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ 30A DC converter \/ Non-Heated","offer_id":48034425766146,"sku":"BE10551M-Pro-Pol-9","price":2695.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ 30A DC converter \/ Heated","offer_id":48034425798914,"sku":"BE10551M-Pro-Pol-10","price":2770.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ 50A DC converter \/ Non-Heated","offer_id":48034425831682,"sku":"BE10551M-Pro-Pol-11","price":2794.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ 50A DC converter \/ Heated","offer_id":48034425864450,"sku":"BE10551M-Pro-Pol-12","price":2869.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3660\/5442\/files\/Bolt_Energy_48V_105Ah_Professional_kit_For_Yamaha.png?v=1783555793"},{"product_id":"bolt-energy-51-2v-105ah-lithium-battery-kit-for-ezgo-rxv-48v","title":"Bolt Energy 51.2V 105Ah Lithium Battery Kit for EZGO RXV 48V","description":"\u003cp style=\"font-size: 18px;\"\u003eThe \u003cstrong\u003eBolt Energy 51.2V 105Ah \"Square\" \u003c\/strong\u003eis a complete LiFePO4 lithium battery conversion kit designed specifically for the EZGO RXV 48V electric golf cart (2008 and newer). It replaces the entire lead-acid battery bank with a single 100.8 lb lithium unit, is available in Standard and Professional kit configurations, and is sold by Lithium Battery Supply as an authorized Bolt Energy dealer with full 12-year warranty coverage.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eIf your EZGO RXV is running on lead-acid batteries, you already know the signs it's time to upgrade: slower performance as the charge drops, batteries that need watering every few weeks, a pack that weighs close to 400 pounds, and a charge routine that takes all night. This kit fixes all of that in one swap.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eOne battery replaces the entire lead-acid bank. The Professional Kit includes everything needed for a complete conversion battery, charger, solenoid, cables, SOC meter, voltage reducer, mounting hardware, and more. Nothing else to source separately.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eWhat changes after the conversion:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e20–50 miles of range per charge\u003c\/strong\u003e actual mileage depends on terrain, load, speed, and accessories\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eConsistent power from full to nearly empty\u003c\/strong\u003e LiFePO4 holds voltage flat, so your cart doesn't slow down as the charge drops\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e~300 lbs lighter\u003c\/strong\u003e than a full lead-acid bank better handling, less stress on tires and frame\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eNo more watering, no equalization, no acid cleanup\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCharges in roughly 2 - 4 hours\u003c\/strong\u003e on a standard 110V outlet with the included high-speed charger\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMonitor charge level from your phone\u003c\/strong\u003e via the included Bluetooth receiver and Bolt Energy app\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e12-year warranty\u003c\/strong\u003e 6 years full replacement, 6 years prorated, now fully transferable to a new owner\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px;\"\u003eWe are an authorized Bolt Energy dealer. Every battery sold through Lithium Battery Supply is eligible for Bolt's full 12-year warranty. Purchases from unauthorized sellers are explicitly excluded from warranty coverage under Bolt's warranty terms buying from an authorized dealer protects your investment from day one.\u003c\/p\u003e\n\u003c!-- ── TAB 2: IS THIS RIGHT FOR MY RXV ─────────────────────── --\u003e\n\u003ch3\u003eIs This Right for My RXV\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe most common question we get from RXV owners before buying: \u003cem\u003e\"Will this actually fit, and is there anything else I need?\"\u003c\/em\u003e Here's a straight answer.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eFitment\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe Bolt Energy 51.2V 105Ah \"Square\" (BE10551M) is designed for and compatible with the EZGO RXV 48V electric golf cart, model years 2008 and newer. It is Bolt Energy's officially published 105Ah fit for the RXV listed on their manufacturer fitment chart specifically for this model. Unlike some batteries that require a tray-specific profile, the Suqare uses a bracket-mount system: the battery bolts to the floor of the compartment using the included mounting hardware. This means it is compatible with both RXV configurations:\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003ePlastic tray RXV (most common)\u003c\/strong\u003e bracket mounts cleanly, straightforward install\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMetal tray RXV\u003c\/strong\u003e same bracket-mount approach, same battery, no tray swap required\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe Square's dimensions are \u003cstrong\u003e12.8″ L × 12.01″ W × 10.42″ H\u003c\/strong\u003e and it weighs 100.8 lbs.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eController Compatibility\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe Bolt Mini is compatible with the stock Curtis and Danaher 48V controllers found in most EZGO RXV models. It does not require a CAN adapter, controller modification, or special wiring for a standard stock-controller RXV. If your cart has been converted to an aftermarket AC motor system or uses a non-standard controller, contact us before ordering and we'll confirm compatibility.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eWhat's Included - Professional Kit (14 items)\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli\u003e51.2V 105Ah LiFePO4 battery (BE10551M)\u003c\/li\u003e\n\u003cli\u003eBluetooth receiver\u003c\/li\u003e\n\u003cli\u003eSmart SOC state-of-charge dash meter\u003c\/li\u003e\n\u003cli\u003eWaterproof high-speed lithium charger\u003c\/li\u003e\n\u003cli\u003e400A heavy-duty solenoid\u003c\/li\u003e\n\u003cli\u003e30A voltage reducer\u003c\/li\u003e\n\u003cli\u003e2 × 40″ 2AWG premium installation cables\u003c\/li\u003e\n\u003cli\u003eAC hardwire port with DECO cover plate (universal or Club Car fit)\u003c\/li\u003e\n\u003cli\u003eMounting bracket, nuts, and bolts\u003c\/li\u003e\n\u003cli\u003e6 × 3\/8″ battery ring terminal connectors\u003c\/li\u003e\n\u003cli\u003e15ft 12-AWG lighted extension cord\u003c\/li\u003e\n\u003cli\u003e10 × tie straps\u003c\/li\u003e\n\u003cli\u003eLead battery removal strap\u003c\/li\u003e\n\u003cli\u003eOwner's manual with installation instructions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eDo you need the Professional Kit or the Standard Kit?\u003c\/strong\u003e For the RXV, we recommend the Professional Kit. It includes the solenoid, which should be replaced during the conversion lithium delivers instantaneous current that exceeds what an aging lead-acid-era solenoid was designed to handle. The Professional Kit also includes the correct cables and voltage reducer, so the install is complete without sourcing additional parts.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eWhat You'll Need to Do Yourself\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli\u003eRemove the existing lead-acid batteries (the included removal strap helps)\u003c\/li\u003e\n\u003cli\u003eInstall the bracket and mount the battery\u003c\/li\u003e\n\u003cli\u003eConnect the cables, solenoid, reducer, and charger port per the included instructions\u003c\/li\u003e\n\u003cli\u003eRegister the battery at boltenergyusa.com within 30 days of purchase to activate the full 12-year warranty\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px;\"\u003eMost owners complete this in 2–4 hours with basic hand tools. Bolt Energy provides installation videos at boltenergyusa.com. If you'd prefer a shop to handle it, use Bolt's dealer locator to find a local installer.\u003c\/p\u003e\n\u003c!-- ── TAB 3: FEATURES ─────────────────────────────────────── --\u003e\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eLiFePO4 Prismatic Cell Chemistry\u003c\/strong\u003e\u003cbr\u003eLithium Iron Phosphate is the most thermally stable lithium chemistry available it does not overheat, does not off-gas, and requires no ventilation. Prismatic cells are flat and stacked, giving the Mini its compact square profile and contributing to consistent output across the full discharge cycle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFlat Voltage Curve\u003c\/strong\u003e\u003cbr\u003eLead-acid voltage sags as the battery discharges your cart slows on hills and feels sluggish in the last quarter of charge. LiFePO4 holds voltage essentially flat from full charge to nearly empty. Your RXV performs the same whether the battery is at 90% or 15%.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSmart BMS Protection\u003c\/strong\u003e\u003cbr\u003eThe onboard Battery Management System monitors voltage, current, and temperature in real time. It protects against overcharge (cuts off at 58.5V), over-discharge (cuts off at 40V), and overcurrent (260A sustained \/ 520A peak for 30 seconds). If a protection event triggers, the BMS disconnects automatically and reconnects when conditions return to normal. No manual reset required.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBluetooth Monitoring\u003c\/strong\u003e\u003cbr\u003eThe included Bluetooth receiver pairs with the Bolt Energy app on your phone. Check state of charge, voltage, and battery health in real time without opening the compartment. The dash-mounted SOC meter gives you a quick visual read while driving.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCAN Diagnostic Port\u003c\/strong\u003e\u003cbr\u003eA CAN port is built into the battery for technician-level diagnostics and testing. This is for reading detailed cell-level data it is not required for controller communication on a standard RXV and does not require a CAN adapter during installation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIP66-Rated Powder Coated Steel Enclosure\u003c\/strong\u003e\u003cbr\u003eThe case is designed to IP66 standard protected against powerful water jets from any direction. Relevant for carts that are washed regularly, exposed to rain, or used in wet conditions on the course or in a neighborhood setting.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e400A Heavy-Duty Solenoid (Professional Kit)\u003c\/strong\u003e\u003cbr\u003eThe Professional Kit includes a 400A solenoid sized for lithium systems. Replacing the factory solenoid during conversion is the right call lithium delivers current faster and more aggressively than lead-acid, and an aging solenoid is a common failure point after conversion.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e30A Voltage Reducer (Professional Kit)\u003c\/strong\u003e\u003cbr\u003eSteps 48V down to 12V to power your RXV's accessories lights, horn, USB ports, and any add-ons. The 30A unit included in the Professional Kit handles standard accessory loads cleanly.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaterproof High-Speed Lithium Charger\u003c\/strong\u003e\u003cbr\u003eLithium-specific, waterproof rated, and included in both kit options. Plugs into a standard 110V household outlet and connects via the hardwired AC port installed in the cart. Do not use your existing lead-acid charger it uses a different charge profile and will damage a lithium battery.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeated Option Available\u003c\/strong\u003e\u003cbr\u003eA heated version of the Mini is available for owners in colder climates. The standard battery should not be charged below 34°F (0°C). If your cart is stored outdoors in winter or regularly used in cold conditions, select the heated configuration.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBracket-Mount Installation\u003c\/strong\u003e\u003cbr\u003eThe Mini installs using the included brackets bolted to the battery compartment floor no tray modification, no drilling into the battery itself. This is what makes it compatible with both plastic and metal tray RXV configurations.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e12-Year Transferable Warranty\u003c\/strong\u003e\u003cbr\u003eEffective for 2026 purchases. Backed by Nivel Parts and Manufacturing 6 years full replacement, 6 years prorated. Now fully transferable to a subsequent owner when registered within 15 days of transfer. Lifetime technical support included at no charge.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- ── TAB 4: SPECIFICATIONS ───────────────────────────────── --\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eComplete technical specifications for the \u003cstrong\u003eBolt Energy 51.2V 105Ah \"Square\" (BE10551M)\u003c\/strong\u003e a LiFePO4 lithium golf cart battery designed for the EZGO RXV 48V system. All values sourced from the official Bolt Energy BE10551M data sheet and 2026 warranty document issued by Nivel Parts and Manufacturing.\u003c\/p\u003e\n\u003ctable style=\"font-size: 18px; border-collapse: collapse; width: 100%;\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"background-color: #2d2d2d; color: #ffffff;\"\u003e\n\u003cth style=\"padding: 10px; text-align: left; border: 1px solid #ddd;\" colspan=\"2\"\u003eMechanical\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eModel \/ SKU\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eBE10551M\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eDimensions (L × W × H)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e12.8″ × 12.01″ × 10.42″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e100.8 lbs (45.7 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eTerminal Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eM8×1.5×25mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCell Configuration\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e1P16S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCell Chemistry\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003ePrismatic LiFePO4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCase Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003ePowder Coated Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eEnclosure Protection\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eDesigned with IP66 Standard\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ctable style=\"font-size: 18px; border-collapse: collapse; width: 100%;\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"background-color: #2d2d2d; color: #ffffff;\"\u003e\n\u003cth style=\"padding: 10px; text-align: left; border: 1px solid #ddd;\" colspan=\"2\"\u003eElectrical\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eNominal Voltage\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e51.2V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eWorking Voltage Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e43.2V – 58.4V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eRecommended Voltage Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e48.0V – 57.0V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eNominal Capacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e105Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eEnergy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e5,376Wh (5.376 kWh)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCapacity @ 25A Draw\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e252 minutes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eEfficiency\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e0.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eSelf Discharge\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u0026lt;3% per month\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ctable style=\"font-size: 18px; border-collapse: collapse; width: 100%;\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"background-color: #2d2d2d; color: #ffffff;\"\u003e\n\u003cth style=\"padding: 10px; text-align: left; border: 1px solid #ddd;\" colspan=\"2\"\u003eDischarge\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eMax Continuous Discharge\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e250A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003ePeak Discharge (30s)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e520A ± 15.6A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eBMS Discharge Current Cut-Off\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e260A ± 7.8A (50s) \/ 520A ± 15.6A (30s)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eBMS Discharge Voltage Cut-Off\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e40V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eRecommended Low Voltage Disconnect\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e48.0V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eBMS Reconnect Voltage\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e41.6V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eDischarge Temperature Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e-4°F to 149°F (-20°C to 65°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ctable style=\"font-size: 18px; border-collapse: collapse; width: 100%;\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"background-color: #2d2d2d; color: #ffffff;\"\u003e\n\u003cth style=\"padding: 10px; text-align: left; border: 1px solid #ddd;\" colspan=\"2\"\u003eCharge\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eRecommended Charge Current\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e5A – 52A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eMaximum Input Current\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e350A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCharge Current Cut-Off\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e375A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eBMS Charge Voltage Cut-Off\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e58.5V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eBMS Reconnect Voltage\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u0026lt;58.5V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCharging Temperature Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e34°F to 140°F (0°C to 60°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ctable style=\"font-size: 18px; border-collapse: collapse; width: 100%;\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"background-color: #2d2d2d; color: #ffffff;\"\u003e\n\u003cth style=\"padding: 10px; text-align: left; border: 1px solid #ddd;\" colspan=\"2\"\u003eCommunication \u0026amp; Warranty\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eBluetooth\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eBluetooth receiver (included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCAN\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eCAN port for battery diagnostics\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCycle Life\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e~3,000 charge cycles (approx. 8–12 years with regular use)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eBattery Warranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e12 years, 6 full replacement + 6 prorated (2026 purchases)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCharger Warranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e2 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eAccessories Warranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e1 year (cables, SOC meter, solenoid, voltage reducer)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eTransferable\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eYes, new owner must register within 15 days of transfer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eTechnical Support\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eLifetime available to all registered customers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eBolt Energy USA \/ Nivel Parts and Manufacturing - Largo, Florida\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- ── TAB 5: FAQ ───────────────────────────────────────────── --\u003e\n\u003ch3\u003eFAQ\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eCommon questions about the \u003cstrong\u003eBolt Energy 51.2V 105Ah \"Square\" (BE10551M)\u003c\/strong\u003e lithium battery conversion kit for the EZGO RXV 48V golf cart. All answers based on verified manufacturer specifications and official warranty documentation.\u003c\/p\u003e\n\u003cstyle\u003e\n.faq-wrap { font-family: inherit; font-size: 18px; line-height: 1.8; max-width: 100%; }\n.faq-wrap input[type=checkbox] { display: none; }\n.faq-item { border: 1px solid #ddd; border-radius: 6px; margin-bottom: 12px; overflow: hidden; }\n.faq-label { display: flex; justify-content: space-between; align-items: center; padding: 14px 18px; font-weight: 700; font-size: 18px; cursor: pointer; background: #fff; }\n.faq-label::after { content: \"+\"; font-size: 22px; font-weight: 400; flex-shrink: 0; margin-left: 12px; }\n.faq-body { max-height: 0; overflow: hidden; font-size: 18px; line-height: 1.8; padding: 0 18px; }\n.faq-body p { margin: 0 0 14px 0; }\n.faq-body ul { margin: 0 0 14px 0; padding-left: 1.25rem; }\n.faq-body ul li { margin-bottom: 6px; font-size: 18px; line-height: 1.8; }\ninput[type=checkbox]:checked + .faq-item \u003e .faq-label::after { content: \"-\"; }\ninput[type=checkbox]:checked + .faq-item \u003e .faq-body { max-height: 2000px; padding: 4px 18px 18px 18px; }\n\u003c\/style\u003e\n\u003cdiv class=\"faq-wrap\"\u003e\n\u003cinput id=\"faq1\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq1\" class=\"faq-label\"\u003eWill this battery fit my EZGO RXV?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eYes. The Bolt Energy 51.2V 105Ah Mini (Square) is Bolt's officially published 105Ah battery for the EZGO RXV it appears on their manufacturer fitment chart specifically for this model. It is compatible with 2008 and newer RXV models running a 48-volt system, in both plastic tray and metal tray configurations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq2\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq2\" class=\"faq-label\"\u003eMy RXV has a metal battery tray. Does that change anything?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eNo. The Mini installs using a bracket-mount system it bolts to the floor of the battery compartment rather than sitting inside a tray profile. The install approach is the same regardless of whether your RXV has a plastic or metal tray. No tray swap, no drilling into the battery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq3\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq3\" class=\"faq-label\"\u003eDo I need a CAN adapter for my RXV?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eNo. A CAN adapter is not required for a standard EZGO RXV conversion with the Bolt Mini. The CAN port on the battery is for diagnostics only it is not used for controller communication during normal operation. Stock RXV controllers (Curtis or Danaher) work with this battery as-is.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq4\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq4\" class=\"faq-label\"\u003eDo I need to replace my solenoid?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eIt's strongly recommended and the Professional Kit includes one. Lithium batteries deliver current faster and more aggressively than lead-acid. An aging solenoid from your lead-acid setup may not be rated for the demands of a lithium system. The included 400A heavy-duty solenoid is sized correctly and eliminates this as a concern.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq5\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq5\" class=\"faq-label\"\u003eCan I use my existing lead-acid charger?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eNo. Lead-acid chargers use a different charge algorithm and will damage a lithium battery. A lithium-specific charger is required. It is included in both the Standard and Professional Kits you do not need to purchase one separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq6\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq6\" class=\"faq-label\"\u003eWhat's the difference between the Standard Kit and the Professional Kit?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eBoth include the battery, Bluetooth receiver, SOC meter, charger, mounting hardware, AC hardwire port, extension cord, and manual. The Professional Kit additionally includes a 400A solenoid, 30A voltage reducer, and two 40″ 2AWG premium installation cables.\u003c\/p\u003e\n\u003cp\u003eFor the EZGO RXV, the Professional Kit is the right choice it gives you everything needed for a clean, complete conversion without sourcing any additional components.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq7\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq7\" class=\"faq-label\"\u003eHow far will my RXV go on a charge?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eMost RXV owners see 20–50 miles per charge. Your actual range depends on terrain, total weight in the cart, driving speed, and accessory draw (lights, fans, USB devices). Flat driving at moderate speed on a lightly loaded cart will push toward 50 miles. Hilly terrain with a full passenger load will be toward the lower end of that range.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq8\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq8\" class=\"faq-label\"\u003eWhy does my cart slow down toward the end of a lead-acid charge and will that happen with lithium?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eLead-acid batteries lose voltage as they discharge, which is why your RXV feels sluggish in the last quarter of charge and struggles on hills when running low. LiFePO4 chemistry holds voltage flat throughout the discharge cycle. With the Bolt Mini, your cart performs the same at 20% charge as it does at 100%.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq9\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq9\" class=\"faq-label\"\u003eHow much weight will I save?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eA standard 48V lead-acid bank for the RXV (six 8-volt batteries) weighs roughly 380–430 lbs depending on the brand. The Bolt Mini weighs 100.8 lbs a savings of approximately 280–330 lbs. Less weight means less stress on the frame, tires, and brakes, and more efficient use of your battery's power.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq10\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq10\" class=\"faq-label\"\u003eHow long does it take to charge?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eThe battery accepts up to 52A of charge current. With the included high-speed charger on a standard 110V outlet, most owners recharge from near-empty in approximately 2–4 hours compared to 8–10 hours for a lead-acid bank.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq11\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq11\" class=\"faq-label\"\u003eCan I monitor the battery from my phone?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eYes. The included Bluetooth receiver pairs with the Bolt Energy app. You can check state of charge, voltage, and battery health in real time from your phone. The dash-mounted SOC meter also gives you a quick visual read while driving.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq12\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq12\" class=\"faq-label\"\u003eWhat does the BMS do if something goes wrong?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eThe Battery Management System monitors voltage, current, and temperature continuously. If any parameter goes outside the safe range overcharge above 58.5V, over-discharge below 40V, overcurrent above 260A sustained or 520A for 30 seconds it disconnects the battery automatically to prevent damage. It reconnects on its own when conditions return to normal. No manual reset needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq13\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq13\" class=\"faq-label\"\u003eCan I use this battery in cold weather?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eThe standard Mini can discharge down to -4°F (-20°C) without issue. However, charging below 34°F (0°C) is not recommended charging a lithium cell below freezing can cause permanent damage. If your cart is stored outdoors in winter or used in consistently cold conditions, select the heated version of the Mini at checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq14\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq14\" class=\"faq-label\"\u003eWhat is the warranty and does buying from a reseller affect it?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eThe battery carries a 12-year limited warranty backed by Nivel Parts and Manufacturing (effective 2026): 6 years full replacement, 6 years prorated. We are an authorized Bolt Energy dealer. Bolt's warranty terms explicitly limit coverage to products purchased from approved Nivel dealers buying from an unauthorized seller voids the warranty entirely. Purchasing here gives you the full 12-year coverage.\u003c\/p\u003e\n\u003cp\u003eYou must register your battery at boltenergyusa.com within 30 days of purchase to activate the full warranty. Batteries not registered in time are limited to 2 years of coverage. For full details, read the \u003cstrong\u003eWarranty tab\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq15\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq15\" class=\"faq-label\"\u003eIs the warranty transferable if I sell my cart?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eYes as of 2026, the Bolt Energy warranty is fully transferable. The new owner must register both the battery and the vehicle via serial number at boltenergyusa.com within 15 days of the ownership transfer. The full remaining warranty term carries over provided registration is completed on time. For full details, read the \u003cstrong\u003eWarranty tab\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq16\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq16\" class=\"faq-label\"\u003eHow do I register my battery for the warranty?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eGo to boltenergyusa.com and register using your battery's serial number within 30 days of purchase. Keep your invoice it establishes your purchase date. For full details, read the \u003cstrong\u003eWarranty tab\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq17\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq17\" class=\"faq-label\"\u003eHow difficult is the installation?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eMost RXV owners complete the install in 2–4 hours using basic hand tools. The Professional Kit includes an owner's manual with step-by-step instructions, and Bolt Energy provides installation videos at boltenergyusa.com. If you'd rather have a shop handle it, Bolt's dealer locator can help you find a local installer.\u003c\/p\u003e\n\u003cp\u003eHave questions about your specific cart before ordering? \u003cstrong\u003eContact us first\u003c\/strong\u003e we're here to help and can confirm fitment, kit selection, and anything else before you buy. If your question is about a warranty claim after purchase, contact Bolt Energy directly at info@boltenergyusa.com or (727) 955-4955.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- end .faq-wrap --\u003e","brand":"Bolt Energy","offers":[{"title":"Standard Kit \/ No converter \/ Non-Heated","offer_id":48037669536002,"sku":"33-402S","price":2495.0,"currency_code":"USD","in_stock":true},{"title":"Standard Kit \/ No converter \/ Heated","offer_id":48037669568770,"sku":"BE10551M-Pro-Pol-2","price":2570.0,"currency_code":"USD","in_stock":true},{"title":"Standard Kit \/ 30A DC converter \/ Non-Heated","offer_id":48037669601538,"sku":"BE10551M-Pro-Pol-3","price":2572.0,"currency_code":"USD","in_stock":true},{"title":"Standard Kit \/ 30A DC converter \/ Heated","offer_id":48037669634306,"sku":"BE10551M-Pro-Pol-4","price":2647.0,"currency_code":"USD","in_stock":true},{"title":"Standard Kit \/ 50A DC converter \/ Non-Heated","offer_id":48037669667074,"sku":"BE10551M-Pro-Pol-5","price":2594.0,"currency_code":"USD","in_stock":true},{"title":"Standard Kit \/ 50A DC converter \/ Heated","offer_id":48037669699842,"sku":"BE10551M-Pro-Pol-6","price":2669.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ No converter \/ Non-Heated","offer_id":48037669732610,"sku":"BE10551M-Pro-Pol-7","price":2695.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ No converter \/ Heated","offer_id":48037669765378,"sku":"BE10551M-Pro-Pol-8","price":2770.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ 30A DC converter \/ Non-Heated","offer_id":48037669798146,"sku":"BE10551M-Pro-Pol-9","price":2695.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ 30A DC converter \/ Heated","offer_id":48037669830914,"sku":"BE10551M-Pro-Pol-10","price":2770.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ 50A DC converter \/ Non-Heated","offer_id":48037669863682,"sku":"BE10551M-Pro-Pol-11","price":2794.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ 50A DC converter \/ Heated","offer_id":48037669896450,"sku":"BE10551M-Pro-Pol-12","price":2869.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3660\/5442\/files\/Bolt_Energy_48V_105Ah_for_EZGO_RXV_Lithium_Battery_Kit.webp?v=1783276413"},{"product_id":"bolt-energy-48v-105ah-lithium-battery-kit-yamaha-g29-drive-drive2-lifepo4-golf-cart-conversion-51-2v","title":"Bolt Energy 48V 105Ah Lithium Battery Kit - Yamaha G29 Drive Drive2 | LiFePO4 Golf Cart Conversion | 51.2V","description":"\u003cp style=\"font-size: 18px;\"\u003eThe Bolt Energy 48V 105Ah Square is a complete lithium iron phosphate (LiFePO4) conversion kit for the Yamaha G29\/Drive (2007–2016) and Yamaha Drive2 (2017+). One battery replaces all of your lead-acid batteries, includes everything needed to complete the swap, and is backed by a 12-year manufacturer warranty.\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eHere is what actually changes the day after you install it:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli\u003eYour cart loses roughly 100 lbs of dead weight you feel it immediately in acceleration and handling\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eHills you used to crawl up, you climb without slowing down\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eThe cart runs at full power on mile 40 the same as mile 1 no fade, no slowdown as the charge drops\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eYou pull into the garage, plug in one cable, and walk away no watering, no terminal cleaning, no equalization charges\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eYou stop budgeting for a new battery set every 3–5 years\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eYour phone shows you exactly how much charge is left no more guessing from a voltage gauge that barely moves\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThat is the real outcome of switching to lithium. Everything below explains how it works and whether it is right for your cart.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eWho is this battery best for?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli\u003eYamaha G29\/Drive or Drive2 owners whose lead-acid batteries are aging, failing, or due for replacement\u003c\/li\u003e\n\u003cli\u003eOwners who want more range, better hill performance, or a lighter cart\u003c\/li\u003e\n\u003cli\u003eAnyone tired of watering batteries, cleaning terminals, or managing a charging routine\u003c\/li\u003e\n\u003cli\u003eOwners in cold climates who want a battery that handles freezing storage (heated option)\u003c\/li\u003e\n\u003cli\u003eAnyone planning to keep their cart for 5+ more years and wants one battery purchase that lasts\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eTwo kit tiers. One heated upgrade option.\u003c\/strong\u003e The Standard Kit covers the battery, charger, SOC meter, and hardware. The Professional Kit adds a 400A solenoid, 2-gauge cables, and a 30A DC-to-DC reducer for 12V accessories recommended for most Yamaha conversions. The heated version adds a self-warming system for cold-climate charging, available on either kit tier.\u003c\/p\u003e\n\u003ch3\u003eWhy Switch to Lithium?\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eLead-acid batteries were the only option for decades. They still work but they come with a maintenance and replacement cycle that adds up. Here is an honest comparison:\u003c\/p\u003e\n\u003ctable style=\"font-size: 18px; width: 100%; border-collapse: collapse;\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"background-color: #f2f2f2;\"\u003e\n\u003cth style=\"padding: 10px; border: 1px solid #ddd; text-align: left;\"\u003e\u003c\/th\u003e\n\u003cth style=\"padding: 10px; border: 1px solid #ddd; text-align: left;\"\u003eLead-Acid (6×8V)\u003c\/th\u003e\n\u003cth style=\"padding: 10px; border: 1px solid #ddd; text-align: left;\"\u003eBolt Energy 105Ah Lithium\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eTotal Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e200+ lbs\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e100.8 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eUsable Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e18–25 miles (degrades over time)\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e30–50 miles (stable over lifespan)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003ePower Consistency\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eFades as charge drops\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eFlat voltage, full power until nearly empty\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eMaintenance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eMonthly watering, terminal cleaning, equalization\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eNone, fully sealed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eLifespan\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e3–5 years\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e8–12 years (~3,000 cycles)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCharge Time\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e8–10 hours\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eFaster with included high-speed charger\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCold Weather Charging\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eReduced performance\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eSelf-heating option available\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eSOC Monitoring\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eVoltage gauge (inaccurate)\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eSmart SOC meter + Bluetooth app\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eNumber of Batteries\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e6 individual batteries\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e1 battery\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eWarranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e1–2 years typical\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e12 years (Bolt Energy)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eSafety\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eProduces hydrogen gas, acid corrosion risk\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eNo venting, no acid, thermally stable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eThe honest math on cost:\u003c\/strong\u003e A quality set of 6×8V lead-acid batteries for a Yamaha G29 or Drive2 runs $600–$900 and lasts 3–5 years before performance drops enough to warrant replacement. Over 12 years the length of Bolt's warranty you would replace lead-acid batteries 2–4 times. One lithium kit, installed once, covers the same period with better performance throughout.\u003c\/p\u003e\n\u003ch3\u003eKey Benefits\u003c\/h3\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAbout 100 lbs Lighter Than Lead-Acid\u003c\/strong\u003e\u003cbr\u003eSix 8V or four 12V lead-acid batteries combined weigh well over 200 lbs. The Square weighs 100.8 lbs. That weight comes out of the rear of the cart immediately acceleration improves, the cart handles better on turns, and frame stress is reduced. On hilly terrain the difference is noticeable from the first ride.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFlat Voltage = Consistent Power Start to Finish\u003c\/strong\u003e\u003cbr\u003eLead-acid voltage drops steadily as the pack drains your cart slows down and loses torque as the charge falls. LiFePO4 voltage stays nearly flat from roughly 90% charge down to about 20%. Your cart runs at the same power level throughout the ride, not just when the batteries are fresh.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e30–50 Miles Per Charge\u003c\/strong\u003e\u003cbr\u003eRange depends on load, terrain, speed, and tire pressure. Most G29\/Drive and Drive2 owners coming from aging lead-acid see a significant jump in usable range. Bolt Energy offers a Distance Calculator at boltenergyusa.com for an estimate based on your setup.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eZero Maintenance for the Life of the Battery\u003c\/strong\u003e\u003cbr\u003eNo water to check. No terminals to clean. No equalization cycles to run. No acid to manage. The battery is completely sealed and requires nothing from you between charges. Plug in, ride, repeat.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e12-Year Warranty 6 Years Full Replacement\u003c\/strong\u003e\u003cbr\u003eBolt Energy backs the Square with one of the longest warranties in the golf cart battery category. Years 1–6: full replacement at no cost. Years 7–12: prorated. Register at boltenergyusa.com within 30 days of purchase. For full details read our Warranty Tab\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBluetooth Monitoring + OTA Updates\u003c\/strong\u003e\u003cbr\u003eThe free Bolt app (iOS and Android) connects to the built-in Bluetooth receiver and shows state of charge, cell voltages, temperature, and fault codes in real time. BMS firmware updates over the air no hardware changes needed.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIP66 Powder Coated Steel Enclosure\u003c\/strong\u003e\u003cbr\u003eBuilt to IP66 standard handles rain, wash-down, and outdoor exposure without damage to the housing or internal components.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGrade-A Prismatic LiFePO4 Cells\u003c\/strong\u003e\u003cbr\u003eThermally stable chemistry that does not vent gas, does not produce acid, and does not require the safety precautions that older lithium chemistries did. Safe to store in a closed garage.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eWhat's in the Kit\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eBoth kit tiers include the same Thin battery. The Professional Kit adds the components most Yamaha conversions require.\u003c\/p\u003e\n\u003ctable style=\"font-size: 18px; width: 100%; border-collapse: collapse;\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"background-color: #f2f2f2;\"\u003e\n\u003cth style=\"padding: 10px; border: 1px solid #ddd; text-align: left;\"\u003eItem\u003c\/th\u003e\n\u003cth style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003eStandard Kit\u003c\/th\u003e\n\u003cth style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003eProfessional Kit\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e51.2V 105Ah Square Battery\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eBluetooth Receiver\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eSmart SOC State-of-Charge Meter\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eWaterproof High-Speed Lithium Charger\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eMounting Bracket\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e3\/8\" Battery Ring Terminal Connectors\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e10\" Tie Straps\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e400A Heavy-Duty Solenoid\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e—\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e2× 40\" 2AWG Premium Installation Cables\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e—\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e30A DC-to-DC Voltage Reducer (12V accessories)\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e—\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eAC Hardwire Port\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e—\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e15ft 12-AWG Lighted Extension Cord\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e—\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eDECO Cover Plate\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e—\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eLead Battery Removal Strap\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e—\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eWhich kit is right for your Yamaha?\u003c\/strong\u003e\u003cbr\u003eFor most G29\/Drive and Drive2 conversions, choose the Professional Kit. The solenoid needs replacing on any lithium conversion. The 2-gauge cables handle lithium's discharge levels better than factory wiring. The 30A DC-to-DC reducer is required if your cart has lights, a horn, USB ports, or any other 12V accessories. The Standard Kit works only if your solenoid is recently replaced and your cart has zero 12V accessories.\u003c\/p\u003e\n\u003ch3\u003eCompatibility\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe Square is the correct form factor for Yamaha carts with a grouped battery tray. This page covers:\u003c\/p\u003e\n\u003ctable style=\"font-size: 18px; width: 100%; border-collapse: collapse;\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"background-color: #f2f2f2;\"\u003e\n\u003cth style=\"padding: 10px; border: 1px solid #ddd; text-align: left;\"\u003eModel\u003c\/th\u003e\n\u003cth style=\"padding: 10px; border: 1px solid #ddd; text-align: left;\"\u003eYears\u003c\/th\u003e\n\u003cth style=\"padding: 10px; border: 1px solid #ddd; text-align: left;\"\u003eSystem Voltage\u003c\/th\u003e\n\u003cth style=\"padding: 10px; border: 1px solid #ddd; text-align: left;\"\u003eCorrect Battery\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eYamaha G29 \/ Drive\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e2007–2016\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e48V\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eSquare ✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eYamaha Drive2 (PowerTech AC)\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e2017+\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e48V\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eSquare ✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eYamaha G19 \/ G22 (48V)\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e1996–2007\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e48V\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eThin required  \u003ca href=\"https:\/\/www.lithiumbatterysupply.com\/products\/bolt-energy-48v-105ah-lithium-battery-kit-yamaha-g19-g22-gmax-lifepo4-golf-cart-conversion-51-2v\"\u003esee Yamaha G19\/G22 page\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eYamaha Drive2 PowerTech Li\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eVarious\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e48V\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eNot applicable factory lithium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eSquare vs. Thin | what's the difference?\u003c\/strong\u003e\u003cbr\u003eSame battery, different shape. The Square (12.8″ × 12.01″ × 10.42″) fits the grouped tray in the G29\/Drive and Drive2. The Thin (20″ × 8.43″ × 10.65″) fits the long narrow tray in the G19 and G22. Same specs, same power, same price. If you have a G29, Drive, or Drive2 you want the Square. Not sure which tray your cart has? Contact us before ordering.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px; background: #fef9ec; border-left: 4px solid #d4a017; padding: 14px 18px; border-radius: 4px; margin: 16px 0;\"\u003e\u003cstrong\u003eHave a Yamaha G19 or G22?\u003c\/strong\u003e Those models use the Thin battery  different tray shape, same specs. \u003ca href=\"https:\/\/www.lithiumbatterysupply.com\/products\/bolt-energy-48v-105ah-lithium-battery-kit-yamaha-g19-g22-gmax-lifepo4-golf-cart-conversion-51-2v\"\u003e\u003cstrong\u003eSee the Yamaha G19\/G22 page →\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 18px; background: #fff3f3; border-left: 4px solid #c0392b; padding: 14px 18px; border-radius: 4px; margin: 16px 0;\"\u003e\u003cstrong\u003eImportant:\u003c\/strong\u003e Yamaha G1 through G16 models are 36V carts and require the 38.4V Classic battery not this product. This kit is for 48V systems only (G29\/Drive 2007–2016, Drive2 2017+). If you are unsure of your cart's voltage, check the spec label on the cart or contact us before ordering.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eController compatibility:\u003c\/strong\u003e Stock GE SepEx controllers (G29\/Drive) and stock Toyota Industries PowerTech AC controllers (Drive2) are compatible with the Square out of the box no reprogramming needed. If your cart has an aftermarket controller, confirm lithium voltage compatibility with that controller's manufacturer before installing.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eNote on the Drive2 PowerTech Li:\u003c\/strong\u003e If your Drive2 came with lithium from the factory, this kit is not for you your cart already has an OEM lithium system.\u003c\/p\u003e\n\u003ch3\u003eInstallation\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eMost stock G29\/Drive and Drive2 conversions take \u003cstrong\u003e1–3 hours\u003c\/strong\u003e with basic hand tools. No welding, cutting, or controller reprogramming required for stock carts.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eWhat the install involves:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli\u003eRemove the existing lead-acid batteries (the lead removal strap in the Pro Kit helps with this)\u003c\/li\u003e\n\u003cli\u003eMount the Square using the included bracket it fits in the original grouped battery tray space\u003c\/li\u003e\n\u003cli\u003eConnect the main cables and terminal connectors\u003c\/li\u003e\n\u003cli\u003eInstall the SOC meter and Bluetooth receiver\u003c\/li\u003e\n\u003cli\u003eHandle the OBC charger interlock bypass if your G29 has one (a simple wiring step covered in the installation instructions)\u003c\/li\u003e\n\u003cli\u003eReplace the solenoid (Pro Kit includes a 400A unit)\u003c\/li\u003e\n\u003cli\u003eInstall the DC-to-DC reducer if your cart has 12V accessories (included in Pro Kit)\u003c\/li\u003e\n\u003cli\u003eCycle the Tow\/Run switch flip to Tow, wait 30 seconds, flip back to Run before first test drive\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px;\"\u003eIf you are not comfortable with the wiring steps, a local golf cart dealer or technician can complete the installation. We are also available by phone or chat if you have questions during the process.\u003c\/p\u003e\n\u003ch3\u003ePerformance\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eHere is what G29\/Drive and Drive2 owners typically notice after switching to the Bolt Energy Square:\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFaster off the line.\u003c\/strong\u003e Removing 100+ lbs of battery weight reduces the total load the motor has to move. Most owners feel the difference immediately on the first test drive.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStronger hill climbing.\u003c\/strong\u003e LiFePO4 delivers consistent amperage under load. Lead-acid voltage sags when the motor pulls hard on steep grades this shows up as slowdown. Lithium does not sag the same way.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo slowdown as the charge drops.\u003c\/strong\u003e Lead-acid performance degrades noticeably in the bottom third of the charge. LiFePO4 voltage stays flat, so the cart feels the same at 30% charge as it did at 90%.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMore usable range.\u003c\/strong\u003e The 105Ah capacity combined with the flat discharge curve means more of the rated energy is actually usable in normal driving you are not cutting rides short because the cart is dragging.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDrive2 regen braking still works.\u003c\/strong\u003e The Drive2 PowerTech AC controller's regenerative braking is fully compatible with LiFePO4. You do not lose this feature after converting.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eWill it make my cart faster?\u003c\/strong\u003e Lithium does not change your controller's top speed limit. What it changes is how the cart gets to that speed and how consistently it maintains it especially under load and on hills. If you want higher top speed, that requires a controller or motor upgrade, which is separate from the battery.\u003c\/p\u003e\n\u003ch3\u003eCold Weather\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eStandard LiFePO4 batteries including the standard Square \u003cstrong\u003ecannot charge below 34°F (1°C)\u003c\/strong\u003e. The BMS blocks charging until the cells are warm enough. You can still drive (discharge) the cart in cold weather only charging is restricted.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eIf your G29\/Drive or Drive2 is stored or charged in an unheated garage, barn, or outdoors in freezing temperatures, the \u003cstrong\u003eheated version\u003c\/strong\u003e is the right choice. Here is exactly how it works:\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli\u003eYou plug in the charger as normal\u003c\/li\u003e\n\u003cli\u003eIf the battery is below the charging temperature threshold, the internal heater activates automatically and warms the cells from the inside\u003c\/li\u003e\n\u003cli\u003eOnce the battery reaches approximately 34°F, the heater shuts off on its own and normal charging begins no switches, no manual steps\u003c\/li\u003e\n\u003cli\u003eThe heater only runs while the charger is plugged in it draws no power while you are driving or when the cart is unplugged\u003c\/li\u003e\n\u003cli\u003ePlug in before bed in a cold garage the battery warms itself, charges fully, and is ready to go in the morning\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px;\"\u003eBoth the standard and heated versions have identical charge and discharge specifications. The only difference is the self-heating capability. If you are in a mild climate or keep your cart in a heated space, the standard version is fine.\u003c\/p\u003e\n\u003ch3\u003eBluetooth \u0026amp; Monitoring\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eEvery Square includes a built-in Bluetooth receiver and a Smart SOC meter. Here is what you get:\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eBolt Mobile App (iOS + Android free):\u003c\/strong\u003e Real-time state of charge, individual cell voltages, pack temperature, and fault codes. Connect from your phone in seconds.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOver-the-Air BMS Updates:\u003c\/strong\u003e Bolt can push firmware improvements directly to your battery through the app. No hardware changes, no shipping the battery anywhere.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRemote Diagnostics:\u003c\/strong\u003e Bolt technicians can read the app data remotely to diagnose most issues without a shop visit.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCAN Port:\u003c\/strong\u003e A secondary communication port for dealer and technician-level diagnostics and testing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSmart SOC Meter:\u003c\/strong\u003e Replaces your stock dash gauge, which reads lead-acid voltage curves and is meaningless on lithium. The SOC meter is calibrated for LiFePO4 and shows actual remaining charge.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe stock Yamaha dash voltage gauge stays nearly flat across most of LiFePO4's discharge curve it is not useful for tracking charge. The included SOC meter is what you will actually rely on day-to-day.\u003c\/p\u003e\n\u003ch3\u003eFAQ\u003c\/h3\u003e\n\u003cstyle\u003e\n.faq-wrap { font-family: inherit; font-size: 18px; line-height: 1.8; max-width: 100%; }\n.faq-wrap input[type=checkbox] { display: none; }\n.faq-item { border: 1px solid #ddd; border-radius: 6px; margin-bottom: 12px; overflow: hidden; }\n.faq-label { display: flex; justify-content: space-between; align-items: center; padding: 14px 18px; font-weight: 700; font-size: 18px; cursor: pointer; background: #fff; }\n.faq-label::after { content: \"+\"; font-size: 22px; font-weight: 400; flex-shrink: 0; margin-left: 12px; }\n.faq-body { max-height: 0; overflow: hidden; font-size: 18px; line-height: 1.8; padding: 0 18px; }\n.faq-body p { margin: 0 0 14px 0; }\n.faq-body ul { margin: 0 0 14px 0; padding-left: 1.25rem; }\n.faq-body ul li { margin-bottom: 6px; font-size: 18px; line-height: 1.8; }\ninput[type=checkbox]:checked + .faq-item \u003e .faq-label::after { content: \"-\"; }\ninput[type=checkbox]:checked + .faq-item \u003e .faq-body { max-height: 2000px; padding: 4px 18px 18px 18px; }\n\u003c\/style\u003e\n\u003cdiv class=\"faq-wrap\"\u003e\n\u003cinput id=\"faq1\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq1\" class=\"faq-label\"\u003eDoes this battery fit my Yamaha G29, Drive, or Drive2?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eYes, the Square is the correct form factor for both the G29\/Drive (2007–2016) and the Drive2 (2017+). It fits in the grouped battery tray originally designed for four 12V or six 8V lead-acid batteries. The included mounting bracket secures the battery without any permanent modifications to the cart. If your cart is lifted or has been modified, contact us to confirm tray clearance before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq2\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq2\" class=\"faq-label\"\u003eWhat is the difference between the Square and the Thin?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eThe Square and the Thin are the same battery with the same specs  different shapes for different trays. The Square (12.8″ × 12.01″ × 10.42″) fits the grouped tray in the G29\/Drive and Drive2. The Thin (20″ × 8.43″ × 10.65″) is built for the long, narrow tray in the G19 and G22. Performance, capacity, and price are identical only the physical footprint differs. G29\/Drive\/Drive2 → Square. G19\/G22 → Thin. Ordering the wrong shape causes a fitment problem contact us if you are unsure which tray your cart has.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq3\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq3\" class=\"faq-label\"\u003eDoes my stock Yamaha charger work with this battery?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eNo. Your original Yamaha lead-acid charger including the integrated Total Charge unit on G29 models uses a charge profile that is not compatible with LiFePO4. Using it risks overcharging the lithium pack. A compatible lithium charger is included in both the Standard and Professional Kits. Do not use the original lead-acid charger after converting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq4\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq4\" class=\"faq-label\"\u003eDo I need to bypass the OBC (onboard charger interlock) on my G29\/Drive?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eIf your 2007–2016 G29\/Drive has the integrated Total Charge onboard charger circuit, yes,  the OBC must be bypassed as part of the installation. The OBC uses a lead-acid voltage algorithm that will prevent the lithium charger from working correctly. The bypass is a simple wiring step: connect the blue and white wires on the main harness together. This is covered in the installation instructions. If you want to keep the charger interlock safety feature that prevents the cart from moving while plugged in, a small resistor can be added inline a local technician can handle this in minutes. The Drive2 (2017+) does not have this same OBC concern.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq5\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq5\" class=\"faq-label\"\u003eDo I need a voltage reducer for 12V accessories?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eYes, if your cart has any 12V accessories lights, horn, USB charger, fan, or radio. The battery operates at 51.2V nominal and cannot directly power 12V devices. The Professional Kit includes a 30A DC-to-DC reducer. If you order the Standard Kit and your cart has any 12V accessories, add a reducer separately before completing the installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq6\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq6\" class=\"faq-label\"\u003eDo I need to replace the solenoid?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eYes, replacing the solenoid is standard practice for any lithium conversion. The stock golf cart solenoid is sized for lead-acid and may fail under lithium's faster discharge characteristics. The Professional Kit includes a 400A heavy-duty solenoid. If you are ordering the Standard Kit, plan to add a solenoid separately before installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq7\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq7\" class=\"faq-label\"\u003eWill lithium work with my Drive2's regenerative braking?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eYes. The Drive2 PowerTech AC controller's regenerative braking is fully compatible with the Square. LiFePO4 chemistry accepts regenerative current efficiently you do not lose this feature after converting and it works the same as it did with lead-acid.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq8\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq8\" class=\"faq-label\"\u003eMy Drive2 came with lithium from the factory. Does this kit apply to me?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eNo. If your Drive2 is a PowerTech Li model, it already has an OEM lithium system installed from the factory. This kit is for Drive2 PowerTech AC models that came with lead-acid batteries and are being converted to lithium. If you are unsure which model you have, check your cart's spec label or contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq9\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq9\" class=\"faq-label\"\u003eWill my stock fuel gauge (SOC gauge) still work?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eNot accurately. The stock Yamaha dash gauge reads lead-acid voltage curves. LiFePO4 voltage stays nearly flat from about 90% down to 20% charge, so the stock gauge will appear stuck or inaccurate throughout most of the discharge. Both kits include a Smart SOC meter calibrated for lithium that gives you a reliable, real-time read on remaining charge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq10\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq10\" class=\"faq-label\"\u003eWill it make my cart faster?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eNot in terms of top speed your controller sets that limit. What lithium changes is how the cart gets to that speed and how consistently it performs under load. You get quicker acceleration off the line, stronger hill climbing, and no slowdown as the charge drops the cart runs the same at 30% as it does at 90%. For higher top speed, a controller or motor upgrade is a separate modification.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq11\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq11\" class=\"faq-label\"\u003eHow far can I drive on one charge?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eMost customers see 30–50 miles per charge under normal conditions. Actual range depends on total passenger and cargo weight, terrain and hill grades, driving speed, tire inflation, and accessory draw. Flat ground, steady speeds, and properly inflated tires maximize range. Bolt Energy offers a Distance Calculator at boltenergyusa.com where you can estimate range based on your specific setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq12\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq12\" class=\"faq-label\"\u003eCan I install this myself?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eYes, most stock G29\/Drive and Drive2 conversions take 1–3 hours with basic hand tools. No cutting, welding, or controller reprogramming required for stock carts. The main wiring steps OBC bypass on G29 models, solenoid swap, and DC-to-DC reducer install are all covered in the included installation instructions. After any battery swap, cycle the Tow\/Run switch: flip to Tow, wait 30 seconds, flip back to Run before your first test drive. If you are not comfortable with the wiring, a local golf cart dealer or technician can complete the install. We are available by phone or chat if you have questions during the process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq13\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq13\" class=\"faq-label\"\u003eStandard Kit vs. Professional Kit, which should I choose?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eFor most Yamaha G29\/Drive and Drive2 conversions, the Professional Kit is the right choice. It includes the 400A solenoid (should be replaced on any lithium conversion), 2-gauge installation cables (recommended for lithium discharge levels), and a 30A DC-to-DC voltage reducer (required if your cart has any 12V accessories). The Standard Kit is sufficient only if your solenoid was recently replaced and your cart has absolutely no 12V accessories.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq14\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq14\" class=\"faq-label\"\u003eWhat happens in cold weather?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eThe standard battery cannot charge below 34°F the BMS blocks charging to protect the cells. You can still drive the cart in cold weather. If your cart charges in a space that drops below freezing, choose the heated version. It warms the cells automatically when you plug in the charger, shuts off once the battery reaches approximately 34°F, then begins charging normally no manual steps. Both versions have identical charge and discharge specs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq15\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq15\" class=\"faq-label\"\u003eWhat is the difference between the standard and heated battery?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eThe standard battery cannot charge below 34°F. The BMS blocks charging until the cells are warm enough but you can still drive the cart in cold weather. If your cart lives in a heated garage or you are in a mild climate, the standard version is fine.\u003c\/p\u003e\n\u003cp\u003eThe heated version adds an internal self-warming system. Here is exactly how it works:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYou plug in the charger as normal.\u003c\/li\u003e\n\u003cli\u003eIf the battery temperature is below the charging threshold, the heater activates automatically and begins warming the cells from the inside.\u003c\/li\u003e\n\u003cli\u003eOnce the battery reaches approximately 34°F, the heater shuts off on its own and normal charging begins no switches, no manual steps.\u003c\/li\u003e\n\u003cli\u003eThe heating system only runs while the charger is plugged in. It draws no power while you are driving or when the cart is unplugged.\u003c\/li\u003e\n\u003cli\u003ePlug it in before bed in a cold garage it warms itself, charges fully, and is ready to go in the morning.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eBoth versions have identical charge and discharge specs. The only difference is the self-heating capability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq16\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq16\" class=\"faq-label\"\u003eWhat do I receive if I choose the heated battery?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eThe same complete kit, battery, charger, SOC meter, mounting bracket, and all included accessories — with the heated Square in place of the standard one. No additional hardware, no special wiring, no extra installation steps. The heating system is fully internal and activates automatically through the charger connection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq17\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq17\" class=\"faq-label\"\u003eCan I leave the battery plugged in overnight?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eYes, the included lithium charger stops automatically at full charge. Do not use the original Yamaha lead-acid charger at any point after converting to lithium.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq18\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq18\" class=\"faq-label\"\u003eHow does the Bluetooth app work?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eThe battery includes a Bluetooth receiver. The free Bolt app (iOS and Android) connects directly to the BMS and lets you monitor state of charge, individual cell voltages, temperature, and fault codes in real time. The app also supports over-the-air (OTA) BMS firmware updates Bolt can push improvements and diagnostic tools to your battery without any hardware changes. Bolt technicians can also use the app data to remotely diagnose most issues without requiring a shop visit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq19\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq19\" class=\"faq-label\"\u003eWhat does the warranty cover and how do I activate it?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eThe Square is covered by a 12-year manufacturer's warranty from Bolt Energy 6 years full replacement at no cost, followed by 6 years of prorated coverage. To activate, register at boltenergyusa.com within 30 days of purchase. The warranty applies to the original purchaser only and is non-transferable. Accessories (charger, solenoid, cables, reducer, SOC meter) carry a separate 1-year warranty. Contact us if you need help with a warranty claim, we assist with the RMA process. Read our Warranty Tab.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq20\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq20\" class=\"faq-label\"\u003eDo I need to reprogram my controller after switching to lithium?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eNo, not for stock G29\/Drive models with the factory GE SepEx controller, and not for stock Drive2 PowerTech AC models. If your cart has an aftermarket or performance controller, check with that controller's manufacturer to confirm lithium voltage compatibility before installing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq21\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq21\" class=\"faq-label\"\u003eI have a Yamaha G1, G2, G3, G8, G9, G11, G14, G16 does this fit?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eNo. Yamaha G1 through G16 models are 36V golf carts. They require the Bolt Energy 38.4V Classic battery not this 51.2V kit. Installing a 48V lithium kit on a 36V cart will damage your controller. This page is for 48V systems only: G29\/Drive (2007–2016) and Drive2 (2017+). If you are unsure of your cart's voltage, check the spec label on the frame or contact us before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput id=\"faq22\" type=\"checkbox\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel for=\"faq22\" class=\"faq-label\"\u003eI have a Yamaha G19 or G22, is this the right page?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eNo, G19 and G22 carts use a long, narrow battery tray that requires the Thin form factor, not the Square. The specs and performance are identical, but the shape is different and the Square will not fit your tray. \u003ca href=\"\/products\/bolt-energy-yamaha-g19\"\u003eSee the Yamaha G19\/G22 Thin battery page here.\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- end .faq-wrap --\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003ctable style=\"font-size: 18px; width: 100%; border-collapse: collapse;\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"background-color: #f2f2f2;\"\u003e\n\u003cth style=\"padding: 10px; border: 1px solid #ddd; text-align: left;\"\u003eSpecification\u003c\/th\u003e\n\u003cth style=\"padding: 10px; border: 1px solid #ddd; text-align: left;\"\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCell Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003ePrismatic LiFePO4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCell Configuration\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e1P16S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eNominal Voltage\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e51.2V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eWorking Voltage Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e43.2V – 58.4V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eRecommended Voltage Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e48.0V – 57.0V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eNominal Capacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e105Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eEnergy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e5,376Wh (5.376kWh)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCapacity @ 25A\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e252 minutes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eEfficiency\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e0.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eSelf Discharge\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u0026lt;3% per month\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eMax Continuous Discharge\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e250A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003ePeak Discharge\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e520A ± 15.6A (30 seconds)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eBMS Discharge Current Cut-Off\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e260A ± 7.8A (50s) \/ 520A ± 15.6A (30s)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eBMS Discharge Voltage Cut-Off\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e40V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eRecommended Low Voltage Disconnect\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e48.0V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eBMS Reconnect Voltage\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e41.6V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eDischarge Temp Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e-4°F to 149°F (-20°C to 65°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eRecommended Charge Current\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e5A – 52A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eMaximum Input Current\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e350A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eBMS Charge Voltage Cut-Off\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e58.5V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCharging Temp Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e34°F to 140°F (0°C to 60°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eDimensions (L × W × H)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e12.8″ × 12.01″ × 10.42″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e100.8 lbs (45.7 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eTerminal Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eM8*1.5*25mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCase Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003ePowder Coated Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eEnclosure Protection\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eDesigned to IP66 Standard\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eBluetooth\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eYes, Bolt mobile app (iOS \u0026amp; Android)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eOTA Updates\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eYes,  BMS firmware via app\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCAN Port\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eSelf-Heating Option\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eAvailable upgrade\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eApproximate Cycle Life\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e~3,000 cycles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eEstimated Service Life\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e8–12 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eBattery Warranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e12 years (6 full + 6 prorated)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eAccessories Warranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e1 year\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eBolt Energy USA - Largo, FL (Nivel family of brands)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Bolt Energy","offers":[{"title":"Standard Kit \/ No converter \/ Non-Heated","offer_id":48039101432066,"sku":"33-502S","price":2495.0,"currency_code":"USD","in_stock":true},{"title":"Standard Kit \/ No converter \/ Heated","offer_id":48039101464834,"sku":"BE10551M-Pro-Pol-2","price":2570.0,"currency_code":"USD","in_stock":true},{"title":"Standard Kit \/ 30A DC converter \/ Non-Heated","offer_id":48039101497602,"sku":"BE10551M-Pro-Pol-3","price":2572.0,"currency_code":"USD","in_stock":true},{"title":"Standard Kit \/ 30A DC converter \/ Heated","offer_id":48039101530370,"sku":"BE10551M-Pro-Pol-4","price":2647.0,"currency_code":"USD","in_stock":true},{"title":"Standard Kit \/ 50A DC converter \/ Non-Heated","offer_id":48039101563138,"sku":"BE10551M-Pro-Pol-5","price":2594.0,"currency_code":"USD","in_stock":true},{"title":"Standard Kit \/ 50A DC converter \/ Heated","offer_id":48039101595906,"sku":"BE10551M-Pro-Pol-6","price":2669.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ No converter \/ Non-Heated","offer_id":48039101628674,"sku":"BE10551M-Pro-Pol-7","price":2695.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ No converter \/ Heated","offer_id":48039101661442,"sku":"BE10551M-Pro-Pol-8","price":2770.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ 30A DC converter \/ Non-Heated","offer_id":48039101694210,"sku":"BE10551M-Pro-Pol-9","price":2695.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ 30A DC converter \/ Heated","offer_id":48039101726978,"sku":"BE10551M-Pro-Pol-10","price":2770.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ 50A DC converter \/ Non-Heated","offer_id":48039101759746,"sku":"BE10551M-Pro-Pol-11","price":2794.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ 50A DC converter \/ Heated","offer_id":48039101792514,"sku":"BE10551M-Pro-Pol-12","price":2869.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3660\/5442\/files\/Bolt_48V_105Ah_Professional_Kit.webp?v=1782691894"},{"product_id":"bolt-energy-48v-105ah-thin-lithium-battery-kit-for-ezgo-golf-carts","title":"Bolt Energy 48V 105Ah Thin Lithium Battery Kit for EZGO Golf Carts","description":"\u003cstyle\u003e\n  .be-page { font-size: 18px; line-height: 1.6; color: #1a1a1a; max-width: 100%; }\n  .be-page h2 { font-size: 26px; margin: 32px 0 14px; color: #111; font-weight: 700; }\n  .be-page h3 { font-size: 21px; margin: 22px 0 10px; color: #111; font-weight: 600; }\n  .be-page p { margin: 0 0 14px; font-size: 18px; }\n  .be-page ul { padding-left: 22px; margin: 0 0 16px; }\n  .be-page li { margin-bottom: 8px; font-size: 18px; }\n  .be-page strong { color: #111; }\n \n  .be-callout { background: #fff8e1; border-left: 4px solid #f4b400; padding: 14px 18px; margin: 18px 0; border-radius: 4px; }\n  .be-callout p { margin: 0; font-size: 17px; }\n \n  .be-note-blue { background: #f0f7ff; border-left: 4px solid #2c7fb8; padding: 14px 18px; margin: 18px 0; border-radius: 4px; }\n  .be-note-blue p { margin: 0; font-size: 17px; }\n \n  .be-table { width: 100%; border-collapse: collapse; margin: 14px 0 26px; font-size: 17px; }\n  .be-table th, .be-table td { border: 1px solid #d8dde3; padding: 12px 14px; text-align: left; vertical-align: top; }\n  .be-table th { background: #f1f4f7; font-weight: 700; color: #111; }\n  .be-table tr:nth-child(even) td { background: #fafbfc; }\n \n  .be-kit-table th:nth-child(2), .be-kit-table td:nth-child(2),\n  .be-kit-table th:nth-child(3), .be-kit-table td:nth-child(3) { text-align: center; }\n \n  .be-fit-table th:nth-child(3), .be-fit-table td:nth-child(3),\n  .be-fit-table th:nth-child(4), .be-fit-table td:nth-child(4) { text-align: center; }\n \n  \/* Pure CSS accordion - no JavaScript *\/\n  .be-faq details { border: 1px solid #d8dde3; border-radius: 6px; padding: 0; margin-bottom: 10px; background: #fff; }\n  .be-faq details[open] { background: #fafbfc; }\n  .be-faq summary { cursor: pointer; padding: 16px 20px; font-size: 18px; font-weight: 600; color: #111; list-style: none; position: relative; padding-right: 44px; }\n  .be-faq summary::-webkit-details-marker { display: none; }\n  .be-faq summary::after { content: \"+\"; position: absolute; right: 20px; top: 14px; font-size: 24px; font-weight: 400; color: #555; transition: transform 0.2s; }\n  .be-faq details[open] summary::after { content: \"−\"; }\n  .be-faq .be-faq-body { padding: 0 20px 18px; font-size: 18px; line-height: 1.6; }\n  .be-faq .be-faq-body p { margin: 0 0 10px; }\n  .be-faq .be-faq-body p:last-child { margin-bottom: 0; }\n \n  .be-best-for { background: #f0f7ff; border: 1px solid #c9def0; padding: 18px 22px; border-radius: 8px; margin: 16px 0; }\n  .be-best-for h3 { margin-top: 0; }\n \n  .be-review { background: #fafbfc; border-left: 3px solid #888; padding: 14px 18px; margin: 18px 0; font-style: italic; }\n  .be-review .be-review-cite { font-style: normal; display: block; margin-top: 8px; color: #555; font-size: 16px; }\n\u003c\/style\u003e\n\u003cdiv class=\"be-page\"\u003e\n\u003cp\u003eThe Bolt Energy 48V 105Ah Thin Kit is a drop-in lithium replacement for 48V lead-acid EZGO golf carts and utility vehicles. The thin form factor fits the factory battery tray on EZGO TXT, Express, MPT, Workhorse, and Terrain models replacing six heavy lead-acid batteries with one LiFePO4 battery that runs longer, charges faster, and requires no maintenance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAbout the voltage:\u003c\/strong\u003e This is the correct lithium replacement for any 48V golf cart. The nominal voltage of LiFePO4 lithium is 51.2V, but the battery is built and rated for 48V systems. You will see both \"48V\" and \"51.2V\" referenced in lithium golf cart shopping they mean the same thing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eChoose your kit:\u003c\/strong\u003e Standard (10 items) or Professional (14 items). Both include the same 48V 105Ah Thin battery, the waterproof high-speed charger, the smart SOC meter, and the Bluetooth receiver. The Professional kit adds a 30-amp voltage reducer, 2-AWG installation cables, a 400A solenoid, and a lead battery removal strap. A heated battery upgrade is available with either kit for cold-weather charging.\u003c\/p\u003e\n\u003cdiv class=\"be-note-blue\"\u003e\n\u003cp\u003e\u003cstrong\u003eHave a factory lithium EZGO?\u003c\/strong\u003e If your 2017-2019 TXT or 2020-2022 RXV came from the factory with Samsung Gen 1 lithium (one or two slim battery modules instead of six lead-acid batteries), this is not the right kit. Those carts use a CAN bus and need the Bolt Energy 48V 105Ah Thin CAN Adapter Kit instead.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ========== AT-A-GLANCE: LLM-friendly extractable facts ========== --\u003e\n\u003ctable class=\"be-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eBolt Energy 48V 105Ah Thin Lithium Battery Kit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eManufacturer\u003c\/th\u003e\n\u003ctd\u003eBolt Energy USA (Florida, United States)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery chemistry\u003c\/th\u003e\n\u003ctd\u003eLiFePO4 (Lithium Iron Phosphate)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSystem voltage\u003c\/th\u003e\n\u003ctd\u003e48V (51.2V nominal)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e105 Ah \/ 5,376 Wh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eForm factor\u003c\/th\u003e\n\u003ctd\u003eThin (20\" L x 8.43\" W x 10.65\" H)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFits\u003c\/th\u003e\n\u003ctd\u003e48V lead-acid EZGO TXT, Express (S4\/L4\/S6\/L6\/S4 HO), MPT 800\/1000, Workhorse 800\/1200, Terrain 250\/1000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDoes not fit\u003c\/th\u003e\n\u003ctd\u003eEZGO RXV, factory lithium carts (2017-2019 TXT, 2020-2022 RXV), 36V carts\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eKit options\u003c\/th\u003e\n\u003ctd\u003eStandard (10 items) or Professional (14 items)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeated option\u003c\/th\u003e\n\u003ctd\u003eAvailable as upgrade on either kit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCycle life\u003c\/th\u003e\n\u003ctd\u003e3,000 to 5,000 charge cycles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eContinuous discharge\u003c\/th\u003e\n\u003ctd\u003e250A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003eTransferable (terms included with kit)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- ========== 2. WHY UPGRADE TO LITHIUM ========== --\u003e\n\u003ch2\u003eWhy Upgrade to Lithium?\u003c\/h2\u003e\n\u003cp\u003eLiFePO4 (lithium iron phosphate) is the chemistry used in this battery. It is the safest and longest-lasting type of lithium battery commonly used in golf carts, with a typical lifespan of 3,000 to 5,000 charge cycles compared to 500 to 800 cycles for lead-acid.\u003c\/p\u003e\n\u003cp\u003eLead-acid batteries are the weakest part of any older golf cart. They get heavier as they age, lose range fast in cold weather, need monthly watering, and rarely last past 4 or 5 years.\u003c\/p\u003e\n\u003cp\u003eSwitching to a Bolt Energy 48V 105Ah lithium battery solves all of that:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eRoughly 250 lb of weight comes off the cart, improving acceleration and hill climbing\u003c\/li\u003e\n\u003cli\u003eSteady power from a full charge down to nearly empty, no voltage sag\u003c\/li\u003e\n\u003cli\u003eCharge in 4 to 6 hours instead of 8 to 12\u003c\/li\u003e\n\u003cli\u003eNo watering, no terminal corrosion, no acid spills\u003c\/li\u003e\n\u003cli\u003e3,000 to 5,000 charge cycles instead of 500 to 800\u003c\/li\u003e\n\u003cli\u003eBluetooth monitoring shows charge level and battery health on your phone\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- ========== 3. KEY BENEFITS ========== --\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eDrop-in fit.\u003c\/strong\u003e Replaces six 8V lead-acid batteries with one Thin lithium battery in the factory tray.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e5,376 Wh of LiFePO4 energy.\u003c\/strong\u003e Lithium iron phosphate is stable, long-lasting, and safer than other lithium types.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUp to 40 miles per charge.\u003c\/strong\u003e Range depends on terrain, load, tire size, and driving style.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e250A continuous BMS.\u003c\/strong\u003e Handles hills, lifted carts, and full-passenger loads without dropping voltage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLighter cart.\u003c\/strong\u003e About 250 lb lighter than a full lead-acid pack, improving handling and reducing brake wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSmart SOC meter and Bluetooth app.\u003c\/strong\u003e See state of charge, voltage, and battery health on the dash and on your phone.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaterproof high-speed charger included.\u003c\/strong\u003e Matched to the battery for safe lithium charging.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOptional heated upgrade.\u003c\/strong\u003e Adds self-heating for charging in cold weather.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTransferable warranty.\u003c\/strong\u003e Coverage transfers to the next owner if you sell the cart.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- ========== 4. WHAT'S INCLUDED ========== --\u003e\n\u003ch2\u003eWhat's Included in the Kit\u003c\/h2\u003e\n\u003cp\u003eBoth kits include the same 48V 105Ah Thin LiFePO4 battery and everything needed to convert your 48V lead-acid EZGO to lithium. The Professional kit adds four extra items for owners who want a higher-end install with the voltage reducer, solenoid, and premium cables already in the box.\u003c\/p\u003e\n\u003ctable class=\"be-table be-kit-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eWhat's Included\u003c\/th\u003e\n\u003cth\u003eStandard Kit\u003cbr\u003e(10 items)\u003c\/th\u003e\n\u003cth\u003eProfessional Kit\u003cbr\u003e(14 items)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e48V 105Ah Thin Battery (51.2V nominal)\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSmart SOC state-of-charge meter\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBluetooth receiver\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWaterproof high-speed charger\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e15 ft 12-AWG lighted extension cord\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAC hardwire port\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting bracket\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDECO cover plate (universal or Club Car)\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e3\/8\" battery ring terminal connectors\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e10\" tie straps\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e30-amp voltage reducer\u003c\/td\u003e\n\u003ctd\u003e—\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2x 40\" 2-AWG premium installation cables\u003c\/td\u003e\n\u003ctd\u003e—\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e400A heavy-duty solenoid\u003c\/td\u003e\n\u003ctd\u003e—\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLead battery removal strap\u003c\/td\u003e\n\u003ctd\u003e—\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHeated battery\u003c\/td\u003e\n\u003ctd\u003eOptional upgrade\u003c\/td\u003e\n\u003ctd\u003eOptional upgrade\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch2\u003eWhat the Professional kit adds\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e30-amp voltage reducer.\u003c\/strong\u003e Steps the 48V system down to 12V to power lights, radios, USB outlets, and other accessories. Required if your cart doesn't already have one.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e2x 40\" 2-AWG premium installation cables.\u003c\/strong\u003e Heavy-gauge cables built for the full current draw of a lithium pack under hill loads.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e400A heavy-duty solenoid.\u003c\/strong\u003e An upgraded solenoid that handles lithium's higher current peaks better than the factory unit.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLead battery removal strap.\u003c\/strong\u003e Makes pulling out the six old lead-acid batteries faster and safer during install.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eAbout the heated upgrade:\u003c\/strong\u003e The heated battery option adds a built-in heating system that warms the cells before charging when temperatures are below the safe charging threshold. It's a good choice for owners who store and charge the cart in unheated garages, barns, or outdoors during winter. See the Cold Weather Performance section below for details.\u003c\/p\u003e\n\u003c!-- ========== 5. VEHICLE COMPATIBILITY ========== --\u003e\n\u003ch3\u003eVehicle Compatibility\u003c\/h3\u003e\n\u003cp\u003eThe Bolt Energy 48V 105Ah Thin Kit fits five EZGO platforms that share a common 48V lead-acid battery tray design: the TXT (2001-2024), the Express series (2014-2024), the MPT 800 and MPT 1000 (1996-2009), the Workhorse 800 and 1200 (2009-2017), and the Terrain 250 and 1000 (2012-present). It does not fit the EZGO RXV, EZGO factory lithium models, or 36V carts.\u003c\/p\u003e\n\u003ctable class=\"be-table be-fit-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eMake\u003c\/th\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003cth\u003eYears\u003c\/th\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eEZGO\u003c\/td\u003e\n\u003ctd\u003eTXT\u003c\/td\u003e\n\u003ctd\u003e2001-2024\u003c\/td\u003e\n\u003ctd\u003e48V Lead-Acid\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEZGO\u003c\/td\u003e\n\u003ctd\u003eExpress S4 \/ L4 \/ S6 \/ L6\u003c\/td\u003e\n\u003ctd\u003e2014-2024\u003c\/td\u003e\n\u003ctd\u003e48V Lead-Acid\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEZGO\u003c\/td\u003e\n\u003ctd\u003eExpress S4 HO\u003c\/td\u003e\n\u003ctd\u003e2014-2024\u003c\/td\u003e\n\u003ctd\u003e48V Lead-Acid\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEZGO\u003c\/td\u003e\n\u003ctd\u003eMPT 800 \/ MPT 1000\u003c\/td\u003e\n\u003ctd\u003e1996-2009\u003c\/td\u003e\n\u003ctd\u003e48V Lead-Acid\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEZGO\u003c\/td\u003e\n\u003ctd\u003eWorkhorse 800 \/ 1200\u003c\/td\u003e\n\u003ctd\u003e2009-2017\u003c\/td\u003e\n\u003ctd\u003e48V Lead-Acid\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEZGO\u003c\/td\u003e\n\u003ctd\u003eTerrain 250 \/ 1000\u003c\/td\u003e\n\u003ctd\u003e2012-Present\u003c\/td\u003e\n\u003ctd\u003e48V Lead-Acid\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch2\u003eNot compatible\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEZGO RXV (any year):\u003c\/strong\u003e The RXV uses a different battery tray and needs the Bolt Energy 51V 105Ah Square Kit instead.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFactory lithium carts:\u003c\/strong\u003e 2017-2019 TXT and 2020-2022 RXV with Samsung Gen 1 lithium need the CAN Adapter version.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e36V carts:\u003c\/strong\u003e Pre-2001 TXT and other 36V models need a 36V lithium kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- ========== 6. INSTALLATION INFORMATION ========== --\u003e\n\u003ch3\u003eInstallation Information\u003c\/h3\u003e\n\u003cp\u003eInstallation typically takes 1 to 3 hours and replaces all six lead-acid batteries with one Thin lithium battery in the same tray.\u003c\/p\u003e\n\u003ch2\u003eBasic steps\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eTurn the key off and set the tow\/run switch to \"TOW\"\u003c\/li\u003e\n\u003cli\u003eDisconnect the main negative cable first, then the positive\u003c\/li\u003e\n\u003cli\u003eRemove the six lead-acid batteries and any hold-down brackets\u003c\/li\u003e\n\u003cli\u003eClean the battery tray and remove any corrosion\u003c\/li\u003e\n\u003cli\u003eFor EZGO TXT only: install the included bracket over the center spine of the tray, since the TXT frame has a raised steel beam that needs to be cleared\u003c\/li\u003e\n\u003cli\u003ePlace the Bolt Thin battery into the tray and secure with the included hardware\u003c\/li\u003e\n\u003cli\u003eConnect battery cables (positive first, then negative)\u003c\/li\u003e\n\u003cli\u003eReplace the factory charger with the included lithium charger\u003c\/li\u003e\n\u003cli\u003eComplete a first full charge and pair the Bluetooth module with the Bolt app\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eWho installs it\u003c\/h2\u003e\n\u003cp\u003eMost golf cart owners with basic mechanical skills can install this kit themselves. Any EZGO-authorized dealer or local golf cart service shop can also complete the install.\u003c\/p\u003e\n\u003c!-- ========== 7. PERFORMANCE IMPROVEMENTS ========== --\u003e\n\u003ch2\u003ePerformance Improvements\u003c\/h2\u003e\n\u003cp\u003eReplacing six lead-acid batteries with one Bolt Energy 105Ah Thin changes how the cart feels to drive. Owners report faster acceleration from a stop, stronger hill climbing under full passenger loads, and steady power until the battery is nearly empty.\u003c\/p\u003e\n\u003ch3\u003eLithium vs Lead-Acid\u003c\/h3\u003e\n\u003ctable class=\"be-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eBolt Energy 105Ah Lithium\u003c\/th\u003e\n\u003cth\u003e48V Lead-Acid (6x 8V)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003eAbout 100 lb\u003c\/td\u003e\n\u003ctd\u003eAbout 350 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUsable capacity\u003c\/td\u003e\n\u003ctd\u003eNear 100% of rated Ah\u003c\/td\u003e\n\u003ctd\u003eAbout 50% before voltage sag\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharge time\u003c\/td\u003e\n\u003ctd\u003e4 to 6 hours\u003c\/td\u003e\n\u003ctd\u003e8 to 12 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaintenance\u003c\/td\u003e\n\u003ctd\u003eNone\u003c\/td\u003e\n\u003ctd\u003eMonthly watering, terminal cleaning\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifespan\u003c\/td\u003e\n\u003ctd\u003e3,000 to 5,000 cycles\u003c\/td\u003e\n\u003ctd\u003e500 to 800 cycles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCold weather\u003c\/td\u003e\n\u003ctd\u003eHeated charging available\u003c\/td\u003e\n\u003ctd\u003eLoses up to 30% capacity in cold\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoltage under load\u003c\/td\u003e\n\u003ctd\u003eStays steady\u003c\/td\u003e\n\u003ctd\u003eDrops on hills and full loads\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch2\u003eReal-world driving\u003c\/h2\u003e\n\u003cp\u003eBolt Energy data shows owners commonly report up to 40 miles per charge on stock carts. Real range depends on terrain, passenger load, tire size, speed, and accessories. Lifted carts with larger tires and full passenger loads will see shorter ranges.\u003c\/p\u003e\n\u003c!-- ========== 8. COLD WEATHER PERFORMANCE ========== --\u003e\n\u003ch3\u003eCold Weather Performance\u003c\/h3\u003e\n\u003cp\u003eLithium batteries should not be charged when the cells are below freezing. The optional \u003cstrong\u003eHeated upgrade\u003c\/strong\u003e solves that the battery warms itself before charging in cold conditions, so you can plug in even when it's well below freezing outside.\u003c\/p\u003e\n\u003ch3\u003eHow the heated battery works\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eHeated batteries warm themselves as they start to charge. Once they reach around 34°F, normal charging begins.\u003c\/li\u003e\n\u003cli\u003eThe heating system only runs when the battery is below the charging temperature and shuts off automatically once the proper temperature is reached.\u003c\/li\u003e\n\u003cli\u003eThe battery can charge in unheated places such as garages, barns, and outdoors.\u003c\/li\u003e\n\u003cli\u003eThe heating system only activates while the charger is plugged in.\u003c\/li\u003e\n\u003cli\u003eHeated batteries can warm themselves overnight and be ready to use the next day.\u003c\/li\u003e\n\u003cli\u003eCharge and discharge specifications stay the same as the standard (non-heated) battery.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- ========== 9. BLUETOOTH MONITORING ========== --\u003e\n\u003ch2\u003eBluetooth Monitoring\u003c\/h2\u003e\n\u003cp\u003eEvery kit includes a Bluetooth module that pairs with the free Bolt Energy mobile app on iOS and Android. Once paired, the app shows:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eState of charge (percentage remaining)\u003c\/li\u003e\n\u003cli\u003eBattery voltage\u003c\/li\u003e\n\u003cli\u003eCell temperature\u003c\/li\u003e\n\u003cli\u003eCurrent draw while driving\u003c\/li\u003e\n\u003cli\u003eCharging status\u003c\/li\u003e\n\u003cli\u003eBattery health and cycle count\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eIf a problem develops, an authorized Bolt dealer can review the battery's data through the app, which often resolves issues without bringing the cart in for service.\u003c\/p\u003e\n\u003c!-- ========== 10. WARRANTY ========== --\u003e\n\u003ch2\u003eWarranty\u003c\/h2\u003e\n\u003cp\u003eThis battery is covered by Bolt Energy's transferable warranty. If you sell your golf cart, the remaining warranty transfers to the new owner adding resale value compared to a non-transferable factory replacement.\u003c\/p\u003e\n\u003cp\u003eSpecific warranty length and terms are listed on the Bolt Energy warranty document included with the kit and on file with our customer service team. For Full Details read our Warranty Tab\u003c\/p\u003e\n\u003c!-- ========== Trust + objection handling block ========== --\u003e\n\u003cdiv class=\"be-best-for\"\u003e\n\u003ch3\u003eWho is this kit best for?\u003c\/h3\u003e\n\u003cp\u003eThis kit is the right choice if:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYou own a 48V lead-acid EZGO TXT, Express, MPT, Workhorse, or Terrain\u003c\/li\u003e\n\u003cli\u003eYour lead-acid batteries are fading, swollen, or no longer holding a charge\u003c\/li\u003e\n\u003cli\u003eYou want a single drop-in lithium that fits the factory battery tray\u003c\/li\u003e\n\u003cli\u003eYou're tired of watering batteries, cleaning corrosion, and slow charging\u003c\/li\u003e\n\u003cli\u003eYou want longer range and steadier power on hills\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eIt is \u003cstrong\u003enot\u003c\/strong\u003e the right kit if you have an EZGO RXV, a factory lithium cart, or a 36V cart.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch3\u003eWhy choose this battery over another lithium brand?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eThin form factor\u003c\/strong\u003e fits the EZGO TXT-style tray with minimal bracketry\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e250A continuous BMS\u003c\/strong\u003e handles lifted carts and full passenger loads\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeated option\u003c\/strong\u003e for cold-weather charging\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBluetooth monitoring\u003c\/strong\u003e on every kit\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTransferable warranty\u003c\/strong\u003e adds resale value\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStandard and Professional kit options\u003c\/strong\u003e let you pick the install level you want\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- ========== 11. FAQ ========== --\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdiv class=\"be-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWill this kit fit my golf cart?\u003c\/summary\u003e\n\u003cdiv class=\"be-faq-body\"\u003e\n\u003cp\u003eThis kit fits 48V lead-acid EZGO TXT, Express (S4, L4, S6, L6, S4 HO), MPT 800\/1000, Workhorse 800\/1200, and Terrain 250\/1000. It does not fit EZGO RXV, factory lithium carts, or 36V carts. Check the compatibility section above for years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat's the difference between the Standard and Professional kit?\u003c\/summary\u003e\n\u003cdiv class=\"be-faq-body\"\u003e\n\u003cp\u003eBoth kits include the same 48V 105Ah battery, the waterproof high-speed charger, the smart SOC meter, the Bluetooth receiver, mounting hardware, and connection accessories, 10 items total.\u003c\/p\u003e\n\u003cp\u003eThe Professional kit adds 4 more items: a 30-amp voltage reducer (for 12V accessories like lights and radio), heavy-duty 2-AWG installation cables, a 400A solenoid upgrade, and a lead battery removal strap. Choose Professional if your cart doesn't already have a 12V reducer or if you want the upgraded cables and solenoid in one box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDo I need the heated battery upgrade?\u003c\/summary\u003e\n\u003cdiv class=\"be-faq-body\"\u003e\n\u003cp\u003eIf you live in a warm climate or store your cart in a heated garage, no, the standard battery works fine. If you store or charge your cart in cold conditions (unheated garage, barn, outdoor), the heated upgrade lets the battery charge safely in freezing temperatures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow do I know if I have lead-acid or factory lithium?\u003c\/summary\u003e\n\u003cdiv class=\"be-faq-body\"\u003e\n\u003cp\u003eLift the seat and look at the battery compartment. Lead-acid carts have six separate batteries with vent caps on top. Factory lithium carts (2017-2019 TXT or 2020-2022 RXV) have one or two slim rectangular battery modules. If you have factory lithium, you need the CAN Adapter version of this kit instead.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDoes the stock charger work with the new battery?\u003c\/summary\u003e\n\u003cdiv class=\"be-faq-body\"\u003e\n\u003cp\u003eNo. Lead-acid chargers cannot safely charge lithium batteries. Every kit includes a lithium charger matched to the Bolt battery. Use only the included charger.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow far can I drive on one charge?\u003c\/summary\u003e\n\u003cdiv class=\"be-faq-body\"\u003e\n\u003cp\u003eBolt Energy data shows owners commonly report up to 40 miles per charge on stock carts. Real range depends on terrain, passenger load, tire size, speed, and accessories. Lifted carts and heavier loads see shorter ranges.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eCan I install it myself?\u003c\/summary\u003e\n\u003cdiv class=\"be-faq-body\"\u003e\n\u003cp\u003eMost owners with basic mechanical skills can complete the install in 1 to 3 hours. The kit comes with instructions. Any EZGO-authorized dealer or golf cart service shop can also handle the install.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDo I need a voltage reducer for lights and accessories?\u003c\/summary\u003e\n\u003cdiv class=\"be-faq-body\"\u003e\n\u003cp\u003eYes if your cart has 12V accessories like lights, radio, USB outlets, or fan. The Professional kit includes a 30-amp voltage reducer. The Standard kit does not, if you already have a working voltage reducer on the cart, the Standard kit is fine. If not, choose Professional or add a reducer separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWill it make my cart faster?\u003c\/summary\u003e\n\u003cdiv class=\"be-faq-body\"\u003e\n\u003cp\u003eThis battery does not change your cart's programmed top speed, which is set by the controller. It does provide steadier voltage under load and a lighter overall cart, which improves acceleration and hill climbing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat happens to the cart in cold weather?\u003c\/summary\u003e\n\u003cdiv class=\"be-faq-body\"\u003e\n\u003cp\u003eDriving (discharging) the battery is fine in cold weather. Charging a cold lithium battery is the issue, the cells shouldn't be charged below freezing. The heated upgrade warms the cells before charging, so the cart can be plugged in overnight in cold conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eIs the warranty transferable?\u003c\/summary\u003e\n\u003cdiv class=\"be-faq-body\"\u003e\n\u003cp\u003eYes. If you sell your golf cart, the remaining warranty transfers to the new owner. The full warranty document is included with the kit. For Full Details read our Warranty Tab.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow long does the battery last?\u003c\/summary\u003e\n\u003cdiv class=\"be-faq-body\"\u003e\n\u003cp\u003eLiFePO4 cells are rated for 3,000 to 5,000 charge cycles, which typically translates to 10 to 15 years of normal use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- ========== 12. TECHNICAL SPECIFICATIONS ========== --\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable class=\"be-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eSystem Voltage\u003c\/th\u003e\n\u003ctd\u003e48V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNominal Voltage\u003c\/th\u003e\n\u003ctd\u003e51.2V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e105Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal Energy\u003c\/th\u003e\n\u003ctd\u003e5,376 Wh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eChemistry\u003c\/th\u003e\n\u003ctd\u003eLiFePO4 (Lithium Iron Phosphate)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eForm Factor\u003c\/th\u003e\n\u003ctd\u003eThin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e20 in L x 8.43 in W x 10.65 in H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBMS Continuous Discharge\u003c\/th\u003e\n\u003ctd\u003e250A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCycle Life\u003c\/th\u003e\n\u003ctd\u003e3,000 to 5,000 cycles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBluetooth\u003c\/th\u003e\n\u003ctd\u003eIncluded (Bolt mobile app)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeated Option\u003c\/th\u003e\n\u003ctd\u003eAvailable as upgrade with either kit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCharger\u003c\/th\u003e\n\u003ctd\u003eIncluded (upgraded in Professional kit)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- End .be-page --\u003e","brand":"Bolt Energy","offers":[{"title":"Standard Kit \/ No converter \/ Non-Heated","offer_id":48045074481410,"sku":"33-407S","price":2495.0,"currency_code":"USD","in_stock":true},{"title":"Standard Kit \/ No converter \/ Heated","offer_id":48045074514178,"sku":"BE10551M-Pro-Pol-2","price":2470.0,"currency_code":"USD","in_stock":true},{"title":"Standard Kit \/ 30A DC converter \/ Non-Heated","offer_id":48045074546946,"sku":"BE10551M-Pro-Pol-3","price":2472.0,"currency_code":"USD","in_stock":true},{"title":"Standard Kit \/ 30A DC converter \/ Heated","offer_id":48045074579714,"sku":"BE10551M-Pro-Pol-4","price":2547.0,"currency_code":"USD","in_stock":true},{"title":"Standard Kit \/ 50A DC converter \/ Non-Heated","offer_id":48045074612482,"sku":"BE10551M-Pro-Pol-5","price":2494.0,"currency_code":"USD","in_stock":true},{"title":"Standard Kit \/ 50A DC converter \/ Heated","offer_id":48045074645250,"sku":"BE10551M-Pro-Pol-6","price":2569.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ No converter \/ Non-Heated","offer_id":48045074678018,"sku":"BE10551M-Pro-Pol-7","price":2675.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ No converter \/ Heated","offer_id":48045074710786,"sku":"BE10551M-Pro-Pol-8","price":2750.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ 30A DC converter \/ Non-Heated","offer_id":48045074743554,"sku":"BE10551M-Pro-Pol-9","price":2752.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ 30A DC converter \/ Heated","offer_id":48045074776322,"sku":"BE10551M-Pro-Pol-10","price":2827.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ 50A DC converter \/ Non-Heated","offer_id":48045074809090,"sku":"BE10551M-Pro-Pol-11","price":2774.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ 50A DC converter \/ Heated","offer_id":48045074841858,"sku":"BE10551M-Pro-Pol-12","price":2849.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3660\/5442\/files\/Bolt_Energy_48V_105Ah_For_EZGO_Golf_Carts.webp?v=1783225029"},{"product_id":"bolt-energy-48v-105ah-lithium-battery-kit-yamaha-g19-g22-gmax-lifepo4-golf-cart-conversion-51-2v","title":"Bolt Energy 48V 105Ah Lithium Battery Kit – Yamaha G19 G22 GMAX | LiFePO4 Golf Cart Conversion | 51.2V","description":"\u003cp style=\"font-size: 18px;\"\u003eThe Bolt Energy 48V 105Ah Thin is a complete lithium iron phosphate (LiFePO4) conversion kit for the Yamaha G19 (1996–2002) and Yamaha G22 \/ G-MAX (2003–2007). One battery replaces all six of your lead-acid batteries, includes everything needed to complete the swap, and is backed by a 12-year manufacturer warranty. The Thin is built specifically for the long, narrow battery tray found in the G19 and G22 the correct form factor for these models.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eHere is what actually changes the day after you install it:\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli\u003eSix heavy, corroded batteries come out one sealed unit goes in their place\u003c\/li\u003e\n\u003cli\u003eYour cart loses roughly 100 lbs of dead weight you feel it the first time you press the pedal\u003c\/li\u003e\n\u003cli\u003eHills that used to slow you down, you now climb without losing speed\u003c\/li\u003e\n\u003cli\u003eThe cart runs at the same power level from the first mile to the last no fade as the charge drops\u003c\/li\u003e\n\u003cli\u003eYou plug in one cable at the end of the day and walk away no watering schedule, no terminal cleaning, no equalization charges ever again\u003c\/li\u003e\n\u003cli\u003eYour phone shows you exactly how much charge is left no more guessing from a dash gauge that barely moves\u003c\/li\u003e\n\u003cli\u003eYou stop budgeting for a replacement battery set every 3–5 years\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThat is the real outcome of switching to lithium. Everything below explains how it works and whether it is right for your G19 or G22.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eWho is this battery best for?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli\u003eG19 or G22 owners whose lead-acid batteries are aging, failing, or due for replacement\u003c\/li\u003e\n\u003cli\u003eOwners who want more range, better hill performance, or a lighter, more responsive cart\u003c\/li\u003e\n\u003cli\u003eAnyone tired of the maintenance routine watering, cleaning terminals, watching water levels\u003c\/li\u003e\n\u003cli\u003eOwners in cold climates who need a battery that can charge in a freezing garage or outdoors (heated option)\u003c\/li\u003e\n\u003cli\u003eAnyone planning to keep their G19 or G22 running for years and wants one battery purchase that outlasts multiple lead-acid sets\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eTwo kit tiers. One heated upgrade option.\u003c\/strong\u003e The Standard Kit includes the battery, charger, SOC meter, and hardware. The Professional Kit adds a 400A solenoid, 2-gauge cables, and a 30A DC-to-DC reducer for 12V accessories recommended for most G19 and G22 conversions. The heated version is available on either kit tier for cold-climate charging.\u003c\/p\u003e\n\u003ch3\u003eWhy Switch to Lithium?\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eYour G19 or G22 originally came with six 8V lead-acid batteries. They work but they require maintenance, lose performance over time, and need replacing every few years. Here is an honest comparison:\u003c\/p\u003e\n\u003ctable style=\"font-size: 18px; width: 100%; border-collapse: collapse;\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"background-color: #f2f2f2;\"\u003e\n\u003cth style=\"padding: 10px; border: 1px solid #ddd; text-align: left;\"\u003e\u003c\/th\u003e\n\u003cth style=\"padding: 10px; border: 1px solid #ddd; text-align: left;\"\u003eLead-Acid (6×8V)\u003c\/th\u003e\n\u003cth style=\"padding: 10px; border: 1px solid #ddd; text-align: left;\"\u003eBolt Energy 105Ah Lithium\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eNumber of Batteries\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e6 individual batteries\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e1 battery\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eTotal Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e200+ lbs\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e100.8 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eUsable Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e18–25 miles (degrades over time)\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e30–50 miles (stable over lifespan)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003ePower Consistency\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eFades as charge drops\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eFlat voltage, full power until nearly empty\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eMaintenance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eMonthly watering, terminal cleaning, equalization\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eNone fully sealed for life\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eLifespan\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e3–5 years\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e8–12 years (~3,000 cycles)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eSOC Monitoring\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eVoltage gauge (inaccurate on lithium)\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eSmart SOC meter + Bluetooth app\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCold Weather Charging\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eReduced performance\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eSelf-heating option available\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eSafety\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eProduces hydrogen gas, acid corrosion risk\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eNo venting, no acid, thermally stable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eWarranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e1–2 years typical\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e12 years (Bolt Energy)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eThe honest math:\u003c\/strong\u003e A replacement set of six 8V lead-acid batteries for a G19 or G22 runs $600–$900 and lasts 3–5 years before performance drops enough to replace them again. Over 12 years the length of Bolt's warranty you would replace that lead-acid set 2–4 times. One lithium kit, installed once, covers the same period with better performance the entire time.\u003c\/p\u003e\n\u003ch3\u003eKey Benefits\u003c\/h3\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eOne Battery Replaces Six\u003c\/strong\u003e\u003cbr\u003eYour G19 and G22 originally ran on six 8V lead-acid batteries wired in series to make 48V. The Thin replaces all six with a single sealed pack. One installation, one charger, one connection. Simpler and cleaner than anything lead-acid requires.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAbout 100 lbs Lighter\u003c\/strong\u003e\u003cbr\u003eSix 8V lead-acid batteries combined weigh well over 200 lbs. The Thin weighs 100.8 lbs. That weight comes out of the rear of the cart and the difference shows up immediately quicker acceleration, better handling, less frame stress, and noticeably better hill climbing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFlat Voltage = Consistent Power Start to Finish\u003c\/strong\u003e\u003cbr\u003eLead-acid voltage drops steadily as the pack drains your cart loses torque and slows down as the charge falls, especially on hills. LiFePO4 voltage stays nearly flat from roughly 90% down to about 20% charge. Your cart performs the same throughout the ride, not just when the batteries are fresh.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e30–50 Miles Per Charge\u003c\/strong\u003e\u003cbr\u003eRange depends on load, terrain, speed, and tire pressure. Most G19 and G22 owners coming from aging lead-acid see a meaningful jump in usable range. Use Bolt Energy's Distance Calculator at boltenergyusa.com for an estimate based on your setup.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eZero Maintenance for the Life of the Battery\u003c\/strong\u003e\u003cbr\u003eNo water to add. No terminals to clean. No equalization cycles. No acid to manage. The battery is completely sealed and requires nothing between charges for its entire service life.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e12-Year Warranty | 6 Years Full Replacement\u003c\/strong\u003e\u003cbr\u003eYears 1–6: full replacement at no cost on verified defects. Years 7–12: prorated. Register at boltenergyusa.com within 30 days of purchase to activate.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBluetooth Monitoring + OTA Updates\u003c\/strong\u003e\u003cbr\u003eThe free Bolt app connects to the built-in Bluetooth receiver and shows state of charge, cell voltages, temperature, and fault codes in real time. BMS firmware updates over the air no hardware swaps needed.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIP66 Powder Coated Steel Enclosure\u003c\/strong\u003e\u003cbr\u003eBuilt to IP66 standard handles rain, wash-down, and outdoor exposure without damage to the case or internal components.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eWhat's in the Kit\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eBoth kit tiers include the same Thin battery. The Professional Kit adds the components most G19 and G22 conversions require.\u003c\/p\u003e\n\u003ctable style=\"font-size: 18px; width: 100%; border-collapse: collapse;\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"background-color: #f2f2f2;\"\u003e\n\u003cth style=\"padding: 10px; border: 1px solid #ddd; text-align: left;\"\u003eItem\u003c\/th\u003e\n\u003cth style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003eStandard Kit\u003c\/th\u003e\n\u003cth style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003eProfessional Kit\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e51.2V 105Ah Thin Battery\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eBluetooth Receiver\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eSmart SOC State-of-Charge Meter\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eWaterproof High-Speed Lithium Charger\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eMounting Bracket\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e3\/8\" Battery Ring Terminal Connectors\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e10\" Tie Straps\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e400A Heavy-Duty Solenoid\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e—\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e2× 40\" 2AWG Premium Installation Cables\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e—\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e30A DC-to-DC Voltage Reducer (12V accessories)\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e—\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eAC Hardwire Port\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e—\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e15ft 12-AWG Lighted Extension Cord\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e—\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eDECO Cover Plate\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e—\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eLead Battery Removal Strap\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e—\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eWhich kit is right for your G19 or G22?\u003c\/strong\u003e\u003cbr\u003eFor most conversions: Professional Kit. The solenoid should be replaced on any lithium conversion. The 2-gauge cables handle lithium's discharge better than factory wiring. The 30A DC-to-DC reducer is required if your cart has lights, a horn, USB ports, or any 12V accessories. The Standard Kit works only if your solenoid is recently replaced and your cart has zero 12V accessories.\u003c\/p\u003e\n\u003ch3\u003eCompatibility\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe Thin is the correct form factor for Yamaha G19 and G22 carts, which use a long, narrow battery tray designed for six 8V batteries in a row.\u003c\/p\u003e\n\u003ctable style=\"font-size: 18px; width: 100%; border-collapse: collapse;\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"background-color: #f2f2f2;\"\u003e\n\u003cth style=\"padding: 10px; border: 1px solid #ddd; text-align: left;\"\u003eModel\u003c\/th\u003e\n\u003cth style=\"padding: 10px; border: 1px solid #ddd; text-align: left;\"\u003eAlso Known As\u003c\/th\u003e\n\u003cth style=\"padding: 10px; border: 1px solid #ddd; text-align: left;\"\u003eYears\u003c\/th\u003e\n\u003cth style=\"padding: 10px; border: 1px solid #ddd; text-align: left;\"\u003eCorrect Battery\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eYamaha G19 (Electric)\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e—\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e1996–2002\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eThin ✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eYamaha G22 (Electric)\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eG-MAX\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e2003–2007\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eThin ✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eYamaha G29 \/ Drive\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e—\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e2007–2016\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eSquare required,\u003ca href=\"https:\/\/www.lithiumbatterysupply.com\/products\/bolt-energy-48v-105ah-lithium-battery-kit-yamaha-g29-drive-drive2-lifepo4-golf-cart-conversion-51-2v\"\u003e \u003c\/a\u003e\u003ca title=\"see Yamaha G29\/Drive\/Drive2 page\" href=\"https:\/\/www.lithiumbatterysupply.com\/products\/bolt-energy-48v-105ah-lithium-battery-kit-yamaha-g29-drive-drive2-lifepo4-golf-cart-conversion-51-2v\"\u003esee Yamaha G29\/Drive\/Drive2 page\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eYamaha Drive2\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e—\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e2017+\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eSquare required, \u003ca title=\"see Yamaha G29\/Drive\/Drive2 page\" href=\"https:\/\/www.lithiumbatterysupply.com\/products\/bolt-energy-48v-105ah-lithium-battery-kit-yamaha-g29-drive-drive2-lifepo4-golf-cart-conversion-51-2v\"\u003esee Yamaha G29\/Drive\/Drive2 page\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eWhy the Thin and not the Square?\u003c\/strong\u003e\u003cbr\u003eThe G19 and G22 use a long, narrow battery tray originally designed for six 8V batteries arranged in a single row. The Thin (20″ × 8.43″ × 10.65″) matches this tray. The Square (12.8″ × 12.01″ × 10.42″) is built for the grouped tray in the G29\/Drive and Drive2. Identical specs and performance only the shape differs. Ordering the wrong shape means a fitment problem. Not sure which tray your cart has? Contact us before ordering.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px; background: #fef9ec; border-left: 4px solid #d4a017; padding: 14px 18px; border-radius: 4px; margin: 16px 0;\"\u003e\u003cstrong\u003eHave a Yamaha G29\/Drive or Drive2?\u003c\/strong\u003e Those models use the Square battery, different tray shape, same specs. \u003ca href=\"https:\/\/www.lithiumbatterysupply.com\/products\/bolt-energy-48v-105ah-lithium-battery-kit-yamaha-g29-drive-drive2-lifepo4-golf-cart-conversion-51-2v\" title=\"See the Yamaha G29\/Drive\/Drive2 page →\"\u003e\u003cstrong\u003eSee the Yamaha G29\/Drive\/Drive2 page →\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 18px; background: #fff3f3; border-left: 4px solid #c0392b; padding: 14px 18px; border-radius: 4px; margin: 16px 0;\"\u003e\u003cstrong\u003eImportant, confirm your voltage before ordering:\u003c\/strong\u003e Some early G19 and G22 models came in a 36V configuration. This kit is for 48V systems only. G1 through G16 Yamaha models are 36V and require the 38.4V Classic battery not this product. Check your cart's spec label or contact us if you are unsure of your voltage before ordering.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eController compatibility:\u003c\/strong\u003e The G19 and G22 use a GE SepEx 48V DC controller (300A stock). This controller is compatible with the Thin's 51.2V nominal voltage no reprogramming needed for stock setups. If your cart has an aftermarket controller, confirm lithium voltage compatibility with that manufacturer before ordering.\u003c\/p\u003e\n\u003ch3\u003eInstallation\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eMost stock G19 and G22 conversions take \u003cstrong\u003e1–3 hours\u003c\/strong\u003e with basic hand tools. No welding, cutting, or controller reprogramming required for stock carts.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eWhat the install involves:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli\u003eRemove all six 8V lead-acid batteries (the lead removal strap in the Pro Kit makes this easier)\u003c\/li\u003e\n\u003cli\u003eMount the Thin using the included bracket it fits the long narrow tray in the G19\/G22\u003c\/li\u003e\n\u003cli\u003eConnect the main cables and terminal connectors\u003c\/li\u003e\n\u003cli\u003eInstall the SOC meter and Bluetooth receiver\u003c\/li\u003e\n\u003cli\u003eAddress the charger interlock wiring reconnect the small red and black wires from the old charge port to battery positive and negative so the control system gets the signal it needs to run (covered in the installation instructions)\u003c\/li\u003e\n\u003cli\u003eReplace the solenoid (Pro Kit includes a 400A unit)\u003c\/li\u003e\n\u003cli\u003eInstall the DC-to-DC reducer if your cart has 12V accessories (included in Pro Kit)\u003c\/li\u003e\n\u003cli\u003eAfter the swap, always cycle the Tow\/Run switch flip to Tow, wait 30 seconds, flip back to Run before the first test drive\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px;\"\u003eIf you are not comfortable with the wiring steps, a local golf cart dealer or technician can complete the installation. We are available by phone or chat if you have questions during the process.\u003c\/p\u003e\n\u003ch3\u003ePerformance\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eHere is what G19 and G22 owners typically notice after switching to the Bolt Energy Thin:\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFaster off the line.\u003c\/strong\u003e Removing 100+ lbs of dead battery weight reduces the total load the motor moves. Most owners feel the difference on the first drive.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStronger hill climbing.\u003c\/strong\u003e LiFePO4 delivers consistent amperage under load. Lead-acid voltage sags when the motor pulls hard on hills this means slowing down. Lithium does not sag the same way.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo slowdown as the charge drops.\u003c\/strong\u003e Lead-acid performance degrades in the bottom third of the charge. LiFePO4 stays flat the cart performs the same at 30% charge as at 90%.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMore usable range.\u003c\/strong\u003e The flat discharge curve means more of the rated 105Ah is actually usable in normal driving conditions.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWill it make my cart faster?\u003c\/strong\u003e Top speed is set by your controller. Lithium improves how you get to that speed and how consistently you maintain it under load. For higher top speed, a controller or motor upgrade is a separate modification.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eCold Weather\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe standard Thin \u003cstrong\u003ecannot charge below 34°F (1°C)\u003c\/strong\u003e. The BMS blocks charging to protect the cells. You can still drive the cart in cold weather only charging is restricted.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eIf your G19 or G22 charges in an unheated space that drops below freezing, choose the \u003cstrong\u003eheated version\u003c\/strong\u003e. Here is exactly how it works:\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli\u003ePlug in the charger as normal\u003c\/li\u003e\n\u003cli\u003eIf the battery is below the charging temperature threshold, the internal heater activates automatically and warms the cells from the inside\u003c\/li\u003e\n\u003cli\u003eOnce the battery reaches approximately 34°F, the heater shuts off and normal charging begins no switches, no manual steps\u003c\/li\u003e\n\u003cli\u003eThe heater only runs while the charger is plugged in zero power draw while driving or unplugged\u003c\/li\u003e\n\u003cli\u003ePlug in at night in a cold garage it warms itself, charges fully, and is ready in the morning\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px;\"\u003eBoth versions have identical charge and discharge specifications. The only difference is the self-heating capability. If you are in a mild climate or store your cart in a heated space, the standard version is the right choice.\u003c\/p\u003e\n\u003ch3\u003eBluetooth \u0026amp; Monitoring\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eEvery Thin includes a built-in Bluetooth receiver and a Smart SOC meter. Here is what you get:\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eBolt Mobile App (iOS + Android free):\u003c\/strong\u003e Real-time state of charge, individual cell voltages, pack temperature, and fault codes.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOver-the-Air BMS Updates:\u003c\/strong\u003e Bolt pushes firmware improvements directly to your battery through the app no hardware changes, no shipping anything.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRemote Diagnostics:\u003c\/strong\u003e Bolt technicians can read the app data to diagnose most issues without a shop visit.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCAN Port:\u003c\/strong\u003e Secondary communication port for dealer and technician-level diagnostics.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSmart SOC Meter:\u003c\/strong\u003e Replaces the stock dash gauge, which reads lead-acid voltage curves and is not useful on lithium. The SOC meter is calibrated for LiFePO4 and shows actual remaining charge.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px;\"\u003e \u003c\/p\u003e\n\u003ch3\u003eFAQ\u003c\/h3\u003e\n\u003cstyle\u003e\n.faq-wrap { font-family: inherit; font-size: 18px; line-height: 1.8; max-width: 100%; }\n.faq-wrap input[type=checkbox] { display: none; }\n.faq-item { border: 1px solid #ddd; border-radius: 6px; margin-bottom: 12px; overflow: hidden; }\n.faq-label { display: flex; justify-content: space-between; align-items: center; padding: 14px 18px; font-weight: 700; font-size: 18px; cursor: pointer; background: #fff; }\n.faq-label::after { content: \"+\"; font-size: 22px; font-weight: 400; flex-shrink: 0; margin-left: 12px; }\n.faq-body { max-height: 0; overflow: hidden; font-size: 18px; line-height: 1.8; padding: 0 18px; }\n.faq-body p { margin: 0 0 14px 0; }\n.faq-body ul { margin: 0 0 14px 0; padding-left: 1.25rem; }\n.faq-body ul li { margin-bottom: 6px; font-size: 18px; line-height: 1.8; }\ninput[type=checkbox]:checked + .faq-item \u003e .faq-label::after { content: \"-\"; }\ninput[type=checkbox]:checked + .faq-item \u003e .faq-body { max-height: 2000px; padding: 4px 18px 18px 18px; }\n\u003c\/style\u003e\n\u003cdiv class=\"faq-wrap\"\u003e\n\u003cinput type=\"checkbox\" id=\"faq1\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel class=\"faq-label\" for=\"faq1\"\u003eDoes this battery fit my Yamaha G19 or G22?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eYes, the Thin is the correct form factor for the G19 (1996–2002) and G22 \/ G-MAX (2003–2007). These carts use a long, narrow battery tray designed for six 8V lead-acid batteries arranged in a single row. The Thin (20″ × 8.43″ × 10.65″) is built specifically for this tray geometry. The included mounting bracket secures the battery without any permanent modifications to the cart. If your cart has been lifted or modified, contact us to confirm tray clearance before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"faq2\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel class=\"faq-label\" for=\"faq2\"\u003eWhat is the difference between the Thin and the Square?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eThe Thin and the Square are the same battery, same cells, same specs, same performance in two different shapes for two different tray styles. The Thin (20″ × 8.43″ × 10.65″) is long and narrow, built for the G19 and G22 tray. The Square (12.8″ × 12.01″ × 10.42″) is compact and nearly cube-shaped, built for the grouped tray found in the G29\/Drive and Drive2. For Yamaha G19 and G22 → Thin. For Yamaha G29\/Drive and Drive2 → Square. Ordering the wrong shape will result in a fitment problem, contact us if you are unsure which tray your cart has.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"faq3\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel class=\"faq-label\" for=\"faq3\"\u003eHow many lead-acid batteries does this replace?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eAll six. Your G19 or G22 originally ran on six 8V lead-acid batteries wired in series to produce 48V. The Thin replaces the entire pack with a single sealed unit six batteries out, one in. One charger connection, one monitoring app, one installation. Simpler and cleaner than anything lead-acid requires.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"faq4\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel class=\"faq-label\" for=\"faq4\"\u003eDoes my stock Yamaha charger work with this battery?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eNo. The original Yamaha lead-acid charger uses a charge profile that is not compatible with LiFePO4. Using it risks overcharging the lithium pack. A compatible lithium charger is included in both the Standard and Professional Kits. Do not use the original lead-acid charger at any point after converting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"faq5\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel class=\"faq-label\" for=\"faq5\"\u003eDo I need to deal with the charger interlock on the G19 or G22?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eYes, a simple but important step. The G19 and G22 have a charger interlock: a physical switch inside the charging receptacle that cuts power to the cart when a charger is plugged in. When you switch to the Bolt lithium charger, the small red and black control wires from the old charge port need to be reconnected to battery positive and negative so the control system receives the signal it needs to allow the cart to run. This step is covered in the installation instructions. After any battery swap on these models, always cycle the Tow\/Run switch flip to Tow, wait 30 seconds, flip back to Run before testing the cart.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"faq6\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel class=\"faq-label\" for=\"faq6\"\u003eDo I need a voltage reducer for 12V accessories?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eYes, if your cart has any 12V accessories lights, horn, USB charger, fan, or radio. The battery operates at 51.2V nominal and cannot directly power 12V devices. The Professional Kit includes a 30A DC-to-DC reducer. If you order the Standard Kit and your cart has any 12V accessories, add a reducer separately before completing the installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"faq7\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel class=\"faq-label\" for=\"faq7\"\u003eDo I need to replace the solenoid?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eYes, replacing the solenoid is standard practice for any lithium conversion. The stock G19\/G22 solenoid is sized for lead-acid and may fail under lithium's faster discharge characteristics. The Professional Kit includes a 400A heavy-duty solenoid. If ordering the Standard Kit, plan to add a solenoid separately before installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"faq8\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel class=\"faq-label\" for=\"faq8\"\u003eWill my stock fuel gauge (SOC gauge) still work?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eNot accurately. The stock G19\/G22 dash gauge reads lead-acid voltage curves. LiFePO4 voltage stays nearly flat from about 90% down to 20% charge, so the stock gauge will appear stuck or inaccurate throughout most of the discharge. Both kits include a Smart SOC meter calibrated for lithium that gives you a reliable, real-time read on remaining charge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"faq9\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel class=\"faq-label\" for=\"faq9\"\u003eWill it make my cart faster?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eNot in terms of top speed your controller sets that limit. What lithium changes is how the cart gets to that speed and how consistently it performs under load. Quicker off the line, stronger hill climbing, and no slowdown as the charge drops the cart performs the same at 30% charge as it does at 90%. For higher top speed, a controller or motor upgrade is a separate modification.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"faq10\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel class=\"faq-label\" for=\"faq10\"\u003eHow far can I drive on one charge?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eMost customers see 30–50 miles per charge under normal conditions. Actual range depends on total passenger and cargo weight, terrain and hill grades, driving speed, tire inflation, and accessory draw. Flat ground, steady speeds, and properly inflated tires maximize range. Bolt Energy offers a Distance Calculator at boltenergyusa.com where you can estimate range based on your specific setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"faq11\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel class=\"faq-label\" for=\"faq11\"\u003eCan I install this myself?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eYes, most G19 and G22 conversions take 1–3 hours with basic hand tools. No cutting, welding, or controller reprogramming required for stock carts. You are removing six individual 8V batteries and installing one the physical swap is straightforward. The charger interlock wiring and solenoid swap are the main additional steps, both covered in the included instructions. Always cycle the Tow\/Run switch after the swap before your first test drive. If you are not comfortable with the wiring, a local golf cart dealer or technician can complete the install. We are available by phone or chat if you have questions during the process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"faq12\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel class=\"faq-label\" for=\"faq12\"\u003eStandard Kit vs. Professional Kit which should I choose?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eFor most G19 and G22 conversions, the Professional Kit is the right choice. It includes the 400A solenoid (should be replaced on any lithium conversion), 2-gauge installation cables (recommended for lithium discharge levels), and a 30A DC-to-DC voltage reducer (required if your cart has any 12V accessories). The Standard Kit is sufficient only if your solenoid was recently replaced and your cart has absolutely no 12V accessories.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"faq13\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel class=\"faq-label\" for=\"faq13\"\u003eWhat happens in cold weather?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eThe standard battery cannot charge below 34°F the BMS blocks charging to protect the cells. You can still drive the cart in cold weather. If your cart charges in a space that drops below freezing, choose the heated version. It warms the cells automatically when you plug in the charger, shuts off once the battery reaches approximately 34°F, then begins charging normally no manual steps needed. Both versions have identical charge and discharge specs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"faq14\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel class=\"faq-label\" for=\"faq14\"\u003eWhat is the difference between the standard and heated battery?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eThe standard battery cannot charge below 34°F. The BMS blocks charging until the cells are warm enough but you can still drive the cart in cold weather. If your G19 or G22 lives in a heated garage or you are in a mild climate, the standard version is fine.\u003c\/p\u003e\n\u003cp\u003eThe heated version adds an internal self-warming system. Here is exactly how it works:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYou plug in the charger as normal.\u003c\/li\u003e\n\u003cli\u003eIf the battery temperature is below the charging threshold, the heater activates automatically and begins warming the cells from the inside.\u003c\/li\u003e\n\u003cli\u003eOnce the battery reaches approximately 34°F, the heater shuts off on its own and normal charging begins — no switches, no manual steps.\u003c\/li\u003e\n\u003cli\u003eThe heating system only runs while the charger is plugged in. It draws no power while you are driving or when the cart is unplugged.\u003c\/li\u003e\n\u003cli\u003ePlug it in before bed in a cold garage it warms itself, charges fully, and is ready to go in the morning.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eBoth versions have identical charge and discharge specs. The only difference is the self-heating capability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"faq15\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel class=\"faq-label\" for=\"faq15\"\u003eWhat do I receive if I choose the heated battery?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eThe same complete kit battery, charger, SOC meter, mounting bracket, and all included accessories with the heated Thin in place of the standard one. No additional hardware, no special wiring, no extra installation steps. The heating system is fully internal and activates automatically through the charger connection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"faq16\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel class=\"faq-label\" for=\"faq16\"\u003eCan I leave the battery plugged in overnight?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eYes, the included lithium charger stops automatically at full charge. Do not use the original Yamaha lead-acid charger at any point after converting to lithium.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"faq21\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel class=\"faq-label\" for=\"faq21\"\u003eI have a Yamaha G1, G2, G3, G8, G9, G11, G14, G16  does this fit?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eNo. Yamaha G1 through G16 models are 36V carts and require the Bolt Energy 38.4V Classic battery not this 51.2V kit. Installing a 48V lithium kit on a 36V cart will damage your controller. This page is for 48V systems only. If you are unsure of your cart's voltage, check the spec label on the frame or contact us before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"faq22\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel class=\"faq-label\" for=\"faq22\"\u003eHow do I confirm my G19 or G22 is the 48V version?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eMost G19 and G22 models are 48V, but some very early units came in a 36V configuration. The easiest way to confirm: check the spec label on the frame (usually under the seat or near the motor), count your existing batteries six 8V batteries = 48V, six 6V batteries = 36V or check with your local Yamaha golf cart dealer. If your cart is 36V, it requires the 38.4V Classic battery, not this kit. Contact us if you need help confirming before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"faq23\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003clabel class=\"faq-label\" for=\"faq23\"\u003eI have a Yamaha G29, Drive, or Drive2  is this the right page?\u003c\/label\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eNo, G29\/Drive and Drive2 carts use a grouped battery tray that requires the Square form factor, not the Thin. The specs and performance are identical, but the Square will not fit your G19\/G22 tray and the Thin will not fit your G29\/Drive2 tray. \u003ca href=\"\/products\/bolt-energy-yamaha-g29\"\u003eSee the Yamaha G29\/Drive\/Drive2 Square battery page here.\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- end .faq-wrap --\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003ctable style=\"font-size: 18px; width: 100%; border-collapse: collapse;\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"background-color: #f2f2f2;\"\u003e\n\u003cth style=\"padding: 10px; border: 1px solid #ddd; text-align: left;\"\u003eSpecification\u003c\/th\u003e\n\u003cth style=\"padding: 10px; border: 1px solid #ddd; text-align: left;\"\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCell Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003ePrismatic LiFePO4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCell Configuration\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e1P16S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eNominal Voltage\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e51.2V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eWorking Voltage Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e43.2V – 58.4V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eRecommended Voltage Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e48.0V – 57.0V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eNominal Capacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e105Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eEnergy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e5,376Wh (5.376kWh)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCapacity @ 25A\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e252 minutes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eEfficiency\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e0.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eSelf Discharge\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u0026lt;3% per month\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eMax Continuous Discharge\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e250A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003ePeak Discharge\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e520A ± 15.6A (30 seconds)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eBMS Discharge Current Cut-Off\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e260A ± 7.8A (50s) \/ 520A ± 15.6A (30s)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eBMS Discharge Voltage Cut-Off\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e40V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eRecommended Low Voltage Disconnect\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e48.0V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eBMS Reconnect Voltage\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e41.6V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eDischarge Temp Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e-4°F to 149°F (-20°C to 65°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eRecommended Charge Current\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e5A – 52A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eMaximum Input Current\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e350A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eBMS Charge Voltage Cut-Off\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e58.5V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCharging Temp Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e34°F to 140°F (0°C to 60°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eDimensions (L × W × H)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e20″ × 8.43″ × 10.65″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e100.8 lbs (45.7 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eTerminal Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eM8*1.5*25mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCase Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003ePowder Coated Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eEnclosure Protection\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eDesigned to IP66 Standard\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eBluetooth\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eYes, Bolt mobile app (iOS \u0026amp; Android)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eOTA Updates\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eYes, BMS firmware via app\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCAN Port\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eSelf-Heating Option\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eAvailable upgrade\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eApproximate Cycle Life\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e~3,000 cycles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eEstimated Service Life\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e8–12 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eBattery Warranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e12 years (6 full + 6 prorated)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f9f9f9;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eAccessories Warranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e1 year\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eBolt Energy USA - Largo, FL (Nivel family of brands)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Bolt Energy","offers":[{"title":"Standard Kit \/ No converter \/ Non-Heated","offer_id":48047245426946,"sku":"33-114","price":2495.0,"currency_code":"USD","in_stock":true},{"title":"Standard Kit \/ No converter \/ Heated","offer_id":48047245459714,"sku":"BE10551M-Pro-Pol-2","price":2470.0,"currency_code":"USD","in_stock":true},{"title":"Standard Kit \/ 30A DC converter \/ Non-Heated","offer_id":48047245492482,"sku":"BE10551M-Pro-Pol-3","price":2472.0,"currency_code":"USD","in_stock":true},{"title":"Standard Kit \/ 30A DC converter \/ Heated","offer_id":48047245525250,"sku":"BE10551M-Pro-Pol-4","price":2547.0,"currency_code":"USD","in_stock":true},{"title":"Standard Kit \/ 50A DC converter \/ Non-Heated","offer_id":48047245558018,"sku":"BE10551M-Pro-Pol-5","price":2494.0,"currency_code":"USD","in_stock":true},{"title":"Standard Kit \/ 50A DC converter \/ Heated","offer_id":48047245590786,"sku":"BE10551M-Pro-Pol-6","price":2569.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ No converter \/ Non-Heated","offer_id":48047245623554,"sku":"BE10551M-Pro-Pol-7","price":2675.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ No converter \/ Heated","offer_id":48047245656322,"sku":"BE10551M-Pro-Pol-8","price":2750.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ 30A DC converter \/ Non-Heated","offer_id":48047245689090,"sku":"BE10551M-Pro-Pol-9","price":2752.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ 30A DC converter \/ Heated","offer_id":48047245721858,"sku":"BE10551M-Pro-Pol-10","price":2827.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ 50A DC converter \/ Non-Heated","offer_id":48047245754626,"sku":"BE10551M-Pro-Pol-11","price":2774.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ 50A DC converter \/ Heated","offer_id":48047245787394,"sku":"BE10551M-Pro-Pol-12","price":2849.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3660\/5442\/files\/Bolt_Energy_48V_105Ah_Thin_Kit_for_Yamaha.webp?v=1782694978"},{"product_id":"epoch-48v-105ah-mini-lifepo4-golf-cart-battery-conversion-kit-club-car-ds-icon-compatible-copy","title":"Epoch 48V 150Ah Golf Cart Battery Complete Kit | Club Car, EZGO, Yamaha Compatible","description":"\u003cp style=\"font-size: 18px;\"\u003eThe Epoch 48V 150Ah Golf Cart Battery is a complete lithium conversion kit for owners who want longer runtime and dependable power from a 48V golf cart, low-speed vehicle (LSV), or utility vehicle. The Epoch 48V 150Ah replaces a full bank of heavy lead-acid batteries with a single LiFePO4 battery, giving you more usable range for a full day on the course, around the neighborhood, or on the property.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eWith 150Ah of capacity and 7.68 kWh of energy, the Epoch 48V 150Ah is built for owners who cover real distance and want fewer charging stops. Its 300A continuous discharge delivers steady power on hills and under load, while 150A continuous charging and the included 48V 22A lithium charger help get the cart back on the road with less downtime.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe Epoch 48V 150Ah ships as a complete kit with the battery, charger, battery gauge, a 48V-to-12V converter for running 12V accessories, and cart-specific mounting brackets, so most of what you need for the conversion arrives in one box. Built-in Bluetooth lets you check charge level and battery status from your phone, and a smart battery management system (BMS) manages charging, discharging, and temperature automatically.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eBacked by a rated 4,000-cycle life and an 11-year warranty, the Epoch 48V 150Ah is a long-term upgrade for owners moving away from the weight, maintenance, and shorter lifespan of lead-acid. It is a strong fit for 48V golf carts, low-speed vehicles, and light utility vehicles.\u003c\/p\u003e\n\u003ch4 style=\"font-size: 18px;\"\u003eEstimated Driving Range\u003c\/h4\u003e\n\u003cp style=\"font-size: 18px;\"\u003eWith 7.68 kWh of usable energy, the Epoch 48V 150Ah supports a full day of driving for most owners. The estimates below are a planning guide, not a guaranteed rating. Actual range depends on your cart, terrain, tire size, speed, passenger and cargo weight, and driving style.\u003c\/p\u003e\n\u003ctable cellspacing=\"0\" cellpadding=\"8\" border=\"1\" style=\"font-size: 18px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e\u003cstrong\u003eUsage profile\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e\u003cstrong\u003eEstimated range\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003eLight use, 2 passengers, flat paved paths, moderate speed, stock cart\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e~60–75 miles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003eMixed use, 2–4 passengers, some hills, stock or lightly modified cart\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e~45–60 miles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003eHeavy use, 4–6 passengers or cargo, hills, lift kit and large tires\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e~30–45 miles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThese figures assume the Epoch 48V 150Ah is charged to full and driven to a typical usable depth of discharge. Lifted carts, oversized tires, and hilly terrain lower range; light loads and flat ground raise it.\u003c\/p\u003e\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eHere is what the Epoch 48V 150Ah includes and why each feature matters for a golf cart conversion:\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eDrive farther between charges:\u003c\/strong\u003e With 150Ah and 7.68 kWh of usable energy, the Epoch 48V 150Ah gives you more range for a full day of driving and fewer charging stops than smaller lithium or lead-acid packs.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eHolds power on hills and under load:\u003c\/strong\u003e The Epoch 48V 150Ah delivers 300A continuous and up to 1,000A peak (2 seconds) discharge, so it keeps its pace with passengers, cargo, and inclines where lead-acid tends to sag.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eBack on the road sooner:\u003c\/strong\u003e The Epoch 48V 150Ah supports 150A continuous charging and includes a matched 48V 22A lithium charger, cutting downtime between rides.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eEverything for the swap in one box:\u003c\/strong\u003e The Epoch 48V 150Ah complete kit arrives with the battery, charger, battery gauge, 48V-to-12V converter, and cart-specific mounting brackets, so you avoid sourcing mismatched parts.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eCheck your charge from your phone: \u003c\/strong\u003eBuilt-in Bluetooth on the Epoch 48V 150Ah connects to iOS and Android, so you can see charge level, voltage, and battery status without leaving the driver's seat.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eKeep running your 12V accessories:\u003c\/strong\u003e The included 48V-to-12V converter powers lights, horn, USB ports, and a stereo, letting you keep your existing accessories after switching the Epoch 48V 150Ah to lithium.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eProtected automatically:\u003c\/strong\u003e The smart BMS in the Epoch 48V 150Ah guards against over-charge, over-discharge, over-current, short circuit, and temperature extremes, helping protect the battery and your cart.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eFewer replacements, less upkeep:\u003c\/strong\u003e Rated for 4,000 cycles and backed by an 11-year warranty, the Epoch 48V 150Ah needs no watering or acid maintenance, lowering long-term cost versus lead-acid.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eFitment \u0026amp; Compatibility\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe Epoch 48V 150Ah is designed for 48V golf carts, low-speed vehicles, and light utility vehicles. It is commonly used to convert or upgrade major 48V platforms.\u003c\/p\u003e\n\u003ch4 style=\"font-size: 18px;\"\u003eCommonly Compatible Platforms\u003c\/h4\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003eClub Car (48V models)\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eEZGO (48V models, including TXT and RXV)\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eYamaha (48V models)\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eICON and similar 48V golf cart and LSV platforms\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 style=\"font-size: 18px;\"\u003eCommon Uses\u003c\/h4\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003eLead-acid to lithium golf cart conversions\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eLow-speed and street-legal 48V vehicles\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eLight utility vehicles on 48V systems\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eCarts running 12V accessories through the included 48V-to-12V converter\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 style=\"font-size: 18px;\"\u003eBefore You Install\u003c\/h4\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe Epoch 48V 150Ah is a single, large-format battery (19.84 in x 15.35 in x 9.84 in, 135 lbs). Because carts differ in battery-tray size and layout, confirm your available tray space, hold-down fitment, cable routing, and controller current requirements before installation. The Epoch 48V 150Ah includes cart-specific mounting brackets to support a clean install on compatible platforms.\u003c\/p\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003ctable cellspacing=\"0\" cellpadding=\"8\" border=\"1\" style=\"font-size: 18px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003eEpoch 48V 150Ah Golf Cart Battery  LiMax Series Complete Kit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e\u003cstrong\u003eSKU\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003eBB51150A-Kit-1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e\u003cstrong\u003eChemistry\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003eLiFePO4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e\u003cstrong\u003eNominal Voltage\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e51.2V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e\u003cstrong\u003eCapacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e150Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e\u003cstrong\u003eEnergy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e7.68 kWh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e\u003cstrong\u003eCell Configuration\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e1P16S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e\u003cstrong\u003eMax Continuous Discharge\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e300A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e\u003cstrong\u003ePeak Discharge\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e500A @ 15 sec, 1,000A @ 2 sec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e\u003cstrong\u003eMax Charge Current\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e150A continuous, 500A @ 15 sec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e\u003cstrong\u003eMax Charge Voltage\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e58.4V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e\u003cstrong\u003eOperating Voltage Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e40V – 58.4V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e\u003cstrong\u003eSeries \/ Parallel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003eMax 2 in parallel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e\u003cstrong\u003eCharge Temperature Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e0°C to 55°C (32°F to 131°F)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e\u003cstrong\u003eDischarge Temperature Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e-20°C to 60°C (-4°F to 140°F)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e\u003cstrong\u003eStorage Temperature\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e0°C to 35°C (32°F to 95°F), max 12 months\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e135 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e\u003cstrong\u003eDimensions (L x W x H)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e19.84 in x 15.35 in x 9.84 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e\u003cstrong\u003eCycle Life\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e4,000 cycles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e\u003cstrong\u003eConnectivity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003eBluetooth (iOS and Android)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e\u003cstrong\u003eIncluded Charger\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e48V 22A lithium charger\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e\u003cstrong\u003eWarranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e11 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch4 style=\"font-size: 18px;\"\u003eWhat's Included\u003c\/h4\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003eEpoch 48V 150Ah LiFePO4 battery\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e48V 22A lithium charger\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eBattery gauge\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e48V-to-12V converter\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eCart-specific mounting brackets\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eFAQ\u003c\/h3\u003e\n\u003cstyle\u003e\n    .epoch-faq .faq-item{border-bottom:1px solid #e2e2e2;}\n    .epoch-faq input[type=\"checkbox\"]{position:absolute;opacity:0;height:0;width:0;}\n    .epoch-faq label{display:block;cursor:pointer;padding:16px 28px 16px 0;font-weight:600;font-size:18px;position:relative;}\n    .epoch-faq label::after{content:\"+\";position:absolute;right:6px;top:14px;font-size:22px;line-height:1;}\n    .epoch-faq input[type=\"checkbox\"]:checked + label::after{content:\"\\2013\";}\n    .epoch-faq .faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease;}\n    .epoch-faq input[type=\"checkbox\"]:checked ~ .faq-answer{max-height:1000px;}\n    .epoch-faq .faq-answer p{padding:0 0 16px;margin:0;font-size:18px;}\n  \u003c\/style\u003e\n\u003cdiv style=\"font-size: 18px;\" class=\"epoch-faq\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cinput id=\"epoch150-faq1\" type=\"checkbox\"\u003e \u003clabel for=\"epoch150-faq1\"\u003eWhich golf carts is the Epoch 48V 150Ah compatible with?\u003c\/label\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe Epoch 48V 150Ah is designed for 48V golf carts, low-speed vehicles, and light utility vehicles, and is commonly used on Club Car, EZGO, Yamaha, and ICON platforms. Because it is a single large-format battery, confirm your cart's battery-tray dimensions and mounting before installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cinput id=\"epoch150-faq2\" type=\"checkbox\"\u003e \u003clabel for=\"epoch150-faq2\"\u003eDoes the Epoch 48V 150Ah come with a charger?\u003c\/label\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eYes. The Epoch 48V 150Ah complete kit includes a matched 48V 22A lithium charger designed for its LiFePO4 charging profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cinput id=\"epoch150-faq3\" type=\"checkbox\"\u003e \u003clabel for=\"epoch150-faq3\"\u003eCan I use my existing lead-acid charger?\u003c\/label\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eNo. Lead-acid chargers use a different charging profile and will not properly charge or balance the Epoch 48V 150Ah LiFePO4 battery. Use the included lithium charger.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cinput id=\"epoch150-faq4\" type=\"checkbox\"\u003e \u003clabel for=\"epoch150-faq4\"\u003eHow long does the Epoch 48V 150Ah take to charge?\u003c\/label\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe Epoch 48V 150Ah supports up to 150A continuous charging. Actual charge time depends on the charger used and the battery's state of charge. The included 48V 22A charger is matched to the battery for standard charging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cinput id=\"epoch150-faq5\" type=\"checkbox\"\u003e \u003clabel for=\"epoch150-faq5\"\u003eWhat range can I expect from the Epoch 48V 150Ah?\u003c\/label\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eRange depends on your cart, terrain, load, tire size, and driving style. With 150Ah of capacity and 7.68 kWh of energy, the Epoch 48V 150Ah supports extended driving compared with typical lead-acid setups, but actual mileage will vary by application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cinput id=\"epoch150-faq6\" type=\"checkbox\"\u003e \u003clabel for=\"epoch150-faq6\"\u003eDoes the Epoch 48V 150Ah have Bluetooth?\u003c\/label\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eYes. The Epoch 48V 150Ah has a built-in Bluetooth module that connects to iOS and Android devices, letting you view voltage, charge level, and battery status from your phone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cinput id=\"epoch150-faq7\" type=\"checkbox\"\u003e \u003clabel for=\"epoch150-faq7\"\u003eCan I run 12V accessories like lights and a stereo?\u003c\/label\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eYes. The Epoch 48V 150Ah kit includes a 48V-to-12V converter that supplies regulated 12V power for accessories such as lights, a horn, USB ports, and dashboard devices.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cinput id=\"epoch150-faq8\" type=\"checkbox\"\u003e \u003clabel for=\"epoch150-faq8\"\u003eCan I connect two Epoch 48V 150Ah batteries together?\u003c\/label\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe Epoch 48V 150Ah supports up to two batteries in parallel to increase capacity. Confirm you have adequate space and correct wiring before adding a second battery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cinput id=\"epoch150-faq9\" type=\"checkbox\"\u003e \u003clabel for=\"epoch150-faq9\"\u003eIs installation difficult?\u003c\/label\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe Epoch 48V 150Ah replaces a full bank of lead-acid batteries with a single battery and ships with cart-specific mounting brackets. Installation involves connecting the main positive and negative cables, the converter, and mounting the battery. Confirm tray fitment and controller requirements, and consult a qualified installer if needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cinput id=\"epoch150-faq10\" type=\"checkbox\"\u003e \u003clabel for=\"epoch150-faq10\"\u003eHow does the Epoch 48V 150Ah perform in cold or hot weather?\u003c\/label\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe Epoch 48V 150Ah supports discharge temperatures from -20°C to 60°C (-4°F to 140°F) and charge temperatures from 0°C to 55°C (32°F to 131°F). The internal BMS manages temperature conditions to help protect the battery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cinput id=\"epoch150-faq11\" type=\"checkbox\"\u003e \u003clabel for=\"epoch150-faq11\"\u003eWhat is the warranty on the Epoch 48V 150Ah?\u003c\/label\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe Epoch 48V 150Ah is backed by an 11-year warranty covering defects in materials, workmanship, and performance during the warranty period. Register your battery to activate coverage. For full details read our \"Warranty Tab\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cinput id=\"epoch150-faq12\" type=\"checkbox\"\u003e \u003clabel for=\"epoch150-faq12\"\u003eHow long will the Epoch 48V 150Ah last?\u003c\/label\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe Epoch 48V 150Ah is rated for 4,000 charge cycles. Because LiFePO4 batteries handle deep discharge and require no watering or acid maintenance, the Epoch 48V 150Ah is built for long-term use compared with lead-acid.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Epoch Batteries","offers":[{"title":"EZGO TXT","offer_id":48088637702402,"sku":"BB51150A-Kit-1","price":2899.0,"currency_code":"USD","in_stock":true},{"title":"Other Golf Cart Models","offer_id":48088637735170,"sku":"BB51150A-Kit-Other","price":2899.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3660\/5442\/files\/Epoch_48V_105Ah_Golf_cart_Lithium_Battery_Kit.webp?v=1783362882"},{"product_id":"bolt-energy-48v-105ah-lithium-battery-kit-golf-cart-icon-2017-up","title":"Bolt Energy 48V 105Ah Lithium Battery Kit Golf Cart ICON 2017-Up","description":"\u003c!-- ============================================================\n     Bolt Energy 48V (51.2V) 105Ah Square Heated Battery Kit\n     with ICON Gauge Cluster + CAN Adapter for ICON (2017+)\n     Item #33-688HS  |  Lead-Acid to Lithium Conversion\n     Shopify page body — Tabs by Station (H3 = tab trigger)\n     ============================================================ --\u003e\n\u003cstyle\u003e\n\/* CSS-only FAQ accordion (no JavaScript) *\/\n.icon-faq-wrap { border-top: 1px solid #e2e2e2; }\n.icon-faq-item { border-bottom: 1px solid #e2e2e2; }\n.icon-faq-item input { position: absolute; opacity: 0; height: 0; width: 0; }\n.icon-faq-item label {\n  display: block;\n  cursor: pointer;\n  padding: 16px 34px 16px 0;\n  font-size: 18px;\n  font-weight: 600;\n  position: relative;\n  line-height: 1.4;\n}\n.icon-faq-item label::after {\n  content: \"+\";\n  position: absolute;\n  right: 4px;\n  top: 14px;\n  font-size: 22px;\n  font-weight: 400;\n}\n.icon-faq-item input:checked ~ label::after { content: \"\\2212\"; }\n.icon-faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.35s ease; }\n.icon-faq-item input:checked ~ .icon-faq-answer { max-height: 1200px; }\n.icon-faq-answer p { font-size: 18px; padding: 0 0 16px 0; line-height: 1.6; }\n.icon-kit-note {\n  background: #f6f6f4;\n  border-left: 4px solid #2f6f4f;\n  padding: 14px 18px;\n  margin: 16px 0;\n}\n\u003c\/style\u003e\n\u003c!-- ===================== TAB 1: OVERVIEW ===================== --\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe Bolt Energy USA 48V (51.2V) 105Ah Square lithium battery kit with ICON gauge cluster is a complete lead-acid-to-lithium conversion for 2017 and newer ICON golf carts. If you own an ICON running lead-acid batteries, this Bolt Energy kit replaces your heavy lead-acid pack with a single 51.2V 105Ah LiFePO4 battery and includes a plug-and-play ICON gauge cluster with CAN adapter, so your dash keeps the clean, factory-style look you already know while reading accurate lithium data.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eLead-acid packs are heavy, lose power as they drain, and need regular upkeep. This upgrade gives you steady power from a full charge down to empty, far less weight over the axles, and faster charging. You can also choose the battery that fits your climate: a standard battery for mild and warm conditions, or a heated battery that warms itself so it can charge in an unheated garage, barn, or outdoors in the cold. Everything needed for a conversion is in the box, including a waterproof high-speed charger, mounting hardware, and the gauge cluster with CAN adapter.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThis kit fits the ICON I20, I40, I60, I40F, and I60F. You can choose the Standard Kit for a typical conversion, or the Professional Kit, which adds a 400A solenoid and 30A reducer for carts that need the extra switching hardware. Whether your ICON is a personal-use cart, a community runabout, or a work cart, this is a straightforward way to move from lead-acid to lithium without losing your factory dash experience.\u003c\/p\u003e\n\u003c!-- ===================== TAB 2: WHY UPGRADE FROM LEAD-ACID ===================== --\u003e\n\u003ch3\u003eWhy Upgrade From Lead-Acid\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eA lead-acid ICON cart works, but it comes with trade-offs you feel every day. Moving to lithium changes how the cart drives, charges, and holds up over time.\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eConsistent power to the end of the charge:\u003c\/strong\u003e Lead-acid batteries slow down as they drain. This LiFePO4 battery holds steady voltage, so the cart pulls hills and carries passengers the same at 20% as it does at 100%.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eMuch lighter:\u003c\/strong\u003e The complete lithium battery weighs 100.8 lbs. A comparable lead-acid pack often weighs several hundred pounds, so you take a large amount of weight off the cart and its suspension.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eFaster, simpler charging:\u003c\/strong\u003e The included waterproof high-speed charger recharges the pack without the long, slow cycles lead-acid needs. There is no watering, no acid, and no cleaning corroded terminals.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eLonger usable life:\u003c\/strong\u003e LiFePO4 chemistry is built for many more charge cycles than lead-acid, so you replace batteries far less often.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eCold-weather charging option:\u003c\/strong\u003e Choose the heated battery and it warms itself when charging starts in the cold, then charges normally once it reaches about 34°F, so it can live and charge in an unheated space.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eBuilt-in protection:\u003c\/strong\u003e A smart battery management system (BMS) guards against over-charge, over-discharge, short circuit, and temperature extremes.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- ===================== TAB 3: ICON GAUGE CLUSTER ===================== --\u003e\n\u003ch3\u003eICON Gauge Cluster\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eMost lithium conversions leave you with a factory dash that no longer reads correctly. Because lithium holds a flat voltage curve, the original lead-acid gauge can show the wrong charge level or stop reporting battery status altogether. This kit solves that.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eIncluded in every Bolt Energy ICON kit is a digital gauge cluster (item 33-039) with a CAN adapter, engineered to drop into your existing ICON dash. It keeps the factory-style layout you are used to and displays accurate, real-time information from your new lithium battery:\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eState of charge:\u003c\/strong\u003e Accurate battery percentage so you always know how much range you have left.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eSpeedometer and odometer:\u003c\/strong\u003e Live speed and total mileage.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eVoltage and amperage:\u003c\/strong\u003e Real-time electrical readout for the battery and system.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eEfficiency:\u003c\/strong\u003e Live data to help you manage battery use and stretch run time.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eSystem information:\u003c\/strong\u003e Clear status on a modern LCD interface for easy reading.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe cluster is plug-and-play. It connects to the cart's factory components through the included CAN adapter, and no tech tool or special programming is required for installation. The result is a dash that looks like the original but now reports true lithium data.\u003c\/p\u003e\n\u003c!-- ===================== TAB 4: FEATURES \u0026 BENEFITS ===================== --\u003e\n\u003ch3\u003eFeatures \u0026amp; Benefits\u003c\/h3\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003ePlug-and-play ICON gauge cluster:\u003c\/strong\u003e Keeps your factory-style dash and shows accurate state of charge, speed, mileage, voltage, amperage, and efficiency. No tech tool needed.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eStandard or heated LiFePO4 battery:\u003c\/strong\u003e Pick the battery for your climate. The standard battery charges in mild and warm conditions; the optional heated battery self-warms so it can charge in an unheated garage, barn, or outdoors and be ready the next day.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eBluetooth monitoring:\u003c\/strong\u003e A Bluetooth receiver lets you check battery status from your phone.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eSmart BMS protection:\u003c\/strong\u003e Manages charging and discharging and protects against over-charge, over-discharge, short circuit, and temperature extremes.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eCAN communication:\u003c\/strong\u003e The CAN adapter lets the battery and gauge cluster talk to the cart's factory systems, with a CAN port for battery testing.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eWaterproof high-speed charger:\u003c\/strong\u003e Included in the kit for fast, low-maintenance recharging.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eIP66-rated design:\u003c\/strong\u003e The powder-coated steel case is built to resist dust and water for cart use.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eComplete conversion kit:\u003c\/strong\u003e Battery, charger, mounting hardware, wiring, cluster, and CAN adapter arrive together for a single-purchase upgrade.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- ===================== TAB 5: WHAT'S INCLUDED ===================== --\u003e\n\u003ch3\u003eWhat's Included\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eChoose the kit that matches your conversion. Both kits include the same 51.2V 105Ah battery (in your choice of standard or heated), the ICON gauge cluster, and the CAN adapter.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eStandard Kit\u003c\/strong\u003e the complete drop-in for a typical lead-acid conversion:\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003e51.2V 105Ah Square battery (standard or heated, based on your selection)\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eICON gauge cluster and CAN adapter (item 33-039)\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eBluetooth receiver\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eSmart SOC (state of charge) meter\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eWaterproof high-speed charger\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eMounting brackets, nuts, and bolts\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eAC hardwire port and AC hardwire DECO cover plates\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e15 ft 12 AWG green lighted extension cord\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eSix 3\/8\" battery ring terminal connectors\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eTen 10\" tie straps\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eOwner's manual and Bolt Energy USA stickers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eProfessional Kit\u003c\/strong\u003e  everything in the Standard Kit, plus hardware for carts that need extra switching components:\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003e400A solenoid\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e30A voltage reducer\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eTwo 40\" 2 AWG premium installation cables\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eLead battery removal strap\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"icon-kit-note\"\u003e\n\u003cp style=\"font-size: 18px; margin: 0;\"\u003e\u003cstrong\u003eA note on the gauge cluster and SOC meter:\u003c\/strong\u003e The gauge cluster is your main dash display and reports state of charge on its own. The Smart SOC meter is also included in the box as an optional part. You can install it as an additional readout or keep it as a spare.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===================== TAB 6: FITMENT \u0026 COMPATIBILITY ===================== --\u003e\n\u003ch3\u003eFitment \u0026amp; Compatibility\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThis kit is designed for ICON golf carts and includes the CAN adapter and gauge cluster matched to the ICON system.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eFits these ICON models (2017 and newer):\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003eICON i20\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eICON i40 and i40F\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eICON i60 and i60F\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eBest suited for:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003eICON owners upgrading from a lead-acid battery pack to lithium\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eOwners who want to keep a factory-style dash with accurate lithium readings\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003ePersonal, community, and light work carts that need reliable range and low maintenance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px;\"\u003eIf your ICON came from the factory with a lithium battery rather than lead-acid, contact us before ordering so we can confirm the right kit for your setup.\u003c\/p\u003e\n\u003c!-- ===================== TAB 7: BATTERY OPTIONS (STANDARD VS HEATED) ===================== --\u003e\n\u003ch3\u003eStandard vs. Heated Battery\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThis kit comes with your choice of a standard battery or a heated battery. Both deliver the same power, capacity, and range. The only difference is how they handle charging in cold temperatures, so the right choice comes down to your climate and where you charge.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eHow the standard battery works\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eLike all lithium batteries, the standard battery is designed to charge at temperatures at or above about 34°F (0°C). If the battery is colder than that, the built-in battery management system pauses charging to protect the cells until the battery warms up on its own or is moved somewhere warmer. Driving is not affected the same way, since the battery can discharge in much colder conditions. The standard battery is a good fit if you live in a mild or warm climate, or if you charge the cart in a garage or space that stays above freezing.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eHow the heated battery works\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe heated battery adds a built-in heating system so cold weather does not stop you from charging:\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003eThe battery warms itself as it starts to charge, and once it reaches around 34°F it begins charging normally.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eThe heating system only runs while the battery is below the charging temperature and shuts off automatically once the proper temperature is reached.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eHeating only activates while the charger is plugged in.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eThe battery can charge in unheated spaces such as garages, barns, and outdoors.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eIt can warm itself overnight and be ready to use the next day.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px;\"\u003eChoose the heated battery if you park or charge your cart in cold conditions through the winter and want to charge without moving the battery to a warm space. Charge and discharge specifications are the same for both the standard and heated versions; the heated battery simply adds the ability to warm itself for cold-weather charging.\u003c\/p\u003e\n\u003c!-- ===================== TAB 8: INSTALLATION ===================== --\u003e\n\u003ch3\u003eInstallation\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThis kit is built as a drop-in conversion. The battery, mounting brackets, wiring, charger, gauge cluster, and CAN adapter are included, and the gauge cluster is plug-and-play with no tech tool or programming required.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eA typical installation involves:\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003eRemoving the existing lead-acid batteries (the Professional Kit includes a lead battery removal strap to help).\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eMounting the lithium battery using the included brackets and hardware.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eConnecting the battery with the included ring terminals and cabling.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eInstalling the gauge cluster and CAN adapter into the ICON dash.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eSetting up the AC hardwire port and charger connection.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px;\"\u003eMany owners with mechanical experience complete this themselves. If you are not comfortable working with cart wiring, a local golf cart shop can install it. If your cart requires the extra switching hardware, choose the Professional Kit, which adds the 400A solenoid and 30A reducer.\u003c\/p\u003e\n\u003c!-- ===================== TAB 9: SPECIFICATIONS ===================== --\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003ctable style=\"font-size: 18px; border-collapse: collapse; width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eBattery Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003ePrismatic LiFePO4 (Lithium Iron Phosphate)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eNominal Voltage\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e51.2V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eWorking Voltage\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e43.2 – 58.4V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eRecommended Voltage\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e48.0 – 57.0V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eNominal Capacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e105Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eEnergy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e5,376Wh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCapacity at 25A\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e252 minutes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eEfficiency\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e0.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eSelf-Discharge\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003eLess than 3% per month\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eMax Continuous Discharge Current\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e250A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003ePeak Discharge Current\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e520A ± 15.6A (30S)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eBMS Discharge Voltage Cut-Off\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e40V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eRecommended Low Voltage Disconnect\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e48.0V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eRecommended Charge Current\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e5 – 52A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eBMS Charge Voltage Cut-Off\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e58.5V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCharging Temperature Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e34°F to 140°F (0 to 60°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eDischarge Temperature Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e-4°F to 149°F (-20 to 65°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eDimensions (L x W x H)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e12.8\" x 12.01\" x 10.42\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e100.8 lbs (45.7 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eTerminal Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003eM8 x 1.5 x 25mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCell Configuration\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e1P16S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCase Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003ePowder-coated steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eEnclosure Protection\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003eDesigned to IP66 standard\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eHeating\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003eAvailable in standard (non-heated) or heated version; heated adds a built-in self-heating system for cold-weather charging\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCommunication\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003eBluetooth receiver; CAN port for battery testing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eCycle Life\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e3,000 – 5,000 charge cycles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e\u003cstrong\u003eWarranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e12-year transferable limited warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- ===================== TAB 10: FAQ ===================== --\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdiv class=\"icon-faq-wrap\"\u003e\n\u003cdiv class=\"icon-faq-item\"\u003e\n\u003cinput type=\"checkbox\" id=\"icon-faq-1\"\u003e \u003clabel for=\"icon-faq-1\"\u003eWill this kit fit my ICON golf cart?\u003c\/label\u003e\n\u003cdiv class=\"icon-faq-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThis kit fits ICON i20, i40, i40F, i60, and i60F carts from model year 2017 and newer. It is designed for owners upgrading from a lead-acid battery pack to lithium. If your ICON came from the factory with a lithium battery, contact us before ordering so we can confirm the correct kit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"icon-faq-item\"\u003e\n\u003cinput type=\"checkbox\" id=\"icon-faq-2\"\u003e \u003clabel for=\"icon-faq-2\"\u003eDo I need a tech tool or special programming to install the gauge cluster?\u003c\/label\u003e\n\u003cdiv class=\"icon-faq-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eNo. The ICON gauge cluster in this kit is plug-and-play. It connects through the included CAN adapter and does not require a tech tool or programming to install.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"icon-faq-item\"\u003e\n\u003cinput type=\"checkbox\" id=\"icon-faq-3\"\u003e \u003clabel for=\"icon-faq-3\"\u003eWill my speedometer, mileage, and battery percentage still work after the conversion?\u003c\/label\u003e\n\u003cdiv class=\"icon-faq-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eYes. The included gauge cluster keeps a factory-style dash and displays accurate state of charge, speed, odometer mileage, voltage, amperage, and efficiency from your new lithium battery. This is the main reason the cluster is part of the kit: a standard lithium swap can leave the original gauge reading incorrectly, and this cluster corrects that.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"icon-faq-item\"\u003e\n\u003cinput type=\"checkbox\" id=\"icon-faq-4\"\u003e \u003clabel for=\"icon-faq-4\"\u003eWhat is the difference between the Standard Kit and the Professional Kit?\u003c\/label\u003e\n\u003cdiv class=\"icon-faq-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eBoth kits include the same 51.2V 105Ah heated battery, the ICON gauge cluster, the CAN adapter, the charger, and the mounting and wiring hardware for a standard conversion. The Professional Kit adds a 400A solenoid, a 30A reducer, two 40\" 2 AWG installation cables, and a lead battery removal strap. Choose the Professional Kit if your cart needs that extra switching hardware.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"icon-faq-item\"\u003e\n\u003cinput type=\"checkbox\" id=\"icon-faq-5\"\u003e \u003clabel for=\"icon-faq-5\"\u003eWhy are both a gauge cluster and a Smart SOC meter included?\u003c\/label\u003e\n\u003cdiv class=\"icon-faq-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe gauge cluster is your primary dash display and shows state of charge on its own. The Smart SOC meter is also packed in the kit as an optional part. You can install it as an extra readout or keep it as a spare.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"icon-faq-item\"\u003e\n\u003cinput type=\"checkbox\" id=\"icon-faq-6\"\u003e \u003clabel for=\"icon-faq-6\"\u003eCan I charge this battery in cold weather?\u003c\/label\u003e\n\u003cdiv class=\"icon-faq-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eIt depends which battery you choose. The standard battery charges at temperatures at or above about 34°F; below that, the battery management system pauses charging to protect the cells until it warms up. The heated battery adds a built-in heating system that warms the battery when charging starts in the cold and lets it charge in unheated garages, barns, or outdoors. The heating only runs while the charger is plugged in and shuts off automatically once the battery is warm enough. Both versions can discharge (drive) in much colder conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"icon-faq-item\"\u003e\n\u003cinput type=\"checkbox\" id=\"icon-faq-7\"\u003e \u003clabel for=\"icon-faq-7\"\u003eHow long does the battery run on a charge?\u003c\/label\u003e\n\u003cdiv class=\"icon-faq-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eAt a steady 25A draw, the battery delivers about 252 minutes of run time. Real-world range depends on cart weight, terrain, speed, tire size, accessories, and driving style, so your results will vary with how and where you drive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"icon-faq-item\"\u003e\n\u003cinput type=\"checkbox\" id=\"icon-faq-8\"\u003e \u003clabel for=\"icon-faq-8\"\u003eDoes it include a charger?\u003c\/label\u003e\n\u003cdiv class=\"icon-faq-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eYes. A waterproof high-speed charger is included in both the Standard and Professional Kits, along with a 15 ft 12 AWG lighted extension cord and an AC hardwire port with cover plates.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"icon-faq-item\"\u003e\n\u003cinput type=\"checkbox\" id=\"icon-faq-9\"\u003e \u003clabel for=\"icon-faq-9\"\u003eCan I monitor the battery from my phone?\u003c\/label\u003e\n\u003cdiv class=\"icon-faq-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eYes. The battery includes a Bluetooth receiver, so you can check battery status wirelessly in addition to the gauge cluster on the dash.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"icon-faq-item\"\u003e\n\u003cinput type=\"checkbox\" id=\"icon-faq-10\"\u003e \u003clabel for=\"icon-faq-10\"\u003eIs the battery protected against overcharge and other faults?\u003c\/label\u003e\n\u003cdiv class=\"icon-faq-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eYes. A smart battery management system (BMS) manages charging and discharging and protects against over-charge, over-discharge, short circuit, and temperature extremes. The battery also carries an IP66-rated, powder-coated steel enclosure built for cart use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"icon-faq-item\"\u003e\n\u003cinput type=\"checkbox\" id=\"icon-faq-11\"\u003e \u003clabel for=\"icon-faq-11\"\u003eHow much lighter is this than my lead-acid pack?\u003c\/label\u003e\n\u003cdiv class=\"icon-faq-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe complete lithium battery weighs 100.8 lbs. A comparable lead-acid pack usually weighs several hundred pounds, so a conversion removes a large amount of weight from the cart, which can improve handling and reduce strain on the suspension.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"icon-faq-item\"\u003e\n\u003cinput type=\"checkbox\" id=\"icon-faq-12\"\u003e \u003clabel for=\"icon-faq-12\"\u003eCan I install this myself?\u003c\/label\u003e\n\u003cdiv class=\"icon-faq-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThis kit is designed as a drop-in conversion with the battery, mounting hardware, wiring, charger, cluster, and CAN adapter included, and the cluster requires no tech tool. Owners with mechanical experience often install it themselves. If you are not comfortable working with cart wiring, a local golf cart shop can complete the installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"icon-faq-item\"\u003e\n\u003cinput type=\"checkbox\" id=\"icon-faq-13\"\u003e \u003clabel for=\"icon-faq-13\"\u003eHow long will the battery last, and what warranty does it carry?\u003c\/label\u003e\n\u003cdiv class=\"icon-faq-answer\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eBolt Energy rates this LiFePO4 battery for roughly 3,000 to 5,000 charge cycles before meaningful capacity loss, which for most owners means many years of regular use. It is backed by a 12-year transferable limited warranty from Bolt Energy USA. For full details read our Warranty Tab.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===================== PRODUCT JSON-LD SCHEMA ===================== --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Anchors brand, product name, and category for search engines and LLMs. Fill in url\/image\/price in your Shopify template. --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- ===================== FAQPage JSON-LD SCHEMA ===================== --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Move this block into your product-llm-schema.liquid snippet, or keep it here. --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Bolt Energy","offers":[{"title":"Standard Kit \/ No converter \/ Non-Heated","offer_id":48120792285442,"sku":"33-109","price":2519.0,"currency_code":"USD","in_stock":true},{"title":"Standard Kit \/ No converter \/ Heated","offer_id":48120792318210,"sku":"BE10551M-Pro-Pol-2","price":2519.0,"currency_code":"USD","in_stock":true},{"title":"Standard Kit \/ 30A DC converter \/ Non-Heated","offer_id":48120792350978,"sku":"BE10551M-Pro-Pol-3","price":2472.0,"currency_code":"USD","in_stock":true},{"title":"Standard Kit \/ 30A DC converter \/ Heated","offer_id":48120792383746,"sku":"BE10551M-Pro-Pol-4","price":2547.0,"currency_code":"USD","in_stock":true},{"title":"Standard Kit \/ 50A DC converter \/ Non-Heated","offer_id":48120792416514,"sku":"BE10551M-Pro-Pol-5","price":2494.0,"currency_code":"USD","in_stock":true},{"title":"Standard Kit \/ 50A DC converter \/ Heated","offer_id":48120792449282,"sku":"BE10551M-Pro-Pol-6","price":2569.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ No converter \/ Non-Heated","offer_id":48120792482050,"sku":"BE10551M-Pro-Pol-7","price":2675.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ No converter \/ Heated","offer_id":48120792514818,"sku":"BE10551M-Pro-Pol-8","price":2750.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ 30A DC converter \/ Non-Heated","offer_id":48120792547586,"sku":"BE10551M-Pro-Pol-9","price":2752.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ 30A DC converter \/ Heated","offer_id":48120792580354,"sku":"BE10551M-Pro-Pol-10","price":2827.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ 50A DC converter \/ Non-Heated","offer_id":48120792613122,"sku":"BE10551M-Pro-Pol-11","price":2774.0,"currency_code":"USD","in_stock":true},{"title":"Professional Kit \/ 50A DC converter \/ Heated","offer_id":48120792645890,"sku":"BE10551M-Pro-Pol-12","price":2849.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3660\/5442\/files\/Bolt_Energy_48V_105Ah_Lithium_Battery_kit_for_ICON_Golf_Carts.webp?v=1783983597"},{"product_id":"lithium-rhino-48v-51-2v-120ah-lifepo4-golf-cart-battery-conversion-kit","title":"Lithium Rhino | 48V (51.2V) 120Ah LiFePO4 Golf Cart Battery Conversion Kit","description":"\u003c!-- ============================================================\n  LITHIUM RHINO 48V (51.2V) 120Ah CONVERSION KIT\n  Shopify product description — Tabs by Station (H3 = tab triggers)\n  Inline 18px on every element · CSS-only accordion FAQ · no JavaScript\n  no emoji · GMC-safe · manufacturer-verified specs · FAQPage JSON-LD\n  ============================================================ --\u003e\n\n\u003cstyle\u003e\n  \/* Structural CSS only — required for the no-JavaScript accordion + table borders.\n     All text sizing is set inline per template (style=\"font-size:18px;\"). *\/\n  .rhino-pdp h4 { font-size:20px; margin:22px 0 10px; }\n  .rhino-pdp h5 { font-size:18px; margin:16px 0 6px; }\n  .rhino-pdp th, .rhino-pdp td { text-align:left; padding:10px 12px; border:1px solid #e2e2e2; vertical-align:top; }\n  .rhino-pdp th { background:#f6f6f6; width:42%; font-weight:600; }\n  .rhino-pdp table { border-collapse:collapse; width:100%; margin:12px 0 20px; }\n  .rhino-fit { background:#f6f6f6; border:1px solid #e2e2e2; border-radius:8px; padding:14px 18px; margin:16px 0; }\n  .rhino-cta { background:#f2f6f2; border:1px solid #cfe0cf; border-radius:8px; padding:16px 18px; margin:18px 0; }\n\n  .rhino-acc { border-top:1px solid #e2e2e2; margin-top:8px; }\n  .rhino-acc .item { border-bottom:1px solid #e2e2e2; }\n  .rhino-acc input { position:absolute; opacity:0; height:0; width:0; }\n  .rhino-acc label { display:block; cursor:pointer; padding:16px 40px 16px 4px; position:relative; font-size:18px; font-weight:600; line-height:1.5; }\n  .rhino-acc label::after { content:\"+\"; position:absolute; right:8px; top:14px; font-size:24px; font-weight:400; color:#555; }\n  .rhino-acc input:checked + label::after { content:\"\\2013\"; }\n  .rhino-acc .answer { max-height:0; overflow:hidden; transition:max-height .3s ease; }\n  .rhino-acc input:checked ~ .answer { max-height:640px; }\n  .rhino-acc .answer p { padding:0 4px 18px; margin:0; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rhino-pdp\"\u003e\n\n\u003c!-- ============ TAB 1: OVERVIEW ============ --\u003e\n\n\n\u003cp style=\"font-size:18px; line-height:1.6;\"\u003eIf your golf cart is slowing down, dying before the round is over, or draining your weekend with battery maintenance, the Lithium Rhino 48V 120Ah conversion kit replaces your entire lead-acid battery bank with a single lithium pack that goes farther and lasts longer. It is built for owners of two- and four-passenger 48V carts who want dependable all-day range, including carts running lights, a sound system, and other accessories, or a light performance upgrade.\u003c\/p\u003e\n\n\u003cp style=\"font-size:18px; line-height:1.6;\"\u003eOn a stock cart, the 120Ah pack delivers roughly 40 to 50 miles per charge, about 10 miles more than the 105Ah kit, while removing well over 100 pounds of lead-acid weight. Because it uses LiFePO4 (lithium iron phosphate) cells, the cart holds steady power and speed from a full charge down to nearly empty, instead of the slow fade lead-acid batteries are known for.\u003c\/p\u003e\n\n\u003cp style=\"font-size:18px; line-height:1.6;\"\u003eThis is a complete drop-in kit. It includes the battery, a 25-amp smart charger, a 40-amp converter for your 12V accessories, mounting brackets and hardware, a dashboard LCD gauge, and everything else needed to finish the install in an afternoon. A built-in Bluetooth module connects to the free Lithium Rhino app so you can check battery health from your phone. The pack is backed by an 8-year warranty and rated for 6,000+ charge cycles, so for most owners it is a one-time upgrade.\u003c\/p\u003e\n\n\u003cdiv class=\"rhino-cta\"\u003e\n  \u003cp style=\"font-size:18px; line-height:1.6; margin:0;\"\u003e\u003cstrong\u003eCharging in the cold?\u003c\/strong\u003e You can upgrade to the Self-Heated version of this kit, which warms its own cells before charging in below-freezing temperatures. It is the better choice if you store or charge your cart in an unheated garage, barn, or outdoors through winter.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- ============ TAB 2: FEATURES ============ --\u003e\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\n\u003cul style=\"font-size:18px; line-height:1.6;\"\u003e\n  \u003cli style=\"font-size:18px;\"\u003e\n\u003cstrong\u003eGrade-A LiFePO4 prismatic cells.\u003c\/strong\u003e The pack uses lithium iron phosphate cells rated for 6,000+ charge cycles. For you, that means many years of use before you would ever think about a replacement, and a battery that stays stable and safe in daily use.\u003c\/li\u003e\n  \u003cli style=\"font-size:18px;\"\u003e\n\u003cstrong\u003eFlat lithium discharge curve.\u003c\/strong\u003e Voltage stays steady as the pack drains. You get the same power and speed at a low charge as at a full charge, so the cart does not bog down late in the day.\u003c\/li\u003e\n  \u003cli style=\"font-size:18px;\"\u003e\n\u003cstrong\u003eSmart BMS, 250A continuous \/ 500A peak.\u003c\/strong\u003e The built-in battery management system protects against over-charge, over-discharge, over-temperature, and short circuits, and supports strong current for better hill climbing and throttle response.\u003c\/li\u003e\n  \u003cli style=\"font-size:18px;\"\u003e\n\u003cstrong\u003eBluetooth app and 4-inch LCD gauge.\u003c\/strong\u003e A dash-mounted color gauge with a secondary power button shows charge at a glance, and the free Lithium Rhino app (iOS and Android) reports live state of charge, per-cell voltage and temperature, fault alerts, and cycle history.\u003c\/li\u003e\n  \u003cli style=\"font-size:18px;\"\u003e\n\u003cstrong\u003e25-amp smart charger included.\u003c\/strong\u003e Recharges the pack from empty in about 5 hours, so the cart is ready between rounds or trips without an overnight wait.\u003c\/li\u003e\n  \u003cli style=\"font-size:18px;\"\u003e\n\u003cstrong\u003e40-amp DC converter included.\u003c\/strong\u003e Powers your 12V accessories such as lights and horn without adding a separate battery.\u003c\/li\u003e\n  \u003cli style=\"font-size:18px;\"\u003e\n\u003cstrong\u003eCompact metal-shell pack.\u003c\/strong\u003e At 18.9 x 13.4 x 9.3 inches and about 120 pounds, the durable metal-shell pack drops into the factory tray of most 48V carts while shedding lead-acid weight.\u003c\/li\u003e\n  \u003cli style=\"font-size:18px;\"\u003e\n\u003cstrong\u003eIP65 splash resistance.\u003c\/strong\u003e Rated to handle the splashes and spray of normal outdoor cart use.\u003c\/li\u003e\n  \u003cli style=\"font-size:18px;\"\u003e\n\u003cstrong\u003eComplete drop-in kit.\u003c\/strong\u003e Cables, brackets, hardware, drill bit, gauge, charger, converter, and safety gear are all in the box. There is nothing extra to buy to finish the install.\u003c\/li\u003e\n  \u003cli style=\"font-size:18px;\"\u003e\n\u003cstrong\u003e8-year warranty and US-based support.\u003c\/strong\u003e Coverage on the cells, BMS, and built-in electronics, plus lifetime customer support and step-by-step install videos.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c!-- ============ TAB 3: COMPATIBILITY ============ --\u003e\n\u003ch3\u003eFitment \u0026amp; Compatibility\u003c\/h3\u003e\n\n\u003cp style=\"font-size:18px; line-height:1.6;\"\u003eThe redesigned 18.9 x 13.4 x 9.3 in pack is built to drop into most 48V golf carts using the factory battery tray. Always confirm your exact year, make, and model before ordering.\u003c\/p\u003e\n\n\u003cdiv class=\"rhino-fit\"\u003e\n  \u003cp style=\"font-size:18px; margin:0 0 6px;\"\u003e\u003cstrong\u003eFits with no modification\u003c\/strong\u003e\u003c\/p\u003e\n  \u003cul style=\"font-size:18px; line-height:1.6;\"\u003e\n    \u003cli style=\"font-size:18px;\"\u003eMost Yamaha 48V carts (Drive \/ Drive2 and similar)\u003c\/li\u003e\n    \u003cli style=\"font-size:18px;\"\u003eICON EV 48V models\u003c\/li\u003e\n    \u003cli style=\"font-size:18px;\"\u003eEZGO TXT\u003c\/li\u003e\n    \u003cli style=\"font-size:18px;\"\u003eMany other 48V carts using a standard battery tray\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cp style=\"font-size:18px; margin:12px 0 6px;\"\u003e\u003cstrong\u003eFits with a minor battery tray modification\u003c\/strong\u003e\u003c\/p\u003e\n  \u003cul style=\"font-size:18px; line-height:1.6;\"\u003e\n    \u003cli style=\"font-size:18px;\"\u003eClub Car Precedent\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cp style=\"font-size:18px; margin:12px 0 6px;\"\u003e\u003cstrong\u003eDoes not fit\u003c\/strong\u003e\u003c\/p\u003e\n  \u003cul style=\"font-size:18px; line-height:1.6;\"\u003e\n    \u003cli style=\"font-size:18px;\"\u003eClub Car DS\u003c\/li\u003e\n    \u003cli style=\"font-size:18px;\"\u003eEZGO RXV\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003ch5\u003eSuitable for\u003c\/h5\u003e\n\u003cul style=\"font-size:18px; line-height:1.6;\"\u003e\n  \u003cli style=\"font-size:18px;\"\u003eTwo- and four-passenger 48V golf carts\u003c\/li\u003e\n  \u003cli style=\"font-size:18px;\"\u003eCarts running lights, a sound system, or other accessories\u003c\/li\u003e\n  \u003cli style=\"font-size:18px;\"\u003eCarts with a light performance upgrade\u003c\/li\u003e\n  \u003cli style=\"font-size:18px;\"\u003eGolf course rounds, neighborhood cruising, and street-legal carts\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cp style=\"font-size:18px; line-height:1.6;\"\u003eIf your cart is not listed, or you are not sure whether it will fit, contact us before ordering and we will verify fitment for your specific cart.\u003c\/p\u003e\n\n\u003ch5\u003eNote on range\u003c\/h5\u003e\n\u003cp style=\"font-size:18px; line-height:1.6;\"\u003eEstimated range assumes a stock cart with factory-size wheels and tires (about 18 in overall height), factory controller, and factory motor. Terrain, driving style, tire size, accessories, and passenger weight all affect real-world range.\u003c\/p\u003e\n\n\u003c!-- ============ TAB 4: SPECIFICATIONS ============ --\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\n\u003ch4\u003eBattery\u003c\/h4\u003e\n\u003ctable style=\"font-size:18px;\"\u003e\n  \u003ctr\u003e\n\u003cth\u003eNominal voltage\u003c\/th\u003e\n\u003ctd\u003e51.2V (48V class)\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003cth\u003eWorking voltage range\u003c\/th\u003e\n\u003ctd\u003e43.2V to 58.4V\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e120Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003cth\u003eTotal energy\u003c\/th\u003e\n\u003ctd\u003e6,144Wh (6.1 kWh)\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003cth\u003eRecommended depth of discharge\u003c\/th\u003e\n\u003ctd\u003e80% DOD\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003cth\u003eReserve at 25A draw\u003c\/th\u003e\n\u003ctd\u003eApprox. 288 minutes\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003cth\u003eCell chemistry\u003c\/th\u003e\n\u003ctd\u003eGrade-A LiFePO4 prismatic cells\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003cth\u003eCell configuration\u003c\/th\u003e\n\u003ctd\u003e16 cells, 1P 16S (not series connectable)\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003cth\u003eRated cycle life\u003c\/th\u003e\n\u003ctd\u003e6,000+ charge cycles\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e18.9 x 13.4 x 9.3 in (L x W x H)\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003eApprox. 120 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003cth\u003eTerminal type\u003c\/th\u003e\n\u003ctd\u003eM8 female\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003cth\u003eEnclosure\u003c\/th\u003e\n\u003ctd\u003eMetal shell, iron-plate baking-varnish finish\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003cth\u003eDischarge temperature range\u003c\/th\u003e\n\u003ctd\u003e-4°F to 131°F\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003cth\u003eIngress rating\u003c\/th\u003e\n\u003ctd\u003eIP65 (splash resistant)\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003cth\u003eCertifications\u003c\/th\u003e\n\u003ctd\u003eUN38.3, MDSD (UN3480 shipping class)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\n\u003ch4\u003eBMS and charging\u003c\/h4\u003e\n\u003ctable style=\"font-size:18px;\"\u003e\n  \u003ctr\u003e\n\u003cth\u003eMax continuous discharge\u003c\/th\u003e\n\u003ctd\u003e250A\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003cth\u003ePeak discharge\u003c\/th\u003e\n\u003ctd\u003e500A\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003cth\u003eRecommended charge current\u003c\/th\u003e\n\u003ctd\u003e25A\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003cth\u003eMax charge current\u003c\/th\u003e\n\u003ctd\u003e120A\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003cth\u003eCharge time at 25A\u003c\/th\u003e\n\u003ctd\u003eApprox. 288 minutes (about 5 hours)\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003cth\u003eIncluded charger\u003c\/th\u003e\n\u003ctd\u003e25A smart charger with dual-mount bracket\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003cth\u003eCell balancing\u003c\/th\u003e\n\u003ctd\u003eActive\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003cth\u003eProtections\u003c\/th\u003e\n\u003ctd\u003ePack over-voltage, pack under-voltage, cell over-temperature, BMS over-temperature, short circuit, over-current\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\n\u003ch4\u003eMonitoring and connectivity\u003c\/h4\u003e\n\u003ctable style=\"font-size:18px;\"\u003e\n  \u003ctr\u003e\n\u003cth\u003eDisplay\u003c\/th\u003e\n\u003ctd\u003e4-inch round color LCD gauge with secondary power button\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003cth\u003eApp\u003c\/th\u003e\n\u003ctd\u003eFree Lithium Rhino app via built-in Bluetooth (iOS and Android)\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003cth\u003eApp data\u003c\/th\u003e\n\u003ctd\u003eLive state of charge, per-cell voltage and temperature, fault alerts, cycle history\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003cth\u003e12V accessory power\u003c\/th\u003e\n\u003ctd\u003e40A DC converter included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\n\u003ch4\u003eWarranty\u003c\/h4\u003e\n\u003ctable style=\"font-size:18px;\"\u003e\n  \u003ctr\u003e\n\u003cth\u003eCoverage\u003c\/th\u003e\n\u003ctd\u003e8-year warranty on cells, BMS, and built-in electronics\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003cth\u003eSupport\u003c\/th\u003e\n\u003ctd\u003eUS-based support plus lifetime customer support\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\n\u003c!-- ============ TAB 5: WHAT'S INCLUDED ============ --\u003e\n\u003ch3\u003eWhat's Included\u003c\/h3\u003e\n\n\u003cp style=\"font-size:18px; line-height:1.6;\"\u003eEvery kit ships complete. There is nothing extra to buy to finish the install.\u003c\/p\u003e\n\n\u003cul style=\"font-size:18px; line-height:1.6;\"\u003e\n  \u003cli style=\"font-size:18px;\"\u003e51.2V 120Ah LiFePO4 battery pack\u003c\/li\u003e\n  \u003cli style=\"font-size:18px;\"\u003e25-amp smart charger with dual-mount bracket\u003c\/li\u003e\n  \u003cli style=\"font-size:18px;\"\u003e40-amp 12V DC converter (reducer) for accessory power\u003c\/li\u003e\n  \u003cli style=\"font-size:18px;\"\u003e4-inch round color LCD gauge with secondary power button\u003c\/li\u003e\n  \u003cli style=\"font-size:18px;\"\u003eCharge port adapter plug\u003c\/li\u003e\n  \u003cli style=\"font-size:18px;\"\u003eCharge port plate\u003c\/li\u003e\n  \u003cli style=\"font-size:18px;\"\u003eUniversal mounting brackets\u003c\/li\u003e\n  \u003cli style=\"font-size:18px;\"\u003eHeavy-gauge main cable set\u003c\/li\u003e\n  \u003cli style=\"font-size:18px;\"\u003eMounting hardware\u003c\/li\u003e\n  \u003cli style=\"font-size:18px;\"\u003eBracket drill bit\u003c\/li\u003e\n  \u003cli style=\"font-size:18px;\"\u003eLead-acid battery removal strap\u003c\/li\u003e\n  \u003cli style=\"font-size:18px;\"\u003eHeavy-duty zip tie\u003c\/li\u003e\n  \u003cli style=\"font-size:18px;\"\u003eSafety glasses\u003c\/li\u003e\n  \u003cli style=\"font-size:18px;\"\u003eSafety gloves\u003c\/li\u003e\n  \u003cli style=\"font-size:18px;\"\u003eBuilt-in Bluetooth app module and model-specific install guide\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c!-- ============ TAB 6: INSTALLATION ============ --\u003e\n\u003ch3\u003eInstallation\u003c\/h3\u003e\n\n\u003cp style=\"font-size:18px; line-height:1.6;\"\u003eThis is a do-it-yourself drop-in kit. Most owners complete the install in about 2 to 4 hours with basic hand tools. The kit includes the mounting brackets, hardware, and drill bit needed to secure the pack.\u003c\/p\u003e\n\n\u003ch4\u003eBasic steps\u003c\/h4\u003e\n\u003cul style=\"font-size:18px; line-height:1.6;\"\u003e\n  \u003cli style=\"font-size:18px;\"\u003eDisconnect and remove your existing lead-acid batteries using the included removal strap.\u003c\/li\u003e\n  \u003cli style=\"font-size:18px;\"\u003eMount the lithium pack in the battery tray with the universal brackets and hardware.\u003c\/li\u003e\n  \u003cli style=\"font-size:18px;\"\u003eConnect the heavy-gauge main cables and the 40A DC converter for 12V accessories.\u003c\/li\u003e\n  \u003cli style=\"font-size:18px;\"\u003eInstall the charge port adapter and plate, and mount the LCD gauge.\u003c\/li\u003e\n  \u003cli style=\"font-size:18px;\"\u003eMount the 25A charger, power on, and confirm state of charge on the gauge or Lithium Rhino app.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cp style=\"font-size:18px; line-height:1.6;\"\u003eStep-by-step videos are available for every major cart brand, and a free 30-minute video support call is available if you get stuck during the install.\u003c\/p\u003e\n\n\u003c!-- ============ TAB 7: WARRANTY \u0026 SHIPPING ============ --\u003e\n\u003ch3\u003eWarranty \u0026amp; Shipping\u003c\/h3\u003e\n\n\u003ch4\u003eWarranty\u003c\/h4\u003e\n\u003cp style=\"font-size:18px; line-height:1.6;\"\u003eThe kit is backed by an 8-year warranty covering the cells, BMS, and built-in electronics, plus lifetime US-based customer support. Register your kit on install day to activate coverage.\u003c\/p\u003e\n\n\u003ch4\u003eShipping\u003c\/h4\u003e\n\u003cp style=\"font-size:18px; line-height:1.6;\"\u003eEach kit ships in a single hazmat-certified wooden crate for safe transit. Please keep the crate and packaging in case a warranty claim ever requires return shipping.\u003c\/p\u003e\n\n\u003ch4\u003eReturns\u003c\/h4\u003e\n\u003cp style=\"font-size:18px; line-height:1.6;\"\u003eReturns are accepted per our store return policy. Contact our support team to start a return and we will walk you through the process.\u003c\/p\u003e\n\n\u003c!-- ============ TAB 8: FAQ ============ --\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n\u003cdiv class=\"rhino-acc\"\u003e\n\n  \u003cdiv class=\"item\"\u003e\n    \u003cinput type=\"checkbox\" id=\"faq1\"\u003e\n    \u003clabel for=\"faq1\"\u003eWill this kit fit my golf cart?\u003c\/label\u003e\n    \u003cdiv class=\"answer\"\u003e\u003cp style=\"font-size:18px; line-height:1.6;\"\u003eIt fits most 48V carts using the factory battery tray, including most Yamaha 48V carts, ICON EV models, and the EZGO TXT with no modification. The Club Car Precedent fits with a minor battery tray modification. It does not fit the Club Car DS or the EZGO RXV. If your cart is not listed, contact us and we will confirm fitment before you order.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"item\"\u003e\n    \u003cinput type=\"checkbox\" id=\"faq2\"\u003e\n    \u003clabel for=\"faq2\"\u003eHow much range does the 120Ah deliver?\u003c\/label\u003e\n    \u003cdiv class=\"answer\"\u003e\u003cp style=\"font-size:18px; line-height:1.6;\"\u003eOn a stock cart, expect roughly 40 to 50 miles per charge, about 10 miles more than the 105Ah kit. Actual range depends on terrain, tire size, accessories, driving style, and passenger weight.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"item\"\u003e\n    \u003cinput type=\"checkbox\" id=\"faq3\"\u003e\n    \u003clabel for=\"faq3\"\u003eHow long does it take to charge?\u003c\/label\u003e\n    \u003cdiv class=\"answer\"\u003e\u003cp style=\"font-size:18px; line-height:1.6;\"\u003eUsing the included 25-amp smart charger, a full charge from empty takes about 5 hours (roughly 288 minutes). Topping up from a partial charge is quicker, so you can add range between rounds or trips without waiting overnight.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"item\"\u003e\n    \u003cinput type=\"checkbox\" id=\"faq4\"\u003e\n    \u003clabel for=\"faq4\"\u003eCan I use my existing golf cart charger?\u003c\/label\u003e\n    \u003cdiv class=\"answer\"\u003e\u003cp style=\"font-size:18px; line-height:1.6;\"\u003eUse the included 25-amp lithium smart charger, which is matched to the pack and its BMS. The kit also includes a charge port adapter so the new charger connects cleanly to your cart. A lead-acid charger is not designed for this battery and should not be used.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"item\"\u003e\n    \u003cinput type=\"checkbox\" id=\"faq5\"\u003e\n    \u003clabel for=\"faq5\"\u003eHow long does installation take?\u003c\/label\u003e\n    \u003cdiv class=\"answer\"\u003e\u003cp style=\"font-size:18px; line-height:1.6;\"\u003eMost owners finish in about 2 to 4 hours using basic hand tools. The kit includes mounting brackets, hardware, cables, and a drill bit, and step-by-step videos are available for every major cart brand.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"item\"\u003e\n    \u003cinput type=\"checkbox\" id=\"faq6\"\u003e\n    \u003clabel for=\"faq6\"\u003eDo I need any special tools?\u003c\/label\u003e\n    \u003cdiv class=\"answer\"\u003e\u003cp style=\"font-size:18px; line-height:1.6;\"\u003eNo. Basic hand tools such as a socket set, wrench, and drill are enough for most installs. The mounting brackets, hardware, and drill bit are included in the kit.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"item\"\u003e\n    \u003cinput type=\"checkbox\" id=\"faq7\"\u003e\n    \u003clabel for=\"faq7\"\u003eWhat is the difference between this and the Self-Heated version?\u003c\/label\u003e\n    \u003cdiv class=\"answer\"\u003e\u003cp style=\"font-size:18px; line-height:1.6;\"\u003eThis kit is rated to discharge from -4°F to 131°F. The Self-Heated version warms its own cells before charging in below-freezing temperatures, which makes it the better choice if you store or charge your cart in an unheated garage, barn, or outdoors through winter. If cold-weather charging applies to you, you can upgrade to the Self-Heated kit.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"item\"\u003e\n    \u003cinput type=\"checkbox\" id=\"faq8\"\u003e\n    \u003clabel for=\"faq8\"\u003eCan I monitor the battery from my phone?\u003c\/label\u003e\n    \u003cdiv class=\"answer\"\u003e\u003cp style=\"font-size:18px; line-height:1.6;\"\u003eYes. A 4-inch round color LCD gauge mounts on the dash, and built-in Bluetooth connects to the free Lithium Rhino app on iOS and Android for live state of charge, per-cell voltage and temperature, fault alerts, and cycle history.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"item\"\u003e\n    \u003cinput type=\"checkbox\" id=\"faq9\"\u003e\n    \u003clabel for=\"faq9\"\u003eCan I connect two of these batteries together?\u003c\/label\u003e\n    \u003cdiv class=\"answer\"\u003e\u003cp style=\"font-size:18px; line-height:1.6;\"\u003eNo. This pack is not series connectable, so it should be installed as a single 48V (51.2V) battery in your cart rather than wired in series with another pack.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"item\"\u003e\n    \u003cinput type=\"checkbox\" id=\"faq10\"\u003e\n    \u003clabel for=\"faq10\"\u003eWhat maintenance does it need?\u003c\/label\u003e\n    \u003cdiv class=\"answer\"\u003e\u003cp style=\"font-size:18px; line-height:1.6;\"\u003eVery little. There is no watering, terminal cleaning, or equalizing charge like lead-acid batteries require. Keeping the connections clean and the pack securely mounted is all that is needed for normal use.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"item\"\u003e\n    \u003cinput type=\"checkbox\" id=\"faq11\"\u003e\n    \u003clabel for=\"faq11\"\u003eWhat about my old lead-acid batteries?\u003c\/label\u003e\n    \u003cdiv class=\"answer\"\u003e\u003cp style=\"font-size:18px; line-height:1.6;\"\u003eMost local battery shops recycle lead-acid batteries for free, and many pay scrap value. The kit includes a removal strap to make taking them out easier.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"item\"\u003e\n    \u003cinput type=\"checkbox\" id=\"faq12\"\u003e\n    \u003clabel for=\"faq12\"\u003eWhat does the warranty cover?\u003c\/label\u003e\n    \u003cdiv class=\"answer\"\u003e\u003cp style=\"font-size:18px; line-height:1.6;\"\u003eThe 8-year warranty covers the cells, BMS, and built-in electronics, and is backed by lifetime US-based customer support. Register your kit on install day to activate coverage.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"item\"\u003e\n    \u003cinput type=\"checkbox\" id=\"faq13\"\u003e\n    \u003clabel for=\"faq13\"\u003eIs it certified and safe to ship?\u003c\/label\u003e\n    \u003cdiv class=\"answer\"\u003e\u003cp style=\"font-size:18px; line-height:1.6;\"\u003eYes. The battery is UN38.3 certified and ships as UN3480 in a hazmat-certified wooden crate. Please keep the crate in case a warranty claim ever requires return shipping.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ============ FAQPage JSON-LD ============ --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    { \"@type\": \"Question\", \"name\": \"Will this kit fit my golf cart?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It fits most 48V carts using the factory battery tray, including most Yamaha 48V carts, ICON EV models, and the EZGO TXT with no modification. The Club Car Precedent fits with a minor battery tray modification. It does not fit the Club Car DS or the EZGO RXV. If your cart is not listed, contact us and we will confirm fitment before you order.\" } },\n    { \"@type\": \"Question\", \"name\": \"How much range does the 48V 120Ah kit deliver?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"On a stock cart, expect roughly 40 to 50 miles per charge, about 10 miles more than the 105Ah kit. Actual range depends on terrain, tire size, accessories, driving style, and passenger weight.\" } },\n    { \"@type\": \"Question\", \"name\": \"How long does it take to charge?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Using the included 25-amp smart charger, a full charge from empty takes about 5 hours (roughly 288 minutes). Topping up from a partial charge is quicker.\" } },\n    { \"@type\": \"Question\", \"name\": \"Can I use my existing golf cart charger?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Use the included 25-amp lithium smart charger, which is matched to the pack and its BMS. The kit also includes a charge port adapter so the new charger connects cleanly to your cart. A lead-acid charger should not be used.\" } },\n    { \"@type\": \"Question\", \"name\": \"How long does installation take?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Most owners finish in about 2 to 4 hours using basic hand tools. The kit includes mounting brackets, hardware, cables, and a drill bit, and step-by-step videos are available for every major cart brand.\" } },\n    { \"@type\": \"Question\", \"name\": \"Do I need any special tools?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"No. Basic hand tools such as a socket set, wrench, and drill are enough for most installs. The mounting brackets, hardware, and drill bit are included in the kit.\" } },\n    { \"@type\": \"Question\", \"name\": \"What is the difference between this and the Self-Heated version?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"This kit is rated to discharge from -4F to 131F. The Self-Heated version warms its own cells before charging in below-freezing temperatures, which makes it the better choice for storing or charging a cart in an unheated space through winter. If cold-weather charging applies to you, you can upgrade to the Self-Heated kit.\" } },\n    { \"@type\": \"Question\", \"name\": \"Can I monitor the battery from my phone?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes. A 4-inch round color LCD gauge mounts on the dash, and built-in Bluetooth connects to the free Lithium Rhino app on iOS and Android for live state of charge, per-cell voltage and temperature, fault alerts, and cycle history.\" } },\n    { \"@type\": \"Question\", \"name\": \"Can I connect two of these batteries together?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"No. This pack is not series connectable, so it should be installed as a single 48V (51.2V) battery in your cart rather than wired in series with another pack.\" } },\n    { \"@type\": \"Question\", \"name\": \"What maintenance does it need?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Very little. There is no watering, terminal cleaning, or equalizing charge like lead-acid batteries require. Keeping the connections clean and the pack securely mounted is all that is needed for normal use.\" } },\n    { \"@type\": \"Question\", \"name\": \"What about my old lead-acid batteries?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Most local battery shops recycle lead-acid batteries for free, and many pay scrap value. The kit includes a removal strap to make taking them out easier.\" } },\n    { \"@type\": \"Question\", \"name\": \"What does the warranty cover?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The 8-year warranty covers the cells, BMS, and built-in electronics, and is backed by lifetime US-based customer support. Register your kit on install day to activate coverage.\" } },\n    { \"@type\": \"Question\", \"name\": \"Is it certified and safe to ship?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes. The battery is UN38.3 certified and ships as UN3480 in a hazmat-certified wooden crate.\" } }\n  ]\n}\n\u003c\/script\u003e\n\n\u003c\/div\u003e","brand":"Lithium Rhino","offers":[{"title":"Default Title","offer_id":48167974863106,"sku":"LR48V120","price":2699.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3660\/5442\/files\/ProKitincludeseverythinginStandard_plustheabove_21.webp?v=1784678434"},{"product_id":"polaris-ranger-ev-48v-lithium-battery-conversion-kit-lithium-rhino","title":"Polaris Ranger EV 48V Lithium Battery Conversion Kit | 2010 - 2022 | Lithium Rhino","description":"\u003c!-- ============================================================\n  LITHIUM RHINO 48V POLARIS RANGER EV CONVERSION KIT — 120Ah + 170Ah\n  Dual-capacity variant page · Tabs by Station (H3 = tab triggers)\n  Inline 18px on every element · CSS-only accordion FAQ · no JavaScript\n  no emoji · GMC-safe · manufacturer-verified specs · FAQPage JSON-LD\n  NOTE: cells marked \"Confirm on 170Ah spec sheet\" need the LR 170Ah PDF.\n  ============================================================ --\u003e\n\u003cstyle\u003e\n  .rhino-pdp h4 { font-size:20px; margin:22px 0 10px; }\n  .rhino-pdp h5 { font-size:18px; margin:16px 0 6px; }\n  .rhino-pdp th, .rhino-pdp td { text-align:left; padding:10px 12px; border:1px solid #e2e2e2; vertical-align:top; }\n  .rhino-pdp th { background:#f6f6f6; font-weight:600; }\n  .rhino-pdp table { border-collapse:collapse; width:100%; margin:12px 0 20px; }\n  .rhino-pdp .spec th:first-child { width:34%; }\n  .rhino-pdp .todo { color:#8a6d1a; font-style:italic; }\n  .rhino-fit { background:#f6f6f6; border:1px solid #e2e2e2; border-radius:8px; padding:14px 18px; margin:16px 0; }\n  .rhino-cta { background:#f2f6f2; border:1px solid #cfe0cf; border-radius:8px; padding:16px 18px; margin:18px 0; }\n  .rhino-pick { background:#f6f6f6; border:1px solid #e2e2e2; border-radius:8px; padding:16px 18px; margin:14px 0; }\n  .rhino-acc { border-top:1px solid #e2e2e2; margin-top:8px; }\n  .rhino-acc .item { border-bottom:1px solid #e2e2e2; }\n  .rhino-acc input { position:absolute; opacity:0; height:0; width:0; }\n  .rhino-acc label { display:block; cursor:pointer; padding:16px 40px 16px 4px; position:relative; font-size:18px; font-weight:600; line-height:1.5; }\n  .rhino-acc label::after { content:\"+\"; position:absolute; right:8px; top:14px; font-size:24px; font-weight:400; color:#555; }\n  .rhino-acc input:checked + label::after { content:\"\\2013\"; }\n  .rhino-acc .answer { max-height:0; overflow:hidden; transition:max-height .3s ease; }\n  .rhino-acc input:checked ~ .answer { max-height:760px; }\n  .rhino-acc .answer p { padding:0 4px 18px; margin:0; }\n\u003c\/style\u003e\n\u003cdiv class=\"rhino-pdp\"\u003e\n\u003c!-- ============ TAB 1: OVERVIEW ============ --\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eIf your Polaris Ranger EV is bogging down on hills, dying before the workday is over, or eating your time with battery watering and corrosion, this Lithium Rhino 48V conversion kit replaces all eight factory lead-acid batteries with one lithium pack. It is built for Ranger EV owners who use their machine for property work, trail riding, hunting, hauling, and chores and want dependable power without the weight and upkeep of lead.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eRemoving the factory battery bank takes roughly 700 pounds of lead out of your Ranger. Because lithium holds steady voltage as it drains, the Ranger keeps consistent power and speed from a full charge down to nearly empty, instead of the gradual fade you get from tired lead-acid batteries.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eThis kit comes in two capacities so you can match it to how hard you run your Ranger:\u003c\/p\u003e\n\u003cul style=\"font-size: 18px; line-height: 1.6;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003e120Ah (250A \/ 500A BMS):\u003c\/strong\u003e the value choice for light-to-moderate duty and single-rider daily use, with roughly 40 to 50 miles of range. A Self-Heated upgrade is available for below-freezing charging.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003e170Ah (300A \/ 800A BMS):\u003c\/strong\u003e the heavy-duty choice for towing, plowing, upgraded controllers, and maximum range, with an advertised range up to 74 miles. Self-heating is built in, and it adds CAN and RS485 communication ports and a round gauge that integrates with the Polaris EV factory dash.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eBoth are complete drop-in kits that include the battery, a 25-amp lithium smart charger, a 12V converter for standard accessories, mounting brackets and hardware, a color gauge, and Bluetooth monitoring through the free Lithium Rhino app. Both carry an 8-year warranty and a 6,000+ cycle rating.\u003c\/p\u003e\n\u003c!-- ============ TAB 2: CHOOSING YOUR CAPACITY ============ --\u003e\n\u003ch3\u003eChoosing Your Capacity\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eBoth packs are 48V (51.2V) and install the same way. The difference is how much range and current they deliver, and a few features on the 170Ah. Here is how to choose.\u003c\/p\u003e\n\u003cdiv class=\"rhino-pick\"\u003e\n\u003cp style=\"font-size: 18px; margin: 0 0 6px;\"\u003e\u003cstrong\u003eChoose the 120Ah if you\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul style=\"font-size: 18px; line-height: 1.6;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003eUse the Ranger mostly solo for property, trail, hunting, and light chores\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eWant roughly 40 to 50 miles of range at the best value\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eDo not tow heavy or plow for long stretches\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eCan add the Self-Heated option if you charge below freezing\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px; margin: 12px 0 6px;\"\u003e\u003cstrong\u003eChoose the 170Ah if you\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul style=\"font-size: 18px; line-height: 1.6;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003eTow, plow, haul, or run steep terrain and want current headroom (300A continuous \/ 800A max)\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eWant maximum range, advertised up to 74 miles\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eRun an upgraded controller or motor\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eWant self-heating built in for winter charging, plus CAN and RS485 comm ports and Polaris EV factory-dash gauge integration\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eIf you are between the two, size up. Extra capacity gives more range, cooler operation under load, and longer cell life, and it is the more forgiving choice for a working Ranger. Contact us and we will help you match the pack to your use.\u003c\/p\u003e\n\u003c!-- ============ TAB 3: FEATURES ============ --\u003e\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\u003cul style=\"font-size: 18px; line-height: 1.6;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eReplaces all eight factory batteries.\u003c\/strong\u003e One compact pack takes the place of the Ranger EV's eight lead-acid batteries, removing roughly 700 pounds of lead and freeing up payload for gear, tools, and passengers.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eGrade-A LiFePO4 prismatic cells.\u003c\/strong\u003e Rated for 6,000+ charge cycles, so for most owners this is a one-time upgrade rather than a battery you replace every few seasons.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eFlat lithium discharge curve.\u003c\/strong\u003e Voltage stays steady as the pack drains, so the Ranger does not lose power or speed late in the day the way lead-acid does.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eSmart Rhino BMS.\u003c\/strong\u003e The 120Ah runs a 250A continuous \/ 500A peak BMS; the 170Ah steps up to 300A continuous \/ 800A max for heavy loads and upgraded drivetrains. Both protect against over-charge, over-discharge, over-temperature, and short circuits.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eSelf-heating options.\u003c\/strong\u003e The 170Ah includes inner self-heating for sub-freezing charging. The 120Ah offers a Self-Heated version as an upgrade.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eCommunication and cabling (170Ah).\u003c\/strong\u003e The 170Ah adds dual CAN and RS485 communication ports and 2 AWG pure-copper cables for higher-current, integrated builds.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003e25-amp lithium smart charger included.\u003c\/strong\u003e Charges the pack with a matched smart charger and shuts off automatically when full.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003e12V converter included.\u003c\/strong\u003e Powers standard 12V accessories such as lights and dash. High-draw winches and snow plows need a heavier-duty 12V solution.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eBluetooth app and color gauge.\u003c\/strong\u003e The free Lithium Rhino app (iOS and Android) and a dash gauge show live state of charge, per-cell voltage and temperature, fault alerts, and cycle history. The 170Ah round gauge integrates with the Polaris EV factory dash.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003e8-year warranty and US-based support.\u003c\/strong\u003e Full replacement for the first six years, then a $500 deductible for years seven and eight, plus lifetime customer support and install videos.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- ============ TAB 4: POLARIS FITMENT ============ --\u003e\n\u003ch3\u003ePolaris Ranger EV Fitment\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eThis kit is a 48V (51.2V) lithium conversion for the electric Polaris Ranger EV, which leaves the factory with eight lead-acid batteries wired to a 48V system. A single Lithium Rhino pack replaces all eight. Always confirm your exact year and model before ordering.\u003c\/p\u003e\n\u003cdiv class=\"rhino-fit\"\u003e\n\u003cp style=\"font-size: 18px; margin: 0 0 6px;\"\u003e\u003cstrong\u003eDesigned for\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul style=\"font-size: 18px; line-height: 1.6;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003ePolaris Ranger EV that runs on eight 48V lead-acid batteries, roughly model years 2010 through 2021\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003ePolaris Ranger EV LSV (48V) variants\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eAny later Ranger EV still built on the same eight-battery 48V lead-acid platform, including 2022 units. Fitment follows the platform, not the badge year.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px; margin: 12px 0 6px;\"\u003e\u003cstrong\u003eNot for\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul style=\"font-size: 18px; line-height: 1.6;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003ePolaris Ranger XP Kinetic (2022 and newer). The Kinetic is a factory high-voltage lithium machine with its own sealed battery, charger, and controls, and cannot be converted with a 48V drop-in pack.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eGas Ranger models, which do not run on a 48V traction battery.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eThe pack mounts in the factory battery area using the included universal brackets and hardware. Because Ranger EV battery bays vary by year, we recommend contacting us with your year and model so we can confirm fit and mounting before you order. If you are unsure whether you have the 48V EV or the Kinetic, count your batteries: this kit is for machines with eight 48V lead-acid batteries.\u003c\/p\u003e\n\u003ch5\u003eSuitable for\u003c\/h5\u003e\n\u003cul style=\"font-size: 18px; line-height: 1.6;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003eProperty and acreage maintenance\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eTrail riding and hunting\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eHauling, towing, and plowing (170Ah recommended for heavy or sustained loads)\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eDaily use on moderate to demanding terrain\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch5\u003eNote on range\u003c\/h5\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eRange figures assume a stock Ranger EV with a single rider on moderate terrain. Loads, passengers, towing, hills, tire size, and driving style all reduce real-world range.\u003c\/p\u003e\n\u003c!-- ============ TAB 5: SPECIFICATIONS ============ --\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eSpecifications by capacity. Choose your capacity in the product options above.\u003c\/p\u003e\n\u003ctable class=\"spec\" style=\"font-size: 18px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003e120Ah\u003c\/th\u003e\n\u003cth\u003e170Ah\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNominal voltage\u003c\/th\u003e\n\u003ctd\u003e51.2V (48V class)\u003c\/td\u003e\n\u003ctd\u003e51.2V (48V class)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e120Ah\u003c\/td\u003e\n\u003ctd\u003e170Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal energy\u003c\/th\u003e\n\u003ctd\u003e6,144Wh (6.1 kWh)\u003c\/td\u003e\n\u003ctd\u003e8,704Wh (8.7 kWh)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAdvertised range (single rider)\u003c\/th\u003e\n\u003ctd\u003eApprox. 40 to 50 miles\u003c\/td\u003e\n\u003ctd\u003eUp to 74 miles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCell chemistry\u003c\/th\u003e\n\u003ctd\u003eGrade-A LiFePO4 prismatic\u003c\/td\u003e\n\u003ctd\u003eGrade-A LiFePO4 prismatic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated cycle life\u003c\/th\u003e\n\u003ctd\u003e6,000+ cycles\u003c\/td\u003e\n\u003ctd\u003e6,000+ cycles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMax continuous discharge\u003c\/th\u003e\n\u003ctd\u003e250A\u003c\/td\u003e\n\u003ctd\u003e300A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePeak \/ max discharge\u003c\/th\u003e\n\u003ctd\u003e500A\u003c\/td\u003e\n\u003ctd\u003e800A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSelf-heating\u003c\/th\u003e\n\u003ctd\u003eOptional (Self-Heated version)\u003c\/td\u003e\n\u003ctd\u003eBuilt in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCommunication ports\u003c\/th\u003e\n\u003ctd\u003e—\u003c\/td\u003e\n\u003ctd\u003eCAN and RS485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended charge current\u003c\/th\u003e\n\u003ctd\u003e25A\u003c\/td\u003e\n\u003ctd\u003e25A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMax charge current\u003c\/th\u003e\n\u003ctd\u003e120A\u003c\/td\u003e\n\u003ctd\u003e100A \u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIncluded charger\u003c\/th\u003e\n\u003ctd\u003e25A smart charger, dual mount\u003c\/td\u003e\n\u003ctd\u003e25A smart charger, dual mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCell balancing\u003c\/th\u003e\n\u003ctd\u003eActive\u003c\/td\u003e\n\u003ctd\u003eActive, ±20 mV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions (L x W x H)\u003c\/th\u003e\n\u003ctd\u003e18.9 x 13.4 x 9.3 in\u003c\/td\u003e\n\u003ctd class=\"todo\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e \u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cmeta charset=\"utf-8\"\u003e16.9 × 15.4 × 12.6\"\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003eApprox. 120 lb\u003c\/td\u003e\n\u003ctd class=\"todo\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e \u003cspan style=\"color: rgb(0, 0, 0);\"\u003eApprox. \u003cmeta charset=\"utf-8\"\u003e\n\u003cstrong\u003e~146 lb\u003c\/strong\u003e\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating \/ discharge temp\u003c\/th\u003e\n\u003ctd\u003e-4°F to 131°F\u003c\/td\u003e\n\u003ctd\u003e-4°F to 131°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIngress rating\u003c\/th\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDash gauge\u003c\/th\u003e\n\u003ctd\u003eColor round touchscreen with power button\u003c\/td\u003e\n\u003ctd\u003eColor round touchscreen; integrates with Polaris EV factory dash\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eApp\u003c\/th\u003e\n\u003ctd\u003eFree Lithium Rhino app (iOS, Android)\u003c\/td\u003e\n\u003ctd\u003eFree Lithium Rhino app (iOS, Android)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e8 years (6 full + 2 at $500 deductible)\u003c\/td\u003e\n\u003ctd\u003e8 years (6 full + 2 at $500 deductible)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eCertifications: UN38.3, MDSD (UN3480 shipping class). Values above are manufacturer figures.\u003c\/p\u003e\n\u003c!-- ============ TAB 6: WHAT'S INCLUDED ============ --\u003e\n\u003ch3\u003eWhat's Included\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eEvery kit ships complete. There is nothing extra to buy to finish a standard install.\u003c\/p\u003e\n\u003cul style=\"font-size: 18px; line-height: 1.6;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003e51.2V LiFePO4 battery pack (120Ah or 170Ah)\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e25-amp lithium smart charger with dual-mount bracket\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e12V DC converter (reducer) for accessory power\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eColor round touchscreen gauge with secondary power button\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eCharge port adapter plug, charging cable, and charge port plate\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eUniversal mounting brackets and hardware\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eHeavy-gauge main cable set (170Ah uses 2 AWG pure-copper cables)\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eBracket drill bit\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eLead-acid battery removal strap\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eHeavy-duty zip tie\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eSafety glasses and gloves\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eBuilt-in Bluetooth app module and install guide\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eThe 170Ah also includes dual CAN and RS485 communication ports for integrated and upgraded-controller builds.\u003c\/p\u003e\n\u003c!-- ============ TAB 7: INSTALLATION \u0026 CHARGING ============ --\u003e\n\u003ch3\u003eInstallation \u0026amp; Charging\u003c\/h3\u003e\n\u003ch4\u003eInstallation\u003c\/h4\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eThis is a do-it-yourself drop-in kit. Most owners complete the install in about 2 to 4 hours with basic hand tools. You remove all eight factory lead-acid batteries and mount the single lithium pack in the battery area with the included brackets and hardware.\u003c\/p\u003e\n\u003cul style=\"font-size: 18px; line-height: 1.6;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003eDisconnect and remove the eight factory lead-acid batteries using the included removal strap.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eMount the lithium pack with the universal brackets and hardware.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eConnect the main cables and the 12V converter for standard 12V accessories.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eInstall the charge port adapter and plate, and mount the gauge.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003ePower on and confirm state of charge on the gauge or the Lithium Rhino app.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eBecause the motor and controller do not change, the stock contactor sees the same load and does not need upgrading for a single drop-in pack.\u003c\/p\u003e\n\u003ch4\u003eCharging your Ranger EV\u003c\/h4\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eBoth kits charge with the included 25-amp lithium smart charger, which is matched to the pack and its BMS and shuts off automatically when full. A lead-acid charger is not designed for lithium and should not be used.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eMany Ranger EVs have an onboard Delta Q (QuiQ) charger set up for lead-acid batteries. If you want to keep using the onboard charger, it typically needs to be set to a lithium profile first. Contact us with your charger model before ordering and we will confirm your best charging setup.\u003c\/p\u003e\n\u003c!-- ============ TAB 8: WARRANTY \u0026 SHIPPING ============ --\u003e\n\u003ch3\u003eWarranty \u0026amp; Shipping\u003c\/h3\u003e\n\u003ch4\u003eWarranty\u003c\/h4\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eBoth kits carry an 8-year warranty on the cells, BMS, and built-in electronics: full replacement for the first six years, then a $500 deductible for years seven and eight, plus lifetime US-based customer support. Register your kit on install day to activate coverage.\u003c\/p\u003e\n\u003ch4\u003eShipping\u003c\/h4\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eEach kit ships in a single hazmat-certified wooden crate for safe transit. Please keep the crate and packaging in case a warranty claim ever requires return shipping.\u003c\/p\u003e\n\u003ch4\u003eReturns\u003c\/h4\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eReturns are accepted per our store return policy. Contact our support team to start a return and we will walk you through the process.\u003c\/p\u003e\n\u003c!-- ============ TAB 9: FAQ ============ --\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdiv class=\"rhino-acc\"\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cinput type=\"checkbox\" id=\"faq1\"\u003e \u003clabel for=\"faq1\"\u003eWill this fit my Polaris Ranger EV?\u003c\/label\u003e\n\u003cdiv class=\"answer\"\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eIt is for the Polaris Ranger EV that runs on eight 48V lead-acid batteries, roughly model years 2010 through 2021, including LSV variants and 2022 units still on that platform. Fitment follows the platform, not the badge year. It replaces all eight factory batteries with one pack. Contact us with your year and model and we will confirm fit before you order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cinput type=\"checkbox\" id=\"faq2\"\u003e \u003clabel for=\"faq2\"\u003eWhich capacity should I choose, 120Ah or 170Ah?\u003c\/label\u003e\n\u003cdiv class=\"answer\"\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eChoose the 120Ah for mostly solo property, trail, and hunting use with roughly 40 to 50 miles of range at the best value. Choose the 170Ah if you tow, plow, haul, run an upgraded controller, or want maximum range up to 74 miles, plus built-in self-heating, CAN and RS485 ports, and Polaris factory-dash gauge integration. If you are between the two, size up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cinput type=\"checkbox\" id=\"faq3\"\u003e \u003clabel for=\"faq3\"\u003eDoes it fit the Polaris Ranger XP Kinetic?\u003c\/label\u003e\n\u003cdiv class=\"answer\"\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eNo. The Ranger XP Kinetic, Polaris's electric Ranger from 2022 onward, is a factory high-voltage lithium machine with its own sealed battery and charging system. It cannot be converted with a 48V drop-in pack. This kit is for the 48V lead-acid Ranger EV.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cinput type=\"checkbox\" id=\"faq4\"\u003e \u003clabel for=\"faq4\"\u003eDo I need to upgrade the stock contactor or solenoid?\u003c\/label\u003e\n\u003cdiv class=\"answer\"\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eFor a single drop-in pack, no. The contactor switches the same 48V circuit, and your motor and controller do not change, so the load the contactor sees is the same as it was with your lead-acid batteries. Owners routinely run this conversion on stock components. The exception is a much higher-current build, such as dual high-capacity packs, where a heavier-duty solenoid can be worth considering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cinput type=\"checkbox\" id=\"faq5\"\u003e \u003clabel for=\"faq5\"\u003eCan I use my Ranger's onboard (Delta Q) charger?\u003c\/label\u003e\n\u003cdiv class=\"answer\"\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eEach kit includes a 25-amp lithium smart charger matched to the pack, which is the simplest way to charge. If you prefer to keep using your Ranger's onboard Delta Q (QuiQ) charger, it usually needs to be set to a lithium profile first. Contact us with your charger model and we will confirm the best setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cinput type=\"checkbox\" id=\"faq6\"\u003e \u003clabel for=\"faq6\"\u003eWill my 12V accessories, winch, and plow still work?\u003c\/label\u003e\n\u003cdiv class=\"answer\"\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eThe included 12V DC converter runs standard 12V accessories such as lights and the dash. High-draw equipment like a winch or snow plow pulls far more current and needs a heavier-duty 12V converter or a dedicated 12V accessory battery. Contact us and we will point you to the right setup for your accessories.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cinput type=\"checkbox\" id=\"faq7\"\u003e \u003clabel for=\"faq7\"\u003eWhat about cold weather and charging below freezing?\u003c\/label\u003e\n\u003cdiv class=\"answer\"\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eThe 170Ah includes inner self-heating, so it can warm its cells for charging in sub-freezing temperatures. The 120Ah is offered in a Self-Heated version for the same purpose. If you hunt, plow, or store your Ranger in an unheated space through winter, choose the 170Ah or the Self-Heated 120Ah.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cinput type=\"checkbox\" id=\"faq8\"\u003e \u003clabel for=\"faq8\"\u003eHow much weight will I save?\u003c\/label\u003e\n\u003cdiv class=\"answer\"\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eThe eight factory lead-acid batteries weigh roughly 700 pounds together. A single lithium pack weighs a fraction of that, so you remove several hundred pounds, which frees up payload and improves handling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cinput type=\"checkbox\" id=\"faq9\"\u003e \u003clabel for=\"faq9\"\u003eHow hard is the installation?\u003c\/label\u003e\n\u003cdiv class=\"answer\"\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eMost owners finish in about 2 to 4 hours with basic hand tools. You remove the eight lead-acid batteries and mount one lithium pack. Mounting brackets, hardware, cables, and a drill bit are included, and install guidance is available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cinput type=\"checkbox\" id=\"faq10\"\u003e \u003clabel for=\"faq10\"\u003eCan I monitor the battery from my phone?\u003c\/label\u003e\n\u003cdiv class=\"answer\"\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eYes. Built-in Bluetooth connects to the free Lithium Rhino app on iOS and Android for live state of charge, per-cell voltage and temperature, fault alerts, and cycle history, plus a color round gauge on the dash. The 170Ah gauge integrates with the Polaris EV factory dash.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cinput type=\"checkbox\" id=\"faq11\"\u003e \u003clabel for=\"faq11\"\u003eDoes switching to lithium affect the Ranger EV motor?\u003c\/label\u003e\n\u003cdiv class=\"answer\"\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eThe battery does not change the motor. Some Ranger EVs can run their motor warm in hot climates at low speed for long periods, and with lithium's longer range you may drive longer sessions. Polaris offers an EV motor cooling fan kit if you work the machine hard in heat. This is a Ranger characteristic, not a battery issue.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cinput type=\"checkbox\" id=\"faq12\"\u003e \u003clabel for=\"faq12\"\u003eWhat does the warranty cover?\u003c\/label\u003e\n\u003cdiv class=\"answer\"\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eBoth capacities carry an 8-year warranty on the cells, BMS, and built-in electronics: full replacement for the first six years, then a $500 deductible for years seven and eight, backed by lifetime US-based customer support. Register your kit on install day to activate coverage. For Full details Read our Warranty Tab\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cinput type=\"checkbox\" id=\"faq13\"\u003e \u003clabel for=\"faq13\"\u003eIs it certified and safe to ship?\u003c\/label\u003e\n\u003cdiv class=\"answer\"\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eYes. The batteries are UN38.3 certified and ship as UN3480 in a hazmat-certified wooden crate. Please keep the crate in case a warranty claim ever requires return shipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ FAQPage JSON-LD ============ --\u003e \u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    { \"@type\": \"Question\", \"name\": \"Will this fit my Polaris Ranger EV?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It is for the Polaris Ranger EV that runs on eight 48V lead-acid batteries, roughly model years 2010 through 2021, including LSV variants and 2022 units still on that platform. Fitment follows the platform, not the badge year. It replaces all eight factory batteries with one pack. Contact us to confirm fit before you order.\" } },\n    { \"@type\": \"Question\", \"name\": \"Which capacity should I choose, 120Ah or 170Ah?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Choose the 120Ah for mostly solo property, trail, and hunting use with roughly 40 to 50 miles of range at the best value. Choose the 170Ah if you tow, plow, haul, run an upgraded controller, or want maximum range up to 74 miles, plus built-in self-heating, CAN and RS485 ports, and Polaris factory-dash gauge integration. If you are between the two, size up.\" } },\n    { \"@type\": \"Question\", \"name\": \"Does it fit the Polaris Ranger XP Kinetic?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"No. The Ranger XP Kinetic, Polaris's electric Ranger from 2022 onward, is a factory high-voltage lithium machine with its own sealed battery and charging system. It cannot be converted with a 48V drop-in pack. This kit is for the 48V lead-acid Ranger EV.\" } },\n    { \"@type\": \"Question\", \"name\": \"Do I need to upgrade the stock contactor or solenoid?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"For a single drop-in pack, no. The contactor switches the same 48V circuit, and the motor and controller do not change, so the load the contactor sees is the same as with lead-acid batteries. Owners routinely run this conversion on stock components. The exception is a much higher-current build such as dual high-capacity packs.\" } },\n    { \"@type\": \"Question\", \"name\": \"Can I use my Ranger's onboard Delta Q charger?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Each kit includes a 25-amp lithium smart charger matched to the pack, which is the simplest way to charge. To keep using the onboard Delta Q (QuiQ) charger, it usually needs to be set to a lithium profile first. Contact us with your charger model to confirm the best setup.\" } },\n    { \"@type\": \"Question\", \"name\": \"Will my 12V accessories, winch, and plow still work?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The included 12V DC converter runs standard 12V accessories such as lights and the dash. High-draw equipment like a winch or snow plow needs a heavier-duty 12V converter or a dedicated 12V accessory battery.\" } },\n    { \"@type\": \"Question\", \"name\": \"What about cold weather and charging below freezing?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The 170Ah includes inner self-heating for sub-freezing charging. The 120Ah is offered in a Self-Heated version for the same purpose. For winter use in an unheated space, choose the 170Ah or the Self-Heated 120Ah.\" } },\n    { \"@type\": \"Question\", \"name\": \"How much weight will I save?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The eight factory lead-acid batteries weigh roughly 700 pounds together. A single lithium pack weighs a fraction of that, so you remove several hundred pounds.\" } },\n    { \"@type\": \"Question\", \"name\": \"How hard is the installation?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Most owners finish in about 2 to 4 hours with basic hand tools. You remove the eight lead-acid batteries and mount one lithium pack. Brackets, hardware, cables, and a drill bit are included.\" } },\n    { \"@type\": \"Question\", \"name\": \"Can I monitor the battery from my phone?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes. Built-in Bluetooth connects to the free Lithium Rhino app on iOS and Android for live state of charge, per-cell voltage and temperature, fault alerts, and cycle history, plus a color round dash gauge. The 170Ah gauge integrates with the Polaris EV factory dash.\" } },\n    { \"@type\": \"Question\", \"name\": \"Does switching to lithium affect the Ranger EV motor?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The battery does not change the motor. Some Ranger EVs can run warm in hot climates at low speed for long periods, and Polaris offers an EV motor cooling fan kit. This is a Ranger characteristic, not a battery issue.\" } },\n    { \"@type\": \"Question\", \"name\": \"What does the warranty cover?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Both capacities carry an 8-year warranty on the cells, BMS, and built-in electronics: full replacement for the first six years, then a $500 deductible for years seven and eight, backed by lifetime US-based customer support.\" } },\n    { \"@type\": \"Question\", \"name\": \"Is it certified and safe to ship?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes. The batteries are UN38.3 certified and ship as UN3480 in a hazmat-certified wooden crate.\" } }\n  ]\n}\n\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Lithium Rhino","offers":[{"title":"120Ah - Extended Runtime","offer_id":48169505423618,"sku":"LP48V120AH","price":2699.0,"currency_code":"USD","in_stock":true},{"title":"170Ah - Maximum Performance","offer_id":48169582559490,"sku":"LP48V170AH","price":3499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3660\/5442\/files\/Polaris_Ranger_Lithium_Conversion_Kit.webp?v=1784684185"},{"product_id":"lithium-rhino-48v-51-2v-105ah-cube-golf-cart-lithium-conversion-kit-club-car-ezgo-yamaha","title":"Lithium Rhino 48V (51.2V) 105Ah CUBE Golf Cart Lithium Conversion Kit | Club Car, EZGO, Yamaha","description":"\u003c!-- ============================================================\n     LITHIUM RHINO 48V (51.2V) 105Ah CUBE CONVERSION KIT\n     Kit Number: 48V105AH CUBE\n     Shopify product description - Tabs by Station (H3 = tab)\n     Lithium Battery Supply\n     ------------------------------------------------------------\n     PRE-PUBLISH: three fields are marked CONFIRM below.\n     Search this file for \"CONFIRM\" before going live.\n     ============================================================ --\u003e\n\u003cstyle\u003e\n.lr-cube-faq{border-top:1px solid #e0e0e0;margin:0;padding:0}\n.lr-cube-faq:last-of-type{border-bottom:1px solid #e0e0e0}\n.lr-cube-faq input[type=\"checkbox\"]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}\n.lr-cube-faq label{display:block;position:relative;cursor:pointer;font-size:18px;font-weight:600;line-height:1.45;padding:16px 44px 16px 0;margin:0}\n.lr-cube-faq label::after{content:\"+\";position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:24px;font-weight:400;line-height:1}\n.lr-cube-faq input[type=\"checkbox\"]:checked ~ label::after{content:\"\\2212\"}\n.lr-cube-faq input[type=\"checkbox\"]:focus-visible ~ label{outline:2px solid currentColor;outline-offset:2px}\n.lr-cube-faq .lr-cube-faq-a{max-height:0;overflow:hidden;transition:max-height .25s ease}\n.lr-cube-faq input[type=\"checkbox\"]:checked ~ .lr-cube-faq-a{max-height:1200px}\n.lr-cube-faq .lr-cube-faq-a p{font-size:18px;line-height:1.6;margin:0 0 16px 0;padding-right:44px}\n.lr-cube-fit th,.lr-cube-fit td{padding:10px;border:1px solid #e0e0e0;vertical-align:top;text-align:left}\n.lr-cube-spec th,.lr-cube-spec td{padding:10px;border:1px solid #e0e0e0;text-align:left}\n.lr-cube-spec th{width:42%}\n@media (max-width:600px){.lr-cube-spec th{width:50%}}\n@media (prefers-reduced-motion:reduce){.lr-cube-faq .lr-cube-faq-a{transition:none}}\n\u003c\/style\u003e\n\u003cp style=\"font-size: 18px;\"\u003eYour cart is getting slower, the range is dropping, and you are tired of topping off water and cleaning corrosion off the terminals. The Lithium Rhino 48V 105Ah CUBE replaces the entire lead-acid battery bank in a 48-volt golf cart with one sealed lithium pack, and it comes with every part needed to complete the swap in a single afternoon.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe CUBE is the compact version of Rhino's 105Ah pack. At 14.1 inches long it is roughly four inches shorter than the standard 105Ah, which is what lets it drop into carts where a full-size lithium pack will not physically fit. The clearest example is the Club Car DS IQ from 2004 to 2008, where the controller panel sits in the middle of the battery tray. The CUBE mounts on either side of that panel without relocating it.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eYou get the same 5,376 watt-hours of usable energy either way. A single pack replaces six 8-volt or four 12-volt lead-acid batteries and removes a substantial amount of weight from the rear of the cart, which the suspension, tires, and brakes all benefit from. There is no watering, no equalizing, and no acid to clean up.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThis kit suits neighborhood and street-legal carts, golf course use, LSV conversions, campgrounds, and property and ranch carts. It fits most 48-volt carts from Club Car, EZGO, Yamaha, ICON, Bintelli, Evolution, MOKE, and others. It is not a fit for carts that came from the factory with a lithium battery. Check the Fits Your Cart tab before ordering, or contact us and we will confirm your year, make, and model.\u003c\/p\u003e\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompact CUBE footprint: \u003c\/strong\u003e14.1″ x 13.3″ x 10.8″. Fits tight battery compartments, including the Club Car DS IQ 2004–2008 with the center controller panel, where full-size 105Ah packs do not fit.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eComplete conversion kit: \u003c\/strong\u003echarger, 12V reducer, gauge, brackets, cables, charge port adapter, and hardware are all included. No second trip to the parts store partway through the install.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e25A smart charger: \u003c\/strong\u003erecharges the pack in roughly four hours from empty. Plugs into a standard 110V outlet.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e40A 12V reducer: \u003c\/strong\u003epowers lights, radio, USB ports, and other 12-volt accessories from the main pack, so you do not need a separate accessory battery.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLCD dash gauge with power button: \u003c\/strong\u003eshows state of charge at a glance and lets you switch the battery off from the dash without opening the seat.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBluetooth app monitoring: \u003c\/strong\u003ethe free Lithium Rhino app for iOS and Android shows state of charge, voltage, temperature, and individual cell data. No subscription.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIntegrated battery management system:\u003c\/strong\u003e monitors every cell and protects against over-voltage, under-voltage, over-current, short circuit, and over-temperature. Cell balancing runs automatically.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCAN and RS485 communication ports: \u003c\/strong\u003eon-board ports for integration with compatible controllers and accessories.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGrade-A LiFePO4 prismatic cells: \u003c\/strong\u003elithium iron phosphate chemistry rated for 6,000+ charge cycles.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIP65 metal enclosure: \u003c\/strong\u003esealed against dust and low-pressure water spray, with two recessed carry handles.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eConsistent power as it discharges: \u003c\/strong\u003elithium holds voltage through the discharge curve, so the cart does not noticeably slow down as the charge drops the way it does on lead-acid.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e8-year warranty: \u003c\/strong\u003esix years full replacement, transferable to the next owner if the pack is registered. Read the Warranty Tab for full details\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eFits Your Cart\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe CUBE is a 48-volt system replacement. It fits carts that currently run six 8-volt, eight 6-volt, or four 12-volt lead-acid batteries. Confirmed fitment by manufacturer:\u003c\/p\u003e\n\u003ctable style=\"font-size: 18px; width: 100%; border-collapse: collapse;\" class=\"lr-cube-fit\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"font-size: 18px;\"\u003eMake\u003c\/th\u003e\n\u003cth style=\"font-size: 18px;\"\u003eModels\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e\u003cstrong\u003eClub Car\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003eDS 48V (pre-2004), DS IQ 48V (2004–2008), Precedent, Tempo, Village 48V, Onward (lead-acid models only)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e\u003cstrong\u003eEZGO\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003eFreedom TXT 48V, Express, MPT, RXV (lead-acid models only)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e\u003cstrong\u003eYamaha\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003eG19, G22, G29\/YDRE, YDRE2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e\u003cstrong\u003eICON \/ Advanced EV\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e48V lead-acid models\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e\u003cstrong\u003eOther brands\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"font-size: 18px;\"\u003eBintelli, EPIC, Evolution, Tomberlin, Denago, MadJax, Kandi, Vivid, MOKE, Navitas, Cushman, Columbia Par Car, MELEX, BEAST, STAR EV (lead-acid models only)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eBest fit for tight battery compartments.\u003c\/strong\u003e If your cart has a center-mounted controller panel, a shallow tray, or limited clearance under the seat, the CUBE is the pack to choose. It is the only Rhino 105Ah that fits the Club Car DS IQ 2004–2008 without modifying the controller panel.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003ePlease read before ordering, this kit does not fit:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eCarts that came from the factory with a lithium battery.\u003c\/strong\u003e This includes EZGO RXV ELiTE, Club Car Onward and Tempo lithium models, STAR EV lithium models, Yamaha Drive2 PowerTech Li, and ICON models sold with factory lithium. These carts use a controller that communicates with the original battery, and this kit is not a drop-in replacement for them. Lead-acid versions of the same models are fine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e36-volt carts.\u003c\/strong\u003e A 36V cart needs the 36V Lithium Rhino kit, not this one.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e72-volt carts.\u003c\/strong\u003e A 72V cart needs the 76V Lithium Rhino kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px;\"\u003eNot sure which category your cart falls into? Call or message us with the year, make, model, and serial number before you order. We will confirm fitment, and if this is the wrong kit we will tell you which one is right.\u003c\/p\u003e\n\u003ch3\u003eWhat's in the Kit\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eEverything needed for a complete conversion ships in one crate:\u003c\/p\u003e\n\u003cul style=\"font-size: 18px;\"\u003e\n\u003cli\u003e48V (51.2V) 105Ah CUBE LiFePO4 battery\u003c\/li\u003e\n\u003cli\u003e25-amp lithium smart charger with dual mount\u003c\/li\u003e\n\u003cli\u003e40-amp 12V DC reducer with trigger wire\u003c\/li\u003e\n\u003cli\u003eColor LCD dash gauge with secondary battery power button\u003c\/li\u003e\n\u003cli\u003eCharge port adapter plug for 110V\u003c\/li\u003e\n\u003cli\u003eUniversal charge port adapter plate\u003c\/li\u003e\n\u003cli\u003eUniversal mounting brackets\u003c\/li\u003e\n\u003cli\u003eHeavy-gauge main battery cables\u003c\/li\u003e\n\u003cli\u003eMetal drill bit and mounting hardware\u003c\/li\u003e\n\u003cli\u003eLead-acid battery removal strap\u003c\/li\u003e\n\u003cli\u003eHeavy-duty zip ties\u003c\/li\u003e\n\u003cli\u003eSafety gloves and safety glasses\u003c\/li\u003e\n\u003cli\u003eBluetooth module and access to the free Lithium Rhino mobile app\u003c\/li\u003e\n\u003cli\u003eLithium Rhino decal plate\u003c\/li\u003e\n\u003cli\u003e8-year warranty registration\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe kit ships as one hazmat-certified wooden crate by freight. You will need a way to get the crate off the truck and a flat surface to open it on. Nothing else needs to be purchased separately for a standard install.\u003c\/p\u003e\n\u003ch3\u003eInstallation\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eMost owners complete this install in a single afternoon with basic hand tools. The battery itself is a straightforward swap. The wiring steps below are where people get stuck, so read them before you start.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eThe general sequence:\u003c\/strong\u003e disconnect and remove the lead-acid batteries, clean the tray, mount the CUBE with the included brackets, connect the main positive and negative cables, wire the 12V reducer for your accessories, mount the LCD gauge, install the charge port adapter plate, and switch the battery on.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eClub Car DS, Precedent, Tempo and Village:\u003c\/strong\u003e these carts use an on-board computer (OBC) that manages lead-acid charging. The OBC has to be bypassed as part of the conversion, because its charging logic is not compatible with lithium. The correct bypass method varies by year and drive system, so identify your cart before cutting anything. On many Precedents the plastic dividers inside the molded battery tub also need to come out to create a flat surface for the pack. Most installers handle that in under an hour.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eEZGO:\u003c\/strong\u003e your cart will not drive after the old charge port is removed until the interlock wire from that port is addressed. This is normal and is not a fault with the battery. If the cart is dead after the swap, this is the first thing to check.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eYamaha:\u003c\/strong\u003e the small interlock wire in the original charger receptacle is left unplugged once the receptacle is removed. Always move the Tow\/Run switch to Tow before connecting or disconnecting the battery.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003e12V accessories:\u003c\/strong\u003e run them from the included reducer, not directly from the pack. The reducer's load output can feed a fuse block if you have several accessories, and the blue trigger wire needs to be connected for the reducer to switch on with the key.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003e\u003cstrong\u003eBefore you call for help:\u003c\/strong\u003e the battery has to be switched on, with the indicator lit, before it will accept a charge. A pack that appears not to charge is very often just switched off.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px;\"\u003eLithium Rhino publishes model-specific installation videos and includes a free 30-minute video call with an install technician on every kit. Our team is also available if you get stuck partway through.\u003c\/p\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003ctable style=\"font-size: 18px; width: 100%; border-collapse: collapse;\" class=\"lr-cube-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"font-size: 18px;\"\u003eKit Number\u003c\/th\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e48V105AH CUBE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"font-size: 18px;\"\u003eNominal Voltage\u003c\/th\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e48V (51.2V)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"font-size: 18px;\"\u003eWorking Voltage Range\u003c\/th\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e43.2V – 58.4V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"font-size: 18px;\"\u003eNominal Capacity\u003c\/th\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e105Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"font-size: 18px;\"\u003eEnergy\u003c\/th\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e5,376Wh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"font-size: 18px;\"\u003eCell Chemistry\u003c\/th\u003e\n\u003ctd style=\"font-size: 18px;\"\u003eLiFePO4 (lithium iron phosphate)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"font-size: 18px;\"\u003eCell Type\u003c\/th\u003e\n\u003ctd style=\"font-size: 18px;\"\u003eGrade-A prismatic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"font-size: 18px;\"\u003eCell Configuration\u003c\/th\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e16 cells, 1P16S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"font-size: 18px;\"\u003eRated Cycle Life\u003c\/th\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e6,000+ cycles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"font-size: 18px;\"\u003eDimensions (L x W x H)\u003c\/th\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e14.1″ x 13.3″ x 10.8″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"font-size: 18px;\"\u003eWeight\u003c\/th\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e 91.3 lb is the battery, 105 lb is the complete kit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"font-size: 18px;\"\u003eRecommended Charge Current\u003c\/th\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e25A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"font-size: 18px;\"\u003eMaximum Charge Current\u003c\/th\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e105A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"font-size: 18px;\"\u003eCharge Time at 25A\u003c\/th\u003e\n\u003ctd style=\"font-size: 18px;\"\u003eApproximately 4 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"font-size: 18px;\"\u003eContinuous Discharge\u003c\/th\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e200A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"font-size: 18px;\"\u003ePeak Discharge\u003c\/th\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e500A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"font-size: 18px;\"\u003eReserve Capacity at 25A\u003c\/th\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e252 minutes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"font-size: 18px;\"\u003eTerminal Type\u003c\/th\u003e\n\u003ctd style=\"font-size: 18px;\"\u003eM8 female\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"font-size: 18px;\"\u003eEnclosure\u003c\/th\u003e\n\u003ctd style=\"font-size: 18px;\"\u003eMetal shell, IP65 rated\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"font-size: 18px;\"\u003eCommunication\u003c\/th\u003e\n\u003ctd style=\"font-size: 18px;\"\u003eBluetooth, CAN, RS485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"font-size: 18px;\"\u003eMobile App\u003c\/th\u003e\n\u003ctd style=\"font-size: 18px;\"\u003eLithium Rhino app, iOS and Android\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"font-size: 18px;\"\u003eSeries Connection\u003c\/th\u003e\n\u003ctd style=\"font-size: 18px;\"\u003eNot supported\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"font-size: 18px;\"\u003eParallel Connection\u003c\/th\u003e\n\u003ctd style=\"font-size: 18px;\"\u003eYes, up to 4 units\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"font-size: 18px;\"\u003eCertifications\u003c\/th\u003e\n\u003ctd style=\"font-size: 18px;\"\u003eUN38.3, CE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"font-size: 18px;\"\u003eShipping Classification\u003c\/th\u003e\n\u003ctd style=\"font-size: 18px;\"\u003eUN3480\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"font-size: 18px;\"\u003eWarranty\u003c\/th\u003e\n\u003ctd style=\"font-size: 18px;\"\u003e8 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-size: 18px;\"\u003eSpecifications are provided by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdiv class=\"lr-cube-faq\"\u003e\n\u003cinput id=\"lr-cube-q1\" type=\"checkbox\"\u003e \u003clabel for=\"lr-cube-q1\"\u003eWill this kit fit my golf cart?\u003c\/label\u003e\n\u003cdiv class=\"lr-cube-faq-a\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eIt fits most 48-volt carts running lead-acid batteries, including Club Car DS, Precedent and Tempo, EZGO TXT, Express and MPT, Yamaha G19 through YDRE2, ICON, Bintelli, Evolution, MOKE, and others. See the Fits Your Cart tab for the full list. It does not fit carts that came with lithium from the factory, or 36V and 72V carts. If you are unsure, send us your year, make, model, and serial number and we will confirm before you order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-cube-faq\"\u003e\n\u003cinput id=\"lr-cube-q2\" type=\"checkbox\"\u003e \u003clabel for=\"lr-cube-q2\"\u003eDoes it fit a Club Car DS IQ from 2004 to 2008 with the center controller panel?\u003c\/label\u003e\n\u003cdiv class=\"lr-cube-faq-a\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eYes. This is the main reason the CUBE exists. At 14.1 inches long it mounts on either side of the center controller panel without relocating that panel. The standard full-size Rhino 105Ah does not fit this cart.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-cube-faq\"\u003e\n\u003cinput id=\"lr-cube-q3\" type=\"checkbox\"\u003e \u003clabel for=\"lr-cube-q3\"\u003eMy cart came with a lithium battery from the factory. Can I use this kit?\u003c\/label\u003e\n\u003cdiv class=\"lr-cube-faq-a\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eNo. Carts sold with factory lithium, such as the EZGO RXV ELiTE, Club Car Onward lithium, STAR EV lithium, and Yamaha Drive2 PowerTech Li, use a controller that communicates directly with the original battery. This kit is not a drop-in replacement for those systems. Lead-acid versions of the same models are fine. Contact us and we will help you find the correct replacement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-cube-faq\"\u003e\n\u003cinput id=\"lr-cube-q4\" type=\"checkbox\"\u003e \u003clabel for=\"lr-cube-q4\"\u003eDo I need to bypass the on-board computer on my Club Car?\u003c\/label\u003e\n\u003cdiv class=\"lr-cube-faq-a\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eYes. Club Car DS, Precedent, Tempo, and Village carts use an on-board computer that manages lead-acid charging, and its logic is not compatible with lithium. The bypass is a standard part of any Club Car lithium conversion. The correct method varies by year and drive system, so identify your cart first. Rhino provides model-specific videos, and our team can walk you through it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-cube-faq\"\u003e\n\u003cinput id=\"lr-cube-q5\" type=\"checkbox\"\u003e \u003clabel for=\"lr-cube-q5\"\u003eMy EZGO will not drive after the install. What did I miss?\u003c\/label\u003e\n\u003cdiv class=\"lr-cube-faq-a\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eAlmost always the charge port interlock. EZGO carts use a wire from the original charge port that prevents the cart from driving while it is plugged in. When the old port comes out, that wire has to be handled or the cart stays disabled. This is normal and is not a fault with the battery. Check this before anything else.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-cube-faq\"\u003e\n\u003cinput id=\"lr-cube-q6\" type=\"checkbox\"\u003e \u003clabel for=\"lr-cube-q6\"\u003eCan I keep using my existing golf cart charger?\u003c\/label\u003e\n\u003cdiv class=\"lr-cube-faq-a\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eNo. Lead-acid chargers use a charging profile that is not appropriate for lithium, and many older cart chargers depend on the on-board computer that you are bypassing. Use the 25-amp lithium smart charger included in this kit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-cube-faq\"\u003e\n\u003cinput id=\"lr-cube-q7\" type=\"checkbox\"\u003e \u003clabel for=\"lr-cube-q7\"\u003eThe battery will not take a charge. What should I check first?\u003c\/label\u003e\n\u003cdiv class=\"lr-cube-faq-a\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eMake sure the battery is switched on and the indicator is lit. The pack has to be powered on before it will accept a charge, and a battery that appears dead on charge is very often simply switched off. You can also turn the pack on and off from the included dash gauge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-cube-faq\"\u003e\n\u003cinput id=\"lr-cube-q8\" type=\"checkbox\"\u003e \u003clabel for=\"lr-cube-q8\"\u003eHow long does the battery take to charge?\u003c\/label\u003e\n\u003cdiv class=\"lr-cube-faq-a\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eRoughly four hours from empty on the included 25-amp charger. Partial charges take proportionally less time. Lithium does not need to be fully discharged before recharging, so you can top it off after each use without shortening its life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-cube-faq\"\u003e\n\u003cinput id=\"lr-cube-q9\" type=\"checkbox\"\u003e \u003clabel for=\"lr-cube-q9\"\u003eHow far will one charge take me?\u003c\/label\u003e\n\u003cdiv class=\"lr-cube-faq-a\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eLithium Rhino reports 35+ miles on 105Ah and larger kits. Real-world range depends heavily on your setup and how you drive. Larger tires, a lift kit, an upgraded motor or controller, hills, passengers, cargo, and accessory load all reduce it. Range figures assume a stock cart with factory-size wheels and tires, factory controller, and factory motor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-cube-faq\"\u003e\n\u003cinput id=\"lr-cube-q10\" type=\"checkbox\"\u003e \u003clabel for=\"lr-cube-q10\"\u003eHow long does the installation take?\u003c\/label\u003e\n\u003cdiv class=\"lr-cube-faq-a\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eMost owners finish in a single afternoon, typically two to four hours with basic hand tools. Club Car installs take longer than EZGO or Yamaha because of the on-board computer bypass and, on some Precedents, removing the dividers in the battery tub.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-cube-faq\"\u003e\n\u003cinput id=\"lr-cube-q11\" type=\"checkbox\"\u003e \u003clabel for=\"lr-cube-q11\"\u003eDo I have to use the mounting brackets?\u003c\/label\u003e\n\u003cdiv class=\"lr-cube-faq-a\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe included brackets make it easy to secure the pack across a range of carts, and they hold the battery up off the tray in case of standing water. If your cart's tray already holds the pack securely, you can mount it directly using the holes at the base of the battery footing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-cube-faq\"\u003e\n\u003cinput id=\"lr-cube-q12\" type=\"checkbox\"\u003e \u003clabel for=\"lr-cube-q12\"\u003eDo I need to cut out the dividers in my Club Car Precedent battery tub?\u003c\/label\u003e\n\u003cdiv class=\"lr-cube-faq-a\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eUsually yes. The Precedent's molded plastic tub has internal dividers sized for six 8-volt batteries. A single lithium pack needs a flat seating surface, so those dividers typically come out. Most installers handle it in under an hour with basic tools.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-cube-faq\"\u003e\n\u003cinput id=\"lr-cube-q13\" type=\"checkbox\"\u003e \u003clabel for=\"lr-cube-q13\"\u003eWhat does the 12V reducer do, and do I need it?\u003c\/label\u003e\n\u003cdiv class=\"lr-cube-faq-a\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eIt steps the 48-volt pack down to 12 volts to run your lights, radio, USB ports, and other accessories. On a lead-acid cart those accessories usually tapped 12 volts off a pair of the individual batteries, which is not possible with a single lithium pack. The 40-amp reducer is included, and its load output can feed a fuse block if you have several accessories.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-cube-faq\"\u003e\n\u003cinput id=\"lr-cube-q14\" type=\"checkbox\"\u003e \u003clabel for=\"lr-cube-q14\"\u003eCan I connect two of these together for more range?\u003c\/label\u003e\n\u003cdiv class=\"lr-cube-faq-a\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eYes, in parallel, up to four units. Do not connect them in series. Series-connecting lithium packs means multiple battery management systems working against each other, which leads to cells drifting out of balance and reduced usable capacity over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-cube-faq\"\u003e\n\u003cinput id=\"lr-cube-q15\" type=\"checkbox\"\u003e \u003clabel for=\"lr-cube-q15\"\u003eWhat can I monitor from the app?\u003c\/label\u003e\n\u003cdiv class=\"lr-cube-faq-a\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe free Lithium Rhino app for iOS and Android connects over Bluetooth and shows state of charge, pack voltage, temperature, individual cell data, fault alerts, and cycle history. There is no subscription. The included dash gauge shows state of charge without reaching for your phone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-cube-faq\"\u003e\n\u003cinput id=\"lr-cube-q16\" type=\"checkbox\"\u003e \u003clabel for=\"lr-cube-q16\"\u003eHow should I store the cart over the off-season?\u003c\/label\u003e\n\u003cdiv class=\"lr-cube-faq-a\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eSwitch the battery off and store it charged, not empty. Lithium holds its charge far better than lead-acid over long idle periods. Storing the pack fully discharged, or leaving it uncharged for more than a year, is excluded from warranty coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-cube-faq\"\u003e\n\u003cinput id=\"lr-cube-q17\" type=\"checkbox\"\u003e \u003clabel for=\"lr-cube-q17\"\u003eIs the warranty transferable if I sell my cart?\u003c\/label\u003e\n\u003cdiv class=\"lr-cube-faq-a\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eYes, provided the battery was registered by the original owner. If the cart is sold with the Lithium Rhino battery in it, the remaining coverage transfers to the new owner. Register on install day using the QR code on top of the pack.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-cube-faq\"\u003e\n\u003cinput id=\"lr-cube-q18\" type=\"checkbox\"\u003e \u003clabel for=\"lr-cube-q18\"\u003eCan I use this in a rental or commercial fleet?\u003c\/label\u003e\n\u003cdiv class=\"lr-cube-faq-a\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe manufacturer warranty excludes commercial and rental fleet use. If you are outfitting a fleet, contact us before ordering and we will point you toward a battery with coverage that matches how the carts will actually be used.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-cube-faq\"\u003e\n\u003cinput id=\"lr-cube-q19\" type=\"checkbox\"\u003e \u003clabel for=\"lr-cube-q19\"\u003eHow does it ship, and what do I need on delivery day?\u003c\/label\u003e\n\u003cdiv class=\"lr-cube-faq-a\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eThe complete kit ships as one hazmat-certified wooden crate by freight carrier. You will need a way to get the crate off the truck and somewhere flat to open it. Inspect the crate before signing for it and note any visible damage on the delivery receipt.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lr-cube-faq\"\u003e\n\u003cinput id=\"lr-cube-q20\" type=\"checkbox\"\u003e \u003clabel for=\"lr-cube-q20\"\u003eWhat if I order the wrong kit?\u003c\/label\u003e\n\u003cdiv class=\"lr-cube-faq-a\"\u003e\n\u003cp style=\"font-size: 18px;\"\u003eMessage or call us with your year, make, model, and serial number before ordering and we will confirm fitment first. That is the easiest way to avoid a return on a freight-shipped item. If something still is not right, get in touch and we will work it out with you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\n     FAQPage JSON-LD\n     Mirrors the visible FAQ content above.\n     Update both together if either changes.\n     ============================================================ --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Lithium Rhino","offers":[{"title":"Default Title","offer_id":48195765338370,"sku":"LR48105CUBE","price":2299.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3660\/5442\/files\/Lithium_Rhino_48V_105AH_CUBE_Complte_conversion_lithium_battery_kit.webp?v=1784838907"},{"product_id":"lithium-rhino-48v-170ah-for-golf-carts","title":"Lithium Rhino 48V 170Ah for Golf Carts","description":"\u003c!-- ============================================================\n  LITHIUM RHINO 48V (51.2V) 170Ah 300A BMS CONVERSION KIT — GOLF CART\n  Target: 4 to 6 passenger carts (people-movers \/ limo carts \/ fleets)\n  Tabs by Station (H3 = tab triggers) · inline 18px · CSS-only accordion\n  no JavaScript · no emoji · GMC-safe · FAQPage JSON-LD\n  NOTE: cells marked \"confirm on 170Ah spec sheet\" need the LR 170Ah PDF.\n  ============================================================ --\u003e\n\u003cstyle\u003e\n  .rhino-pdp h4 { font-size:20px; margin:22px 0 10px; }\n  .rhino-pdp h5 { font-size:18px; margin:16px 0 6px; }\n  .rhino-pdp th, .rhino-pdp td { text-align:left; padding:10px 12px; border:1px solid #e2e2e2; vertical-align:top; }\n  .rhino-pdp th { background:#f6f6f6; width:42%; font-weight:600; }\n  .rhino-pdp table { border-collapse:collapse; width:100%; margin:12px 0 20px; }\n  .rhino-pdp .todo { color:#8a6d1a; font-style:italic; }\n  .rhino-fit { background:#f6f6f6; border:1px solid #e2e2e2; border-radius:8px; padding:14px 18px; margin:16px 0; }\n  .rhino-hi { background:#f2f6f2; border:1px solid #cfe0cf; border-radius:8px; padding:16px 18px; margin:16px 0; }\n  .rhino-acc { border-top:1px solid #e2e2e2; margin-top:8px; }\n  .rhino-acc .item { border-bottom:1px solid #e2e2e2; }\n  .rhino-acc input { position:absolute; opacity:0; height:0; width:0; }\n  .rhino-acc label { display:block; cursor:pointer; padding:16px 40px 16px 4px; position:relative; font-size:18px; font-weight:600; line-height:1.5; }\n  .rhino-acc label::after { content:\"+\"; position:absolute; right:8px; top:14px; font-size:24px; font-weight:400; color:#555; }\n  .rhino-acc input:checked + label::after { content:\"\\2013\"; }\n  .rhino-acc .answer { max-height:0; overflow:hidden; transition:max-height .3s ease; }\n  .rhino-acc input:checked ~ .answer { max-height:720px; }\n  .rhino-acc .answer p { padding:0 4px 18px; margin:0; }\n\u003c\/style\u003e\n\u003cdiv class=\"rhino-pdp\"\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eIf your 4 to 6 passenger golf cart runs out of charge before the day is done, slows to a crawl with a full load, or struggles on hills, this Lithium Rhino 48V 170Ah kit replaces your entire lead-acid battery bank with one high-capacity lithium pack. It is built for people-movers, limo carts, and resort and community fleets that carry a full load all day and need range and power to match.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eWith 170Ah and 8,704Wh on tap, the pack delivers an advertised range up to 74 miles, and its 300A continuous \/ 800A max BMS supplies the current a loaded cart demands on climbs and quick starts. Because lithium holds steady voltage as it drains, you get the same power and speed with six passengers aboard at a low charge as you do at a full charge, instead of the slow fade lead-acid carts are known for.\u003c\/p\u003e\n\u003cdiv class=\"rhino-hi\"\u003e\n\u003cul style=\"font-size: 18px; line-height: 1.6; margin: 0;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eComplete drop-in kit: \u003c\/strong\u003ebattery, 25A smart charger, 12V converter, color round gauge, 2 AWG pure-copper cables, brackets, and hardware. Nothing extra to buy.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eRange for a full load: \u003c\/strong\u003eadvertised up to 74 miles, so a 4 to 6 passenger cart can run a long shift on one charge.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003ePower that does not sag: \u003c\/strong\u003e300A continuous \/ 800A max BMS for hauling a full cart up hills.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eZero maintenance: \u003c\/strong\u003eno watering, no corrosion, no equalizing charges. Just plug in and drive.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003e8-year warranty, 6,000+ cycles:\u003c\/strong\u003e fits major 48V brands including Yamaha, EZGO, Club Car Precedent, and ICON.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eMonitor the pack from the free Lithium Rhino app over Bluetooth, and dual CAN and RS485 ports make it ready for upgraded controllers and integrated builds. It is the high-capacity Rhino option, sized for carts that work hard.\u003c\/p\u003e\n\u003c!-- ============ TAB 2: FEATURES ============ --\u003e\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\u003cul style=\"font-size: 18px; line-height: 1.6;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eHigh-capacity 170Ah pack.\u003c\/strong\u003e 8,704Wh of energy for an advertised range up to 74 miles, so a loaded 4 to 6 passenger cart can cover a full day of driving between charges.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003e300A continuous \/ 800A max BMS.\u003c\/strong\u003e Supplies strong current for hills, quick starts, and a full passenger load, and supports upgraded controllers and motors, all while protecting against over-charge, over-discharge, over-temperature, and short circuits.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eGrade-A LiFePO4 prismatic cells.\u003c\/strong\u003e Rated for 6,000+ charge cycles, so for most fleets and owners this is a one-time upgrade.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eFlat lithium discharge curve.\u003c\/strong\u003e Voltage stays steady as the pack drains, so the cart keeps its power and speed late in the day even with passengers aboard.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eDual CAN and RS485 comm ports.\u003c\/strong\u003e Integration flexibility for upgraded controllers and factory-dash setups that standard 48V lithium packs usually do not offer.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003e25-amp lithium smart charger and 12V converter included.\u003c\/strong\u003e The matched charger shuts off automatically when full, and the converter powers standard 12V accessories such as lights.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003eColor round touchscreen gauge and Bluetooth app.\u003c\/strong\u003e Check charge at a glance on the dash, or see live state of charge, per-cell voltage and temperature, fault alerts, and cycle history in the free Lithium Rhino app.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e\n\u003cstrong\u003e8-year warranty and US-based support.\u003c\/strong\u003e Full replacement for the first six years, then a $500 deductible for years seven and eight, plus lifetime customer support and install videos.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- ============ TAB 3: FITMENT \u0026 COMPATIBILITY ============ --\u003e\n\u003ch3\u003eFitment \u0026amp; Compatibility\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eThis is a 48V (51.2V) lithium conversion. The 170Ah is the high-capacity pack, best suited to carts with a full-size battery bay, which most 4 to 6 passenger models have. Always confirm your exact year, make, and model before ordering.\u003c\/p\u003e\n\u003cdiv class=\"rhino-fit\"\u003e\n\u003cp style=\"font-size: 18px; margin: 0 0 6px;\"\u003e\u003cstrong\u003eBuilt for\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul style=\"font-size: 18px; line-height: 1.6;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003e48V 4 to 6 passenger carts, people-movers, and limo carts\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eResort, community, and campground fleets\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eMajor 48V brands including Yamaha, EZGO, Club Car Precedent, and ICON\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eCarts running lights, sound, and other accessories, or an upgraded controller\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px; margin: 12px 0 6px;\"\u003e\u003cstrong\u003eConfirm before ordering\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul style=\"font-size: 18px; line-height: 1.6;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003eBattery bay size. Because the 170Ah is a larger pack than the 120Ah, fit depends on your bay. If your cart has a compact 2-passenger bay, the 120Ah may be the better fit.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eClub Car DS and EZGO RXV are not supported by the standard 48V conversion.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eHigher-voltage carts (72V) need the matching voltage kit, not this 48V pack.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eIf your cart is not listed or you are not sure it will fit, contact us with your year, make, and model and we will confirm fitment and mounting before you order.\u003c\/p\u003e\n\u003ch5\u003eNote on range\u003c\/h5\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eThe advertised range is measured under favorable conditions. A full passenger load, hills, larger tires, accessories, and driving style all reduce real-world range.\u003c\/p\u003e\n\u003c!-- ============ TAB 4: SPECIFICATIONS ============ --\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003ch4\u003eBattery\u003c\/h4\u003e\n\u003ctable style=\"font-size: 18px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eNominal voltage\u003c\/th\u003e\n\u003ctd\u003e51.2V (48V class)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWorking voltage range\u003c\/th\u003e\n\u003ctd\u003e43.2V to 58.4V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e170Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal energy\u003c\/th\u003e\n\u003ctd\u003e8,704Wh (8.7 kWh)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended depth of discharge\u003c\/th\u003e\n\u003ctd\u003e80% DOD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReserve at 25A draw\u003c\/th\u003e\n\u003ctd\u003eApprox. 408 minutes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAdvertised range\u003c\/th\u003e\n\u003ctd\u003eUp to 74 miles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCell chemistry\u003c\/th\u003e\n\u003ctd\u003eGrade-A LiFePO4 prismatic cells\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCell configuration\u003c\/th\u003e\n\u003ctd\u003e16 cells, 1P 16S (parallel connectable up to 4; not series connectable)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated cycle life\u003c\/th\u003e\n\u003ctd\u003e6,000+ charge cycles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e16.9 x 15.4 x 12.6 in (L x W x H)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003eApprox. 146 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTerminal type\u003c\/th\u003e\n\u003ctd\u003eM8 female\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eEnclosure\u003c\/th\u003e\n\u003ctd\u003eMetal shell, iron-plate baking-varnish finish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDischarge temperature range\u003c\/th\u003e\n\u003ctd\u003e-4°F to 131°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIngress rating\u003c\/th\u003e\n\u003ctd\u003eIP65 (splash resistant)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCertifications\u003c\/th\u003e\n\u003ctd\u003eUN38.3, MDSD (UN3480 shipping class)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch4\u003eBMS and charging\u003c\/h4\u003e\n\u003ctable style=\"font-size: 18px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eMax continuous discharge\u003c\/th\u003e\n\u003ctd\u003e300A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePeak discharge\u003c\/th\u003e\n\u003ctd\u003e500A (50s) \/ 800A (1s)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended charge current\u003c\/th\u003e\n\u003ctd\u003e25A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMax charge current\u003c\/th\u003e\n\u003ctd\u003e100A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCharge time at 25A\u003c\/th\u003e\n\u003ctd\u003eApprox. 408 minutes (about 7 hours)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIncluded charger\u003c\/th\u003e\n\u003ctd\u003e25A smart charger with dual-mount bracket\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCell balancing\u003c\/th\u003e\n\u003ctd\u003eActive\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCommunication\u003c\/th\u003e\n\u003ctd\u003eDual comm ports, CAN and RS485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCabling\u003c\/th\u003e\n\u003ctd\u003e2 AWG pure-copper 48 in cables\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProtections\u003c\/th\u003e\n\u003ctd\u003ePack over-voltage, pack under-voltage, cell over-temperature, BMS over-temperature, short circuit, over-current\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch4\u003eMonitoring and connectivity\u003c\/h4\u003e\n\u003ctable style=\"font-size: 18px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay\u003c\/th\u003e\n\u003ctd\u003eColor round touchscreen gauge with secondary power button\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eApp\u003c\/th\u003e\n\u003ctd\u003eFree Lithium Rhino app via built-in Bluetooth (iOS and Android)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eApp data\u003c\/th\u003e\n\u003ctd\u003eLive state of charge, per-cell voltage and temperature, fault alerts, cycle history\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e12V accessory power\u003c\/th\u003e\n\u003ctd\u003e12V DC converter included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- ============ TAB 5: WHAT'S INCLUDED ============ --\u003e\n\u003ch3\u003eWhat's Included\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eEvery kit ships complete. There is nothing extra to buy to finish a standard install.\u003c\/p\u003e\n\u003cul style=\"font-size: 18px; line-height: 1.6;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003e51.2V 170Ah LiFePO4 battery pack\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e25-amp lithium smart charger with dual-mount bracket\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e12V DC converter (reducer) for accessory power\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eColor round touchscreen gauge with secondary power button\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eCharge port adapter plug, charging cable, and charge port plate\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003e2 AWG pure-copper 48 in main cables\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eUniversal mounting brackets and hardware\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eBracket drill bit\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eLead-acid battery removal strap\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eHeavy-duty zip tie\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eSafety glasses and gloves\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eBuilt-in Bluetooth app module and install guide\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- ============ TAB 6: INSTALLATION \u0026 CHARGING ============ --\u003e\n\u003ch3\u003eInstallation \u0026amp; Charging\u003c\/h3\u003e\n\u003ch4\u003eInstallation\u003c\/h4\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eThis is a do-it-yourself drop-in kit. Most owners complete the install in about 2 to 4 hours with basic hand tools. You remove your existing lead-acid batteries and mount the single lithium pack in the battery bay with the included brackets and hardware.\u003c\/p\u003e\n\u003cul style=\"font-size: 18px; line-height: 1.6;\"\u003e\n\u003cli style=\"font-size: 18px;\"\u003eDisconnect and remove the existing lead-acid batteries using the included removal strap.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eMount the lithium pack with the universal brackets and hardware.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eConnect the 2 AWG pure-copper cables and the 12V converter for accessories.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003eInstall the charge port adapter and plate, and mount the gauge.\u003c\/li\u003e\n\u003cli style=\"font-size: 18px;\"\u003ePower on and confirm state of charge on the gauge or the Lithium Rhino app.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eBecause the motor and controller do not change, the stock contactor sees the same load and does not need upgrading for a single drop-in pack. Step-by-step videos are available for major cart brands, and a free 30-minute video support call is available if you get stuck.\u003c\/p\u003e\n\u003ch4\u003eCharging\u003c\/h4\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eThe kit charges with the included 25-amp lithium smart charger, which is matched to the pack and its BMS and shuts off automatically when full. A lead-acid charger is not designed for this battery and should not be used.\u003c\/p\u003e\n\u003c!-- ============ TAB 7: WARRANTY \u0026 SHIPPING ============ --\u003e\n\u003ch3\u003eWarranty \u0026amp; Shipping\u003c\/h3\u003e\n\u003ch4\u003eWarranty\u003c\/h4\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eThe kit carries an 8-year warranty on the cells, BMS, and built-in electronics: full replacement for the first six years, then a $500 deductible for years seven and eight, plus lifetime US-based customer support. Register your kit on install day to activate coverage. For full details Read our Warranty Tab\u003c\/p\u003e\n\u003ch4\u003eShipping\u003c\/h4\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eEach kit ships in a single hazmat-certified wooden crate for safe transit. Please keep the crate and packaging in case a warranty claim ever requires return shipping.\u003c\/p\u003e\n\u003ch4\u003eReturns\u003c\/h4\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eReturns are accepted per our store return policy. Contact our support team to start a return and we will walk you through the process.\u003c\/p\u003e\n\u003c!-- ============ TAB 8: FAQ ============ --\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdiv class=\"rhino-acc\"\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cinput type=\"checkbox\" id=\"faq1\"\u003e \u003clabel for=\"faq1\"\u003eIs the 170Ah right for a 4 to 6 passenger cart?\u003c\/label\u003e\n\u003cdiv class=\"answer\"\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eYes. The high capacity gives range for a full day with a loaded cart, and the 300A continuous \/ 800A max BMS supplies the current a full passenger load needs on hills and quick starts. It is the Rhino option built for people-movers, limo carts, and fleets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cinput type=\"checkbox\" id=\"faq2\"\u003e \u003clabel for=\"faq2\"\u003eWill this fit my golf cart?\u003c\/label\u003e\n\u003cdiv class=\"answer\"\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eIt fits 48V carts with a full-size battery bay, which most 4 to 6 passenger models have, including many Yamaha, EZGO, Club Car Precedent, and ICON carts. Because the 170Ah is a larger pack than the 120Ah, fit depends on your bay, and the Club Car DS and EZGO RXV are not supported. Contact us with your year, make, and model and we will confirm fitment before you order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cinput type=\"checkbox\" id=\"faq3\"\u003e \u003clabel for=\"faq3\"\u003eHow much range will I get with a full load?\u003c\/label\u003e\n\u003cdiv class=\"answer\"\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eThe advertised range is up to 74 miles under favorable conditions. With a full 4 to 6 passenger load, hills, larger tires, or accessories, expect less. The high capacity is what lets a loaded cart still cover a long shift on one charge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cinput type=\"checkbox\" id=\"faq4\"\u003e \u003clabel for=\"faq4\"\u003eDoes it handle hills with passengers?\u003c\/label\u003e\n\u003cdiv class=\"answer\"\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eYes. The 300A continuous \/ 800A max BMS delivers strong current on demand, and lithium's flat voltage curve keeps power steady as the pack drains, so a loaded cart holds its speed on climbs better than it would on lead-acid.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cinput type=\"checkbox\" id=\"faq5\"\u003e \u003clabel for=\"faq5\"\u003eCan I use it in cold weather?\u003c\/label\u003e\n\u003cdiv class=\"answer\"\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eThe pack is rated to discharge from -4°F to 131°F, so it operates in cold conditions. Like all lithium batteries, it should be charged above freezing. If you regularly charge in below-freezing temperatures, contact us and we will help you with the right cold-weather setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cinput type=\"checkbox\" id=\"faq6\"\u003e \u003clabel for=\"faq6\"\u003eDo I need to upgrade my controller, motor, or contactor?\u003c\/label\u003e\n\u003cdiv class=\"answer\"\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eFor a standard drop-in, no. The pack supplies what your existing motor and controller demand, and the contactor sees the same load, so stock components work. The 300A continuous BMS and dual comm ports also support upgraded controllers if you choose to add one later.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cinput type=\"checkbox\" id=\"faq7\"\u003e \u003clabel for=\"faq7\"\u003eCan I connect it to my cart's dash or gauge?\u003c\/label\u003e\n\u003cdiv class=\"answer\"\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eThe kit includes a color round touchscreen gauge, and dual CAN and RS485 comm ports give integration flexibility with compatible controllers and factory-dash setups. Contact us with your cart details if you want to confirm dash integration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cinput type=\"checkbox\" id=\"faq8\"\u003e \u003clabel for=\"faq8\"\u003eHow hard is the installation?\u003c\/label\u003e\n\u003cdiv class=\"answer\"\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eMost owners finish in about 2 to 4 hours with basic hand tools. You remove the lead-acid batteries and mount one lithium pack. Mounting brackets, hardware, 2 AWG cables, and a drill bit are included, and install videos are available for major cart brands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cinput type=\"checkbox\" id=\"faq9\"\u003e \u003clabel for=\"faq9\"\u003eCan I monitor the battery from my phone?\u003c\/label\u003e\n\u003cdiv class=\"answer\"\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eYes. Built-in Bluetooth connects to the free Lithium Rhino app on iOS and Android for live state of charge, per-cell voltage and temperature, fault alerts, and cycle history, plus a color round gauge on the dash.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cinput type=\"checkbox\" id=\"faq10\"\u003e \u003clabel for=\"faq10\"\u003eWhat about my old lead-acid batteries?\u003c\/label\u003e\n\u003cdiv class=\"answer\"\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eMost local battery shops recycle lead-acid batteries for free, and many pay scrap value. The kit includes a removal strap to make taking them out easier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cinput type=\"checkbox\" id=\"faq11\"\u003e \u003clabel for=\"faq11\"\u003eWhat does the warranty cover?\u003c\/label\u003e\n\u003cdiv class=\"answer\"\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eThe 8-year warranty covers the cells, BMS, and built-in electronics: full replacement for the first six years, then a $500 deductible for years seven and eight, backed by lifetime US-based customer support. Register your kit on install day to activate coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cinput type=\"checkbox\" id=\"faq12\"\u003e \u003clabel for=\"faq12\"\u003eIs it certified and safe to ship?\u003c\/label\u003e\n\u003cdiv class=\"answer\"\u003e\n\u003cp style=\"font-size: 18px; line-height: 1.6;\"\u003eYes. The battery is UN38.3 certified and ships as UN3480 in a hazmat-certified wooden crate. Please keep the crate in case a warranty claim ever requires return shipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ FAQPage JSON-LD ============ --\u003e \u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    { \"@type\": \"Question\", \"name\": \"Is the 170Ah right for a 4 to 6 passenger cart?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes. The high capacity gives range for a full day with a loaded cart, and the 300A continuous \/ 800A max BMS supplies the current a full passenger load needs on hills and quick starts. It is the Rhino option built for people-movers, limo carts, and fleets.\" } },\n    { \"@type\": \"Question\", \"name\": \"Will this fit my golf cart?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It fits 48V carts with a full-size battery bay, which most 4 to 6 passenger models have, including many Yamaha, EZGO, Club Car Precedent, and ICON carts. Because the 170Ah is a larger pack than the 120Ah, fit depends on your bay, and the Club Car DS and EZGO RXV are not supported. Contact us with your year, make, and model to confirm fitment before you order.\" } },\n    { \"@type\": \"Question\", \"name\": \"How much range will I get with a full load?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The advertised range is up to 74 miles under favorable conditions. With a full 4 to 6 passenger load, hills, larger tires, or accessories, expect less. The high capacity lets a loaded cart cover a long shift on one charge.\" } },\n    { \"@type\": \"Question\", \"name\": \"Does it handle hills with passengers?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes. The 300A continuous \/ 800A max BMS delivers strong current on demand, and lithium's flat voltage curve keeps power steady as the pack drains, so a loaded cart holds its speed on climbs better than on lead-acid.\" } },\n    { \"@type\": \"Question\", \"name\": \"Can I use it in cold weather?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The pack is rated to discharge from -4F to 131F, so it operates in cold conditions. Like all lithium batteries, it should be charged above freezing. For regular below-freezing charging, contact us for the right cold-weather setup.\" } },\n    { \"@type\": \"Question\", \"name\": \"Do I need to upgrade my controller, motor, or contactor?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"For a standard drop-in, no. The pack supplies what your existing motor and controller demand, and the contactor sees the same load, so stock components work. The 300A continuous BMS and dual comm ports also support upgraded controllers if you add one later.\" } },\n    { \"@type\": \"Question\", \"name\": \"Can I connect it to my cart's dash or gauge?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The kit includes a color round touchscreen gauge, and dual CAN and RS485 comm ports give integration flexibility with compatible controllers and factory-dash setups. Contact us with your cart details to confirm dash integration.\" } },\n    { \"@type\": \"Question\", \"name\": \"How hard is the installation?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Most owners finish in about 2 to 4 hours with basic hand tools. You remove the lead-acid batteries and mount one lithium pack. Brackets, hardware, 2 AWG cables, and a drill bit are included, and install videos are available for major cart brands.\" } },\n    { \"@type\": \"Question\", \"name\": \"Can I monitor the battery from my phone?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes. Built-in Bluetooth connects to the free Lithium Rhino app on iOS and Android for live state of charge, per-cell voltage and temperature, fault alerts, and cycle history, plus a color round dash gauge.\" } },\n    { \"@type\": \"Question\", \"name\": \"What about my old lead-acid batteries?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Most local battery shops recycle lead-acid batteries for free, and many pay scrap value. The kit includes a removal strap to make taking them out easier.\" } },\n    { \"@type\": \"Question\", \"name\": \"What does the warranty cover?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The 8-year warranty covers the cells, BMS, and built-in electronics: full replacement for the first six years, then a $500 deductible for years seven and eight, backed by lifetime US-based customer support.\" } },\n    { \"@type\": \"Question\", \"name\": \"Is it certified and safe to ship?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes. The battery is UN38.3 certified and ships as UN3480 in a hazmat-certified wooden crate.\" } }\n  ]\n}\n\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Lithium Rhino","offers":[{"title":"170Ah - Maximum Performance","offer_id":48237957906690,"sku":"LP48V170AH","price":3499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3660\/5442\/files\/Polaris_Ranger_EV_170Ah_Complete_lithium_conversion_Kit.webp?v=1784684736"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3660\/5442\/collections\/Epoch_48V_105Ah_Lithium_Battery_For_Golf_Carts_79590171-6ac9-420c-8154-8e91768e54bf.webp?v=1755914681","url":"https:\/\/www.lithiumbatterysupply.com\/collections\/48v-lithium-batteries.oembed?page=2","provider":"Lithium Battery Supply","version":"1.0","type":"link"}