{"product_id":"multi-surface-waterproof-repair-sealant-offer","title":"Multi-Surface Waterproof Repair Sealant (offer)","description":"\u003cstyle\u003e\n#wls-promo{\n  --navy:#073765;\n  --navy-deep:#032746;\n  --blue:#0878cf;\n  --cyan:#42b8f4;\n  --orange:#ff5a36;\n  --gold:#f6b83f;\n  --ink:#10283c;\n  --muted:#526a7c;\n  width:100%;\n  max-width:800px;\n  margin:0 auto;\n  color:var(--ink);\n  background:#fff;\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n  line-height:1.5;\n  overflow:hidden;\n}\n\n#wls-promo *,\n#wls-promo *::before,\n#wls-promo *::after{box-sizing:border-box}\n\n#wls-promo img{\n  display:block;\n  width:100%;\n  height:auto;\n  border:0;\n}\n\n\/* 顶部和权威认证图片插入位置 *\/\n#wls-promo .wls-image-slot{\n  position:relative;\n  display:block;\n  min-height:140px;\n  overflow:hidden;\n  margin-bottom:12px;\n  background:\n    radial-gradient(circle at 15% 25%,rgba(255,255,255,.9) 0 3px,transparent 4px),\n    linear-gradient(135deg,#edfaff 0%,#ccecff 52%,#eaf8ff 100%);\n  border:2px dashed #39a8e3;\n  border-radius:15px;\n  box-shadow:0 9px 24px rgba(3,55,101,.12);\n}\n\n#wls-promo .wls-image-slot::before{\n  position:absolute;\n  top:50%;\n  left:50%;\n  width:52px;\n  height:70px;\n  content:\"\";\n  transform:translate(-50%,-55%) rotate(45deg);\n  background:linear-gradient(145deg,rgba(8,120,207,.15),rgba(66,184,244,.03));\n  border:2px solid rgba(8,120,207,.25);\n  border-radius:55% 48% 56% 45%;\n}\n\n#wls-promo .wls-image-slot:has(img)::before{display:none}\n\n#wls-promo .wls-image-slot img{\n  position:relative;\n  z-index:2;\n  width:100%;\n  min-height:140px;\n  object-fit:cover;\n}\n\n\/* 限时促销 *\/\n#wls-promo .wls-promo-banner{\n  position:relative;\n  isolation:isolate;\n  overflow:hidden;\n  margin-bottom:14px;\n  padding:16px 18px 14px;\n  color:#fff;\n  text-align:center;\n  background:\n    radial-gradient(circle at 9% 18%,rgba(255,255,255,.35) 0 2px,transparent 3px),\n    radial-gradient(circle at 91% 75%,rgba(255,220,102,.52) 0 3px,transparent 4px),\n    linear-gradient(118deg,#022a50 0%,#075a9d 47%,#0797df 100%);\n  border:1px solid #5bc7ff;\n  border-radius:5px 5px 20px 20px;\n  box-shadow:0 12px 28px rgba(3,75,130,.25);\n}\n\n#wls-promo .wls-promo-banner::before,\n#wls-promo .wls-promo-banner::after{\n  position:absolute;\n  z-index:-1;\n  width:110px;\n  height:110px;\n  content:\"\";\n  border:1px solid rgba(255,255,255,.17);\n  border-radius:50%;\n}\n\n#wls-promo .wls-promo-banner::before{\n  top:-72px;\n  left:-35px;\n}\n\n#wls-promo .wls-promo-banner::after{\n  right:-52px;\n  bottom:-80px;\n}\n\n#wls-promo .wls-promo-badge{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  margin-bottom:7px;\n  padding:5px 12px;\n  color:#fff;\n  font-size:11px;\n  font-weight:850;\n  letter-spacing:.8px;\n  text-transform:uppercase;\n  background:linear-gradient(100deg,#ef4027,#ff6b3f);\n  border:1px solid rgba(255,255,255,.42);\n  border-radius:999px;\n  box-shadow:0 4px 12px rgba(0,0,0,.16);\n}\n\n#wls-promo .wls-promo-title{\n  margin:0;\n  color:#fff;\n  font-size:clamp(17px,3.7vw,23px);\n  font-weight:850;\n  line-height:1.22;\n}\n\n#wls-promo .wls-promo-highlight{\n  display:inline-block;\n  color:#fff5a0;\n  text-shadow:0 1px 5px rgba(0,0,0,.25);\n}\n\n#wls-promo .wls-timer-box{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  flex-wrap:wrap;\n  gap:5px 8px;\n  width:fit-content;\n  max-width:100%;\n  margin:9px auto 0;\n  padding:6px 12px;\n  color:#fff;\n  font-size:12px;\n  font-weight:750;\n  background:rgba(0,25,52,.38);\n  border:1px solid rgba(255,255,255,.30);\n  border-radius:999px;\n}\n\n#wls-promo .wls-time-value{\n  min-width:92px;\n  color:#fff5a0;\n  font-variant-numeric:tabular-nums;\n  letter-spacing:.4px;\n}\n\n\/* 倒计时进度条 *\/\n#wls-promo .wls-progress-track{\n  position:relative;\n  height:8px;\n  margin-top:12px;\n  overflow:hidden;\n  background:rgba(0,28,57,.44);\n  border:1px solid rgba(255,255,255,.28);\n  border-radius:999px;\n}\n\n#wls-promo .wls-progress-fill{\n  position:absolute;\n  inset:0 auto 0 0;\n  width:100%;\n  overflow:hidden;\n  background:linear-gradient(90deg,#ffb62e,#fff3a0 45%,#fff 72%,#82dcff);\n  border-radius:inherit;\n  box-shadow:0 0 11px rgba(255,240,156,.75);\n  transition:width 1s linear;\n}\n\n#wls-promo .wls-progress-fill::after{\n  position:absolute;\n  inset:0;\n  content:\"\";\n  background:linear-gradient(\n    110deg,\n    transparent 0%,\n    transparent 40%,\n    rgba(255,255,255,.9) 50%,\n    transparent 60%,\n    transparent 100%\n  );\n  animation:wlsProgressGlow 2.7s linear infinite;\n}\n\n@keyframes wlsProgressGlow{\n  from{transform:translateX(-100%)}\n  to{transform:translateX(100%)}\n}\n\n\/* 库存进度条 *\/\n#wls-promo .wls-stock-row{\n  display:grid;\n  grid-template-columns:auto 1fr auto;\n  align-items:center;\n  gap:8px;\n  margin-top:10px;\n  color:#fff;\n  font-size:11px;\n  font-weight:800;\n}\n\n#wls-promo .wls-stock-dot{\n  width:8px;\n  height:8px;\n  background:#fff5a0;\n  border-radius:50%;\n  box-shadow:0 0 0 4px rgba(255,246,166,.18);\n  animation:wlsStockPulse 1.4s ease-in-out infinite;\n}\n\n#wls-promo .wls-stock-track{\n  height:8px;\n  overflow:hidden;\n  background:rgba(0,28,57,.44);\n  border:1px solid rgba(255,255,255,.28);\n  border-radius:999px;\n}\n\n#wls-promo .wls-stock-fill{\n  display:block;\n  width:100%;\n  height:100%;\n  background:linear-gradient(90deg,#fff5a0,#fff,#77d9ff);\n  border-radius:inherit;\n  transition:width .7s ease;\n}\n\n#wls-promo .wls-stock-number{\n  min-width:76px;\n  color:#fff5a0;\n  white-space:nowrap;\n  font-variant-numeric:tabular-nums;\n}\n\n@keyframes wlsStockPulse{\n  50%{\n    opacity:.45;\n    transform:scale(.78);\n  }\n}\n\n\/* 权威认证 *\/\n#wls-promo .wls-trust-badges{\n  position:relative;\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n  gap:8px;\n  margin:0 0 18px;\n  padding:11px;\n  background:\n    radial-gradient(circle at 12px 12px,rgba(8,120,207,.13) 0 2px,transparent 3px),\n    linear-gradient(145deg,#f7fcff 0%,#eaf6fd 100%);\n  border:1px solid #bcddec;\n  border-radius:15px;\n  box-shadow:0 7px 18px rgba(3,55,101,.08);\n}\n\n#wls-promo .wls-trust-badges::before{\n  position:absolute;\n  top:-4px;\n  left:8%;\n  right:8%;\n  height:4px;\n  content:\"\";\n  background:linear-gradient(\n    90deg,\n    transparent,\n    #ffb62e 20%,\n    #0a92dc 50%,\n    #ffb62e 80%,\n    transparent\n  );\n  border-radius:999px;\n}\n\n#wls-promo .wls-trust-item{\n  min-width:0;\n  padding:9px 7px;\n  text-align:center;\n  background:rgba(255,255,255,.9);\n  border:1px solid #d5e9f5;\n  border-radius:11px;\n}\n\n#wls-promo .wls-trust-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:31px;\n  height:31px;\n  margin:0 auto 5px;\n  font-size:16px;\n  background:linear-gradient(145deg,#dff4ff,#fff);\n  border:1px solid #b8dff2;\n  border-radius:50%;\n}\n\n#wls-promo .wls-trust-text{\n  display:block;\n  color:#143d5a;\n  font-size:11px;\n  font-weight:750;\n  line-height:1.28;\n  overflow-wrap:anywhere;\n}\n\n#wls-promo .wls-content-body{\n  padding:0 10px 16px;\n}\n\n\/* 标题条 *\/\n#wls-promo .wls-section-heading{\n  position:relative;\n  display:flex;\n  align-items:center;\n  gap:9px;\n  margin:18px 0 11px;\n  padding:9px 13px;\n  overflow:hidden;\n  color:#fff;\n  background:linear-gradient(100deg,#032746,#073765 67%,#0878cf);\n  border-radius:9px;\n  box-shadow:0 5px 13px rgba(3,55,101,.17);\n}\n\n#wls-promo .wls-section-heading::before{\n  width:8px;\n  height:8px;\n  flex:0 0 auto;\n  content:\"\";\n  background:#f6b83f;\n  border:2px solid #fff1b5;\n  border-radius:50%;\n}\n\n#wls-promo .wls-section-heading::after{\n  position:absolute;\n  top:50%;\n  right:12px;\n  width:30px;\n  content:\"\";\n  border-top:2px dotted rgba(255,255,255,.62);\n}\n\n#wls-promo .wls-section-heading strong,\n#wls-promo .wls-section-heading span{\n  color:#fff!important;\n  font-size:13px;\n  font-weight:850;\n  letter-spacing:.65px;\n}\n\n\/* 卖点卡片 *\/\n#wls-promo .wls-feature-card{\n  position:relative;\n  margin:0 0 13px;\n  overflow:hidden;\n  background:#fff;\n  border:1px solid #c7e0ee;\n  border-radius:15px;\n  box-shadow:0 7px 19px rgba(3,55,101,.10);\n}\n\n#wls-promo .wls-feature-card::before{\n  position:absolute;\n  z-index:3;\n  top:0;\n  left:0;\n  width:100%;\n  height:4px;\n  content:\"\";\n  background:linear-gradient(\n    90deg,\n    #ff5a36,\n    #f6b83f 28%,\n    #42b8f4 70%,\n    #073765\n  );\n}\n\n#wls-promo .wls-feature-copy{\n  position:relative;\n  z-index:2;\n  margin:0;\n  padding:15px 14px 21px 50px;\n  color:#526a7c;\n  font-size:14px;\n  line-height:1.52;\n}\n\n#wls-promo .wls-feature-copy::before{\n  position:absolute;\n  top:14px;\n  left:13px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:25px;\n  height:25px;\n  color:#fff;\n  font-size:10px;\n  font-weight:850;\n  content:attr(data-number);\n  background:linear-gradient(145deg,#ff5a36,#e93820);\n  border:2px solid #ffd7cd;\n  border-radius:50%;\n  box-shadow:0 3px 8px rgba(233,56,32,.22);\n}\n\n#wls-promo .wls-feature-copy::after{\n  position:absolute;\n  right:13px;\n  bottom:8px;\n  width:58px;\n  height:7px;\n  content:\"\";\n  opacity:.42;\n  background:\n    radial-gradient(\n      ellipse at center,\n      transparent 48%,\n      currentColor 50%,\n      transparent 54%\n    ) 0 0\/18px 7px repeat-x;\n}\n\n#wls-promo .wls-feature-copy strong{\n  color:#073765;\n  font-size:14px;\n  font-weight:850;\n}\n\n#wls-promo .wls-feature-media{\n  position:relative;\n  overflow:hidden;\n  background:#eaf5fb;\n}\n\n#wls-promo .wls-feature-media::after{\n  position:absolute;\n  right:13px;\n  bottom:10px;\n  width:32px;\n  content:\"\";\n  border-top:3px dotted rgba(255,255,255,.88);\n  filter:drop-shadow(0 1px 2px rgba(0,0,0,.28));\n}\n\n#wls-promo .wls-feature-media img{\n  width:100%;\n  object-fit:cover;\n}\n\n\/* 01 青蓝色 *\/\n#wls-promo .wls-tone-cyan .wls-feature-copy{\n  background:linear-gradient(115deg,#e8fbff 0%,#f8fdff 48%,#d8f5ff 100%);\n  border-left:5px solid #12bce8;\n}\n\n\/* 02 钢蓝色 *\/\n#wls-promo .wls-tone-steel .wls-feature-copy{\n  background:linear-gradient(115deg,#edf2fa 0%,#fff 48%,#dce7f5 100%);\n  border-left:5px solid #6d91ba;\n}\n\n\/* 04 冰蓝色 *\/\n#wls-promo .wls-tone-ice .wls-feature-copy{\n  background:linear-gradient(115deg,#f0ffff 0%,#eefaff 45%,#cdefff 100%);\n  border-left:5px solid #61d9e8;\n}\n\n\/* 05 钴蓝色 *\/\n#wls-promo .wls-tone-cobalt .wls-feature-copy{\n  background:linear-gradient(115deg,#e9efff 0%,#f7f9ff 48%,#d6e2ff 100%);\n  border-left:5px solid #315fd5;\n}\n\n\/* 03 黑色＋深海蓝重点模块 *\/\n#wls-promo .wls-tone-dark{\n  border-color:#1b496c;\n  background:#061522;\n  box-shadow:\n    0 12px 28px rgba(1,18,32,.28),\n    0 0 0 1px rgba(72,188,255,.15);\n}\n\n#wls-promo .wls-tone-dark::before{\n  height:5px;\n  background:linear-gradient(\n    90deg,\n    #0a0e13,\n    #1f85bd,\n    #74ddff,\n    #0a0e13\n  );\n}\n\n#wls-promo .wls-tone-dark .wls-feature-copy{\n  color:#c9dfed;\n  background:\n    radial-gradient(circle at 88% 24%,rgba(74,196,255,.20) 0 3px,transparent 4px),\n    linear-gradient(120deg,#05090e 0%,#0b1d2c 52%,#0b3e5c 100%);\n  border-left:5px solid #46c7ff;\n}\n\n#wls-promo .wls-tone-dark .wls-feature-copy strong{\n  color:#fff;\n}\n\n#wls-promo .wls-tone-dark .wls-feature-copy::before{\n  color:#04111b;\n  background:linear-gradient(145deg,#d9f7ff,#45c9ff);\n  border-color:#fff;\n  box-shadow:0 0 13px rgba(74,203,255,.65);\n}\n\n#wls-promo .wls-tone-dark .wls-feature-media{\n  background:#02080d;\n  border-top:1px solid rgba(98,205,255,.32);\n}\n\n\/* 包装和注意事项 *\/\n#wls-promo .wls-info-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:9px;\n}\n\n#wls-promo .wls-info-card{\n  min-width:0;\n  padding:12px 13px;\n  color:#526a7c;\n  font-size:13px;\n  line-height:1.48;\n  background:\n    radial-gradient(circle at calc(100% - 13px) 13px,rgba(246,184,63,.35) 0 3px,transparent 4px),\n    linear-gradient(145deg,#fff,#eaf7ff);\n  border:1px solid #cde4f1;\n  border-radius:12px;\n}\n\n#wls-promo .wls-info-card p{\n  margin:0 0 7px;\n}\n\n#wls-promo .wls-info-card p:last-child{\n  margin-bottom:0;\n}\n\n#wls-promo .wls-info-card .wls-section-heading{\n  margin:-12px -13px 11px;\n  border-radius:11px 11px 5px 5px;\n  box-shadow:none;\n}\n\n#wls-promo .wls-notes-card{\n  position:relative;\n  padding-left:17px;\n}\n\n#wls-promo .wls-notes-card p{\n  position:relative;\n  padding-left:12px;\n}\n\n#wls-promo .wls-notes-card .wls-section-heading{\n  padding-left:13px;\n}\n\n#wls-promo .wls-notes-card p:not(.wls-section-heading)::before{\n  position:absolute;\n  top:.66em;\n  left:0;\n  width:4px;\n  height:4px;\n  content:\"\";\n  background:#0878cf;\n  border-radius:50%;\n}\n\n@media(max-width:640px){\n  #wls-promo{\n    max-width:100%;\n  }\n\n  #wls-promo .wls-image-slot{\n    min-height:115px;\n    border-radius:12px;\n  }\n\n  #wls-promo .wls-image-slot img{\n    min-height:115px;\n  }\n\n  #wls-promo .wls-promo-banner{\n    margin-bottom:11px;\n    padding:14px 12px 12px;\n    border-radius:0 0 16px 16px;\n  }\n\n  #wls-promo .wls-promo-title{\n    font-size:17px;\n  }\n\n  #wls-promo .wls-timer-box{\n    gap:3px 6px;\n    padding:6px 10px;\n    font-size:11px;\n  }\n\n  #wls-promo .wls-stock-row{\n    gap:6px;\n    font-size:10px;\n  }\n\n  #wls-promo .wls-stock-number{\n    min-width:70px;\n  }\n\n  #wls-promo .wls-trust-badges{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:7px;\n    padding:8px;\n    margin-bottom:14px;\n  }\n\n  #wls-promo .wls-trust-item{\n    display:grid;\n    grid-template-columns:30px minmax(0,1fr);\n    align-items:center;\n    gap:7px;\n    min-height:53px;\n    padding:7px;\n    text-align:left;\n  }\n\n  #wls-promo .wls-trust-icon{\n    width:29px;\n    height:29px;\n    margin:0;\n    font-size:15px;\n  }\n\n  #wls-promo .wls-trust-text{\n    font-size:10.5px;\n    line-height:1.24;\n  }\n\n  #wls-promo .wls-content-body{\n    padding:0 7px 12px;\n  }\n\n  #wls-promo .wls-section-heading{\n    margin:14px 0 9px;\n    padding:8px 11px;\n  }\n\n  #wls-promo .wls-feature-card{\n    margin-bottom:10px;\n    border-radius:12px;\n  }\n\n  #wls-promo .wls-feature-copy{\n    padding:12px 11px 20px 45px;\n    font-size:13px;\n    line-height:1.44;\n  }\n\n  #wls-promo .wls-feature-copy::before{\n    top:12px;\n    left:10px;\n    width:24px;\n    height:24px;\n  }\n\n  #wls-promo .wls-feature-copy strong{\n    font-size:13px;\n  }\n}\n\n@media(prefers-reduced-motion:reduce){\n  #wls-promo .wls-progress-fill::after{\n    animation:none;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv id=\"wls-promo\"\u003e\n\u003cdiv class=\"wls-image-slot wls-top-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/3683\/5650\/files\/GIF_7acf71a1-6062-4991-9b6f-d9fe4c2f8ff0.gif?v=1789122125\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wls-promo-banner\"\u003e\n\u003cspan class=\"wls-promo-badge\"\u003e⚡ LIMITED TIME DOORBUSTER\u003c\/span\u003e\n\u003cp class=\"wls-promo-title\"\u003eSPECIAL PROMOTION: SAVE UP TO \u003cspan class=\"wls-promo-highlight\"\u003e50% OFF TODAY\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"wls-timer-box\"\u003e\n\u003cspan\u003e⏰ EXCLUSIVE OFFER EXPIRES IN:\u003c\/span\u003e \u003cspan class=\"wls-time-value\"\u003e 12h : 14m : 59s \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wls-progress-track\"\u003e\n\u003cdiv class=\"wls-progress-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wls-stock-row\"\u003e\n\u003cspan class=\"wls-stock-dot\"\u003e\u003c\/span\u003e \u003cspan class=\"wls-stock-track\"\u003e \u003cspan class=\"wls-stock-fill\"\u003e\u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"wls-stock-number\"\u003e ONLY \u003cb\u003e48\u003c\/b\u003e LEFT \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wls-image-slot wls-authority-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/3683\/5650\/files\/3_b63b0d15-1ed4-45f2-b266-d4ea3371cae0.jpg?v=1789121890\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wls-trust-badges\"\u003e\n\u003cdiv class=\"wls-trust-item\"\u003e\n\u003cspan class=\"wls-trust-icon\"\u003e🛡️\u003c\/span\u003e \u003cspan class=\"wls-trust-text\"\u003e Weatherproof \u0026amp; Industrial Grade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wls-trust-item\"\u003e\n\u003cspan class=\"wls-trust-icon\"\u003e🌿\u003c\/span\u003e \u003cspan class=\"wls-trust-text\"\u003e Non-Toxic Clear Shield \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wls-trust-item\"\u003e\n\u003cspan class=\"wls-trust-icon\"\u003e🚚\u003c\/span\u003e \u003cspan class=\"wls-trust-text\"\u003e Fast Insured Shipping \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wls-trust-item\"\u003e\n\u003cspan class=\"wls-trust-icon\"\u003e🔒\u003c\/span\u003e \u003cspan class=\"wls-trust-text\"\u003e 100% Risk-Free Guarantee \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wls-content-body\"\u003e\n\u003cp class=\"wls-section-heading\"\u003e\u003cstrong\u003e\u003cspan\u003eFEATURES\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"wls-feature-card wls-tone-cyan\"\u003e\n\u003cp class=\"wls-feature-copy\"\u003e\u003cstrong\u003eCLEAR LEAK SEALANT COATING - \u003c\/strong\u003eTransparent waterproof sealant coating helps block leaks, cover fine cracks, and protect roofs, walls, tiles, and joints from moisture intrusion and recurring seepage.\u003c\/p\u003e\n\u003cdiv class=\"wls-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/4520\/2997\/files\/spp_shopify20260825153139_7b82034b125c4e21ebe0f366bf5d7715.jpg?v=1787643103\" alt=\"Clear Leak Sealant Coating\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wls-feature-card wls-tone-steel\"\u003e\n\u003cp class=\"wls-feature-copy\"\u003e\u003cstrong\u003eINVISIBLE BARRIER FINISH - \u003c\/strong\u003eDries with a clear finish that helps preserve the original look of surfaces while forming a durable moisture-resistant layer for everyday indoor and outdoor protection.\u003c\/p\u003e\n\u003cdiv class=\"wls-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/4520\/2997\/files\/spp_shopify20260825153144_9a1a8951cd2d5c8d3506992677ff98bc.jpg?v=1787643107\" alt=\"Invisible Barrier Finish\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wls-feature-card wls-tone-dark\"\u003e\n\u003cp class=\"wls-feature-copy\"\u003e\u003cstrong\u003eBUILT FOR HARSH WEATHER - \u003c\/strong\u003eEngineered for demanding conditions, this sealing coating helps defend exposed surfaces against rain, dampness, and seasonal temperature changes for dependable long-term coverage.\u003c\/p\u003e\n\u003cdiv class=\"wls-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/4520\/2997\/files\/spp_shopify20260825153148_44fabc2ccca54b037965026e0759c014.jpg?v=1787643113\" alt=\"Built for Harsh Weather\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wls-feature-card wls-tone-ice\"\u003e\n\u003cp class=\"wls-feature-copy\"\u003e\u003cstrong\u003eSEAL GAPS FAST - \u003c\/strong\u003eEasy brush-on application helps cover tile joints, wall seams, and hairline cracks with a smooth coating process suited for quick home maintenance touch-ups.\u003c\/p\u003e\n\u003cdiv class=\"wls-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/4520\/2997\/files\/spp_shopify20260825153153_5a86a40c8ecc0670f7dcfda59f30b72e.jpg?v=1787643117\" alt=\"Seal Gaps Fast\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wls-feature-card wls-tone-cobalt\"\u003e\n\u003cp class=\"wls-feature-copy\"\u003e\u003cstrong\u003eWORKS ACROSS THE HOME - \u003c\/strong\u003eSuitable for multiple repair zones including roofs, exterior walls, tile surfaces, and seam areas, making routine leak prevention more versatile around the home.\u003c\/p\u003e\n\u003cdiv class=\"wls-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/4520\/2997\/files\/spp_shopify20260825153158_8a400d4a215614ceb5c01d155993df1b.jpg?v=1787643123\" alt=\"Works Across the Home\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wls-info-grid\"\u003e\n\u003cdiv class=\"wls-info-card\"\u003e\n\u003cp class=\"wls-section-heading\"\u003e\u003cstrong\u003e\u003cspan\u003ePACKAGE INCLUDES\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e1-Pack Waterproof Repair Sealant (2-Pack or 3-Pack or 5-Pack also available based on selection)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wls-info-card wls-notes-card\"\u003e\n\u003cp class=\"wls-section-heading\"\u003e\u003cstrong\u003e\u003cspan\u003eNOTES\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEnsure the application surface is completely clean and dry before applying the sealant.\u003c\/p\u003e\n\u003cp\u003eStore in a cool, dry place away from direct sunlight and keep out of reach of children.\u003c\/p\u003e\n\u003cp\u003eAllow at least 24 hours of curing time for maximum waterproof protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"aurora07-1","offers":[{"title":"1 Pack  for Just:","offer_id":56152725553474,"sku":"KY-FSJ*1","price":24.99,"currency_code":"USD","in_stock":true},{"title":"2 Packs ✨ Cheaper now than later:","offer_id":56152725586242,"sku":"KY-FSJ*2","price":39.99,"currency_code":"USD","in_stock":true},{"title":"3 Pack🔥 Extra checkout discount:","offer_id":56152725619010,"sku":"KY-FSJ*3","price":54.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1008\/3683\/5650\/files\/2_2e8e3163-7e3b-430e-9260-5fef7aa8b003.jpg?v=1789110245","url":"https:\/\/timberplatess.com\/products\/multi-surface-waterproof-repair-sealant-offer","provider":"timberplatess.com","version":"1.0","type":"link"}