Circulon A1 Series with ScratchDefense Technology Nonstick Induction Cookware/Pots and Pans Set, 9 Piece, Graphite

Description

Rate this product



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



EXTREME NONSTICK THAT WON’T SCRATCH. EVER. From the inventors of hard-anodized nonstick cookware comes the Circulon A1 Series with ScratchDefense™ Technology. Open up a new dimension in scratch resistance and unbeatable nonstick performance and longevity with ground-breaking ScratchDefense™ nonstick technology crafted with durable aerospace-grade materials to create a thicker and harder surface than ordinary nonstick and eliminate scratching, sticking, and flaking with our most advanced nonstick yet. Cook with complete confidence using these dishwasher safe pots and pans with a triple-layer nonstick cooking surface that lasts 130X longer than the competition and stands up to laboratory tests simulating 200+ years of daily wear and tear. This set of kitchen essentials includes 1-quart and 3-quart saucepans with straining lids and pour spouts, a 6-quart stockpot with lid, a 3-quart sauté pan, and 8.5-inch and 10-inch frying pans. These performance-primed and feature-forward pots and pans are dishwasher safe, oven safe to 400 degrees F, and built with an aluminum core for fast, all-over heat delivery and a thick, induction-suitable stainless steel base to boost durability and heat retention. Pioneering technology. Extreme durability. Flawless performance. The Circulon A1 Series with ScratchDefense™ Technology is complete toughness, re-engineered for total cooking confidence.
TAKE IT TO THE EDGE: A thick, edge-to-edge steel base is induction suitable and delivers fast, even heat and enhanced, warp-resistant stability from stove to oven.
FORM AND FUNCTION: Tempered glass lids seal in heat and moisture to enrich foods with flavor. Kitchen-friendly features like straining lids and pour spouts on the saucepans keep recipes moving.
NONSTICK INSIDE AND OUT: Crafted with durable aerospace-grade materials to create a thicker and harder surface than ordinary nonstick and eliminate scratching, sticking, and flaking with our most advanced nonstick yet. Your pots and pans will continue to look newer, longer with a stain-resistant, easy to clean nonstick on the interior cooking surface and exterior finish.
TRULY DISHWASHER SAFE: Extreme ScratchDefense nonstick pots and pans from Circulon are truly dishwasher safe for convenient cleanup without sacrificing performance.

Warranty & Support

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

Feedback

Circulon

Circulon A1 Series with ScratchDefense Technology Nonstick Induction Cookware/Pots and Pans Set, 9 Piece, Graphite


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

});