Enclosure Lids for 12 oz Insulated White Hot Drink Cups
– CircleTerra
Home /
Collections / Hot Drink Cups
/ Enclosure Lids for 10-24 oz Insulated White Hot Drink Cups Recyclable Disposable 1000/case Black or White Lids
Enclosure Lids for 10-24 oz Insulated White Hot Drink Cups Recyclable Disposable 1000/case Black or White Lids
$47.75 USD
$0.00 USD
- Designed to fit the 10-24 oz insulated paper white hot cup
- Fits 90 mm rimmed cups
- Top tab to prevent spills
- Perfect for coffee, tea, and hot chocolate
- Biodegradable and recyclable Resin Code 5
- Use at your coffee shop, bistro, concession stand, or kiosk
- Environmentally-friendly option for the eco-conscious consumer
- 90 mm diameter
- 1000 per case
- Color: Black
- Color: White
Brand: Karat
";
window.print();
document.body.innerHTML = oldPage;
location.reload();
$(".waio__nt-overlay").hide();
});
// Netterm end
// $('input.add-to-cart').click(function(){
// setTimeout(function(){
// // var msg = $('.product-message.success-message').html()
// // console.log(a)
// //$('.product-message.success-message').html('2 Ply Paper Towels, 12 rolls/case, 112 Sheets per Roll has been successfully added to your cart. Feel free to continue shopping or check out.')
// },1500)
// })
// $(document).ready(function(){
// if($('span._logWin').length > 0){
// $('input.add-to-cart').attr('disabled',true)
// $('input.add-to-cart').css('cursor','not-allowed')
// }
// })
//Basic functions, and autocall when page reload.
WholesaleAllInOne.couponCodeForm();
WholesaleAIO.removeAllEvents(waioSelectors.checkout);
WholesaleAIO.registerEvent(waioSelectors.checkout,"click", executeCheckout);
WholesaleAllInOne.disable_checkout();
WholesaleAllInOne.order_control();
// waioSelectors.checkout
// onChange functions
$(document).on('change', waioSelectors.qtyInputFieldClass, function() {
$("button[name*=update],input[name*=update]").click();
$(waioSelectors.checkout).attr("disabled","disabled");
setTimeout(function(){
WholesaleAllInOne.cartDiscount();
},500);
});
$(document).on('click', waioSelectors.qtyPlusMinusClass, function() {
setTimeout(function(){
WholesaleAllInOne.cartDiscount();
},1000);
});
// END onChange functions
};
var waioLoadScript=function(c,b){var a=document.createElement("script");a.type="text/javascript";a.readyState?a.onreadystatechange=function(){if("loaded"==a.readyState||"complete"==a.readyState)a.onreadystatechange=null,b()}:a.onload=function(){b()};a.src=c;document.getElementsByTagName("head")[0].appendChild(a)};
"undefined"===typeof jQuery||1.7>parseFloat(jQuery.fn.jquery)?waioLoadScript("//ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js",function(){WholesaleAIO.init(jQuery.noConflict(!0))}):WholesaleAIO.init(jQuery);