{"product_id":"huhtamaki-chinet-10407-savaday-5-x-3-1-2-25-molded-fiber-pulp-rectangular-food-tray-1-000-case","title":"Huhtamaki Chinet 10407 Savaday 5\" x 3 1\/2\" # 25 Molded Fiber \/ Pulp Rectangular Food Tray - 1,000\/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: 32px;\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: 120px;\n            height: 3px;\n            background: linear-gradient(90deg, #4299e1, #38b2ac);\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.08);\n            border: 1px solid #e2e8f0;\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.3px;\n        }\n        \n        .specs-table tbody tr {\n            transition: all 0.25s ease;\n            border-bottom: 1px solid #f1f5f9;\n        }\n        \n        .specs-table tbody tr:hover {\n            background-color: #f8fafc;\n            transform: translateY(-2px);\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);\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 #f1f5f9;\n            background-color: #fafcfe;\n        }\n        \n        .specs-table .spec-value {\n            color: #4a5568;\n            font-weight: 500;\n        }\n        \n        .specs-table tr:last-child {\n            border-bottom: none;\n        }\n        \n        .highlight-card {\n            background: linear-gradient(135deg, #f7fafc 0%, #ffffff 100%);\n            padding: 30px;\n            margin: 30px 0;\n            border-radius: 10px;\n            border-left: 6px solid #4299e1;\n            box-shadow: 0 6px 20px rgba(66, 153, 225, 0.1);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .highlight-card:before {\n            content: '';\n            position: absolute;\n            top: -50px;\n            right: -50px;\n            width: 150px;\n            height: 150px;\n            background: linear-gradient(135deg, rgba(66, 153, 225, 0.05) 0%, rgba(56, 178, 172, 0.05) 100%);\n            border-radius: 50%;\n        }\n        \n        .highlight-title {\n            color: #2d3748;\n            font-weight: 700;\n            font-size: 22px;\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(230px, 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.04);\n            border: 1px solid #e2e8f0;\n            position: relative;\n            overflow: hidden;\n            transition: all 0.3s ease;\n        }\n        \n        .feature-item:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08);\n        }\n        \n        .feature-item:before {\n            content: '';\n            position: absolute;\n            left: 0;\n            top: 0;\n            width: 5px;\n            height: 100%;\n            background: linear-gradient(to bottom, #4299e1, #38b2ac);\n        }\n        \n        .tag-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            margin: 30px 0;\n        }\n        \n        .tag {\n            display: inline-block;\n            background: linear-gradient(135deg, #4299e1, #38b2ac);\n            color: white;\n            padding: 10px 22px;\n            border-radius: 25px;\n            font-size: 14px;\n            font-weight: 600;\n            box-shadow: 0 4px 10px rgba(66, 153, 225, 0.2);\n            transition: all 0.3s ease;\n        }\n        \n        .tag:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 6px 15px rgba(66, 153, 225, 0.3);\n        }\n        \n        .tag.eco {\n            background: linear-gradient(135deg, #48bb78, #38a169);\n        }\n        \n        .dimension-display {\n            background: linear-gradient(135deg, #f7fafc 0%, #edf2f7 100%);\n            padding: 30px;\n            border-radius: 12px;\n            margin: 30px 0;\n            border: 2px solid #e2e8f0;\n            text-align: center;\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: 140px;\n        }\n        \n        .dimension-value {\n            font-size: 32px;\n            font-weight: 700;\n            color: #4299e1;\n            display: block;\n            background: white;\n            padding: 20px;\n            border-radius: 10px;\n            margin-bottom: 10px;\n            box-shadow: 0 6px 15px rgba(66, 153, 225, 0.15);\n        }\n        \n        .dimension-label {\n            font-size: 14px;\n            color: #718096;\n            font-weight: 500;\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: #f8fafc;\n            padding: 30px;\n            border-radius: 12px;\n            margin: 30px 0;\n            border-left: 5px solid #38b2ac;\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: #38b2ac;\n            font-weight: bold;\n            font-size: 16px;\n        }\n        \n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 26px;\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 10407 Savaday Boat Tray\u003c\/h1\u003e\n\u003cdiv class=\"highlight-card\"\u003e\n\u003cdiv class=\"highlight-title\"\u003eCompact \u0026amp; Efficient Design\u003c\/div\u003e\n\u003cp\u003eThis #25 size boat tray offers superior oil-absorbing properties in a compact 5\" x 3.5\" format. Made from extra-strong molded fiber using 100% reclaimed materials, it maintains crispiness while enhancing food presentation. Perfect for portion-controlled servings and efficient space utilization.\u003c\/p\u003e\n\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\"\u003e300782\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eDimensions\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e5\" (L) × 3.5\" (W) × 0.75\" (D)\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\"\u003e13 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\"\u003e1,000 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\"\u003eWhite\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 with Rounded Corners\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eCompartments\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eSingle Compartment\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 (Boat Style)\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\"\u003eBoat Tray \/ Food 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\"\u003e5\"\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\"\u003e3.5\"\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\"\u003e0.75\"\u003c\/span\u003e \u003cspan class=\"dimension-label\"\u003eDepth\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\"\u003eBPA Free Construction\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003eMade in America\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003eNo PFAS Added\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003eSuperior Oil Absorption\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003eChlorine-Free Processing\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003eExtra Strong Molded Fiber\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003eRounded Corner Design\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003eVersatile Food Compatibility\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag eco\"\u003eEco-Friendly\u003c\/span\u003e \u003cspan class=\"tag\"\u003eOil Resistant\u003c\/span\u003e \u003cspan class=\"tag\"\u003eFood Safe\u003c\/span\u003e \u003cspan class=\"tag\"\u003eCompact Design\u003c\/span\u003e \u003cspan class=\"tag\"\u003eHigh Volume\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\u003eMaintains crispiness of fried foods with advanced oil absorption\u003c\/li\u003e\n\u003cli\u003eCompact size ideal for portion control and efficient serving\u003c\/li\u003e\n\u003cli\u003eRounded corner design enhances safety and presentation\u003c\/li\u003e\n\u003cli\u003eVersatile for fried, baked, or broiled food applications\u003c\/li\u003e\n\u003cli\u003eEco-friendly alternative to traditional disposable options\u003c\/li\u003e\n\u003cli\u003eHigh case quantity provides excellent value for volume operations\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 Chinet 10407 Savaday boat tray delivers exceptional performance in a compact, efficient design. As a #25 size tray measuring 5\" x 3.5\" with a 0.75\" depth, this boat-style tray offers the perfect solution for portion-controlled servings and space-efficient food presentation.\u003c\/p\u003e\n\u003cp\u003eCrafted from extra-strong molded fiber using 100% reclaimed materials processed without chlorine, this tray combines environmental responsibility with practical functionality. The rounded corner design enhances both safety and visual appeal, while the white color provides a clean backdrop that highlights food presentation.\u003c\/p\u003e\n\u003cp\u003eEngineered with superior oil-absorbing properties, this tray excels at maintaining the crispiness of fried foods while remaining versatile enough for baked or broiled items. The compact dimensions make it ideal for appetizers, side dishes, condiment servings, and small-portioned entrees in various food service settings.\u003c\/p\u003e\n\u003cp\u003eWith 1,000 trays per case and a shipping weight of only 13 pounds, this product offers exceptional value and storage efficiency for high-volume operations. The lightweight yet durable construction ensures reliable performance while minimizing environmental impact through sustainable manufacturing practices.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIdeal Applications:\u003c\/strong\u003e Appetizer service, condiment presentation, side dishes, snack portions, catering samples, food truck operations, and any establishment requiring efficient, portion-controlled serving solutions.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCase Configuration:\u003c\/strong\u003e Each case contains 1,000 trays, providing substantial inventory for busy operations while maintaining compact storage requirements and lightweight handling.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42804646510676,"sku":"300782","price":255.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Shopify-2026-01-03T100113.487.png?v=1767463279","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/huhtamaki-chinet-10407-savaday-5-x-3-1-2-25-molded-fiber-pulp-rectangular-food-tray-1-000-case","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}