{"product_id":"garvee-outdoor-folding-adirondack-chair-ppg-339pyvrd","title":"Garvee Black HDPE Adirondack Chair, Foldable Outdoor Lounge Chair with Cup Holder for Porch, Poolside, Black","description":"\u003cstyle\u003e\n  .garvee-a-plus {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 28px 16px;\n    font-family: Arial, Helvetica, sans-serif;\n    color: #2f3437;\n    line-height: 1.65;\n    background: #ffffff;\n    box-sizing: border-box;\n  }\n\n  .garvee-a-plus * {\n    box-sizing: border-box;\n  }\n\n  .garvee-a-plus .hero {\n    background: linear-gradient(135deg, #f3f4f6 0%, #ffffff 72%);\n    border: 1px solid #dfe4e6;\n    border-radius: 22px;\n    padding: 42px 28px;\n    text-align: center;\n    margin-bottom: 28px;\n  }\n\n  .garvee-a-plus .hero h2 {\n    margin: 0 0 14px;\n    font-size: 34px;\n    line-height: 1.25;\n    color: #2f3437;\n    font-weight: 700;\n  }\n\n  .garvee-a-plus .hero p {\n    max-width: 880px;\n    margin: 0 auto;\n    font-size: 17px;\n    color: #4b5563;\n  }\n\n  .garvee-a-plus .spec-row {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 14px;\n    margin: 26px 0;\n  }\n\n  .garvee-a-plus .spec-box {\n    background: #f8fafb;\n    border: 1px solid #dfe4e6;\n    border-radius: 16px;\n    padding: 20px 14px;\n    text-align: center;\n  }\n\n  .garvee-a-plus .spec-box strong {\n    display: block;\n    font-size: 22px;\n    color: #2f3437;\n    margin-bottom: 6px;\n  }\n\n  .garvee-a-plus .spec-box span {\n    font-size: 14px;\n    color: #5d6670;\n  }\n\n  .garvee-a-plus .content-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 18px;\n    margin: 34px 0;\n  }\n\n  .garvee-a-plus .feature-card {\n    background: #ffffff;\n    border: 1px solid #e4e9eb;\n    border-radius: 18px;\n    padding: 22px 18px;\n    box-shadow: 0 6px 18px rgba(47, 52, 55, 0.08);\n  }\n\n  .garvee-a-plus .feature-card h3 {\n    margin: 0 0 10px;\n    font-size: 18px;\n    color: #2f3437;\n  }\n\n  .garvee-a-plus .feature-card p {\n    margin: 0;\n    font-size: 15px;\n    color: #4d4d4d;\n  }\n\n  .garvee-a-plus .use-section {\n    background: #f5f7f8;\n    border-radius: 20px;\n    padding: 30px 24px;\n    margin: 36px 0;\n  }\n\n  .garvee-a-plus .use-section h3 {\n    margin: 0 0 12px;\n    font-size: 26px;\n    color: #2f3437;\n    text-align: center;\n  }\n\n  .garvee-a-plus .use-section p {\n    max-width: 850px;\n    margin: 0 auto 22px;\n    text-align: center;\n    color: #555;\n    font-size: 16px;\n  }\n\n  .garvee-a-plus .use-list {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n  }\n\n  .garvee-a-plus .use-item {\n    background: #ffffff;\n    border-radius: 12px;\n    padding: 14px 12px;\n    text-align: center;\n    font-size: 14px;\n    color: #4b4b4b;\n    border: 1px solid #dfe4e6;\n  }\n\n  .garvee-a-plus .table-wrap {\n    margin-top: 36px;\n    border: 2px solid #074174;\n    border-radius: 16px;\n    overflow: hidden;\n  }\n\n  .garvee-a-plus .responsive-table {\n    width: 100%;\n    border-collapse: collapse;\n    table-layout: fixed;\n  }\n\n  .garvee-a-plus .responsive-table td {\n    padding: 16px 18px;\n    border-bottom: 1px solid #e6eef5;\n    font-size: 15px;\n    vertical-align: top;\n  }\n\n  .garvee-a-plus .responsive-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .garvee-a-plus .responsive-table td:first-child {\n    width: 38%;\n    font-weight: 700;\n    color: #333;\n    background: #f7fbff;\n  }\n\n  .garvee-a-plus .responsive-table td:last-child {\n    font-weight: 700;\n    color: #074174;\n  }\n\n  .garvee-a-plus .care-note {\n    margin-top: 26px;\n    padding: 18px 20px;\n    border-radius: 16px;\n    background: #f8fafb;\n    border: 1px solid #dfe4e6;\n    color: #4d4d4d;\n    font-size: 15px;\n  }\n\n  .garvee-a-plus .care-note strong {\n    color: #2f3437;\n  }\n\n  @media (max-width: 768px) {\n    .garvee-a-plus {\n      padding: 20px 12px;\n    }\n\n    .garvee-a-plus .hero {\n      padding: 30px 18px;\n    }\n\n    .garvee-a-plus .hero h2 {\n      font-size: 26px;\n    }\n\n    .garvee-a-plus .spec-row,\n    .garvee-a-plus .content-grid,\n    .garvee-a-plus .use-list {\n      grid-template-columns: 1fr;\n    }\n\n    .garvee-a-plus .responsive-table,\n    .garvee-a-plus .responsive-table tbody,\n    .garvee-a-plus .responsive-table tr,\n    .garvee-a-plus .responsive-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .garvee-a-plus .responsive-table td:first-child {\n      width: 100%;\n      padding-bottom: 6px;\n    }\n\n    .garvee-a-plus .responsive-table td:last-child {\n      padding-top: 6px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"garvee-a-plus\"\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003ch2\u003eFoldable HDPE Adirondack Chair for Patio, Deck, Porch, and Poolside\u003c\/h2\u003e\n    \u003cp\u003eCreate a comfortable outdoor lounge spot with this collapsible HDPE Adirondack chair. The foldable frame, built-in cup holder, wood grain texture, and classic slat-back design make it practical for patios, decks, porches, poolside spaces, fire pit areas, and balconies.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"spec-row\"\u003e\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e1 Piece\u003c\/strong\u003e\n      \u003cspan\u003eSingle Adirondack Chair\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003eHDPE\u003c\/strong\u003e\n      \u003cspan\u003eOutdoor Poly Material\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e380 lbs\u003c\/strong\u003e\n      \u003cspan\u003eWeight Capacity\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003eFoldable\u003c\/strong\u003e\n      \u003cspan\u003eSpace-Saving Design\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"content-grid\"\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003ch3\u003eFold for Easy Storage\u003c\/h3\u003e\n      \u003cp\u003eThe collapsible structure helps save space when the chair is not in use, making it easier to store or move between outdoor areas.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003ch3\u003eRelax with a Built-In Cup Holder\u003c\/h3\u003e\n      \u003cp\u003eThe wide armrest includes a cup holder, keeping your drink close while you read, chat, lounge, or enjoy quiet time outside.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003ch3\u003eChoose Low-Maintenance HDPE\u003c\/h3\u003e\n      \u003cp\u003eHigh-density polyethylene offers the look of outdoor poly lumber and cleans easily with gentle soap, warm water, or a soft brush.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003ch3\u003eStyle Outdoor Spaces Naturally\u003c\/h3\u003e\n      \u003cp\u003eThe embossed wood grain texture and classic Adirondack shape bring a timeless outdoor look to decks, patios, porches, and poolside spaces.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"use-section\"\u003e\n    \u003ch3\u003eMade for Flexible Outdoor Lounging\u003c\/h3\u003e\n    \u003cp\u003eThis foldable Adirondack chair works well for both permanent patio setups and seasonal outdoor use. Place it by a fire pit, on a front porch, near a pool, or in a quiet garden corner for everyday relaxation.\u003c\/p\u003e\n    \u003cdiv class=\"use-list\"\u003e\n      \u003cdiv class=\"use-item\"\u003ePatio Lounging\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003eDeck Seating\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003eFront Porch Use\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003ePoolside Relaxation\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003eFire Pit Area\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003eGarden Corner\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003eBalcony Seating\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003eBackyard Reading\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"table-wrap\"\u003e\n    \u003ctable class=\"responsive-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eProduct Type\u003c\/td\u003e\n          \u003ctd\u003eFoldable Adirondack Chair\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSet Includes\u003c\/td\u003e\n          \u003ctd\u003e1 Chair\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eMain Material\u003c\/td\u003e\n          \u003ctd\u003eHigh Density Polyethylene (HDPE)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eItem Dimensions\u003c\/td\u003e\n          \u003ctd\u003e30\" D × 29\" W × 35.5\" H\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eWeight Capacity\u003c\/td\u003e\n          \u003ctd\u003eUp to 380 lbs\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eIncluded Feature\u003c\/td\u003e\n          \u003ctd\u003eBuilt-In Cup Holder, Foldable Frame, Assembly Required\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"care-note\"\u003e\n    \u003cstrong\u003eCare Note:\u003c\/strong\u003e Wipe with a soft cloth, gentle soap, and warm water. For deeper cleaning, use a garden hose and soft brush. No painting or staining is needed.\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Black \/ 1 Chair","offer_id":53356353749305,"sku":"PPG_339PYVRD","price":139.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/shopify_2Fai_images_2Ftmp9yf6c_u6.jpg?v=1780466361","url":"https:\/\/www.garvee.com\/products\/garvee-outdoor-folding-adirondack-chair-ppg-339pyvrd","provider":"GARVEE","version":"1.0","type":"link"}