{"product_id":"w6d910-gb01-01-ebmpapst-ac-axial-fan-3400v-20201390w-46226a-920760rpm-2jupp","title":"Ventilador Axial CA Ebmpapst W6D910-GB01-01 3~400V 2020\/1390W 4.62\/2.6A 920\/760rpm","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=\"Original ebm-papst W6D910-GB01-01 axial fan. 3~400V, 2020W, 4.62A, 920rpm. German-engineered for 10+ years, ultra-quiet, energy-saving, high static pressure. For HVAC, cooling, ventilation \u0026amp; heavy industry. Shop now.\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;\n            line-height: 1.6;\n            color: #1e2a3e;\n            background-color: #f0f7ff;\n            padding: 24px 20px;\n        }\n        .product-container {\n            max-width: 1280px;\n            margin: 0 auto;\n            background: white;\n            border-radius: 24px;\n            box-shadow: 0 12px 32px rgba(0,0,0,0.08);\n            overflow: hidden;\n        }\n        .product-header {\n            background: linear-gradient(135deg, #003366 0%, #005A9C 100%);\n            color: white;\n            padding: 48px 32px;\n            text-align: center;\n            position: relative;\n        }\n        .product-header::after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            right: 0;\n            height: 4px;\n            background: #FFD700;\n        }\n        .product-title {\n            font-size: 2rem;\n            font-weight: 700;\n            margin-bottom: 12px;\n            letter-spacing: -0.3px;\n        }\n        .feature-badge {\n            display: inline-block;\n            background: #FFD700;\n            color: #003366;\n            padding: 8px 22px;\n            border-radius: 40px;\n            font-weight: 700;\n            font-size: 0.9rem;\n            margin-bottom: 18px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        .product-subtitle {\n            font-size: 1.2rem;\n            font-weight: 400;\n            opacity: 0.92;\n            max-width: 860px;\n            margin: 0 auto;\n            line-height: 1.5;\n        }\n        .datasheet-link {\n            display: inline-block;\n            margin-top: 20px;\n            background: rgba(255,255,255,0.15);\n            padding: 10px 28px;\n            border-radius: 40px;\n            color: white;\n            text-decoration: none;\n            font-weight: 600;\n            transition: all 0.25s ease;\n        }\n        .datasheet-link:hover {\n            background: #FFD700;\n            color: #003366;\n        }\n        .benefits-section {\n            padding: 56px 32px;\n            background: #ffffff;\n        }\n        .section-title {\n            text-align: center;\n            font-size: 2rem;\n            color: #005A9C;\n            margin-bottom: 48px;\n            font-weight: 700;\n        }\n        .benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 28px;\n        }\n        .benefit-card {\n            background: #f8fafc;\n            border-radius: 20px;\n            padding: 28px 20px;\n            border-top: 4px solid #005A9C;\n            text-align: center;\n            transition: transform 0.25s ease, box-shadow 0.25s ease;\n            height: 100%;\n            display: flex;\n            flex-direction: column;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.02);\n        }\n        .benefit-card:hover {\n            transform: translateY(-6px);\n            box-shadow: 0 20px 30px -12px rgba(0,90,156,0.2);\n        }\n        .benefit-icon {\n            font-size: 3rem;\n            margin-bottom: 20px;\n        }\n        .benefit-title {\n            font-size: 1.3rem;\n            color: #005A9C;\n            margin-bottom: 14px;\n            font-weight: 700;\n        }\n        .benefit-description {\n            color: #2c3e50;\n            font-size: 0.95rem;\n            line-height: 1.55;\n        }\n        .applications-section {\n            padding: 56px 32px;\n            background: linear-gradient(135deg, #e6f2ff 0%, #cce0f5 100%);\n            border-top: 1px solid #b8d4f0;\n            border-bottom: 1px solid #b8d4f0;\n        }\n        .applications-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\n            gap: 18px;\n            margin-top: 32px;\n        }\n        .application-item {\n            background: white;\n            padding: 18px 20px;\n            border-radius: 60px;\n            display: flex;\n            align-items: center;\n            box-shadow: 0 3px 10px rgba(0,0,0,0.05);\n            transition: all 0.2s;\n            border-left: 4px solid #005A9C;\n        }\n        .application-item:hover {\n            transform: translateX(6px);\n            background: #ffffff;\n            box-shadow: 0 8px 18px rgba(0,90,156,0.12);\n        }\n        .app-icon {\n            font-size: 1.8rem;\n            margin-right: 16px;\n            color: #005A9C;\n            min-width: 44px;\n            text-align: center;\n        }\n        .app-name {\n            font-weight: 600;\n            color: #1e293b;\n        }\n        .specs-section {\n            padding: 56px 32px;\n            background: #ffffff;\n        }\n        .specs-table-wrapper {\n            overflow-x: auto;\n            border-radius: 24px;\n            box-shadow: 0 6px 18px rgba(0,0,0,0.05);\n        }\n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            min-width: 500px;\n        }\n        .specs-table tr {\n            border-bottom: 1px solid #e9edf2;\n        }\n        .specs-table tr:last-child {\n            border-bottom: none;\n        }\n        .specs-table td {\n            padding: 14px 24px;\n            vertical-align: middle;\n        }\n        .specs-table td:first-child {\n            font-weight: 700;\n            color: #005A9C;\n            background-color: #EFF4FC;\n            width: 200px;\n            border-right: 1px solid #dce5f0;\n        }\n        .specs-table td:last-child {\n            font-weight: 500;\n            color: #1e2a3e;\n            background-color: #ffffff;\n        }\n        .badge-spec {\n            display: inline-block;\n            background: #005A9C;\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        .badge-gold {\n            background: #003366;\n            color: #FFD700;\n        }\n        .badge-green {\n            background: #2e7d32;\n        }\n        .shipping-section {\n            background: #f0f5fb;\n            margin: 24px 32px 32px 32px;\n            padding: 32px 36px;\n            border-radius: 28px;\n        }\n        .shipping-title {\n            font-size: 1.7rem;\n            color: #005A9C;\n            margin-bottom: 24px;\n            text-align: center;\n            font-weight: 700;\n        }\n        .shipping-details p {\n            margin-bottom: 12px;\n            padding-left: 28px;\n            position: relative;\n        }\n        .shipping-details p::before {\n            content: \"✓\";\n            position: absolute;\n            left: 0;\n            color: #2e7d32;\n            font-weight: bold;\n            font-size: 1.1rem;\n        }\n        .faq-section {\n            padding: 48px 32px;\n            background: #eef3fc;\n            margin: 24px 32px 32px 32px;\n            border-radius: 28px;\n        }\n        .faq-item {\n            margin-bottom: 32px;\n            padding-bottom: 24px;\n            border-bottom: 1px solid #caddf0;\n        }\n        .faq-item:last-child {\n            border-bottom: none;\n            margin-bottom: 0;\n            padding-bottom: 0;\n        }\n        .faq-question {\n            color: #005A9C;\n            font-size: 1.2rem;\n            font-weight: 700;\n            margin-bottom: 12px;\n        }\n        .faq-answer {\n            color: #2c3e50;\n            font-size: 1rem;\n            line-height: 1.55;\n            padding-left: 16px;\n        }\n        .cta-section {\n            background: linear-gradient(115deg, #003366 0%, #005A9C 100%);\n            text-align: center;\n            padding: 48px 32px;\n            margin: 20px 32px 40px 32px;\n            border-radius: 32px;\n            color: white;\n        }\n        .cta-title {\n            font-size: 1.8rem;\n            font-weight: 700;\n            margin-bottom: 16px;\n        }\n        .contact-button {\n            display: inline-block;\n            background: #FFD700;\n            color: #003366;\n            padding: 14px 36px;\n            font-weight: 700;\n            font-size: 1rem;\n            border-radius: 60px;\n            text-decoration: none;\n            margin: 12px 10px;\n            transition: all 0.2s;\n            box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n        }\n        .contact-button:hover {\n            background: white;\n            transform: translateY(-2px);\n        }\n        .review-section {\n            max-width: 1280px;\n            margin: 0 auto 40px;\n            background: white;\n            border-radius: 28px;\n            padding: 32px 36px;\n            box-shadow: 0 12px 28px rgba(0,0,0,0.06);\n        }\n        @media (max-width: 1000px) {\n            .benefits-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n        }\n        @media (max-width: 680px) {\n            .benefits-grid {\n                grid-template-columns: 1fr;\n            }\n            .product-title {\n                font-size: 1.6rem;\n            }\n            .shipping-section, .faq-section, .cta-section {\n                margin: 20px 16px;\n                padding: 28px 20px;\n            }\n            .specs-table td {\n                padding: 12px 16px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-container\"\u003e\n\n\u003cdiv class=\"product-header\"\u003e\n\n\u003cdiv class=\"feature-badge\"\u003e🇩🇪 FABRICADO NA ALEMANHA | VENTILADOR AXIAL INDUSTRIAL DE ALTA RESISTÊNCIA\u003c\/div\u003e\n\n\u003ch1 class=\"product-title\"\u003eVentilador Axial ebm-papst W6D910-GB01-01\u003c\/h1\u003e\n\n\u003cp class=\"product-subtitle\"\u003eProjetado na Alemanha para mais de 10 anos de operação contínua, desempenho sussurrante de alta eficiência, motor robusto de 2.0kW e pressão estática excepcional – a solução de resfriamento definitiva para HVAC industrial pesado, geração de energia e sistemas de ventilação comercial de grande escala.\u003c\/p\u003e\n\n\u003ca class=\"datasheet-link\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0451\/4149\/1868\/files\/W6D910-GB01-01.pdf?v=1760423306\" target=\"_blank\"\u003e📄 BAIXAR FICHA TÉCNICA OFICIAL (PDF)\u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"benefits-section\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"EBM","offers":[{"title":"Default Title","offer_id":48958738202880,"sku":"W6D910-GB01-01","price":2639.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0388\/5331\/2557\/files\/front_view_of_W6D910-GB01-01_Ebmpapst_Axial_Fan_b2dceeab-bc0e-4e0a-b59c-4f11889d790f.png?v=1783456222","url":"https:\/\/alotechparts.com\/pt\/products\/w6d910-gb01-01-ebmpapst-ac-axial-fan-3400v-20201390w-46226a-920760rpm-2jupp","provider":"Alo Tech Solutions","version":"1.0","type":"link"}