Oneida Flavor First, Creamy & Silky, Set of 4, Crystal Wine Glasses by Karen MacNeil, Designed for White Wines such as Chardonnay, Pinot Gris, and Red Wines like Pinot Noir, Chianti and more, clear

Description

Rate this product



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



Our Flavor First Collection is the next step forward in wine glass evolution. It’s based on the simplest realization of all—that flavor is what matters most. You know the kinds of wine flavors you like. We know how to design wine glasses based on flavor. The result is our Flavor First Collection— the first wine glasses that make finding the optimal wine glass easy. We think choosing the right wine glasses should be as simple as drinking the wine itself. Cheers! – Karen MacNeil, Best-Selling Author of The Wine Bible One of the “100 Most Influential People in Wine,” Karen MacNeil has won nearly every major wine award, including the prestigious James Beard Award as The Wine and Spirits Professional of the Year, the Louis Roederer Award and the International Wine and Spirits Award. TIME Magazine called Karen, “America’s Missionary of the Vine.” Karen is the author of the best-selling book, The Wine Bible. She won an Emmy for her PBS series “Wine, Food & Friends,” and is the creator of the award-winning digital magazine WineSpeed. Karen is co-creator and Chair Emerita of the Rudd Center for Professional Wine Studies at the Culinary Institute of America in the Napa Valley. She tastes 3000 wines each year and has done so for 30 years. In partnership with ONEIDA, she now brings her tasting expertise to you with the Flavor First Collection. Flavor First Stemware is dishwasher safe. We recommended to load wine glasses into the top rack of your dishwasher and leave enough space between glasses and at the top of the dishwasher. For best results set the temperature to warm (not hot) and on a delicate cycle.
MAXIMIZE FLAVOR: Designed for balance in every dimension. The wine has a perfectly balanced amount of surface area in contact with oxygen.
CREAMY & SILKY: The glass is great for: White: Chardonnay and Pinot Gris plus rich-style Rosé. Red: Pinot Noir, Chianti, Shiraz and more
GERMAN MADE: The glasses are the highest quality, pulled-stem German lead-free crystal. Designed with a wide foot to enhance stability and make swirling the wine easy, unlocking aroma and flavor compounds for maximum enjoyment.
REVOLUTIONARY STEMWARE: Our Flavor First Collection is the next step forward in wine glass evolution. It’s based on the simplest realization of all—that flavor is what matters most.

Warranty & Support

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

Feedback

Oneida

Oneida Flavor First, Creamy & Silky, Set of 4, Crystal Wine Glasses by Karen MacNeil, Designed for White Wines such as Chardonnay, Pinot Gris, and Red Wines like Pinot Noir, Chianti and more, clear


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

});