{"product_id":"garvee-outdoor-folding-adirondack-chair-ppg-339pm6x2","title":"Garvee Set of 2 Folding HDPE Adirondack Chairs, Wood-Grain Patio Chairs with Cup Holders, 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\u003eFolding HDPE Adirondack Chairs for Patio, Deck, Lawn, and Fire Pit\u003c\/h2\u003e\n    \u003cp\u003eCreate a coordinated outdoor seating area with this set of 2 folding Adirondack chairs. Made with high-density polyethylene, the chairs feature a black embossed wood-grain look, built-in cup holders, and a collapsible design for easier storage and flexible outdoor use.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"spec-row\"\u003e\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003eSet of 2\u003c\/strong\u003e\n      \u003cspan\u003eFolding Adirondack Chairs\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 Easier Storage\u003c\/h3\u003e\n      \u003cp\u003eThe collapsible structure helps the chairs store more easily when not in use, making them practical for seasonal storage or flexible patio layouts.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003ch3\u003eRelax with Cup Holder Convenience\u003c\/h3\u003e\n      \u003cp\u003eBuilt-in cup holders keep drinks close while you read, chat, lounge, or enjoy quiet outdoor time around the patio or fire pit.\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\u003eEnjoy Classic Outdoor Comfort\u003c\/h3\u003e\n      \u003cp\u003eThe contoured seat, slat back, and wide armrests create a relaxed Adirondack seating experience for decks, lawns, porches, and gardens.\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 and Conversation\u003c\/h3\u003e\n    \u003cp\u003eThis folding Adirondack chair set works well for patios, decks, front porches, poolside spaces, fire pit areas, gardens, lawns, and balconies. Use it for everyday breaks, outdoor reading, or casual gatherings.\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\"\u003eLawn 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\u003eFolding Adirondack Chair Set\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSet Includes\u003c\/td\u003e\n          \u003ctd\u003e2 Chairs\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\u003eChair 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 Holders, Foldable Design, 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-bristled brush. No painting, staining, or waterproofing is needed.\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Black \/ 2 Chairs","offer_id":53356607078713,"sku":"PPG_339PM6X2","price":239.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/shopify_2Fai_images_2Ftmpm164gott.jpg?v=1780477874","url":"https:\/\/www.garvee.com\/products\/garvee-outdoor-folding-adirondack-chair-ppg-339pm6x2","provider":"GARVEE","version":"1.0","type":"link"}