Place your order before 2pm for next day delivery.
Place your order before 2pm for next day delivery.

Tissues & Wipes

Quickly get rid of spills and dirt on your workspaces with any of our paper products. Keep your hands and surfaces clean with our wipes or you can choose from our wide range of tissue products from facial tissues to rolls and paper towels.

Tissues & Wipes

Quickly get rid of spills and dirt on your workspaces with any of our paper products. Keep your hands and surfaces clean with our wipes or you can choose from our wide range of tissue products from facial tissues to rolls and paper towels.


'); mywindow.document.close(); // necessary for IE >= 10 mywindow.focus(); // necessary for IE >= 10 mywindow.print(); mywindow.close();*/ var mywindow = window.open('', 'PRINT', 'height=800,width=1000'); $(mywindow.document.head).html( 'BULK ORDER DETAILS'); $(mywindow.document.body).html( '' + divToPrint.innerHTML + ''); mywindow.document.close(); mywindow.focus(); // necessary for IE >= 10 mywindow.print(); mywindow.close(); /*$.ajax({ type: 'POST', url: 'https://www.bayzon.com/contactus/requestbulkquote', data: { content: $('#BulkToMail').html()}, success: function(msg){ //alert(msg); if(msg==1) { setTimeout(function() { $('.ordermessage').show(); $('.ordermessage').html('Thank you for your Quote. We will contact you shortly.'); //alert('asdasdas'); $("#bulkordertable").find("tr:gt(0)").remove(); var tbalecont = 'SI NO
1
Product Name
SKU Code (Optional)Quantity RequiredPriceAmount
'; //$('#bulkordertable').append('asdasdasdsa'); $('#bulkordertable tr:last').after(tbalecont); $('.oi-price span').html('AED 0'); reIndexTable(1); calc(); $('#countnum').val(1); $('#totalprice').val(0); }, 2000); } } });*/ /*var divToPrint=document.getElementById('BulkToPrint'); var myStyle = ''; var newWin=window.open('','Print-Window'); newWin.document.open(); newWin.document.write(''+divToPrint.innerHTML+''); //newWin.document.write('asdasdasdsasad'); newWin.document.close(); setTimeout(function(){newWin.close();},10);*/ } function bulkemailquote() { var cnt = $('#countnum').val(); var tablecnt = ''; var emailcnt = ''; var prodallinfo = new Array(); $('#bulkorderemailtable tbody').empty(); $('.ordermessage').hide(); $('.ordermessage').html(''); for(counter=1;counter<=cnt;counter++) { var bulkproductname = $('#bulkproduct'+counter).val(); if(bulkproductname!='') { var bulkskuname = $('#bulksku'+counter).val(); var qtyvalname = $('#qtyval'+counter).val(); var bulkpricename = $('#bulkprice'+counter).val(); var bulkamtname = $('#bulkamt'+counter).val(); var prodallinfo = new Array(bulkproductname,bulkskuname,qtyvalname,bulkpricename,bulkamtname); /*alert(bulkproductname); alert(bulkskuname); alert(qtyvalname); alert(bulkpricename); alert(bulkamtname);*/ tablecnt += ''+counter+'
'; emailcnt += ''+counter+''+bulkproductname+''+bulkskuname+''+qtyvalname+''+bulkpricename+''+bulkamtname+''; }else { $('.bulkproduct').addClass('input-error'); $('#bulkmessage').show(); $('#bulkmessage').html('please select product'); return false; } //alert(tablecnt); //$('#bulkorderprinttable tr:last').after(tablecnt); } /****** loop end ******/ //alert(tablecnt); // $('#bulkorderprinttable tbody').append(tablecnt); $('#bulkorderemailtable tbody').append(emailcnt); var bulktotal = $('#totalprice').val(); //alert(bulktotal); $('#totprice span').html('AED '+bulktotal); $('#emailtotprice span').html('AED '+bulktotal); //alert(prodallinfo); $.ajax({ type: 'POST', url: 'https://www.bayzon.com/contactus/requestbulkquote', data: { content: $('#BulkToMail').html(),form_data:$("#bulk_order_data").serialize()}, success: function(msg){ //alert(msg); if(msg==1) { setTimeout(function() { //alert('asasdsa'); //$('.ordermessage').show(); //$('.ordermessage').html('Thank you for your request. We will contact you shortly.'); $("#bsModalRequest").modal('show'); //alert('asdasdas'); $("#bulkordertable").find("tr:gt(0)").remove(); var tbalecont = 'SI NO
1
Product Image
Product Name
SKU Code (Optional)Quantity RequiredPriceAmount
'; //$('#bulkordertable').append('asdasdasdsa'); $('#bulkordertable tr:last').after(tbalecont); $('.oi-price span').html('AED 0'); reIndexTable(1); calc(); $('#countnum').val(1); $('#totalprice').val(0); }, 2000); } } }); }
Cart