Skip to results <% if (searchTerm !=="" || hasFilters()){ %> <% } %> <% if (typeof searchTerm !== "undefined" && searchTerm !== ''){ %>

<%= lang.filters.search_keywords %>

<% searchTerm.split(" ").forEach(function(searchItem){ if (searchItem.trim() !== '') {%>

<%= searchItem %>

<% }}); %>
<% } %> <% if (typeof productId !== "undefined" && productId !== 'null'){ %>

Product

<%= productName %>

<% } %> <% if (typeof productFamilyId !== "undefined" && productFamilyId !== 'null'){ %>

Product Family

<%= productFamilyName %>

<% } %>
<% filters.categoryFilter.forEach(function(categoryFilter){ %> <% if (categoryFilter.isActive) { %> <% }}) %>
<% filters.categoryFilter.forEach(function(categoryFilter){ %> <% if (!categoryFilter.isActive) { %> <% }}) %>

Industries

<% var count = getFilterCount(activeFilters.industries);%> <% if (count !==0) { %>

<%= count %> <%= (count==1)?lang.filters.selected.single:lang.filters.selected.plural %>

<% } %>

Selection of multiple options in this filter displays materials that meets ANY of the selected options

<% filters.industryFilter.forEach(function(filter, i){ %>

<%= filter.title %>

<% filter.subIndustries.forEach(function(subIndustry){ %> <% }) %>
<% }) %>

<%= lang.filters.filter_types.material_features %>

<% var count = getFilterCount(activeFilters.materialFeatures);%> <% if (count !==0) { %>

<%= count %> <%= (count==1)?lang.filters.selected.single:lang.filters.selected.plural %>

<% } %>

Selection of multiple options in this filter displays materials that meets ALL the selected options

<% filters.materialFeatures.forEach(function(filter, i){ %> <% }) %>

<%= lang.filters.filter_types.properties %>

<% var count = getPropertyFilterCount(activeFilters);%> <% if (count !==0) { %>

<%= count %> <%= (count==1)?lang.filters.selected.single:lang.filters.selected.plural %>

<% } %>

Selection of multiple options in this filter displays materials that meets ALL the selected options

<% filters.propertyFilter.slice(0, filters.propertyFilter.length/2).forEach(function(filter, i) { %>
<% }) %>
<% filters.propertyFilter.slice(filters.propertyFilter.length/2).forEach(function(filter, i) { %>
<% }) %>

<%= lang.filters.filter_types.families %>

<% var count = getFilterCount(activeFilters.polymerFamilies);%> <% if (count !==0) { %>

<%= count %> <%= (count==1)?lang.filters.selected.single:lang.filters.selected.plural %>

<% } %>

Selection of multiple options in this filter displays materials that meets ANY of the selected options

<% filters.polymerFamilies.forEach(function(filter, i){ %> <% }) %>

<%= lang.filters.filter_types.filler %>

<% var count = getFilterCount(activeFilters.fillers);%> <% if (count !==0) { %>

<%= count %> <%= (count==1)?lang.filters.selected.single:lang.filters.selected.plural %>

<% } %>

Selection of multiple options in this filter displays materials that meets ALL the selected options

<% filters.fillers.forEach(function(filter, i){ %> <% }) %>

<%= lang.filters.filter_types.brands %>

<% var count = getFilterCount(activeFilters.brands);%> <% if (count !==0) { %>

<%= count %> <%= (count==1)?lang.filters.selected.single:lang.filters.selected.plural %>

<% } %>

Selection of multiple options in this filter displays materials that meets ANY of the selected options

<% filters.brands.forEach(function(filter, i){ %> <% }) %>

<%= lang.filters.filter_types.sustainability %>

<% var count = getFilterCount(activeFilters.sustainables);%> <% if (count !==0) { %>

<%= count %> <%= (count==1)?lang.filters.selected.single:lang.filters.selected.plural %>

<% } %>

Selection of multiple options in this filter displays materials that meets ANY of the selected options

<% filters.sustainables.forEach(function(filter, i){ %> <% }) %>
<% if (isHomepage){ %> <% } %>