{"id":17339,"date":"2026-06-15T12:56:14","date_gmt":"2026-06-15T12:56:14","guid":{"rendered":"https:\/\/www.tab.si\/?page_id=17339"},"modified":"2026-06-18T15:36:39","modified_gmt":"2026-06-18T15:36:39","slug":"tab-e-storage-family-2","status":"publish","type":"page","link":"https:\/\/www.tab.si\/el\/tab-e-storage-family-2\/","title":{"rendered":"TAB e.storage FAMILY"},"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; }\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: 48px; }\n\n  \/* Product images row *\/\n  .tab-product-images {\n    display: flex; gap: 32px; align-items: center; justify-content: center;\n    flex-wrap: wrap; margin-bottom: 48px;\n  }\n  .tab-product-images img { max-width: 100%; height: auto; border-radius: 6px; }\n\n  \/* Application 2x2 grid *\/\n  .tab-app-grid { display: flex; gap: 24px; flex-wrap: wrap; }\n  .tab-app-card {\n    flex: 1 1 calc(50% - 12px); max-width: calc(50% - 12px);\n    background: #f7fbf9; border: 1px solid #c8e6d4;\n    border-radius: 6px; padding: 24px; box-sizing: border-box; text-align: center;\n  }\n  .tab-app-card img { display: block; margin: 0 auto 16px; }\n  .tab-app-card h3 { font-size: 1em; color: #03994c; margin: 0 0 14px; font-weight: 700; text-align: left; }\n  .tab-app-card ul { margin: 0; padding: 0 0 0 18px; text-align: left; }\n  .tab-app-card ul li { font-size: 0.95em; line-height: 1.7; color: #333; }\n\n  \/* Technology *\/\n  .tab-tech-grid {\n    display: flex; gap: 16px; flex-wrap: nowrap; justify-content: space-between;\n  }\n  .tab-tech-item {\n    flex: 1 1 0; text-align: center; background: #f2f8f5;\n    border-radius: 6px; padding: 20px 12px;\n  }\n  .tab-tech-icon { margin-bottom: 12px; }\n  .tab-tech-icon img { width: 80px; height: 80px; object-fit: contain; display: block; margin: 0 auto; }\n  .tab-tech-item span { display: block; font-size: 0.9em; font-weight: 600; color: #03994c; }\n  .tab-tech-image { margin-top: 28px; text-align: center; }\n  .tab-tech-image img { max-width: 100%; height: auto; border-radius: 6px; }\n\n  \/* Advantages *\/\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  \/* Specs table *\/\n  .tab-specs-table { width: 100%; border-collapse: collapse; font-size: 0.9em; }\n  .tab-specs-table th {\n    background: #03994c; color: #fff; padding: 10px 14px;\n    text-align: left; font-weight: 600; letter-spacing: 0.5px;\n  }\n  .tab-specs-table td { padding: 9px 14px; border-bottom: 1px solid #d6ece0; color: #333; }\n  .tab-specs-table tr:nth-child(even) td { background: #f2f8f5; }\n  .tab-specs-table td:first-child { font-weight: 600; color: #03994c; white-space: nowrap; }\n\n  \/* Downloads *\/\n  .tab-downloads { display: flex; gap: 12px; flex-wrap: wrap; margin-top: 20px; }\n  .tab-dl-btn {\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.88em;\n    font-weight: 700; letter-spacing: 0.5px; transition: background 0.2s;\n  }\n  .tab-dl-btn:hover { background: #027a3c; color: #fff; }\n  .tab-dl-btn svg { flex-shrink: 0; }\n\n  \/* FLEXHUB section *\/\n  .tab-flexhub { background: #0d2018; color: #fff; border-radius: 8px; padding: 40px; margin-top: 56px; }\n  .tab-flexhub .tab-section-title { color: #03994c; border-color: #03994c; }\n  .tab-flexhub .tab-fh-intro { font-size: 0.95em; color: #b8d9c6; line-height: 1.8; margin-bottom: 28px; }\n\n  \/* FlexHub: image + text columns *\/\n  .tab-fh-top { display: flex; gap: 40px; align-items: flex-start; flex-wrap: wrap; margin-bottom: 32px; }\n  .tab-fh-top-img { flex-shrink: 0; max-width: 100%; overflow: hidden; }\n  .tab-fh-top-img img { border-radius: 6px; max-width: 100%; height: auto; display: block; }\n  .tab-fh-top-text { flex: 1 1 300px; }\n\n  \/* FlexHub feature columns *\/\n  .tab-fh-grid { display: flex; gap: 32px; flex-wrap: wrap; }\n  .tab-fh-col { flex: 1 1 240px; min-width: 220px; }\n  .tab-fh-col-inner { display: flex; gap: 16px; align-items: flex-start; }\n  .tab-fh-col-inner img { flex-shrink: 0; }\n  .tab-fh-col-text h3 { font-size: 0.95em; color: #03994c; font-weight: 700; margin: 0 0 10px; }\n  .tab-fh-col-text ul { margin: 0; padding: 0 0 0 18px; }\n  .tab-fh-col-text ul li { font-size: 0.9em; color: #b8d9c6; line-height: 1.8; }\n\n  .tab-fh-badge {\n    display: inline-block; margin-top: 20px; background: #0a2e1a;\n    border: 1px solid #03994c; border-radius: 4px; padding: 8px 14px;\n    font-size: 0.82em; color: #03994c; font-weight: 600; letter-spacing: 0.5px;\n  }\n\n  \/* FlexHub capacity table *\/\n  .tab-fh-table { width: 100%; border-collapse: collapse; font-size: 0.9em; margin-top: 28px; }\n  .tab-fh-table th {\n    background: #0a2e1a; color: #03994c; padding: 10px 16px;\n    text-align: center; font-weight: 600; letter-spacing: 0.5px;\n  }\n  .tab-fh-table td {\n    padding: 10px 16px; border-bottom: 1px solid #0a2e1a;\n    color: #b8d9c6; text-align: center;\n  }\n  .tab-fh-table tr:nth-child(even) td { background: #071a0f; }\n\n  \/* Responsive *\/\n  @media (max-width: 700px) {\n    .tab-hero { padding: 24px 20px; }\n    .tab-hero h1 { font-size: 1.6em; }\n    .tab-flexhub { padding: 24px 20px; }\n    .tab-tech-grid { flex-direction: column; }\n    .tab-tech-item { flex: 1 1 auto; width: 100%; }\n    .tab-app-card { flex: 1 1 100%; max-width: 100%; }\n    .tab-fh-top { flex-direction: column; }\n    .tab-fh-col-inner { flex-direction: column; }\n  }\n<\/style>\n\n<div class=\"tab-page\">\n\n  <!-- \u00e2\"\u20ac\u00e2\"\u20ac HERO \u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac -->\n  <div class=\"tab-hero\">\n    <h1>TAB e.storage FAMILY<\/h1>\n    <p class=\"tagline\">Flexible residential and light commercial energy storage<\/p>\n    <p>TAB e.storage FAMILY is designed for residential and small commercial applications where flexibility, safety and ease of integration are essential. The system enables solar energy storage to support self-consumption optimization, backup power and energy independence. With a modular architecture, e.storage FAMILY allows users to scale capacity according to their needs while maintaining a compact footprint and simple installation.<\/p>\n    <p style=\"margin-top:14px;\">Engineered with advanced lithium-ion technology, TAB e.storage FAMILY ensures reliable performance, high efficiency and long service life. The system supports modern energy management requirements and integrates seamlessly with photovoltaic systems, making it a future-ready energy storage solution for households and small businesses seeking dependable storage.<\/p>\n  <\/div>\n\n  <!-- \u00e2\"\u20ac\u00e2\"\u20ac PRODUCT IMAGES \u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac -->\n  <div class=\"tab-product-images\">\n    <img decoding=\"async\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/TAB_Li-ion_family_group_freistand.png\"\n         alt=\"TAB e.storage FAMILY group\" style=\"max-height:420px;\">\n    <img decoding=\"async\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/LV_5-1.png\"\n         alt=\"TAB e.storage FAMILY detail\" style=\"max-height:420px;\">\n  <\/div>\n\n  <!-- \u00e2\"\u20ac\u00e2\"\u20ac APPLICATION \u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac -->\n  <div class=\"tab-section\">\n    <h2 class=\"tab-section-title\">Application<\/h2>\n    <div class=\"tab-app-grid\">\n\n      <div class=\"tab-app-card\">\n        <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/LV_1.png\" alt=\"Self Consumption\" width=\"200\" height=\"200\">\n        <h3>Self Consumption<\/h3>\n        <ul>\n          <li>Electric bill savings<\/li>\n          <li>Charge during off-peak times<\/li>\n          <li>Discharge during peak times<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"tab-app-card\">\n        <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/LV_2.png\" alt=\"Backup Power Supply\" width=\"200\" height=\"200\">\n        <h3>Backup Power Supply<\/h3>\n        <ul>\n          <li>Discharge during a blackout<\/li>\n          <li>Functions as backup power<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"tab-app-card\">\n        <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/LV_3-1.png\" alt=\"Off-Grid Systems\" width=\"200\" height=\"200\">\n        <h3>Off-Grid Systems<\/h3>\n        <ul>\n          <li>In cooperation with renewables<\/li>\n          <li>Store solar energy from photovoltaic panels for future use<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"tab-app-card\">\n        <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/LV_7.png\" alt=\"Supported Inverters\" width=\"200\" height=\"200\">\n        <h3>Supported Inverter Equipment<\/h3>\n        <ul>\n          <li>Delta, Deye, Growatt, SMA, Sofar, Solax, Solis, Studer, Sunsynk, Victron and ZCS Azzurro<\/li>\n          <li>Others available on demand<\/li>\n        <\/ul>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <!-- \u00e2\"\u20ac\u00e2\"\u20ac TECHNOLOGY \u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac -->\n  <div class=\"tab-section\">\n    <h2 class=\"tab-section-title\">Technology<\/h2>\n    <p style=\"margin-bottom:20px;color:#333;font-size:0.95em;\">\n      <strong>LFP \u2013 Lithium Iron Phosphate (LiFePO\u2084)<\/strong>\n    <\/p>\n    <div class=\"tab-tech-grid\">\n      <div class=\"tab-tech-item\">\n        <div class=\"tab-tech-icon\"><img decoding=\"async\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/Icons_Leisure_19.png\" alt=\"Good Thermal Stability\"><\/div>\n        <span>Good Thermal Stability<\/span>\n      <\/div>\n      <div class=\"tab-tech-item\">\n        <div class=\"tab-tech-icon\"><img decoding=\"async\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/Icons_Leisure_16.png\" alt=\"Long Cycle Life\"><\/div>\n        <span>Long Cycle Life<\/span>\n      <\/div>\n      <div class=\"tab-tech-item\">\n        <div class=\"tab-tech-icon\"><img decoding=\"async\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/Icons_Leisure_18.png\" alt=\"High Power Rating\"><\/div>\n        <span>High Power Rating<\/span>\n      <\/div>\n      <div class=\"tab-tech-item\">\n        <div class=\"tab-tech-icon\"><img decoding=\"async\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/Icons_Leisure_20.png\" alt=\"Safe Chemistry\"><\/div>\n        <span>Safe Chemistry<\/span>\n      <\/div>\n    <\/div>\n   <!-- <div class=\"tab-tech-image\">\n      <img decoding=\"async\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/LV_6.png\" alt=\"LFP Technology\">\n    <\/div>-->\n  <\/div>\n\n  <!-- \u00e2\"\u20ac\u00e2\"\u20ac ADVANTAGES \u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac -->\n  <div class=\"tab-section\">\n    <h2 class=\"tab-section-title\">Advantages<\/h2>\n    <div class=\"tab-adv-grid\">\n      <div class=\"tab-adv-item\"><span class=\"tab-adv-check\">\u2714<\/span><span>Modular design (1 to 8 modules, up to 40 kWh capacity)<\/span><\/div>\n      <div class=\"tab-adv-item\"><span class=\"tab-adv-check\">\u2714<\/span><span>Compact and solid solution<\/span><\/div>\n      <div class=\"tab-adv-item\"><span class=\"tab-adv-check\">\u2714<\/span><span>Integrated fuses<\/span><\/div>\n      <div class=\"tab-adv-item\"><span class=\"tab-adv-check\">\u2714<\/span><span>Clean energy recovery through solar panels<\/span><\/div>\n      <div class=\"tab-adv-item\"><span class=\"tab-adv-check\">\u2714<\/span><span>Customizable system according to needs<\/span><\/div>\n      <div class=\"tab-adv-item\"><span class=\"tab-adv-check\">\u2714<\/span><span>Savings on your electricity bill<\/span><\/div>\n      <div class=\"tab-adv-item\"><span class=\"tab-adv-check\">\u2714<\/span><span>EU design<\/span><\/div>\n      <div class=\"tab-adv-item\"><span class=\"tab-adv-check\">\u2714<\/span><span>Clean energy<\/span><\/div>\n      <div class=\"tab-adv-item\"><span class=\"tab-adv-check\">\u2714<\/span><span>Compatible with Tier 1 inverter brands<\/span><\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u00e2\"\u20ac\u00e2\"\u20ac SPECS TABLE \u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac -->\n  <div class=\"tab-section\">\n    <h2 class=\"tab-section-title\">Technical Specifications<\/h2>\n    <div style=\"overflow-x:auto;\">\n      <table class=\"tab-specs-table\">\n        <tbody>\n          <tr>\n            <td>Ident Number<\/td>\n            <td>1026515<\/td><td>1026516<\/td><td>1026517<\/td><td>1026518<\/td>\n            <td>1026519<\/td><td>1026520<\/td><td>1026522<\/td><td>1026524<\/td>\n          <\/tr>\n           <tr>\n            <td>TAB e.storage FAMILY Type<\/td>\n            <td>3.1<\/td><td>3.2<\/td><td>3.3<\/td><td>5.3<\/td>\n            <td>5.4<\/td><td>5.5<\/td><td>8.6<\/td><td>8.8<\/td>\n          <\/tr>\n          <tr>\n            <td>Nominal Voltage (V)<\/td>\n            <td>51.2<\/td><td>51.2<\/td><td>51.2<\/td><td>51.2<\/td>\n            <td>51.2<\/td><td>51.2<\/td><td>51.2<\/td><td>51.2<\/td>\n          <\/tr>\n          <tr>\n            <td>Nominal Capacity (Wh)<\/td>\n            <td>5,120<\/td><td>10,240<\/td><td>15,360<\/td><td>15,360<\/td>\n            <td>20,480<\/td><td>25,600<\/td><td>30,720<\/td><td>40,960<\/td>\n          <\/tr>\n          <tr>\n            <td>Usable Capacity (Wh)<\/td>\n            <td>5,000<\/td><td>10,000<\/td><td>15,000<\/td><td>15,000<\/td>\n            <td>20,000<\/td><td>25,000<\/td><td>30,000<\/td><td>40,000<\/td>\n          <\/tr>\n          <tr>\n            <td>Dimensions W\u00d7L\u00d7H (mm)<\/td>\n            <td>550\u00d7470\u00d7850<\/td><td>550\u00d7470\u00d7850<\/td><td>550\u00d7470\u00d7850<\/td>\n            <td>550\u00d7470\u00d71220<\/td><td>550\u00d7470\u00d71220<\/td><td>550\u00d7470\u00d71220<\/td>\n            <td>550\u00d7470\u00d71775<\/td><td>550\u00d7470\u00d71775<\/td>\n          <\/tr>\n          <tr>\n            <td>Weight (kg)<\/td>\n            <td>79.5<\/td><td>127<\/td><td>174.5<\/td><td>184.5<\/td>\n            <td>232<\/td><td>279.5<\/td><td>343<\/td><td>438<\/td>\n          <\/tr>\n          <tr>\n            <td>Discharge Voltage (V)<\/td>\n            <td>44.8<\/td><td>44.8<\/td><td>44.8<\/td><td>44.8<\/td>\n            <td>44.8<\/td><td>44.8<\/td><td>44.8<\/td><td>44.8<\/td>\n          <\/tr>\n          <tr>\n            <td>Charge Voltage (V)<\/td>\n            <td>56.8<\/td><td>56.8<\/td><td>56.8<\/td><td>56.8<\/td>\n            <td>56.8<\/td><td>56.8<\/td><td>56.8<\/td><td>56.8<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/div>\n\n  <!-- \u00e2\"\u20ac\u00e2\"\u20ac DOWNLOADS \u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac -->\n  <div class=\"tab-section\">\n    <h2 class=\"tab-section-title\">Downloads<\/h2>\n    <div class=\"tab-downloads\">\n      <a href=\"https:\/\/online.fliphtml5.com\/vvbpc\/xoeq\/#p=1\" class=\"tab-dl-btn\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n        Catalogue\n      <\/a>\n      <a href=\"https:\/\/online.fliphtml5.com\/vvbpc\/bszx\/#p=1\" class=\"tab-dl-btn\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n        TDS\n      <\/a>\n      <a href=\"https:\/\/online.fliphtml5.com\/vvbpc\/rvmp\/#p=1\" class=\"tab-dl-btn\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n        Operation Manual\n      <\/a>\n      <a href=\"https:\/\/consent.youtube.com\/m?continue=https:\/\/www.youtube.com\/watch%3Fv%3DhkGIBZD0bqY%26cbrd%3D1&#038;gl=SI&#038;m=0&#038;pc=yt&#038;cm=2&#038;hl=en&#038;src=1\" class=\"tab-dl-btn\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n        Assembly Instructions\n      <\/a>\n      <a href=\"https:\/\/www.tab.si\/sl\/li-ion-references\/\" class=\"tab-dl-btn\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n        Projects\n      <\/a>\n    <\/div>\n  <\/div>\n\n  <!-- \u00e2\"\u20ac\u00e2\"\u20ac TAB FLEXHUB \u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac -->\n  <div class=\"tab-flexhub\">\n    <h2 class=\"tab-section-title\">TAB FLEXHUB<\/h2>\n\n    <!-- Intro with product image side by side -->\n    <div class=\"tab-fh-top\">\n      <div class=\"tab-fh-top-img\">\n        <img decoding=\"async\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/Flex_Hub.jpeg\"\n             alt=\"TAB FLEXHUB\" style=\"max-height:320px;border-radius:6px;\">\n      <\/div>\n      <div class=\"tab-fh-top-text\">\n        <p class=\"tab-fh-intro\">\n          Most LV battery systems are limited by their internal BMS architecture. TAB FLEXHUB transforms a residential platform into a light C&amp;I capable system &#8211; without redesigning battery modules.\n        <\/p>\n\n        <!-- Capacity table -->\n        <table class=\"tab-fh-table\">\n          <thead>\n            <tr>\n              <th>Architecture<\/th>\n              <th>Max Modules<\/th>\n              <th>Max Capacity<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>Standard LV System<\/td>\n              <td>32<\/td>\n              <td>~164 kWh<\/td>\n            <\/tr>\n            <tr>\n              <td>With TAB LV HUB<\/td>\n              <td>6 \u00d7 32<\/td>\n              <td>~983 kWh<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n\n    <!-- Feature columns with images -->\n    <div class=\"tab-fh-grid\">\n\n      <div class=\"tab-fh-col\">\n        <div class=\"tab-fh-col-inner\">\n          <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/LV_9.png\"\n               alt=\"Remove System Ceiling\" width=\"200\" height=\"200\">\n          <div class=\"tab-fh-col-text\">\n            <h3>Remove System Ceiling<\/h3>\n            <ul>\n              <li>Multi-cluster battery architecture<\/li>\n              <li>Parallel group management<\/li>\n              <li>Centralized monitoring and coordination<\/li>\n              <li>Seamless scalability<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"tab-fh-col\">\n        <div class=\"tab-fh-col-inner\">\n          <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/LV_8.png\"\n               alt=\"Intelligent Multi-Cluster Control\" width=\"200\" height=\"200\">\n          <div class=\"tab-fh-col-text\">\n            <h3>Intelligent Multi-Cluster Control<\/h3>\n            <ul>\n              <li>Automatic detection of new battery clusters<\/li>\n              <li>Group balancing logic<\/li>\n              <li>Real-time monitoring per cluster<\/li>\n              <li>Unified SoC \/ SoH management<\/li>\n              <li> Secure encrypted communication<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n\n  <\/div>\n\n<\/div>\n<!-- end .tab-page -->\n","protected":false},"excerpt":{"rendered":"<p>TAB e.storage FAMILY Flexible residential and light commercial energy storage TAB e.storage FAMILY is designed for residential and small commercial applications where flexibility, safety and ease of integration are essential. The system enables solar energy storage to support self-consumption optimization, backup power and energy independence. With a modular architecture, e.storage FAMILY allows users to scale [&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\/17339"}],"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=17339"}],"version-history":[{"count":12,"href":"https:\/\/www.tab.si\/el\/wp-json\/wp\/v2\/pages\/17339\/revisions"}],"predecessor-version":[{"id":17693,"href":"https:\/\/www.tab.si\/el\/wp-json\/wp\/v2\/pages\/17339\/revisions\/17693"}],"wp:attachment":[{"href":"https:\/\/www.tab.si\/el\/wp-json\/wp\/v2\/media?parent=17339"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}