{"product_id":"world-centric-42-oz-compostable-wide-bio-lined-paper-food-cup-300-case","title":"World Centric 42 oz. Compostable Wide Bio Lined Paper Food Cup - 300\/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 NoTree Bowl\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: #276749;\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, #276749, #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: #276749;\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(39, 103, 73, 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: #276749;\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: #276749;\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: #276749;\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: #276749;\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        .shape-indicator {\n            display: inline-flex;\n            align-items: center;\n            gap: 8px;\n            background: #e6fffa;\n            padding: 6px 12px;\n            border-radius: 20px;\n            font-weight: 500;\n            color: #276749;\n            border: 1px solid #81e6a9;\n        }\n        \n        .material-highlight {\n            background: #e6fffa;\n            padding: 16px;\n            border-radius: 6px;\n            margin: 16px 0;\n            border-left: 4px solid #38a169;\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 NoTree 42 oz. Wide Paper Food Bowl\u003c\/h1\u003e\n        \n        \u003cdiv class=\"eco-highlight\"\u003eTree-Free • Bio-Lined • Commercially Compostable\u003c\/div\u003e\n        \n        \u003cp class=\"product-subtitle\"\u003eLarge capacity bowl ideal for soups, pastas, and various hot or cold foods. Wide opening design for easy filling and serving.\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\u003e40743\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eShipping Weight\u003c\/td\u003e\n                    \u003ctd\u003e18.95 lb.\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eQuantity\u003c\/td\u003e\n                    \u003ctd\u003e300\/Case\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eDimensions\u003c\/td\u003e\n                    \u003ctd\u003e7 1\/2\" Diameter × 2 11\/16\" Height\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eCapacity\u003c\/td\u003e\n                    \u003ctd\u003e42 oz.\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\"\u003eShape\u003c\/td\u003e\n                    \u003ctd\u003e\n                        \u003cdiv class=\"shape-indicator\"\u003e\n                            Round Bowl\n                        \u003c\/div\u003e\n                    \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\"\u003eProduct Line\u003c\/td\u003e\n                    \u003ctd\u003eWorld Centric NoTree\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n                    \u003ctd\u003eBowls \u0026amp; Containers\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eUsage\u003c\/td\u003e\n                    \u003ctd\u003eHot \u0026amp; Cold Foods\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n        \n        \u003cdiv class=\"material-highlight\"\u003e\n            \u003cstrong\u003eMaterial Composition:\u003c\/strong\u003e Unbleached sugar cane paper with plant-based bio liner. No trees used in production.\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"features-container\"\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cdiv class=\"feature-title\"\u003eWide Opening Design\u003c\/div\u003e\n                \u003cdiv\u003eEasy filling and serving with generous 7 1\/2\" diameter opening\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cdiv class=\"feature-title\"\u003eLarge Capacity\u003c\/div\u003e\n                \u003cdiv\u003e42 oz. volume ideal for hearty portions of soups, pastas, and meals\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cdiv class=\"feature-title\"\u003eTemperature Versatile\u003c\/div\u003e\n                \u003cdiv\u003eSuitable for both hot and cold food applications\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 wide paper food bowl provides ample capacity for generous portions while maintaining eco-friendly credentials. The wide opening facilitates easy filling and comfortable eating experience for customers.\u003c\/p\u003e\n            \n            \u003cp\u003eConstructed from unbleached sugar cane paper with a plant-based bio liner, this bowl offers durability for various food consistencies while supporting sustainable practices. Compatible with separate lids for secure transport.\u003c\/p\u003e\n            \n            \u003cdiv class=\"dimensions-grid\"\u003e\n                \u003cdiv class=\"dimension-item\"\u003e\n                    \u003cdiv class=\"dimension-value\"\u003e7 1\/2\"\u003c\/div\u003e\n                    \u003cdiv class=\"dimension-label\"\u003eDiameter\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"dimension-item\"\u003e\n                    \u003cdiv class=\"dimension-value\"\u003e2 11\/16\"\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\"\u003e42 oz.\u003c\/div\u003e\n                    \u003cdiv class=\"dimension-label\"\u003eCapacity\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"dimension-item\"\u003e\n                    \u003cdiv class=\"dimension-value\"\u003e300\/Case\u003c\/div\u003e\n                    \u003cdiv class=\"dimension-label\"\u003eQuantity\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cp\u003ePerfect for delis, restaurants, and cafes serving soups, pastas, salads, and various hot or cold dishes. The bowl's design promotes convenient single-service use while reducing environmental impact.\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\"\u003eTree-Free\u003c\/span\u003e\n                \u003cspan class=\"cert-badge\"\u003eEco-Friendly\u003c\/span\u003e\n                \u003cspan class=\"cert-badge\"\u003eDisposable\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":42819211624532,"sku":"40743","price":252.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-01-10T072636.106.png?v=1768012095","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/world-centric-42-oz-compostable-wide-bio-lined-paper-food-cup-300-case","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}