Tellus 8x8x3 Clamshells 200/case Take Out Containers - CircleTerra
Take Out Containers 8" x 8" x 3" Sugarcane Bagasse 3-section Hinged Clamshells Compostable 200 case
$79.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 commercially 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: 8 in. x 8 in. x 3 in.
Hinged
3- Compartment Food Container
White
Microwave safe
Freezer safe
Manufacturer/sku: Karat Earth KEBHC88-3C
";
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);