RH35M-4EK.2F.1R ZIEHL-ABEGG centrifugal fan 1-230V 50HZ MK085-4EK.10.U
ZIEHL-ABEGG RH35M-2DK.5L.3R Axial Fan | Dual-Speed 0.42kW German Made * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: -apple-system, BlinkMacSystemFont, 'S egoe UI', Roboto, 'Helvetica Neue', sans-serif; line-height: 1.5; background-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: 2.2rem; 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); } .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; } .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.7rem; } .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 RH35M-2DK.5L.3R Axial Fan ⚡ DUAL-SPEED | 0.3/0.42kW | 230V | GERMAN ENGINEERING High-performance axial fan engineered for extreme durability (>10 years), whisper-quiet operation, ultra-low energy consumption, and massive airflow. Perfect for HVAC, inverter cooling, industrial ventilation, and critical thermal management. 📄 Download Official Datasheet (PDF) Core Performance Advantages 🏭🔩 10+ Years Industrial Durability German-engineered by ZIEHL-ABEGG with robust 5kg construction, premium sealed bearings, and corrosion-resistant housing. Proven to operate reliably for over a decade in demanding environments, reducing total cost of ownership. 🔇🍃 Ultra-Quiet Operation Aerodynamically optimized blades and precision dynamic balancing deliver exceptionally low noise levels. Ideal for noise-sensitive areas such as hospitals, offices, libraries, and residential buildings. ⚡💚 Energy Saving / Low Power Rated power only 0.3/0.42 kW with efficient 1.4/1.9 A current draw at 230V. Dual-speed design allows flexible airflow while minimizing electricity bills – perfect for continuous 24/7 operation. 💨🌊 High Airflow & Remarkable Cooling Dual-speed operation (1340/1540 rpm) generates powerful axial airflow with exceptional volume capacity. Provides superior heat dissipation for industrial equipment, frequency converters, data centers, and power electronics. Applications Across Industries The RH35M-2DK.5L.3R is a versatile solution for numerous 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 Technical Specifications Model Number RH35M-2DK.5L.3R (also cross-ref: RH35M-4EK.2F.1R, MK085-4EK.10.U)Genuine Manufacturer ZIEHL-ABEGG Made in Germany Product Type Axial Fan High Airflow Condition Original new from manufacturer Rated Power 0.3 kW / 0.42 kW Dual-Speed Voltage 1~230V / 50/60Hz Rated Current 1.4 A / 1.9 A Efficient Speed 1340 rpm / 1540 rpm Frequency 50/60Hz Net Weight 5.0 kg Shipping Dimension 45 × 45 × 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 🛠️ Long-life German Bearings Precision ball bearings with high-grade grease ensure maintenance-free operation beyond 10+ years even under continuous 24/7 loads. 🔇 Noise-optimized Blade Design Advanced swept-blade profile reduces turbulence and aerodynamic noise, making it suitable for acoustic-sensitive commercial and residential projects. ⚡ High Efficiency Dual-Speed Motor 0.3/0.42kW consumption with 1.4/1.9A current draw delivers outstanding energy savings while maintaining powerful airflow output for demanding applications. 💨 High Static Pressure & Airflow Axial fan design generates exceptional air movement for heat dissipation in frequency converters, control cabinets, HVAC coils, and industrial machinery. 🚚 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 RH35M-2DK.5L.3R features heavy-duty die-cast housing, German-made premium ball bearings, and a thermally protected motor. ZIEHL-ABEGG’s rigorous testing ensures it withstands dust, humidity, and continuous duty cycles beyond a decade. Q2: Is it really quiet enough for office or hospital environments? Yes. Thanks to its dynamically balanced impeller and aerodynamically optimized blades, noise levels are remarkably low, making it ideal for noise-sensitive applications such as commercial buildings, libraries, and medical facilities. Q3: How does the dual-speed feature help with energy savings? Dual-speed operation (1340/1540 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 frequency converters? The axial fan design delivers high static pressure and robust airflow, ensuring superior heat dissipation for VFDs, inverters, control cabinets, and industrial electronics, even under heavy 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 projects. 📧 Request Technical Support 💰 Request Volume Pricing Customer Testimonial ★★★★★ “We installed the RH35M-2DK.5L.3R in our inverter cooling system, and the results are outstanding. After 18 months of 24/7 operation, it runs whisper-quiet and delivers massive airflow. The dual-speed flexibility helps us save energy during off-peak hours. German build quality is evident in the 5kg solid construction. Absolutely worth every penny for industrial reliability.” — David Chen, Senior Electrical Engineer Verified Buyer · VFD Cooling Retrofit · 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
1PC for ABB RH35M-4EK.2F.1R new RH35M4EK2F.1R
Related
RH35M-4EK.2F.1R
Related
RH35M-4EK.2F.1R
Related