{"product_id":"self-leveling-waterproof-crack-sealant-100g","title":"🛠️ Self Leveling Waterproof Crack Sealant 💧","description":"\u003cstyle\u003e\n  .crack-sealant-page {\n    --cs-yellow: #f5b400;  \/* 工业高光黄 *\/\n    --cs-dark: #202020;    \/* 钛钢极夜黑 *\/\n    --cs-light: #f5f5f3;   \/* 空气感工业冷灰白底 *\/\n    --cs-border: #deded8;\n    --cs-text: #1d1d1f;\n    --cs-muted: #666666;\n    --cs-white: #ffffff;\n\n    max-width: 760px; \/* 锁定移动端黄金宽度 *\/\n    margin: 0 auto;\n    padding: 10px;\n    box-sizing: border-box;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n    color: var(--cs-text);\n    line-height: 1.65;\n    background: var(--cs-white);\n  }\n\n  .crack-sealant-page * {\n    box-sizing: border-box;\n  }\n\n  \/* 移动端字号瘦身与高转化字体 *\/\n  .crack-sealant-page h1,\n  .crack-sealant-page h2,\n  .crack-sealant-page h3,\n  .crack-sealant-page p {\n    margin-top: 0;\n  }\n\n  .crack-sealant-page h1 {\n    margin-bottom: 8px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 24px;\n    line-height: 1.25;\n    font-weight: 900;\n    color: var(--cs-dark);\n  }\n\n  .crack-sealant-page h2 {\n    margin-bottom: 12px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 19.5px;\n    line-height: 1.35;\n    font-weight: 800;\n    color: var(--cs-dark);\n  }\n\n  .crack-sealant-page h3 {\n    margin-bottom: 4px;\n    font-size: 15px;\n    line-height: 1.4;\n    font-weight: 800;\n    color: #a17700;\n  }\n\n  .crack-sealant-page p {\n    margin-bottom: 0;\n    font-size: 13.5px;\n    line-height: 1.55;\n    color: var(--cs-muted);\n  }\n\n  .crack-sealant-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 14px;\n    box-shadow: 0 4px 14px rgba(245,180,0,.08);\n  }\n\n  \/* 结构布局模块 *\/\n  .cs-section {\n    margin-bottom: 26px;\n  }\n\n  .cs-section--soft {\n    padding: 16px;\n    background: var(--cs-light);\n    border: 1px solid var(--cs-border);\n    border-radius: 16px;\n  }\n\n  .cs-section--dark {\n    padding: 22px 16px;\n    background: linear-gradient(135deg, var(--cs-dark), #383838);\n    border-radius: 16px;\n    color: #ffffff;\n  }\n\n  .cs-section--dark h2, .cs-section--dark p {\n    color: #ffffff !important;\n  }\n\n  .cs-hero {\n    padding: 16px 8px;\n    text-align: center;\n    background: var(--cs-light);\n    border: 1px solid var(--cs-border);\n    border-radius: 16px;\n  }\n\n  .cs-kicker {\n    display: inline-block;\n    margin-bottom: 6px;\n    color: #8a6500;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .cs-section--dark .cs-kicker {\n    color: #fde047;\n  }\n\n  \/* 核心优势 2列网格卡片 *\/\n  .cs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin-top: 14px;\n  }\n\n  .cs-benefit-card {\n    padding: 12px 10px;\n    background: var(--cs-white);\n    border: 1px solid var(--cs-border);\n    border-radius: 10px;\n    box-shadow: 0 2px 6px rgba(0,0,0,.01);\n  }\n\n  .cs-benefit-card strong {\n    display: block;\n    font-size: 13.5px;\n    color: var(--cs-dark);\n    margin-bottom: 2px;\n  }\n\n  .cs-benefit-card p {\n    font-size: 12px;\n    line-height: 1.4;\n  }\n\n  \/* 场景平铺网格 *\/\n  .cs-zone-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin-top: 14px;\n    text-align: center;\n  }\n\n  .cs-zone-item {\n    padding: 10px 4px;\n    background: rgba(255, 255, 255, 0.1);\n    border: 1px solid rgba(255, 255, 255, 0.18);\n    border-radius: 8px;\n    font-size: 12.5px;\n    font-weight: 700;\n    color: #fde047 !important;\n  }\n\n  \/* 纵向步骤引导 *\/\n  .cs-steps-list {\n    display: grid;\n    gap: 10px;\n    margin-top: 14px;\n  }\n\n  .cs-step-row {\n    display: flex;\n    align-items: flex-start;\n    padding: 14px 16px;\n    background: var(--cs-white);\n    border: 1px solid var(--cs-border);\n    border-radius: 12px;\n  }\n\n  .cs-step-circle {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    width: 24px;\n    height: 24px;\n    margin-right: 12px;\n    background: var(--cs-yellow);\n    color: #111111 !important;\n    font-size: 12px;\n    font-weight: 800;\n    border-radius: 50%;\n    margin-top: 2px;\n  }\n\n  .cs-step-content {\n    flex: 1;\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--cs-muted);\n  }\n\n  .cs-step-content strong {\n    color: var(--cs-dark);\n  }\n\n  \/* ⚙️ 左右极致工整对齐的技术参数面板 *\/\n  .cs-table-box {\n    margin-top: 14px;\n    border: 1px solid var(--cs-border);\n    border-radius: 12px;\n    overflow: hidden;\n  }\n\n  .cs-spec-row {\n    display: flex;\n    justify-content: space-between; \/* 左边靠左，右边靠右 *\/\n    align-items: center;\n    padding: 12px 16px;\n    font-size: 13px;\n    border-bottom: 1px solid var(--cs-light);\n    background: #ffffff;\n    gap: 12px;\n  }\n\n  .cs-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .cs-spec-row:nth-child(even) {\n    background: #fafafa;\n  }\n\n  .cs-spec-label {\n    font-weight: 800;\n    color: var(--cs-dark);\n    white-space: nowrap;\n  }\n\n  .cs-spec-value {\n    text-align: right;\n    color: var(--cs-muted);\n    font-weight: 500;\n  }\n\n  \/* 强转化促单收尾大暗框 *\/\n  .cs-cta-banner {\n    padding: 22px 16px;\n    background: linear-gradient(135deg, var(--cs-dark), #4a3d00);\n    border-radius: 12px;\n    text-align: center;\n    box-shadow: 0 4px 14px rgba(245,180,0,.2);\n  }\n\n  .cs-cta-banner h2 {\n    color: #ffffff !important;\n    font-size: 16.5px;\n    margin-bottom: 4px;\n    font-weight: 800;\n    letter-spacing: 0.5px;\n  }\n\n  .cs-cta-banner p {\n    color: #fde047;\n    font-size: 13px;\n    margin-bottom: 14px;\n  }\n\n  .cs-cta-trust-line {\n    margin-top: 12px;\n    padding-top: 12px;\n    border-top: 1px solid rgba(255,255,255,0.15);\n    display: flex;\n    justify-content: center;\n    gap: 14px;\n    flex-wrap: wrap;\n  }\n\n  .cs-trust-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 4px;\n    font-size: 11.5px !important;\n    font-weight: 800 !important;\n    color: #ffffff !important; \/* 锁死纯白高亮 *\/\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n\n  \/* 底部4列高质感信托徽章 *\/\n  .cs-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 6px;\n    margin-top: 14px;\n    text-align: center;\n  }\n\n  .cs-trust-item {\n    padding: 8px 4px;\n    background: var(--cs-light);\n    border: 1px solid var(--cs-border);\n    border-radius: 8px;\n    font-size: 11px;\n    font-weight: 700;\n    color: var(--cs-muted);\n  }\n\n  @media (min-width: 600px) {\n    .cs-benefits-grid { grid-template-columns: repeat(3, 1fr); }\n    .cs-zone-grid { grid-template-columns: repeat(4, 1fr); }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"crack-sealant-page\"\u003e\n\u003c!-- Hero Banner 头部区域 --\u003e\n\u003csection class=\"cs-section\"\u003e\n\u003cdiv class=\"cs-hero\"\u003e\n\u003cspan class=\"cs-kicker\"\u003e🛠️ FLEXIBLE SURFACE REPAIR • SELF-LEVELING SEALANT 💧\u003c\/span\u003e\n\u003ch1\u003eSeal Cracks. Protect Surfaces.\u003c\/h1\u003e\n\u003c!-- 彻底解耦平铺：首屏主图平铺 (原 9_706c) --\u003e\n\u003cdiv style=\"margin-top: 14px; margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/9_706c97f5-5f97-449b-8db0-61fc5bf9cb87.png?v=1785308511\" alt=\"Self leveling crack sealant pouch main product view\"\u003e\u003c\/div\u003e\n\u003cp style=\"font-size: 14.5px; color: var(--cs-text); font-weight: 500; padding: 0 4px; margin-top: 14px;\"\u003eFill visible cracks and gaps with a smooth, self-leveling seal that is easy to apply! The flexible gray formula flows deep into damaged areas, bonds firmly, and cures into a waterproof protective barrier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 独立大图平铺一：全功能概述（下接原图 5_3733...，彻底解耦连贴大图漏洞） --\u003e\n\u003csection class=\"cs-section\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e🛠️ Professional Crack \u0026amp; Gap Filling Solution 💧\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- 顶格大方全屏平铺大图 1 (原 5_3733) --\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/5_3733f6e2-cf80-4c39-ab9d-e78fbfef0c6f.png?v=1785308514\" alt=\"Squeezing crack sealant pouch onto driveway concrete gap\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cs-benefits-grid\"\u003e\n\u003cdiv class=\"cs-benefit-card\"\u003e\n\u003cstrong\u003e🌊 Self-Leveling Flow\u003c\/strong\u003e\n\u003cp\u003eFlows deep into uneven cracks and settles smoothly without heavy troweling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-benefit-card\"\u003e\n\u003cstrong\u003e🛡️ Flexible Elastic Bond\u003c\/strong\u003e\n\u003cp\u003eStays flexible after curing to withstand thermal expansion and surface shifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-benefit-card\"\u003e\n\u003cstrong\u003e💧 100% Waterproof Seal\u003c\/strong\u003e\n\u003cp\u003eBlocks rain and moisture from penetrating concrete, masonry, and wall gaps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-benefit-card\"\u003e\n\u003cstrong\u003e🧱 Multi-Surface Repair\u003c\/strong\u003e\n\u003cp\u003eBonds strongly to concrete, brick, tile, metal, and wood with a natural gray finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 独立大图平铺二：自流平渗透修复过程（下接原图 2_cd33） --\u003e\n\u003csection class=\"cs-section cs-section--soft\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e🌊 Flows Deep Into Narrow Cracks \u0026amp; Gaps\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- 顶格大方全屏平铺大图 2 (原 2_cd33) --\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/2_cd3354cb-35c4-4a6a-8d57-07db6c35a172.png?v=1785308514\" alt=\"Sealant flowing into narrow concrete crack close up\"\u003e\u003c\/div\u003e\n\u003cp style=\"text-align: center; padding: 0 4px; color: var(--cs-muted);\"\u003eThe self-leveling viscosity allows the fluid to penetrate deep into internal voids rather than sitting loosely on top, creating a solid structural bond.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 独立大图平铺三：高弹防断裂与变裂性能（下接原图 1_80c7） --\u003e\n\u003csection class=\"cs-section\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e🛡️ Flexible Cured Layer Resists Re-Cracking\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- 顶格大方全屏平铺大图 3 (原 1_80c7) --\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/1_80c7067b-53d5-4544-ba44-b57abd00d28f.png?v=1785308515\" alt=\"Flexible cured sealant stretching without breaking\"\u003e\u003c\/div\u003e\n\u003cp style=\"text-align: center; padding: 0 4px;\"\u003eUnlike rigid cement patches that snap when ground shifts, this flexible rubberized seal flexes continuously through freeze-thaw cycles.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 独立大图平铺四：防水阻隔防雨特写（下接原图 3_f818） --\u003e\n\u003csection class=\"cs-section cs-section--soft\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e💧 Waterproof Barrier Prevents Water Damage\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- 顶格大方全屏平铺大图 4 (原 3_f818) --\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/3_f81840ca-8233-4e8b-b129-fc6aecc5c264.png?v=1785308515\" alt=\"Water droplets beading on waterproof crack sealant surface\"\u003e\u003c\/div\u003e\n\u003cp style=\"text-align: center; padding: 0 4px; color: var(--cs-muted);\"\u003eForms an impenetrable shield that stops water from entering foundation cracks, protecting your home against costly structural erosion.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 独立大图平铺五：水泥地面与户外路面修复实景（下接原图 8_fcf3） --\u003e\n\u003csection class=\"cs-section\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e🧱 Concrete Driveways, Sidewalks \u0026amp; Floor Repairs\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- 顶格大方全屏平铺大图 5 (原 8_fcf3) --\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/8_fcf3cef0-2126-4ee0-8d29-e3be466cc2e1.png?v=1785208515\" alt=\"Concrete driveway crack repair before and after view\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 独立大图平铺六：墙体与屋顶裂缝修复实景（下接原图 7_b7fe） --\u003e\n\u003csection class=\"cs-section cs-section--soft\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e🏡 Exterior Wall, Roof \u0026amp; Window Gap Sealing\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- 顶格大方全屏平铺大图 6 (原 7_b7fe) --\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/7_b7fe98a1-7677-4eb5-9dee-2a35c0c1e799.png?v=1785308516\" alt=\"Sealing window frame gap and wall crack with nozzle\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 独立大图平铺七：手挤袋装与尖嘴使用特写（下接原图 4_042e） --\u003e\n\u003csection class=\"cs-section\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e🎯 Precision Applicator Nozzle \u0026amp; Squeeze Pouch\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- 顶格大方全屏平铺大图 7 (原 4_042e) --\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/4_042ef987-9501-4e7b-adea-e7295beb7121.png?v=1785308515\" alt=\"Attaching applicator nozzle to 100g sealant pouch\"\u003e\u003c\/div\u003e\n\u003cp style=\"text-align: center; padding: 0 4px;\"\u003eNo caulking gun required! Simply squeeze the 100g pouch by hand and guide the tapered nozzle directly along any crack.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 独立大图平铺八：刮板刮平擦面操作（下接原图 6_68b6） --\u003e\n\u003csection class=\"cs-section cs-section--soft\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e🧹 Includes Smoothing Scraper For Flush Surface\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- 顶格大方全屏平铺大图 8 (原 6_68b6) --\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/6_68b69c87-1f4a-4abe-9464-392b82534d99.png?v=1785308516\" alt=\"Using scraper tool to smooth sealant over concrete gap\"\u003e\u003c\/div\u003e\n\u003cp style=\"text-align: center; padding: 0 4px; color: var(--cs-muted);\"\u003eScrape away excess sealant in one sweep to achieve a clean, level repair line that blends naturally with surrounding masonry.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 广泛适用多场景大暗框区域（下接原图 10_0400，压轴平铺） --\u003e\n\u003csection class=\"cs-section cs-section--dark\"\u003e\n\u003cdiv class=\"cs-section--dark\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003cspan class=\"cs-kicker\"\u003eUniversal Repair Solution\u003c\/span\u003e\n\u003ch2\u003e🧱 Complete 100g Sealant Kit — Ready To Use 🛠️\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- 最后的压轴全屏平铺：大图 9 (原 10_0400) --\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/10_0400ada7-d2c7-47f6-b8cf-ead523f43962.png?v=1785308607\" alt=\"Complete crack sealant kit contents including pouch nozzle and scraper\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cs-zone-grid\"\u003e\n\u003cdiv class=\"cs-zone-item\"\u003e🧱 Concrete Driveways\u003c\/div\u003e\n\u003cdiv class=\"cs-zone-item\"\u003e🏡 Exterior Wall Cracks\u003c\/div\u003e\n\u003cdiv class=\"cs-zone-item\"\u003e🚪 Window Frame Gaps\u003c\/div\u003e\n\u003cdiv class=\"cs-zone-item\"\u003e🔧 Pipe \u0026amp; Conduit Openings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 极简四步操作指南 --\u003e\n\u003csection class=\"cs-section\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e🚀 Simple 4-Step Repair Protocol\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-steps-list\"\u003e\n\u003cdiv class=\"cs-step-row\"\u003e\n\u003cdiv class=\"cs-step-circle\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"cs-step-content\"\u003e\n\u003cstrong\u003eClean Area:\u003c\/strong\u003e Brush away loose dirt and debris. Ensure crack is dry.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-step-row\"\u003e\n\u003cdiv class=\"cs-step-circle\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"cs-step-content\"\u003e\n\u003cstrong\u003eAttach Nozzle:\u003c\/strong\u003e Remove cap and screw the application nozzle firmly onto the pouch.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-step-row\"\u003e\n\u003cdiv class=\"cs-step-circle\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"cs-step-content\"\u003e\n\u003cstrong\u003eSqueeze \u0026amp; Fill:\u003c\/strong\u003e Squeeze sealant directly into crack until gap is fully filled.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-step-row\"\u003e\n\u003cdiv class=\"cs-step-circle\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"cs-step-content\"\u003e\n\u003cstrong\u003eSmooth \u0026amp; Cure:\u003c\/strong\u003e Level with scraper and allow 24–48 hours for a full waterproof cure!\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 📋 开箱清单与技术参数面板：左右极致工整齐平对齐 --\u003e\n\u003csection class=\"cs-section cs-section--soft\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 10px;\"\u003e\n\u003ch2\u003e📋 Product Specifications Profile\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-table-box\"\u003e\n\u003cdiv class=\"cs-spec-row\"\u003e\n\u003cdiv class=\"cs-spec-label\"\u003eProduct Archetype\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-value\" style=\"font-weight: 800; color: var(--cs-dark);\"\u003eSelf-Leveling Waterproof Crack Sealant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-row\"\u003e\n\u003cdiv class=\"cs-spec-label\"\u003eNet Weight\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-value\"\u003e500 g Large Squeeze Pouch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-row\"\u003e\n\u003cdiv class=\"cs-spec-label\"\u003eColor Finish\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-value\"\u003eNatural Concrete Gray\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-row\"\u003e\n\u003cdiv class=\"cs-spec-label\"\u003eFull Cure Time\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-value\"\u003eApproximately 24–48 Hours\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-row\"\u003e\n\u003cdiv class=\"cs-spec-label\"\u003eCompatible Surfaces\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-value\"\u003eConcrete, Brick, Tile, Metal \u0026amp; Wood\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-row\" style=\"background: #fff7ed;\"\u003e\n\u003cdiv class=\"cs-spec-label\" style=\"color: #a17700;\"\u003ePackage Inventory\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-value\" style=\"font-weight: bold; color: var(--cs-dark);\"\u003e100g Pouch + 1 × Nozzle + 1 × Scraper\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin: 12px 0 0; color: var(--cs-muted); font-size: 11.5px; line-height: 1.4; padding: 0 4px;\"\u003e* Directives: Keep repair area dry before application. Cure time may vary based on humidity and crack depth.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 强转化促单收尾大暗框 --\u003e\n\u003cdiv class=\"cs-cta-banner\"\u003e\n\u003ch2\u003e🛠️ SEAL EVERYDAY CRACKS \u0026amp; PROTECT YOUR HOME TODAY! 💧\u003c\/h2\u003e\n\u003cp\u003eSelect your required bundle options above and welcome a 100g self-leveling crack sealant kit to your toolbox tonight.\u003c\/p\u003e\n\u003cdiv class=\"cs-cta-trust-line\"\u003e\n\u003cspan class=\"cs-trust-badge\"\u003e🔒 Safe Checkout\u003c\/span\u003e \u003cspan class=\"cs-trust-badge\"\u003e⚡ Fast Fulfillment\u003c\/span\u003e \u003cspan class=\"cs-trust-badge\"\u003e📦 Insured Tracked Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 底部四列高质感信托徽章 --\u003e\n\u003cdiv class=\"cs-trust-grid\"\u003e\n\u003cdiv class=\"cs-trust-item\"\u003e🔒 Safe Secure\u003c\/div\u003e\n\u003cdiv class=\"cs-trust-item\"\u003e📦 Insured Route\u003c\/div\u003e\n\u003cdiv class=\"cs-trust-item\"\u003e🌊 Self-Leveling\u003c\/div\u003e\n\u003cdiv class=\"cs-trust-item\"\u003e💧 Waterproof\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"WHX","offers":[{"title":"BUY 1 - 100g","offer_id":48851531923610,"sku":"NC01892607292212-裂缝密封胶","price":29.99,"currency_code":"USD","in_stock":true},{"title":"BUY 2 - 200g","offer_id":48851531956378,"sku":"NC01892607292212-裂缝密封胶*2","price":39.99,"currency_code":"USD","in_stock":true},{"title":"BUY 3 - 300g","offer_id":48851531989146,"sku":"NC01892607292212-裂缝密封胶*3","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/2_cd3354cb-35c4-4a6a-8d57-07db6c35a172.png?v=1785308514","url":"https:\/\/povlya.com\/products\/self-leveling-waterproof-crack-sealant-100g","provider":"povlya.com","version":"1.0","type":"link"}