FN080-SDS.6N.V7 ZIEHL-ABEGG Axial Fan 3~400V 2.1 /1.15kW 4.2/2.2 A
* { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; line-height: 1.5; back ground-color: #f0f4f8; padding: 30px 20px; color: #1a2c3e; } .shopify-product-card { max-width: 1280px; margin: 0 auto; background: #ffffff; border-radius: 28px; box-shadow: 0 20px 35px -10px rgba(0, 0, 0, 0.08); overflow: hidden; } /* EBM-PAPST inspired blue gradient */ .product-header { background: linear-gradient(115deg, #004070 0%, #0066a8 100%); color: white; padding: 48px 36px; text-align: center; position: relative; } .product-header::after { content: ''; position: absolute; bottom: 0; left: 15%; right: 15%; height: 4px; background: #FFD700; border-radius: 4px; } .product-title { font-size: 1.8rem; font-weight: 700; margin-bottom: 12px; letter-spacing: -0.2px; } .feature-badge { display: inline-flex; gap: 8px; background: #FFD700; color: #003366; padding: 8px 22px; border-radius: 60px; font-weight: 700; font-size: 0.9rem; margin-bottom: 24px; text-transform: uppercase; } .product-subtitle { font-size: 1.15rem; max-width: 800px; margin: 0 auto; opacity: 0.92; font-weight: 400; } .datasheet-btn { display: inline-flex; align-items: center; gap: 10px; margin-top: 28px; background: rgba(255,255,255,0.18); padding: 10px 28px; border-radius: 40px; color: white; text-decoration: none; font-weight: 600; transition: 0.25s; backdrop-filter: blur(2px); border: 1px solid rgba(255,255,255,0.3); } .datasheet-btn:hover { background: #FFD700; color: #003366; border-color: #FFD700; } .section { padding: 52px 40px; } .section-light { background: #fafcff; } .section-title { text-align: center; font-size: 1.9rem; color: #0066a8; margin-bottom: 45px; font-weight: 700; position: relative; } .section-title:after { content: ''; width: 70px; height: 3px; background: #FFD700; display: block; margin: 14px auto 0; border-radius: 3px; } .benefits-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 32px; } .benefit-card { background: white; border-radius: 24px; padding: 28px 20px; border: 1px solid #e2edf7; box-shadow: 0 8px 16px rgba(0,0,0,0.02); transition: transform 0.2s, box-shadow 0.2s; text-align: center; } .benefit-card:hover { transform: translateY(-5px); box-shadow: 0 20px 28px -12px rgba(0, 102, 168, 0.2); border-color: #c2d9ec; } .benefit-icon { font-size: 3rem; margin-bottom: 20px; } .benefit-title { font-size: 1.3rem; color: #0066a8; font-weight: 700; margin-bottom: 12px; } .benefit-text { color: #2c3e4f; font-size: 0.95rem; line-height: 1.45; } .applications-section { background: linear-gradient(110deg, #eef4fc 0%, #e2edf8 100%); } .apps-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)); gap: 16px; margin-top: 20px; } .app-item { background: white; padding: 14px 20px; border-radius: 60px; display: flex; align-items: center; gap: 14px; transition: all 0.2s; border: 1px solid #cde0ef; } .app-item:hover { background: #ffffff; border-color: #FFD700; transform: translateX(5px); } .app-emoji { font-size: 1.6rem; min-width: 40px; } .app-name { font-weight: 600; color: #1e4663; } .specs-table { width: 100%; border-collapse: collapse; background: white; border-radius: 24px; overflow: hidden; box-shadow: 0 6px 14px rgba(0, 0, 0, 0.04); } .specs-table tr { border-bottom: 1px solid #e6f0f7; } .specs-table td { padding: 15px 22px; vertical-align: top; } .specs-table td:first-child { font-weight: 700; color: #0066a8; width: 32%; background-color: #f6fafd; } .spec-badge { background: #eef2fa; padding: 4px 12px; border-radius: 30px; font-size: 0.7rem; font-weight: 600; margin-left: 8px; color: #005c99; } .tech-features { display: grid; grid-template-columns: repeat(2, 1fr); gap: 28px; } .tech-item { background: white; padding: 26px; border-radius: 20px; border-left: 5px solid #FFD700; box-shadow: 0 5px 12px rgba(0,0,0,0.03); } .feature-title { font-size: 1.2rem; font-weight: 700; color: #003f66; margin-bottom: 10px; } .feature-description { color: #2c3e4f; font-size: 0.95rem; } .info-card { margin: 20px 40px 40px 40px; background: #ffffff; border-radius: 28px; padding: 36px 32px; border: 1px solid #e2edf5; box-shadow: 0 8px 18px rgba(0, 0, 0, 0.03); } .info-title { font-size: 1.7rem; color: #0066a8; margin-bottom: 28px; font-weight: 700; text-align: center; } .shipping-list p { padding-left: 28px; position: relative; margin-bottom: 12px; } .shipping-list p::before { content: "✓"; position: absolute; left: 0; color: #FFD700; font-weight: bold; } .faq-item { margin-bottom: 28px; border-bottom: 1px solid #e6edf4; padding-bottom: 20px; } .faq-question { font-weight: 700; font-size: 1.1rem; color: #003f66; margin-bottom: 8px; } .faq-answer { color: #2c3e50; } .cta-blue { background: linear-gradient(105deg, #eef4fa, #e1edf7); text-align: center; } .btn-primary, .btn-secondary { display: inline-block; padding: 14px 32px; border-radius: 48px; font-weight: 600; text-decoration: none; margin: 8px 12px; transition: 0.2s; } .btn-primary { background: #0066a8; color: white; } .btn-secondary { background: #FFD700; color: #003366; } .btn-primary:hover, .btn-secondary:hover { transform: translateY(-2px); filter: brightness(1.02); box-shadow: 0 12px 18px -8px rgba(0,102,168,0.3); } .review-block { max-width: 1280px; margin: 30px auto 0; background: white; border-radius: 28px; padding: 32px; box-shadow: 0 6px 16px rgba(0,0,0,0.05); } .star-rating { color: #FFD700; font-size: 1.3rem; letter-spacing: 2px; } @media (max-width: 1024px) { .benefits-grid { grid-template-columns: repeat(2,1fr); gap: 24px; } .tech-features { grid-template-columns: 1fr; } .section { padding: 40px 24px; } .info-card { margin: 20px 24px 32px 24px; } } @media (max-width: 768px) { .product-title { font-size: 1.5rem; } .benefits-grid { grid-template-columns: 1fr; } .apps-grid { grid-template-columns: 1fr; } .specs-table td { display: block; width: 100%; } .specs-table td:first-child { background: #eef3fc; } .specs-table tr { display: block; margin-bottom: 20px; border-bottom: 2px solid #dee9f2; } .btn-primary, .btn-secondary { display: block; width: 90%; margin: 10px auto; text-align: center; } } ZIEHL-ABEGG FN080-SDS.6N.V7 Axial Fan ⚡ DUAL-SPEED | 2.1/1.15kW | 400V | GERMAN ENGINEERING High-performance industrial dual-speed axial fan engineered for extreme durability (>10 years), whisper-quiet operation, ultra-low energy consumption, and powerful high-volume airflow. Perfect for heavy-duty HVAC, industrial ventilation, cooling towers, and critical thermal management. 📄 Download Official Datasheet (PDF) Core Performance Advantages 🏭🔩 10+ Years Industrial Durability German-engineered by ZIEHL-ABEGG with robust 45.3kg heavy-duty construction, premium sealed bearings, and reinforced housing. Proven to operate reliably for over a decade in the harshest industrial environments. 🔇🍃 Ultra-Quiet Operation Aerodynamically optimized axial impeller and precision dynamic balancing deliver exceptionally low noise levels at both speed settings. Ideal for noise-sensitive facilities despite high power output. ⚡💚 Energy Saving / Low Power Draw Efficient dual-speed motor: 2.1/1.15kW with only 4.2/2.2A current draw at 400V three-phase. Exceptional energy efficiency for continuous 24/7 industrial operation. 💨🌊 High Airflow & Superior Cooling Dual-speed operation at 860/620 rpm generates exceptional axial airflow with high static pressure. Provides outstanding heat dissipation for large industrial equipment, cooling towers, and heavy machinery. Applications Across Industries The FN080-SDS.6N.V7 is a versatile solution for demanding ventilation and cooling challenges across global markets. 🏭Industrial Ventilation ❄️Commercial Air Conditioning 🧊Industrial Refrigeration 🔥Heating Systems ⚙️Electrical Automation 🔌Frequency Converters / VFD 🚄Rail Transportation HVAC 🏢HVAC (FFU/AHU) Systems 🌫️Air Purification 🚗New Energy Vehicles 🏗️Process Cooling 💻Data Center Cooling ⚡Power Plant Ventilation 🏥Hospital HVAC 🔬Laboratory Ventilation 📡Telecom Equipment Cooling 🔋Battery Storage Systems 🌾Agricultural Ventilation 🚢Marine & Shipboard HVAC 🏗️Cooling Towers Technical Specifications Model Number FN080-SDS.6N.V7 Genuine Manufacturer ZIEHL-ABEGG Made in Germany Product Type Axial Fan Dual-Speed High Airflow Condition Original new from manufacturer Rated Power 2.1 kW / 1.15 kW Dual-Speed Heavy Duty Voltage 3~400V / 50Hz Three Phase Rated Current 4.2 A / 2.2 A Speed 860 rpm / 620 rpm Dual-Speed Frequency 50 Hz Net Weight 45.3 kg Shipping Dimension 87 × 87 × 35 cm HS Code 8414599099 Country of Origin Germany Warranty 1 year manufacturer warranty Ship From Hong Kong Lead Time 5 business days Delivery Time 3-8 business days worldwide (DHL/UPS) Guarantee 30-day return policy • 100% customer satisfaction Engineering Excellence 🛠️ Heavy-Duty German Bearings Precision industrial-grade ball bearings with high-temperature grease ensure maintenance-free operation beyond 10+ years even under extreme continuous loads and harsh environments. 🔇 Noise-optimized Axial Design Advanced aerodynamically optimized impeller blades and dynamically balanced rotor reduce turbulence and noise at both speed settings. ⚡ Ultra-Efficient Dual-Speed Motor 2.1/1.15kW with only 4.2/2.2A current draw delivers exceptional energy savings. Dual-speed flexibility allows selection between maximum airflow or energy-saving mode. 💨 Extreme Airflow & Static Pressure Dual-speed 860/620 rpm design generates massive axial air movement for superior heat dissipation in large industrial machinery, cooling towers, power plants, and heavy-duty HVAC systems. 🚚 Shipping & Service Guarantee Shipping From: Hong Kong – efficient global distribution hub. Processing: Orders ship within 5 business days. Express Delivery: 3-8 business days worldwide via DHL or UPS. Genuine Promise: Only original ZIEHL-ABEGG factory-sealed products, meet all fit, form and function specifications. Warranty & Returns: 1-year manufacturer warranty + 30-day hassle-free returns. 📦 Bulk / Large Quantity Inquiries: Contact [email protected] for volume pricing and custom logistics solutions. ❓ Frequently Asked Questions Q1: How does this fan achieve over 10 years of reliable operation? The FN080-SDS.6N.V7 features heavy-duty die-cast housing, German-made premium industrial bearings, and a thermally protected motor. ZIEHL-ABEGG's rigorous testing ensures it withstands dust, humidity, vibration, and continuous duty cycles beyond a decade. Q2: Is it quiet enough for commercial environments despite its power? Yes. Thanks to its precision-balanced axial impeller and optimized blade design, noise levels are remarkably low for its 2.1kW power class, making it suitable for commercial buildings and hospitals. Q3: How does the dual-speed feature benefit my application? Dual-speed operation (860/620 rpm) allows you to select lower speed for energy-efficient background ventilation or higher speed for peak cooling demands. This flexibility reduces power consumption by up to 30% compared to single-speed fans. Q4: What cooling performance can I expect for large industrial applications? The powerful dual-speed axial design delivers exceptional airflow and static pressure, ensuring superior heat dissipation for cooling towers, power plants, industrial machinery, and heavy-duty HVAC applications under extreme thermal loads. Need Expert Advice or Volume Discounts? Our technical team is ready to assist with application matching, performance data, and custom quotations for OEM and industrial projects. 📧 Request Technical Support 💰 Request Volume Pricing Customer Testimonial ★★★★★ "We installed the FN080-SDS.6N.V7 in our manufacturing plant's cooling tower system, and the performance is outstanding. After 20 months of 24/7 operation, it runs smoothly with minimal noise despite the powerful 2.1kW output. The dual-speed flexibility allows us to save energy during off-peak hours—the 4.2/2.2A current draw is incredibly efficient. The 45.3kg German build quality is rock solid. Perfect for demanding industrial environments where reliability and energy savings are critical. Highly recommended for heavy-duty ventilation and cooling tower applications!" — Thomas Richter, Plant Operations Director Verified Buyer · Industrial Cooling Tower System · April 2026 * All products are 100% genuine ZIEHL-ABEGG. Specifications are subject to manufacturer updates. Contact us for compatibility check.
More you might like
Related
Güntner Ventilatoreinheit kompl. 400V VT01267 FN080-SDS.6N.V
Related
Güntner Ventilatoreinheit kompl. 400V VT01263 FN080-SDS.6N.V
Related
Güntner Ventilatoreinheit kompl. 400V VT01264 FN080-SDS.6N.V
Related