Industrial Plastics

The industrial plastics industry, with its dynamic and constantly evolving landscape, plays a pivotal role in powering global manufacturing and production. At De Monchy International, we recognize the critical importance of this sector and take pride in serving as your reliable partner.

Commitment to Excellence

With a profound commitment to excellence, we offer a comprehensive range of compounds, masterbatches, plastics additives, plastics resins, resins, and purging compounds tailored to meet the unique demands of the industrial industry. Our mission is to empower manufacturers with the high-quality materials they need to create innovative, reliable, and sustainable products. 

We recognise the importance of quality, innovation, and environmental responsibility in the industrial sector. Our unwavering dedication to quality assurance ensures that our ingredients meet the strictest standards, and our commitment to innovation means we are constantly evolving to keep pace with industry advancements. We are also deeply committed to sustainability, striving to provide eco-friendly solutions that contribute to a greener industrial future. 

Our customer-centric approach

As a customer-centric organisation, we build lasting partnerships based on trust and exceptional service. Whether you are involved in automotive, electronics, construction, or any other facet of the industrial industry, we are here to support your success. 

Contact us today to explore our extensive range of ingredients and custom solutions designed specifically for the industrial sector. Together, we can shape the future of the industrial industry with quality, innovation, and sustainability 

document.addEventListener("DOMContentLoaded", function () { window.nextStep = function(step){ if(step === 1){ if(!document.getElementById("industry").value){ alert("Please select an industry"); return; } document.getElementById("step-1").style.display = "none"; document.getElementById("step-2").style.display = "block"; } if(step === 2){ if(!document.getElementById("goal").value){ alert("Please select a goal"); return; } document.getElementById("step-2").style.display = "none"; document.getElementById("step-3").style.display = "block"; } }; window.finishFunnel = function(){ const industry = document.getElementById("industry").value; const goal = document.getElementById("goal").value; const existing = document.getElementById("existing").value; let redirectUrl = "/contact"; if(industry === "cosmetics") redirectUrl = "/cosmetics"; if(industry === "food") redirectUrl = "/food"; if(industry === "agriculture") redirectUrl = "/agriculture"; if(industry === "industrial") redirectUrl = "/industrial"; if(existing === "yes") redirectUrl += "?type=cross-sell"; window.location.href = redirectUrl; }; });