XATU | Inverter AC | 3 Star | 1.5 Ton
- High Energy Efficiency (ISEER- 3.90)
- High Cooling Performance (HCP)
- Turbo Cool
- iFeel Technology
- Comfort Sleep
- Hidden Display
Special Price
₹38,390
Regular Price
₹56,000
General
Series Name |
X Series |
Nominal Cooling Capacity (tonnage) |
1.5 |
Star Rating |
3 star |
(Rated) Voltage/Frequency/Phase |
230V/50Hz/Single |
Cooling Capacity (Watt)(Min~Max) |
5200 (1348 ~ 6629) |
Cooling Capacity (BTU/hr) |
17742 |
Rated Cooling Capacity (50% Load) (Watt) |
2600 |
Heating Capacity (Watt)(Min~Max) |
NA |
Cooling Rated Power Input (Watt) |
1700 |
Cooling Capacity (BTU/hr)(Min~Max) |
17742 |
Cooling Power Input (50% Load) (Watt) |
618 |
Heating Power Input(Watt)(Min~Max) |
NA |
ISEER |
3.9 |
Electricity Consumed In 1600 Hours. (Units/Year) |
1033.4 |
Nominal Current (Cooling)(Amps) |
7 |
Air Flow Volume (Wet CFM) (High / Medium / Low) |
540/485/430 |
Noise Level Indoor (dB(a)) (High/ Medium/ Low) |
46/40/38 |
Moisture Removal (Litres/Hour) |
1.85 |
Compressor Type |
Rotary |
Acoustic Jacket On Compressor |
Yes |
Ambient Temp (Cooling) (degree C) |
52 |
Remote |
LCD With Back Lit |
Night Glow Function On Remote Buttons |
No |
Input Power Supply |
Indoor Unit |
Net Weight IDU (kg) |
14.2 |
Net Weight ODU (kg) |
32.8 |
Noise Level Outdoor (dB(a)) |
54 |
Gross IDU Weight (kg) |
16.8 |
Gross ODU Weight (kg) |
36.4 |
Suction Tube Size Outer Diameter Inch (mm) |
1/2'' (12.7 Mm) |
Liquid Tube Size Outer Diameter Inch (mm) |
1/4'' (6.35Mm) |
Max Piping Capability Total (metre) |
15 |
Max Piping Capability Vertical (metre) |
10 |
Refrigerant Additional Charge Beyond 4M (g/m) |
15 |
Power Supply to ODU Source(Core/Gauge) |
4 Core * 1.5 sqmm |
Power Supply to IDU Source(Core/Gauge) |
3 Core * 1.5 sqmm |
Product Title |
XATU |
Features Refrigerant |
R32 |
Features Condenser Type |
100% Copper |
Air Conditioner Technology |
Inverter |
// setInterval(function()
// {
// require(
// [
// 'jquery',
// 'Magento_Ui/js/modal/modal'
// ],
// function(
// $,
// modal
// ) {
// var popup_close_cookie=$.cookie('popup-close');
// var url = window.location.href;
// //console.log(url);
// if (!popup_close_cookie) {
// var user_date_time = "2023-02-07 14:58:35";
// //console.log(user_date_time);
// var currentdate = new Date();
// var datetime =
// + currentdate.getFullYear() + "-"
// + (currentdate.getMonth()+1) + "-"
// + currentdate.getDate() + " "
// + currentdate.getHours() + ":"
// + currentdate.getMinutes() + ":"
// + currentdate.getSeconds();
// //console.log(datetime);
// var old_date_obj = new Date(Date.parse(user_date_time));
// var new_date_obj = new Date(Date.parse(datetime));
// var diffMs = Math.abs(new_date_obj - old_date_obj);
// var diffDays = Math.round(diffMs / 86400000); // days
// var diffHrs = Math.round((diffMs % 86400000) / 3600000); // hours
// var diffMins = Math.round(((diffMs % 86400000) % 3600000) / 60000); // minutes
// //alert("nminutes:"+diffMins);
// var options = {
// type: 'popup',
// responsive: true,
// innerScroll: true,
// title: '',
// modalClass: 'emailpopup',
// };
// if(diffMins >= 2 && url != "https://bluestarstore.in/air-conditioners/inverter-split.html"){
// $("#popup-modal").css("display", "block")
// var popup = modal(options, $('#popup-modal'));
// $('#popup-modal').modal('openModal');
// $.cookie('popup-close', '1', {
// expires: 1
// });
// }
// }
// else{
// //console.log("cookie is set");
// }
// }
// );
// }, 5000);
// require(
// [
// 'jquery',
// 'Magento_Ui/js/modal/modal'
// ],
// function(
// $,
// modal
// ) {
// var user_date_time = "";
// console.log(user_date_time);
// var currentdate = new Date();
// var datetime =
// + currentdate.getFullYear() + "-"
// + (currentdate.getMonth()+1) + "-"
// + currentdate.getDate() + " "
// + currentdate.getHours() + ":"
// + currentdate.getMinutes() + ":"
// + currentdate.getSeconds();
// console.log(datetime);
// var old_date_obj = new Date(Date.parse(user_date_time));
// var new_date_obj = new Date(Date.parse(datetime));
// var diffMs = Math.abs(new_date_obj - old_date_obj);
// var diffDays = Math.round(diffMs / 86400000); // days
// var diffHrs = Math.round((diffMs % 86400000) / 3600000); // hours
// var diffMins = Math.round(((diffMs % 86400000) % 3600000) / 60000); // minutes
// //alert("nminutes:"+diffMins);
// var options = {
// type: 'popup',
// responsive: true,
// innerScroll: true,
// title: '',
// modalClass: 'emailpopup',
// };
// if(diffMins >= 2){
// var popup = modal(options, $('#popup-modal'));
// $('#popup-modal').modal('openModal');
// }
// // var popup = modal(options, $('#popup-modal'));
// // $('#popup-modal').modal('openModal');
// }
// );