{"product_id":"huhtamaki-chinet-22023-9-1-2-x-8-1-4-white-molded-fiber-pulp-3-compartment-cafeteria-tray-500-case","title":"Huhtamaki Chinet 22023 9 1\/2\" x 8 1\/4\" White Molded Fiber \/ Pulp 3 Compartment Cafeteria Tray - 500\/Case","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* Custom Shopify-Compatible Styles *\/\n        .product-description {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n            color: #2d3748;\n            line-height: 1.6;\n            max-width: 1000px;\n            margin: 0 auto;\n        }\n        \n        .product-title {\n            color: #2d3748;\n            font-size: 34px;\n            font-weight: 700;\n            margin-bottom: 20px;\n            padding-bottom: 15px;\n            border-bottom: 3px solid #e2e8f0;\n            position: relative;\n        }\n        \n        .product-title:after {\n            content: '';\n            position: absolute;\n            bottom: -3px;\n            left: 0;\n            width: 140px;\n            height: 3px;\n            background: linear-gradient(90deg, #9b59b6, #3498db);\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 30px 0;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.09);\n            border: 1px solid #e8f0f7;\n        }\n        \n        .specs-table thead {\n            background: linear-gradient(135deg, #2d3748 0%, #4a5568 100%);\n        }\n        \n        .specs-table th {\n            color: white;\n            font-weight: 600;\n            text-align: left;\n            padding: 22px 28px;\n            font-size: 19px;\n            letter-spacing: 0.4px;\n        }\n        \n        .specs-table tbody tr {\n            transition: all 0.25s ease;\n            border-bottom: 1px solid #f1f8ff;\n        }\n        \n        .specs-table tbody tr:hover {\n            background-color: #f8fbfe;\n        }\n        \n        .specs-table td {\n            padding: 20px 28px;\n        }\n        \n        .specs-table .spec-name {\n            font-weight: 600;\n            color: #2d3748;\n            width: 40%;\n            border-right: 1px solid #f1f8ff;\n            background-color: #fafdfe;\n        }\n        \n        .specs-table .spec-value {\n            color: #4a5568;\n            font-weight: 500;\n        }\n        \n        .specs-table .highlight {\n            color: #9b59b6;\n            font-weight: 600;\n        }\n        \n        .specs-table tr:last-child {\n            border-bottom: none;\n        }\n        \n        .feature-card {\n            background: linear-gradient(135deg, #f8fbfe 0%, #ffffff 100%);\n            padding: 30px;\n            margin: 30px 0;\n            border-radius: 10px;\n            border-left: 6px solid #9b59b6;\n            box-shadow: 0 6px 20px rgba(155, 89, 182, 0.1);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .feature-card:before {\n            content: '';\n            position: absolute;\n            top: -30px;\n            right: -30px;\n            width: 120px;\n            height: 120px;\n            background: linear-gradient(135deg, rgba(155, 89, 182, 0.05) 0%, rgba(52, 152, 219, 0.05) 100%);\n            border-radius: 50%;\n        }\n        \n        .feature-title {\n            color: #2d3748;\n            font-weight: 700;\n            font-size: 24px;\n            margin-bottom: 15px;\n            position: relative;\n            z-index: 1;\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n            gap: 16px;\n            margin: 28px 0;\n        }\n        \n        .feature-item {\n            background: white;\n            padding: 18px 22px;\n            border-radius: 10px;\n            font-size: 15px;\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);\n            border: 1px solid #e8f0f7;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .feature-item.compartment {\n            border-left: 5px solid #9b59b6;\n        }\n        \n        .feature-item.eco {\n            border-left: 5px solid #2ecc71;\n        }\n        \n        .feature-item.safety {\n            border-left: 5px solid #3498db;\n        }\n        \n        .tag-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 12px;\n            margin: 30px 0;\n        }\n        \n        .tag {\n            display: inline-block;\n            background: linear-gradient(135deg, #9b59b6, #8e44ad);\n            color: white;\n            padding: 10px 24px;\n            border-radius: 25px;\n            font-size: 14px;\n            font-weight: 600;\n            box-shadow: 0 4px 12px rgba(155, 89, 182, 0.2);\n            transition: all 0.3s ease;\n        }\n        \n        .tag:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 6px 16px rgba(155, 89, 182, 0.3);\n        }\n        \n        .tag.blue {\n            background: linear-gradient(135deg, #3498db, #2980b9);\n        }\n        \n        .tag.green {\n            background: linear-gradient(135deg, #2ecc71, #27ae60);\n        }\n        \n        .dimension-display {\n            background: linear-gradient(135deg, #f8fbfe 0%, #edf2f7 100%);\n            padding: 30px;\n            border-radius: 12px;\n            margin: 30px 0;\n            border: 2px solid #e8f0f7;\n        }\n        \n        .dimension-row {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n        }\n        \n        .dimension-item {\n            text-align: center;\n            min-width: 150px;\n        }\n        \n        .dimension-value {\n            font-size: 34px;\n            font-weight: 700;\n            color: #9b59b6;\n            display: block;\n            background: white;\n            padding: 20px;\n            border-radius: 10px;\n            margin-bottom: 10px;\n            box-shadow: 0 6px 15px rgba(155, 89, 182, 0.1);\n        }\n        \n        .dimension-label {\n            font-size: 14px;\n            color: #718096;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 0.8px;\n        }\n        \n        .section-title {\n            color: #2d3748;\n            font-size: 26px;\n            font-weight: 700;\n            margin: 40px 0 25px 0;\n            padding-bottom: 12px;\n            border-bottom: 2px solid #e2e8f0;\n        }\n        \n        .benefit-list {\n            background: #f8fbfe;\n            padding: 30px;\n            border-radius: 12px;\n            margin: 30px 0;\n            border-left: 5px solid #3498db;\n        }\n        \n        .benefit-list li {\n            margin-bottom: 14px;\n            padding-left: 28px;\n            position: relative;\n            line-height: 1.7;\n        }\n        \n        .benefit-list li:before {\n            content: '•';\n            position: absolute;\n            left: 10px;\n            color: #3498db;\n            font-weight: bold;\n            font-size: 20px;\n        }\n        \n        .compartment-highlight {\n            text-align: center;\n            background: linear-gradient(135deg, #9b59b6, #3498db);\n            color: white;\n            padding: 22px;\n            border-radius: 10px;\n            margin: 25px 0;\n            font-size: 20px;\n            font-weight: 600;\n            box-shadow: 0 6px 15px rgba(155, 89, 182, 0.2);\n        }\n        \n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 28px;\n            }\n            \n            .specs-table {\n                display: block;\n                overflow-x: auto;\n            }\n            \n            .specs-table th,\n            .specs-table td {\n                padding: 16px 20px;\n            }\n            \n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .dimension-row {\n                flex-direction: column;\n                gap: 20px;\n            }\n            \n            .dimension-item {\n                min-width: auto;\n            }\n            \n            .tag-container {\n                justify-content: center;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003ch1 class=\"product-title\"\u003eHuhtamaki 22023 3-Compartment Food Tray\u003c\/h1\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-title\"\u003eOrganized Triple-Section Design\u003c\/div\u003e\n\u003cp\u003eFeaturing three distinct compartments, this innovative tray provides organized food separation in a compact 9.5\" x 8.25\" format. Made from strong molded fiber using 100% reclaimed materials processed without chlorine, it combines practical functionality with environmental responsibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"compartment-highlight\"\u003e3 SEPARATE COMPARTMENTS FOR EFFICIENT FOOD ORGANIZATION\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth colspan=\"2\"\u003eTechnical Specifications\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eSKU #\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e300786\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eDimensions\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e9.5\" (L) × 8.25\" (W) × 1\" (H)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eShipping Weight\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e29 lb. per case\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eQuantity per Case\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e500 Trays\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eColor\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eBright White\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eMaterial Composition\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eMolded Fiber \/ Recycled Pulp\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eDesign Style\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eUnprinted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eCompartments\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e\u003cspan class=\"highlight\"\u003e3 Separate Compartments\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eShape\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eRectangle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eProduct Type\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eCompartment Tray \/ Divided Tray\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"dimension-display\"\u003e\n\u003cdiv class=\"dimension-row\"\u003e\n\u003cdiv class=\"dimension-item\"\u003e\n\u003cspan class=\"dimension-value\"\u003e9.5\"\u003c\/span\u003e \u003cspan class=\"dimension-label\"\u003eLength\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimension-item\"\u003e\n\u003cspan class=\"dimension-value\"\u003e8.25\"\u003c\/span\u003e \u003cspan class=\"dimension-label\"\u003eWidth\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimension-item\"\u003e\n\u003cspan class=\"dimension-value\"\u003e1\"\u003c\/span\u003e \u003cspan class=\"dimension-label\"\u003eHeight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003ePremium Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-item compartment\"\u003e3 Separate Compartments\u003c\/div\u003e\n\u003cdiv class=\"feature-item eco\"\u003eBPA Free Composition\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003eMade in America\u003c\/div\u003e\n\u003cdiv class=\"feature-item eco\"\u003eChlorine-Free Processing\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003eStrong Molded Fiber\u003c\/div\u003e\n\u003cdiv class=\"feature-item safety\"\u003eHot \u0026amp; Cold Food Compatible\u003c\/div\u003e\n\u003cdiv class=\"feature-item eco\"\u003e100% Recycled Material\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003eMess Containment Design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003e3-Compartment\u003c\/span\u003e \u003cspan class=\"tag blue\"\u003eOrganized Serving\u003c\/span\u003e \u003cspan class=\"tag green\"\u003eEco-Friendly\u003c\/span\u003e \u003cspan class=\"tag\"\u003eFood Separation\u003c\/span\u003e \u003cspan class=\"tag blue\"\u003eDurable Construction\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-list\"\u003e\n\u003ch3 style=\"color: #2d3748; font-size: 20px; margin-bottom: 18px;\"\u003eKey Benefits:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eThree compartments provide organized food separation and portion control\u003c\/li\u003e\n\u003cli\u003ePrevents food mixing and maintains individual item integrity\u003c\/li\u003e\n\u003cli\u003eSturdy construction resists breaking or cracking under pressure\u003c\/li\u003e\n\u003cli\u003eSuitable for both hot and cold food service applications\u003c\/li\u003e\n\u003cli\u003eBright white color enhances food presentation and visual appeal\u003c\/li\u003e\n\u003cli\u003eEnvironmentally responsible alternative to plastic compartment trays\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Description\u003c\/h2\u003e\n\u003cp\u003eThe Huhtamaki 22023 compartment tray offers intelligent food organization with its practical three-compartment design. Measuring 9.5\" x 8.25\" with a 1\" depth, this tray provides efficient space utilization while keeping different food items perfectly separated in individual sections.\u003c\/p\u003e\n\u003cp\u003eCrafted from strong molded fiber using 100% reclaimed materials processed without chlorine, this tray offers exceptional durability while supporting sustainable business practices. The bright white surface creates a clean, professional backdrop that enhances food presentation across all three compartments.\u003c\/p\u003e\n\u003cp\u003ePerfect for cafeteria service, catering operations, institutional dining, and social gatherings, this divided tray handles even messy menu items with ease. Each compartment contains sauces, sides, or main dishes separately, preventing flavor transfer and maintaining individual item quality throughout service.\u003c\/p\u003e\n\u003cp\u003eThe sturdy construction withstands moderate pressure without breaking or cracking, making it ideal for high-volume operations. The compartmentalized design streamlines serving processes, reduces the need for multiple dishes, and enhances overall dining efficiency in various food service environments.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIdeal Applications:\u003c\/strong\u003e School cafeterias, hospital meal service, corporate dining facilities, catering presentations, buffet lines, and any operation requiring organized multi-item serving solutions.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCase Configuration:\u003c\/strong\u003e Each case contains 500 trays, providing substantial inventory for organized food service while maintaining manageable storage requirements with a shipping weight of 29 pounds.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42804660437076,"sku":"300786","price":277.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Shopify-2026-01-03T102102.653.png?v=1767464516","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/huhtamaki-chinet-22023-9-1-2-x-8-1-4-white-molded-fiber-pulp-3-compartment-cafeteria-tray-500-case","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}