{"id":39,"date":"2026-06-10T13:40:13","date_gmt":"2026-06-10T13:40:13","guid":{"rendered":"http:\/\/www.gauten.com\/battery-finder\/"},"modified":"2026-06-10T13:40:15","modified_gmt":"2026-06-10T13:40:15","slug":"battery-finder","status":"publish","type":"page","link":"https:\/\/www.gauten.com\/tr\/battery-finder\/","title":{"rendered":"Battery Finder"},"content":{"rendered":"<div class=\"chilwee-wrapper\" style=\"font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif\">\n<style>\n<p>.finder-container{max-width:1200px;margin:0 auto;padding:0 20px}\n.filter-bar{background:#f5f7fa;padding:30px;border-radius:12px;margin-bottom:40px}\n.filter-row{display:flex;gap:15px;flex-wrap:wrap;align-items:flex-end}\n.filter-group{flex:1;min-width:180px}\n.filter-group label{display:block;font-size:13px;font-weight:600;color:#002366;margin-bottom:6px;text-transform:uppercase;letter-spacing:0.5px}\n.filter-group select,.filter-group input{width:100%;padding:12px 15px;border:2px solid #ddd;border-radius:6px;font-size:15px;color:#333;background:#fff;appearance:none;transition:border-color .2s}\n.filter-group select:focus,.filter-group input:focus{border-color:#002366;outline:none}\n.filter-group select{background-image:url(\"data:image\/svg+xml,%3csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23333' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'\/%3e%3c\/svg%3e\");background-repeat:no-repeat;background-position:right 12px center;background-size:14px;padding-right:35px}\n.btn-search{background:#002366;color:#fff;border:none;padding:12px 35px;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;white-space:nowrap}\n.btn-reset{background:#fff;color:#002366;border:2px solid #002366;padding:12px 25px;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;white-space:nowrap}\n.result-count{font-size:14px;color:#666;margin-bottom:20px}\n.result-count span{color:#002366;font-weight:700}\n.product-card{background:#fff;border:1px solid #e8e8e8;border-radius:10px;padding:30px;margin-bottom:20px;display:grid;grid-template-columns:200px 1fr 200px;gap:30px;align-items:center;transition:box-shadow .3s}\n.product-card:hover{box-shadow:0 5px 25px rgba(0,0,0,0.08)}\n.product-card .specs{display:grid;grid-template-columns:1fr 1fr;gap:10px}\n.product-card .spec-item{background:#f5f7fa;padding:10px 15px;border-radius:6px}\n.product-card .spec-item .label{font-size:11px;color:#888;text-transform:uppercase;letter-spacing:0.5px}\n.product-card .spec-item .value{font-size:16px;color:#002366;font-weight:700}\n.product-card .action{text-align:center}\n.product-card .action .inq-btn{display:inline-block;padding:12px 30px;background:#e60012;color:#fff;text-decoration:none;font-weight:600;border-radius:6px;font-size:14px;width:100%;text-align:center}\n.product-card .type-badge{display:inline-block;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600;margin-bottom:10px}\n.type-gel{background:#e8f0fe;color:#002366}\n.type-solar{background:#fff3e0;color:#e65100}\n.type-sli{background:#e8f5e9;color:#1b5e20}\n.no-results{text-align:center;padding:60px 20px;color:#666}\n.no-results h3{color:#002366;font-size:22px;margin-bottom:10px}\n@media(max-width:768px){.product-card{grid-template-columns:1fr;text-align:center}.filter-row{flex-direction:column}\n<\/style>\n<div style=\"background:linear-gradient(135deg,#001a3a,#002366);padding:60px 20px;text-align:center\">\n<h1 style=\"font-size:42px;color:#fff;font-weight:700;margin-bottom:15px\">Battery Finder<\/h1>\n<p style=\"font-size:18px;color:rgba(255,255,255,0.85);max-width:650px;margin:0 auto\">Filter by voltage, capacity, and battery type to find your perfect Chilwee power solution.<\/p>\n<\/div>\n<div style=\"padding:60px 0;background:#fff\">\n<div class=\"finder-container\">\n<p>    <!-- FILTER BAR --><\/p>\n<div class=\"filter-bar\">\n<div class=\"filter-row\">\n<div class=\"filter-group\">\n          <label>Voltage<\/label><br \/>\n          <select id=\"filterVoltage\" onchange=\"filterProducts()\"><option value=\"\">All Voltages<\/option><option value=\"12V\">12V<\/option><option value=\"60V\">60V<\/option><option value=\"72V\">72V<\/option><\/select>\n        <\/div>\n<div class=\"filter-group\">\n          <label>Capacity (Ah)<\/label><br \/>\n          <select id=\"filterCapacity\" onchange=\"filterProducts()\"><option value=\"\">All Capacities<\/option><option value=\"5\">5Ah<\/option><option value=\"7\">7Ah<\/option><option value=\"12\">12Ah<\/option><option value=\"20\">20Ah<\/option><option value=\"28\">28Ah<\/option><option value=\"36\">36Ah<\/option><option value=\"45\">45Ah<\/option><option value=\"48\">48Ah<\/option><\/select>\n        <\/div>\n<div class=\"filter-group\">\n          <label>Battery Type<\/label><br \/>\n          <select id=\"filterType\" onchange=\"filterProducts()\"><option value=\"\">All Types<\/option><option value=\"gel\">VRLA Gel<\/option><option value=\"solar\">Solar Storage<\/option><option value=\"sli\">Automotive SLI<\/option><\/select>\n        <\/div>\n<div class=\"filter-group\">\n          <label>Application<\/label><br \/>\n          <select id=\"filterApp\" onchange=\"filterProducts()\"><option value=\"\">All Applications<\/option><option value=\"ebike\">E-Bike \/ E-Scooter<\/option><option value=\"solar\">Solar Energy<\/option><option value=\"auto\">Automotive<\/option><option value=\"mobility\">Micro-Mobility<\/option><\/select>\n        <\/div>\n<p>        <button class=\"btn-reset\" onclick=\"resetFilters()\">Reset<\/button>\n      <\/div>\n<\/p><\/div>\n<div class=\"result-count\" id=\"resultCount\"><span id=\"count\">8<\/span> products found<\/div>\n<p>    <!-- PRODUCTS LIST --><\/p>\n<div id=\"productList\">\n<div class=\"product-card\" data-voltage=\"12V\" data-capacity=\"12\" data-type=\"gel\" data-app=\"ebike,mobility\">\n<div style=\"text-align:center\">\n<div style=\"font-size:48px;margin-bottom:5px\">\ud83d\udd0b<\/div>\n<p>          <span class=\"type-badge type-gel\">VRLA Gel<\/span>\n        <\/div>\n<div>\n<h3 style=\"font-size:20px;color:#002366;margin-bottom:15px\">6-DZF-12 E-Bike Gel Battery<\/h3>\n<div class=\"specs\">\n<div class=\"spec-item\">\n<div class=\"label\">Voltage<\/div>\n<div class=\"value\">12V<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Capacity<\/div>\n<div class=\"value\">12Ah<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Undervoltage Protection<\/div>\n<div class=\"value\">10.50V\/pc<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Charge Current<\/div>\n<div class=\"value\">1.8-2.2A<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Charge Voltage<\/div>\n<div class=\"value\">14.65-14.75V<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Application<\/div>\n<div class=\"value\">E-Bike<\/div>\n<\/div><\/div>\n<\/p><\/div>\n<div class=\"action\">\n          <a href=\"https:\/\/wa.me\/8614700088648\" target=\"_blank\" class=\"inq-btn\">Inquire for Quote<\/a>\n        <\/div>\n<\/p><\/div>\n<div class=\"product-card\" data-voltage=\"60V\" data-capacity=\"20\" data-type=\"gel\" data-app=\"ebike,mobility\">\n<div style=\"text-align:center\">\n<div style=\"font-size:48px;margin-bottom:5px\">\ud83d\udef5<\/div>\n<p>          <span class=\"type-badge type-gel\">VRLA Gel<\/span>\n        <\/div>\n<div>\n<h3 style=\"font-size:20px;color:#002366;margin-bottom:15px\">60V 20Ah E-Bike \/ E-Scooter Battery Pack<\/h3>\n<div class=\"specs\">\n<div class=\"spec-item\">\n<div class=\"label\">Voltage<\/div>\n<div class=\"value\">60V<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Capacity<\/div>\n<div class=\"value\">20Ah<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Configuration<\/div>\n<div class=\"value\">5 x 12V 20Ah<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Battery Type<\/div>\n<div class=\"value\">VRLA Gel<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">DG Class<\/div>\n<div class=\"value\">Class 9<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Application<\/div>\n<div class=\"value\">E-Bike \/ E-Scooter<\/div>\n<\/div><\/div>\n<\/p><\/div>\n<div class=\"action\">\n          <a href=\"https:\/\/wa.me\/8614700088648\" target=\"_blank\" class=\"inq-btn\">Inquire for Quote<\/a>\n        <\/div>\n<\/p><\/div>\n<div class=\"product-card\" data-voltage=\"72V\" data-capacity=\"20\" data-type=\"gel\" data-app=\"ebike,mobility\">\n<div style=\"text-align:center\">\n<div style=\"font-size:48px;margin-bottom:5px\">\ud83c\udfcd\ufe0f<\/div>\n<p>          <span class=\"type-badge type-gel\">VRLA Gel<\/span>\n        <\/div>\n<div>\n<h3 style=\"font-size:20px;color:#002366;margin-bottom:15px\">72V 20Ah E-Bike \/ E-Scooter Battery Pack<\/h3>\n<div class=\"specs\">\n<div class=\"spec-item\">\n<div class=\"label\">Voltage<\/div>\n<div class=\"value\">72V<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Capacity<\/div>\n<div class=\"value\">20Ah<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Configuration<\/div>\n<div class=\"value\">6 x 12V 20Ah<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Battery Type<\/div>\n<div class=\"value\">VRLA Gel<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">DG Class<\/div>\n<div class=\"value\">Class 9<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Application<\/div>\n<div class=\"value\">E-Bike \/ E-Scooter<\/div>\n<\/div><\/div>\n<\/p><\/div>\n<div class=\"action\">\n          <a href=\"https:\/\/wa.me\/8614700088648\" target=\"_blank\" class=\"inq-btn\">Inquire for Quote<\/a>\n        <\/div>\n<\/p><\/div>\n<div class=\"product-card\" data-voltage=\"12V\" data-capacity=\"5\" data-type=\"solar\" data-app=\"solar\">\n<div style=\"text-align:center\">\n<div style=\"font-size:48px;margin-bottom:5px\">\u2600\ufe0f<\/div>\n<p>          <span class=\"type-badge type-solar\">Solar Storage<\/span>\n        <\/div>\n<div>\n<h3 style=\"font-size:20px;color:#002366;margin-bottom:15px\">GB12-5 Solar Gel Battery<\/h3>\n<div class=\"specs\">\n<div class=\"spec-item\">\n<div class=\"label\">Voltage<\/div>\n<div class=\"value\">12V<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Capacity<\/div>\n<div class=\"value\">5.0Ah<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Dimensions<\/div>\n<div class=\"value\">90 x 70 x 101mm<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Type<\/div>\n<div class=\"value\">VRLA Gel<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Cycle Life<\/div>\n<div class=\"value\">Deep Cycle<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Application<\/div>\n<div class=\"value\">Solar \/ Off-Grid<\/div>\n<\/div><\/div>\n<\/p><\/div>\n<div class=\"action\">\n          <a href=\"https:\/\/wa.me\/8614700088648\" target=\"_blank\" class=\"inq-btn\">Inquire for Quote<\/a>\n        <\/div>\n<\/p><\/div>\n<div class=\"product-card\" data-voltage=\"12V\" data-capacity=\"12\" data-type=\"solar\" data-app=\"solar\">\n<div style=\"text-align:center\">\n<div style=\"font-size:48px;margin-bottom:5px\">\u2600\ufe0f<\/div>\n<p>          <span class=\"type-badge type-solar\">Solar Storage<\/span>\n        <\/div>\n<div>\n<h3 style=\"font-size:20px;color:#002366;margin-bottom:15px\">GB12-12 Solar Gel Battery<\/h3>\n<div class=\"specs\">\n<div class=\"spec-item\">\n<div class=\"label\">Voltage<\/div>\n<div class=\"value\">12V<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Capacity<\/div>\n<div class=\"value\">12Ah<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Dimensions<\/div>\n<div class=\"value\">151 x 98 x 94mm<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Type<\/div>\n<div class=\"value\">VRLA Gel<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Cycle Life<\/div>\n<div class=\"value\">Deep Cycle<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Application<\/div>\n<div class=\"value\">Solar \/ Off-Grid<\/div>\n<\/div><\/div>\n<\/p><\/div>\n<div class=\"action\">\n          <a href=\"https:\/\/wa.me\/8614700088648\" target=\"_blank\" class=\"inq-btn\">Inquire for Quote<\/a>\n        <\/div>\n<\/p><\/div>\n<div class=\"product-card\" data-voltage=\"12V\" data-capacity=\"20\" data-type=\"solar\" data-app=\"solar\">\n<div style=\"text-align:center\">\n<div style=\"font-size:48px;margin-bottom:5px\">\u2600\ufe0f<\/div>\n<p>          <span class=\"type-badge type-solar\">Solar Storage<\/span>\n        <\/div>\n<div>\n<h3 style=\"font-size:20px;color:#002366;margin-bottom:15px\">GB12-20 Solar Gel Battery<\/h3>\n<div class=\"specs\">\n<div class=\"spec-item\">\n<div class=\"label\">Voltage<\/div>\n<div class=\"value\">12V<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Capacity<\/div>\n<div class=\"value\">20Ah<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Dimensions<\/div>\n<div class=\"value\">181 x 77 x 167mm<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Type<\/div>\n<div class=\"value\">VRLA Gel<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Cycle Life<\/div>\n<div class=\"value\">Deep Cycle<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Application<\/div>\n<div class=\"value\">Solar \/ Off-Grid<\/div>\n<\/div><\/div>\n<\/p><\/div>\n<div class=\"action\">\n          <a href=\"https:\/\/wa.me\/8614700088648\" target=\"_blank\" class=\"inq-btn\">Inquire for Quote<\/a>\n        <\/div>\n<\/p><\/div>\n<div class=\"product-card\" data-voltage=\"12V\" data-capacity=\"45\" data-type=\"sli\" data-app=\"auto\">\n<div style=\"text-align:center\">\n<div style=\"font-size:48px;margin-bottom:5px\">\ud83d\ude97<\/div>\n<p>          <span class=\"type-badge type-sli\">Automotive SLI<\/span>\n        <\/div>\n<div>\n<h3 style=\"font-size:20px;color:#002366;margin-bottom:15px\">6-QW-45 MF Car Battery<\/h3>\n<div class=\"specs\">\n<div class=\"spec-item\">\n<div class=\"label\">Voltage<\/div>\n<div class=\"value\">12V<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Capacity<\/div>\n<div class=\"value\">45Ah<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">CCA<\/div>\n<div class=\"value\">380A<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Dimensions<\/div>\n<div class=\"value\">238 x 129 x 203mm<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Weight<\/div>\n<div class=\"value\">12.2kg<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Application<\/div>\n<div class=\"value\">Automotive<\/div>\n<\/div><\/div>\n<\/p><\/div>\n<div class=\"action\">\n          <a href=\"https:\/\/wa.me\/8614700088648\" target=\"_blank\" class=\"inq-btn\">Inquire for Quote<\/a>\n        <\/div>\n<\/p><\/div>\n<div class=\"product-card\" data-voltage=\"12V\" data-capacity=\"48\" data-type=\"sli\" data-app=\"auto\">\n<div style=\"text-align:center\">\n<div style=\"font-size:48px;margin-bottom:5px\">\ud83d\ude99<\/div>\n<p>          <span class=\"type-badge type-sli\">Automotive SLI<\/span>\n        <\/div>\n<div>\n<h3 style=\"font-size:20px;color:#002366;margin-bottom:15px\">6-QW-48 MF Car Battery<\/h3>\n<div class=\"specs\">\n<div class=\"spec-item\">\n<div class=\"label\">Voltage<\/div>\n<div class=\"value\">12V<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Capacity<\/div>\n<div class=\"value\">48Ah<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">CCA<\/div>\n<div class=\"value\">550A<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Dimensions<\/div>\n<div class=\"value\">240 x 174 x 157mm<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Weight<\/div>\n<div class=\"value\">12.9kg<\/div>\n<\/div>\n<div class=\"spec-item\">\n<div class=\"label\">Application<\/div>\n<div class=\"value\">Automotive<\/div>\n<\/div><\/div>\n<\/p><\/div>\n<div class=\"action\">\n          <a href=\"https:\/\/wa.me\/8614700088648\" target=\"_blank\" class=\"inq-btn\">Inquire for Quote<\/a>\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p><!-- \/productList --><br \/>\n<!-- RFQ FORM --><\/p>\n<div id=\"rfq-form\" style=\"padding:80px 0;background:#f5f7fa\">\n<div style=\"max-width:700px;margin:0 auto;padding:0 20px\">\n<div style=\"background:#fff;border-radius:16px;padding:50px 40px;box-shadow:0 5px 30px rgba(0,0,0,0.08)\">\n<div style=\"text-align:center;margin-bottom:35px\">\n<div style=\"font-size:40px;margin-bottom:15px\">\ud83d\udccb<\/div>\n<h2 style=\"font-size:28px;color:#002366;font-weight:700;margin-bottom:10px\">Submit Your Inquiry<\/h2>\n<p style=\"font-size:15px;color:#666\">Tell us what you need. We will reply with a quote within 24 hours.<\/p>\n<\/p><\/div>\n<form action=\"https:\/\/wa.me\/8614700088648\" method=\"get\" target=\"_blank\" onsubmit=\"return buildWhatsAppMessage()\">\n        <input type=\"hidden\" name=\"text\" id=\"wa-message\"><\/p>\n<div style=\"display:grid;gap:18px\">\n<div>\n            <label style=\"display:block;font-size:13px;font-weight:600;color:#002366;margin-bottom:5px\">Your Name *<\/label><br \/>\n            <input type=\"text\" id=\"rfq-name\" required placeholder=\"John Smith\" style=\"width:100%;padding:12px 15px;border:2px solid #e0e0e0;border-radius:8px;font-size:15px;transition:border-color .2s\" onfocus=\"this.style.borderColor='#002366'\" onblur=\"this.style.borderColor='#e0e0e0'\">\n          <\/div>\n<div>\n            <label style=\"display:block;font-size:13px;font-weight:600;color:#002366;margin-bottom:5px\">Company Name<\/label><br \/>\n            <input type=\"text\" id=\"rfq-company\" placeholder=\"Your Company Ltd.\" style=\"width:100%;padding:12px 15px;border:2px solid #e0e0e0;border-radius:8px;font-size:15px;transition:border-color .2s\" onfocus=\"this.style.borderColor='#002366'\" onblur=\"this.style.borderColor='#e0e0e0'\">\n          <\/div>\n<div style=\"display:grid;grid-template-columns:1fr 1fr;gap:15px\">\n<div>\n              <label style=\"display:block;font-size:13px;font-weight:600;color:#002366;margin-bottom:5px\">Email<\/label><br \/>\n              <input type=\"email\" id=\"rfq-email\" placeholder=\"john@company.com\" style=\"width:100%;padding:12px 15px;border:2px solid #e0e0e0;border-radius:8px;font-size:15px;transition:border-color .2s\" onfocus=\"this.style.borderColor='#002366'\" onblur=\"this.style.borderColor='#e0e0e0'\">\n            <\/div>\n<div>\n              <label style=\"display:block;font-size:13px;font-weight:600;color:#002366;margin-bottom:5px\">Phone \/ WhatsApp<\/label><br \/>\n              <input type=\"text\" id=\"rfq-phone\" placeholder=\"+86 138xxxx\" style=\"width:100%;padding:12px 15px;border:2px solid #e0e0e0;border-radius:8px;font-size:15px;transition:border-color .2s\" onfocus=\"this.style.borderColor='#002366'\" onblur=\"this.style.borderColor='#e0e0e0'\">\n            <\/div>\n<\/p><\/div>\n<div style=\"display:grid;grid-template-columns:1fr 1fr 1fr;gap:15px\">\n<div>\n              <label style=\"display:block;font-size:13px;font-weight:600;color:#002366;margin-bottom:5px\">Battery Type<\/label><br \/>\n              <select id=\"rfq-type\" style=\"width:100%;padding:12px 15px;border:2px solid #e0e0e0;border-radius:8px;font-size:15px;background:#fff\"><option value=\"\">Select Type<\/option><option value=\"60V 20Ah E-Bike\">60V 20Ah E-Bike<\/option><option value=\"72V 20Ah E-Bike\">72V 20Ah E-Bike<\/option><option value=\"VRLA Gel (E-Bike)\">VRLA Gel (E-Bike)<\/option><option value=\"Solar Storage\">Solar Storage<\/option><option value=\"Automotive SLI\">Automotive SLI<\/option><option value=\"Other \/ Custom\">Other \/ Custom<\/option><\/select>\n            <\/div>\n<div>\n              <label style=\"display:block;font-size:13px;font-weight:600;color:#002366;margin-bottom:5px\">Quantity (pcs)<\/label><br \/>\n              <input type=\"number\" id=\"rfq-qty\" placeholder=\"e.g. 500\" style=\"width:100%;padding:12px 15px;border:2px solid #e0e0e0;border-radius:8px;font-size:15px;transition:border-color .2s\" onfocus=\"this.style.borderColor='#002366'\" onblur=\"this.style.borderColor='#e0e0e0'\">\n            <\/div>\n<div>\n              <label style=\"display:block;font-size:13px;font-weight:600;color:#002366;margin-bottom:5px\">Destination Port<\/label><br \/>\n              <input type=\"text\" id=\"rfq-port\" placeholder=\"e.g. Rotterdam\" style=\"width:100%;padding:12px 15px;border:2px solid #e0e0e0;border-radius:8px;font-size:15px;transition:border-color .2s\" onfocus=\"this.style.borderColor='#002366'\" onblur=\"this.style.borderColor='#e0e0e0'\">\n            <\/div>\n<\/p><\/div>\n<div>\n            <label style=\"display:block;font-size:13px;font-weight:600;color:#002366;margin-bottom:5px\">Additional Requirements<\/label><br \/>\n            <textarea id=\"rfq-notes\" rows=\"3\" placeholder=\"Any specific voltage, capacity, packaging, or certification needs...\" style=\"width:100%;padding:12px 15px;border:2px solid #e0e0e0;border-radius:8px;font-size:15px;resize:vertical;font-family:inherit;transition:border-color .2s\" onfocus=\"this.style.borderColor='#002366'\" onblur=\"this.style.borderColor='#e0e0e0'\"><\/textarea>\n          <\/div>\n<p>          <button type=\"submit\" style=\"width:100%;padding:16px;background:#25D366;color:#fff;border:none;border-radius:8px;font-size:17px;font-weight:700;cursor:pointer;letter-spacing:0.3px\">\ud83d\udcac Submit Inquiry via WhatsApp \u2192<\/button>\n        <\/div>\n<\/p><\/form>\n<p style=\"text-align:center;font-size:12px;color:#999;margin-top:15px\">Your inquiry will be sent to our WhatsApp. We respond within 24 hours.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p><script>\nfunction buildWhatsAppMessage() {\n  var name = document.getElementById(\"rfq-name\").value.trim();\n  var company = document.getElementById(\"rfq-company\").value.trim();\n  var email = document.getElementById(\"rfq-email\").value.trim();\n  var phone = document.getElementById(\"rfq-phone\").value.trim();\n  var type = document.getElementById(\"rfq-type\").value;\n  var qty = document.getElementById(\"rfq-qty\").value.trim();\n  var port = document.getElementById(\"rfq-port\").value.trim();\n  var notes = document.getElementById(\"rfq-notes\").value.trim();<\/p>\n<p>  var msg = \"\ud83d\udccb *New Battery Inquiry*\\n\\n\";\n  msg += \"*Name:* \" + name + \"\\n\";\n  if (company) msg += \"*Company:* \" + company + \"\\n\";\n  if (email) msg += \"*Email:* \" + email + \"\\n\";\n  if (phone) msg += \"*Phone:* \" + phone + \"\\n\";\n  msg += \"\\n\";\n  if (type) msg += \"*Battery Type:* \" + type + \"\\n\";\n  if (qty) msg += \"*Quantity:* \" + qty + \" pcs\\n\";\n  if (port) msg += \"*Destination Port:* \" + port + \"\\n\";\n  if (notes) msg += \"\\n*Notes:* \" + notes;<\/p>\n<p>  document.getElementById(\"wa-message\").value = msg;\n  return true;\n}\n<\/script><\/p><\/div>\n<\/div>\n<p><script>\nfunction filterProducts() {\n  var voltage = document.getElementById('filterVoltage').value;\n  var capacity = document.getElementById('filterCapacity').value;\n  var type = document.getElementById('filterType').value;\n  var app = document.getElementById('filterApp').value;<\/p>\n<p>  var cards = document.querySelectorAll('.product-card');\n  var count = 0;<\/p>\n<p>  cards.forEach(function(card) {\n    var v = card.getAttribute('data-voltage');\n    var c = card.getAttribute('data-capacity');\n    var t = card.getAttribute('data-type');\n    var a = card.getAttribute('data-app');<\/p>\n<p>    var match = true;\n    if (voltage && v !== voltage) match = false;\n    if (capacity && c !== capacity) match = false;\n    if (type && t !== type) match = false;\n    if (app && a && a.indexOf(app) === -1) match = false;<\/p>\n<p>    card.style.display = match ? '' : 'none';\n    if (match) count++;\n  });<\/p>\n<p>  document.getElementById('count').textContent = count;\nfunction resetFilters() {\n  document.querySelectorAll('.filter-group select').forEach(function(s){ s.value = ''; });\n  filterProducts();\n<\/script><\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Battery Finder Filter by voltage, capacity, and battery type to find your perfect Chilwee power solution. Voltage All Voltages12V60V72V Capacity (Ah) All Capacities5Ah7Ah12Ah20Ah28Ah36Ah45Ah48Ah Battery Type All TypesVRLA GelSolar StorageAutomotive SLI Application All ApplicationsE-Bike \/ E-ScooterSolar EnergyAutomotiveMicro-Mobility Reset 8 products found \ud83d\udd0b VRLA Gel 6-DZF-12 E-Bike Gel Battery Voltage 12V Capacity 12Ah Undervoltage Protection 10.50V\/pc Charge&hellip;&nbsp;<\/p>","protected":false},"author":0,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"class_list":["post-39","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.gauten.com\/tr\/wp-json\/wp\/v2\/pages\/39","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.gauten.com\/tr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.gauten.com\/tr\/wp-json\/wp\/v2\/types\/page"}],"replies":[{"embeddable":true,"href":"https:\/\/www.gauten.com\/tr\/wp-json\/wp\/v2\/comments?post=39"}],"version-history":[{"count":1,"href":"https:\/\/www.gauten.com\/tr\/wp-json\/wp\/v2\/pages\/39\/revisions"}],"predecessor-version":[{"id":40,"href":"https:\/\/www.gauten.com\/tr\/wp-json\/wp\/v2\/pages\/39\/revisions\/40"}],"wp:attachment":[{"href":"https:\/\/www.gauten.com\/tr\/wp-json\/wp\/v2\/media?parent=39"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}