Hot Drink Cups White Compostable EcoFriendly Disposable 8, 12 or 16 oz 1000/case
$69.00 USD
$0.00 USD
These ecofriendly cups are made renewable resources and are certified compostable through these organizations:
BPI Approved Certificate # 10528492-17 This product is certified by the Biodegradable Products Institute (BPI) as biodegradable and/or compostable in a commercial composting facility.
Cedar Grove Accepted
CMA Certified
Classic white design without distracting graphics
Perfect for coffee, tea, and hot chocolate
Use at your coffee shop, bistro, concession stand, or kiosk
Environmentally-friendly option for the eco-conscious consumer
Custom Print with your logo or graphics is available
1000 per case
Sizes 8 oz, 12 oz or 16 oz
Units Sold By: Case 1,000 cups (50pcs per sleeve / 20 sleeves per case)
Brand: Karat
If you desire Recyclable Insulated Hot Cups, please order (Hot Drink Cups White Insulated Recyclable Disposable 10,12 or 16 oz 500/case)
Certified Compostable Lids are sold separately: PLA Sipper Dome Lids for Paper Hot Cups
";
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);