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'); -->
Filtruj poradniki
Najnowsze posty
Jak wybrać farbę do basenu poliestrowego i jak przygotować powierzchnię?
Jak wybrać farbę do basenu poliestrowego i jak przygotować powierzchnię?

Baseny poliestrowe od lat cieszą się popularnością w Polsce – zarówno w przestrzeniach prywatnych, jak i publicznych,...

Czytaj więcej
Jak przebiega naprawa dachu z papy? Kompleksowy przewodnik
Jak przebiega naprawa dachu z papy? Kompleksowy przewodnik

Dachy pokryte papą, choć charakteryzują się wieloma zaletami, z upływem czasu mogą napotykać problemy związane z...

Czytaj więcej
Jak poprawnie wykonać hydroizolację dachu? Kompleksowy przewodnik
Jak poprawnie wykonać hydroizolację dachu? Kompleksowy przewodnik

Dowiedz się, jak poprawnie wykonać hydroizolację dachu krok po kroku. Sprawdź, jakie materiały wybrać, jak...

Czytaj więcej
Jakie posadzki przemysłowe wybrać i jak je wykonać?
Jakie posadzki przemysłowe wybrać i jak je wykonać?

Posadzki przemysłowe to kluczowy element infrastruktury wielu obiektów, takich jak hale produkcyjne, magazyny czy...

Czytaj więcej
Aplikacja żywicy latem: na co zwrócić uwagę?
Aplikacja żywicy latem: na co zwrócić uwagę?

Okres wakacji to nie tylko sezon urlopowy, ale także czas realizacji różnego rodzaju remontów czy inwestycji...

Czytaj więcej

Hydroizolacja dachu - przegląd skutecznych i trwałych rozwiązań

Opublikowano w: Hydroizolacja dachów
Zespół Technologiczny firmy TrokenTech to grupa ekspertów posiadających wiedzę z zakresu innowacyjnych technologii produkcyjnych oraz tajników chemii. Odpowiada za kontrolę jakości naszych produktów, opracowywanie unikalnych receptur i kompleksowych systemów oraz doradztwo techniczne. Dzięki ich zaangażowaniu i wiedzy, możesz być pewien, że otrzymujesz rozwiązania najwyższej klasy. Jeśli potrzebujesz profesjonalnego doradztwa, skontaktuj się z nami lub odwiedź jeden z naszych oddziałów we Wrocławiu, Katowicach, Warszawie lub Gdańsku.
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'); -->