{"product_id":"tara-12-x-20-hd-heavy-duty-mesh-in-ground-pool-safety-cover-5x5-grid-n","title":"Tara 12' x 20' HD Heavy Duty Mesh In-Ground Pool Safety Cover, 5x5 Grid, No Step","description":"\n\u003cstyle\u003e\n  .tarahd-wrap, .tarahd-wrap * { box-sizing: border-box; }\n  .tarahd-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  .tarahd-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  .tarahd-hero h1 { font-size: 2.8em; margin: 0 0 12px; font-weight: 800; letter-spacing: -0.02em; }\n  .tarahd-tagline { font-size: 1.25em; opacity: 0.95; margin: 0 0 28px; }\n  .tarahd-badges { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; }\n  .tarahd-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  .tarahd-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  .tarahd-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  .tarahd-stat { text-align: center; }\n  .tarahd-stat-value { font-size: 1.9em; font-weight: 800; color: #cccccc; }\n  .tarahd-stat-label { font-size: 0.85em; opacity: 0.85; text-transform: uppercase; letter-spacing: 0.05em; margin-top: 4px; }\n\n  \/* Big features *\/\n  .tarahd-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  .tarahd-feature.tarahd-reverse .tarahd-feature-visual { order: 2; }\n  .tarahd-feature h3 { font-size: 1.6em; margin: 0 0 16px; color: #1a1a1a; }\n  .tarahd-feature h3 .tarahd-accent { color: #8a8a8a; }\n  .tarahd-feature p { margin: 0; font-size: 1.05em; color: #333; }\n  .tarahd-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  .tarahd-visual.tarahd-visual-light { background: #f5f7fc; color: #2a2a2a; }\n  .tarahd-visual.tarahd-visual-dark { background: #2a2a2a; color: #cccccc; }\n  .tarahd-visual-icon { font-size: 5em; line-height: 1; }\n  .tarahd-visual-label { font-size: 1.3em; font-weight: 700; margin-top: 12px; }\n\n  \/* Sections + applications *\/\n  .tarahd-section { margin-bottom: 48px; }\n  .tarahd-section \u003e h2 { font-size: 1.8em; margin: 0 0 24px; text-align: center; color: #2a2a2a; }\n  .tarahd-app-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n  }\n  .tarahd-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  .tarahd-app-card:hover { transform: translateY(-4px); box-shadow: 0 12px 30px rgba(42,42,42,0.18); }\n  .tarahd-app-card h4 { margin: 0 0 8px; color: #2a2a2a; font-size: 1.2em; }\n  .tarahd-app-card p { margin: 0; color: #444; font-size: 0.98em; }\n\n  \/* 6-card feature grid *\/\n  .tarahd-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n  }\n  .tarahd-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  .tarahd-feature-card:hover { transform: translateY(-4px); box-shadow: 0 12px 30px rgba(42,42,42,0.18); }\n  .tarahd-emoji { font-size: 2em; }\n  .tarahd-feature-card h5 { margin: 12px 0 8px; font-size: 1.1em; color: #1a1a1a; }\n  .tarahd-feature-card p { margin: 0; color: #444; font-size: 0.95em; }\n\n  \/* Warning *\/\n  .tarahd-warning {\n    background: #fff7e0;\n    border-left: 6px solid #f5a623;\n    border-radius: 12px;\n    padding: 24px 28px;\n    margin-bottom: 48px;\n  }\n  .tarahd-warning h4 { margin: 0 0 8px; color: #8a5b00; font-size: 1.15em; }\n  .tarahd-warning p { margin: 0; color: #5a3d00; }\n\n  \/* Spec grid *\/\n  .tarahd-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  .tarahd-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  .tarahd-spec-key { font-weight: 600; color: #2a2a2a; }\n  .tarahd-spec-val { color: #1a1a1a; text-align: right; }\n\n  \/* FAQ *\/\n  .tarahd-faq-card {\n    background: #fff;\n    border: 1px solid #e1e6ed;\n    border-radius: 12px;\n    padding: 24px 28px;\n    margin-bottom: 16px;\n  }\n  .tarahd-faq-card h4 { margin: 0 0 8px; color: #2a2a2a; font-size: 1.1em; }\n  .tarahd-faq-card p { margin: 0; color: #333; }\n\n  \/* CTA *\/\n  .tarahd-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  .tarahd-cta h2 { font-size: 2em; margin: 0 0 12px; }\n  .tarahd-cta p { margin: 0 0 24px; font-size: 1.1em; opacity: 0.95; }\n  .tarahd-perks { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; }\n  .tarahd-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    .tarahd-hero h1 { font-size: 2em; }\n    .tarahd-stats { grid-template-columns: repeat(2, 1fr); }\n    .tarahd-feature { grid-template-columns: 1fr; }\n    .tarahd-feature.tarahd-reverse .tarahd-feature-visual { order: 0; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tarahd-wrap\"\u003e\n\n  \u003csection class=\"tarahd-hero\"\u003e\n    \u003ch1\u003eTara 12' x 20' HD Heavy Duty Mesh In-Ground Pool Safety Cover, 5x5 Grid, No Step\u003c\/h1\u003e\n    \u003cp class=\"tarahd-tagline\"\u003eDense mesh, maximum shade, USA built.\u003c\/p\u003e\n    \u003cdiv class=\"tarahd-badges\"\u003e\n      \u003cspan class=\"tarahd-badge\"\u003eMade in the USA\u003c\/span\u003e\u003cspan class=\"tarahd-badge\"\u003eASTM F1346 Tested\u003c\/span\u003e\u003cspan class=\"tarahd-badge\"\u003e15-Year Warranty\u003c\/span\u003e\u003cspan class=\"tarahd-badge\"\u003e99% Shade\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cp class=\"tarahd-intro\"\u003e\u003cstrong\u003eTara 12' x 20' HD Heavy Duty Mesh In-Ground Pool Safety Cover\u003c\/strong\u003e (SKU PST-TM1220REHDM5BLU, MPN TM1220REHDM5GRN) is the dense-weave step up from standard mesh: \u003cstrong\u003e7.1 oz per square yard\u003c\/strong\u003e of woven fabric that blocks \u003cstrong\u003e99% of sunlight\u003c\/strong\u003e and screens dust and debris, while rain and snowmelt drain straight through so no cover pump is ever needed. Tara Manufacturing sews each one to order in Owens Cross Roads, Alabama for a 12' x 20' rectangular pool in the No Step configuration, on a 5' x 5' double-webbing strap grid, and every cover is independently tested to meet or exceed ASTM F1346. Choose from four mesh colors, Blue, Green, Gray, or Tan, with solid brass deck anchors, stainless steel springs, an installation tool, and a storage bag in the box.\u003c\/p\u003e\n\n  \u003csection class=\"tarahd-stats\"\u003e\n    \u003cdiv class=\"tarahd-stat\"\u003e\n\u003cdiv class=\"tarahd-stat-value\"\u003e12' x 20'\u003c\/div\u003e\n\u003cdiv class=\"tarahd-stat-label\"\u003ePool Size\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-stat\"\u003e\n\u003cdiv class=\"tarahd-stat-value\"\u003e7.1 oz\u003c\/div\u003e\n\u003cdiv class=\"tarahd-stat-label\"\u003eHD Mesh Fabric\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-stat\"\u003e\n\u003cdiv class=\"tarahd-stat-value\"\u003e99%\u003c\/div\u003e\n\u003cdiv class=\"tarahd-stat-label\"\u003eShade Factor\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-stat\"\u003e\n\u003cdiv class=\"tarahd-stat-value\"\u003e5' x 5'\u003c\/div\u003e\n\u003cdiv class=\"tarahd-stat-label\"\u003eStrap Grid\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-stat\"\u003e\n\u003cdiv class=\"tarahd-stat-value\"\u003e15 Yr\u003c\/div\u003e\n\u003cdiv class=\"tarahd-stat-label\"\u003eWarranty\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \n  \u003csection class=\"tarahd-feature\"\u003e\n    \u003cdiv class=\"tarahd-visual tarahd-feature-visual\"\u003e\n      \u003cspan class=\"tarahd-visual-icon\"\u003e🛡️\u003c\/span\u003e\n      \u003cspan class=\"tarahd-visual-label\"\u003eHD Mesh\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003eDense Weave, \u003cspan class=\"tarahd-accent\"\u003e99% Shade\u003c\/span\u003e\n\u003c\/h3\u003e\n      \u003cp\u003eAlgae runs on light, and HD mesh takes almost all of it away. At \u003cstrong\u003e7.1 oz per square yard\u003c\/strong\u003e the weave is substantially denser than Tara's standard mesh and blocks \u003cstrong\u003e99% of sunlight\u003c\/strong\u003e instead of 95%, while filtering dust and fine debris at the surface. If your pool has been opening green or cloudy under a lighter cover, this is the fabric that fixes it, and it still drains rain and snowmelt straight through into the pool.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \n  \u003csection class=\"tarahd-feature tarahd-reverse\"\u003e\n    \u003cdiv class=\"tarahd-visual tarahd-visual-light tarahd-feature-visual\"\u003e\n      \u003cspan class=\"tarahd-visual-icon\"\u003e🇺🇸\u003c\/span\u003e\n      \u003cspan class=\"tarahd-visual-label\"\u003eASTM F1346\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003eTested to the \u003cspan class=\"tarahd-accent\"\u003eASTM F1346\u003c\/span\u003e  Safety Standard\u003c\/h3\u003e\n      \u003cp\u003eEvery Tara safety cover is independently tested to meet or exceed \u003cstrong\u003eASTM F1346\u003c\/strong\u003e, the performance standard written for swimming pool safety covers. Straps cross the cover in both directions on a \u003cstrong\u003e5' x 5' grid\u003c\/strong\u003e, each one double layered, with double perimeter webbing, 1 inch reinforcing hems on the fabric panels, triple stitching, and box and X stitched intersections. Anchored and tensioned to the deck, the cover is a taut barrier over the water rather than a sheet floating on it.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \n  \u003csection class=\"tarahd-feature\"\u003e\n    \u003cdiv class=\"tarahd-visual tarahd-visual-dark tarahd-feature-visual\"\u003e\n      \u003cspan class=\"tarahd-visual-icon\"\u003e🔩\u003c\/span\u003e\n      \u003cspan class=\"tarahd-visual-label\"\u003eBrass + Stainless\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003eHardware That \u003cspan class=\"tarahd-accent\"\u003eOutlasts\u003c\/span\u003e  the Cover\u003c\/h3\u003e\n      \u003cp\u003eAnchors and end caps are \u003cstrong\u003enon-corrosive solid brass\u003c\/strong\u003e, springs and buckles are stainless steel, and every spring wears a tinted PVC cover. Rub strips are non-staining polyethylene so your coping stays clean, strap tips are non-corrosive double-notched aluminum, and only UV and chemical resistant thread is used anywhere on the cover. An EZ installation tool and a storage bag ship with it, so seasonal removal and reinstall stay a quick two-person job.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \n\n  \u003csection class=\"tarahd-section\"\u003e\n    \u003ch2\u003eWho It's For\u003c\/h2\u003e\n    \u003cdiv class=\"tarahd-app-grid\"\u003e\n      \u003cdiv class=\"tarahd-app-card\"\u003e\n\u003ch4\u003eRectangular In-Ground Pools\u003c\/h4\u003e\n\u003cp\u003eBuilt for standard rectangles from 12' x 20' up to 20' x 50', anchored into the surrounding concrete deck on a 5' x 5' strap grid.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-app-card\"\u003e\n\u003ch4\u003ePools with End Steps\u003c\/h4\u003e\n\u003cp\u003eChoose the center, left flush, or right flush step version and Tara sews in a 4' x 8' step section that follows your pool's footprint instead of bridging over it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-app-card\"\u003e\n\u003ch4\u003eHigh-Sun Climates\u003c\/h4\u003e\n\u003cp\u003eWhere standard mesh still passes enough light to green the water, the 99% shade weave keeps the pool dark from close all the way to open.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-app-card\"\u003e\n\u003ch4\u003eHomes with Kids and Pets\u003c\/h4\u003e\n\u003cp\u003eAnchored and tensioned, the cover is a taut physical barrier over the water for the months the pool sits unattended, tested to meet or exceed ASTM F1346.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tarahd-section\"\u003e\n    \u003ch2\u003eWhy PST Customers Pick This\u003c\/h2\u003e\n    \u003cdiv class=\"tarahd-feature-grid\"\u003e\n      \u003cdiv class=\"tarahd-feature-card\"\u003e\n\u003cdiv class=\"tarahd-emoji\"\u003e🛡️\u003c\/div\u003e\n\u003ch5\u003eASTM F1346 Tested\u003c\/h5\u003e\n\u003cp\u003eIndependently tested to meet or exceed ASTM F1346, the performance standard written for swimming pool safety covers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-feature-card\"\u003e\n\u003cdiv class=\"tarahd-emoji\"\u003e☀️\u003c\/div\u003e\n\u003ch5\u003eBlocks 99% of Sunlight\u003c\/h5\u003e\n\u003cp\u003eThe 7.1 oz HD weave shades the water almost completely through the off-season, which is the single biggest lever on spring algae.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-feature-card\"\u003e\n\u003cdiv class=\"tarahd-emoji\"\u003e🇺🇸\u003c\/div\u003e\n\u003ch5\u003eMade in the USA\u003c\/h5\u003e\n\u003cp\u003eCut and sewn to order by Tara Manufacturing in Owens Cross Roads, Alabama, family owned and operated since 1984.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-feature-card\"\u003e\n\u003cdiv class=\"tarahd-emoji\"\u003e💧\u003c\/div\u003e\n\u003ch5\u003eDrains on Its Own\u003c\/h5\u003e\n\u003cp\u003eRain and snowmelt pass straight through the mesh instead of ponding on top, so there is no cover pump to buy, power, or babysit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-feature-card\"\u003e\n\u003cdiv class=\"tarahd-emoji\"\u003e🎯\u003c\/div\u003e\n\u003ch5\u003e5' x 5' Double Webbing\u003c\/h5\u003e\n\u003cp\u003eStraps cross the cover every 5 feet in both directions, each double layered, with double perimeter webbing and box and X stitching at the stress points.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-feature-card\"\u003e\n\u003cdiv class=\"tarahd-emoji\"\u003e🧰\u003c\/div\u003e\n\u003ch5\u003eComplete Install Kit\u003c\/h5\u003e\n\u003cp\u003eSolid brass deck anchors, stainless springs with PVC covers, strap hardware, an EZ installation tool, and a storage bag all ship in the box.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \n  \u003cdiv class=\"tarahd-warning\"\u003e\n    \u003ch4\u003eAnchor It Right\u003c\/h4\u003e\n    \u003cp\u003eA safety cover only performs to \u003cstrong\u003eASTM F1346\u003c\/strong\u003e when every strap is anchored and properly tensioned per Tara's instructions. Set all anchors in sound concrete, bring each spring to the specified tension, and recheck tension after installation and periodically through the winter. Keep the cover fully anchored whenever the pool is unattended.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n\n  \u003csection class=\"tarahd-section\"\u003e\n    \u003ch2\u003eFull Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"tarahd-spec-grid\"\u003e\n      \u003cdiv class=\"tarahd-spec-row\"\u003e\n\u003cspan class=\"tarahd-spec-key\"\u003eManufacturer\u003c\/span\u003e\u003cspan class=\"tarahd-spec-val\"\u003eTara Manufacturing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-spec-row\"\u003e\n\u003cspan class=\"tarahd-spec-key\"\u003eCover Line\u003c\/span\u003e\u003cspan class=\"tarahd-spec-val\"\u003eHD Heavy Duty Mesh\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-spec-row\"\u003e\n\u003cspan class=\"tarahd-spec-key\"\u003eModel \/ MPN\u003c\/span\u003e\u003cspan class=\"tarahd-spec-val\"\u003eTM1220REHDM5GRN\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-spec-row\"\u003e\n\u003cspan class=\"tarahd-spec-key\"\u003eSKU\u003c\/span\u003e\u003cspan class=\"tarahd-spec-val\"\u003ePST-TM1220REHDM5BLU\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-spec-row\"\u003e\n\u003cspan class=\"tarahd-spec-key\"\u003ePool Size\u003c\/span\u003e\u003cspan class=\"tarahd-spec-val\"\u003e12' x 20'\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-spec-row\"\u003e\n\u003cspan class=\"tarahd-spec-key\"\u003ePool Shape\u003c\/span\u003e\u003cspan class=\"tarahd-spec-val\"\u003eRectangle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-spec-row\"\u003e\n\u003cspan class=\"tarahd-spec-key\"\u003eStep Configuration\u003c\/span\u003e\u003cspan class=\"tarahd-spec-val\"\u003eNo Step\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-spec-row\"\u003e\n\u003cspan class=\"tarahd-spec-key\"\u003eStrap Grid\u003c\/span\u003e\u003cspan class=\"tarahd-spec-val\"\u003e5' x 5' spacing, straps in both directions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-spec-row\"\u003e\n\u003cspan class=\"tarahd-spec-key\"\u003eFabric\u003c\/span\u003e\u003cspan class=\"tarahd-spec-val\"\u003eWoven HD mesh, 7.1 oz per sq yd\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-spec-row\"\u003e\n\u003cspan class=\"tarahd-spec-key\"\u003eShade Factor\u003c\/span\u003e\u003cspan class=\"tarahd-spec-val\"\u003eBlocks 99% of sunlight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-spec-row\"\u003e\n\u003cspan class=\"tarahd-spec-key\"\u003eDrainage\u003c\/span\u003e\u003cspan class=\"tarahd-spec-val\"\u003eWater drains through the mesh, no cover pump needed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-spec-row\"\u003e\n\u003cspan class=\"tarahd-spec-key\"\u003eWebbing\u003c\/span\u003e\u003cspan class=\"tarahd-spec-val\"\u003eDouble perimeter webbing, double-layer straps across the whole cover\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-spec-row\"\u003e\n\u003cspan class=\"tarahd-spec-key\"\u003eStitching\u003c\/span\u003e\u003cspan class=\"tarahd-spec-val\"\u003eTriple stitched, box and X stitched intersections, bar box tack on perimeter straps\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-spec-row\"\u003e\n\u003cspan class=\"tarahd-spec-key\"\u003eHems\u003c\/span\u003e\u003cspan class=\"tarahd-spec-val\"\u003e1 inch reinforcing hem around each fabric panel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-spec-row\"\u003e\n\u003cspan class=\"tarahd-spec-key\"\u003eThread\u003c\/span\u003e\u003cspan class=\"tarahd-spec-val\"\u003eUV and chemical resistant\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-spec-row\"\u003e\n\u003cspan class=\"tarahd-spec-key\"\u003eSprings\u003c\/span\u003e\u003cspan class=\"tarahd-spec-val\"\u003eHeavy duty stainless steel with tinted PVC covers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-spec-row\"\u003e\n\u003cspan class=\"tarahd-spec-key\"\u003eAnchors\u003c\/span\u003e\u003cspan class=\"tarahd-spec-val\"\u003eNon-corrosive solid brass, for concrete decks\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-spec-row\"\u003e\n\u003cspan class=\"tarahd-spec-key\"\u003eBuckles and Tips\u003c\/span\u003e\u003cspan class=\"tarahd-spec-val\"\u003eStainless steel buckles, double-notched aluminum tips\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-spec-row\"\u003e\n\u003cspan class=\"tarahd-spec-key\"\u003eRub Strips\u003c\/span\u003e\u003cspan class=\"tarahd-spec-val\"\u003eNon-staining polyethylene coping anti-rub strips\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-spec-row\"\u003e\n\u003cspan class=\"tarahd-spec-key\"\u003eIncluded Hardware\u003c\/span\u003e\u003cspan class=\"tarahd-spec-val\"\u003eAnchors, springs, strap hardware, EZ installation tool, storage bag\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-spec-row\"\u003e\n\u003cspan class=\"tarahd-spec-key\"\u003eAvailable Colors\u003c\/span\u003e\u003cspan class=\"tarahd-spec-val\"\u003eBlue, Green, Gray, Tan\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-spec-row\"\u003e\n\u003cspan class=\"tarahd-spec-key\"\u003eSafety Standard\u003c\/span\u003e\u003cspan class=\"tarahd-spec-val\"\u003eIndependently tested to meet or exceed ASTM F1346\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-spec-row\"\u003e\n\u003cspan class=\"tarahd-spec-key\"\u003eWarranty\u003c\/span\u003e\u003cspan class=\"tarahd-spec-val\"\u003e15 years, first 2 years full\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-spec-row\"\u003e\n\u003cspan class=\"tarahd-spec-key\"\u003eMade In\u003c\/span\u003e\u003cspan class=\"tarahd-spec-val\"\u003eOwens Cross Roads, Alabama, USA\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tarahd-spec-row\"\u003e\n\u003cspan class=\"tarahd-spec-key\"\u003eProduction\u003c\/span\u003e\u003cspan class=\"tarahd-spec-val\"\u003eMade to order\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tarahd-section\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \n    \u003cdiv class=\"tarahd-faq-card\"\u003e\n      \u003ch4\u003eWhat is the difference between the no step, center step, left step, and right step versions?\u003c\/h4\u003e\n      \u003cp\u003eThe no step cover is a plain rectangle. The step versions add a sewn-in \u003cstrong\u003e4' x 8' step section\u003c\/strong\u003e at one end, positioned center, flush left, or flush right, so the cover follows your pool's actual footprint and anchors cleanly around the steps. Pick the version that matches where your pool's steps sit.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"tarahd-faq-card\"\u003e\n      \u003ch4\u003eWhich colors can I order?\u003c\/h4\u003e\n      \u003cp\u003eEvery size and step configuration comes in \u003cstrong\u003eBlue, Green, Gray, or Tan\u003c\/strong\u003e mesh. Pick your color right on this page. Construction, warranty, and price are identical across all four.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"tarahd-faq-card\"\u003e\n      \u003ch4\u003eHow is HD mesh different from Tara's standard mesh?\u003c\/h4\u003e\n      \u003cp\u003eHD mesh is \u003cstrong\u003e7.1 oz per square yard\u003c\/strong\u003e and blocks \u003cstrong\u003e99% of sunlight\u003c\/strong\u003e. The standard mesh is 4.7 oz and blocks 95%. Both carry the same 15 year warranty with the first 2 years full and both drain without a pump, but the denser HD weave shades the water far more completely and screens finer debris, so pools that fight spring algae open cleaner under it. Standard mesh is lighter to handle.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"tarahd-faq-card\"\u003e\n      \u003ch4\u003eHow do I size a safety cover for my pool?\u003c\/h4\u003e\n      \u003cp\u003eOrder by your pool's actual water dimensions, not by an existing cover's outer edge. Tara cuts the finished cover larger than a 12' x 20' pool so it overlaps the deck on all sides and anchors into the surrounding concrete. Because each cover is made to order, double-check your measurements before you buy.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"tarahd-faq-card\"\u003e\n      \u003ch4\u003eCan I install a safety cover myself?\u003c\/h4\u003e\n      \u003cp\u003eYes, most pool owners handle it with basic tools. You drill anchor sockets into the concrete deck with a masonry bit, set the included brass anchors, and stretch each spring on with the included EZ installation tool. A second set of hands makes the first fit easier. If your deck is pavers, wood, or stone, contact us before ordering to confirm the right anchoring approach.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"tarahd-faq-card\"\u003e\n      \u003ch4\u003eDo I need a cover pump with HD mesh?\u003c\/h4\u003e\n      \u003cp\u003eNo. Mesh drains rain and snowmelt straight through into the pool, so nothing stands on the surface. Leaves and debris stay on top where they dry out and blow or brush off. Only Tara's Solid cover requires a pump.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"tarahd-faq-card\"\u003e\n      \u003ch4\u003eWhat does the 15 year warranty cover?\u003c\/h4\u003e\n      \u003cp\u003eTara backs this cover with a \u003cstrong\u003e15 year warranty, first 2 years full\u003c\/strong\u003e and the remainder prorated, against defects in materials and workmanship when the cover is properly ordered, installed, used, and maintained. Keep your proof of purchase, and run any claim through PST Pool Supplies as your authorized dealer.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/section\u003e\n\n  \u003csection class=\"tarahd-cta\"\u003e\n    \u003ch2\u003eOrder Your Tara HD Mesh Cover\u003c\/h2\u003e\n    \u003cp\u003eMade to order in Alabama, shipped free, and backed by PST Pool Supplies, an authorized Tara dealer.\u003c\/p\u003e\n    \u003cdiv class=\"tarahd-perks\"\u003e\n      \u003cspan class=\"tarahd-perk\"\u003eFree Shipping\u003c\/span\u003e\u003cspan class=\"tarahd-perk\"\u003e30-Day Returns\u003c\/span\u003e\u003cspan class=\"tarahd-perk\"\u003e15-Year Warranty\u003c\/span\u003e\u003cspan class=\"tarahd-perk\"\u003eAuthorized Tara Dealer\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n","brand":"Tara Manufacturing","offers":[{"title":"Blue","offer_id":44289699184705,"sku":"PST-TM1220REHDM5BLU","price":1771.8,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":44289699217473,"sku":"PST-TM1220REHDM5GRN","price":1771.8,"currency_code":"USD","in_stock":true},{"title":"Gray","offer_id":44289699250241,"sku":"PST-TM1220REHDM5GRY","price":1771.8,"currency_code":"USD","in_stock":true},{"title":"Tan","offer_id":44289699283009,"sku":"PST-TM1220REHDM5TAN","price":1771.8,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0633\/1623\/0209\/files\/Tara_Mfg_Safety_Cover_039.png?v=1785943205","url":"https:\/\/www.pstpoolsupplies.com\/products\/tara-12-x-20-hd-heavy-duty-mesh-in-ground-pool-safety-cover-5x5-grid-n","provider":"PST Pool Supplies","version":"1.0","type":"link"}