{"product_id":"3-in-1-waterproofing-adhesive-amp-screen-repair-bundle","title":"3-in-1 Waterproofing, Adhesive \u0026amp; Screen Repair Bundle","description":"\u003cstyle\u003e\n  \/* ==========================================================\n     OFFER 12 — 3-IN-1 HOME REPAIR BUNDLE\n  ========================================================== *\/\n\n  .of12 {\n    --of12-primary: #1767b0;\n    --of12-orange: #f26522;\n    --of12-green: #228544;\n    --of12-dark: #171717;\n    --of12-muted: #686868;\n    --of12-border: #e2e5e9;\n    --of12-light: #f7f8fa;\n    --of12-white: #ffffff;\n    --of12-danger: #d44b3e;\n\n    width: 100%;\n    max-width: 1320px;\n    margin: 0 auto;\n    padding: 55px 24px 75px;\n    overflow: hidden;\n    color: var(--of12-dark);\n    font-family: inherit;\n    line-height: 1.7;\n    direction: ltr;\n    text-align: left;\n  }\n\n  .of12,\n  .of12 *,\n  .of12 *::before,\n  .of12 *::after {\n    box-sizing: border-box;\n  }\n\n  .of12 img,\n  .of12 svg {\n    display: block;\n  }\n\n  \/* ==========================================================\n     HERO\n  ========================================================== *\/\n\n  .of12-hero {\n    position: relative;\n    padding: 68px 44px;\n    margin-bottom: 52px;\n    overflow: hidden;\n    border: 1px solid rgba(0, 0, 0, 0.05);\n    border-radius: 28px;\n    text-align: center;\n    background:\n      radial-gradient(\n        circle at 3% 8%,\n        rgba(34, 133, 68, 0.18),\n        transparent 36%\n      ),\n      radial-gradient(\n        circle at 50% 100%,\n        rgba(242, 101, 34, 0.18),\n        transparent 38%\n      ),\n      radial-gradient(\n        circle at 97% 8%,\n        rgba(23, 103, 176, 0.18),\n        transparent 36%\n      ),\n      #faf9f7;\n  }\n\n  .of12-eyebrow {\n    display: inline-flex;\n    min-height: 36px;\n    padding: 8px 18px;\n    margin-bottom: 19px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 999px;\n    color: #ffffff;\n    background: var(--of12-orange);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.06em;\n    line-height: 1.4;\n    text-transform: uppercase;\n  }\n\n  .of12-hero h1 {\n    max-width: 980px;\n    margin: 0 auto 18px;\n    color: var(--of12-dark);\n    font-size: clamp(36px, 5vw, 62px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.08;\n  }\n\n  .of12-hero \u003e p {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--of12-muted);\n    font-size: clamp(16px, 1.6vw, 19px);\n    line-height: 1.8;\n  }\n\n  .of12-summary {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 13px;\n    width: 100%;\n    max-width: 970px;\n    margin: 34px auto 0;\n  }\n\n  .of12-summary-item {\n    display: flex;\n    min-width: 0;\n    min-height: 74px;\n    padding: 15px 13px;\n    align-items: center;\n    justify-content: center;\n    border: 1px solid var(--of12-border);\n    border-radius: 15px;\n    background: #ffffff;\n    box-shadow: 0 8px 26px rgba(0, 0, 0, 0.035);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.5;\n    text-align: center;\n  }\n\n  \/* ==========================================================\n     SECTION HEADING\n  ========================================================== *\/\n\n  .of12-heading {\n    width: 100%;\n    max-width: 850px;\n    margin: 0 auto 34px;\n    text-align: center;\n  }\n\n  .of12-heading h2 {\n    margin: 0 0 11px;\n    color: var(--of12-dark);\n    font-size: clamp(29px, 4vw, 44px);\n    font-weight: 800;\n    letter-spacing: -0.025em;\n    line-height: 1.15;\n  }\n\n  .of12-heading p {\n    margin: 0;\n    color: var(--of12-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  \/* ==========================================================\n     INTRODUCTION\n  ========================================================== *\/\n\n  .of12-intro {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 17px;\n    width: 100%;\n    max-width: 1100px;\n    margin: 0 auto 58px;\n  }\n\n  .of12-intro-card {\n    padding: 27px 23px;\n    border: 1px solid var(--of12-border);\n    border-radius: 20px;\n    background: #ffffff;\n    box-shadow: 0 10px 32px rgba(0, 0, 0, 0.04);\n  }\n\n  .of12-intro-number {\n    display: inline-flex;\n    width: 42px;\n    height: 42px;\n    margin-bottom: 16px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    color: #ffffff;\n    background: var(--of12-green);\n    font-size: 15px;\n    font-weight: 800;\n  }\n\n  .of12-intro-card:nth-child(2) .of12-intro-number {\n    background: var(--of12-orange);\n  }\n\n  .of12-intro-card:nth-child(3) .of12-intro-number {\n    background: var(--of12-primary);\n  }\n\n  .of12-intro-card h3 {\n    margin: 0 0 8px;\n    color: var(--of12-dark);\n    font-size: 20px;\n    font-weight: 800;\n    line-height: 1.4;\n  }\n\n  .of12-intro-card p {\n    margin: 0;\n    color: var(--of12-muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  \/* ==========================================================\n     PRODUCT CARDS\n  ========================================================== *\/\n\n  .of12-products {\n    display: flex;\n    width: 100%;\n    flex-direction: column;\n    gap: 30px;\n  }\n\n  .of12-product {\n    display: grid;\n    width: 100%;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    gap: clamp(35px, 4vw, 64px);\n    padding: clamp(30px, 3.5vw, 48px);\n    align-items: center;\n    overflow: hidden;\n    border: 1px solid var(--of12-border);\n    border-radius: 26px;\n    background: #ffffff;\n    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.045);\n  }\n\n  .of12-product.is-reverse .of12-media {\n    order: 2;\n  }\n\n  .of12-product.is-reverse .of12-content {\n    order: 1;\n  }\n\n  .of12-media,\n  .of12-content {\n    width: 100%;\n    min-width: 0;\n  }\n\n  .of12-content {\n    max-width: 580px;\n  }\n\n  .of12-label {\n    display: inline-block;\n    margin-bottom: 13px;\n    color: var(--of12-green);\n    font-size: 12px;\n    font-weight: 850;\n    letter-spacing: 0.06em;\n    line-height: 1.4;\n    text-transform: uppercase;\n  }\n\n  .of12-product:nth-child(2) .of12-label {\n    color: var(--of12-orange);\n  }\n\n  .of12-product:nth-child(3) .of12-label {\n    color: var(--of12-primary);\n  }\n\n  .of12-content h2 {\n    margin: 0 0 14px;\n    color: var(--of12-dark);\n    font-size: clamp(28px, 3vw, 42px);\n    font-weight: 800;\n    letter-spacing: -0.025em;\n    line-height: 1.15;\n  }\n\n  .of12-description {\n    margin: 0 0 22px;\n    color: var(--of12-muted);\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .of12-list {\n    display: grid;\n    gap: 12px;\n    padding: 0;\n    margin: 0;\n    list-style: none;\n  }\n\n  .of12-list li {\n    position: relative;\n    padding-left: 29px;\n    color: var(--of12-dark);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .of12-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--of12-green);\n    font-size: 17px;\n    font-weight: 900;\n  }\n\n  \/* ==========================================================\n     IMAGE CAROUSEL\n  ========================================================== *\/\n\n  .of12-carousel {\n    width: 100%;\n    max-width: 620px;\n    margin: 0 auto;\n    direction: ltr;\n  }\n\n  .of12-stage {\n    position: relative;\n    width: 100%;\n    overflow: hidden;\n    border: 1px solid var(--of12-border);\n    border-radius: 18px;\n    background: #ffffff;\n  }\n\n  .of12-stage::before {\n    content: \"\";\n    display: block;\n    padding-bottom: 88%;\n  }\n\n  .of12-slide {\n    position: absolute;\n    inset: 0;\n    display: none;\n    width: 100%;\n    height: 100%;\n  }\n\n  .of12-slide.is-active {\n    display: block;\n  }\n\n  .of12-slide img {\n    width: 100% !important;\n    max-width: none !important;\n    height: 100% !important;\n    max-height: none !important;\n    padding: 12px !important;\n    margin: 0 !important;\n    object-fit: contain !important;\n    object-position: center !important;\n    background: #ffffff !important;\n  }\n\n  .of12-arrow {\n    position: absolute;\n    top: 50%;\n    z-index: 5;\n    display: flex;\n    width: 44px;\n    height: 44px;\n    padding: 0;\n    align-items: center;\n    justify-content: center;\n    border: 0;\n    border-radius: 50%;\n    color: #ffffff;\n    background: rgba(17, 17, 17, 0.72);\n    font-family: Arial, sans-serif;\n    font-size: 28px;\n    line-height: 1;\n    cursor: pointer;\n    transform: translateY(-50%);\n    appearance: none;\n  }\n\n  .of12-arrow:hover {\n    background: rgba(17, 17, 17, 0.88);\n  }\n\n  .of12-prev {\n    left: 12px;\n  }\n\n  .of12-next {\n    right: 12px;\n  }\n\n  .of12-counter {\n    position: absolute;\n    right: 12px;\n    bottom: 12px;\n    z-index: 5;\n    min-width: 57px;\n    padding: 6px 11px;\n    border-radius: 999px;\n    color: #ffffff;\n    background: rgba(17, 17, 17, 0.72);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.4;\n    text-align: center;\n  }\n\n  .of12-thumbnails {\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    gap: 8px;\n    margin-top: 10px;\n  }\n\n  .of12-carousel[data-count=\"6\"] .of12-thumbnails {\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n  }\n\n  .of12-carousel[data-count=\"4\"] .of12-thumbnails {\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n  }\n\n  .of12-thumb {\n    position: relative;\n    display: block;\n    width: 100%;\n    padding: 0;\n    overflow: hidden;\n    border: 2px solid transparent;\n    border-radius: 10px;\n    background: #ffffff;\n    cursor: pointer;\n    appearance: none;\n  }\n\n  .of12-thumb::before {\n    content: \"\";\n    display: block;\n    padding-bottom: 100%;\n  }\n\n  .of12-thumb img {\n    position: absolute !important;\n    inset: 0 !important;\n    width: 100% !important;\n    max-width: none !important;\n    height: 100% !important;\n    max-height: none !important;\n    padding: 3px !important;\n    margin: 0 !important;\n    object-fit: contain !important;\n    background: #ffffff !important;\n  }\n\n  .of12-thumb.is-active {\n    border-color: var(--of12-orange);\n  }\n\n  .of12-thumb:focus-visible,\n  .of12-arrow:focus-visible {\n    outline: 3px solid rgba(242, 101, 34, 0.3);\n    outline-offset: 2px;\n  }\n\n  \/* ==========================================================\n     BENEFITS\n  ========================================================== *\/\n\n  .of12-benefits {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    width: 100%;\n    margin: 58px 0;\n  }\n\n  .of12-benefit {\n    display: flex;\n    min-height: 220px;\n    padding: 28px 20px;\n    align-items: center;\n    flex-direction: column;\n    justify-content: center;\n    border-radius: 19px;\n    text-align: center;\n    background: var(--of12-light);\n  }\n\n  .of12-icon {\n    display: flex;\n    width: 54px;\n    height: 54px;\n    padding: 14px;\n    margin: 0 auto 16px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    color: #ffffff;\n    background: var(--of12-primary);\n  }\n\n  .of12-icon svg {\n    width: 26px !important;\n    height: 26px !important;\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 1.9;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .of12-benefit strong {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--of12-dark);\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.4;\n  }\n\n  .of12-benefit \u003e span:last-child {\n    color: var(--of12-muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  \/* ==========================================================\n     SAFETY\n  ========================================================== *\/\n\n  .of12-safety {\n    display: grid;\n    grid-template-columns: 52px minmax(0, 1fr);\n    gap: 17px;\n    width: 100%;\n    max-width: 1000px;\n    padding: 24px;\n    margin: 0 auto 55px;\n    align-items: flex-start;\n    border: 1px solid #eed7ce;\n    border-radius: 19px;\n    background: #fff8f4;\n  }\n\n  .of12-safety-icon {\n    display: flex;\n    width: 52px;\n    height: 52px;\n    padding: 13px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    color: #ffffff;\n    background: var(--of12-danger);\n  }\n\n  .of12-safety-icon svg {\n    width: 26px;\n    height: 26px;\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 1.9;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .of12-safety h3 {\n    margin: 0 0 7px;\n    color: var(--of12-dark);\n    font-size: 19px;\n    font-weight: 800;\n    line-height: 1.4;\n  }\n\n  .of12-safety p {\n    margin: 0;\n    color: var(--of12-muted);\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  \/* ==========================================================\n     FAQ\n  ========================================================== *\/\n\n  .of12-faq {\n    width: 100%;\n    max-width: 950px;\n    margin: 0 auto;\n    direction: ltr;\n    text-align: left !important;\n  }\n\n  .of12-faq details {\n    width: 100%;\n    border-bottom: 1px solid var(--of12-border);\n    text-align: left !important;\n  }\n\n  .of12-faq summary {\n    position: relative;\n    display: block;\n    width: 100%;\n    padding: 22px 48px 22px 0;\n    color: var(--of12-dark);\n    font-size: 18px;\n    font-weight: 750;\n    line-height: 1.5;\n    text-align: left !important;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .of12-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .of12-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 6px;\n    color: var(--of12-orange);\n    font-size: 29px;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .of12-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .of12-faq-content {\n    width: 100%;\n    padding: 0 0 24px;\n    color: var(--of12-muted);\n    font-size: 15px;\n    line-height: 1.8;\n    text-align: left !important;\n  }\n\n  .of12-faq-content *,\n  .of12-faq-content p,\n  .of12-faq-content li {\n    text-align: left !important;\n  }\n\n  .of12-faq-content ul {\n    padding-left: 22px;\n    margin: 0;\n  }\n\n  \/* ==========================================================\n     RESPONSIVE\n  ========================================================== *\/\n\n  @media screen and (max-width: 1050px) {\n    .of12-benefits {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 900px) {\n    .of12-product {\n      grid-template-columns: minmax(0, 1fr);\n      gap: 28px;\n      padding: 25px;\n    }\n\n    .of12-product.is-reverse .of12-media,\n    .of12-product.is-reverse .of12-content {\n      order: initial;\n    }\n\n    .of12-content {\n      max-width: 680px;\n      margin: 0 auto;\n    }\n\n    .of12-carousel {\n      max-width: 680px;\n    }\n  }\n\n  @media screen and (max-width: 749px) {\n    .of12 {\n      padding: 25px 10px 45px;\n    }\n\n    .of12-hero {\n      padding: 40px 17px;\n      margin-bottom: 38px;\n      border-radius: 19px;\n    }\n\n    .of12-hero h1 {\n      font-size: clamp(31px, 10vw, 43px);\n    }\n\n    .of12-hero \u003e p {\n      font-size: 15px;\n    }\n\n    .of12-summary,\n    .of12-intro,\n    .of12-benefits {\n      grid-template-columns: minmax(0, 1fr);\n    }\n\n    .of12-summary-item {\n      min-height: 56px;\n    }\n\n    .of12-product {\n      gap: 21px;\n      padding: 14px;\n      border-radius: 17px;\n    }\n\n    .of12-content {\n      padding: 3px 3px 8px;\n    }\n\n    .of12-stage {\n      border-radius: 13px;\n    }\n\n    .of12-stage::before {\n      padding-bottom: 100%;\n    }\n\n    .of12-slide img {\n      padding: 6px !important;\n    }\n\n    .of12-arrow {\n      width: 38px;\n      height: 38px;\n      font-size: 24px;\n    }\n\n    .of12-prev {\n      left: 7px;\n    }\n\n    .of12-next {\n      right: 7px;\n    }\n\n    .of12-counter {\n      right: 8px;\n      bottom: 8px;\n    }\n\n    .of12-thumbnails,\n    .of12-carousel[data-count=\"6\"] .of12-thumbnails {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .of12-carousel[data-count=\"4\"] .of12-thumbnails {\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n    }\n\n    .of12-benefit {\n      min-height: 0;\n      padding: 23px 17px;\n    }\n\n    .of12-safety {\n      grid-template-columns: 43px minmax(0, 1fr);\n      gap: 13px;\n      padding: 18px;\n    }\n\n    .of12-safety-icon {\n      width: 43px;\n      height: 43px;\n      padding: 10px;\n    }\n\n    .of12-faq summary {\n      padding: 20px 42px 20px 0;\n      font-size: 16px;\n    }\n\n    .of12-faq-content {\n      font-size: 14px;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"of12\"\u003e\u003c!-- HERO --\u003e\n\u003cdiv class=\"of12-hero\"\u003e\n\u003cspan class=\"of12-eyebrow\"\u003e Three Home-Repair Products in One Offer \u003c\/span\u003e\n\u003ch1\u003e3-in-1 Waterproofing, Adhesive \u0026amp; Screen Repair Bundle\u003c\/h1\u003e\n\u003cp\u003eA practical home-maintenance bundle combining an invisible waterproof coating, universal repair glue, and self-adhesive mesh tape for compatible household repair projects.\u003c\/p\u003e\n\u003cdiv class=\"of12-summary\"\u003e\n\u003cdiv class=\"of12-summary-item\"\u003e1× Invisible Waterproof Agent – 300 g\u003c\/div\u003e\n\u003cdiv class=\"of12-summary-item\"\u003e1× Universal Super Glue – 50 g\u003c\/div\u003e\n\u003cdiv class=\"of12-summary-item\"\u003e1× Self-Adhesive Mesh Repair Tape\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INTRODUCTION --\u003e\n\u003cdiv class=\"of12-heading\"\u003e\n\u003ch2\u003eThree Practical Solutions for Common Repairs\u003c\/h2\u003e\n\u003cp\u003eSeal compatible mineral surfaces, bond suitable household materials, and cover small holes or tears in mesh screens.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"of12-intro\"\u003e\n\u003cdiv class=\"of12-intro-card\"\u003e\n\u003cspan class=\"of12-intro-number\"\u003e1\u003c\/span\u003e\n\u003ch3\u003eInvisible Waterproof Coating\u003c\/h3\u003e\n\u003cp\u003eA brush-applied transparent coating presented for compatible cement, concrete, and other mineral construction surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"of12-intro-card\"\u003e\n\u003cspan class=\"of12-intro-number\"\u003e2\u003c\/span\u003e\n\u003ch3\u003eUniversal Repair Glue\u003c\/h3\u003e\n\u003cp\u003eA 50 g precision-nozzle adhesive presented for compatible wood, ceramic, glass, and selected household repairs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"of12-intro-card\"\u003e\n\u003cspan class=\"of12-intro-number\"\u003e3\u003c\/span\u003e\n\u003ch3\u003eMesh Repair Tape\u003c\/h3\u003e\n\u003cp\u003eCut-to-size self-adhesive mesh tape for suitable window, door, and insect screens.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCTS --\u003e\n\u003cdiv class=\"of12-products\"\u003e\n\u003c!-- ======================================================\n         PRODUCT 1\n    ======================================================= --\u003e\n\u003carticle class=\"of12-product\"\u003e\n\u003cdiv class=\"of12-media\"\u003e\n\u003cdiv class=\"of12-carousel\"\u003e\n\u003cdiv class=\"of12-stage\"\u003e\n\u003cdiv class=\"of12-slide is-active\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/5_7089c2a4-bbd9-404d-916d-737a67db44f0.png?v=1785912287\" alt=\"JAYSUING invisible waterproof agent with application brush\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"of12-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/2_4d430728-015c-46d9-8164-74709f8adbfe.png?v=1785912287\" alt=\"Invisible waterproof agent application information\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"of12-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/6_ea3938ff-f27c-41c5-a385-a53975bbcc70.png?v=1785912287\" alt=\"Transparent waterproof coating on compatible mineral surface\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"of12-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/4_82c339e6-a050-4e71-93d0-bc913903e3e2.png?v=1785912285\" alt=\"Waterproof agent size comparison with brush\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"of12-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/3_e195659b-fb32-4b44-bfa9-57aa21a4ef5b.png?v=1785912285\" alt=\"Three hundred gram waterproof agent dimensions\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cbutton class=\"of12-arrow of12-prev\" type=\"button\"\u003e ‹ \u003c\/button\u003e \u003cbutton class=\"of12-arrow of12-next\" type=\"button\"\u003e › \u003c\/button\u003e\n\u003cdiv class=\"of12-counter\"\u003e\n\u003cspan\u003e1\u003c\/span\u003e \/ \u003cspan\u003e5\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"of12-thumbnails\"\u003e\n\u003cbutton class=\"of12-thumb is-active\" type=\"button\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/5_7089c2a4-bbd9-404d-916d-737a67db44f0.png?v=1785912287\" alt=\"\" loading=\"lazy\"\u003e \u003c\/button\u003e \u003cbutton class=\"of12-thumb\" type=\"button\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/2_4d430728-015c-46d9-8164-74709f8adbfe.png?v=1785912287\" alt=\"\" loading=\"lazy\"\u003e \u003c\/button\u003e \u003cbutton class=\"of12-thumb\" type=\"button\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/6_ea3938ff-f27c-41c5-a385-a53975bbcc70.png?v=1785912287\" alt=\"\" loading=\"lazy\"\u003e \u003c\/button\u003e \u003cbutton class=\"of12-thumb\" type=\"button\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/4_82c339e6-a050-4e71-93d0-bc913903e3e2.png?v=1785912285\" alt=\"\" loading=\"lazy\"\u003e \u003c\/button\u003e \u003cbutton class=\"of12-thumb\" type=\"button\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/3_e195659b-fb32-4b44-bfa9-57aa21a4ef5b.png?v=1785912285\" alt=\"\" loading=\"lazy\"\u003e \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"of12-content\"\u003e\n\u003cspan class=\"of12-label\"\u003eProduct 1 Included\u003c\/span\u003e\n\u003ch2\u003eJAYSUING Invisible Waterproof Agent – 300 g\u003c\/h2\u003e\n\u003cp class=\"of12-description\"\u003eA transparent brush-applied waterproof coating presented for compatible mineral construction surfaces. It is designed to create a clear protective layer while keeping the original appearance of the treated surface visible.\u003c\/p\u003e\n\u003cul class=\"of12-list\"\u003e\n\u003cli\u003eOffer includes the 300 g container\u003c\/li\u003e\n\u003cli\u003eApplication brush included\u003c\/li\u003e\n\u003cli\u003ePresented as an invisible transparent finish\u003c\/li\u003e\n\u003cli\u003eDesigned for compatible cement and concrete surfaces\u003c\/li\u003e\n\u003cli\u003eUseful for selected walls, joints, edges, and mineral surfaces\u003c\/li\u003e\n\u003cli\u003eBrush-applied liquid consistency\u003c\/li\u003e\n\u003cli\u003eSurface must be compatible, clean, and dry\u003c\/li\u003e\n\u003cli\u003eAllow it to cure according to the package directions\u003c\/li\u003e\n\u003cli\u003eGallery includes a comparison with the smaller 100 g version\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- ======================================================\n         PRODUCT 2\n    ======================================================= --\u003e\n\u003carticle class=\"of12-product is-reverse\"\u003e\n\u003cdiv class=\"of12-media\"\u003e\n\u003cdiv class=\"of12-carousel\"\u003e\n\u003cdiv class=\"of12-stage\"\u003e\n\u003cdiv class=\"of12-slide is-active\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/1_a98a3673-8c1e-4445-ad22-d149801257c1.jpg?v=1785912502\" alt=\"JAYSUING universal super glue fifty gram bottle\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"of12-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/5_d8e54a24-9831-4d88-86ed-feb7cb5239e7.jpg?v=1785912503\" alt=\"Universal glue presented for compatible wood repair\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"of12-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/3_d2370dab-6a97-460b-b15b-9156ef0f46fc.jpg?v=1785912503\" alt=\"JAYSUING multipurpose adhesive product presentation\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"of12-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/2_d64e9d9e-7401-423c-aa2b-32ca4503d22f.jpg?v=1785912503\" alt=\"Universal glue presented for compatible ceramic repair\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"of12-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/4_25925de1-24cc-402f-b57e-121b19b05809.jpg?v=1785912503\" alt=\"Tile and ceramic repair glue presentation\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"of12-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/6_ff3366bf-6a6d-4237-a40f-9d5bb7eee5ac.jpg?v=1785912504\" alt=\"Universal super glue bottle and accessories\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cbutton class=\"of12-arrow of12-prev\" type=\"button\"\u003e ‹ \u003c\/button\u003e \u003cbutton class=\"of12-arrow of12-next\" type=\"button\"\u003e › \u003c\/button\u003e\n\u003cdiv class=\"of12-counter\"\u003e\n\u003cspan\u003e1\u003c\/span\u003e \/ \u003cspan\u003e6\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"of12-thumbnails\"\u003e\n\u003cbutton class=\"of12-thumb is-active\" type=\"button\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/1_a98a3673-8c1e-4445-ad22-d149801257c1.jpg?v=1785912502\" alt=\"\" loading=\"lazy\"\u003e \u003c\/button\u003e \u003cbutton class=\"of12-thumb\" type=\"button\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/5_d8e54a24-9831-4d88-86ed-feb7cb5239e7.jpg?v=1785912503\" alt=\"\" loading=\"lazy\"\u003e \u003c\/button\u003e \u003cbutton class=\"of12-thumb\" type=\"button\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/3_d2370dab-6a97-460b-b15b-9156ef0f46fc.jpg?v=1785912503\" alt=\"\" loading=\"lazy\"\u003e \u003c\/button\u003e \u003cbutton class=\"of12-thumb\" type=\"button\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/2_d64e9d9e-7401-423c-aa2b-32ca4503d22f.jpg?v=1785912503\" alt=\"\" loading=\"lazy\"\u003e \u003c\/button\u003e \u003cbutton class=\"of12-thumb\" type=\"button\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/4_25925de1-24cc-402f-b57e-121b19b05809.jpg?v=1785912503\" alt=\"\" loading=\"lazy\"\u003e \u003c\/button\u003e \u003cbutton class=\"of12-thumb\" type=\"button\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/6_ff3366bf-6a6d-4237-a40f-9d5bb7eee5ac.jpg?v=1785912504\" alt=\"\" loading=\"lazy\"\u003e \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"of12-content\"\u003e\n\u003cspan class=\"of12-label\"\u003eProduct 2 Included\u003c\/span\u003e\n\u003ch2\u003eJAYSUING Universal Super Glue – 50 g\u003c\/h2\u003e\n\u003cp class=\"of12-description\"\u003eA multipurpose household repair adhesive supplied in a precision-nozzle bottle. It is presented for bonding selected compatible materials used in common household repair projects.\u003c\/p\u003e\n\u003cul class=\"of12-list\"\u003e\n\u003cli\u003eNet content: 50 g\u003c\/li\u003e\n\u003cli\u003ePrecision application nozzle\u003c\/li\u003e\n\u003cli\u003eExtension applicator shown in the product images\u003c\/li\u003e\n\u003cli\u003ePresented for compatible wood repairs\u003c\/li\u003e\n\u003cli\u003ePresented for compatible ceramic and tile repairs\u003c\/li\u003e\n\u003cli\u003eMay be suitable for selected glass and household materials\u003c\/li\u003e\n\u003cli\u003eMaterial compatibility must be tested before full use\u003c\/li\u003e\n\u003cli\u003eBonding results depend on surface condition and material\u003c\/li\u003e\n\u003cli\u003eFollow all package directions and warnings\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- ======================================================\n         PRODUCT 3\n    ======================================================= --\u003e\n\u003carticle class=\"of12-product\"\u003e\n\u003cdiv class=\"of12-media\"\u003e\n\u003cdiv class=\"of12-carousel\"\u003e\n\u003cdiv class=\"of12-stage\"\u003e\n\u003cdiv class=\"of12-slide is-active\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/1_70f8e253-d4bf-40d4-b000-27d970762689.jpg?v=1785552218\" alt=\"Self-adhesive mesh repair tape roll\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"of12-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/2_85070aae-6002-47ea-bd03-e2fef9af526f.jpg?v=1785552218\" alt=\"Self-adhesive woven mesh screen repair tape\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"of12-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/3_49febbcb-2766-4406-b2d8-588aba3a2ccc.jpg?v=1785552218\" alt=\"Mesh screen repair tape cut into patches\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"of12-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/4_2869cb97-d20a-4517-808a-9a1a2c64012c.jpg?v=1785552218\" alt=\"Flexible mesh repair tape material\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cbutton class=\"of12-arrow of12-prev\" type=\"button\"\u003e ‹ \u003c\/button\u003e \u003cbutton class=\"of12-arrow of12-next\" type=\"button\"\u003e › \u003c\/button\u003e\n\u003cdiv class=\"of12-counter\"\u003e\n\u003cspan\u003e1\u003c\/span\u003e \/ \u003cspan\u003e4\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"of12-thumbnails\"\u003e\n\u003cbutton class=\"of12-thumb is-active\" type=\"button\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/1_70f8e253-d4bf-40d4-b000-27d970762689.jpg?v=1785552218\" alt=\"\" loading=\"lazy\"\u003e \u003c\/button\u003e \u003cbutton class=\"of12-thumb\" type=\"button\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/2_85070aae-6002-47ea-bd03-e2fef9af526f.jpg?v=1785552218\" alt=\"\" loading=\"lazy\"\u003e \u003c\/button\u003e \u003cbutton class=\"of12-thumb\" type=\"button\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/3_49febbcb-2766-4406-b2d8-588aba3a2ccc.jpg?v=1785552218\" alt=\"\" loading=\"lazy\"\u003e \u003c\/button\u003e \u003cbutton class=\"of12-thumb\" type=\"button\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/4_2869cb97-d20a-4517-808a-9a1a2c64012c.jpg?v=1785552218\" alt=\"\" loading=\"lazy\"\u003e \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"of12-content\"\u003e\n\u003cspan class=\"of12-label\"\u003eProduct 3 Included\u003c\/span\u003e\n\u003ch2\u003eSelf-Adhesive Mesh Screen Repair Tape\u003c\/h2\u003e\n\u003cp class=\"of12-description\"\u003eA flexible woven mesh repair tape designed to cover small holes and tears in compatible window, door, and insect screens without requiring stitching.\u003c\/p\u003e\n\u003cul class=\"of12-list\"\u003e\n\u003cli\u003eSelf-adhesive mesh backing\u003c\/li\u003e\n\u003cli\u003eFlexible woven screen material\u003c\/li\u003e\n\u003cli\u003eCan be cut into the required patch size\u003c\/li\u003e\n\u003cli\u003eSuitable for small holes and tears\u003c\/li\u003e\n\u003cli\u003eUseful for compatible window and door screens\u003c\/li\u003e\n\u003cli\u003eNo sewing or stitching required\u003c\/li\u003e\n\u003cli\u003eCompact roll for convenient storage\u003c\/li\u003e\n\u003cli\u003eApply only to a clean and dry compatible surface\u003c\/li\u003e\n\u003cli\u003eNot intended for major structural screen damage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c!-- BENEFITS --\u003e\n\u003cdiv class=\"of12-benefits\"\u003e\n\u003cdiv class=\"of12-benefit\"\u003e\n\u003cspan class=\"of12-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 7h16v13H4z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 7V4h8v3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eThree Products in One Offer\u003c\/strong\u003e \u003cspan\u003e Waterproof coating, universal repair adhesive, and mesh repair tape. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"of12-benefit\"\u003e\n\u003cspan class=\"of12-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7h14\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 17h14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eMultiple Repair Options\u003c\/strong\u003e \u003cspan\u003e Suitable for different compatible sealing, bonding, and patching tasks. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"of12-benefit\"\u003e\n\u003cspan class=\"of12-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 19h16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 16 17 6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m14 6 3 3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 13 3 16l5 5 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eCompact Home Kit\u003c\/strong\u003e \u003cspan\u003e Practical sizes that can be stored with regular household tools. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"of12-benefit\"\u003e\n\u003cspan class=\"of12-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003crect x=\"3\" y=\"6\" width=\"18\" height=\"12\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M7 10h4\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 14h2\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"17\" cy=\"12\" r=\"2\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eCash on Delivery\u003c\/strong\u003e \u003cspan\u003e Order conveniently and pay when the bundle arrives. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SAFETY --\u003e\n\u003cdiv class=\"of12-safety\"\u003e\n\u003cspan class=\"of12-safety-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 3 2.5 20h19L12 3Z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M12 9v5\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M12 17h.01\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e \u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eRepair Product Safety\u003c\/h3\u003e\n\u003cp\u003eRead every label before use. Wear suitable protective gloves, work in a ventilated area, and avoid contact with the skin and eyes. Do not inhale vapours or swallow any product. Keep the waterproof coating and adhesive away from children, heat, flames, food, and food-contact surfaces. Test compatibility on a small hidden area before wider application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"of12-heading\"\u003e\n\u003ch2\u003eBundle Information\u003c\/h2\u003e\n\u003cp\u003eProduct contents, compatibility, care, safety, delivery, and payment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"of12-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat is included in the offer?\u003c\/summary\u003e\n\u003cdiv class=\"of12-faq-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eOne 300 g JAYSUING Invisible Waterproof Agent container\u003c\/li\u003e\n\u003cli\u003eOne application brush\u003c\/li\u003e\n\u003cli\u003eOne 50 g JAYSUING Universal Super Glue bottle\u003c\/li\u003e\n\u003cli\u003ePrecision nozzle and applicator shown in the package\u003c\/li\u003e\n\u003cli\u003eOne self-adhesive mesh repair tape roll\u003c\/li\u003e\n\u003cli\u003eOriginal packaging and supplied accessories\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat surfaces can the waterproof coating be used on?\u003c\/summary\u003e\n\u003cdiv class=\"of12-faq-content\"\u003eIt is presented for compatible mineral construction surfaces such as cement and concrete. Suitability depends on the material, condition, moisture level, finish, and intended location. Test a small hidden area before full application.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the waterproof coating remain invisible?\u003c\/summary\u003e\n\u003cdiv class=\"of12-faq-content\"\u003eThe product is presented as an invisible or transparent coating. The final appearance may vary according to the surface colour, porosity, number of coats, and application thickness.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long should the waterproof agent cure?\u003c\/summary\u003e\n\u003cdiv class=\"of12-faq-content\"\u003eFollow the curing time printed on the delivered package. Keep the treated area away from water and disturbance during the stated curing period.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat materials can the universal glue repair?\u003c\/summary\u003e\n\u003cdiv class=\"of12-faq-content\"\u003eThe packaging presents it for selected compatible wood, ceramic, glass, tile, and household materials. It may not bond every plastic, rubber, coated, flexible, or porous surface.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the glue guarantee a permanent repair?\u003c\/summary\u003e\n\u003cdiv class=\"of12-faq-content\"\u003eNo specific result can be guaranteed. Bonding depends on the material, surface preparation, fit, movement, temperature, moisture, pressure, and curing conditions.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the mesh tape be cut to size?\u003c\/summary\u003e\n\u003cdiv class=\"of12-faq-content\"\u003eYes. The flexible mesh tape can be trimmed into a patch that extends beyond the damaged area.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the mesh tape repair large screen damage?\u003c\/summary\u003e\n\u003cdiv class=\"of12-faq-content\"\u003eIt is best suited to small holes and tears. Large, stretched, detached, or structurally damaged screens may require full mesh replacement.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should the products be stored?\u003c\/summary\u003e\n\u003cdiv class=\"of12-faq-content\"\u003eKeep containers tightly closed in a cool, dry, ventilated place, away from direct sunlight, moisture, heat, flames, and children. Store the mesh tape clean and dry.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDelivery and payment\u003c\/summary\u003e\n\u003cdiv class=\"of12-faq-content\"\u003eDelivery is available across Lebanon, with cash on delivery available. Orders are packed before dispatch.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Nexmartlb","offers":[{"title":"Default Title","offer_id":48255231787266,"sku":null,"price":10.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/offer12.png?v=1785912043","url":"https:\/\/nexmartlb.com\/products\/3-in-1-waterproofing-adhesive-amp-screen-repair-bundle","provider":"Nexmartlb","version":"1.0","type":"link"}