{"product_id":"waterproof-moldable-wall-seal-putty","title":"🔧💧 Waterproof Moldable Wall Seal Putty – Instantly Fill \u0026 Seal Cracks","description":"\u003cstyle\u003e\n  .wallputty-page {\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 18px 14px;\n    font-family: inherit;\n    color: #10284f;\n    line-height: 1.65;\n  }\n\n  .wallputty-page * {\n    box-sizing: border-box;\n  }\n\n  .wallputty-card {\n    background: #ffffff;\n    border: 1px solid #e2eaf5;\n    border-radius: 18px;\n    padding: 22px;\n    margin: 18px 0;\n    box-shadow: 0 8px 24px rgba(16, 40, 79, 0.06);\n  }\n\n  .wallputty-alert {\n    border: 2px dashed #e93333;\n    background: #fff7f7;\n    color: #d72828;\n    border-radius: 16px;\n    padding: 18px 16px;\n    text-align: center;\n    font-weight: 800;\n    letter-spacing: .3px;\n    line-height: 1.6;\n    margin-bottom: 18px;\n  }\n\n  .wallputty-title {\n    text-align: center;\n    font-size: 28px;\n    line-height: 1.25;\n    font-weight: 900;\n    color: #10284f;\n    margin: 16px 0 10px;\n    text-transform: uppercase;\n  }\n\n  .wallputty-subtitle {\n    text-align: center;\n    font-size: 16px;\n    color: #37506f;\n    margin: 0 auto 18px;\n    max-width: 760px;\n  }\n\n  .wallputty-highlight {\n    background: linear-gradient(135deg, #f7fbff, #eef5ff);\n    border: 1px solid #d8e6f8;\n    border-radius: 16px;\n    padding: 18px;\n    text-align: center;\n    font-weight: 800;\n    color: #10284f;\n    margin: 18px 0;\n  }\n\n  .wallputty-img {\n    width: 100%;\n    max-width: 760px;\n    display: block;\n    margin: 16px auto;\n    border-radius: 16px;\n    box-shadow: 0 6px 18px rgba(16, 40, 79, 0.08);\n  }\n\n  .wallputty-img.no-shadow {\n    box-shadow: none;\n    border-radius: 10px;\n  }\n\n  .wallputty-section-title {\n    font-size: 22px;\n    font-weight: 900;\n    color: #10284f;\n    text-align: center;\n    margin: 8px 0 12px;\n  }\n\n  .wallputty-redline {\n    width: 90px;\n    height: 4px;\n    background: #e93333;\n    border-radius: 99px;\n    margin: 0 auto 18px;\n  }\n\n  .wallputty-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n    margin: 18px 0;\n  }\n\n  .wallputty-feature {\n    background: #f8fbff;\n    border: 1px solid #dfeaf7;\n    border-radius: 14px;\n    padding: 16px;\n    font-size: 15px;\n    font-weight: 700;\n    color: #10284f;\n  }\n\n  .wallputty-steps {\n    counter-reset: step;\n    display: grid;\n    gap: 12px;\n    margin-top: 14px;\n  }\n\n  .wallputty-step {\n    position: relative;\n    background: #f8fbff;\n    border: 1px solid #dfeaf7;\n    border-radius: 14px;\n    padding: 14px 14px 14px 52px;\n    color: #243d5f;\n    font-weight: 600;\n  }\n\n  .wallputty-step:before {\n    counter-increment: step;\n    content: counter(step);\n    position: absolute;\n    left: 14px;\n    top: 13px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: #10284f;\n    color: #fff;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 900;\n    font-size: 14px;\n  }\n\n  .wallputty-specs {\n    background: #f8fbff;\n    border: 1px solid #dfeaf7;\n    border-radius: 16px;\n    padding: 18px;\n    margin-top: 14px;\n  }\n\n  .wallputty-spec-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 14px;\n    padding: 10px 0;\n    border-bottom: 1px solid #e4edf8;\n    font-size: 15px;\n  }\n\n  .wallputty-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .wallputty-spec-row strong {\n    color: #10284f;\n  }\n\n  .wallputty-faq {\n    display: grid;\n    gap: 12px;\n    margin-top: 14px;\n  }\n\n  .wallputty-faq-item {\n    background: #f8fbff;\n    border: 1px solid #dfeaf7;\n    border-radius: 14px;\n    padding: 15px;\n  }\n\n  .wallputty-faq-item strong {\n    display: block;\n    color: #10284f;\n    font-size: 15px;\n    margin-bottom: 6px;\n  }\n\n  .wallputty-faq-item span {\n    color: #405879;\n    font-size: 14px;\n  }\n\n  .wallputty-note {\n    text-align: center;\n    font-weight: 800;\n    color: #e93333;\n    background: #fff7f7;\n    border-radius: 14px;\n    padding: 14px;\n    margin: 18px 0;\n  }\n\n  .wallputty-payment img {\n    width: 100%;\n    max-width: 680px;\n    display: block;\n    margin: 0 auto 18px;\n    border-radius: 10px;\n  }\n\n  @media (max-width: 768px) {\n    .wallputty-page {\n      padding: 12px 10px;\n    }\n\n    .wallputty-card {\n      padding: 16px;\n      border-radius: 16px;\n      margin: 14px 0;\n    }\n\n    .wallputty-title {\n      font-size: 22px;\n    }\n\n    .wallputty-subtitle {\n      font-size: 14px;\n    }\n\n    .wallputty-grid {\n      grid-template-columns: 1fr;\n      gap: 10px;\n    }\n\n    .wallputty-feature {\n      padding: 13px;\n      font-size: 14px;\n    }\n\n    .wallputty-alert {\n      font-size: 13px;\n      padding: 14px;\n    }\n\n    .wallputty-section-title {\n      font-size: 19px;\n    }\n\n    .wallputty-spec-row {\n      flex-direction: column;\n      gap: 2px;\n      font-size: 14px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"wallputty-page\"\u003e\n\n  \u003cdiv class=\"wallputty-payment\"\u003e\n    \u003cimg src=\"https:\/\/cdn.hotishop.com\/image\/348560dca5c0c6ad63bc95496b39ce28355e3b57.jpeg\" alt=\"Secure Payment\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wallputty-alert\"\u003e\n    ❤️ TIPS: All goods are authentic, with genuine patents. Counterfeit products must be investigated! Customers, please identify our products.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wallputty-card\"\u003e\n    \u003ch2 class=\"wallputty-title\"\u003eWall Seal Putty For Gaps, Cracks \u0026amp; Holes\u003c\/h2\u003e\n    \u003cp class=\"wallputty-subtitle\"\u003e\n      Quickly seal small wall holes, pipe gaps, cracks, air-conditioning holes, and common openings where pests, dust, moisture, or odors may enter your home.\n    \u003c\/p\u003e\n\n    \u003cimg class=\"wallputty-img no-shadow\" src=\"https:\/\/cdn.hotishop.com\/image\/d9a6f5e0f3881da55c062f4addea538158efaea6.png\" alt=\"Authentic Product\"\u003e\n    \u003cimg class=\"wallputty-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0761\/6023\/7591\/files\/316eb9f7f0964f669d60a51c0f141dc1_tplv-fhlh96nyum-resize-webp_800_800.png?v=1764230154\" alt=\"Wall Seal Putty\"\u003e\n\n    \u003cdiv class=\"wallputty-highlight\"\u003e\n      Authentic goods with genuine patents. Please identify our products before purchasing.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wallputty-note\"\u003e\n      🎁📅 Don’t wait — these Wall Seal Putty packs sold out quickly before. Your future self will thank you! 😉\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wallputty-card\"\u003e\n    \u003ch3 class=\"wallputty-section-title\"\u003eKeep Pests, Dust \u0026amp; Gaps Out\u003c\/h3\u003e\n    \u003cdiv class=\"wallputty-redline\"\u003e\u003c\/div\u003e\n\n    \u003cp class=\"wallputty-subtitle\"\u003e\n      Pests, mice, and cockroaches cannot easily enter your home anymore when small holes and gaps are properly sealed.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"wallputty-grid\"\u003e\n      \u003cdiv class=\"wallputty-feature\"\u003e🐭 Rat Holes\u003c\/div\u003e\n      \u003cdiv class=\"wallputty-feature\"\u003e🧱 Wall Cracks\u003c\/div\u003e\n      \u003cdiv class=\"wallputty-feature\"\u003e🚰 Pipe Holes\u003c\/div\u003e\n      \u003cdiv class=\"wallputty-feature\"\u003e🏠 Wall Gaps\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg class=\"wallputty-img\" src=\"https:\/\/cdn.hotishop.com\/image\/ac2bec0851c9908bbd463be28b214cb1ce1d047c.gif\" alt=\"Seal Holes Demo\"\u003e\n    \u003cimg class=\"wallputty-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0761\/6023\/7591\/files\/ae6a97ef3886457aa15bfc5baf6adf64_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1764230154\" alt=\"Seal Putty Use\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wallputty-card\"\u003e\n    \u003ch3 class=\"wallputty-section-title\"\u003eEasy To Use\u003c\/h3\u003e\n    \u003cdiv class=\"wallputty-redline\"\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"wallputty-steps\"\u003e\n      \u003cdiv class=\"wallputty-step\"\u003e\n        Reshape the clay depending on the size of the hole or gap.\n      \u003c\/div\u003e\n      \u003cdiv class=\"wallputty-step\"\u003e\n        Press it into the opening and blend it smoothly with the surrounding surface.\n      \u003c\/div\u003e\n      \u003cdiv class=\"wallputty-step\"\u003e\n        Air-dries in about 10 minutes and forms a waterproof, flame-retardant protective finish.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg class=\"wallputty-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0761\/6023\/7591\/files\/a6ca5d8c3df84e2c8ab00431774d84ca_tplv-fhlh96nyum-resize-webp_800_800.png?v=1764229652\" alt=\"Easy To Use\"\u003e\n    \u003cimg class=\"wallputty-img\" src=\"https:\/\/cdn.hotishop.com\/assets\/2022\/01\/942f9528dbcdb03bf5eb914febe2c106.jpg\" alt=\"Application Example\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wallputty-card\"\u003e\n    \u003ch3 class=\"wallputty-section-title\"\u003eMulti-Surface Protective Finish\u003c\/h3\u003e\n    \u003cdiv class=\"wallputty-redline\"\u003e\u003c\/div\u003e\n\n    \u003cp class=\"wallputty-subtitle\"\u003e\n      Suitable for flat roofs, metal roofs, sloped roofs, planter boxes, foundations, sheds, basements, metal, wood, concrete, and more.\n    \u003c\/p\u003e\n\n    \u003cimg class=\"wallputty-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0761\/6023\/7591\/files\/4fd99c52c56d45258b96f223cb804ec3_tplv-fhlh96nyum-resize-webp_800_800_1.webp?v=1764229652\" alt=\"Multi Surface Use\"\u003e\n\n    \u003cdiv class=\"wallputty-highlight\"\u003e\n      🌍 Made with environmentally conscious materials — designed for everyday household use.\n    \u003c\/div\u003e\n\n    \u003cimg class=\"wallputty-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0761\/6023\/7591\/files\/01_6.png?v=1764229652\" alt=\"Environment Friendly Material\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wallputty-card\"\u003e\n    \u003ch3 class=\"wallputty-section-title\"\u003eSpecifications\u003c\/h3\u003e\n    \u003cdiv class=\"wallputty-redline\"\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"wallputty-specs\"\u003e\n      \u003cdiv class=\"wallputty-spec-row\"\u003e\n        \u003cstrong\u003eColor\u003c\/strong\u003e\n        \u003cspan\u003eWhite\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"wallputty-spec-row\"\u003e\n        \u003cstrong\u003eMaterial\u003c\/strong\u003e\n        \u003cspan\u003eClay\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"wallputty-spec-row\"\u003e\n        \u003cstrong\u003eApplication\u003c\/strong\u003e\n        \u003cspan\u003eWall grooves, air-conditioning holes, body line gaps, small cracks, and more\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"wallputty-spec-row\"\u003e\n        \u003cstrong\u003eProduct Type\u003c\/strong\u003e\n        \u003cspan\u003eSealant Putty\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"wallputty-spec-row\"\u003e\n        \u003cstrong\u003eWeight\u003c\/strong\u003e\n        \u003cspan\u003e10g\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"wallputty-spec-row\"\u003e\n        \u003cstrong\u003ePackage\u003c\/strong\u003e\n        \u003cspan\u003e10 \/ 20 \/ 30 \/ 50 × Wall Seal Putty\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"wallputty-spec-row\"\u003e\n        \u003cstrong\u003eSize\u003c\/strong\u003e\n        \u003cspan\u003e13.5cm × 6.5cm\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg class=\"wallputty-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0761\/6023\/7591\/files\/dfe350c4642748918103dd6d5f4fdfb8_tplv-fhlh96nyum-resize-webp_800_800.png?v=1764230154\" alt=\"Product Size\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wallputty-card\"\u003e\n    \u003ch3 class=\"wallputty-section-title\"\u003e❓ FAQ\u003c\/h3\u003e\n    \u003cdiv class=\"wallputty-redline\"\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"wallputty-faq\"\u003e\n      \u003cdiv class=\"wallputty-faq-item\"\u003e\n        \u003cstrong\u003e1. Is it waterproof after curing?\u003c\/strong\u003e\n        \u003cspan\u003eYes. The cured surface resists water and is suitable for blocking minor leaks around walls or ducts.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wallputty-faq-item\"\u003e\n        \u003cstrong\u003e2. Can I paint over it?\u003c\/strong\u003e\n        \u003cspan\u003eYes. After it is completely cured, you can paint over it. Test your paint on a small spot first.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wallputty-faq-item\"\u003e\n        \u003cstrong\u003e3. Is it removable?\u003c\/strong\u003e\n        \u003cspan\u003eYes. You can cut or pull it out later if necessary for adjustments or repairs.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wallputty-faq-item\"\u003e\n        \u003cstrong\u003e4. Where should I avoid using it?\u003c\/strong\u003e\n        \u003cspan\u003eAvoid areas that are constantly wet, structurally shifting, or require flexibility after curing.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wallputty-faq-item\"\u003e\n        \u003cstrong\u003e5. How much area does it cover?\u003c\/strong\u003e\n        \u003cspan\u003eOne or two pieces generally fill small holes or cracks. Larger gaps may need layering or extra clay.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cstyle\u003e\n  .trust-made-guarantee {\n    max-width: 900px;\n    margin: 28px auto;\n    padding: 0 16px;\n    font-family: inherit;\n  }\n\n  .trust-made-guarantee * {\n    box-sizing: border-box;\n  }\n\n  .trust-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 18px;\n  }\n\n  .trust-card {\n    background: linear-gradient(180deg, #ffffff 0%, #f7faff 100%);\n    border: 1px solid #dfe8f5;\n    border-radius: 18px;\n    padding: 20px 18px;\n    text-align: center;\n    box-shadow: 0 8px 24px rgba(16, 40, 79, 0.07);\n  }\n\n  .trust-card img {\n    width: 100%;\n    max-width: 230px;\n    height: auto;\n    display: block;\n    margin: 0 auto 16px;\n    border-radius: 10px;\n  }\n\n  .trust-card h3 {\n    font-size: 21px;\n    line-height: 1.3;\n    color: #10284f;\n    font-weight: 900;\n    margin: 0 0 10px;\n  }\n\n  .trust-card p {\n    font-size: 14.5px;\n    line-height: 1.65;\n    color: #36506f;\n    margin: 0;\n  }\n\n  .trust-card strong {\n    color: #10284f;\n  }\n\n  .trust-badge-row {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 14px;\n  }\n\n  .trust-badge {\n    background: #eef5ff;\n    color: #10284f;\n    border: 1px solid #d7e6f8;\n    border-radius: 999px;\n    padding: 7px 11px;\n    font-size: 12.5px;\n    font-weight: 800;\n  }\n\n  @media (max-width: 768px) {\n    .trust-grid {\n      grid-template-columns: 1fr;\n      gap: 14px;\n    }\n\n    .trust-card {\n      padding: 18px 14px;\n      border-radius: 16px;\n    }\n\n    .trust-card img {\n      max-width: 210px;\n      margin-bottom: 14px;\n    }\n\n    .trust-card h3 {\n      font-size: 19px;\n    }\n\n    .trust-card p {\n      font-size: 14px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"trust-made-guarantee\"\u003e\n  \u003cdiv class=\"trust-grid\"\u003e\n\n    \u003c!-- Made In USA --\u003e\n    \u003cdiv class=\"trust-card\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0736\/1554\/0423\/files\/17817647379695_c94210da-0240-494d-985c-315d5d3cab71_430x.png?v=1782114577\" alt=\"Made in USA\"\u003e\n\n      \u003ch3\u003e🇺🇸 Proudly Made With American Quality\u003c\/h3\u003e\n\n      \u003cp\u003e\n        We believe better products start with better standards. \n        Our product is made with a focus on \u003cstrong\u003equality, reliability, and trusted craftsmanship\u003c\/strong\u003e, giving you more confidence with every order.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"trust-badge-row\"\u003e\n        \u003cspan class=\"trust-badge\"\u003eAmerican Quality\u003c\/span\u003e\n        \u003cspan class=\"trust-badge\"\u003eTrusted Product\u003c\/span\u003e\n        \u003cspan class=\"trust-badge\"\u003eCarefully Made\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 90 Day Guarantee --\u003e\n    \u003cdiv class=\"trust-card\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0736\/1554\/0423\/files\/1_279fb8dc-a677-4c10-9643-b17fe20b10e4_430x.png?v=1782114588\" alt=\"90 Day Money Back Guarantee\"\u003e\n\n      \u003ch3\u003e💰 90-Day Money Back Guarantee\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Try it at home with confidence. If your item arrives damaged or doesn’t meet your expectations, simply contact us within 90 days and we’ll help make it right with a \n        \u003cstrong\u003ereplacement or refund\u003c\/strong\u003e.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"trust-badge-row\"\u003e\n        \u003cspan class=\"trust-badge\"\u003eRisk-Free Purchase\u003c\/span\u003e\n        \u003cspan class=\"trust-badge\"\u003eEasy Support\u003c\/span\u003e\n        \u003cspan class=\"trust-badge\"\u003e90-Day Protection\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Joyflife","offers":[{"title":"Buy 1  Set Get 1 Set  Free","offer_id":46683146813639,"sku":"ZFY-WALL-10PCS","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Buy 2 Set Get 2 Set  Free","offer_id":46683146846407,"sku":"ZFY-WALL-20PCS","price":33.99,"currency_code":"USD","in_stock":true},{"title":"Buy 3  Set Get 3 Set  Free","offer_id":46683146879175,"sku":"ZFY-WALL-30PCS","price":50.99,"currency_code":"USD","in_stock":true},{"title":"BUY 1 Set","offer_id":46683146911943,"sku":"ZFY-WALL-5PCS","price":23.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/1554\/0423\/files\/01_6.png?v=1782113841","url":"https:\/\/www.voaav.com\/products\/waterproof-moldable-wall-seal-putty","provider":"Voaav","version":"1.0","type":"link"}