{"product_id":"garvee-3-piece-folding-outdoor-patio-bistro-set-ppg-34yd596e","title":"Garvee Outdoor Folding Bistro Set, Compact Patio Furniture Set for Balcony, Garden, and Deck,Pink","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, #f6f8f5 0%, #ffffff 70%);\n    border: 1px solid #dfe8dc;\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: #314f3a;\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: #f9fbf8;\n    border: 1px solid #dfe8dc;\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: #314f3a;\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 #e5ece3;\n    border-radius: 18px;\n    padding: 22px 18px;\n    box-shadow: 0 6px 18px rgba(49, 79, 58, 0.08);\n  }\n\n  .garvee-a-plus .feature-card h3 {\n    margin: 0 0 10px;\n    font-size: 18px;\n    color: #314f3a;\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: #f6f9f5;\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: #314f3a;\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 #dfe8dc;\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: #f9fbf8;\n    border: 1px solid #dfe8dc;\n    color: #4d4d4d;\n    font-size: 15px;\n  }\n\n  .garvee-a-plus .care-note strong {\n    color: #314f3a;\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\u003eCompact Folding Bistro Set for Balcony, Patio, Garden, and Apartment Spaces\u003c\/h2\u003e\n    \u003cp\u003eBring café-style comfort to small spaces with this 3-piece folding patio bistro set. Designed with two metal chairs and one round table, it creates a practical spot for morning coffee, light meals, reading breaks, or relaxed conversation indoors or outdoors.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"spec-row\"\u003e\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003e2 Chairs + 1 Round Table\u003c\/strong\u003e\n      \u003cspan\u003eComplete Bistro Setup\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003eMetal Frame\u003c\/strong\u003e\n      \u003cspan\u003ePowder-Coated Build\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003eFoldable\u003c\/strong\u003e\n      \u003cspan\u003eEasy Storage Design\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003eSmall-Space Friendly\u003c\/strong\u003e\n      \u003cspan\u003eBalcony and Apartment 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\u003eMaximize Compact Spaces\u003c\/h3\u003e\n      \u003cp\u003eThe folding structure helps you make better use of balconies, small patios, porches, and apartment corners without taking up permanent space.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003ch3\u003eCreate a Café-Style Moment\u003c\/h3\u003e\n      \u003cp\u003eThe round table and two matching chairs are ideal for coffee, tea, casual dining, outdoor chats, or a quiet reading break.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003ch3\u003eMove Between Indoor and Outdoor Areas\u003c\/h3\u003e\n      \u003cp\u003eUse the set on a patio, garden, porch, deck, kitchen nook, or apartment balcony for flexible seating wherever you need it.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003ch3\u003eEnjoy Simple Everyday Comfort\u003c\/h3\u003e\n      \u003cp\u003eCurved chair backs, ventilated slatted seats, reinforced joints, and anti-slip footpads support stable and comfortable daily use.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"use-section\"\u003e\n    \u003ch3\u003eDesigned for Morning Coffee, Light Dining, and Relaxed Outdoor Living\u003c\/h3\u003e\n    \u003cp\u003eThis folding bistro set turns limited space into a useful seating area. It works well for apartment balconies, cozy garden corners, front porches, small patios, and indoor café-style spaces.\u003c\/p\u003e\n    \u003cdiv class=\"use-list\"\u003e\n      \u003cdiv class=\"use-item\"\u003eBalcony Coffee\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003eSmall Patio Dining\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003eGarden Corner\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003eFront Porch Seating\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003eApartment Outdoor Space\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003eKitchen Nook\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003eDeck Relaxing\u003c\/div\u003e\n      \u003cdiv class=\"use-item\"\u003eCasual Tea Breaks\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 Patio Bistro Set\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSet Configuration\u003c\/td\u003e\n          \u003ctd\u003e2 Chairs + 1 Round Table\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eMain Material\u003c\/td\u003e\n          \u003ctd\u003ePowder-Coated Metal\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eDesign Features\u003c\/td\u003e\n          \u003ctd\u003eFoldable Table and Chairs, Curved Backrests, Slatted Seats, Anti-Slip Footpads\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eRecommended Use\u003c\/td\u003e\n          \u003ctd\u003eBalcony, Porch, Garden, Patio, Deck, Apartment, Indoor and Outdoor Spaces\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eAvailable Colors\u003c\/td\u003e\n          \u003ctd\u003ePink, Black, Gray, Blue, Green\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 smooth coated surfaces clean with a soft cloth. Dry the table and chairs before folding or storing, especially after outdoor use.\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Pink","offer_id":53356510937401,"sku":"PPG_34YD596E","price":147.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/shopify_2Fai_images_2Ftmplqpo4wkh.jpg?v=1780471226","url":"https:\/\/www.garvee.com\/products\/garvee-3-piece-folding-outdoor-patio-bistro-set-ppg-34yd596e","provider":"GARVEE","version":"1.0","type":"link"}