{"product_id":"garvee-all-weather-aluminum-patio-coffee-ppg-34gfb9yl","title":"Garvee All Weather Aluminum Patio Coffee Table, Rectangular Outdoor Tea Table with Wood Look Top for Deck and Poolside, Dark Gray","description":"\u003cstyle\u003e\n  :root {\n    --gv-charcoal: #374151; \/* Premium Dark Gray to match the table's framework *\/\n    --gv-text: #1f2937;\n    --gv-muted: #4b5563;\n    --gv-bg: #f9fafb;\n    --gv-card: #ffffff;\n    --gv-line: rgba(55, 65, 81, 0.12);\n    --gv-radius: 16px;\n  }\n\n  .garvee-aPlus {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 20px;\n    color: var(--gv-text);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.5;\n  }\n  .garvee-aPlus * {\n    box-sizing: border-box;\n  }\n  .garvee-aPlus img {\n    max-width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n  \n  .gv-section {\n    margin-bottom: 24px;\n  }\n  .gv-surface {\n    background: var(--gv-bg);\n    border: 1px solid var(--gv-line);\n    border-radius: var(--gv-radius);\n    padding: 20px;\n  }\n  \n  .gv-hero {\n    padding: 24px;\n    border-radius: var(--gv-radius);\n    background: linear-gradient(135deg, rgba(55, 65, 81, 0.08), rgba(55, 65, 81, 0.02));\n    border: 1px solid var(--gv-line);\n    text-align: center;\n  }\n  .gv-kicker {\n    color: var(--gv-charcoal);\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    font-size: 13px;\n    margin-bottom: 6px;\n  }\n  .gv-h1 {\n    margin: 0 0 10px 0;\n    font-size: clamp(24px, 4.5vw, 36px);\n    line-height: 1.2;\n    color: var(--gv-text);\n  }\n  .gv-sub {\n    margin: 0 auto;\n    color: var(--gv-muted);\n    font-size: clamp(14px, 2.5vw, 16px);\n    max-width: 850px;\n  }\n  .gv-divider {\n    height: 1px;\n    background: var(--gv-line);\n    margin: 16px 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  .gv-media img {\n    width: 100%;\n  }\n\n  .gv-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }\n  .gv-card {\n    background: var(--gv-card);\n    border: 1px solid var(--gv-line);\n    border-radius: 14px;\n    padding: 18px;\n  }\n  .gv-card h3 {\n    margin: 0 0 8px 0;\n    font-size: 17px;\n    line-height: 1.3;\n    color: var(--gv-charcoal);\n    font-weight: 700;\n  }\n  .gv-card p {\n    margin: 0;\n    color: var(--gv-muted);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .gv-rich {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 20px;\n    align-items: start;\n  }\n  @media (min-width: 750px) {\n    .gv-rich {\n      grid-template-columns: 1.2fr 0.8fr;\n    }\n  }\n  .gv-rich h2 {\n    margin: 0 0 10px 0;\n    font-size: 22px;\n    line-height: 1.3;\n    color: var(--gv-text);\n  }\n  .gv-rich p {\n    margin: 0 0 16px 0;\n    color: var(--gv-muted);\n    font-size: 14.5px;\n    line-height: 1.6;\n  }\n  .gv-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    display: grid;\n    gap: 12px;\n  }\n  .gv-li {\n    position: relative;\n    padding-left: 26px;\n    color: var(--gv-text);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n  .gv-li::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 0.45em;\n    width: 10px;\n    height: 10px;\n    border-radius: 999px;\n    background: var(--gv-charcoal);\n    box-shadow: 0 0 0 4px rgba(55, 65, 81, 0.12);\n  }\n  .gv-li strong {\n    font-weight: 800;\n    color: var(--gv-charcoal);\n  }\n\n  .gv-alt {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    align-items: center;\n  }\n  .gv-alt .gv-copy {\n    background: var(--gv-card);\n    border: 1px solid var(--gv-line);\n    border-radius: 14px;\n    padding: 20px;\n  }\n  .gv-alt h3 {\n    margin: 0 0 8px 0;\n    font-size: 18px;\n    line-height: 1.3;\n    color: var(--gv-charcoal);\n    font-weight: 700;\n  }\n  .gv-alt p {\n    margin: 0;\n    color: var(--gv-muted);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n  .gv-chiprow {\n    margin-top: 12px;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n  .gv-chip {\n    border: 1px solid var(--gv-line);\n    color: var(--gv-charcoal);\n    background: rgba(55, 65, 81, 0.06);\n    padding: 6px 12px;\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  \/* Specs table *\/\n  .gv-specs {\n    background: var(--gv-card);\n    border: 2px solid var(--gv-charcoal);\n    border-radius: var(--gv-radius);\n    overflow: hidden;\n  }\n  .gv-specs-header {\n    padding: 14px 16px;\n    background: rgba(55, 65, 81, 0.08);\n    border-bottom: 1px solid var(--gv-line);\n  }\n  .gv-specs-header h2 {\n    margin: 0;\n    font-size: 18px;\n    line-height: 1.2;\n    color: var(--gv-charcoal);\n    font-weight: 800;\n  }\n  .gv-table {\n    width: 100%;\n    border-collapse: collapse;\n    display: table !important;\n  }\n  .gv-table tr {\n    border-bottom: 1px solid var(--gv-line);\n  }\n  .gv-table tr:last-child {\n    border-bottom: none;\n  }\n  .gv-table th, .gv-table td {\n    padding: 12px 16px;\n    text-align: left;\n    vertical-align: top;\n  }\n  .gv-table th {\n    width: 35%;\n    color: var(--gv-muted);\n    font-weight: 700;\n    background: #fff;\n  }\n  .gv-table td {\n    font-weight: 800;\n    color: var(--gv-text);\n    background: #fff;\n  }\n\n  .gv-note {\n    background: rgba(55, 65, 81, 0.06);\n    border: 1px solid var(--gv-line);\n    border-radius: 14px;\n    padding: 16px;\n  }\n  .gv-note h3 {\n    margin: 0 0 8px 0;\n    font-size: 16px;\n    line-height: 1.2;\n    color: var(--gv-charcoal);\n    font-weight: 800;\n  }\n  .gv-note ul {\n    margin: 0;\n    padding-left: 18px;\n    color: var(--gv-muted);\n    font-size: 14px;\n    line-height: 1.6;\n  }\n  .gv-note li {\n    margin: 6px 0;\n  }\n\n  \/* Mobile Responsive *\/\n  @media (max-width: 749px) {\n    .garvee-aPlus {\n      padding: 12px;\n    }\n    .gv-surface {\n      padding: 14px;\n    }\n    .gv-grid {\n      grid-template-columns: 1fr;\n    }\n    .gv-rich {\n      grid-template-columns: 1fr;\n    }\n    .gv-alt {\n      grid-template-columns: 1fr;\n    }\n    .gv-alt.gv-rev .gv-media {\n      order: 2;\n    }\n    .gv-alt.gv-rev .gv-copy {\n      order: 1;\n    }\n    \n    .gv-table, .gv-table tbody, .gv-table tr, .gv-table th, .gv-table td {\n      display: block !important;\n      width: 100% !important;\n    }\n    .gv-table tr {\n      padding: 12px 14px;\n    }\n    .gv-table th {\n      padding: 0;\n      margin-bottom: 4px;\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\u003cdiv class=\"gv-section gv-hero\"\u003e\n\u003cdiv class=\"gv-kicker\"\u003eGARVEE\u003c\/div\u003e\n\u003ch1 class=\"gv-h1\"\u003eAll-Weather Aluminum Patio Coffee Table\u003c\/h1\u003e\n\u003cp class=\"gv-sub\"\u003eSleek minimalist architecture combined with high structural performance. Features an elegant wood look tabletop crafted entirely from weather resistant aluminum for premium outdoor relaxation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-section gv-media\"\u003e\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/91-UMRolw7L._AC_SL1500_.jpg\" alt=\"Garvee dark gray rectangular aluminum patio coffee table styled elegantly in a modern backyard layout near a pool\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gv-section gv-surface\"\u003e\n\u003cdiv class=\"gv-grid\"\u003e\n\u003cdiv class=\"gv-card\"\u003e\n\u003ch3\u003eRustproof Metal Frame\u003c\/h3\u003e\n\u003cp\u003eCrafted with a heavy-duty powder-coated aluminum core that effectively repels rust, corrosion, dents, and weathering forces across all seasons.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-card\"\u003e\n\u003ch3\u003eArtisan Wood Grain Look\u003c\/h3\u003e\n\u003cp\u003eThe all-aluminum surface replicates the warm texture of natural timber while completely eliminating structural warping, splintering, or cracking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-card\"\u003e\n\u003ch3\u003eLightweight and Reliable\u003c\/h3\u003e\n\u003cp\u003eWeighing only 18.41 lbs for effortless rearranging while delivering a stable foundation that handles daily supplies smoothly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-section gv-surface\"\u003e\n\u003cdiv class=\"gv-rich\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003eRefined Entertaining, Zero Maintenance Overhead\u003c\/h2\u003e\n\u003cp\u003eBring a clean contemporary focal point to your backyard seating configurations, fireside chat sets, or porch retreats. This premium center table is engineered to handle strong ultraviolet sun rays, intense downpours, and environmental grime with absolute ease, ensuring its dark gray aesthetic remains vibrant year after year.\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\u003eSmart Slatted Engineering:\u003c\/strong\u003e Parallel slatted alignment channels rainwater straight through to ensure fast drying.\u003c\/li\u003e\n\u003cli class=\"gv-li\"\u003e\n\u003cstrong\u003eMark Resistant Top Plate:\u003c\/strong\u003e Wipes clean instantly with a damp cloth or sponge, requiring no special oils or chemical sealants.\u003c\/li\u003e\n\u003cli class=\"gv-li\"\u003e\n\u003cstrong\u003eAdaptive Modular Pairing:\u003c\/strong\u003e Clean rectangular profile coordinates beautifully alongside sectional couches or armchairs.\u003c\/li\u003e\n\u003cli class=\"gv-li\"\u003e\n\u003cstrong\u003eFrictionless Tool Free Setup:\u003c\/strong\u003e Arrives with factory pre-drilled holes and clean hardware accessories for a rapid home assembly.\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\/71jPzUxMBfL._AC_SL1500_.jpg\" alt=\"Detailed look at the clean dark gray finish and structural slatted layout of the rectangular tea table\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-section gv-alt\"\u003e\n\u003cdiv class=\"gv-media\"\u003e\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/91bZa2F5IOL._AC_SL1500_.jpg\" alt=\"Close up profile view highlighting the sturdy aluminum legs and stable balance on outdoor ground\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gv-copy\"\u003e\n\u003ch3\u003eSleek Engineering and Ground Equilibrium\u003c\/h3\u003e\n\u003cp\u003eThe specialized metal framework handles weight with excellent balance. Non porous materials prevent heat absorption under direct midday sunlight, ensuring the flat surface stays safe and comfortable for resting your coffee mugs, books, or decorations.\u003c\/p\u003e\n\u003cdiv class=\"gv-chiprow\"\u003e\n\u003cspan class=\"gv-chip\"\u003ePatio Decks\u003c\/span\u003e \u003cspan class=\"gv-chip\"\u003eBackyard Gardens\u003c\/span\u003e \u003cspan class=\"gv-chip\"\u003ePoolside Lawns\u003c\/span\u003e \u003cspan class=\"gv-chip\"\u003eVeranda Porches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-section gv-alt gv-rev\"\u003e\n\u003cdiv class=\"gv-copy\"\u003e\n\u003ch3\u003eCompact Shape for Flexible Spaces\u003c\/h3\u003e\n\u003cp\u003eWhether maximizing floor layouts on compact apartment balconies or anchoring expansive lawn conversation zones, the slim space-saving footprint moves smoothly to match your evolving hospitality arrangements.\u003c\/p\u003e\n\u003cdiv class=\"gv-chiprow\"\u003e\n\u003cspan class=\"gv-chip\"\u003eAnti-Rust Core\u003c\/span\u003e \u003cspan class=\"gv-chip\"\u003eFade Resistant Coat\u003c\/span\u003e \u003cspan class=\"gv-chip\"\u003eNo Sealing Required\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\/81CLU3AOQqL._AC_SL1500_.jpg\" alt=\"Overhead perspective demonstrating the spacious tabletop layout accommodating party snacks and yard decor\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-section gv-grid\"\u003e\n\u003cdiv class=\"gv-media\"\u003e\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/81o-bLp4A5L._AC_SL1500_.jpg\" alt=\"Angled focus on the fine wood look texture embedded onto the aluminum table slats\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gv-media\"\u003e\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/810KFDZy80L._AC_SL1500_.jpg\" alt=\"Underneath perspective revealing the stable support joints and powder coated metal protection layer\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gv-media\"\u003e\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/81nWvcUfRzL._AC_SL1500_.jpg\" alt=\"Side angle overview showcasing the clean contemporary dark gray lines of the garden table\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\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 role=\"table\" class=\"gv-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand Name\u003c\/th\u003e\n\u003ctd\u003eGarvee\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial Build\u003c\/th\u003e\n\u003ctd\u003eHeavy-Duty All-Weather Aluminum Framework\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurface Coating\u003c\/th\u003e\n\u003ctd\u003eDark Gray Spray Plastic Powder Coated Finish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTabletop Finish\u003c\/th\u003e\n\u003ctd\u003eRealistic Faux Wood Grain Design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOverall Dimensions\u003c\/th\u003e\n\u003ctd\u003e34.25 × 24.02 × 8.66 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTable Configuration\u003c\/th\u003e\n\u003ctd\u003eRectangular Slatted Platform\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Net Weight\u003c\/th\u003e\n\u003ctd\u003e18.41 lbs for Easy Portability\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembly Details\u003c\/th\u003e\n\u003ctd\u003eRequired, Detailed Instructions and Hardware Components Included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-section gv-note\"\u003e\n\u003ch3\u003eCare and Simple Maintenance Instructions\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eRoutine Cleaning:\u003c\/strong\u003e Simply wipe down the aluminum slats using a soft cloth, warm water, and mild soap to clear surface dust or minor pollen.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eZero Upkeep Overhead:\u003c\/strong\u003e Formulated completely fade proof and weather resistant. Requires no periodic wood sanding, intensive waterproofing sealers, or annual repainting treatments.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHardware Maintenance:\u003c\/strong\u003e To maintain perfect structural rigidity over multiple changing seasons, periodically check the frame leg screws to ensure connections remain tightly locked.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"1 Pcs Coffee Table","offer_id":53631861817657,"sku":"PPG_34GFB9YL","price":99.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/shopify_2Fai_images_2Ftmpzfrjx67i.jpg?v=1782436853","url":"https:\/\/www.garvee.com\/products\/garvee-all-weather-aluminum-patio-coffee-ppg-34gfb9yl","provider":"GARVEE","version":"1.0","type":"link"}