{"product_id":"ckf-87801-1s-black-foam-meat-tray-5-1-4-x-5-1-4-x-5-8-1-000-case","title":"CKF 87801 (#1S) Black Foam Meat Tray 5 1\/4\" x 5 1\/4\" x 5\/8\" - 1,000\/Case","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eCKF Inc. 87801 Black Square Foam Meat Trays\u003c\/title\u003e\n    \u003cstyle\u003e\n        \/* Custom styles for Shopify product description *\/\n        .product-description {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;\n            color: #333;\n            line-height: 1.5;\n            max-width: 100%;\n        }\n        \n        .product-title {\n            font-size: 26px;\n            font-weight: 700;\n            color: #1a1a1a;\n            margin-bottom: 15px;\n            padding-bottom: 10px;\n            border-bottom: 2px solid #e8e8e8;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 20px 0;\n            font-size: 14px;\n            border-radius: 6px;\n            overflow: hidden;\n            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n        }\n        \n        .specs-table thead {\n            background-color: #1a1a1a;\n            color: white;\n        }\n        \n        .specs-table th {\n            padding: 15px 16px;\n            font-weight: 600;\n            font-size: 15px;\n            text-align: left;\n            letter-spacing: 0.5px;\n        }\n        \n        .specs-table tbody tr {\n            border-bottom: 1px solid #eee;\n            transition: background-color 0.2s ease;\n        }\n        \n        .specs-table tbody tr:nth-of-type(odd) {\n            background-color: #f9f9f9;\n        }\n        \n        .specs-table tbody tr:nth-of-type(even) {\n            background-color: #ffffff;\n        }\n        \n        .specs-table tbody tr:hover {\n            background-color: #f5f5f5;\n        }\n        \n        .specs-table td {\n            padding: 13px 16px;\n            vertical-align: top;\n        }\n        \n        .specs-table td:first-child {\n            font-weight: 600;\n            color: #1a1a1a;\n            width: 40%;\n            border-right: 1px solid #eee;\n        }\n        \n        .product-content {\n            margin-top: 20px;\n        }\n        \n        .product-content h3 {\n            font-size: 19px;\n            font-weight: 600;\n            color: #1a1a1a;\n            margin: 22px 0 14px 0;\n            padding-bottom: 6px;\n            border-bottom: 1px solid #e8e8e8;\n        }\n        \n        .product-content p {\n            margin-bottom: 14px;\n            color: #444;\n        }\n        \n        .features-container {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n            gap: 14px;\n            margin: 22px 0;\n        }\n        \n        .feature-box {\n            background: #f8f8f8;\n            padding: 16px;\n            border-radius: 5px;\n            border-top: 3px solid #1a1a1a;\n        }\n        \n        .feature-box strong {\n            color: #1a1a1a;\n            display: block;\n            margin-bottom: 6px;\n            font-size: 15px;\n        }\n        \n        .dimensions-display {\n            background: linear-gradient(135deg, #f9f9f9 0%, #ffffff 100%);\n            padding: 20px;\n            border-radius: 6px;\n            margin: 22px 0;\n            border: 1px solid #e0e0e0;\n        }\n        \n        .dimensions-header {\n            font-weight: 600;\n            color: #1a1a1a;\n            margin-bottom: 15px;\n            font-size: 16px;\n            display: flex;\n            align-items: center;\n        }\n        \n        .dimensions-header:before {\n            content: \"\";\n            display: inline-block;\n            width: 16px;\n            height: 16px;\n            background-color: #1a1a1a;\n            margin-right: 10px;\n            border-radius: 3px;\n        }\n        \n        .dimensions-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 15px;\n        }\n        \n        .dimension-item {\n            text-align: center;\n            padding: 12px;\n            background: white;\n            border-radius: 4px;\n            border: 1px solid #e0e0e0;\n        }\n        \n        .dimension-label {\n            font-size: 13px;\n            color: #666;\n            display: block;\n            margin-bottom: 6px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }\n        \n        .dimension-value {\n            font-weight: 700;\n            font-size: 16px;\n            color: #1a1a1a;\n        }\n        \n        .applications-section {\n            background-color: #f8f8f8;\n            padding: 18px;\n            border-radius: 6px;\n            margin-top: 22px;\n        }\n        \n        .applications-section h4 {\n            margin-top: 0;\n            color: #1a1a1a;\n            font-weight: 600;\n            font-size: 16px;\n            margin-bottom: 12px;\n        }\n        \n        .applications-list {\n            columns: 2;\n            column-gap: 30px;\n        }\n        \n        .applications-list li {\n            margin-bottom: 8px;\n            color: #444;\n            break-inside: avoid;\n        }\n        \n        .product-highlight {\n            background-color: #f1f1f1;\n            padding: 16px;\n            border-radius: 5px;\n            margin: 18px 0;\n            color: #444;\n            border-left: 3px solid #1a1a1a;\n            font-size: 15px;\n        }\n        \n        .sku-badge {\n            display: inline-block;\n            background: #1a1a1a;\n            color: white;\n            padding: 4px 10px;\n            border-radius: 3px;\n            font-weight: 600;\n            font-size: 14px;\n            margin-right: 8px;\n        }\n        \n        .quantity-highlight {\n            display: inline-block;\n            background: #333;\n            color: white;\n            padding: 4px 10px;\n            border-radius: 3px;\n            font-weight: 600;\n            font-size: 14px;\n            margin-left: 8px;\n        }\n        \n        @media (max-width: 768px) {\n            .specs-table {\n                font-size: 13px;\n            }\n            \n            .specs-table th, .specs-table td {\n                padding: 11px 12px;\n            }\n            \n            .product-title {\n                font-size: 22px;\n            }\n            \n            .features-container {\n                grid-template-columns: 1fr;\n            }\n            \n            .dimensions-grid {\n                grid-template-columns: 1fr;\n                gap: 10px;\n            }\n            \n            .applications-list {\n                columns: 1;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .specs-table {\n                display: block;\n                overflow-x: auto;\n            }\n            \n            .specs-table td:first-child {\n                width: 45%;\n            }\n            \n            .dimension-item {\n                padding: 10px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description\"\u003e\n        \u003ch1 class=\"product-title\"\u003eCKF Inc. 87801 Black Square Foam Meat Trays\u003c\/h1\u003e\n        \n        \u003ctable class=\"specs-table\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth colspan=\"2\"\u003eProduct Specifications\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eSKU #\u003c\/td\u003e\n                    \u003ctd\u003e40156\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eQuantity\u003c\/td\u003e\n                    \u003ctd\u003e1,000 per Case\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eShipping Weight\u003c\/td\u003e\n                    \u003ctd\u003e6.83 lb.\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eLength\u003c\/td\u003e\n                    \u003ctd\u003e5 1\/4 Inches\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eWidth\u003c\/td\u003e\n                    \u003ctd\u003e5 1\/4 Inches\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eDepth\u003c\/td\u003e\n                    \u003ctd\u003e5\/8 Inch\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eColor\u003c\/td\u003e\n                    \u003ctd\u003eBlack\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eMaterial\u003c\/td\u003e\n                    \u003ctd\u003eHigh-Quality Foam\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eCompartments\u003c\/td\u003e\n                    \u003ctd\u003e1 Compartment\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eShape\u003c\/td\u003e\n                    \u003ctd\u003eSquare\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eType\u003c\/td\u003e\n                    \u003ctd\u003eMeat Trays \/ Supermarket Trays\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003ch3\u003ePremium Square Presentation\u003c\/h3\u003e\n            \u003cp\u003eDisplay your freshest meats, fruits, and vegetables with CKF 87801 black foam trays. Made of sturdy, high-quality foam, these square supermarket trays are perfect for arranging produce, poultry, and other products for refrigerated storage or display.\u003c\/p\u003e\n            \n            \u003cdiv class=\"product-highlight\"\u003e\n                \u003cspan class=\"sku-badge\"\u003e#1S\u003c\/span\u003e\u003cspan class=\"quantity-highlight\"\u003e1,000\/Case\u003c\/span\u003e The sophisticated black color creates an elegant backdrop that highlights your products while providing simple product identification for efficient operations.\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"features-container\"\u003e\n                \u003cdiv class=\"feature-box\"\u003e\n                    \u003cstrong\u003eElegant Product Presentation\u003c\/strong\u003e\n                    Black square design provides a modern, upscale appearance that enhances food presentation.\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-box\"\u003e\n                    \u003cstrong\u003eAutomation Ready\u003c\/strong\u003e\n                    Compatible with auto wrapping equipment for efficient and streamlined packaging operations.\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-box\"\u003e\n                    \u003cstrong\u003eSpace-Efficient Square Design\u003c\/strong\u003e\n                    Square shape maximizes display space and allows for efficient storage and arrangement.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003ch3\u003eEfficient Packaging \u0026amp; Preservation\u003c\/h3\u003e\n            \u003cp\u003eThese foam trays make packaging meats and produce efficient, helping to save both time and energy. When properly packaged, they help keep food items fresh for extended periods. The disposable design ensures fast and easy cleanup after use.\u003c\/p\u003e\n            \n            \u003cdiv class=\"dimensions-display\"\u003e\n                \u003cdiv class=\"dimensions-header\"\u003eOverall Dimensions\u003c\/div\u003e\n                \u003cdiv class=\"dimensions-grid\"\u003e\n                    \u003cdiv class=\"dimension-item\"\u003e\n                        \u003cspan class=\"dimension-label\"\u003eLength\u003c\/span\u003e\n                        \u003cspan class=\"dimension-value\"\u003e5 1\/4\"\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"dimension-item\"\u003e\n                        \u003cspan class=\"dimension-label\"\u003eWidth\u003c\/span\u003e\n                        \u003cspan class=\"dimension-value\"\u003e5 1\/4\"\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"dimension-item\"\u003e\n                        \u003cspan class=\"dimension-label\"\u003eDepth\u003c\/span\u003e\n                        \u003cspan class=\"dimension-value\"\u003e5\/8\"\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"applications-section\"\u003e\n                \u003ch4\u003eRecommended Applications\u003c\/h4\u003e\n                \u003cul class=\"applications-list\"\u003e\n                    \u003cli\u003eFresh meat and poultry display\u003c\/li\u003e\n                    \u003cli\u003eProduce arrangement and presentation\u003c\/li\u003e\n                    \u003cli\u003eRefrigerated merchandiser storage\u003c\/li\u003e\n                    \u003cli\u003eDeli and specialty food packaging\u003c\/li\u003e\n                    \u003cli\u003eFood service and commercial kitchens\u003c\/li\u003e\n                    \u003cli\u003eRetail grocery displays\u003c\/li\u003e\n                    \u003cli\u003eBakery and pastry items\u003c\/li\u003e\n                    \u003cli\u003ePrepared foods and appetizers\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \n            \u003cp\u003eOffering exceptional sturdiness and functionality at an economical price point, CKF black square foam supermarket trays provide a sophisticated solution for diverse food packaging requirements in commercial settings.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42797601652820,"sku":"40156","price":73.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_65_1903d93f-e9a5-451d-9d88-49b38bc560d6.png?v=1767145188","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/ckf-87801-1s-black-foam-meat-tray-5-1-4-x-5-1-4-x-5-8-1-000-case","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}