{"product_id":"multi-purpose-waterproof-joint-filler","title":"🏠 MULTI-PURPOSE WATERPROOF JOINT FILLER — Mould-Resistant | Flexible Seal | Indoor \u0026 Outdoor Use 🔧","description":"\u003cstyle\u003e\n  .jointfix-page{\n    --jf-teal:#267d7a;\n    --jf-teal-deep:#174f50;\n    --jf-mint:#dcefed;\n    --jf-aqua:#edf7f6;\n    --jf-stone:#ece8e1;\n    --jf-cream:#faf9f6;\n    --jf-ink:#202827;\n    --jf-text:#4c5755;\n    --jf-muted:#78827f;\n    --jf-line:#dde6e3;\n    --jf-white:#ffffff;\n\n    max-width:960px;\n    margin:0 auto;\n    overflow:hidden;\n    background:#fff;\n    color:var(--jf-text);\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",\"Helvetica Neue\",Arial,sans-serif;\n    line-height:1.68;\n  }\n\n  .jointfix-page *{\n    box-sizing:border-box;\n  }\n\n  .jointfix-page img{\n    display:block;\n    width:100%;\n    height:auto;\n    margin:0;\n    border:0;\n  }\n\n  \/* HERO *\/\n  .jf-hero{\n    padding:54px 30px 46px;\n    text-align:center;\n    background:\n      radial-gradient(circle at 85% 5%,rgba(38,125,122,.16),transparent 33%),\n      linear-gradient(145deg,#ffffff 0%,#eaf5f3 100%);\n  }\n\n  .jf-kicker{\n    margin:0 0 10px;\n    color:var(--jf-teal);\n    font-size:11px;\n    font-weight:850;\n    letter-spacing:2.3px;\n    text-transform:uppercase;\n  }\n\n  .jf-title{\n    max-width:820px;\n    margin:0 auto 17px;\n    color:var(--jf-ink);\n    font-size:clamp(38px,6vw,58px);\n    line-height:1.04;\n    font-weight:900;\n    letter-spacing:-1.5px;\n  }\n\n  .jf-title span{\n    color:var(--jf-teal);\n  }\n\n  .jf-lead{\n    max-width:710px;\n    margin:0 auto;\n    color:var(--jf-muted);\n    font-size:16px;\n    line-height:1.75;\n  }\n\n  \/* VALUE BAR *\/\n  .jf-bar{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    background:var(--jf-teal-deep);\n  }\n\n  .jf-bar-item{\n    position:relative;\n    padding:22px 7px;\n    text-align:center;\n  }\n\n  .jf-bar-item:not(:last-child):after{\n    content:\"\";\n    position:absolute;\n    right:0;\n    top:25%;\n    width:1px;\n    height:50%;\n    background:rgba(255,255,255,.14);\n  }\n\n  .jf-bar-item strong{\n    display:block;\n    margin-bottom:3px;\n    color:#fff;\n    font-size:13px;\n    font-weight:800;\n  }\n\n  .jf-bar-item span{\n    color:rgba(255,255,255,.58);\n    font-size:9px;\n  }\n\n  \/* SECTIONS *\/\n  .jf-section{\n    padding:43px 30px;\n    background:#fff;\n  }\n\n  .jf-section.soft{\n    background:var(--jf-aqua);\n  }\n\n  .jf-section.cream{\n    background:var(--jf-cream);\n  }\n\n  .jf-section.stone{\n    background:var(--jf-stone);\n  }\n\n  .jf-section.dark{\n    background:\n      radial-gradient(circle at 15% 0%,rgba(109,196,190,.16),transparent 34%),\n      linear-gradient(145deg,#123f40 0%,#286a67 100%);\n  }\n\n  .jf-center{\n    text-align:center;\n  }\n\n  .jf-rule{\n    width:45px;\n    height:3px;\n    margin:0 auto 18px;\n    border-radius:8px;\n    background:var(--jf-teal);\n  }\n\n  .jf-section h2{\n    max-width:790px;\n    margin:0 auto 14px;\n    color:var(--jf-ink);\n    font-size:clamp(30px,4.3vw,42px);\n    line-height:1.14;\n    font-weight:900;\n    letter-spacing:-.9px;\n  }\n\n  .jf-section h2 span{\n    color:var(--jf-teal);\n  }\n\n  .jf-section p{\n    max-width:715px;\n    margin:0 auto;\n    color:var(--jf-muted);\n    font-size:15px;\n    line-height:1.75;\n  }\n\n  .jf-section.dark h2{\n    color:#fff;\n  }\n\n  .jf-section.dark h2 span{\n    color:#bfe8e4;\n  }\n\n  .jf-section.dark p{\n    color:rgba(255,255,255,.70);\n  }\n\n  \/* BENEFITS *\/\n  .jf-benefits{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:11px;\n    max-width:810px;\n    margin:29px auto 0;\n  }\n\n  .jf-benefit{\n    padding:21px 13px;\n    background:#fff;\n    border:1px solid var(--jf-line);\n    border-radius:12px;\n    text-align:center;\n  }\n\n  .jf-benefit strong{\n    display:block;\n    margin-bottom:5px;\n    color:var(--jf-ink);\n    font-size:14px;\n  }\n\n  .jf-benefit span{\n    color:var(--jf-muted);\n    font-size:11px;\n    line-height:1.5;\n  }\n\n  \/* EDITORIAL ROWS *\/\n  .jf-editorial{\n    max-width:800px;\n    margin:30px auto 0;\n    border-top:1px solid var(--jf-line);\n  }\n\n  .jf-editorial-row{\n    display:grid;\n    grid-template-columns:190px 1fr;\n    gap:25px;\n    padding:18px 0;\n    border-bottom:1px solid var(--jf-line);\n    text-align:left;\n  }\n\n  .jf-editorial-row strong{\n    color:var(--jf-ink);\n    font-size:14px;\n    font-weight:800;\n  }\n\n  .jf-editorial-row span{\n    color:var(--jf-muted);\n    font-size:13px;\n    line-height:1.55;\n  }\n\n  \/* USE CASES *\/\n  .jf-uses{\n    display:grid;\n    grid-template-columns:repeat(5,1fr);\n    gap:9px;\n    max-width:850px;\n    margin:29px auto 0;\n  }\n\n  .jf-use{\n    padding:18px 7px;\n    background:#fff;\n    border:1px solid var(--jf-line);\n    border-radius:10px;\n    text-align:center;\n  }\n\n  .jf-use strong{\n    display:block;\n    margin-bottom:4px;\n    color:var(--jf-ink);\n    font-size:12px;\n  }\n\n  .jf-use span{\n    color:var(--jf-muted);\n    font-size:9px;\n  }\n\n  \/* DARK GRID *\/\n  .jf-dark-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:10px;\n    max-width:790px;\n    margin:29px auto 0;\n  }\n\n  .jf-dark-item{\n    padding:18px 9px;\n    border:1px solid rgba(191,232,228,.27);\n    border-radius:10px;\n    text-align:center;\n  }\n\n  .jf-dark-item strong{\n    display:block;\n    margin-bottom:4px;\n    color:#fff;\n    font-size:13px;\n  }\n\n  .jf-dark-item span{\n    color:rgba(255,255,255,.60);\n    font-size:10px;\n  }\n\n  \/* STEPS *\/\n  .jf-steps{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:10px;\n    max-width:850px;\n    margin:29px auto 0;\n  }\n\n  .jf-step{\n    padding:20px 10px;\n    background:#fff;\n    border:1px solid var(--jf-line);\n    border-radius:12px;\n    text-align:center;\n  }\n\n  .jf-num{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:38px;\n    height:38px;\n    margin:0 auto 10px;\n    border-radius:50%;\n    background:var(--jf-teal);\n    color:#fff;\n    font-size:12px;\n    font-weight:850;\n  }\n\n  .jf-step strong{\n    display:block;\n    margin-bottom:4px;\n    color:var(--jf-ink);\n    font-size:13px;\n  }\n\n  .jf-step span{\n    color:var(--jf-muted);\n    font-size:10px;\n    line-height:1.5;\n  }\n\n  \/* SURFACES *\/\n  .jf-surfaces{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    max-width:830px;\n    margin:29px auto 0;\n    overflow:hidden;\n    border:1px solid var(--jf-line);\n    border-radius:12px;\n  }\n\n  .jf-surface{\n    padding:20px 8px;\n    background:#fff;\n    text-align:center;\n    border-right:1px solid var(--jf-line);\n  }\n\n  .jf-surface:last-child{\n    border-right:none;\n  }\n\n  .jf-surface strong{\n    display:block;\n    margin-bottom:4px;\n    color:var(--jf-ink);\n    font-size:13px;\n  }\n\n  .jf-surface span{\n    color:var(--jf-muted);\n    font-size:10px;\n  }\n\n  \/* STATEMENT *\/\n  .jf-statement{\n    padding:34px 25px;\n    background:#f4f8f7;\n    border-top:1px solid var(--jf-line);\n    border-bottom:1px solid var(--jf-line);\n    text-align:center;\n  }\n\n  .jf-statement strong{\n    display:block;\n    max-width:770px;\n    margin:0 auto;\n    color:var(--jf-ink);\n    font-size:clamp(22px,3.2vw,30px);\n    line-height:1.3;\n    font-weight:900;\n  }\n\n  .jf-statement span{\n    display:block;\n    max-width:680px;\n    margin:8px auto 0;\n    color:var(--jf-muted);\n    font-size:13px;\n  }\n\n  \/* NOTE *\/\n  .jf-note{\n    max-width:760px;\n    margin:26px auto 0;\n    padding:18px 20px;\n    background:rgba(255,255,255,.08);\n    border-left:4px solid #9ed5d0;\n    border-radius:8px;\n    color:rgba(255,255,255,.72);\n    font-size:13px;\n    line-height:1.68;\n    text-align:left;\n  }\n\n  .jf-note strong{\n    color:#fff;\n  }\n\n  \/* DETAILS *\/\n  .jf-details{\n    padding:18px 30px 40px;\n    background:#fff;\n  }\n\n  .jf-details details{\n    border-top:1px solid var(--jf-line);\n  }\n\n  .jf-details details:last-child{\n    border-bottom:1px solid var(--jf-line);\n  }\n\n  .jf-details summary{\n    position:relative;\n    padding:19px 36px 19px 0;\n    color:var(--jf-ink);\n    font-size:15px;\n    font-weight:800;\n    cursor:pointer;\n    list-style:none;\n  }\n\n  .jf-details summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .jf-details summary:after{\n    content:\"+\";\n    position:absolute;\n    right:4px;\n    top:13px;\n    color:var(--jf-teal);\n    font-size:25px;\n    line-height:1;\n  }\n\n  .jf-details details[open] summary:after{\n    content:\"−\";\n  }\n\n  .jf-detail{\n    padding:0 0 20px;\n    color:var(--jf-muted);\n    font-size:14px;\n    line-height:1.7;\n  }\n\n  .jf-detail p{\n    margin:0;\n  }\n\n  @media(max-width:640px){\n\n    .jf-hero{\n      padding:38px 20px 32px;\n    }\n\n    .jf-title{\n      font-size:38px;\n      letter-spacing:-1px;\n    }\n\n    .jf-lead{\n      font-size:15px;\n    }\n\n    .jf-bar{\n      grid-template-columns:repeat(2,1fr);\n    }\n\n    .jf-bar-item:nth-child(2):after{\n      display:none;\n    }\n\n    .jf-bar-item:nth-child(-n+2){\n      border-bottom:1px solid rgba(255,255,255,.12);\n    }\n\n    .jf-section{\n      padding:32px 20px;\n    }\n\n    .jf-section h2{\n      font-size:30px;\n    }\n\n    .jf-benefits,\n    .jf-dark-grid{\n      grid-template-columns:1fr;\n      gap:9px;\n    }\n\n    .jf-editorial-row{\n      grid-template-columns:1fr;\n      gap:4px;\n      padding:15px 0;\n    }\n\n    .jf-uses{\n      grid-template-columns:repeat(2,1fr);\n    }\n\n    .jf-use:last-child{\n      grid-column:1 \/ -1;\n    }\n\n    .jf-steps{\n      grid-template-columns:repeat(2,1fr);\n    }\n\n    .jf-surfaces{\n      grid-template-columns:repeat(2,1fr);\n    }\n\n    .jf-surface:nth-child(2){\n      border-right:none;\n    }\n\n    .jf-surface:nth-child(-n+2){\n      border-bottom:1px solid var(--jf-line);\n    }\n\n    .jf-details{\n      padding:12px 20px 32px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"jointfix-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"jf-hero\"\u003e\n\n    \u003cp class=\"jf-kicker\"\u003e\n      Multi-Purpose Joint \u0026amp; Gap Filler\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"jf-title\"\u003e\n      Refresh Old Joints.\u003cbr\u003e\n      \u003cspan\u003eCreate a Cleaner Finish.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"jf-lead\"\u003e\n      A convenient joint-filling compound designed for cosmetic\n      touch-ups around compatible tile joints, sink edges,\n      bathroom surfaces and other small household gaps where\n      a cleaner, more finished appearance is needed.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 1 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/1_9538e215-da9f-4dc4-9cb9-05406e2bd669.png?v=1785824401\" alt=\"Multi-purpose waterproof joint filler for bathroom and kitchen gaps\"\u003e\n\n\n  \u003c!-- QUICK VALUE --\u003e\n  \u003cdiv class=\"jf-bar\"\u003e\n\n    \u003cdiv class=\"jf-bar-item\"\u003e\n      \u003cstrong\u003eGap Filling\u003c\/strong\u003e\n      \u003cspan\u003eRefresh small joints and seams\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jf-bar-item\"\u003e\n      \u003cstrong\u003eEasy Application\u003c\/strong\u003e\n      \u003cspan\u003eDesigned for DIY touch-ups\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jf-bar-item\"\u003e\n      \u003cstrong\u003eNeater Finish\u003c\/strong\u003e\n      \u003cspan\u003eImprove worn-looking joint lines\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jf-bar-item\"\u003e\n      \u003cstrong\u003eMulti-Surface Use\u003c\/strong\u003e\n      \u003cspan\u003eFor compatible household areas\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- IMAGE 2 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/2_47d36a8a-7779-4396-985e-42b5e28df630.png?v=1785824395\" alt=\"Joint filler applied to worn tile gaps for a cleaner finish\" loading=\"lazy\"\u003e\n\n\n  \u003c!-- CORE VALUE --\u003e\n  \u003csection class=\"jf-section soft jf-center\"\u003e\n\n    \u003cdiv class=\"jf-rule\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Small Gaps Can Make\u003cbr\u003e\n      \u003cspan\u003ethe Whole Surface Look Older.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Worn, discolored or uneven-looking joints can make an otherwise\n      clean room feel unfinished. Apply the filler to compatible\n      cosmetic gaps to create a more uniform-looking surface.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"jf-benefits\"\u003e\n\n      \u003cdiv class=\"jf-benefit\"\u003e\n        \u003cstrong\u003eRefresh Joint Lines\u003c\/strong\u003e\n        \u003cspan\u003e\n          Helps improve the visual appearance of old or uneven-looking seams.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jf-benefit\"\u003e\n        \u003cstrong\u003eFill Small Gaps\u003c\/strong\u003e\n        \u003cspan\u003e\n          Useful for suitable non-structural household joints and surface gaps.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jf-benefit\"\u003e\n        \u003cstrong\u003eCleaner Presentation\u003c\/strong\u003e\n        \u003cspan\u003e\n          Creates a tidier finish around frequently seen edges and corners.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 3 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/3_20db8daa-ae6e-4a27-b469-c60740b822b7.png?v=1785824398\" alt=\"Before and after joint filler application around household tiles\" loading=\"lazy\"\u003e\n\n\n  \u003c!-- BEFORE AFTER --\u003e\n  \u003csection class=\"jf-section jf-center\"\u003e\n\n    \u003cdiv class=\"jf-rule\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Target the Details\u003cbr\u003e\n      \u003cspan\u003eThat Make a Surface Look Tired.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Instead of replacing an entire tiled area, cosmetic joint\n      maintenance can help improve the appearance of suitable\n      worn-looking sections around the home.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"jf-editorial\"\u003e\n\n      \u003cdiv class=\"jf-editorial-row\"\u003e\n        \u003cstrong\u003eDiscolored Joints\u003c\/strong\u003e\n        \u003cspan\u003e\n          Cover compatible worn-looking joint areas with a cleaner surface finish.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jf-editorial-row\"\u003e\n        \u003cstrong\u003eSmall Surface Gaps\u003c\/strong\u003e\n        \u003cspan\u003e\n          Fill suitable shallow gaps where cosmetic maintenance is appropriate.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jf-editorial-row\"\u003e\n        \u003cstrong\u003eUneven Edges\u003c\/strong\u003e\n        \u003cspan\u003e\n          Smooth the applied material to create a more consistent-looking seam.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 4 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/4_9a8e084e-1fc7-41af-a8ef-8a59103184cf.png?v=1785824401\" alt=\"Joint filler texture and precision application around tile edges\" loading=\"lazy\"\u003e\n\n\n  \u003c!-- APPLICATION --\u003e\n  \u003csection class=\"jf-section dark jf-center\"\u003e\n\n    \u003cdiv class=\"jf-rule\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Apply Only Where Needed.\u003cbr\u003e\n      \u003cspan\u003eSmooth for a Cleaner Line.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Controlled application helps keep the product inside the\n      intended joint instead of spreading unnecessary material\n      over the surrounding surface.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"jf-dark-grid\"\u003e\n\n      \u003cdiv class=\"jf-dark-item\"\u003e\n        \u003cstrong\u003eControlled Placement\u003c\/strong\u003e\n        \u003cspan\u003eTarget the gap or seam directly\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jf-dark-item\"\u003e\n        \u003cstrong\u003eSmooth the Surface\u003c\/strong\u003e\n        \u003cspan\u003eShape excess product before it fully sets\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jf-dark-item\"\u003e\n        \u003cstrong\u003eAllow to Set\u003c\/strong\u003e\n        \u003cspan\u003eFollow the supplied curing instructions\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 5 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/5_9cfdd727-0642-42bc-8f5d-34345bc5baf0.png?v=1785824398\" alt=\"Multi-purpose joint filler for kitchen bathroom sink tile and household seams\" loading=\"lazy\"\u003e\n\n\n  \u003c!-- USE CASES --\u003e\n  \u003csection class=\"jf-section cream jf-center\"\u003e\n\n    \u003cdiv class=\"jf-rule\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      One Simple Touch-Up Product.\u003cbr\u003e\n      \u003cspan\u003eSeveral Everyday Areas.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Suitable applications depend on the actual surface material\n      and product instructions, but common cosmetic maintenance areas\n      may include kitchens, bathrooms and tiled household spaces.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"jf-uses\"\u003e\n\n      \u003cdiv class=\"jf-use\"\u003e\n        \u003cstrong\u003eTile Joints\u003c\/strong\u003e\n        \u003cspan\u003eRefresh suitable seams\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jf-use\"\u003e\n        \u003cstrong\u003eSink Edges\u003c\/strong\u003e\n        \u003cspan\u003eTouch up compatible gaps\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jf-use\"\u003e\n        \u003cstrong\u003eCountertops\u003c\/strong\u003e\n        \u003cspan\u003eImprove suitable edge joints\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jf-use\"\u003e\n        \u003cstrong\u003eBathroom Areas\u003c\/strong\u003e\n        \u003cspan\u003eCosmetic joint maintenance\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jf-use\"\u003e\n        \u003cstrong\u003eWall Tiles\u003c\/strong\u003e\n        \u003cspan\u003eRefresh worn-looking lines\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 6 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/6_98e88ec6-9fd4-4dd4-a9a4-1fec99271569.png?v=1785824398\" alt=\"Water-resistant joint filler used around bathroom tile and sink areas\" loading=\"lazy\"\u003e\n\n\n  \u003c!-- MOISTURE AREA --\u003e\n  \u003csection class=\"jf-section stone jf-center\"\u003e\n\n    \u003cdiv class=\"jf-rule\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Made for Household Areas\u003cbr\u003e\n      \u003cspan\u003eWhere Moisture Is Common.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Once properly applied and cured according to the product\n      instructions, the filler is intended to help finish compatible\n      joints in everyday moisture-prone areas.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"jf-surfaces\"\u003e\n\n      \u003cdiv class=\"jf-surface\"\u003e\n        \u003cstrong\u003eBathroom\u003c\/strong\u003e\n        \u003cspan\u003eTile and fixture edges\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jf-surface\"\u003e\n        \u003cstrong\u003eKitchen\u003c\/strong\u003e\n        \u003cspan\u003eSink and counter areas\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jf-surface\"\u003e\n        \u003cstrong\u003eLaundry Area\u003c\/strong\u003e\n        \u003cspan\u003eSuitable surface seams\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jf-surface\"\u003e\n        \u003cstrong\u003eUtility Spaces\u003c\/strong\u003e\n        \u003cspan\u003eCompatible non-structural gaps\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 7 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/7_5f7deead-a1fc-42f6-814d-5c2cca303cca.png?v=1785824400\" alt=\"Step by step application of household joint filler\" loading=\"lazy\"\u003e\n\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003csection class=\"jf-section soft jf-center\"\u003e\n\n    \u003cdiv class=\"jf-rule\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Clean. Fill. Smooth.\u003cbr\u003e\n      \u003cspan\u003eA Straightforward DIY Routine.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"jf-steps\"\u003e\n\n      \u003cdiv class=\"jf-step\"\u003e\n        \u003cdiv class=\"jf-num\"\u003e01\u003c\/div\u003e\n        \u003cstrong\u003eClean the Joint\u003c\/strong\u003e\n        \u003cspan\u003e\n          Remove loose residue, dust, grease and moisture from the application area.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jf-step\"\u003e\n        \u003cdiv class=\"jf-num\"\u003e02\u003c\/div\u003e\n        \u003cstrong\u003eApply the Filler\u003c\/strong\u003e\n        \u003cspan\u003e\n          Place an appropriate amount directly into the compatible joint or gap.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jf-step\"\u003e\n        \u003cdiv class=\"jf-num\"\u003e03\u003c\/div\u003e\n        \u003cstrong\u003eSmooth the Line\u003c\/strong\u003e\n        \u003cspan\u003e\n          Remove excess material and shape the surface while workable.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jf-step\"\u003e\n        \u003cdiv class=\"jf-num\"\u003e04\u003c\/div\u003e\n        \u003cstrong\u003eAllow to Cure\u003c\/strong\u003e\n        \u003cspan\u003e\n          Keep the area undisturbed for the curing period specified on the product.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 8 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/8_2cf343aa-969d-41bd-8f07-789b4233f352.png?v=1785824392\" alt=\"Joint filler product details for simple household DIY maintenance\" loading=\"lazy\"\u003e\n\n\n  \u003c!-- DIY --\u003e\n  \u003csection class=\"jf-section jf-center\"\u003e\n\n    \u003cdiv class=\"jf-rule\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Designed for Small Repairs,\u003cbr\u003e\n      \u003cspan\u003eNot a Full Renovation Project.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Keep it in your household maintenance kit for minor cosmetic\n      joint touch-ups that do not require structural repair or\n      professional replacement work.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"jf-benefits\"\u003e\n\n      \u003cdiv class=\"jf-benefit\"\u003e\n        \u003cstrong\u003eCompact Format\u003c\/strong\u003e\n        \u003cspan\u003e\n          Easy to keep with other household repair supplies.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jf-benefit\"\u003e\n        \u003cstrong\u003eTargeted Application\u003c\/strong\u003e\n        \u003cspan\u003e\n          Useful for localized cosmetic maintenance rather than large resurfacing jobs.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jf-benefit\"\u003e\n        \u003cstrong\u003eDIY Friendly\u003c\/strong\u003e\n        \u003cspan\u003e\n          Straightforward application for appropriate household touch-ups.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 9 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/9_66b58728-7f85-46c7-a0f5-531b2779ab35.png?v=1785824397\" alt=\"Multi-purpose joint filler household repair and finishing results\" loading=\"lazy\"\u003e\n\n\n  \u003c!-- STATEMENT --\u003e\n  \u003cdiv class=\"jf-statement\"\u003e\n\n    \u003cstrong\u003e\n      Sometimes the smallest joint lines make the biggest difference to how clean a room feels.\n    \u003c\/strong\u003e\n\n    \u003cspan\u003e\n      Refresh suitable worn-looking seams without automatically replacing the surrounding surface.\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- IMAGE 10 - PRODUCT LINK REMOVED --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/10_bd55b6c4-9bac-40b6-8f6a-89a75e6f1255.png?v=1785824400\" alt=\"Multi-purpose waterproof joint filler final product presentation\" loading=\"lazy\"\u003e\n\n\n  \u003c!-- FINAL --\u003e\n  \u003csection class=\"jf-section dark jf-center\"\u003e\n\n    \u003cdiv class=\"jf-rule\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Refresh the Joint.\u003cbr\u003e\n      \u003cspan\u003eRefine the Whole Surface.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A practical option for cosmetic maintenance around suitable\n      tile joints, sink edges and small household seams where\n      a smoother, cleaner-looking finish is the goal.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"jf-note\"\u003e\n      \u003cstrong\u003eImportant Use Note:\u003c\/strong\u003e\n      This product is intended for suitable cosmetic joint and gap filling.\n      It should not be relied upon to repair structural cracks, active plumbing\n      leaks, serious water intrusion or movement-related building damage.\n      Always test surface compatibility first and follow the product's stated\n      drying and curing instructions before exposing the treated area to water.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- COLLAPSIBLE DETAILS --\u003e\n  \u003csection class=\"jf-details\"\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eProduct Highlights\u003c\/summary\u003e\n      \u003cdiv class=\"jf-detail\"\u003e\n        \u003cp\u003e\n          Multi-purpose household joint filler designed for cosmetic\n          touch-ups on compatible tile joints, small seams and surface gaps.\n          Its targeted application format makes it suitable for routine\n          bathroom, kitchen and household maintenance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhere Can I Use It?\u003c\/summary\u003e\n      \u003cdiv class=\"jf-detail\"\u003e\n        \u003cp\u003e\n          Potential applications include compatible ceramic tile joints,\n          sink edges, countertop seams and similar non-structural household\n          gaps. Surface materials differ, so always test a small hidden area\n          and confirm compatibility with the product instructions before use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow to Apply\u003c\/summary\u003e\n      \u003cdiv class=\"jf-detail\"\u003e\n        \u003cp\u003e\n          Clean and dry the application area first. Remove loose or unstable\n          material, apply the filler into the joint, smooth the surface and\n          wipe away excess material while appropriate. Allow the product to\n          cure fully according to the supplied instructions before normal use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003eImportant Limitations\u003c\/summary\u003e\n      \u003cdiv class=\"jf-detail\"\u003e\n        \u003cp\u003e\n          Cosmetic joint filler is not a substitute for professional structural,\n          plumbing or waterproofing repair. If a crack continues to move, water\n          is actively leaking behind the surface, or there are signs of deeper\n          moisture damage, identify and repair the underlying cause before\n          performing cosmetic surface work.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"loungon","offers":[{"title":"1-Pack","offer_id":56366076854564,"sku":"LE70544914","price":9.99,"currency_code":"GBP","in_stock":true},{"title":"2-Pack","offer_id":56366076887332,"sku":"LE70544914*2","price":16.99,"currency_code":"GBP","in_stock":true},{"title":"3-Pack","offer_id":56366076920100,"sku":"LE70544914*3","price":23.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/3863\/9652\/files\/1_9538e215-da9f-4dc4-9cb9-05406e2bd669.png?v=1790003887","url":"https:\/\/loungon.com\/products\/multi-purpose-waterproof-joint-filler","provider":"loungon","version":"1.0","type":"link"}