This oven line is realized in single block module versions of 1 chamber or 2 chambers. The use of special materials with high insulation capacity, the result of the experience of many years in the field of professional pizzerias, determine an optimal thermal efficiency and therefore low current consumptions. The baking chambers are in stainless steel. The door is realized in ceramic glass for a wide view of the baking phases. Equipped with internal halogen lights. The front and the external panels are realized in stainless steel. The oven has a chimney flue which, if connected to outdoor, allows the smoke discharge. The temperature is chosen by electromechanical thermostats (2 for each chamber), which are placed on the main board with the the possibility to adjust them from 50 to 350°C.
Product Enquiry
function contactformOnload6() { if (navigator.userAgent.toLowerCase().indexOf('msie') != -1) { if (parseInt(navigator.userAgent.toLowerCase().split('msie')[1]) === 8) { jQuery("#contactform6").find(jQuery("input[type='radio']")).click(function() {jQuery("input[type='radio']+label").removeClass('if-ie-div-label'); jQuery("input[type='radio']:checked+label").addClass('if-ie-div-label')}); jQuery("#contactform6").find(jQuery("input[type='radio']:checked+label")).addClass('if-ie-div-label'); jQuery("#contactform6").find(jQuery("input[type='checkbox']")).click(function() {jQuery("input[type='checkbox']+label").removeClass('if-ie-div-label'); jQuery("input[type='checkbox']:checked+label").addClass('if-ie-div-label')}); jQuery("#contactform6").find(jQuery("input[type='checkbox']:checked+label")).addClass('if-ie-div-label'); } } jQuery("div[type='type_text'] input, div[type='type_number'] input, div[type='type_phone'] input, div[type='type_name'] input, div[type='type_submitter_mail'] input, div[type='type_textarea'] textarea").focus(function() {delete_value(this)}).blur(function() {return_value(this)}); jQuery("div[type='type_number'] input, div[type='type_phone'] input").keypress(function(evt) {return check_isnum(evt)}); jQuery('.wdform-element-section').each(function() { if (!jQuery(this).parent()[0].style.width) { if (parseInt(jQuery(this).width()) != 0) { if (jQuery(this).css('display') == "table-cell") { if (jQuery(this).parent().attr('type') != "type_captcha") { jQuery(this).parent().css('width', parseInt(jQuery(this).width()) + parseInt(jQuery(this).parent().find(jQuery(".wdform-label-section"))[0].style.width)+15); } else { jQuery(this).parent().css('width', (parseInt(jQuery(this).parent().find(jQuery(".captcha_input"))[0].style.width)*2+50) + parseInt(jQuery(this).parent().find(jQuery(".wdform-label-section"))[0].style.width)+15); } } } } if(parseInt(jQuery(this)[0].style.width.replace('px', '')) = 2*parseInt(jQuery(this).css('line-height').replace('px', ''))) { jQuery(this).parent().css('max-width',jQuery(this).parent().width()); jQuery(this).parent().css('width',''); } }); if (jQuery(".cfm_style").parent().prop("tagName") == "P") { jQuery(".cfm_style").parent().css({padding: 0, margin: 0}); } } jQuery(window).load(function () { contactformOnload6(); }); form_view_count6 = 0; jQuery(document).ready(function () { if (document.getElementById(6+'contactform_view1')) { wdform_page = document.getElementById(6+'contactform_view1'); remove_whitespace(wdform_page); n = wdform_page.childNodes.length - 2; for (z = 0; z <= n; z++) { if (wdform_page.childNodes[z]) { if (wdform_page.childNodes[z].getAttribute("disabled")) { var wdform_section_break = wdform_page.childNodes[z]; move = wdform_section_break.nextSibling; to = wdform_section_break.previousSibling; l = move.childNodes.length; for (k = 0; k < l; k++) { if (to.childNodes[k]) { while (move.childNodes[k].firstChild) { to.childNodes[k].appendChild(move.childNodes[k].firstChild); } } else if (typeof move.childNodes[k] != "undefined") { to.appendChild(move.childNodes[k]); } } wdform_section_break.parentNode.removeChild(wdform_section_break.nextSibling); wdform_section_break.parentNode.removeChild(wdform_section_break); } } } } }); function check_required6(but_type) { if (but_type == 'reset') { window.location = "/shop/oven/"; return; } x = jQuery("#contactform6"); if (x.find(jQuery("div[wdid=3]")).length != 0) { if (jQuery("#wdform_3_element_first6").val()=="" || jQuery("#wdform_3_element_first6").val()=="" || jQuery("#wdform_3_element_last6").val()=="" || jQuery("#wdform_3_element_last6").val()=="") { alert("Your Name: field is required."); old_bg=x.find(jQuery("div[wdid=3]")).css("background-color"); x.find(jQuery("div[wdid=3]")).effect( "shake", {}, 500 ).css("background-color","#FF8F8B").animate({backgroundColor: old_bg}, {duration: 500, queue: false }); jQuery("#wdform_3_element_first6").focus(); return false; } } if (x.find(jQuery("div[wdid=4]")).length != 0) { if (jQuery("#wdform_4_element6").val()=="" || jQuery("#wdform_4_element6").val()=="") { alert("E-mail: field is required."); jQuery("#wdform_4_element6").addClass( "form-error" ); old_bg=x.find(jQuery("div[wdid=4]")).css("background-color"); x.find(jQuery("div[wdid=4]")).effect( "shake", {}, 500 ).css("background-color","#FF8F8B").animate({backgroundColor: old_bg}, {duration: 500, queue: false }); jQuery("#wdform_4_element6").focus(); jQuery("#wdform_4_element6").change(function() { if( jQuery(this).val()!="" ) jQuery(this).removeClass("form-error"); else jQuery(this).addClass("form-error");}); return false; } } if (x.find(jQuery("div[wdid=4]")).length != 0) { if (jQuery("#wdform_4_element6").val() != "") { if (cfm_check_email("wdform_4_element6")) { alert("This is not a valid email address."); old_bg=x.find(jQuery("div[wdid=4]")).css("background-color"); x.find(jQuery("div[wdid=4]")).effect( "shake", {}, 500 ).css("background-color","#FF8F8B").animate({backgroundColor: old_bg}, {duration: 500, queue: false }); jQuery("#wdform_4_element6").focus(); return false; } } } if (x.find(jQuery("div[wdid=23]")).length != 0) { if (jQuery("#wdform_23_element6").val()=="" || jQuery("#wdform_23_element6").val()=="") { alert("Message: field is required."); jQuery("#wdform_23_element6").addClass( "form-error" ); old_bg=x.find(jQuery("div[wdid=23]")).css("background-color"); x.find(jQuery("div[wdid=23]")).effect( "shake", {}, 500 ).css("background-color","#FF8F8B").animate({backgroundColor: old_bg}, {duration: 500, queue: false }); jQuery("#wdform_23_element6").focus(); jQuery("#wdform_23_element6").change(function() { if( jQuery(this).val()!="" ) jQuery(this).removeClass("form-error"); else jQuery(this).addClass("form-error");}); return false; } }; var a = []; if (typeof a[6] !== 'undefined') { if (a[6] == 1) { return; } } jQuery("").appendTo("#contactform6"); jQuery("").appendTo("#contactform6"); if (!jQuery("#wdform_27_element6").is(":checked")) { jQuery("").appendTo("#contactform6"); }; a[6] = 1; document.getElementById("contactform"+6).submit(); }
Reviews
There are no reviews yet.