{"id":17641,"date":"2026-06-16T18:06:14","date_gmt":"2026-06-16T18:06:14","guid":{"rendered":"https:\/\/www.tab.si\/?page_id=17641"},"modified":"2026-06-18T16:51:39","modified_gmt":"2026-06-18T16:51:39","slug":"tab-e-storage-high-voltage-solutions","status":"publish","type":"page","link":"https:\/\/www.tab.si\/el\/tab-e-storage-high-voltage-solutions\/","title":{"rendered":"TAB e.storage High Voltage Solutions"},"content":{"rendered":"\n<style>\n  .tab-page { font-family: Roboto, sans-serif; color: #1a1a1a; max-width: 1100px; margin: 0 auto; }\n\n  \/* Hero *\/\n  .tab-hero { background: #f2f8f5; border-left: 5px solid #03994c; padding: 36px 40px; margin-bottom: 40px; }\n  .tab-hero h1 { font-size: 2.2em; color: #03994c; margin: 0 0 6px; letter-spacing: 1px; }\n  .tab-hero .tagline { font-size: 1.1em; color: #444; margin: 0 0 20px; font-style: italic; }\n  .tab-hero p { font-size: 1em; line-height: 1.8; color: #333; max-width: 820px; margin: 0 0 12px; }\n\n  \/* Section titles *\/\n  .tab-section-title {\n    font-size: 1em; font-weight: 700; letter-spacing: 2px; text-transform: uppercase;\n    color: #03994c; border-bottom: 2px solid #03994c; padding-bottom: 6px;\n    margin: 0 0 24px;\n  }\n\n  \/* Section blocks *\/\n  .tab-section { margin-bottom: 52px; }\n\n  \/* Why choose \u2014 bullet grid *\/\n  .tab-adv-grid { display: flex; gap: 14px; flex-wrap: wrap; }\n  .tab-adv-item {\n    flex: 1 1 200px; display: flex; align-items: flex-start; gap: 10px;\n    background: #f7fbf9; border: 1px solid #c8e6d4; border-radius: 6px;\n    padding: 14px 16px; min-width: 180px;\n  }\n  .tab-adv-check { color: #03994c; font-size: 1.1em; flex-shrink: 0; margin-top: 2px; }\n  .tab-adv-item span { font-size: 0.9em; color: #333; line-height: 1.5; }\n\n  \/* \u2500\u2500 Product cards (representation, pages 1\u20134) \u2500\u2500 *\/\n  .tab-product-cards {\n    display: flex; gap: 28px; flex-wrap: wrap; margin-bottom: 56px;\n  }\n  .tab-product-card {\n    flex: 1 1 calc(33.333% - 20px);\n    min-width: 260px;\n    display: flex; flex-direction: column;\n    background: #fff; border: 1px solid #c8e6d4;\n    border-radius: 8px; overflow: hidden;\n    box-shadow: 0 2px 8px rgba(3,153,76,0.07);\n    transition: box-shadow 0.2s, transform 0.2s;\n    text-decoration: none; color: inherit;\n  }\n  .tab-product-card:hover {\n    box-shadow: 0 6px 24px rgba(3,153,76,0.18);\n    transform: translateY(-3px);\n  }\n  .tab-product-card-img {\n    width: 100%; aspect-ratio: 16\/9; overflow: hidden;\n    background: #edf6f1; display: flex; align-items: center; justify-content: center;\n  }\n  .tab-product-card-img img {\n    width: 100%; height: 100%; object-fit: cover; display: block;\n  }\n  .tab-product-card-img .tab-product-card-placeholder {\n    font-size: 0.8em; color: #9ec8b4; letter-spacing: 1px;\n  }\n  .tab-product-card-body {\n    padding: 24px 22px 28px; flex: 1; display: flex; flex-direction: column;\n  }\n  .tab-product-card-label {\n    font-size: 0.72em; font-weight: 700; letter-spacing: 2px; text-transform: uppercase;\n    color: #03994c; margin: 0 0 8px;\n  }\n  .tab-product-card-body h2 {\n    font-size: 1.15em; color: #0d2018; margin: 0 0 12px; font-weight: 700; line-height: 1.3;\n  }\n  .tab-product-card-body p {\n    font-size: 0.88em; color: #444; line-height: 1.7; margin: 0 0 20px; flex: 1;\n  }\n  .tab-product-card-specs {\n    display: flex; gap: 16px; flex-wrap: wrap; margin-bottom: 20px;\n  }\n  .tab-product-card-spec {\n    background: #f2f8f5; border-radius: 4px; padding: 7px 12px;\n    font-size: 0.8em; color: #03994c; font-weight: 700; white-space: nowrap;\n  }\n  .tab-product-card-link {\n    display: inline-flex; align-items: center; gap: 7px;\n    background: #03994c; color: #fff; text-decoration: none;\n    padding: 10px 20px; border-radius: 4px; font-size: 0.85em;\n    font-weight: 700; letter-spacing: 0.5px; transition: background 0.2s;\n    align-self: flex-start;\n  }\n  .tab-product-card-link:hover { background: #027a3c; color: #fff; }\n  .tab-product-card-link svg { flex-shrink: 0; }\n\n  \/* Dark CTA footer strip *\/\n  .tab-cta {\n    background: #0d2018; color: #fff; border-radius: 8px;\n    padding: 44px 40px; margin-top: 16px; margin-bottom: 8px;\n  }\n  .tab-cta .tab-section-title { color: #03994c; border-color: #03994c; }\n  .tab-cta p { font-size: 0.95em; color: #b8d9c6; line-height: 1.8; margin: 0 0 28px; max-width: 820px; }\n  .tab-cta-products {\n    display: flex; gap: 16px; flex-wrap: wrap;\n  }\n  .tab-cta-product {\n    flex: 1 1 200px; background: #071a0f; border: 1px solid #03994c;\n    border-radius: 6px; padding: 18px 20px; text-decoration: none;\n    transition: background 0.2s;\n  }\n  .tab-cta-product:hover { background: #0a2e1a; }\n  .tab-cta-product-name {\n    display: block; font-size: 0.82em; font-weight: 700; color: #03994c;\n    letter-spacing: 0.5px; margin-bottom: 4px;\n  }\n  .tab-cta-product-sub {\n    display: block; font-size: 0.78em; color: #7ab89a; line-height: 1.4;\n  }\n<\/style>\n\n<div class=\"tab-page\">\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       HERO\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <div class=\"tab-hero\">\n    <h1>TAB e.storage High Voltage Solutions<\/h1>\n    <p class=\"tagline\">Advanced Battery Energy Storage Systems for Commercial, Industrial, and Utility-Scale Applications<\/p>\n    <p>TAB delivers innovative High Voltage Energy Storage Solutions designed to support the global energy transition through reliable, efficient, and scalable Battery Energy Storage Systems (BESS). Our solutions help businesses, utilities, and renewable energy developers optimize energy consumption, improve grid stability, reduce operating costs, and maximize the value of renewable energy generation.<\/p>\n    <p>At the core of our energy storage portfolio is one of the most advanced lithium-ion battery module manufacturing facilities in the European Union. Our state-of-the-art Gigafactory has an annual production capacity of 1 GWh and utilizes safe, reliable, and sustainable Lithium Iron Phosphate (LFP) battery technology.<\/p>\n  <\/div>\n\n  <div class=\"tab-product-images\">\n    <img decoding=\"async\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/Icons_HV_4.png\"\n         alt=\"TAB production\" width=\"100%\">\n  <\/div>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       WHY CHOOSE TAB\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <div class=\"tab-section\">\n    <p class=\"tab-section-title\">Why Choose TAB Energy Storage Solutions?<\/p>\n    <div class=\"tab-adv-grid\">\n      <div class=\"tab-adv-item\"><span class=\"tab-adv-check\">\u2714<\/span><span>Advanced BESS based on safe and reliable LFP battery technology<\/span><\/div>\n      <div class=\"tab-adv-item\"><span class=\"tab-adv-check\">\u2714<\/span><span>One of the most advanced lithium-ion module manufacturing facilities in the EU<\/span><\/div>\n      <div class=\"tab-adv-item\"><span class=\"tab-adv-check\">\u2714<\/span><span>Annual production capacity of 1 GWh<\/span><\/div>\n      <div class=\"tab-adv-item\"><span class=\"tab-adv-check\">\u2714<\/span><span>Scalable solutions for commercial, industrial, and utility-scale applications<\/span><\/div>\n      <div class=\"tab-adv-item\"><span class=\"tab-adv-check\">\u2714<\/span><span>Peak shaving to reduce demand charges and avoid high peak loads<\/span><\/div>\n      <div class=\"tab-adv-item\"><span class=\"tab-adv-check\">\u2714<\/span><span>Self-consumption optimization for renewable energy systems<\/span><\/div>\n      <div class=\"tab-adv-item\"><span class=\"tab-adv-check\">\u2714<\/span><span>Energy trading and energy arbitrage opportunities<\/span><\/div>\n      <div class=\"tab-adv-item\"><span class=\"tab-adv-check\">\u2714<\/span><span>Grid stabilization, frequency regulation, and ancillary grid services<\/span><\/div>\n      <div class=\"tab-adv-item\"><span class=\"tab-adv-check\">\u2714<\/span><span>Intelligent monitoring, control, and energy management systems<\/span><\/div>\n      <div class=\"tab-adv-item\"><span class=\"tab-adv-check\">\u2714<\/span><span>Flexible system integration and future scalability<\/span><\/div>\n      <div class=\"tab-adv-item\"><span class=\"tab-adv-check\">\u2714<\/span><span>High safety standards, long service life, and reliable performance<\/span><\/div>\n      <div class=\"tab-adv-item\"><span class=\"tab-adv-check\">\u2714<\/span><span>Support for sustainability and decarbonization goals<\/span><\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       OUR PORTFOLIO \u2014 3 PRODUCT CARDS (representation pages 1\u20134)\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <div class=\"tab-section\">\n    <p class=\"tab-section-title\">Our Portfolio<\/p>\n\n    <div class=\"tab-product-cards\">\n\n      <!-- Card 1: e.module H10.2 -->\n      <a class=\"tab-product-card\" href=\"https:\/\/www.tab.si\/tab-e-module-h10-2\/\">\n        <div class=\"tab-product-card-img\">\n          <!-- Replace src with the actual product image URL -->\n          <img decoding=\"async\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/TAB-e.modile-H10.2.png\" alt=\"TAB e.module H10.2\"\n               onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\n          <span class=\"tab-product-card-placeholder\" style=\"display:none\">e.module H10.2<\/span>\n        <\/div>\n        <div class=\"tab-product-card-body\">\n          <p class=\"tab-product-card-label\">Battery Module<\/p>\n          <h2>TAB e.module H10.2<\/h2>\n          <p>An advanced high-voltage battery module manufactured at TAB&#8217;s EU Gigafactory. Modular design with flexible scalability for Commercial and Industrial BESS. Built on safe LFP technology for high performance and long service life.<\/p>\n          <div class=\"tab-product-card-specs\">\n            <span class=\"tab-product-card-spec\">51.2 Vdc Nominal Voltage<\/span>\n            <span class=\"tab-product-card-spec\">10.24 kWh Nominal Capacity<\/span>\n            <span class=\"tab-product-card-spec\">LiFePO4<\/span>\n          <\/div>\n          <span class=\"tab-product-card-link\">\n            <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n            Learn More\n          <\/span>\n        <\/div>\n      <\/a>\n\n      <!-- Card 2: e.storage C&I -->\n      <a class=\"tab-product-card\" href=\"https:\/\/www.tab.si\/commercial-and-industrial\/\">\n        <div class=\"tab-product-card-img\">\n          <img decoding=\"async\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/TAB-e.storage-CI-together-1.png\" alt=\"TAB e.storage C&amp;I\"\n               onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\n          <span class=\"tab-product-card-placeholder\" style=\"display:none\">e.storage C&amp;I<\/span>\n        <\/div>\n        <div class=\"tab-product-card-body\">\n          <p class=\"tab-product-card-label\">Commercial &amp; Industrial<\/p>\n          <h2>TAB e.storage C&amp;I<\/h2>\n          <p>A complete BESS designed for Commercial and Industrial applications. Helps businesses reduce energy costs, improve energy efficiency, and strengthen energy security. Features integrated HVAC, advanced fire suppression, and unlimited scalability.<\/p>\n          <div class=\"tab-product-card-specs\">\n            <span class=\"tab-product-card-spec\">921.6 Vdc Nominal Voltage<\/span>\n            <span class=\"tab-product-card-spec\">183 kWh Nominal Capacity<\/span>\n            <span class=\"tab-product-card-spec\">LiFePO4<\/span>\n          <\/div>\n          <span class=\"tab-product-card-link\">\n            <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n            Learn More\n          <\/span>\n        <\/div>\n      <\/a>\n\n      <!-- Card 3: e.storage Utility-Scale -->\n      <a class=\"tab-product-card\" href=\"https:\/\/www.tab.si\/utility-scale\/\">\n        <div class=\"tab-product-card-img\">\n          <img decoding=\"async\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/Untitled-2.png\" alt=\"TAB e.storage Utility-Scale\"\n               onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\n          <span class=\"tab-product-card-placeholder\" style=\"display:none\">e.storage Utility-Scale<\/span>\n        <\/div>\n        <div class=\"tab-product-card-body\">\n          <p class=\"tab-product-card-label\">Utility Scale<\/p>\n          <h2>TAB e.storage Utility-Scale<\/h2>\n          <p>A scalable BESS for utility companies, renewable energy projects, and grid operators. Available in a standard 20-foot containerized design with capacities from 4.18 MWh to 6.25 MWh. Liquid cooling, 25+ year design life, and international certifications.<\/p>\n          <div class=\"tab-product-card-specs\">\n            <span class=\"tab-product-card-spec\">up to 6.25 MWh<\/span>\n            <span class=\"tab-product-card-spec\">Liquid cooling<\/span>\n            <span class=\"tab-product-card-spec\">25+ yr<\/span>\n          <\/div>\n          <span class=\"tab-product-card-link\">\n            <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n            Learn More\n          <\/span>\n        <\/div>\n      <\/a>\n\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       DARK CTA \u2014 Driving the Future\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <div class=\"tab-cta\">\n    <p class=\"tab-section-title\">Driving the Future of Energy Storage<\/p>\n    <p>As the demand for clean energy continues to grow, TAB remains committed to delivering innovative energy storage technologies that help customers transition to a more sustainable future. Through the TAB e.module, TAB e.storage C&amp;I, and TAB e.storage Utility-Scale product families, we provide comprehensive energy storage solutions that combine advanced battery technology, manufacturing excellence, and system integration expertise.<\/p>\n    <p>By enabling greater renewable energy utilization, improving grid reliability, and increasing energy independence, TAB is helping businesses, utilities, and communities build a cleaner, smarter, and more resilient energy future.<\/p>\n    <div class=\"tab-cta-products\">\n      <a class=\"tab-cta-product\" href=\"https:\/\/www.tab.si\/e-module-h10-2\/\">\n        <span class=\"tab-cta-product-name\">TAB e.module H10.2<\/span>\n        <span class=\"tab-cta-product-sub\">High-voltage battery module \u00b7 10.24 kWh \u00b7 LiFePO4<\/span>\n      <\/a>\n      <a class=\"tab-cta-product\" href=\"https:\/\/www.tab.si\/commercial-and-industrial\/\">\n        <span class=\"tab-cta-product-name\">TAB e.storage C&amp;I<\/span>\n        <span class=\"tab-cta-product-sub\">Commercial &amp; Industrial BESS \u00b7 up to 183 kWh<\/span>\n      <\/a>\n      <a class=\"tab-cta-product\" href=\"https:\/\/www.tab.si\/utility-scale\/\">\n        <span class=\"tab-cta-product-name\">TAB e.storage Utility-Scale<\/span>\n        <span class=\"tab-cta-product-sub\">Grid-scale containerized BESS \u00b7 4.18 \u2013 6.25 MWh<\/span>\n      <\/a>\n    <\/div>\n  <\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>TAB e.storage High Voltage Solutions Advanced Battery Energy Storage Systems for Commercial, Industrial, and Utility-Scale Applications TAB delivers innovative High Voltage Energy Storage Solutions designed to support the global energy transition through reliable, efficient, and scalable Battery Energy Storage Systems (BESS). Our solutions help businesses, utilities, and renewable energy developers optimize energy consumption, improve grid [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"_links":{"self":[{"href":"https:\/\/www.tab.si\/el\/wp-json\/wp\/v2\/pages\/17641"}],"collection":[{"href":"https:\/\/www.tab.si\/el\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.tab.si\/el\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.tab.si\/el\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tab.si\/el\/wp-json\/wp\/v2\/comments?post=17641"}],"version-history":[{"count":9,"href":"https:\/\/www.tab.si\/el\/wp-json\/wp\/v2\/pages\/17641\/revisions"}],"predecessor-version":[{"id":17707,"href":"https:\/\/www.tab.si\/el\/wp-json\/wp\/v2\/pages\/17641\/revisions\/17707"}],"wp:attachment":[{"href":"https:\/\/www.tab.si\/el\/wp-json\/wp\/v2\/media?parent=17641"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}