{"product_id":"loop-loc-ii-16-x-38-rectangle-w-center-step-super-dense-mesh-safety-co","title":"LOOP-LOC II 16' x 38' Rectangle w\/ Center Step Super Dense Mesh Safety Cover, Green, LL184048CES","description":"\n\u003cstyle\u003e\n  .llsdmesh-wrap, .llsdmesh-wrap * { box-sizing: border-box; }\n  .llsdmesh-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n\n  \/* Hero *\/\n  .llsdmesh-hero {\n    background: linear-gradient(135deg, #2a2a2a 0%, #8a8a8a 100%);\n    color: #fff;\n    padding: 60px 40px;\n    border-radius: 16px;\n    text-align: center;\n    margin-bottom: 40px;\n  }\n  .llsdmesh-hero h1 { font-size: 2.8em; margin: 0 0 12px; font-weight: 800; letter-spacing: -0.02em; }\n  .llsdmesh-tagline { font-size: 1.25em; opacity: 0.95; margin: 0 0 28px; }\n  .llsdmesh-badges { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; }\n  .llsdmesh-badge {\n    background: rgba(255,255,255,0.18);\n    backdrop-filter: blur(10px);\n    -webkit-backdrop-filter: blur(10px);\n    border: 1px solid rgba(255,255,255,0.3);\n    color: #fff;\n    padding: 10px 20px;\n    border-radius: 50px;\n    font-size: 0.95em;\n    font-weight: 600;\n  }\n\n  \/* Intro *\/\n  .llsdmesh-intro {\n    max-width: 850px;\n    margin: 0 auto 40px;\n    text-align: center;\n    font-size: 1.1em;\n    color: #333;\n  }\n\n  \/* Stat strip *\/\n  .llsdmesh-stats {\n    background: linear-gradient(135deg, #1a1a1a 0%, #2a2a2a 100%);\n    color: #fff;\n    border-radius: 16px;\n    padding: 32px;\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 16px;\n    margin-bottom: 48px;\n  }\n  .llsdmesh-stat { text-align: center; }\n  .llsdmesh-stat-value { font-size: 1.9em; font-weight: 800; color: #cccccc; }\n  .llsdmesh-stat-label { font-size: 0.85em; opacity: 0.85; text-transform: uppercase; letter-spacing: 0.05em; margin-top: 4px; }\n\n  \/* Big features *\/\n  .llsdmesh-feature {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 40px;\n    align-items: center;\n    background: #f7f8fc;\n    border-radius: 16px;\n    padding: 40px;\n    margin-bottom: 32px;\n  }\n  .llsdmesh-feature.llsdmesh-reverse .llsdmesh-feature-visual { order: 2; }\n  .llsdmesh-feature h3 { font-size: 1.6em; margin: 0 0 16px; color: #1a1a1a; }\n  .llsdmesh-feature h3 .llsdmesh-accent { color: #8a8a8a; }\n  .llsdmesh-feature p { margin: 0; font-size: 1.05em; color: #333; }\n  .llsdmesh-visual {\n    background: linear-gradient(135deg, #2a2a2a 0%, #8a8a8a 100%);\n    border-radius: 12px;\n    aspect-ratio: 4 \/ 3;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    color: #fff;\n  }\n  .llsdmesh-visual.llsdmesh-visual-light { background: #f5f7fc; color: #2a2a2a; }\n  .llsdmesh-visual.llsdmesh-visual-dark { background: #2a2a2a; color: #cccccc; }\n  .llsdmesh-visual-icon { font-size: 5em; line-height: 1; }\n  .llsdmesh-visual-label { font-size: 1.3em; font-weight: 700; margin-top: 12px; }\n\n  \/* Sections + applications *\/\n  .llsdmesh-section { margin-bottom: 48px; }\n  .llsdmesh-section \u003e h2 { font-size: 1.8em; margin: 0 0 24px; text-align: center; color: #2a2a2a; }\n  .llsdmesh-app-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n  }\n  .llsdmesh-app-card {\n    background: #fff;\n    border: 1px solid #e1e6ed;\n    border-radius: 12px;\n    padding: 28px;\n    transition: transform 0.2s, box-shadow 0.2s;\n  }\n  .llsdmesh-app-card:hover { transform: translateY(-4px); box-shadow: 0 12px 30px rgba(42,42,42,0.18); }\n  .llsdmesh-app-card h4 { margin: 0 0 8px; color: #2a2a2a; font-size: 1.2em; }\n  .llsdmesh-app-card p { margin: 0; color: #444; font-size: 0.98em; }\n\n  \/* 6-card feature grid *\/\n  .llsdmesh-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n  }\n  .llsdmesh-feature-card {\n    background: #fff;\n    border: 1px solid #e1e6ed;\n    border-radius: 12px;\n    padding: 24px;\n    transition: transform 0.2s, box-shadow 0.2s;\n  }\n  .llsdmesh-feature-card:hover { transform: translateY(-4px); box-shadow: 0 12px 30px rgba(42,42,42,0.18); }\n  .llsdmesh-emoji { font-size: 2em; }\n  .llsdmesh-feature-card h5 { margin: 12px 0 8px; font-size: 1.1em; color: #1a1a1a; }\n  .llsdmesh-feature-card p { margin: 0; color: #444; font-size: 0.95em; }\n\n  \/* Warning *\/\n  .llsdmesh-warning {\n    background: #fff7e0;\n    border-left: 6px solid #f5a623;\n    border-radius: 12px;\n    padding: 24px 28px;\n    margin-bottom: 48px;\n  }\n  .llsdmesh-warning h4 { margin: 0 0 8px; color: #8a5b00; font-size: 1.15em; }\n  .llsdmesh-warning p { margin: 0; color: #5a3d00; }\n\n  \/* Spec grid *\/\n  .llsdmesh-spec-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    background: #f7f8fc;\n    border-radius: 16px;\n    overflow: hidden;\n  }\n  .llsdmesh-spec-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 12px;\n    padding: 14px 20px;\n    border-bottom: 1px solid #e1e6ed;\n    font-size: 0.98em;\n  }\n  .llsdmesh-spec-key { font-weight: 600; color: #2a2a2a; }\n  .llsdmesh-spec-val { color: #1a1a1a; text-align: right; }\n\n  \/* FAQ *\/\n  .llsdmesh-faq-card {\n    background: #fff;\n    border: 1px solid #e1e6ed;\n    border-radius: 12px;\n    padding: 24px 28px;\n    margin-bottom: 16px;\n  }\n  .llsdmesh-faq-card h4 { margin: 0 0 8px; color: #2a2a2a; font-size: 1.1em; }\n  .llsdmesh-faq-card p { margin: 0; color: #333; }\n\n  \/* CTA *\/\n  .llsdmesh-cta {\n    background: linear-gradient(135deg, #2a2a2a 0%, #8a8a8a 100%);\n    color: #fff;\n    border-radius: 16px;\n    padding: 50px 40px;\n    text-align: center;\n  }\n  .llsdmesh-cta h2 { font-size: 2em; margin: 0 0 12px; }\n  .llsdmesh-cta p { margin: 0 0 24px; font-size: 1.1em; opacity: 0.95; }\n  .llsdmesh-perks { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; }\n  .llsdmesh-perk {\n    background: rgba(255,255,255,0.18);\n    backdrop-filter: blur(10px);\n    -webkit-backdrop-filter: blur(10px);\n    border: 1px solid rgba(255,255,255,0.3);\n    padding: 10px 20px;\n    border-radius: 50px;\n    font-size: 0.95em;\n    font-weight: 600;\n  }\n\n  \/* Responsive *\/\n  @media (max-width: 700px) {\n    .llsdmesh-hero h1 { font-size: 2em; }\n    .llsdmesh-stats { grid-template-columns: repeat(2, 1fr); }\n    .llsdmesh-feature { grid-template-columns: 1fr; }\n    .llsdmesh-feature.llsdmesh-reverse .llsdmesh-feature-visual { order: 0; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"llsdmesh-wrap\"\u003e\n\n  \u003csection class=\"llsdmesh-hero\"\u003e\n    \u003ch1\u003eLOOP-LOC II 16' x 38' Rectangle w\/ Center Step Super Dense Mesh Pool Safety Cover, Green\u003c\/h1\u003e\n    \u003cp class=\"llsdmesh-tagline\"\u003eDenser weave, 97% of sun blocked.\u003c\/p\u003e\n    \u003cdiv class=\"llsdmesh-badges\"\u003e\n      \u003cspan class=\"llsdmesh-badge\"\u003eAuthorized LOOP-LOC Dealer\u003c\/span\u003e\u003cspan class=\"llsdmesh-badge\"\u003e15-Year Pro-Rated Warranty\u003c\/span\u003e\u003cspan class=\"llsdmesh-badge\"\u003eUL Certified\u003c\/span\u003e\u003cspan class=\"llsdmesh-badge\"\u003e97% Sun Blocked\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cp class=\"llsdmesh-intro\"\u003e\u003cstrong\u003eThe LOOP-LOC II 16' x 38' Rectangle w\/ Center Step Super Dense Mesh pool safety cover, Green (SKU PST-LL184048CES)\u003c\/strong\u003e is the cover from the brand that made its name by parking an elephant on one. The Super Dense Mesh weave blocks approximately 97% of sunlight, far more than commodity mesh, while rain and melting snow still drain straight through so nothing ponds and no cover pump is needed. LOOP-LOC covers are tested by Underwriters Laboratories, exceed ASTM safety cover standards, and can only be released with the LOOP-LOC installation tool. Yours ships with brass deck anchors, stainless steel springs, the installation tool, and a storage bag under a 15-year pro-rated warranty.\u003c\/p\u003e\n\n  \u003csection class=\"llsdmesh-stats\"\u003e\n    \u003cdiv class=\"llsdmesh-stat\"\u003e\n\u003cdiv class=\"llsdmesh-stat-value\"\u003e16' x 38'\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-stat-label\"\u003ePool Size\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-stat\"\u003e\n\u003cdiv class=\"llsdmesh-stat-value\"\u003e97%\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-stat-label\"\u003eSunlight Blocked\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-stat\"\u003e\n\u003cdiv class=\"llsdmesh-stat-value\"\u003e30%\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-stat-label\"\u003eStronger Thread\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-stat\"\u003e\n\u003cdiv class=\"llsdmesh-stat-value\"\u003eUL\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-stat-label\"\u003eTested \u0026amp; Certified\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-stat\"\u003e\n\u003cdiv class=\"llsdmesh-stat-value\"\u003e15 yr\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-stat-label\"\u003ePro-Rated Warranty\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \n  \u003csection class=\"llsdmesh-feature\"\u003e\n    \u003cdiv class=\"llsdmesh-visual llsdmesh-feature-visual\"\u003e\n      \u003cspan class=\"llsdmesh-visual-icon\"\u003e🛡️\u003c\/span\u003e\n      \u003cspan class=\"llsdmesh-visual-label\"\u003e97% Sunblock\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003eA Weave This \u003cspan class=\"llsdmesh-accent\"\u003eDense\u003c\/span\u003e Changes Your Spring\u003c\/h3\u003e\n      \u003cp\u003eSuper Dense Mesh blocks \u003cstrong\u003eapproximately 97% of sunlight\u003c\/strong\u003e, which is closer to a solid cover than to standard mesh. Algae needs light, so cutting nearly all of it starves the pool through the off-season and you open to water you can actually see through. You still get everything mesh is good at: rain and snowmelt pass right through to the pool, nothing ponds on the surface, and there is no cover pump to buy, power, or check on in January.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \n  \u003csection class=\"llsdmesh-feature llsdmesh-reverse\"\u003e\n    \u003cdiv class=\"llsdmesh-visual llsdmesh-visual-light llsdmesh-feature-visual\"\u003e\n      \u003cspan class=\"llsdmesh-visual-icon\"\u003e⚙️\u003c\/span\u003e\n      \u003cspan class=\"llsdmesh-visual-label\"\u003eUL Tested\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003eThread That Is \u003cspan class=\"llsdmesh-accent\"\u003e30%\u003c\/span\u003e Stronger\u003c\/h3\u003e\n      \u003cp\u003eLOOP-LOC sews its covers with polyester thread rated \u003cstrong\u003e30% stronger\u003c\/strong\u003e than what other manufacturers use, because the stitching is where a tensioned cover takes its punishment. The company built its reputation on live-load demonstrations, including the elephant that has been standing on covers in its advertising for decades. Every cover has been through outside testing at \u003cstrong\u003eUnderwriters Laboratories\u003c\/strong\u003e and exceeds ASTM safety cover standards.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \n  \u003csection class=\"llsdmesh-feature\"\u003e\n    \u003cdiv class=\"llsdmesh-visual llsdmesh-visual-dark llsdmesh-feature-visual\"\u003e\n      \u003cspan class=\"llsdmesh-visual-icon\"\u003e🔒\u003c\/span\u003e\n      \u003cspan class=\"llsdmesh-visual-label\"\u003eTool Required\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003eTamper-Proof by \u003cspan class=\"llsdmesh-accent\"\u003eDesign\u003c\/span\u003e\n\u003c\/h3\u003e\n      \u003cp\u003eThe cover comes off only with the \u003cstrong\u003eLOOP-LOC installation tool\u003c\/strong\u003e, so a child cannot peel back a corner and there is no obvious handhold to pull on. \u003cstrong\u003eStainless steel springs\u003c\/strong\u003e hold the cover taut across every strap, and the brass anchors thread down flush with the deck the moment you take the cover off in spring, leaving nothing to trip on all summer. Set the anchors once and seasonal install or removal takes minutes.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \n\n  \u003csection class=\"llsdmesh-section\"\u003e\n    \u003ch2\u003eWho It's For\u003c\/h2\u003e\n    \u003cdiv class=\"llsdmesh-app-grid\"\u003e\n      \u003cdiv class=\"llsdmesh-app-card\"\u003e\n\u003ch4\u003eFamilies With Kids \u0026amp; Pets\u003c\/h4\u003e\n\u003cp\u003eA properly anchored LOOP-LOC cover is a tensioned barrier over the water that exceeds \u003cstrong\u003eASTM F1346\u003c\/strong\u003e requirements for manual safety covers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-app-card\"\u003e\n\u003ch4\u003eWooded Backyards\u003c\/h4\u003e\n\u003cp\u003eThe dense weave holds leaves, needles, and seed pods on top of the cover so they never reach the pool floor or your filter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-app-card\"\u003e\n\u003ch4\u003eSnow Country Pools\u003c\/h4\u003e\n\u003cp\u003eSnowmelt drains straight through the mesh instead of pooling on the surface, so the cover sheds weight all winter with no pump.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-app-card\"\u003e\n\u003ch4\u003eGreen-Water Spring Openers\u003c\/h4\u003e\n\u003cp\u003eBlocking roughly 97% of sunlight gets you close to solid-cover water clarity while keeping the low maintenance of mesh.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"llsdmesh-section\"\u003e\n    \u003ch2\u003eWhy PST Customers Pick This\u003c\/h2\u003e\n    \u003cdiv class=\"llsdmesh-feature-grid\"\u003e\n      \u003cdiv class=\"llsdmesh-feature-card\"\u003e\n\u003cdiv class=\"llsdmesh-emoji\"\u003e🛡️\u003c\/div\u003e\n\u003ch5\u003eUL Tested, Exceeds ASTM\u003c\/h5\u003e\n\u003cp\u003eLOOP-LOC covers have been through outside testing at Underwriters Laboratories and exceed ASTM standards for manual safety covers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-feature-card\"\u003e\n\u003cdiv class=\"llsdmesh-emoji\"\u003e🎯\u003c\/div\u003e\n\u003ch5\u003e97% Sunlight Blocked\u003c\/h5\u003e\n\u003cp\u003eThe Super Dense Mesh weave cuts roughly 97% of sunlight, which is what starves algae and shortens your spring startup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-feature-card\"\u003e\n\u003cdiv class=\"llsdmesh-emoji\"\u003e💧\u003c\/div\u003e\n\u003ch5\u003eNo Cover Pump Needed\u003c\/h5\u003e\n\u003cp\u003eRain and melting snow drain through the mesh to the pool, so nothing ponds on the surface and there is no pump to run through a freeze.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-feature-card\"\u003e\n\u003cdiv class=\"llsdmesh-emoji\"\u003e🔒\u003c\/div\u003e\n\u003ch5\u003eTamper-Proof Release\u003c\/h5\u003e\n\u003cp\u003eThe cover only releases with the LOOP-LOC installation tool, so it cannot be pulled back by a curious child.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-feature-card\"\u003e\n\u003cdiv class=\"llsdmesh-emoji\"\u003e🔩\u003c\/div\u003e\n\u003ch5\u003eBrass Anchors, Flush Fit\u003c\/h5\u003e\n\u003cp\u003eBrass anchors disappear flush with the deck when the cover is off, and stainless steel springs hold the cover taut when it is on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-feature-card\"\u003e\n\u003cdiv class=\"llsdmesh-emoji\"\u003e⚙️\u003c\/div\u003e\n\u003ch5\u003e30% Stronger Thread\u003c\/h5\u003e\n\u003cp\u003ePolyester thread rated 30% stronger than the industry norm keeps the seams and strap attachments intact season after season.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \n  \u003cdiv class=\"llsdmesh-warning\"\u003e\n    \u003ch4\u003eInstallation Notice\u003c\/h4\u003e\n    \u003cp\u003eA safety cover meets \u003cstrong\u003eASTM F1346\u003c\/strong\u003e only when it is fully installed: every strap anchored into sound decking and tensioned per LOOP-LOC's installation instructions. Drill brass anchors only into concrete, stone, or pavers that can carry the load, keep the pool water level up per the owner's manual, and never leave the cover partially attached. A loose cover is not a safety barrier.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n\n  \u003csection class=\"llsdmesh-section\"\u003e\n    \u003ch2\u003eFull Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"llsdmesh-spec-grid\"\u003e\n      \u003cdiv class=\"llsdmesh-spec-row\"\u003e\n\u003cspan class=\"llsdmesh-spec-key\"\u003eManufacturer\u003c\/span\u003e\u003cspan class=\"llsdmesh-spec-val\"\u003eLOOP-LOC\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-spec-row\"\u003e\n\u003cspan class=\"llsdmesh-spec-key\"\u003eProduct Line\u003c\/span\u003e\u003cspan class=\"llsdmesh-spec-val\"\u003eLOOP-LOC II Super Dense Mesh\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-spec-row\"\u003e\n\u003cspan class=\"llsdmesh-spec-key\"\u003eModel \/ MPN\u003c\/span\u003e\u003cspan class=\"llsdmesh-spec-val\"\u003eLL184048CES\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-spec-row\"\u003e\n\u003cspan class=\"llsdmesh-spec-key\"\u003eSKU\u003c\/span\u003e\u003cspan class=\"llsdmesh-spec-val\"\u003ePST-LL184048CES\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-spec-row\"\u003e\n\u003cspan class=\"llsdmesh-spec-key\"\u003eCover Type\u003c\/span\u003e\u003cspan class=\"llsdmesh-spec-val\"\u003eSuper dense mesh safety cover, in-ground\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-spec-row\"\u003e\n\u003cspan class=\"llsdmesh-spec-key\"\u003ePool Size\u003c\/span\u003e\u003cspan class=\"llsdmesh-spec-val\"\u003e16' x 38'\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-spec-row\"\u003e\n\u003cspan class=\"llsdmesh-spec-key\"\u003eShape\u003c\/span\u003e\u003cspan class=\"llsdmesh-spec-val\"\u003eRectangle w\/ Center Step\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-spec-row\"\u003e\n\u003cspan class=\"llsdmesh-spec-key\"\u003eColor\u003c\/span\u003e\u003cspan class=\"llsdmesh-spec-val\"\u003eGreen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-spec-row\"\u003e\n\u003cspan class=\"llsdmesh-spec-key\"\u003eSunlight Blocked\u003c\/span\u003e\u003cspan class=\"llsdmesh-spec-val\"\u003eApproximately 97%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-spec-row\"\u003e\n\u003cspan class=\"llsdmesh-spec-key\"\u003eWeave\u003c\/span\u003e\u003cspan class=\"llsdmesh-spec-val\"\u003eSuper Dense Mesh, denser than standard mesh\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-spec-row\"\u003e\n\u003cspan class=\"llsdmesh-spec-key\"\u003eThread\u003c\/span\u003e\u003cspan class=\"llsdmesh-spec-val\"\u003ePolyester, 30% stronger than industry standard\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-spec-row\"\u003e\n\u003cspan class=\"llsdmesh-spec-key\"\u003eDrainage\u003c\/span\u003e\u003cspan class=\"llsdmesh-spec-val\"\u003eDrains through the mesh, no cover pump required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-spec-row\"\u003e\n\u003cspan class=\"llsdmesh-spec-key\"\u003eAnchors\u003c\/span\u003e\u003cspan class=\"llsdmesh-spec-val\"\u003eBrass, flush-mount deck anchors\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-spec-row\"\u003e\n\u003cspan class=\"llsdmesh-spec-key\"\u003eSprings\u003c\/span\u003e\u003cspan class=\"llsdmesh-spec-val\"\u003eStainless steel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-spec-row\"\u003e\n\u003cspan class=\"llsdmesh-spec-key\"\u003eSecurity\u003c\/span\u003e\u003cspan class=\"llsdmesh-spec-val\"\u003eTamper-proof, releases only with the LOOP-LOC installation tool\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-spec-row\"\u003e\n\u003cspan class=\"llsdmesh-spec-key\"\u003eIn the Box\u003c\/span\u003e\u003cspan class=\"llsdmesh-spec-val\"\u003eCover, brass anchors, stainless springs, installation tool, storage bag\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-spec-row\"\u003e\n\u003cspan class=\"llsdmesh-spec-key\"\u003eTesting\u003c\/span\u003e\u003cspan class=\"llsdmesh-spec-val\"\u003eTested by Underwriters Laboratories (UL)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-spec-row\"\u003e\n\u003cspan class=\"llsdmesh-spec-key\"\u003eSafety Standard\u003c\/span\u003e\u003cspan class=\"llsdmesh-spec-val\"\u003eExceeds ASTM F1346 safety cover standards\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-spec-row\"\u003e\n\u003cspan class=\"llsdmesh-spec-key\"\u003eColors Offered\u003c\/span\u003e\u003cspan class=\"llsdmesh-spec-val\"\u003eGreen, Black, Gray, Tan, Blue\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"llsdmesh-spec-row\"\u003e\n\u003cspan class=\"llsdmesh-spec-key\"\u003eWarranty\u003c\/span\u003e\u003cspan class=\"llsdmesh-spec-val\"\u003e15-year pro-rated manufacturer warranty\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"llsdmesh-section\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \n    \u003cdiv class=\"llsdmesh-faq-card\"\u003e\n      \u003ch4\u003eHow is Super Dense Mesh different from standard mesh or the solid Ultra-Loc?\u003c\/h4\u003e\n      \u003cp\u003e\u003cstrong\u003eSuper Dense Mesh\u003c\/strong\u003e uses a tighter weave that blocks about 97% of sunlight while still draining rain and snowmelt straight through, so there is no cover pump. Standard mesh blocks noticeably less light and lets more fine debris pass. \u003cstrong\u003eUltra-Loc II\u003c\/strong\u003e is the solid cover: 100% light blockage and no debris at all, but surface water has to leave through mesh drain panels. Super Dense Mesh is the middle ground most owners land on.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"llsdmesh-faq-card\"\u003e\n      \u003ch4\u003eHow do I pick the right size?\u003c\/h4\u003e\n      \u003cp\u003eOrder by your pool's water surface, not the finished cover dimensions. This listing fits a \u003cstrong\u003e16' x 38'\u003c\/strong\u003e pool, and LOOP-LOC sews the cover oversized so it overlaps the deck on all sides and anchors under tension. Measure at the waterline, match the listed size, and match the step or offset configuration in the title if your pool has one.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"llsdmesh-faq-card\"\u003e\n      \u003ch4\u003eCan I install this myself?\u003c\/h4\u003e\n      \u003cp\u003eYes, if you are comfortable drilling into your deck. You lay the cover out, drill the anchor holes, thread the stainless springs onto the straps, and tension each strap with the LOOP-LOC installation tool. Plan on a helper and an afternoon the first year. Note that the pro-rated warranty assumes the cover is installed correctly, so if your deck is specialty concrete or stone, a professional installer is the safer call.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"llsdmesh-faq-card\"\u003e\n      \u003ch4\u003eWill water sit on top of the cover?\u003c\/h4\u003e\n      \u003cp\u003eNo. Rain and melting snow drain through the mesh into the pool, so nothing ponds on the surface and no cover pump is required. Fine debris stays on top, so blow or brush the cover off before you pull it in spring.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"llsdmesh-faq-card\"\u003e\n      \u003ch4\u003eWhat colors does Super Dense Mesh come in?\u003c\/h4\u003e\n      \u003cp\u003eLOOP-LOC offers Super Dense Mesh in \u003cstrong\u003eGreen, Black, Gray, Tan, and Blue\u003c\/strong\u003e. Green is the standard stocking color at PST Pool Supplies, and the color of this cover is listed in the title and the spec table above.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"llsdmesh-faq-card\"\u003e\n      \u003ch4\u003eWhat does the LOOP-LOC warranty cover?\u003c\/h4\u003e\n      \u003cp\u003eEvery LOOP-LOC mesh and solid safety cover carries a \u003cstrong\u003e15-year pro-rated manufacturer warranty\u003c\/strong\u003e against defects in material and workmanship under normal use. Coverage assumes the cover was installed correctly and that the pool water level is maintained per the owner's manual, so keep the pool filled all winter.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/section\u003e\n\n  \u003csection class=\"llsdmesh-cta\"\u003e\n    \u003ch2\u003eOrder Your LOOP-LOC Super Dense Mesh Cover From PST\u003c\/h2\u003e\n    \u003cp\u003eAuthorized LOOP-LOC dealer, backed by PST Pool Supplies' support team from checkout through spring opening.\u003c\/p\u003e\n    \u003cdiv class=\"llsdmesh-perks\"\u003e\n      \u003cspan class=\"llsdmesh-perk\"\u003eFree Shipping\u003c\/span\u003e\u003cspan class=\"llsdmesh-perk\"\u003e30-Day Returns\u003c\/span\u003e\u003cspan class=\"llsdmesh-perk\"\u003e15-Year Pro-Rated Warranty\u003c\/span\u003e\u003cspan class=\"llsdmesh-perk\"\u003eAuthorized LOOP-LOC Dealer\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n","brand":"Loop-Loc","offers":[{"title":"Default Title","offer_id":44289669333057,"sku":"PST-LL184048CES","price":1870.3,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0633\/1623\/0209\/files\/looploc-mesh__looploc_mesh_786a23b8-48ca-46b7-b3a8-5fca33101afc.png?v=1785943615","url":"https:\/\/www.pstpoolsupplies.com\/products\/loop-loc-ii-16-x-38-rectangle-w-center-step-super-dense-mesh-safety-co","provider":"PST Pool Supplies","version":"1.0","type":"link"}