{"product_id":"g2e133-dn77-29-ebm-papst-centrifugal-fan-230v-compact-high-efficiency-cooling-solution","title":"G2E133-DN77-29 ebm-papst centrifugal fan 230V Compact High-Efficiency Cooling Solution","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003cmeta name=\"description\" content=\"EBMPAPST G2E133-DN77-29 centrifugal fan: 88-110W power, 2100 RPM, 230V operation. German-engineered for exceptional durability, ultra-quiet performance, high airflow efficiency, and energy-saving operation across multiple industrial applications.\"\u003e\n    \u003ctitle\u003eEBMPAPST G2E133-DN77-29 Centrifugal Fan | Compact High-Efficiency Cooling Solution\u003c\/title\u003e\n    \u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;\n            line-height: 1.6;\n            color: #333;\n            background-color: #f9f9f9;\n            padding: 20px;\n        }\n        \n        .product-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            background: white;\n            border-radius: 10px;\n            box-shadow: 0 2px 20px rgba(0,0,0,0.1);\n            overflow: hidden;\n        }\n        \n        .product-header {\n            background: linear-gradient(135deg, #0D47A1 0%, #002171 100%);\n            color: white;\n            padding: 50px 30px;\n            text-align: center;\n            position: relative;\n        }\n        \n        .product-header::after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            right: 0;\n            height: 4px;\n            background: #FFB300;\n        }\n        \n        .product-title {\n            font-size: 2.4em;\n            font-weight: 700;\n            margin-bottom: 10px;\n            letter-spacing: 0.5px;\n        }\n        \n        .feature-badge {\n            display: inline-block;\n            background: #FFB300;\n            color: #333;\n            padding: 8px 20px;\n            border-radius: 20px;\n            font-weight: 600;\n            font-size: 1.1em;\n            margin-bottom: 15px;\n            text-transform: uppercase;\n        }\n        \n        .product-subtitle {\n            font-size: 1.2em;\n            font-weight: 300;\n            opacity: 0.9;\n            max-width: 700px;\n            margin: 0 auto;\n            line-height: 1.5;\n        }\n        \n        .benefits-section {\n            padding: 50px 30px;\n            background: #fff;\n        }\n        \n        .section-title {\n            text-align: center;\n            font-size: 1.8em;\n            color: #0D47A1;\n            margin-bottom: 40px;\n            font-weight: 600;\n        }\n        \n        .benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 25px;\n            margin-top: 20px;\n        }\n        \n        .benefit-card {\n            background: #f8f9fa;\n            border-radius: 8px;\n            padding: 25px 20px;\n            border-top: 4px solid #0D47A1;\n            text-align: center;\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n            height: 100%;\n            display: flex;\n            flex-direction: column;\n        }\n        \n        .benefit-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 20px rgba(13,71,161,0.15);\n        }\n        \n        .benefit-icon {\n            font-size: 2.8em;\n            margin-bottom: 20px;\n            display: block;\n            height: 60px;\n        }\n        \n        .benefit-title {\n            font-size: 1.2em;\n            color: #0D47A1;\n            margin-bottom: 12px;\n            font-weight: 600;\n            line-height: 1.3;\n            flex-shrink: 0;\n        }\n        \n        .benefit-description {\n            color: #555;\n            font-size: 0.95em;\n            line-height: 1.5;\n            flex-grow: 1;\n        }\n        \n        .applications-section {\n            padding: 50px 30px;\n            background: #E3F2FD;\n        }\n        \n        .applications-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n            gap: 20px;\n            margin-top: 30px;\n        }\n        \n        .application-item {\n            background: white;\n            padding: 20px;\n            border-radius: 8px;\n            display: flex;\n            align-items: center;\n            box-shadow: 0 3px 10px rgba(0,0,0,0.08);\n            transition: transform 0.2s ease;\n        }\n        \n        .application-item:hover {\n            transform: translateY(-3px);\n        }\n        \n        .app-icon {\n            font-size: 2em;\n            margin-right: 15px;\n            color: #0D47A1;\n            min-width: 40px;\n            text-align: center;\n        }\n        \n        .app-name {\n            font-weight: 600;\n            color: #333;\n        }\n        \n        .datasheet-section {\n            padding: 50px 30px;\n            background: #f0f8ff;\n        }\n        \n        .datasheet-header {\n            text-align: center;\n            font-size: 1.6em;\n            color: #d32f2f;\n            margin-bottom: 30px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            font-weight: 700;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n        }\n        \n        .specs-table tr:nth-child(even) {\n            background-color: #f8f9fa;\n        }\n        \n        .specs-table td {\n            padding: 15px 20px;\n            border-bottom: 1px solid #e9ecef;\n        }\n        \n        .specs-table td:first-child {\n            font-weight: 600;\n            color: #0D47A1;\n            width: 40%;\n            background-color: #f0f8ff;\n        }\n        \n        .highlight-cell {\n            color: #0D47A1;\n            font-weight: 700;\n            background-color: #E3F2FD;\n        }\n        \n        .efficiency-cell {\n            color: #2E7D32;\n            font-weight: 700;\n            background-color: #F0FFF4;\n        }\n        \n        .high-airflow-cell {\n            color: #0D47A1;\n            font-weight: 700;\n            background-color: #E3F2FD;\n        }\n        \n        .quiet-cell {\n            color: #7B1FA2;\n            font-weight: 700;\n            background-color: #F3E5F5;\n        }\n        \n        .heavy-duty-cell {\n            color: #333;\n            font-weight: 600;\n            background-color: #f8f9fa;\n        }\n        \n        .shipping-section {\n            padding: 40px 30px;\n            background: #f8f9fa;\n            margin: 30px;\n            border-radius: 8px;\n        }\n        \n        .shipping-title {\n            font-size: 1.6em;\n            color: #0D47A1;\n            margin-bottom: 25px;\n            text-align: center;\n        }\n        \n        .shipping-details {\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        \n        .shipping-details p {\n            margin-bottom: 12px;\n            padding-left: 20px;\n            position: relative;\n            font-size: 1.05em;\n        }\n        \n        .shipping-details p::before {\n            content: '✓';\n            position: absolute;\n            left: 0;\n            color: #2E7D32;\n            font-weight: bold;\n        }\n        \n        .bulk-inquiry {\n            background: #FFF3E0;\n            border-left: 4px solid #FFB300;\n            padding: 20px;\n            margin-top: 20px;\n            border-radius: 5px;\n        }\n        \n        .bulk-inquiry strong {\n            color: #0D47A1;\n        }\n        \n        .faq-section {\n            padding: 50px 30px;\n            background: #E3F2FD;\n            margin: 30px;\n            border-radius: 10px;\n            border: 1px solid #BBDEFB;\n        }\n        \n        .faq-title {\n            text-align: center;\n            font-size: 1.8em;\n            color: #0D47A1;\n            margin-bottom: 35px;\n            font-weight: 600;\n        }\n        \n        .faq-item {\n            margin-bottom: 30px;\n            padding-bottom: 30px;\n            border-bottom: 2px solid #BBDEFB;\n        }\n        \n        .faq-item:last-child {\n            border-bottom: none;\n            margin-bottom: 0;\n        }\n        \n        .faq-question {\n            color: #0D47A1;\n            font-size: 1.2em;\n            font-weight: 600;\n            margin-bottom: 12px;\n            line-height: 1.4;\n        }\n        \n        .faq-answer {\n            color: #333;\n            font-size: 1.05em;\n            line-height: 1.6;\n            padding-left: 20px;\n        }\n        \n        .cta-section {\n            padding: 40px 30px;\n            background: linear-gradient(135deg, #E3F2FD 0%, #BBDEFB 100%);\n            text-align: center;\n            border-radius: 10px;\n            margin: 30px;\n        }\n        \n        .cta-title {\n            font-size: 1.6em;\n            color: #0D47A1;\n            margin-bottom: 15px;\n            font-weight: 600;\n        }\n        \n        .cta-description {\n            font-size: 1.05em;\n            color: #555;\n            max-width: 600px;\n            margin: 0 auto 25px;\n        }\n        \n        .contact-button {\n            display: inline-block;\n            background: #0D47A1;\n            color: white;\n            padding: 14px 35px;\n            font-size: 1.05em;\n            font-weight: 600;\n            text-decoration: none;\n            border-radius: 50px;\n            transition: all 0.3s ease;\n            border: 2px solid #0D47A1;\n            margin: 5px 10px;\n        }\n        \n        .contact-button:hover {\n            background: white;\n            color: #0D47A1;\n            transform: translateY(-2px);\n            box-shadow: 0 5px 15px rgba(13,71,161,0.2);\n        }\n        \n        .contact-button.secondary {\n            background: #FFB300;\n            border-color: #FFB300;\n            color: #333;\n        }\n        \n        .contact-button.secondary:hover {\n            background: white;\n            color: #FFB300;\n        }\n        \n        .german-badge {\n            display: inline-block;\n            background: #000;\n            color: #FFB300;\n            padding: 6px 15px;\n            border-radius: 15px;\n            font-weight: bold;\n            font-size: 0.85em;\n            margin-left: 10px;\n            vertical-align: middle;\n        }\n        \n        .quiet-badge {\n            display: inline-block;\n            background: #7B1FA2;\n            color: white;\n            padding: 6px 15px;\n            border-radius: 15px;\n            font-weight: bold;\n            font-size: 0.85em;\n            margin-left: 10px;\n            vertical-align: middle;\n        }\n        \n        .high-airflow-badge {\n            display: inline-block;\n            background: #0D47A1;\n            color: white;\n            padding: 6px 15px;\n            border-radius: 15px;\n            font-weight: bold;\n            font-size: 0.85em;\n            margin-left: 10px;\n            vertical-align: middle;\n        }\n        \n        .energy-saving-badge {\n            display: inline-block;\n            background: #2E7D32;\n            color: white;\n            padding: 6px 15px;\n            border-radius: 15px;\n            font-weight: bold;\n            font-size: 0.85em;\n            margin-left: 10px;\n            vertical-align: middle;\n        }\n        \n        .compact-badge {\n            display: inline-block;\n            background: #0D47A1;\n            color: white;\n            padding: 6px 15px;\n            border-radius: 15px;\n            font-weight: bold;\n            font-size: 0.85em;\n            margin-left: 10px;\n            vertical-align: middle;\n        }\n        \n        @media (max-width: 1024px) {\n            .benefits-grid {\n                grid-template-columns: repeat(2, 1fr);\n                gap: 20px;\n            }\n            \n            .applications-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n        }\n        \n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 2em;\n            }\n            \n            .product-subtitle {\n                font-size: 1.1em;\n            }\n            \n            .section-title {\n                font-size: 1.6em;\n            }\n            \n            .benefits-grid {\n                grid-template-columns: 1fr;\n                gap: 20px;\n            }\n            \n            .applications-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .specs-table td {\n                padding: 12px 15px;\n                display: block;\n                width: 100%;\n            }\n            \n            .specs-table td:first-child {\n                width: 100%;\n                background-color: #f0f8ff;\n                border-bottom: none;\n                padding-bottom: 5px;\n                font-weight: 700;\n            }\n            \n            .specs-table tr {\n                display: block;\n                margin-bottom: 15px;\n                border-bottom: 2px solid #e9ecef;\n                padding-bottom: 15px;\n                background: white;\n            }\n            \n            .specs-table tr:nth-child(even) {\n                background: white;\n            }\n            \n            .shipping-section, .faq-section, .cta-section, .applications-section {\n                margin: 20px 15px;\n                padding: 30px 20px;\n            }\n            \n            .faq-question {\n                font-size: 1.15em;\n            }\n            \n            .benefit-card {\n                padding: 20px 15px;\n            }\n            \n            .benefit-icon {\n                font-size: 2.5em;\n                height: 50px;\n            }\n            \n            .contact-button {\n                display: block;\n                margin: 10px auto;\n                width: 90%;\n                max-width: 300px;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            body {\n                padding: 15px;\n            }\n            \n            .product-header {\n                padding: 35px 20px;\n            }\n            \n            .benefits-section, .datasheet-section, .faq-section, .applications-section {\n                padding: 35px 20px;\n            }\n            \n            .product-title {\n                font-size: 1.7em;\n            }\n            \n            .product-subtitle {\n                font-size: 1em;\n            }\n            \n            .section-title {\n                font-size: 1.4em;\n            }\n            \n            .feature-badge {\n                font-size: 1em;\n                padding: 6px 15px;\n            }\n            \n            .application-item {\n                padding: 15px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-container\"\u003e\n        \u003cdiv class=\"product-header\"\u003e\n            \u003ch1 class=\"product-title\"\u003eEBMPAPST G2E133-DN77-29 Centrifugal Fan\u003c\/h1\u003e\n            \u003cdiv class=\"feature-badge\"\u003e230V Compact High-Performance Cooling\u003c\/div\u003e\n            \u003cp class=\"product-subtitle\"\u003eProfessional 88-110W centrifugal fan with 2100 RPM operation, engineered for exceptional durability, ultra-quiet performance, high airflow efficiency, and energy-saving operation across multiple industrial applications.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"benefits-section\"\u003e\n            \u003ch2 class=\"section-title\"\u003ePremium Compact Centrifugal Fan\u003c\/h2\u003e\n            \u003cdiv class=\"benefits-grid\"\u003e\n                \u003cdiv class=\"benefit-card\"\u003e\n                    \u003cspan class=\"benefit-icon\"\u003e⏳\u003c\/span\u003e\n                    \u003ch3 class=\"benefit-title\"\u003e10+ Years Durability\u003c\/h3\u003e\n                    \u003cp class=\"benefit-description\"\u003eGerman-engineered EBMPAPST construction with 1.9kg lightweight yet robust design ensures reliable, long-term operation exceeding 10 years. Premium materials and precision manufacturing guarantee exceptional lifespan in demanding applications.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"benefit-card\"\u003e\n                    \u003cspan class=\"benefit-icon\"\u003e🔇\u003c\/span\u003e\n                    \u003ch3 class=\"benefit-title\"\u003eUltra-Quiet Operation\u003c\/h3\u003e\n                    \u003cp class=\"benefit-description\"\u003eAdvanced centrifugal design with optimized 2100 RPM speed minimizes vibration and noise generation. Precision-balanced rotor system provides exceptionally quiet performance ideal for noise-sensitive applications without compromising airflow efficiency.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"benefit-card\"\u003e\n                    \u003cspan class=\"benefit-icon\"\u003e⚡\u003c\/span\u003e\n                    \u003ch3 class=\"benefit-title\"\u003eEnergy Efficient (88-110W)\u003c\/h3\u003e\n                    \u003cp class=\"benefit-description\"\u003eLow power consumption with 88-110W rating delivers optimal cooling performance with minimal energy use. 230V operation with only 0.39\/0.49A current draw ensures cost-effective performance in continuous industrial and commercial applications.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"benefit-card\"\u003e\n                    \u003cspan class=\"benefit-icon\"\u003e💨\u003c\/span\u003e\n                    \u003ch3 class=\"benefit-title\"\u003eHigh Airflow \u0026amp; Compact Size\u003c\/h3\u003e\n                    \u003cp class=\"benefit-description\"\u003eEfficient centrifugal design at 2100 RPM generates substantial airflow for effective heat dissipation. Compact 35×35×20cm size provides superior cooling performance in space-constrained installations across various industries.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"applications-section\"\u003e\n            \u003ch2 class=\"section-title\"\u003eIndustry Applications\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\" style=\"text-align: center; margin-bottom: 30px; color: #555;\"\u003eThe G2E133-DN77-29 centrifugal fan is engineered for diverse industrial and commercial applications requiring reliable, efficient airflow solutions with minimal noise in compact spaces.\u003c\/p\u003e\n            \n            \u003cdiv class=\"applications-grid\"\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cspan class=\"app-icon\"\u003e🌬️\u003c\/span\u003e\n                    \u003cspan class=\"app-name\"\u003eCompact Ventilation Systems\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cspan class=\"app-icon\"\u003e❄️\u003c\/span\u003e\n                    \u003cspan class=\"app-name\"\u003eSmall-Scale Air Conditioning\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cspan class=\"app-icon\"\u003e🧊\u003c\/span\u003e\n                    \u003cspan class=\"app-name\"\u003eCompact Refrigeration Units\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cspan class=\"app-icon\"\u003e🔥\u003c\/span\u003e\n                    \u003cspan class=\"app-name\"\u003eHeating System Ventilation\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cspan class=\"app-icon\"\u003e⚙️\u003c\/span\u003e\n                    \u003cspan class=\"app-name\"\u003eElectrical Control Cabinets\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cspan class=\"app-icon\"\u003e🔌\u003c\/span\u003e\n                    \u003cspan class=\"app-name\"\u003eFrequency Converter Cooling\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cspan class=\"app-icon\"\u003e🚄\u003c\/span\u003e\n                    \u003cspan class=\"app-name\"\u003eRail Transportation Electronics\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cspan class=\"app-icon\"\u003e🏢\u003c\/span\u003e\n                    \u003cspan class=\"app-name\"\u003eCompact HVAC Systems\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cspan class=\"app-icon\"\u003e🌫️\u003c\/span\u003e\n                    \u003cspan class=\"app-name\"\u003eAir Purification Units\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cspan class=\"app-icon\"\u003e🚗\u003c\/span\u003e\n                    \u003cspan class=\"app-name\"\u003eAutomotive Electronics\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cspan class=\"app-icon\"\u003e💻\u003c\/span\u003e\n                    \u003cspan class=\"app-name\"\u003eServer \u0026amp; Network Equipment\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cspan class=\"app-icon\"\u003e🏥\u003c\/span\u003e\n                    \u003cspan class=\"app-name\"\u003eMedical Equipment Cooling\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"datasheet-section\"\u003e\n            \u003ch2 class=\"datasheet-header\"\u003eDATASHEET\u003c\/h2\u003e\n            \u003ch2 class=\"section-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n            \u003ctable class=\"specs-table\"\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eModel Number\u003c\/td\u003e\n                    \u003ctd\u003eG2E133-DN77-29\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eMotor Number\u003c\/td\u003e\n                    \u003ctd\u003eM2E068-BF\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eManufacturer\u003c\/td\u003e\n                    \u003ctd\u003eEBMPAPST \u003cspan class=\"german-badge\"\u003eGERMANY\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eProduct Type\u003c\/td\u003e\n                    \u003ctd\u003eCentrifugal Fan\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eCondition\u003c\/td\u003e\n                    \u003ctd\u003eOriginal new from manufacturer\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eRated Power\u003c\/td\u003e\n                    \u003ctd class=\"efficiency-cell\"\u003e88-110 W \u003cspan class=\"energy-saving-badge\"\u003eENERGY SAVING\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eRated Voltage\u003c\/td\u003e\n                    \u003ctd class=\"highlight-cell\"\u003e1~230 V\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eRated Current\u003c\/td\u003e\n                    \u003ctd\u003e0.39\/0.49 A\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eSpeed\u003c\/td\u003e\n                    \u003ctd class=\"high-airflow-cell\"\u003e2100 rpm \u003cspan class=\"high-airflow-badge\"\u003eHIGH AIRFLOW\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eFrequency\u003c\/td\u003e\n                    \u003ctd\u003e50\/60 Hz\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNet Weight\u003c\/td\u003e\n                    \u003ctd class=\"heavy-duty-cell\"\u003e1.9 kg \u003cspan class=\"compact-badge\"\u003eCOMPACT DESIGN\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eShipping Dimension\u003c\/td\u003e\n                    \u003ctd\u003e35 × 35 × 20 cm\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eCountry of Origin\u003c\/td\u003e\n                    \u003ctd\u003eGermany\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eHS Code\u003c\/td\u003e\n                    \u003ctd\u003e8414599099\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eWarranty\u003c\/td\u003e\n                    \u003ctd class=\"highlight-cell\"\u003e1 Year Manufacturer Warranty\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"shipping-section\"\u003e\n            \u003ch2 class=\"shipping-title\"\u003eShipping, Warranty \u0026amp; Service\u003c\/h2\u003e\n            \u003cdiv class=\"shipping-details\"\u003e\n                \u003cp\u003e\u003cstrong\u003eShipping Hub:\u003c\/strong\u003e Dispatched from \u003cstrong\u003eHong Kong\u003c\/strong\u003e for efficient global distribution.\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003eProcessing Time:\u003c\/strong\u003e Orders are processed and ready to ship within \u003cstrong\u003e5 business days\u003c\/strong\u003e.\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003eExpress Delivery:\u003c\/strong\u003e Estimated delivery in \u003cstrong\u003e3-8 business days\u003c\/strong\u003e worldwide via \u003cstrong\u003eDHL or UPS\u003c\/strong\u003e.\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003eWarranty:\u003c\/strong\u003e Backed by a full \u003cstrong\u003e1-year manufacturer's warranty\u003c\/strong\u003e from EBMPAPST.\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003eProduct Guarantee:\u003c\/strong\u003e We sell only genuine EBMPAPST products guaranteed to meet all factory specifications for fit, form, and function.\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003eCustomer Satisfaction:\u003c\/strong\u003e Enjoy a \u003cstrong\u003e30-day return policy\u003c\/strong\u003e and our commitment to \u003cstrong\u003e100% customer satisfaction\u003c\/strong\u003e.\u003c\/p\u003e\n                \n                \u003cdiv class=\"bulk-inquiry\"\u003e\n                    \u003cp\u003e\u003cstrong\u003eFor Large Quantity Inquiries:\u003c\/strong\u003e Please contact our sales team at \u003cstrong\u003esales@axialfanz.com\u003c\/strong\u003e for volume pricing and custom quotations for EBMPAPST products.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"faq-section\"\u003e\n            \u003ch2 class=\"faq-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n            \u003cdiv class=\"faq-item\"\u003e\n                \u003ch3 class=\"faq-question\"\u003eQ1: How does the EBMPAPST centrifugal design with 1.9kg lightweight construction ensure 10+ years of reliable service?\u003c\/h3\u003e\n                \u003cp class=\"faq-answer\"\u003e\u003cstrong\u003eA:\u003c\/strong\u003e The \u003cstrong\u003eEBMPAPST German engineering\u003c\/strong\u003e incorporates premium materials in a 1.9kg optimized design that provides exceptional structural stability while minimizing unnecessary weight. Despite its compact size, this centrifugal fan features industrial-grade bearings, precision-balanced impellers, and thermal-optimized components specifically designed for long-term reliability. The 35×35×20cm compact design ensures optimal airflow management for continuous operation, with construction quality that guarantees performance exceeding 10 years in demanding applications.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"faq-item\"\u003e\n                \u003ch3 class=\"faq-question\"\u003eQ2: What makes this centrifugal fan exceptionally quiet at 2100 RPM operation?\u003c\/h3\u003e\n                \u003cp class=\"faq-answer\"\u003e\u003cstrong\u003eA:\u003c\/strong\u003e The \u003cstrong\u003eadvanced centrifugal aerodynamics\u003c\/strong\u003e and precision-machined components at 2100 RPM minimize turbulence and vibration - the primary noise sources in fan operation. Unlike axial fans, centrifugal designs inherently operate more quietly by directing airflow through optimized curved channels. Combined with EBMPAPST's vibration-damping technology, balanced rotor assembly, and the M2E068-BF motor's quiet operation, this compact fan maintains exceptionally low acoustic emissions while delivering high airflow performance in confined spaces.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"faq-item\"\u003e\n                \u003ch3 class=\"faq-question\"\u003eQ3: How does the 88-110W power rating with 230V operation provide optimal energy efficiency?\u003c\/h3\u003e\n                \u003cp class=\"faq-answer\"\u003e\u003cstrong\u003eA:\u003c\/strong\u003e The \u003cstrong\u003eoptimized power range (88-110W) with low current draw (0.39\/0.49A)\u003c\/strong\u003e offers exceptional energy efficiency for compact cooling applications. Operating at standard 230V, this fan delivers substantial cooling capacity while consuming minimal energy. The centrifugal design efficiently converts electrical energy into focused airflow rather than high rotational speed, resulting in excellent cooling performance with reduced power consumption. This makes it ideal for continuous operation applications where energy costs and efficiency are important considerations.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"faq-item\"\u003e\n                \u003ch3 class=\"faq-question\"\u003eQ4: What advantages does this compact centrifugal fan offer for space-constrained modern applications?\u003c\/h3\u003e\n                \u003cp class=\"faq-answer\"\u003e\u003cstrong\u003eA:\u003c\/strong\u003e The \u003cstrong\u003ecompact 35×35×20cm size with 1.9kg lightweight design\u003c\/strong\u003e provides ideal cooling solutions for modern space-constrained applications. For server rooms and network equipment, it offers efficient cooling in tight rack spaces. In electrical control cabinets and automation systems, its compact dimensions allow installation in limited-space enclosures. For medical equipment and automotive electronics, the lightweight construction reduces overall system weight. The fan's balanced combination of compact size, lightweight design, quiet operation, and efficient cooling makes it an ideal solution for modern applications where space optimization is critical.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cta-section\"\u003e\n            \u003ch2 class=\"cta-title\"\u003eNeed Compact High-Efficiency Cooling Solutions?\u003c\/h2\u003e\n            \u003cp class=\"cta-description\"\u003eContact our technical specialists for application-specific recommendations, airflow performance data, or volume pricing for your space-constrained cooling requirements.\u003c\/p\u003e\n            \u003ca href=\"mailto:sales@example.com?subject=Inquiry%20about%20EBMPAPST%20G2E133-DN77-29\" class=\"contact-button\"\u003eRequest Technical Support\u003c\/a\u003e\n            \u003ca href=\"mailto:sales@axialfanz.com?subject=Bulk%20Inquiry%20EBMPAPST%20G2E133-DN77-29\" class=\"contact-button secondary\"\u003eRequest Volume Pricing\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cscript\u003e\n        \/\/ Add animation to benefit cards on scroll\n        const observerOptions = {\n            threshold: 0.1,\n            rootMargin: '0px 0px -50px 0px'\n        };\n        \n        const observer = new IntersectionObserver((entries) =\u003e {\n            entries.forEach(entry =\u003e {\n                if(entry.isIntersecting) {\n                    entry.target.style.opacity = '1';\n                    entry.target.style.transform = 'translateY(0)';\n                }\n            });\n        }, observerOptions);\n        \n        \/\/ Observe benefit cards for animation\n        document.querySelectorAll('.benefit-card, .application-item').forEach(item =\u003e {\n            item.style.opacity = '0';\n            item.style.transform = 'translateY(20px)';\n            item.style.transition = 'opacity 0.5s ease, transform 0.5s ease';\n            observer.observe(item);\n        });\n        \n        \/\/ Highlight special features in technical specifications\n        document.addEventListener('DOMContentLoaded', function() {\n            const specialCells = document.querySelectorAll('.specs-table td');\n            specialCells.forEach(cell =\u003e {\n                \/\/ Highlight efficiency specifications\n                if (cell.textContent.includes('88-110 W')) {\n                    cell.classList.add('efficiency-cell');\n                }\n                \/\/ Highlight high-airflow specifications\n                if (cell.textContent.includes('2100 rpm')) {\n                    cell.classList.add('high-airflow-cell');\n                }\n                \/\/ Highlight voltage specifications\n                if (cell.textContent.includes('1~230 V')) {\n                    cell.classList.add('highlight-cell');\n                }\n                \/\/ Highlight weight specifications\n                if (cell.textContent.includes('1.9 kg')) {\n                    cell.classList.add('heavy-duty-cell');\n                }\n                \/\/ Highlight warranty\n                if (cell.textContent.includes('1 Year')) {\n                    cell.classList.add('highlight-cell');\n                }\n            });\n        });\n    \u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"EBM","offers":[{"title":"Default Title","offer_id":48901524422912,"sku":"G2E133-DN77-29","price":482.66,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0388\/5331\/2557\/files\/G2E133-DN77-29_ebm-papst_centrifugal_fan_back_view_44198549-840c-479c-9de2-d246362b1bc9.png?v=1782761914","url":"https:\/\/alotechparts.com\/pt\/products\/g2e133-dn77-29-ebm-papst-centrifugal-fan-230v-compact-high-efficiency-cooling-solution","provider":"Alo Tech Solutions","version":"1.0","type":"link"}