Kitchen Lux Pint Beer Glasses Set of 6 – 16 oz Tall Clear Drinking Glasses and All Purpose Tumblers – Heavy Base Cocktail, Water, Juice Glass – Pub Style Design For Home Dining, Bars, and Parties

Description

Rate this product



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


Product Description

glass cups cup drinking drink beer tumbler pub bar cold ice serve serveware drinkware drink-ware

glass cups cup drinking drink beer tumbler pub bar cold ice serve serveware drinkware drink-ware

cups cup bar pub kitchen lux high quality wine beer water juice serving strong dishwasher safe

cups cup bar pub kitchen lux high quality wine beer water juice serving strong dishwasher safe

Style up your home & kitchen with Kitchen Lux and our various collection of glasses, cups, and carafes that are designed to add a whole lot of class!

Perfectly constructed with clear glass to fit any interior aesthetic or party mood, these amazing drinking tumbler glasses will become a staple in any household for casual drinking of your favorite beverages!

PRODUCT FEATURES

Classic Beer Glasses
Capacity: 16 Ounces / 1 Pint
Premium Glass Material
Great for Bar, Pub, Restaurant
Classy Design for Elegant Presentation
Dishwasher Safe
Lead and BPA Free
Elegant Gift Box

glassware dishwasher safe 16 ounces ounce 1 pint large safe lead free  bpa-free beercup

glassware dishwasher safe 16 ounces ounce 1 pint large safe lead free  bpa-free beercup

RESTATURANT bar pub beer cold ice strong party men gift present holiday home kitchen

RESTATURANT bar pub beer cold ice strong party men gift present holiday home kitchen

party gift gift box christman houseware wedding easy to wash beer tumbler tumblers

party gift gift box christman houseware wedding easy to wash beer tumbler tumblers

ABOUT THIS PRODUCT

CLASSIC BEER CUPS

Enjoy your favorite brews, ales, and beverages no matter what they are with high class and superior style with our classy vintage beer tumblers! They delightfully constructed to look dazzling in any setting or in your hand while you’re taking a sip of your best beer, wine, soda, juice, or any beverage! Their classic design lend them to be suitable not just for your home but for professional settings too! They’re perfect for decoration at your restaurant or bar so you can take your establishment’s style up a notch!

EASY CARE GLASS

Keep your glass carafe clean and ready for the next day by putting them in the dishwasher without worry! A dishwasher safe construction makes cleaning them a breeze – or you can hand wash them with water and soap. These glasses will be a lovely addition to any home! Packaged in an elegant gift box, you can surprise anyone this holiday season with these fancy glasses to spruce up any kitchen!

Let Kitchen Lux take your serveware to the next level – beautiful, elegant, and practical, our glassware will become a staple in your everyday life for casual or festive beverage enjoyment! Get your set today!

kitchen lux high quality brand good products cup cups tumbler pub party home drink drinking

kitchen lux high quality brand good products cup cups tumbler pub party home drink drinking

ELEGANT GLASSES FOR ANY FANCY PARTIES: Our drinkware is ideally shaped and designed to fit in with your elegant festivities! Our lovely glass beer cups will add tons of class and sophistication to any dinner table or bar counter.
RESTAURANT & BAR QUALITY: Add some style to your eating establishment or pub by replacing your ordinary drinkware with these stylish drinking tumblers that will fit any aesthetic you’re going for with ease and delicacy!
EASY TO CLEAN, DISHWASHER SAFE: When you’re finished with your beverage, you can easily hand wash the cup with water and soap and wipe down by hand or put it in the dishwasher along with all the other dishes for effortless maintenance!
THE PERFECT GIFT SET FOR ANY HOME: Introduce this elegant set of drinkware to the home of a loved one this holiday season! Our glasses come stylishly packaged in a gift box that makes them great for Holiday Gits, housewarmings, weddings, and more!

Warranty & Support

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

Feedback

Kitchen

Kitchen Lux Pint Beer Glasses Set of 6 – 16 oz Tall Clear Drinking Glasses and All Purpose Tumblers – Heavy Base Cocktail, Water, Juice Glass – Pub Style Design For Home Dining, Bars, and Parties


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

});