{"product_id":"waterproof-solder-seal-connectors-rjc","title":"Waterdichte soldeer afdichtconnectoren","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: Industrial\/Electrical Connectors (Heat Shrink \u0026 Waterproof)\nTarget Audience: Professional Electricians, Auto Mechanics, Marine Technicians, DIYers\nVisual Style: Rugged, Professional, Highly Reliable, Industrial\nColor Strategy: \n  --primary: #1E3A8A (Industrial Blue, represents trust and electrical standard)\n  --accent: #F59E0B (Warning\/Heat Amber, indicates thermal\/fire\/heat shrink)\n  --bg-body: #FFFFFF (Clean readability)\n  --bg-card: #F9FAFB (Subtle distinction for specs \u0026 features)\nShape Strategy: Radius 6px (Hard-edged but safe, fitting industrial tools)\nTypography Strategy: Large Type \/ Mobile-first readable (H1 34px+, Body 18px+)\nMobile Table Strategy: Card-based (No horizontal scroll, purely flex cards on mobile)\nImage Mapping: Hero=image_1, DoubleWall=image_2, TempRange=image_3, Sizes=image_4\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e\/* 0) Base Variables \u0026 Reset *\/\n  .product-detail-container {\n    --primary: #1E3A8A;\n    --primary-hover: #1E40AF;\n    --accent: #F59E0B;\n    --text-main: #111827;\n    --text-sub: #4B5563;\n    --border-color: #E5E7EB;\n    --bg-body: #FFFFFF;\n    --bg-card: #F9FAFB;\n    --bg-badge: #EFF6FF;\n    --text-badge: #1D4ED8;\n    \n    --radius-sm: 4px;\n    --radius-md: 6px;\n    --radius-lg: 10px;\n    \n    --shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);\n    --shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);\n    --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);\n\n    \/* Spacing System *\/\n    --gap-sm: clamp(1rem, 2vw, 1.5rem);\n    --gap-md: clamp(2rem, 5vw, 4rem);\n    --gap-lg: clamp(3rem, 8vw, 6rem);\n\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 5%;\n    box-sizing: border-box;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: var(--text-main);\n    background-color: var(--bg-body);\n    overflow-wrap: break-word;\n    word-break: break-word;\n    line-height: 1.6;\n  }\n\n  .product-detail-container *,\n  .product-detail-container *::before,\n  .product-detail-container *::after {\n    box-sizing: border-box;\n  }\n\n  \/* Typography *\/\n  .product-detail-container h1 {\n    font-size: clamp(32px, 5vw, 44px);\n    font-weight: 800;\n    line-height: 1.2;\n    margin-top: 0;\n    margin-bottom: 1rem;\n    color: var(--text-main);\n  }\n\n  .product-detail-container h2 {\n    font-size: clamp(24px, 4vw, 32px);\n    font-weight: 700;\n    line-height: 1.3;\n    margin-top: 0;\n    margin-bottom: 1rem;\n    color: var(--text-main);\n  }\n\n  .product-detail-container h3 {\n    font-size: clamp(20px, 3vw, 24px);\n    font-weight: 600;\n    margin-top: 0;\n    margin-bottom: 0.75rem;\n  }\n\n  .product-detail-container p {\n    font-size: clamp(18px, 2.5vw, 20px);\n    line-height: 1.7;\n    color: var(--text-sub);\n    margin-top: 0;\n    margin-bottom: 1.5rem;\n  }\n\n  .product-detail-container ul {\n    font-size: clamp(18px, 2.5vw, 20px);\n    color: var(--text-sub);\n    padding-left: 1.5rem;\n    margin-bottom: 1.5rem;\n  }\n\n  .product-detail-container li {\n    margin-bottom: 0.5rem;\n  }\n\n  \/* Image Protocol *\/\n  .product-detail-container img,\n  .img-placeholder {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: var(--radius-md);\n    object-fit: contain;\n  }\n\n  .img-placeholder {\n    aspect-ratio: 4\/3;\n    background-color: #E5E7EB;\n    border: 2px dashed #9CA3AF;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #4B5563;\n    font-size: 18px;\n    font-weight: bold;\n    text-align: center;\n    padding: 1rem;\n  }\n\n  \/* Badge (Non-clickable CTA replacement) *\/\n  .detail-badge-group {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0.75rem;\n    margin-bottom: 1.5rem;\n  }\n  .detail-badge {\n    display: inline-block;\n    background-color: var(--bg-badge);\n    color: var(--text-badge);\n    font-size: 16px;\n    font-weight: 600;\n    padding: 0.5rem 1rem;\n    border-radius: var(--radius-sm);\n    border: 1px solid rgba(29, 78, 216, 0.2);\n  }\n\n  \/* Layout Sections *\/\n  .detail-section {\n    margin-bottom: var(--gap-lg);\n  }\n\n  \/* Hero Section *\/\n  .detail-hero {\n    display: flex;\n    flex-direction: column;\n    gap: var(--gap-md);\n    margin-bottom: var(--gap-lg);\n    padding-top: var(--gap-md);\n  }\n  \n  @media (min-width: 768px) {\n    .detail-hero {\n      flex-direction: row;\n      align-items: center;\n    }\n    .detail-hero \u003e * {\n      flex: 1;\n    }\n  }\n\n  \/* Features - Mobile Order Lock (Image -\u003e Text always) *\/\n  .feature-item {\n    display: flex;\n    flex-direction: column; \/* MOBILE FIRST: STRICT LOCK *\/\n    gap: var(--gap-md);\n    margin-bottom: var(--gap-md);\n    background-color: var(--bg-card);\n    border-radius: var(--radius-lg);\n    overflow: hidden;\n  }\n  .feature-media {\n    width: 100%;\n  }\n  .feature-copy {\n    padding: 1.5rem;\n  }\n\n  \/* Z-Pattern for Desktop *\/\n  @media (min-width: 768px) {\n    .feature-item {\n      flex-direction: row; \/* Z-Pattern Enabled *\/\n      align-items: center;\n      background-color: transparent;\n      margin-bottom: var(--gap-lg);\n    }\n    .feature-item:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n    .feature-media, .feature-copy {\n      flex: 1;\n      width: 50%;\n    }\n    .feature-copy {\n      padding: 0 2rem;\n    }\n  }\n\n  \/* Specs Table Mobile Card Strategy *\/\n  .specs-table-container {\n    background-color: var(--bg-card);\n    padding: clamp(1.5rem, 4vw, 3rem);\n    border-radius: var(--radius-lg);\n  }\n\n  .detail-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 1rem;\n    font-size: clamp(16px, 2vw, 18px);\n  }\n\n  @media (max-width: 767px) {\n    \/* Mobile Table -\u003e Card Conversion *\/\n    .detail-table, \n    .detail-table thead, \n    .detail-table tbody, \n    .detail-table th, \n    .detail-table td, \n    .detail-table tr { \n      display: block; \n      width: 100%; \n    }\n    \n    .detail-table thead { \n      display: none; \/* Hide standard headers *\/\n    }\n    \n    .detail-table tr {\n      background: var(--bg-body);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      margin-bottom: 1rem;\n      padding: 1rem;\n      box-shadow: var(--shadow-sm);\n    }\n    \n    .detail-table td {\n      display: flex;\n      justify-content: space-between;\n      align-items: flex-start;\n      border: none;\n      padding: 0.5rem 0;\n      border-bottom: 1px solid #F3F4F6;\n      text-align: right;\n    }\n    .detail-table td:last-child {\n      border-bottom: none;\n      padding-bottom: 0;\n    }\n    \n    .detail-table td::before {\n      content: attr(data-label);\n      font-weight: 600;\n      color: var(--text-main);\n      text-align: left;\n      flex-basis: 45%;\n      padding-right: 10px;\n    }\n  }\n\n  @media (min-width: 768px) {\n    \/* Desktop Standard Table *\/\n    .detail-table th,\n    .detail-table td {\n      padding: 1rem 1.5rem;\n      border-bottom: 1px solid var(--border-color);\n      text-align: left;\n    }\n    .detail-table th {\n      background-color: var(--primary);\n      color: #FFFFFF;\n      font-weight: 600;\n    }\n    .detail-table tr:nth-child(even) {\n      background-color: #F3F4F6;\n    }\n  }\n\n  \/* FAQ Section *\/\n  .faq-container {\n    background-color: var(--bg-card);\n    border-radius: var(--radius-lg);\n    padding: clamp(1.5rem, 4vw, 3rem);\n  }\n  .faq-item {\n    border-bottom: 1px solid var(--border-color);\n    padding: 1.5rem 0;\n  }\n  .faq-item:last-child {\n    border-bottom: none;\n    padding-bottom: 0;\n  }\n  .faq-question {\n    font-size: clamp(20px, 3vw, 22px);\n    font-weight: 700;\n    color: var(--text-main);\n    margin-bottom: 0.75rem;\n    display: flex;\n    align-items: flex-start;\n    gap: 0.75rem;\n  }\n  .faq-question::before {\n    content: \"Q.\";\n    color: var(--accent);\n  }\n  .faq-answer {\n    font-size: clamp(18px, 2.5vw, 20px);\n    color: var(--text-sub);\n    padding-left: 2.25rem;\n  }\n\u003c\/style\u003e\n\u003c!-- 1) Hero Section --\u003e\n\u003cdiv class=\"detail-section detail-hero\"\u003e\n\u003cdiv class=\"hero-copy\"\u003e\n\u003cdiv class=\"detail-badge-group\"\u003e\n\u003cdiv class=\"detail-badge\"\u003eMaritieme kwaliteit\u003c\/div\u003e\n\n\u003cdiv class=\"detail-badge\"\u003eGeen krimpen nodig\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003ch1\u003eUltieme waterdichte soldeerafdichtingsconnectoren\u003c\/h1\u003e\n\n\u003cp\u003eMaak veilige, geïsoleerde en 100% waterdichte elektrische verbindingen in enkele seconden. Ontworpen voor extreme auto- en maritieme omgevingen waar falen geen optie is.\u003c\/p\u003e\n\n\u003cul\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eThermische activatie:\u003c\/strong\u003e Soldeer en sluit af met alleen een heteluchtpistool.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eGeen corrosie:\u003c\/strong\u003e Volledige bescherming tegen vocht en zout.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eGecertificeerd veilig:\u003c\/strong\u003e ROHS, ISO 9001:2008 en CE-conform.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003c!-- 占位图，强制流式自然排版 --\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260314155218\/fb99a3c43339e96b7c9c5a6b0178c4ad.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"detail-section feature-list\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260314155218\/993df6a0af759a258a86ab629e2e6d0f.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eDubbele wandbescherming tegen vocht\u003c\/h2\u003e\n\n\u003cp\u003eMet een zware dubbele wandconstructie. De buitenste laag bestaat uit zeer duurzaam polyolefine buismateriaal, terwijl de binnenlaag is bekleed met hoogwaardige hotmelt-lijm.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eVoordeel:\u003c\/strong\u003e Bij verhitting vloeit de lijm om kieren volledig te vullen, wat zorgt voor een ondoordringbare waterdichte afdichting die uw draadaansluitingen beschermt tegen zware maritieme en auto-omstandigheden.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260314155218\/9fc4387ff198885c5f52733718f187c7.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eOntworpen voor extreme temperaturen\u003c\/h2\u003e\n\n\u003cp\u003eElektrische systemen hebben niet het comfort van aangename klimaten. Deze connectoren zijn geschikt voor continue werktemperaturen van \u003cstrong\u003e-55°C tot 125°C (-67°F tot 257°F)\u003c\/strong\u003e.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eVoordeel:\u003c\/strong\u003e Of ze nu in een vriezende motorruimte in de winter zitten of blootstaan aan intense mechanische hitte, uw draadverbindingen blijven flexibel, veilig en volledig geïsoleerd.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260314155218\/007b8d70d025a7c65ea4ba510bf246a8.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eMeerdere maten voor perfecte pasvormen\u003c\/h2\u003e\n\n\u003cp\u003eStop met gokken met one-size-fits-all oplossingen. Onze set bevat strikt kleurgecodeerde connectoren die zijn ontworpen voor specifieke draaddiktes om optimale houdkracht te leveren.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eVoordeel:\u003c\/strong\u003e Door de exacte krimpverhouding (Wit, Rood, Geel, Blauw) op uw draad af te stemmen, garandeert u dat de soldeerring strak omsluit en een permanente verbinding vormt die zware trillingen weerstaat.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3) Specifications Table --\u003e\n\n\u003cdiv class=\"detail-section specs-table-container\"\u003e\n\u003ch2\u003eTechnische specificaties\u003c\/h2\u003e\n\n\u003cp\u003eProfessionele parameters ontworpen voor betrouwbare projectuitvoering.\u003c\/p\u003e\n\n\u003ctable class=\"detail-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eKleur \/ Type\u003c\/th\u003e\n\t\t\t\u003cth\u003eMetrische maat (mm)\u003c\/th\u003e\n\t\t\t\u003cth\u003eImperiale maat (inch)\u003c\/th\u003e\n\t\t\t\u003cth\u003eToepassingsgebied\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Color \/ Type\"\u003e\u003cstrong\u003eWit\u003c\/strong\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Metric Size (mm)\"\u003e1,7 mm\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Imperial Size (inch)\"\u003e0,07 inch\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Usage Application\"\u003eMicro bedrading, sensoren\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Color \/ Type\"\u003e\u003cstrong\u003eRood\u003c\/strong\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Metric Size (mm)\"\u003e2,7 mm\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Imperial Size (inch)\"\u003e0,11 inch\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Usage Application\"\u003eAlgemene auto-elektronica\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Color \/ Type\"\u003e\u003cstrong\u003eBlauw\u003c\/strong\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Metric Size (mm)\"\u003e4,5 mm\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Imperial Size (inch)\"\u003e0,18 inch\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Usage Application\"\u003eZware elektronica\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Color \/ Type\"\u003e\u003cstrong\u003eGeel\u003c\/strong\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Metric Size (mm)\"\u003e6,0 mm\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Imperial Size (inch)\"\u003e0,24 inch\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Usage Application\"\u003eVermogenslevering, maritiem\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Color \/ Type\"\u003e\u003cstrong\u003eWerktemperatuur\u003c\/strong\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Metric Size (mm)\"\u003e-55°C tot 125°C\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Imperial Size (inch)\"\u003e-67°F tot 257°F\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Usage Application\"\u003eExtreme omgeving\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Color \/ Type\"\u003e\u003cstrong\u003eKrimptemperatuur\u003c\/strong\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Metric Size (mm)\"\u003e\u0026gt; 160°C\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Imperial Size (inch)\"\u003e\u0026gt; 320°F\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Usage Application\"\u003eVereiste heteluchtpistool\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- 4) FAQ Section --\u003e\n\n\u003cdiv class=\"detail-section faq-container\"\u003e\n\u003ch2\u003eVeelgestelde vragen\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHeb ik een krimptang nodig voor deze connectoren?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eAbsoluut niet. Dit zijn gespecialiseerde soldeerafdichtingsconnectoren. Strip gewoon de draden, steek ze in de buis en verwarm met een heteluchtpistool. De ingebouwde soldeerring smelt en de buis krimpt om een stevige verbinding te maken.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eZijn ze veilig te gebruiken op boten of in de buurt van water?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eJa, ze worden sterk aanbevolen voor maritieme omgevingen. De dubbele wandconstructie bevat een hotmelt-lijm die bij verhitting vloeit en een 100% waterdichte afdichting creëert die zoutwatercorrosie volledig voorkomt.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWelk soort warmtebron moet ik gebruiken?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eVoor de beste resultaten en om ongelijk smelten te voorkomen, raden we sterk aan een standaard heteluchtpistool te gebruiken dat minstens 160°C (320°F) kan bereiken. Hoewel aanstekers technisch gezien in noodgevallen kunnen werken, zorgt een heteluchtpistool voor een veilige, gelijkmatige verdeling die nodig is voor een professionele afdichting.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bak","offers":[{"title":"250 stuks","offer_id":46868159234221,"sku":"0319-17148182","price":14.95,"currency_code":"USD","in_stock":true},{"title":"350 stuks","offer_id":46868159266989,"sku":"0319-17144821","price":19.95,"currency_code":"USD","in_stock":true},{"title":"500 stuks","offer_id":46868159299757,"sku":"0319-17144203","price":24.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0727\/2831\/4029\/files\/fb99a3c43339e96b7c9c5a6b0178c4ad.jpg?v=1784281467","url":"https:\/\/newjoyloo.com\/nl\/products\/waterproof-solder-seal-connectors-rjc","provider":"Newjoyloo","version":"1.0","type":"link"}