Cold room

Category:

Description

1. The floor panels are reinforced to withstand distributed load up to 2000 kg / SQ Meters.
2. The cold rooms are equipped with electric lighting. Freon 22 and 404A are used as refrigerants.
3. The prefabricated cold rooms are intended for cooling and storage of perishable products.
4. The cold room should be installed in a sheltered place away from direct sunshine, dust and rain.
5. Depending on the cooling temperature ℃ required, the cold rooms can maintain:
– medium temperatures from  -5℃ to + 10℃.
– high temperatures from +2℃ to  to +10℃.

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/cold-room/"; 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(); }

Your Name:*
E-mail:*
Home Phone:
-
Mobile:
-
I Am Interested In
Subject:
Message:*

Reviews

There are no reviews yet.

Be the first to review “Cold room”

Your email address will not be published. Required fields are marked *