{"product_id":"waterproof-sealing-spray-roof-wall","title":"💧 Waterproof Sealing Spray – Roof, Wall, Concrete \u0026 Grout Repair","description":"\u003cstyle\u003e\n.waterseal-page,\n.waterseal-page *{\n  box-sizing:border-box;\n}\n\n.waterseal-page{\n  --ink:#27313a;\n  --text:#58626a;\n  --muted:#7a8389;\n\n  --blue:#4d82a1;\n  --blue-dark:#35627d;\n  --cyan:#5d929c;\n  --green:#66806f;\n  --orange:#d88749;\n\n  --blue-soft:#edf6f9;\n  --cream:#fffaf3;\n  --soft:#f7fafb;\n  --white:#ffffff;\n\n  --line:#dce8ed;\n\n  width:100%;\n  max-width:760px;\n  margin:0 auto;\n  padding:8px;\n\n  background:#f5f9fa;\n  color:var(--text);\n\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n  font-size:17px;\n  line-height:1.55;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.waterseal-page h1,\n.waterseal-page h2,\n.waterseal-page h3,\n.waterseal-page p{\n  margin-top:0;\n}\n\n.waterseal-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n\n\/* =========================\n   CARD\n========================= *\/\n\n.ws-card{\n  margin-bottom:14px;\n  overflow:hidden;\n\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:22px;\n\n  box-shadow:0 7px 20px rgba(40,60,72,.055);\n}\n\n.ws-accent-blue{\n  border-top:5px solid var(--blue);\n}\n\n.ws-accent-cyan{\n  border-top:5px solid var(--cyan);\n}\n\n.ws-accent-green{\n  border-top:5px solid var(--green);\n}\n\n.ws-accent-orange{\n  border-top:5px solid var(--orange);\n}\n\n.ws-copy{\n  padding:21px 18px 16px;\n  text-align:left;\n}\n\n.ws-image-wrap{\n  padding:0 12px 12px;\n}\n\n.ws-image{\n  border-radius:16px;\n}\n\n\n\/* =========================\n   TYPOGRAPHY\n========================= *\/\n\n.ws-kicker{\n  display:inline-block;\n\n  margin-bottom:8px;\n  padding:5px 10px;\n\n  border-radius:999px;\n\n  background:var(--blue-soft);\n  color:var(--blue-dark);\n\n  font-size:12px;\n  line-height:1.2;\n  font-weight:900;\n  letter-spacing:.45px;\n\n  text-transform:uppercase;\n  text-align:left;\n}\n\n.ws-title{\n  margin:0 0 9px;\n\n  color:var(--ink);\n\n  font-size:25px;\n  line-height:1.2;\n  letter-spacing:-.35px;\n\n  font-weight:900;\n  text-align:left;\n}\n\n.ws-text{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:17px;\n  line-height:1.55;\n\n  text-align:left;\n}\n\n.ws-text strong{\n  color:var(--ink);\n}\n\n\n\/* =========================\n   HERO\n========================= *\/\n\n.ws-hero{\n  background:\n    radial-gradient(circle at 50% 0%,#dceef4 0%,transparent 48%),\n    linear-gradient(145deg,#ffffff 0%,#f8fbfc 57%,#eef5f7 100%);\n\n  border-color:#d3e4ea;\n}\n\n.ws-hero .ws-copy{\n  padding:27px 18px 17px;\n  text-align:center;\n}\n\n.ws-eyebrow{\n  display:inline-block;\n\n  margin-bottom:10px;\n  padding:6px 12px;\n\n  border-radius:999px;\n\n  background:#fff;\n  border:1px solid #d7e6eb;\n\n  color:var(--blue-dark);\n\n  font-size:13px;\n  font-weight:900;\n  letter-spacing:.5px;\n}\n\n.ws-hero-title{\n  max-width:650px;\n\n  margin:0 auto 10px;\n\n  color:#243139;\n\n  font-size:30px;\n  line-height:1.12;\n  letter-spacing:-.6px;\n\n  font-weight:950;\n  text-align:center;\n}\n\n.ws-hero-text{\n  max-width:620px;\n\n  margin:0 auto;\n\n  color:#606b72;\n\n  font-size:17px;\n  line-height:1.5;\n\n  text-align:center;\n}\n\n\n\/* =========================\n   HIGHLIGHT\n========================= *\/\n\n.ws-highlight{\n  margin-top:13px;\n  padding:12px 14px;\n\n  border-left:4px solid var(--orange);\n  border-radius:10px;\n\n  background:#fff6ed;\n\n  color:#704b2f;\n\n  font-size:15px;\n  line-height:1.5;\n  font-weight:750;\n\n  text-align:left;\n}\n\n.ws-highlight strong{\n  color:#573820;\n}\n\n\n\/* =========================\n   LIST\n========================= *\/\n\n.ws-list{\n  margin:13px 0 0;\n  padding:0;\n\n  list-style:none;\n}\n\n.ws-list li{\n  position:relative;\n\n  margin-bottom:8px;\n  padding-left:27px;\n\n  color:#515b62;\n\n  font-size:16px;\n  line-height:1.45;\n\n  text-align:left;\n}\n\n.ws-list li:last-child{\n  margin-bottom:0;\n}\n\n.ws-list li:before{\n  content:\"✓\";\n\n  position:absolute;\n  left:0;\n  top:0;\n\n  color:var(--blue);\n\n  font-weight:900;\n}\n\n\n\/* =========================\n   USE ROWS\n========================= *\/\n\n.ws-rows{\n  margin-top:13px;\n  border-top:1px solid var(--line);\n}\n\n.ws-row{\n  display:grid;\n  grid-template-columns:38% 62%;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ws-row:last-child{\n  border-bottom:0;\n}\n\n.ws-row b,\n.ws-row span{\n  padding:10px 8px;\n\n  font-size:13px;\n  line-height:1.45;\n\n  text-align:left;\n}\n\n.ws-row b{\n  color:var(--ink);\n}\n\n.ws-row span{\n  color:var(--muted);\n}\n\n\n\/* =========================\n   STEPS\n========================= *\/\n\n.ws-steps{\n  display:grid;\n  gap:9px;\n\n  margin-top:13px;\n}\n\n.ws-step{\n  padding:11px 13px;\n\n  border:1px solid #dce8ed;\n  border-radius:13px;\n\n  background:#f9fcfd;\n\n  color:#505a62;\n\n  font-size:15px;\n  line-height:1.45;\n\n  text-align:left;\n}\n\n.ws-step strong{\n  color:var(--blue-dark);\n}\n\n\n\/* =========================\n   INFO CARD\n========================= *\/\n\n.ws-info-card{\n  margin-bottom:14px;\n  padding:21px 17px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:22px;\n\n  box-shadow:0 7px 20px rgba(40,60,72,.045);\n\n  text-align:left;\n}\n\n.ws-section-kicker{\n  display:inline-block;\n\n  margin-bottom:7px;\n  padding:5px 10px;\n\n  border-radius:999px;\n\n  background:var(--blue-soft);\n  color:var(--blue-dark);\n\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:.45px;\n\n  text-transform:uppercase;\n  text-align:left;\n}\n\n.ws-section-title{\n  margin:0 0 14px;\n\n  color:var(--ink);\n\n  font-size:24px;\n  line-height:1.2;\n\n  font-weight:900;\n  text-align:left;\n}\n\n\n\/* =========================\n   SPECS\n========================= *\/\n\n.ws-spec-list{\n  margin:0;\n  padding:0;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:15px;\n\n  list-style:none;\n}\n\n.ws-spec-list li{\n  display:grid;\n  grid-template-columns:40% 60%;\n\n  border-bottom:1px solid var(--line);\n\n  font-size:14px;\n}\n\n.ws-spec-list li:last-child{\n  border-bottom:0;\n}\n\n.ws-spec-label,\n.ws-spec-value{\n  padding:11px 12px;\n  text-align:left;\n}\n\n.ws-spec-label{\n  background:#eef6f9;\n\n  color:var(--blue-dark);\n\n  font-weight:850;\n}\n\n.ws-spec-value{\n  background:#fff;\n\n  color:#505a62;\n}\n\n\n\/* =========================\n   NOTES\n========================= *\/\n\n.ws-note-card{\n  background:#fffaf3;\n  border-color:#e8dfd1;\n}\n\n.ws-note-list{\n  margin:0;\n  padding-left:21px;\n\n  color:#5b5955;\n\n  font-size:15px;\n  line-height:1.55;\n}\n\n.ws-note-list li{\n  margin-bottom:8px;\n  text-align:left;\n}\n\n.ws-note-list li:last-child{\n  margin-bottom:0;\n}\n\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.ws-faq-card details{\n  margin-bottom:8px;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:13px;\n}\n\n.ws-faq-card details:last-child{\n  margin-bottom:0;\n}\n\n.ws-faq-card summary{\n  position:relative;\n\n  padding:13px 40px 13px 14px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--ink);\n\n  font-size:14px;\n  line-height:1.4;\n\n  font-weight:800;\n  text-align:left;\n}\n\n.ws-faq-card summary::-webkit-details-marker{\n  display:none;\n}\n\n.ws-faq-card summary:after{\n  content:\"+\";\n\n  position:absolute;\n  right:14px;\n  top:4px;\n\n  color:var(--blue);\n\n  font-size:25px;\n}\n\n.ws-faq-card details[open] summary:after{\n  content:\"−\";\n}\n\n.ws-answer{\n  padding:0 14px 14px;\n\n  color:var(--muted);\n\n  font-size:13px;\n  line-height:1.6;\n\n  text-align:left;\n}\n\n\n\/* =========================\n   FINAL CTA\n========================= *\/\n\n.ws-final{\n  padding:28px 18px;\n\n  text-align:center;\n\n  background:\n    linear-gradient(\n      145deg,\n      #eaf4f8 0%,\n      #ffffff 56%,\n      #fff3e8 100%\n    );\n\n  border:1px solid #dbe7ec;\n  border-radius:22px;\n}\n\n.ws-final h2{\n  max-width:620px;\n  margin:0 auto 9px;\n\n  color:var(--ink);\n\n  font-size:27px;\n  line-height:1.2;\n\n  font-weight:900;\n  text-align:center;\n}\n\n.ws-final p{\n  max-width:590px;\n  margin:0 auto 16px;\n\n  color:#667078;\n\n  font-size:16px;\n  line-height:1.5;\n\n  text-align:center;\n}\n\n.ws-button{\n  display:block;\n\n  width:100%;\n  max-width:430px;\n\n  margin:0 auto;\n  padding:14px 20px;\n\n  border-radius:14px;\n\n  background:var(--blue-dark);\n\n  color:#fff!important;\n\n  text-decoration:none;\n\n  font-size:16px;\n  font-weight:900;\n\n  box-shadow:0 6px 14px rgba(53,98,125,.18);\n}\n\n.ws-trust{\n  margin-top:15px;\n  padding-top:13px;\n\n  border-top:1px solid #dce7eb;\n\n  color:#677178;\n\n  font-size:12px;\n  line-height:1.7;\n\n  text-align:center;\n}\n\n.ws-policy{\n  max-width:630px;\n\n  margin:8px auto 0!important;\n\n  color:#878f94!important;\n\n  font-size:11px!important;\n  line-height:1.4!important;\n\n  text-align:center!important;\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:520px){\n\n  .waterseal-page{\n    padding:6px;\n    font-size:17px;\n  }\n\n  .ws-card{\n    margin-bottom:12px;\n    border-radius:20px;\n  }\n\n  .ws-copy{\n    padding:19px 15px 14px;\n  }\n\n  .ws-hero .ws-copy{\n    padding:24px 15px 16px;\n  }\n\n  .ws-hero-title{\n    font-size:28px;\n  }\n\n  .ws-title{\n    font-size:23px;\n  }\n\n  .ws-image-wrap{\n    padding-right:9px;\n    padding-left:9px;\n    padding-bottom:9px;\n  }\n\n  .ws-info-card{\n    padding:19px 15px;\n  }\n\n  .ws-spec-list li{\n    grid-template-columns:41% 59%;\n  }\n\n  .ws-spec-label,\n  .ws-spec-value{\n    padding:10px 9px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"waterseal-page\"\u003e\n\n\n  \u003c!-- =========================\n       HERO \/ HOOK\n  ========================== --\u003e\n  \u003csection class=\"ws-card ws-hero\"\u003e\n\n    \u003cdiv class=\"ws-copy\"\u003e\n\n      \u003cspan class=\"ws-eyebrow\"\u003e\n        💧 SPRAY-ON WATERPROOF REPAIR\n      \u003c\/span\u003e\n\n      \u003ch1 class=\"ws-hero-title\"\u003e\n        Help Seal Small Cracks Before Water Finds Its Way In.\n      \u003c\/h1\u003e\n\n      \u003cp class=\"ws-hero-text\"\u003e\n        An easy spray-on sealing coating designed to help\n        \u003cstrong\u003ereduce water penetration through small cracks, pores and porous surfaces\u003c\/strong\u003e\n        around compatible roofs, walls, grout and masonry.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ws-image-wrap\"\u003e\n\n      \u003cimg class=\"ws-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/8899\/9906\/files\/spp_shopify20260610193227_3b1c8f6a45e3dff53451a3217332f361.jpg?v=1781091150\" alt=\"Waterproof sealing spray for cracks and porous surfaces\" loading=\"eager\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       PENETRATION\n  ========================== --\u003e\n  \u003csection class=\"ws-card ws-accent-blue\"\u003e\n\n    \u003cdiv class=\"ws-copy\"\u003e\n\n      \u003cspan class=\"ws-kicker\"\u003e\n        TARGET SMALL CRACKS \u0026amp; PORES\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"ws-title\"\u003e\n        🔍 Liquid Coating Reaches Into Small Surface Gaps\n      \u003c\/h2\u003e\n\n      \u003cp class=\"ws-text\"\u003e\n        The fluid formula is designed to spread across porous surfaces and into small visible cracks, helping create a protective sealing layer after application.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ws-highlight\"\u003e\n        \u003cstrong\u003eBest suited for minor surface sealing:\u003c\/strong\u003e\n        large structural cracks or active major leaks may require professional repair rather than a spray coating alone.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ws-image-wrap\"\u003e\n\n      \u003cimg class=\"ws-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/8899\/9906\/files\/spp_shopify20260610193231_c58ec8ce3bfb8e9d20ec2155a5d2444b.jpg?v=1781091154\" alt=\"Spray waterproof coating for small surface gaps\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       WATER RESISTANCE\n  ========================== --\u003e\n  \u003csection class=\"ws-card ws-accent-cyan\"\u003e\n\n    \u003cdiv class=\"ws-copy\"\u003e\n\n      \u003cspan class=\"ws-kicker\"\u003e\n        ADD A PROTECTIVE BARRIER\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"ws-title\"\u003e\n        🌧️ Help Reduce Moisture Penetration on Treated Surfaces\n      \u003c\/h2\u003e\n\n      \u003cp class=\"ws-text\"\u003e\n        Once properly applied and cured, the coating is intended to form a protective layer that helps limit water contact and moisture penetration on compatible surfaces.\n      \u003c\/p\u003e\n\n      \u003cul class=\"ws-list\"\u003e\n\n        \u003cli\u003eUseful for minor waterproofing maintenance\u003c\/li\u003e\n\n        \u003cli\u003eDesigned for porous building surfaces\u003c\/li\u003e\n\n        \u003cli\u003eCan be applied to targeted problem areas\u003c\/li\u003e\n\n        \u003cli\u003eSuitable for indoor and appropriate outdoor repair tasks\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ws-image-wrap\"\u003e\n\n      \u003cimg class=\"ws-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/8899\/9906\/files\/spp_shopify20260610193235_a54f1169258680e477b4ade6dae0ea09.jpg?v=1781091159\" alt=\"Protective waterproof coating layer\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       MOISTURE\n  ========================== --\u003e\n  \u003csection class=\"ws-card ws-accent-green\"\u003e\n\n    \u003cdiv class=\"ws-copy\"\u003e\n\n      \u003cspan class=\"ws-kicker\"\u003e\n        HELP MANAGE MOISTURE\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"ws-title\"\u003e\n        🧱 Less Surface Moisture Can Help Keep Problem Areas Drier\n      \u003c\/h2\u003e\n\n      \u003cp class=\"ws-text\"\u003e\n        By helping reduce water absorption on compatible surfaces, the coating may help keep treated areas drier and reduce moisture conditions that can contribute to staining or mildew development.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ws-highlight\"\u003e\n        \u003cstrong\u003eImportant:\u003c\/strong\u003e\n        this product should not be treated as a mold-removal product or substitute for correcting an ongoing moisture source.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ws-image-wrap\"\u003e\n\n      \u003cimg class=\"ws-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/8899\/9906\/files\/spp_shopify20260610193241_e2e08021bd6dc83560dd7da2ee0e46d0.jpg?v=1781091165\" alt=\"Waterproof coating for walls grout concrete and brick\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       SURFACES\n  ========================== --\u003e\n  \u003csection class=\"ws-card ws-accent-orange\"\u003e\n\n    \u003cdiv class=\"ws-copy\"\u003e\n\n      \u003cspan class=\"ws-kicker\"\u003e\n        ONE SPRAY, MULTIPLE SURFACES\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"ws-title\"\u003e\n        🏠 Useful Across Common Household Repair Areas\n      \u003c\/h2\u003e\n\n      \u003cp class=\"ws-text\"\u003e\n        Use on compatible building surfaces where a spray-on waterproof barrier may help with minor moisture penetration.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ws-rows\"\u003e\n\n        \u003cdiv class=\"ws-row\"\u003e\n          \u003cb\u003eRoof Tiles\u003c\/b\u003e\n          \u003cspan\u003eTarget small cracks and problem areas\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ws-row\"\u003e\n          \u003cb\u003eConcrete\u003c\/b\u003e\n          \u003cspan\u003eHelp seal porous surface areas\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ws-row\"\u003e\n          \u003cb\u003eBrick\u003c\/b\u003e\n          \u003cspan\u003eAdd a protective coating to compatible masonry\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ws-row\"\u003e\n          \u003cb\u003eGrout\u003c\/b\u003e\n          \u003cspan\u003eUseful around bathroom and tiled areas\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ws-row\"\u003e\n          \u003cb\u003eWalls\u003c\/b\u003e\n          \u003cspan\u003eTarget minor water-entry areas where compatible\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ws-row\"\u003e\n          \u003cb\u003eBalconies\u003c\/b\u003e\n          \u003cspan\u003eApply to suitable small repair zones\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ws-image-wrap\"\u003e\n\n      \u003cimg class=\"ws-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/8899\/9906\/files\/spp_shopify20260610193246_a1b1c004acf917dbddf98ba723231108.jpg?v=1781091170\" alt=\"Easy spray on waterproof sealant application\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       HOW TO USE\n  ========================== --\u003e\n  \u003csection class=\"ws-info-card\"\u003e\n\n    \u003cspan class=\"ws-section-kicker\"\u003e\n      SIMPLE APPLICATION\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"ws-section-title\"\u003e\n      🛠️ Clean, Test, Spray \u0026amp; Let It Set\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"ws-steps\"\u003e\n\n      \u003cdiv class=\"ws-step\"\u003e\n        \u003cstrong\u003e1. Clean the area:\u003c\/strong\u003e\n        remove loose dirt, dust, grease and debris from the surface.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ws-step\"\u003e\n        \u003cstrong\u003e2. Let it dry:\u003c\/strong\u003e\n        the supplied instructions recommend applying to a clean, dry surface.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ws-step\"\u003e\n        \u003cstrong\u003e3. Patch test:\u003c\/strong\u003e\n        apply a small amount to an inconspicuous area to check compatibility.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ws-step\"\u003e\n        \u003cstrong\u003e4. Spray evenly:\u003c\/strong\u003e\n        cover the target area with a controlled, even application.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ws-step\"\u003e\n        \u003cstrong\u003e5. Allow to set:\u003c\/strong\u003e\n        avoid exposing the freshly treated surface to water until the coating has properly dried or cured.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       SPEC\n  ========================== --\u003e\n  \u003csection class=\"ws-info-card\"\u003e\n\n    \u003cspan class=\"ws-section-kicker\"\u003e\n      PRODUCT INFORMATION\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"ws-section-title\"\u003e\n      📏 Product Details\n    \u003c\/h2\u003e\n\n    \u003cul class=\"ws-spec-list\"\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"ws-spec-label\"\u003eProduct\u003c\/span\u003e\n        \u003cspan class=\"ws-spec-value\"\u003eWaterproof Sealing Spray\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"ws-spec-label\"\u003eNet Content\u003c\/span\u003e\n        \u003cspan class=\"ws-spec-value\"\u003e5 fl oz \/ 150 ml\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"ws-spec-label\"\u003eBottle Size\u003c\/span\u003e\n        \u003cspan class=\"ws-spec-value\"\u003e6.61 × 2.28 in \/ 16.8 × 5.8 cm\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"ws-spec-label\"\u003eApplication\u003c\/span\u003e\n        \u003cspan class=\"ws-spec-value\"\u003eSpray-On Surface Coating\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"ws-spec-label\"\u003ePack Options\u003c\/span\u003e\n        \u003cspan class=\"ws-spec-value\"\u003e1 Bottle \/ 2 Bottles\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"ws-spec-label\"\u003ePackage\u003c\/span\u003e\n        \u003cspan class=\"ws-spec-value\"\u003eSelected Quantity of 150 ml Sealing Spray\u003c\/span\u003e\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       NOTES\n  ========================== --\u003e\n  \u003csection class=\"ws-info-card ws-note-card\"\u003e\n\n    \u003cspan class=\"ws-section-kicker\"\u003e\n      BEFORE APPLICATION\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"ws-section-title\"\u003e\n      ⚠️ Important Use Notes\n    \u003c\/h2\u003e\n\n    \u003cul class=\"ws-note-list\"\u003e\n\n      \u003cli\u003e\n        Ensure the surface is clean and dry before application.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Always test on a small, inconspicuous area first to confirm surface compatibility.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Provide adequate ventilation during and after application.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Avoid spraying near open flames, excessive heat or ignition sources.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Avoid contact with eyes and skin and follow any instructions printed on the product label.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep out of reach of children and pets.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Major leaks, structural cracks or persistent water intrusion may require professional repair.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       FAQ\n  ========================== --\u003e\n  \u003csection class=\"ws-info-card ws-faq-card\"\u003e\n\n    \u003cspan class=\"ws-section-kicker\"\u003e\n      QUICK ANSWERS\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"ws-section-title\"\u003e\n      ❓ Frequently Asked Questions\n    \u003c\/h2\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What surfaces can I use it on?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ws-answer\"\u003e\n        The supplied product information lists applications such as compatible roof tiles, concrete, brick, grout, walls, floors and balconies. Always patch test first.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can it repair a major roof leak?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ws-answer\"\u003e\n        It is better suited to minor surface sealing and small cracks. Significant leaks or structural damage may require a more substantial repair.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Does the surface need to be dry?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ws-answer\"\u003e\n        Yes. The supplied instructions recommend applying the spray to a clean, dry surface for better adhesion.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Does it permanently stop water leaks?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ws-answer\"\u003e\n        It is designed to help form a waterproof protective coating, but actual performance depends on surface condition, application quality, exposure and the severity of the leak.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Does it kill mold or mildew?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ws-answer\"\u003e\n        No mold-removal or fungicidal specification was provided. Its primary purpose is to help reduce water penetration on compatible surfaces.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How much is in each bottle?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ws-answer\"\u003e\n        Each bottle contains approximately 150 ml \/ 5 fl oz.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What comes in my order?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ws-answer\"\u003e\n        Depending on the selected option, your order includes either 1 or 2 bottles of 150 ml waterproof sealing spray.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       FINAL CTA\n  ========================== --\u003e\n  \u003csection class=\"ws-final\"\u003e\n\n    \u003ch2\u003e\n      💧 Seal the Small Problem Before It Becomes a Bigger One.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Keep a spray-on sealing solution ready for minor cracks, porous surfaces and everyday waterproofing maintenance around the home.\n    \u003c\/p\u003e\n\n    \u003ca href=\"#product-form\" class=\"ws-button\"\u003e\n      CHOOSE YOUR PACK →\n    \u003c\/a\u003e\n\n    \u003cdiv class=\"ws-trust\"\u003e\n      📦 Tracked Shipping\n       · \n      🚚 Free Shipping on Orders Over $59.98\n       · \n      🔒 Secure Checkout\n       · \n      💬 Order Support\n    \u003c\/div\u003e\n\n    \u003cp class=\"ws-policy\"\u003e\n      Surface compatibility and waterproofing performance vary. Patch test first and follow the product-label instructions.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"HYL","offers":[{"title":"🔥Buy 1 Get 1 Free-2PCS🔥","offer_id":51127851843831,"sku":"NC0175260908628-150ml*2","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/7878\/3223\/files\/spp_shopify20260610193253_b7faac5ce4d99b696c1ba1d142c6efec_cfe646c4-4892-4ad0-8fb2-f8a307a0d05b.jpg?v=1788850240","url":"https:\/\/www.zavrly.com\/products\/waterproof-sealing-spray-roof-wall","provider":"zavrly","version":"1.0","type":"link"}