{"product_id":"verterra-10-x-10-x-2-paperboard-bento-box-with-3-compartments-and-attached-lid-120-case","title":"VerTerra 10\" x 10\" x 2\" Paperboard Bento Box with 3 Compartments and Attached Lid - 120\/Case","description":"\u003cstyle\u003e\n  .product-description-container {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    color: #2d3748;\n    line-height: 1.6;\n    max-width: 100%;\n  }\n  \n  .product-description-container h2 {\n    color: #234e52;\n    font-size: 1.85em;\n    margin-bottom: 18px;\n    font-weight: 700;\n    padding-bottom: 10px;\n    border-bottom: 3px solid #b2f5ea;\n  }\n  \n  .product-description-container p {\n    margin-bottom: 20px;\n    font-size: 16px;\n    color: #4a5568;\n  }\n  \n  .specs-table-wrapper {\n    margin: 28px 0;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);\n    border: 1px solid #e2e8f0;\n  }\n  \n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: white;\n  }\n  \n  .specs-table thead {\n    background: linear-gradient(135deg, #319795 0%, #2c7a7b 100%);\n  }\n  \n  .specs-table th {\n    color: white;\n    font-weight: 600;\n    padding: 20px 24px;\n    text-align: left;\n    font-size: 17px;\n    letter-spacing: 0.3px;\n  }\n  \n  .specs-table tbody tr {\n    border-bottom: 1px solid #f0f4f8;\n  }\n  \n  .specs-table tbody tr:nth-child(even) {\n    background-color: #f8ffff;\n  }\n  \n  .specs-table tbody tr:hover {\n    background-color: #f0ffff;\n  }\n  \n  .specs-table td {\n    padding: 18px 24px;\n    color: #4a5568;\n  }\n  \n  .specs-table td:first-child {\n    font-weight: 600;\n    color: #2d3748;\n    width: 38%;\n    border-right: 1px solid #edf2f7;\n  }\n  \n  .features-section {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 18px;\n    margin: 24px 0;\n  }\n  \n  .feature-item {\n    background: #f8ffff;\n    padding: 20px;\n    border-radius: 9px;\n    border: 1px solid #b2f5ea;\n    transition: all 0.3s ease;\n  }\n  \n  .feature-item:hover {\n    background: #f0ffff;\n    transform: translateY(-3px);\n    box-shadow: 0 8px 16px rgba(49, 151, 149, 0.1);\n  }\n  \n  .feature-item strong {\n    color: #234e52;\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n    font-weight: 600;\n  }\n  \n  .feature-item span {\n    color: #4a5568;\n    font-size: 15px;\n    line-height: 1.5;\n  }\n  \n  .certification-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin: 22px 0;\n  }\n  \n  .badge {\n    padding: 9px 18px;\n    border-radius: 25px;\n    font-size: 14px;\n    font-weight: 500;\n    display: inline-flex;\n    align-items: center;\n  }\n  \n  .badge.eco {\n    background: #e6fffa;\n    color: #234e52;\n    border: 1px solid #b2f5ea;\n  }\n  \n  .badge.bento {\n    background: #fefcbf;\n    color: #744210;\n    border: 1px solid #faf089;\n  }\n  \n  .badge.cert {\n    background: #ebf8ff;\n    color: #2c5282;\n    border: 1px solid #bee3f8;\n  }\n  \n  .badge.large {\n    background: #faf5ff;\n    color: #553c9a;\n    border: 1px solid #e9d8fd;\n  }\n  \n  .dimensions-display {\n    background: linear-gradient(135deg, #f8ffff 0%, #f0ffff 100%);\n    border-radius: 10px;\n    padding: 24px;\n    margin: 24px 0;\n    border: 1px solid #b2f5ea;\n  }\n  \n  .dimensions-display h3 {\n    color: #234e52;\n    margin-bottom: 16px;\n    font-size: 18px;\n    font-weight: 600;\n  }\n  \n  .dimensions-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n    gap: 20px;\n  }\n  \n  .dimension {\n    text-align: center;\n    padding: 18px;\n    background: white;\n    border-radius: 8px;\n    border: 1px solid #e2e8f0;\n  }\n  \n  .dimension .value {\n    font-size: 24px;\n    font-weight: 700;\n    color: #2c7a7b;\n    margin-bottom: 6px;\n  }\n  \n  .dimension .label {\n    font-size: 14px;\n    color: #718096;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n  \n  .benefits-list {\n    list-style: none;\n    padding: 0;\n    margin: 24px 0;\n  }\n  \n  .benefits-list li {\n    padding: 12px 0 12px 32px;\n    position: relative;\n    color: #4a5568;\n    border-bottom: 1px solid #edf2f7;\n  }\n  \n  .benefits-list li:before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    color: #319795;\n    font-weight: bold;\n    font-size: 18px;\n  }\n  \n  .benefits-list li:last-child {\n    border-bottom: none;\n  }\n  \n  @media (max-width: 768px) {\n    .features-section {\n      grid-template-columns: 1fr;\n    }\n    \n    .dimensions-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    \n    .specs-table-wrapper {\n      overflow-x: auto;\n    }\n    \n    .specs-table td:first-child {\n      width: 45%;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"product-description-container\"\u003e\n\u003ch2\u003eVerTerra 10\" x 10\" 3-Compartment Bento Box\u003c\/h2\u003e\n\u003cp\u003eElevate your food presentation with this large square bento box from VerTerra. Crafted from eco-friendly kraft paper press board, this innovative design features three compartments with an attached lid, creating the perfect solution for generous meal boxes in a substantial 10\" x 10\" format.\u003c\/p\u003e\n\u003cdiv class=\"certification-badges\"\u003e\n\u003cspan class=\"badge eco\"\u003eUSDA Biobased Certified\u003c\/span\u003e \u003cspan class=\"badge bento\"\u003e3 Compartments\u003c\/span\u003e \u003cspan class=\"badge cert\"\u003eGrease \u0026amp; Water Resistant\u003c\/span\u003e \u003cspan class=\"badge large\"\u003eLarge 10\" Format\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cstrong\u003eLarge Square Design\u003c\/strong\u003e \u003cspan\u003e10\" x 10\" dimensions perfect for generous meal presentations\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cstrong\u003eThree-Compartment Layout\u003c\/strong\u003e \u003cspan\u003eThree separate sections with 90% high walls prevent food mixing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cstrong\u003eAttached Fold-Back Lid\u003c\/strong\u003e \u003cspan\u003ePatented fold-back lid enhances eating experience for customers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cstrong\u003eSecure Closure System\u003c\/strong\u003e \u003cspan\u003eFour locking tabs (two top, two front) ensure secure transport\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-table-wrapper\"\u003e\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\u003e40703\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCase Quantity\u003c\/td\u003e\n\u003ctd\u003e120 bento boxes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShipping Weight\u003c\/td\u003e\n\u003ctd\u003e24.5 lb.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e10\" × 10\" × 2\" (Square)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCompartments\u003c\/td\u003e\n\u003ctd\u003e3 compartments\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eKraft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eKraft Paperboard\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eFolded Top\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWindow\u003c\/td\u003e\n\u003ctd\u003eWithout Window\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFeatures\u003c\/td\u003e\n\u003ctd\u003eGrease-Resistant • Locking Tabs • USDA Certified Biobased\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eBento Boxes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimensions-display\"\u003e\n\u003ch3\u003eKey Measurements\u003c\/h3\u003e\n\u003cdiv class=\"dimensions-grid\"\u003e\n\u003cdiv class=\"dimension\"\u003e\n\u003cdiv class=\"value\"\u003e10\" × 10\" × 2\"\u003c\/div\u003e\n\u003cdiv class=\"label\"\u003eDimensions\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimension\"\u003e\n\u003cdiv class=\"value\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"label\"\u003eCompartments\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimension\"\u003e\n\u003cdiv class=\"value\"\u003e120\/Case\u003c\/div\u003e\n\u003cdiv class=\"label\"\u003eQuantity\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimension\"\u003e\n\u003cdiv class=\"value\"\u003e24.5 lb\u003c\/div\u003e\n\u003cdiv class=\"label\"\u003eShipping Weight\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"benefits-list\"\u003e\n\u003cli\u003ePerfect for meal boxes, sandwiches, healthy meal prep, and charcuterie\u003c\/li\u003e\n\u003cli\u003eOil- and water-resistant design keeps food fresh during transport\u003c\/li\u003e\n\u003cli\u003eLightweight yet durable construction for easy handling\u003c\/li\u003e\n\u003cli\u003ePatented fold-back lid stays out of the way during eating\u003c\/li\u003e\n\u003cli\u003eSleek modern design adds sophistication to food service\u003c\/li\u003e\n\u003cli\u003eIdeal for grab-and-go applications and pre-packaged meals\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eDesigned for food service establishments seeking elegant and organized meal presentation in a generous 10\" x 10\" square format. The three-compartment bento box design is ideal for creating substantial meal combinations while maintaining food separation. The eco-friendly materials and thoughtful design features make this large-format box perfect for modern food service operations focused on both presentation and sustainability.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42812592652372,"sku":"40703","price":431.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-01-07T141840.302.png?v=1767777623","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/verterra-10-x-10-x-2-paperboard-bento-box-with-3-compartments-and-attached-lid-120-case","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}