Ajanta Speed Super Fast 1200mm Ceiling Fan (High-Speed, 75W)

2,000.003,000.00 (-33%)

In stock

Experience powerful and efficient cooling with the Ajanta Speed Super Fast 1200mm Ceiling Fan. Designed for high-speed performance, this fan delivers strong air circulation with minimal noise. Built with a durable motor and balanced blades, it ensures long-lasting reliability and smooth operation — perfect for homes, offices, and shops.

The Ajanta 1200mm Super Fast Ceiling Fan combines speed, durability, and energy efficiency. Its aerodynamic blades and high-performance motor ensure excellent air delivery even in larger rooms. With a stylish design, sturdy build, and power-efficient operation, it offers consistent cooling comfort and superior performance across seasons.


Key Features

  • 1200mm sweep size for wide air coverage

  • High-speed motor for powerful air circulation

  • Energy-efficient design with 75W power consumption

  • Operates on 210–230V AC, 50Hz standard power supply

  • Aerodynamically balanced blades for smooth airflow

  • Quiet operation with stable performance

  • Rust-resistant body ensures long life

  • Ideal for homes, offices, and shops

  • 2-year manufacturer warranty

Technical Information

  • Brand: Ajanta

  • Model: Speed Super Fast

  • Type: Ceiling Fan

  • Sweep Size: 1200 mm

  • Speed: Approx. 370–400 RPM

  • Air Delivery: 210–230 CMM (Approx.)

  • Power Consumption: 75 Watts

  • Operating Voltage: 210–230V, 50Hz AC

  • Motor Type: High-Speed Energy Efficient Motor

  • Blade Material: Aluminum with Glossy Finish

  • Body Finish: Anti-Rust Coating

  • Color Options: Brown, Ivory, and White

  • Warranty: 2 Years Manufacturer Warranty

Be the first to review “Ajanta Speed Super Fast 1200mm Ceiling Fan (High-Speed, 75W)”

Your email address will not be published. Required fields are marked *

Reviews

There are no reviews yet.

See It Styled On Instagram

    No access token

Main Menu

jQuery(document).ready(function($){ // Load products when brand changes $('#brand-select').change(function(){ var brand_id = $(this).val(); $.ajax({ url: ajax_object.ajax_url, type: 'POST', data: { action: 'get_products_by_brand', brand_id: brand_id }, success: function(response){ $('#product-select').html(response); } }); }); // Filter products on submit $('#product-filter').submit(function(e){ e.preventDefault(); $.ajax({ url: ajax_object.ajax_url, type: 'POST', data: $(this).serialize() + '&action=filter_products', success: function(response){ $('#results').html(response); } }); }); });