Bajaj Frore Neo 400 mm Pedestal Fan – Copper Motor | 3-Speed | Oscillating | Rust-Free | 2-Year Warranty

2,000.003,000.00 (-33%)

In stock

The Bajaj Frore Neo 400 mm Pedestal Fan delivers powerful and consistent airflow with its 100% copper motor and aerodynamically balanced blades. Featuring 3-speed control, smooth oscillation, and rust-free construction, it ensures comfort in homes and offices. Backed by a 2-year warranty, it is durable and energy-efficient.

Engineered for superior cooling, the Bajaj Frore Neo 400 mm Pedestal Fan combines a high-performance copper motor with aerodynamically balanced blades for wide airflow coverage. Smooth oscillation, adjustable height, and 3-speed settings provide customizable comfort. Rust-resistant body and a 2-year warranty make it a reliable, long-lasting solution for Indian households.


Key Features

  • 100% copper motor for efficient and durable performance

  • 400 mm aerodynamically balanced blades for wide and smooth airflow

  • 3-speed control for customized cooling

  • Smooth oscillation for uniform air distribution

  • Rust-free body for long-lasting durability

  • Adjustable height for convenience

  • Energy-efficient operation

  • 2-year warranty for motor and parts

Technical Information

  • Brand: Bajaj

  • Model: Frore Neo

  • Type: Pedestal Fan

  • Sweep Size: 400 mm

  • Speed: 3-Speed Control

  • Motor Type: 100% Copper, Energy Efficient

  • Air Delivery: High Airflow (CMM approx. 70)

  • Blade Design: Aerodynamically Balanced

  • Body Material: Rust-Free Plastic

  • Color: White / Optional Colors

  • Oscillation: Yes, Smooth & Wide

  • Warranty: 2 Years

Be the first to review “Bajaj Frore Neo 400 mm Pedestal Fan – Copper Motor | 3-Speed | Oscillating | Rust-Free | 2-Year Warranty”

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); } }); }); });