Home/Collections/Bowls/Clear Dome Lids for Round Sugarcane Bagasse Biodegradable White Bowls 24 oz, 500/case
Clear Dome Lids for Round Sugarcane Bagasse Biodegradable White Bowls 24 oz, 500/case
$59.00 USD
Enjoy the take out and carry experience with clear lids to top the round white sugarcane bagasse bowls. Showcase your soups, desserts, hot or cold vegetables and salads!
Package Counts 200 lids
Material: PET
Color: Clear
Matching Bowl: KE-BBW24 (24 oz Bagasse wide rim white bowl)
Units Sold By: Case 200 lids (50 pcs per sleeve / 4 sleeves per case)
Recyclable
Wide Rim
Freezer safe
FDA Approved
Karat Brand
CircleTerra is an authorized distributor of Karat products
";
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);