Godrej 1.5 Ton 5 Star, 5 Years Comprehensive Warranty, 5-In-1 Convertible Cooling, Inverter Split AC

Godrej 1.5 Ton 5 Star Inverter Split AC

Performance Excellent

Capacity: 1.5 Ton

Cooling Capacity: 5950 Watts

EER (Energy Efficiency Ratio): 3.81 W/W

Compressor: BLDC Rotary Compressor (Inverter)

Cooling Technology: 5-In-1 Convertible Cooling

Energy Rating: 5 Star (BEE Rating)

Indoor Noise Level (Low): 38 dB

Design Good

Color: White

Indoor Unit Dimensions: 99.7 x 32.9 x 23 cm

Outdoor Unit Dimensions: 83.5 x 55.5 x 29.5 cm

Indoor Unit Weight: 13 Kg

Outdoor Unit Weight: 34 Kg

Body Features: Anti Corrosive Coating

Cooling & Modes Excellent

Dehumidification: Yes

Modes: Turbo, Eco, Sleep, Dry Mode

Cooling Coverage: Upto 180 Sq. Ft.

Refrigerant: R32 (Eco-Friendly)

Display: Hidden LED Display

Convenience Very Good

Remote Control: Yes

Auto Restart: Yes

Auto Clean: Yes

Timer: Yes (On & Off Timer)

Additional Features: 4-in-1 Adjustable Cooling, Eco-Friendly Refrigerant, Lamp

Filters & Build Excellent

Anti Bacteria Filter: Yes

Other Filters: Anti Microbial Air Filtration

Main Unit Condenser Coil: 100% Copper

Outdoor Unit Condenser Coil: 100% Copper

Power & Warranty Very Good

Power Consumption: Approx 860.36 Units per Year

Warranty: 5 Years on Product, 10 Years on Compressor

Amazon

₹37,990

Flipkart

25,999

Might be you like

Subscribe to our Newsletter

Subscribe to our email newsletter to get the latest posts delivered right to your email.
Pure inspiration, zero spam ✨
document.addEventListener("DOMContentLoaded", function () { const emblaNode = document.querySelector(".testimonial-embla"); if (!emblaNode) return; const prevButton = document.querySelector(".testimonial-prev"); const nextButton = document.querySelector(".testimonial-next"); const progressBar = document.querySelector(".progress-line"); const embla = EmblaCarousel( emblaNode, { loop: true, align: "start", skipSnaps: false, dragFree: false } ); nextButton.addEventListener("click", function(){ embla.scrollNext(); }); prevButton.addEventListener("click", function(){ embla.scrollPrev(); }); function updateProgress(){ const totalSlides = embla.scrollSnapList().length; const currentIndex = embla.selectedScrollSnap(); const progress = ((currentIndex + 1) / totalSlides) * 100; progressBar.style.width = progress + "%"; } embla.on("select", updateProgress); embla.on("init", updateProgress); updateProgress(); document.addEventListener( "keydown", function(e){ if(e.key === "ArrowLeft"){ embla.scrollPrev(); } if(e.key === "ArrowRight"){ embla.scrollNext(); } } ); let autoplay; function startAutoplay(){ autoplay = setInterval(()=>{ embla.scrollNext(); },5000); } function stopAutoplay(){ clearInterval(autoplay); } startAutoplay(); emblaNode.addEventListener( "mouseenter", stopAutoplay ); emblaNode.addEventListener( "mouseleave", startAutoplay ); });