Opulus (HRRO+UV+UF+Alkaline)
- AQUASAVE Technology
- Triple Layered Protection
- Alkaline Antioxidant Water
- 8 Litres Tank
- Tank Full Indicator
- Purification On Indicator
Special Price
₹14,990
Regular Price
₹23,900
General
Model Name |
Opulus |
Output Water Type |
Ambient |
Ambient water capacity |
8 |
Cold Water Dispensing |
No |
Hot Water Dispensing |
No |
Filter Type |
External Pre-filter, Pre-Carbon Filter, Sediment Filter, RO Membrane, UF Membrane, Post-Carbon with IBT, UV |
Input plug/Connector type |
3 pin 5A |
Installation type (Wall Mount/Counter Top /Under the Counter) |
Counter Top, Wall Mount |
Purification Features |
External Pre-filter, Pre-Carbon Filter, Sediment Filter, RO Membrane, UF Membrane, Post-Carbon with IBT, UV
|
Power Consumption (in Watts) |
48W |
Body Material (Foodgrade Plastic) |
Foodgrade Plastic |
Product Color |
Black |
Input Water Pressure (psi)(Range) |
4 - 30 |
Input Water pH (Range) |
5.8 - 8.5 |
Purification Capacity (Litres) |
6000 |
Filtration capacity (Litres) |
12 |
Recommended For (Source of water) |
" Bore Well Water, Corporation Water, Municipal Water, Pond Water, Soft Water, Tube Well Water, Water From All Sources, Well Water " |
Replacement Alarm Present |
No |
Total Dissolved Solids (TDS) Levels (ppm) |
2000 |
UV Lamp life span in hrs |
6000 |
UV Lamp Wattage (in Watts) |
4W |
Child Lock |
No |
Product Width (mm) |
361 |
Product Depth (mm) |
252 |
Product Height (mm) |
478 |
Net weight (kg) |
9 |
// 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 13:32:15";
// //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');
// }
// );