{"product_id":"gli-secur-a-pool-166-x-326-grecian-w-center-and-offset-step-mesh-pool","title":"GLI Secur-A-Pool 16'6\" x 32'6\" Grecian w\/ Center \u0026 Offset Step Mesh Pool Safety Cover, Green","description":"\n\u003cstyle\u003e\n  .sapmesh-wrap, .sapmesh-wrap * { box-sizing: border-box; }\n  .sapmesh-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  .sapmesh-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  .sapmesh-hero h1 { font-size: 2.8em; margin: 0 0 12px; font-weight: 800; letter-spacing: -0.02em; }\n  .sapmesh-tagline { font-size: 1.25em; opacity: 0.95; margin: 0 0 28px; }\n  .sapmesh-badges { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; }\n  .sapmesh-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  .sapmesh-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  .sapmesh-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  .sapmesh-stat { text-align: center; }\n  .sapmesh-stat-value { font-size: 1.9em; font-weight: 800; color: #cccccc; }\n  .sapmesh-stat-label { font-size: 0.85em; opacity: 0.85; text-transform: uppercase; letter-spacing: 0.05em; margin-top: 4px; }\n\n  \/* Big features *\/\n  .sapmesh-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  .sapmesh-feature.sapmesh-reverse .sapmesh-feature-visual { order: 2; }\n  .sapmesh-feature h3 { font-size: 1.6em; margin: 0 0 16px; color: #1a1a1a; }\n  .sapmesh-feature h3 .sapmesh-accent { color: #8a8a8a; }\n  .sapmesh-feature p { margin: 0; font-size: 1.05em; color: #333; }\n  .sapmesh-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  .sapmesh-visual.sapmesh-visual-light { background: #f5f7fc; color: #2a2a2a; }\n  .sapmesh-visual.sapmesh-visual-dark { background: #2a2a2a; color: #cccccc; }\n  .sapmesh-visual-icon { font-size: 5em; line-height: 1; }\n  .sapmesh-visual-label { font-size: 1.3em; font-weight: 700; margin-top: 12px; }\n\n  \/* Sections + applications *\/\n  .sapmesh-section { margin-bottom: 48px; }\n  .sapmesh-section \u003e h2 { font-size: 1.8em; margin: 0 0 24px; text-align: center; color: #2a2a2a; }\n  .sapmesh-app-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n  }\n  .sapmesh-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  .sapmesh-app-card:hover { transform: translateY(-4px); box-shadow: 0 12px 30px rgba(42,42,42,0.18); }\n  .sapmesh-app-card h4 { margin: 0 0 8px; color: #2a2a2a; font-size: 1.2em; }\n  .sapmesh-app-card p { margin: 0; color: #444; font-size: 0.98em; }\n\n  \/* 6-card feature grid *\/\n  .sapmesh-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n  }\n  .sapmesh-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  .sapmesh-feature-card:hover { transform: translateY(-4px); box-shadow: 0 12px 30px rgba(42,42,42,0.18); }\n  .sapmesh-emoji { font-size: 2em; }\n  .sapmesh-feature-card h5 { margin: 12px 0 8px; font-size: 1.1em; color: #1a1a1a; }\n  .sapmesh-feature-card p { margin: 0; color: #444; font-size: 0.95em; }\n\n  \/* Warning *\/\n  .sapmesh-warning {\n    background: #fff7e0;\n    border-left: 6px solid #f5a623;\n    border-radius: 12px;\n    padding: 24px 28px;\n    margin-bottom: 48px;\n  }\n  .sapmesh-warning h4 { margin: 0 0 8px; color: #8a5b00; font-size: 1.15em; }\n  .sapmesh-warning p { margin: 0; color: #5a3d00; }\n\n  \/* Spec grid *\/\n  .sapmesh-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  .sapmesh-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  .sapmesh-spec-key { font-weight: 600; color: #2a2a2a; }\n  .sapmesh-spec-val { color: #1a1a1a; text-align: right; }\n\n  \/* FAQ *\/\n  .sapmesh-faq-card {\n    background: #fff;\n    border: 1px solid #e1e6ed;\n    border-radius: 12px;\n    padding: 24px 28px;\n    margin-bottom: 16px;\n  }\n  .sapmesh-faq-card h4 { margin: 0 0 8px; color: #2a2a2a; font-size: 1.1em; }\n  .sapmesh-faq-card p { margin: 0; color: #333; }\n\n  \/* CTA *\/\n  .sapmesh-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  .sapmesh-cta h2 { font-size: 2em; margin: 0 0 12px; }\n  .sapmesh-cta p { margin: 0 0 24px; font-size: 1.1em; opacity: 0.95; }\n  .sapmesh-perks { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; }\n  .sapmesh-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    .sapmesh-hero h1 { font-size: 2em; }\n    .sapmesh-stats { grid-template-columns: repeat(2, 1fr); }\n    .sapmesh-feature { grid-template-columns: 1fr; }\n    .sapmesh-feature.sapmesh-reverse .sapmesh-feature-visual { order: 0; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sapmesh-wrap\"\u003e\n\n  \u003csection class=\"sapmesh-hero\"\u003e\n    \u003ch1\u003eGLI Secur-A-Pool 16'6\" x 32'6\" Grecian w\/ Center \u0026amp; Offset Step Mesh Pool Safety Cover, Green\u003c\/h1\u003e\n    \u003cp class=\"sapmesh-tagline\"\u003eBlocks 93% of sun, drains itself.\u003c\/p\u003e\n    \u003cdiv class=\"sapmesh-badges\"\u003e\n      \u003cspan class=\"sapmesh-badge\"\u003eAuthorized GLI Dealer\u003c\/span\u003e\u003cspan class=\"sapmesh-badge\"\u003e15-Year Warranty\u003c\/span\u003e\u003cspan class=\"sapmesh-badge\"\u003eASTM F1346 Tested\u003c\/span\u003e\u003cspan class=\"sapmesh-badge\"\u003e93% Sun Shade\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cp class=\"sapmesh-intro\"\u003e\u003cstrong\u003eThe GLI Secur-A-Pool 16'6\" x 32'6\" Grecian w\/ Center \u0026amp; Offset Step mesh pool safety cover, Green (SKU PST-201632GRCES48SAPGRN)\u003c\/strong\u003e locks your in-ground pool down for the off-season with a high weave count polypropylene mesh that gives you 93% sun shade while rain and melting snow drain straight through to the pool. Nothing ponds on the surface, so there is no cover pump to power through a freeze, and dirt and leaves stay on top instead of sinking to the floor. Your cover ships complete with brass deck anchors, stainless steel springs, the installation rod, and a storage bag, backed by GLI's 15-year limited warranty with 3 years of full coverage.\u003c\/p\u003e\n\n  \u003csection class=\"sapmesh-stats\"\u003e\n    \u003cdiv class=\"sapmesh-stat\"\u003e\n\u003cdiv class=\"sapmesh-stat-value\"\u003e16'6\" x 32'6\"\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-stat-label\"\u003ePool Size\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-stat\"\u003e\n\u003cdiv class=\"sapmesh-stat-value\"\u003e93%\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-stat-label\"\u003eSun Shade\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-stat\"\u003e\n\u003cdiv class=\"sapmesh-stat-value\"\u003e15 yr\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-stat-label\"\u003eGLI Warranty\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-stat\"\u003e\n\u003cdiv class=\"sapmesh-stat-value\"\u003e3 yr\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-stat-label\"\u003eFull Coverage\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-stat\"\u003e\n\u003cdiv class=\"sapmesh-stat-value\"\u003eF1346\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-stat-label\"\u003eASTM Standard\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \n  \u003csection class=\"sapmesh-feature\"\u003e\n    \u003cdiv class=\"sapmesh-visual sapmesh-feature-visual\"\u003e\n      \u003cspan class=\"sapmesh-visual-icon\"\u003e💧\u003c\/span\u003e\n      \u003cspan class=\"sapmesh-visual-label\"\u003eDrains Through\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003eMesh That \u003cspan class=\"sapmesh-accent\"\u003eScreens\u003c\/span\u003e Out Winter\u003c\/h3\u003e\n      \u003cp\u003eSecur-A-Pool uses GLI's \u003cstrong\u003epatented polypropylene mesh blend\u003c\/strong\u003e with an increased weave count, so you get 93% sun shade over the water all winter while rain and snowmelt pass right through to the pool. Standing water hazards never form on the surface, and the tight weave screens dirt, leaves, and pine debris out of the pool instead of letting it settle on the floor. You open in spring to clear water instead of a swamp, and you never buy or babysit a cover pump.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \n  \u003csection class=\"sapmesh-feature sapmesh-reverse\"\u003e\n    \u003cdiv class=\"sapmesh-visual sapmesh-visual-light sapmesh-feature-visual\"\u003e\n      \u003cspan class=\"sapmesh-visual-icon\"\u003e🔩\u003c\/span\u003e\n      \u003cspan class=\"sapmesh-visual-label\"\u003eBrass Anchors\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003eTamper-Proof \u003cspan class=\"sapmesh-accent\"\u003eAnchoring\u003c\/span\u003e System\u003c\/h3\u003e\n      \u003cp\u003eSolid brass anchors sink flush into your deck and disappear once the cover comes off for swim season, so nobody trips on hardware in July. \u003cstrong\u003eStainless steel springs\u003c\/strong\u003e hold the cover under even tension across every strap, and the cover only releases with the included installation rod, which is what makes the system tamper-proof against curious kids. Once the anchors are drilled the first time, seasonal on and off takes minutes, not an afternoon.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \n  \u003csection class=\"sapmesh-feature\"\u003e\n    \u003cdiv class=\"sapmesh-visual sapmesh-visual-dark sapmesh-feature-visual\"\u003e\n      \u003cspan class=\"sapmesh-visual-icon\"\u003e🛡️\u003c\/span\u003e\n      \u003cspan class=\"sapmesh-visual-label\"\u003eASTM F1346\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003eBuilt to the \u003cspan class=\"sapmesh-accent\"\u003eASTM\u003c\/span\u003e Standard\u003c\/h3\u003e\n      \u003cp\u003eEvery Secur-A-Pool cover meets or exceeds the manual safety cover performance standards in \u003cstrong\u003eASTM F1346-91\u003c\/strong\u003e, the same standard municipal codes point to when they require a barrier over the water. Anchored and tensioned per the owner's manual, the cover holds an adult's weight and keeps children, pets, and stray animals off the pool. GLI backs it with a \u003cstrong\u003e15-year limited warranty that includes 3 years of full coverage\u003c\/strong\u003e.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \n\n  \u003csection class=\"sapmesh-section\"\u003e\n    \u003ch2\u003eWho It's For\u003c\/h2\u003e\n    \u003cdiv class=\"sapmesh-app-grid\"\u003e\n      \u003cdiv class=\"sapmesh-app-card\"\u003e\n\u003ch4\u003eFamilies With Kids \u0026amp; Pets\u003c\/h4\u003e\n\u003cp\u003eAnchored and tensioned correctly, the cover is a real barrier over the water that meets or exceeds \u003cstrong\u003eASTM F1346-91\u003c\/strong\u003e, not a floating tarp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-app-card\"\u003e\n\u003ch4\u003eWooded Backyards\u003c\/h4\u003e\n\u003cp\u003eThe high weave count mesh keeps leaves, seed pods, and grit on top of the cover where a blower can clear it in a few minutes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-app-card\"\u003e\n\u003ch4\u003eSnow Country Pools\u003c\/h4\u003e\n\u003cp\u003eMelting snow drains straight through, so weight never builds up on the surface and no cover pump has to survive a freeze.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-app-card\"\u003e\n\u003ch4\u003eHands-Off Winterizers\u003c\/h4\u003e\n\u003cp\u003eIf you want to close in the fall and not think about the pool again until April, mesh is the lowest maintenance safety cover you can buy.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sapmesh-section\"\u003e\n    \u003ch2\u003eWhy PST Customers Pick This\u003c\/h2\u003e\n    \u003cdiv class=\"sapmesh-feature-grid\"\u003e\n      \u003cdiv class=\"sapmesh-feature-card\"\u003e\n\u003cdiv class=\"sapmesh-emoji\"\u003e🛡️\u003c\/div\u003e\n\u003ch5\u003eMeets ASTM F1346-91\u003c\/h5\u003e\n\u003cp\u003eBuilt to meet or exceed the published performance standards for manual safety covers, so it satisfies barrier requirements where local code calls for one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-feature-card\"\u003e\n\u003cdiv class=\"sapmesh-emoji\"\u003e💧\u003c\/div\u003e\n\u003ch5\u003eNo Cover Pump Needed\u003c\/h5\u003e\n\u003cp\u003eWater and snowmelt drain through the mesh instead of pooling, so you skip the pump, the extension cord, and the mid-winter check-ups.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-feature-card\"\u003e\n\u003cdiv class=\"sapmesh-emoji\"\u003e🎯\u003c\/div\u003e\n\u003ch5\u003e93% Sun Shade\u003c\/h5\u003e\n\u003cp\u003eCutting 93% of sunlight starves algae through the off-season, which means less shock and less brushing at spring opening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-feature-card\"\u003e\n\u003cdiv class=\"sapmesh-emoji\"\u003e🔩\u003c\/div\u003e\n\u003ch5\u003eFlush Brass Anchors\u003c\/h5\u003e\n\u003cp\u003eSolid brass anchors thread down flush with the deck for swim season. No stubbed toes, no rust stains on concrete or pavers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-feature-card\"\u003e\n\u003cdiv class=\"sapmesh-emoji\"\u003e🧰\u003c\/div\u003e\n\u003ch5\u003eComplete Install Kit\u003c\/h5\u003e\n\u003cp\u003eShips with brass anchors, stainless steel springs, the installation rod, and a storage bag, so nothing else is needed on install day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-feature-card\"\u003e\n\u003cdiv class=\"sapmesh-emoji\"\u003e🔒\u003c\/div\u003e\n\u003ch5\u003eTamper-Proof Release\u003c\/h5\u003e\n\u003cp\u003eThe cover cannot be unhooked without the installation rod, which keeps children from peeling back a corner while your back is turned.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \n  \u003cdiv class=\"sapmesh-warning\"\u003e\n    \u003ch4\u003eInstallation Notice\u003c\/h4\u003e\n    \u003cp\u003eA safety cover only performs to \u003cstrong\u003eASTM F1346\u003c\/strong\u003e when it is fully installed: every strap anchored into sound decking and tensioned per GLI's owner's instructions. Drill brass anchors only into concrete, stone, or pavers that can carry the load, and never leave the cover partially attached. A loose or half-strapped cover is not a safety barrier.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n\n  \u003csection class=\"sapmesh-section\"\u003e\n    \u003ch2\u003eFull Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"sapmesh-spec-grid\"\u003e\n      \u003cdiv class=\"sapmesh-spec-row\"\u003e\n\u003cspan class=\"sapmesh-spec-key\"\u003eManufacturer\u003c\/span\u003e\u003cspan class=\"sapmesh-spec-val\"\u003eGLI Pool Products\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-spec-row\"\u003e\n\u003cspan class=\"sapmesh-spec-key\"\u003eProduct Line\u003c\/span\u003e\u003cspan class=\"sapmesh-spec-val\"\u003eSecur-A-Pool\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-spec-row\"\u003e\n\u003cspan class=\"sapmesh-spec-key\"\u003eModel \/ MPN\u003c\/span\u003e\u003cspan class=\"sapmesh-spec-val\"\u003e201632GRCES48SAPGRN\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-spec-row\"\u003e\n\u003cspan class=\"sapmesh-spec-key\"\u003eSKU\u003c\/span\u003e\u003cspan class=\"sapmesh-spec-val\"\u003ePST-201632GRCES48SAPGRN\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-spec-row\"\u003e\n\u003cspan class=\"sapmesh-spec-key\"\u003eCover Type\u003c\/span\u003e\u003cspan class=\"sapmesh-spec-val\"\u003eStandard mesh safety cover, in-ground\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-spec-row\"\u003e\n\u003cspan class=\"sapmesh-spec-key\"\u003ePool Size\u003c\/span\u003e\u003cspan class=\"sapmesh-spec-val\"\u003e16'6\" x 32'6\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-spec-row\"\u003e\n\u003cspan class=\"sapmesh-spec-key\"\u003eShape\u003c\/span\u003e\u003cspan class=\"sapmesh-spec-val\"\u003eGrecian w\/ Center \u0026amp; Offset Step\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-spec-row\"\u003e\n\u003cspan class=\"sapmesh-spec-key\"\u003eColor\u003c\/span\u003e\u003cspan class=\"sapmesh-spec-val\"\u003eGreen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-spec-row\"\u003e\n\u003cspan class=\"sapmesh-spec-key\"\u003eFabric\u003c\/span\u003e\u003cspan class=\"sapmesh-spec-val\"\u003ePatented polypropylene mesh blend, increased weave count\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-spec-row\"\u003e\n\u003cspan class=\"sapmesh-spec-key\"\u003eSun Shade\u003c\/span\u003e\u003cspan class=\"sapmesh-spec-val\"\u003e93%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-spec-row\"\u003e\n\u003cspan class=\"sapmesh-spec-key\"\u003eDrainage\u003c\/span\u003e\u003cspan class=\"sapmesh-spec-val\"\u003eDrains through the mesh, no cover pump required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-spec-row\"\u003e\n\u003cspan class=\"sapmesh-spec-key\"\u003eAnchors\u003c\/span\u003e\u003cspan class=\"sapmesh-spec-val\"\u003eSolid brass, flush-mount deck anchors\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-spec-row\"\u003e\n\u003cspan class=\"sapmesh-spec-key\"\u003eSprings\u003c\/span\u003e\u003cspan class=\"sapmesh-spec-val\"\u003eStainless steel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-spec-row\"\u003e\n\u003cspan class=\"sapmesh-spec-key\"\u003eSecurity\u003c\/span\u003e\u003cspan class=\"sapmesh-spec-val\"\u003eTamper-proof, releases only with the installation rod\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-spec-row\"\u003e\n\u003cspan class=\"sapmesh-spec-key\"\u003eIn the Box\u003c\/span\u003e\u003cspan class=\"sapmesh-spec-val\"\u003eCover, brass anchors, stainless springs, installation rod, storage bag\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-spec-row\"\u003e\n\u003cspan class=\"sapmesh-spec-key\"\u003eSafety Standard\u003c\/span\u003e\u003cspan class=\"sapmesh-spec-val\"\u003eMeets or exceeds ASTM F1346-91\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-spec-row\"\u003e\n\u003cspan class=\"sapmesh-spec-key\"\u003eColors Offered\u003c\/span\u003e\u003cspan class=\"sapmesh-spec-val\"\u003eBlue, Green, Gray, Tan\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-spec-row\"\u003e\n\u003cspan class=\"sapmesh-spec-key\"\u003eInstallation\u003c\/span\u003e\u003cspan class=\"sapmesh-spec-val\"\u003eDeck-anchored, in-ground pools\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sapmesh-spec-row\"\u003e\n\u003cspan class=\"sapmesh-spec-key\"\u003eWarranty\u003c\/span\u003e\u003cspan class=\"sapmesh-spec-val\"\u003e15-year limited with 3-year full coverage\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sapmesh-section\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sapmesh-faq-card\"\u003e\n      \u003ch4\u003eWhat is the difference between Secur-A-Pool mesh and a solid GLI cover?\u003c\/h4\u003e\n      \u003cp\u003e\u003cstrong\u003eSecur-A-Pool\u003c\/strong\u003e is GLI's standard mesh cover: it gives 93% sun shade and lets rain and snowmelt drain straight through, so there is no cover pump and almost no winter maintenance. A solid cover such as \u003cstrong\u003eHyPerLite\u003c\/strong\u003e blocks 100% of sunlight and keeps every drop of dirty water out of the pool, but the surface water has to leave through a drain panel or a cover pump. Pick mesh for convenience, solid for the cleanest possible spring water.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"sapmesh-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 by the finished cover dimensions. This listing fits a \u003cstrong\u003e16'6\" x 32'6\"\u003c\/strong\u003e pool, and GLI 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=\"sapmesh-faq-card\"\u003e\n      \u003ch4\u003eCan I install this myself?\u003c\/h4\u003e\n      \u003cp\u003eYes, if you are comfortable drilling your deck. You lay out the cover, drill the anchor holes, thread the stainless springs on the straps, and tension each strap with the included installation rod. Plan on a helper and an afternoon the first year. After the anchors are set, putting the cover on or taking it off takes only a few minutes each season.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"sapmesh-faq-card\"\u003e\n      \u003ch4\u003eWill water sit on top of the cover?\u003c\/h4\u003e\n      \u003cp\u003eNo. The mesh passes rain and melting snow through to the pool, so nothing ponds on the surface and no cover pump is needed. Fine silt and leaves stay on top, so blow or sweep the cover off before you pull it in spring.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"sapmesh-faq-card\"\u003e\n      \u003ch4\u003eWhat colors does Secur-A-Pool come in?\u003c\/h4\u003e\n      \u003cp\u003eGLI offers Secur-A-Pool in \u003cstrong\u003eBlue, Green, Gray, and Tan\u003c\/strong\u003e. Green is the standard stocking color, and the exact color of this cover is listed in the product title and the spec table above.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"sapmesh-faq-card\"\u003e\n      \u003ch4\u003eWhat does the warranty cover?\u003c\/h4\u003e\n      \u003cp\u003eSecur-A-Pool carries a \u003cstrong\u003e15-year limited warranty with 3 years of full coverage\u003c\/strong\u003e against defects in material and workmanship. Keep your receipt and the owner's instructions, and follow the anchoring and tensioning steps: covers damaged by improper installation or by being left loose are not covered.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/section\u003e\n\n  \u003csection class=\"sapmesh-cta\"\u003e\n    \u003ch2\u003eOrder Your GLI Secur-A-Pool Cover From PST\u003c\/h2\u003e\n    \u003cp\u003eAuthorized GLI Pool Products dealer, backed by PST Pool Supplies' support team from checkout through spring opening.\u003c\/p\u003e\n    \u003cdiv class=\"sapmesh-perks\"\u003e\n      \u003cspan class=\"sapmesh-perk\"\u003eFree Shipping\u003c\/span\u003e\u003cspan class=\"sapmesh-perk\"\u003e30-Day Returns\u003c\/span\u003e\u003cspan class=\"sapmesh-perk\"\u003e15-Year GLI Warranty\u003c\/span\u003e\u003cspan class=\"sapmesh-perk\"\u003eAuthorized GLI Dealer\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n","brand":"GLI Pool Products","offers":[{"title":"Default Title","offer_id":44289677262913,"sku":"PST-201632GRCES48SAPGRN","price":1267.5,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0633\/1623\/0209\/files\/gli-secure-a-pool__secur-a-poolbanner_1_0f49ccfc-e6e6-454a-813a-7521a9c31e33.jpg?v=1785943569","url":"https:\/\/www.pstpoolsupplies.com\/products\/gli-secur-a-pool-166-x-326-grecian-w-center-and-offset-step-mesh-pool","provider":"PST Pool Supplies","version":"1.0","type":"link"}