Home / Industrial-Grade Effect Pigments

Explore Industrial-Grade Effect Pigments
Welcome to Yunzhu Product Finder - You can explore the various products provided by Yunzhu here
WeChat QR code

WeChat

Tiktok QR code

Tiktok

Weibo QR code

Weibo

layer.msg('Please enter the keywords you want to search for') return false; } else { window.location.href = "/Industrial-grade/?keywords=" + $.trim($("#pro_key").val()); } }) $("#pro_key").keydown(function (event) { if (event.keyCode == 13) { $("#pro_btn").click(); } }) var czlist = 0; $(".inside-1 .classifyAside .list .child .list>li.active").each(function(){ if($(this).attr("iid")!='全部'&&$(this).attr("iid")!='All'){ czlist+=1; } }); $("#chongzhinum").html(czlist); $(".jieguorem").each(function(){ var iid = $(this).attr("iid"); var href = $(this).attr("href"); href = href.replace(new RegExp(iid, "g"), ""); href = href.replace("||", "|"); href = href.replace("=|", "="); $(this).attr("href",href); }); function getURLParameter(url, paramName) { var regex = new RegExp(`[?&]${paramName}=([^&#]*)`, 'i'); var match = url.match(regex); return match ? decodeURIComponent(match[1]) : null; } var url = window.location.href; var key = getURLParameter(url, 'keywords'); if(key!=null){ $("#guanjianzi").text("Keyword: "+key+"").parent().show(); } $("#keytxt").click(function(){ var link = window.location.href; const newUrl = new URL(link); newUrl.searchParams.delete('keywords'); const result = newUrl.href; window.location.href=result; $("#keytxt").hide(); }) $(".inside-1 .classifyAside .list .child a").each(function(){ var link = $(this).attr("href"); if(link.indexOf("keywords")<20){ var link2=""; var newlink=link.split('?'); if(newlink[1].indexOf("keywords")>-1){ for(var i = 0; i < newlink.length; i++){ if(i==0){ link2=newlink[i]+"?"; } if(i>1){ link2+=newlink[i]; } } $(this).attr("href",link2); } } })