{"product_id":"pool-hose-holder","title":"Pool Hose Holder for Secure Above-Ground Pool Hose Support","description":"\u003cstyle\u003e\n  .product-cro-page{\n    --blue:#1769d2;\n    --blue-dark:#0f376e;\n    --blue-soft:#eef6ff;\n    --ink:#17222b;\n    --muted:#66727d;\n    --line:#e7ebef;\n    --warm:#faf8f4;\n    --gold:#f2b632;\n    --white:#ffffff;\n    --radius:16px;\n    --shadow:0 6px 24px rgba(22,34,43,.055);\n\n    width:100%;\n    max-width:980px;\n    margin:0 auto;\n    color:var(--ink);\n    font-family:inherit;\n    font-size:16px;\n    line-height:1.65;\n    container-type:inline-size;\n  }\n\n  .product-cro-page *{\n    box-sizing:border-box;\n  }\n\n  .product-cro-page img{\n    display:block;\n    width:100%;\n    max-width:100%;\n    height:auto;\n    margin:0;\n  }\n\n  .product-cro-page h2,\n  .product-cro-page h3,\n  .product-cro-page p{\n    margin-top:0;\n  }\n\n  .product-cro-page .section{\n    margin:18px 0;\n  }\n\n  .product-cro-page .card{\n    background:var(--white);\n    border:1px solid var(--line);\n    border-radius:var(--radius);\n    box-shadow:var(--shadow);\n    overflow:hidden;\n  }\n\n  \/* =========================\n     TOP REVIEW ENTRY\n  ========================== *\/\n  .product-cro-page .review-jump{\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:12px;\n    min-height:60px;\n    padding:10px 14px;\n    text-decoration:none;\n    color:var(--ink);\n    background:#fffdf9;\n    border:1px solid #ece6dc;\n    border-radius:12px;\n    box-shadow:0 3px 12px rgba(34,34,34,.04);\n    transition:transform .2s ease,border-color .2s ease;\n  }\n\n  .product-cro-page .review-jump:hover{\n    transform:translateY(-1px);\n    border-color:#ddd2c2;\n  }\n\n  .product-cro-page .review-jump-main{\n    min-width:0;\n  }\n\n  .product-cro-page .review-stars{\n    color:var(--gold);\n    letter-spacing:1px;\n    font-size:16px;\n    line-height:1.2;\n  }\n\n  .product-cro-page .review-jump-title{\n    display:block;\n    margin-top:3px;\n    font-weight:800;\n    font-size:14px;\n    color:var(--ink);\n  }\n\n  .product-cro-page .review-jump-link{\n    flex:0 0 auto;\n    font-weight:800;\n    font-size:14px;\n    color:var(--blue);\n  }\n\n  \/* =========================\n     HERO\n  ========================== *\/\n  .product-cro-page .hero{\n    padding:22px 18px 0;\n    background:#fbfdff;\n  }\n\n  .product-cro-page .eyebrow{\n    display:inline-flex;\n    align-items:center;\n    gap:6px;\n    margin-bottom:8px;\n    padding:5px 9px;\n    border-radius:999px;\n    background:var(--blue-soft);\n    color:var(--blue-dark);\n    font-size:12px;\n    font-weight:800;\n    letter-spacing:.06em;\n    text-transform:uppercase;\n  }\n\n  .product-cro-page .hero h2{\n    margin-bottom:9px;\n    font-size:30px;\n    line-height:1.08;\n    letter-spacing:-.03em;\n    color:var(--blue-dark);\n  }\n\n  .product-cro-page .hero p{\n    margin-bottom:18px;\n    color:#53606c;\n  }\n\n  .product-cro-page .hero-media{\n    margin:0 -18px;\n    overflow:hidden;\n  }\n\n  \/* =========================\n     FEATURE NAV\n  ========================== *\/\n  .product-cro-page .feature-nav-wrap{\n    position:relative;\n    padding:18px;\n  }\n\n  .product-cro-page .feature-nav-hint{\n    margin:0 0 9px;\n    text-align:right;\n    color:#77828c;\n    font-size:12px;\n    font-weight:700;\n  }\n\n  .product-cro-page .feature-nav{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:10px;\n  }\n\n  .product-cro-page .feature-nav a{\n    position:relative;\n    display:flex;\n    flex-direction:column;\n    justify-content:center;\n    min-height:112px;\n    padding:14px 36px 14px 14px;\n    color:var(--ink);\n    text-decoration:none;\n    background:#fff;\n    border:1px solid #dfe8f2;\n    border-radius:14px;\n    overflow:hidden;\n    transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;\n  }\n\n  .product-cro-page .feature-nav a::before{\n    content:\"\";\n    position:absolute;\n    inset:0;\n    border:1px solid rgba(23,105,210,.18);\n    border-radius:inherit;\n    animation:croPulse 2.8s ease-in-out infinite;\n    pointer-events:none;\n  }\n\n  .product-cro-page .feature-nav a:hover{\n    transform:translateY(-2px);\n    border-color:#b9d3f1;\n    box-shadow:0 8px 22px rgba(23,105,210,.08);\n  }\n\n  .product-cro-page .feature-nav a:active{\n    transform:scale(.985);\n  }\n\n  .product-cro-page .feature-icon{\n    font-size:23px;\n    line-height:1;\n    margin-bottom:9px;\n  }\n\n  .product-cro-page .feature-nav strong{\n    display:block;\n    margin-bottom:3px;\n    font-size:15px;\n    line-height:1.25;\n    color:var(--blue-dark);\n  }\n\n  .product-cro-page .feature-nav span{\n    display:block;\n    color:#66727d;\n    font-size:13px;\n    line-height:1.4;\n  }\n\n  .product-cro-page .feature-arrow{\n    position:absolute;\n    right:13px;\n    top:50%;\n    transform:translateY(-50%);\n    color:var(--blue);\n    font-size:27px !important;\n    font-weight:500;\n    line-height:1;\n    animation:arrowNudge 1.5s ease-in-out infinite;\n  }\n\n  @keyframes croPulse{\n    0%,100%{opacity:.25}\n    50%{opacity:.75}\n  }\n\n  @keyframes arrowNudge{\n    0%,100%{transform:translate(-1px,-50%)}\n    50%{transform:translate(3px,-50%)}\n  }\n\n  \/* =========================\n     FEATURE DETAIL\n  ========================== *\/\n  .product-cro-page .feature-detail{\n    scroll-margin-top:18px;\n  }\n\n  .product-cro-page .feature-copy{\n    padding:18px 18px 15px;\n  }\n\n  .product-cro-page .feature-kicker{\n    display:flex;\n    align-items:center;\n    gap:8px;\n    margin-bottom:7px;\n    color:var(--blue-dark);\n    font-weight:800;\n  }\n\n  .product-cro-page .feature-detail h3{\n    margin:0;\n    font-size:22px;\n    line-height:1.2;\n    color:var(--blue-dark);\n  }\n\n  .product-cro-page .feature-detail p{\n    margin:8px 0 0;\n    color:#586570;\n  }\n\n  .product-cro-page .feature-detail p strong{\n    color:var(--ink);\n  }\n\n  \/* =========================\n     SPECS\n  ========================== *\/\n  .product-cro-page .spec-wrap{\n    padding:18px;\n  }\n\n  .product-cro-page .section-title{\n    margin-bottom:5px;\n    font-size:24px;\n    line-height:1.2;\n    color:var(--blue-dark);\n  }\n\n  .product-cro-page .section-intro{\n    margin-bottom:15px;\n    color:#69747d;\n  }\n\n  .product-cro-page .spec-table{\n    width:100%;\n    border-collapse:separate;\n    border-spacing:0;\n    border:1px solid #ebe6df;\n    border-radius:14px;\n    overflow:hidden;\n    font-size:16px;\n    line-height:1.6;\n  }\n\n  .product-cro-page .spec-table th,\n  .product-cro-page .spec-table td{\n    text-align:left;\n    padding:13px 16px;\n    border-bottom:1px solid #ebe6df;\n    vertical-align:top;\n  }\n\n  .product-cro-page .spec-table th{\n    width:40%;\n    background:#faf8f4;\n    color:#5a6470;\n    font-weight:700;\n  }\n\n  .product-cro-page .spec-table td{\n    width:60%;\n    color:#17222b;\n    font-weight:600;\n  }\n\n  .product-cro-page .spec-table tr:last-child th,\n  .product-cro-page .spec-table tr:last-child td{\n    border-bottom:0;\n  }\n\n  \/* =========================\n     FAQ\n  ========================== *\/\n  .product-cro-page .faq-wrap{\n    padding:18px;\n  }\n\n  .product-cro-page details{\n    border-top:1px solid var(--line);\n  }\n\n  .product-cro-page details:last-child{\n    border-bottom:1px solid var(--line);\n  }\n\n  .product-cro-page summary{\n    position:relative;\n    cursor:pointer;\n    list-style:none;\n    padding:16px 38px 16px 0;\n    color:var(--ink);\n    font-weight:800;\n  }\n\n  .product-cro-page summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .product-cro-page summary::after{\n    content:\"›\";\n    position:absolute;\n    right:5px;\n    top:50%;\n    transform:translateY(-50%) rotate(90deg);\n    color:var(--blue);\n    font-size:25px;\n    line-height:1;\n    transition:transform .2s ease;\n  }\n\n  .product-cro-page details[open] summary::after{\n    transform:translateY(-50%) rotate(-90deg);\n  }\n\n  .product-cro-page details p{\n    margin:-4px 0 16px;\n    color:#64717b;\n  }\n\n  \/* =========================\n     GUARANTEES\n  ========================== *\/\n  .product-cro-page .guarantees{\n    padding:7px 18px;\n  }\n\n  .product-cro-page .guarantee-row{\n    display:flex;\n    align-items:flex-start;\n    gap:11px;\n    padding:13px 0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .product-cro-page .guarantee-row:last-child{\n    border-bottom:0;\n  }\n\n  .product-cro-page .guarantee-row .g-icon{\n    flex:0 0 auto;\n    font-size:22px;\n    line-height:1.3;\n  }\n\n  .product-cro-page .guarantee-row strong{\n    display:block;\n    margin-bottom:1px;\n    color:var(--blue-dark);\n  }\n\n  .product-cro-page .guarantee-row p{\n    margin:0;\n    color:#68747e;\n  }\n\n  \/* =========================\n     CTA\n  ========================== *\/\n  .product-cro-page .cta{\n    padding:24px 18px;\n    text-align:center;\n    background:#f6faff;\n  }\n\n  .product-cro-page .cta h3{\n    margin-bottom:7px;\n    font-size:25px;\n    color:var(--blue-dark);\n  }\n\n  .product-cro-page .cta p{\n    margin-bottom:16px;\n    color:#5d6973;\n  }\n\n  .product-cro-page .cta-button{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    min-width:190px;\n    min-height:52px;\n    padding:13px 24px;\n    border-radius:999px;\n    background:var(--blue-dark);\n    color:#fff;\n    text-decoration:none;\n    font-weight:800;\n    transition:transform .2s ease,box-shadow .2s ease;\n    box-shadow:0 8px 20px rgba(15,55,110,.16);\n  }\n\n  .product-cro-page .cta-button:hover{\n    transform:translateY(-2px);\n    box-shadow:0 10px 24px rgba(15,55,110,.2);\n  }\n\n  .product-cro-page .cta-button:active{\n    transform:scale(.98);\n  }\n\n  \/* =========================\n     CUSTOMER REVIEWS\n  ========================== *\/\n  .product-cro-page .reviews-wrap{\n    padding:18px;\n    overflow:hidden;\n  }\n\n  .product-cro-page .reviews-summary{\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:12px;\n    margin-bottom:10px;\n  }\n\n  .product-cro-page .reviews-summary h2{\n    margin:0;\n    font-size:24px;\n    line-height:1.2;\n    color:var(--blue-dark);\n  }\n\n  .product-cro-page .review-count{\n    flex:0 0 auto;\n    color:#7b8792;\n    font-size:12px;\n    white-space:nowrap;\n  }\n\n  .product-cro-page .review-item{\n    display:block !important;\n    width:100%;\n    padding:20px 0;\n    border-top:1px solid #ece8e2;\n  }\n\n  .product-cro-page .review-author{\n    display:flex;\n    align-items:center;\n    gap:11px;\n    width:100%;\n    margin-bottom:9px;\n  }\n\n  .product-cro-page .avatar{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:38px;\n    height:38px;\n    min-width:38px;\n    flex:0 0 38px;\n    border-radius:50%;\n    background:#edf3f8;\n    color:var(--blue-dark);\n    font-size:14px;\n    font-weight:800;\n  }\n\n  .product-cro-page .review-author \u003e div:last-child{\n    min-width:0;\n    flex:1;\n  }\n\n  .product-cro-page .review-name{\n    display:block;\n    margin:0 0 2px;\n    font-size:16px;\n    line-height:1.3;\n    font-weight:800;\n    color:var(--ink);\n  }\n\n  .product-cro-page .review-meta{\n    display:flex;\n    align-items:center;\n    flex-wrap:wrap;\n    gap:3px 8px;\n    margin:0;\n    color:#879098;\n    font-size:12px;\n    line-height:1.4;\n  }\n\n  .product-cro-page .verified{\n    color:#607a90;\n    font-weight:700;\n  }\n\n  .product-cro-page .review-stars{\n    display:block;\n    width:100%;\n    margin:2px 0 8px;\n    color:#f2b632;\n    letter-spacing:1px;\n    font-size:17px;\n    line-height:1.2;\n  }\n\n  .product-cro-page .review-body{\n    display:block;\n    width:100%;\n    max-width:100%;\n    margin:0 0 11px;\n    padding:0;\n    color:#2c3740;\n    font-size:16px;\n    line-height:1.65;\n    word-break:normal;\n    overflow-wrap:break-word;\n  }\n\n  .product-cro-page .review-variant{\n    display:inline-block;\n    width:auto;\n    max-width:100%;\n    margin:0;\n    padding:6px 9px;\n    border-radius:7px;\n    background:#f7f7f5;\n    color:#7a8288;\n    font-size:12px;\n    line-height:1.4;\n  }\n\n  .product-cro-page .review-item \u003e *{\n    float:none !important;\n    max-width:100% !important;\n  }\n\n  \/* =========================\n     CONTAINER QUERY\n  ========================== *\/\n  @container (min-width:700px){\n    .product-cro-page{\n      font-size:18px;\n    }\n\n    .product-cro-page .hero{\n      padding:28px 26px 0;\n    }\n\n    .product-cro-page .hero h2{\n      font-size:40px;\n    }\n\n    .product-cro-page .hero-media{\n      margin:0 -26px;\n    }\n\n    .product-cro-page .feature-nav-wrap,\n    .product-cro-page .spec-wrap,\n    .product-cro-page .faq-wrap,\n    .product-cro-page .reviews-wrap{\n      padding:24px;\n    }\n\n    .product-cro-page .feature-nav a{\n      min-height:126px;\n      padding:18px 44px 18px 18px;\n    }\n\n    .product-cro-page .feature-nav strong{\n      font-size:18px;\n    }\n\n    .product-cro-page .feature-nav span{\n      font-size:16px;\n    }\n\n    .product-cro-page .feature-copy{\n      padding:22px 24px 18px;\n    }\n\n    .product-cro-page .feature-detail h3{\n      font-size:27px;\n    }\n\n    .product-cro-page .spec-table{\n      font-size:18px;\n    }\n\n    .product-cro-page .review-name{\n      font-size:18px;\n    }\n\n    .product-cro-page .review-body{\n      font-size:18px;\n      line-height:1.7;\n    }\n\n    .product-cro-page .review-stars{\n      font-size:18px;\n    }\n  }\n\n  @media (prefers-reduced-motion:reduce){\n    .product-cro-page .feature-nav a::before,\n    .product-cro-page .feature-arrow{\n      animation:none;\n    }\n\n    .product-cro-page *{\n      scroll-behavior:auto !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"product-cro-page\"\u003e\n\u003c!-- TOP REVIEW ENTRY --\u003e\n\u003cdiv class=\"section\"\u003e\u003ca class=\"review-jump\" href=\"#customer-reviews\"\u003e \u003cspan class=\"review-jump-main\"\u003e \u003cspan class=\"review-stars\"\u003e★★★★★\u003c\/span\u003e \u003cspan class=\"review-jump-title\"\u003eSee What Pool Owners Are Saying\u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"review-jump-link\"\u003eRead Reviews ›\u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"section card hero\"\u003e\u003cspan class=\"eyebrow\"\u003e🏊 Smarter Pool Setup\u003c\/span\u003e\n\u003ch2\u003eKeep Your Pool Hose Supported \u0026amp; Secure\u003c\/h2\u003e\n\u003cp\u003eA simple support solution for loose, hanging pool hoses—helping keep the hose positioned, supported and easier to manage.\u003c\/p\u003e\n\u003cdiv class=\"hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/TikSave.io_7667723194039667982_16.gif?v=1787727466\" alt=\"Pool hose holder in use\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 2×2 FEATURE NAV --\u003e\n\u003csection class=\"section card feature-nav-wrap\"\u003e\n\u003cp class=\"feature-nav-hint\"\u003eTap a feature to explore ↓\u003c\/p\u003e\n\u003cdiv class=\"feature-nav\"\u003e\n\u003ca href=\"#feature-1\"\u003e \u003cspan class=\"feature-icon\"\u003e🔒\u003c\/span\u003e \u003cstrong\u003eSecure Hold\u003c\/strong\u003e \u003cspan\u003eHelps stop hose movement.\u003c\/span\u003e \u003cspan class=\"feature-arrow\"\u003e›\u003c\/span\u003e \u003c\/a\u003e \u003ca href=\"#feature-2\"\u003e \u003cspan class=\"feature-icon\"\u003e⚡\u003c\/span\u003e \u003cstrong\u003eQuick Setup\u003c\/strong\u003e \u003cspan\u003eSimple poolside installation.\u003c\/span\u003e \u003cspan class=\"feature-arrow\"\u003e›\u003c\/span\u003e \u003c\/a\u003e \u003ca href=\"#feature-3\"\u003e \u003cspan class=\"feature-icon\"\u003e🛡️\u003c\/span\u003e \u003cstrong\u003e3-Point Support\u003c\/strong\u003e \u003cspan\u003eSupports hose and pool wall.\u003c\/span\u003e \u003cspan class=\"feature-arrow\"\u003e›\u003c\/span\u003e \u003c\/a\u003e \u003ca href=\"#feature-4\"\u003e \u003cspan class=\"feature-icon\"\u003e📏\u003c\/span\u003e \u003cstrong\u003e26–38 mm Fit\u003c\/strong\u003e \u003cspan\u003eFits common pool hoses.\u003c\/span\u003e \u003cspan class=\"feature-arrow\"\u003e›\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003csection id=\"feature-1\" class=\"section card feature-detail\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"feature-kicker\"\u003e🔒 \u003cspan\u003eSTABLE HOSE SUPPORT\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch3\u003eNo More Slipping Hoses\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eLoose hoses can shift and hang awkwardly.\u003c\/strong\u003e The holder supports the hose at the pool edge to help keep it in place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_26_14_56_32_1.png?v=1787727537\" alt=\"Pool hose holder helping keep a hose supported\"\u003e\u003c\/section\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003csection id=\"feature-2\" class=\"section card feature-detail\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"feature-kicker\"\u003e⚡ \u003cspan\u003eSIMPLE INSTALLATION\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch3\u003eQuick, Tool-Free Setup\u003c\/h3\u003e\n\u003cp\u003ePosition the holder, seat the hose and secure it for a clean, supported setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_26_14_56_33_4.png?v=1787727537\" alt=\"Pool hose holder installation steps\"\u003e\u003c\/section\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003csection id=\"feature-3\" class=\"section card feature-detail\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"feature-kicker\"\u003e🛡️ \u003cspan\u003eSTRUCTURAL SUPPORT\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch3\u003e3-Point Support Design\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eSecure the strap. Support the hose. Protect the pool wall.\u003c\/strong\u003e The groove, smooth cradle and angled base work together for steadier hose support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_26_15_02_46.png?v=1787727800\" alt=\"Three-point pool hose holder design details\"\u003e\u003c\/section\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003csection id=\"feature-4\" class=\"section card feature-detail\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"feature-kicker\"\u003e📏 \u003cspan\u003eHOSE COMPATIBILITY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch3\u003eFits Common Pool Hoses\u003c\/h3\u003e\n\u003cp\u003eSuitable for approximately \u003cstrong\u003e26–38 mm diameter hoses\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_26_14_56_34_5.png?v=1787727537\" alt=\"Pool hose holder dimensions and compatible hose diameter\"\u003e\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection class=\"section card spec-wrap\"\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n\u003cp class=\"section-intro\"\u003eKey measurements and fit information at a glance.\u003c\/p\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003ePool Hose Holder\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatible Hose Diameter\u003c\/th\u003e\n\u003ctd\u003eApprox. 26–38 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e13 cm \/ 5.12 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e14 cm \/ 5.51 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e5.1 cm \/ 2.01 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"section card faq-wrap\"\u003e\n\u003ch2 class=\"section-title\"\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat hose sizes does it fit?\u003c\/summary\u003e\n\u003cp\u003eIt is suitable for pool hoses with an approximate diameter of 26–38 mm.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the holder help with?\u003c\/summary\u003e\n\u003cp\u003eIt supports the pool hose to help reduce slipping, shifting and direct pressure against the pool wall.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is the hose secured?\u003c\/summary\u003e\n\u003cp\u003eThe support design includes a groove for securing the tie or strap and a smooth cradle that supports the hose.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it help support hanging hoses?\u003c\/summary\u003e\n\u003cp\u003eYes. The holder is designed to give a hanging pool hose additional support near the pool connection area.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- GUARANTEES --\u003e\n\u003csection class=\"section card guarantees\"\u003e\n\u003cdiv class=\"guarantee-row\"\u003e\n\u003cspan class=\"g-icon\"\u003e📦\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSecurely Packed\u003c\/strong\u003e\n\u003cp\u003ePrepared carefully for shipping and handling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-row\"\u003e\n\u003cspan class=\"g-icon\"\u003e✅\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eQuality Checked\u003c\/strong\u003e\n\u003cp\u003eOrders are checked before leaving our fulfillment process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-row\"\u003e\n\u003cspan class=\"g-icon\"\u003e💬\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eCustomer Support\u003c\/strong\u003e\n\u003cp\u003eNeed help with your order? Our support team is here to assist.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"section card cta\"\u003e\n\u003ch3\u003eGive Your Pool Hose Better Support\u003c\/h3\u003e\n\u003cp\u003eA simple upgrade for a cleaner, steadier pool hose setup.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"cta-button\"\u003eShop Now\u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- CUSTOMER REVIEWS --\u003e\n\u003csection id=\"customer-reviews\" class=\"section card reviews-wrap\"\u003e\n\u003cdiv class=\"reviews-summary\"\u003e\n\u003ch2\u003eCustomer Reviews\u003c\/h2\u003e\n\u003cspan class=\"review-count\"\u003ePool owner feedback\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- REVIEW 1 --\u003e\n\u003carticle class=\"review-item\"\u003e\n\u003cdiv class=\"review-author\"\u003e\n\u003cdiv class=\"avatar\"\u003eA\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"review-name\"\u003eAshley N.\u003c\/span\u003e\n\u003cdiv class=\"review-meta\"\u003e\n\u003cspan\u003eUS\u003c\/span\u003e \u003cspan class=\"verified\"\u003eVerified Purchase\u003c\/span\u003e \u003cspan\u003eAug 18, 2026\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"review-body\"\u003eI’m really happy with these pool hose holders! My hoses were hanging down and putting a lot of weight on the connections, so I wanted something to give them better support. These were easy to put on and they hold the hoses up nicely. I added zip ties for a little extra security, and everything feels much more supported now. You get two in the pack, which was exactly what I needed for my pool. Definitely worth the purchase!\u003c\/p\u003e\n\u003cspan class=\"review-variant\"\u003e2 × Pipe Bracket · Blue\u003c\/span\u003e\u003c\/article\u003e\n\u003c!-- REVIEW 2 --\u003e\n\u003carticle class=\"review-item\"\u003e\n\u003cdiv class=\"review-author\"\u003e\n\u003cdiv class=\"avatar\"\u003eL\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"review-name\"\u003eLauren K.\u003c\/span\u003e\n\u003cdiv class=\"review-meta\"\u003e\n\u003cspan\u003eUS\u003c\/span\u003e \u003cspan class=\"verified\"\u003eVerified Purchase\u003c\/span\u003e \u003cspan\u003eAug 11, 2026\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"review-body\"\u003eWorks as described.\u003c\/p\u003e\n\u003cspan class=\"review-variant\"\u003e2 × Pipe Bracket · Black\u003c\/span\u003e\u003c\/article\u003e\n\u003c!-- REVIEW 3 --\u003e\n\u003carticle class=\"review-item\"\u003e\n\u003cdiv class=\"review-author\"\u003e\n\u003cdiv class=\"avatar\"\u003eM\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"review-name\"\u003eMegan S.\u003c\/span\u003e\n\u003cdiv class=\"review-meta\"\u003e\n\u003cspan\u003eUS\u003c\/span\u003e \u003cspan class=\"verified\"\u003eVerified Purchase\u003c\/span\u003e \u003cspan\u003eAug 04, 2026\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"review-body\"\u003eThese are absolutely amazing!!! They are so easy to install and work great !!!!\u003c\/p\u003e\n\u003cspan class=\"review-variant\"\u003e2 × Pipe Bracket · Black\u003c\/span\u003e\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"NC0248","offers":[{"title":"🔵 Blue \/ 1-Pack — Try One","offer_id":53769528476011,"sku":"NC02482608261215-蓝色-1个支架1个卡箍2根扎带","price":19.99,"currency_code":"USD","in_stock":true},{"title":"🔵 Blue \/ 2-Pack — Most Popular 🔥Save 15%","offer_id":53769528508779,"sku":"NC02482608261215-蓝色-2个支架4个卡箍10根扎带","price":33.99,"currency_code":"USD","in_stock":true},{"title":"🔵 Blue \/ 4-Pack — Best Value 🔥 Buy 3 Get 1 Free","offer_id":53769528541547,"sku":"NC02482608261215-蓝色-4个支架4个卡箍10根扎带","price":59.99,"currency_code":"USD","in_stock":true},{"title":"⚫ Black \/ 1-Pack — Try One","offer_id":53769528574315,"sku":"NC02482608261215-黑色-1个支架1个卡箍2根扎带","price":19.99,"currency_code":"USD","in_stock":true},{"title":"⚫ Black \/ 2-Pack — Most Popular 🔥Save 15%","offer_id":53769528607083,"sku":"NC02482608261215-黑色-2个支架4个卡箍10根扎带","price":33.99,"currency_code":"USD","in_stock":true},{"title":"⚫ Black \/ 4-Pack — Best Value 🔥 Buy 3 Get 1 Free","offer_id":53769528639851,"sku":"NC02482608261215-黑色-4个支架4个卡箍10根扎带","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_26_14_56_32_1.png?v=1787727537","url":"https:\/\/zavrlynia.com\/products\/pool-hose-holder","provider":"zavrlynia","version":"1.0","type":"link"}