{"product_id":"world-centric-15-5-oz-2-compartment-compostable-fiber-container-400-case","title":"World Centric 15.5 oz. 2-Compartment Compostable Fiber Container - 400\/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\u003eWorld Centric 2-Compartment Container\u003c\/title\u003e\n    \u003cstyle\u003e\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: 800px;\n            margin: 0 auto;\n        }\n        \n        .product-title {\n            font-size: 28px;\n            font-weight: 700;\n            color: #2f855a;\n            margin-bottom: 16px;\n            padding-bottom: 12px;\n            border-bottom: 2px solid #c6f6d5;\n        }\n        \n        .product-subtitle {\n            font-size: 18px;\n            color: #4a5568;\n            margin-bottom: 24px;\n            font-weight: 500;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 32px 0;\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n            border: 1px solid #e2e8f0;\n        }\n        \n        .specs-table th {\n            background: linear-gradient(135deg, #2f855a, #38a169);\n            color: white;\n            font-weight: 600;\n            text-align: left;\n            padding: 20px 24px;\n            font-size: 18px;\n            letter-spacing: 0.5px;\n        }\n        \n        .specs-table td {\n            padding: 18px 24px;\n            border-bottom: 1px solid #edf2f7;\n        }\n        \n        .specs-table tr:nth-child(even) {\n            background-color: #f0fff4;\n        }\n        \n        .specs-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .spec-label {\n            font-weight: 600;\n            color: #2d3748;\n            width: 40%;\n        }\n        \n        .eco-highlight {\n            display: inline-block;\n            background: linear-gradient(135deg, #c6f6d5, #9ae6b4);\n            color: #2f855a;\n            font-weight: 600;\n            padding: 10px 22px;\n            border-radius: 24px;\n            margin-bottom: 20px;\n            font-size: 16px;\n            border: 2px solid #68d391;\n            box-shadow: 0 2px 8px rgba(47, 133, 90, 0.15);\n        }\n        \n        .features-container {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .feature-card {\n            background: white;\n            padding: 22px;\n            border-radius: 8px;\n            border: 1px solid #c6f6d5;\n            box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n            transition: transform 0.2s ease;\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-2px);\n        }\n        \n        .feature-title {\n            font-weight: 600;\n            color: #2f855a;\n            margin-bottom: 12px;\n            font-size: 16px;\n        }\n        \n        .details-section {\n            background: white;\n            padding: 30px;\n            border-radius: 10px;\n            margin-top: 32px;\n            border: 1px solid #c6f6d5;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n        }\n        \n        .section-title {\n            font-size: 22px;\n            color: #2f855a;\n            margin-bottom: 20px;\n            font-weight: 700;\n            padding-bottom: 10px;\n            border-bottom: 2px solid #f0fff4;\n        }\n        \n        .dimensions-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n            gap: 20px;\n            margin: 24px 0;\n            background: #f0fff4;\n            padding: 24px;\n            border-radius: 8px;\n            border: 1px solid #9ae6b4;\n        }\n        \n        .dimension-item {\n            text-align: center;\n            padding: 16px 12px;\n        }\n        \n        .dimension-value {\n            font-size: 20px;\n            font-weight: 700;\n            color: #2f855a;\n            margin-bottom: 6px;\n        }\n        \n        .dimension-label {\n            font-size: 14px;\n            color: #718096;\n            font-weight: 500;\n        }\n        \n        .cert-badge {\n            display: inline-block;\n            background: #f0fff4;\n            color: #2f855a;\n            padding: 8px 16px;\n            border-radius: 6px;\n            font-size: 14px;\n            font-weight: 500;\n            margin: 8px 8px 8px 0;\n            border: 1px solid #9ae6b4;\n        }\n        \n        .compartments-indicator {\n            display: inline-flex;\n            align-items: center;\n            gap: 10px;\n            background: #e6fffa;\n            padding: 8px 16px;\n            border-radius: 20px;\n            font-weight: 600;\n            color: #2f855a;\n            border: 2px solid #81e6a9;\n        }\n        \n        .compartments-count {\n            background: #38a169;\n            color: white;\n            width: 24px;\n            height: 24px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 14px;\n        }\n        \n        .material-highlight {\n            background: #f0fff4;\n            padding: 18px;\n            border-radius: 8px;\n            margin: 20px 0;\n            border-left: 4px solid #38a169;\n            border-right: 1px solid #c6f6d5;\n        }\n        \n        @media (max-width: 768px) {\n            .product-description {\n                padding: 0 16px;\n            }\n            \n            .specs-table {\n                font-size: 14px;\n            }\n            \n            .specs-table th,\n            .specs-table td {\n                padding: 16px;\n            }\n            \n            .features-container {\n                grid-template-columns: 1fr;\n            }\n            \n            .product-title {\n                font-size: 24px;\n            }\n            \n            .dimensions-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .dimensions-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description\"\u003e\n        \u003ch1 class=\"product-title\"\u003eWorld Centric 15.5 oz. 2-Compartment Fiber Container\u003c\/h1\u003e\n        \n        \u003cdiv class=\"eco-highlight\"\u003eDual Compartments • No PFAS Added • USDA Certified Biobased\u003c\/div\u003e\n        \n        \u003cp class=\"product-subtitle\"\u003ePerfect for keeping menu items separated with two compartments. Made from bamboo and plant fiber for eco-friendly takeout service.\u003c\/p\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 class=\"spec-label\"\u003eSKU #\u003c\/td\u003e\n                    \u003ctd\u003e40745\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eShipping Weight\u003c\/td\u003e\n                    \u003ctd\u003e20.11 lb.\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eQuantity\u003c\/td\u003e\n                    \u003ctd\u003e400\/Case\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eDimensions\u003c\/td\u003e\n                    \u003ctd\u003e8\" (L) × 6\" (W) × 1 1\/2\" (H)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eTotal Capacity\u003c\/td\u003e\n                    \u003ctd\u003e15.5 oz.\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003ePer Compartment\u003c\/td\u003e\n                    \u003ctd\u003e7.5 - 8 oz.\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eCompartments\u003c\/td\u003e\n                    \u003ctd\u003e\n                        \u003cdiv class=\"compartments-indicator\"\u003e\n                            \u003cdiv class=\"compartments-count\"\u003e2\u003c\/div\u003e\n                            2 Compartments\n                        \u003c\/div\u003e\n                    \u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eColor\u003c\/td\u003e\n                    \u003ctd\u003eBeige\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eDesign\u003c\/td\u003e\n                    \u003ctd\u003ePlain\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eMaterial\u003c\/td\u003e\n                    \u003ctd\u003eMolded Fiber, Plant Fiber\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eShape\u003c\/td\u003e\n                    \u003ctd\u003eRectangle\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n                    \u003ctd\u003eWith Compartments\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n                    \u003ctd\u003eContainers\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n        \n        \u003cdiv class=\"material-highlight\"\u003e\n            \u003cstrong\u003ePremium Construction:\u003c\/strong\u003e Made from bamboo and unbleached plant fiber. Soak-proof design prevents leakage while maintaining environmental sustainability.\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"features-container\"\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cdiv class=\"feature-title\"\u003eDual Compartment Design\u003c\/div\u003e\n                \u003cdiv\u003eSeparate 7.5-8 oz. compartments keep flavors from mixing\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cdiv class=\"feature-title\"\u003eMicrowave \u0026amp; Freezer Safe\u003c\/div\u003e\n                \u003cdiv\u003eVersatile for reheating and storage applications\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cdiv class=\"feature-title\"\u003eSoak-Proof Construction\u003c\/div\u003e\n                \u003cdiv\u003eResists leakage for reliable food transport\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"details-section\"\u003e\n            \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n            \u003cp\u003eThis 2-compartment fiber container is designed for food service establishments needing to serve multiple items while keeping flavors separated. The dual compartments allow for creative meal presentations and portion control.\u003c\/p\u003e\n            \n            \u003cp\u003eConstructed from sustainable bamboo and plant fiber with no PFAS chemicals added during manufacturing. The container is compatible with separate lids for secure closure during takeout transport.\u003c\/p\u003e\n            \n            \u003cdiv class=\"dimensions-grid\"\u003e\n                \u003cdiv class=\"dimension-item\"\u003e\n                    \u003cdiv class=\"dimension-value\"\u003e8\"\u003c\/div\u003e\n                    \u003cdiv class=\"dimension-label\"\u003eLength\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"dimension-item\"\u003e\n                    \u003cdiv class=\"dimension-value\"\u003e6\"\u003c\/div\u003e\n                    \u003cdiv class=\"dimension-label\"\u003eWidth\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"dimension-item\"\u003e\n                    \u003cdiv class=\"dimension-value\"\u003e1 1\/2\"\u003c\/div\u003e\n                    \u003cdiv class=\"dimension-label\"\u003eHeight\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"dimension-item\"\u003e\n                    \u003cdiv class=\"dimension-value\"\u003e15.5 oz.\u003c\/div\u003e\n                    \u003cdiv class=\"dimension-label\"\u003eTotal Capacity\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"dimension-item\"\u003e\n                    \u003cdiv class=\"dimension-value\"\u003e7.5-8 oz.\u003c\/div\u003e\n                    \u003cdiv class=\"dimension-label\"\u003ePer Compartment\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cp\u003eIdeal for restaurants, cafes, and food service operations serving combination meals, sides with entrees, or separate dessert portions. The durable construction handles various food types while supporting sustainable practices.\u003c\/p\u003e\n            \n            \u003cdiv style=\"margin-top: 24px;\"\u003e\n                \u003cspan class=\"cert-badge\"\u003eCommercially Compostable\u003c\/span\u003e\n                \u003cspan class=\"cert-badge\"\u003eNo PFAS Added\u003c\/span\u003e\n                \u003cspan class=\"cert-badge\"\u003eNSF Certified\u003c\/span\u003e\n                \u003cspan class=\"cert-badge\"\u003eUSDA Biobased\u003c\/span\u003e\n                \u003cspan class=\"cert-badge\"\u003eMicrowavable\u003c\/span\u003e\n                \u003cspan class=\"cert-badge\"\u003eFreezer Safe\u003c\/span\u003e\n                \u003cspan class=\"cert-badge\"\u003eGluten-Free\u003c\/span\u003e\n            \u003c\/div\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":42819270803540,"sku":"40745","price":155.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-01-10T075756.701.png?v=1768013904","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/world-centric-15-5-oz-2-compartment-compostable-fiber-container-400-case","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}