{"product_id":"garvee-3-piece-folding-outdoor-patio-bistro-set-ppg-34ydj7qm","title":"Garvee Outdoor Folding Bistro Set, Compact Patio Furniture Set for Balcony, Garden, and Deck,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, #f4f7f4 0%, #ffffff 72%);\n    border: 1px solid #dfe7df;\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: #31523a;\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: #f8faf8;\n    border: 1px solid #dfe7df;\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: #31523a;\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 #e4ece4;\n    border-radius: 18px;\n    padding: 22px 18px;\n    box-shadow: 0 6px 18px rgba(49, 82, 58, 0.08);\n  }\n\n  .garvee-a-plus .feature-card h3 {\n    margin: 0 0 10px;\n    font-size: 18px;\n    color: #31523a;\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: #f5f8f5;\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: #31523a;\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 #dfe7df;\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: #f8faf8;\n    border: 1px solid #dfe7df;\n    color: #4d4d4d;\n    font-size: 15px;\n  }\n\n  .garvee-a-plus .care-note strong {\n    color: #31523a;\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 Bistro Set for Balcony, Garden, Patio, and Porch\u003c\/h2\u003e\n    \u003cp\u003eCreate a simple outdoor coffee corner with this foldable bistro set. Designed for compact spaces, it works well on balconies, small patios, garden corners, decks, and porches where flexible seating and easy storage matter.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"spec-row\"\u003e\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003eBistro Set\u003c\/strong\u003e\n      \u003cspan\u003eOutdoor Table and Chair Style\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    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003eCompact\u003c\/strong\u003e\n      \u003cspan\u003eGreat for Small Spaces\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003eOutdoor\u003c\/strong\u003e\n      \u003cspan\u003ePatio and Garden 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\u003eSave Space with a Folding Design\u003c\/h3\u003e\n      \u003cp\u003eThe foldable structure makes the set easier to move, store, or reposition when you need more open space on a balcony or patio.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003ch3\u003eCreate a Cozy Coffee Spot\u003c\/h3\u003e\n      \u003cp\u003eThe bistro-style layout is ideal for morning coffee, casual chats, reading breaks, or light outdoor meals.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003ch3\u003eFit Small Outdoor Areas\u003c\/h3\u003e\n      \u003cp\u003eThe compact furniture design works well for apartments, balconies, porches, garden corners, decks, and smaller patio setups.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003ch3\u003eRefresh Your Outdoor Décor\u003c\/h3\u003e\n      \u003cp\u003eThe simple bistro profile brings a clean, relaxed look to outdoor seating areas without overwhelming the space.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"use-section\"\u003e\n    \u003ch3\u003eMade for Small Patios, Balconies, and Garden Corners\u003c\/h3\u003e\n    \u003cp\u003eThis folding bistro set helps turn limited outdoor space into a practical seating area. Use it for coffee, tea, casual dining, reading, or a quick outdoor break.\u003c\/p\u003e\n    \u003cdiv class=\"use-list\"\u003e\n      \u003cdiv class=\"use-item\"\u003eBalcony Seating\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003ePatio Coffee\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003eGarden Corner\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003ePorch Setup\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003eDeck Seating\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003eApartment Outdoor Space\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003eSmall Backyard\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003eCasual Outdoor Dining\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 Bistro Set\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSet Configuration\u003c\/td\u003e\n          \u003ctd\u003eOutdoor Table and Chair Set\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eDesign Style\u003c\/td\u003e\n          \u003ctd\u003eFoldable, Compact, Space-Saving\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eRecommended Use\u003c\/td\u003e\n          \u003ctd\u003eBalcony, Garden, Patio, Porch, Deck, Small Outdoor Spaces\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eBest For\u003c\/td\u003e\n          \u003ctd\u003eCoffee, Tea, Casual Outdoor Dining, Reading, Relaxing\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eAssembly Info\u003c\/td\u003e\n          \u003ctd\u003eNot Provided\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\u003eNote:\u003c\/strong\u003e Material, exact set contents, dimensions, color, and weight capacity were not provided. Add these details to improve SEO accuracy and conversion.\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Black","offer_id":53356614451513,"sku":"PPG_34YDJ7QM","price":145.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/shopify_2Fai_images_2Ftmp57s6a6mv.jpg?v=1780478374","url":"https:\/\/www.garvee.com\/products\/garvee-3-piece-folding-outdoor-patio-bistro-set-ppg-34ydj7qm","provider":"GARVEE","version":"1.0","type":"link"}