Home/Collections/Take Out Ware/Take Out Containers 6" x 6" x 3" Sugarcane Bagasse Single Compartment Hinged Clamshells Compostable
Take Out Containers 6" x 6" x 3" Sugarcane Bagasse Single Compartment Hinged Clamshells Compostable
$75.00 USD
Show your take out customers that you care about the earth & taking your food home in an eco-friendly container! Go Green with your take-out service with compostable clamshells. They are Strong, Durable, and good for your food and the environment. These food containers are made of renewable sugarcane (aka bagasse) and are durable and strong for heavy meals. They are the hottest containers on the market!
Size
Dimension: 6 in. x 6 in. x 3 in.
Hinged
Single Compartment Food Container
White
Karat Earth Brand
Manufacturer SKU: KE-BHC66-1C
500 per case
Microwave safe
Can warm in oven up to 200 degrees
Freezer safe
Naturally Biodegradable
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);