{"product_id":"merlin-smartmesh-166-x-356-grecian-w-center-and-offset-step-premium-me","title":"Merlin SmartMesh 16'6\" x 35'6\" Grecian w\/ Center \u0026 Offset Step Premium Mesh Safety Cover","description":"\n\u003cstyle\u003e\n  .smartmesh-wrap, .smartmesh-wrap * { box-sizing: border-box; }\n  .smartmesh-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  .smartmesh-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  .smartmesh-hero h1 { font-size: 2.8em; margin: 0 0 12px; font-weight: 800; letter-spacing: -0.02em; }\n  .smartmesh-tagline { font-size: 1.25em; opacity: 0.95; margin: 0 0 28px; }\n  .smartmesh-badges { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; }\n  .smartmesh-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  .smartmesh-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  .smartmesh-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  .smartmesh-stat { text-align: center; }\n  .smartmesh-stat-value { font-size: 1.9em; font-weight: 800; color: #cccccc; }\n  .smartmesh-stat-label { font-size: 0.85em; opacity: 0.85; text-transform: uppercase; letter-spacing: 0.05em; margin-top: 4px; }\n\n  \/* Big features *\/\n  .smartmesh-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  .smartmesh-feature.smartmesh-reverse .smartmesh-feature-visual { order: 2; }\n  .smartmesh-feature h3 { font-size: 1.6em; margin: 0 0 16px; color: #1a1a1a; }\n  .smartmesh-feature h3 .smartmesh-accent { color: #8a8a8a; }\n  .smartmesh-feature p { margin: 0; font-size: 1.05em; color: #333; }\n  .smartmesh-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  .smartmesh-visual.smartmesh-visual-light { background: #f5f7fc; color: #2a2a2a; }\n  .smartmesh-visual.smartmesh-visual-dark { background: #2a2a2a; color: #cccccc; }\n  .smartmesh-visual-icon { font-size: 5em; line-height: 1; }\n  .smartmesh-visual-label { font-size: 1.3em; font-weight: 700; margin-top: 12px; }\n\n  \/* Sections + applications *\/\n  .smartmesh-section { margin-bottom: 48px; }\n  .smartmesh-section \u003e h2 { font-size: 1.8em; margin: 0 0 24px; text-align: center; color: #2a2a2a; }\n  .smartmesh-app-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n  }\n  .smartmesh-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  .smartmesh-app-card:hover { transform: translateY(-4px); box-shadow: 0 12px 30px rgba(42,42,42,0.18); }\n  .smartmesh-app-card h4 { margin: 0 0 8px; color: #2a2a2a; font-size: 1.2em; }\n  .smartmesh-app-card p { margin: 0; color: #444; font-size: 0.98em; }\n\n  \/* 6-card feature grid *\/\n  .smartmesh-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n  }\n  .smartmesh-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  .smartmesh-feature-card:hover { transform: translateY(-4px); box-shadow: 0 12px 30px rgba(42,42,42,0.18); }\n  .smartmesh-emoji { font-size: 2em; }\n  .smartmesh-feature-card h5 { margin: 12px 0 8px; font-size: 1.1em; color: #1a1a1a; }\n  .smartmesh-feature-card p { margin: 0; color: #444; font-size: 0.95em; }\n\n  \/* Warning *\/\n  .smartmesh-warning {\n    background: #fff7e0;\n    border-left: 6px solid #f5a623;\n    border-radius: 12px;\n    padding: 24px 28px;\n    margin-bottom: 48px;\n  }\n  .smartmesh-warning h4 { margin: 0 0 8px; color: #8a5b00; font-size: 1.15em; }\n  .smartmesh-warning p { margin: 0; color: #5a3d00; }\n\n  \/* Spec grid *\/\n  .smartmesh-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  .smartmesh-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  .smartmesh-spec-key { font-weight: 600; color: #2a2a2a; }\n  .smartmesh-spec-val { color: #1a1a1a; text-align: right; }\n\n  \/* FAQ *\/\n  .smartmesh-faq-card {\n    background: #fff;\n    border: 1px solid #e1e6ed;\n    border-radius: 12px;\n    padding: 24px 28px;\n    margin-bottom: 16px;\n  }\n  .smartmesh-faq-card h4 { margin: 0 0 8px; color: #2a2a2a; font-size: 1.1em; }\n  .smartmesh-faq-card p { margin: 0; color: #333; }\n\n  \/* CTA *\/\n  .smartmesh-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  .smartmesh-cta h2 { font-size: 2em; margin: 0 0 12px; }\n  .smartmesh-cta p { margin: 0 0 24px; font-size: 1.1em; opacity: 0.95; }\n  .smartmesh-perks { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; }\n  .smartmesh-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    .smartmesh-hero h1 { font-size: 2em; }\n    .smartmesh-stats { grid-template-columns: repeat(2, 1fr); }\n    .smartmesh-feature { grid-template-columns: 1fr; }\n    .smartmesh-feature.smartmesh-reverse .smartmesh-feature-visual { order: 0; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"smartmesh-wrap\"\u003e\n\n  \u003csection class=\"smartmesh-hero\"\u003e\n    \u003ch1\u003eMerlin SmartMesh 16'6\" x 35'6\" Grecian w\/ Center \u0026amp; Offset Step Premium Mesh Safety Cover\u003c\/h1\u003e\n    \u003cp class=\"smartmesh-tagline\"\u003eTotal shade, total safety, all winter.\u003c\/p\u003e\n    \u003cdiv class=\"smartmesh-badges\"\u003e\n      \u003cspan class=\"smartmesh-badge\"\u003e100% Shade Mesh\u003c\/span\u003e\u003cspan class=\"smartmesh-badge\"\u003eASTM F1346 Rated\u003c\/span\u003e\u003cspan class=\"smartmesh-badge\"\u003e15-Year Limited Warranty\u003c\/span\u003e\u003cspan class=\"smartmesh-badge\"\u003eMade in the USA\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cp class=\"smartmesh-intro\"\u003e\u003cstrong\u003eThe Merlin SmartMesh 16'6\" x 35'6\" Grecian w\/ Center \u0026amp; Offset Step premium mesh safety cover (SKU PST-52MTGR)\u003c\/strong\u003e seals your pool for the winter behind a patented fine weave that delivers \u003cstrong\u003e100% sunlight shade\u003c\/strong\u003e and screens incoming water down to \u003cstrong\u003e40 microns\u003c\/strong\u003e. Rain and snowmelt drain straight through while leaves, seeds, and fine debris stay on top, and the tensioned strap-and-anchor system meets the \u003cstrong\u003eASTM F1346\u003c\/strong\u003e performance standard for pool safety covers. Order model 52MTGR in stock Green and open next spring to water you can actually see through.\u003c\/p\u003e\n\n  \u003csection class=\"smartmesh-stats\"\u003e\n    \u003cdiv class=\"smartmesh-stat\"\u003e\n\u003cdiv class=\"smartmesh-stat-value\"\u003e100%\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-stat-label\"\u003eSunlight Shade\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-stat\"\u003e\n\u003cdiv class=\"smartmesh-stat-value\"\u003e40\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-stat-label\"\u003eMicron Filtration\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-stat\"\u003e\n\u003cdiv class=\"smartmesh-stat-value\"\u003e8.5 oz\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-stat-label\"\u003eFabric Weight\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-stat\"\u003e\n\u003cdiv class=\"smartmesh-stat-value\"\u003e15 yr\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-stat-label\"\u003eLimited Warranty\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-stat\"\u003e\n\u003cdiv class=\"smartmesh-stat-value\"\u003eF1346\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-stat-label\"\u003eASTM Safety Rated\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \n  \u003csection class=\"smartmesh-feature\"\u003e\n    \u003cdiv class=\"smartmesh-visual smartmesh-feature-visual\"\u003e\n      \u003cspan class=\"smartmesh-visual-icon\"\u003e☀️\u003c\/span\u003e\n      \u003cspan class=\"smartmesh-visual-label\"\u003e100% Shade\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003eShades Out \u003cspan class=\"smartmesh-accent\"\u003eAlgae\u003c\/span\u003e  All Winter\u003c\/h3\u003e\n      \u003cp\u003eAlgae needs sunlight, and SmartMesh refuses to hand it over. The patented fine weave blocks \u003cstrong\u003e100% of sunlight\u003c\/strong\u003e, starving algae under the cover all winter while rain and snowmelt drain straight through the fabric. Debris riding in with that water gets screened out down to \u003cstrong\u003e40 microns\u003c\/strong\u003e, so what reaches your pool is filtered, not funneled. You pull the cover in spring to water that is clear enough to balance and swim, often within days instead of weeks of scrubbing and shocking.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \n  \u003csection class=\"smartmesh-feature smartmesh-reverse\"\u003e\n    \u003cdiv class=\"smartmesh-visual smartmesh-visual-dark smartmesh-feature-visual\"\u003e\n      \u003cspan class=\"smartmesh-visual-icon\"\u003e🛡️\u003c\/span\u003e\n      \u003cspan class=\"smartmesh-visual-label\"\u003eASTM F1346\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003eSafety Built to a \u003cspan class=\"smartmesh-accent\"\u003eStandard\u003c\/span\u003e\n\u003c\/h3\u003e\n      \u003cp\u003eEvery SmartMesh cover meets or exceeds \u003cstrong\u003eASTM F1346-91 (2010)\u003c\/strong\u003e, the performance standard for pool safety covers, when installed with its full anchor set. Triple-stitched \u003cstrong\u003e2-ply polypropylene and nylon webbing\u003c\/strong\u003e crisscrosses the pool and loads into stainless steel tension springs seated on flush-mount brass deck anchors. The anchors tighten and release with the included hex key, then thread down flush with the deck in summer, so the whole system stays out of the way until winter calls it back.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \n  \u003csection class=\"smartmesh-feature\"\u003e\n    \u003cdiv class=\"smartmesh-visual smartmesh-visual-light smartmesh-feature-visual\"\u003e\n      \u003cspan class=\"smartmesh-visual-icon\"\u003e🧰\u003c\/span\u003e\n      \u003cspan class=\"smartmesh-visual-label\"\u003eSolo Friendly\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003eLight Enough to \u003cspan class=\"smartmesh-accent\"\u003eHandle\u003c\/span\u003e  Solo\u003c\/h3\u003e\n      \u003cp\u003eAt \u003cstrong\u003e8.5 oz per square yard\u003c\/strong\u003e, SmartMesh runs about \u003cstrong\u003e40% lighter\u003c\/strong\u003e than a solid safety cover, which matters twice a year when the cover goes on and comes off. One person can walk the perimeter, hook springs with the included installation rod, and tension the whole system in an afternoon. Light never means fragile here: Merlin rates the weave at \u003cstrong\u003e105% higher tear strength\u003c\/strong\u003e than average mesh covers, and a storage bag is included so the off-season treats it kindly.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \n\n  \u003csection class=\"smartmesh-section\"\u003e\n    \u003ch2\u003eWho It's For\u003c\/h2\u003e\n    \u003cdiv class=\"smartmesh-app-grid\"\u003e\n      \u003cdiv class=\"smartmesh-app-card\"\u003e\n\u003ch4\u003eTree-Lined Yards\u003c\/h4\u003e\n\u003cp\u003eThe fine 40 micron weave stops seeds, needles, and broken-down leaf litter that sails straight through coarser standard mesh.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-app-card\"\u003e\n\u003ch4\u003eSunny, Algae-Prone Pools\u003c\/h4\u003e\n\u003cp\u003ePools that fight green water every spring benefit most from \u003cstrong\u003e100% shade\u003c\/strong\u003e: no light under the cover means no algae photosynthesis.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-app-card\"\u003e\n\u003ch4\u003eFamilies and Pets\u003c\/h4\u003e\n\u003cp\u003eA tensioned, ASTM F1346 rated barrier anchored at every strap, for households where kids and dogs share the backyard all winter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-app-card\"\u003e\n\u003ch4\u003eSecond Homes and Long Off-Seasons\u003c\/h4\u003e\n\u003cp\u003eDrains itself and blocks debris unattended for months, with no cover pump to check on between visits.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"smartmesh-section\"\u003e\n    \u003ch2\u003eWhy PST Customers Pick This\u003c\/h2\u003e\n    \u003cdiv class=\"smartmesh-feature-grid\"\u003e\n      \u003cdiv class=\"smartmesh-feature-card\"\u003e\n\u003cdiv class=\"smartmesh-emoji\"\u003e💧\u003c\/div\u003e\n\u003ch5\u003eNo Cover Pump Ever\u003c\/h5\u003e\n\u003cp\u003eRain and snowmelt pass straight through the mesh, so water never ponds on top and there is no pump to run, drain, or forget.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-feature-card\"\u003e\n\u003cdiv class=\"smartmesh-emoji\"\u003e⚙️\u003c\/div\u003e\n\u003ch5\u003eComplete Hardware Kit\u003c\/h5\u003e\n\u003cp\u003eShips with brass anchors, stainless steel tension springs, spring covers, stainless buckles, hex key, installation rod, storage bag, and instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-feature-card\"\u003e\n\u003cdiv class=\"smartmesh-emoji\"\u003e🔩\u003c\/div\u003e\n\u003ch5\u003eFlush-Mount Brass Anchors\u003c\/h5\u003e\n\u003cp\u003eAnchors thread down flush with the deck for summer, then raise with the hex key each fall. No trip hazard, no rusting hardware.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-feature-card\"\u003e\n\u003cdiv class=\"smartmesh-emoji\"\u003e🎯\u003c\/div\u003e\n\u003ch5\u003eSized With Deck Overlap\u003c\/h5\u003e\n\u003cp\u003eRectangle covers are built about 1 ft larger than the pool on every side, and step sections match the listed configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-feature-card\"\u003e\n\u003cdiv class=\"smartmesh-emoji\"\u003e🇺🇸\u003c\/div\u003e\n\u003ch5\u003eMade in the USA\u003c\/h5\u003e\n\u003cp\u003eMerlin manufactures its safety covers with USA-made materials and components, including its own patented safety cover spring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-feature-card\"\u003e\n\u003cdiv class=\"smartmesh-emoji\"\u003e✅\u003c\/div\u003e\n\u003ch5\u003e15-Year Limited Warranty\u003c\/h5\u003e\n\u003cp\u003eBacked by Merlin's 15-year limited warranty, with full coverage across the first 2 years of service.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \n  \u003cdiv class=\"smartmesh-warning\"\u003e\n    \u003ch4\u003eInstallation Notice\u003c\/h4\u003e\n    \u003cp\u003eA safety cover only performs to \u003cstrong\u003eASTM F1346\u003c\/strong\u003e when every strap is tensioned and every anchor is properly seated. The included brass anchors are made for solid concrete decks; for wood, paver, or stone decks, use the matching Merlin anchor hardware (sold separately) and follow the installation instructions packed with the cover.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n\n  \u003csection class=\"smartmesh-section\"\u003e\n    \u003ch2\u003eFull Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"smartmesh-spec-grid\"\u003e\n      \u003cdiv class=\"smartmesh-spec-row\"\u003e\n\u003cspan class=\"smartmesh-spec-key\"\u003eManufacturer\u003c\/span\u003e\u003cspan class=\"smartmesh-spec-val\"\u003eMerlin Industries\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-spec-row\"\u003e\n\u003cspan class=\"smartmesh-spec-key\"\u003eProduct Line\u003c\/span\u003e\u003cspan class=\"smartmesh-spec-val\"\u003eSmartMesh\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-spec-row\"\u003e\n\u003cspan class=\"smartmesh-spec-key\"\u003eModel \/ MPN\u003c\/span\u003e\u003cspan class=\"smartmesh-spec-val\"\u003e52MTGR\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-spec-row\"\u003e\n\u003cspan class=\"smartmesh-spec-key\"\u003eSKU\u003c\/span\u003e\u003cspan class=\"smartmesh-spec-val\"\u003ePST-52MTGR\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-spec-row\"\u003e\n\u003cspan class=\"smartmesh-spec-key\"\u003ePool Size\u003c\/span\u003e\u003cspan class=\"smartmesh-spec-val\"\u003e16'6\" x 35'6\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-spec-row\"\u003e\n\u003cspan class=\"smartmesh-spec-key\"\u003eConfiguration\u003c\/span\u003e\u003cspan class=\"smartmesh-spec-val\"\u003eGrecian w\/ Center \u0026amp; Offset Step\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-spec-row\"\u003e\n\u003cspan class=\"smartmesh-spec-key\"\u003eCover Type\u003c\/span\u003e\u003cspan class=\"smartmesh-spec-val\"\u003ePremium fine-weave mesh safety cover\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-spec-row\"\u003e\n\u003cspan class=\"smartmesh-spec-key\"\u003eFabric\u003c\/span\u003e\u003cspan class=\"smartmesh-spec-val\"\u003eSpecially formulated woven polypropylene\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-spec-row\"\u003e\n\u003cspan class=\"smartmesh-spec-key\"\u003eFabric Weight\u003c\/span\u003e\u003cspan class=\"smartmesh-spec-val\"\u003e8.5 oz per sq yd\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-spec-row\"\u003e\n\u003cspan class=\"smartmesh-spec-key\"\u003eSunlight Shade\u003c\/span\u003e\u003cspan class=\"smartmesh-spec-val\"\u003e100%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-spec-row\"\u003e\n\u003cspan class=\"smartmesh-spec-key\"\u003eDebris Filtration\u003c\/span\u003e\u003cspan class=\"smartmesh-spec-val\"\u003eScreens water down to 40 microns\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-spec-row\"\u003e\n\u003cspan class=\"smartmesh-spec-key\"\u003eWeight vs Solid Cover\u003c\/span\u003e\u003cspan class=\"smartmesh-spec-val\"\u003eApprox. 40% lighter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-spec-row\"\u003e\n\u003cspan class=\"smartmesh-spec-key\"\u003eTear Strength\u003c\/span\u003e\u003cspan class=\"smartmesh-spec-val\"\u003e105% higher than average mesh covers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-spec-row\"\u003e\n\u003cspan class=\"smartmesh-spec-key\"\u003eStraps\u003c\/span\u003e\u003cspan class=\"smartmesh-spec-val\"\u003eTriple-stitched 2-ply polypropylene and nylon webbing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-spec-row\"\u003e\n\u003cspan class=\"smartmesh-spec-key\"\u003eSprings\u003c\/span\u003e\u003cspan class=\"smartmesh-spec-val\"\u003eStainless steel tension springs with spring covers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-spec-row\"\u003e\n\u003cspan class=\"smartmesh-spec-key\"\u003eAnchors\u003c\/span\u003e\u003cspan class=\"smartmesh-spec-val\"\u003eFlush-mount brass anchors for concrete decks\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-spec-row\"\u003e\n\u003cspan class=\"smartmesh-spec-key\"\u003eIncluded Hardware\u003c\/span\u003e\u003cspan class=\"smartmesh-spec-val\"\u003eAnchors, springs, spring covers, buckles, hex key, installation rod, storage bag, instructions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-spec-row\"\u003e\n\u003cspan class=\"smartmesh-spec-key\"\u003eDeck Overlap\u003c\/span\u003e\u003cspan class=\"smartmesh-spec-val\"\u003eRectangle covers approx. 1 ft larger than the pool on all sides\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-spec-row\"\u003e\n\u003cspan class=\"smartmesh-spec-key\"\u003eColor\u003c\/span\u003e\u003cspan class=\"smartmesh-spec-val\"\u003eGreen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-spec-row\"\u003e\n\u003cspan class=\"smartmesh-spec-key\"\u003eSafety Standard\u003c\/span\u003e\u003cspan class=\"smartmesh-spec-val\"\u003eMeets or exceeds ASTM F1346-91 (2010)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-spec-row\"\u003e\n\u003cspan class=\"smartmesh-spec-key\"\u003eWarranty\u003c\/span\u003e\u003cspan class=\"smartmesh-spec-val\"\u003e15-year limited, first 2 years full coverage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smartmesh-spec-row\"\u003e\n\u003cspan class=\"smartmesh-spec-key\"\u003eCountry of Manufacture\u003c\/span\u003e\u003cspan class=\"smartmesh-spec-val\"\u003eMade in the USA\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"smartmesh-section\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \n    \u003cdiv class=\"smartmesh-faq-card\"\u003e\n      \u003ch4\u003eHow is SmartMesh different from Dura-Mesh II and the Safety Solid XLS?\u003c\/h4\u003e\n      \u003cp\u003eSmartMesh is Merlin's premium mesh: a tighter patented weave rated for \u003cstrong\u003e100% shade\u003c\/strong\u003e and \u003cstrong\u003e40 micron\u003c\/strong\u003e filtration. Dura-Mesh II is the standard mesh line at 95% shade, and Safety Solid XLS is a solid cover that drains through a mesh panel. If your priority is the clearest possible spring opening while keeping mesh convenience, SmartMesh is the top of the line.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"smartmesh-faq-card\"\u003e\n      \u003ch4\u003eWhat size cover do I order for my pool?\u003c\/h4\u003e\n      \u003cp\u003eOrder by your pool's water dimensions and step layout, not the fabric size. Rectangle covers are built about \u003cstrong\u003e1 ft larger than the pool on all sides\u003c\/strong\u003e so the material overlaps the deck. Measure your pool and any step section, then match them to the listed size and configuration before ordering.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"smartmesh-faq-card\"\u003e\n      \u003ch4\u003eCan I install a safety cover myself?\u003c\/h4\u003e\n      \u003cp\u003eYes, if you are comfortable drilling anchor sleeves into a concrete deck. The kit includes every anchor, spring, and tool needed, and once anchors are set the hex key and installation rod make seasonal on-and-off a quick job. Many owners have a pro handle the first-season layout and squaring, then take it from there themselves.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"smartmesh-faq-card\"\u003e\n      \u003ch4\u003eDo I need a cover pump with a mesh cover?\u003c\/h4\u003e\n      \u003cp\u003eNo. Rain and snowmelt drain through the mesh as they land, so water never accumulates on top. There is no pump to power, no hoses to freeze, and no risk of a flooded cover.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"smartmesh-faq-card\"\u003e\n      \u003ch4\u003eWill my pool actually be clear in spring?\u003c\/h4\u003e\n      \u003cp\u003eSmartMesh blocks \u003cstrong\u003e100% of sunlight\u003c\/strong\u003e, which shuts down algae growth under the cover, and it screens inbound water to 40 microns. Close the pool with balanced, winterized water and most owners uncover to a clear pool that needs a quick vacuum and balance rather than a full recovery.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"smartmesh-faq-card\"\u003e\n      \u003ch4\u003eIs a mesh safety cover safe for kids and pets?\u003c\/h4\u003e\n      \u003cp\u003eWhen every strap is anchored and tensioned, the cover forms a barrier that meets or exceeds \u003cstrong\u003eASTM F1346-91 (2010)\u003c\/strong\u003e for pool safety covers. Treat it as a strong layer of protection, not a substitute for supervision or fencing.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/section\u003e\n\n  \u003csection class=\"smartmesh-cta\"\u003e\n    \u003ch2\u003eWinterize Once, Relax Until Spring\u003c\/h2\u003e\n    \u003cp\u003ePST Pool Supplies is an authorized Merlin dealer. Every SmartMesh cover ships complete with hardware, tools, and 's 15-year limited warranty.\u003c\/p\u003e\n    \u003cdiv class=\"smartmesh-perks\"\u003e\n      \u003cspan class=\"smartmesh-perk\"\u003eFree Shipping\u003c\/span\u003e\u003cspan class=\"smartmesh-perk\"\u003e30-Day Returns\u003c\/span\u003e\u003cspan class=\"smartmesh-perk\"\u003e15-Year Limited Warranty\u003c\/span\u003e\u003cspan class=\"smartmesh-perk\"\u003eAuthorized Merlin Dealer\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n","brand":"Merlin","offers":[{"title":"Default Title","offer_id":44289662386241,"sku":"PST-52MTGR","price":2480.3,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0633\/1623\/0209\/files\/merlin-smartmesh__smartmesh_2_b3da82ce-ef47-4b6e-8ef1-466d6f77bdf4.jpg?v=1785943520","url":"https:\/\/www.pstpoolsupplies.com\/products\/merlin-smartmesh-166-x-356-grecian-w-center-and-offset-step-premium-me","provider":"PST Pool Supplies","version":"1.0","type":"link"}