CATU | Inverter AC | 5 Star | 1 Ton
- Turbo Cool
- Hidden Display
- Comfort Sleep
- iFeel Technology
- Eco Mode
- Stabiliser Free Operation
Special Price
₹36,990
Regular Price
₹52,500
General
Series Name |
CA Series |
Nominal Cooling Capacity (tonnage) |
1 |
Star Rating |
5 star |
(Rated) Voltage/Frequency/Phase |
230V/50Hz/Single Phase |
Cooling Capacity (Watt)(Min~Max) |
3360 (723 ~3855) |
Cooling Capacity (BTU/hr) |
11464 |
Rated Cooling Capacity (50% Load) (Watt) |
1680 |
Cooling Rated Power Input (Watt) |
950 |
Cooling Capacity (BTU/hr)(Min~Max) |
2466 ~13494 |
Cooling Power Input (50% Load) (Watt) |
332 |
ISEER |
4.6 |
Electricity Consumed In 1600 Hours. (Units/Year) |
565.32 |
Nominal Current (Cooling)(Amps) |
4.4 |
Air Flow Volume (Wet CFM) (High / Medium / Low) |
300/210/175 |
Noise Level Indoor (dB(a)) (High/ Medium/ Low) |
39/34/30 |
Moisture Removal (Litres/Hour) |
1.2 |
Compressor Type |
Inverter Rotary |
Acoustic Jacket On Compressor |
Yes |
Refrigerant Quantity(Kg) |
0.6 |
Ambient Temp (Cooling) (degree C) |
50 |
Remote |
LCD Remote with Back Lit |
Night Glow Function On Remote Buttons |
Yes |
Net IDU(Product) Dimension (mm) |
790√ó200√ó255 |
Input Power Supply |
Indoor Unit |
Net Weight IDU (kg) |
7.5 |
Net ODU Dimensions (Width X Depth X Height) (mm) |
780x260x540 |
Net Weight ODU (kg) |
26 |
Noise Level Outdoor (dB(a)) |
49 |
Gross IDU Weight (kg) |
9 |
Gross ODU Weight (kg) |
30 |
Suction Tube Size Outer Diameter Inch (mm) |
3/8" |
Liquid Tube Size Outer Diameter Inch (mm) |
1/4" |
Max Piping Capability Total (metre) |
20 |
Max Piping Capability Vertical (metre) |
10 |
Refrigerant Additional Charge Beyond 4M (g/m) |
15 |
Power Supply to ODU Source(Core/Gauge) |
1.0 sq mm x 4core |
Power Supply to IDU Source(Core/Gauge) |
1.0 sq mm x 3core |
Product Title |
INVSAC |
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 12:45:07";
// //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');
// }
// );