{"title":"Disposable Plastic Dinnerware","description":"\u003cdiv class=\"!flex items-center gap-3\"\u003e\n\u003cp class=\"text-left text-base font-semibold leading-5 hover:underline text-green-500 active:text-green-700 active:underline m-0 p-0\"\u003eDisposable Plastic Dinnerware\u003c\/p\u003e\n\u003c\/div\u003e","products":[{"product_id":"choice-clear-pet-customizable-plastic-cold-cup-16-oz-1-000-case","title":"Clear PET Plastic Cold Cup - 16 oz. - 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\u003eChoice Clear Plastic Cups - Product Description\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700\u0026amp;family=Open+Sans:wght@300;400;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\u003e\n    \u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: 'Open Sans', sans-serif;\n            color: #333;\n            line-height: 1.6;\n            background-color: #f8f9fa;\n            padding: 20px;\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        .product-container {\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 8px 30px rgba(0,0,0,0.08);\n            overflow: hidden;\n            margin: 20px 0;\n        }\n        \n        .product-header {\n            background: linear-gradient(135deg, #4a90e2 0%, #2a5cb0 100%);\n            padding: 50px 40px;\n            text-align: center;\n            color: white;\n            position: relative;\n        }\n        \n        .product-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.8rem;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .product-subtitle {\n            font-size: 1.4rem;\n            max-width: 800px;\n            margin: 0 auto;\n            opacity: 0.9;\n            font-weight: 400;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n            padding: 40px;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            padding: 20px;\n            text-align: center;\n            position: relative;\n        }\n        \n        .cup-icon {\n            font-size: 180px;\n            color: #4a90e2;\n            margin-bottom: 20px;\n            text-shadow: 0 5px 15px rgba(74, 144, 226, 0.3);\n        }\n        \n        .product-details {\n            flex: 1;\n            min-width: 300px;\n            padding: 20px;\n        }\n        \n        .features-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.8rem;\n            margin-bottom: 25px;\n            color: #2c3e50;\n            position: relative;\n            padding-bottom: 12px;\n        }\n        \n        .features-title:after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 50px;\n            height: 3px;\n            background-color: #4a90e2;\n        }\n        \n        .features-list {\n            list-style-type: none;\n            margin-bottom: 30px;\n        }\n        \n        .features-list li {\n            margin-bottom: 16px;\n            padding-left: 40px;\n            position: relative;\n            font-size: 1.1rem;\n        }\n        \n        .features-list li:before {\n            content: '✓';\n            position: absolute;\n            left: 0;\n            top: -2px;\n            width: 28px;\n            height: 28px;\n            background: #e8f0fe;\n            color: #4a90e2;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 20px;\n            background: #f8f9fa;\n            border-radius: 10px;\n            overflow: hidden;\n        }\n        \n        .specs-table td {\n            padding: 15px 20px;\n            border-bottom: 1px solid #e8e8e8;\n        }\n        \n        .specs-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .specs-table td:first-child {\n            font-weight: 600;\n            color: #2c3e50;\n            width: 40%;\n        }\n        \n        .applications {\n            background: linear-gradient(to right, #f8f9fa 0%, #e8f0fe 100%);\n            padding: 50px 40px;\n            text-align: center;\n        }\n        \n        .applications-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2rem;\n            margin-bottom: 40px;\n            color: #2c3e50;\n        }\n        \n        .applications-grid {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 30px;\n        }\n        \n        .application-item {\n            background: white;\n            padding: 30px 25px;\n            border-radius: 12px;\n            width: 220px;\n            box-shadow: 0 5px 20px rgba(0,0,0,0.06);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n        \n        .application-item:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 12px 25px rgba(0,0,0,0.1);\n        }\n        \n        .application-icon {\n            font-size: 2.8rem;\n            margin-bottom: 20px;\n            color: #4a90e2;\n        }\n        \n        .benefits-section {\n            padding: 60px 40px;\n            background: white;\n            text-align: center;\n        }\n        \n        .benefits-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2rem;\n            margin-bottom: 40px;\n            color: #2c3e50;\n        }\n        \n        .benefits-grid {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 40px;\n        }\n        \n        .benefit-item {\n            width: 250px;\n            text-align: center;\n        }\n        \n        .benefit-icon {\n            width: 80px;\n            height: 80px;\n            background: #e8f0fe;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 0 auto 20px;\n            font-size: 2.2rem;\n            color: #4a90e2;\n            transition: transform 0.3s ease, background 0.3s ease;\n        }\n        \n        .benefit-item:hover .benefit-icon {\n            transform: scale(1.1);\n            background: #4a90e2;\n            color: white;\n        }\n        \n        .benefit-item h3 {\n            font-family: 'Montserrat', sans-serif;\n            margin-bottom: 15px;\n            color: #2c3e50;\n        }\n        \n        .versatility-section {\n            padding: 60px 40px;\n            background: linear-gradient(to right, #4a90e2 0%, #2a5cb0 100%);\n            color: white;\n            text-align: center;\n        }\n        \n        .versatility-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.2rem;\n            margin-bottom: 40px;\n        }\n        \n        .versatility-grid {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 40px;\n        }\n        \n        .versatility-item {\n            background: rgba(255, 255, 255, 0.15);\n            backdrop-filter: blur(5px);\n            padding: 30px 25px;\n            border-radius: 12px;\n            width: 280px;\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n        \n        .versatility-icon {\n            font-size: 2.5rem;\n            margin-bottom: 20px;\n        }\n        \n        .cta-section {\n            padding: 70px 40px;\n            text-align: center;\n            background: white;\n        }\n        \n        .cta-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.2rem;\n            margin-bottom: 20px;\n            color: #2c3e50;\n        }\n        \n        .cta-text {\n            max-width: 700px;\n            margin: 0 auto 30px;\n            font-size: 1.2rem;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: #4a90e2;\n            color: white;\n            padding: 18px 45px;\n            border-radius: 50px;\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            font-size: 1.2rem;\n            text-decoration: none;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 15px rgba(74, 144, 226, 0.3);\n        }\n        \n        .cta-button:hover {\n            background: #2a5cb0;\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(74, 144, 226, 0.4);\n        }\n        \n        @media (max-width: 768px) {\n            .product-header {\n                padding: 30px 20px;\n            }\n            \n            .product-title {\n                font-size: 2.2rem;\n            }\n            \n            .product-subtitle {\n                font-size: 1.1rem;\n            }\n            \n            .product-content {\n                flex-direction: column;\n                padding: 20px;\n            }\n            \n            .cup-icon {\n                font-size: 120px;\n            }\n            \n            .applications, .benefits-section, .versatility-section {\n                padding: 30px 20px;\n            }\n            \n            .application-item, .versatility-item {\n                width: 100%;\n                max-width: 280px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-container\"\u003e\n        \u003cdiv class=\"product-header\"\u003e\n            \u003ch1 class=\"product-title\"\u003eChoice Clear Plastic Cups\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003eShowcase all of your on-the-go beverages with our versatile clear plastic cups\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv class=\"cup-icon\"\u003e\n                    \u003ci class=\"fas fa-glass-cheers\"\u003e\u003c\/i\u003e\n                \u003c\/div\u003e\n                \u003cp\u003ePerfect for a variety of beverages\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003ch2 class=\"features-title\"\u003eProduct Features\u003c\/h2\u003e\n                \u003cul class=\"features-list\"\u003e\n                    \u003cli\u003eCrystal clear design showcases beverages beautifully\u003c\/li\u003e\n                    \u003cli\u003eDurable construction prevents leaks and spills\u003c\/li\u003e\n                    \u003cli\u003ePerfect for both cold and hot beverages\u003c\/li\u003e\n                    \u003cli\u003eSimple, elegant design works for any establishment\u003c\/li\u003e\n                    \u003cli\u003eLightweight yet sturdy for easy handling\u003c\/li\u003e\n                    \u003cli\u003eDisposable convenience with reusable feel\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \n                \u003ch2 class=\"features-title\"\u003eSpecifications\u003c\/h2\u003e\n                \u003ctable class=\"specs-table\"\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eMaterial\u003c\/td\u003e\n                        \u003ctd\u003eClear plastic\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eDesign\u003c\/td\u003e\n                        \u003ctd\u003eTransparent, smooth finish\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eDurability\u003c\/td\u003e\n                        \u003ctd\u003eLeak-resistant and sturdy\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eVersatility\u003c\/td\u003e\n                        \u003ctd\u003eSuitable for various beverage types\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eConvenience\u003c\/td\u003e\n                        \u003ctd\u003eDisposable and easy to store\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"applications\"\u003e\n            \u003ch2 class=\"applications-title\"\u003eIdeal For\u003c\/h2\u003e\n            \u003cdiv class=\"applications-grid\"\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-utensils\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eFast Food Restaurants\u003c\/h3\u003e\n                    \u003cp\u003ePerfect for quick service beverage needs\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-ticket-alt\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eConcession Stands\u003c\/h3\u003e\n                    \u003cp\u003eGreat for events and entertainment venues\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-store\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eKiosks\u003c\/h3\u003e\n                    \u003cp\u003eIdeal for compact service locations\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-motorcycle\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eTo-Go Establishments\u003c\/h3\u003e\n                    \u003cp\u003eSecure packaging for transport\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"benefits-section\"\u003e\n            \u003ch2 class=\"benefits-title\"\u003eKey Benefits\u003c\/h2\u003e\n            \u003cdiv class=\"benefits-grid\"\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-eye\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eVisual Appeal\u003c\/h3\u003e\n                    \u003cp\u003eClear design showcases beverage colors and layers\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-box-open\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eEasy Storage\u003c\/h3\u003e\n                    \u003cp\u003eStack neatly to maximize storage space\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-hand-holding-usd\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eCost Effective\u003c\/h3\u003e\n                    \u003cp\u003eAffordable solution for high-volume businesses\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eVersatility\u003c\/h3\u003e\n                    \u003cp\u003eWorks for sodas, iced coffee, smoothies, and more\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"versatility-section\"\u003e\n            \u003ch2 class=\"versatility-title\"\u003eBeverage Versatility\u003c\/h2\u003e\n            \u003cdiv class=\"versatility-grid\"\u003e\n                \u003cdiv class=\"versatility-item\"\u003e\n                    \u003cdiv class=\"versatility-icon\"\u003e\n                        \u003ci class=\"fas fa-coffee\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eIced Coffee \u0026amp; Tea\u003c\/h3\u003e\n                    \u003cp\u003ePerfect for showcasing layered iced beverages\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"versatility-item\"\u003e\n                    \u003cdiv class=\"versatility-icon\"\u003e\n                        \u003ci class=\"fas fa-cocktail\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eSmoothies \u0026amp; Shakes\u003c\/h3\u003e\n                    \u003cp\u003eGreat for thick, colorful blended drinks\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"versatility-item\"\u003e\n                    \u003cdiv class=\"versatility-icon\"\u003e\n                        \u003ci class=\"fas fa-glass-whiskey\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eSodas \u0026amp; Fountain Drinks\u003c\/h3\u003e\n                    \u003cp\u003eIdeal for carbonated beverages\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cta-section\"\u003e\n            \u003ch2 class=\"cta-title\"\u003eStock Up on Versatility\u003c\/h2\u003e\n            \u003cp class=\"cta-text\"\u003eEnsure you're never without the perfect cup for any beverage with our versatile clear plastic cups.\u003c\/p\u003e\n            \u003ca href=\"#\" class=\"cta-button\"\u003eOrder Now\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42487346692180,"sku":null,"price":109.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2464239.jpg?v=1772255426"},{"product_id":"choice-clear-pet-customizable-plastic-cold-cup-20-oz-600-case","title":"Clear PET Customizable Plastic Cold Cup - 20 oz. - 600\/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\u003eChoice Clear Plastic Cups - Product Description\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700\u0026amp;family=Open+Sans:wght@300;400;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\u003e\n    \u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: 'Open Sans', sans-serif;\n            color: #333;\n            line-height: 1.6;\n            background-color: #f8f9fa;\n            padding: 20px;\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        .product-container {\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 8px 30px rgba(0,0,0,0.08);\n            overflow: hidden;\n            margin: 20px 0;\n        }\n        \n        .product-header {\n            background: linear-gradient(135deg, #4a90e2 0%, #2a5cb0 100%);\n            padding: 50px 40px;\n            text-align: center;\n            color: white;\n            position: relative;\n        }\n        \n        .product-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.8rem;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .product-subtitle {\n            font-size: 1.4rem;\n            max-width: 800px;\n            margin: 0 auto;\n            opacity: 0.9;\n            font-weight: 400;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n            padding: 40px;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            padding: 20px;\n            text-align: center;\n            position: relative;\n        }\n        \n        .cup-icon {\n            font-size: 180px;\n            color: #4a90e2;\n            margin-bottom: 20px;\n            text-shadow: 0 5px 15px rgba(74, 144, 226, 0.3);\n        }\n        \n        .product-details {\n            flex: 1;\n            min-width: 300px;\n            padding: 20px;\n        }\n        \n        .features-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.8rem;\n            margin-bottom: 25px;\n            color: #2c3e50;\n            position: relative;\n            padding-bottom: 12px;\n        }\n        \n        .features-title:after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 50px;\n            height: 3px;\n            background-color: #4a90e2;\n        }\n        \n        .features-list {\n            list-style-type: none;\n            margin-bottom: 30px;\n        }\n        \n        .features-list li {\n            margin-bottom: 16px;\n            padding-left: 40px;\n            position: relative;\n            font-size: 1.1rem;\n        }\n        \n        .features-list li:before {\n            content: '✓';\n            position: absolute;\n            left: 0;\n            top: -2px;\n            width: 28px;\n            height: 28px;\n            background: #e8f0fe;\n            color: #4a90e2;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 20px;\n            background: #f8f9fa;\n            border-radius: 10px;\n            overflow: hidden;\n        }\n        \n        .specs-table td {\n            padding: 15px 20px;\n            border-bottom: 1px solid #e8e8e8;\n        }\n        \n        .specs-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .specs-table td:first-child {\n            font-weight: 600;\n            color: #2c3e50;\n            width: 40%;\n        }\n        \n        .applications {\n            background: linear-gradient(to right, #f8f9fa 0%, #e8f0fe 100%);\n            padding: 50px 40px;\n            text-align: center;\n        }\n        \n        .applications-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2rem;\n            margin-bottom: 40px;\n            color: #2c3e50;\n        }\n        \n        .applications-grid {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 30px;\n        }\n        \n        .application-item {\n            background: white;\n            padding: 30px 25px;\n            border-radius: 12px;\n            width: 220px;\n            box-shadow: 0 5px 20px rgba(0,0,0,0.06);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n        \n        .application-item:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 12px 25px rgba(0,0,0,0.1);\n        }\n        \n        .application-icon {\n            font-size: 2.8rem;\n            margin-bottom: 20px;\n            color: #4a90e2;\n        }\n        \n        .benefits-section {\n            padding: 60px 40px;\n            background: white;\n            text-align: center;\n        }\n        \n        .benefits-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2rem;\n            margin-bottom: 40px;\n            color: #2c3e50;\n        }\n        \n        .benefits-grid {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 40px;\n        }\n        \n        .benefit-item {\n            width: 250px;\n            text-align: center;\n        }\n        \n        .benefit-icon {\n            width: 80px;\n            height: 80px;\n            background: #e8f0fe;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 0 auto 20px;\n            font-size: 2.2rem;\n            color: #4a90e2;\n            transition: transform 0.3s ease, background 0.3s ease;\n        }\n        \n        .benefit-item:hover .benefit-icon {\n            transform: scale(1.1);\n            background: #4a90e2;\n            color: white;\n        }\n        \n        .benefit-item h3 {\n            font-family: 'Montserrat', sans-serif;\n            margin-bottom: 15px;\n            color: #2c3e50;\n        }\n        \n        .versatility-section {\n            padding: 60px 40px;\n            background: linear-gradient(to right, #4a90e2 0%, #2a5cb0 100%);\n            color: white;\n            text-align: center;\n        }\n        \n        .versatility-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.2rem;\n            margin-bottom: 40px;\n        }\n        \n        .versatility-grid {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 40px;\n        }\n        \n        .versatility-item {\n            background: rgba(255, 255, 255, 0.15);\n            backdrop-filter: blur(5px);\n            padding: 30px 25px;\n            border-radius: 12px;\n            width: 280px;\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n        \n        .versatility-icon {\n            font-size: 2.5rem;\n            margin-bottom: 20px;\n        }\n        \n        .cta-section {\n            padding: 70px 40px;\n            text-align: center;\n            background: white;\n        }\n        \n        .cta-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.2rem;\n            margin-bottom: 20px;\n            color: #2c3e50;\n        }\n        \n        .cta-text {\n            max-width: 700px;\n            margin: 0 auto 30px;\n            font-size: 1.2rem;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: #4a90e2;\n            color: white;\n            padding: 18px 45px;\n            border-radius: 50px;\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            font-size: 1.2rem;\n            text-decoration: none;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 15px rgba(74, 144, 226, 0.3);\n        }\n        \n        .cta-button:hover {\n            background: #2a5cb0;\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(74, 144, 226, 0.4);\n        }\n        \n        @media (max-width: 768px) {\n            .product-header {\n                padding: 30px 20px;\n            }\n            \n            .product-title {\n                font-size: 2.2rem;\n            }\n            \n            .product-subtitle {\n                font-size: 1.1rem;\n            }\n            \n            .product-content {\n                flex-direction: column;\n                padding: 20px;\n            }\n            \n            .cup-icon {\n                font-size: 120px;\n            }\n            \n            .applications, .benefits-section, .versatility-section {\n                padding: 30px 20px;\n            }\n            \n            .application-item, .versatility-item {\n                width: 100%;\n                max-width: 280px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-container\"\u003e\n        \u003cdiv class=\"product-header\"\u003e\n            \u003ch1 class=\"product-title\"\u003eChoice Clear Plastic Cups\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003eShowcase all of your on-the-go beverages with our versatile clear plastic cups\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv class=\"cup-icon\"\u003e\n                    \u003ci class=\"fas fa-glass-cheers\"\u003e\u003c\/i\u003e\n                \u003c\/div\u003e\n                \u003cp\u003ePerfect for a variety of beverages\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003ch2 class=\"features-title\"\u003eProduct Features\u003c\/h2\u003e\n                \u003cul class=\"features-list\"\u003e\n                    \u003cli\u003eCrystal clear design showcases beverages beautifully\u003c\/li\u003e\n                    \u003cli\u003eDurable construction prevents leaks and spills\u003c\/li\u003e\n                    \u003cli\u003ePerfect for both cold and hot beverages\u003c\/li\u003e\n                    \u003cli\u003eSimple, elegant design works for any establishment\u003c\/li\u003e\n                    \u003cli\u003eLightweight yet sturdy for easy handling\u003c\/li\u003e\n                    \u003cli\u003eDisposable convenience with reusable feel\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \n                \u003ch2 class=\"features-title\"\u003eSpecifications\u003c\/h2\u003e\n                \u003ctable class=\"specs-table\"\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eMaterial\u003c\/td\u003e\n                        \u003ctd\u003eClear plastic\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eDesign\u003c\/td\u003e\n                        \u003ctd\u003eTransparent, smooth finish\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eDurability\u003c\/td\u003e\n                        \u003ctd\u003eLeak-resistant and sturdy\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eVersatility\u003c\/td\u003e\n                        \u003ctd\u003eSuitable for various beverage types\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eConvenience\u003c\/td\u003e\n                        \u003ctd\u003eDisposable and easy to store\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"applications\"\u003e\n            \u003ch2 class=\"applications-title\"\u003eIdeal For\u003c\/h2\u003e\n            \u003cdiv class=\"applications-grid\"\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-utensils\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eFast Food Restaurants\u003c\/h3\u003e\n                    \u003cp\u003ePerfect for quick service beverage needs\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-ticket-alt\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eConcession Stands\u003c\/h3\u003e\n                    \u003cp\u003eGreat for events and entertainment venues\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-store\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eKiosks\u003c\/h3\u003e\n                    \u003cp\u003eIdeal for compact service locations\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-motorcycle\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eTo-Go Establishments\u003c\/h3\u003e\n                    \u003cp\u003eSecure packaging for transport\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"benefits-section\"\u003e\n            \u003ch2 class=\"benefits-title\"\u003eKey Benefits\u003c\/h2\u003e\n            \u003cdiv class=\"benefits-grid\"\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-eye\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eVisual Appeal\u003c\/h3\u003e\n                    \u003cp\u003eClear design showcases beverage colors and layers\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-box-open\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eEasy Storage\u003c\/h3\u003e\n                    \u003cp\u003eStack neatly to maximize storage space\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-hand-holding-usd\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eCost Effective\u003c\/h3\u003e\n                    \u003cp\u003eAffordable solution for high-volume businesses\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eVersatility\u003c\/h3\u003e\n                    \u003cp\u003eWorks for sodas, iced coffee, smoothies, and more\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"versatility-section\"\u003e\n            \u003ch2 class=\"versatility-title\"\u003eBeverage Versatility\u003c\/h2\u003e\n            \u003cdiv class=\"versatility-grid\"\u003e\n                \u003cdiv class=\"versatility-item\"\u003e\n                    \u003cdiv class=\"versatility-icon\"\u003e\n                        \u003ci class=\"fas fa-coffee\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eIced Coffee \u0026amp; Tea\u003c\/h3\u003e\n                    \u003cp\u003ePerfect for showcasing layered iced beverages\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"versatility-item\"\u003e\n                    \u003cdiv class=\"versatility-icon\"\u003e\n                        \u003ci class=\"fas fa-cocktail\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eSmoothies \u0026amp; Shakes\u003c\/h3\u003e\n                    \u003cp\u003eGreat for thick, colorful blended drinks\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"versatility-item\"\u003e\n                    \u003cdiv class=\"versatility-icon\"\u003e\n                        \u003ci class=\"fas fa-glass-whiskey\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eSodas \u0026amp; Fountain Drinks\u003c\/h3\u003e\n                    \u003cp\u003eIdeal for carbonated beverages\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cta-section\"\u003e\n            \u003ch2 class=\"cta-title\"\u003eStock Up on Versatility\u003c\/h2\u003e\n            \u003cp class=\"cta-text\"\u003eEnsure you're never without the perfect cup for any beverage with our versatile clear plastic cups.\u003c\/p\u003e\n            \u003ca href=\"#\" class=\"cta-button\"\u003eOrder Now\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42487358783572,"sku":null,"price":91.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2745331.jpg?v=1758302139"},{"product_id":"choice-clear-pet-customizable-plastic-cold-cup-12-oz-1-000-case","title":"Clear PET Customizable Plastic Cold Cup - 12 oz. - 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\u003eChoice Clear Plastic Cups - Product Description\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700\u0026amp;family=Open+Sans:wght@300;400;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\u003e\n    \u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: 'Open Sans', sans-serif;\n            color: #333;\n            line-height: 1.6;\n            background-color: #f8f9fa;\n            padding: 20px;\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        .product-container {\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 8px 30px rgba(0,0,0,0.08);\n            overflow: hidden;\n            margin: 20px 0;\n        }\n        \n        .product-header {\n            background: linear-gradient(135deg, #4a90e2 0%, #2a5cb0 100%);\n            padding: 50px 40px;\n            text-align: center;\n            color: white;\n            position: relative;\n        }\n        \n        .product-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.8rem;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .product-subtitle {\n            font-size: 1.4rem;\n            max-width: 800px;\n            margin: 0 auto;\n            opacity: 0.9;\n            font-weight: 400;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n            padding: 40px;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            padding: 20px;\n            text-align: center;\n            position: relative;\n        }\n        \n        .cup-icon {\n            font-size: 180px;\n            color: #4a90e2;\n            margin-bottom: 20px;\n            text-shadow: 0 5px 15px rgba(74, 144, 226, 0.3);\n        }\n        \n        .product-details {\n            flex: 1;\n            min-width: 300px;\n            padding: 20px;\n        }\n        \n        .features-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.8rem;\n            margin-bottom: 25px;\n            color: #2c3e50;\n            position: relative;\n            padding-bottom: 12px;\n        }\n        \n        .features-title:after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 50px;\n            height: 3px;\n            background-color: #4a90e2;\n        }\n        \n        .features-list {\n            list-style-type: none;\n            margin-bottom: 30px;\n        }\n        \n        .features-list li {\n            margin-bottom: 16px;\n            padding-left: 40px;\n            position: relative;\n            font-size: 1.1rem;\n        }\n        \n        .features-list li:before {\n            content: '✓';\n            position: absolute;\n            left: 0;\n            top: -2px;\n            width: 28px;\n            height: 28px;\n            background: #e8f0fe;\n            color: #4a90e2;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 20px;\n            background: #f8f9fa;\n            border-radius: 10px;\n            overflow: hidden;\n        }\n        \n        .specs-table td {\n            padding: 15px 20px;\n            border-bottom: 1px solid #e8e8e8;\n        }\n        \n        .specs-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .specs-table td:first-child {\n            font-weight: 600;\n            color: #2c3e50;\n            width: 40%;\n        }\n        \n        .applications {\n            background: linear-gradient(to right, #f8f9fa 0%, #e8f0fe 100%);\n            padding: 50px 40px;\n            text-align: center;\n        }\n        \n        .applications-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2rem;\n            margin-bottom: 40px;\n            color: #2c3e50;\n        }\n        \n        .applications-grid {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 30px;\n        }\n        \n        .application-item {\n            background: white;\n            padding: 30px 25px;\n            border-radius: 12px;\n            width: 220px;\n            box-shadow: 0 5px 20px rgba(0,0,0,0.06);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n        \n        .application-item:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 12px 25px rgba(0,0,0,0.1);\n        }\n        \n        .application-icon {\n            font-size: 2.8rem;\n            margin-bottom: 20px;\n            color: #4a90e2;\n        }\n        \n        .benefits-section {\n            padding: 60px 40px;\n            background: white;\n            text-align: center;\n        }\n        \n        .benefits-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2rem;\n            margin-bottom: 40px;\n            color: #2c3e50;\n        }\n        \n        .benefits-grid {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 40px;\n        }\n        \n        .benefit-item {\n            width: 250px;\n            text-align: center;\n        }\n        \n        .benefit-icon {\n            width: 80px;\n            height: 80px;\n            background: #e8f0fe;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 0 auto 20px;\n            font-size: 2.2rem;\n            color: #4a90e2;\n            transition: transform 0.3s ease, background 0.3s ease;\n        }\n        \n        .benefit-item:hover .benefit-icon {\n            transform: scale(1.1);\n            background: #4a90e2;\n            color: white;\n        }\n        \n        .benefit-item h3 {\n            font-family: 'Montserrat', sans-serif;\n            margin-bottom: 15px;\n            color: #2c3e50;\n        }\n        \n        .versatility-section {\n            padding: 60px 40px;\n            background: linear-gradient(to right, #4a90e2 0%, #2a5cb0 100%);\n            color: white;\n            text-align: center;\n        }\n        \n        .versatility-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.2rem;\n            margin-bottom: 40px;\n        }\n        \n        .versatility-grid {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 40px;\n        }\n        \n        .versatility-item {\n            background: rgba(255, 255, 255, 0.15);\n            backdrop-filter: blur(5px);\n            padding: 30px 25px;\n            border-radius: 12px;\n            width: 280px;\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n        \n        .versatility-icon {\n            font-size: 2.5rem;\n            margin-bottom: 20px;\n        }\n        \n        .cta-section {\n            padding: 70px 40px;\n            text-align: center;\n            background: white;\n        }\n        \n        .cta-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.2rem;\n            margin-bottom: 20px;\n            color: #2c3e50;\n        }\n        \n        .cta-text {\n            max-width: 700px;\n            margin: 0 auto 30px;\n            font-size: 1.2rem;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: #4a90e2;\n            color: white;\n            padding: 18px 45px;\n            border-radius: 50px;\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            font-size: 1.2rem;\n            text-decoration: none;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 15px rgba(74, 144, 226, 0.3);\n        }\n        \n        .cta-button:hover {\n            background: #2a5cb0;\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(74, 144, 226, 0.4);\n        }\n        \n        @media (max-width: 768px) {\n            .product-header {\n                padding: 30px 20px;\n            }\n            \n            .product-title {\n                font-size: 2.2rem;\n            }\n            \n            .product-subtitle {\n                font-size: 1.1rem;\n            }\n            \n            .product-content {\n                flex-direction: column;\n                padding: 20px;\n            }\n            \n            .cup-icon {\n                font-size: 120px;\n            }\n            \n            .applications, .benefits-section, .versatility-section {\n                padding: 30px 20px;\n            }\n            \n            .application-item, .versatility-item {\n                width: 100%;\n                max-width: 280px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-container\"\u003e\n        \u003cdiv class=\"product-header\"\u003e\n            \u003ch1 class=\"product-title\"\u003eChoice Clear Plastic Cups\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003eShowcase all of your on-the-go beverages with our versatile clear plastic cups\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv class=\"cup-icon\"\u003e\n                    \u003ci class=\"fas fa-glass-cheers\"\u003e\u003c\/i\u003e\n                \u003c\/div\u003e\n                \u003cp\u003ePerfect for a variety of beverages\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003ch2 class=\"features-title\"\u003eProduct Features\u003c\/h2\u003e\n                \u003cul class=\"features-list\"\u003e\n                    \u003cli\u003eCrystal clear design showcases beverages beautifully\u003c\/li\u003e\n                    \u003cli\u003eDurable construction prevents leaks and spills\u003c\/li\u003e\n                    \u003cli\u003ePerfect for both cold and hot beverages\u003c\/li\u003e\n                    \u003cli\u003eSimple, elegant design works for any establishment\u003c\/li\u003e\n                    \u003cli\u003eLightweight yet sturdy for easy handling\u003c\/li\u003e\n                    \u003cli\u003eDisposable convenience with reusable feel\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \n                \u003ch2 class=\"features-title\"\u003eSpecifications\u003c\/h2\u003e\n                \u003ctable class=\"specs-table\"\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eMaterial\u003c\/td\u003e\n                        \u003ctd\u003eClear plastic\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eDesign\u003c\/td\u003e\n                        \u003ctd\u003eTransparent, smooth finish\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eDurability\u003c\/td\u003e\n                        \u003ctd\u003eLeak-resistant and sturdy\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eVersatility\u003c\/td\u003e\n                        \u003ctd\u003eSuitable for various beverage types\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eConvenience\u003c\/td\u003e\n                        \u003ctd\u003eDisposable and easy to store\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"applications\"\u003e\n            \u003ch2 class=\"applications-title\"\u003eIdeal For\u003c\/h2\u003e\n            \u003cdiv class=\"applications-grid\"\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-utensils\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eFast Food Restaurants\u003c\/h3\u003e\n                    \u003cp\u003ePerfect for quick service beverage needs\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-ticket-alt\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eConcession Stands\u003c\/h3\u003e\n                    \u003cp\u003eGreat for events and entertainment venues\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-store\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eKiosks\u003c\/h3\u003e\n                    \u003cp\u003eIdeal for compact service locations\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-motorcycle\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eTo-Go Establishments\u003c\/h3\u003e\n                    \u003cp\u003eSecure packaging for transport\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"benefits-section\"\u003e\n            \u003ch2 class=\"benefits-title\"\u003eKey Benefits\u003c\/h2\u003e\n            \u003cdiv class=\"benefits-grid\"\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-eye\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eVisual Appeal\u003c\/h3\u003e\n                    \u003cp\u003eClear design showcases beverage colors and layers\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-box-open\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eEasy Storage\u003c\/h3\u003e\n                    \u003cp\u003eStack neatly to maximize storage space\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-hand-holding-usd\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eCost Effective\u003c\/h3\u003e\n                    \u003cp\u003eAffordable solution for high-volume businesses\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eVersatility\u003c\/h3\u003e\n                    \u003cp\u003eWorks for sodas, iced coffee, smoothies, and more\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"versatility-section\"\u003e\n            \u003ch2 class=\"versatility-title\"\u003eBeverage Versatility\u003c\/h2\u003e\n            \u003cdiv class=\"versatility-grid\"\u003e\n                \u003cdiv class=\"versatility-item\"\u003e\n                    \u003cdiv class=\"versatility-icon\"\u003e\n                        \u003ci class=\"fas fa-coffee\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eIced Coffee \u0026amp; Tea\u003c\/h3\u003e\n                    \u003cp\u003ePerfect for showcasing layered iced beverages\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"versatility-item\"\u003e\n                    \u003cdiv class=\"versatility-icon\"\u003e\n                        \u003ci class=\"fas fa-cocktail\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eSmoothies \u0026amp; Shakes\u003c\/h3\u003e\n                    \u003cp\u003eGreat for thick, colorful blended drinks\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"versatility-item\"\u003e\n                    \u003cdiv class=\"versatility-icon\"\u003e\n                        \u003ci class=\"fas fa-glass-whiskey\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eSodas \u0026amp; Fountain Drinks\u003c\/h3\u003e\n                    \u003cp\u003eIdeal for carbonated beverages\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cta-section\"\u003e\n            \u003ch2 class=\"cta-title\"\u003eStock Up on Versatility\u003c\/h2\u003e\n            \u003cp class=\"cta-text\"\u003eEnsure you're never without the perfect cup for any beverage with our versatile clear plastic cups.\u003c\/p\u003e\n            \u003ca href=\"#\" class=\"cta-button\"\u003eOrder Now\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42487379951700,"sku":null,"price":97.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2745329.jpg?v=1758302372"},{"product_id":"choice-clear-flat-lid-with-straw-slot-9-12-16-20-and-24-oz-1-000-case","title":"Clear Flat Lid with Straw Slot - 9, 12, 16, 20, and 24 oz. - 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\u003eChoice Clear Flat Lids with Straw Slot\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700\u0026amp;family=Open+Sans:wght@300;400;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\u003e\n    \u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: 'Open Sans', sans-serif;\n            color: #333;\n            line-height: 1.6;\n            background-color: #f8f9fa;\n            padding: 20px;\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        .product-container {\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 8px 30px rgba(0,0,0,0.08);\n            overflow: hidden;\n            margin: 20px 0;\n        }\n        \n        .product-header {\n            background: linear-gradient(135deg, #4a90e2 0%, #2a5cb0 100%);\n            padding: 50px 40px;\n            text-align: center;\n            color: white;\n            position: relative;\n        }\n        \n        .product-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.8rem;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .product-subtitle {\n            font-size: 1.4rem;\n            max-width: 800px;\n            margin: 0 auto;\n            opacity: 0.9;\n            font-weight: 400;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n            padding: 40px;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            padding: 20px;\n            text-align: center;\n            position: relative;\n        }\n        \n        .lid-icon {\n            font-size: 180px;\n            color: #4a90e2;\n            margin-bottom: 20px;\n            text-shadow: 0 5px 15px rgba(74, 144, 226, 0.3);\n        }\n        \n        .product-details {\n            flex: 1;\n            min-width: 300px;\n            padding: 20px;\n        }\n        \n        .features-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.8rem;\n            margin-bottom: 25px;\n            color: #2c3e50;\n            position: relative;\n            padding-bottom: 12px;\n        }\n        \n        .features-title:after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 50px;\n            height: 3px;\n            background-color: #4a90e2;\n        }\n        \n        .features-list {\n            list-style-type: none;\n            margin-bottom: 30px;\n        }\n        \n        .features-list li {\n            margin-bottom: 16px;\n            padding-left: 40px;\n            position: relative;\n            font-size: 1.1rem;\n        }\n        \n        .features-list li:before {\n            content: '✓';\n            position: absolute;\n            left: 0;\n            top: -2px;\n            width: 28px;\n            height: 28px;\n            background: #e8f0fe;\n            color: #4a90e2;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 20px;\n            background: #f8f9fa;\n            border-radius: 10px;\n            overflow: hidden;\n        }\n        \n        .specs-table td {\n            padding: 15px 20px;\n            border-bottom: 1px solid #e8e8e8;\n        }\n        \n        .specs-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .specs-table td:first-child {\n            font-weight: 600;\n            color: #2c3e50;\n            width: 40%;\n        }\n        \n        .applications {\n            background: linear-gradient(to right, #f8f9fa 0%, #e8f0fe 100%);\n            padding: 50px 40px;\n            text-align: center;\n        }\n        \n        .applications-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2rem;\n            margin-bottom: 40px;\n            color: #2c3e50;\n        }\n        \n        .applications-grid {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 30px;\n        }\n        \n        .application-item {\n            background: white;\n            padding: 30px 25px;\n            border-radius: 12px;\n            width: 220px;\n            box-shadow: 0 5px 20px rgba(0,0,0,0.06);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n        \n        .application-item:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 12px 25px rgba(0,0,0,0.1);\n        }\n        \n        .application-icon {\n            font-size: 2.8rem;\n            margin-bottom: 20px;\n            color: #4a90e2;\n        }\n        \n        .compatibility {\n            padding: 60px 40px;\n            background: white;\n            text-align: center;\n        }\n        \n        .compatibility-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2rem;\n            margin-bottom: 40px;\n            color: #2c3e50;\n        }\n        \n        .sizes-grid {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 20px;\n            margin-bottom: 40px;\n        }\n        \n        .size-item {\n            background: #e8f0fe;\n            padding: 20px;\n            border-radius: 10px;\n            width: 100px;\n            text-align: center;\n            transition: transform 0.3s ease, background 0.3s ease;\n        }\n        \n        .size-item:hover {\n            transform: scale(1.05);\n            background: #4a90e2;\n            color: white;\n        }\n        \n        .size-value {\n            font-size: 1.8rem;\n            font-weight: 700;\n            margin-bottom: 5px;\n        }\n        \n        .beverages-section {\n            padding: 60px 40px;\n            background: linear-gradient(to right, #4a90e2 0%, #2a5cb0 100%);\n            color: white;\n            text-align: center;\n        }\n        \n        .beverages-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.2rem;\n            margin-bottom: 40px;\n        }\n        \n        .beverages-grid {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 40px;\n        }\n        \n        .beverage-item {\n            background: rgba(255, 255, 255, 0.15);\n            backdrop-filter: blur(5px);\n            padding: 30px 25px;\n            border-radius: 12px;\n            width: 280px;\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n        \n        .beverage-icon {\n            font-size: 2.5rem;\n            margin-bottom: 20px;\n        }\n        \n        .benefits-section {\n            padding: 60px 40px;\n            background: white;\n            text-align: center;\n        }\n        \n        .benefits-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2rem;\n            margin-bottom: 40px;\n            color: #2c3e50;\n        }\n        \n        .benefits-grid {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 40px;\n        }\n        \n        .benefit-item {\n            width: 250px;\n            text-align: center;\n        }\n        \n        .benefit-icon {\n            width: 80px;\n            height: 80px;\n            background: #e8f0fe;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 0 auto 20px;\n            font-size: 2.2rem;\n            color: #4a90e2;\n            transition: transform 0.3s ease, background 0.3s ease;\n        }\n        \n        .benefit-item:hover .benefit-icon {\n            transform: scale(1.1);\n            background: #4a90e2;\n            color: white;\n        }\n        \n        .benefit-item h3 {\n            font-family: 'Montserrat', sans-serif;\n            margin-bottom: 15px;\n            color: #2c3e50;\n        }\n        \n        .cta-section {\n            padding: 70px 40px;\n            text-align: center;\n            background: white;\n        }\n        \n        .cta-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.2rem;\n            margin-bottom: 20px;\n            color: #2c3e50;\n        }\n        \n        .cta-text {\n            max-width: 700px;\n            margin: 0 auto 30px;\n            font-size: 1.2rem;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: #4a90e2;\n            color: white;\n            padding: 18px 45px;\n            border-radius: 50px;\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            font-size: 1.2rem;\n            text-decoration: none;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 15px rgba(74, 144, 226, 0.3);\n        }\n        \n        .cta-button:hover {\n            background: #2a5cb0;\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(74, 144, 226, 0.4);\n        }\n        \n        @media (max-width: 768px) {\n            .product-header {\n                padding: 30px 20px;\n            }\n            \n            .product-title {\n                font-size: 2.2rem;\n            }\n            \n            .product-subtitle {\n                font-size: 1.1rem;\n            }\n            \n            .product-content {\n                flex-direction: column;\n                padding: 20px;\n            }\n            \n            .lid-icon {\n                font-size: 120px;\n            }\n            \n            .applications, .compatibility, .beverages-section, .benefits-section {\n                padding: 30px 20px;\n            }\n            \n            .application-item, .beverage-item {\n                width: 100%;\n                max-width: 280px;\n            }\n            \n            .sizes-grid {\n                gap: 15px;\n            }\n            \n            .size-item {\n                width: 80px;\n                padding: 15px 10px;\n            }\n            \n            .size-value {\n                font-size: 1.5rem;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-container\"\u003e\n        \u003cdiv class=\"product-header\"\u003e\n            \u003ch1 class=\"product-title\"\u003eChoice Clear Flat Lids with Straw Slot\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003eTurn all of your signature beverages into on-the-go refreshments with our versatile clear lids\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv class=\"lid-icon\"\u003e\n                    \u003ci class=\"fas fa-cookie-bite\"\u003e\u003c\/i\u003e\n                \u003c\/div\u003e\n                \u003cp\u003ePerfect for cold beverages of all kinds\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003ch2 class=\"features-title\"\u003eProduct Features\u003c\/h2\u003e\n                \u003cul class=\"features-list\"\u003e\n                    \u003cli\u003eCrystal clear design showcases your beverages beautifully\u003c\/li\u003e\n                    \u003cli\u003eConvenient straw slot for easy drinking on the go\u003c\/li\u003e\n                    \u003cli\u003eSecure fit prevents leaks and spills during transport\u003c\/li\u003e\n                    \u003cli\u003eFlat design allows for easy stacking and storage\u003c\/li\u003e\n                    \u003cli\u003eDurable construction maintains shape and integrity\u003c\/li\u003e\n                    \u003cli\u003eVersatile compatibility with various cup sizes\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \n                \u003ch2 class=\"features-title\"\u003eSpecifications\u003c\/h2\u003e\n                \u003ctable class=\"specs-table\"\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eMaterial\u003c\/td\u003e\n                        \u003ctd\u003eClear plastic\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eDesign\u003c\/td\u003e\n                        \u003ctd\u003eFlat with straw slot\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eClarity\u003c\/td\u003e\n                        \u003ctd\u003eTransparent to showcase beverages\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eDurability\u003c\/td\u003e\n                        \u003ctd\u003eRigid construction, leak-resistant\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCompatibility\u003c\/td\u003e\n                        \u003ctd\u003eFits 9, 12, 16, 20, and 24 oz. cups\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"compatibility\"\u003e\n            \u003ch2 class=\"compatibility-title\"\u003eCompatible Cup Sizes\u003c\/h2\u003e\n            \u003cdiv class=\"sizes-grid\"\u003e\n                \u003cdiv class=\"size-item\"\u003e\n                    \u003cdiv class=\"size-value\"\u003e9\u003c\/div\u003e\n                    \u003cdiv\u003eoz\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"size-item\"\u003e\n                    \u003cdiv class=\"size-value\"\u003e12\u003c\/div\u003e\n                    \u003cdiv\u003eoz\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"size-item\"\u003e\n                    \u003cdiv class=\"size-value\"\u003e16\u003c\/div\u003e\n                    \u003cdiv\u003eoz\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"size-item\"\u003e\n                    \u003cdiv class=\"size-value\"\u003e20\u003c\/div\u003e\n                    \u003cdiv\u003eoz\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"size-item\"\u003e\n                    \u003cdiv class=\"size-value\"\u003e24\u003c\/div\u003e\n                    \u003cdiv\u003eoz\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"applications\"\u003e\n            \u003ch2 class=\"applications-title\"\u003eIdeal For\u003c\/h2\u003e\n            \u003cdiv class=\"applications-grid\"\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-utensils\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eFast Food Restaurants\u003c\/h3\u003e\n                    \u003cp\u003ePerfect for quick service beverage needs\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-ticket-alt\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eConcession Stands\u003c\/h3\u003e\n                    \u003cp\u003eGreat for events and entertainment venues\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-store\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eKiosks\u003c\/h3\u003e\n                    \u003cp\u003eIdeal for compact service locations\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-motorcycle\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eTo-Go Establishments\u003c\/h3\u003e\n                    \u003cp\u003eSecure packaging for transport\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"beverages-section\"\u003e\n            \u003ch2 class=\"beverages-title\"\u003ePerfect For These Beverages\u003c\/h2\u003e\n            \u003cdiv class=\"beverages-grid\"\u003e\n                \u003cdiv class=\"beverage-item\"\u003e\n                    \u003cdiv class=\"beverage-icon\"\u003e\n                        \u003ci class=\"fas fa-glass-whiskey\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eFountain Drinks\u003c\/h3\u003e\n                    \u003cp\u003eIdeal for carbonated beverages and sodas\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"beverage-item\"\u003e\n                    \u003cdiv class=\"beverage-icon\"\u003e\n                        \u003ci class=\"fas fa-cocktail\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eSmoothies \u0026amp; Shakes\u003c\/h3\u003e\n                    \u003cp\u003eGreat for thick, blended beverages\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"beverage-item\"\u003e\n                    \u003cdiv class=\"beverage-icon\"\u003e\n                        \u003ci class=\"fas fa-lemon\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eLemonades \u0026amp; Juices\u003c\/h3\u003e\n                    \u003cp\u003ePerfect for fresh-squeezed refreshments\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"beverage-item\"\u003e\n                    \u003cdiv class=\"beverage-icon\"\u003e\n                        \u003ci class=\"fas fa-tint\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eIce Water\u003c\/h3\u003e\n                    \u003cp\u003eEssential for simple hydration solutions\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"benefits-section\"\u003e\n            \u003ch2 class=\"benefits-title\"\u003eKey Benefits\u003c\/h2\u003e\n            \u003cdiv class=\"benefits-grid\"\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-eye\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eVisual Appeal\u003c\/h3\u003e\n                    \u003cp\u003eClear design showcases beverage colors and presentation\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eSpill Protection\u003c\/h3\u003e\n                    \u003cp\u003eSecure fit minimizes leaks during transport\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-box\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eEasy Storage\u003c\/h3\u003e\n                    \u003cp\u003eFlat design allows for efficient stacking and storage\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-hand-holding-usd\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eCost Effective\u003c\/h3\u003e\n                    \u003cp\u003eAffordable solution for high-volume businesses\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cta-section\"\u003e\n            \u003ch2 class=\"cta-title\"\u003eComplete Your Beverage Service\u003c\/h2\u003e\n            \u003cp class=\"cta-text\"\u003eEnsure you're never without the perfect lid for any cold beverage with our versatile clear flat lids with straw slot.\u003c\/p\u003e\n            \u003ca href=\"#\" class=\"cta-button\"\u003eOrder Now\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42487388766292,"sku":null,"price":88.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2567663.jpg?v=1758302786"},{"product_id":"choice-clear-pet-customizable-plastic-cold-cup-24-oz-600-case","title":"Clear PET Customizable Plastic Cold Cup - 24 oz. - 600\/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\u003eChoice Clear Plastic Cups - Product Description\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700\u0026amp;family=Open+Sans:wght@300;400;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\u003e\n    \u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: 'Open Sans', sans-serif;\n            color: #333;\n            line-height: 1.6;\n            background-color: #f8f9fa;\n            padding: 20px;\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        .product-container {\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 8px 30px rgba(0,0,0,0.08);\n            overflow: hidden;\n            margin: 20px 0;\n        }\n        \n        .product-header {\n            background: linear-gradient(135deg, #4a90e2 0%, #2a5cb0 100%);\n            padding: 50px 40px;\n            text-align: center;\n            color: white;\n            position: relative;\n        }\n        \n        .product-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.8rem;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .product-subtitle {\n            font-size: 1.4rem;\n            max-width: 800px;\n            margin: 0 auto;\n            opacity: 0.9;\n            font-weight: 400;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n            padding: 40px;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            padding: 20px;\n            text-align: center;\n            position: relative;\n        }\n        \n        .cup-icon {\n            font-size: 180px;\n            color: #4a90e2;\n            margin-bottom: 20px;\n            text-shadow: 0 5px 15px rgba(74, 144, 226, 0.3);\n        }\n        \n        .product-details {\n            flex: 1;\n            min-width: 300px;\n            padding: 20px;\n        }\n        \n        .features-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.8rem;\n            margin-bottom: 25px;\n            color: #2c3e50;\n            position: relative;\n            padding-bottom: 12px;\n        }\n        \n        .features-title:after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 50px;\n            height: 3px;\n            background-color: #4a90e2;\n        }\n        \n        .features-list {\n            list-style-type: none;\n            margin-bottom: 30px;\n        }\n        \n        .features-list li {\n            margin-bottom: 16px;\n            padding-left: 40px;\n            position: relative;\n            font-size: 1.1rem;\n        }\n        \n        .features-list li:before {\n            content: '✓';\n            position: absolute;\n            left: 0;\n            top: -2px;\n            width: 28px;\n            height: 28px;\n            background: #e8f0fe;\n            color: #4a90e2;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 20px;\n            background: #f8f9fa;\n            border-radius: 10px;\n            overflow: hidden;\n        }\n        \n        .specs-table td {\n            padding: 15px 20px;\n            border-bottom: 1px solid #e8e8e8;\n        }\n        \n        .specs-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .specs-table td:first-child {\n            font-weight: 600;\n            color: #2c3e50;\n            width: 40%;\n        }\n        \n        .applications {\n            background: linear-gradient(to right, #f8f9fa 0%, #e8f0fe 100%);\n            padding: 50px 40px;\n            text-align: center;\n        }\n        \n        .applications-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2rem;\n            margin-bottom: 40px;\n            color: #2c3e50;\n        }\n        \n        .applications-grid {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 30px;\n        }\n        \n        .application-item {\n            background: white;\n            padding: 30px 25px;\n            border-radius: 12px;\n            width: 220px;\n            box-shadow: 0 5px 20px rgba(0,0,0,0.06);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n        \n        .application-item:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 12px 25px rgba(0,0,0,0.1);\n        }\n        \n        .application-icon {\n            font-size: 2.8rem;\n            margin-bottom: 20px;\n            color: #4a90e2;\n        }\n        \n        .benefits-section {\n            padding: 60px 40px;\n            background: white;\n            text-align: center;\n        }\n        \n        .benefits-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2rem;\n            margin-bottom: 40px;\n            color: #2c3e50;\n        }\n        \n        .benefits-grid {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 40px;\n        }\n        \n        .benefit-item {\n            width: 250px;\n            text-align: center;\n        }\n        \n        .benefit-icon {\n            width: 80px;\n            height: 80px;\n            background: #e8f0fe;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 0 auto 20px;\n            font-size: 2.2rem;\n            color: #4a90e2;\n            transition: transform 0.3s ease, background 0.3s ease;\n        }\n        \n        .benefit-item:hover .benefit-icon {\n            transform: scale(1.1);\n            background: #4a90e2;\n            color: white;\n        }\n        \n        .benefit-item h3 {\n            font-family: 'Montserrat', sans-serif;\n            margin-bottom: 15px;\n            color: #2c3e50;\n        }\n        \n        .versatility-section {\n            padding: 60px 40px;\n            background: linear-gradient(to right, #4a90e2 0%, #2a5cb0 100%);\n            color: white;\n            text-align: center;\n        }\n        \n        .versatility-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.2rem;\n            margin-bottom: 40px;\n        }\n        \n        .versatility-grid {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 40px;\n        }\n        \n        .versatility-item {\n            background: rgba(255, 255, 255, 0.15);\n            backdrop-filter: blur(5px);\n            padding: 30px 25px;\n            border-radius: 12px;\n            width: 280px;\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n        \n        .versatility-icon {\n            font-size: 2.5rem;\n            margin-bottom: 20px;\n        }\n        \n        .cta-section {\n            padding: 70px 40px;\n            text-align: center;\n            background: white;\n        }\n        \n        .cta-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.2rem;\n            margin-bottom: 20px;\n            color: #2c3e50;\n        }\n        \n        .cta-text {\n            max-width: 700px;\n            margin: 0 auto 30px;\n            font-size: 1.2rem;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: #4a90e2;\n            color: white;\n            padding: 18px 45px;\n            border-radius: 50px;\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            font-size: 1.2rem;\n            text-decoration: none;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 15px rgba(74, 144, 226, 0.3);\n        }\n        \n        .cta-button:hover {\n            background: #2a5cb0;\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(74, 144, 226, 0.4);\n        }\n        \n        @media (max-width: 768px) {\n            .product-header {\n                padding: 30px 20px;\n            }\n            \n            .product-title {\n                font-size: 2.2rem;\n            }\n            \n            .product-subtitle {\n                font-size: 1.1rem;\n            }\n            \n            .product-content {\n                flex-direction: column;\n                padding: 20px;\n            }\n            \n            .cup-icon {\n                font-size: 120px;\n            }\n            \n            .applications, .benefits-section, .versatility-section {\n                padding: 30px 20px;\n            }\n            \n            .application-item, .versatility-item {\n                width: 100%;\n                max-width: 280px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-container\"\u003e\n        \u003cdiv class=\"product-header\"\u003e\n            \u003ch1 class=\"product-title\"\u003eChoice Clear Plastic Cups\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003eShowcase all of your on-the-go beverages with our versatile clear plastic cups\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv class=\"cup-icon\"\u003e\n                    \u003ci class=\"fas fa-glass-cheers\"\u003e\u003c\/i\u003e\n                \u003c\/div\u003e\n                \u003cp\u003ePerfect for a variety of beverages\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003ch2 class=\"features-title\"\u003eProduct Features\u003c\/h2\u003e\n                \u003cul class=\"features-list\"\u003e\n                    \u003cli\u003eCrystal clear design showcases beverages beautifully\u003c\/li\u003e\n                    \u003cli\u003eDurable construction prevents leaks and spills\u003c\/li\u003e\n                    \u003cli\u003ePerfect for both cold and hot beverages\u003c\/li\u003e\n                    \u003cli\u003eSimple, elegant design works for any establishment\u003c\/li\u003e\n                    \u003cli\u003eLightweight yet sturdy for easy handling\u003c\/li\u003e\n                    \u003cli\u003eDisposable convenience with reusable feel\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \n                \u003ch2 class=\"features-title\"\u003eSpecifications\u003c\/h2\u003e\n                \u003ctable class=\"specs-table\"\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eMaterial\u003c\/td\u003e\n                        \u003ctd\u003eClear plastic\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eDesign\u003c\/td\u003e\n                        \u003ctd\u003eTransparent, smooth finish\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eDurability\u003c\/td\u003e\n                        \u003ctd\u003eLeak-resistant and sturdy\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eVersatility\u003c\/td\u003e\n                        \u003ctd\u003eSuitable for various beverage types\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eConvenience\u003c\/td\u003e\n                        \u003ctd\u003eDisposable and easy to store\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"applications\"\u003e\n            \u003ch2 class=\"applications-title\"\u003eIdeal For\u003c\/h2\u003e\n            \u003cdiv class=\"applications-grid\"\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-utensils\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eFast Food Restaurants\u003c\/h3\u003e\n                    \u003cp\u003ePerfect for quick service beverage needs\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-ticket-alt\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eConcession Stands\u003c\/h3\u003e\n                    \u003cp\u003eGreat for events and entertainment venues\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-store\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eKiosks\u003c\/h3\u003e\n                    \u003cp\u003eIdeal for compact service locations\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-motorcycle\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eTo-Go Establishments\u003c\/h3\u003e\n                    \u003cp\u003eSecure packaging for transport\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"benefits-section\"\u003e\n            \u003ch2 class=\"benefits-title\"\u003eKey Benefits\u003c\/h2\u003e\n            \u003cdiv class=\"benefits-grid\"\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-eye\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eVisual Appeal\u003c\/h3\u003e\n                    \u003cp\u003eClear design showcases beverage colors and layers\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-box-open\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eEasy Storage\u003c\/h3\u003e\n                    \u003cp\u003eStack neatly to maximize storage space\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-hand-holding-usd\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eCost Effective\u003c\/h3\u003e\n                    \u003cp\u003eAffordable solution for high-volume businesses\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eVersatility\u003c\/h3\u003e\n                    \u003cp\u003eWorks for sodas, iced coffee, smoothies, and more\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"versatility-section\"\u003e\n            \u003ch2 class=\"versatility-title\"\u003eBeverage Versatility\u003c\/h2\u003e\n            \u003cdiv class=\"versatility-grid\"\u003e\n                \u003cdiv class=\"versatility-item\"\u003e\n                    \u003cdiv class=\"versatility-icon\"\u003e\n                        \u003ci class=\"fas fa-coffee\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eIced Coffee \u0026amp; Tea\u003c\/h3\u003e\n                    \u003cp\u003ePerfect for showcasing layered iced beverages\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"versatility-item\"\u003e\n                    \u003cdiv class=\"versatility-icon\"\u003e\n                        \u003ci class=\"fas fa-cocktail\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eSmoothies \u0026amp; Shakes\u003c\/h3\u003e\n                    \u003cp\u003eGreat for thick, colorful blended drinks\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"versatility-item\"\u003e\n                    \u003cdiv class=\"versatility-icon\"\u003e\n                        \u003ci class=\"fas fa-glass-whiskey\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eSodas \u0026amp; Fountain Drinks\u003c\/h3\u003e\n                    \u003cp\u003eIdeal for carbonated beverages\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cta-section\"\u003e\n            \u003ch2 class=\"cta-title\"\u003eStock Up on Versatility\u003c\/h2\u003e\n            \u003cp class=\"cta-text\"\u003eEnsure you're never without the perfect cup for any beverage with our versatile clear plastic cups.\u003c\/p\u003e\n            \u003ca href=\"#\" class=\"cta-button\"\u003eOrder Now\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42487398072404,"sku":null,"price":91.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2745330.jpg?v=1758303029"},{"product_id":"d-w-fine-pack-g20-1-7-1-2-layer-cake-display-container-with-clear-dome-lid-180-case","title":"D\u0026W Fine Pack G20-1 7\" 1-2 Layer Cake Display Container with Clear Dome Lid - 180\/Case","description":"\u003cdiv class=\"cake-container-description\"\u003e\n\u003cdiv class=\"product-intro\"\u003e\n\u003ch2\u003eD\u0026amp;W Fine Pack G20-1 7\" Cake Display Container\u003c\/h2\u003e\n\u003cp\u003eStock your bakery with this dependable 7\" cake display container designed for 1-2 layer cakes. Featuring a black tray and clear dome lid for superior product visibility that helps boost impulse sales of your beautifully crafted cakes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kit-includes\"\u003e\n\u003ch3\u003eKit Includes\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e180 black 7\" diameter trays\u003c\/li\u003e\n\u003cli\u003e180 clear dome lids\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-features\"\u003e\n\u003ch3\u003eProduct Features\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAccommodates 1-2 layer cakes up to 7\" in diameter\u003c\/li\u003e\n\u003cli\u003eClear dome lid provides superior product visibility\u003c\/li\u003e\n\u003cli\u003eMolded honeycomb design increases tray rigidity\u003c\/li\u003e\n\u003cli\u003eCrack-resistant polystyrene construction\u003c\/li\u003e\n\u003cli\u003eMade from BPA-free OPS material\u003c\/li\u003e\n\u003cli\u003ePFAS-free for customer and employee safety\u003c\/li\u003e\n\u003cli\u003eMade in America with quality materials\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimensions-section\"\u003e\n\u003ch3\u003eDimensions\u003c\/h3\u003e\n\u003cdiv class=\"dimensions-grid\"\u003e\n\u003cdiv class=\"dimension-group\"\u003e\n\u003ch4\u003eOverall Dimensions\u003c\/h4\u003e\n\u003cp\u003eOutside Diameter: 9 5\/16\"\u003c\/p\u003e\n\u003cp\u003eOutside Height: 3 1\/4\"\u003c\/p\u003e\n\u003cp\u003eLid Height: 3 1\/8\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimension-group\"\u003e\n\u003ch4\u003eInterior Dimensions\u003c\/h4\u003e\n\u003cp\u003eInside Diameter: 7 5\/8\"\u003c\/p\u003e\n\u003cp\u003eInside Height: 3\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specifications-table\"\u003e\n\u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\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\u003e401073\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eQuantity\u003c\/td\u003e\n\u003ctd\u003e180\/Case\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShipping Weight\u003c\/td\u003e\n\u003ctd\u003e17 lb.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eOPS (BPA Free)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eBlack Tray \/ Clear Lid\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShape\u003c\/td\u003e\n\u003ctd\u003eRound\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e7 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLid Type\u003c\/td\u003e\n\u003ctd\u003eLow Dome\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eUnhinged\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\u003eType\u003c\/td\u003e\n\u003ctd\u003eContainer \/ Lid Combo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFeatures\u003c\/td\u003e\n\u003ctd\u003eMade in America, No PFAS Added, Crack Resistant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-section\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cp\u003eWhether selling signature cakes in grocery stores or operating a gourmet bakery, this container safely stores, protects, and displays your finest creations with professional presentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n.cake-container-description {\n  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n  color: #333;\n  line-height: 1.5;\n  max-width: 800px;\n  margin: 0 auto;\n}\n\n.product-intro h2 {\n  font-size: 1.8rem;\n  font-weight: 600;\n  color: #2c3e50;\n  margin-bottom: 1rem;\n  padding-bottom: 0.5rem;\n  border-bottom: 1px solid #eaeaea;\n}\n\n.product-intro p {\n  font-size: 1.05rem;\n  margin-bottom: 1.5rem;\n  color: #555;\n}\n\n.kit-includes h3,\n.product-features h3,\n.dimensions-section h3,\n.specifications-table h3,\n.application-section h3 {\n  font-size: 1.3rem;\n  font-weight: 600;\n  color: #2c3e50;\n  margin: 1.5rem 0 0.8rem;\n}\n\n.kit-includes ul,\n.product-features ul {\n  list-style-type: none;\n  padding-left: 0;\n  margin-bottom: 1.5rem;\n}\n\n.kit-includes li {\n  padding: 0.4rem 0;\n  position: relative;\n  padding-left: 1.5rem;\n}\n\n.kit-includes li:before {\n  content: \"•\";\n  position: absolute;\n  left: 0;\n  color: #e74c3c;\n  font-weight: bold;\n  font-size: 1.2rem;\n}\n\n.product-features li {\n  padding: 0.4rem 0;\n  position: relative;\n  padding-left: 1.5rem;\n}\n\n.product-features li:before {\n  content: \"✓\";\n  position: absolute;\n  left: 0;\n  color: #27ae60;\n  font-weight: bold;\n}\n\n.dimensions-section h4 {\n  font-size: 1.1rem;\n  font-weight: 600;\n  color: #34495e;\n  margin-bottom: 0.5rem;\n}\n\n.dimensions-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 1.5rem;\n  margin-bottom: 1.5rem;\n}\n\n.dimension-group {\n  background-color: #f8f9fa;\n  padding: 1rem 1.2rem;\n  border-radius: 4px;\n  border: 1px solid #eaeaea;\n}\n\n.dimension-group p {\n  margin: 0.3rem 0;\n  color: #555;\n}\n\n.specifications-table table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 1rem 0;\n  border: 1px solid #e0e0e0;\n  border-radius: 4px;\n  overflow: hidden;\n}\n\n.specifications-table thead {\n  background-color: #f8f9fa;\n}\n\n.specifications-table th {\n  padding: 0.9rem 1rem;\n  text-align: left;\n  font-weight: 600;\n  color: #2c3e50;\n  border-bottom: 2px solid #e0e0e0;\n}\n\n.specifications-table td {\n  padding: 0.8rem 1rem;\n  border-bottom: 1px solid #f0f0f0;\n}\n\n.specifications-table tbody tr:nth-child(even) {\n  background-color: #fafafa;\n}\n\n.specifications-table tbody tr:hover {\n  background-color: #f5f7ff;\n}\n\n.application-section {\n  background-color: #f8f9fa;\n  padding: 1.2rem;\n  border-radius: 4px;\n  margin-top: 1.5rem;\n  border-left: 3px solid #9b59b6;\n}\n\n.application-section p {\n  color: #555;\n  margin: 0;\n}\n\n@media (max-width: 768px) {\n  .dimensions-grid {\n    grid-template-columns: 1fr;\n    gap: 1rem;\n  }\n  \n  .specifications-table table {\n    display: block;\n    overflow-x: auto;\n  }\n  \n  .product-intro h2 {\n    font-size: 1.5rem;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42798198456404,"sku":"401073","price":201.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/pic_98_8c47008e-252a-41b7-b4b2-7b278d03cbce.png?v=1767178682"},{"product_id":"wna-comet-frost-flex-16-oz-frosted-customizable-plastic-tumbler-500-case","title":"WNA Comet Frost-Flex 16 oz. Frosted Customizable Plastic Tumbler - 500\/Case","description":"\u003cstyle\u003e\n  .pf16-container{\n    width:80%;\n    margin:0 auto;\n    font-family: Arial, sans-serif;\n    color:#1f1f1f;\n    line-height:1.6;\n  }\n\n  @media (max-width:768px){\n    .pf16-container{\n      width:95%;\n    }\n  }\n\n  .pf16-header{\n    padding:18px 0 10px 0;\n    border-bottom:2px solid #eaeaea;\n    margin-bottom:18px;\n  }\n\n  .pf16-title{\n    font-size:24px;\n    font-weight:700;\n    margin:0;\n  }\n\n  .pf16-sub{\n    font-size:14px;\n    margin-top:6px;\n    color:#555;\n  }\n\n  .pf16-section{\n    margin-bottom:18px;\n    padding:14px;\n    border:1px solid #e7e7e7;\n    border-radius:8px;\n    background:#fff;\n  }\n\n  .pf16-section h3{\n    margin:0 0 8px 0;\n    font-size:16px;\n    font-weight:700;\n  }\n\n  .pf16-section p{\n    margin:0;\n    font-size:14px;\n  }\n\n  .pf16-grid{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:12px;\n  }\n\n  @media (max-width:768px){\n    .pf16-grid{\n      grid-template-columns:1fr;\n    }\n  }\n\n  .pf16-table{\n    width:100%;\n    border-collapse:collapse;\n    font-size:13px;\n  }\n\n  .pf16-table th{\n    text-align:left;\n    background:#f6f6f6;\n    padding:10px;\n    border:1px solid #ddd;\n    width:30%;\n  }\n\n  .pf16-table td{\n    padding:10px;\n    border:1px solid #ddd;\n  }\n\n  .pf16-footer-note{\n    font-size:12px;\n    color:#666;\n    margin-top:10px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pf16-container\"\u003e\n\n  \u003cdiv class=\"pf16-header\"\u003e\n    \u003cdiv class=\"pf16-title\"\u003eWNA Comet PF16 Frost-Flex 16 oz Clear Translucent Plastic Tumbler\u003c\/div\u003e\n    \u003cdiv class=\"pf16-sub\"\u003eElegant disposable tumbler designed for premium beverage presentation and reliable performance\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pf16-section\"\u003e\n    \u003ch3\u003eProduct Overview\u003c\/h3\u003e\n    \u003cp\u003e\n      The WNA Comet PF16 Frost-Flex 16 oz Tumbler delivers a perfect balance of style and practicality. \n      Designed with a frosted translucent finish, it enhances drink presentation while maintaining the convenience of disposable drinkware.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pf16-grid\"\u003e\n\n    \u003cdiv class=\"pf16-section\"\u003e\n      \u003ch3\u003eKey Benefits\u003c\/h3\u003e\n      \u003cp\u003e\n        Strong polypropylene construction, lightweight handling, and textured grip surface ensure comfort and reliability for every use.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pf16-section\"\u003e\n      \u003ch3\u003eIdeal Uses\u003c\/h3\u003e\n      \u003cp\u003e\n        Perfect for serving sodas, cocktails, juices, craft beverages, catering events, parties, and food service environments.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pf16-section\"\u003e\n    \u003ch3\u003eDesign \u0026amp; Build Quality\u003c\/h3\u003e\n    \u003cp\u003e\n      Built from durable polypropylene, this tumbler resists cracking while offering flexibility and strength. Its frosted finish provides a premium glass-like look with added grip security.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pf16-section\"\u003e\n    \u003ch3\u003eSpecifications\u003c\/h3\u003e\n    \u003ctable class=\"pf16-table\"\u003e\n      \u003ctr\u003e\n\u003cth\u003eSKU#\u003c\/th\u003e\n\u003ctd\u003e188379\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e500 \/ Case\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e23.98 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e4 3\/8 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eDiameter\u003c\/th\u003e\n\u003ctd\u003e3 9\/16 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e16 oz\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eColor\u003c\/th\u003e\n\u003ctd\u003eClear \/ Translucent\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eTextured Frosted\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003ePolypropylene Plastic\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eShape\u003c\/th\u003e\n\u003ctd\u003eRound\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eStyle\u003c\/th\u003e\n\u003ctd\u003e1-Piece Frosted\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eType\u003c\/th\u003e\n\u003ctd\u003eCups \/ Tumblers\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eProduct Line\u003c\/th\u003e\n\u003ctd\u003eWNA Comet Frost-Flex\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pf16-section\"\u003e\n    \u003ch3\u003ePerformance Advantage\u003c\/h3\u003e\n    \u003cp\u003e\n      Designed for high-volume use, this tumbler ensures consistent quality, easy handling, and an upscale appearance suitable for any professional setting.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45655007002708,"sku":"188379","price":316.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-17T165545.192.png?v=1776426987"},{"product_id":"wna-comet-frost-flex-16-oz-translucent-lid-with-straw-slot-1-000-case","title":"WNA Comet Frost-Flex 16 oz. Translucent Lid with Straw Slot - 1,000\/Case","description":"\u003cstyle\u003e\n  .ldpf16-wrap{\n    width:80%;\n    margin:0 auto;\n    font-family: Arial, sans-serif;\n    color:#1f1f1f;\n    line-height:1.55;\n  }\n\n  @media(max-width:768px){\n    .ldpf16-wrap{width:95%;}\n  }\n\n  .ldpf16-title{\n    font-size:24px;\n    font-weight:700;\n    margin-bottom:6px;\n  }\n\n  .ldpf16-sub{\n    font-size:13px;\n    color:#555;\n    margin-bottom:16px;\n  }\n\n  .ldpf16-box{\n    border:1px solid #e6e6e6;\n    padding:14px;\n    border-radius:8px;\n    margin-bottom:14px;\n    background:#fff;\n  }\n\n  .ldpf16-grid{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:12px;\n  }\n\n  @media(max-width:768px){\n    .ldpf16-grid{grid-template-columns:1fr;}\n  }\n\n  .ldpf16-table{\n    width:100%;\n    border-collapse:collapse;\n    font-size:13px;\n  }\n\n  .ldpf16-table th{\n    background:#f5f5f5;\n    padding:10px;\n    text-align:left;\n    border:1px solid #ddd;\n    width:32%;\n  }\n\n  .ldpf16-table td{\n    padding:10px;\n    border:1px solid #ddd;\n  }\n\n  .ldpf16-section-title{\n    font-size:15px;\n    font-weight:700;\n    margin-bottom:8px;\n  }\n\n  .ldpf16-text{\n    font-size:14px;\n    margin:0;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ldpf16-wrap\"\u003e\n\n  \u003cdiv class=\"ldpf16-title\"\u003e\n    WNA Comet LDPF16 Frost-Flex Translucent Flat Lid with Straw Slot\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ldpf16-sub\"\u003e\n    Secure-fit disposable lid designed for smooth beverage service and spill resistance\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ldpf16-box\"\u003e\n    \u003cdiv class=\"ldpf16-section-title\"\u003eProduct Overview\u003c\/div\u003e\n    \u003cp class=\"ldpf16-text\"\u003e\n      The WNA Comet LDPF16 Frost-Flex Lid is engineered for reliable beverage containment and easy sipping convenience. \n      Its translucent design allows clear visibility of contents while maintaining a clean and professional presentation for drinks served on the go.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ldpf16-grid\"\u003e\n\n    \u003cdiv class=\"ldpf16-box\"\u003e\n      \u003cdiv class=\"ldpf16-section-title\"\u003eKey Features\u003c\/div\u003e\n      \u003cp class=\"ldpf16-text\"\u003e\n        Designed with a center straw slot for controlled sipping and reduced spillage. Flexible polypropylene construction ensures durability and consistent fit.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ldpf16-box\"\u003e\n      \u003cdiv class=\"ldpf16-section-title\"\u003eUsage Application\u003c\/div\u003e\n      \u003cp class=\"ldpf16-text\"\u003e\n        Ideal for cold beverages including soft drinks, juices, iced coffees, and mixed drinks in cafés, restaurants, and catering environments.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ldpf16-box\"\u003e\n    \u003cdiv class=\"ldpf16-section-title\"\u003eDesign \u0026amp; Performance\u003c\/div\u003e\n    \u003cp class=\"ldpf16-text\"\u003e\n      The textured surface enhances grip while the flat lid structure ensures secure placement on compatible 16 oz cups. Built for fast-paced service environments, it maintains stability during handling and transport.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ldpf16-box\"\u003e\n    \u003cdiv class=\"ldpf16-section-title\"\u003eSpecifications\u003c\/div\u003e\n\n    \u003ctable class=\"ldpf16-table\"\u003e\n      \u003ctr\u003e\n\u003cth\u003eSKU#\u003c\/th\u003e\n\u003ctd\u003e188380\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e1,000 \/ Case\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e7 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eDiameter\u003c\/th\u003e\n\u003ctd\u003e3 9\/16 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eCapacity Compatibility\u003c\/th\u003e\n\u003ctd\u003e16 oz Cups\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eColor\u003c\/th\u003e\n\u003ctd\u003eTranslucent\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eDesign\u003c\/th\u003e\n\u003ctd\u003ePlain\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eDisposable, Made in America\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eTextured\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003ePolypropylene Plastic\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eProduct Line\u003c\/th\u003e\n\u003ctd\u003eWNA Comet Frost-Flex\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eShape\u003c\/th\u003e\n\u003ctd\u003eRound\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eStyle\u003c\/th\u003e\n\u003ctd\u003e1-Piece Flat Lid\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eType\u003c\/th\u003e\n\u003ctd\u003eLids\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ldpf16-box\"\u003e\n    \u003cdiv class=\"ldpf16-section-title\"\u003eFunctional Advantage\u003c\/div\u003e\n    \u003cp class=\"ldpf16-text\"\u003e\n      Provides a secure, spill-resistant drinking experience while improving service efficiency. Its durable yet flexible build ensures consistent performance in high-volume environments.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45655384064084,"sku":"188380","price":293.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-17T170256.073.png?v=1776427401"},{"product_id":"world-centric-16-oz-pla-plastic-compostable-cold-cup-1-000-case","title":"World Centric 16 oz. PLA Plastic Compostable Cold Cup - 1,000\/Case","description":"\u003cstyle\u003e\n  .cp16-wrap{\n    width:80%;\n    margin:0 auto;\n    font-family: Arial, sans-serif;\n    color:#1f1f1f;\n    line-height:1.55;\n  }\n\n  @media(max-width:768px){\n    .cp16-wrap{width:95%;}\n  }\n\n  .cp16-title{\n    font-size:24px;\n    font-weight:700;\n    margin-bottom:6px;\n  }\n\n  .cp16-sub{\n    font-size:13px;\n    color:#555;\n    margin-bottom:16px;\n  }\n\n  .cp16-box{\n    border:1px solid #e6e6e6;\n    border-radius:8px;\n    padding:14px;\n    margin-bottom:14px;\n    background:#fff;\n  }\n\n  .cp16-grid{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:12px;\n  }\n\n  @media(max-width:768px){\n    .cp16-grid{grid-template-columns:1fr;}\n  }\n\n  .cp16-section-title{\n    font-size:15px;\n    font-weight:700;\n    margin-bottom:8px;\n  }\n\n  .cp16-text{\n    font-size:14px;\n    margin:0;\n  }\n\n  .cp16-table{\n    width:100%;\n    border-collapse:collapse;\n    font-size:13px;\n  }\n\n  .cp16-table th{\n    background:#f5f5f5;\n    padding:10px;\n    text-align:left;\n    border:1px solid #ddd;\n    width:32%;\n  }\n\n  .cp16-table td{\n    padding:10px;\n    border:1px solid #ddd;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cp16-wrap\"\u003e\n\n  \u003cdiv class=\"cp16-title\"\u003e\n    World Centric CP-CS-16 16 oz Compostable PLA Clear Cold Cup\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cp16-sub\"\u003e\n    Eco-friendly disposable cold cup designed for sustainable beverage service and reliable performance\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cp16-box\"\u003e\n    \u003cdiv class=\"cp16-section-title\"\u003eProduct Overview\u003c\/div\u003e\n    \u003cp class=\"cp16-text\"\u003e\n      The World Centric CP-CS-16 16 oz Compostable PLA Cold Cup is designed to deliver a sustainable and professional beverage serving solution. \n      Made from plant-based PLA material, it offers a clear presentation for cold drinks while supporting environmentally responsible operations.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cp16-grid\"\u003e\n\n    \u003cdiv class=\"cp16-box\"\u003e\n      \u003cdiv class=\"cp16-section-title\"\u003eKey Features\u003c\/div\u003e\n      \u003cp class=\"cp16-text\"\u003e\n        Crafted from certified compostable PLA, this cup provides strength, clarity, and reliability for everyday commercial use. It is designed for cold beverages and maintains structure under standard service conditions.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cp16-box\"\u003e\n      \u003cdiv class=\"cp16-section-title\"\u003eIdeal Applications\u003c\/div\u003e\n      \u003cp class=\"cp16-text\"\u003e\n        Perfect for iced coffee, soda, smoothies, juice, water, and other cold beverages in cafés, restaurants, food trucks, and take-out services.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cp16-box\"\u003e\n    \u003cdiv class=\"cp16-section-title\"\u003eDesign \u0026amp; Performance\u003c\/div\u003e\n    \u003cp class=\"cp16-text\"\u003e\n      Featuring a rolled rim for secure lid fit, this cup ensures spill resistance when paired with compatible lids. Its crystal-clear appearance enhances beverage presentation while maintaining compostable functionality.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cp16-box\"\u003e\n    \u003cdiv class=\"cp16-section-title\"\u003eSpecifications\u003c\/div\u003e\n\n    \u003ctable class=\"cp16-table\"\u003e\n      \u003ctr\u003e\n\u003cth\u003eSKU#\u003c\/th\u003e\n\u003ctd\u003e188381\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e1,000 \/ Case\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e28.63 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e16 oz\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eDiameter\u003c\/th\u003e\n\u003ctd\u003e3 3\/4 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e5 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eColor\u003c\/th\u003e\n\u003ctd\u003eClear\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eDesign\u003c\/th\u003e\n\u003ctd\u003eCertified Compostable\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eCommercially Compostable, Disposable, No PFAS Added, NSF Certified, USDA Biobased\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003ePLA Plastic\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eShape\u003c\/th\u003e\n\u003ctd\u003eRound\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eType\u003c\/th\u003e\n\u003ctd\u003eCups\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cp16-box\"\u003e\n    \u003cdiv class=\"cp16-section-title\"\u003eSustainable Advantage\u003c\/div\u003e\n    \u003cp class=\"cp16-text\"\u003e\n      Engineered for eco-conscious operations, this cup combines durability and sustainability, making it suitable for high-volume beverage service while reducing environmental impact.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45656241406036,"sku":"188381","price":319.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-17T171331.432.png?v=1776428035"},{"product_id":"fineline-renaissance-2409-9-oz-clear-hard-plastic-crystal-tumbler-240-case","title":"Fineline Renaissance 2409 9 oz. Clear Hard Plastic Crystal Tumbler - 240\/Case","description":"\u003cstyle\u003e\n  .fl2409-wrap{\n    width:80%;\n    margin:0 auto;\n    font-family: Arial, sans-serif;\n    color:#1f1f1f;\n    line-height:1.55;\n  }\n\n  @media(max-width:768px){\n    .fl2409-wrap{width:95%;}\n  }\n\n  .fl2409-title{\n    font-size:24px;\n    font-weight:700;\n    margin-bottom:6px;\n  }\n\n  .fl2409-sub{\n    font-size:13px;\n    color:#555;\n    margin-bottom:16px;\n  }\n\n  .fl2409-box{\n    border:1px solid #e6e6e6;\n    border-radius:8px;\n    padding:14px;\n    margin-bottom:14px;\n    background:#fff;\n  }\n\n  .fl2409-grid{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:12px;\n  }\n\n  @media(max-width:768px){\n    .fl2409-grid{grid-template-columns:1fr;}\n  }\n\n  .fl2409-title-sm{\n    font-size:15px;\n    font-weight:700;\n    margin-bottom:8px;\n  }\n\n  .fl2409-text{\n    font-size:14px;\n    margin:0;\n  }\n\n  .fl2409-table{\n    width:100%;\n    border-collapse:collapse;\n    font-size:13px;\n  }\n\n  .fl2409-table th{\n    background:#f5f5f5;\n    padding:10px;\n    text-align:left;\n    border:1px solid #ddd;\n    width:32%;\n  }\n\n  .fl2409-table td{\n    padding:10px;\n    border:1px solid #ddd;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"fl2409-wrap\"\u003e\n\n  \u003cdiv class=\"fl2409-title\"\u003e\n    Fineline 2409 Crystal Style 9 oz Hard Plastic Tumbler\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fl2409-sub\"\u003e\n    Elegant disposable rocks tumbler designed for upscale beverage presentation and durable performance\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fl2409-box\"\u003e\n    \u003cdiv class=\"fl2409-title-sm\"\u003eProduct Overview\u003c\/div\u003e\n    \u003cp class=\"fl2409-text\"\u003e\n      The Fineline 2409 Crystal Style 9 oz Tumbler delivers a premium glass-like appearance with the convenience of disposable design. \n      Its clear hard plastic construction enhances drink presentation while providing reliable strength for event service.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fl2409-grid\"\u003e\n\n    \u003cdiv class=\"fl2409-box\"\u003e\n      \u003cdiv class=\"fl2409-title-sm\"\u003eKey Features\u003c\/div\u003e\n      \u003cp class=\"fl2409-text\"\u003e\n        Crafted from durable polystyrene, this tumbler features a rigid structure and ridged side design for improved grip and elegant presentation.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fl2409-box\"\u003e\n      \u003cdiv class=\"fl2409-title-sm\"\u003eIdeal Use\u003c\/div\u003e\n      \u003cp class=\"fl2409-text\"\u003e\n        Perfect for whiskey, soda, cocktails, punch, sangria, and other beverages at catered events, parties, receptions, and upscale gatherings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fl2409-box\"\u003e\n    \u003cdiv class=\"fl2409-title-sm\"\u003eDesign \u0026amp; Performance\u003c\/div\u003e\n    \u003cp class=\"fl2409-text\"\u003e\n      The hard wall construction ensures stability during use, while the crystal-clear finish delivers a refined presentation suitable for professional service environments.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fl2409-box\"\u003e\n    \u003cdiv class=\"fl2409-title-sm\"\u003eSpecifications\u003c\/div\u003e\n\n    \u003ctable class=\"fl2409-table\"\u003e\n      \u003ctr\u003e\n\u003cth\u003eSKU#\u003c\/th\u003e\n\u003ctd\u003e188382\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e240 \/ Case\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\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e3 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eTop Diameter\u003c\/th\u003e\n\u003ctd\u003e3 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eBottom Diameter\u003c\/th\u003e\n\u003ctd\u003e2 1\/4 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e9 oz\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eColor\u003c\/th\u003e\n\u003ctd\u003eClear\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eDesign\u003c\/th\u003e\n\u003ctd\u003ePlain\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eBPA Free, Recyclable\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003ePolystyrene Plastic\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eShape\u003c\/th\u003e\n\u003ctd\u003eRound\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eStyle\u003c\/th\u003e\n\u003ctd\u003e1-Piece Hard Wall\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eType\u003c\/th\u003e\n\u003ctd\u003eRocks Glasses \/ Tumblers\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fl2409-box\"\u003e\n    \u003cdiv class=\"fl2409-title-sm\"\u003eServing Advantage\u003c\/div\u003e\n    \u003cp class=\"fl2409-text\"\u003e\n      Designed for efficient service and refined presentation, this tumbler provides a practical alternative to glassware while maintaining an upscale appearance for any event setting.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45656242094164,"sku":"188382","price":127.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-17T171719.693.png?v=1776428264"},{"product_id":"world-centric-12-oz-pla-plastic-compostable-cold-cup-1-000-case","title":"World Centric 12 oz. PLA Plastic Compostable Cold Cup - 1,000\/Case","description":"\u003cstyle\u003e\n  .cp12-wrap{\n    width:80%;\n    margin:0 auto;\n    font-family: Arial, sans-serif;\n    color:#1f1f1f;\n    line-height:1.55;\n  }\n\n  @media(max-width:768px){\n    .cp12-wrap{width:95%;}\n  }\n\n  .cp12-title{\n    font-size:24px;\n    font-weight:700;\n    margin-bottom:6px;\n  }\n\n  .cp12-sub{\n    font-size:13px;\n    color:#555;\n    margin-bottom:16px;\n  }\n\n  .cp12-box{\n    border:1px solid #e6e6e6;\n    border-radius:8px;\n    padding:14px;\n    margin-bottom:14px;\n    background:#fff;\n  }\n\n  .cp12-grid{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:12px;\n  }\n\n  @media(max-width:768px){\n    .cp12-grid{grid-template-columns:1fr;}\n  }\n\n  .cp12-h{\n    font-size:15px;\n    font-weight:700;\n    margin-bottom:8px;\n  }\n\n  .cp12-text{\n    font-size:14px;\n    margin:0;\n  }\n\n  .cp12-table{\n    width:100%;\n    border-collapse:collapse;\n    font-size:13px;\n  }\n\n  .cp12-table th{\n    background:#f5f5f5;\n    padding:10px;\n    border:1px solid #ddd;\n    text-align:left;\n    width:32%;\n  }\n\n  .cp12-table td{\n    padding:10px;\n    border:1px solid #ddd;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cp12-wrap\"\u003e\n\n  \u003cdiv class=\"cp12-title\"\u003e\n    World Centric CP-CS-12 12 oz Compostable PLA Clear Cold Cup\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cp12-sub\"\u003e\n    Sustainable plant-based disposable cup designed for cold beverage service with clarity and strength\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cp12-box\"\u003e\n    \u003cdiv class=\"cp12-h\"\u003eProduct Overview\u003c\/div\u003e\n    \u003cp class=\"cp12-text\"\u003e\n      The World Centric CP-CS-12 12 oz Compostable PLA Cold Cup offers an eco-conscious solution for beverage service. \n      Made from plant-based PLA, it delivers excellent clarity and durability while supporting sustainable operations.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cp12-grid\"\u003e\n\n    \u003cdiv class=\"cp12-box\"\u003e\n      \u003cdiv class=\"cp12-h\"\u003eKey Features\u003c\/div\u003e\n      \u003cp class=\"cp12-text\"\u003e\n        Designed for commercial compostability, this cup provides a strong and reliable structure suitable for everyday food service use.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cp12-box\"\u003e\n      \u003cdiv class=\"cp12-h\"\u003eBest Uses\u003c\/div\u003e\n      \u003cp class=\"cp12-text\"\u003e\n        Ideal for iced coffee, soda, smoothies, juice, and other cold beverages in cafés, restaurants, takeout, and concession environments.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cp12-box\"\u003e\n    \u003cdiv class=\"cp12-h\"\u003eDesign \u0026amp; Performance\u003c\/div\u003e\n    \u003cp class=\"cp12-text\"\u003e\n      The rolled rim ensures a secure lid fit, reducing spills during transport. Its clear appearance enhances beverage presentation while maintaining compostable functionality.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cp12-box\"\u003e\n    \u003cdiv class=\"cp12-h\"\u003eSpecifications\u003c\/div\u003e\n\n    \u003ctable class=\"cp12-table\"\u003e\n      \u003ctr\u003e\n\u003cth\u003eSKU#\u003c\/th\u003e\n\u003ctd\u003e188383\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e1,000 \/ Case\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e23.26 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e12 oz\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eDiameter\u003c\/th\u003e\n\u003ctd\u003e3 3\/4 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e4 3\/16 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eColor\u003c\/th\u003e\n\u003ctd\u003eClear\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eDesign\u003c\/th\u003e\n\u003ctd\u003eCertified Compostable\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eCommercially Compostable, Disposable, No PFAS Added, NSF Certified, USDA Biobased\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003ePLA Plastic\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eShape\u003c\/th\u003e\n\u003ctd\u003eRound\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eType\u003c\/th\u003e\n\u003ctd\u003eCups\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cp12-box\"\u003e\n    \u003cdiv class=\"cp12-h\"\u003eSustainability Advantage\u003c\/div\u003e\n    \u003cp class=\"cp12-text\"\u003e\n      Built for environmentally responsible service, this cup combines practicality and compostable materials to support modern sustainable foodservice operations.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45656243503188,"sku":"188383","price":259.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-17T172058.726.png?v=1776428480"},{"product_id":"royal-paper-12-oz-imagination-print-kids-cup-with-lid-and-straw-250-case","title":"Royal Paper 12 oz. Imagination Print Kid's Cup with Lid and Straw - 250\/Case","description":"\u003cstyle\u003e\n  .kct-wrap{\n    width:80%;\n    margin:0 auto;\n    font-family: Arial, sans-serif;\n    color:#1f1f1f;\n    line-height:1.55;\n  }\n\n  @media(max-width:768px){\n    .kct-wrap{width:95%;}\n  }\n\n  .kct-title{\n    font-size:24px;\n    font-weight:700;\n    margin-bottom:6px;\n  }\n\n  .kct-sub{\n    font-size:13px;\n    color:#555;\n    margin-bottom:16px;\n  }\n\n  .kct-box{\n    border:1px solid #e6e6e6;\n    border-radius:8px;\n    padding:14px;\n    margin-bottom:14px;\n    background:#fff;\n  }\n\n  .kct-grid{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:12px;\n  }\n\n  @media(max-width:768px){\n    .kct-grid{grid-template-columns:1fr;}\n  }\n\n  .kct-h{\n    font-size:15px;\n    font-weight:700;\n    margin-bottom:8px;\n  }\n\n  .kct-text{\n    font-size:14px;\n    margin:0;\n  }\n\n  .kct-table{\n    width:100%;\n    border-collapse:collapse;\n    font-size:13px;\n  }\n\n  .kct-table th{\n    background:#f5f5f5;\n    padding:10px;\n    text-align:left;\n    border:1px solid #ddd;\n    width:32%;\n  }\n\n  .kct-table td{\n    padding:10px;\n    border:1px solid #ddd;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"kct-wrap\"\u003e\n\u003cdiv class=\"kct-title\"\u003eRoyal Paper KCT250IT 12 oz Kids Cup with Lid and Straw\u003c\/div\u003e\n\u003cdiv class=\"kct-sub\"\u003eFun and durable disposable kids cup designed for safe, convenient, and engaging beverage service\u003c\/div\u003e\n\u003cdiv class=\"kct-box\"\u003e\n\u003cdiv class=\"kct-h\"\u003eProduct Overview\u003c\/div\u003e\n\u003cp class=\"kct-text\"\u003eThe Royal Paper KCT250IT Kids Cup is designed to bring a fun and safe drinking experience for children. Featuring a colorful design, durable construction, and complete drink-through setup, it is ideal for kid-friendly beverage service.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kct-grid\"\u003e\n\u003cdiv class=\"kct-box\"\u003e\n\u003cdiv class=\"kct-h\"\u003eKey Features\u003c\/div\u003e\n\u003cp class=\"kct-text\"\u003eIncludes a secure slotted lid and flexible straw for spill-resistant drinking. Strong plastic construction ensures durability during use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kct-box\"\u003e\n\u003cdiv class=\"kct-h\"\u003eBest For\u003c\/div\u003e\n\u003cp class=\"kct-text\"\u003eIdeal for kids meals, restaurants, cafes, parties, schools, and family-friendly food service environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kct-box\"\u003e\n\u003cdiv class=\"kct-h\"\u003eDesign \u0026amp; Experience\u003c\/div\u003e\n\u003cp class=\"kct-text\"\u003eThe imaginative print design makes beverages more engaging for children while maintaining practicality for operators. Its disposable yet sturdy structure ensures convenience and reliability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kct-box\"\u003e\n\u003cdiv class=\"kct-h\"\u003eSpecifications\u003c\/div\u003e\n\u003ctable class=\"kct-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU#\u003c\/th\u003e\n\u003ctd\u003e188384\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e250 \/ Case\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e8.07 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e12 oz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColor\u003c\/th\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDesign\u003c\/th\u003e\n\u003ctd\u003eKids\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIncluded\u003c\/th\u003e\n\u003ctd\u003eStraw\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLid Type\u003c\/th\u003e\n\u003ctd\u003eStraw Slot\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003ePlastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eShape\u003c\/th\u003e\n\u003ctd\u003eRound\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStyle\u003c\/th\u003e\n\u003ctd\u003eDisposable Lid and Straw\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eType\u003c\/th\u003e\n\u003ctd\u003eCups \/ Kids Cups\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kct-box\"\u003e\n\u003cdiv class=\"kct-h\"\u003eFunctional Advantage\u003c\/div\u003e\n\u003cp class=\"kct-text\"\u003eCombines convenience and safety in a child-friendly design, offering a reliable solution for beverage service while enhancing the customer experience for young guests.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45656301273172,"sku":"188384","price":152.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-17T172400.038.png?v=1776428663"},{"product_id":"world-centric-5-oz-pla-plastic-compostable-cold-cup-2-000-case","title":"World Centric 5 oz. PLA Plastic Compostable Cold Cup - 2,000\/Case","description":"\u003cstyle\u003e\n  .cp5-wrap{\n    width:80%;\n    margin:0 auto;\n    font-family: Arial, sans-serif;\n    color:#1f1f1f;\n    line-height:1.55;\n  }\n\n  @media(max-width:768px){\n    .cp5-wrap{width:95%;}\n  }\n\n  .cp5-title{\n    font-size:24px;\n    font-weight:700;\n    margin-bottom:6px;\n  }\n\n  .cp5-sub{\n    font-size:13px;\n    color:#555;\n    margin-bottom:16px;\n  }\n\n  .cp5-box{\n    border:1px solid #e6e6e6;\n    border-radius:8px;\n    padding:14px;\n    margin-bottom:14px;\n    background:#fff;\n  }\n\n  .cp5-grid{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:12px;\n  }\n\n  @media(max-width:768px){\n    .cp5-grid{grid-template-columns:1fr;}\n  }\n\n  .cp5-h{\n    font-size:15px;\n    font-weight:700;\n    margin-bottom:8px;\n  }\n\n  .cp5-text{\n    font-size:14px;\n    margin:0;\n  }\n\n  .cp5-table{\n    width:100%;\n    border-collapse:collapse;\n    font-size:13px;\n  }\n\n  .cp5-table th{\n    background:#f5f5f5;\n    padding:10px;\n    border:1px solid #ddd;\n    text-align:left;\n    width:32%;\n  }\n\n  .cp5-table td{\n    padding:10px;\n    border:1px solid #ddd;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cp5-wrap\"\u003e\n\n  \u003cdiv class=\"cp5-title\"\u003e\n    World Centric CP-CS-5 5 oz Compostable PLA Clear Cold Cup\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cp5-sub\"\u003e\n    Compact eco-friendly disposable cup designed for small beverage servings and sustainable service\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cp5-box\"\u003e\n    \u003cdiv class=\"cp5-h\"\u003eProduct Overview\u003c\/div\u003e\n    \u003cp class=\"cp5-text\"\u003e\n      The World Centric CP-CS-5 5 oz Compostable PLA Cold Cup is a sustainable solution for serving small cold beverages. \n      Made from plant-based PLA material, it offers clarity, strength, and environmental responsibility in one compact design.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cp5-grid\"\u003e\n\n    \u003cdiv class=\"cp5-box\"\u003e\n      \u003cdiv class=\"cp5-h\"\u003eKey Features\u003c\/div\u003e\n      \u003cp class=\"cp5-text\"\u003e\n        Constructed from certified compostable PLA, this cup delivers durability and a clean presentation while maintaining eco-friendly standards.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cp5-box\"\u003e\n      \u003cdiv class=\"cp5-h\"\u003eBest Applications\u003c\/div\u003e\n      \u003cp class=\"cp5-text\"\u003e\n        Ideal for tasting portions, samples, sauces, juices, and small cold beverages in food service, catering, and events.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cp5-box\"\u003e\n    \u003cdiv class=\"cp5-h\"\u003eDesign \u0026amp; Performance\u003c\/div\u003e\n    \u003cp class=\"cp5-text\"\u003e\n      The rolled rim enhances structural strength and user comfort while ensuring compatibility with standard lids for secure serving.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cp5-box\"\u003e\n    \u003cdiv class=\"cp5-h\"\u003eSpecifications\u003c\/div\u003e\n\n    \u003ctable class=\"cp5-table\"\u003e\n      \u003ctr\u003e\n\u003cth\u003eSKU#\u003c\/th\u003e\n\u003ctd\u003e188385\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e2,000 \/ Case\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e17.98 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e5 oz\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eColor\u003c\/th\u003e\n\u003ctd\u003eClear\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eDesign\u003c\/th\u003e\n\u003ctd\u003eCertified Compostable\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eCommercially Compostable, Disposable, No PFAS Added, NSF Certified, USDA Biobased\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003ePLA Plastic\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eShape\u003c\/th\u003e\n\u003ctd\u003eRound\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eType\u003c\/th\u003e\n\u003ctd\u003eCups\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cp5-box\"\u003e\n    \u003cdiv class=\"cp5-h\"\u003eEco Advantage\u003c\/div\u003e\n    \u003cp class=\"cp5-text\"\u003e\n      Designed for environmentally conscious operations, this cup reduces waste impact while maintaining reliable performance for everyday commercial use.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45656573116500,"sku":"188385","price":256.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-17T172732.766.png?v=1776428877"},{"product_id":"fineline-renaissance-2412-12-oz-clear-hard-plastic-crystal-tumbler-240-case","title":"Fineline Renaissance 2412 12 oz. Clear Hard Plastic Crystal Tumbler - 240\/Case","description":"\u003cdiv style=\"width:80%;max-width:900px;margin:0 auto;padding:25px 0;font-family:Arial,Helvetica,sans-serif;color:#222;line-height:1.5;\"\u003e\n\n  \u003c!-- Title --\u003e\n  \u003cdiv style=\"margin-bottom:18px;\"\u003e\n    \u003ch2 style=\"margin:0;font-size:20px;font-weight:700;letter-spacing:0.4px;\"\u003e\n      Fineline 2412-CL Tumbler\n    \u003c\/h2\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cdiv style=\"margin-bottom:18px;font-size:14px;\"\u003e\n    The Fineline Renaissance 2412-CL 12 oz Crystal Style Hard Plastic Tumbler is crafted to elevate beverage presentation with a refined crystal-like look while maintaining the convenience of durable disposable service. Designed for both style and practicality, it enhances any drink setup with a clean and elegant appearance.\n  \u003c\/div\u003e\n\n  \u003c!-- Highlight Section --\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px;font-size:13px;\"\u003e\n    \u003cdiv style=\"padding:10px;border:1px solid #e5e5e5;background:#fafafa;\"\u003e\n      Crystal Style Finish\u003cbr\u003ePremium visual appeal for events\n    \u003c\/div\u003e\n    \u003cdiv style=\"padding:10px;border:1px solid #e5e5e5;background:#fafafa;\"\u003e\n      Strong Hard Plastic\u003cbr\u003eReliable and durable structure\n    \u003c\/div\u003e\n    \u003cdiv style=\"padding:10px;border:1px solid #e5e5e5;background:#fafafa;\"\u003e\n      Event Ready Design\u003cbr\u003eIdeal for catering and parties\n    \u003c\/div\u003e\n    \u003cdiv style=\"padding:10px;border:1px solid #e5e5e5;background:#fafafa;\"\u003e\n      Lightweight Build\u003cbr\u003eEasy handling and service\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Use Cases --\u003e\n  \u003cdiv style=\"margin-bottom:18px;\"\u003e\n    \u003ch3 style=\"font-size:15px;margin:0 0 8px 0;\"\u003ePerfect For\u003c\/h3\u003e\n    \u003cdiv style=\"font-size:14px;\"\u003e\n      Weddings, catering services, corporate events, birthday parties, receptions, and outdoor gatherings where presentation matters.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Description --\u003e\n  \u003cdiv style=\"margin-bottom:18px;font-size:14px;\"\u003e\n    This tumbler provides a polished serving experience while eliminating the need for glassware cleanup. Its clear crystal-style finish enhances beverage visibility and adds a premium touch to any table setting.\n  \u003c\/div\u003e\n\n  \u003c!-- Specifications Table --\u003e\n  \u003ch3 style=\"font-size:15px;margin:18px 0 10px 0;\"\u003eSpecifications\u003c\/h3\u003e\n\n  \u003ctable style=\"width:100%;border-collapse:collapse;font-size:13px;\"\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f2f2f2;\"\u003eSKU#\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e188386\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f2f2f2;\"\u003eQuantity\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e240 \/ Case\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f2f2f2;\"\u003eCapacity\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e12 oz\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f2f2f2;\"\u003eHeight\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e4 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f2f2f2;\"\u003eTop Diameter\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e3 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f2f2f2;\"\u003eBottom Diameter\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e2 1\/4 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f2f2f2;\"\u003eShipping Weight\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e13.83 lb\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f2f2f2;\"\u003eColor\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eClear\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f2f2f2;\"\u003eMaterial\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003ePolystyrene\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f2f2f2;\"\u003eDesign\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003ePlain\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f2f2f2;\"\u003eFeatures\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eBPA Free, Recyclable\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f2f2f2;\"\u003eStyle\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e1-Piece, Hard Wall\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f2f2f2;\"\u003eType\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eTumblers\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45656999100500,"sku":"188386","price":164.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-17T173134.517.png?v=1776429118"},{"product_id":"fineline-409-cl-savvi-serve-9-oz-squat-clear-hard-plastic-tumbler-500-case","title":"Fineline 409-CL Savvi Serve 9 oz. Squat Clear Hard Plastic Tumbler - 500\/Case","description":"\u003cdiv style=\"width:80%;max-width:950px;margin:0 auto;padding:20px 0;font-family:Arial,Helvetica,sans-serif;color:#222;line-height:1.55;\"\u003e\n\n  \u003c!-- Title --\u003e\n  \u003cdiv style=\"margin-bottom:14px;\"\u003e\n    \u003ch2 style=\"margin:0;font-size:20px;font-weight:700;letter-spacing:0.3px;\"\u003e\n      Fineline 409-CL Tumbler\n    \u003c\/h2\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cdiv style=\"font-size:14px;margin-bottom:16px;text-align:justify;\"\u003e\n    The Fineline 409-CL 9 oz Crystal Style Hard Plastic Tumbler is designed to deliver an elegant serving experience with the practicality of disposable convenience. Its refined crystal-style appearance enhances drink presentation while offering strong and reliable performance for high-volume service environments.\n  \u003c\/div\u003e\n\n  \u003c!-- Key Highlights --\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px;font-size:13px;\"\u003e\n    \u003cdiv style=\"padding:10px;border:1px solid #e6e6e6;background:#fafafa;\"\u003eCrystal Style Finish\u003cbr\u003ePremium visual appeal\u003c\/div\u003e\n    \u003cdiv style=\"padding:10px;border:1px solid #e6e6e6;background:#fafafa;\"\u003eHard Plastic Build\u003cbr\u003eDurable and sturdy design\u003c\/div\u003e\n    \u003cdiv style=\"padding:10px;border:1px solid #e6e6e6;background:#fafafa;\"\u003eEvent Ready\u003cbr\u003ePerfect for fast service\u003c\/div\u003e\n    \u003cdiv style=\"padding:10px;border:1px solid #e6e6e6;background:#fafafa;\"\u003eLightweight Design\u003cbr\u003eEasy handling\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Description --\u003e\n  \u003cdiv style=\"margin-bottom:18px;font-size:14px;text-align:justify;\"\u003e\n    Ideal for weddings, parties, bars, nightclubs, catered events, and large gatherings, this tumbler provides a stylish alternative to traditional glassware. Its clear construction enhances beverage visibility, making it suitable for juices, sodas, cocktails, punches, and sample servings. Designed for convenience, it reduces cleanup time while maintaining a premium presentation.\n  \u003c\/div\u003e\n\n  \u003c!-- Use Cases --\u003e\n  \u003cdiv style=\"margin-bottom:18px;\"\u003e\n    \u003ch3 style=\"font-size:15px;margin:0 0 8px 0;\"\u003ePerfect For\u003c\/h3\u003e\n    \u003cdiv style=\"font-size:14px;\"\u003e\n      Catering services, weddings, restaurants, bars, events, tastings, and disposable beverage service environments.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Specs Table --\u003e\n  \u003ch3 style=\"font-size:15px;margin:18px 0 10px 0;\"\u003eSpecifications\u003c\/h3\u003e\n\n  \u003ctable style=\"width:100%;border-collapse:collapse;font-size:13px;\"\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eSKU#\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e188387\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eQuantity\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e500 \/ Case\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eCapacity\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e9 oz\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eHeight\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e3 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eTop Diameter\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e3 1\/2 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eBottom Diameter\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e2 1\/4 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eShipping Weight\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e14.8 lb\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eColor\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eClear\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eMaterial\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003ePolystyrene\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eDesign\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003ePlain\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eFeatures\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eBPA Free, Recyclable\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eShape\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eRound\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eStyle\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e1-Piece, Hard Wall\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eType\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eTumblers\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45657483771988,"sku":"188387","price":125.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-17T174300.199.png?v=1776429802"},{"product_id":"fineline-savvi-serve-408-cl-8-oz-tall-clear-hard-plastic-tumbler-500-case","title":"Fineline Savvi Serve 408-CL 8 oz. Tall Clear Hard Plastic Tumbler - 500\/Case","description":"\u003cdiv style=\"width:80%;max-width:950px;margin:0 auto;padding:20px 0;font-family:Arial,Helvetica,sans-serif;color:#222;line-height:1.55;\"\u003e\n\n  \u003c!-- Title --\u003e\n  \u003cdiv style=\"margin-bottom:14px;\"\u003e\n    \u003ch2 style=\"margin:0;font-size:20px;font-weight:700;letter-spacing:0.3px;\"\u003e\n      Fineline 408-CL Tumbler\n    \u003c\/h2\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cdiv style=\"font-size:14px;margin-bottom:16px;text-align:justify;\"\u003e\n    The Fineline 408-CL 8 oz Crystal Style Hard Plastic Tumbler is designed to bring a refined presentation to beverage service while maintaining the convenience of disposable drinkware. Its elegant crystal-style appearance enhances table settings and adds a premium touch to any event environment.\n  \u003c\/div\u003e\n\n  \u003c!-- Key Highlights --\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px;font-size:13px;\"\u003e\n    \u003cdiv style=\"padding:10px;border:1px solid #e6e6e6;background:#fafafa;\"\u003eCrystal Style Look\u003cbr\u003eElegant drink presentation\u003c\/div\u003e\n    \u003cdiv style=\"padding:10px;border:1px solid #e6e6e6;background:#fafafa;\"\u003eHard Plastic Build\u003cbr\u003eStrong and durable structure\u003c\/div\u003e\n    \u003cdiv style=\"padding:10px;border:1px solid #e6e6e6;background:#fafafa;\"\u003eDisposable Design\u003cbr\u003eEasy cleanup after use\u003c\/div\u003e\n    \u003cdiv style=\"padding:10px;border:1px solid #e6e6e6;background:#fafafa;\"\u003eEvent Ready\u003cbr\u003eIdeal for high-volume service\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Description --\u003e\n  \u003cdiv style=\"margin-bottom:18px;font-size:14px;text-align:justify;\"\u003e\n    Perfect for weddings, parties, bars, nightclubs, catered events, and professional gatherings, these tumblers offer a stylish alternative to traditional glassware. The clear construction enhances beverage visibility, making it suitable for juices, sodas, cocktails, punches, and sample servings. Designed for convenience and efficiency, it supports fast service while maintaining a clean presentation.\n  \u003c\/div\u003e\n\n  \u003c!-- Use Cases --\u003e\n  \u003cdiv style=\"margin-bottom:18px;\"\u003e\n    \u003ch3 style=\"font-size:15px;margin:0 0 8px 0;\"\u003ePerfect For\u003c\/h3\u003e\n    \u003cdiv style=\"font-size:14px;\"\u003e\n      Catering services, weddings, restaurants, bars, nightclubs, events, tastings, and disposable beverage service setups.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Specs Table --\u003e\n  \u003ch3 style=\"font-size:15px;margin:18px 0 10px 0;\"\u003eSpecifications\u003c\/h3\u003e\n\n  \u003ctable style=\"width:100%;border-collapse:collapse;font-size:13px;\"\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eSKU#\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e188388\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eQuantity\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e500 \/ Case\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eCapacity\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e8 oz\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eHeight\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e3 1\/2 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eTop Diameter\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e3 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eBottom Diameter\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e2 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eShipping Weight\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e15.87 lb\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eColor\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eClear\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eMaterial\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003ePolystyrene\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eDesign\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003ePlain\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eFeatures\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eBPA Free, Disposable, Recyclable\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eShape\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eRound\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eStyle\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e1-Piece, Hard Wall\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eType\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eTumblers\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45657484820564,"sku":"188388","price":135.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-17T174650.334.png?v=1776430033"},{"product_id":"world-centric-9-oz-squat-pla-plastic-compostable-cold-cup-1-000-case","title":"World Centric 9 oz. Squat PLA Plastic Compostable Cold Cup - 1,000\/Case","description":"\u003cdiv style=\"width:80%;max-width:950px;margin:0 auto;padding:20px 0;font-family:Arial,Helvetica,sans-serif;color:#222;line-height:1.55;\"\u003e\n\n  \u003c!-- Title --\u003e\n  \u003cdiv style=\"margin-bottom:14px;\"\u003e\n    \u003ch2 style=\"margin:0;font-size:20px;font-weight:700;letter-spacing:0.3px;\"\u003e\n      World Centric CP-CS-9Q Cup\n    \u003c\/h2\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cdiv style=\"font-size:14px;margin-bottom:16px;text-align:justify;\"\u003e\n    The World Centric CP-CS-9Q 9 oz Compostable PLA Cup is designed for eco-conscious beverage service, offering a reliable and sustainable alternative to traditional plastic cups. Built from plant-based PLA material, it provides clarity, strength, and convenience for cold drink applications while supporting environmentally responsible operations.\n  \u003c\/div\u003e\n\n  \u003c!-- Key Highlights --\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px;font-size:13px;\"\u003e\n    \u003cdiv style=\"padding:10px;border:1px solid #e6e6e6;background:#fafafa;\"\u003eCompostable PLA\u003cbr\u003ePlant-based material\u003c\/div\u003e\n    \u003cdiv style=\"padding:10px;border:1px solid #e6e6e6;background:#fafafa;\"\u003eCold Drink Ready\u003cbr\u003eIdeal for beverages\u003c\/div\u003e\n    \u003cdiv style=\"padding:10px;border:1px solid #e6e6e6;background:#fafafa;\"\u003eDurable Build\u003cbr\u003eStrong and reliable\u003c\/div\u003e\n    \u003cdiv style=\"padding:10px;border:1px solid #e6e6e6;background:#fafafa;\"\u003eClear Finish\u003cbr\u003eClean presentation\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Description --\u003e\n  \u003cdiv style=\"margin-bottom:18px;font-size:14px;text-align:justify;\"\u003e\n    Perfect for take-out services, cafes, restaurants, concession stands, and events, this cup delivers both performance and sustainability. Its clear structure enhances beverage visibility, making it suitable for soda, iced tea, smoothies, juices, and water. Designed for single-use convenience, it supports efficient service while maintaining an eco-friendly profile.\n  \u003c\/div\u003e\n\n  \u003c!-- Features Section --\u003e\n  \u003cdiv style=\"margin-bottom:18px;\"\u003e\n    \u003ch3 style=\"font-size:15px;margin:0 0 8px 0;\"\u003eKey Features\u003c\/h3\u003e\n    \u003cdiv style=\"font-size:14px;\"\u003e\n      Commercially compostable design, plant-based PLA construction, BPA-free alternative, single-service convenience, and high clarity presentation for cold beverages.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Use Cases --\u003e\n  \u003cdiv style=\"margin-bottom:18px;\"\u003e\n    \u003ch3 style=\"font-size:15px;margin:0 0 8px 0;\"\u003ePerfect For\u003c\/h3\u003e\n    \u003cdiv style=\"font-size:14px;\"\u003e\n      Quick service restaurants, cafés, juice bars, catering services, events, and eco-friendly beverage stations.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Specs Table --\u003e\n  \u003ch3 style=\"font-size:15px;margin:18px 0 10px 0;\"\u003eSpecifications\u003c\/h3\u003e\n\n  \u003ctable style=\"width:100%;border-collapse:collapse;font-size:13px;\"\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eSKU#\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e188389\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eQuantity\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e1,000 \/ Case\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eCapacity\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e9 oz\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eShipping Weight\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e18.78 lb\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eColor\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eClear\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eMaterial\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003ePLA Plastic\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eDesign\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eCertified Compostable\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eFeatures\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eCommercially Compostable, Disposable, No PFAS Added, NSF Certified, USDA Biobased\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eShape\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eRound\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eType\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eCups\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45658751369300,"sku":"188389","price":232.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-17T175034.312_433424d7-ec00-4f2e-8f76-af27f04bbd1e.png?v=1776431134"},{"product_id":"world-centric-20-oz-pla-plastic-compostable-cold-cup-1-000-case","title":"World Centric 20 oz. PLA Plastic Compostable Cold Cup - 1,000\/Case","description":"\u003cdiv style=\"width:80%;max-width:950px;margin:0 auto;padding:20px 0;font-family:Arial,Helvetica,sans-serif;color:#222;line-height:1.55;\"\u003e\n\n  \u003c!-- Title --\u003e\n  \u003cdiv style=\"margin-bottom:14px;\"\u003e\n    \u003ch2 style=\"margin:0;font-size:20px;font-weight:700;letter-spacing:0.3px;\"\u003e\n      World Centric CP-CS-20 Cup\n    \u003c\/h2\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cdiv style=\"font-size:14px;margin-bottom:16px;text-align:justify;\"\u003e\n    The World Centric CP-CS-20 20 oz Compostable PLA Cup is designed for high-capacity cold beverage service with a strong focus on sustainability and performance. Made from plant-based PLA material, it offers a clear, durable, and eco-conscious solution for modern foodservice operations.\n  \u003c\/div\u003e\n\n  \u003c!-- Highlights --\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px;font-size:13px;\"\u003e\n    \u003cdiv style=\"padding:10px;border:1px solid #e6e6e6;background:#fafafa;\"\u003eLarge Capacity\u003cbr\u003e20 oz serving size\u003c\/div\u003e\n    \u003cdiv style=\"padding:10px;border:1px solid #e6e6e6;background:#fafafa;\"\u003ePLA Material\u003cbr\u003ePlant-based construction\u003c\/div\u003e\n    \u003cdiv style=\"padding:10px;border:1px solid #e6e6e6;background:#fafafa;\"\u003eClear Design\u003cbr\u003ePremium beverage display\u003c\/div\u003e\n    \u003cdiv style=\"padding:10px;border:1px solid #e6e6e6;background:#fafafa;\"\u003eCompostable Build\u003cbr\u003eEco-friendly disposal\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Description --\u003e\n  \u003cdiv style=\"margin-bottom:18px;font-size:14px;text-align:justify;\"\u003e\n    Ideal for cafés, restaurants, juice bars, catering services, and take-out operations, this cup provides a reliable solution for serving cold beverages such as sodas, iced tea, smoothies, and water. Its sturdy construction ensures durability during use, while maintaining a clean and professional presentation for customers.\n  \u003c\/div\u003e\n\n  \u003c!-- Key Features --\u003e\n  \u003cdiv style=\"margin-bottom:18px;\"\u003e\n    \u003ch3 style=\"font-size:15px;margin:0 0 8px 0;\"\u003eKey Features\u003c\/h3\u003e\n    \u003cdiv style=\"font-size:14px;\"\u003e\n      Commercially compostable PLA construction, BPA-free material alternative, rolled rim for secure lid fit, high clarity design for beverage presentation, and single-use convenience for efficient service.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Use Cases --\u003e\n  \u003cdiv style=\"margin-bottom:18px;\"\u003e\n    \u003ch3 style=\"font-size:15px;margin:0 0 8px 0;\"\u003ePerfect For\u003c\/h3\u003e\n    \u003cdiv style=\"font-size:14px;\"\u003e\n      Quick service restaurants, cafés, smoothie shops, catering events, concession stands, and takeaway beverage service.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Specs Table --\u003e\n  \u003ch3 style=\"font-size:15px;margin:18px 0 10px 0;\"\u003eSpecifications\u003c\/h3\u003e\n\n  \u003ctable style=\"width:100%;border-collapse:collapse;font-size:13px;\"\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eSKU#\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e188390\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eQuantity\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e1,000 \/ Case\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eCapacity\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e20 oz\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eShipping Weight\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e33.82 lb\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eColor\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eClear\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eMaterial\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003ePLA Plastic\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eDesign\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eCertified Compostable\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eFeatures\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eCommercially Compostable, Disposable, No PFAS Added, NSF Certified, USDA Biobased\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eShape\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eRound\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eType\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eCups\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45659088879700,"sku":"188390","price":399.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-17T181904.196.png?v=1776431971"},{"product_id":"world-centric-10-oz-pla-plastic-compostable-cold-cup-1-000-case","title":"World Centric 10 oz. PLA Plastic Compostable Cold Cup - 1,000\/Case","description":"\u003cdiv style=\"width:80%;max-width:950px;margin:0 auto;padding:20px 0;font-family:Arial,Helvetica,sans-serif;color:#222;line-height:1.55;\"\u003e\n\n  \u003c!-- Title --\u003e\n  \u003cdiv style=\"margin-bottom:14px;\"\u003e\n    \u003ch2 style=\"margin:0;font-size:20px;font-weight:700;letter-spacing:0.3px;\"\u003e\n      World Centric CP-CS-10 Cup\n    \u003c\/h2\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cdiv style=\"font-size:14px;margin-bottom:16px;text-align:justify;\"\u003e\n    The World Centric CP-CS-10 10 oz Compostable PLA Cup is designed for efficient and sustainable beverage service, offering a clear and durable solution for cold drinks. Made from plant-based PLA material, it combines functionality with eco-conscious design, making it ideal for modern foodservice operations.\n  \u003c\/div\u003e\n\n  \u003c!-- Highlights --\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px;font-size:13px;\"\u003e\n    \u003cdiv style=\"padding:10px;border:1px solid #e6e6e6;background:#fafafa;\"\u003e10 oz Capacity\u003cbr\u003eIdeal serving size\u003c\/div\u003e\n    \u003cdiv style=\"padding:10px;border:1px solid #e6e6e6;background:#fafafa;\"\u003ePLA Material\u003cbr\u003ePlant-based construction\u003c\/div\u003e\n    \u003cdiv style=\"padding:10px;border:1px solid #e6e6e6;background:#fafafa;\"\u003eClear Finish\u003cbr\u003eClean beverage display\u003c\/div\u003e\n    \u003cdiv style=\"padding:10px;border:1px solid #e6e6e6;background:#fafafa;\"\u003eCompostable Design\u003cbr\u003eEco-friendly solution\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Description --\u003e\n  \u003cdiv style=\"margin-bottom:18px;font-size:14px;text-align:justify;\"\u003e\n    Perfect for cafés, juice bars, restaurants, catering services, and take-out operations, this cup is designed for serving cold beverages such as sodas, iced tea, smoothies, and water. Its strong PLA construction ensures reliable performance during service while maintaining a professional and clean presentation.\n  \u003c\/div\u003e\n\n  \u003c!-- Features --\u003e\n  \u003cdiv style=\"margin-bottom:18px;\"\u003e\n    \u003ch3 style=\"font-size:15px;margin:0 0 8px 0;\"\u003eKey Features\u003c\/h3\u003e\n    \u003cdiv style=\"font-size:14px;\"\u003e\n      Commercially compostable PLA material, BPA-free alternative, rolled rim for secure lid fit, high clarity design for beverage visibility, and single-use convenience for fast service environments.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Use Cases --\u003e\n  \u003cdiv style=\"margin-bottom:18px;\"\u003e\n    \u003ch3 style=\"font-size:15px;margin:0 0 8px 0;\"\u003ePerfect For\u003c\/h3\u003e\n    \u003cdiv style=\"font-size:14px;\"\u003e\n      Quick service restaurants, cafés, smoothie shops, catering events, concession stands, and takeaway beverage service.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Specs Table --\u003e\n  \u003ch3 style=\"font-size:15px;margin:18px 0 10px 0;\"\u003eSpecifications\u003c\/h3\u003e\n\n  \u003ctable style=\"width:100%;border-collapse:collapse;font-size:13px;\"\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eSKU#\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e188391\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eQuantity\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e1,000 \/ Case\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eCapacity\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e10 oz\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eShipping Weight\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e20.58 lb\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eColor\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eClear\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eMaterial\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003ePLA Plastic\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eDesign\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eCertified Compostable\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eFeatures\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eCommercially Compostable, Disposable, No PFAS Added, NSF Certified, USDA Biobased\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eShape\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eRound\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align:left;padding:8px;border:1px solid #ddd;background:#f3f3f3;\"\u003eType\u003c\/th\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eCups\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45659336474708,"sku":"188391","price":259.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-17T182222.929.png?v=1776432167"},{"product_id":"fineline-savvi-serve-410-cl-10-oz-tall-clear-hard-plastic-tumbler-500-case","title":"Fineline Savvi Serve 410-CL 10 oz. Tall Clear Hard Plastic Tumbler - 500\/Case","description":"\u003cdiv style=\"width:80%; max-width:950px; margin:0 auto; font-family:Arial, sans-serif; color:#1f1f1f; line-height:1.6;\"\u003e\n\n  \u003ch2 style=\"font-size:26px; font-weight:600; margin-bottom:12px;\"\u003e\n    Fineline Savvi Serve 410-CL 10 oz. Clear Plastic Tumbler\n  \u003c\/h2\u003e\n\n  \u003cp style=\"font-size:14px; margin-bottom:18px;\"\u003e\n    The Fineline Savvi Serve 410-CL tumbler delivers a refined balance of elegance and practicality. Designed to replicate the clarity of glass while offering the convenience of disposable drinkware, it enhances beverage presentation across any setting—from catered events to casual service environments.\n  \u003c\/p\u003e\n\n  \u003cp style=\"font-size:14px; margin-bottom:20px;\"\u003e\n    Its durable hard-wall construction ensures dependable performance, while the lightweight design makes handling effortless. Ideal for serving water, soft drinks, iced tea, and cocktails, this tumbler provides a clean and professional appearance without the need for post-event cleanup.\n  \u003c\/p\u003e\n\n  \u003cdiv style=\"margin-bottom:22px;\"\u003e\n    \u003ch3 style=\"font-size:18px; font-weight:600; margin-bottom:8px;\"\u003eDesign \u0026amp; Build\u003c\/h3\u003e\n    \u003cp style=\"font-size:14px; margin:0;\"\u003e\n      Crafted from high-quality polystyrene, this tumbler features a crystal-clear finish that complements any beverage. Its smooth rim and balanced proportions provide a comfortable drinking experience while maintaining structural strength.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:22px;\"\u003e\n    \u003ch3 style=\"font-size:18px; font-weight:600; margin-bottom:8px;\"\u003eVersatile Use\u003c\/h3\u003e\n    \u003cp style=\"font-size:14px; margin:0;\"\u003e\n      Suitable for both indoor and outdoor occasions, this tumbler is perfect for parties, events, poolside service, and foodservice operations. Its disposable nature saves time while maintaining a polished look.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:22px;\"\u003e\n    \u003ch3 style=\"font-size:18px; font-weight:600; margin-bottom:8px;\"\u003eKey Highlights\u003c\/h3\u003e\n    \u003cul style=\"padding-left:18px; font-size:14px; margin:0;\"\u003e\n      \u003cli\u003eClear, glass-like appearance\u003c\/li\u003e\n      \u003cli\u003eStrong hard-wall construction\u003c\/li\u003e\n      \u003cli\u003eLightweight and easy to handle\u003c\/li\u003e\n      \u003cli\u003eBPA-free and recyclable\u003c\/li\u003e\n      \u003cli\u003eIdeal for cold beverages\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-top:25px;\"\u003e\n    \u003ch3 style=\"font-size:18px; font-weight:600; margin-bottom:10px;\"\u003e\n      Product Specifications\n    \u003c\/h3\u003e\n\n    \u003ctable style=\"width:100%; border-collapse:collapse; font-size:14px; border:1px solid #e5e5e5;\"\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; width:40%; background:#f4f4f4; font-weight:600;\"\u003eSKU#\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003e188392\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#f9f9f9; font-weight:600;\"\u003eQuantity\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003e500\/Case\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#f4f4f4; font-weight:600;\"\u003eCapacity\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003e10 oz.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#f9f9f9; font-weight:600;\"\u003eHeight\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003e4 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#f4f4f4; font-weight:600;\"\u003eTop Diameter\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003e3 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#f9f9f9; font-weight:600;\"\u003eBottom Diameter\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003e2 1\/4 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#f4f4f4; font-weight:600;\"\u003eColor\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003eClear\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#f9f9f9; font-weight:600;\"\u003eMaterial\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003ePolystyrene\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#f4f4f4; font-weight:600;\"\u003eFeatures\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003eBPA Free, Disposable, Recyclable\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#f9f9f9; font-weight:600;\"\u003eStyle\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003e1-Piece, Hard Wall\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#f4f4f4; font-weight:600;\"\u003eShape\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003eRound\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#f9f9f9; font-weight:600;\"\u003eType\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003eTumblers\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#f4f4f4; font-weight:600;\"\u003eShipping Weight\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003e16.3 lb.\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45671668940884,"sku":"188392","price":132.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-17T231521.711.png?v=1776449747"},{"product_id":"stalk-market-planet-pla-16-16-oz-pla-plastic-compostable-cold-cup-1-000-case","title":"Stalk Market Planet+ PLA-16 16 oz. PLA Plastic Compostable Cold Cup - 1,000\/Case","description":"\u003cdiv style=\"width:80%; max-width:950px; margin:0 auto; font-family:Arial, sans-serif; color:#1a1a1a; line-height:1.6;\"\u003e\n\n  \u003ch2 style=\"font-size:26px; font-weight:600; margin-bottom:10px;\"\u003e\n    Stalk Market Planet+ PLA-16 16 oz. Compostable Clear Cold Cup\n  \u003c\/h2\u003e\n\n  \u003cp style=\"font-size:14px; margin-bottom:16px;\"\u003e\n    Stalk Market Planet+ PLA-16 cold cup offers a refined, eco-conscious solution for serving beverages with clarity and style. Designed with a glass-like transparent finish, it enhances product visibility while supporting sustainable operations across foodservice environments.\n  \u003c\/p\u003e\n\n  \u003cp style=\"font-size:14px; margin-bottom:20px;\"\u003e\n    Made from plant-based PLA material, this cup combines durability with environmental responsibility. Its sturdy construction ensures reliable performance for cold drinks, while the rolled rim provides a smooth drinking experience and secure lid compatibility for convenient take-out service.\n  \u003c\/p\u003e\n\n  \u003cdiv style=\"margin-bottom:20px;\"\u003e\n    \u003ch3 style=\"font-size:18px; font-weight:600; margin-bottom:6px;\"\u003eSustainable Design\u003c\/h3\u003e\n    \u003cp style=\"font-size:14px; margin:0;\"\u003e\n      Manufactured from renewable resources, this compostable cup supports eco-friendly practices without compromising on strength or clarity, making it ideal for modern businesses focused on sustainability.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:20px;\"\u003e\n    \u003ch3 style=\"font-size:18px; font-weight:600; margin-bottom:6px;\"\u003ePerformance \u0026amp; Use\u003c\/h3\u003e\n    \u003cp style=\"font-size:14px; margin:0;\"\u003e\n      Engineered for cold beverages, it performs efficiently within a controlled temperature range while maintaining structural integrity. Perfect for serving iced drinks, smoothies, and refreshments in cafes, restaurants, and events.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:20px;\"\u003e\n    \u003ch3 style=\"font-size:18px; font-weight:600; margin-bottom:6px;\"\u003eKey Highlights\u003c\/h3\u003e\n    \u003cul style=\"padding-left:18px; margin:0; font-size:14px;\"\u003e\n      \u003cli\u003eCrystal-clear presentation\u003c\/li\u003e\n      \u003cli\u003eCompostable PLA material\u003c\/li\u003e\n      \u003cli\u003eRolled rim for comfort and secure lid fit\u003c\/li\u003e\n      \u003cli\u003eStrong and lightweight design\u003c\/li\u003e\n      \u003cli\u003eIdeal for cold beverages\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-top:22px;\"\u003e\n    \u003ch3 style=\"font-size:18px; font-weight:600; margin-bottom:8px;\"\u003eProduct Specifications\u003c\/h3\u003e\n\n    \u003ctable style=\"width:100%; border-collapse:collapse; font-size:14px; border:1px solid #e6e6e6;\"\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; width:42%; background:#f3f3f3; font-weight:600;\"\u003eSKU#\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003e188393\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#fafafa; font-weight:600;\"\u003eQuantity\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003e1,000\/Case\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#f3f3f3; font-weight:600;\"\u003eCapacity\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003e16 oz.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#fafafa; font-weight:600;\"\u003eHeight\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003e4 15\/16 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#f3f3f3; font-weight:600;\"\u003eTop Diameter\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003e3 3\/4 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#fafafa; font-weight:600;\"\u003eBottom Diameter\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003e2 1\/4 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#f3f3f3; font-weight:600;\"\u003eColor\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003eClear\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#fafafa; font-weight:600;\"\u003eMaterial\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003ePLA Plastic\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#f3f3f3; font-weight:600;\"\u003eEdge Style\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003eRolled Edge\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#fafafa; font-weight:600;\"\u003eFeatures\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003eBPI Certified, Commercially Compostable, Disposable\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#f3f3f3; font-weight:600;\"\u003eTemperature Range\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003e40 - 105°F\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#fafafa; font-weight:600;\"\u003eShape\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003eRound\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#f3f3f3; font-weight:600;\"\u003eType\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003eCups\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#fafafa; font-weight:600;\"\u003eShipping Weight\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003e28.54 lb.\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45671676379220,"sku":"188393","price":388.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-17T232014.231.png?v=1776450038"},{"product_id":"fineline-405-cl-savvi-serve-5-oz-squat-clear-hard-plastic-tumbler-500-case","title":"Fineline 405-CL Savvi Serve 5 oz. Squat Clear Hard Plastic Tumbler - 500\/Case","description":"\u003cdiv style=\"width:80%; max-width:950px; margin:0 auto; font-family:Arial, sans-serif; color:#111; line-height:1.6;\"\u003e\n\n  \u003ch2 style=\"font-size:26px; font-weight:600; margin-bottom:10px;\"\u003e\n    Fineline Savvi Serve 405 5 oz. Clear Hard Plastic Tumbler\n  \u003c\/h2\u003e\n\n  \u003cp style=\"font-size:14px; margin-bottom:16px;\"\u003e\n    Fineline Savvi Serve 405 tumbler delivers a compact yet elegant serving solution, combining the visual appeal of glass with the convenience of disposable drinkware. Its crystal-clear finish enhances beverage presentation, making it ideal for upscale events and professional service environments.\n  \u003c\/p\u003e\n\n  \u003cp style=\"font-size:14px; margin-bottom:18px;\"\u003e\n    Designed with durability in mind, this hard plastic tumbler offers dependable strength in a lightweight form. Perfect for serving small portions of cocktails, desserts, or chilled beverages, it ensures a clean and refined experience without post-use cleanup.\n  \u003c\/p\u003e\n\n  \u003cdiv style=\"display:grid; grid-template-columns:1fr; gap:16px; margin-bottom:20px;\"\u003e\n    \n    \u003cdiv style=\"border-left:3px solid #dcdcdc; padding-left:12px;\"\u003e\n      \u003ch3 style=\"font-size:17px; font-weight:600; margin-bottom:5px;\"\u003eCompact Design\u003c\/h3\u003e\n      \u003cp style=\"font-size:14px; margin:0;\"\u003e\n        The squat profile provides stability and easy handling, making it suitable for fast-paced environments while maintaining a sleek appearance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"border-left:3px solid #dcdcdc; padding-left:12px;\"\u003e\n      \u003ch3 style=\"font-size:17px; font-weight:600; margin-bottom:5px;\"\u003eVersatile Application\u003c\/h3\u003e\n      \u003cp style=\"font-size:14px; margin:0;\"\u003e\n        Perfect for weddings, parties, catering events, bars, and nightclubs where disposable yet stylish drinkware is essential.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"border-left:3px solid #dcdcdc; padding-left:12px;\"\u003e\n      \u003ch3 style=\"font-size:17px; font-weight:600; margin-bottom:5px;\"\u003eReliable Material\u003c\/h3\u003e\n      \u003cp style=\"font-size:14px; margin:0;\"\u003e\n        Constructed from sturdy polystyrene, offering clarity, strength, and consistent performance for cold beverages.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:20px;\"\u003e\n    \u003ch3 style=\"font-size:18px; font-weight:600; margin-bottom:6px;\"\u003eKey Features\u003c\/h3\u003e\n    \u003cul style=\"padding-left:18px; margin:0; font-size:14px;\"\u003e\n      \u003cli\u003eClear, glass-like presentation\u003c\/li\u003e\n      \u003cli\u003eStrong hard-wall construction\u003c\/li\u003e\n      \u003cli\u003eLightweight and easy to handle\u003c\/li\u003e\n      \u003cli\u003eBPA-free and recyclable\u003c\/li\u003e\n      \u003cli\u003eIdeal for small beverage servings\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-top:20px;\"\u003e\n    \u003ch3 style=\"font-size:18px; font-weight:600; margin-bottom:8px;\"\u003eProduct Specifications\u003c\/h3\u003e\n\n    \u003ctable style=\"width:100%; border-collapse:collapse; font-size:14px; border:1px solid #e4e4e4;\"\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; width:42%; background:#f5f5f5; font-weight:600;\"\u003eSKU#\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003e188394\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#fafafa; font-weight:600;\"\u003eQuantity\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003e500\/Case\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#f5f5f5; font-weight:600;\"\u003eCapacity\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003e5 oz.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#fafafa; font-weight:600;\"\u003eHeight\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003e2 1\/2 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#f5f5f5; font-weight:600;\"\u003eTop Diameter\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003e2 7\/8 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#fafafa; font-weight:600;\"\u003eBottom Diameter\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003e1 3\/4 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#f5f5f5; font-weight:600;\"\u003eColor\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003eClear\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#fafafa; font-weight:600;\"\u003eMaterial\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003ePolystyrene\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#f5f5f5; font-weight:600;\"\u003eFeatures\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003eBPA Free, Recyclable\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#fafafa; font-weight:600;\"\u003eStyle\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003e1-Piece, Hard Wall\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#f5f5f5; font-weight:600;\"\u003eShape\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003eRound\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#fafafa; font-weight:600;\"\u003eType\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003eTumblers\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px; background:#f5f5f5; font-weight:600;\"\u003eShipping Weight\u003c\/td\u003e\n        \u003ctd style=\"padding:10px;\"\u003e9.13 lb.\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45671822524500,"sku":"188394","price":117.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-17T234217.415.png?v=1776451358"},{"product_id":"royal-paper-12-oz-jungle-print-kids-cup-with-lid-and-straw-250-case","title":"Royal Paper 12 oz. Jungle Print Kid's Cup. with Lid and Straw - 250\/Case","description":"\u003cdiv style=\"width:80%; max-width:950px; margin:0 auto; font-family:Arial, sans-serif; color:#141414; line-height:1.6;\"\u003e\n\n  \u003ch2 style=\"font-size:26px; font-weight:600; margin-bottom:10px;\"\u003e\n    Royal Paper KCT250JF 12 oz. Jungle Print Kids Cup with Lid and Straw\n  \u003c\/h2\u003e\n\n  \u003cp style=\"font-size:14px; margin-bottom:16px;\"\u003e\n    Royal Paper KCT250JF kids cup brings a playful and engaging beverage experience designed especially for young guests. Featuring a vibrant jungle-themed print, this cup adds a fun visual element while maintaining practical functionality for everyday foodservice use.\n  \u003c\/p\u003e\n\n  \u003cp style=\"font-size:14px; margin-bottom:18px;\"\u003e\n    Built from durable plastic, it provides reliable strength for active use. The included lid with straw slot ensures a secure fit to help minimize spills, while the individually wrapped straw enhances hygiene and convenience. Perfect for restaurants, cafes, and kids meals, it delivers both entertainment and performance in one solution.\n  \u003c\/p\u003e\n\n  \u003cdiv style=\"margin-bottom:20px;\"\u003e\n    \u003ch3 style=\"font-size:18px; font-weight:600; margin-bottom:6px;\"\u003eDesigned for Kids\u003c\/h3\u003e\n    \u003cp style=\"font-size:14px; margin:0;\"\u003e\n      The cheerful jungle design captures attention and enhances dining experiences, making it ideal for creating memorable moments for younger customers.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:20px;\"\u003e\n    \u003ch3 style=\"font-size:18px; font-weight:600; margin-bottom:6px;\"\u003eFunctional \u0026amp; Convenient\u003c\/h3\u003e\n    \u003cp style=\"font-size:14px; margin:0;\"\u003e\n      With a secure lid and straw combination, this cup supports easy drinking while helping reduce mess, making it suitable for dine-in and take-out service.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:20px;\"\u003e\n    \u003ch3 style=\"font-size:18px; font-weight:600; margin-bottom:6px;\"\u003eKey Features\u003c\/h3\u003e\n    \u003cul style=\"padding-left:18px; margin:0; font-size:14px;\"\u003e\n      \u003cli\u003eFun jungle print design\u003c\/li\u003e\n      \u003cli\u003eIncludes lid and individually wrapped straw\u003c\/li\u003e\n      \u003cli\u003eDurable plastic construction\u003c\/li\u003e\n      \u003cli\u003eSecure straw slot lid to reduce spills\u003c\/li\u003e\n      \u003cli\u003eIdeal for kids meals and beverages\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-top:22px;\"\u003e\n    \u003ch3 style=\"font-size:18px; font-weight:600; margin-bottom:10px;\"\u003eProduct Specifications\u003c\/h3\u003e\n\n    \u003ctable style=\"width:100%; border-collapse:separate; border-spacing:0; font-size:14px; overflow:hidden; border:1px solid #e5e5e5; border-radius:6px;\"\u003e\n      \u003ctr style=\"background:#f7f7f7;\"\u003e\n        \u003cth style=\"padding:10px; text-align:left; width:45%; font-weight:600;\"\u003eSpecification\u003c\/th\u003e\n        \u003cth style=\"padding:10px; text-align:left; font-weight:600;\"\u003eDetails\u003c\/th\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:9px; border-top:1px solid #eee;\"\u003eSKU#\u003c\/td\u003e\n        \u003ctd style=\"padding:9px; border-top:1px solid #eee;\"\u003e188395\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"background:#fcfcfc;\"\u003e\n        \u003ctd style=\"padding:9px; border-top:1px solid #eee;\"\u003eQuantity\u003c\/td\u003e\n        \u003ctd style=\"padding:9px; border-top:1px solid #eee;\"\u003e250\/Case\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:9px; border-top:1px solid #eee;\"\u003eCapacity\u003c\/td\u003e\n        \u003ctd style=\"padding:9px; border-top:1px solid #eee;\"\u003e12 oz.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"background:#fcfcfc;\"\u003e\n        \u003ctd style=\"padding:9px; border-top:1px solid #eee;\"\u003eColor\u003c\/td\u003e\n        \u003ctd style=\"padding:9px; border-top:1px solid #eee;\"\u003eWhite\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:9px; border-top:1px solid #eee;\"\u003eDesign\u003c\/td\u003e\n        \u003ctd style=\"padding:9px; border-top:1px solid #eee;\"\u003eJungle\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"background:#fcfcfc;\"\u003e\n        \u003ctd style=\"padding:9px; border-top:1px solid #eee;\"\u003eIncluded\u003c\/td\u003e\n        \u003ctd style=\"padding:9px; border-top:1px solid #eee;\"\u003eStraw\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:9px; border-top:1px solid #eee;\"\u003eLid Type\u003c\/td\u003e\n        \u003ctd style=\"padding:9px; border-top:1px solid #eee;\"\u003eStraw Slot\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"background:#fcfcfc;\"\u003e\n        \u003ctd style=\"padding:9px; border-top:1px solid #eee;\"\u003eMaterial\u003c\/td\u003e\n        \u003ctd style=\"padding:9px; border-top:1px solid #eee;\"\u003ePlastic\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:9px; border-top:1px solid #eee;\"\u003eShape\u003c\/td\u003e\n        \u003ctd style=\"padding:9px; border-top:1px solid #eee;\"\u003eRound\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"background:#fcfcfc;\"\u003e\n        \u003ctd style=\"padding:9px; border-top:1px solid #eee;\"\u003eStyle\u003c\/td\u003e\n        \u003ctd style=\"padding:9px; border-top:1px solid #eee;\"\u003eDisposable Lid and Straw\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:9px; border-top:1px solid #eee;\"\u003eType\u003c\/td\u003e\n        \u003ctd style=\"padding:9px; border-top:1px solid #eee;\"\u003eCups, Kids Cups\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"background:#fcfcfc;\"\u003e\n        \u003ctd style=\"padding:9px; border-top:1px solid #eee;\"\u003eShipping Weight\u003c\/td\u003e\n        \u003ctd style=\"padding:9px; border-top:1px solid #eee;\"\u003e8.2 lb.\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45671828488276,"sku":"188395","price":152.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-17T234526.299.png?v=1776451548"},{"product_id":"stalk-market-planet-pla-20-20-oz-pla-plastic-compostable-cold-cup-1-000-case","title":"Stalk Market Planet+ PLA-20 20 oz. PLA Plastic Compostable Cold Cup - 1,000\/Case","description":"\u003cstyle\u003e\n.custom-wrap {\n  max-width: 80%;\n  margin: 0 auto;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n  color: #1a1a1a;\n}\n.title {\n  font-size: 24px;\n  font-weight: 700;\n  margin-bottom: 8px;\n}\n.subtitle {\n  font-size: 13px;\n  color: #666;\n  margin-bottom: 16px;\n}\n.text {\n  font-size: 14px;\n  line-height: 1.6;\n  margin-bottom: 14px;\n}\n.section {\n  margin-top: 18px;\n}\n.section h3 {\n  font-size: 16px;\n  font-weight: 600;\n  margin-bottom: 8px;\n  border-bottom: 1px solid #e5e5e5;\n  padding-bottom: 4px;\n}\n.feature-list {\n  padding-left: 16px;\n  margin: 0;\n}\n.feature-list li {\n  margin-bottom: 6px;\n  font-size: 14px;\n}\n.spec-box {\n  border: 1px solid #e5e5e5;\n  border-radius: 6px;\n  overflow: hidden;\n  margin-top: 10px;\n}\n.spec-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 14px;\n}\n.spec-table th {\n  text-align: left;\n  background: #fafafa;\n  padding: 9px;\n  font-weight: 600;\n  width: 40%;\n  border-bottom: 1px solid #eee;\n}\n.spec-table td {\n  padding: 9px;\n  border-bottom: 1px solid #eee;\n}\n.spec-table tr:last-child th,\n.spec-table tr:last-child td {\n  border-bottom: none;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"custom-wrap\"\u003e\n\n  \u003cdiv class=\"title\"\u003eStalk Market PLA Cup 20 oz\u003c\/div\u003e\n  \u003cdiv class=\"subtitle\"\u003eClear Compostable Cold Drink Cup\u003c\/div\u003e\n\n  \u003cdiv class=\"text\"\u003e\n    Stalk Market 47PLA20 cup delivers a clean, modern presentation for cold beverages while supporting environmentally responsible operations. Its crystal-clear body highlights drinks beautifully, making it ideal for cafes, juice bars, and takeaway services.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"text\"\u003e\n    Made from plant-based PLA material, this cup offers dependable strength for cold drinks while remaining commercially compostable. The smooth rolled rim ensures a comfortable drinking experience and secure lid compatibility for convenient on-the-go use.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3\u003eKey Features\u003c\/h3\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eClear design enhances drink visibility\u003c\/li\u003e\n      \u003cli\u003eCompostable PLA material from renewable resources\u003c\/li\u003e\n      \u003cli\u003eDurable construction for cold beverages\u003c\/li\u003e\n      \u003cli\u003eRolled rim for comfort and secure lid fit\u003c\/li\u003e\n      \u003cli\u003eIdeal for cafes, restaurants, and food trucks\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3\u003eUsage\u003c\/h3\u003e\n    \u003cdiv class=\"text\"\u003e\n      Perfect for serving iced tea, soda, smoothies, lemonade, and other chilled beverages. Suitable for high-volume service environments where convenience and presentation matter.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3\u003eSpecifications\u003c\/h3\u003e\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003ctable class=\"spec-table\"\u003e\n        \u003ctr\u003e\n\u003cth\u003eSKU#\u003c\/th\u003e\n\u003ctd\u003e188396\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e1,000\/Case\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e34.35 lb.\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e20 oz.\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e5 7\/16 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eTop Diameter\u003c\/th\u003e\n\u003ctd\u003e3 3\/4 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eBottom Diameter\u003c\/th\u003e\n\u003ctd\u003e2 9\/16 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eColor\u003c\/th\u003e\n\u003ctd\u003eClear\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003ePLA Plastic\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eShape\u003c\/th\u003e\n\u003ctd\u003eRound\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eDesign\u003c\/th\u003e\n\u003ctd\u003ePlain\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eEdge Style\u003c\/th\u003e\n\u003ctd\u003eRolled Edge\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eTemperature Range\u003c\/th\u003e\n\u003ctd\u003e40 - 105°F\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eBPI Certified, Commercially Compostable, Disposable\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eType\u003c\/th\u003e\n\u003ctd\u003eCups\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45671840809044,"sku":"188396","price":476.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-17T234859.975.png?v=1776451764"},{"product_id":"world-centric-24-oz-pla-plastic-compostable-cold-cup-1-000-case","title":"World Centric 24 oz. PLA Plastic Compostable Cold Cup - 1,000\/Case","description":"\u003cstyle\u003e\n.wrap {\n  max-width: 80%;\n  margin: 0 auto;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n  color: #111;\n}\n.title {\n  font-size: 23px;\n  font-weight: 700;\n  margin-bottom: 6px;\n}\n.text {\n  font-size: 14px;\n  line-height: 1.55;\n  margin-bottom: 10px;\n}\n.sec {\n  margin-top: 12px;\n}\n.sec h3 {\n  font-size: 15px;\n  font-weight: 600;\n  margin-bottom: 6px;\n  border-bottom: 1px solid #e6e6e6;\n  padding-bottom: 3px;\n}\n.list {\n  margin: 0;\n  padding-left: 16px;\n}\n.list li {\n  font-size: 14px;\n  margin-bottom: 4px;\n}\n.spec {\n  margin-top: 6px;\n  border: 1px solid #e6e6e6;\n  border-radius: 5px;\n  overflow: hidden;\n}\n.spec table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 14px;\n}\n.spec th {\n  text-align: left;\n  background: #f7f7f7;\n  padding: 8px;\n  width: 42%;\n  font-weight: 600;\n  border-bottom: 1px solid #eee;\n}\n.spec td {\n  padding: 8px;\n  border-bottom: 1px solid #eee;\n}\n.spec tr:last-child th,\n.spec tr:last-child td {\n  border-bottom: none;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"wrap\"\u003e\n\n  \u003cdiv class=\"title\"\u003eWorld Centric PLA Cup 24 oz\u003c\/div\u003e\n\n  \u003cdiv class=\"text\"\u003e\n    World Centric CP-CS-24 cup offers a clean, professional way to serve cold beverages while supporting sustainable practices. Its clear design enhances drink visibility, making it ideal for cafés, juice bars, and take-out environments.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"text\"\u003e\n    Made from plant-based PLA with no added PFAS, this cup combines durability with eco-conscious performance. The rolled rim provides a smooth drinking edge and ensures a secure lid fit for reliable transport.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sec\"\u003e\n    \u003ch3\u003eKey Benefits\u003c\/h3\u003e\n    \u003cul class=\"list\"\u003e\n      \u003cli\u003eClear finish for better presentation\u003c\/li\u003e\n      \u003cli\u003ePLA material from renewable resources\u003c\/li\u003e\n      \u003cli\u003eNo PFAS added for cleaner usage\u003c\/li\u003e\n      \u003cli\u003eStrong build for cold beverages\u003c\/li\u003e\n      \u003cli\u003eSecure rolled rim for lid compatibility\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sec\"\u003e\n    \u003ch3\u003eIdeal For\u003c\/h3\u003e\n    \u003cdiv class=\"text\"\u003e\n      Suitable for soda, iced tea, smoothies, water, and other chilled drinks. Designed for high-demand service in restaurants, food trucks, and concession stands.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sec\"\u003e\n    \u003ch3\u003eSpecifications\u003c\/h3\u003e\n    \u003cdiv class=\"spec\"\u003e\n      \u003ctable\u003e\n        \u003ctr\u003e\n\u003cth\u003eSKU#\u003c\/th\u003e\n\u003ctd\u003e188397\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e1,000\/Case\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e36.41 lb.\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e24 oz.\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eDiameter\u003c\/th\u003e\n\u003ctd\u003e3 3\/4 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e5 15\/16 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eColor\u003c\/th\u003e\n\u003ctd\u003eClear\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003ePLA Plastic\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eShape\u003c\/th\u003e\n\u003ctd\u003eRound\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eDesign\u003c\/th\u003e\n\u003ctd\u003eCertified Compostable\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eCommercially Compostable, Disposable, No PFAS Added, NSF Certified, USDA Certified Biobased Product\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eTemperature Range\u003c\/th\u003e\n\u003ctd\u003e40 - 105°F\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eType\u003c\/th\u003e\n\u003ctd\u003eCups\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45671859454036,"sku":"188397","price":417.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-17T235622.315.png?v=1776452207"},{"product_id":"stalk-market-planet-pla-9-9-oz-pla-plastic-compostable-cold-cup-1-000-case","title":"Stalk Market Planet+ PLA-9 9 oz. PLA Plastic Compostable Cold Cup - 1,000\/Case","description":"\u003cdiv style=\"width:80%; margin:0 auto; padding:25px; font-family:Arial, sans-serif; color:#222; line-height:1.6;\"\u003e\n\n  \u003cdiv style=\"border:1px solid #e5e5e5; padding:20px; border-radius:10px; background:#fff;\"\u003e\n\n    \u003ch2 style=\"font-size:24px; margin:0 0 10px; font-weight:700;\"\u003e\n      Stalk Market 47PLA9 9 oz PLA Plastic Compostable Cold Cup\n    \u003c\/h2\u003e\n\n    \u003cp style=\"font-size:14px; margin-bottom:15px;\"\u003e\n      The Stalk Market 47PLA9 9 oz PLA Plastic Compostable Cold Cup is a professional-grade eco-friendly solution designed for cold beverage service. Built from plant-based PLA material, it delivers a clear, polished presentation while supporting sustainable foodservice operations. Ideal for cafes, restaurants, concession stands, and take-out service.\n    \u003c\/p\u003e\n\n    \u003cp style=\"font-size:14px; margin-bottom:20px;\"\u003e\n      Its transparent structure enhances beverage visibility, improving presentation for smoothies, iced coffee, juices, soda, and other chilled drinks. The rolled rim ensures comfortable use and secure lid fit for on-the-go service.\n    \u003c\/p\u003e\n\n    \u003ch3 style=\"font-size:18px; margin:20px 0 10px; border-left:4px solid #333; padding-left:10px;\"\u003eKey Features\u003c\/h3\u003e\n    \u003cul style=\"font-size:14px; margin:0 0 20px; padding-left:18px;\"\u003e\n      \u003cli\u003eMade from renewable PLA plant-based plastic\u003c\/li\u003e\n      \u003cli\u003eClear design for premium drink presentation\u003c\/li\u003e\n      \u003cli\u003eRolled rim for comfortable drinking experience\u003c\/li\u003e\n      \u003cli\u003eCompatible with secure-fitting lids (sold separately)\u003c\/li\u003e\n      \u003cli\u003eCommercially compostable under proper facilities\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003ch3 style=\"font-size:18px; margin:20px 0 10px; border-left:4px solid #333; padding-left:10px;\"\u003eApplications\u003c\/h3\u003e\n    \u003cp style=\"font-size:14px; margin-bottom:20px;\"\u003e\n      Suitable for juice bars, cafes, fast-food outlets, food trucks, dessert shops, and beverage counters requiring reliable disposable cold cups with a premium look.\n    \u003c\/p\u003e\n\n    \u003ch3 style=\"font-size:18px; margin:20px 0 10px; border-left:4px solid #333; padding-left:10px;\"\u003eProduct Specifications\u003c\/h3\u003e\n\n    \u003ctable style=\"width:100%; border-collapse:collapse; font-size:14px; margin-bottom:10px;\"\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f5f5f5;\"\u003eSKU#\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e188398\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f5f5f5;\"\u003eQuantity\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e1,000\/Case\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f5f5f5;\"\u003eShipping Weight\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e20.21 lb.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f5f5f5;\"\u003eHeight\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e3 1\/8 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f5f5f5;\"\u003eTop Diameter\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e3 3\/4 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f5f5f5;\"\u003eBottom Diameter\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e2 3\/16 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f5f5f5;\"\u003eCapacity\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e9 oz.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f5f5f5;\"\u003eColor\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003eClear\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f5f5f5;\"\u003eMaterial\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003ePLA Plastic\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f5f5f5;\"\u003eShape\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003eRound\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f5f5f5;\"\u003eTemperature Range\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e40 - 105 Degrees F\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f5f5f5;\"\u003eFeatures\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003eBPI Certified, Commercially Compostable, Disposable\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f5f5f5;\"\u003eType\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003eCups\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45671878393940,"sku":"188398","price":304.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-18T000004.872.png?v=1776452443"},{"product_id":"world-centric-6-oz-pla-plastic-compostable-cold-cup-2-000-case","title":"World Centric 6 oz. PLA Plastic Compostable Cold Cup - 2,000\/Case","description":"\u003cdiv style=\"width:80%; margin:0 auto; padding:25px; font-family:Arial, sans-serif; color:#222; line-height:1.6;\"\u003e\n\n  \u003cdiv style=\"border:1px solid #e6e6e6; border-radius:10px; padding:22px; background:#ffffff;\"\u003e\n\n    \u003ch2 style=\"font-size:24px; margin:0 0 10px; font-weight:700;\"\u003e\n      World Centric CP-CS-6 6 oz PLA Compostable Cold Cup\n    \u003c\/h2\u003e\n\n    \u003cp style=\"font-size:14px; margin-bottom:15px;\"\u003e\n      The World Centric CP-CS-6 6 oz PLA Compostable Cold Cup is a sustainable and professional-grade solution designed for serving cold beverages in foodservice environments. Made from plant-based PLA material, it delivers clarity, strength, and eco-conscious performance for cafes, juice bars, restaurants, and takeaway service.\n    \u003c\/p\u003e\n\n    \u003cp style=\"font-size:14px; margin-bottom:18px;\"\u003e\n      Its crystal-clear structure enhances beverage presentation while maintaining durability for cold drinks such as water, soda, iced tea, and smoothies. The rolled rim ensures a smooth drinking experience and added structural stability.\n    \u003c\/p\u003e\n\n    \u003ch3 style=\"font-size:18px; margin:18px 0 10px; border-left:4px solid #222; padding-left:10px;\"\u003e\n      Key Features\n    \u003c\/h3\u003e\n\n    \u003cul style=\"font-size:14px; margin:0 0 18px; padding-left:18px;\"\u003e\n      \u003cli\u003eMade from renewable PLA plant-based material\u003c\/li\u003e\n      \u003cli\u003eClear design for enhanced beverage visibility\u003c\/li\u003e\n      \u003cli\u003eRolled rim for comfort and strength\u003c\/li\u003e\n      \u003cli\u003eSuitable for cold drink applications\u003c\/li\u003e\n      \u003cli\u003eDesigned for commercial foodservice use\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003ch3 style=\"font-size:18px; margin:18px 0 10px; border-left:4px solid #222; padding-left:10px;\"\u003e\n      Applications\n    \u003c\/h3\u003e\n\n    \u003cp style=\"font-size:14px; margin-bottom:18px;\"\u003e\n      Ideal for cafes, concession stands, food trucks, dessert shops, and quick-serve restaurants serving cold beverages in a clean and professional presentation.\n    \u003c\/p\u003e\n\n    \u003ch3 style=\"font-size:18px; margin:18px 0 10px; border-left:4px solid #222; padding-left:10px;\"\u003e\n      Product Specifications\n    \u003c\/h3\u003e\n\n    \u003ctable style=\"width:100%; border-collapse:collapse; font-size:14px;\"\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eSKU#\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e188399\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eQuantity\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e2,000\/Case\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eShipping Weight\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e17.92 lb.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eCapacity\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e6 oz.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eColor\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003eClear\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eMaterial\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003ePLA Plastic\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eDesign\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003eCertified Compostable\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eShape\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003eRound\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eType\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003eCups\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eFeatures\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e\n          Commercially Compostable, Disposable, No PFAS Added, NSF Certified, USDA Certified Biobased Product\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45671892680788,"sku":"188399","price":257.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-18T000504.148.png?v=1776452727"},{"product_id":"world-centric-7-oz-pla-plastic-compostable-cold-cup-2-000-case","title":"World Centric 7 oz. PLA Plastic Compostable Cold Cup - 2,000\/Case","description":"\u003cdiv style=\"width:80%; margin:0 auto; padding:25px; font-family:Arial, sans-serif; color:#222; line-height:1.6;\"\u003e\n\n  \u003cdiv style=\"border:1px solid #e6e6e6; border-radius:10px; padding:22px; background:#ffffff;\"\u003e\n\n    \u003ch2 style=\"font-size:24px; margin:0 0 10px; font-weight:700;\"\u003e\n      World Centric CP-CS-7 7 oz PLA Compostable Cold Cup\n    \u003c\/h2\u003e\n\n    \u003cp style=\"font-size:14px; margin-bottom:15px;\"\u003e\n      The World Centric CP-CS-7 7 oz PLA Compostable Cold Cup is a durable and eco-conscious solution designed for serving cold beverages in professional foodservice environments. Constructed from plant-based PLA material, it offers clarity, strength, and reliable performance for everyday use in cafes, restaurants, juice bars, and takeaway services.\n    \u003c\/p\u003e\n\n    \u003cp style=\"font-size:14px; margin-bottom:18px;\"\u003e\n      Its clear body enhances drink presentation while maintaining structural integrity for cold beverages such as iced tea, soda, smoothies, and water. The rolled rim ensures comfortable drinking and added durability during service.\n    \u003c\/p\u003e\n\n    \u003ch3 style=\"font-size:18px; margin:18px 0 10px; border-left:4px solid #222; padding-left:10px;\"\u003e\n      Key Features\n    \u003c\/h3\u003e\n\n    \u003cul style=\"font-size:14px; margin:0 0 18px; padding-left:18px;\"\u003e\n      \u003cli\u003eMade from renewable plant-based PLA material\u003c\/li\u003e\n      \u003cli\u003eClear design for professional beverage presentation\u003c\/li\u003e\n      \u003cli\u003eRolled rim for comfort and structural strength\u003c\/li\u003e\n      \u003cli\u003eSuitable for cold drink applications\u003c\/li\u003e\n      \u003cli\u003eDesigned for commercial foodservice environments\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003ch3 style=\"font-size:18px; margin:18px 0 10px; border-left:4px solid #222; padding-left:10px;\"\u003e\n      Applications\n    \u003c\/h3\u003e\n\n    \u003cp style=\"font-size:14px; margin-bottom:18px;\"\u003e\n      Ideal for cafes, concession stands, food trucks, dessert shops, and quick-service restaurants requiring reliable disposable cups for cold beverages with a clean presentation.\n    \u003c\/p\u003e\n\n    \u003ch3 style=\"font-size:18px; margin:18px 0 10px; border-left:4px solid #222; padding-left:10px;\"\u003e\n      Product Specifications\n    \u003c\/h3\u003e\n\n    \u003ctable style=\"width:100%; border-collapse:collapse; font-size:14px;\"\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eSKU#\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e188400\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eQuantity\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e2,000\/Case\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eShipping Weight\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e25.92 lb.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eCapacity\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e7 oz.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eColor\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003eClear\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eMaterial\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003ePLA Plastic\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eDesign\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003eCertified Compostable\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eShape\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003eRound\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eType\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003eCups\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eFeatures\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e\n          Commercially Compostable, Disposable, No PFAS Added, NSF Certified, USDA Certified Biobased Product\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45671908704340,"sku":"188400","price":357.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-18T000826.508.png?v=1776452928"},{"product_id":"world-centric-14-oz-pla-plastic-compostable-cold-cup-1-000-case","title":"World Centric 14 oz. PLA Plastic Compostable Cold Cup - 1,000\/Case","description":"\u003cdiv style=\"width:80%; margin:0 auto; padding:25px; font-family:Arial, sans-serif; color:#222; line-height:1.6;\"\u003e\n\n  \u003cdiv style=\"border:1px solid #e6e6e6; border-radius:10px; padding:22px; background:#ffffff;\"\u003e\n\n    \u003ch2 style=\"font-size:24px; margin:0 0 10px; font-weight:700;\"\u003e\n      World Centric CP-CS-14 14 oz PLA Compostable Cold Cup\n    \u003c\/h2\u003e\n\n    \u003cp style=\"font-size:14px; margin-bottom:15px;\"\u003e\n      The World Centric CP-CS-14 14 oz PLA Compostable Cold Cup is a high-capacity, eco-friendly solution designed for professional beverage service. Made from plant-based PLA material, it provides excellent clarity, strength, and performance for cold drinks in cafes, restaurants, juice bars, and takeaway operations.\n    \u003c\/p\u003e\n\n    \u003cp style=\"font-size:14px; margin-bottom:18px;\"\u003e\n      Its transparent body enhances presentation for smoothies, sodas, iced teas, and other chilled beverages while maintaining durability. The rolled rim ensures comfortable use and secure lid compatibility, making it ideal for both dine-in and takeaway applications.\n    \u003c\/p\u003e\n\n    \u003ch3 style=\"font-size:18px; margin:18px 0 10px; border-left:4px solid #222; padding-left:10px;\"\u003e\n      Key Features\n    \u003c\/h3\u003e\n\n    \u003cul style=\"font-size:14px; margin:0 0 18px; padding-left:18px;\"\u003e\n      \u003cli\u003eMade from renewable plant-based PLA material\u003c\/li\u003e\n      \u003cli\u003eClear design for enhanced drink visibility\u003c\/li\u003e\n      \u003cli\u003eRolled rim for comfort and structural strength\u003c\/li\u003e\n      \u003cli\u003eIdeal for cold beverage service applications\u003c\/li\u003e\n      \u003cli\u003eDesigned for commercial foodservice environments\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003ch3 style=\"font-size:18px; margin:18px 0 10px; border-left:4px solid #222; padding-left:10px;\"\u003e\n      Applications\n    \u003c\/h3\u003e\n\n    \u003cp style=\"font-size:14px; margin-bottom:18px;\"\u003e\n      Suitable for cafes, concession stands, food trucks, dessert shops, and quick-service restaurants requiring durable and visually appealing disposable cups for cold beverages.\n    \u003c\/p\u003e\n\n    \u003ch3 style=\"font-size:18px; margin:18px 0 10px; border-left:4px solid #222; padding-left:10px;\"\u003e\n      Product Specifications\n    \u003c\/h3\u003e\n\n    \u003ctable style=\"width:100%; border-collapse:collapse; font-size:14px;\"\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eSKU#\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e188401\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eQuantity\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e1,000\/Case\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eShipping Weight\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e24.77 lb.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eCapacity\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e14 oz.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eDiameter\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e3 11\/16 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eHeight\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e4 1\/8 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eColor\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003eClear\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eMaterial\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003ePLA Plastic\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eDesign\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003eCertified Compostable\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eShape\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003eRound\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eType\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003eCups\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eFeatures\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e\n          Commercially Compostable, Disposable, No PFAS Added, NSF Certified, USDA Certified Biobased Product\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45671923286100,"sku":"188401","price":313.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-18T001401.541.png?v=1776453266"},{"product_id":"creative-converting-28134071-12-oz-black-velvet-plastic-cup-240-case","title":"Creative Converting 28134071 12 oz. Black Velvet Plastic Cup - 240\/Case","description":"\u003cdiv style=\"width:80%; margin:0 auto; padding:25px; font-family:Arial, sans-serif; color:#222; line-height:1.6;\"\u003e\n\n  \u003cdiv style=\"border:1px solid #e6e6e6; border-radius:10px; padding:22px; background:#ffffff;\"\u003e\n\n    \u003ch2 style=\"font-size:24px; margin:0 0 10px; font-weight:700;\"\u003e\n      Creative Converting 28134081 12 oz Black Plastic Cup\n    \u003c\/h2\u003e\n\n    \u003cp style=\"font-size:14px; margin-bottom:15px;\"\u003e\n      The Creative Converting 28134081 12 oz Black Plastic Cup is a versatile and durable solution designed for parties, catered events, picnics, and everyday beverage service. Made from sturdy polystyrene material, it delivers reliable performance while maintaining a clean and professional presentation for any occasion.\n    \u003c\/p\u003e\n\n    \u003cp style=\"font-size:14px; margin-bottom:18px;\"\u003e\n      Its bold black color enhances table presentation and can be easily coordinated with other event colors and themes. Ideal for serving cold beverages such as juice, soda, iced tea, and punch, this cup offers convenience and efficiency for high-volume service environments.\n    \u003c\/p\u003e\n\n    \u003ch3 style=\"font-size:18px; margin:18px 0 10px; border-left:4px solid #222; padding-left:10px;\"\u003e\n      Key Features\n    \u003c\/h3\u003e\n\n    \u003cul style=\"font-size:14px; margin:0 0 18px; padding-left:18px;\"\u003e\n      \u003cli\u003eMade from durable polystyrene material\u003c\/li\u003e\n      \u003cli\u003eElegant black color for stylish presentation\u003c\/li\u003e\n      \u003cli\u003eSuitable for cold beverage service\u003c\/li\u003e\n      \u003cli\u003eDisposable design for easy cleanup\u003c\/li\u003e\n      \u003cli\u003ePerfect for events, catering, and parties\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003ch3 style=\"font-size:18px; margin:18px 0 10px; border-left:4px solid #222; padding-left:10px;\"\u003e\n      Applications\n    \u003c\/h3\u003e\n\n    \u003cp style=\"font-size:14px; margin-bottom:18px;\"\u003e\n      Ideal for weddings, picnics, banquets, catering services, outdoor events, and restaurants requiring reliable disposable drinkware with a professional appearance.\n    \u003c\/p\u003e\n\n    \u003ch3 style=\"font-size:18px; margin:18px 0 10px; border-left:4px solid #222; padding-left:10px;\"\u003e\n      Product Specifications\n    \u003c\/h3\u003e\n\n    \u003ctable style=\"width:100%; border-collapse:collapse; font-size:14px;\"\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eSKU#\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e188402\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eQuantity\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e240\/Case\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eShipping Weight\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e5.22 lb.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eCapacity\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e12 oz.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eHeight\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e4 3\/8 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eTop Diameter\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e3 1\/4 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eBottom Diameter\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e2 Inches\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eColor\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003eBlack\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eMaterial\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003ePolystyrene\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eDesign\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003eColored\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eShape\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003eRound\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eStyle\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003eMedium Wall\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eType\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003eCups\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eFeatures\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e\n          BPA Free, Disposable, Made in America, Recyclable\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45671931871316,"sku":"188402","price":115.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-18T003721.064.png?v=1776454665"},{"product_id":"world-centric-9-oz-tall-pla-plastic-compostable-cold-cup-2-000-case","title":"World Centric 9 oz. Tall PLA Plastic Compostable Cold Cup - 2,000\/Case","description":"\u003cdiv style=\"width:80%; margin:0 auto; padding:25px; font-family:Arial, sans-serif; color:#222; line-height:1.6;\"\u003e\n\n  \u003cdiv style=\"border:1px solid #e6e6e6; border-radius:10px; padding:22px; background:#ffffff;\"\u003e\n\n    \u003ch2 style=\"font-size:24px; margin:0 0 10px; font-weight:700;\"\u003e\n      World Centric CP-CS-9 9 oz PLA Compostable Tall Cold Cup\n    \u003c\/h2\u003e\n\n    \u003cp style=\"font-size:14px; margin-bottom:15px;\"\u003e\n      The World Centric CP-CS-9 9 oz PLA Compostable Tall Cold Cup is a durable and eco-friendly solution designed for professional cold beverage service. Made from plant-based PLA material, it delivers excellent clarity, strength, and sustainability for cafes, juice bars, restaurants, and takeaway operations.\n    \u003c\/p\u003e\n\n    \u003cp style=\"font-size:14px; margin-bottom:18px;\"\u003e\n      Its tall and transparent design enhances drink presentation while maintaining reliable performance for cold beverages such as smoothies, iced tea, soda, and water. The rolled rim ensures comfortable drinking and improved structural stability during use.\n    \u003c\/p\u003e\n\n    \u003ch3 style=\"font-size:18px; margin:18px 0 10px; border-left:4px solid #222; padding-left:10px;\"\u003e\n      Key Features\n    \u003c\/h3\u003e\n\n    \u003cul style=\"font-size:14px; margin:0 0 18px; padding-left:18px;\"\u003e\n      \u003cli\u003eMade from renewable plant-based PLA material\u003c\/li\u003e\n      \u003cli\u003eTall clear design for enhanced presentation\u003c\/li\u003e\n      \u003cli\u003eRolled rim for comfort and durability\u003c\/li\u003e\n      \u003cli\u003eIdeal for cold beverage applications\u003c\/li\u003e\n      \u003cli\u003eDesigned for commercial foodservice environments\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003ch3 style=\"font-size:18px; margin:18px 0 10px; border-left:4px solid #222; padding-left:10px;\"\u003e\n      Applications\n    \u003c\/h3\u003e\n\n    \u003cp style=\"font-size:14px; margin-bottom:18px;\"\u003e\n      Suitable for cafes, concession stands, food trucks, dessert shops, and quick-service restaurants needing reliable and visually appealing disposable cups for cold drinks.\n    \u003c\/p\u003e\n\n    \u003ch3 style=\"font-size:18px; margin:18px 0 10px; border-left:4px solid #222; padding-left:10px;\"\u003e\n      Product Specifications\n    \u003c\/h3\u003e\n\n    \u003ctable style=\"width:100%; border-collapse:collapse; font-size:14px;\"\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eSKU#\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e188403\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eQuantity\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e2,000\/Case\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eShipping Weight\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e30.58 lb.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eCapacity\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e9 oz.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eColor\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003eClear\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eMaterial\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003ePLA Plastic\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eDesign\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003eCertified Compostable\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eShape\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003eRound\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eType\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003eCups\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px; font-weight:600; background:#f6f6f6;\"\u003eFeatures\u003c\/td\u003e\n        \u003ctd style=\"border:1px solid #ddd; padding:10px;\"\u003e\n          Commercially Compostable, Disposable, No PFAS Added, NSF Certified, USDA Certified Biobased Product\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45671933018196,"sku":"188403","price":408.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-18T004239.829.png?v=1776454986"},{"product_id":"stalk-market-planet-pla-12-12-oz-pla-plastic-compostable-cold-cup-1-000-case","title":"Stalk Market Planet+ PLA-12 12 oz. PLA Plastic Compostable Cold Cup - 1,000\/Case","description":"\u003cdiv style=\"width:80%;max-width:900px;margin:0 auto;font-family:Arial,Helvetica,sans-serif;color:#222;line-height:1.6;\"\u003e\n\n  \u003cdiv style=\"text-align:left;\"\u003e\n    \u003ch2 style=\"margin:0 0 10px 0;font-size:20px;font-weight:700;\"\u003e\n      Stalk Market PLA Cup 12 oz\n    \u003c\/h2\u003e\n\n    \u003cp style=\"margin:0 0 12px 0;font-size:14px;\"\u003e\n      Stalk Market 47PLA12 compostable PLA cold cup is a professional-grade solution for serving cold beverages with clarity, strength, and eco-friendly performance. Designed for food service environments, it combines sustainability with reliable everyday use.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:18px;\"\u003e\n    \u003ch3 style=\"margin:10px 0 6px 0;font-size:15px;font-weight:700;\"\u003eKey Highlights\u003c\/h3\u003e\n    \u003cul style=\"margin:0;padding-left:18px;font-size:13px;\"\u003e\n      \u003cli\u003ePlant-based PLA material for reduced environmental impact\u003c\/li\u003e\n      \u003cli\u003eClear body for strong beverage presentation\u003c\/li\u003e\n      \u003cli\u003eRolled rim for comfortable drinking and secure lid fit\u003c\/li\u003e\n      \u003cli\u003eSuitable for cold drinks in high-volume service\u003c\/li\u003e\n      \u003cli\u003eCommercially compostable under industrial conditions\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:18px;\"\u003e\n    \u003ch3 style=\"margin:10px 0 6px 0;font-size:15px;font-weight:700;\"\u003eSpecifications\u003c\/h3\u003e\n    \u003ctable style=\"width:100%;border-collapse:collapse;font-size:13px;\"\u003e\n      \u003ctr\u003e\n        \u003cth style=\"background:#f4f4f4;padding:8px;border:1px solid #ddd;text-align:left;\"\u003eAttribute\u003c\/th\u003e\n        \u003cth style=\"background:#f4f4f4;padding:8px;border:1px solid #ddd;text-align:left;\"\u003eDetails\u003c\/th\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eSKU#\u003c\/td\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e188405\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eQuantity\u003c\/td\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e1,000\/Case\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eShipping Weight\u003c\/td\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e24.49 lb.\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eHeight\u003c\/td\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e4 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eTop Diameter\u003c\/td\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e3 3\/4 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eBottom Diameter\u003c\/td\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e3 3\/16 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eCapacity\u003c\/td\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e12 oz.\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eClear\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003ePLA Plastic\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eShape\u003c\/td\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eRound\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eEdge Style\u003c\/td\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eRolled Edge\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eTemperature Range\u003c\/td\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e40–105 °F\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eFeatures\u003c\/td\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eCompostable, Disposable, BPI Certified\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eType\u003c\/td\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eCold Cups\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:18px;\"\u003e\n    \u003ch3 style=\"margin:10px 0 6px 0;font-size:15px;font-weight:700;\"\u003eUsage Suitability\u003c\/h3\u003e\n    \u003cp style=\"margin:0;font-size:13px;\"\u003e\n      Ideal for cafés, juice bars, restaurants, food trucks, and catering services requiring reliable disposable drinkware with a professional presentation.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv\u003e\n    \u003ch3 style=\"margin:10px 0 6px 0;font-size:15px;font-weight:700;\"\u003eDesign Advantage\u003c\/h3\u003e\n    \u003cp style=\"margin:0;font-size:13px;\"\u003e\n      The transparent PLA construction enhances visibility of beverages while maintaining rigidity and comfort in hand, making it suitable for both casual and commercial beverage service environments.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45671935639636,"sku":"188404","price":352.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-18T004711.654.png?v=1776455257"},{"product_id":"creative-converting-28191081-16-oz-sunkissed-orange-plastic-cup-240-case","title":"Creative Converting 28191081 16 oz. Sunkissed Orange Plastic Cup - 240\/Case","description":"\u003cdiv style=\"width:80%;max-width:900px;margin:0 auto;font-family:Arial,Helvetica,sans-serif;color:#222;line-height:1.6;\"\u003e\n\n  \u003ch2 style=\"margin:0 0 10px 0;font-size:20px;font-weight:700;\"\u003e\n    Creative Converting Orange Cup 16 oz\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin:0 0 12px 0;font-size:14px;\"\u003e\n    Creative Converting 28191081 16 oz Sunkissed Orange cup is designed for parties, events, and catering service where durability, color appeal, and convenience matter. Its strong polystyrene build ensures reliable performance while its vibrant orange finish enhances presentation for beverages and themed occasions.\n  \u003c\/p\u003e\n\n  \u003cdiv style=\"margin-bottom:18px;\"\u003e\n    \u003ch3 style=\"margin:10px 0 8px 0;font-size:15px;font-weight:700;\"\u003eKey Features\u003c\/h3\u003e\n    \u003cdiv style=\"font-size:13px;\"\u003e\n      Durable polystyrene construction for reliable use\u003cbr\u003e\n      Bright Sunkissed Orange finish for decorative presentation\u003cbr\u003e\n      Textured surface for improved grip and handling\u003cbr\u003e\n      Rolled rim for comfortable drinking experience\u003cbr\u003e\n      Suitable for parties, events, and catering setups\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:18px;\"\u003e\n    \u003ch3 style=\"margin:10px 0 8px 0;font-size:15px;font-weight:700;\"\u003eProduct Specifications\u003c\/h3\u003e\n\n    \u003ctable style=\"width:100%;border-collapse:collapse;font-size:13px;\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth style=\"background:#f4f4f4;padding:10px;border:1px solid #ddd;text-align:left;\"\u003eSpecification\u003c\/th\u003e\n          \u003cth style=\"background:#f4f4f4;padding:10px;border:1px solid #ddd;text-align:left;\"\u003eDetails\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eSKU#\u003c\/td\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e188405\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eQuantity\u003c\/td\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e240\/Case\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eShipping Weight\u003c\/td\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e6.94 lb.\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eHeight\u003c\/td\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e4 3\/4 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eTop Diameter\u003c\/td\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e3 1\/2 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eBottom Diameter\u003c\/td\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e2 1\/2 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eCapacity\u003c\/td\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e16 oz.\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eOrange\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eDesign\u003c\/td\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eColored\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003ePolystyrene\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eShape\u003c\/td\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eRound\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eStyle\u003c\/td\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eMedium Wall\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eFeatures\u003c\/td\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eBPA Free, Disposable, Made in America, Recyclable\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eTheme\u003c\/td\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eBirthday, Halloween, Thanksgiving\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eType\u003c\/td\u003e\n\u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eCups\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:18px;\"\u003e\n    \u003ch3 style=\"margin:10px 0 8px 0;font-size:15px;font-weight:700;\"\u003eUsage\u003c\/h3\u003e\n    \u003cp style=\"margin:0;font-size:13px;\"\u003e\n      Ideal for serving cold beverages such as juices, sodas, punch, and lemonade at events, gatherings, and commercial food service environments.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv\u003e\n    \u003ch3 style=\"margin:10px 0 8px 0;font-size:15px;font-weight:700;\"\u003eDesign Advantage\u003c\/h3\u003e\n    \u003cp style=\"margin:0;font-size:13px;\"\u003e\n      The textured exterior improves grip while the bold color enhances table presentation, making it suitable for themed parties and professional event setups.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45671937474644,"sku":"188405","price":115.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-18T005138.872.png?v=1776455522"},{"product_id":"wna-comet-cc9240-classicware-9-oz-squat-clear-plastic-fluted-tumbler-240-case","title":"WNA Comet CC9240 Classicware 9 oz. Squat Clear Plastic Fluted Tumbler - 240\/Case","description":"\u003cdiv style=\"width:80%;margin:0 auto;padding:24px;font-family:Arial,Helvetica,sans-serif;color:#222;line-height:1.6;\"\u003e\n\n  \u003ch2 style=\"margin:0 0 14px 0;font-size:20px;font-weight:700;\"\u003e\n    WNA Comet CC9240 Tumbler\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin:0 0 18px 0;font-size:14.5px;\"\u003e\n    WNA Comet CC9240 Classicware 9 oz. squat clear plastic fluted tumbler is designed to deliver an upscale glass-like presentation with the practicality of disposable drinkware. Its crystal-clear finish and fluted cut-glass style enhance beverage presentation for professional catering, events, and food service environments.\n  \u003c\/p\u003e\n\n  \u003cdiv style=\"margin-bottom:22px;\"\u003e\n    \u003ch3 style=\"margin:0 0 10px 0;font-size:16px;font-weight:700;\"\u003eKey Highlights\u003c\/h3\u003e\n    \u003cul style=\"margin:0;padding-left:18px;font-size:14px;\"\u003e\n      \u003cli\u003eElegant fluted design with crystal-clear appearance\u003c\/li\u003e\n      \u003cli\u003eCompact 9 oz. size suitable for multiple beverage types\u003c\/li\u003e\n      \u003cli\u003eLightweight yet durable polystyrene construction\u003c\/li\u003e\n      \u003cli\u003eIdeal for catering, events, banquets, and hospitality use\u003c\/li\u003e\n      \u003cli\u003eDisposable convenience with premium presentation style\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:22px;\"\u003e\n    \u003ch3 style=\"margin:0 0 10px 0;font-size:16px;font-weight:700;\"\u003eProduct Overview\u003c\/h3\u003e\n    \u003cp style=\"margin:0;font-size:14.5px;\"\u003e\n      This tumbler combines functionality and aesthetics, making it suitable for serving water, juice, soda, punch, milk, and mixed beverages. The squat structure improves stability while maintaining an elegant tabletop presentation.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:22px;\"\u003e\n    \u003ch3 style=\"margin:0 0 10px 0;font-size:16px;font-weight:700;\"\u003eSpecifications\u003c\/h3\u003e\n\n    \u003ctable style=\"width:100%;border-collapse:collapse;font-size:14px;\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth style=\"text-align:left;padding:10px;background:#f5f5f5;border:1px solid #ddd;\"\u003eSpecification\u003c\/th\u003e\n          \u003cth style=\"text-align:left;padding:10px;background:#f5f5f5;border:1px solid #ddd;\"\u003eDetails\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eSKU#\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e188406\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eQuantity\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e240 \/ Case\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eShipping Weight\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e8.76 lb.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eCapacity\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e9 oz.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eHeight\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e3 Inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eTop Diameter\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e3 3\/8 Inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eBottom Diameter\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e2 1\/8 Inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eColor\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eClear\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eMaterial\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003ePolystyrene\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eShape\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eRound\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eType\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eTumblers\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:10px;\"\u003e\n    \u003ch3 style=\"margin:0 0 10px 0;font-size:16px;font-weight:700;\"\u003eBest Use Cases\u003c\/h3\u003e\n    \u003cp style=\"margin:0;font-size:14.5px;\"\u003e\n      Perfect for weddings, banquets, catering services, parties, restaurants, and high-volume beverage stations where presentation and convenience are equally important.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45671949041748,"sku":"188406","price":148.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-18T010204.405.png?v=1776456147"},{"product_id":"creative-converting-28157071-12-oz-pastel-blue-solid-plastic-cup-240-case","title":"Creative Converting 28157071 12 oz. Pastel Blue Solid Plastic Cup - 240\/Case","description":"\u003cdiv style=\"width:80%;margin:0 auto;padding:24px;font-family:Arial,Helvetica,sans-serif;color:#222;line-height:1.6;\"\u003e\n\n  \u003ch2 style=\"margin:0 0 14px 0;font-size:20px;font-weight:700;\"\u003e\n    Creative Converting 12 oz Blue Cup\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin:0 0 18px 0;font-size:14.5px;\"\u003e\n    Creative Converting 28157071 12 oz. plastic cup is designed to bring a clean, vibrant presentation to any beverage service. With its pastel blue finish and durable construction, it is ideal for events, catering, parties, and casual dining setups. The textured surface ensures a secure grip while maintaining a stylish appearance suitable for coordinated table settings.\n  \u003c\/p\u003e\n\n  \u003cdiv style=\"margin-bottom:22px;\"\u003e\n    \u003ch3 style=\"margin:0 0 10px 0;font-size:16px;font-weight:700;\"\u003eKey Features\u003c\/h3\u003e\n    \u003cul style=\"margin:0;padding-left:18px;font-size:14px;\"\u003e\n      \u003cli\u003eElegant pastel blue color for attractive presentation\u003c\/li\u003e\n      \u003cli\u003eTextured exterior for improved grip and comfort\u003c\/li\u003e\n      \u003cli\u003eRolled rim design for smooth drinking experience\u003c\/li\u003e\n      \u003cli\u003eStrong polystyrene material for reliable use\u003c\/li\u003e\n      \u003cli\u003eSuitable for both casual and professional events\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:22px;\"\u003e\n    \u003ch3 style=\"margin:0 0 10px 0;font-size:16px;font-weight:700;\"\u003eProduct Overview\u003c\/h3\u003e\n    \u003cp style=\"margin:0;font-size:14.5px;\"\u003e\n      This 12 oz cup is designed for serving cold beverages such as juice, soda, lemonade, punch, and other refreshing drinks. Its lightweight yet sturdy build ensures convenience during high-volume service environments while maintaining a decorative touch on any table setting.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:22px;\"\u003e\n    \u003ch3 style=\"margin:0 0 10px 0;font-size:16px;font-weight:700;\"\u003eSpecifications\u003c\/h3\u003e\n\n    \u003ctable style=\"width:100%;border-collapse:collapse;font-size:14px;\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth style=\"text-align:left;padding:10px;background:#f5f5f5;border:1px solid #ddd;\"\u003eSpecification\u003c\/th\u003e\n          \u003cth style=\"text-align:left;padding:10px;background:#f5f5f5;border:1px solid #ddd;\"\u003eDetails\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eSKU#\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e188407\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eQuantity\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e240 \/ Case\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eShipping Weight\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e5.22 lb.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eCapacity\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e12 oz.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eHeight\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e4 3\/8 Inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eTop Diameter\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e3 1\/4 Inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eBottom Diameter\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e2 Inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eColor\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eBlue\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eMaterial\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003ePolystyrene\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eProduct Type\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eElegant Dinnerware\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eShape\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eRound\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eStyle\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eMedium Wall\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eType\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eCups\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:10px;\"\u003e\n    \u003ch3 style=\"margin:0 0 10px 0;font-size:16px;font-weight:700;\"\u003eIdeal Applications\u003c\/h3\u003e\n    \u003cp style=\"margin:0;font-size:14.5px;\"\u003e\n      Suitable for parties, catering events, banquets, picnics, and everyday beverage service where style and convenience are required together.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45671951007828,"sku":"188407","price":101.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-18T010833.804.png?v=1776456539"},{"product_id":"creative-converting-28157081-16-oz-pastel-blue-plastic-cup-240-case","title":"Creative Converting 28157081 16 oz. Pastel Blue Plastic Cup - 240\/Case","description":"\u003cdiv style=\"width:80%;margin:0 auto;padding:24px;font-family:Arial,Helvetica,sans-serif;color:#222;line-height:1.6;\"\u003e\n\n  \u003ch2 style=\"margin:0 0 14px 0;font-size:20px;font-weight:700;\"\u003e\n    Creative Converting 16 oz Blue Cup\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin:0 0 18px 0;font-size:14.5px;\"\u003e\n    Creative Converting 28157081 16 oz. plastic cup is designed for stylish beverage service with a clean pastel blue finish and durable construction. Ideal for parties, catering, banquets, and casual dining, it delivers both visual appeal and practical performance. Its textured exterior ensures a secure grip while maintaining a refined presentation for any table setting.\n  \u003c\/p\u003e\n\n  \u003cdiv style=\"margin-bottom:22px;\"\u003e\n    \u003ch3 style=\"margin:0 0 10px 0;font-size:16px;font-weight:700;\"\u003eKey Features\u003c\/h3\u003e\n    \u003cul style=\"margin:0;padding-left:18px;font-size:14px;\"\u003e\n      \u003cli\u003eElegant pastel blue finish for attractive presentation\u003c\/li\u003e\n      \u003cli\u003eTextured surface for improved grip and comfort\u003c\/li\u003e\n      \u003cli\u003eRolled rim for smooth and easy drinking experience\u003c\/li\u003e\n      \u003cli\u003eStrong polystyrene construction for reliable use\u003c\/li\u003e\n      \u003cli\u003ePerfect for high-volume events and gatherings\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:22px;\"\u003e\n    \u003ch3 style=\"margin:0 0 10px 0;font-size:16px;font-weight:700;\"\u003eProduct Overview\u003c\/h3\u003e\n    \u003cp style=\"margin:0;font-size:14.5px;\"\u003e\n      This 16 oz cup is suitable for serving cold beverages such as soda, juice, lemonade, punch, and other refreshments. Its larger capacity makes it ideal for events where generous serving sizes are preferred while maintaining an elegant disposable solution.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:22px;\"\u003e\n    \u003ch3 style=\"margin:0 0 10px 0;font-size:16px;font-weight:700;\"\u003eSpecifications\u003c\/h3\u003e\n\n    \u003ctable style=\"width:100%;border-collapse:collapse;font-size:14px;\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth style=\"text-align:left;padding:10px;background:#f5f5f5;border:1px solid #ddd;\"\u003eSpecification\u003c\/th\u003e\n          \u003cth style=\"text-align:left;padding:10px;background:#f5f5f5;border:1px solid #ddd;\"\u003eDetails\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eSKU#\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e188408\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eQuantity\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e240 \/ Case\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eShipping Weight\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e6.94 lb.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eCapacity\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e16 oz.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eHeight\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e4 3\/4 Inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eTop Diameter\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e3 1\/2 Inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eBottom Diameter\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e2 1\/2 Inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eColor\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eBlue\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eMaterial\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003ePolystyrene\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eProduct Type\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eElegant Dinnerware\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eShape\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eRound\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eStyle\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eMedium Wall\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eType\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eCups\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:10px;\"\u003e\n    \u003ch3 style=\"margin:0 0 10px 0;font-size:16px;font-weight:700;\"\u003eIdeal Applications\u003c\/h3\u003e\n    \u003cp style=\"margin:0;font-size:14.5px;\"\u003e\n      Suitable for catering services, parties, banquets, picnics, and beverage stations where both presentation and convenience are required.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45671953465428,"sku":"188408","price":115.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-18T011235.942.png?v=1776456776"},{"product_id":"creative-converting-28161081-16-oz-ivory-plastic-cup-240-case","title":"Creative Converting 28161081 16 oz. Ivory Plastic Cup - 240\/Case","description":"\u003cdiv style=\"width:80%;margin:0 auto;padding:24px;font-family:Arial,Helvetica,sans-serif;color:#222;line-height:1.6;\"\u003e\n\n  \u003ch2 style=\"margin:0 0 14px 0;font-size:20px;font-weight:700;\"\u003e\n    Creative Converting 16 oz Ivory Cup\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin:0 0 18px 0;font-size:14.5px;\"\u003e\n    Creative Converting 28161081 16 oz. plastic cup delivers a refined and elegant presentation for beverage service in events, catering, and banquet environments. Featuring a smooth ivory finish and durable construction, it offers a classic look while maintaining the convenience of disposable drinkware. Its textured exterior enhances grip and usability, making it suitable for high-volume service settings.\n  \u003c\/p\u003e\n\n  \u003cdiv style=\"margin-bottom:22px;\"\u003e\n    \u003ch3 style=\"margin:0 0 10px 0;font-size:16px;font-weight:700;\"\u003eKey Features\u003c\/h3\u003e\n    \u003cul style=\"margin:0;padding-left:18px;font-size:14px;\"\u003e\n      \u003cli\u003eElegant ivory color for a clean and classic table presentation\u003c\/li\u003e\n      \u003cli\u003eTextured exterior for improved grip and handling\u003c\/li\u003e\n      \u003cli\u003eRolled rim design for smooth drinking experience\u003c\/li\u003e\n      \u003cli\u003eDurable polystyrene construction for reliable use\u003c\/li\u003e\n      \u003cli\u003eIdeal for catering, banquets, and event service\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:22px;\"\u003e\n    \u003ch3 style=\"margin:0 0 10px 0;font-size:16px;font-weight:700;\"\u003eProduct Overview\u003c\/h3\u003e\n    \u003cp style=\"margin:0;font-size:14.5px;\"\u003e\n      This 16 oz cup is designed for serving a variety of cold beverages including soda, juice, lemonade, and punch. Its larger capacity makes it ideal for guests who prefer generous servings while maintaining an elegant disposable solution for efficient cleanup and service.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:22px;\"\u003e\n    \u003ch3 style=\"margin:0 0 10px 0;font-size:16px;font-weight:700;\"\u003eSpecifications\u003c\/h3\u003e\n\n    \u003ctable style=\"width:100%;border-collapse:collapse;font-size:14px;\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth style=\"text-align:left;padding:10px;background:#f5f5f5;border:1px solid #ddd;\"\u003eSpecification\u003c\/th\u003e\n          \u003cth style=\"text-align:left;padding:10px;background:#f5f5f5;border:1px solid #ddd;\"\u003eDetails\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eSKU#\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e188409\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eQuantity\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e240 \/ Case\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eShipping Weight\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e6.94 lb.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eCapacity\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e16 oz.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eHeight\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e4 3\/4 Inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eTop Diameter\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e3 1\/2 Inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eBottom Diameter\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e2 1\/2 Inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eColor\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eIvory\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eMaterial\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003ePolystyrene\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eProduct Type\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eElegant Dinnerware\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eShape\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eRound\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eStyle\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eMedium Wall\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eType\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eCups\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:10px;\"\u003e\n    \u003ch3 style=\"margin:0 0 10px 0;font-size:16px;font-weight:700;\"\u003eIdeal Applications\u003c\/h3\u003e\n    \u003cp style=\"margin:0;font-size:14.5px;\"\u003e\n      Suitable for catering services, parties, banquets, weddings, and beverage stations where a refined presentation and convenience are equally important.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45671958315092,"sku":"188409","price":115.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-18T011803.309.png?v=1776457104"},{"product_id":"creative-converting-28193081-16-oz-luscious-lavender-purple-plastic-cup-240-case","title":"Creative Converting 28193081 16 oz. Luscious Lavender Purple Plastic Cup - 240\/Case","description":"\u003cdiv style=\"width:80%;margin:0 auto;padding:24px;font-family:Arial,Helvetica,sans-serif;color:#222;line-height:1.6;\"\u003e\n\n  \u003ch2 style=\"margin:0 0 14px 0;font-size:20px;font-weight:700;\"\u003e\n    Creative Converting 16 oz Lavender Cup\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin:0 0 18px 0;font-size:14.5px;\"\u003e\n    Creative Converting 28193081 16 oz. Luscious Lavender plastic cup offers a stylish and elegant beverage solution for events, catering, and banquet service. Its soft lavender color enhances table presentation while maintaining a clean and coordinated look. Built with durable polystyrene, it provides reliable performance for high-volume drink service while keeping a lightweight disposable design.\n  \u003c\/p\u003e\n\n  \u003cdiv style=\"margin-bottom:22px;\"\u003e\n    \u003ch3 style=\"margin:0 0 10px 0;font-size:16px;font-weight:700;\"\u003eKey Features\u003c\/h3\u003e\n    \u003cul style=\"margin:0;padding-left:18px;font-size:14px;\"\u003e\n      \u003cli\u003eElegant luscious lavender color for premium presentation\u003c\/li\u003e\n      \u003cli\u003eTextured exterior for improved grip and handling\u003c\/li\u003e\n      \u003cli\u003eRolled rim design for smooth drinking experience\u003c\/li\u003e\n      \u003cli\u003eStrong polystyrene construction for dependable use\u003c\/li\u003e\n      \u003cli\u003eIdeal for parties, catering, and event service\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:22px;\"\u003e\n    \u003ch3 style=\"margin:0 0 10px 0;font-size:16px;font-weight:700;\"\u003eProduct Overview\u003c\/h3\u003e\n    \u003cp style=\"margin:0;font-size:14.5px;\"\u003e\n      Designed for serving cold beverages such as soda, juice, lemonade, punch, and other refreshments, this 16 oz cup combines visual appeal with practical functionality. Its generous size makes it suitable for events requiring larger serving portions while maintaining a refined disposable presentation.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:22px;\"\u003e\n    \u003ch3 style=\"margin:0 0 10px 0;font-size:16px;font-weight:700;\"\u003eSpecifications\u003c\/h3\u003e\n\n    \u003ctable style=\"width:100%;border-collapse:collapse;font-size:14px;\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth style=\"text-align:left;padding:10px;background:#f5f5f5;border:1px solid #ddd;\"\u003eSpecification\u003c\/th\u003e\n          \u003cth style=\"text-align:left;padding:10px;background:#f5f5f5;border:1px solid #ddd;\"\u003eDetails\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eSKU#\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e188410\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eQuantity\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e240 \/ Case\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eShipping Weight\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e6.94 lb.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eCapacity\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e16 oz.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eHeight\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e4 3\/4 Inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eTop Diameter\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e3 1\/2 Inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eBottom Diameter\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e2 1\/2 Inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eColor\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eLavender\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eMaterial\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003ePolystyrene\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eProduct Type\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eElegant Dinnerware\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eShape\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eRound\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eStyle\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eMedium Wall\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eType\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eCups\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:10px;\"\u003e\n    \u003ch3 style=\"margin:0 0 10px 0;font-size:16px;font-weight:700;\"\u003eIdeal Applications\u003c\/h3\u003e\n    \u003cp style=\"margin:0;font-size:14.5px;\"\u003e\n      Suitable for catering services, parties, banquets, weddings, and beverage stations where elegant presentation and convenience are required together.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45671960445012,"sku":"188410","price":115.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-18T012235.791.png?v=1776457378"},{"product_id":"creative-converting-28304281-16-oz-candy-pink-plastic-cup-240-case","title":"Creative Converting 28304281 16 oz. Candy Pink Plastic Cup - 240\/Case","description":"\u003cdiv style=\"width:80%;margin:0 auto;padding:24px;font-family:Arial,Helvetica,sans-serif;color:#222;line-height:1.6;\"\u003e\n\n  \u003ch2 style=\"margin:0 0 14px 0;font-size:20px;font-weight:700;\"\u003e\n    Creative Converting 16 oz Pink Cup\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin:0 0 18px 0;font-size:14.5px;\"\u003e\n    Creative Converting 28304281 16 oz. Candy Pink plastic cup is designed to bring a vibrant and elegant touch to beverage service at events, parties, and catering setups. Its bright pink finish enhances table presentation while maintaining durability and convenience for high-volume use. The textured surface ensures a secure grip, making it both practical and visually appealing for any occasion.\n  \u003c\/p\u003e\n\n  \u003cdiv style=\"margin-bottom:22px;\"\u003e\n    \u003ch3 style=\"margin:0 0 10px 0;font-size:16px;font-weight:700;\"\u003eKey Features\u003c\/h3\u003e\n    \u003cul style=\"margin:0;padding-left:18px;font-size:14px;\"\u003e\n      \u003cli\u003eBold candy pink color for attractive presentation\u003c\/li\u003e\n      \u003cli\u003eTextured exterior for improved grip and handling\u003c\/li\u003e\n      \u003cli\u003eRolled rim for smooth and comfortable drinking\u003c\/li\u003e\n      \u003cli\u003eDurable polystyrene construction for reliable use\u003c\/li\u003e\n      \u003cli\u003eIdeal for parties, catering, and event service\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:22px;\"\u003e\n    \u003ch3 style=\"margin:0 0 10px 0;font-size:16px;font-weight:700;\"\u003eProduct Overview\u003c\/h3\u003e\n    \u003cp style=\"margin:0;font-size:14.5px;\"\u003e\n      This 16 oz cup is suitable for serving a wide range of cold beverages such as soda, juice, lemonade, punch, and more. Its generous capacity and elegant color make it perfect for events where presentation and convenience are equally important.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:22px;\"\u003e\n    \u003ch3 style=\"margin:0 0 10px 0;font-size:16px;font-weight:700;\"\u003eSpecifications\u003c\/h3\u003e\n\n    \u003ctable style=\"width:100%;border-collapse:collapse;font-size:14px;\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth style=\"text-align:left;padding:10px;background:#f5f5f5;border:1px solid #ddd;\"\u003eSpecification\u003c\/th\u003e\n          \u003cth style=\"text-align:left;padding:10px;background:#f5f5f5;border:1px solid #ddd;\"\u003eDetails\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eSKU#\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e188411\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eQuantity\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e240 \/ Case\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eShipping Weight\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e6.94 lb.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eCapacity\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e16 oz.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eHeight\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e4 3\/4 Inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eTop Diameter\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e3 1\/2 Inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eBottom Diameter\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003e2 1\/2 Inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eColor\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eCandy Pink\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eMaterial\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003ePolystyrene\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eProduct Type\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eElegant Dinnerware\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eShape\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eRound\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eStyle\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eMedium Wall\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eType\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;border:1px solid #ddd;\"\u003eCups\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom:10px;\"\u003e\n    \u003ch3 style=\"margin:0 0 10px 0;font-size:16px;font-weight:700;\"\u003eIdeal Applications\u003c\/h3\u003e\n    \u003cp style=\"margin:0;font-size:14.5px;\"\u003e\n      Suitable for catering services, parties, banquets, weddings, and beverage stations where vibrant presentation and convenience are required together.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45671964770388,"sku":"188411","price":115.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-18T012917.298.png?v=1776457782"},{"product_id":"stalk-market-planet-pla-24-24-oz-pla-plastic-compostable-cold-cup-1-000-case","title":"Stalk Market Planet+ PLA-24 24 oz. PLA Plastic Compostable Cold Cup - 1,000\/Case","description":"\u003cdiv style=\"width:80%;max-width:950px;margin:20px auto;font-family:Arial,Helvetica,sans-serif;color:#222;line-height:1.5;\"\u003e\n\n  \u003ch2 style=\"font-size:24px;font-weight:700;margin-bottom:10px;\"\u003e\n    Stalk Market Planet+ PLA-24 24 oz Compostable Cold Cup\n  \u003c\/h2\u003e\n\n  \u003cdiv style=\"height:3px;width:50px;background:#2e7d32;margin-bottom:15px;\"\u003e\u003c\/div\u003e\n\n  \u003cp style=\"margin-bottom:12px;\"\u003e\n    Elevate your beverage service with this 24 oz compostable cold cup, designed to deliver both visual appeal and environmental responsibility. Its crystal-clear construction highlights colorful drinks, making it ideal for cafes, food trucks, concession stands, and take-out services.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin-bottom:18px;\"\u003e\n    Built from plant-based PLA material, this cup offers dependable strength for cold beverages while supporting sustainable practices. The smooth rolled rim enhances comfort and ensures a secure lid fit for convenient, spill-resistant transport.\n  \u003c\/p\u003e\n\n  \u003c!-- Features Section --\u003e\n  \u003ch3 style=\"font-size:18px;font-weight:600;margin:20px 0 8px 0;\"\u003eKey Features\u003c\/h3\u003e\n  \u003cul style=\"padding-left:18px;margin-bottom:18px;\"\u003e\n    \u003cli\u003eClear design enhances beverage presentation\u003c\/li\u003e\n    \u003cli\u003eDurable PLA construction for cold drinks\u003c\/li\u003e\n    \u003cli\u003eComfortable rolled edge for easy sipping\u003c\/li\u003e\n    \u003cli\u003eSecure lid compatibility for take-out use\u003c\/li\u003e\n    \u003cli\u003eCommercially compostable and eco-conscious\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- Usage Section --\u003e\n  \u003ch3 style=\"font-size:18px;font-weight:600;margin:20px 0 8px 0;\"\u003eIdeal For\u003c\/h3\u003e\n  \u003cp style=\"margin-bottom:18px;\"\u003e\n    Perfect for serving iced coffee, smoothies, soda, lemonade, and other chilled beverages in restaurants, juice bars, and catering events where presentation and sustainability matter.\n  \u003c\/p\u003e\n\n  \u003c!-- Dimensions Section --\u003e\n  \u003ch3 style=\"font-size:18px;font-weight:600;margin:20px 0 8px 0;\"\u003eDimensions\u003c\/h3\u003e\n  \u003cp style=\"margin-bottom:18px;\"\u003e\n    Designed for convenience and consistency, this cup provides ample capacity while maintaining a practical size for easy handling and storage.\n  \u003c\/p\u003e\n\n  \u003c!-- Table Section --\u003e\n  \u003ch3 style=\"font-size:18px;font-weight:600;margin:20px 0 10px 0;border-bottom:1px solid #ddd;padding-bottom:5px;\"\u003e\n    Product Specifications\n  \u003c\/h3\u003e\n\n  \u003ctable style=\"width:100%;border-collapse:collapse;font-size:14px;\"\u003e\n    \u003ctr style=\"background:#f4f6f8;\"\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;font-weight:600;\"\u003eSKU#\u003c\/td\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e188412\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;font-weight:600;\"\u003eQuantity\u003c\/td\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e1,000\/Case\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr style=\"background:#f4f6f8;\"\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;font-weight:600;\"\u003eCapacity\u003c\/td\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e24 oz\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;font-weight:600;\"\u003eHeight\u003c\/td\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e6 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr style=\"background:#f4f6f8;\"\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;font-weight:600;\"\u003eTop Diameter\u003c\/td\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e3 3\/4 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;font-weight:600;\"\u003eBottom Diameter\u003c\/td\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e2 1\/2 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr style=\"background:#f4f6f8;\"\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;font-weight:600;\"\u003eMaterial\u003c\/td\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003ePLA Plastic\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;font-weight:600;\"\u003eColor\u003c\/td\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eClear\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr style=\"background:#f4f6f8;\"\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;font-weight:600;\"\u003eDesign\u003c\/td\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003ePlain\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;font-weight:600;\"\u003eEdge Style\u003c\/td\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eRolled Edge\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr style=\"background:#f4f6f8;\"\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;font-weight:600;\"\u003eShape\u003c\/td\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eRound\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;font-weight:600;\"\u003eTemperature Range\u003c\/td\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e40 - 105°F\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr style=\"background:#f4f6f8;\"\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;font-weight:600;\"\u003eFeatures\u003c\/td\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eBPI Certified, Commercially Compostable, Disposable\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;font-weight:600;\"\u003eShipping Weight\u003c\/td\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003e36.5 lb\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr style=\"background:#f4f6f8;\"\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;font-weight:600;\"\u003eType\u003c\/td\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #ddd;\"\u003eCups\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45690282442836,"sku":"188412","price":525.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-18T141109.017.png?v=1776503495"},{"product_id":"wna-comet-cc10240-classicware-10-oz-tall-clear-plastic-fluted-tumbler-240-case","title":"WNA Comet CC10240 Classicware 10 oz. Tall Clear Plastic Fluted Tumbler - 240\/Case","description":"\u003cdiv style=\"width:80%;max-width:950px;margin:20px auto;font-family:Arial,Helvetica,sans-serif;color:#1f2933;line-height:1.5;\"\u003e\n\n  \u003ch2 style=\"font-size:24px;font-weight:700;margin-bottom:8px;\"\u003e\n    WNA Comet Classicware CC10240 10 oz Clear Plastic Fluted Tumbler\n  \u003c\/h2\u003e\n\n  \u003cdiv style=\"height:3px;width:60px;background:#3b82f6;margin-bottom:14px;\"\u003e\u003c\/div\u003e\n\n  \u003cp style=\"margin-bottom:12px;\"\u003e\n    Add a touch of elegance to beverage service with this 10 oz clear fluted tumbler. Designed with a crystal-like appearance, it delivers the upscale look of glassware while offering the convenience of disposable drinkware. Its tall profile enhances presentation, making it suitable for catered events, receptions, and professional food service settings.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin-bottom:16px;\"\u003e\n    The fluted design not only improves grip but also elevates visual appeal for beverages such as water, juice, soft drinks, and mixed beverages. Made from durable polystyrene, this tumbler provides reliable performance for everyday use while maintaining a clean and refined look.\n  \u003c\/p\u003e\n\n  \u003c!-- Features --\u003e\n  \u003ch3 style=\"font-size:18px;font-weight:600;margin:18px 0 8px 0;\"\u003eKey Features\u003c\/h3\u003e\n  \u003cul style=\"padding-left:18px;margin-bottom:16px;\"\u003e\n    \u003cli\u003eElegant fluted design with glass-like clarity\u003c\/li\u003e\n    \u003cli\u003eDurable construction for dependable use\u003c\/li\u003e\n    \u003cli\u003eLightweight and convenient disposable option\u003c\/li\u003e\n    \u003cli\u003eIdeal for a wide range of cold beverages\u003c\/li\u003e\n    \u003cli\u003eSuitable for events, catering, and food service\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- Usage --\u003e\n  \u003ch3 style=\"font-size:18px;font-weight:600;margin:18px 0 8px 0;\"\u003eBest For\u003c\/h3\u003e\n  \u003cp style=\"margin-bottom:16px;\"\u003e\n    Perfect for serving water, juice, soda, punch, or mixed drinks in catering setups, banquets, and everyday beverage service where presentation matters.\n  \u003c\/p\u003e\n\n  \u003c!-- Table --\u003e\n  \u003ch3 style=\"font-size:18px;font-weight:600;margin:18px 0 10px 0;border-bottom:1px solid #e5e7eb;padding-bottom:5px;\"\u003e\n    Product Specifications\n  \u003c\/h3\u003e\n\n  \u003ctable style=\"width:100%;border-collapse:collapse;font-size:14px;\"\u003e\n    \u003ctr style=\"background:#f9fafb;\"\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #e5e7eb;font-weight:600;\"\u003eSKU#\u003c\/td\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #e5e7eb;\"\u003e188413\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #e5e7eb;font-weight:600;\"\u003eQuantity\u003c\/td\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #e5e7eb;\"\u003e240\/Case\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr style=\"background:#f9fafb;\"\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #e5e7eb;font-weight:600;\"\u003eCapacity\u003c\/td\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #e5e7eb;\"\u003e10 oz\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #e5e7eb;font-weight:600;\"\u003eHeight\u003c\/td\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #e5e7eb;\"\u003e4 7\/8 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr style=\"background:#f9fafb;\"\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #e5e7eb;font-weight:600;\"\u003eTop Diameter\u003c\/td\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #e5e7eb;\"\u003e2 7\/8 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #e5e7eb;font-weight:600;\"\u003eMaterial\u003c\/td\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #e5e7eb;\"\u003ePolystyrene\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr style=\"background:#f9fafb;\"\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #e5e7eb;font-weight:600;\"\u003eColor\u003c\/td\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #e5e7eb;\"\u003eClear\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #e5e7eb;font-weight:600;\"\u003eDesign\u003c\/td\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #e5e7eb;\"\u003ePlain\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr style=\"background:#f9fafb;\"\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #e5e7eb;font-weight:600;\"\u003eShape\u003c\/td\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #e5e7eb;\"\u003eRound\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #e5e7eb;font-weight:600;\"\u003eShipping Weight\u003c\/td\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #e5e7eb;\"\u003e9.08 lb\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr style=\"background:#f9fafb;\"\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #e5e7eb;font-weight:600;\"\u003eType\u003c\/td\u003e\n      \u003ctd style=\"padding:8px;border:1px solid #e5e7eb;\"\u003eTumblers\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45690283393108,"sku":"188413","price":153.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-18T141615.344.png?v=1776503797"},{"product_id":"wna-comet-cc12240-classicware-12-oz-tall-clear-plastic-fluted-tumbler-240-case","title":"WNA Comet CC12240 Classicware 12 oz. Tall Clear Plastic Fluted Tumbler - 240\/Case","description":"\u003cstyle\u003e\n  .pro-container {\n    max-width: 90%;\n    margin: 0 auto;\n    font-family: 'Segoe UI', Arial, sans-serif;\n    color: #1a1a1a;\n    line-height: 1.55;\n  }\n\n  .pro-title {\n    font-size: 24px;\n    font-weight: 700;\n    margin-bottom: 8px;\n    letter-spacing: 0.3px;\n  }\n\n  .pro-subline {\n    font-size: 13px;\n    color: #666;\n    margin-bottom: 18px;\n  }\n\n  .pro-desc {\n    font-size: 14px;\n    margin-bottom: 22px;\n  }\n\n  .pro-section {\n    margin-top: 22px;\n  }\n\n  .pro-section h3 {\n    font-size: 16px;\n    font-weight: 600;\n    margin-bottom: 10px;\n    position: relative;\n  }\n\n  .pro-section h3::after {\n    content: \"\";\n    display: block;\n    width: 40px;\n    height: 2px;\n    background: #222;\n    margin-top: 4px;\n  }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 10px;\n    font-size: 13px;\n  }\n\n  .feature-item {\n    padding: 10px;\n    border: 1px solid #eee;\n    background: #fafafa;\n  }\n\n  .usage-box {\n    border-left: 3px solid #222;\n    padding-left: 12px;\n    font-size: 13px;\n  }\n\n  .spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 13px;\n    margin-top: 10px;\n  }\n\n  .spec-table tr:nth-child(even) {\n    background: #fafafa;\n  }\n\n  .spec-table th {\n    text-align: left;\n    padding: 9px;\n    width: 35%;\n    font-weight: 600;\n    border-bottom: 1px solid #e5e5e5;\n  }\n\n  .spec-table td {\n    padding: 9px;\n    border-bottom: 1px solid #e5e5e5;\n  }\n\n  .note-box {\n    margin-top: 15px;\n    padding: 12px;\n    background: #f5f5f5;\n    font-size: 13px;\n    border: 1px solid #e5e5e5;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pro-container\"\u003e\n\n  \u003cdiv class=\"pro-title\"\u003e\n    WNA Comet CC12240 12 oz Clear Plastic Fluted Tumbler\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pro-subline\"\u003e\n    Elegant disposable drinkware with a premium crystal-clear finish\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pro-desc\"\u003e\n    WNA Comet CC12240 Classicware tumbler blends sophistication with convenience, offering a crystal-clear appearance and refined fluted styling that elevates any beverage presentation. Designed to replicate the elegance of glassware while maintaining the practicality of disposable use, it is an excellent choice for catering services, events, and everyday beverage serving.\n    \u003cbr\u003e\u003cbr\u003e\n    With a versatile 12 oz capacity and tall profile, this tumbler enhances perceived value while remaining suitable for a wide range of drinks including water, juices, soft drinks, and mixed beverages.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pro-section\"\u003e\n    \u003ch3\u003eKey Features\u003c\/h3\u003e\n    \u003cdiv class=\"feature-grid\"\u003e\n      \u003cdiv class=\"feature-item\"\u003eCrystal-clear clarity for premium presentation\u003c\/div\u003e\n      \u003cdiv class=\"feature-item\"\u003eFluted design adds visual elegance\u003c\/div\u003e\n      \u003cdiv class=\"feature-item\"\u003eDurable polystyrene construction\u003c\/div\u003e\n      \u003cdiv class=\"feature-item\"\u003eLightweight and disposable convenience\u003c\/div\u003e\n      \u003cdiv class=\"feature-item\"\u003eTall structure enhances perceived value\u003c\/div\u003e\n      \u003cdiv class=\"feature-item\"\u003eSuitable for hot and cold beverages\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pro-section\"\u003e\n    \u003ch3\u003eIdeal Usage\u003c\/h3\u003e\n    \u003cdiv class=\"usage-box\"\u003e\n      Perfect for catered events, parties, corporate gatherings, and food service environments where both style and convenience are essential. Suitable for serving water, soda, juice, punch, and mixed drinks.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pro-section\"\u003e\n    \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n    \u003ctable class=\"spec-table\"\u003e\n      \u003ctr\u003e\n\u003cth\u003eSKU#\u003c\/th\u003e\n\u003ctd\u003e188414\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e240\/Case\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e12 oz\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eColor\u003c\/th\u003e\n\u003ctd\u003eClear\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eDesign\u003c\/th\u003e\n\u003ctd\u003ePlain\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003ePolystyrene\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eShape\u003c\/th\u003e\n\u003ctd\u003eRound\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eType\u003c\/th\u003e\n\u003ctd\u003eTumblers\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e10.45 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pro-section\"\u003e\n    \u003ch3\u003eWhy Choose This Product\u003c\/h3\u003e\n    \u003cdiv class=\"note-box\"\u003e\n      This tumbler offers the perfect balance between elegance and practicality. It delivers the upscale look of traditional glassware while eliminating cleanup, making it a reliable and efficient solution for high-volume service environments.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45690285359188,"sku":"188414","price":212.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-18T142037.600.png?v=1776504062"},{"product_id":"wna-comet-cc14240-classicware-14-oz-tall-clear-plastic-fluted-tumbler-240-case","title":"WNA Comet CC14240 Classicware 14 oz. Tall Clear Plastic Fluted Tumbler - 240\/Case","description":"\u003cstyle\u003e\n  .elite-wrap {\n    max-width: 90%;\n    margin: 0 auto;\n    font-family: 'Segoe UI', Arial, sans-serif;\n    color: #111;\n    line-height: 1.55;\n  }\n\n  .elite-title {\n    font-size: 24px;\n    font-weight: 700;\n    margin-bottom: 6px;\n  }\n\n  .elite-desc {\n    font-size: 14px;\n    margin-bottom: 18px;\n  }\n\n  .elite-section {\n    margin-top: 20px;\n  }\n\n  .elite-section h3 {\n    font-size: 15px;\n    font-weight: 600;\n    margin-bottom: 8px;\n    letter-spacing: .2px;\n    border-bottom: 1px solid #e5e5e5;\n    padding-bottom: 4px;\n  }\n\n  .elite-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 8px;\n    font-size: 13px;\n  }\n\n  .elite-card {\n    border: 1px solid #ececec;\n    padding: 10px;\n    background: #fafafa;\n  }\n\n  .elite-usage {\n    font-size: 13px;\n    padding-left: 10px;\n    border-left: 2px solid #222;\n  }\n\n  .elite-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 10px;\n    font-size: 13px;\n  }\n\n  .elite-table tr {\n    border-bottom: 1px solid #e5e5e5;\n  }\n\n  .elite-table tr:nth-child(even) {\n    background: #fafafa;\n  }\n\n  .elite-table th {\n    text-align: left;\n    padding: 9px;\n    width: 35%;\n    font-weight: 600;\n  }\n\n  .elite-table td {\n    padding: 9px;\n  }\n\n  .elite-note {\n    margin-top: 12px;\n    background: #f6f6f6;\n    border: 1px solid #e5e5e5;\n    padding: 10px;\n    font-size: 13px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"elite-wrap\"\u003e\n\n  \u003cdiv class=\"elite-title\"\u003e\n    WNA Comet CC14240 14 oz Clear Plastic Fluted Tumbler\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"elite-desc\"\u003e\n    WNA Comet CC14240 Classicware tumbler combines crystal-clear transparency with a refined fluted design, delivering an upscale presentation without the need for traditional glassware. Its elegant cut-glass look enhances beverage appeal while offering the efficiency of disposable service.\n    \u003cbr\u003e\u003cbr\u003e\n    The 14 oz capacity and tall profile make it ideal for serving a wide range of beverages, including water, juice, soft drinks, and mixed drinks. Designed for both visual impact and everyday practicality, it fits perfectly in professional and event-based environments.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"elite-section\"\u003e\n    \u003ch3\u003eKey Highlights\u003c\/h3\u003e\n    \u003cdiv class=\"elite-grid\"\u003e\n      \u003cdiv class=\"elite-card\"\u003eClear, glass-like appearance\u003c\/div\u003e\n      \u003cdiv class=\"elite-card\"\u003eFluted styling for added elegance\u003c\/div\u003e\n      \u003cdiv class=\"elite-card\"\u003eStrong polystyrene construction\u003c\/div\u003e\n      \u003cdiv class=\"elite-card\"\u003eLightweight and disposable\u003c\/div\u003e\n      \u003cdiv class=\"elite-card\"\u003eEnhanced tall design for presentation\u003c\/div\u003e\n      \u003cdiv class=\"elite-card\"\u003eVersatile for multiple beverages\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"elite-section\"\u003e\n    \u003ch3\u003eUsage Applications\u003c\/h3\u003e\n    \u003cdiv class=\"elite-usage\"\u003e\n      Suitable for catering setups, parties, events, and food service operations where convenience and presentation are equally important. Works well for cold beverages including soda, punch, juice, and water.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"elite-section\"\u003e\n    \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n    \u003ctable class=\"elite-table\"\u003e\n      \u003ctr\u003e\n\u003cth\u003eSKU#\u003c\/th\u003e\n\u003ctd\u003e188415\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e240\/Case\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e14 oz\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eColor\u003c\/th\u003e\n\u003ctd\u003eClear\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eDesign\u003c\/th\u003e\n\u003ctd\u003ePlain\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003ePolystyrene\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eShape\u003c\/th\u003e\n\u003ctd\u003eRound\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eType\u003c\/th\u003e\n\u003ctd\u003eTumblers\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e15.1 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"elite-section\"\u003e\n    \u003ch3\u003eProduct Advantage\u003c\/h3\u003e\n    \u003cdiv class=\"elite-note\"\u003e\n      Designed to deliver a premium drinkware experience without cleanup, this tumbler offers a balance of style, durability, and convenience, making it a practical choice for high-volume service.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45690291814484,"sku":"188415","price":228.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-18T142552.186.png?v=1776504374"},{"product_id":"wna-comet-cc16240-classicware-16-oz-tall-clear-plastic-fluted-tumbler-240-case","title":"WNA Comet CC16240 Classicware 16 oz. Tall Clear Plastic Fluted Tumbler - 240\/Case","description":"\u003cstyle\u003e\n  .prime-wrap {\n    max-width: 90%;\n    margin: 0 auto;\n    font-family: 'Segoe UI', Arial, sans-serif;\n    color: #111;\n    line-height: 1.55;\n  }\n\n  .prime-title {\n    font-size: 24px;\n    font-weight: 700;\n    margin-bottom: 6px;\n    letter-spacing: 0.2px;\n  }\n\n  .prime-desc {\n    font-size: 14px;\n    margin-bottom: 18px;\n  }\n\n  .prime-section {\n    margin-top: 20px;\n  }\n\n  .prime-section h3 {\n    font-size: 15px;\n    font-weight: 600;\n    margin-bottom: 8px;\n    border-bottom: 1px solid #e6e6e6;\n    padding-bottom: 4px;\n  }\n\n  .prime-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 8px;\n    font-size: 13px;\n  }\n\n  .prime-item {\n    padding: 10px;\n    background: #fafafa;\n    border: 1px solid #ececec;\n  }\n\n  .prime-usage {\n    font-size: 13px;\n    padding-left: 10px;\n    border-left: 2px solid #222;\n  }\n\n  .prime-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 10px;\n    font-size: 13px;\n  }\n\n  .prime-table tr {\n    border-bottom: 1px solid #e6e6e6;\n  }\n\n  .prime-table tr:nth-child(even) {\n    background: #fafafa;\n  }\n\n  .prime-table th {\n    text-align: left;\n    padding: 9px;\n    width: 35%;\n    font-weight: 600;\n  }\n\n  .prime-table td {\n    padding: 9px;\n  }\n\n  .prime-note {\n    margin-top: 12px;\n    padding: 10px;\n    font-size: 13px;\n    background: #f6f6f6;\n    border: 1px solid #e6e6e6;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"prime-wrap\"\u003e\n\n  \u003cdiv class=\"prime-title\"\u003e\n    WNA Comet CC16240 16 oz Clear Plastic Fluted Tumbler\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"prime-desc\"\u003e\n    WNA Comet CC16240 Classicware tumbler delivers a crystal-clear finish paired with a sophisticated fluted design, offering an upscale alternative to traditional glassware. Its elegant structure enhances beverage presentation while maintaining the convenience of disposable use.\n    \u003cbr\u003e\u003cbr\u003e\n    With a generous 16 oz capacity, this tall tumbler is ideal for serving a variety of beverages including water, soft drinks, juice, beer, and mixed drinks. Its refined look and reliable build make it suitable for both casual service and premium event settings.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"prime-section\"\u003e\n    \u003ch3\u003eCore Features\u003c\/h3\u003e\n    \u003cdiv class=\"prime-grid\"\u003e\n      \u003cdiv class=\"prime-item\"\u003eGlass-like clarity for enhanced presentation\u003c\/div\u003e\n      \u003cdiv class=\"prime-item\"\u003eFluted pattern for elegant styling\u003c\/div\u003e\n      \u003cdiv class=\"prime-item\"\u003eDurable polystyrene material\u003c\/div\u003e\n      \u003cdiv class=\"prime-item\"\u003eDisposable for quick and easy cleanup\u003c\/div\u003e\n      \u003cdiv class=\"prime-item\"\u003eTall profile for added visual value\u003c\/div\u003e\n      \u003cdiv class=\"prime-item\"\u003eVersatile for multiple drink types\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"prime-section\"\u003e\n    \u003ch3\u003eApplications\u003c\/h3\u003e\n    \u003cdiv class=\"prime-usage\"\u003e\n      Designed for catering services, events, parties, and food service operations where presentation and efficiency are equally important. Suitable for cold beverages such as soda, punch, water, and mixed drinks.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"prime-section\"\u003e\n    \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n    \u003ctable class=\"prime-table\"\u003e\n      \u003ctr\u003e\n\u003cth\u003eSKU#\u003c\/th\u003e\n\u003ctd\u003e188416\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e240\/Case\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e16 oz\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eColor\u003c\/th\u003e\n\u003ctd\u003eClear\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eDesign\u003c\/th\u003e\n\u003ctd\u003ePlain\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003ePolystyrene\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eShape\u003c\/th\u003e\n\u003ctd\u003eRound\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eType\u003c\/th\u003e\n\u003ctd\u003eTumblers\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e16.84 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"prime-section\"\u003e\n    \u003ch3\u003eWhy It Stands Out\u003c\/h3\u003e\n    \u003cdiv class=\"prime-note\"\u003e\n      This tumbler provides a premium serving experience without the maintenance of reusable drinkware. It is designed to balance style, durability, and efficiency, making it a dependable choice for high-volume and professional use.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45690474790996,"sku":"188416","price":244.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-18T154115.230.png?v=1776508897"},{"product_id":"wna-comet-frost-flex-12-oz-frosted-plastic-tumbler-500-case","title":"WNA Comet Frost-Flex 12 oz. Frosted Plastic Tumbler - 500\/Case","description":"\u003cstyle\u003e\n  .lux-wrap {\n    max-width: 90%;\n    margin: 0 auto;\n    font-family: 'Segoe UI', Arial, sans-serif;\n    color: #111;\n    line-height: 1.55;\n  }\n\n  .lux-title {\n    font-size: 24px;\n    font-weight: 700;\n    margin-bottom: 6px;\n    letter-spacing: 0.2px;\n  }\n\n  .lux-desc {\n    font-size: 14px;\n    margin-bottom: 18px;\n  }\n\n  .lux-section {\n    margin-top: 20px;\n  }\n\n  .lux-section h3 {\n    font-size: 15px;\n    font-weight: 600;\n    margin-bottom: 8px;\n    border-bottom: 1px solid #e6e6e6;\n    padding-bottom: 4px;\n  }\n\n  .lux-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 8px;\n    font-size: 13px;\n  }\n\n  .lux-item {\n    padding: 10px;\n    background: #fafafa;\n    border: 1px solid #ececec;\n  }\n\n  .lux-usage {\n    font-size: 13px;\n    padding-left: 10px;\n    border-left: 2px solid #222;\n  }\n\n  .lux-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 10px;\n    font-size: 13px;\n  }\n\n  .lux-table tr {\n    border-bottom: 1px solid #e6e6e6;\n  }\n\n  .lux-table tr:nth-child(even) {\n    background: #fafafa;\n  }\n\n  .lux-table th {\n    text-align: left;\n    padding: 9px;\n    width: 35%;\n    font-weight: 600;\n  }\n\n  .lux-table td {\n    padding: 9px;\n  }\n\n  .lux-note {\n    margin-top: 12px;\n    padding: 10px;\n    font-size: 13px;\n    background: #f6f6f6;\n    border: 1px solid #e6e6e6;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lux-wrap\"\u003e\n\n  \u003cdiv class=\"lux-title\"\u003e\n    WNA Comet PF12 12 oz Frosted Plastic Tumbler\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lux-desc\"\u003e\n    WNA Comet PF12 Frost-Flex tumbler offers a refined frosted appearance that enhances beverage presentation while delivering dependable performance. Designed as a practical alternative to glassware, it provides both elegance and convenience for a wide range of serving environments.\n    \u003cbr\u003e\u003cbr\u003e\n    Built with flexible polypropylene construction, this 12 oz tumbler resists breakage while maintaining a comfortable grip through its textured finish. Its balanced size and durable design make it ideal for serving sodas, lemonade, and mixed drinks in both casual and professional settings.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lux-section\"\u003e\n    \u003ch3\u003eCore Features\u003c\/h3\u003e\n    \u003cdiv class=\"lux-grid\"\u003e\n      \u003cdiv class=\"lux-item\"\u003eFrosted finish for a clean, premium look\u003c\/div\u003e\n      \u003cdiv class=\"lux-item\"\u003eTextured surface for secure handling\u003c\/div\u003e\n      \u003cdiv class=\"lux-item\"\u003eFlexible polypropylene construction\u003c\/div\u003e\n      \u003cdiv class=\"lux-item\"\u003eLightweight and durable design\u003c\/div\u003e\n      \u003cdiv class=\"lux-item\"\u003eDisposable for easy cleanup\u003c\/div\u003e\n      \u003cdiv class=\"lux-item\"\u003eSuitable for various cold beverages\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lux-section\"\u003e\n    \u003ch3\u003eDimensions \u0026amp; Use\u003c\/h3\u003e\n    \u003cdiv class=\"lux-usage\"\u003e\n      Ideal for parties, catering services, and beverage stations where durability and presentation are essential. Designed to hold up throughout extended use while maintaining comfort and control.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lux-section\"\u003e\n    \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n    \u003ctable class=\"lux-table\"\u003e\n      \u003ctr\u003e\n\u003cth\u003eSKU#\u003c\/th\u003e\n\u003ctd\u003e188417\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e500\/Case\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e12 oz\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e4 1\/4 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eDiameter\u003c\/th\u003e\n\u003ctd\u003e3 3\/16 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eColor\u003c\/th\u003e\n\u003ctd\u003eClear \/ Translucent\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eDesign\u003c\/th\u003e\n\u003ctd\u003ePlain\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eTextured\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003ePlastic (Polypropylene)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eProduct Line\u003c\/th\u003e\n\u003ctd\u003eFrost-Flex\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eShape\u003c\/th\u003e\n\u003ctd\u003eRound\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eStyle\u003c\/th\u003e\n\u003ctd\u003e1-Piece \/ Frosted\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eType\u003c\/th\u003e\n\u003ctd\u003eCups \/ Tumblers\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e16.5 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lux-section\"\u003e\n    \u003ch3\u003ePerformance Advantage\u003c\/h3\u003e\n    \u003cdiv class=\"lux-note\"\u003e\n      Combining flexibility, durability, and a refined appearance, this tumbler ensures reliable use throughout events while maintaining a polished and professional presentation.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45691005370452,"sku":"188417","price":253.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-18T154630.147.png?v=1776509213"},{"product_id":"wna-comet-frost-flex-14-oz-frosted-plastic-tumbler-500-case","title":"WNA Comet Frost-Flex 14 oz. Frosted Plastic Tumbler - 500\/Case","description":"\u003cstyle\u003e\n  .nova-wrap {\n    max-width: 90%;\n    margin: 0 auto;\n    font-family: 'Segoe UI', Arial, sans-serif;\n    color: #111;\n    line-height: 1.55;\n  }\n\n  .nova-title {\n    font-size: 24px;\n    font-weight: 700;\n    margin-bottom: 6px;\n    letter-spacing: 0.2px;\n  }\n\n  .nova-desc {\n    font-size: 14px;\n    margin-bottom: 18px;\n  }\n\n  .nova-section {\n    margin-top: 20px;\n  }\n\n  .nova-section h3 {\n    font-size: 15px;\n    font-weight: 600;\n    margin-bottom: 8px;\n    border-bottom: 1px solid #e6e6e6;\n    padding-bottom: 4px;\n  }\n\n  .nova-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 8px;\n    font-size: 13px;\n  }\n\n  .nova-item {\n    padding: 10px;\n    background: #fafafa;\n    border: 1px solid #ececec;\n  }\n\n  .nova-usage {\n    font-size: 13px;\n    padding-left: 10px;\n    border-left: 2px solid #222;\n  }\n\n  .nova-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 10px;\n    font-size: 13px;\n  }\n\n  .nova-table tr {\n    border-bottom: 1px solid #e6e6e6;\n  }\n\n  .nova-table tr:nth-child(even) {\n    background: #fafafa;\n  }\n\n  .nova-table th {\n    text-align: left;\n    padding: 9px;\n    width: 35%;\n    font-weight: 600;\n  }\n\n  .nova-table td {\n    padding: 9px;\n  }\n\n  .nova-note {\n    margin-top: 12px;\n    padding: 10px;\n    font-size: 13px;\n    background: #f6f6f6;\n    border: 1px solid #e6e6e6;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"nova-wrap\"\u003e\n\n  \u003cdiv class=\"nova-title\"\u003e\n    WNA Comet PF14 14 oz Frosted Plastic Tumbler\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"nova-desc\"\u003e\n    WNA Comet PF14 Frost-Flex tumbler offers a refined frosted appearance that enhances beverage presentation while delivering dependable durability. Designed as a practical alternative to glassware, it provides both elegance and convenience for a wide range of beverage services.\n    \u003cbr\u003e\u003cbr\u003e\n    Constructed from flexible polypropylene, this 14 oz tumbler resists breakage while maintaining a comfortable grip through its textured surface. Its taller profile and balanced capacity make it ideal for serving sodas, lemonade, and mixed drinks in both casual and professional environments.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"nova-section\"\u003e\n    \u003ch3\u003eCore Features\u003c\/h3\u003e\n    \u003cdiv class=\"nova-grid\"\u003e\n      \u003cdiv class=\"nova-item\"\u003eFrosted finish for a clean, premium look\u003c\/div\u003e\n      \u003cdiv class=\"nova-item\"\u003eTextured surface for improved grip\u003c\/div\u003e\n      \u003cdiv class=\"nova-item\"\u003eFlexible polypropylene construction\u003c\/div\u003e\n      \u003cdiv class=\"nova-item\"\u003eDurable and lightweight design\u003c\/div\u003e\n      \u003cdiv class=\"nova-item\"\u003eDisposable for efficient cleanup\u003c\/div\u003e\n      \u003cdiv class=\"nova-item\"\u003eSuitable for a variety of cold beverages\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"nova-section\"\u003e\n    \u003ch3\u003eUsage Applications\u003c\/h3\u003e\n    \u003cdiv class=\"nova-usage\"\u003e\n      Ideal for catering events, parties, and beverage stations where durability and presentation are essential. Designed to perform consistently while maintaining a refined appearance.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"nova-section\"\u003e\n    \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n    \u003ctable class=\"nova-table\"\u003e\n      \u003ctr\u003e\n\u003cth\u003eSKU#\u003c\/th\u003e\n\u003ctd\u003e188418\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e500\/Case\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e14 oz\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e4 5\/8 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eDiameter\u003c\/th\u003e\n\u003ctd\u003e3 3\/16 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eColor\u003c\/th\u003e\n\u003ctd\u003eClear \/ Translucent\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eDesign\u003c\/th\u003e\n\u003ctd\u003ePlain\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eTextured\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003ePlastic (Polypropylene)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eProduct Line\u003c\/th\u003e\n\u003ctd\u003eFrost-Flex\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eShape\u003c\/th\u003e\n\u003ctd\u003eRound\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eStyle\u003c\/th\u003e\n\u003ctd\u003e1-Piece \/ Frosted\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eType\u003c\/th\u003e\n\u003ctd\u003eCups \/ Tumblers\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e19.55 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"nova-section\"\u003e\n    \u003ch3\u003eProduct Advantage\u003c\/h3\u003e\n    \u003cdiv class=\"nova-note\"\u003e\n      Combining strength, flexibility, and a polished look, this tumbler ensures reliable performance while maintaining a clean and professional presentation for any beverage service.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45697262616660,"sku":"188418","price":312.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-18T172339.089.png?v=1776515060"},{"product_id":"wna-comet-frost-flex-20-oz-and-24-oz-translucent-lid-with-straw-slot-1-000-case","title":"WNA Comet Frost-Flex 20 oz. and 24 oz. Translucent Lid with Straw Slot - 1,000\/Case","description":"\u003cdiv style=\"max-width:90%; margin:0 auto; font-family:Arial, sans-serif; color:#1f1f1f;\"\u003e\n\n  \u003cdiv style=\"padding:18px 18px 10px 18px; border:1px solid #e6e6e6; border-radius:14px; background:#ffffff;\"\u003e\n\n    \u003ch2 style=\"font-size:26px; font-weight:700; margin:0 0 10px;\"\u003e\n      WNA Comet LDPF2024 Frost-Flex Translucent Lid\n    \u003c\/h2\u003e\n\n    \u003cp style=\"font-size:14px; margin:0 0 12px;\"\u003e\n      WNA Comet LDPF2024 Frost-Flex lid is designed for smooth beverage service with a perfect balance of durability, clarity, and functionality. Built for fast-paced food service environments, it enhances drink presentation while ensuring secure, spill-resistant usage.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"margin:14px 0; padding:12px; border-left:4px solid #d0d0d0; background:#fafafa;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:16px;\"\u003eProduct Highlights\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:13px;\"\u003e\n        Straw slot design, textured grip surface, crack-resistant polypropylene, and compatibility with 20 oz \u0026amp; 24 oz cups make it ideal for professional beverage service.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003ch3 style=\"font-size:18px; margin:16px 0 8px;\"\u003eKey Features\u003c\/h3\u003e\n    \u003cul style=\"margin:0 0 14px; padding-left:18px; font-size:13px;\"\u003e\n      \u003cli\u003eSecure straw slot for easy sipping\u003c\/li\u003e\n      \u003cli\u003eTextured anti-slip surface\u003c\/li\u003e\n      \u003cli\u003eLightweight yet durable construction\u003c\/li\u003e\n      \u003cli\u003eDesigned for hot \u0026amp; cold beverage service\u003c\/li\u003e\n      \u003cli\u003ePerfect for takeaway and delivery use\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003ch3 style=\"font-size:18px; margin:16px 0 8px;\"\u003eApplications\u003c\/h3\u003e\n    \u003cp style=\"font-size:13px; margin:0 0 12px;\"\u003e\n      Ideal for cafés, juice bars, restaurants, food trucks, catering services, and any high-volume beverage operation requiring reliable disposable lids.\n    \u003c\/p\u003e\n\n    \u003ch3 style=\"font-size:18px; margin:16px 0 8px;\"\u003eSpecifications\u003c\/h3\u003e\n\n    \u003cdiv style=\"overflow-x:auto;\"\u003e\n      \u003ctable style=\"width:100%; border-collapse:collapse; font-size:13px; border-radius:10px; overflow:hidden;\"\u003e\n        \n        \u003ctr style=\"background:#f3f4f6;\"\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eSKU#\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003e188419\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eQuantity\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003e1,000\/Case\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr style=\"background:#f3f4f6;\"\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eShipping Weight\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003e7.5 lb.\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eDiameter\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003e5 11\/16 Inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr style=\"background:#f3f4f6;\"\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eCapacity\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003e20 oz.\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eColor\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003eTranslucent\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr style=\"background:#f3f4f6;\"\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eMaterial\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003ePolypropylene Plastic\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eDesign\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003ePlain, Textured Finish\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr style=\"background:#f3f4f6;\"\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eLid Type\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003eFlat with Straw Slot\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eProduct Line\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003eWNA Comet Frost-Flex\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr style=\"background:#f3f4f6;\"\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eShape\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003eRound\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eStyle\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003e1-Piece\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr style=\"background:#f3f4f6;\"\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eType\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003eLids\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45697524301908,"sku":"188419","price":304.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-18T172836.153.png?v=1776515346"},{"product_id":"wna-comet-frost-flex-20-oz-frosted-customizable-plastic-tumbler-500-case","title":"WNA Comet Frost-Flex 20 oz. Frosted Customizable Plastic Tumbler - 500\/Case","description":"\u003cdiv style=\"max-width:90%; margin:0 auto; font-family:Arial, sans-serif; color:#1f1f1f;\"\u003e\n\n  \u003cdiv style=\"padding:20px; border:1px solid #e5e5e5; border-radius:14px; background:#ffffff;\"\u003e\n\n    \u003ch2 style=\"font-size:26px; font-weight:700; margin:0 0 10px;\"\u003e\n      WNA Comet PF20 Frost-Flex Frosted Tumbler\n    \u003c\/h2\u003e\n\n    \u003cp style=\"font-size:14px; margin:0 0 12px;\"\u003e\n      WNA Comet PF20 Frost-Flex frosted tumbler is designed to deliver an elegant drinking experience while maintaining durability and convenience. Its refined frosted appearance enhances beverage presentation, making it suitable for both casual and professional food service environments.\n    \u003c\/p\u003e\n\n    \u003cp style=\"font-size:14px; margin:0 0 14px;\"\u003e\n      Built from high-quality polypropylene, this tumbler provides flexibility and resistance against cracking. It is ideal for serving cold beverages such as juices, sodas, cocktails, and smoothies, offering a stylish alternative to traditional glassware.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"padding:12px; border-left:4px solid #cfcfcf; background:#fafafa; margin-bottom:14px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:16px;\"\u003eProduct Overview\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:13px;\"\u003e\n        Frosted finish, textured grip, disposable convenience, and strong polypropylene construction make it ideal for high-volume beverage service.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003ch3 style=\"font-size:18px; margin:16px 0 8px;\"\u003eKey Features\u003c\/h3\u003e\n    \u003cul style=\"margin:0 0 14px; padding-left:18px; font-size:13px;\"\u003e\n      \u003cli\u003eElegant frosted translucent appearance\u003c\/li\u003e\n      \u003cli\u003eTextured surface for secure grip\u003c\/li\u003e\n      \u003cli\u003eDurable and flexible polypropylene build\u003c\/li\u003e\n      \u003cli\u003eIdeal for cold beverages and mixed drinks\u003c\/li\u003e\n      \u003cli\u003eDisposable for fast cleanup and efficiency\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003ch3 style=\"font-size:18px; margin:16px 0 8px;\"\u003eIdeal Applications\u003c\/h3\u003e\n    \u003cp style=\"font-size:13px; margin:0 0 12px;\"\u003e\n      Perfect for restaurants, catering services, parties, cafés, juice bars, and event setups where stylish yet practical drinkware is required.\n    \u003c\/p\u003e\n\n    \u003ch3 style=\"font-size:18px; margin:16px 0 8px;\"\u003eSpecifications\u003c\/h3\u003e\n\n    \u003cdiv style=\"overflow-x:auto;\"\u003e\n      \u003ctable style=\"width:100%; border-collapse:collapse; font-size:13px; border-radius:10px; overflow:hidden;\"\u003e\n\n        \u003ctr style=\"background:#f4f4f4;\"\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eSKU#\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003e188420\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eQuantity\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003e500\/Case\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr style=\"background:#f4f4f4;\"\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eShipping Weight\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003e32.89 lb.\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eHeight\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003e5 1\/4 Inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr style=\"background:#f4f4f4;\"\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eDiameter\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003e3 11\/16 Inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eCapacity\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003e20 oz.\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr style=\"background:#f4f4f4;\"\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eColor\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003eClear \/ Translucent\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eMaterial\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003ePolypropylene Plastic\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr style=\"background:#f4f4f4;\"\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eFinish\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003eTextured Frosted\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eDesign\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003ePlain\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr style=\"background:#f4f4f4;\"\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eStyle\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003e1-Piece Frosted\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eShape\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003eRound\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr style=\"background:#f4f4f4;\"\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eProduct Line\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003eWNA Comet Frost-Flex\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eType\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003eCups \/ Tumblers\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45698064285780,"sku":"188420","price":369.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-18T173458.487.png?v=1776515722"},{"product_id":"wna-comet-frost-flex-24-oz-frosted-plastic-tumbler-500-case","title":"WNA Comet Frost-Flex 24 oz. Frosted Plastic Tumbler - 500\/Case","description":"\u003cdiv style=\"max-width:90%; margin:0 auto; font-family:Arial, sans-serif; color:#1f1f1f;\"\u003e\n\n  \u003cdiv style=\"padding:20px; border:1px solid #e6e6e6; border-radius:14px; background:#ffffff;\"\u003e\n\n    \u003ch2 style=\"font-size:26px; font-weight:700; margin:0 0 10px;\"\u003e\n      WNA Comet PF24 Frost-Flex Frosted Tumbler\n    \u003c\/h2\u003e\n\n    \u003cp style=\"font-size:14px; margin:0 0 12px;\"\u003e\n      WNA Comet PF24 Frost-Flex frosted tumbler delivers a premium beverage presentation with a sleek frosted appearance and durable construction. Designed for professional food service use, it combines elegance, strength, and practicality for everyday operations.\n    \u003c\/p\u003e\n\n    \u003cp style=\"font-size:14px; margin:0 0 14px;\"\u003e\n      Made from high-quality polypropylene, this tumbler provides flexibility and resistance against breakage. Its textured surface improves grip while enhancing user comfort, making it ideal for serving cold drinks in high-traffic environments.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"padding:12px; border-left:4px solid #dcdcdc; background:#fafafa; margin-bottom:14px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:16px;\"\u003eProduct Overview\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:13px;\"\u003e\n        Frosted finish for elegant presentation, durable polypropylene body, textured grip surface, and disposable convenience for efficient service.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003ch3 style=\"font-size:18px; margin:16px 0 8px;\"\u003eKey Features\u003c\/h3\u003e\n    \u003cul style=\"margin:0 0 14px; padding-left:18px; font-size:13px;\"\u003e\n      \u003cli\u003eElegant frosted translucent design\u003c\/li\u003e\n      \u003cli\u003eStrong and flexible polypropylene material\u003c\/li\u003e\n      \u003cli\u003eTextured surface for secure handling\u003c\/li\u003e\n      \u003cli\u003ePerfect for cold beverages and cocktails\u003c\/li\u003e\n      \u003cli\u003eDisposable design for easy cleanup\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003ch3 style=\"font-size:18px; margin:16px 0 8px;\"\u003eIdeal Usage\u003c\/h3\u003e\n    \u003cp style=\"font-size:13px; margin:0 0 12px;\"\u003e\n      Suitable for restaurants, cafés, catering events, parties, juice bars, and beverage stations requiring stylish and reliable drinkware.\n    \u003c\/p\u003e\n\n    \u003ch3 style=\"font-size:18px; margin:16px 0 8px;\"\u003eSpecifications\u003c\/h3\u003e\n\n    \u003cdiv style=\"overflow-x:auto;\"\u003e\n      \u003ctable style=\"width:100%; border-collapse:collapse; font-size:13px; border-radius:10px; overflow:hidden;\"\u003e\n\n        \u003ctr style=\"background:#f4f4f4;\"\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eSKU#\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003e188421\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eQuantity\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003e500\/Case\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr style=\"background:#f4f4f4;\"\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eShipping Weight\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003e33.74 lb.\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eHeight\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003e5 9\/16 Inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr style=\"background:#f4f4f4;\"\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eDiameter\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003e3 11\/16 Inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eCapacity\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003e24 oz.\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr style=\"background:#f4f4f4;\"\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eColor\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003eClear \/ Translucent\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eMaterial\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003ePolypropylene Plastic\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr style=\"background:#f4f4f4;\"\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eFinish\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003eTextured Frosted\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eDesign\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003ePlain\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr style=\"background:#f4f4f4;\"\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eStyle\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003e1-Piece Frosted\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eShape\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003eRound\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr style=\"background:#f4f4f4;\"\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eProduct Line\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003eWNA Comet Frost-Flex\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eType\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003eCups \/ Tumblers\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45698307588180,"sku":"188421","price":452.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-18T173842.302.png?v=1776515945"},{"product_id":"wna-comet-frost-flex-5-oz-frosted-plastic-tumbler-500-case","title":"WNA Comet Frost-Flex 5 oz. Frosted Plastic Tumbler - 500\/Case","description":"\u003cdiv style=\"max-width:90%; margin:0 auto; font-family:Arial, sans-serif; color:#1f1f1f;\"\u003e\n\n  \u003cdiv style=\"padding:20px; border:1px solid #e6e6e6; border-radius:14px; background:#ffffff;\"\u003e\n\n    \u003ch2 style=\"font-size:26px; font-weight:700; margin:0 0 10px;\"\u003e\n      WNA Comet PF5 Frost-Flex Frosted Tumbler\n    \u003c\/h2\u003e\n\n    \u003cp style=\"font-size:14px; margin:0 0 12px;\"\u003e\n      WNA Comet PF5 Frost-Flex frosted tumbler is designed for premium presentation of small beverages and tasting portions. Its elegant frosted finish enhances drink appeal while maintaining a clean, professional look suitable for any food service setting.\n    \u003c\/p\u003e\n\n    \u003cp style=\"font-size:14px; margin:0 0 14px;\"\u003e\n      Made from durable polypropylene, this compact tumbler provides flexibility, strength, and resistance to cracking. Its textured surface improves grip, ensuring safe and comfortable handling even in busy service environments.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"padding:12px; border-left:4px solid #dcdcdc; background:#fafafa; margin-bottom:14px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:16px;\"\u003eProduct Overview\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:13px;\"\u003e\n        Compact frosted design, durable polypropylene build, textured grip surface, and disposable convenience for efficient service.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003ch3 style=\"font-size:18px; margin:16px 0 8px;\"\u003eKey Features\u003c\/h3\u003e\n    \u003cul style=\"margin:0 0 14px; padding-left:18px; font-size:13px;\"\u003e\n      \u003cli\u003eElegant frosted translucent finish\u003c\/li\u003e\n      \u003cli\u003eIdeal for samples and small servings\u003c\/li\u003e\n      \u003cli\u003eStrong yet flexible polypropylene material\u003c\/li\u003e\n      \u003cli\u003eTextured surface for secure grip\u003c\/li\u003e\n      \u003cli\u003eDisposable for quick cleanup\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003ch3 style=\"font-size:18px; margin:16px 0 8px;\"\u003eBest Use Cases\u003c\/h3\u003e\n    \u003cp style=\"font-size:13px; margin:0 0 12px;\"\u003e\n      Perfect for tasting events, catering services, parties, beverage samples, dessert servings, and professional food service presentations.\n    \u003c\/p\u003e\n\n    \u003ch3 style=\"font-size:18px; margin:16px 0 8px;\"\u003eSpecifications\u003c\/h3\u003e\n\n    \u003cdiv style=\"overflow-x:auto;\"\u003e\n      \u003ctable style=\"width:100%; border-collapse:collapse; font-size:13px; border-radius:10px; overflow:hidden;\"\u003e\n\n        \u003ctr style=\"background:#f4f4f4;\"\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eSKU#\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003e188422\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eQuantity\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003e500\/Case\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr style=\"background:#f4f4f4;\"\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eShipping Weight\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003e9 lb.\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eHeight\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003e2 7\/8 Inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr style=\"background:#f4f4f4;\"\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eDiameter\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003e1 3\/4 Inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eCapacity\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003e5 oz.\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr style=\"background:#f4f4f4;\"\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eColor\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003eClear \/ Translucent\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eMaterial\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003ePolypropylene Plastic\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr style=\"background:#f4f4f4;\"\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eFinish\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003eTextured Frosted\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eDesign\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003ePlain\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr style=\"background:#f4f4f4;\"\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eStyle\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003e1-Piece Frosted\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eShape\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003eRound\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr style=\"background:#f4f4f4;\"\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eProduct Line\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003eWNA Comet Frost-Flex\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px; font-weight:700;\"\u003eType\u003c\/td\u003e\n          \u003ctd style=\"padding:10px;\"\u003eCups \/ Tumblers\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":45698314960980,"sku":"188422","price":157.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-04-18T174204.883.png?v=1776516152"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/collections\/disposable_plastic2_sm.webp?v=1756278946","url":"https:\/\/www.restaurantsupplywholesale.ca\/collections\/disposable-plastic-dinnerware.oembed?page=2","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}