{"title":"Best Sellers","description":null,"products":[{"product_id":"hydroforce-cordless-pressure-washer-free-extra-battery","title":"HydroForce Cordless Pressure Washer - Free Extra Battery","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n  .hf-desc {\n    --ink: #0E0E0E;\n    --mint: #34D4A1;\n    --mint-dark: #1A9E76;\n    --page: #F1FAF6;\n    --card: #FFFFFF;\n    --line: #E3F0EA;\n    --body: #33383A;\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n    color: var(--body);\n    max-width: 780px;\n    margin: 0 auto;\n    line-height: 1.65;\n    font-size: 15.5px;\n    background: var(--page);\n    border-radius: 22px;\n    padding: 22px;\n  }\n  .hf-desc * { box-sizing: border-box; }\n  .hf-desc .hf-h { font-family: 'Poppins', sans-serif; font-weight: 700; color: var(--ink); margin: 0 0 14px; font-size: 22px; }\n  .hf-desc .hf-eyebrow {\n    display: inline-flex; align-items: center; gap: 6px;\n    font-family: 'Poppins', sans-serif;\n    font-size: 12px; font-weight: 600; letter-spacing: 0.03em;\n    padding: 6px 14px; border-radius: 20px; margin-bottom: 16px;\n    background: rgba(52,212,161,0.14); color: var(--mint-dark);\n  }\n\n  \/* HERO *\/\n  .hf-desc .hf-hero { background: var(--ink); padding: 50px 30px 0; border-radius: 18px; margin-bottom: 20px; overflow: hidden; }\n  .hf-desc .hf-hero .hf-eyebrow { background: rgba(52,212,161,0.18); color: #8CF0D2; }\n  .hf-desc .hf-hero h1 { font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 30px; line-height: 1.18; color: #fff; margin: 0 0 14px; max-width: 460px; }\n  .hf-desc .hf-hero p { font-size: 15.5px; color: #B8BDBA; max-width: 420px; margin: 0 0 28px; }\n  .hf-desc .hf-hero .hf-hero-img { width: 100%; max-width: 480px; aspect-ratio: 1 \/ 1; margin: 0 auto; background: #1A1A1A; border-radius: 14px 14px 0 0; overflow: hidden; }\n  .hf-desc .hf-hero .hf-hero-img img { width: 100%; height: 100%; object-fit: contain; display: block; }\n\n  .hf-desc .hf-card-section { background: var(--card); border-radius: 18px; padding: 34px 28px; margin-bottom: 22px; box-shadow: 0 3px 16px rgba(14,14,14,0.05); }\n  .hf-desc .hf-card-section:last-child { margin-bottom: 0; }\n\n  .hf-desc .hf-trust-strip { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin-bottom: 22px; }\n  .hf-desc .hf-trust-item { display: flex; align-items: center; gap: 7px; font-size: 12.5px; font-weight: 600; color: var(--ink); background: var(--card); padding: 9px 16px; border-radius: 20px; box-shadow: 0 2px 10px rgba(14,14,14,0.05); }\n\n  .hf-desc .hf-photo-row { display: grid; grid-template-columns: 1.1fr 1fr; gap: 20px; align-items: center; margin-top: 8px; }\n  .hf-desc .hf-photo-row.hf-rev { grid-template-columns: 1fr 1.1fr; }\n  .hf-desc .hf-photo-row.hf-rev .hf-photo-img { order: 2; }\n  .hf-desc .hf-photo-img { border-radius: 14px; overflow: hidden; background: var(--page); min-height: 140px; }\n  .hf-desc .hf-photo-img img { width: 100%; height: 100%; object-fit: cover; display: block; }\n\n  .hf-desc .hf-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-top: 22px; }\n  .hf-desc .hf-mini-card { background: var(--page); border-radius: 14px; padding: 18px 20px 20px; }\n  .hf-desc .hf-mini-card .hf-icon { width: 36px; height: 36px; border-radius: 10px; background: var(--ink); display: flex; align-items: center; justify-content: center; margin-bottom: 12px; }\n  .hf-desc .hf-mini-card h3 { font-family: 'Poppins', sans-serif; font-size: 15px; font-weight: 600; color: var(--ink); margin: 0 0 5px; }\n  .hf-desc .hf-mini-card p { font-size: 13.5px; margin: 0; }\n\n  .hf-desc .hf-chips { display: flex; flex-wrap: wrap; gap: 9px; margin-top: 16px; }\n  .hf-desc .hf-chip { font-size: 13px; font-weight: 600; color: var(--ink); background: var(--page); padding: 7px 14px; border-radius: 20px; }\n\n  .hf-desc .hf-modes { display: flex; flex-direction: column; gap: 10px; margin-top: 20px; }\n  .hf-desc .hf-mode { display: flex; align-items: center; gap: 12px; background: var(--page); border-radius: 12px; padding: 12px 16px; }\n  .hf-desc .hf-mode .hf-mode-dot { flex-shrink: 0; width: 8px; height: 8px; border-radius: 50%; background: var(--mint); }\n  .hf-desc .hf-mode span { font-size: 14px; font-weight: 600; color: var(--ink); }\n\n  .hf-desc .hf-check-list { margin-top: 20px; display: grid; grid-template-columns: 1fr 1fr; gap: 10px 16px; }\n  .hf-desc .hf-check-item { display: flex; align-items: center; gap: 9px; }\n  .hf-desc .hf-check-item .hf-check-dot { flex-shrink: 0; width: 18px; height: 18px; background: var(--ink); border-radius: 50%; display: flex; align-items: center; justify-content: center; }\n  .hf-desc .hf-check-item span { font-size: 13.5px; font-weight: 600; color: var(--ink); }\n\n  .hf-desc .hf-bonus { display: flex; align-items: center; gap: 14px; background: var(--page); border-radius: 14px; padding: 16px 18px; margin-top: 22px; }\n  .hf-desc .hf-bonus .hf-bonus-icon { flex-shrink: 0; width: 40px; height: 40px; background: var(--mint); border-radius: 10px; display: flex; align-items: center; justify-content: center; font-size: 18px; }\n  .hf-desc .hf-bonus p { margin: 0; font-size: 14px; color: var(--ink); font-weight: 600; }\n\n  .hf-desc .hf-guarantee-row { display: flex; flex-wrap: wrap; gap: 9px 20px; margin-top: 16px; }\n  .hf-desc .hf-guarantee-row span { font-size: 13px; font-weight: 600; color: var(--ink); display: flex; align-items: center; gap: 7px; }\n  .hf-desc .hf-guarantee-row .hf-dot { width: 6px; height: 6px; border-radius: 50%; background: var(--mint); flex-shrink: 0; }\n\n  .hf-desc .hf-closing { text-align: center; padding: 30px 24px; }\n  .hf-desc .hf-closing p { font-size: 14px; color: var(--body); margin: 0 0 4px; }\n  .hf-desc .hf-closing strong { color: var(--ink); font-family: 'Poppins', sans-serif; }\n\n  .hf-desc details.hf-faq { border-bottom: 1px solid var(--line); padding: 15px 2px; }\n  .hf-desc details.hf-faq:last-of-type { border-bottom: none; }\n  .hf-desc details.hf-faq summary { font-size: 14.5px; font-weight: 600; color: var(--ink); font-family: 'Poppins', sans-serif; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; }\n  .hf-desc details.hf-faq summary::-webkit-details-marker { display: none; }\n  .hf-desc details.hf-faq summary::after { content: '+'; font-size: 18px; color: var(--ink); font-weight: 400; margin-left: 12px; flex-shrink: 0; width: 22px; height: 22px; background: var(--mint); border-radius: 50%; display: flex; align-items: center; justify-content: center; line-height: 1; }\n  .hf-desc details.hf-faq[open] summary::after { content: '\\2013'; }\n  .hf-desc details.hf-faq p { font-size: 13.5px; margin: 10px 0 0; }\n\n  @media (max-width: 620px) {\n    .hf-desc .hf-grid, .hf-desc .hf-photo-row, .hf-desc .hf-check-list { grid-template-columns: 1fr !important; }\n    .hf-desc .hf-photo-row.hf-rev .hf-photo-img { order: 0; }\n    .hf-desc .hf-hero h1 { font-size: 24px; }\n    .hf-desc .hf-card-section { padding: 26px 20px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"hf-desc\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hf-hero\" style=\"text-align: center;\"\u003e\n\u003cspan class=\"hf-eyebrow\"\u003e🚿 Cordless \u0026amp; rechargeable\u003c\/span\u003e\n\u003ch1\u003eClean without limits, cord-free.\u003c\/h1\u003e\n\u003cp\u003eA high-pressure spray in a compact, cordless design — for cars, patios, bikes and outdoor furniture, wherever a water source is available.\u003c\/p\u003e\n\u003cdiv class=\"hf-hero-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0684\/7060\/3926\/files\/LavaJato-GIF-01111-min_480x480_480x480_8ce2eb6f-2506-4c5e-8736-45656896b9b7.webp?v=1784909299\" alt=\"HydroForce cordless pressure washer in use\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TRUST STRIP --\u003e\n\u003cdiv class=\"hf-trust-strip\"\u003e\n\u003cspan class=\"hf-trust-item\"\u003e🛡️ 30-day money-back guarantee\u003c\/span\u003e \u003cspan class=\"hf-trust-item\"\u003e🚛 Free shipping\u003c\/span\u003e \u003cspan class=\"hf-trust-item\"\u003e⭐ Rated 4.8\/5 by 1,000+ buyers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- PROBLEM --\u003e\n\u003cdiv class=\"hf-card-section\" style=\"text-align: center;\"\u003e\n\u003cspan class=\"hf-eyebrow\"\u003eThe problem\u003c\/span\u003e\n\u003ch2 class=\"hf-h\"\u003eBulky equipment and tangled cords make cleaning harder than it should be.\u003c\/h2\u003e\n\u003cdiv class=\"hf-photo-row\"\u003e\n\u003cdiv\u003e\n\u003cp style=\"margin: 0 0 12px;\"\u003eA full-size pressure washer means dragging out a hose, finding an outlet, and untangling a cord before you've even started. For a quick clean of the car, the bike or the patio furniture, that setup can feel like more effort than the job itself.\u003c\/p\u003e\n\u003cp style=\"margin: 0;\"\u003eHydroForce™ was built to remove that friction — cordless, rechargeable, and ready whenever you are.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-photo-img\"\u003e\u003cimg src=\"https:\/\/myaventra.com\/cdn\/shop\/files\/ChatGPTImage15_07_2026_23_30_42.webp?v=1784773885\" alt=\"HydroForce pressure washer unit\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MECHANISM --\u003e\n\u003cdiv class=\"hf-card-section\" style=\"text-align: center;\"\u003e\n\u003cspan class=\"hf-eyebrow\"\u003eHow it works\u003c\/span\u003e\n\u003ch2 class=\"hf-h\"\u003eLeave bulky equipment and power cords behind.\u003c\/h2\u003e\n\u003cdiv class=\"hf-photo-row hf-rev\"\u003e\n\u003cp style=\"margin: 0;\"\u003eThe HydroForce™ Cordless Pressure Washer features a compact cordless design, making it suitable for a variety of everyday outdoor cleaning tasks. Its portable construction allows for convenient use wherever a compatible water source is available.\u003c\/p\u003e\n\u003cdiv class=\"hf-photo-img\"\u003e\u003cimg src=\"https:\/\/myaventra.com\/cdn\/shop\/files\/lavadora-gif-1.gif?v=1784909293\" alt=\"HydroForce pressure washer spraying water\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BENEFITS --\u003e\n\u003cdiv class=\"hf-card-section\" style=\"text-align: center;\"\u003e\n\u003cspan class=\"hf-eyebrow\"\u003eWhy it works\u003c\/span\u003e\n\u003ch2 class=\"hf-h\"\u003eEverything you need for a proper clean, cord-free.\u003c\/h2\u003e\n\u003cdiv class=\"hf-grid\"\u003e\n\u003cdiv class=\"hf-mini-card\"\u003e\n\u003cdiv class=\"hf-icon\"\u003e\u003csvg width=\"17\" height=\"17\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M12 2C12 2 5 10 5 15a7 7 0 0 0 14 0c0-5-7-13-7-13Z\" stroke=\"#34D4A1\" stroke-width=\"1.8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eHigh-pressure spray design\u003c\/h3\u003e\n\u003cp\u003eDelivers a strong, focused spray for effective everyday cleaning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-mini-card\"\u003e\n\u003cdiv class=\"hf-icon\"\u003e\u003csvg width=\"17\" height=\"17\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M13 2L4 14h7l-1 8 9-12h-7l1-8Z\" stroke=\"#34D4A1\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eCordless \u0026amp; rechargeable\u003c\/h3\u003e\n\u003cp\u003eNo power outlet needed — recharge the battery and take it anywhere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-mini-card\"\u003e\n\u003cdiv class=\"hf-icon\"\u003e\u003csvg width=\"17\" height=\"17\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M3 7l9-4 9 4v6c0 5-3.8 8.4-9 9-5.2-.6-9-4-9-9V7Z\" stroke=\"#34D4A1\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eLightweight \u0026amp; ergonomic\u003c\/h3\u003e\n\u003cp\u003eCompact and easy to hold, even during longer cleaning sessions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-mini-card\"\u003e\n\u003cdiv class=\"hf-icon\"\u003e\u003csvg width=\"17\" height=\"17\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"#34D4A1\" stroke-width=\"1.8\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\" stroke=\"#34D4A1\" stroke-width=\"1.8\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eCopper motor construction\u003c\/h3\u003e\n\u003cp\u003eBuilt with a copper motor for durability and consistent performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SUITABLE FOR --\u003e\n\u003cdiv class=\"hf-card-section\" style=\"text-align: center;\"\u003e\n\u003cspan class=\"hf-eyebrow\"\u003eSuitable for\u003c\/span\u003e\n\u003ch2 class=\"hf-h\"\u003eOne washer, plenty of everyday jobs.\u003c\/h2\u003e\n\u003cdiv class=\"hf-photo-row hf-rev\"\u003e\n\u003cp style=\"margin: 0;\"\u003eFrom the car on a Sunday morning to the patio before guests arrive — keep it charged and ready for whatever outdoor cleaning turns up next.\u003c\/p\u003e\n\u003cdiv class=\"hf-photo-img\"\u003e\u003cimg src=\"https:\/\/myaventra.com\/cdn\/shop\/files\/ChatGPTImage15_07_2026_23_43_56.webp?v=1784773885\" alt=\"HydroForce pressure washer cleaning outdoor furniture\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-chips\" style=\"text-align: center;\"\u003e\n\u003cspan class=\"hf-chip\"\u003e🚗 Cars\u003c\/span\u003e \u003cspan class=\"hf-chip\"\u003e🏍️ Motorcycles\u003c\/span\u003e \u003cspan class=\"hf-chip\"\u003e🚲 Bicycles\u003c\/span\u003e \u003cspan class=\"hf-chip\"\u003e🏡 Patios \u0026amp; driveways\u003c\/span\u003e \u003cspan class=\"hf-chip\"\u003e🌿 Garden equipment\u003c\/span\u003e \u003cspan class=\"hf-chip\"\u003e🪑 Outdoor furniture\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPRAY MODES --\u003e\n\u003cdiv class=\"hf-card-section\" style=\"text-align: center;\"\u003e\n\u003cspan class=\"hf-eyebrow\"\u003eAdjustable spray modes\u003c\/span\u003e\n\u003ch2 class=\"hf-h\"\u003eSelect the spray mode that best suits your cleaning task.\u003c\/h2\u003e\n\u003cdiv class=\"hf-photo-img\" style=\"margin-top: 8px; margin-bottom: 8px; height: 200px;\"\u003e\u003cimg src=\"https:\/\/myaventra.com\/cdn\/shop\/files\/gif-kit-5-bicos-para-lavadora-de-alta-pressao.gif?v=1784170615\" alt=\"HydroForce nozzle spray modes\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hf-modes\"\u003e\n\u003cdiv class=\"hf-mode\"\u003e\n\u003cspan class=\"hf-mode-dot\"\u003e\u003c\/span\u003e\u003cspan\u003e🎯 High-pressure jet\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-mode\"\u003e\n\u003cspan class=\"hf-mode-dot\"\u003e\u003c\/span\u003e\u003cspan\u003e🌊 Fan spray\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-mode\"\u003e\n\u003cspan class=\"hf-mode-dot\"\u003e\u003c\/span\u003e\u003cspan\u003e🚿 Standard spray\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-mode\"\u003e\n\u003cspan class=\"hf-mode-dot\"\u003e\u003c\/span\u003e\u003cspan\u003e🌿 Wide watering mode\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-mode\"\u003e\n\u003cspan class=\"hf-mode-dot\"\u003e\u003c\/span\u003e\u003cspan\u003e📐 Angled spray\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHY YOU'LL LOVE IT --\u003e\n\u003cdiv class=\"hf-card-section\" style=\"text-align: center;\"\u003e\n\u003cspan class=\"hf-eyebrow\"\u003eWhy you'll love it\u003c\/span\u003e\n\u003ch2 class=\"hf-h\" style=\"font-size: 20px;\"\u003eBuilt to make cleaning simpler, not more complicated.\u003c\/h2\u003e\n\u003cdiv class=\"hf-photo-row\"\u003e\n\u003cdiv class=\"hf-check-list\"\u003e\n\u003cdiv class=\"hf-check-item\"\u003e\n\u003cspan class=\"hf-check-dot\"\u003e\u003csvg width=\"9\" height=\"7\" viewbox=\"0 0 10 8\" fill=\"none\"\u003e\u003cpath d=\"M1 4L3.5 6.5L9 1\" stroke=\"#34D4A1\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cspan\u003eHigh-pressure spray design\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-check-item\"\u003e\n\u003cspan class=\"hf-check-dot\"\u003e\u003csvg width=\"9\" height=\"7\" viewbox=\"0 0 10 8\" fill=\"none\"\u003e\u003cpath d=\"M1 4L3.5 6.5L9 1\" stroke=\"#34D4A1\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cspan\u003eCordless \u0026amp; rechargeable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-check-item\"\u003e\n\u003cspan class=\"hf-check-dot\"\u003e\u003csvg width=\"9\" height=\"7\" viewbox=\"0 0 10 8\" fill=\"none\"\u003e\u003cpath d=\"M1 4L3.5 6.5L9 1\" stroke=\"#34D4A1\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cspan\u003eLightweight \u0026amp; ergonomic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-check-item\"\u003e\n\u003cspan class=\"hf-check-dot\"\u003e\u003csvg width=\"9\" height=\"7\" viewbox=\"0 0 10 8\" fill=\"none\"\u003e\u003cpath d=\"M1 4L3.5 6.5L9 1\" stroke=\"#34D4A1\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cspan\u003eCopper motor construction\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-check-item\"\u003e\n\u003cspan class=\"hf-check-dot\"\u003e\u003csvg width=\"9\" height=\"7\" viewbox=\"0 0 10 8\" fill=\"none\"\u003e\u003cpath d=\"M1 4L3.5 6.5L9 1\" stroke=\"#34D4A1\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cspan\u003eQuick one-touch assembly\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-check-item\"\u003e\n\u003cspan class=\"hf-check-dot\"\u003e\u003csvg width=\"9\" height=\"7\" viewbox=\"0 0 10 8\" fill=\"none\"\u003e\u003cpath d=\"M1 4L3.5 6.5L9 1\" stroke=\"#34D4A1\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cspan\u003eCompact \u0026amp; easy to store\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-photo-img\"\u003e\u003cimg src=\"https:\/\/myaventra.com\/cdn\/shop\/files\/ChatGPTImage22_07_2026_23_54_27.png?v=1784775227\" alt=\"HydroForce pressure washer features\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHAT'S INCLUDED --\u003e\n\u003cdiv class=\"hf-card-section\" style=\"text-align: center;\"\u003e\n\u003cspan class=\"hf-eyebrow\"\u003eWhat's included\u003c\/span\u003e\n\u003ch2 class=\"hf-h\" style=\"font-size: 20px;\"\u003eEverything you need for setup and everyday use.\u003c\/h2\u003e\n\u003cdiv class=\"hf-check-list\" style=\"margin-top: 20px;\"\u003e\n\u003cdiv class=\"hf-check-item\"\u003e\n\u003cspan class=\"hf-check-dot\"\u003e\u003csvg width=\"9\" height=\"7\" viewbox=\"0 0 10 8\" fill=\"none\"\u003e\u003cpath d=\"M1 4L3.5 6.5L9 1\" stroke=\"#34D4A1\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cspan\u003eHydroForce™ pressure washer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-check-item\"\u003e\n\u003cspan class=\"hf-check-dot\"\u003e\u003csvg width=\"9\" height=\"7\" viewbox=\"0 0 10 8\" fill=\"none\"\u003e\u003cpath d=\"M1 4L3.5 6.5L9 1\" stroke=\"#34D4A1\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cspan\u003e2 rechargeable batteries\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-check-item\"\u003e\n\u003cspan class=\"hf-check-dot\"\u003e\u003csvg width=\"9\" height=\"7\" viewbox=\"0 0 10 8\" fill=\"none\"\u003e\u003cpath d=\"M1 4L3.5 6.5L9 1\" stroke=\"#34D4A1\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cspan\u003eFast charger\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-check-item\"\u003e\n\u003cspan class=\"hf-check-dot\"\u003e\u003csvg width=\"9\" height=\"7\" viewbox=\"0 0 10 8\" fill=\"none\"\u003e\u003cpath d=\"M1 4L3.5 6.5L9 1\" stroke=\"#34D4A1\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cspan\u003eFoam bottle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-check-item\"\u003e\n\u003cspan class=\"hf-check-dot\"\u003e\u003csvg width=\"9\" height=\"7\" viewbox=\"0 0 10 8\" fill=\"none\"\u003e\u003cpath d=\"M1 4L3.5 6.5L9 1\" stroke=\"#34D4A1\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cspan\u003eWater filter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-check-item\"\u003e\n\u003cspan class=\"hf-check-dot\"\u003e\u003csvg width=\"9\" height=\"7\" viewbox=\"0 0 10 8\" fill=\"none\"\u003e\u003cpath d=\"M1 4L3.5 6.5L9 1\" stroke=\"#34D4A1\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cspan\u003eMulti-function nozzle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-check-item\"\u003e\n\u003cspan class=\"hf-check-dot\"\u003e\u003csvg width=\"9\" height=\"7\" viewbox=\"0 0 10 8\" fill=\"none\"\u003e\u003cpath d=\"M1 4L3.5 6.5L9 1\" stroke=\"#34D4A1\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cspan\u003eExtension wand\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-check-item\"\u003e\n\u003cspan class=\"hf-check-dot\"\u003e\u003csvg width=\"9\" height=\"7\" viewbox=\"0 0 10 8\" fill=\"none\"\u003e\u003cpath d=\"M1 4L3.5 6.5L9 1\" stroke=\"#34D4A1\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cspan\u003eQuick connector kit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-check-item\"\u003e\n\u003cspan class=\"hf-check-dot\"\u003e\u003csvg width=\"9\" height=\"7\" viewbox=\"0 0 10 8\" fill=\"none\"\u003e\u003cpath d=\"M1 4L3.5 6.5L9 1\" stroke=\"#34D4A1\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cspan\u003eUser manual\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hf-bonus\"\u003e\n\u003cspan class=\"hf-bonus-icon\"\u003e🎁\u003c\/span\u003e\n\u003cp\u003eBonus: includes 1 free extra rechargeable battery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GUARANTEE --\u003e\n\u003cdiv class=\"hf-card-section\" style=\"text-align: center;\"\u003e\n\u003cspan class=\"hf-eyebrow\"\u003eShop with confidence\u003c\/span\u003e\n\u003ch2 class=\"hf-h\"\u003eTry HydroForce™ without the worry.\u003c\/h2\u003e\n\u003cp style=\"margin: 0;\"\u003eYou should feel confident before you buy. That's why every order comes with simple shopping reassurance: a 30-day money-back guarantee, secure checkout and a dedicated support team if you have any questions.\u003c\/p\u003e\n\u003cdiv class=\"hf-guarantee-row\"\u003e\n\u003cspan\u003e\u003cspan class=\"hf-dot\"\u003e\u003c\/span\u003e30-day money-back guarantee\u003c\/span\u003e \u003cspan\u003e\u003cspan class=\"hf-dot\"\u003e\u003c\/span\u003eSecure checkout\u003c\/span\u003e \u003cspan\u003e\u003cspan class=\"hf-dot\"\u003e\u003c\/span\u003eOrder tracking\u003c\/span\u003e \u003cspan\u003e\u003cspan class=\"hf-dot\"\u003e\u003c\/span\u003eReal customer support\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"hf-card-section\" style=\"text-align: center;\"\u003e\n\u003cspan class=\"hf-eyebrow\"\u003eFAQ\u003c\/span\u003e\n\u003ch2 class=\"hf-h\" style=\"margin-bottom: 6px;\"\u003eQuestions before your first clean?\u003c\/h2\u003e\n\u003cdetails class=\"hf-faq\"\u003e\n\u003csummary\u003eHow long does the battery last on a single charge?\u003c\/summary\u003e\n\u003cp\u003eRuntime depends on the spray mode and pressure setting used. The included fast charger and free extra battery make it easy to swap and keep cleaning without a long wait.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hf-faq\"\u003e\n\u003csummary\u003eWhat water sources can I use?\u003c\/summary\u003e\n\u003cp\u003eHydroForce™ is designed to work with multiple compatible water sources, such as a bucket, tank or standard outdoor tap, using the included water filter and connector kit.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hf-faq\"\u003e\n\u003csummary\u003eIs it easy to set up?\u003c\/summary\u003e\n\u003cp\u003eYes. It features quick one-touch assembly, so you can attach the nozzle and get started without tools.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hf-faq\"\u003e\n\u003csummary\u003eCan I use it on delicate surfaces like a car or bicycle?\u003c\/summary\u003e\n\u003cp\u003eYes. Simply select a gentler spray mode, such as fan spray or standard spray, for more delicate surfaces, and switch to the high-pressure jet for tougher grime.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSING --\u003e\n\u003cdiv class=\"hf-card-section hf-closing\"\u003e\n\u003cp\u003e\u003cstrong\u003eStill deciding?\u003c\/strong\u003e Every order is backed by a 30-day money-back guarantee — try it, and if it's not for you, send it back.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LOJA","offers":[{"title":"Default Title","offer_id":46452956332182,"sku":null,"price":49.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/7060\/3926\/files\/ChatGPTImage15_07_2026_23_24_18.webp?v=1784773885"},{"product_id":"500g-water-based-waterproof-coating-with-brush-heat-frost-resistant-anti-leakage-sealant-for-roof-brick-wall-repair-sikezhan","title":"SealNova Transparent Waterproof Sealant - FREE Brush Included","description":"\u003cdiv class=\"sn-desc\"\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n  .sn-desc {\n    --ink: #0E0E0E;\n    --mint: #2ECC9A;\n    --mint-dark: #1A9E76;\n    --page: #F1FAF6;\n    --card: #FFFFFF;\n    --line: #E3F0EA;\n    --body: #33383A;\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n    color: var(--body);\n    max-width: 780px;\n    margin: 0 auto;\n    line-height: 1.65;\n    font-size: 15.5px;\n    background: var(--page);\n    border-radius: 22px;\n    padding: 22px;\n  }\n  .sn-desc * { box-sizing: border-box; }\n  .sn-desc .sn-h { font-family: 'Poppins', sans-serif; font-weight: 700; color: var(--ink); margin: 0 0 14px; font-size: 22px; }\n  .sn-desc .sn-eyebrow {\n    display: inline-flex; align-items: center; gap: 6px;\n    font-family: 'Poppins', sans-serif;\n    font-size: 12px; font-weight: 600; letter-spacing: 0.03em;\n    padding: 6px 14px; border-radius: 20px; margin-bottom: 16px;\n    background: rgba(46,204,154,0.14); color: var(--mint-dark);\n  }\n\n  \/* HERO *\/\n  .sn-desc .sn-hero { background: var(--ink); padding: 50px 30px 0; border-radius: 18px; margin-bottom: 20px; overflow: hidden; }\n  .sn-desc .sn-hero .sn-eyebrow { background: rgba(46,204,154,0.18); color: #6FE8C4; }\n  .sn-desc .sn-hero h1 { font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 30px; line-height: 1.18; color: #fff; margin: 0 0 14px; max-width: 460px; }\n  .sn-desc .sn-hero p { font-size: 15.5px; color: #B8BDBA; max-width: 420px; margin: 0 0 28px; }\n  .sn-desc .sn-hero .sn-hero-img { width: 100%; height: 260px; background: #1A1A1A; border-radius: 14px 14px 0 0; overflow: hidden; }\n  .sn-desc .sn-hero .sn-hero-img img { width: 100%; height: 100%; object-fit: cover; display: block; }\n\n  \/* CARD SECTION - the only surface style, floats on the page tint *\/\n  .sn-desc .sn-card-section { background: var(--card); border-radius: 18px; padding: 34px 28px; margin-bottom: 16px; box-shadow: 0 3px 16px rgba(14,14,14,0.05); }\n  .sn-desc .sn-card-section:last-child { margin-bottom: 0; }\n\n  .sn-desc .sn-photo-row { display: grid; grid-template-columns: 1.1fr 1fr; gap: 20px; align-items: center; margin-top: 8px; }\n  .sn-desc .sn-photo-row.sn-rev { grid-template-columns: 1fr 1.1fr; }\n  .sn-desc .sn-photo-row.sn-rev .sn-photo-img { order: 2; }\n  .sn-desc .sn-photo-img { border-radius: 14px; overflow: hidden; background: var(--page); min-height: 140px; }\n  .sn-desc .sn-photo-img img { width: 100%; height: 100%; object-fit: cover; display: block; }\n\n  .sn-desc .sn-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-top: 22px; }\n  .sn-desc .sn-mini-card { background: var(--page); border-radius: 14px; padding: 18px 20px 20px; }\n  .sn-desc .sn-mini-card .sn-icon { width: 36px; height: 36px; border-radius: 10px; background: var(--ink); display: flex; align-items: center; justify-content: center; margin-bottom: 12px; }\n  .sn-desc .sn-mini-card h3 { font-family: 'Poppins', sans-serif; font-size: 15px; font-weight: 600; color: var(--ink); margin: 0 0 5px; }\n  .sn-desc .sn-mini-card p { font-size: 13.5px; margin: 0; }\n\n  .sn-desc .sn-steps { margin-top: 24px; }\n  .sn-desc .sn-step { display: flex; gap: 15px; padding-bottom: 22px; }\n  .sn-desc .sn-step .sn-num { flex-shrink: 0; width: 30px; height: 30px; background: var(--mint); color: var(--ink); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 13px; }\n  .sn-desc .sn-step h4 { margin: 3px 0 3px; font-size: 14.5px; font-weight: 600; color: var(--ink); font-family: 'Poppins', sans-serif; }\n  .sn-desc .sn-step p { margin: 0; font-size: 13.5px; }\n\n  .sn-desc .sn-chips { display: flex; flex-wrap: wrap; gap: 9px; margin-top: 16px; }\n  .sn-desc .sn-chip { font-size: 13px; font-weight: 600; color: var(--ink); background: var(--page); padding: 7px 14px; border-radius: 20px; }\n\n  .sn-desc table.sn-compare { width: 100%; border-collapse: separate; border-spacing: 0; margin-top: 20px; background: var(--page); border-radius: 12px; overflow: hidden; }\n  .sn-desc table.sn-compare th { font-family: 'Poppins', sans-serif; font-size: 12.5px; padding: 12px 14px; text-align: center; color: var(--ink); }\n  .sn-desc table.sn-compare th:first-child { text-align: left; }\n  .sn-desc table.sn-compare th.sn-yes-h { background: var(--ink); color: var(--mint); }\n  .sn-desc table.sn-compare td { padding: 12px 14px; text-align: center; font-size: 13px; border-top: 1px solid var(--line); }\n  .sn-desc table.sn-compare td:first-child { text-align: left; font-weight: 600; color: var(--ink); }\n  .sn-desc .sn-x { color: #C0472B; font-weight: 800; }\n  .sn-desc .sn-ok { color: var(--mint-dark); font-weight: 800; }\n\n  .sn-desc table.sn-specs { width: 100%; border-collapse: collapse; margin-top: 18px; font-size: 13.5px; background: var(--page); border-radius: 12px; overflow: hidden; }\n  .sn-desc table.sn-specs td { padding: 12px 15px; border-bottom: 1px solid var(--line); }\n  .sn-desc table.sn-specs td:first-child { color: var(--ink); font-weight: 700; width: 40%; }\n  .sn-desc table.sn-specs tr:last-child td { border-bottom: none; }\n  .sn-desc .sn-size-row { display: flex; gap: 14px; margin-top: 18px; }\n  .sn-desc .sn-size-item { text-align: center; flex: 1; }\n  .sn-desc .sn-size-item .sn-size-img { border-radius: 10px; margin-bottom: 6px; overflow: hidden; background: var(--page); height: 90px; }\n  .sn-desc .sn-size-item img { width: 100%; height: 100%; object-fit: cover; display: block; }\n  .sn-desc .sn-size-item span { font-size: 12px; font-weight: 600; color: var(--ink); }\n\n  .sn-desc .sn-guarantee-row { display: flex; flex-wrap: wrap; gap: 9px 20px; margin-top: 16px; }\n  .sn-desc .sn-guarantee-row span { font-size: 13px; font-weight: 600; color: var(--ink); display: flex; align-items: center; gap: 7px; }\n  .sn-desc .sn-guarantee-row .sn-dot { width: 6px; height: 6px; border-radius: 50%; background: var(--mint); flex-shrink: 0; }\n\n  .sn-desc details.sn-faq { border-bottom: 1px solid var(--line); padding: 15px 2px; }\n  .sn-desc details.sn-faq:last-of-type { border-bottom: none; }\n  .sn-desc details.sn-faq summary { font-size: 14.5px; font-weight: 600; color: var(--ink); font-family: 'Poppins', sans-serif; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; }\n  .sn-desc details.sn-faq summary::-webkit-details-marker { display: none; }\n  .sn-desc details.sn-faq summary::after { content: '+'; font-size: 18px; color: var(--ink); font-weight: 400; margin-left: 12px; flex-shrink: 0; width: 22px; height: 22px; background: var(--mint); border-radius: 50%; display: flex; align-items: center; justify-content: center; line-height: 1; }\n  .sn-desc details.sn-faq[open] summary::after { content: '\\2013'; }\n  .sn-desc details.sn-faq p { font-size: 13.5px; margin: 10px 0 0; }\n\n  @media (max-width: 620px) {\n    .sn-desc .sn-grid, .sn-desc .sn-photo-row { grid-template-columns: 1fr !important; }\n    .sn-desc .sn-photo-row.sn-rev .sn-photo-img { order: 0; }\n    .sn-desc .sn-hero h1 { font-size: 24px; }\n    .sn-desc .sn-card-section { padding: 26px 20px; }\n    .sn-desc .sn-size-row { flex-wrap: wrap; }\n  }\n\u003c\/style\u003e\n\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"sn-hero\"\u003e\n  \u003cspan class=\"sn-eyebrow\"\u003e💧 Water-based formula\u003c\/span\u003e\n  \u003ch1\u003eStop small cracks becoming costly repairs.\u003c\/h1\u003e\n  \u003cp\u003eApply a clear, flexible waterproof barrier in minutes — so rain, damp and everyday wear stop working against your home.\u003c\/p\u003e\n  \u003cdiv class=\"sn-hero-img\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0684\/7060\/3926\/files\/ezgif.com-gif-maker_8_480x480_d182afcd-299b-4892-82ce-3cf091403776.webp?v=1785038660\" alt=\"SealNova waterproof sealant with brush\" onerror=\"this.parentElement.style.background='#1A1A1A'; this.remove();\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- PROBLEM --\u003e\n\u003cdiv class=\"sn-card-section\"\u003e\n  \u003cspan class=\"sn-eyebrow\"\u003eThe problem\u003c\/span\u003e\n  \u003ch2 class=\"sn-h\"\u003eA tiny crack today can mean an expensive repair tomorrow.\u003c\/h2\u003e\n  \u003cdiv class=\"sn-photo-row\"\u003e\n    \u003cdiv\u003e\n      \u003cp style=\"margin:0 0 12px;\"\u003eWater finds its way in quietly — through a hairline crack in a roof, a damp patch on a wall, or a leaking join around a window frame. By the time it's visible, the damage is often already spreading beneath the surface.\u003c\/p\u003e\n      \u003cp style=\"margin:0;\"\u003eSealNova™ was made for exactly this moment. It helps you seal the problem yourself, in minutes, before it turns into a call to a professional.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sn-photo-img\"\u003e\n      \u003cimg src=\"https:\/\/myaventra.com\/cdn\/shop\/files\/ChatGPTImage22_07_2026_02_01_21.webp?v=1784773648\" alt=\"Close-up of surface before repair\" onerror=\"this.parentElement.remove();\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- MECHANISM --\u003e\n\u003cdiv class=\"sn-card-section\"\u003e\n  \u003cspan class=\"sn-eyebrow\"\u003eHow it works\u003c\/span\u003e\n  \u003ch2 class=\"sn-h\"\u003eA flexible, transparent barrier that moves with your surface.\u003c\/h2\u003e\n  \u003cdiv class=\"sn-photo-row sn-rev\"\u003e\n    \u003cp style=\"margin:0;\"\u003eUnlike rigid fillers that crack under pressure, SealNova™ cures into a flexible waterproof coating that expands and contracts with temperature changes — so it keeps sealing through frost, heat and rain, rather than splitting the way stiffer products can.\u003c\/p\u003e\n    \u003cdiv class=\"sn-photo-img\"\u003e\n      \u003cimg src=\"https:\/\/myaventra.com\/cdn\/shop\/files\/ChatGPTImage22_07_2026_02_08_47.webp?v=1784773648\" alt=\"SealNova coating texture close-up\" onerror=\"this.parentElement.remove();\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- BENEFITS --\u003e\n\u003cdiv class=\"sn-card-section\"\u003e\n  \u003cspan class=\"sn-eyebrow\"\u003eWhy it works\u003c\/span\u003e\n  \u003ch2 class=\"sn-h\"\u003eEverything you need to stop a leak at the source.\u003c\/h2\u003e\n  \u003cdiv class=\"sn-grid\"\u003e\n    \u003cdiv class=\"sn-mini-card\"\u003e\n      \u003cdiv class=\"sn-icon\"\u003e\u003csvg width=\"17\" height=\"17\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M12 2C12 2 5 10 5 15a7 7 0 0 0 14 0c0-5-7-13-7-13Z\" stroke=\"#2ECC9A\" stroke-width=\"1.8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003ch3\u003eSeals cracks and leaks\u003c\/h3\u003e\n      \u003cp\u003eCreates a durable barrier that helps stop water penetration right at the source.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sn-mini-card\"\u003e\n      \u003cdiv class=\"sn-icon\"\u003e\u003csvg width=\"17\" height=\"17\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003crect x=\"3\" y=\"3\" width=\"8\" height=\"8\" rx=\"1.5\" stroke=\"#2ECC9A\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\u003crect x=\"13\" y=\"3\" width=\"8\" height=\"8\" rx=\"1.5\" stroke=\"#2ECC9A\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\u003crect x=\"3\" y=\"13\" width=\"8\" height=\"8\" rx=\"1.5\" stroke=\"#2ECC9A\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\u003crect x=\"13\" y=\"13\" width=\"8\" height=\"8\" rx=\"1.5\" stroke=\"#2ECC9A\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003ch3\u003eWorks on almost any surface\u003c\/h3\u003e\n      \u003cp\u003eRoofs, brick, concrete, tiles, metal, wood and many other materials.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sn-mini-card\"\u003e\n      \u003cdiv class=\"sn-icon\"\u003e\u003csvg width=\"17\" height=\"17\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"#2ECC9A\" stroke-width=\"1.8\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003ch3\u003eDries crystal clear\u003c\/h3\u003e\n      \u003cp\u003eKeeps the natural look of your surface, indoors or out, with no visible patch.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sn-mini-card\"\u003e\n      \u003cdiv class=\"sn-icon\"\u003e\u003csvg width=\"17\" height=\"17\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M4 15a5 5 0 0 1 5-5 6 6 0 0 1 11.6 1.5A4.5 4.5 0 0 1 19.5 20H7a3 3 0 0 1-3-3Z\" stroke=\"#2ECC9A\" stroke-width=\"1.8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003ch3\u003eBuilt for any weather\u003c\/h3\u003e\n      \u003cp\u003eResists rain, frost, heat and UV exposure without breaking down over time.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- HOW TO USE --\u003e\n\u003cdiv class=\"sn-card-section\"\u003e\n  \u003cspan class=\"sn-eyebrow\"\u003eApplication\u003c\/span\u003e\n  \u003ch2 class=\"sn-h\"\u003eFrom a visible crack to fully sealed, in three steps.\u003c\/h2\u003e\n  \u003cdiv class=\"sn-photo-row\"\u003e\n    \u003cdiv class=\"sn-steps\"\u003e\n      \u003cdiv class=\"sn-step\"\u003e\n\u003cdiv class=\"sn-num\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eClean\u003c\/h4\u003e\n\u003cp\u003eWipe the surface free of dust, grease and any loose debris.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"sn-step\"\u003e\n\u003cdiv class=\"sn-num\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eApply\u003c\/h4\u003e\n\u003cp\u003eBrush on an even coat using the included application brush.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"sn-step\"\u003e\n\u003cdiv class=\"sn-num\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eCure\u003c\/h4\u003e\n\u003cp\u003eLeave the coating to dry fully before exposing the area to water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sn-photo-img\"\u003e\n      \u003cimg src=\"https:\/\/myaventra.com\/cdn\/shop\/files\/ChatGPTImage22_07_2026_02_05_42.webp?v=1784773648\" alt=\"Applying SealNova with the included brush\" onerror=\"this.parentElement.remove();\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- USE CASES --\u003e\n\u003cdiv class=\"sn-card-section\"\u003e\n  \u003cspan class=\"sn-eyebrow\"\u003eWhere to use it\u003c\/span\u003e\n  \u003ch2 class=\"sn-h\"\u003eFor the moments a leak simply can't wait.\u003c\/h2\u003e\n  \u003cdiv class=\"sn-photo-row sn-rev\"\u003e\n    \u003cp style=\"margin:0;\"\u003eKeep it in the shed, garage or under the sink for the jobs that come up without warning — a cracked tile joint, a damp corner, a gutter join that's started to weep.\u003c\/p\u003e\n    \u003cdiv class=\"sn-photo-img\"\u003e\n      \u003cimg src=\"https:\/\/myaventra.com\/cdn\/shop\/files\/ChatGPTImage22_07_2026_02_04_07.webp?v=1784773648\" alt=\"SealNova used around the home\" onerror=\"this.parentElement.remove();\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"sn-chips\"\u003e\n    \u003cspan class=\"sn-chip\"\u003eRoof repairs\u003c\/span\u003e\n    \u003cspan class=\"sn-chip\"\u003eExterior walls\u003c\/span\u003e\n    \u003cspan class=\"sn-chip\"\u003eBathrooms\u003c\/span\u003e\n    \u003cspan class=\"sn-chip\"\u003eBalconies\u003c\/span\u003e\n    \u003cspan class=\"sn-chip\"\u003eWindow frames\u003c\/span\u003e\n    \u003cspan class=\"sn-chip\"\u003eGutters\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- COMPARISON --\u003e\n\u003cdiv class=\"sn-card-section\"\u003e\n  \u003cspan class=\"sn-eyebrow\"\u003eThe difference\u003c\/span\u003e\n  \u003ch2 class=\"sn-h\"\u003eBecause not every sealant protects the same way.\u003c\/h2\u003e\n  \u003ctable class=\"sn-compare\"\u003e\n    \u003ctr\u003e\n\u003cth\u003e\u003c\/th\u003e\n\u003cth\u003eRigid filler \u0026amp; caulk\u003c\/th\u003e\n\u003cth class=\"sn-yes-h\"\u003eSealNova™\u003c\/th\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eStays flexible over time\u003c\/td\u003e\n\u003ctd class=\"sn-x\"\u003e✗\u003c\/td\u003e\n\u003ctd class=\"sn-ok\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eDries crystal clear\u003c\/td\u003e\n\u003ctd class=\"sn-x\"\u003e✗\u003c\/td\u003e\n\u003ctd class=\"sn-ok\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eResists cracking with weather changes\u003c\/td\u003e\n\u003ctd class=\"sn-x\"\u003e✗\u003c\/td\u003e\n\u003ctd class=\"sn-ok\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eEasy brush-on application\u003c\/td\u003e\n\u003ctd class=\"sn-ok\"\u003e✓\u003c\/td\u003e\n\u003ctd class=\"sn-ok\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cdiv class=\"sn-card-section\"\u003e\n  \u003cspan class=\"sn-eyebrow\"\u003eSpecifications\u003c\/span\u003e\n  \u003ch2 class=\"sn-h\" style=\"font-size:20px;\"\u003ePick the size that fits the job.\u003c\/h2\u003e\n  \u003cdiv class=\"sn-size-row\"\u003e\n    \u003cdiv class=\"sn-size-item\"\u003e\n\u003cdiv class=\"sn-size-img\"\u003e\u003cimg src=\"https:\/\/myaventra.com\/cdn\/shop\/files\/ChatGPTImage22_07_2026_02_14_18.webp?v=1784773648\" alt=\"100g SealNova\" onerror=\"this.remove();\"\u003e\u003c\/div\u003e\n\u003cspan\u003e100g\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"sn-size-item\"\u003e\n\u003cdiv class=\"sn-size-img\"\u003e\u003cimg src=\"https:\/\/myaventra.com\/cdn\/shop\/files\/ChatGPTImage22_07_2026_02_15_34.webp?v=1784773648\" alt=\"500g SealNova\" onerror=\"this.remove();\"\u003e\u003c\/div\u003e\n\u003cspan\u003e500g\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"sn-size-item\"\u003e\n\u003cdiv class=\"sn-size-img\"\u003e\u003cimg src=\"https:\/\/myaventra.com\/cdn\/shop\/files\/ChatGPTImage22_07_2026_02_17_11.webp?v=1784773648\" alt=\"1KG SealNova\" onerror=\"this.remove();\"\u003e\u003c\/div\u003e\n\u003cspan\u003e1KG\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003ctable class=\"sn-specs\"\u003e\n    \u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eCrystal clear\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eApplication\u003c\/td\u003e\n\u003ctd\u003eIndoor \u0026amp; outdoor\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eCoverage\u003c\/td\u003e\n\u003ctd\u003eApprox. 2–3 m² per 300g (one coat)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eShelf life\u003c\/td\u003e\n\u003ctd\u003eUp to 3 years, unopened\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003c!-- GUARANTEE --\u003e\n\u003cdiv class=\"sn-card-section\"\u003e\n  \u003cspan class=\"sn-eyebrow\"\u003eShop with confidence\u003c\/span\u003e\n  \u003ch2 class=\"sn-h\"\u003eTry SealNova™ without the worry.\u003c\/h2\u003e\n  \u003cp style=\"margin:0;\"\u003eYou should feel confident before you buy. That's why every order comes with simple shopping reassurance: a 30-day money-back guarantee, secure checkout and a dedicated support team if you have any questions.\u003c\/p\u003e\n  \u003cdiv class=\"sn-guarantee-row\"\u003e\n    \u003cspan\u003e\u003cspan class=\"sn-dot\"\u003e\u003c\/span\u003e30-day money-back guarantee\u003c\/span\u003e\n    \u003cspan\u003e\u003cspan class=\"sn-dot\"\u003e\u003c\/span\u003eSecure checkout\u003c\/span\u003e\n    \u003cspan\u003e\u003cspan class=\"sn-dot\"\u003e\u003c\/span\u003eOrder tracking\u003c\/span\u003e\n    \u003cspan\u003e\u003cspan class=\"sn-dot\"\u003e\u003c\/span\u003eReal customer support\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"sn-card-section\"\u003e\n  \u003cspan class=\"sn-eyebrow\"\u003eFAQ\u003c\/span\u003e\n  \u003ch2 class=\"sn-h\" style=\"margin-bottom:6px;\"\u003eQuestions before you seal your first crack?\u003c\/h2\u003e\n  \u003cdetails class=\"sn-faq\"\u003e\n    \u003csummary\u003eCan I apply it to a damp or wet surface?\u003c\/summary\u003e\n    \u003cp\u003eFor the strongest bond, apply SealNova™ to a clean, dry surface. Applying over damp or wet areas can weaken adhesion and reduce how well the coating cures.\u003c\/p\u003e\n  \u003c\/details\u003e\n  \u003cdetails class=\"sn-faq\"\u003e\n    \u003csummary\u003eCan I paint over it once it's dry?\u003c\/summary\u003e\n    \u003cp\u003eYes. Once the coating has fully cured, most water-based paints can be applied over the top. We'd always recommend testing on a small area first.\u003c\/p\u003e\n  \u003c\/details\u003e\n  \u003cdetails class=\"sn-faq\"\u003e\n    \u003csummary\u003eHow long does the seal last?\u003c\/summary\u003e\n    \u003cp\u003eDurability depends on the surface and level of exposure, but SealNova™ is designed for long-lasting outdoor protection. Reapplying an additional coat in heavily exposed areas can extend its lifespan further.\u003c\/p\u003e\n  \u003c\/details\u003e\n  \u003cdetails class=\"sn-faq\"\u003e\n    \u003csummary\u003eIs it safe to use indoors, like in a bathroom?\u003c\/summary\u003e\n    \u003cp\u003eYes, SealNova™ is a water-based formula suitable for both indoor and outdoor use. Keep the area ventilated while it dries and allow it to cure fully before exposure to water.\u003c\/p\u003e\n  \u003c\/details\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MyAventra","offers":[{"title":"300g","offer_id":46496586891414,"sku":"14:193#100g","price":29.99,"currency_code":"GBP","in_stock":true},{"title":"500g","offer_id":46496586858646,"sku":"14:200002130#500g","price":49.99,"currency_code":"GBP","in_stock":true},{"title":"1KG","offer_id":46496586924182,"sku":"14:1052#1000g","price":69.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/7060\/3926\/files\/ChatGPTImage22_07_2026_01_58_32.webp?v=1784773648"},{"product_id":"super-waterproof-tape-self-adhesive-butyl-sealing-tape-roof-repair-sealed-adhesive-sealant-duct-fix-tape-garden-hose-stop-leaks","title":"HydroSeal Super Waterproof Repair Tape","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n  .hs-desc {\n    --ink: #0E0E0E;\n    --mint: #2ECC9A;\n    --mint-dark: #1A9E76;\n    --page: #F1FAF6;\n    --card: #FFFFFF;\n    --line: #E3F0EA;\n    --body: #33383A;\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n    color: var(--body);\n    max-width: 780px;\n    margin: 0 auto;\n    line-height: 1.65;\n    font-size: 15.5px;\n    background: var(--page);\n    border-radius: 22px;\n    padding: 22px;\n  }\n  .hs-desc * { box-sizing: border-box; }\n  .hs-desc .hs-h { font-family: 'Poppins', sans-serif; font-weight: 700; color: var(--ink); margin: 0 0 14px; font-size: 22px; }\n  .hs-desc .hs-eyebrow {\n    display: inline-flex; align-items: center; gap: 6px;\n    font-family: 'Poppins', sans-serif;\n    font-size: 12px; font-weight: 600; letter-spacing: 0.03em;\n    padding: 6px 14px; border-radius: 20px; margin-bottom: 16px;\n    background: rgba(46,204,154,0.14); color: var(--mint-dark);\n  }\n\n  \/* HERO *\/\n  .hs-desc .hs-hero { background: var(--ink); padding: 50px 30px 0; border-radius: 18px; margin-bottom: 20px; overflow: hidden; }\n  .hs-desc .hs-hero .hs-eyebrow { background: rgba(46,204,154,0.18); color: #6FE8C4; }\n  .hs-desc .hs-hero h1 { font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 30px; line-height: 1.18; color: #fff; margin: 0 0 14px; max-width: 460px; }\n  .hs-desc .hs-hero p { font-size: 15.5px; color: #B8BDBA; max-width: 420px; margin: 0 0 28px; }\n  .hs-desc .hs-hero .hs-hero-img { width: 100%; max-width: 480px; aspect-ratio: 1 \/ 1; margin: 0 auto; background: #1A1A1A; border-radius: 14px 14px 0 0; overflow: hidden; }\n  .hs-desc .hs-hero .hs-hero-img img { width: 100%; height: 100%; object-fit: contain; display: block; }\n\n  .hs-desc .hs-card-section { background: var(--card); border-radius: 18px; padding: 34px 28px; margin-bottom: 22px; box-shadow: 0 3px 16px rgba(14,14,14,0.05); }\n  .hs-desc .hs-trust-strip { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin-bottom: 22px; }\n  .hs-desc .hs-trust-item { display: flex; align-items: center; gap: 7px; font-size: 12.5px; font-weight: 600; color: var(--ink); background: var(--card); padding: 9px 16px; border-radius: 20px; box-shadow: 0 2px 10px rgba(14,14,14,0.05); }\n  .hs-desc .hs-size-item { position: relative; }\n  .hs-desc .hs-size-badge { position: absolute; top: -9px; left: 50%; transform: translateX(-50%); background: var(--mint); color: var(--ink); font-size: 10px; font-weight: 700; font-family: 'Poppins', sans-serif; padding: 3px 9px; border-radius: 10px; white-space: nowrap; z-index: 1; }\n  .hs-desc .hs-closing { text-align: center; padding: 30px 24px; }\n  .hs-desc .hs-closing p { font-size: 14px; color: var(--body); margin: 0 0 4px; }\n  .hs-desc .hs-closing strong { color: var(--ink); font-family: 'Poppins', sans-serif; }\n  .hs-desc .hs-card-section:last-child { margin-bottom: 0; }\n\n  .hs-desc .hs-photo-row { display: grid; grid-template-columns: 1.1fr 1fr; gap: 20px; align-items: center; margin-top: 8px; }\n  .hs-desc .hs-photo-row.hs-rev { grid-template-columns: 1fr 1.1fr; }\n  .hs-desc .hs-photo-row.hs-rev .hs-photo-img { order: 2; }\n  .hs-desc .hs-photo-img { border-radius: 14px; overflow: hidden; background: var(--page); min-height: 140px; }\n  .hs-desc .hs-photo-img img { width: 100%; height: 100%; object-fit: cover; display: block; }\n\n  .hs-desc .hs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-top: 22px; }\n  .hs-desc .hs-mini-card { background: var(--page); border-radius: 14px; padding: 18px 20px 20px; }\n  .hs-desc .hs-mini-card .hs-icon { width: 36px; height: 36px; border-radius: 10px; background: var(--ink); display: flex; align-items: center; justify-content: center; margin-bottom: 12px; }\n  .hs-desc .hs-mini-card h3 { font-family: 'Poppins', sans-serif; font-size: 15px; font-weight: 600; color: var(--ink); margin: 0 0 5px; }\n  .hs-desc .hs-mini-card p { font-size: 13.5px; margin: 0; }\n\n  .hs-desc .hs-steps { margin-top: 24px; }\n  .hs-desc .hs-step { display: flex; gap: 15px; padding-bottom: 22px; }\n  .hs-desc .hs-step .hs-num { flex-shrink: 0; width: 30px; height: 30px; background: var(--mint); color: var(--ink); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 13px; }\n  .hs-desc .hs-step h4 { margin: 3px 0 3px; font-size: 14.5px; font-weight: 600; color: var(--ink); font-family: 'Poppins', sans-serif; }\n  .hs-desc .hs-step p { margin: 0; font-size: 13.5px; }\n\n  .hs-desc .hs-chips { display: flex; flex-wrap: wrap; gap: 9px; margin-top: 16px; }\n  .hs-desc .hs-chip { font-size: 13px; font-weight: 600; color: var(--ink); background: var(--page); padding: 7px 14px; border-radius: 20px; }\n\n  .hs-desc table.hs-compare { width: 100%; border-collapse: separate; border-spacing: 0; margin-top: 20px; background: var(--page); border-radius: 12px; overflow: hidden; }\n  .hs-desc table.hs-compare th { font-family: 'Poppins', sans-serif; font-size: 12.5px; padding: 12px 14px; text-align: center; color: var(--ink); }\n  .hs-desc table.hs-compare th:first-child { text-align: left; }\n  .hs-desc table.hs-compare th.hs-yes-h { background: var(--ink); color: var(--mint); }\n  .hs-desc table.hs-compare td { padding: 12px 14px; text-align: center; font-size: 13px; border-top: 1px solid var(--line); }\n  .hs-desc table.hs-compare td:first-child { text-align: left; font-weight: 600; color: var(--ink); }\n  .hs-desc .hs-x { color: #C0472B; font-weight: 800; }\n  .hs-desc .hs-ok { color: var(--mint-dark); font-weight: 800; }\n\n  .hs-desc table.hs-specs { width: 100%; border-collapse: collapse; margin-top: 18px; font-size: 13.5px; background: var(--page); border-radius: 12px; overflow: hidden; }\n  .hs-desc table.hs-specs td { padding: 12px 15px; border-bottom: 1px solid var(--line); }\n  .hs-desc table.hs-specs td:first-child { color: var(--ink); font-weight: 700; width: 40%; }\n  .hs-desc table.hs-specs tr:last-child td { border-bottom: none; }\n  .hs-desc .hs-size-row { display: flex; gap: 14px; margin-top: 18px; }\n  .hs-desc .hs-size-item { text-align: center; flex: 1; }\n  .hs-desc .hs-size-item .hs-size-img { border-radius: 10px; margin-bottom: 6px; overflow: hidden; background: var(--page); height: 90px; }\n  .hs-desc .hs-size-item img { width: 100%; height: 100%; object-fit: cover; display: block; }\n  .hs-desc .hs-size-item span { font-size: 12px; font-weight: 600; color: var(--ink); }\n\n  .hs-desc .hs-guarantee-row { display: flex; flex-wrap: wrap; gap: 9px 20px; margin-top: 16px; }\n  .hs-desc .hs-guarantee-row span { font-size: 13px; font-weight: 600; color: var(--ink); display: flex; align-items: center; gap: 7px; }\n  .hs-desc .hs-guarantee-row .hs-dot { width: 6px; height: 6px; border-radius: 50%; background: var(--mint); flex-shrink: 0; }\n\n  .hs-desc .hs-notes { margin-top: 18px; list-style: none; padding-left: 0; }\n  .hs-desc .hs-notes li { font-size: 13.5px; margin-bottom: 8px; padding-left: 18px; position: relative; }\n  .hs-desc .hs-notes li::before { content: '•'; color: var(--mint-dark); position: absolute; left: 0; font-weight: 700; }\n\n  .hs-desc details.hs-faq { border-bottom: 1px solid var(--line); padding: 15px 2px; }\n  .hs-desc details.hs-faq:last-of-type { border-bottom: none; }\n  .hs-desc details.hs-faq summary { font-size: 14.5px; font-weight: 600; color: var(--ink); font-family: 'Poppins', sans-serif; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; }\n  .hs-desc details.hs-faq summary::-webkit-details-marker { display: none; }\n  .hs-desc details.hs-faq summary::after { content: '+'; font-size: 18px; color: var(--ink); font-weight: 400; margin-left: 12px; flex-shrink: 0; width: 22px; height: 22px; background: var(--mint); border-radius: 50%; display: flex; align-items: center; justify-content: center; line-height: 1; }\n  .hs-desc details.hs-faq[open] summary::after { content: '\\2013'; }\n  .hs-desc details.hs-faq p { font-size: 13.5px; margin: 10px 0 0; }\n\n  @media (max-width: 620px) {\n    .hs-desc .hs-grid, .hs-desc .hs-photo-row { grid-template-columns: 1fr !important; }\n    .hs-desc .hs-photo-row.hs-rev .hs-photo-img { order: 0; }\n    .hs-desc .hs-hero h1 { font-size: 24px; }\n    .hs-desc .hs-card-section { padding: 26px 20px; }\n    .hs-desc .hs-size-row { flex-wrap: wrap; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"hs-desc\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hs-hero\" style=\"text-align: center;\"\u003e\n\u003cspan class=\"hs-eyebrow\"\u003e💧 Instant peel-and-stick seal\u003c\/span\u003e\n\u003ch1\u003eSeal leaks before they become costly repairs.\u003c\/h1\u003e\n\u003cp\u003ePeel, press and you're done — a heavy-duty butyl tape that creates an instant waterproof barrier, no drying time and no mess.\u003c\/p\u003e\n\u003cdiv class=\"hs-hero-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0684\/7060\/3926\/files\/ezgif-3-bfbc7d5a1b_480x480_df4dd92f-f3d9-4ef3-99a1-45df95eaed38.webp?v=1784929815\" alt=\"HydroSeal super waterproof repair tape\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TRUST STRIP --\u003e\n\u003cdiv class=\"hs-trust-strip\"\u003e\n\u003cspan class=\"hs-trust-item\"\u003e🛡️ 30-day money-back guarantee\u003c\/span\u003e \u003cspan class=\"hs-trust-item\"\u003e🚛 Free shipping\u003c\/span\u003e \u003cspan class=\"hs-trust-item\"\u003e⭐ Rated 4.8\/5 by 1,000+ buyers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- PROBLEM --\u003e\n\u003cdiv class=\"hs-card-section\" style=\"text-align: center;\"\u003e\n\u003cspan class=\"hs-eyebrow\"\u003eThe problem\u003c\/span\u003e\n\u003ch2 class=\"hs-h\"\u003eA dripping pipe or a leaking roof won't wait for a repair slot.\u003c\/h2\u003e\n\u003cdiv class=\"hs-photo-row\"\u003e\n\u003cdiv\u003e\n\u003cp style=\"margin: 0 0 12px;\"\u003eA cracked gutter, a weeping pipe join, a gap around a roof flashing — small leaks rarely happen at a convenient time, and a proper repair can mean waiting days for the right person or the right part.\u003c\/p\u003e\n\u003cp style=\"margin: 0;\"\u003eHydroSeal™ was built for that gap. Peel it, press it on, and the leak is sealed in under a minute — no glue, no curing time, no professional needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-photo-img\"\u003e\u003cimg src=\"https:\/\/myaventra.com\/cdn\/shop\/files\/ChatGPTImage22_07_2026_17_44_33_7263c6f5-2933-4959-8f8c-5060d0fea85a.webp?v=1784773024\" alt=\"Leaking pipe before repair\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MECHANISM --\u003e\n\u003cdiv class=\"hs-card-section\" style=\"text-align: center;\"\u003e\n\u003cspan class=\"hs-eyebrow\"\u003eHow it works\u003c\/span\u003e\n\u003ch2 class=\"hs-h\"\u003eButyl rubber and aluminium foil, built to grip and seal.\u003c\/h2\u003e\n\u003cdiv class=\"hs-photo-row hs-rev\"\u003e\n\u003cp style=\"margin: 0;\"\u003eThe reinforced aluminium foil backing shields against sun, rain and general wear, while the butyl rubber adhesive beneath it moulds into every crack and seam it's pressed onto — forming a tight, continuous barrier rather than just sitting on top of the surface.\u003c\/p\u003e\n\u003cdiv class=\"hs-photo-img\"\u003e\u003cimg src=\"https:\/\/myaventra.com\/cdn\/shop\/files\/Designsemnome_4_-min_480x480_d2bce196-9408-45ca-bf07-898e00a509e8.webp?v=1784929861\" alt=\"HydroSeal tape material close-up\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BENEFITS --\u003e\n\u003cdiv class=\"hs-card-section\" style=\"text-align: center;\"\u003e\n\u003cspan class=\"hs-eyebrow\"\u003eWhy it works\u003c\/span\u003e\n\u003ch2 class=\"hs-h\"\u003eEverything you need to stop a leak, right now.\u003c\/h2\u003e\n\u003cdiv class=\"hs-grid\"\u003e\n\u003cdiv class=\"hs-mini-card\"\u003e\n\u003cdiv class=\"hs-icon\"\u003e\u003csvg width=\"17\" height=\"17\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M12 2C12 2 5 10 5 15a7 7 0 0 0 14 0c0-5-7-13-7-13Z\" stroke=\"#2ECC9A\" stroke-width=\"1.8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eInstant waterproof seal\u003c\/h3\u003e\n\u003cp\u003eCreates a durable barrier that helps stop water leaks and moisture intrusion on contact.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-mini-card\"\u003e\n\u003cdiv class=\"hs-icon\"\u003e\u003csvg width=\"17\" height=\"17\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M13 2L4 14h7l-1 8 9-12h-7l1-8Z\" stroke=\"#2ECC9A\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eIndustrial-strength adhesion\u003c\/h3\u003e\n\u003cp\u003ePremium butyl rubber and reinforced aluminium foil for a bond that holds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-mini-card\"\u003e\n\u003cdiv class=\"hs-icon\"\u003e\u003csvg width=\"17\" height=\"17\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"4.5\" stroke=\"#2ECC9A\" stroke-width=\"1.8\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v3M12 19v3M4.2 4.2l2.1 2.1M17.7 17.7l2.1 2.1M2 12h3M19 12h3M4.2 19.8l2.1-2.1M17.7 6.3l2.1-2.1\" stroke=\"#2ECC9A\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eBuilt for every season\u003c\/h3\u003e\n\u003cp\u003eResists rain, UV exposure, heat, cold, humidity and ageing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-mini-card\"\u003e\n\u003cdiv class=\"hs-icon\"\u003e\u003csvg width=\"17\" height=\"17\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M3 7l9-4 9 4v6c0 5-3.8 8.4-9 9-5.2-.6-9-4-9-9V7Z\" stroke=\"#2ECC9A\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eIndoor and outdoor use\u003c\/h3\u003e\n\u003cp\u003ePerfect for home repairs, RVs, boats, garages, sheds and outdoor equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003cdiv class=\"hs-card-section\" style=\"text-align: center;\"\u003e\n\u003cspan class=\"hs-eyebrow\"\u003eApplication\u003c\/span\u003e\n\u003ch2 class=\"hs-h\"\u003eFrom leaking to sealed, in four simple steps.\u003c\/h2\u003e\n\u003cdiv class=\"hs-photo-row\"\u003e\n\u003cdiv class=\"hs-steps\"\u003e\n\u003cdiv class=\"hs-step\"\u003e\n\u003cdiv class=\"hs-num\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eClean\u003c\/h4\u003e\n\u003cp\u003eRemove dust, dirt, grease and moisture from the surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-step\"\u003e\n\u003cdiv class=\"hs-num\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003ePeel\u003c\/h4\u003e\n\u003cp\u003ePeel off the protective backing slowly from one side.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-step\"\u003e\n\u003cdiv class=\"hs-num\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003ePress\u003c\/h4\u003e\n\u003cp\u003ePress firmly across the whole area to remove air pockets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-step\"\u003e\n\u003cdiv class=\"hs-num\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eDone\u003c\/h4\u003e\n\u003cp\u003eFor the best seal, only apply to a clean, dry surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-photo-img\"\u003e\u003cimg src=\"https:\/\/myaventra.com\/cdn\/shop\/files\/ChatGPTImage22_07_2026_18_04_58.webp?v=1784773024\" alt=\"Applying HydroSeal tape\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- USE CASES --\u003e\n\u003cdiv class=\"hs-card-section\" style=\"text-align: center;\"\u003e\n\u003cspan class=\"hs-eyebrow\"\u003eWhere to use it\u003c\/span\u003e\n\u003ch2 class=\"hs-h\"\u003eFor the leak that turns up without warning.\u003c\/h2\u003e\n\u003cdiv class=\"hs-photo-row hs-rev\"\u003e\n\u003cp style=\"margin: 0;\"\u003eKeep a roll in the shed, the garage or the boot of the car — for the jobs that always seem to happen on a Sunday evening, far from a hardware shop.\u003c\/p\u003e\n\u003cdiv class=\"hs-photo-img\"\u003e\u003cimg src=\"https:\/\/myaventra.com\/cdn\/shop\/files\/ChatGPTImage22_07_2026_17_43_02_0ece1007-70ef-4a0b-a9cd-a4bc86f90993.webp?v=1784773024\" alt=\"HydroSeal tape used around the home\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-chips\"\u003e\n\u003cspan class=\"hs-chip\"\u003eRoof repairs\u003c\/span\u003e \u003cspan class=\"hs-chip\"\u003eGutters \u0026amp; downspouts\u003c\/span\u003e \u003cspan class=\"hs-chip\"\u003eWindow seals\u003c\/span\u003e \u003cspan class=\"hs-chip\"\u003ePVC pipes\u003c\/span\u003e \u003cspan class=\"hs-chip\"\u003eMetal roofing\u003c\/span\u003e \u003cspan class=\"hs-chip\"\u003eGarden hoses\u003c\/span\u003e \u003cspan class=\"hs-chip\"\u003eRVs \u0026amp; campers\u003c\/span\u003e \u003cspan class=\"hs-chip\"\u003eBoats \u0026amp; marine\u003c\/span\u003e \u003cspan class=\"hs-chip\"\u003eConcrete cracks\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COMPARISON --\u003e\n\u003cdiv class=\"hs-card-section\" style=\"text-align: center;\"\u003e\n\u003cspan class=\"hs-eyebrow\"\u003eThe difference\u003c\/span\u003e\n\u003ch2 class=\"hs-h\"\u003eBecause a proper fix shouldn't mean a wasted afternoon.\u003c\/h2\u003e\n\u003ctable class=\"hs-compare\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003c\/th\u003e\n\u003cth\u003eTraditional repair\u003c\/th\u003e\n\u003cth class=\"hs-yes-h\"\u003eHydroSeal™\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eReady in under a minute\u003c\/td\u003e\n\u003ctd class=\"hs-x\"\u003e✗\u003c\/td\u003e\n\u003ctd class=\"hs-ok\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNo mixing or curing time\u003c\/td\u003e\n\u003ctd class=\"hs-x\"\u003e✗\u003c\/td\u003e\n\u003ctd class=\"hs-ok\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNo tools required\u003c\/td\u003e\n\u003ctd class=\"hs-x\"\u003e✗\u003c\/td\u003e\n\u003ctd class=\"hs-ok\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeatherproof once applied\u003c\/td\u003e\n\u003ctd class=\"hs-ok\"\u003e✓\u003c\/td\u003e\n\u003ctd class=\"hs-ok\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cdiv class=\"hs-card-section\" style=\"text-align: center;\"\u003e\n\u003cspan class=\"hs-eyebrow\"\u003eSpecifications\u003c\/span\u003e\n\u003ch2 class=\"hs-h\" style=\"font-size: 20px;\"\u003ePick the size that fits the job.\u003c\/h2\u003e\n\u003cdiv class=\"hs-size-row\"\u003e\n\u003cdiv class=\"hs-size-item\"\u003e\n\u003cdiv class=\"hs-size-img\"\u003e\u003cimg src=\"https:\/\/myaventra.com\/cdn\/shop\/files\/ChatGPTImage22_07_2026_18_00_37.webp?v=1784773024\" alt=\"5cm x 5m HydroSeal tape\"\u003e\u003c\/div\u003e\n\u003cspan\u003e5cm × 5m\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-size-item\"\u003e\n\u003cspan class=\"hs-size-badge\"\u003eMost popular\u003c\/span\u003e\n\u003cdiv class=\"hs-size-img\"\u003e\u003cimg src=\"https:\/\/myaventra.com\/cdn\/shop\/files\/ChatGPTImage22_07_2026_18_01_41.webp?v=1784773024\" alt=\"5cm x 10m HydroSeal tape\"\u003e\u003c\/div\u003e\n\u003cspan\u003e5cm × 10m\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-size-item\"\u003e\n\u003cdiv class=\"hs-size-img\"\u003e\u003cimg src=\"https:\/\/myaventra.com\/cdn\/shop\/files\/ChatGPTImage22_07_2026_18_03_08.webp?v=1784773024\" alt=\"10cm x 5m HydroSeal tape\"\u003e\u003c\/div\u003e\n\u003cspan\u003e10cm × 5m\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ctable class=\"hs-specs\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePremium butyl rubber + reinforced aluminium foil\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003eSilver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eApplication\u003c\/td\u003e\n\u003ctd\u003eIndoor \u0026amp; outdoor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eResistance\u003c\/td\u003e\n\u003ctd\u003eUV, weather and ageing resistant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- IMPORTANT NOTES --\u003e\n\u003cdiv class=\"hs-card-section\" style=\"text-align: center;\"\u003e\n\u003cspan class=\"hs-eyebrow\"\u003eBefore you apply\u003c\/span\u003e\n\u003ch2 class=\"hs-h\" style=\"font-size: 20px;\"\u003eA few things worth knowing.\u003c\/h2\u003e\n\u003cul class=\"hs-notes\"\u003e\n\u003cli\u003eApply only to clean and completely dry surfaces.\u003c\/li\u003e\n\u003cli\u003eRemove dust, oil, loose particles and debris before installation.\u003c\/li\u003e\n\u003cli\u003ePress the tape firmly to maximise adhesion.\u003c\/li\u003e\n\u003cli\u003eNot recommended for underwater applications or surfaces with active water pressure behind them.\u003c\/li\u003e\n\u003cli\u003eChoose a tape width that fully covers the damaged area.\u003c\/li\u003e\n\u003cli\u003eStore unused tape in a cool, dry place away from direct sunlight.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- GUARANTEE --\u003e\n\u003cdiv class=\"hs-card-section\" style=\"text-align: center;\"\u003e\n\u003cspan class=\"hs-eyebrow\"\u003eShop with confidence\u003c\/span\u003e\n\u003ch2 class=\"hs-h\"\u003eTry HydroSeal™ without the worry.\u003c\/h2\u003e\n\u003cp style=\"margin: 0;\"\u003eYou should feel confident before you buy. That's why every order comes with simple shopping reassurance: a 30-day money-back guarantee, secure checkout and a dedicated support team if you have any questions.\u003c\/p\u003e\n\u003cdiv class=\"hs-guarantee-row\"\u003e\n\u003cspan\u003e\u003cspan class=\"hs-dot\"\u003e\u003c\/span\u003e30-day money-back guarantee\u003c\/span\u003e \u003cspan\u003e\u003cspan class=\"hs-dot\"\u003e\u003c\/span\u003eSecure checkout\u003c\/span\u003e \u003cspan\u003e\u003cspan class=\"hs-dot\"\u003e\u003c\/span\u003eOrder tracking\u003c\/span\u003e \u003cspan\u003e\u003cspan class=\"hs-dot\"\u003e\u003c\/span\u003eReal customer support\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"hs-card-section\" style=\"text-align: center;\"\u003e\n\u003cspan class=\"hs-eyebrow\"\u003eFAQ\u003c\/span\u003e\n\u003ch2 class=\"hs-h\" style=\"margin-bottom: 6px;\"\u003eQuestions before you patch your first leak?\u003c\/h2\u003e\n\u003cdetails class=\"hs-faq\"\u003e\n\u003csummary\u003eCan I use this underwater?\u003c\/summary\u003e\n\u003cp\u003eNo. HydroSeal™ is not recommended for underwater applications or surfaces with active water pressure behind them — it's designed for surface leaks and seals, not submerged repairs.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hs-faq\"\u003e\n\u003csummary\u003eDoes it work on plastic or PVC pipes?\u003c\/summary\u003e\n\u003cp\u003eYes. HydroSeal™ bonds well to PVC pipes, metal roofing, concrete and many other common household and outdoor materials.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hs-faq\"\u003e\n\u003csummary\u003eCan I apply it to a wet surface?\u003c\/summary\u003e\n\u003cp\u003eFor the strongest bond, apply only to a clean, dry surface. Moisture underneath the tape can weaken adhesion and shorten how long the seal lasts.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hs-faq\"\u003e\n\u003csummary\u003eHow long does the seal last?\u003c\/summary\u003e\n\u003cp\u003eHydroSeal™ is built with UV, weather and ageing-resistant materials for long-lasting outdoor protection. For heavily exposed areas, a second overlapping strip can add extra durability.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSING --\u003e\n\u003cdiv class=\"hs-card-section hs-closing\"\u003e\n\u003cp\u003e\u003cstrong\u003eStill deciding?\u003c\/strong\u003e Every order is backed by a 30-day money-back guarantee — try it, and if it's not for you, send it back.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MyAventra","offers":[{"title":"(5cm * 5 Meter)","offer_id":46497416642710,"sku":"14:200001951#5cm X 5 Meter","price":17.99,"currency_code":"GBP","in_stock":true},{"title":"(5cm * 10 Meter)","offer_id":46497416675478,"sku":"14:350850#5cm X 10 Meter","price":29.99,"currency_code":"GBP","in_stock":true},{"title":"(10cm * 5 Meter)","offer_id":46497416741014,"sku":"14:350853#10cm X 5 Meter","price":59.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/7060\/3926\/files\/ChatGPTImage22_07_2026_17_35_45_5ae0c037-6a8e-4e9c-8839-b0b60ae2e5f0.webp?v=1784773025"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0684\/7060\/3926\/collections\/Best_Sellers.png?v=1784072289","url":"https:\/\/myaventra.com\/collections\/best-sellers.oembed","provider":"MyAventra","version":"1.0","type":"link"}