{"product_id":"cal-mil-1235-13-96-midnight-black-3-tier-metal-flatware-condiment-display-with-bamboo-bins","title":"Cal-Mil 1235-13-96 Midnight Black 3-Tier Metal Flatware \/ Condiment Display with Bamboo Bins","description":"\u003cstyle\u003e\n  .product-description {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;\n    color: #333;\n    line-height: 1.6;\n    max-width: 800px;\n    margin: 0 auto;\n  }\n  \n  .product-title {\n    font-size: 28px;\n    font-weight: 600;\n    color: #222;\n    margin-bottom: 12px;\n    padding-bottom: 15px;\n    border-bottom: 2px solid #eaeaea;\n  }\n  \n  .product-subtitle {\n    font-size: 18px;\n    font-weight: 500;\n    color: #5d4037;\n    margin-bottom: 20px;\n    font-style: italic;\n  }\n  \n  .product-intro {\n    background-color: #f8f9fa;\n    padding: 18px;\n    border-radius: 6px;\n    margin-bottom: 25px;\n    border-left: 4px solid #5d4037;\n    font-size: 16px;\n    color: #444;\n  }\n  \n  .specs-table {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    margin: 25px 0;\n    border-radius: 8px;\n    overflow: hidden;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.04);\n    border: 1px solid #e2e8f0;\n  }\n  \n  .specs-table th {\n    background-color: #f5f0eb;\n    font-weight: 600;\n    text-align: left;\n    padding: 14px 18px;\n    border-bottom: 1px solid #e2e8f0;\n    color: #5d4037;\n    font-size: 14px;\n    width: 40%;\n  }\n  \n  .specs-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e2e8f0;\n    background-color: #fff;\n    color: #4a5568;\n    font-size: 14px;\n  }\n  \n  .specs-table tr:last-child th,\n  .specs-table tr:last-child td {\n    border-bottom: none;\n  }\n  \n  .specs-table tr:hover td {\n    background-color: #fcfaf8;\n  }\n  \n  .dual-purpose-section {\n    background: linear-gradient(135deg, #f5f0eb 0%, #fff 100%);\n    padding: 22px;\n    border-radius: 8px;\n    margin: 25px 0;\n    border: 1px solid #e2e8f0;\n    border-left: 4px solid #5d4037;\n  }\n  \n  .dual-purpose-title {\n    font-weight: 600;\n    color: #5d4037;\n    font-size: 18px;\n    margin-bottom: 10px;\n  }\n  \n  .dual-purpose-content {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n    gap: 20px;\n    margin-top: 15px;\n  }\n  \n  .purpose-item {\n    background: #fff;\n    padding: 15px;\n    border-radius: 6px;\n    border: 1px solid #eaeaea;\n  }\n  \n  .purpose-item-title {\n    font-weight: 600;\n    color: #5d4037;\n    margin-bottom: 6px;\n    font-size: 16px;\n  }\n  \n  .dimensions-display {\n    margin: 30px 0;\n  }\n  \n  .dimensions-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n    gap: 20px;\n    margin-top: 15px;\n  }\n  \n  .dimensions-box {\n    background: #fff;\n    padding: 18px;\n    border-radius: 6px;\n    border: 1px solid #e2e8f0;\n  }\n  \n  .dimensions-header {\n    font-weight: 600;\n    color: #5d4037;\n    font-size: 17px;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n    border-bottom: 1px solid #eaeaea;\n  }\n  \n  .dimension-item {\n    margin-bottom: 10px;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 6px 0;\n    border-bottom: 1px dashed #eaeaea;\n  }\n  \n  .dimension-item:last-child {\n    border-bottom: none;\n  }\n  \n  .dimension-label {\n    font-size: 14px;\n    color: #718096;\n  }\n  \n  .dimension-value {\n    font-size: 16px;\n    font-weight: 600;\n    color: #2d3748;\n  }\n  \n  .feature-section {\n    margin: 30px 0;\n  }\n  \n  .feature-list {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));\n    gap: 15px;\n    margin-top: 15px;\n  }\n  \n  .feature-card {\n    background: #fff;\n    padding: 18px;\n    border-radius: 6px;\n    border: 1px solid #eaeaea;\n    position: relative;\n    padding-left: 50px;\n  }\n  \n  .feature-icon {\n    position: absolute;\n    left: 18px;\n    top: 18px;\n    width: 24px;\n    height: 24px;\n    background-color: #5d4037;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: white;\n    font-weight: bold;\n    font-size: 12px;\n  }\n  \n  .feature-card-title {\n    font-weight: 600;\n    color: #2d3748;\n    margin-bottom: 6px;\n    font-size: 16px;\n  }\n  \n  .feature-card-desc {\n    color: #666;\n    font-size: 14px;\n    line-height: 1.5;\n  }\n  \n  .section-heading {\n    font-size: 20px;\n    font-weight: 600;\n    color: #222;\n    margin: 30px 0 15px;\n    padding-bottom: 8px;\n    border-bottom: 1px solid #eaeaea;\n  }\n  \n  @media (max-width: 768px) {\n    .feature-list,\n    .dual-purpose-content,\n    .dimensions-grid {\n      grid-template-columns: 1fr;\n      gap: 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\u003e\n  \u003ch1 class=\"product-title\"\u003eCal-Mil Midnight 3-Tier Flatware \u0026amp; Condiment Display\u003c\/h1\u003e\n  \u003cp class=\"product-subtitle\"\u003eModern wire frame with midnight-stained bamboo bins\u003c\/p\u003e\n  \n  \u003cdiv class=\"product-intro\"\u003e\n    Combine sleek modern design with versatile functionality. This three-tier display features a contemporary wire frame with elegant bamboo bins, perfect for both flatware and condiment organization.\n  \u003c\/div\u003e\n  \n  \u003ctable class=\"specs-table\"\u003e\n    \u003ctr\u003e\n      \u003cth\u003eSKU #\u003c\/th\u003e\n      \u003ctd\u003e130057\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eShipping Weight\u003c\/th\u003e\n      \u003ctd\u003e10 lb.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eOverall Dimensions (L×W×H)\u003c\/th\u003e\n      \u003ctd\u003e14\" × 5¼\" × 18\"\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eBin Dimensions (L×W×H)\u003c\/th\u003e\n      \u003ctd\u003e9¼\" × 4⅜\" × 2⅛\"\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eColor\u003c\/th\u003e\n      \u003ctd\u003eBrown with Black Accents\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eMaterial\u003c\/th\u003e\n      \u003ctd\u003eMetal Wire Frame with Wooden Bins\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eCompartments\u003c\/th\u003e\n      \u003ctd\u003e3 Large Bins\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eMounting Style\u003c\/th\u003e\n      \u003ctd\u003eCountertop\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eProduct Line\u003c\/th\u003e\n      \u003ctd\u003eCal-Mil Midnight\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eShape\u003c\/th\u003e\n      \u003ctd\u003eRectangle\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eType\u003c\/th\u003e\n      \u003ctd\u003eFlatware \u0026amp; Condiment Organizer\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n  \n  \u003cdiv class=\"dual-purpose-section\"\u003e\n    \u003cdiv class=\"dual-purpose-title\"\u003eDual-Purpose Design\u003c\/div\u003e\n    \u003cp\u003eThis versatile organizer serves multiple functions, making it ideal for various foodservice applications.\u003c\/p\u003e\n    \u003cdiv class=\"dual-purpose-content\"\u003e\n      \u003cdiv class=\"purpose-item\"\u003e\n        \u003cdiv class=\"purpose-item-title\"\u003eFlatware Display\u003c\/div\u003e\n        \u003cp\u003ePerfect for organizing forks, spoons, knives, and other utensils in cafeterias, buffets, and self-service stations.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"purpose-item\"\u003e\n        \u003cdiv class=\"purpose-item-title\"\u003eCondiment Organization\u003c\/div\u003e\n        \u003cp\u003eExcellent for storing condiment packets, straws, napkins, and other small foodservice essentials.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003ch3 class=\"section-heading\"\u003eKey Features\u003c\/h3\u003e\n  \u003cdiv class=\"feature-list\"\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-icon\"\u003e1\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-title\"\u003eModern Wire Frame Design\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-desc\"\u003eSleek black metal wire frame provides contemporary aesthetic while ensuring durability and stability.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-icon\"\u003e2\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-title\"\u003eMidnight-Stained Bamboo Bins\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-desc\"\u003eThree large bamboo bins feature elegant midnight stain for sophisticated appearance and easy maintenance.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-icon\"\u003e3\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-title\"\u003eSpace-Efficient Vertical Design\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-desc\"\u003eThree-tier vertical construction maximizes storage capacity while maintaining a compact 5¼-inch width footprint.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-icon\"\u003e4\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-title\"\u003eVersatile Application\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-desc\"\u003eSuitable for multiple uses including flatware organization, condiment storage, and general service station essentials.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dimensions-display\"\u003e\n    \u003ch3 class=\"section-heading\"\u003eDetailed Dimensions\u003c\/h3\u003e\n    \u003cdiv class=\"dimensions-grid\"\u003e\n      \u003cdiv class=\"dimensions-box\"\u003e\n        \u003cdiv class=\"dimensions-header\"\u003eOverall Unit\u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dimension-label\"\u003eLength\u003c\/span\u003e\n          \u003cspan class=\"dimension-value\"\u003e14 inches\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¼ inches\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dimension-label\"\u003eHeight\u003c\/span\u003e\n          \u003cspan class=\"dimension-value\"\u003e18 inches\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"dimensions-box\"\u003e\n        \u003cdiv class=\"dimensions-header\"\u003eIndividual Bins\u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dimension-label\"\u003eLength\u003c\/span\u003e\n          \u003cspan class=\"dimension-value\"\u003e9¼ inches\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\"\u003e4⅜ inches\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dimension-label\"\u003eHeight\u003c\/span\u003e\n          \u003cspan class=\"dimension-value\"\u003e2⅛ inches\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003ch3 class=\"section-heading\"\u003eIdeal Applications\u003c\/h3\u003e\n  \u003cp\u003ePerfect for modern cafeterias, upscale buffets, hotel breakfast stations, corporate dining areas, and boutique restaurants. The sophisticated combination of black wire frame and midnight-stained bamboo bins adds an elegant touch to any service environment. Whether used for flatware organization at a self-service station or for condiment packet storage at a beverage counter, this versatile display enhances both functionality and aesthetics. The vertical design saves valuable counter space while providing ample storage capacity for essential service items.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42826580295764,"sku":"130057","price":355.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-01-13T155721.085.png?v=1768301857","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/cal-mil-1235-13-96-midnight-black-3-tier-metal-flatware-condiment-display-with-bamboo-bins","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}