{"product_id":"meyco-ruggedmesh-18-x-36-rectangle-premium-mesh-pool-safety-cover-blue","title":"Meyco RuggedMesh 18' x 36' Rectangle Premium Mesh Pool Safety Cover, Blue, MEY1836RMBL","description":"\n\u003cstyle\u003e\n  .rmeshsc-wrap, .rmeshsc-wrap * { box-sizing: border-box; }\n  .rmeshsc-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  .rmeshsc-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  .rmeshsc-hero h1 { font-size: 2.8em; margin: 0 0 12px; font-weight: 800; letter-spacing: -0.02em; }\n  .rmeshsc-tagline { font-size: 1.25em; opacity: 0.95; margin: 0 0 28px; }\n  .rmeshsc-badges { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; }\n  .rmeshsc-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  .rmeshsc-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  .rmeshsc-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  .rmeshsc-stat { text-align: center; }\n  .rmeshsc-stat-value { font-size: 1.9em; font-weight: 800; color: #cccccc; }\n  .rmeshsc-stat-label { font-size: 0.85em; opacity: 0.85; text-transform: uppercase; letter-spacing: 0.05em; margin-top: 4px; }\n\n  \/* Big features *\/\n  .rmeshsc-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  .rmeshsc-feature.rmeshsc-reverse .rmeshsc-feature-visual { order: 2; }\n  .rmeshsc-feature h3 { font-size: 1.6em; margin: 0 0 16px; color: #1a1a1a; }\n  .rmeshsc-feature h3 .rmeshsc-accent { color: #8a8a8a; }\n  .rmeshsc-feature p { margin: 0; font-size: 1.05em; color: #333; }\n  .rmeshsc-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  .rmeshsc-visual.rmeshsc-visual-light { background: #f5f7fc; color: #2a2a2a; }\n  .rmeshsc-visual.rmeshsc-visual-dark { background: #2a2a2a; color: #cccccc; }\n  .rmeshsc-visual-icon { font-size: 5em; line-height: 1; }\n  .rmeshsc-visual-label { font-size: 1.3em; font-weight: 700; margin-top: 12px; }\n\n  \/* Sections + applications *\/\n  .rmeshsc-section { margin-bottom: 48px; }\n  .rmeshsc-section \u003e h2 { font-size: 1.8em; margin: 0 0 24px; text-align: center; color: #2a2a2a; }\n  .rmeshsc-app-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n  }\n  .rmeshsc-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  .rmeshsc-app-card:hover { transform: translateY(-4px); box-shadow: 0 12px 30px rgba(42,42,42,0.18); }\n  .rmeshsc-app-card h4 { margin: 0 0 8px; color: #2a2a2a; font-size: 1.2em; }\n  .rmeshsc-app-card p { margin: 0; color: #444; font-size: 0.98em; }\n\n  \/* 6-card feature grid *\/\n  .rmeshsc-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n  }\n  .rmeshsc-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  .rmeshsc-feature-card:hover { transform: translateY(-4px); box-shadow: 0 12px 30px rgba(42,42,42,0.18); }\n  .rmeshsc-emoji { font-size: 2em; }\n  .rmeshsc-feature-card h5 { margin: 12px 0 8px; font-size: 1.1em; color: #1a1a1a; }\n  .rmeshsc-feature-card p { margin: 0; color: #444; font-size: 0.95em; }\n\n  \/* Warning *\/\n  .rmeshsc-warning {\n    background: #fff7e0;\n    border-left: 6px solid #f5a623;\n    border-radius: 12px;\n    padding: 24px 28px;\n    margin-bottom: 48px;\n  }\n  .rmeshsc-warning h4 { margin: 0 0 8px; color: #8a5b00; font-size: 1.15em; }\n  .rmeshsc-warning p { margin: 0; color: #5a3d00; }\n\n  \/* Spec grid *\/\n  .rmeshsc-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  .rmeshsc-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  .rmeshsc-spec-key { font-weight: 600; color: #2a2a2a; }\n  .rmeshsc-spec-val { color: #1a1a1a; text-align: right; }\n\n  \/* FAQ *\/\n  .rmeshsc-faq-card {\n    background: #fff;\n    border: 1px solid #e1e6ed;\n    border-radius: 12px;\n    padding: 24px 28px;\n    margin-bottom: 16px;\n  }\n  .rmeshsc-faq-card h4 { margin: 0 0 8px; color: #2a2a2a; font-size: 1.1em; }\n  .rmeshsc-faq-card p { margin: 0; color: #333; }\n\n  \/* CTA *\/\n  .rmeshsc-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  .rmeshsc-cta h2 { font-size: 2em; margin: 0 0 12px; }\n  .rmeshsc-cta p { margin: 0 0 24px; font-size: 1.1em; opacity: 0.95; }\n  .rmeshsc-perks { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; }\n  .rmeshsc-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    .rmeshsc-hero h1 { font-size: 2em; }\n    .rmeshsc-stats { grid-template-columns: repeat(2, 1fr); }\n    .rmeshsc-feature { grid-template-columns: 1fr; }\n    .rmeshsc-feature.rmeshsc-reverse .rmeshsc-feature-visual { order: 0; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rmeshsc-wrap\"\u003e\n\n  \u003csection class=\"rmeshsc-hero\"\u003e\n    \u003ch1\u003eMeyco RuggedMesh 18' x 36' Rectangle Premium Mesh Pool Safety Cover, Blue\u003c\/h1\u003e\n    \u003cp class=\"rmeshsc-tagline\"\u003eBlocks 99% of sunlight, drains itself.\u003c\/p\u003e\n    \u003cdiv class=\"rmeshsc-badges\"\u003e\n      \u003cspan class=\"rmeshsc-badge\"\u003eAuthorized Meyco Dealer\u003c\/span\u003e\u003cspan class=\"rmeshsc-badge\"\u003e12-Year Warranty\u003c\/span\u003e\u003cspan class=\"rmeshsc-badge\"\u003eASTM F1346 Tested\u003c\/span\u003e\u003cspan class=\"rmeshsc-badge\"\u003e99% Sunblock Mesh\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cp class=\"rmeshsc-intro\"\u003e\u003cstrong\u003eThe Meyco RuggedMesh 18' x 36' Rectangle premium mesh pool safety cover, Blue (SKU PST-MEY1836RMBL)\u003c\/strong\u003e seals your pool for the off-season with a tight 6 oz per square yard weave that blocks 99% of sunlight yet weighs about 50% less than a typical solid cover. Rain and snowmelt drain straight through while the premium mesh filters out finer debris than standard mesh, so you skip the cover pump and open to cleaner water in spring. Your cover ships with solid brass anchors, stainless steel springs, a stainless installation rod, and a storage bag, all backed by Meyco's 12-year warranty.\u003c\/p\u003e\n\n  \u003csection class=\"rmeshsc-stats\"\u003e\n    \u003cdiv class=\"rmeshsc-stat\"\u003e\n\u003cdiv class=\"rmeshsc-stat-value\"\u003e18' x 36'\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-stat-label\"\u003ePool Size\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-stat\"\u003e\n\u003cdiv class=\"rmeshsc-stat-value\"\u003e99%\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-stat-label\"\u003eSunlight Blocked\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-stat\"\u003e\n\u003cdiv class=\"rmeshsc-stat-value\"\u003e6 oz\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-stat-label\"\u003eMesh per Sq Yd\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-stat\"\u003e\n\u003cdiv class=\"rmeshsc-stat-value\"\u003e50%\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-stat-label\"\u003eLighter Than Solid\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-stat\"\u003e\n\u003cdiv class=\"rmeshsc-stat-value\"\u003e12 yr\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-stat-label\"\u003eMeyco Warranty\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \n  \u003csection class=\"rmeshsc-feature\"\u003e\n    \u003cdiv class=\"rmeshsc-visual rmeshsc-feature-visual\"\u003e\n      \u003cspan class=\"rmeshsc-visual-icon\"\u003e🛡️\u003c\/span\u003e\n      \u003cspan class=\"rmeshsc-visual-label\"\u003e99% Sunblock\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003eSolid-Cover Shade, \u003cspan class=\"rmeshsc-accent\"\u003eMesh-Cover\u003c\/span\u003e Convenience\u003c\/h3\u003e\n      \u003cp\u003eRuggedMesh closes the gap between mesh and solid covers. The premium weave blocks \u003cstrong\u003e99% of sunlight\u003c\/strong\u003e, compared to about 95% for standard mesh, so algae never gets the light it needs to bloom under the cover. You still keep everything that makes mesh easy to live with: water passes straight through, there is nothing heavy to drag across the deck, and no pump to run. Come spring, you pull back a cover that did the shading of a solid at roughly half the weight.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \n  \u003csection class=\"rmeshsc-feature rmeshsc-reverse\"\u003e\n    \u003cdiv class=\"rmeshsc-visual rmeshsc-visual-light rmeshsc-feature-visual\"\u003e\n      \u003cspan class=\"rmeshsc-visual-icon\"\u003e💧\u003c\/span\u003e\n      \u003cspan class=\"rmeshsc-visual-label\"\u003eSelf-Draining\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003eRain \u003cspan class=\"rmeshsc-accent\"\u003eDrains\u003c\/span\u003e  Through, Debris Stays Out\u003c\/h3\u003e\n      \u003cp\u003eMelting snow and winter rain pass directly through the RuggedMesh weave, so standing water never ponds on the cover surface and there is no cover pump to buy, power, or babysit through a freeze. The same tight weave that sheds water \u003cstrong\u003efilters out finer particles than standard mesh\u003c\/strong\u003e, keeping silt and leaf litter on top of the cover where your leaf blower can reach it. Meyco rates the RuggedMesh fabric for pools up to \u003cstrong\u003e2,500 square feet\u003c\/strong\u003e.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \n  \u003csection class=\"rmeshsc-feature\"\u003e\n    \u003cdiv class=\"rmeshsc-visual rmeshsc-visual-dark rmeshsc-feature-visual\"\u003e\n      \u003cspan class=\"rmeshsc-visual-icon\"\u003e⚙️\u003c\/span\u003e\n      \u003cspan class=\"rmeshsc-visual-label\"\u003eASTM F1346\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003eEngineered Past the \u003cspan class=\"rmeshsc-accent\"\u003eASTM\u003c\/span\u003e  Bar\u003c\/h3\u003e\n      \u003cp\u003eUL performed the full \u003cstrong\u003eASTM F1346-91\u003c\/strong\u003e manual safety cover test series on Meyco covers, and every RuggedMesh cover is built to exceed it, including the standard's 485 lb static load requirement for pools wider than 8 feet. The webbing runs \u003cstrong\u003e45% stronger\u003c\/strong\u003e than typical cover webbing, doubled along the perimeter, and every seam is sewn with white polyester bonded, UV-resistant marine thread. Four U.S. patents stand behind the design.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \n\n  \u003csection class=\"rmeshsc-section\"\u003e\n    \u003ch2\u003eWho It's For\u003c\/h2\u003e\n    \u003cdiv class=\"rmeshsc-app-grid\"\u003e\n      \u003cdiv class=\"rmeshsc-app-card\"\u003e\n\u003ch4\u003eFamilies with Kids \u0026amp; Pets\u003c\/h4\u003e\n\u003cp\u003eA properly anchored RuggedMesh cover forms a tensioned barrier over the water that exceeds the \u003cstrong\u003eASTM F1346\u003c\/strong\u003e standard for manual pool safety covers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-app-card\"\u003e\n\u003ch4\u003eWooded Backyards\u003c\/h4\u003e\n\u003cp\u003eThe tighter premium weave traps finer debris than standard mesh, so pine needles, seed pods, and silt stay on top of the cover instead of sinking into the pool.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-app-card\"\u003e\n\u003ch4\u003eSnow Country Pools\u003c\/h4\u003e\n\u003cp\u003eMeltwater drains straight through instead of ponding, so the cover sheds weight all winter with no cover pump required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-app-card\"\u003e\n\u003ch4\u003eGreen-Water Spring Openers\u003c\/h4\u003e\n\u003cp\u003eIf you open to a swamp every April, 99% sunblock starves algae all winter for a faster, cheaper spring startup.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rmeshsc-section\"\u003e\n    \u003ch2\u003eWhy PST Customers Pick This\u003c\/h2\u003e\n    \u003cdiv class=\"rmeshsc-feature-grid\"\u003e\n      \u003cdiv class=\"rmeshsc-feature-card\"\u003e\n\u003cdiv class=\"rmeshsc-emoji\"\u003e🛡️\u003c\/div\u003e\n\u003ch5\u003eExceeds ASTM F1346\u003c\/h5\u003e\n\u003cp\u003eUL ran the complete ASTM F1346-91 manual safety cover test series on Meyco covers, including the 485 lb static load requirement. RuggedMesh exceeds it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-feature-card\"\u003e\n\u003cdiv class=\"rmeshsc-emoji\"\u003e💧\u003c\/div\u003e\n\u003ch5\u003eNo Cover Pump Needed\u003c\/h5\u003e\n\u003cp\u003eWater passes straight through the mesh, 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=\"rmeshsc-feature-card\"\u003e\n\u003cdiv class=\"rmeshsc-emoji\"\u003e🎯\u003c\/div\u003e\n\u003ch5\u003eFilters Finer Debris\u003c\/h5\u003e\n\u003cp\u003eThe premium weave catches smaller particles than standard mesh, which means less silt on the pool floor when you open.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-feature-card\"\u003e\n\u003cdiv class=\"rmeshsc-emoji\"\u003e🧰\u003c\/div\u003e\n\u003ch5\u003eComplete Install Kit\u003c\/h5\u003e\n\u003cp\u003eShips with solid brass deck anchors, stainless steel springs, a stainless steel installation rod, and a storage bag for the swim season.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-feature-card\"\u003e\n\u003cdiv class=\"rmeshsc-emoji\"\u003e🔩\u003c\/div\u003e\n\u003ch5\u003eDeck-Safe Hardware\u003c\/h5\u003e\n\u003cp\u003eNon-corrosive solid brass anchors sit flush when closed. Stainless steel buckles and aluminum strap tips will not rust or stain your decking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-feature-card\"\u003e\n\u003cdiv class=\"rmeshsc-emoji\"\u003e📏\u003c\/div\u003e\n\u003ch5\u003eHalf the Carry Weight\u003c\/h5\u003e\n\u003cp\u003eAt 6 oz per square yard, RuggedMesh weighs about 50% less than a typical solid safety cover, so seasonal install and removal stays a manageable two-person job.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \n  \u003cdiv class=\"rmeshsc-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 solid decking and tensioned per Meyco's installation manual. Drill the brass anchors into concrete, stone, or pavers that can hold the load, 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=\"rmeshsc-section\"\u003e\n    \u003ch2\u003eFull Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"rmeshsc-spec-grid\"\u003e\n      \u003cdiv class=\"rmeshsc-spec-row\"\u003e\n\u003cspan class=\"rmeshsc-spec-key\"\u003eManufacturer\u003c\/span\u003e\u003cspan class=\"rmeshsc-spec-val\"\u003eMeyco Pool Covers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-spec-row\"\u003e\n\u003cspan class=\"rmeshsc-spec-key\"\u003eProduct Line\u003c\/span\u003e\u003cspan class=\"rmeshsc-spec-val\"\u003eRuggedMesh\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-spec-row\"\u003e\n\u003cspan class=\"rmeshsc-spec-key\"\u003eModel \/ MPN\u003c\/span\u003e\u003cspan class=\"rmeshsc-spec-val\"\u003eMEY1836RMBL\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-spec-row\"\u003e\n\u003cspan class=\"rmeshsc-spec-key\"\u003eSKU\u003c\/span\u003e\u003cspan class=\"rmeshsc-spec-val\"\u003ePST-MEY1836RMBL\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-spec-row\"\u003e\n\u003cspan class=\"rmeshsc-spec-key\"\u003eCover Type\u003c\/span\u003e\u003cspan class=\"rmeshsc-spec-val\"\u003ePremium mesh safety cover\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-spec-row\"\u003e\n\u003cspan class=\"rmeshsc-spec-key\"\u003ePool Size\u003c\/span\u003e\u003cspan class=\"rmeshsc-spec-val\"\u003e18' x 36'\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-spec-row\"\u003e\n\u003cspan class=\"rmeshsc-spec-key\"\u003eShape\u003c\/span\u003e\u003cspan class=\"rmeshsc-spec-val\"\u003eRectangle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-spec-row\"\u003e\n\u003cspan class=\"rmeshsc-spec-key\"\u003eColor\u003c\/span\u003e\u003cspan class=\"rmeshsc-spec-val\"\u003eBlue\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-spec-row\"\u003e\n\u003cspan class=\"rmeshsc-spec-key\"\u003eFabric Weight\u003c\/span\u003e\u003cspan class=\"rmeshsc-spec-val\"\u003e6 oz per square yard\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-spec-row\"\u003e\n\u003cspan class=\"rmeshsc-spec-key\"\u003eSunlight Blocked\u003c\/span\u003e\u003cspan class=\"rmeshsc-spec-val\"\u003e99%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-spec-row\"\u003e\n\u003cspan class=\"rmeshsc-spec-key\"\u003eWeight vs Solid Cover\u003c\/span\u003e\u003cspan class=\"rmeshsc-spec-val\"\u003eAbout 50% lighter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-spec-row\"\u003e\n\u003cspan class=\"rmeshsc-spec-key\"\u003eRated Pool Area\u003c\/span\u003e\u003cspan class=\"rmeshsc-spec-val\"\u003eUp to 2,500 sq ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-spec-row\"\u003e\n\u003cspan class=\"rmeshsc-spec-key\"\u003eWebbing\u003c\/span\u003e\u003cspan class=\"rmeshsc-spec-val\"\u003e45% stronger, double perimeter webbing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-spec-row\"\u003e\n\u003cspan class=\"rmeshsc-spec-key\"\u003eStitching\u003c\/span\u003e\u003cspan class=\"rmeshsc-spec-val\"\u003eWhite polyester bonded, UV-resistant marine thread\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-spec-row\"\u003e\n\u003cspan class=\"rmeshsc-spec-key\"\u003eAnchors\u003c\/span\u003e\u003cspan class=\"rmeshsc-spec-val\"\u003eNon-corrosive solid brass\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-spec-row\"\u003e\n\u003cspan class=\"rmeshsc-spec-key\"\u003eSprings\u003c\/span\u003e\u003cspan class=\"rmeshsc-spec-val\"\u003eStainless steel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-spec-row\"\u003e\n\u003cspan class=\"rmeshsc-spec-key\"\u003eBuckles \/ Strap Tips\u003c\/span\u003e\u003cspan class=\"rmeshsc-spec-val\"\u003eStainless steel buckles, aluminum tips\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-spec-row\"\u003e\n\u003cspan class=\"rmeshsc-spec-key\"\u003eIn the Box\u003c\/span\u003e\u003cspan class=\"rmeshsc-spec-val\"\u003eCover, brass anchors, stainless springs, installation rod, storage bag\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-spec-row\"\u003e\n\u003cspan class=\"rmeshsc-spec-key\"\u003eSafety Standard\u003c\/span\u003e\u003cspan class=\"rmeshsc-spec-val\"\u003eExceeds ASTM F1346-91 (UL tested)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-spec-row\"\u003e\n\u003cspan class=\"rmeshsc-spec-key\"\u003eStatic Load\u003c\/span\u003e\u003cspan class=\"rmeshsc-spec-val\"\u003eExceeds 485 lb ASTM requirement\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-spec-row\"\u003e\n\u003cspan class=\"rmeshsc-spec-key\"\u003ePatents\u003c\/span\u003e\u003cspan class=\"rmeshsc-spec-val\"\u003eFour U.S. patents\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmeshsc-spec-row\"\u003e\n\u003cspan class=\"rmeshsc-spec-key\"\u003eWarranty\u003c\/span\u003e\u003cspan class=\"rmeshsc-spec-val\"\u003e12-year manufacturer warranty\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rmeshsc-section\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \n    \u003cdiv class=\"rmeshsc-faq-card\"\u003e\n      \u003ch4\u003eWhat is the difference between RuggedMesh, MeycoLite, and PermaGuard?\u003c\/h4\u003e\n      \u003cp\u003eAll three are Meyco safety covers with the same brass and stainless hardware and 12-year warranty. \u003cstrong\u003eRuggedMesh\u003c\/strong\u003e is the premium mesh: a 6 oz per square yard weave that blocks 99% of sunlight and filters finer debris. \u003cstrong\u003eMeycoLite\u003c\/strong\u003e is the lighter 4.4 oz standard mesh that blocks 95%. \u003cstrong\u003ePermaGuard\u003c\/strong\u003e is a solid vinyl cover that blocks 100%. If you want mesh convenience with near-solid shade, RuggedMesh is the one.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"rmeshsc-faq-card\"\u003e\n      \u003ch4\u003eWhat colors does RuggedMesh come in?\u003c\/h4\u003e\n      \u003cp\u003eGreen is the standard color at PST Pool Supplies, and select sizes are also stocked in \u003cstrong\u003eBlue or Gray\u003c\/strong\u003e while supplies last. The color of this cover is listed in the product title.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"rmeshsc-faq-card\"\u003e\n      \u003ch4\u003eHow do I pick the right size?\u003c\/h4\u003e\n      \u003cp\u003eOrder by your pool's swim area, not the cover's sewn dimensions. This listing fits a \u003cstrong\u003e18' x 36'\u003c\/strong\u003e pool: Meyco sizes the finished cover larger so it overlaps the deck on all sides and anchors under tension. Measure your pool at the waterline, match it to the listed size, and if your pool has steps or an offset, match the step configuration in the title too.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"rmeshsc-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 drill 3\/4 inch holes for the brass anchors, thread the stainless springs onto the cover straps, and tension the cover with the included installation rod. Plan on a helper and an afternoon for the first install. Once the anchors are set, seasonal on and off takes about 15-20 minutes.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"rmeshsc-faq-card\"\u003e\n      \u003ch4\u003eWill water sit on top of the cover?\u003c\/h4\u003e\n      \u003cp\u003eNo. The mesh passes rain and snowmelt straight through to the pool, so nothing ponds on the surface and you never need a cover pump. Fine debris stays on top, so blow or brush it off before you remove the cover in spring.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"rmeshsc-faq-card\"\u003e\n      \u003ch4\u003eWhat warranty does Meyco give?\u003c\/h4\u003e\n      \u003cp\u003eEvery Meyco cover carries a \u003cstrong\u003e12-year pro-rated manufacturer warranty\u003c\/strong\u003e, one of the longest in the category. Register your cover after purchase: Meyco keeps a database of registered covers and measurements, so a replacement can be rebuilt to your original specs.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/section\u003e\n\n  \u003csection class=\"rmeshsc-cta\"\u003e\n    \u003ch2\u003eOrder Your Meyco RuggedMesh Cover From PST\u003c\/h2\u003e\n    \u003cp\u003eAuthorized Meyco dealer, backed by PST Pool Supplies' support team from checkout to spring opening.\u003c\/p\u003e\n    \u003cdiv class=\"rmeshsc-perks\"\u003e\n      \u003cspan class=\"rmeshsc-perk\"\u003eFree Shipping\u003c\/span\u003e\u003cspan class=\"rmeshsc-perk\"\u003e30-Day Returns\u003c\/span\u003e\u003cspan class=\"rmeshsc-perk\"\u003e12-Year Meyco Warranty\u003c\/span\u003e\u003cspan class=\"rmeshsc-perk\"\u003eAuthorized Meyco Dealer\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n","brand":"Meyco","offers":[{"title":"Default Title","offer_id":44289688731713,"sku":"PST-MEY1836RMBL","price":1484.6,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0633\/1623\/0209\/files\/meyco-ruggedmesh__ruggedmesh_pool_59f44c6e-50ca-4f24-b709-7170eea78b2d.jpg?v=1785943542","url":"https:\/\/www.pstpoolsupplies.com\/products\/meyco-ruggedmesh-18-x-36-rectangle-premium-mesh-pool-safety-cover-blue","provider":"PST Pool Supplies","version":"1.0","type":"link"}