Description
Price: $499.99 - $349.98
(as of Apr 25, 2024 07:46:53 UTC – Details)
From the brand
Discover Homaz life
Homaz life Cookware Set
10-Piece Pots and Pans Set, Silver and Gold
Homaz life Cookware Set
10-Piece Pots and Pans Set, Rose Gold
Homaz life Cookware Set
10-Piece Pots and Pans Set, Black
【Classic Tri-Ply Construction】- Unlike other brands’ impact-bonded aluminum base, Homaz cookware features an entire pot or pan body made of responsive aluminum core bonded together with 2 layers of durable stainless steel for maximum durability and fast, even heat distribution.
【Stylish and Eye-Catching】- Elevate your kitchen with Homaz’s stunning stainless steel hammered cookware. Its exquisite design features a unique and attention-grabbing gold handle that is sure to impress.
【Induction-Ready & Dishwasher-Safe】- Compatible with all cook stove tops, including induction, gas, electric, halogen, glass, and ceramic. They’re also designed for hassle-free cleaning, with dishwasher-safe materials that are metal utensil safe and non-toxic, PFOA & PFOS free. Plus, oven and broiler safe up to 550°F.
【Lifetime Warranty Included】- At Homaz life, we’re committed to creating high-quality products that stand the test of time. Our cookware is backed by a lifetime warranty, so you can purchase with confidence. If you need any assistance, simply contact our dedicated customer service team.
【Cook Like A Pro】- Learn the essential techniques of proper heat control to avoid sticking. (Heat pan add oil and wait to sizzle before adding food.) With a little practice, you’ll be able to master the art of cooking with stainless steel cookware and create perfect meals every time.
Material | 18/8 Stainless Steel, Aluminum, Stainless Steel |
---|---|
Color | Silver and Gold |
Brand | Homaz life |
Size | 10-Piece |
Handle Material | Stainless Steel |
Is Dishwasher Safe | Yes |
Material Type Free | Pfos Free |
Compatibility Options | Original |
Closure Material | Heat resistant glass |
Included Components | 2-Quart Sauce Pan with Lid, 8-Inch Frying Pan, 10-Inch Frying Pan, 4.5-Quart Sauté Pan with Lid, 8-Quart Stockpot with Lid, 3-Quart Sauce Pan with Lid |
Is Oven Safe | Yes |
Package Dimensions | 27.5 x 16.25 x 10.5 inches |
Item Weight | 28.8 pounds |
Manufacturer | Homaz life |
ASIN | B0BDBQT788 |
Country of Origin | China |
Item model number | Silver and Gold |
Customer Reviews | 4.4 out of 5 stars |
Best Sellers Rank | #36,896 in Kitchen & Dining (See Top 100 in Kitchen & Dining) #170 in Kitchen Cookware Sets |
Date First Available | September 6, 2022 |
Warranty & Support
Feedback
Homaz life Pots and Pans Set, Tri-Ply Stainless Steel Hammered Kitchen Cookware, Induction Compatible, Dishwasher and Oven Safe, Non-Toxic, Professional Grade Cooking Sets, 10-Piece, Silver
Share:
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?
\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
);
}
});