Ovente Glass Electric Kettle, 1.5 Liter BPA Free Borosilicate Glass Fast Boiling Countertop Heater & Electric Kettle 1.7 Liter Cordless Hot Water Boiler, 1100W

Description

Rate this product



Price: [price_with_discount]
(as of [price_update_date] – Details)



Ovente Glass Electric Kettle, 1.5 Liter BPA Free Borosilicate Glass Fast Boiling Countertop Heater with Automatic Shut Off & Boil Dry Protection, Hot water Boiler for Tea & Coffee, White KG83W
Enjoy the cleanest, freshest drinking water in a flash.
The Ovente KG83 Series Electric Kettles are our best sellers for a reason. Their unique, modern, and stylish design looks great on any countertop and comes in 8 eye-catching colors: black, white, red, green, orange, pink, purple, and maroon. A halo of blue LED lights beautifully illuminates the pot when it’s in use, so it’s not only practical, but very attractive to look at. With its 1.5-liter capacity, 1100-Watts of power, and high quality stainless steel/borosilicate glass construction, this handy kettle can quickly bring water to a rolling boil in a jiffy! In a matter of minutes, hot water will be ready to use for instant coffee, tea, hot cereal, instant macaroni, soup, or oatmeal. It’s also proven to be 50% more efficient than traditional stovetops in reducing your daily electricity use, which helps save you money.
Convenient, safe, and helps you become the healthiest you can be.
This kettle features a stainless steel concealed heating element to help prevent extra objectionable mineral deposits such as nickel found in your drinking water. It also features a flip-back lid that opens with one touch, and an adjustable opening wide enough to fit your fist for convenient filling and cleaning. For safety purposes, it’s equipped with Automatic Shut-Off upon boiling and Boil-Dry Protection Technology which automatically shuts off the kettle when no water is in the carafe. It also comes with a secure locking lid, LED indicator lights, a washable filter, and a comfortable stay-cool handle and button. It’s also easy to store—its 30 inch cord wraps neatly into its base for a clutter-free space.
Specifications:
-Wattage: 1100-Watts
-Material: High-Grade Stainless Steel, High Quality Borosilicate Glass, BPA-Free Plastic
Note: Electric kettles may reach boiling faster at higher altitudes due to the fluctuation of boiling points.
**CAUTION: KETTLE BODY MAY BE EXTREMELY HOT DURING OPERATION. PLEASE BE EXTRA CAREFUL AND USE THE COOL-TOUCH HANDLE TO AVOID BURNS.**

Ovente Electric Kettle 1.7 Liter Cordless Hot Water Boiler, 1100W with Automatic Shut-Off and Boil Dry Protection, Fast Boiling BPA-Free Portable Instant Heater for Making Tea, Coffee, White KP72W
Purifies Water to the Last Drop
Did you know that most bottled waters sold in the supermarkets are reclaimed and reprocessed tap water? With this Ovente’s KP72 Electric Kettle Series, you’d be able to purify your drinking water to its safest state. It runs on 1100W (120V) that boils water at 100 °C or 212 °F.
Uncomplicated Operation and Cleanup
This kettle is crafted with a secure locking lid that flips back with just one push of a button! This button stays cool along with its cool touch handle. What’s more, you can remove its spout filter for an out-and-out clean! Simply mix 3 tablespoons of vinegar or lemon with water then allow it to boil. Let it sit for a minimum of five more hours and dry afterwards. Storing this 1.7L kettle is easy as well: The 30-inch cord wraps neatly to its base.
Key Features
– 1.7L
– 1100W
– BPA-Free Plastic
– Stainless Steel Concealed Heating Element
– Easy-to-Clean Removable Filter
– LED indicator light
– Automatic shut-off and boil-dry protection
– Stay-cool handle and button
– Measurements: 8.5 x 6.7 x 9.4 inches
NOTE: The electric kettle might reach the boiling point faster at higher altitudes due to the fluctuation of temperature.
CAUTION: KETTLE BODY MIGHT GET EXTREMELY HOT DURING OPERATION. PLEASE BE EXTRA CAREFUL AND USE THE COOL-TOUCH HANDLE TO AVOID BURNS.
Product 1: For Those who Need it Fast– Need a quick sip of coffee before you head to work? This electric kettle operates on 1100W (120V) and boils a full 1.5L pot of water within minutes! It is 50% more efficient than traditional stovetop kettles in reducing your daily electricity use.
Product 1: Eco-Friendly
Product 1: Auto Shut Off
Product 2: Boils Water in Flash
Product 2: Cleanest Drinking Water
Product 2: Fire Safety Feature
Product 2: Durability with Style

Warranty & Support

Manufacturer’s warranty can be requested from customer service. Click here to make a request to customer service.

Feedback

Ovente

Ovente Glass Electric Kettle, 1.5 Liter BPA Free Borosilicate Glass Fast Boiling Countertop Heater & Electric Kettle 1.7 Liter Cordless Hot Water Boiler, 1100W


Found a lower price? Let us know. Although we can’t match every price reported, we’ll use your feedback to ensure that our prices remain competitive.

Where did you see a lower price?

/

/

/

/

Please sign in to provide feedback.

\n’ +


);
}

function getThankYouDiv(thankMsg) {
return (

‘ +

‘ +
thankMsg +

\n’ +



);
}

function getLoadingGifDiv() {
return ‘‘;
}

function isValidUrl(url) {
if (!url) {
return false;
}
var encodedUrl = encodeURI(url);
return encodedUrl.match(
/^(https?:\/\/)?(([a-z0-9-]|%[A-F0-9]{2})+\.)+(([a-z]|%[A-F0-9]{2})([a-z0-9]|%[A-F0-9]{2})*)(:[0-9]+)?(\/[a-z0-9;:,~!+#@&=%\/$\.?_-]+)?$/
);
}

function isNumericPrice(price) {
if (!price) {
return false;
}
return price.match(/^([0-9]+\.?[0-9]*)$|^([0-9]*\.[0-9]+)$/);
}

function isEmptyValue(input) {
return !input || input.length === 0 || input.match(/^\s*$/);
}

function truncate(input, length) {
if (!input) {
return ”;
} else {
return input.substr(0, length);
}
}

function formatDate(year, date, month) {
return year + ‘-‘ + month + ‘-‘ + date;
}

function trim(input) {
if (!input) {
return ”;
} else {
return input.trim();
}
}

function resetModalToInitialState(currentMonth, currentDate, currentYear) {
var enableOnlineStoreRadio = document.querySelector(‘#pricingFeedback_onlineRadio’);
var enableOfflineStoreRadio = document.querySelector(‘#pricingFeedback_offlineRadio’);
var onlineStoreInputForm = document.querySelector(‘#pricingFeedback_onlineInput’);
var offlineStoreInputForm = document.querySelector(‘#pricingFeedback_offlineInput’);
var onlineUrl = document.querySelector(‘#onlineUrl’);
var onlinePriceRaw = document.querySelector(‘#onlinePriceRaw’);
var onlineShippingRaw = document.querySelector(‘#onlineShippingRaw’);
var onlineDay = document.querySelector(‘#onlineDay’);
var onlineMonth = document.querySelector(‘#onlineMonth’);
var onlineYear = document.querySelector(‘#onlineYear’);
var onlineCalendar = document.querySelector(‘#onlineCalendar’);
var note1 = document.querySelector(‘#note1’);

var offlineStoreName = document.querySelector(‘#offlineStoreName’);
var offlineCity = document.querySelector(‘#offlineCity’);
var offlineState = document.querySelector(‘#offlineState’);
var offlinePriceRaw = document.querySelector(‘#offlinePriceRaw’);
var offlineDay = document.querySelector(‘#offlineDay’);
var offlineMonth = document.querySelector(‘#offlineMonth’);
var offlineYear = document.querySelector(‘#offlineYear’);
var offlineCalendar = document.querySelector(‘#offlineCalendar’);

var thankYouDiv = document.querySelector(‘#pricingFeedback_thank’);
var errorDiv = document.querySelector(‘#pricingFeedback_error’);
var submitButton = document.querySelector(‘#pricingFeedback_submit’);
var loadingGifDiv = document.querySelector(‘#loading’);

var stateDefaultOption = document.querySelector(‘#stateDefaultOption’);
var stateDefaultPrompt = document.querySelector(‘#stateDefaultPrompt’);
var offlineStateMain = document.querySelector(‘#offlineStateMain’);

if (thankYouDiv) {
thankYouDiv.innerHTML = ”;
}
if (errorDiv) {
errorDiv.innerHTML = ”;
}
if (loadingGifDiv) {
loadingGifDiv.innerHTML = ”;
}
if (submitButton) {
submitButton.style.display = ‘block’;
}
onlineUrl.value = ”;
onlinePriceRaw.value = ”;
onlineShippingRaw.value = ”;
offlineStoreName.value = ”;
offlineCity.value = ”;
offlineState.value = ”;
offlinePriceRaw.value = ”;

stateDefaultOption.innerHTML = $(“#selectProvince”).val();
stateDefaultPrompt.innerHTML = $(“#selectProvince”).val();

setInitialStates(
onlineMonth,
currentMonth,
offlineMonth,
onlineDay,
currentDate,
offlineDay,
onlineYear,
currentYear,
offlineYear,
onlineStoreInputForm,
offlineStoreInputForm,
enableOfflineStoreRadio,
enableOnlineStoreRadio,
onlineCalendar,
offlineCalendar,
offlineStateMain,
offlineState,
note1
);
}

});