{"product_id":"3-shelf-utility-cart-300-lbs-heavy-duty","title":"3-shelf Utility Cart 300 lbs 27.6 x 18.1-inch Service Cart with Wheels","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=yes\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* =============================================\n           USC PREFIX STYLES — NO CONFLICT WITH THEME\n           ============================================= *\/\n        .usc-product-description *,\n        .usc-product-description *::before,\n        .usc-product-description *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        .usc-product-description {\n            display: block;\n            width: 100%;\n            max-width: 100%;\n            margin: 0;\n            padding: 0;\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n            font-size: 16px;\n            line-height: 1.5;\n            color: #1e1e1e;\n            background-color: transparent;  \/* inherits shopify background *\/\n        }\n\n        \/* Smooth, readable text *\/\n        .usc-product-description p {\n            margin-bottom: 1.2rem;\n            font-weight: 400;\n            color: #2c2c2c;\n        }\n\n        \/* Headlines with subtle emoji integration *\/\n        .usc-product-description .usc-section-title {\n            font-size: 1.6rem;\n            font-weight: 600;\n            line-height: 1.3;\n            margin: 2rem 0 1rem 0;\n            padding-bottom: 0.4rem;\n            border-bottom: 2px solid #eaeef2;\n            color: #111;\n            letter-spacing: -0.01em;\n        }\n\n        .usc-product-description .usc-section-title:first-of-type {\n            margin-top: 0.5rem;\n        }\n\n        \/* Feature list — vertical, scannable *\/\n        .usc-feature-list {\n            list-style: none;\n            margin: 1.5rem 0 2rem 0;\n            padding: 0;\n        }\n\n        .usc-feature-item {\n            display: flex;\n            align-items: flex-start;\n            gap: 14px;\n            margin-bottom: 1.5rem;\n            padding: 0 0 0.5rem 0;\n            border-bottom: 1px dashed #d8e0e6;\n        }\n\n        .usc-feature-item:last-child {\n            border-bottom: none;\n        }\n\n        .usc-feature-icon {\n            font-size: 1.9rem;\n            line-height: 1;\n            min-width: 36px;\n            text-align: center;\n        }\n\n        .usc-feature-content {\n            flex: 1;\n        }\n\n        .usc-feature-content strong {\n            display: block;\n            font-size: 1.25rem;\n            font-weight: 600;\n            margin-bottom: 6px;\n            color: #0b1c2a;\n        }\n\n        .usc-feature-content p {\n            margin-bottom: 0;\n            font-size: 1rem;\n            color: #3e4a54;\n        }\n\n        \/* Table styles — clean, responsive *\/\n        .usc-specs-table-wrapper {\n            margin: 1.8rem 0 2.2rem;\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            border-radius: 12px;\n            background: #f9fbfc;\n            padding: 0.1rem 0;\n        }\n\n        .usc-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            font-size: 0.98rem;\n            min-width: 320px;\n            background: #f9fbfc;\n        }\n\n        .usc-specs-table tr {\n            border-bottom: 1px solid #d9e1e7;\n        }\n\n        .usc-specs-table tr:last-child {\n            border-bottom: none;\n        }\n\n        .usc-specs-table td {\n            padding: 14px 18px;\n            vertical-align: top;\n        }\n\n        .usc-specs-table td:first-child {\n            font-weight: 600;\n            color: #1f3a4b;\n            width: 40%;\n            background-color: rgba(255,255,255,0.5);\n        }\n\n        .usc-specs-table td:last-child {\n            color: #2e404f;\n            background-color: #ffffff;\n        }\n\n        \/* FAQ — open by default, no accordion *\/\n        .usc-faq-list {\n            margin: 1.8rem 0 2.5rem;\n            padding: 0;\n        }\n\n        .usc-faq-item {\n            margin-bottom: 1.8rem;\n            padding-bottom: 0.2rem;\n            border-bottom: 1px solid #e2e9ef;\n        }\n\n        .usc-faq-question {\n            font-size: 1.2rem;\n            font-weight: 600;\n            margin-bottom: 10px;\n            color: #0f2a38;\n            display: flex;\n            align-items: baseline;\n            gap: 10px;\n        }\n\n        .usc-faq-question .usc-emoji-q {\n            font-size: 1.4rem;\n            margin-right: 4px;\n        }\n\n        .usc-faq-answer {\n            padding-left: 30px;\n            margin-bottom: 1.2rem;\n            color: #2e4758;\n            font-size: 1rem;\n        }\n\n        .usc-faq-answer p {\n            margin-bottom: 0.5rem;\n        }\n\n        \/* Overview paragraph *\/\n        .usc-overview-text {\n            font-size: 1.1rem;\n            line-height: 1.6;\n            margin: 0.5rem 0 1.2rem 0;\n            padding: 0.5rem 0 0.2rem;\n            color: #1e2f3b;\n            background: transparent;\n            border-left: 4px solid #8ba0b0;\n            padding-left: 22px;\n        }\n\n        \/* Small utilities *\/\n        .usc-badge-note {\n            display: inline-block;\n            background: #eef3f7;\n            padding: 0.2rem 0.8rem;\n            border-radius: 30px;\n            font-size: 0.85rem;\n            font-weight: 500;\n            color: #1f4a6b;\n        }\n\n        \/* Mobile fine-tuning *\/\n        @media (max-width: 600px) {\n            .usc-product-description {\n                font-size: 15px;\n            }\n            .usc-section-title {\n                font-size: 1.45rem !important;\n            }\n            .usc-feature-icon {\n                font-size: 1.8rem;\n                min-width: 32px;\n            }\n            .usc-feature-content strong {\n                font-size: 1.2rem;\n            }\n            .usc-specs-table td {\n                padding: 12px 10px;\n            }\n            .usc-faq-question {\n                font-size: 1.1rem;\n            }\n            .usc-overview-text {\n                font-size: 1rem;\n                padding-left: 16px;\n            }\n        }\n\n        \/* subtle touch for readability *\/\n        .usc-product-description a {\n            color: inherit;\n            text-decoration: underline;\n            text-underline-offset: 2px;\n        }\n        \/* Avoid any global overflow *\/\n        .usc-product-description img {\n            max-width: 100%;\n            height: auto;\n        }\n    \u003c\/style\u003e\n\u003c!-- \n    ======================================================\n    SHOPIFY PRODUCT DESCRIPTION — READY TO PASTE\n    Product: 3-Shelf Utility Cart 300 lbs, Black Plastic\n    All styles prefixed with .usc- to avoid theme conflicts.\n    ======================================================\n--\u003e\n\u003cdiv class=\"usc-product-description\"\u003e\n\u003c!-- OVERVIEW (sales-oriented, natural tone) --\u003e\n\u003cdiv class=\"usc-overview-text\"\u003e\n\u003cspan style=\"font-size: 1.8rem; margin-right: 8px;\"\u003e🛒\u003c\/span\u003e \u003cstrong\u003eFrom garage clutter to smooth workflow — in minutes.\u003c\/strong\u003e This 3-shelf utility cart is built for homeowners, DIYers, and pros who need to move heavy gear without the hassle. Whether you’re hauling tool boxes, paint cans, or cleaning supplies, the compact 27.6” x 18.1” footprint slips through doorways and tight aisles. The flat top doubles as a mobile workstation, while deep middle and bottom trays swallow tall items. Industrial‑grade plastic means no rust, no dents — just dependable rolling strength wherever you need it.\u003c\/div\u003e\n\u003c!-- KEY FEATURES (vertical list, emoji enhanced, SEO friendly) --\u003e\n\u003ch2 class=\"usc-section-title\"\u003e✨ Why you’ll love this 3‑shelf service cart\u003c\/h2\u003e\n\u003cul class=\"usc-feature-list\"\u003e\n\u003c!-- Feature 1: Compact design \u0026 cable groove --\u003e\n\u003cli class=\"usc-feature-item\"\u003e\n\u003cspan class=\"usc-feature-icon\"\u003e📦\u003c\/span\u003e\n\u003cdiv class=\"usc-feature-content\"\u003e\n\u003cstrong\u003eCompact, easy‑load design with cable wrap\u003c\/strong\u003e\n\u003cp\u003eJust 18.1 inches wide — glides through narrow spaces. The top tray works as a portable workstation, and the handle groove neatly tucks away extension cords or charging cables. Perfect for laptops, large tools, or party supplies.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c!-- Feature 2: Heavy load capacity --\u003e\n\u003cli class=\"usc-feature-item\"\u003e\n\u003cspan class=\"usc-feature-icon\"\u003e💪\u003c\/span\u003e\n\u003cdiv class=\"usc-feature-content\"\u003e\n\u003cstrong\u003eSerious strength — 400 lbs total (300+ lbs rating)\u003c\/strong\u003e\n\u003cp\u003eTop shelf holds 100 lbs; middle \u0026amp; bottom shelves support 150 lbs each. Generous 12‑inch spacing between tiers fits tall bottles, power tools, or storage bins. Load it up and roll with confidence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c!-- Feature 3: Smooth mobility \u0026 lockable casters --\u003e\n\u003cli class=\"usc-feature-item\"\u003e\n\u003cspan class=\"usc-feature-icon\"\u003e🔄\u003c\/span\u003e\n\u003cdiv class=\"usc-feature-content\"\u003e\n\u003cstrong\u003eEffortless 360° mobility, quiet on any floor\u003c\/strong\u003e\n\u003cp\u003eFour 4‑inch swivel casters (PP core + PVC coating) absorb shocks and protect hardwood\/tile. Two locking brakes keep the cart steady when parked. Ergonomic handles make pushing effortless, even when fully loaded.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c!-- Feature 4: Durability \u0026 weather resistance --\u003e\n\u003cli class=\"usc-feature-item\"\u003e\n\u003cspan class=\"usc-feature-icon\"\u003e🛡️\u003c\/span\u003e\n\u003cdiv class=\"usc-feature-content\"\u003e\n\u003cstrong\u003eWaterproof, rust‑proof, built to outlast\u003c\/strong\u003e\n\u003cp\u003eCrafted from industrial‑grade polypropylene (PP). Won’t corrode outdoors, easy to wipe clean. The dense frame resists warping under daily use — ideal for garages, greenhouses, or janitorial duty.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- SPECIFICATIONS TABLE (data driven) --\u003e\n\u003ch2 class=\"usc-section-title\"\u003e📋 Specifications – 3‑shelf utility cart\u003c\/h2\u003e\n\u003cdiv class=\"usc-specs-table-wrapper\"\u003e\n\u003ctable class=\"usc-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eAssembled Dimensions (L x W x H)\u003c\/td\u003e\n\u003ctd\u003e27.4\" x 18.11\" x 32.48\" (69.5 x 46 x 82.5 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Weight\u003c\/td\u003e\n\u003ctd\u003e23.22 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor \/ Material\u003c\/td\u003e\n\u003ctd\u003eBlack \/ Industrial‑grade PP (polypropylene)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShelf Weight Capacity\u003c\/td\u003e\n\u003ctd\u003eTop: 100 lbs | Middle: 150 lbs | Bottom: 150 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWheel Type \u0026amp; Size\u003c\/td\u003e\n\u003ctd\u003e4\" swivel casters (PP + PVC coating), 2 locking brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShelf Spacing\u003c\/td\u003e\n\u003ctd\u003eApprox. 12 inches between shelves\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePackage Dimensions\u003c\/td\u003e\n\u003ctd\u003e27.95\" x 19.49\" x 9.65\" (single box)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePackage Weight\u003c\/td\u003e\n\u003ctd\u003e23.32 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAssembly Required\u003c\/td\u003e\n\u003ctd\u003eYes, minimal – tools \u0026amp; instructions included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ SECTION (all expanded, no accordion) --\u003e\n\u003ch2 class=\"usc-section-title\"\u003e❓ Frequently asked questions – rolling cart\u003c\/h2\u003e\n\u003cdiv class=\"usc-faq-list\"\u003e\n\u003c!-- Q1 --\u003e\n\u003cdiv class=\"usc-faq-item\"\u003e\n\u003cdiv class=\"usc-faq-question\"\u003e\n\u003cspan class=\"usc-emoji-q\"\u003e🔧\u003c\/span\u003e \u003cspan\u003eHow much weight can each shelf actually hold?\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usc-faq-answer\"\u003e\n\u003cp\u003eThe top shelf is rated for \u003cstrong\u003e100 lbs\u003c\/strong\u003e, while the middle and bottom shelves each support \u003cstrong\u003e150 lbs\u003c\/strong\u003e. That’s a total of 400 lbs when distributed evenly. The frame is over‑engineered, so you can confidently haul heavy tool sets or bulk supplies.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Q2 --\u003e\n\u003cdiv class=\"usc-faq-item\"\u003e\n\u003cdiv class=\"usc-faq-question\"\u003e\n\u003cspan class=\"usc-emoji-q\"\u003e🧰\u003c\/span\u003e \u003cspan\u003eIs assembly difficult? Do I need extra tools?\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usc-faq-answer\"\u003e\n\u003cp\u003eNot at all. The cart ships with an illustrated manual and all necessary hardware. Most folks get it rolling in \u003cstrong\u003e10–15 minutes\u003c\/strong\u003e. You might only need a Phillips screwdriver (though often even that’s included). It’s designed to be frustration‑free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Q3 --\u003e\n\u003cdiv class=\"usc-faq-item\"\u003e\n\u003cdiv class=\"usc-faq-question\"\u003e\n\u003cspan class=\"usc-emoji-q\"\u003e🔄\u003c\/span\u003e \u003cspan\u003eCan I lock the wheels so it doesn’t move?\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usc-faq-answer\"\u003e\n\u003cp\u003eYes — two of the four swivel casters have \u003cstrong\u003etotal‑lock brakes\u003c\/strong\u003e. Step on the lever to prevent rolling and swiveling. Great for use as a stationary workbench or when parked on a slight incline.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Q4 --\u003e\n\u003cdiv class=\"usc-faq-item\"\u003e\n\u003cdiv class=\"usc-faq-question\"\u003e\n\u003cspan class=\"usc-emoji-q\"\u003e☀️\u003c\/span\u003e \u003cspan\u003eIs this cart suitable for outdoor use? Will it rust?\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usc-faq-answer\"\u003e\n\u003cp\u003eAbsolutely. The entire body is made of \u003cstrong\u003ewaterproof, rust‑proof polypropylene\u003c\/strong\u003e. It holds up to rain, humidity, and sun. The wheels are also weather‑resistant. Perfect for patio gardening, poolside, or outdoor workshops — just rinse it off when needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Q5 (extra for value) --\u003e\n\u003cdiv class=\"usc-faq-item\"\u003e\n\u003cdiv class=\"usc-faq-question\"\u003e\n\u003cspan class=\"usc-emoji-q\"\u003e📐\u003c\/span\u003e \u003cspan\u003eWhat are the exact interior dimensions of the shelves?\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usc-faq-answer\"\u003e\n\u003cp\u003eThe usable flat area per shelf is approximately \u003cstrong\u003e27.4\" x 18.1\"\u003c\/strong\u003e. The raised edges (about 0.6\") prevent items from sliding off. The middle and bottom trays have an open design at the ends, making it easy to slide in long items like lumber or brooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- subtle trust note --\u003e\n\u003c\/div\u003e\n\u003c!-- \n    ======================================================\n    END PRODUCT DESCRIPTION BLOCK\n    ======================================================\n--\u003e","brand":"HomeDIYer","offers":[{"title":"Default Title","offer_id":52196392075538,"sku":"T3342P473379","price":122.2,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0884\/8936\/1682\/files\/96f1f25d55bdc8c1e668bb80a9187343.jpg?v=1776134365","url":"https:\/\/homediyer.com\/products\/3-shelf-utility-cart-300-lbs-heavy-duty","provider":"HomeDIYer","version":"1.0","type":"link"}