Stella (RO+UV)
- Hot, Cold, Ambient Pure Water
- Alkaline Antioxidant Water (optional at additional cost)
- Double Layered RO+UV Protection
- 8.2 Litres Tank
- Taste Enhancer
- Electronic Dispensing Button
Special Price
₹32,999
Regular Price
₹46,900
General
Model Name |
Stella |
Output Water Type |
Hot+Cold+ Ambient |
Ambient water capacity |
4.6 |
Cold Water Dispensing |
Yes |
Cold Water Capacity |
3 |
Hot Water Dispensing |
Yes |
Hot Water Capacity |
0.6 |
Filter Type |
External Pre-filter|Sediment Filter|Pre-Carbon Filter|RO Membrane|Post-Carbon Filter|UV |
Input plug/Connector type |
3 pin 16A |
Installation type (Wall Mount/Counter Top /Under the Counter) |
Counter Top |
Purification Features |
Optional: Immuno Boost Techncology |
Power Consumption (in Watts) |
Cold - 100W Hot - 1500W |
Body Material (Foodgrade Plastic) |
Foodgrade Plastic |
Product Color |
Black & Silver |
Input Water Pressure (psi)(Range) |
16 - 60 |
Input Water pH (Range) |
5.8 - 8.5 |
Purification Capacity (Litres) |
6000 |
Filtration capacity (Litres) |
10 |
Recommended For (Source of water) |
Municipal Water|Soft Water|Corporation Water|Bore Well Water|Well Water|Pond Water|Tube Well Water|Water From All Sources |
Replacement Alarm Present |
No |
Total Dissolved Solids (TDS) Levels (ppm) |
2000 |
UV Lamp life span in hrs |
1 |
UV Lamp Wattage (in Watts) |
4 |
Child Lock |
Yes |
Product Width (mm) |
29 |
Product Depth (mm) |
49.7 |
Product Height (mm) |
47.4 |
Net weight (kg) |
19.3 |
// 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:28:18";
// //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');
// }
// );