{"product_id":"napelem-150w-monokristalyos-naperomu-magas-hatekonysag","title":"Napelem 150W Monokristályos Naperőmű Magas Hatékonyság","description":"\n\u003cstyle\u003e\n.v10-wrap { font-family: 'Inter', system-ui, sans-serif; padding-bottom: 90px; color: #1e293b; line-height: 1.5; background: #fafafa; }\n.v10-wrap * { box-sizing: border-box; }\n\n.v10-hero { background: #fff; padding: 40px 15px 30px; text-align: center; border-bottom: 6px solid #eab308; border-radius: 0 0 32px 32px; box-shadow: 0 10px 30px rgba(0,0,0,0.05); position: relative; }\n.v10-kicker { display: inline-block; background: #fef08a; color: #854d0e; font-size: 11px; font-weight: 900; padding: 6px 14px; border-radius: 6px; text-transform: uppercase; margin-bottom: 12px; letter-spacing: 1px; border: 1px solid #fde047; }\n.v10-hero h1 { font-size: 24px; font-weight: 900; margin: 0 0 12px; color: #0f172a; line-height: 1.15; text-transform: uppercase; }\n.v10-hero-sub { font-size: 14px; color: #475569; margin: 0; font-weight: 500; }\n\n.v10-hero-img-box { position: relative; width: 100vw; margin-left: calc(-50vw + 50%); margin-top: 15px; margin-bottom: -15px; z-index: 1; }\n.v10-hero-img-box img { width: 100%; display: block; border-top: 2px solid #e2e8f0; border-bottom: 2px solid #e2e8f0; }\n.v10-badge { position: absolute; top: 15px; left: 15px; background: rgba(0,0,0,0.8); color: #fff; padding: 8px 14px; border-radius: 5px; font-weight: 900; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; }\n\n.v10-trust-bar { background: #1e293b; display: flex; justify-content: center; gap: 15px; padding: 18px 10px; border-radius: 12px; position: relative; z-index: 2; margin: 0 15px 30px; border: 1px solid #334155; box-shadow: 0 8px 25px rgba(0,0,0,0.1); }\n.v10-trust-item { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 33%; font-size: 10px; font-weight: 800; text-transform: uppercase; text-align: center; gap: 6px; color: #f8fafc; }\n.v10-trust-item span { font-size: 22px; }\n\n.v10-section-title { font-size: 20px; font-weight: 900; text-transform: uppercase; text-align: center; margin: 0 15px 20px; color: #0f172a; }\n.v10-vs-container { background: #fff; margin: 0 15px 30px; border-radius: 16px; border: 1px solid #e2e8f0; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.02); }\n.v10-vs-pane { padding: 20px 15px; }\n.v10-vs-bad { background: #fef2f2; border-bottom: 2px dashed #fca5a5; }\n.v10-vs-good { background: #f0fdf4; border-bottom: 4px solid #16a34a; }\n.v10-vs-title { font-size: 16px; font-weight: 900; margin: 0 0 12px; display: flex; align-items: center; gap: 8px; text-transform: uppercase; }\n.v10-vs-bad .v10-vs-title { color: #b91c1c; }\n.v10-vs-good .v10-vs-title { color: #15803d; }\n.v10-vs-list { list-style: none; padding: 0; margin: 0; }\n.v10-vs-list li { font-size: 14px; margin-bottom: 10px; font-weight: 600; padding-left: 24px; position: relative; line-height: 1.4; color: #334155; }\n.v10-vs-bad .v10-vs-list li::before { content: \"❌\"; position: absolute; left: 0; top: 0px; font-size: 13px; }\n.v10-vs-good .v10-vs-list li::before { content: \"✅\"; position: absolute; left: 0; top: 0px; font-size: 13px; }\n\n.v10-chat-wrap { margin: 0 15px 30px; display: flex; flex-direction: column; gap: 15px; padding: 20px; background: #e2e8f0; border-radius: 16px; border: 1px solid #cbd5e1; box-shadow: inset 0 2px 10px rgba(0,0,0,0.05); }\n.v10-chat-bubble { max-width: 85%; padding: 12px 16px; border-radius: 18px; font-size: 14px; line-height: 1.4; position: relative; font-weight: 500; }\n.v10-chat-left { align-self: flex-start; background: #fff; color: #1e293b; border-bottom-left-radius: 4px; box-shadow: 0 1px 2px rgba(0,0,0,0.1); }\n.v10-chat-right { align-self: flex-end; background: #16a34a; color: #fff; border-bottom-right-radius: 4px; box-shadow: 0 1px 2px rgba(0,0,0,0.1); }\n.v10-chat-time { display: block; font-size: 10px; color: #94a3b8; margin-top: 5px; text-align: right; }\n.v10-chat-right .v10-chat-time { display: inline-block; margin-left: 5px; color: #bbf7d0; }\n.v10-chat-sender { font-size: 11px; font-weight: 800; color: #3b82f6; margin-bottom: 4px; display: block; text-transform: uppercase;}\n\n.v10-action-zone { margin: 0 15px 30px; text-align: center; }\n.v10-btn { display: flex; align-items: center; justify-content: center; gap: 10px; font-size: 18px; font-weight: 900; background: #eab308; color: #000 !important; padding: 22px; text-decoration: none; border-radius: 12px; text-transform: uppercase; border-bottom: 6px solid #a16207; box-shadow: 0 10px 25px rgba(234,179,8,0.3); animation: v10pulse 2.5s infinite; letter-spacing: 0.5px; }\n.v10-btn:active { transform: translateY(4px); border-bottom-width: 2px; }\n@keyframes v10pulse { 0%, 100% { transform: scale(1); } 50% { transform: scale(1.02); } }\n.v10-action-sub { font-size: 13px; font-weight: 800; color: #64748b; margin-top: 14px; display: block; text-transform: uppercase; }\n\n.v10-size { background: #fff; border: 1px solid #e2e8f0; margin: 0 15px 30px; border-radius: 16px; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.02); }\n.v10-size summary { padding: 20px; font-weight: 900; display: flex; justify-content: space-between; cursor: pointer; list-style: none; font-size: 15px; text-transform: uppercase; color: #0f172a; }\n.v10-size summary::-webkit-details-marker { display: none; }\n.v10-size summary::after { content: \"+\"; font-size: 20px; color: #64748b; }\n.v10-size[open] summary::after { content: \"-\"; }\n.v10-size-content { padding: 0 20px 20px; }\n.v10-size table { width: 100%; border-collapse: collapse; text-align: left; font-size: 14px; }\n.v10-size th, .v10-size td { padding: 12px 6px; border-bottom: 1px solid #e2e8f0; }\n.v10-size th { font-weight: 900; color: #475569; width: 45%; }\n.v10-size tr:last-child td, .v10-size tr:last-child th { border-bottom: none; }\n\n.v10-sticky { position: fixed; bottom: 0; left: 0; width: 100%; background: rgba(255,255,255,0.95); backdrop-filter: blur(10px); display: flex; justify-content: space-between; align-items: center; padding: 14px 15px; border-top: 3px solid #eab308; box-shadow: 0 -10px 30px rgba(0,0,0,0.1); z-index: 99999; }\n.v10-s-info { display: flex; flex-direction: column; }\n.v10-s-p1 { font-size: 11px; font-weight: 800; color: #a16207; text-transform: uppercase; letter-spacing: 0.5px; }\n.v10-s-p2 { font-size: 24px; font-weight: 900; color: #0f172a; line-height: 1; margin-top: 3px; }\n.v10-s-btn { background: #eab308; color: #000 !important; font-weight: 900; font-size: 15px; padding: 15px 20px; border-radius: 8px; text-decoration: none; border-bottom: 4px solid #a16207; text-transform: uppercase; animation: v10pulse 2s infinite; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"v10-wrap\"\u003e\n  \u003cdiv class=\"v10-hero\"\u003e\n    \u003cdiv class=\"v10-kicker\"\u003e⚡ FÜGGETLEN ÁRAMELLÁTÁS BÁRHOL\u003c\/div\u003e\n    \u003ch1\u003eINGYENES NAPENERGIA LAKÓKOCSIKHOZ, KEMPINGHEZ ÉS HÉTVÉGI HÁZAKHOZ!\u003c\/h1\u003e\n    \u003cp class=\"v10-hero-sub\"\u003eNe fizess többet a drága áramért! A 150W-os monokristályos napelem garantálja a stabil áramellátást még felhős időben is.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"v10-hero-img-box\"\u003e\n    \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0710\/0150\/6096\/files\/slika-2-camping-power-setup.png?v=1771095416\" alt=\"150W Napelem\"\u003e\n    \u003cdiv class=\"v10-badge\"\u003e🏆 Best Seller\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"v10-trust-bar\"\u003e\n    \u003cdiv class=\"v10-trust-item\"\u003e\n\u003cspan\u003e🔋\u003c\/span\u003e 150W Erő\u003c\/div\u003e\n    \u003cdiv class=\"v10-trust-item\"\u003e\n\u003cspan\u003e🌧️\u003c\/span\u003e Vízálló\u003c\/div\u003e\n    \u003cdiv class=\"v10-trust-item\"\u003e\n\u003cspan\u003e⏳\u003c\/span\u003e 25+ Év\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"v10-action-zone\"\u003e\n    \u003cbutton onclick=\"addToCartCustom()\" class=\"v10-btn\" style=\"width:100%;\"\u003eRENDELD MEG MOST\u003c\/button\u003e\n    \u003cspan class=\"v10-action-sub\"\u003eKészleten! Gyors szállítás.\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"v10-section-title\"\u003eA KÜLÖNBSÉG ÉLETBEVÁGÓ\u003c\/h2\u003e\n  \u003cdiv class=\"v10-vs-container\"\u003e\n    \u003cdiv class=\"v10-vs-pane v10-vs-bad\"\u003e\n      \u003ch3 class=\"v10-vs-title\"\u003eHAGYOMÁNYOS NAPELEMEK\u003c\/h3\u003e\n      \u003cul class=\"v10-vs-list\"\u003e\n        \u003cli\u003eAlacsony hatékonyság (Polikristályos)\u003c\/li\u003e\n        \u003cli\u003eFelhős időben alig termelnek energiát\u003c\/li\u003e\n        \u003cli\u003eRövid élettartam és gyors romlás\u003c\/li\u003e\n        \u003cli\u003eNagy felületet foglalnak el a tetőn\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"v10-vs-pane v10-vs-good\"\u003e\n      \u003ch3 class=\"v10-vs-title\"\u003eMONOKRISTÁLYOS 150W PANEL\u003c\/h3\u003e\n      \u003cul class=\"v10-vs-list\"\u003e\n        \u003cli\u003eAkár 20%-kal magasabb energiahozam\u003c\/li\u003e\n        \u003cli\u003eKiváló teljesítmény gyenge fényviszonyoknál is\u003c\/li\u003e\n        \u003cli\u003eMasszív felépítés, extrém időjárásállóság\u003c\/li\u003e\n        \u003cli\u003eKompakt méret, könnyű és gyors telepítés\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"v10-section-title\"\u003eMIT MONDANAK A VEVŐINK?\u003c\/h2\u003e\n  \u003cdiv class=\"v10-chat-wrap\"\u003e\n    \u003cdiv class=\"v10-chat-bubble v10-chat-left\"\u003e\n      \u003cspan class=\"v10-chat-sender\"\u003eLászló, Balaton\u003c\/span\u003e \n      Sziasztok! Felraktam a lakóautó tetejére a 150W-os panelt. Lenyűgöző! A hűtőt és a laptopot is simán viszi egész nap, még akkor is, ha kicsit borús az idő. Nagyon megérte az árát!\n      \u003cspan class=\"v10-chat-time\"\u003e09:15\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"v10-chat-bubble v10-chat-right\"\u003e\n      Szia Laci! A monokristályos cellák pontosan emiatt olyan jók. Élvezd a függetlenséget a Balatonnál! ☀️\n      \u003cspan class=\"v10-chat-time\"\u003e09:25 ✓✓\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"v10-size\"\u003e\n    \u003csummary\u003e⚙️ MŰSZAKI ADATOK\u003c\/summary\u003e\n    \u003cdiv class=\"v10-size-content\"\u003e\n      \u003ctable\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003cth\u003eTeljesítmény:\u003c\/th\u003e\n\u003ctd\u003e150W\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eTechnológia:\u003c\/th\u003e\n\u003ctd\u003eMonokristályos\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eÉlettartam:\u003c\/th\u003e\n\u003ctd\u003e25+ év\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eVédelem:\u003c\/th\u003e\n\u003ctd\u003eVíz-, eső-, és szélálló\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eAlkalmazás:\u003c\/th\u003e\n\u003ctd\u003eKemping, lakókocsi, hajó, ház\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"v10-size\"\u003e\n    \u003csummary\u003e❓ GYAKORI KÉRDÉSEK (FAQ)\u003c\/summary\u003e\n    \u003cdiv class=\"v10-size-content\"\u003e\n      \u003cdiv style=\"margin-bottom:15px;\"\u003e\n        \u003ch4 style=\"margin:0 0 5px; font-size:14px; color:#0f172a; font-weight:900;\"\u003eMűködik borús időben?\u003c\/h4\u003e\n        \u003cp style=\"margin:0; font-size:13px; color:#475569;\"\u003eIgen! A monokristályos technológia sokkal jobban teljesít gyenge fényviszonyok között, mint a régebbi polikristályos napelemek.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"margin-bottom:15px;\"\u003e\n        \u003ch4 style=\"margin:0 0 5px; font-size:14px; color:#0f172a; font-weight:900;\"\u003eNehéz telepíteni?\u003c\/h4\u003e\n        \u003cp style=\"margin:0; font-size:13px; color:#475569;\"\u003eEgyáltalán nem. Minden alapvető csatlakozóval rendelkezik, nagyon egyszerűen csatlakoztatható a töltésvezérlőhöz és az akkumulátorhoz.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"margin-bottom:15px;\"\u003e\n        \u003ch4 style=\"margin:0 0 5px; font-size:14px; color:#0f172a; font-weight:900;\"\u003eMennyi áramot termel naponta?\u003c\/h4\u003e\n        \u003cp style=\"margin:0; font-size:13px; color:#475569;\"\u003eOptimális napfény esetén napi 600-750Wh energiát képes megtermelni, ami elegendő hűtők, lámpák és kisebb eszközök működtetéséhez.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"margin-bottom:5px;\"\u003e\n        \u003ch4 style=\"margin:0 0 5px; font-size:14px; color:#0f172a; font-weight:900;\"\u003eMikor kapom meg a csomagot?\u003c\/h4\u003e\n        \u003cp style=\"margin:0; font-size:13px; color:#475569;\"\u003eA termék jelenleg magyarországi készleten van. A rendeléstől számítva 1-2 munkanapon belül kiszállítjuk Önnek.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"v10-sticky\"\u003e\n    \u003cdiv class=\"v10-s-info\"\u003e\n      \u003cspan class=\"v10-s-p1\"\u003eKÉSZLETEN\u003c\/span\u003e\n      \u003cspan class=\"v10-s-p2\"\u003e26.999 Ft\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cbutton onclick=\"addToCartCustom()\" class=\"v10-s-btn\" style=\"border:none;cursor:pointer;\"\u003eRENDELÉS\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction addToCartCustom() {\n    let found = false;\n    let btn = document.querySelector('button[name=\"add\"], product-form form button[type=\"submit\"], .product-form__submit');\n    if (btn) {\n        btn.click();\n        found = true;\n    } else {\n        let forms = document.querySelectorAll('form[action*=\"\/cart\/add\"]');\n        if (forms.length \u003e 0) {\n            let formBtn = forms[0].querySelector('button[type=\"submit\"], input[type=\"submit\"]');\n            if (formBtn) {\n                formBtn.click();\n                found = true;\n            } else {\n                forms[0].submit();\n                found = true;\n            }\n        }\n    }\n    if (!found) {\n        let varInput = document.querySelector('input[name=\"id\"]');\n        if (varInput \u0026\u0026 varInput.value) {\n             window.location.href = '\/cart\/add?id=' + varInput.value + '\u0026quantity=1\u0026return_to=\/checkout';\n        } else {\n             window.scrollTo({top: 0, behavior: 'smooth'});\n        }\n    }\n}\n\u003c\/script\u003e\n","brand":"Cyber Bazaar","offers":[{"title":"Default Title","offer_id":56725957673292,"sku":"Napelem 150W Monokristályos","price":26999.0,"currency_code":"HUF","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0710\/0150\/6096\/files\/napelem-150w-monokristalyos-naperoemue-magas-hatekonysag-9770700.png?v=1780351891","url":"https:\/\/cyberbazaar.org\/products\/napelem-150w-monokristalyos-naperomu-magas-hatekonysag","provider":"Cyber Bazaar","version":"1.0","type":"link"}