W celu ustalenia kosztów dostawy poza granice Polski, prosimy o kontakt mailowy: biuro@trokentech.pl lub telefoniczny: +48 717 026 346 (w j. polskim, angielskim, rosyjskim i ukraińskim). Dziękujemy.

'; alert('Galimas pristatymas į Lietuvą iš https://www.atvyko.lt'); } else { addtocart = document.querySelector(".add-to-cart"); if (typeof addtocart !== 'undefined' && (typeof addtocart !== "object" || addtocart !== null)){ //addtocart.style.display = 'none'; //var ATCbutton = document.getElementsByClassName('btn btn-tt add-to-cart')[0]; document.getElementsByClassName('qty')[0].style.visibility = 'hidden'; nrtel = '+48 717 026 345'; //nrtel = document.querySelector('.text-contact-section.text-contact-section-product > p > a').innerHTML; addtocart.innerHTML = 'Zapytaj o szczegóły '+nrtel; addtocart.style.cursor='pointer'; addtocart.style.opacity='1'; addtocart.style.fontSize = "18px"; document.querySelector(".product-add-to-cart").innerHTML +='

(pomoc w języku polskim, angielskim, ukraińskim i rosyjskim)

W celu ustalenia kosztów dostawy poza granice Polski, prosimy o kontakt mailowy: biuro@trokentech.pl lub telefoniczny: +48 717 026 346. Dziękujemy.

'; } } }catch{} try{ contactsection = document.querySelectorAll(".text-contact-section"); Array.from(contactsection).forEach(function (contacts) { contacts.style.display = 'none'; }); }catch{} /*try{ thuliumw = document.querySelector(".tc-app-container"); if (typeof thuliumw !== 'undefined' && (typeof thuliumw !== "object" || thuliumw !== null) ){ thuliumw.style.display = 'none';} }catch{}*/ try{ contsec = document.querySelector("#contact__section"); if (typeof contsec !== 'undefined' && (typeof contsec !== "object" || contsec !== null) ){ contsec.style.display = 'none';} }catch{} try{ imgslider = document.querySelector(".splide__pagination"); if (typeof imgslider !== 'undefined' && (typeof imgslider !== "object" || imgslider !== null) ){ imgslider.style.display = 'none';} }catch{} try{ prodcontact = document.querySelector(".text-contact-section-product"); if (typeof prodcontact !== 'undefined' && (typeof prodcontact !== "object" || prodcontact !== null) ){ prodcontact.style.display = 'none';} }catch{} try{ prodcontact = document.querySelector(".text-contact-section-more"); if (typeof prodcontact !== 'undefined' && (typeof prodcontact !== "object" || prodcontact !== null) ){ prodcontact.style.display = 'none';} }catch{} console.log('End window onload'); }/*else{ if(!(window.location.href.indexOf("/uk/") > -1 || window.location.href.indexOf("/ru/") > -1 )){ var head = document.getElementsByTagName('head')[0]; var js = document.createElement("script"); js.type = "text/javascript"; js.src = "https://cdn.thulium.com/apps/chat-widget/chat-loader.js?hash=trokentech-7d827acc-6fd3-4592-ab14-b7f600c12295"; head.appendChild(js); }*/ } if(window.location.href.indexOf("/uk/") > -1 || window.location.href.indexOf("/ru/") > -1 ){ try{ document.querySelector("#category__slider .slide img").style.display="none"; }catch{} try{ document.querySelector(".header-right-image").style.display = "none"; }catch{} var telLinks1; telLinks1= document.querySelectorAll('[href^="tel:"]'); Array.from(telLinks1).forEach(function (link) { link.href = 'tel:+48 519 486 671'; link.innerHTML = "+48 519 486 671"; link.setAttribute('href', 'tel:+48 519 486 671'); //link.removeAttribute('href'); //link.style.display = 'none'; }); //var kontakt = document.getElementbyId('stores__section'); var telLinkskontakt = document.querySelectorAll('#stores__section [href^="tel:"]'); Array.from(telLinkskontakt).forEach(function (link) { link.innerHTML ='+48 519 486 671
(контакт можливий через WhatsApp або мобільний телефон)'; //link.removeAttribute('href'); //link.style.display = 'none'; }); try{ przedstawiciele = document.querySelector("#contacts__section"); przedstawiciele.style.display = 'none';} catch{} } else if(window.location.href.indexOf("gclid") > -1 || getCookie('gads')==1){ /*&& window.location.href.indexOf("kontakt") > -1*/ setCookie('gads',1,7); var telLinksGAds; telLinksGAds= document.querySelectorAll('a[href^="tel:"]');//('a[href="tel:+48 717 026 346"]'); Array.from(telLinksGAds).forEach(function (link) { if(link.innerHTML.indexOf('346')>-1){ link.href = 'tel:+48 717 026 345'; link.innerHTML = "+48 717 026 345"; link.setAttribute('href', 'tel:+48 717 026 345'); } //link.removeAttribute('href'); //link.style.display = 'none'; }); var emailLinksGAds; emailLinksGAds= document.querySelectorAll('a[href^="mailto:"]');//('a[href="tel:+48 717 026 346"]'); Array.from(emailLinksGAds).forEach(function (link) { if(link.innerHTML.indexOf('kontakt')>-1){ link.href = 'mailto:info@trokentech.pl'; link.innerHTML = 'info@trokentech.pl'; link.setAttribute('href', 'mailto:info@trokentech.pl'); } //link.removeAttribute('href'); //link.style.display = 'none'; }); } //} try { var phoneElement1 = document.querySelector('a[href="tel:+48 717 026 346"]'); phoneElement1.href = 'tel:+48 717 026 345'; phoneElement1.textContent = '+48 717 026 345'; } catch(err) { } try { var phoneElement2 = document.querySelector('a[href="tel:+48717026346"]'); phoneElement2.href = 'tel:+48 717 026 345'; phoneElement2.textContent = '+48 717 026 345'; } catch(err) { } try { var mailElement2 = document.querySelector('a[href="mailto:kontakt@trokentech.pl"]'); mailElement2.href = 'mailto:info@trokentech.pl'; mailElement2.textContent = 'info@trokentech.pl'; } catch(err) { } try{ const phoneLinks = document.querySelectorAll('a.footer-phone'); phoneLinks.forEach(link => { if (link.href.includes('+48 717 026 346')) { link.href = 'tel:+48 717 026 345'; link.innerText = 'Tel: +48 717 026 345'; } }); }catch(err){} //try{ const phoneLink = document.querySelector('a[href="tel:+48 717 026 346"]'); if (phoneLink) { const existingImg = phoneLink.querySelector('img'); if (!existingImg) { const img = document.createElement('img'); img.src = 'https://trokentech.pl/themes/trokentech/assets/img/phone-small.svg'; img.alt = 'phone'; img.width = 20; img.height = 20; phoneLink.appendChild(img); } phoneLink.href = 'tel:+48 717 026 345'; phoneLink.innerText = '+48 717 026 345'; } //}catch(err){} //console.log('cookie= '+ document.cookie);// document.cookie.indexOf('gclid=')); /*var alerted = localStorage.getItem('alerted') || ''; if (alerted != 'yes') { alert("Z powodu problemów technicznych z naszym operatorem telefonicznym prosimy dzisiaj o kontakt mailowy pod adresem: biuro@trokentech.pl") ; localStorage.setItem('alerted','yes'); }*/ console.log('End js tpl'); -->

Hydrofobowe impregnaty do murów

Impregnaty hydrofobowe to specjalistyczne produkty, które zabezpieczają powierzchnie przed wilgocią oraz wodą. Produkty te zawierają w sobie silikony, dzięki czemu odpychają wodę i zabrudzenia, a zaimpregnowana powierzchnia pozostaje czysta przez długi czas. Zapobiegają one również powstawaniu rdzy i zawilgoceniu powierzchni.

Impregnowanie jest łatwym i tanim sposobem na zapewnienie podłożom właściwości hydrofobowych.

Jak stosować impregnat hydrofobowy?

Impregnaty należy stosować na podłoża porowate, niemalowane, tak, aby mogły głęboko wsiąknąć w powierzchnię. Ogólne zasady stosowania impregnatów mogą się różnić i zależeć od rodzaju powierzchni, na jaką chcemy zaaplikować produkt oraz od formy preparatu. Jest jednak kilka ważnych zasad, których należy się trzymać podczas stosowania tych produktów.

Należy pamiętać o odpowiednim przygotowaniu podłoża, czyli oczyszczeniu powierzchni z kurzu, piachu i innych zanieczyszczeń przeznaczonymi do tego celu detergentami lub środkami czyszczącymi. Pamiętaj, że powierzchnia przed aplikacją produktu powinna być całkowicie sucha i zawsze stosuj impregnat zgodnie z instrukcjami producenta! W przypadku produktów w sprayu aplikuj równomierną warstwę w odpowiedniej odległości od powierzchni. Używając produktów w płynie czy żelu, nałóż impregnat hydrofobowy za pomocą pędzla, wałka lub gąbki i pracuj partiami - w ten sposób unikniesz smug i zacieków.

Impregnatów nie należy stosować na podłoża, które chcemy w przyszłości pomalować - nie będzie to możliwe przez 3 do 6 lat!

Zastosowanie impregnatów hydrofobowych

Impregnaty hydrofobowe dzięki swoim właściwościom używane są w wielu dziedzinach i branżach. Dzięki nim przedłużysz żywotność materiałów i zapewnisz estetyczny wygląd powierzchni przez wiele lat.

Impregnaty bardzo często znajdują swoje zastosowanie w budownictwie, gdzie zabezpieczają powierzchnie takie jak beton, tynk, cegła, kamień czy dachówki. Zapewniają one ochronę przed nasiąkaniem wody, działaniem czynników atmosferycznych, a także rozwojem grzybów czy pleśni.

Produkty impregnujące doskonale sprawdzają się także jako ochrona tkanin i odzieży, drewna, metali oraz szkła i ceramiki.

W tej kategorii znajdziesz szeroką gamę impregnatów hydrofobowych przeznaczonych do różnych podłoży m.in.:

  • betonu
  • cegieł
  • piaskowca
  • wapieni

Polecanymi przez nami produktami są:

Silimper Nano - hydrofobowy impregnat silanowo-siloksanowy oparty na nanomolekułach

Silimpet Nano LM - posiada wszystkie właściwości co Silimper Nano, dodatkowo jest olejeoodporny oraz może być stosowany na wapień i piaskowiec

Zapoznaj się z naszą ofertą impregnatów hydrofobowych i znajdź wysokiej jakości produkt, który spełni Twoje oczekiwania!

Wybierz podkategorię:

Oferta produktów i systemów

Aktywne filtry

SILIMPER NANO impregnat do betonu, cegły, piaskowca, Strona główna SILIMPER NANO impregnat do betonu, cegły, piaskowca, Strona główna
  • UWAGA: PRODUKT WODNY. Wybierz przesyłkę w temperaturze kontrolowanej, aby otrzymać produkt w zadeklarowanym terminie, bez względu na pogodę. Przesyłka standardowa może zostać wstrzymana ze względu na temperatury poniżej 5°C występujące na drodze dostawy.

Silanowo-siloksanowy impregnat do betonu, piaskowca, dachówek. Odpowiada za hydrofobizację betonu, kamienia i piaskowca. Do stosowania wewnątrz i na zewnątrz.


Od 38,87 zł
Marki własne

Sprawdzone produkty

Znajdziesz u nas produkty o wysokich parametrach wytrzymałościowo-technicznych. Dzięki temu możesz cieszyć się długotrwałymi efektami.

Bezpieczne zakupy

Pomoc w wyborze

Zastanawiasz się jakie produkty będą najlepsze do Twoich potrzeb? Zadzwoń do nas - doradzimy i dobierzemy odpowiednie rozwiązanie.

Doradztwo techniczne

Wsparcie wykonawców

Potrzebujesz pomocy przy realizacji prac budowlanych? Daj nam znać, a polecimy Ci sprawdzonych wykonawców.

Polska firma

Punkty stacjonarne

Chcesz odebrać produkty osobiście? A może wolisz porozmawiać na żywo? Odwiedź nasz odział w: Warszawie, Wrocławiu, Katowicach lub Gdańsku.

Zamówienia hurtowe

Zamówienia hurtowe

Szukasz systemów i produktów pod inwestycje? Wyślij swój numer telefonu. Oddzwonimy z ofertą zawierającą rabat inwestycyjny.

phone

W celu ustalenia kosztów dostawy poza granice Polski, prosimy o kontakt mailowy: biuro@trokentech.pl lub telefoniczny: +48 717 026 346 (w j. polskim, angielskim, rosyjskim i ukraińskim). Dziękujemy.

'; alert('Galimas pristatymas į Lietuvą iš https://www.atvyko.lt'); } else { addtocart = document.querySelector(".add-to-cart"); if (typeof addtocart !== 'undefined' && (typeof addtocart !== "object" || addtocart !== null)){ //addtocart.style.display = 'none'; //var ATCbutton = document.getElementsByClassName('btn btn-tt add-to-cart')[0]; document.getElementsByClassName('qty')[0].style.visibility = 'hidden'; nrtel = '+48 717 026 345'; //nrtel = document.querySelector('.text-contact-section.text-contact-section-product > p > a').innerHTML; addtocart.innerHTML = 'Zapytaj o szczegóły '+nrtel; addtocart.style.cursor='pointer'; addtocart.style.opacity='1'; addtocart.style.fontSize = "18px"; document.querySelector(".product-add-to-cart").innerHTML +='

(pomoc w języku polskim, angielskim, ukraińskim i rosyjskim)

W celu ustalenia kosztów dostawy poza granice Polski, prosimy o kontakt mailowy: biuro@trokentech.pl lub telefoniczny: +48 717 026 346. Dziękujemy.

'; } } }catch{} try{ contactsection = document.querySelectorAll(".text-contact-section"); Array.from(contactsection).forEach(function (contacts) { contacts.style.display = 'none'; }); }catch{} /*try{ thuliumw = document.querySelector(".tc-app-container"); if (typeof thuliumw !== 'undefined' && (typeof thuliumw !== "object" || thuliumw !== null) ){ thuliumw.style.display = 'none';} }catch{}*/ try{ contsec = document.querySelector("#contact__section"); if (typeof contsec !== 'undefined' && (typeof contsec !== "object" || contsec !== null) ){ contsec.style.display = 'none';} }catch{} try{ imgslider = document.querySelector(".splide__pagination"); if (typeof imgslider !== 'undefined' && (typeof imgslider !== "object" || imgslider !== null) ){ imgslider.style.display = 'none';} }catch{} try{ prodcontact = document.querySelector(".text-contact-section-product"); if (typeof prodcontact !== 'undefined' && (typeof prodcontact !== "object" || prodcontact !== null) ){ prodcontact.style.display = 'none';} }catch{} try{ prodcontact = document.querySelector(".text-contact-section-more"); if (typeof prodcontact !== 'undefined' && (typeof prodcontact !== "object" || prodcontact !== null) ){ prodcontact.style.display = 'none';} }catch{} console.log('End window onload'); }/*else{ if(!(window.location.href.indexOf("/uk/") > -1 || window.location.href.indexOf("/ru/") > -1 )){ var head = document.getElementsByTagName('head')[0]; var js = document.createElement("script"); js.type = "text/javascript"; js.src = "https://cdn.thulium.com/apps/chat-widget/chat-loader.js?hash=trokentech-7d827acc-6fd3-4592-ab14-b7f600c12295"; head.appendChild(js); }*/ } if(window.location.href.indexOf("/uk/") > -1 || window.location.href.indexOf("/ru/") > -1 ){ try{ document.querySelector("#category__slider .slide img").style.display="none"; }catch{} try{ document.querySelector(".header-right-image").style.display = "none"; }catch{} var telLinks1; telLinks1= document.querySelectorAll('[href^="tel:"]'); Array.from(telLinks1).forEach(function (link) { link.href = 'tel:+48 519 486 671'; link.innerHTML = "+48 519 486 671"; link.setAttribute('href', 'tel:+48 519 486 671'); //link.removeAttribute('href'); //link.style.display = 'none'; }); //var kontakt = document.getElementbyId('stores__section'); var telLinkskontakt = document.querySelectorAll('#stores__section [href^="tel:"]'); Array.from(telLinkskontakt).forEach(function (link) { link.innerHTML ='+48 519 486 671
(контакт можливий через WhatsApp або мобільний телефон)'; //link.removeAttribute('href'); //link.style.display = 'none'; }); try{ przedstawiciele = document.querySelector("#contacts__section"); przedstawiciele.style.display = 'none';} catch{} } else if(window.location.href.indexOf("gclid") > -1 || getCookie('gads')==1){ /*&& window.location.href.indexOf("kontakt") > -1*/ setCookie('gads',1,7); var telLinksGAds; telLinksGAds= document.querySelectorAll('a[href^="tel:"]');//('a[href="tel:+48 717 026 346"]'); Array.from(telLinksGAds).forEach(function (link) { if(link.innerHTML.indexOf('346')>-1){ link.href = 'tel:+48 717 026 345'; link.innerHTML = "+48 717 026 345"; link.setAttribute('href', 'tel:+48 717 026 345'); } //link.removeAttribute('href'); //link.style.display = 'none'; }); var emailLinksGAds; emailLinksGAds= document.querySelectorAll('a[href^="mailto:"]');//('a[href="tel:+48 717 026 346"]'); Array.from(emailLinksGAds).forEach(function (link) { if(link.innerHTML.indexOf('kontakt')>-1){ link.href = 'mailto:info@trokentech.pl'; link.innerHTML = 'info@trokentech.pl'; link.setAttribute('href', 'mailto:info@trokentech.pl'); } //link.removeAttribute('href'); //link.style.display = 'none'; }); } //} try { var phoneElement1 = document.querySelector('a[href="tel:+48 717 026 346"]'); phoneElement1.href = 'tel:+48 717 026 345'; phoneElement1.textContent = '+48 717 026 345'; } catch(err) { } try { var phoneElement2 = document.querySelector('a[href="tel:+48717026346"]'); phoneElement2.href = 'tel:+48 717 026 345'; phoneElement2.textContent = '+48 717 026 345'; } catch(err) { } try { var mailElement2 = document.querySelector('a[href="mailto:kontakt@trokentech.pl"]'); mailElement2.href = 'mailto:info@trokentech.pl'; mailElement2.textContent = 'info@trokentech.pl'; } catch(err) { } try{ const phoneLinks = document.querySelectorAll('a.footer-phone'); phoneLinks.forEach(link => { if (link.href.includes('+48 717 026 346')) { link.href = 'tel:+48 717 026 345'; link.innerText = 'Tel: +48 717 026 345'; } }); }catch(err){} //try{ const phoneLink = document.querySelector('a[href="tel:+48 717 026 346"]'); if (phoneLink) { const existingImg = phoneLink.querySelector('img'); if (!existingImg) { const img = document.createElement('img'); img.src = 'https://trokentech.pl/themes/trokentech/assets/img/phone-small.svg'; img.alt = 'phone'; img.width = 20; img.height = 20; phoneLink.appendChild(img); } phoneLink.href = 'tel:+48 717 026 345'; phoneLink.innerText = '+48 717 026 345'; } //}catch(err){} //console.log('cookie= '+ document.cookie);// document.cookie.indexOf('gclid=')); /*var alerted = localStorage.getItem('alerted') || ''; if (alerted != 'yes') { alert("Z powodu problemów technicznych z naszym operatorem telefonicznym prosimy dzisiaj o kontakt mailowy pod adresem: biuro@trokentech.pl") ; localStorage.setItem('alerted','yes'); }*/ console.log('End js tpl'); -->