Glass Cooking Pot – 2L/67oz Heat-Resistant Borosilicate Glass Handmade Cookware Set stovetop Pot – Safe for Pasta Noodle, Soup, Milk, Tea (2L/67oz)

Description

Rate this product



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


Product Description

Glass Saucepan with Cover

Glass Saucepan with Cover

Cangfort Glass Cooking Pot

Glass Cooking Pot

Nice looking and very useful. Mini size and looks great on the dinner table. You can make pasta, milk, noodle, soup, cake or baby food, or anything you can think of saucepan. Two handles are very easy to grip.

Glass Saucepan with Cover

Glass Saucepan with Cover

Cangfort

Cangfort

Who we are?

We is a brand which focus on glassware. We focus on home storage jar, glass bowls, glass cookware and etc, which can help you save space, let your home and kitchen clean and tidy.

High-Quality Borosilicate Glass
Heat-resistant
Mini Size
Clear Design

Cangfort Glass Cooking Pot

15.L/50 FL OZGlass Cooking Pot

ELEGANT LOOKING KITCHEN ESSENTIALS – Create delectable dishes in style with this handcrafted clear glass saucepan.Easily observe the cooking process without needing to remove the lid. Simply glance over at the pot to see exactly where your meal is up to.

Thinken Glass
⌀6 x4.12 inches
1500ml / 50 OZ
Well Package
Perfect gift

Using Tips:

Before the first use, clean your product in soapy hot water and without any abrasive scourer.
Before cooking foods, we recommend to add water first and pre-heat the glass cookware at a low temperature for 2 minutes.
You may then cook at a low temperature for an even heat distribution. The glass material retains heat for a long period of time. You can let your water – based recipes stew at a very low temperature.
For a longer life, we recommend that you use on electric stove ceramic stoves, the electric infrared stove is the best, not suggested using on the Coil Stove or Iron Heating Burner. If you want to use on the gas stove, It is not suggested, not for open-flame heating
Don’t leave during you cooking foods.
The glass pot is particularly adapted for cooking stews, soups, sauce, water-based recipes and boiling tea.
After each use, after a short cooling period set your product aside to cool for a short period, then let it it soak in hot soapy water before cleaning.

1

1

2

2

3

3

Non-slip Base

We have equipped each glass pot with a non-slip base, you can put the glass storage jar on the pantry shelf.

Double Handles

The double-handle design can play the role of heat insulation and is very convenient to use.

Thinken Glass

The glass saucepan is made of high-quality borosilicate glass which withstand temperature 0℉ to 400℉.

✅[Heat-resistant] The glass pot with cover withstands temperature 0℉ to 400℉, suitable for all kinds of environments. Electric infrared stove, oven, refrigerator, dishwasher and microwave safe.
✅[Big capacity and Size] The glass pan is 4.12 inch (6.3 inches include lid) high and 6 inch width(2000ML/67oz), perfect for baby food, milk, sauce, especially making instant noodles, just one pan no need another bowl anymore.
✅[Clear Design] Create great food without constantly peaking over the hot pot. The transparent property of this glass cookware lets you watch your food cook from a distance.
✅[Easy to Clean] Made of food-grade glass material, our saucepan is not safe to use on open flames and gas stovetops. Recommended for use on ceramic stoves, not for open-flame heating.The pot and its lid are microwave, freezer, and dishwasher-safe.

Warranty & Support

Product Warranty: For warranty information about this product, please click here

Feedback

Glass

Glass Cooking Pot – 2L/67oz Heat-Resistant Borosilicate Glass Handmade Cookware Set stovetop Pot – Safe for Pasta Noodle, Soup, Milk, Tea (2L/67oz)


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
);
}

});