{"product_id":"garvee-papasan-chair-ergonomic-wicker-ppg-33us9fxn","title":"Garvee 37\" Ergonomic Swivel Papasan Chair with 10lb Thick Cushion, Heavy Duty Metal Saucer Chair for Reading Nook, Black","description":"\u003cstyle\u003e\n  :root{\n    --gv-navy:#111111;\n    --gv-text:#263238;\n    --gv-muted:#546e7a;\n    --gv-bg:#f5f5f5;\n    --gv-card:#ffffff;\n    --gv-line:rgba(17,17,17,.12);\n    --gv-radius:16px;\n  }\n\n  .garvee-aPlus{\n    max-width:1100px;\n    margin:0 auto;\n    padding:18px;\n    color:var(--gv-text);\n    font-family:Arial, Helvetica, sans-serif;\n    line-height:1.45\n  }\n\n  .garvee-aPlus *{box-sizing:border-box}\n  .garvee-aPlus img{max-width:100%;height:auto;display:block}\n\n  .gv-section{margin:0 0 18px 0}\n  .gv-surface{\n    background:var(--gv-bg);\n    border:1px solid var(--gv-line);\n    border-radius:var(--gv-radius);\n    padding:18px\n  }\n\n  .gv-hero{\n    padding:18px;\n    border-radius:var(--gv-radius);\n    background:linear-gradient(135deg, rgba(17,17,17,.08), rgba(17,17,17,.02));\n    border:1px solid var(--gv-line)\n  }\n\n  .gv-kicker{\n    color:var(--gv-navy);\n    font-weight:800;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    font-size:12px;\n    margin:0 0 6px 0\n  }\n\n  .gv-h1{\n    margin:0 0 8px 0;\n    font-size:clamp(22px,4.2vw,36px);\n    line-height:1.15;\n    color:var(--gv-navy)\n  }\n\n  .gv-sub{\n    margin:0;\n    color:var(--gv-muted);\n    font-size:clamp(14px,2.4vw,16px)\n  }\n\n  .gv-divider{\n    height:1px;\n    background:var(--gv-line);\n    margin:14px 0\n  }\n\n  .gv-media{\n    border-radius:var(--gv-radius);\n    overflow:hidden;\n    border:1px solid var(--gv-line);\n    background:#fff\n  }\n\n  .gv-media img{width:100%}\n\n  .gv-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:12px\n  }\n\n  .gv-card{\n    background:var(--gv-card);\n    border:1px solid var(--gv-line);\n    border-radius:14px;\n    padding:14px\n  }\n\n  .gv-card h3{\n    margin:0 0 6px 0;\n    font-size:16px;\n    line-height:1.2;\n    color:var(--gv-navy)\n  }\n\n  .gv-card p{\n    margin:0;\n    color:var(--gv-muted);\n    font-size:14px\n  }\n\n  .gv-rich{\n    display:grid;\n    grid-template-columns:1.2fr .8fr;\n    gap:14px;\n    align-items:start\n  }\n\n  .gv-rich h2{\n    margin:0 0 8px 0;\n    font-size:20px;\n    line-height:1.2;\n    color:var(--gv-navy)\n  }\n\n  .gv-rich p{\n    margin:0 0 10px 0;\n    color:var(--gv-muted);\n    font-size:14px\n  }\n\n  .gv-list{\n    margin:0;\n    padding:0;\n    list-style:none;\n    display:grid;\n    gap:10px\n  }\n\n  .gv-li{\n    position:relative;\n    padding-left:26px;\n    color:var(--gv-text);\n    font-size:14px\n  }\n\n  .gv-li::before{\n    content:\"\";\n    position:absolute;\n    left:0;\n    top:.45em;\n    width:10px;\n    height:10px;\n    border-radius:999px;\n    background:var(--gv-navy);\n    box-shadow:0 0 0 4px rgba(17,17,17,.08)\n  }\n\n  .gv-li strong{font-weight:800}\n\n  .gv-alt{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:12px;\n    align-items:center\n  }\n\n  .gv-alt .gv-copy{\n    background:var(--gv-card);\n    border:1px solid var(--gv-line);\n    border-radius:14px;\n    padding:14px\n  }\n\n  .gv-alt h3{\n    margin:0 0 8px 0;\n    font-size:18px;\n    line-height:1.2;\n    color:var(--gv-navy)\n  }\n\n  .gv-alt p{\n    margin:0;\n    color:var(--gv-muted);\n    font-size:14px\n  }\n\n  .gv-chiprow{\n    margin-top:10px;\n    display:flex;\n    flex-wrap:wrap;\n    gap:8px\n  }\n\n  .gv-chip{\n    border:1px solid var(--gv-line);\n    color:var(--gv-navy);\n    background:rgba(17,17,17,.05);\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700\n  }\n\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\n  .gv-specs-header{\n    padding:12px 14px;\n    background:rgba(17,17,17,.06);\n    border-bottom:1px solid var(--gv-line)\n  }\n\n  .gv-specs-header h2{\n    margin:0;\n    font-size:18px;\n    line-height:1.2;\n    color:var(--gv-navy)\n  }\n\n  .gv-table{\n    width:100%;\n    border-collapse:collapse;\n    display:table !important\n  }\n\n  .gv-table tr{border-bottom:1px solid var(--gv-line)}\n  .gv-table tr:last-child{border-bottom:none}\n\n  .gv-table th,\n  .gv-table td{\n    padding:12px 14px;\n    text-align:left;\n    vertical-align:top\n  }\n\n  .gv{\n    margin:0 0 8px 0;\n    font-size:16px;\n    line-height:1.2;\n    color:var(--gv-navy)\n  }\n\n  .gv-note ul{\n    margin:0;\n    padding-left:18px;\n    color:var(--gv-muted);\n    font-size:14px\n  }\n\n  .gv-note li{margin:6px 0}\n\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    .gv-alt{grid-template-columns:1fr}\n    .gv-alt.gv-rev .gv-media{order:2}\n    .gv-alt.gv-rev .gv-copy{order:1}\n\n    .gv-table,\n    .gv-table tbody,\n    .gv-table tr,\n    .gv-table th,\n    .gv-table td{\n      display:block !important;\n      width:100% !important\n    }\n\n    .gv-table tr{padding:10px 14px}\n    .gv-table th{\n      padding:0;\n      margin:0 0 6px 0;\n      background:transparent\n    }\n    .gv-table td{\n      padding:0;\n      background:transparent\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"garvee-aPlus\"\u003e\n\u003c!-- Hero --\u003e\n\u003cdiv class=\"gv-section gv-hero\"\u003e\n\u003cdiv class=\"gv-kicker\"\u003eGARVEE\u003c\/div\u003e\n\u003ch1 class=\"gv-h1\"\u003e37\" Ergonomic Swivel Papasan Chair for a Cozy Reading Nook\u003c\/h1\u003e\n\u003cp class=\"gv-sub\"\u003eA modern black saucer chair with a 10 lb thick cushion, 360° swivel base, and heavy-duty metal frame—made for comfortable lounging in your reading nook, bedroom, or living room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Image --\u003e\u003c!-- 3 Key Selling Points --\u003e\n\u003cdiv class=\"gv-section gv-surface\"\u003e\n\u003cdiv class=\"gv-grid\"\u003e\n\u003cdiv class=\"gv-card\"\u003e\n\u003ch3\u003e10 lb Thick Cushion\u003c\/h3\u003e\n\u003cp\u003ePlush support helps create a soft, relaxed seat for reading, resting, or unwinding at home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-card\"\u003e\n\u003ch3\u003e360° Swivel Comfort\u003c\/h3\u003e\n\u003cp\u003eEnjoy easy turning and flexible movement while you read, chat, watch TV, or lounge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-card\"\u003e\n\u003ch3\u003eHeavy-Duty Metal Frame\u003c\/h3\u003e\n\u003cp\u003eBuilt for dependable daily use with a sturdy structure that supports a secure seating feel.\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\u003eSoft Lounge Feel, Everyday Practicality\u003c\/h2\u003e\n\u003cp\u003eThis papasan chair combines an oversized saucer shape with a deep, supportive cushion to give you a relaxing place to sit for long reading sessions or quiet downtime. The black finish makes it easy to blend into modern, minimalist, or casual interiors.\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\u003eOversized 37\" seat:\u003c\/strong\u003e gives you a roomy, lounge-style sitting experience.\u003c\/li\u003e\n\u003cli class=\"gv-li\"\u003e\n\u003cstrong\u003eThick cushion comfort:\u003c\/strong\u003e soft support helps make daily use more enjoyable.\u003c\/li\u003e\n\u003cli class=\"gv-li\"\u003e\n\u003cstrong\u003eSwivel base:\u003c\/strong\u003e adds easy movement for a more flexible seating setup.\u003c\/li\u003e\n\u003cli class=\"gv-li\"\u003e\n\u003cstrong\u003eMetal frame strength:\u003c\/strong\u003e offers dependable structure for indoor lounging.\u003c\/li\u003e\n\u003cli class=\"gv-li\"\u003e\n\u003cstrong\u003eBlack modern look:\u003c\/strong\u003e works well in reading nooks, bedrooms, and living rooms.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-media\"\u003e\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/81DPW-cJtML._AC_SL1500_.jpg\" alt=\"GARVEE swivel papasan chair lifestyle view in a cozy indoor reading nook\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Alternating Module 1: Image Left \/ Text Right --\u003e\n\u003cdiv class=\"gv-section gv-alt\"\u003e\n\u003cdiv class=\"gv-media\"\u003e\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/71YfsN9EKlL._AC_SL1500_.jpg\" alt=\"GARVEE papasan chair cushion and frame detail image showing thick cushion support and woven style\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gv-copy\"\u003e\n\u003ch3\u003eRelax with Deep Cushion Support\u003c\/h3\u003e\n\u003cp\u003eThe 10 lb cushion adds a plush feel that helps you settle in comfortably for longer reading, resting, or casual lounging sessions.\u003c\/p\u003e\n\u003cdiv class=\"gv-chiprow\"\u003e\n\u003cspan class=\"gv-chip\"\u003eSoft Seating\u003c\/span\u003e \u003cspan class=\"gv-chip\"\u003eReading Nook\u003c\/span\u003e \u003cspan class=\"gv-chip\"\u003eIndoor Lounge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Alternating Module 2: Image Right \/ Text Left --\u003e\n\u003cdiv class=\"gv-section gv-alt gv-rev\"\u003e\n\u003cdiv class=\"gv-copy\"\u003e\n\u003ch3\u003eTurn Freely with 360° Swivel\u003c\/h3\u003e\n\u003cp\u003eThe swivel base makes it easier to move naturally while you read, talk, or shift your position throughout the day.\u003c\/p\u003e\n\u003cdiv class=\"gv-chiprow\"\u003e\n\u003cspan class=\"gv-chip\"\u003e360° Swivel\u003c\/span\u003e \u003cspan class=\"gv-chip\"\u003eFlexible Movement\u003c\/span\u003e \u003cspan class=\"gv-chip\"\u003eEasy to Use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-media\"\u003e\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/81HvLLuk4xL._AC_SL1500_.jpg\" alt=\"GARVEE papasan chair feature display with black finish and swivel lounge design\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Lifestyle \/ Use Section --\u003e\n\u003cdiv class=\"gv-section gv-surface\"\u003e\n\u003cdiv style=\"grid-template-columns: 1fr;\" class=\"gv-rich\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003eDesigned for Cozy Indoor Spaces\u003c\/h2\u003e\n\u003cp\u003eUse this oversized papasan chair anywhere you want a comfortable personal seat that feels inviting and easy to style.\u003c\/p\u003e\n\u003cdiv class=\"gv-chiprow\"\u003e\n\u003cspan class=\"gv-chip\"\u003eLiving Room\u003c\/span\u003e \u003cspan class=\"gv-chip\"\u003eBedroom\u003c\/span\u003e \u003cspan class=\"gv-chip\"\u003eReading Nook\u003c\/span\u003e \u003cspan class=\"gv-chip\"\u003eLounge Area\u003c\/span\u003e \u003cspan class=\"gv-chip\"\u003eApartment\u003c\/span\u003e \u003cspan class=\"gv-chip\"\u003eDorm Room\u003c\/span\u003e \u003cspan class=\"gv-chip\"\u003eSunroom\u003c\/span\u003e \u003cspan class=\"gv-chip\"\u003eCozy Corner\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specs 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 aria-label=\"Product specifications\" class=\"gv-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eSwivel Papasan Chair\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSeat Size\u003c\/th\u003e\n\u003ctd\u003e37\" Oversized Saucer Seat\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCushion Weight\u003c\/th\u003e\n\u003ctd\u003e10 lb Thick Cushion\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFrame Material\u003c\/th\u003e\n\u003ctd\u003eHeavy-Duty Metal Frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSwivel Function\u003c\/th\u003e\n\u003ctd\u003e360° Swivel Base\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Care Note --\u003e\n\u003cdiv class=\"gv-section gv-note\"\u003e\n\u003ch3\u003eCare Note\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eKeep the chair clean and dry for everyday indoor use.\u003c\/li\u003e\n\u003cli\u003eFor best comfort, adjust the cushion and swivel position as needed.\u003c\/li\u003e\n\u003cli\u003ePlace on a level floor surface for a more stable seating experience.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Black","offer_id":53356343361849,"sku":"PPG_33US9FXN","price":169.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/shopify_2Fai_images_2Ftmp3igc_5zd.jpg?v=1780465729","url":"https:\/\/www.garvee.com\/products\/garvee-papasan-chair-ergonomic-wicker-ppg-33us9fxn","provider":"GARVEE","version":"1.0","type":"link"}