{"product_id":"outsunny-2-tier-shelf-pe-rattan-outdoor-bar-table-glass-top-outdoor-serving-cart-with-cabinet-mixed-brown","title":"Outsunny 2-Tier Shelf PE Rattan Outdoor Bar Table, Glass Top Outdoor Serving Cart with Cabinet, Mixed Brown","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=yes\"\u003e\n    \u003ctitle\u003eOutsunny PE Rattan Bar Cart | Glass Top Outdoor Serving Cart with Cabinet\u003c\/title\u003e\n    \u003cstyle\u003e\n        \/* -------------------------------\n           FULLY SCOPED STYLESHEET\n           Prefix: .os-rattancart\n           No global leakage, no external fonts\n        ------------------------------- *\/\n        .os-rattancart {\n            max-width: 100%;\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n            line-height: 1.5;\n            color: #1e293b;\n            background-color: transparent;\n        }\n\n        .os-rattancart *,\n        .os-rattancart *::before,\n        .os-rattancart *::after {\n            box-sizing: inherit;\n        }\n\n        \/* Headings *\/\n        .os-rattancart h2,\n        .os-rattancart h3 {\n            font-weight: 600;\n            margin-top: 0;\n            margin-bottom: 0.75rem;\n            letter-spacing: -0.01em;\n            line-height: 1.3;\n        }\n\n        .os-rattancart h2 {\n            font-size: 1.8rem;\n            border-bottom: 2px solid #e2e8f0;\n            padding-bottom: 0.5rem;\n            margin-bottom: 1.25rem;\n        }\n\n        .os-rattancart h3 {\n            font-size: 1.4rem;\n            margin-top: 1rem;\n            margin-bottom: 1rem;\n        }\n\n        .os-rattancart p {\n            margin-bottom: 1rem;\n            font-size: 1rem;\n        }\n\n        \/* Overview section *\/\n        .os-overview {\n            background: #f9fafb;\n            padding: 1.5rem;\n            border-radius: 1rem;\n            margin-bottom: 2rem;\n            border: 1px solid #eef2f6;\n        }\n\n        \/* Vertical features list *\/\n        .os-features-list {\n            display: flex;\n            flex-direction: column;\n            gap: 1.25rem;\n            margin: 1.5rem 0 2rem 0;\n        }\n\n        .os-feature-item {\n            display: flex;\n            align-items: flex-start;\n            gap: 0.75rem;\n            background: #ffffff;\n            padding: 0.75rem 1rem;\n            border-radius: 1rem;\n            border: 1px solid #e9edf2;\n            transition: box-shadow 0.1s ease;\n        }\n\n        .os-feature-icon {\n            font-size: 1.8rem;\n            line-height: 1;\n            flex-shrink: 0;\n        }\n\n        .os-feature-text {\n            flex: 1;\n        }\n\n        .os-feature-text strong {\n            font-size: 1.1rem;\n            font-weight: 700;\n            color: #8B5A2B;\n            display: block;\n            margin-bottom: 0.2rem;\n        }\n\n        .os-feature-text p {\n            margin: 0;\n            font-size: 0.95rem;\n            color: #2d3e3f;\n        }\n\n        \/* Table styles *\/\n        .os-specs-table-wrapper {\n            overflow-x: auto;\n            margin: 1.5rem 0 2rem 0;\n            border-radius: 1rem;\n            border: 1px solid #e2e8f0;\n            background: white;\n        }\n\n        .os-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            font-size: 0.95rem;\n            min-width: 380px;\n        }\n\n        .os-specs-table th,\n        .os-specs-table td {\n            text-align: left;\n            padding: 0.9rem 1rem;\n            border-bottom: 1px solid #edf2f7;\n        }\n\n        .os-specs-table th {\n            background-color: #f8fafc;\n            font-weight: 700;\n            width: 38%;\n            color: #1e293b;\n        }\n\n        .os-specs-table td {\n            background-color: #ffffff;\n            color: #2d3e3f;\n        }\n\n        .os-specs-table tr:last-child td,\n        .os-specs-table tr:last-child th {\n            border-bottom: none;\n        }\n\n        \/* FAQ section - fully expanded, no accordion *\/\n        .os-faq {\n            margin: 2rem 0 1rem 0;\n            background: #ffffff;\n            border-radius: 1rem;\n            border: 1px solid #eef2f6;\n            padding: 0.25rem 0;\n        }\n\n        .os-faq-item {\n            padding: 1.25rem 1.5rem;\n            border-bottom: 1px solid #eef2f6;\n        }\n\n        .os-faq-item:last-child {\n            border-bottom: none;\n        }\n\n        .os-faq-question {\n            font-weight: 700;\n            font-size: 1.05rem;\n            margin-bottom: 0.5rem;\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n            color: #7B4A2A;\n        }\n\n        .os-faq-question span:first-child {\n            font-size: 1.3rem;\n        }\n\n        .os-faq-answer {\n            color: #2c4a4e;\n            padding-left: 1.8rem;\n            margin: 0;\n            line-height: 1.5;\n        }\n\n        \/* Utility *\/\n        .os-text-muted {\n            color: #5b6e6e;\n            font-size: 0.85rem;\n        }\n\n        \/* Mobile fine-tuning *\/\n        @media (max-width: 640px) {\n            .os-rattancart h2 {\n                font-size: 1.5rem;\n            }\n            .os-rattancart h3 {\n                font-size: 1.25rem;\n            }\n            .os-feature-item {\n                padding: 0.6rem 0.9rem;\n            }\n            .os-specs-table th,\n            .os-specs-table td {\n                padding: 0.7rem 0.9rem;\n            }\n            .os-faq-question {\n                font-size: 1rem;\n            }\n            .os-faq-answer {\n                padding-left: 1.2rem;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\u003cdiv class=\"os-rattancart\"\u003e\n    \n    \u003c!-- 产品概述：自然销售风格，突出玻璃台面、移动服务、藤条风格 --\u003e\n    \u003cdiv class=\"os-overview\"\u003e\n        \u003cp\u003e🍹 \u003cstrong\u003eRoll out the perfect party station — a bar cart that serves drinks, stores supplies, and looks like a tropical getaway.\u003c\/strong\u003e The \u003cstrong\u003eOutsunny 2-Tier Shelf PE Rattan Outdoor Bar Table\u003c\/strong\u003e brings resort-style entertaining to your patio, poolside, or deck. The black tempered glass top provides a sleek, easy-to-clean surface for cocktails and appetizers, while the lower shelf and two-door cabinet stash extra plates, napkins, and bottles. Hand-woven PE rattan over a powder-coated steel frame resists sun, rain, and humidity — far more durable than natural wicker. Lift the handle to roll on two wheels, lock the brake when you're set up, and use the side handles as towel racks for quick cleanups. Whether you're hosting a backyard BBQ, a pool party, or just want a mobile kitchen island, this 51-inch wide cart keeps everything within arm's reach. Perfect for home entertainers, outdoor chefs, and anyone who wants style and function in one rolling package.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 产品特点：竖向排列，SEO友好，自然嵌入关键词 --\u003e\n    \u003ch2\u003e🍸 Key Features – PE Rattan Outdoor Bar Cart \u0026amp; Serving Station\u003c\/h2\u003e\n    \u003cdiv class=\"os-features-list\"\u003e\n        \u003cdiv class=\"os-feature-item\"\u003e\n            \u003cdiv class=\"os-feature-icon\"\u003e🍷\u003c\/div\u003e\n            \u003cdiv class=\"os-feature-text\"\u003e\n                \u003cstrong\u003eTempered Glass Top – Sleek \u0026amp; Easy to Clean\u003c\/strong\u003e\n                \u003cp\u003eBlack tempered glass surface resists heat and scratches. Wipe away spills in seconds — perfect for serving drinks, appetizers, or BBQ sides.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"os-feature-item\"\u003e\n            \u003cdiv class=\"os-feature-icon\"\u003e📦\u003c\/div\u003e\n            \u003cdiv class=\"os-feature-text\"\u003e\n                \u003cstrong\u003e2-Tier Storage + Locking Cabinet\u003c\/strong\u003e\n                \u003cp\u003eOpen lower shelf holds bulkier items like ice buckets or mixers. The two-door cabinet (with interior shelf) keeps glassware, napkins, and cleaning supplies hidden yet accessible.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"os-feature-item\"\u003e\n            \u003cdiv class=\"os-feature-icon\"\u003e🛞\u003c\/div\u003e\n            \u003cdiv class=\"os-feature-text\"\u003e\n                \u003cstrong\u003eRoll \u0026amp; Lock – Easy Mobility with Brake\u003c\/strong\u003e\n                \u003cp\u003eLift the handles to engage two wheels, then roll effortlessly across patios or decks. Lock the brake to keep the cart stable while you pour and serve.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"os-feature-item\"\u003e\n            \u003cdiv class=\"os-feature-icon\"\u003e🧺\u003c\/div\u003e\n            \u003cdiv class=\"os-feature-text\"\u003e\n                \u003cstrong\u003eDual-Purpose Handles – Towel Racks Included\u003c\/strong\u003e\n                \u003cp\u003eSide handles double as towel racks — hang a dish towel or bar rag for quick spills. Keep cleaning supplies inside the cabinet for easy access.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"os-feature-item\"\u003e\n            \u003cdiv class=\"os-feature-icon\"\u003e🌿\u003c\/div\u003e\n            \u003cdiv class=\"os-feature-text\"\u003e\n                \u003cstrong\u003eWeather-Resistant PE Rattan + Steel Frame\u003c\/strong\u003e\n                \u003cp\u003eHand-woven PE rattan resists fading, cracking, and moisture. Powder-coated steel frame adds strength and rust protection. Built for outdoor living.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 规格参数表格：已删除原产地（China）字段 --\u003e\n    \u003ch2\u003e📏 Specifications – Outsunny 2-Tier Outdoor Bar Cart\u003c\/h2\u003e\n    \u003cdiv class=\"os-specs-table-wrapper\"\u003e\n        \u003ctable class=\"os-specs-table\"\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eMaterial\u003c\/th\u003e\n                    \u003ctd\u003ePE Rattan (hand-woven) + Powder-coated steel frame + Tempered glass top\n                \u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eColor\u003c\/th\u003e\n                    \u003ctd\u003eMixed Brown (rattan) + Black glass\n                \u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eOverall Dimensions (W x D x H)\u003c\/th\u003e\n                    \u003ctd\u003e51.25\" x 19.75\" x 35.5\"\n                \u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eGlass Top Size\u003c\/th\u003e\n                    \u003ctd\u003eApprox. 51\" x 19.5\" (tempered glass)\n                \u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eCabinet Type\u003c\/th\u003e\n                    \u003ctd\u003eTwo-door cabinet with interior shelf\n                \u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eNumber of Shelves\u003c\/th\u003e\n                    \u003ctd\u003e2 tiers (glass top + lower open shelf)\n                \u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eWeight Capacity (per shelf)\u003c\/th\u003e\n                    \u003ctd\u003e110 lbs\n                \u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eMobility\u003c\/th\u003e\n                    \u003ctd\u003e2 rolling wheels + 2 fixed feet with brake\n                \u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eSpecial Features\u003c\/th\u003e\n                    \u003ctd\u003eTowel rack handles, locking brake\n                \u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eProduct Weight\u003c\/th\u003e\n                    \u003ctd\u003e51.7 lbs\n                \u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eAssembly Required\u003c\/th\u003e\n                    \u003ctd\u003eYes (hardware \u0026amp; manual included)\n                \u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- FAQ 常见问题：全部展开，不折叠，消除购买疑虑 --\u003e\n    \u003ch2\u003e❓ Frequently Asked Questions – Outdoor Serving Cart\u003c\/h2\u003e\n    \u003cdiv class=\"os-faq\"\u003e\n        \u003cdiv class=\"os-faq-item\"\u003e\n            \u003cdiv class=\"os-faq-question\"\u003e\n                \u003cspan\u003e🌧️\u003c\/span\u003e \u003cspan\u003e1. Is the PE rattan truly weatherproof? Can I leave this cart outside year-round?\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"os-faq-answer\"\u003e\n                Yes — PE rattan is specifically designed for outdoor use. It resists water, UV fading, and cracking far better than natural wicker. The powder-coated steel frame adds rust protection. For best longevity, we recommend storing the cart under a covered patio or using a furniture cover during extreme winter conditions. Normal rain and sun are perfectly fine.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"os-faq-item\"\u003e\n            \u003cdiv class=\"os-faq-question\"\u003e\n                \u003cspan\u003e🍷\u003c\/span\u003e \u003cspan\u003e2. Is the tempered glass top heat-resistant? Can I place hot dishes directly on it?\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"os-faq-answer\"\u003e\n                Tempered glass is heat-resistant, but we recommend using trivets or coasters for very hot items like casserole dishes or pizza stones. Sudden extreme temperature changes (e.g., from freezer to direct hot pan) could cause stress. For everyday serving of warm dishes and drinks, it's perfectly safe.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"os-faq-item\"\u003e\n            \u003cdiv class=\"os-faq-question\"\u003e\n                \u003cspan\u003e🛞\u003c\/span\u003e \u003cspan\u003e3. How does the rolling mechanism work? Is it easy to move on grass or decking?\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"os-faq-answer\"\u003e\n                The cart has two wheels at the base — simply lift the handle side slightly and roll. It glides smoothly on decks, pavers, and concrete. On short grass, it's still manageable, but very soft or uneven terrain may be difficult. The brake locks one wheel to keep the cart stable during use.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"os-faq-item\"\u003e\n            \u003cdiv class=\"os-faq-question\"\u003e\n                \u003cspan\u003e🔧\u003c\/span\u003e \u003cspan\u003e4. Is assembly difficult? How long does it take?\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"os-faq-answer\"\u003e\n                Assembly is straightforward — most people finish in 30–45 minutes. All hardware, an illustrated manual, and an Allen wrench are included. You'll need a Phillips screwdriver (not included). Pre-drilled holes and labeled parts make the process smooth. The cabinet doors and wheels are the main steps.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"os-faq-item\"\u003e\n            \u003cdiv class=\"os-faq-question\"\u003e\n                \u003cspan\u003e🧺\u003c\/span\u003e \u003cspan\u003e5. What can I store inside the cabinet and on the lower shelf?\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"os-faq-answer\"\u003e\n                The cabinet (with interior shelf) is perfect for bar glasses, napkins, serving bowls, or cleaning supplies. The lower open shelf holds larger items like wine coolers, mixers, or stackable plates. The tempered glass top easily accommodates a full party spread — drinks, appetizers, and a small ice bucket.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 额外的信任行 --\u003e\n    \u003cdiv class=\"os-text-muted\" style=\"margin-top: 1rem; text-align: left; border-top: 1px solid #eef2f6; padding-top: 1rem;\"\u003e\n        ✔️ Tempered glass top   |   🌿 Weather-resistant PE rattan   |   📦 2-door cabinet + lower shelf   |   🛞 Rolling wheels with brake\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"HomeDIYer","offers":[{"title":"Default Title","offer_id":52202865852690,"sku":"W2225P485624","price":249.66,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0884\/8936\/1682\/files\/d413b21fb12bf58030eb2ee7798fa567.jpg?v=1776410848","url":"https:\/\/homediyer.com\/products\/outsunny-2-tier-shelf-pe-rattan-outdoor-bar-table-glass-top-outdoor-serving-cart-with-cabinet-mixed-brown","provider":"HomeDIYer","version":"1.0","type":"link"}