{"product_id":"garvee-all-weather-folding-adirondack-chair-ppg-339pfngi","title":"Garvee HDPE Adirondack Chair, Foldable Outdoor Lounge Chair with Cup Holder for Porch, Poolside, Gray","description":"\u003cstyle\u003e\n  :root{\n    --gv-navy:#4b5563; \/* Sleek Charcoal Gray to match Modern Gray product color *\/\n    --gv-text:#1f2937;\n    --gv-muted:#4b5563;\n    --gv-bg:#f3f4f6;\n    --gv-card:#ffffff;\n    --gv-line:rgba(75,85,99,.18);\n    --gv-radius:16px;\n  }\n\n  .garvee-aPlus{max-width:1100px;margin:0 auto;padding:18px;color:var(--gv-text);font-family:Arial, Helvetica, sans-serif;line-height:1.45}\n  .garvee-aPlus *{box-sizing:border-box}\n  .gv-section{margin:0 0 18px 0}\n  .gv-surface{background:var(--gv-bg);border:1px solid var(--gv-line);border-radius:var(--gv-radius);padding:18px}\n  .gv-hero{padding:24px;border-radius:var(--gv-radius);background:linear-gradient(135deg, rgba(75,85,99,.10), rgba(75,85,99,.02));border:1px solid var(--gv-line);text-align:center}\n  .gv-kicker{color:var(--gv-navy);font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:12px;margin:0 0 6px 0}\n  .gv-h1{margin:0 0 8px 0;font-size:clamp(24px,4.5vw,38px);line-height:1.15;color:var(--gv-text)}\n  .gv-sub{margin:0 auto;color:var(--gv-muted);font-size:clamp(14px,2.4vw,16px);max-width:800px}\n  .gv-divider{height:1px;background:var(--gv-line);margin:14px 0}\n\n  .gv-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}\n  .gv-card{background:var(--gv-card);border:1px solid var(--gv-line);border-radius:14px;padding:16px}\n  .gv-card h3{margin:0 0 8px 0;font-size:16px;line-height:1.2;color:var(--gv-navy);font-weight:700}\n  .gv-card p{margin:0;color:var(--gv-muted);font-size:14px;line-height:1.5}\n\n  .gv-rich{display:grid;grid-template-columns:1fr;gap:16px;align-items:start}\n  @media (min-width: 750px) {\n    .gv-rich{grid-template-columns:1.2fr .8fr}\n  }\n  .gv-rich h2{margin:0 0 8px 0;font-size:22px;line-height:1.2;color:var(--gv-text)}\n  .gv-rich p{margin:0 0 14px 0;color:var(--gv-muted);font-size:14.5px;line-height:1.6}\n  .gv-list{margin:0;padding:0;list-style:none;display:grid;gap:12px}\n  .gv-li{position:relative;padding-left:26px;color:var(--gv-text);font-size:14px;line-height:1.5}\n  .gv-li::before{\n    content:\"\";\n    position:absolute;left:0;top:.45em;\n    width:10px;height:10px;border-radius:999px;\n    background:var(--gv-navy);\n    box-shadow:0 0 0 4px rgba(75,85,99,.12);\n  }\n  .gv-li strong{font-weight:800;color:var(--gv-navy)}\n\n  .gv-side-box{background:var(--gv-card);border:1px solid var(--gv-line);border-radius:14px;padding:18px}\n  .gv-side-box h4{margin:0 0 10px 0;font-size:15px;color:var(--gv-navy);text-transform:uppercase;letter-spacing:0.05em;font-weight:800}\n\n  .gv-chiprow{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}\n  .gv-chip{\n    border:1px solid var(--gv-line);\n    color:var(--gv-navy);\n    background:rgba(75,85,99,.06);\n    padding:6px 12px;border-radius:999px;\n    font-size:12px;font-weight:700;\n  }\n\n  \/* Specs table *\/\n  .gv-specs{\n    background:var(--gv-card);\n    border:2px solid var(--gv-navy);\n    border-radius:var(--gv-radius);\n    overflow:hidden;\n  }\n  .gv-specs-header{\n    padding:14px 16px;\n    background:rgba(75,85,99,.08);\n    border-bottom:1px solid var(--gv-line);\n  }\n  .gv-specs-header h2{margin:0;font-size:18px;line-height:1.2;color:var(--gv-navy);font-weight:800}\n  .gv-table{width:100%;border-collapse:collapse;display:table !important}\n  .gv-table tr{border-bottom:1px solid var(--gv-line)}\n  .gv-table tr:last-child{border-bottom:none}\n  .gv-table th,.gv-table td{padding:12px 16px;text-align:left;vertical-align:top}\n  .gv-table th{\n    width:35%;\n    color:var(--gv-muted);\n    font-weight:700;\n    background:#fff;\n  }\n  .gv-table td{\n    font-weight:800;\n    color:var(--gv-text);\n    background:#fff;\n  }\n\n  .gv-note{\n    background:rgba(75,85,99,.06);\n    border:1px solid var(--gv-line);\n    border-radius:14px;\n    padding:16px;\n  }\n  .gv-note h3{margin:0 0 8px 0;font-size:16px;line-height:1.2;color:var(--gv-navy);font-weight:800}\n  .gv-note ul{margin:0;padding-left:18px;color:var(--gv-muted);font-size:14px;line-height:1.6}\n  .gv-note li{margin:6px 0}\n\n  \/* Mobile Responsive *\/\n  @media (max-width: 749px){\n    .garvee-aPlus{padding:12px}\n    .gv-surface{padding:14px}\n    .gv-grid{grid-template-columns:1fr}\n    .gv-rich{grid-template-columns:1fr}\n    \n    .gv-table, .gv-table tbody, .gv-table tr, .gv-table th, .gv-table td{display:block !important;width:100% !important}\n    .gv-table tr{padding:12px 14px}\n    .gv-table th{padding:0;margin:0 0 4px 0;background:transparent}\n    .gv-table td{padding:0;background:transparent}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"garvee-aPlus\"\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"gv-section gv-hero\"\u003e\n\u003cdiv class=\"gv-kicker\"\u003eGARVEE\u003c\/div\u003e\n\u003ch1 class=\"gv-h1\"\u003eFolding HDPE Adirondack Chair\u003c\/h1\u003e\n\u003cp class=\"gv-sub\"\u003eContemporary deep-embossed grey wood grain comfort meets all-weather engineering—expertly crafted for seasonal portability, lasting durability, and modern outdoor style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 3 Key Selling Points Grid --\u003e\n\u003cdiv class=\"gv-section gv-surface\"\u003e\n\u003cdiv class=\"gv-grid\"\u003e\n\u003cdiv class=\"gv-card\"\u003e\n\u003ch3\u003eSpace-Saving Folding Build\u003c\/h3\u003e\n\u003cp\u003eEasily collapses flat in seconds for quick storage and effortless transport between your backyard, pool deck, or storage shed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-card\"\u003e\n\u003ch3\u003eAll-Weather HDPE Core\u003c\/h3\u003e\n\u003cp\u003eHigh-Density Polyethylene construction completely resists fading, splintering, cracking, and peeling through intense sun, rain, or snow storms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-card\"\u003e\n\u003ch3\u003eExtreme Structural Stability\u003c\/h3\u003e\n\u003cp\u003eSolid heavy-duty engineering provides a secure 43.87 lbs net weight, ensuring your seat remains wind-resistant and firmly anchored.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Deep Intro + Advantage List --\u003e\n\u003cdiv class=\"gv-section gv-surface\"\u003e\n\u003cdiv class=\"gv-rich\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003eModern Ergonomics, Maintenance-Free Luxury\u003c\/h2\u003e\n\u003cp\u003eElevate your open-air conversational retreats, fire pit gatherings, or poolside relaxation with a sleek grey wood texture profile. This premium chair beautifully mimics natural timber grain layouts while entirely eliminating the regular burden of staining, waterproofing, or structural painting treatments.\u003c\/p\u003e\n\u003cdiv class=\"gv-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cul class=\"gv-list\"\u003e\n\u003cli class=\"gv-li\"\u003e\n\u003cstrong\u003eContoured 4-Slat Backrest:\u003c\/strong\u003e Follows natural upper body curves to provide maximum spine support.\u003c\/li\u003e\n\u003cli class=\"gv-li\"\u003e\n\u003cstrong\u003eSleek Slanted Seat Placement:\u003c\/strong\u003e Positions you at the perfect angle for deep, laid-back outdoor lounging.\u003c\/li\u003e\n\u003cli class=\"gv-li\"\u003e\n\u003cstrong\u003eConvenient Integrated Cup Holder:\u003c\/strong\u003e Keeps your favorite cold drinks or morning coffee stable and close at hand.\u003c\/li\u003e\n\u003cli class=\"gv-li\"\u003e\n\u003cstrong\u003eDeep-Embossed Finish:\u003c\/strong\u003e Combines fine contemporary aesthetics with rugged outdoor surface longevity.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Side Box Highlight for No-Image Layout Balance --\u003e\n\u003cdiv class=\"gv-side-box\"\u003e\n\u003ch4\u003eVersatile Multi-Scene Style\u003c\/h4\u003e\n\u003cp style=\"margin: 0 0 10px 0; font-size: 13.5px; color: var(--gv-muted); line-height: 1.5;\"\u003eThe neutral modern gray colorway integrates seamlessly across multiple residential and commercial outdoor setups:\u003c\/p\u003e\n\u003cdiv class=\"gv-chiprow\"\u003e\n\u003cspan class=\"gv-chip\"\u003eFire Pit Accents\u003c\/span\u003e \u003cspan class=\"gv-chip\"\u003ePoolside Decks\u003c\/span\u003e \u003cspan class=\"gv-chip\"\u003eGarden Porches\u003c\/span\u003e \u003cspan class=\"gv-chip\"\u003eCozy Balconies\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specifications Table --\u003e\n\u003cdiv class=\"gv-section gv-specs\"\u003e\n\u003cdiv class=\"gv-specs-header\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003ctable role=\"table\" class=\"gv-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial Composition\u003c\/th\u003e\n\u003ctd\u003eHigh-Density Polyethylene (HDPE) Core\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eColor Style\u003c\/th\u003e\n\u003ctd\u003eModern Grey (Deep-Embossed Faux Wood Grain Finish)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnfolded Dimensions\u003c\/th\u003e\n\u003ctd\u003e34.25 x 21.26 x 5.91 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStructural Net Weight\u003c\/th\u003e\n\u003ctd\u003e43.87 lbs (19.9 kg) for Wind-Resistant Stability\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSpecial Functional Features\u003c\/th\u003e\n\u003ctd\u003eCollapsible Space-Saving Design, Built-In Armrest Cup Holder, Wide Arm Profiles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRecommended Uses\u003c\/th\u003e\n\u003ctd\u003ePatio, Deck, Garden, Porch, Poolside, Backyard, Fire Pit Layouts\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Care and Maintenance Note Section --\u003e\n\u003cdiv class=\"gv-section gv-note\"\u003e\n\u003ch3\u003eCare \u0026amp; Effortless Maintenance Guide\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eRoutine Cleaning:\u003c\/strong\u003e Simply wipe down with a soft cloth, gentle soap, and warm water. The modern gray finish naturally conceals minor dust particles.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeasonal Deep Cleaning:\u003c\/strong\u003e Rinse down with a standard garden hose and use a soft-bristled brush to easily clear particles from the faux wood-grain grooves.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eZero Upkeep Requirements:\u003c\/strong\u003e Built fade-resistant; no annual painting, sanding, wood-staining, or chemical waterproofing coatings are required.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"1 Chair \/ Gray","offer_id":53482429940025,"sku":"PPG_339PFNGI","price":119.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/shopify_2Fai_images_2Ftmpro3ixque.jpg?v=1781766156","url":"https:\/\/www.garvee.com\/products\/garvee-all-weather-folding-adirondack-chair-ppg-339pfngi","provider":"GARVEE","version":"1.0","type":"link"}