{"product_id":"garvee-outdoor-folding-adirondack-chair-ppg-339ps1h2","title":"Garvee Folding Adirondack Chairs Set of 2, HDPE Patio Chairs with Side Table and 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 Chair Set for Patio, Deck, Garden, and Fire Pit\u003c\/h2\u003e\n    \u003cp\u003eCreate a coordinated outdoor conversation spot with this 3-piece Adirondack set. Made from high-density polyethylene with an embossed wood-grain texture, it includes two foldable chairs and one side table for relaxed seating on patios, decks, porches, gardens, and backyard fire pit areas.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"spec-row\"\u003e\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e3 Pieces\u003c\/strong\u003e\n      \u003cspan\u003e2 Chairs + 1 Side Table\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\u003eChair Weight Capacity\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003eFoldable\u003c\/strong\u003e\n      \u003cspan\u003eSpace-Saving Chairs\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 chair design helps save space when not in use, making the set 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\u003eWide armrests with built-in cup holders keep drinks close while you read, chat, lounge, or enjoy a quiet evening outdoors.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003ch3\u003eComplete the Seating Area\u003c\/h3\u003e\n      \u003cp\u003eThe matching side table gives you a convenient place for drinks, snacks, books, décor, or small outdoor essentials.\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 a durable outdoor surface with a wood-grain look and cleans easily with soap, water, or a soft brush.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"use-section\"\u003e\n    \u003ch3\u003eBuilt for Outdoor Conversation and Everyday Lounging\u003c\/h3\u003e\n    \u003cp\u003eThis folding Adirondack chair set works well for patios, decks, lawns, porches, poolside spaces, garden corners, and fire pit areas. Use it to create a relaxed seating setup for coffee, reading, outdoor chats, or weekend gatherings.\u003c\/p\u003e\n    \u003cdiv class=\"use-list\"\u003e\n      \u003cdiv class=\"use-item\"\u003ePatio Seating\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003eDeck Lounging\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003eGarden Corner\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003eFire Pit Area\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003eFront Porch\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003ePoolside Space\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003eLawn Seating\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003eBackyard Chats\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 Configuration\u003c\/td\u003e\n          \u003ctd\u003e2 Chairs + 1 Side Table\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\u003eDesign Features\u003c\/td\u003e\n          \u003ctd\u003eFoldable Chairs, Built-In Cup Holders, Embossed Wood-Grain Texture, 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, staining, or waterproofing is needed.\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Black \/ 2 Chairs + 1 Table","offer_id":53356353814841,"sku":"PPG_339PS1H2","price":279.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/shopify_2Fai_images_2Ftmpuynne9jg.jpg?v=1780466362","url":"https:\/\/www.garvee.com\/products\/garvee-outdoor-folding-adirondack-chair-ppg-339ps1h2","provider":"GARVEE","version":"1.0","type":"link"}