{"product_id":"90cm-high-performance-windgenerator-rotorblatter","title":"90cm high performance wind generator rotor blades","description":"\u003ch1 class=\"PDq2pG_selectionAnchorContainer\" data-end=\"187\" data-start=\"135\" data-section-id=\"167jv9w\"\u003e90 cm High-Performance Wind Generator Rotor Blades\u003cspan class=\"PDq2pG_selectionAnchor\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003ch2 data-end=\"248\" data-start=\"189\" data-section-id=\"48x8f4\"\u003e\u003cbr\u003e\u003c\/h2\u003e\n\u003ch2 data-end=\"248\" data-start=\"189\" data-section-id=\"48x8f4\"\u003eDurable Replacement Blades for Reliable Wind Performance\u003c\/h2\u003e\n\u003cp data-end=\"562\" data-start=\"250\"\u003eThe \u003cstrong data-end=\"308\" data-start=\"254\"\u003e90 cm High-Performance Wind Generator Rotor Blades\u003c\/strong\u003e are designed as original replacement blades for compatible iSTA-BREEZE® wind generators from the \u003cstrong data-end=\"422\" data-start=\"406\"\u003ei-700 series\u003c\/strong\u003e. Built from a durable plastic and fibreglass blend, these blades offer a strong balance of stability, low weight and long-term reliability.\u003c\/p\u003e\n\u003cp data-end=\"738\" data-start=\"564\"\u003eTheir lightweight construction helps reduce starting torque, allowing the wind generator to begin rotating more easily and operate efficiently under suitable wind conditions.\u003c\/p\u003e\n\u003ch2 data-end=\"777\" data-start=\"745\" data-section-id=\"2bab1b\"\u003e\u003cbr\u003e\u003c\/h2\u003e\n\u003ch2 data-end=\"777\" data-start=\"745\" data-section-id=\"2bab1b\"\u003eReinforced Blade Construction\u003c\/h2\u003e\n\u003cp data-end=\"1022\" data-start=\"779\"\u003eThe rotor blades are manufactured from a robust plastic and fibreglass material combination. This reinforced structure provides improved durability while keeping the blades light enough to support smooth start-up behaviour and stable rotation.\u003c\/p\u003e\n\u003cp data-end=\"1161\" data-start=\"1024\"\u003eThe aerodynamic blade profile helps maintain efficient wind capture and supports consistent turbine performance when installed correctly.\u003c\/p\u003e\n\u003ch2 data-end=\"1183\" data-start=\"1168\" data-section-id=\"1ma7m6t\"\u003e\u003cbr\u003e\u003c\/h2\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  .pf-blade-sheet {\n    --pf-green: #5E9959;\n    --pf-soft-green: #A7C7A3;\n    --pf-dark: #263238;\n    --pf-text: #4a4a4a;\n    --pf-border: #dfe7df;\n    --pf-bg: #f7faf7;\n\n    max-width: 950px;\n    margin: 32px auto;\n    font-family: Arial, Helvetica, sans-serif;\n    color: var(--pf-text);\n    background: #ffffff;\n    border: 1px solid var(--pf-border);\n    border-radius: 22px;\n    overflow: hidden;\n    box-shadow: 0 14px 35px rgba(0,0,0,0.07);\n  }\n\n  .pf-blade-sheet * {\n    box-sizing: border-box;\n  }\n\n  .pf-blade-header {\n    background: linear-gradient(135deg, var(--pf-green), var(--pf-soft-green));\n    padding: 34px 38px;\n    color: #ffffff;\n  }\n\n  .pf-blade-header span {\n    display: inline-block;\n    margin-bottom: 14px;\n    padding: 7px 14px;\n    border-radius: 999px;\n    background: rgba(255,255,255,0.18);\n    border: 1px solid rgba(255,255,255,0.35);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.7px;\n    text-transform: uppercase;\n  }\n\n  .pf-blade-header h2 {\n    margin: 0;\n    font-size: 32px;\n    line-height: 1.2;\n    font-weight: 700;\n    color: #ffffff;\n  }\n\n  .pf-blade-header p {\n    max-width: 760px;\n    margin: 12px 0 0;\n    font-size: 16px;\n    line-height: 1.6;\n    color: rgba(255,255,255,0.92);\n  }\n\n  .pf-blade-highlights {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 14px;\n    padding: 24px 28px;\n    background: var(--pf-bg);\n    border-bottom: 1px solid var(--pf-border);\n  }\n\n  .pf-blade-card {\n    background: #ffffff;\n    border: 1px solid var(--pf-border);\n    border-radius: 16px;\n    padding: 18px;\n  }\n\n  .pf-blade-card span {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--pf-green);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n  }\n\n  .pf-blade-card strong {\n    display: block;\n    color: var(--pf-dark);\n    font-size: 23px;\n    line-height: 1.2;\n  }\n\n  .pf-blade-body {\n    padding: 30px;\n  }\n\n  .pf-section-title {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 15px;\n  }\n\n  .pf-section-title::before {\n    content: \"\";\n    width: 8px;\n    height: 30px;\n    border-radius: 999px;\n    background: var(--pf-green);\n    flex: 0 0 auto;\n  }\n\n  .pf-section-title h3 {\n    margin: 0;\n    color: var(--pf-green);\n    font-size: 21px;\n    line-height: 1.3;\n    font-weight: 700;\n  }\n\n  .pf-spec-table {\n    border: 1px solid var(--pf-border);\n    border-radius: 16px;\n    overflow: hidden;\n    background: #ffffff;\n  }\n\n  .pf-spec-row {\n    display: grid;\n    grid-template-columns: 34% 66%;\n    min-height: 54px;\n    border-bottom: 1px solid var(--pf-border);\n  }\n\n  .pf-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .pf-spec-row:nth-child(even) {\n    background: #fbfdfb;\n  }\n\n  .pf-spec-label {\n    display: flex;\n    align-items: center;\n    padding: 15px 18px;\n    background: rgba(167,199,163,0.22);\n    color: var(--pf-dark);\n    font-size: 15px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .pf-spec-value {\n    padding: 15px 20px;\n    color: var(--pf-text);\n    font-size: 15px;\n    font-weight: 500;\n    line-height: 1.55;\n  }\n\n  .pf-note {\n    margin-top: 24px;\n    padding: 18px 20px;\n    border-radius: 14px;\n    background: rgba(167,199,163,0.18);\n    border-left: 5px solid var(--pf-green);\n    color: var(--pf-dark);\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  @media (max-width: 768px) {\n    .pf-blade-header {\n      padding: 28px 22px;\n    }\n\n    .pf-blade-header h2 {\n      font-size: 25px;\n    }\n\n    .pf-blade-highlights {\n      grid-template-columns: repeat(2, 1fr);\n      padding: 20px;\n    }\n\n    .pf-blade-body {\n      padding: 22px;\n    }\n\n    .pf-spec-row {\n      grid-template-columns: 42% 58%;\n    }\n\n    .pf-spec-label,\n    .pf-spec-value {\n      padding: 13px 14px;\n      font-size: 14px;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .pf-blade-highlights {\n      grid-template-columns: 1fr;\n    }\n\n    .pf-spec-row {\n      grid-template-columns: 1fr;\n    }\n\n    .pf-spec-label {\n      border-bottom: 1px solid var(--pf-border);\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"pf-blade-sheet\"\u003e\n\u003cdiv class=\"pf-blade-header\"\u003e\u003cspan\u003eTechnical Datasheet\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"pf-blade-highlights\"\u003e\n\u003cdiv class=\"pf-blade-card\"\u003e\n\u003cspan\u003eRotor Diameter\u003c\/span\u003e \u003cstrong\u003e186 cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pf-blade-card\"\u003e\n\u003cspan\u003eBlade Length\u003c\/span\u003e \u003cstrong\u003e90 cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pf-blade-card\"\u003e\n\u003cspan\u003eWeight\u003c\/span\u003e \u003cstrong\u003e620 g\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pf-blade-card\"\u003e\n\u003cspan\u003eMaterial\u003c\/span\u003e \u003cstrong\u003eComposite\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pf-blade-body\"\u003e\n\u003cdiv class=\"pf-section-title\"\u003e\n\u003ch3\u003eBlade Specifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pf-spec-table\"\u003e\n\u003cdiv class=\"pf-spec-row\"\u003e\n\u003cdiv class=\"pf-spec-label\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"pf-spec-value\"\u003e620 g per blade\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pf-spec-row\"\u003e\n\u003cdiv class=\"pf-spec-label\"\u003eRotor Diameter\u003c\/div\u003e\n\u003cdiv class=\"pf-spec-value\"\u003e186 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pf-spec-row\"\u003e\n\u003cdiv class=\"pf-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"pf-spec-value\"\u003eComposite\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pf-spec-row\"\u003e\n\u003cdiv class=\"pf-spec-label\"\u003eColor\u003c\/div\u003e\n\u003cdiv class=\"pf-spec-value\"\u003eWhite\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pf-spec-row\"\u003e\n\u003cdiv class=\"pf-spec-label\"\u003eBlade Length\u003c\/div\u003e\n\u003cdiv class=\"pf-spec-value\"\u003e90 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pf-note\"\u003eThis composite blade set is suitable as a replacement or spare part for compatible wind turbine models. The lightweight white composite construction supports efficient rotor performance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Mağazam","offers":[{"title":"Set of 3 sheets of white","offer_id":49737879224559,"sku":"#3716#3-stk","price":52.0,"currency_code":"GBP","in_stock":false},{"title":"Set of 5 sheets of white","offer_id":49737879257327,"sku":"#3716#5-stk","price":69.0,"currency_code":"GBP","in_stock":false},{"title":"Set of 3 sheets of white with cover","offer_id":49737879290095,"sku":"#3716#3-stk#3107#","price":55.0,"currency_code":"GBP","in_stock":false},{"title":"Set of 3 sheets of white with hub \u0026 cover","offer_id":49737879322863,"sku":"#3716#3-stk#3107#3604-3KL","price":82.0,"currency_code":"GBP","in_stock":false},{"title":"Set of 5 sheets of white with cover","offer_id":49737879355631,"sku":"#3716#5-stk#2406#","price":95.0,"currency_code":"GBP","in_stock":false},{"title":"Set of 5 sheets of white with hub \u0026 cover","offer_id":49737879388399,"sku":"#3716#5-stk#2406#3604-5KL#3700-5","price":120.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/4842\/2127\/files\/3x_107_weiss_fb8deb9c-2157-4c8a-b4cb-37a57273a0fb.webp?v=1783056214","url":"https:\/\/power-forge.shop\/products\/90cm-high-performance-windgenerator-rotorblatter","provider":"POWERFORGE LTD","version":"1.0","type":"link"}