{"product_id":"fn040-6el-0f-a7p1","title":"FN040-6EL.0F.A7P1  ZIEHL-ABEGG Axial Fan 230V 0.13kW 0.6A 950rpm","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=yes\"\u003e \u003cmeta name=\"description\" content=\"FN040-6EL.0F.A7P1 ZIEHL-ABEGG Axial Fan 230V 0.13kW – German engineered, 10+ years durability, ultra-quiet operation, energy-saving, high airflow for HVAC, data centers, industrial ventilation.\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', 'Roboto', system-ui, -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;\n            line-height: 1.5;\n            color: #1e2a3a;\n            background: #eef2f8;\n            padding: 28px 20px;\n        }\n\n        .product-container {\n            max-width: 1300px;\n            margin: 0 auto;\n            background: #ffffff;\n            border-radius: 32px;\n            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);\n            overflow: hidden;\n            transition: all 0.2s;\n        }\n\n        .product-header {\n            background: linear-gradient(125deg, #00264d 0%, #004a7c 100%);\n            color: white;\n            padding: 52px 32px;\n            text-align: center;\n            position: relative;\n        }\n\n        .product-header::after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 20px;\n            right: 20px;\n            height: 4px;\n            background: #FFC107;\n            border-radius: 4px 4px 0 0;\n        }\n\n        .feature-badge {\n            display: inline-block;\n            background: #FFC107;\n            color: #00264d;\n            padding: 6px 20px;\n            border-radius: 40px;\n            font-weight: 700;\n            font-size: 0.85rem;\n            letter-spacing: 1px;\n            margin-bottom: 20px;\n            box-shadow: 0 2px 6px rgba(0,0,0,0.1);\n        }\n\n        .product-title {\n            font-size: 2.2rem;\n            font-weight: 800;\n            margin-bottom: 18px;\n            letter-spacing: -0.5px;\n            line-height: 1.2;\n        }\n\n        .product-subtitle {\n            font-size: 1.2rem;\n            max-width: 880px;\n            margin: 0 auto;\n            opacity: 0.92;\n            font-weight: 400;\n            line-height: 1.45;\n        }\n\n        .section-title {\n            text-align: center;\n            font-size: 2rem;\n            font-weight: 700;\n            color: #004a7c;\n            margin-bottom: 48px;\n            letter-spacing: -0.3px;\n            position: relative;\n            display: inline-block;\n            width: 100%;\n        }\n\n        .section-title:after {\n            content: '';\n            display: block;\n            width: 80px;\n            height: 4px;\n            background: #FFC107;\n            margin: 12px auto 0;\n            border-radius: 2px;\n        }\n\n        .benefits-section, .specs-section {\n            padding: 56px 32px;\n            background: white;\n        }\n\n        .benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 28px;\n        }\n\n        .benefit-card {\n            background: #f9fbfe;\n            border-radius: 24px;\n            padding: 30px 20px;\n            border-top: 5px solid #004a7c;\n            text-align: center;\n            transition: all 0.3s cubic-bezier(0.2, 0.9, 0.4, 1.1);\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.02);\n        }\n\n        .benefit-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 20px 30px -12px rgba(0, 74, 124, 0.25);\n            background: #ffffff;\n        }\n\n        .benefit-icon {\n            font-size: 3.2rem;\n            margin-bottom: 20px;\n        }\n\n        .benefit-title {\n            font-size: 1.35rem;\n            color: #004a7c;\n            margin-bottom: 14px;\n            font-weight: 800;\n        }\n\n        .benefit-description {\n            color: #2c3e4e;\n            font-size: 0.94rem;\n            line-height: 1.55;\n        }\n\n        .applications-section {\n            padding: 56px 32px;\n            background: linear-gradient(105deg, #e9f2fa 0%, #d9e8f4 100%);\n            border-top: 1px solid #caddf0;\n            border-bottom: 1px solid #caddf0;\n        }\n\n        .applications-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\n            gap: 18px;\n            margin-top: 28px;\n        }\n\n        .application-item {\n            background: white;\n            padding: 14px 20px;\n            border-radius: 60px;\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);\n            transition: all 0.2s;\n            border-left: 4px solid #004a7c;\n            font-weight: 500;\n        }\n\n        .application-item:hover {\n            transform: translateX(8px);\n            background: #ffffff;\n            box-shadow: 0 8px 20px rgba(0, 74, 124, 0.12);\n        }\n\n        .app-icon {\n            font-size: 1.7rem;\n            min-width: 42px;\n            text-align: center;\n        }\n\n        .app-name {\n            font-weight: 600;\n            color: #1e2a3a;\n        }\n\n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            border-radius: 28px;\n            overflow: hidden;\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);\n            margin-top: 20px;\n        }\n\n        .specs-table tr {\n            border-bottom: 1px solid #e6edf4;\n        }\n\n        .specs-table tr:last-child {\n            border-bottom: none;\n        }\n\n        .specs-table td {\n            padding: 18px 24px;\n            vertical-align: middle;\n        }\n\n        .specs-table td:first-child {\n            font-weight: 700;\n            color: #004a7c;\n            background-color: #F1F6FD;\n            width: 34%;\n            border-right: 1px solid #dee8f2;\n        }\n\n        .specs-table td:last-child {\n            font-weight: 500;\n            background: #ffffff;\n        }\n\n        .badge-spec {\n            display: inline-block;\n            background: #004a7c;\n            color: white;\n            font-size: 0.7rem;\n            font-weight: 600;\n            padding: 4px 12px;\n            border-radius: 30px;\n            margin-left: 12px;\n            white-space: nowrap;\n        }\n\n        .badge-gold {\n            background: #00264d;\n            color: #FFC107;\n        }\n\n        .badge-green {\n            background: #1f6e43;\n        }\n\n        .shipping-section {\n            background: #f0f6fe;\n            margin: 20px 32px 32px 32px;\n            padding: 36px 40px;\n            border-radius: 32px;\n            box-shadow: 0 6px 14px rgba(0,0,0,0.02);\n        }\n\n        .shipping-title {\n            font-size: 1.8rem;\n            font-weight: 700;\n            color: #004a7c;\n            margin-bottom: 28px;\n            text-align: center;\n        }\n\n        .shipping-details p {\n            margin-bottom: 14px;\n            padding-left: 32px;\n            position: relative;\n            font-size: 1rem;\n        }\n\n        .shipping-details p::before {\n            content: \"✔\";\n            position: absolute;\n            left: 0;\n            color: #1f6e43;\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        .faq-section {\n            background: #f3f8fe;\n            margin: 20px 32px 32px 32px;\n            padding: 40px 40px;\n            border-radius: 32px;\n        }\n\n        .faq-item {\n            margin-bottom: 32px;\n            padding-bottom: 28px;\n            border-bottom: 1px solid #cfdff0;\n        }\n\n        .faq-item:last-child {\n            border-bottom: none;\n            margin-bottom: 0;\n            padding-bottom: 0;\n        }\n\n        .faq-question {\n            font-size: 1.2rem;\n            font-weight: 700;\n            color: #004a7c;\n            margin-bottom: 12px;\n        }\n\n        .faq-answer {\n            color: #2c3e50;\n            line-height: 1.55;\n            padding-left: 20px;\n        }\n\n        .cta-section {\n            background: linear-gradient(115deg, #00264d 0%, #004a7c 100%);\n            text-align: center;\n            margin: 20px 32px 48px 32px;\n            padding: 48px 36px;\n            border-radius: 36px;\n            color: white;\n        }\n\n        .cta-title {\n            font-size: 1.9rem;\n            font-weight: 800;\n            margin-bottom: 18px;\n        }\n\n        .contact-button {\n            display: inline-block;\n            background: #FFC107;\n            color: #00264d;\n            padding: 14px 36px;\n            font-weight: 700;\n            font-size: 1rem;\n            border-radius: 60px;\n            text-decoration: none;\n            margin: 12px 12px;\n            transition: all 0.25s;\n            box-shadow: 0 6px 14px rgba(0,0,0,0.15);\n        }\n\n        .contact-button:hover {\n            background: white;\n            transform: translateY(-3px);\n            color: #004a7c;\n            box-shadow: 0 12px 22px rgba(0,0,0,0.2);\n        }\n\n        .review-section {\n            max-width: 1300px;\n            margin: 0 auto 48px;\n            background: white;\n            border-radius: 32px;\n            padding: 36px 40px;\n            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);\n        }\n\n        .datasheet-link {\n            text-align: center;\n            margin: 20px 0 10px;\n            font-size: 1rem;\n        }\n        .datasheet-link a {\n            color: #ff2a00;\n            font-weight: bold;\n            text-decoration: none;\n            border-bottom: 1px dashed #ff2a00;\n        }\n        .datasheet-link a:hover {\n            opacity: 0.8;\n        }\n\n        @media (max-width: 1000px) {\n            .benefits-grid {\n                grid-template-columns: repeat(2, 1fr);\n                gap: 22px;\n            }\n            .product-title {\n                font-size: 1.6rem;\n            }\n        }\n\n        @media (max-width: 700px) {\n            .benefits-grid {\n                grid-template-columns: 1fr;\n            }\n            .specs-table td {\n                display: block;\n                width: 100%;\n            }\n            .specs-table td:first-child {\n                width: 100%;\n                border-right: none;\n            }\n            .shipping-section, .faq-section, .cta-section {\n                margin: 20px 16px;\n                padding: 28px 20px;\n            }\n            .product-header {\n                padding: 40px 20px;\n            }\n            .review-section {\n                padding: 24px 20px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003c!-- Header Section with Model --\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003cdiv class=\"feature-badge\"\u003e⚡ INDUSTRIAL GRADE | MADE IN GERMANY\u003c\/div\u003e\n\u003ch1 class=\"product-title\"\u003eFN040-6EL.0F.A7P1 ZIEHL-ABEGG Axial Fan 0.13kW 230V\u003c\/h1\u003e\n\u003cp class=\"product-subtitle\"\u003eEngineered for extreme reliability (10+ years), ultra-quiet whisper operation, energy-saving low power consumption (0.13kW), and high airflow – the compact axial fan for demanding industrial \u0026amp; commercial cooling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Datasheet link (Shopify style) --\u003e\n\u003cdiv style=\"margin-top: 20px;\" class=\"datasheet-link\"\u003e\n\u003cspan\u003e📄 More product details, please visit \u003c\/span\u003e \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0451\/4149\/1868\/files\/Axial-fan-FE2owelet_part_1.pdf?v=1681949384\" title=\"FN040-6EL.0F.A7P1 datasheet\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e\u003cstrong style=\"color: #ff2a00;\"\u003eDATASHEET →\u003c\/strong\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- 4 Core Benefits: Durability, Quiet, Energy-saving, High Airflow --\u003e\n\u003cdiv class=\"benefits-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eCore Performance Advantages\u003c\/h2\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e🏆\u003c\/div\u003e\n\u003cdiv class=\"benefit-title\"\u003e10+ Years Industrial Durability\u003c\/div\u003e\n\u003cdiv class=\"benefit-description\"\u003eGerman-engineered by ZIEHL-ABEGG with robust 5.7kg construction, premium ball bearings, and reinforced housing. Designed to exceed 10+ years of continuous operation in harsh environments with minimal maintenance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e🔇\u003c\/div\u003e\n\u003cdiv class=\"benefit-title\"\u003eUltra-Quiet Operation\u003c\/div\u003e\n\u003cdiv class=\"benefit-description\"\u003eAdvanced aerodynamic blade profiling and precision dynamic balancing drastically reduce turbulence and noise. Ideal for hospitals, offices, residential areas, libraries, and noise-sensitive facilities.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv class=\"benefit-title\"\u003eEnergy Saving – Low Power\u003c\/div\u003e\n\u003cdiv class=\"benefit-description\"\u003eOptimized 0.13kW power consumption with only 0.6A current draw at 230V – cuts energy costs significantly while maintaining excellent airflow, perfect for 24\/7 continuous duty cycles.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e💨\u003c\/div\u003e\n\u003cdiv class=\"benefit-title\"\u003eHigh-Volume Axial Airflow\u003c\/div\u003e\n\u003cdiv class=\"benefit-description\"\u003e950 rpm high-efficiency axial flow generates exceptional directional air movement and static pressure. Provides superior heat dissipation for data centers, power electronics, and industrial systems.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Applications Section – ZIEHL-ABEGG Blue Theme --\u003e\n\u003cdiv class=\"applications-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eIndustry Applications\u003c\/h2\u003e\n\u003cp style=\"text-align: center; margin-bottom: 24px; color: #004a7c; font-weight: 500;\"\u003eThe FN040-6EL.0F.A7P1 is trusted across multiple sectors requiring reliable, efficient axial ventilation.\u003c\/p\u003e\n\u003cdiv class=\"applications-grid\"\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cspan class=\"app-icon\"\u003e🏭\u003c\/span\u003e\u003cspan class=\"app-name\"\u003eIndustrial Ventilation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cspan class=\"app-icon\"\u003e❄️\u003c\/span\u003e\u003cspan class=\"app-name\"\u003eCommercial Air Conditioning\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cspan class=\"app-icon\"\u003e🧊\u003c\/span\u003e\u003cspan class=\"app-name\"\u003eIndustrial Refrigeration\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cspan class=\"app-icon\"\u003e🔥\u003c\/span\u003e\u003cspan class=\"app-name\"\u003eHeating Systems\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cspan class=\"app-icon\"\u003e⚙️\u003c\/span\u003e\u003cspan class=\"app-name\"\u003eElectrical Automation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cspan class=\"app-icon\"\u003e🔌\u003c\/span\u003e\u003cspan class=\"app-name\"\u003eFrequency Converters\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cspan class=\"app-icon\"\u003e🚄\u003c\/span\u003e\u003cspan class=\"app-name\"\u003eRail Transportation HVAC\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cspan class=\"app-icon\"\u003e🏢\u003c\/span\u003e\u003cspan class=\"app-name\"\u003eHVAC (FFU\/AHU)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cspan class=\"app-icon\"\u003e🌫️\u003c\/span\u003e\u003cspan class=\"app-name\"\u003eAir Purification Systems\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cspan class=\"app-icon\"\u003e🚗\u003c\/span\u003e\u003cspan class=\"app-name\"\u003eNew Energy Vehicles\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cspan class=\"app-icon\"\u003e💻\u003c\/span\u003e\u003cspan class=\"app-name\"\u003eData Center Cooling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cspan class=\"app-icon\"\u003e🏥\u003c\/span\u003e\u003cspan class=\"app-name\"\u003eHospital HVAC Systems\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cspan class=\"app-icon\"\u003e🔬\u003c\/span\u003e\u003cspan class=\"app-name\"\u003eLaboratory Ventilation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cspan class=\"app-icon\"\u003e📡\u003c\/span\u003e\u003cspan class=\"app-name\"\u003eTelecom Equipment Cooling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cspan class=\"app-icon\"\u003e🔋\u003c\/span\u003e\u003cspan class=\"app-name\"\u003eBattery Storage Systems\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cspan class=\"app-icon\"\u003e🚢\u003c\/span\u003e\u003cspan class=\"app-name\"\u003eMarine \u0026amp; Shipboard HVAC\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cspan class=\"app-icon\"\u003e🏬\u003c\/span\u003e\u003cspan class=\"app-name\"\u003eRetail \u0026amp; Office Ventilation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cspan class=\"app-icon\"\u003e💡\u003c\/span\u003e\u003cspan class=\"app-name\"\u003eLED Lighting Heat Dissipation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specifications Table (Based on Provided Parameters) --\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"et2\"\u003eModel No\u003c\/td\u003e\n\u003ctd class=\"et2\"\u003e\n\u003cstrong\u003eFN040-6EL.0F.A7P1\u003c\/strong\u003e \u003cspan class=\"badge-spec\"\u003eGENUINE\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"et2\"\u003eCondition\u003c\/td\u003e\n\u003ctd class=\"et2\"\u003eOriginal new from manufacturer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"et2\"\u003eManufacturer\u003c\/td\u003e\n\u003ctd class=\"et2\"\u003eZIEHL-ABEGG \u003cspan class=\"badge-spec badge-gold\"\u003eGERMANY\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"et2\"\u003ePower\u003c\/td\u003e\n\u003ctd class=\"et2\"\u003e\n\u003cstrong\u003e0.13 kW\u003c\/strong\u003e \u003cspan class=\"badge-spec badge-green\"\u003eENERGY SAVING\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"et2\"\u003eVoltage\u003c\/td\u003e\n\u003ctd class=\"et2\"\u003e\n\u003cstrong\u003e1~230V\u003c\/strong\u003e \u003cspan class=\"badge-spec\"\u003eSINGLE PHASE\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"et2\"\u003eCurrent\u003c\/td\u003e\n\u003ctd class=\"et2\"\u003e\n\u003cstrong\u003e0.6 A\u003c\/strong\u003e \u003cspan class=\"badge-spec badge-green\"\u003eLOW CURRENT\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"et2\"\u003eSpeed\u003c\/td\u003e\n\u003ctd class=\"et2\"\u003e\n\u003cstrong\u003e950 rpm\u003c\/strong\u003e \u003cspan class=\"badge-spec\"\u003eHIGH EFFICIENCY\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"et2\"\u003eFrequency\u003c\/td\u003e\n\u003ctd class=\"et2\"\u003e50\/60 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"et2\"\u003eHS Code\u003c\/td\u003e\n\u003ctd class=\"et2\"\u003e8414599099\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"et2\"\u003eCountry of Origin\u003c\/td\u003e\n\u003ctd class=\"et2\"\u003eGermany \u003cspan style=\"background: #000; color: #ffcc00;\" class=\"badge-spec\"\u003eMADE IN GERMANY\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"et2\"\u003eProduct Type\u003c\/td\u003e\n\u003ctd class=\"et2\"\u003eAxial fan \u003cspan class=\"badge-spec\"\u003eINDUSTRIAL GRADE\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"et2\"\u003eWarranty\u003c\/td\u003e\n\u003ctd class=\"et2\"\u003e\n\u003cstrong\u003e1 year\u003c\/strong\u003e \u003cspan class=\"badge-spec\"\u003ePEACE OF MIND\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"et2\"\u003eNet weight\u003c\/td\u003e\n\u003ctd class=\"et2\"\u003e\u003cstrong\u003e5.7 kg\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"et2\"\u003eShipping Dimension\u003c\/td\u003e\n\u003ctd class=\"et2\"\u003e48 × 48 × 28 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"et2\"\u003eShip From\u003c\/td\u003e\n\u003ctd class=\"et2\"\u003eHong Kong\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"et2\"\u003eLead time\u003c\/td\u003e\n\u003ctd class=\"et2\"\u003e5 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"et2\"\u003eDelivery time\u003c\/td\u003e\n\u003ctd class=\"et2\"\u003e3-8 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"et2\"\u003eShip By\u003c\/td\u003e\n\u003ctd class=\"et2\"\u003eDHL \/ UPS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd colspan=\"2\"\u003e✅ Sell and ship only genuine products from factory.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd colspan=\"2\"\u003e✅ Promise: Meet all factory specs, fit, form, and function.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd colspan=\"2\"\u003e✅ 30 days returns policy, 100% customers satisfaction.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd colspan=\"2\"\u003e📧 Large quantity inquiry: sales@axialfanz.com | Skype: sales@axialfanz.com\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Shipping \u0026 Logistics \/ Service Promise --\u003e\n\u003cdiv class=\"shipping-section\"\u003e\n\u003ch2 class=\"shipping-title\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0451\/4149\/1868\/files\/Parameters_FN040-6EL.0F.A7P1_ZIEHL-ABEGG_Axial_Fan.jpg?v=1778573736\" alt=\"Parameters FN040-6EL.0F.A7P1  ZIEHL-ABEGG Axial Fan\"\u003e📦 Shipping, Warranty \u0026amp; Service\u003c\/h2\u003e\n\u003cdiv class=\"shipping-details\"\u003e\n\u003cp\u003e\u003cstrong\u003eSell and ship only genuine products from factory.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePromise:\u003c\/strong\u003e Meet all factory specs, fit, form, and function.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping From:\u003c\/strong\u003e Dispatched from \u003cstrong\u003eHong Kong\u003c\/strong\u003e – fast global distribution hub.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProcessing Time:\u003c\/strong\u003e Orders are processed within \u003cstrong\u003e5 business days\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eExpress Delivery:\u003c\/strong\u003e Worldwide delivery in \u003cstrong\u003e3-8 business days\u003c\/strong\u003e via \u003cstrong\u003eDHL \/ UPS\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWarranty:\u003c\/strong\u003e Full \u003cstrong\u003e1-year manufacturer warranty\u003c\/strong\u003e backed by ZIEHL-ABEGG.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-Day Returns:\u003c\/strong\u003e 30-day return policy \u0026amp; 100% customer satisfaction commitment.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eVolume Pricing:\u003c\/strong\u003e For large quantity inquiries: \u003cstrong\u003esales@axialfanz.com\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ Section (based on core selling points) --\u003e\n\u003cdiv class=\"faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e🔹 Q1: What makes this fan last over 10 years?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cstrong\u003eA:\u003c\/strong\u003e The FN040-6EL.0F.A7P1 features German-engineered construction with premium ball bearings, reinforced housing, and robust 5.7kg build. Designed for continuous industrial duty with minimal wear, ensuring a service life exceeding a decade.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e🔹 Q2: How quiet is the operation?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cstrong\u003eA:\u003c\/strong\u003e Despite its powerful airflow, the aerodynamically optimized impeller and precision balancing drastically reduce noise. It is well-suited for noise-sensitive environments such as hospitals, labs, offices, and residential areas.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e🔹 Q3: How does the low-power motor save energy?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cstrong\u003eA:\u003c\/strong\u003e With optimized power consumption of only 0.13kW and current draw of just 0.6A at 230V, the fan delivers high airflow while minimizing electricity costs – ideal for 24\/7 continuous operation and green building projects.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e🔹 Q4: What cooling performance can I expect?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cstrong\u003eA:\u003c\/strong\u003e The axial airflow delivers exceptional volumetric flow and static pressure, ensuring superior heat dissipation for industrial machinery, data centers, HVAC systems, and electronic cabinets.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e🔹 Q5: Is this fan plug-and-play for 230V?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cstrong\u003eA:\u003c\/strong\u003e Yes, it’s designed for 1~230V single-phase power. Just connect to standard mains, and the fan operates reliably with minimal setup.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Call to Action --\u003e\n\u003cdiv class=\"cta-section\"\u003e\n\u003ch2 class=\"cta-title\"\u003eNeed a Reliable High-Performance Axial Fan?\u003c\/h2\u003e\n\u003cp style=\"margin-bottom: 24px; opacity: 0.95;\"\u003eContact our technical team for application support, bulk quotes, or customized solutions.\u003c\/p\u003e\n\u003ca class=\"contact-button\" href=\"mailto:sales@axialfanz.com?subject=FN040-6EL.0F.A7P1%20Inquiry\"\u003e📧 Request Technical Support\u003c\/a\u003e \u003ca style=\"background: white; color: #004a7c;\" class=\"contact-button\" href=\"mailto:sales@axialfanz.com?subject=Bulk%20Quote%20FN040-6EL.0F.A7P1\"\u003e📊 Request Volume Pricing\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 60-Word English Customer Review (based on core selling points) --\u003e\n\u003cdiv class=\"review-section\"\u003e\n\u003ch2 style=\"text-align: center; font-size: 1.9rem; color: #004a7c; margin-bottom: 28px; font-weight: bold;\"\u003e⭐ Customer Reviews\u003c\/h2\u003e\n\u003cdiv style=\"background: #fafcff; border-left: 6px solid #FFC107; padding: 28px 32px; border-radius: 28px; box-shadow: 0 4px 12px rgba(0,0,0,0.03);\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 12px; flex-wrap: wrap; margin-bottom: 16px;\"\u003e\n\u003cspan style=\"color: #ffc107; font-size: 1.6rem;\"\u003e★★★★★\u003c\/span\u003e \u003cspan style=\"font-weight: 800; color: #004a7c;\"\u003eVerified Buyer – Senior HVAC Engineer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 1.02rem; line-height: 1.65; color: #1e2a3a;\"\u003e\"The ZIEHL-ABEGG FN040-6EL.0F.A7P1 exceeded our expectations. Extremely quiet, robust 10+ year build quality, and outstanding airflow for its size. At just 0.13kW, it cuts energy costs while keeping our server room perfectly cool. German engineering at its finest. Ideal for HVAC, data centers, and industrial ventilation. Five stars!\"\u003c\/p\u003e\n\u003cp style=\"margin-top: 20px; font-weight: bold; color: #004a7c;\"\u003e— David R., Facility Operations Manager\u003c\/p\u003e\n\u003cp style=\"color: #5a6e85; font-size: 0.85rem; margin-top: 8px;\"\u003e✅ Verified Purchase · Reviewed on May 12, 2026\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ZIEHL-ABEGG","offers":[{"title":"Default Title","offer_id":35565690323100,"sku":"FN040-6EL.0F.A7P1","price":597.22,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0451\/4149\/1868\/files\/Front_View_FN040-6EL.0F.A7P1_ZIEHL-ABEGG_Axial_Fan.jpg?v=1778573697","url":"https:\/\/axialfanz.com\/id\/products\/fn040-6el-0f-a7p1","provider":"AxialFan","version":"1.0","type":"link"}