◎Use as both steam cleaner and vacuum cleaner ◎Picks up both wet and dry dust ◎Earth friendly, clean without chemical ◎Kill allergens and then vacuum trapping all potential triggers that can cause asthma attacks and allergic reactions ◎Heats in 30 seconds
Main Products:Small household electrical appliances, massage equipment, office equipment
Yejen Industries Limited was set up in the district of Bao’An, Shen Zhen, in 1989.
Its products are separated into three series: Home appliance, Massager and Office automation.
Since 2000, YEJEN focused most of its energy on producing and developing steam items such as steam mop, steam cleaner, steam vacuum, cleaner. With more than 10 years of experience and efforts, YEJEN has become a leading manufacturer in this area.
During the early 90’s, in the spirit of continuous creative development, YEJEN gradually grew and was moved to Chang Zhen, Gong Ming, in the city of Shen Zhen in search of a bigger factory in order to meet with overwhelming sales growth.
Our factory covers over 50,000 square meters and has around 600 workforce who deeply agree that ¨Our factory is our family; be proud of our factory; keep improving and keep running.”
YEJEN possesses an outstanding office network and every department has their own latest equipments. This is one of the reasons why YEJEN still attracts talented professionals. In an attempt to enhance our competitiveness in the market, we have upgraded our equipments several times. To mention more, YEJEN has an integrated system from new product design, developing, manufacturing to sales service.
In 2001, we had been certified by ISO9001 quality control system. This step has enabled us to introduce our products all over the world. Moreover, in the same year, YEJEN had been qualified twice for the environmental protection approval of ISO14000.
Our products, from massagers, household appliances, office automation to high and new technology items, are sold internationally. It is important to mention that except for existing products, we are continuously developing new items, either OEM or ODM, and even products from our creation.
YEJEN’s recognition has been the result of our good service and our friendly relationship with our customers.
Welcome to YEJEN. We put the welcome mat out to all directions. We open our arms to get any comments from you and we hope to build a long-term business relationship with you in the near future.
‘);$(“#fromUserEmail”).remove();}
}
});}
function showdetail(t,v) {if (v ==0) {$(t).parent().find(“li”).removeClass(“on”);$(t).addClass(“on”);$(“#productDetails”).show();$(“#companyProfile”).hide();} else {$(t).parent().find(“li”).removeClass(“on”);$(t).addClass(“on”);$(“#productDetails”).hide();$(“#companyProfile”).show();}
}
function checkEmail() {$(“#fromUserEmail”).parent().find(“.valid_message”).remove();var val =document.getElementById(“fromUserEmail”).value;if (ValidateEmail(val)) {if (val ==’sales@yejen.com’) {$(“#fromUserEmail”).parent().append(‘Sorry, you can’t message to yourself.‘);$(“#fromUserEmail”).focus();} else {validateemail(val);}
} else {$(“#fromUserEmail”).parent().append(‘Please enter a valid Business Email.‘);}
}
function validateemail(email) {var ajax =new Ajax(“XY017″,”&email=” + email);ajax.onSuccess =function () {if (ajax.state.result ==0) {showLoginDialog(email,function () {LoginUpdate();updateLoginInfo();},false,null);}
else {var url =config.WebURL + ‘join.’ + config.Suffix + ‘?surl=’ + escape(window.location.href) + “&email=” + email;var html_A =”This email address has not been registered, please register first. Register Now>>.”;jAlert(html_A);}
}
}
function checkusermessageJQuery() {if (document.getElementById(“fromUserEmail”) !=undefined &&document.getElementById(“fromUserEmail”).value ==””) {$(“#fromUserEmail”).parent().append(‘Please enter a valid Business Email.‘);$(“#fromUserEmail”).focus();return false;}
if (document.getElementById(“fromUserEmail”) !=undefined &&document.getElementById(“fromUserEmail”).value !=””) {checkEmail();return;}
if (document.getElementById(“txtContent”).value ==””) {$(“#txtContent”).parent().append(‘Please enter your message!‘);$(“#txtContent”).focus();return false;} else if (document.getElementById(“txtContent”).value.length >3000) {$(“#txtContent”).parent().append(‘Your message must be between 1-3000 characters‘);$(“#txtContent”).focus();return false;}
if (document.getElementById(“txtQuantity”).value ==””) {$(“#txtQuantity”).parent().append(‘Please enter Minimum Order Quantity!‘);$(“#txtQuantity”).focus();return false;}
if (document.getElementById(“txtCode”).value ==””) {$(“#txtCode”).parent().append(‘Please enter Verification Code!‘);$(“#txtCode”).focus();return false;}
showConfirmMessage({ConfirmText:”Submit”,msg:”If this supplier does not reply to you within 3 days, we may send your inquiry and contact information to relevant suppliers recommended by CCCME.”
,IsShowInqueryAccept:true,AcceptMsg:”I accept the above terms”,confirmCallBack:postInquryData
});}
function postInquryData() {var str_url =escape(window.location.href);var title =document.getElementById(“txtTitle”).value;var type =document.getElementById(“_param_userinfo_parent_module”).value;var ids =document.getElementById(“_param_userinfo_infoid”).value;var uids =document.getElementById(“_param_userinfo_userid”).value;var contents =document.getElementById(“txtContent”).value;var code =document.getElementById(“txtCode”).value;var quantity =document.getElementById(“txtQuantity”).value;var unit =document.getElementById(“txtUnit”).options[document.getElementById(“txtUnit”).selectedIndex].text;var othersupper =”Y”;var isopencontact =document.getElementById(“cbInqueryOpenContact”).checked ==true ?1 :0;$(“#sub”).attr(“disabled”,true).css(“background”,”rgba(0, 72, 152,0.4)”);jQuery.ajax({type:”POST”,dataType:’text’,contentType:”application/x-www-form-urlencoded; charset=utf-8″,url:”../../../Common/XYAjax.ashx?ac=xy012jquerynew&t=” + Math.round(new Date().getTime() / 1000).toString(),data:{content:encodeURIComponent(contents),title:encodeURIComponent(title),type:type,ids:ids,uids:uids,code:code,othersupper:othersupper,quantity:quantity,unit:unit,isopencontact:isopencontact
},success:function (data) {var result =data.split(‘|’);if (result[0] ==”ok”) {showMessage(“Thank you! Your message has been successfully sent to the supplier!”,function () {$(“html,body”).animate({scrollTop:0 },800);});document.getElementById(“txtContent”).value =””;document.getElementById(“txtTitle”).value =document.getElementById(“hidInfoTitle”).value;document.getElementById(“txtCode”).value =””;document.getElementById(“txtQuantity”).value =””;document.getElementById(“txtUnit”).value =”4″;document.getElementById(‘siimage’).src =’/Common/ValidateCode.ashx?=’ + Math.random();$(“#sub”).css(“background”,”#004898″);$(“#sub”).removeAttr(“disabled”);}
else if (data ==”nologin”) {showLoginDialog(“”,function () {LoginUpdate();updateLoginInfo();},false,null);}
else if (data ==”err” ||data ==”nomessage”) {$(“.re_ok”).show();$(“.re_close”).show();showMessage(‘Your message failed to send!’);$(“#sub”).css(“background”,”#004898″);$(“#sub”).removeAttr(“disabled”);}
else if (data ==”codeErr”) {$(“.re_ok”).show();$(“.re_close”).show();showMessage(“Type the characters you see in the picture!”);$(“#sub”).css(“background”,”#004898″);$(“#sub”).removeAttr(“disabled”);}
else if (data ==”counterr”) {$(“.re_ok”).show();$(“.re_close”).show();showMessage(“The platform is only allowed to send 50 inquiry messages per day, and you have exceeded the sending limit.”);$(“#sub”).css(“background”,”#004898″);$(“#sub”).removeAttr(“disabled”);}
}
});}
function addFavorite(linkbox) {var str_url =escape(window.location.href);var ajax =new Ajax(“xy0231″,”&Module=” + $F(“_param_userinfo_parent_module”) + “&InfoId=” + $F(“_param_userinfo_infoid”) + “&UserId=” + $F(“_param_userinfo_userid”));ajax.onSuccess =function () {if (ajax.state.result ==”1″) {if (ajax.data.content.indexOf(“ok”) >-1) {var code =ajax.data.content.split(‘|’)[1];$(linkbox).html(‘Add Favorites‘);$(linkbox).unbind(‘click’).click(function () {removeFavorite(code,linkbox);});$(“.re_ok”).hide();$(“.re_close”).hide();showMessage(‘Add Favorites Successfully !’);setTimeout(function () {$(“.requ_fu”).fadeOut().hide();},3000);}
else if (ajax.data.content ==”nologin”) {showLoginDialog(“”,function () {LoginUpdate();updateLoginInfo();},false,null);}
else if (ajax.data.content ==”err”) {$(“.re_ok”).show();$(“.re_close”).show();showMessage(‘Favorite Failed’);}
else if (ajax.data.content ==”exis”) {$(“.re_ok”).show();$(“.re_close”).show();showMessage(‘The information collection’);}
else if (ajax.data.content ==”nomessage”) {$(“.re_ok”).show();$(“.re_close”).show();showMessage(‘You Can not favorite your own information’);}
else {$(“.re_ok”).show();$(“.re_close”).show();showMessage(‘System abnormalities. Please try again later!’);}
}
}
}
function removeFavorite(id,linkbox) {var str_url =escape(window.location.href);var ajax =new Ajax(“xy0232″,”&FaCode=” + id + “&UserId=” + +$F(“_param_userinfo_userid”));ajax.onSuccess =function () {if (ajax.data.content ==”ok”) {$(linkbox).html(‘Add Favorites‘);$(linkbox).unbind(‘click’).click(function () {addFavorite(linkbox);});}
else if (ajax.data.content ==”nologin”) {linkbox.unbind(‘click’).click(function () {showLoginDialog(“”,function () {LoginUpdate();updateLoginInfo();},false,null);});}
else if (ajax.data.content ==”err”) {linkbox.unbind(‘click’).click(function () {$(“.re_ok”).show();$(“.re_close”).show();showMessage(‘Favorite Failed’);});}
else if (ajax.data.content ==”exis”) {linkbox.unbind(‘click’).click(function () {$(“.re_ok”).show();$(“.re_close”).show();showMessage(‘The information collection’);});}
else if (ajax.data.content ==”nomessage”) {linkbox.unbind(‘click’).click(function () {$(“.re_ok”).show();$(“.re_close”).show();showMessage(‘You Can not favorite your own information’);});}
}
}