{"product_id":"garvee-folding-chaise-lounge-chair-folding-blue-ppg-3466w9ek","title":"Garvee Folding Chaise Lounge Chair, 5-Position Adjustable Sun Lounger with Face Hole, Pillow, Side Pocket, Blue","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: #1f2933;\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, #eef6ff 0%, #ffffff 72%);\n    border: 1px solid #d7e9fb;\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: #07548f;\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: #f7fbff;\n    border: 1px solid #d7e9fb;\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: #07548f;\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 #e2eef9;\n    border-radius: 18px;\n    padding: 22px 18px;\n    box-shadow: 0 6px 18px rgba(7, 84, 143, 0.08);\n  }\n\n  .garvee-a-plus .feature-card h3 {\n    margin: 0 0 10px;\n    font-size: 18px;\n    color: #07548f;\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: #f3f8ff;\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: #07548f;\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 #d7e9fb;\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: #f7fbff;\n    border: 1px solid #d7e9fb;\n    color: #4d4d4d;\n    font-size: 15px;\n  }\n\n  .garvee-a-plus .care-note strong {\n    color: #07548f;\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 Chaise Lounge Chair for Beach, Pool, Patio, and Camping\u003c\/h2\u003e\n    \u003cp\u003eRelax outdoors with a portable chaise lounge chair designed for tanning, reading, napping, and poolside breaks. The face hole, adjustable backrest, removable pillow, side pocket, and folding frame make it easy to lounge comfortably wherever the day takes you.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"spec-row\"\u003e\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e5 Positions\u003c\/strong\u003e\n      \u003cspan\u003eAdjustable Recline\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e300 lbs\u003c\/strong\u003e\n      \u003cspan\u003eMax Weight Recommendation\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e16.4 lbs\u003c\/strong\u003e\n      \u003cspan\u003eLightweight Design\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003eNo Assembly\u003c\/strong\u003e\n      \u003cspan\u003eReady to Use\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\u003eLie Face Down Comfortably\u003c\/h3\u003e\n      \u003cp\u003eThe padded face hole lets you relax face down while breathing easily, making it ideal for tanning, reading, or resting outdoors.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003ch3\u003eAdjust Your Recline Angle\u003c\/h3\u003e\n      \u003cp\u003eThe 5-position backrest supports multiple lounging angles, from flat sunbathing to upright reading or relaxed poolside sitting.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003ch3\u003eCarry and Store with Ease\u003c\/h3\u003e\n      \u003cp\u003eThe folding design and built-in carry handle make the chair convenient for beach trips, camping, patio storage, and travel.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003ch3\u003eKeep Essentials Close\u003c\/h3\u003e\n      \u003cp\u003eA removable pillow adds head or neck support, while the side pocket keeps sunscreen, books, bottles, or small items within reach.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"use-section\"\u003e\n    \u003ch3\u003eDesigned for Outdoor Relaxation Anywhere\u003c\/h3\u003e\n    \u003cp\u003eUse this portable folding sun lounger for poolside afternoons, beach tanning, backyard breaks, patio reading, lawn lounging, or camping trips. Its lightweight foldable design makes it easy to move between different outdoor settings.\u003c\/p\u003e\n    \u003cdiv class=\"use-list\"\u003e\n      \u003cdiv class=\"use-item\"\u003eBeach Tanning\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003ePoolside Lounging\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003ePatio Relaxation\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003eBackyard Napping\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003eGarden Reading\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003eCamping Trips\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003eLawn Sunbathing\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003eOutdoor Travel\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 Outdoor Chaise Lounge Chair\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eRecline Positions\u003c\/td\u003e\n          \u003ctd\u003e5 Adjustable Backrest Positions\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eFrame Material\u003c\/td\u003e\n          \u003ctd\u003eAlloy Steel\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eItem Dimensions\u003c\/td\u003e\n          \u003ctd\u003e74.8\" D × 23.23\" W × 14.57\" H\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eItem Weight\u003c\/td\u003e\n          \u003ctd\u003e16.4 lbs\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eIncluded Features\u003c\/td\u003e\n          \u003ctd\u003eFace Hole, Carry Handle, Side Pocket, Removable Pillow, No 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 Fold the lounge chair after use for easier storage and transport. The side pocket is designed for small everyday essentials such as books, sunscreen, water bottles, or personal items.\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Blue","offer_id":53356363317561,"sku":"PPG_3466W9EK","price":79.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PPG_3466W9EK.png?v=1780625402","url":"https:\/\/www.garvee.com\/products\/garvee-folding-chaise-lounge-chair-folding-blue-ppg-3466w9ek","provider":"GARVEE","version":"1.0","type":"link"}