Naks Pak - Ready to Pop Packs - 6oz Kettles

Naks Pak - Ready to Pop Packs - 6oz Kettles

Regular price
$5.00
Sale price
$5.00
Regular price
Sold out
Unit price
per 
Shipping calculated at checkout.

Movie Theater Quality, High Popping Volume! 

Popping Kernels and Oil in one convenient pouch! No fuss, no mess! Perfect Popping every time! 

Purchase in singles, packs or by the case! 

Makes 20+cups of popped popcorn.  6oz kettle size 

Prices includes tax

DISCLAIMER: PLEASE ALLOW UP TO 5 BUSINESS DAYS FOR CASE ORDERS TO BE READY

script> function hulkappsCheckoutClick() { return false; } (function() { //Polyfill for endsWith - starts if (!String.prototype.endsWith) { String.prototype.endsWith = function(search, this_len) { if (this_len === undefined || this_len > this.length) { this_len = this.length; } return this.substring(this_len - search.length, this_len) === search; }; } //Polyfill for endsWith - ends var cartForms = []; var formsInPage = document.querySelectorAll('form'); if(formsInPage) { for(var i = 0; i < formsInPage.length; i++) { if( (formsInPage[i].method === 'post') && (formsInPage[i].action.endsWith('/cart') || formsInPage[i].action.endsWith('/cart/') || formsInPage[i].action.indexOf('/cart?') > -1) ) { cartForms.push(formsInPage[i]); } } } if(cartForms.length) { var checkoutButton1 = cartForms[0].querySelector("button[name='checkout'][type='submit']"); if(checkoutButton1) { checkoutButton1.disabled = true; } else { checkoutButton1 = cartForms[0].querySelector("input[name='checkout'][type='submit']"); if(checkoutButton1){ checkoutButton1.disabled = true; } } if(cartForms.length > 1) { var checkoutButton2 = cartForms[1].querySelector("button[name='checkout'][type='submit']"); if(checkoutButton2) { checkoutButton2.disabled = true; } else { checkoutButton2 = cartForms[1].querySelector("input[name='checkout'][type='submit']"); if(checkoutButton2){ checkoutButton2.disabled = true; } } } } })();