{"title":"Hybrid Solar Inverters for Home Backup and Off-Grid Power","description":"\u003cp\u003eExplore EASUNPOWER hybrid solar inverters from 3.6kW to 12kW for home backup, off-grid power, and 48V battery storage. Choose 120V models for essential circuits or 120\/240V split-phase models for larger residential loads. Built-in solar charging and flexible power modes help you use more solar energy and keep important appliances running during a power outage.\u003c\/p\u003e","products":[{"product_id":"12kw-48v-split-phase-hybrid-solar-inverter","title":"12kW 48V Split-Phase Hybrid Solar Inverter for Home Backup | EASUN","description":"\u003cdiv class=\"seo-spec-card\"\u003e\n  \u003cdiv class=\"spec-intro-text\"\u003e\n    Power 120V and 240V home loads, store more solar energy, and keep essential systems running during outages with one 12kW 48V split-phase hybrid inverter.\n  \u003c\/div\u003e\n\n  \u003cul class=\"spec-list\"\u003e\n    \u003c!-- 默认显示的前 3 条 --\u003e\n    \u003cli\u003e\n      \u003cstrong\u003eBuilt for U.S. 120\/240V Split-Phase Power:\u003c\/strong\u003e Supports 120Vac L1\/N, 120Vac L2\/N, and 240Vac L1\/L2 split-phase output for U.S. home backup and selected 240V loads.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cstrong\u003e12kW Rated Output for Larger Home Backup Systems:\u003c\/strong\u003e Delivers up to 12,000W split-phase rated output to support essential home loads, larger appliances, pumps, tools, and backup circuits when properly sized.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cstrong\u003e18kVA Peak Power for Demanding Startup Loads:\u003c\/strong\u003e Provides up to 18,000VA peak power to help handle short startup surges from motor-driven equipment such as well pumps, garage tools, and selected HVAC loads.\n    \u003c\/li\u003e\n\n    \u003c!-- 默认隐藏的后 7 条 --\u003e\n    \u003cspan class=\"spec-more-content\" style=\"display: none;\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003e6HP Motor Load Capability:\u003c\/strong\u003e Built to support heavier residential and light commercial motor loads, making it suitable for farms, workshops, pumps, and utility backup applications.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eDual MPPT Solar Input for Flexible PV Design:\u003c\/strong\u003e Two independent MPPT trackers support up to 6000W + 6000W solar input, giving installers more flexibility for different roof angles, solar strings, and larger PV arrays.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003e48V LiFePO4 and Lead-Acid Battery Support:\u003c\/strong\u003e Works with 48V lithium and lead-acid battery systems, including adjustable battery settings and RS485\/CAN BMS communication for compatible lithium batteries.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eBatteryless Operation for Flexible System Building:\u003c\/strong\u003e Supports batteryless operation, allowing solar and utility power to supply loads before adding battery storage later.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003e10ms Typical Transfer for Backup Power:\u003c\/strong\u003e Switches from bypass to inverter mode in about 10ms typical transfer time, helping essential loads continue running when grid power is interrupted.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eGenerator Input Ready for Extended Outages:\u003c\/strong\u003e Supports generator input as an additional backup source for long outages, off-grid homes, farms, and rural properties where grid power is unreliable.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eCT Zero-Export Control for Solar Self-Consumption:\u003c\/strong\u003e Supports CT-based zero-export control to help reduce or prevent excess solar power from feeding back to the grid in self-consumption setups.\n      \u003c\/li\u003e\n    \u003c\/span\u003e\n  \u003c\/ul\u003e\n  \n  \u003c!-- 点击切换按钮 --\u003e\n  \u003cbutton type=\"button\" class=\"spec-view-more\" onclick=\"toggleShopifySpecs(this)\"\u003e\n    \u003cspan class=\"btn-text\"\u003eView More\u003c\/span\u003e \n    \u003csvg class=\"arrow-icon\" width=\"12\" height=\"8\" viewbox=\"0 0 12 8\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n      \u003cpath d=\"M1 1L6 6L11 1\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\n  \u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleShopifySpecs(btn) {\n  const container = btn.closest('.seo-spec-card');\n  const moreContent = container.querySelector('.spec-more-content');\n  const btnText = btn.querySelector('.btn-text');\n  const icon = btn.querySelector('.arrow-icon');\n  \n  if (moreContent.style.display === 'none') {\n    moreContent.style.display = 'inline';\n    btnText.textContent = 'View Less';\n    icon.style.transform = 'rotate(180deg)';\n  } else {\n    moreContent.style.display = 'none';\n    btnText.textContent = 'View More';\n    icon.style.transform = 'rotate(0deg)';\n  }\n}\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n.seo-spec-card {\n  background-color: #f8f8f8; \n  border-radius: 8px;        \n  padding: 30px 40px;        \n  margin: 20px 0;            \n  box-sizing: border-box;\n}\n\n.spec-intro-text {\n  font-size: 16px;\n  line-height: 1.6;\n  color: #111111;            \n  margin-bottom: 24px;\n  font-weight: 500;\n}\n\n.spec-list {\n  list-style-type: disc;     \n  margin: 0 0 24px 20px;     \n  padding: 0;\n}\n\n.spec-list li {\n  font-size: 16px;           \n  line-height: 1.6;          \n  color: #4a4a4a;            \n  margin-bottom: 20px;       \n}\n\n.spec-list li:last-child {\n  margin-bottom: 0;          \n}\n\n.spec-list strong {\n  color: #111111;            \n  font-weight: 700;          \n}\n\n.spec-view-more {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;                  \n  color: #004bdf;            \n  background: none;\n  border: none;\n  padding: 0;\n  cursor: pointer;\n  font-weight: 600;\n  font-size: 16px;\n  font-family: inherit;\n}\n\n.spec-view-more:hover .btn-text {\n  text-decoration: underline;\n}\n\n.spec-view-more .arrow-icon {\n  transition: transform 0.2s ease;\n}\n\u003c\/style\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"easunpower","offers":[{"title":"Default Title","offer_id":48626579603681,"sku":null,"price":1099.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0836\/3121\/0721\/files\/easun-power-12kw-split-phase-solar-inverter-front-view_jpg.jpg?v=1783392939"},{"product_id":"6-5kw-48v-hybrid-solar-inverter-for-u-s-120v-home-backup-easun","title":"6.5kW 48V Hybrid Solar Inverter for U.S. 120V Home Backup | EASUN","description":"","brand":"easunpower","offers":[{"title":"Default Title","offer_id":48634786939105,"sku":null,"price":698.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0836\/3121\/0721\/files\/easun-sgr-6-5kw-u-48v-hybrid-solar-inverter-front-view.jpg?v=1783580662"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0836\/3121\/0721\/collections\/easun-power-12kw-split-phase-solar-inverter-front-view_jpg.jpg?v=1785829330","url":"https:\/\/us.easunpower.com\/collections\/hybrid-solar-inverters-for-home-backup-and-off-grid-power.oembed","provider":"us-easunpower","version":"1.0","type":"link"}