{"title":"Disposables","description":"\u003cp\u003eDisposables Collection\u003c\/p\u003e","products":[{"product_id":"ecochoice-9-x-9-x-3-compostable-white-plant-fiber-1-compartment-take-out-box-200-case","title":"9\" x 9\" x 3\" Compostable White Plant Fiber 1 Compartment Take-Out Box - 200\/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\u003eEcoChoice Compostable Take-Out Box\u003c\/title\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700\u0026family=Poppins:wght@300;400;500\u0026display=swap');\n        \n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: 'Poppins', sans-serif;\n            color: #333;\n            background-color: #f9f9f7;\n            line-height: 1.6;\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        .product-container {\n            background: white;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 5px 20px rgba(0,0,0,0.05);\n        }\n        \n        .product-header {\n            background: linear-gradient(135deg, #4CAF50 0%, #2E7D32 100%);\n            color: white;\n            padding: 25px 30px;\n            text-align: center;\n        }\n        \n        .product-header h1 {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 700;\n            font-size: 32px;\n            margin-bottom: 10px;\n            letter-spacing: 0.5px;\n        }\n        \n        .product-tagline {\n            font-size: 18px;\n            font-weight: 300;\n            opacity: 0.9;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n            padding: 30px;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            padding: 20px;\n            text-align: center;\n            background: #f5f5f5;\n            border-radius: 8px;\n        }\n        \n        .product-image-placeholder {\n            width: 100%;\n            height: 300px;\n            background: linear-gradient(45deg, #e0e0e0 25%, #f5f5f5 25%, #f5f5f5 50%, #e0e0e0 50%, #e0e0e0 75%, #f5f5f5 75%, #f5f5f5 100%);\n            background-size: 20px 20px;\n            border-radius: 8px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #888;\n            font-style: italic;\n        }\n        \n        .product-details {\n            flex: 2;\n            min-width: 300px;\n            padding: 20px 30px;\n        }\n        \n        .product-description {\n            margin-bottom: 25px;\n        }\n        \n        .product-description p {\n            margin-bottom: 15px;\n            font-size: 16px;\n            line-height: 1.8;\n        }\n        \n        .specs-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 15px;\n            margin: 25px 0;\n        }\n        \n        .spec-box {\n            flex: 1;\n            min-width: 200px;\n            background: #f1f8e9;\n            padding: 20px;\n            border-radius: 8px;\n            text-align: center;\n        }\n        \n        .spec-title {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            color: #2E7D32;\n            margin-bottom: 10px;\n            font-size: 16px;\n        }\n        \n        .spec-value {\n            font-size: 18px;\n            font-weight: 500;\n        }\n        \n        .features-container {\n            background: #E8F5E9;\n            padding: 25px;\n            border-radius: 8px;\n            margin: 25px 0;\n        }\n        \n        .features-title {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            color: #2E7D32;\n            margin-bottom: 15px;\n            font-size: 20px;\n            text-align: center;\n        }\n        \n        .features-list {\n            list-style-type: none;\n        }\n        \n        .features-list li {\n            margin-bottom: 12px;\n            padding-left: 25px;\n            position: relative;\n        }\n        \n        .features-list li:before {\n            content: \"✓\";\n            color: #4CAF50;\n            position: absolute;\n            left: 0;\n            font-weight: bold;\n        }\n        \n        .applications {\n            margin: 30px 0;\n        }\n        \n        .applications-title {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            color: #2E7D32;\n            margin-bottom: 15px;\n            font-size: 20px;\n        }\n        \n        .applications-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\n            gap: 15px;\n        }\n        \n        .application-item {\n            background: #f5f5f5;\n            padding: 15px;\n            border-radius: 8px;\n            text-align: center;\n        }\n        \n        .eco-badge {\n            text-align: center;\n            padding: 20px;\n            background: #C8E6C9;\n            border-radius: 8px;\n            margin: 30px 0;\n        }\n        \n        .eco-badge i {\n            font-size: 40px;\n            color: #2E7D32;\n            margin-bottom: 15px;\n            display: block;\n        }\n        \n        .eco-badge p {\n            font-weight: 500;\n            color: #1B5E20;\n        }\n        \n        @media (max-width: 768px) {\n            .product-content {\n                flex-direction: column;\n            }\n            \n            .product-header h1 {\n                font-size: 26px;\n            }\n            \n            .product-tagline {\n                font-size: 16px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-container\"\u003e\n        \u003cdiv class=\"product-header\"\u003e\n            \u003ch1\u003eEcoChoice Compostable Take-Out Box\u003c\/h1\u003e\n            \u003cp class=\"product-tagline\"\u003eEco-Friendly Disposable Solution for Food Service\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv class=\"product-image-placeholder\"\u003e\n                    Product Image Here\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003cdiv class=\"product-description\"\u003e\n                    \u003cp\u003eEnjoy the convenience of environmentally friendly disposable products with this EcoChoice 9\" x 9\" x 3\" compostable no PFAS added white plant fiber take-out box!\u003c\/p\u003e\n                    \n                    \u003cp\u003eThe EcoChoice compostable take-out box is perfect for restaurants, caterers, and sandwich shops that serve anything from hot entrees to cold salads. Package up take-out orders or leftovers for your customers while also taking a step toward going green with this environmentally smart option!\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"specs-container\"\u003e\n                    \u003cdiv class=\"spec-box\"\u003e\n                        \u003cdiv class=\"spec-title\"\u003eDimensions\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003e9\" x 9\" x 3\"\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"spec-box\"\u003e\n                        \u003cdiv class=\"spec-title\"\u003eCompartments\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003e1 Compartment\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"spec-box\"\u003e\n                        \u003cdiv class=\"spec-title\"\u003eMaterial\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003ePlant Fiber\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"features-container\"\u003e\n                    \u003cdiv class=\"features-title\"\u003eKey Features\u003c\/div\u003e\n                    \u003cul class=\"features-list\"\u003e\n                        \u003cli\u003e100% Compostable and environmentally friendly\u003c\/li\u003e\n                        \u003cli\u003eNo PFAS added - safe for food contact\u003c\/li\u003e\n                        \u003cli\u003eMade from renewable plant fiber materials\u003c\/li\u003e\n                        \u003cli\u003eSturdy construction suitable for both hot and cold foods\u003c\/li\u003e\n                        \u003cli\u003eLeak-resistant design\u003c\/li\u003e\n                        \u003cli\u003eMicrowave safe for customer convenience\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"applications\"\u003e\n                    \u003cdiv class=\"applications-title\"\u003ePerfect For:\u003c\/div\u003e\n                    \u003cdiv class=\"applications-grid\"\u003e\n                        \u003cdiv class=\"application-item\"\u003eRestaurants\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eCaterers\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eSandwich Shops\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eFood Trucks\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eHot Entrees\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eCold Salads\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eTake-Out Orders\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eLeftovers\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"eco-badge\"\u003e\n                    \u003ci\u003e♻\u003c\/i\u003e\n                    \u003cp\u003eMake the sustainable choice! This product is compostable and helps reduce environmental impact.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42487017373780,"sku":null,"price":95.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2658561.jpg?v=1758291630"},{"product_id":"ecochoice-9-x-6-x-3-compostable-white-plant-fiber-1-compartment-take-out-container-200-case","title":"9\" x 6\" x 3\" Compostable White Plant Fiber 1 Compartment Take-Out Container - 200\/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\u003eEcoChoice Compostable Take-Out Box\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700\u0026amp;family=Poppins:wght@300;400;500\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: 'Poppins', sans-serif;\n            color: #333;\n            background-color: #f9f9f7;\n            line-height: 1.6;\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        .product-container {\n            background: white;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 5px 20px rgba(0,0,0,0.05);\n        }\n        \n        .product-header {\n            background: linear-gradient(135deg, #4CAF50 0%, #2E7D32 100%);\n            color: white;\n            padding: 25px 30px;\n            text-align: center;\n        }\n        \n        .product-header h1 {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 700;\n            font-size: 32px;\n            margin-bottom: 10px;\n            letter-spacing: 0.5px;\n        }\n        \n        .product-tagline {\n            font-size: 18px;\n            font-weight: 300;\n            opacity: 0.9;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n            padding: 30px;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            padding: 20px;\n            text-align: center;\n            background: #f5f5f5;\n            border-radius: 8px;\n        }\n        \n        .product-image-placeholder {\n            width: 100%;\n            height: 300px;\n            background: linear-gradient(45deg, #e0e0e0 25%, #f5f5f5 25%, #f5f5f5 50%, #e0e0e0 50%, #e0e0e0 75%, #f5f5f5 75%, #f5f5f5 100%);\n            background-size: 20px 20px;\n            border-radius: 8px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #888;\n            font-style: italic;\n        }\n        \n        .product-details {\n            flex: 2;\n            min-width: 300px;\n            padding: 20px 30px;\n        }\n        \n        .product-description {\n            margin-bottom: 25px;\n        }\n        \n        .product-description p {\n            margin-bottom: 15px;\n            font-size: 16px;\n            line-height: 1.8;\n        }\n        \n        .specs-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 15px;\n            margin: 25px 0;\n        }\n        \n        .spec-box {\n            flex: 1;\n            min-width: 200px;\n            background: #f1f8e9;\n            padding: 20px;\n            border-radius: 8px;\n            text-align: center;\n        }\n        \n        .spec-title {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            color: #2E7D32;\n            margin-bottom: 10px;\n            font-size: 16px;\n        }\n        \n        .spec-value {\n            font-size: 18px;\n            font-weight: 500;\n        }\n        \n        .features-container {\n            background: #E8F5E9;\n            padding: 25px;\n            border-radius: 8px;\n            margin: 25px 0;\n        }\n        \n        .features-title {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            color: #2E7D32;\n            margin-bottom: 15px;\n            font-size: 20px;\n            text-align: center;\n        }\n        \n        .features-list {\n            list-style-type: none;\n        }\n        \n        .features-list li {\n            margin-bottom: 12px;\n            padding-left: 25px;\n            position: relative;\n        }\n        \n        .features-list li:before {\n            content: \"✓\";\n            color: #4CAF50;\n            position: absolute;\n            left: 0;\n            font-weight: bold;\n        }\n        \n        .applications {\n            margin: 30px 0;\n        }\n        \n        .applications-title {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            color: #2E7D32;\n            margin-bottom: 15px;\n            font-size: 20px;\n        }\n        \n        .applications-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\n            gap: 15px;\n        }\n        \n        .application-item {\n            background: #f5f5f5;\n            padding: 15px;\n            border-radius: 8px;\n            text-align: center;\n        }\n        \n        .eco-badge {\n            text-align: center;\n            padding: 20px;\n            background: #C8E6C9;\n            border-radius: 8px;\n            margin: 30px 0;\n        }\n        \n        .eco-badge i {\n            font-size: 40px;\n            color: #2E7D32;\n            margin-bottom: 15px;\n            display: block;\n        }\n        \n        .eco-badge p {\n            font-weight: 500;\n            color: #1B5E20;\n        }\n        \n        .cta-button {\n            display: block;\n            width: 100%;\n            padding: 16px;\n            background: #4CAF50;\n            color: white;\n            text-align: center;\n            border-radius: 8px;\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            font-size: 18px;\n            text-decoration: none;\n            transition: background 0.3s ease;\n            margin-top: 20px;\n        }\n        \n        .cta-button:hover {\n            background: #2E7D32;\n        }\n        \n        @media (max-width: 768px) {\n            .product-content {\n                flex-direction: column;\n            }\n            \n            .product-header h1 {\n                font-size: 26px;\n            }\n            \n            .product-tagline {\n                font-size: 16px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-container\"\u003e\n        \u003cdiv class=\"product-header\"\u003e\n            \u003ch1\u003eEcoChoice Compostable Take-Out Box\u003c\/h1\u003e\n            \u003cp class=\"product-tagline\"\u003eEco-Friendly Disposable Solution for Food Service\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv class=\"product-image-placeholder\"\u003e\n                    \u003c!-- Replace with your actual product image --\u003e\n                    \u003ci class=\"fas fa-utensils\" style=\"font-size: 60px; color: #4CAF50;\"\u003e\u003c\/i\u003e\n                    \u003cp\u003eProduct Image Here\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"specs-container\" style=\"margin-top: 20px;\"\u003e\n                    \u003cdiv class=\"spec-box\"\u003e\n                        \u003cdiv class=\"spec-title\"\u003eDimensions\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003e9\" x 6\" x 3\"\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"spec-box\"\u003e\n                        \u003cdiv class=\"spec-title\"\u003eCompartments\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003e1 Compartment\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003cdiv class=\"product-description\"\u003e\n                    \u003cp\u003eEnjoy the convenience of environmentally friendly disposable products with this EcoChoice 9\" x 6\" x 3\" compostable no PFAS added white plant fiber take-out box!\u003c\/p\u003e\n                    \n                    \u003cp\u003eThe EcoChoice compostable take-out box is perfect for restaurants, caterers, and sandwich shops that serve anything from hot entrees to cold salads. Package up take-out orders or leftovers for your customers while also taking a step toward going green with this environmentally smart option!\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"features-container\"\u003e\n                    \u003cdiv class=\"features-title\"\u003eKey Features\u003c\/div\u003e\n                    \u003cul class=\"features-list\"\u003e\n                        \u003cli\u003e100% Compostable and environmentally friendly\u003c\/li\u003e\n                        \u003cli\u003eNo PFAS added - safe for food contact\u003c\/li\u003e\n                        \u003cli\u003eMade from renewable plant fiber materials\u003c\/li\u003e\n                        \u003cli\u003eSturdy construction suitable for both hot and cold foods\u003c\/li\u003e\n                        \u003cli\u003eLeak-resistant design\u003c\/li\u003e\n                        \u003cli\u003eMicrowave safe for customer convenience\u003c\/li\u003e\n                        \u003cli\u003eDimensions: 9\" x 6\" x 3\" - perfect for various food types\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"applications\"\u003e\n                    \u003cdiv class=\"applications-title\"\u003ePerfect For:\u003c\/div\u003e\n                    \u003cdiv class=\"applications-grid\"\u003e\n                        \u003cdiv class=\"application-item\"\u003eRestaurants\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eCaterers\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eSandwich Shops\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eFood Trucks\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eHot Entrees\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eCold Salads\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eTake-Out Orders\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eLeftovers\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"eco-badge\"\u003e\n                    \u003ci class=\"fas fa-leaf\"\u003e\u003c\/i\u003e\n                    \u003cp\u003eMake the sustainable choice! This product is compostable and helps reduce environmental impact.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003ca href=\"#\" class=\"cta-button\"\u003eAdd to Cart - $24.99\u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42487033299028,"sku":null,"price":74.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2657909.jpg?v=1758292046"},{"product_id":"choice-heavy-duty-32-oz-microwavable-translucent-plastic-deli-container-and-lid-combo-pack-240-case","title":"Heavy Duty 32 oz. Microwavable Translucent Plastic Deli Container and Lid Combo Pack - 240\/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\u003eHeavy Duty Microwavable Deli Containers\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700\u0026amp;family=Poppins:wght@300;400;500\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: 'Poppins', sans-serif;\n            color: #333;\n            background-color: #f9f9f7;\n            line-height: 1.6;\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        .product-container {\n            background: white;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 5px 20px rgba(0,0,0,0.05);\n        }\n        \n        .product-header {\n            background: linear-gradient(135deg, #1a73e8 0%, #0d47a1 100%);\n            color: white;\n            padding: 25px 30px;\n            text-align: center;\n        }\n        \n        .product-header h1 {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 700;\n            font-size: 32px;\n            margin-bottom: 10px;\n            letter-spacing: 0.5px;\n        }\n        \n        .product-tagline {\n            font-size: 18px;\n            font-weight: 300;\n            opacity: 0.9;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n            padding: 30px;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            padding: 20px;\n            text-align: center;\n            background: #f5f5f5;\n            border-radius: 8px;\n        }\n        \n        .product-image-placeholder {\n            width: 100%;\n            height: 300px;\n            background: linear-gradient(45deg, #e0e0e0 25%, #f5f5f5 25%, #f5f5f5 50%, #e0e0e0 50%, #e0e0e0 75%, #f5f5f5 75%, #f5f5f5 100%);\n            background-size: 20px 20px;\n            border-radius: 8px;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: center;\n            color: #888;\n            font-style: italic;\n        }\n        \n        .product-image-placeholder i {\n            font-size: 60px;\n            color: #1a73e8;\n            margin-bottom: 15px;\n        }\n        \n        .product-details {\n            flex: 2;\n            min-width: 300px;\n            padding: 20px 30px;\n        }\n        \n        .product-description {\n            margin-bottom: 25px;\n        }\n        \n        .product-description p {\n            margin-bottom: 15px;\n            font-size: 16px;\n            line-height: 1.8;\n        }\n        \n        .specs-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 15px;\n            margin: 25px 0;\n        }\n        \n        .spec-box {\n            flex: 1;\n            min-width: 200px;\n            background: #e8f0fe;\n            padding: 20px;\n            border-radius: 8px;\n            text-align: center;\n        }\n        \n        .spec-title {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            color: #1a73e8;\n            margin-bottom: 10px;\n            font-size: 16px;\n        }\n        \n        .spec-value {\n            font-size: 18px;\n            font-weight: 500;\n        }\n        \n        .features-container {\n            background: #E8F5E9;\n            padding: 25px;\n            border-radius: 8px;\n            margin: 25px 0;\n        }\n        \n        .features-title {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            color: #2E7D32;\n            margin-bottom: 15px;\n            font-size: 20px;\n            text-align: center;\n        }\n        \n        .features-list {\n            list-style-type: none;\n        }\n        \n        .features-list li {\n            margin-bottom: 12px;\n            padding-left: 25px;\n            position: relative;\n        }\n        \n        .features-list li:before {\n            content: \"✓\";\n            color: #4CAF50;\n            position: absolute;\n            left: 0;\n            font-weight: bold;\n        }\n        \n        .applications {\n            margin: 30px 0;\n        }\n        \n        .applications-title {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            color: #1a73e8;\n            margin-bottom: 15px;\n            font-size: 20px;\n        }\n        \n        .applications-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\n            gap: 15px;\n        }\n        \n        .application-item {\n            background: #f5f5f5;\n            padding: 15px;\n            border-radius: 8px;\n            text-align: center;\n        }\n        \n        .package-info {\n            text-align: center;\n            padding: 20px;\n            background: #e8f0fe;\n            border-radius: 8px;\n            margin: 30px 0;\n        }\n        \n        .package-info i {\n            font-size: 40px;\n            color: #1a73e8;\n            margin-bottom: 15px;\n            display: block;\n        }\n        \n        .package-info p {\n            font-weight: 500;\n            color: #0d47a1;\n        }\n        \n        .cta-button {\n            display: block;\n            width: 100%;\n            padding: 16px;\n            background: #1a73e8;\n            color: white;\n            text-align: center;\n            border-radius: 8px;\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            font-size: 18px;\n            text-decoration: none;\n            transition: background 0.3s ease;\n            margin-top: 20px;\n        }\n        \n        .cta-button:hover {\n            background: #0d47a1;\n        }\n        \n        .benefits-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .benefit {\n            flex: 1;\n            min-width: 250px;\n            display: flex;\n            align-items: center;\n            background: #f9f9f9;\n            padding: 15px;\n            border-radius: 8px;\n        }\n        \n        .benefit-icon {\n            font-size: 24px;\n            color: #1a73e8;\n            margin-right: 15px;\n        }\n        \n        @media (max-width: 768px) {\n            .product-content {\n                flex-direction: column;\n            }\n            \n            .product-header h1 {\n                font-size: 26px;\n            }\n            \n            .product-tagline {\n                font-size: 16px;\n            }\n            \n            .benefit {\n                min-width: 100%;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-container\"\u003e\n        \u003cdiv class=\"product-header\"\u003e\n            \u003ch1\u003eHeavy Duty 32 oz. Microwavable Deli Containers\u003c\/h1\u003e\n            \u003cp class=\"product-tagline\"\u003ePerfect for food service businesses - Combo pack with containers and lids\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv class=\"product-image-placeholder\"\u003e\n                    \u003ci class=\"fas fa-utensils\"\u003e\u003c\/i\u003e\n                    \u003c!-- Replace with your actual product image --\u003e\n                    \u003cp\u003eProduct Image Here\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"specs-container\" style=\"margin-top: 20px;\"\u003e\n                    \u003cdiv class=\"spec-box\"\u003e\n                        \u003cdiv class=\"spec-title\"\u003eCapacity\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003e32 oz.\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"spec-box\"\u003e\n                        \u003cdiv class=\"spec-title\"\u003eCombo Pack\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003e240 Containers + 240 Lids\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003cdiv class=\"product-description\"\u003e\n                    \u003cp\u003ePackage your pasta salad, soup, or stew with this Choice Heavy Duty 32 oz. microwavable plastic deli container and lid combo pack.\u003c\/p\u003e\n                    \n                    \u003cp\u003eThis combo pack includes 240 containers and 240 tight-fitting lids. Use it to package and store food with ease, providing guests with a convenient way to take home your signature dishes. Both convenient and versatile, this container and lid combo pack is ideal for any deli, grocery store, or restaurant take-out application.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"benefits-container\"\u003e\n                    \u003cdiv class=\"benefit\"\u003e\n                        \u003cdiv class=\"benefit-icon\"\u003e\n                            \u003ci class=\"fas fa-microphone\"\u003e\u003c\/i\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv\u003eMicrowave safe for easy reheating\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"benefit\"\u003e\n                        \u003cdiv class=\"benefit-icon\"\u003e\n                            \u003ci class=\"fas fa-weight-hanging\"\u003e\u003c\/i\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv\u003eHeavy duty construction\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"benefit\"\u003e\n                        \u003cdiv class=\"benefit-icon\"\u003e\n                            \u003ci class=\"fas fa-lock\"\u003e\u003c\/i\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv\u003eLeak-resistant tight-fitting lids\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"features-container\"\u003e\n                    \u003cdiv class=\"features-title\"\u003eKey Features\u003c\/div\u003e\n                    \u003cul class=\"features-list\"\u003e\n                        \u003cli\u003eHeavy-duty plastic construction for durability\u003c\/li\u003e\n                        \u003cli\u003eMicrowave safe - customers can reheat food easily\u003c\/li\u003e\n                        \u003cli\u003eTight-fitting lids prevent leaks and spills\u003c\/li\u003e\n                        \u003cli\u003ePerfect for both hot and cold food items\u003c\/li\u003e\n                        \u003cli\u003eStackable design for easy storage\u003c\/li\u003e\n                        \u003cli\u003eClear container for easy content identification\u003c\/li\u003e\n                        \u003cli\u003e32 oz. capacity ideal for various food portions\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"applications\"\u003e\n                    \u003cdiv class=\"applications-title\"\u003eIdeal For:\u003c\/div\u003e\n                    \u003cdiv class=\"applications-grid\"\u003e\n                        \u003cdiv class=\"application-item\"\u003eDelis\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eGrocery Stores\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eRestaurants\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eTake-Out Services\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eSoup \u0026amp; Salad Bars\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eCatering Businesses\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eFood Prep Services\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eMeal Delivery\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"package-info\"\u003e\n                    \u003ci class=\"fas fa-box-open\"\u003e\u003c\/i\u003e\n                    \u003cp\u003eCombo Pack Includes: 240 containers + 240 matching lids\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003ca href=\"#\" class=\"cta-button\"\u003eAdd to Cart - $89.99\u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42487046242388,"sku":null,"price":86.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2417640.jpg?v=1758292443"},{"product_id":"choice-heavy-duty-16-oz-microwavable-translucent-plastic-deli-container-and-lid-combo-pack-240-case","title":"Heavy Duty 16 oz. Microwavable Translucent Plastic Deli Container and Lid Combo Pack - 240\/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\u003eHeavy Duty 16 oz Microwavable Deli Containers\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700\u0026amp;family=Poppins:wght@300;400;500\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: 'Poppins', sans-serif;\n            color: #333;\n            background-color: #f9f9f7;\n            line-height: 1.6;\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        .product-container {\n            background: white;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 5px 20px rgba(0,0,0,0.05);\n        }\n        \n        .product-header {\n            background: linear-gradient(135deg, #1a73e8 0%, #0d47a1 100%);\n            color: white;\n            padding: 25px 30px;\n            text-align: center;\n        }\n        \n        .product-header h1 {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 700;\n            font-size: 32px;\n            margin-bottom: 10px;\n            letter-spacing: 0.5px;\n        }\n        \n        .product-tagline {\n            font-size: 18px;\n            font-weight: 300;\n            opacity: 0.9;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n            padding: 30px;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            padding: 20px;\n            text-align: center;\n            background: #f5f5f5;\n            border-radius: 8px;\n        }\n        \n        .product-image-placeholder {\n            width: 100%;\n            height: 300px;\n            background: linear-gradient(45deg, #e0e0e0 25%, #f5f5f5 25%, #f5f5f5 50%, #e0e0e0 50%, #e0e0e0 75%, #f5f5f5 75%, #f5f5f5 100%);\n            background-size: 20px 20px;\n            border-radius: 8px;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: center;\n            color: #888;\n            font-style: italic;\n        }\n        \n        .product-image-placeholder i {\n            font-size: 60px;\n            color: #1a73e8;\n            margin-bottom: 15px;\n        }\n        \n        .product-details {\n            flex: 2;\n            min-width: 300px;\n            padding: 20px 30px;\n        }\n        \n        .product-description {\n            margin-bottom: 25px;\n        }\n        \n        .product-description p {\n            margin-bottom: 15px;\n            font-size: 16px;\n            line-height: 1.8;\n        }\n        \n        .specs-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 15px;\n            margin: 25px 0;\n        }\n        \n        .spec-box {\n            flex: 1;\n            min-width: 200px;\n            background: #e8f0fe;\n            padding: 20px;\n            border-radius: 8px;\n            text-align: center;\n        }\n        \n        .spec-title {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            color: #1a73e8;\n            margin-bottom: 10px;\n            font-size: 16px;\n        }\n        \n        .spec-value {\n            font-size: 18px;\n            font-weight: 500;\n        }\n        \n        .features-container {\n            background: #E8F5E9;\n            padding: 25px;\n            border-radius: 8px;\n            margin: 25px 0;\n        }\n        \n        .features-title {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            color: #2E7D32;\n            margin-bottom: 15px;\n            font-size: 20px;\n            text-align: center;\n        }\n        \n        .features-list {\n            list-style-type: none;\n        }\n        \n        .features-list li {\n            margin-bottom: 12px;\n            padding-left: 25px;\n            position: relative;\n        }\n        \n        .features-list li:before {\n            content: \"✓\";\n            color: #4CAF50;\n            position: absolute;\n            left: 0;\n            font-weight: bold;\n        }\n        \n        .applications {\n            margin: 30px 0;\n        }\n        \n        .applications-title {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            color: #1a73e8;\n            margin-bottom: 15px;\n            font-size: 20px;\n        }\n        \n        .applications-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\n            gap: 15px;\n        }\n        \n        .application-item {\n            background: #f5f5f5;\n            padding: 15px;\n            border-radius: 8px;\n            text-align: center;\n        }\n        \n        .package-info {\n            text-align: center;\n            padding: 20px;\n            background: #e8f0fe;\n            border-radius: 8px;\n            margin: 30px 0;\n        }\n        \n        .package-info i {\n            font-size: 40px;\n            color: #1a73e8;\n            margin-bottom: 15px;\n            display: block;\n        }\n        \n        .package-info p {\n            font-weight: 500;\n            color: #0d47a1;\n        }\n        \n        .cta-button {\n            display: block;\n            width: 100%;\n            padding: 16px;\n            background: #1a73e8;\n            color: white;\n            text-align: center;\n            border-radius: 8px;\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            font-size: 18px;\n            text-decoration: none;\n            transition: background 0.3s ease;\n            margin-top: 20px;\n        }\n        \n        .cta-button:hover {\n            background: #0d47a1;\n        }\n        \n        .benefits-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .benefit {\n            flex: 1;\n            min-width: 250px;\n            display: flex;\n            align-items: center;\n            background: #f9f9f9;\n            padding: 15px;\n            border-radius: 8px;\n        }\n        \n        .benefit-icon {\n            font-size: 24px;\n            color: #1a73e8;\n            margin-right: 15px;\n        }\n        \n        @media (max-width: 768px) {\n            .product-content {\n                flex-direction: column;\n            }\n            \n            .product-header h1 {\n                font-size: 26px;\n            }\n            \n            .product-tagline {\n                font-size: 16px;\n            }\n            \n            .benefit {\n                min-width: 100%;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-container\"\u003e\n        \u003cdiv class=\"product-header\"\u003e\n            \u003ch1\u003eHeavy Duty 16 oz. Microwavable Deli Containers\u003c\/h1\u003e\n            \u003cp class=\"product-tagline\"\u003ePerfect for food service businesses - Combo pack with containers and lids\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv class=\"product-image-placeholder\"\u003e\n                    \u003ci class=\"fas fa-utensils\"\u003e\u003c\/i\u003e\n                    \u003c!-- Replace with your actual product image --\u003e\n                    \u003cp\u003eProduct Image Here\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"specs-container\" style=\"margin-top: 20px;\"\u003e\n                    \u003cdiv class=\"spec-box\"\u003e\n                        \u003cdiv class=\"spec-title\"\u003eCapacity\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003e16 oz.\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"spec-box\"\u003e\n                        \u003cdiv class=\"spec-title\"\u003eCombo Pack\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003e240 Containers + 240 Lids\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003cdiv class=\"product-description\"\u003e\n                    \u003cp\u003ePackage your pasta salad, soup, or stew with this Choice Heavy Duty 16 oz. microwavable plastic deli container and lid combo pack.\u003c\/p\u003e\n                    \n                    \u003cp\u003eThis combo pack includes 240 containers and 240 tight-fitting lids. Use it to package and store food with ease, providing guests with a convenient way to take home your signature dishes. Both convenient and versatile, this container and lid combo pack is ideal for any deli, grocery store, or restaurant take-out application.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"benefits-container\"\u003e\n                    \u003cdiv class=\"benefit\"\u003e\n                        \u003cdiv class=\"benefit-icon\"\u003e\n                            \u003ci class=\"fas fa-microphone\"\u003e\u003c\/i\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv\u003eMicrowave safe for easy reheating\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"benefit\"\u003e\n                        \u003cdiv class=\"benefit-icon\"\u003e\n                            \u003ci class=\"fas fa-weight-hanging\"\u003e\u003c\/i\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv\u003eHeavy duty construction\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"benefit\"\u003e\n                        \u003cdiv class=\"benefit-icon\"\u003e\n                            \u003ci class=\"fas fa-lock\"\u003e\u003c\/i\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv\u003eLeak-resistant tight-fitting lids\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"features-container\"\u003e\n                    \u003cdiv class=\"features-title\"\u003eKey Features\u003c\/div\u003e\n                    \u003cul class=\"features-list\"\u003e\n                        \u003cli\u003eHeavy-duty plastic construction for durability\u003c\/li\u003e\n                        \u003cli\u003eMicrowave safe - customers can reheat food easily\u003c\/li\u003e\n                        \u003cli\u003eTight-fitting lids prevent leaks and spills\u003c\/li\u003e\n                        \u003cli\u003ePerfect for both hot and cold food items\u003c\/li\u003e\n                        \u003cli\u003eStackable design for easy storage\u003c\/li\u003e\n                        \u003cli\u003eClear container for easy content identification\u003c\/li\u003e\n                        \u003cli\u003e16 oz. capacity ideal for various food portions\u003c\/li\u003e\n                        \u003cli\u003ePerfect size for sides, salads, and smaller portions\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"applications\"\u003e\n                    \u003cdiv class=\"applications-title\"\u003eIdeal For:\u003c\/div\u003e\n                    \u003cdiv class=\"applications-grid\"\u003e\n                        \u003cdiv class=\"application-item\"\u003eDelis\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eGrocery Stores\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eRestaurants\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eTake-Out Services\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eSoup \u0026amp; Salad Bars\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eCatering Businesses\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eFood Prep Services\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eMeal Delivery\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"package-info\"\u003e\n                    \u003ci class=\"fas fa-box-open\"\u003e\u003c\/i\u003e\n                    \u003cp\u003eCombo Pack Includes: 240 containers + 240 matching lids\u003c\/p\u003e\n                    \u003cp\u003ePerfect bulk quantity for food service businesses\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003ca href=\"#\" class=\"cta-button\"\u003eAdd to Cart - $79.99\u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42487055712340,"sku":null,"price":63.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2411009.jpg?v=1758292657"},{"product_id":"choice-kraft-microwavable-folded-paper-3-take-out-customizable-container-7-3-4-x-5-1-2-x-2-1-2-200-case","title":"Kraft Microwavable Folded Paper #3 Take-Out Customizable Container 7 3\/4\" x 5 1\/2\" x 2 1\/2\" - 200\/Case","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700\u0026amp;family=Poppins:wght@300;400;500\u0026amp;display=swap\"\u003e \u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: 'Poppins', sans-serif;\n            color: #5a3825;\n            background-color: #f9f5f0;\n            line-height: 1.6;\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        .product-container {\n            background: white;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 5px 20px rgba(0,0,0,0.05);\n        }\n        \n        .product-header {\n            background: linear-gradient(135deg, #8B5A2B 0%, #6B4423 100%);\n            color: white;\n            padding: 25px 30px;\n            text-align: center;\n        }\n        \n        .product-header h1 {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 700;\n            font-size: 32px;\n            margin-bottom: 10px;\n            letter-spacing: 0.5px;\n        }\n        \n        .product-tagline {\n            font-size: 18px;\n            font-weight: 300;\n            opacity: 0.9;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n            padding: 30px;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            padding: 20px;\n            text-align: center;\n            background: #f5f1eb;\n            border-radius: 8px;\n        }\n        \n        .product-image-placeholder {\n            width: 100%;\n            height: 300px;\n            background: linear-gradient(45deg, #d7ccc8 25%, #efebe9 25%, #efebe9 50%, #d7ccc8 50%, #d7ccc8 75%, #efebe9 75%, #efebe9 100%);\n            background-size: 20px 20px;\n            border-radius: 8px;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: center;\n            color: #8B5A2B;\n            font-style: italic;\n        }\n        \n        .product-image-placeholder i {\n            font-size: 60px;\n            color: #8B5A2B;\n            margin-bottom: 15px;\n        }\n        \n        .product-details {\n            flex: 2;\n            min-width: 300px;\n            padding: 20px 30px;\n        }\n        \n        .product-description {\n            margin-bottom: 25px;\n        }\n        \n        .product-description p {\n            margin-bottom: 15px;\n            font-size: 16px;\n            line-height: 1.8;\n        }\n        \n        .specs-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 15px;\n            margin: 25px 0;\n        }\n        \n        .spec-box {\n            flex: 1;\n            min-width: 200px;\n            background: #efebe9;\n            padding: 20px;\n            border-radius: 8px;\n            text-align: center;\n            border: 1px solid #d7ccc8;\n        }\n        \n        .spec-title {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            color: #6B4423;\n            margin-bottom: 10px;\n            font-size: 16px;\n        }\n        \n        .spec-value {\n            font-size: 18px;\n            font-weight: 500;\n        }\n        \n        .features-container {\n            background: #f5f1eb;\n            padding: 25px;\n            border-radius: 8px;\n            margin: 25px 0;\n            border: 1px solid #d7ccc8;\n        }\n        \n        .features-title {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            color: #6B4423;\n            margin-bottom: 15px;\n            font-size: 20px;\n            text-align: center;\n        }\n        \n        .features-list {\n            list-style-type: none;\n        }\n        \n        .features-list li {\n            margin-bottom: 12px;\n            padding-left: 25px;\n            position: relative;\n        }\n        \n        .features-list li:before {\n            content: \"✓\";\n            color: #8B5A2B;\n            position: absolute;\n            left: 0;\n            font-weight: bold;\n        }\n        \n        .applications {\n            margin: 30px 0;\n        }\n        \n        .applications-title {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            color: #6B4423;\n            margin-bottom: 15px;\n            font-size: 20px;\n        }\n        \n        .applications-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\n            gap: 15px;\n        }\n        \n        .application-item {\n            background: #f5f1eb;\n            padding: 15px;\n            border-radius: 8px;\n            text-align: center;\n            border: 1px solid #d7ccc8;\n        }\n        \n        .eco-info {\n            text-align: center;\n            padding: 20px;\n            background: #efebe9;\n            border-radius: 8px;\n            margin: 30px 0;\n            border: 1px solid #d7ccc8;\n        }\n        \n        .eco-info i {\n            font-size: 40px;\n            color: #8B5A2B;\n            margin-bottom: 15px;\n            display: block;\n        }\n        \n        .eco-info p {\n            font-weight: 500;\n            color: #6B4423;\n        }\n        \n        .cta-button {\n            display: block;\n            width: 100%;\n            padding: 16px;\n            background: #8B5A2B;\n            color: white;\n            text-align: center;\n            border-radius: 8px;\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            font-size: 18px;\n            text-decoration: none;\n            transition: background 0.3s ease;\n            margin-top: 20px;\n        }\n        \n        .cta-button:hover {\n            background: #6B4423;\n        }\n        \n        .benefits-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .benefit {\n            flex: 1;\n            min-width: 250px;\n            display: flex;\n            align-items: center;\n            background: #f9f5f0;\n            padding: 15px;\n            border-radius: 8px;\n            border: 1px solid #d7ccc8;\n        }\n        \n        .benefit-icon {\n            font-size: 24px;\n            color: #8B5A2B;\n            margin-right: 15px;\n        }\n        \n        .kraft-showcase {\n            text-align: center;\n            padding: 25px;\n            margin: 30px 0;\n            background: #6B4423;\n            color: white;\n            border-radius: 8px;\n        }\n        \n        @media (max-width: 768px) {\n            .product-content {\n                flex-direction: column;\n            }\n            \n            .product-header h1 {\n                font-size: 26px;\n            }\n            \n            .product-tagline {\n                font-size: 16px;\n            }\n            \n            .benefit {\n                min-width: 100%;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003ch1\u003eKraft Microwavable Folded Paper Take-Out Containers\u003c\/h1\u003e\n\u003cp class=\"product-tagline\"\u003eEco-friendly and stylish solution for food-to-go\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-content\"\u003e\n\u003cdiv class=\"product-image\"\u003e\n\u003cdiv class=\"product-image-placeholder\"\u003e\n\u003ci class=\"fas fa-utensils\"\u003e\u003c\/i\u003e \u003c!-- Replace with your actual product image --\u003e\n\u003cp\u003eProduct Image Here\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-container\" style=\"margin-top: 20px;\"\u003e\n\u003cdiv class=\"spec-box\"\u003e\n\u003cdiv class=\"spec-title\"\u003eContainer Size\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e#3 Container\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-box\"\u003e\n\u003cdiv class=\"spec-title\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eKraft Paper\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-box\"\u003e\n\u003cdiv class=\"spec-title\"\u003eFeature\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eMicrowave Safe\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-details\"\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003cp\u003eSend your delicious food home with guests in this Choice kraft microwavable folded paper #3 take-out container!\u003c\/p\u003e\n\u003cp\u003eFrom entrees to desserts, customers can enjoy their leftovers in style thanks to this Choice #3 container. Great for your bakery, restaurant, bistro, or catered event, this versatile container is the perfect size for entrees, sides, and desserts. It's an excellent option to house a variety of foods, while the attractive kraft color provides a professional feel for your customer's food-to-go.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefits-container\"\u003e\n\u003cdiv class=\"benefit\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-microphone\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv\u003eMicrowave safe for easy reheating\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-leaf\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv\u003eEco-friendly kraft paper material\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-gift\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv\u003eAttractive, professional appearance\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-container\"\u003e\n\u003cdiv class=\"features-title\"\u003eKey Features\u003c\/div\u003e\n\u003cul class=\"features-list\"\u003e\n\u003cli\u003eMade from sturdy kraft paper material\u003c\/li\u003e\n\u003cli\u003eMicrowave safe - customers can reheat food easily\u003c\/li\u003e\n\u003cli\u003eFolded design for secure closure\u003c\/li\u003e\n\u003cli\u003ePerfect for both hot and cold food items\u003c\/li\u003e\n\u003cli\u003eNestable design for easy storage\u003c\/li\u003e\n\u003cli\u003eAttractive natural kraft color\u003c\/li\u003e\n\u003cli\u003eIdeal size for entrees, sides, and desserts\u003c\/li\u003e\n\u003cli\u003eEco-friendly alternative to plastic\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"applications\"\u003e\n\u003cdiv class=\"applications-title\"\u003eIdeal For:\u003c\/div\u003e\n\u003cdiv class=\"applications-grid\"\u003e\n\u003cdiv class=\"application-item\"\u003eBakeries\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003eRestaurants\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003eBistros\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003eCatering Events\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003eFood Trucks\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003eTake-Out Services\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003eDessert Shops\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003eFarmer's Markets\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kraft-showcase\"\u003e\n\u003ch3\u003eNatural Kraft Appeal\u003c\/h3\u003e\n\u003cp\u003eThe attractive kraft color provides a professional, eco-friendly feel that customers love!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-info\"\u003e\n\u003ci class=\"fas fa-recycle\"\u003e\u003c\/i\u003e\n\u003cp\u003eEco-friendly choice: Made from sustainable kraft paper\u003c\/p\u003e\n\u003cp\u003eBetter for the environment than plastic alternatives\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca href=\"#\" class=\"cta-button\"\u003eAdd to Cart - $49.99 per case\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42487062200404,"sku":null,"price":74.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2969772.jpg?v=1758292899"},{"product_id":"ecochoice-9-x-9-x-3-compostable-white-plant-fiber-1-compartment-take-out-box-200-case-1","title":"9\" x 9\" x 3\" Compostable White Plant Fiber 1 Compartment Take-Out Box - 200\/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\u003eEcoChoice Compostable Take-Out Box\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700\u0026amp;family=Poppins:wght@300;400;500\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: 'Poppins', sans-serif;\n            color: #333;\n            background-color: #f9f9f7;\n            line-height: 1.6;\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        .product-container {\n            background: white;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 5px 20px rgba(0,0,0,0.05);\n        }\n        \n        .product-header {\n            background: linear-gradient(135deg, #4CAF50 0%, #2E7D32 100%);\n            color: white;\n            padding: 25px 30px;\n            text-align: center;\n        }\n        \n        .product-header h1 {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 700;\n            font-size: 32px;\n            margin-bottom: 10px;\n            letter-spacing: 0.5px;\n        }\n        \n        .product-tagline {\n            font-size: 18px;\n            font-weight: 300;\n            opacity: 0.9;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n            padding: 30px;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            padding: 20px;\n            text-align: center;\n            background: #f5f5f5;\n            border-radius: 8px;\n        }\n        \n        .product-image-placeholder {\n            width: 100%;\n            height: 300px;\n            background: linear-gradient(45deg, #e0e0e0 25%, #f5f5f5 25%, #f5f5f5 50%, #e0e0e0 50%, #e0e0e0 75%, #f5f5f5 75%, #f5f5f5 100%);\n            background-size: 20px 20px;\n            border-radius: 8px;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: center;\n            color: #888;\n            font-style: italic;\n        }\n        \n        .product-image-placeholder i {\n            font-size: 60px;\n            color: #4CAF50;\n            margin-bottom: 15px;\n        }\n        \n        .product-details {\n            flex: 2;\n            min-width: 300px;\n            padding: 20px 30px;\n        }\n        \n        .product-description {\n            margin-bottom: 25px;\n        }\n        \n        .product-description p {\n            margin-bottom: 15px;\n            font-size: 16px;\n            line-height: 1.8;\n        }\n        \n        .specs-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 15px;\n            margin: 25px 0;\n        }\n        \n        .spec-box {\n            flex: 1;\n            min-width: 200px;\n            background: #f1f8e9;\n            padding: 20px;\n            border-radius: 8px;\n            text-align: center;\n        }\n        \n        .spec-title {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            color: #2E7D32;\n            margin-bottom: 10px;\n            font-size: 16px;\n        }\n        \n        .spec-value {\n            font-size: 18px;\n            font-weight: 500;\n        }\n        \n        .features-container {\n            background: #E8F5E9;\n            padding: 25px;\n            border-radius: 8px;\n            margin: 25px 0;\n        }\n        \n        .features-title {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            color: #2E7D32;\n            margin-bottom: 15px;\n            font-size: 20px;\n            text-align: center;\n        }\n        \n        .features-list {\n            list-style-type: none;\n        }\n        \n        .features-list li {\n            margin-bottom: 12px;\n            padding-left: 25px;\n            position: relative;\n        }\n        \n        .features-list li:before {\n            content: \"✓\";\n            color: #4CAF50;\n            position: absolute;\n            left: 0;\n            font-weight: bold;\n        }\n        \n        .applications {\n            margin: 30px 0;\n        }\n        \n        .applications-title {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            color: #2E7D32;\n            margin-bottom: 15px;\n            font-size: 20px;\n        }\n        \n        .applications-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\n            gap: 15px;\n        }\n        \n        .application-item {\n            background: #f5f5f5;\n            padding: 15px;\n            border-radius: 8px;\n            text-align: center;\n        }\n        \n        .eco-badge {\n            text-align: center;\n            padding: 20px;\n            background: #C8E6C9;\n            border-radius: 8px;\n            margin: 30px 0;\n        }\n        \n        .eco-badge i {\n            font-size: 40px;\n            color: #2E7D32;\n            margin-bottom: 15px;\n            display: block;\n        }\n        \n        .eco-badge p {\n            font-weight: 500;\n            color: #1B5E20;\n        }\n        \n        .cta-button {\n            display: block;\n            width: 100%;\n            padding: 16px;\n            background: #4CAF50;\n            color: white;\n            text-align: center;\n            border-radius: 8px;\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            font-size: 18px;\n            text-decoration: none;\n            transition: background 0.3s ease;\n            margin-top: 20px;\n        }\n        \n        .cta-button:hover {\n            background: #2E7D32;\n        }\n        \n        .benefits-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .benefit {\n            flex: 1;\n            min-width: 250px;\n            display: flex;\n            align-items: center;\n            background: #f9f9f9;\n            padding: 15px;\n            border-radius: 8px;\n        }\n        \n        .benefit-icon {\n            font-size: 24px;\n            color: #4CAF50;\n            margin-right: 15px;\n        }\n        \n        @media (max-width: 768px) {\n            .product-content {\n                flex-direction: column;\n            }\n            \n            .product-header h1 {\n                font-size: 26px;\n            }\n            \n            .product-tagline {\n                font-size: 16px;\n            }\n            \n            .benefit {\n                min-width: 100%;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-container\"\u003e\n        \u003cdiv class=\"product-header\"\u003e\n            \u003ch1\u003eEcoChoice Compostable Take-Out Box\u003c\/h1\u003e\n            \u003cp class=\"product-tagline\"\u003eEco-Friendly Disposable Solution for Food Service\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv class=\"product-image-placeholder\"\u003e\n                    \u003ci class=\"fas fa-leaf\"\u003e\u003c\/i\u003e\n                    \u003c!-- Replace with your actual product image --\u003e\n                    \u003cp\u003eProduct Image Here\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"specs-container\" style=\"margin-top: 20px;\"\u003e\n                    \u003cdiv class=\"spec-box\"\u003e\n                        \u003cdiv class=\"spec-title\"\u003eDimensions\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003e9\" x 9\" x 3\"\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"spec-box\"\u003e\n                        \u003cdiv class=\"spec-title\"\u003eCompartments\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003e1 Compartment\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"spec-box\"\u003e\n                        \u003cdiv class=\"spec-title\"\u003eMaterial\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003ePlant Fiber\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003cdiv class=\"product-description\"\u003e\n                    \u003cp\u003eEnjoy the convenience of environmentally friendly disposable products with this EcoChoice 9\" x 9\" x 3\" compostable no PFAS added white plant fiber take-out box!\u003c\/p\u003e\n                    \n                    \u003cp\u003eThe EcoChoice compostable take-out box is perfect for restaurants, caterers, and sandwich shops that serve anything from hot entrees to cold salads. Package up take-out orders or leftovers for your customers while also taking a step toward going green with this environmentally smart option!\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"benefits-container\"\u003e\n                    \u003cdiv class=\"benefit\"\u003e\n                        \u003cdiv class=\"benefit-icon\"\u003e\n                            \u003ci class=\"fas fa-leaf\"\u003e\u003c\/i\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv\u003e100% Compostable\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"benefit\"\u003e\n                        \u003cdiv class=\"benefit-icon\"\u003e\n                            \u003ci class=\"fas fa-ban\"\u003e\u003c\/i\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv\u003eNo PFAS Added\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"benefit\"\u003e\n                        \u003cdiv class=\"benefit-icon\"\u003e\n                            \u003ci class=\"fas fa-seedling\"\u003e\u003c\/i\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv\u003ePlant Fiber Material\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"features-container\"\u003e\n                    \u003cdiv class=\"features-title\"\u003eKey Features\u003c\/div\u003e\n                    \u003cul class=\"features-list\"\u003e\n                        \u003cli\u003e100% Compostable and environmentally friendly\u003c\/li\u003e\n                        \u003cli\u003eNo PFAS added - safe for food contact\u003c\/li\u003e\n                        \u003cli\u003eMade from renewable plant fiber materials\u003c\/li\u003e\n                        \u003cli\u003eSturdy construction suitable for both hot and cold foods\u003c\/li\u003e\n                        \u003cli\u003eLeak-resistant design\u003c\/li\u003e\n                        \u003cli\u003eMicrowave safe for customer convenience\u003c\/li\u003e\n                        \u003cli\u003eDimensions: 9\" x 9\" x 3\" - perfect for various food types\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"applications\"\u003e\n                    \u003cdiv class=\"applications-title\"\u003ePerfect For:\u003c\/div\u003e\n                    \u003cdiv class=\"applications-grid\"\u003e\n                        \u003cdiv class=\"application-item\"\u003eRestaurants\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eCaterers\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eSandwich Shops\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eFood Trucks\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eHot Entrees\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eCold Salads\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eTake-Out Orders\u003c\/div\u003e\n                        \u003cdiv class=\"application-item\"\u003eLeftovers\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"eco-badge\"\u003e\n                    \u003ci class=\"fas fa-recycle\"\u003e\u003c\/i\u003e\n                    \u003cp\u003eMake the sustainable choice! This product is compostable and helps reduce environmental impact.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003ca href=\"#\" class=\"cta-button\"\u003eAdd to Cart - $24.99 per case\u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42487064592468,"sku":null,"price":97.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2658560_8a2f763c-9936-481d-9f59-f656aa3b522c.jpg?v=1758293279"},{"product_id":"choice-white-customizable-2-ply-dinner-napkin-17-x-15-3-000-case","title":"White Customizable 2-Ply Dinner Napkin 17\" x 15\" - 3,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\u003ePremium White 2-Ply Dinner Napkins\u003c\/title\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;600\u0026family=Montserrat:wght@300;400;500\u0026display=swap');\n        \n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: 'Montserrat', sans-serif;\n            color: #333;\n            line-height: 1.6;\n            background-color: #fcfcfc;\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        .napkin-container {\n            background: white;\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            overflow: hidden;\n            margin: 20px 0;\n        }\n        \n        .header {\n            background: linear-gradient(135deg, #f8f6f2 0%, #ffffff 100%);\n            padding: 40px;\n            text-align: center;\n            border-bottom: 1px solid #f0f0f0;\n        }\n        \n        h1 {\n            font-family: 'Playfair Display', serif;\n            font-size: 2.5rem;\n            color: #2a2a2a;\n            margin-bottom: 15px;\n            font-weight: 600;\n        }\n        \n        .subtitle {\n            font-size: 1.2rem;\n            color: #666;\n            max-width: 700px;\n            margin: 0 auto;\n        }\n        \n        .content {\n            display: flex;\n            flex-wrap: wrap;\n            padding: 30px;\n        }\n        \n        .features {\n            flex: 1;\n            min-width: 300px;\n            padding: 20px;\n        }\n        \n        .benefits {\n            flex: 1;\n            min-width: 300px;\n            padding: 20px;\n            background-color: #f9f9f9;\n            border-radius: 8px;\n        }\n        \n        h2 {\n            font-family: 'Playfair Display', serif;\n            font-size: 1.8rem;\n            margin-bottom: 20px;\n            color: #444;\n            position: relative;\n            padding-bottom: 10px;\n        }\n        \n        h2:after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 50px;\n            height: 2px;\n            background-color: #d4c5b3;\n        }\n        \n        ul {\n            list-style-type: none;\n            padding: 0;\n        }\n        \n        li {\n            margin-bottom: 15px;\n            padding-left: 30px;\n            position: relative;\n        }\n        \n        li:before {\n            content: '✓';\n            position: absolute;\n            left: 0;\n            color: #8aa27a;\n            font-weight: bold;\n        }\n        \n        .applications {\n            background-color: #f8f6f2;\n            padding: 40px;\n            text-align: center;\n        }\n        \n        .applications-grid {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 20px;\n            margin-top: 30px;\n        }\n        \n        .application-item {\n            background: white;\n            padding: 20px;\n            border-radius: 8px;\n            width: 180px;\n            box-shadow: 0 3px 10px rgba(0,0,0,0.08);\n            transition: transform 0.3s ease;\n        }\n        \n        .application-item:hover {\n            transform: translateY(-5px);\n        }\n        \n        .application-icon {\n            font-size: 2rem;\n            margin-bottom: 15px;\n            color: #8aa27a;\n        }\n        \n        .callout {\n            background: linear-gradient(135deg, #8aa27a 0%, #a5b896 100%);\n            padding: 40px;\n            text-align: center;\n            color: white;\n            margin: 30px 0;\n            border-radius: 10px;\n        }\n        \n        .callout h2 {\n            color: white;\n        }\n        \n        .callout h2:after {\n            background-color: #d4c5b3;\n        }\n        \n        @media (max-width: 768px) {\n            .content {\n                flex-direction: column;\n            }\n            \n            h1 {\n                font-size: 2rem;\n            }\n            \n            .header, .features, .benefits, .applications {\n                padding: 20px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"napkin-container\"\u003e\n        \u003cdiv class=\"header\"\u003e\n            \u003ch1\u003ePremium White 2-Ply Dinner Napkins\u003c\/h1\u003e\n            \u003cp class=\"subtitle\"\u003eOffer your guests convenience and comfort with these elegant and practical dinner napkins\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"content\"\u003e\n            \u003cdiv class=\"features\"\u003e\n                \u003ch2\u003eProduct Features\u003c\/h2\u003e\n                \u003cul\u003e\n                    \u003cli\u003eClassic white color complements any table setting\u003c\/li\u003e\n                    \u003cli\u003e2-ply construction for optimal absorbency and durability\u003c\/li\u003e\n                    \u003cli\u003eVersatile use for various dining establishments and events\u003c\/li\u003e\n                    \u003cli\u003eEconomical solution without compromising quality\u003c\/li\u003e\n                    \u003cli\u003ePerfect for rolling silverware to enhance presentation\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"benefits\"\u003e\n                \u003ch2\u003eBenefits\u003c\/h2\u003e\n                \u003cul\u003e\n                    \u003cli\u003eEnhance your table settings with a clean, professional look\u003c\/li\u003e\n                    \u003cli\u003eProvide guests with a comfortable dining experience\u003c\/li\u003e\n                    \u003cli\u003eAdaptable for both casual and formal occasions\u003c\/li\u003e\n                    \u003cli\u003eCost-effective solution for high-volume establishments\u003c\/li\u003e\n                    \u003cli\u003eSimplify your operations with versatile usage options\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"applications\"\u003e\n            \u003ch2\u003ePerfect For\u003c\/h2\u003e\n            \u003cdiv class=\"applications-grid\"\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e🍽️\u003c\/div\u003e\n                    \u003cp\u003eRestaurants\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e☕\u003c\/div\u003e\n                    \u003cp\u003eCafés \u0026amp; Bistros\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e🎉\u003c\/div\u003e\n                    \u003cp\u003eCatered Events\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e🌳\u003c\/div\u003e\n                    \u003cp\u003eOutdoor Events\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e🏨\u003c\/div\u003e\n                    \u003cp\u003eHotels \u0026amp; Banquets\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"callout\"\u003e\n            \u003ch2\u003eComplete Your Table Setting\u003c\/h2\u003e\n            \u003cp\u003eThese versatile white dinner napkins help create the perfect dining experience for your guests while providing practical benefits for your business.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42487071768660,"sku":null,"price":68.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2110698.jpg?v=1758293628"},{"product_id":"ecochoice-kraft-coffee-cup-sleeve-jacket-clutch-10-24-oz-1-200-case","title":"Kraft Coffee Cup Sleeve \/ Jacket \/ Clutch - 10-24 oz. - 1,200\/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\u003eEcoChoice Coffee Cup Sleeves - 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@400;600\u0026amp;display=swap\" rel=\"stylesheet\"\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: #f8f8f8;\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 5px 20px rgba(0,0,0,0.08);\n            overflow: hidden;\n            margin: 20px 0;\n        }\n        \n        .product-header {\n            background: linear-gradient(135deg, #4a2c1d 0%, #8b5a2b 100%);\n            padding: 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        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n            padding: 30px;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            padding: 20px;\n            text-align: center;\n        }\n        \n        .coffee-icon {\n            font-size: 180px;\n            color: #8b5a2b;\n            margin-bottom: 20px;\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: 20px;\n            color: #4a2c1d;\n            position: relative;\n            padding-bottom: 10px;\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: #8b5a2b;\n        }\n        \n        .features-list {\n            list-style-type: none;\n            margin-bottom: 30px;\n        }\n        \n        .features-list li {\n            margin-bottom: 15px;\n            padding-left: 35px;\n            position: relative;\n        }\n        \n        .features-list li:before {\n            content: '✓';\n            position: absolute;\n            left: 0;\n            color: #4a7c5f;\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        }\n        \n        .specs-table td {\n            padding: 12px 15px;\n            border-bottom: 1px solid #eee;\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: #4a2c1d;\n            width: 40%;\n        }\n        \n        .applications {\n            background-color: #f9f5f0;\n            padding: 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: #4a2c1d;\n        }\n        \n        .applications-grid {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 25px;\n        }\n        \n        .application-item {\n            background: white;\n            padding: 25px 20px;\n            border-radius: 10px;\n            width: 200px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n        \n        .application-item:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.1);\n        }\n        \n        .application-icon {\n            font-size: 2.5rem;\n            margin-bottom: 15px;\n            color: #8b5a2b;\n        }\n        \n        .benefits-section {\n            padding: 50px 40px;\n            background: linear-gradient(to right, #4a7c5f 0%, #5d936e 100%);\n            color: white;\n            text-align: center;\n        }\n        \n        .benefits-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.2rem;\n            margin-bottom: 30px;\n        }\n        \n        .benefits-grid {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 30px;\n        }\n        \n        .benefit-item {\n            background: rgba(255, 255, 255, 0.15);\n            backdrop-filter: blur(5px);\n            padding: 25px;\n            border-radius: 10px;\n            width: 250px;\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n        \n        .benefit-icon {\n            font-size: 2.5rem;\n            margin-bottom: 15px;\n        }\n        \n        .cta-section {\n            padding: 50px 20px;\n            text-align: center;\n            background-color: white;\n        }\n        \n        .cta-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.2rem;\n            margin-bottom: 20px;\n            color: #4a2c1d;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: #8b5a2b;\n            color: white;\n            padding: 15px 40px;\n            border-radius: 50px;\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            font-size: 1.1rem;\n            text-decoration: none;\n            transition: background 0.3s ease, transform 0.3s ease;\n            margin-top: 20px;\n        }\n        \n        .cta-button:hover {\n            background: #4a2c1d;\n            transform: translateY(-3px);\n        }\n        \n        @media (max-width: 768px) {\n            .product-header {\n                padding: 25px 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            .coffee-icon {\n                font-size: 120px;\n            }\n            \n            .applications, .benefits-section {\n                padding: 30px 20px;\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\"\u003eEcoChoice Kraft Coffee Cup Sleeves\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003eProtect your customers' hands while enjoying hot beverages with our eco-friendly sleeves\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv class=\"coffee-icon\"\u003e☕\u003c\/div\u003e\n                \u003cp\u003eFits 10-24 oz. cups perfectly\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\u003eEliminates the need for double-cupping\u003c\/li\u003e\n                    \u003cli\u003eMade from sustainable kraft materials\u003c\/li\u003e\n                    \u003cli\u003eProvides excellent insulation for hot beverages\u003c\/li\u003e\n                    \u003cli\u003eEasy to apply and comfortable to hold\u003c\/li\u003e\n                    \u003cli\u003eEco-friendly and biodegradable solution\u003c\/li\u003e\n                    \u003cli\u003eCost-effective protection for your customers\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\u003eKraft paper\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCompatibility\u003c\/td\u003e\n                        \u003ctd\u003eFits 10-24 oz. coffee cups\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eColor\u003c\/td\u003e\n                        \u003ctd\u003eNatural kraft brown\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eEco-Friendly\u003c\/td\u003e\n                        \u003ctd\u003eBiodegradable and recyclable\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eQuantity\u003c\/td\u003e\n                        \u003ctd\u003eAvailable in multiple case quantities\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🏪\u003c\/div\u003e\n                    \u003cp\u003eCoffee Shops\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e🍽️\u003c\/div\u003e\n                    \u003cp\u003eSelf-Serve Buffets\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e🏢\u003c\/div\u003e\n                    \u003cp\u003eOffice Break Rooms\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e🎓\u003c\/div\u003e\n                    \u003cp\u003eCafeterias\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e📦\u003c\/div\u003e\n                    \u003cp\u003eTakeout Services\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👐\u003c\/div\u003e\n                    \u003ch3\u003eCustomer Comfort\u003c\/h3\u003e\n                    \u003cp\u003eProtects hands from hot beverages without compromising grip\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e🌱\u003c\/div\u003e\n                    \u003ch3\u003eEco-Friendly\u003c\/h3\u003e\n                    \u003cp\u003eReduce waste by eliminating the need for double-cupping\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e💵\u003c\/div\u003e\n                    \u003ch3\u003eCost Effective\u003c\/h3\u003e\n                    \u003cp\u003eSave money compared to double-cupping or other solutions\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\"\u003eReady to Protect Your Customers?\u003c\/h2\u003e\n            \u003cp\u003eOrder our eco-friendly coffee sleeves today and enhance your customer experience\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":42487237476436,"sku":null,"price":80.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2374158.jpg?v=1758300865"},{"product_id":"choice-kraft-microwavable-folded-paper-8-take-out-customizable-container-6-x-4-3-4-x-2-1-2-300-case","title":"Kraft Microwavable Folded Paper #8 Take-Out Customizable Container 6\" x 4 3\/4\" x 2 1\/2\" - 300\/Case","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eChoice Kraft Microwavable Takeout Containers\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;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: #5a3921;\n            line-height: 1.6;\n            background-color: #f9f6f2;\n            padding: 20px;\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        .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        .header {\n            background: linear-gradient(135deg, #8a5a2b 0%, #6d451e 100%);\n            padding: 50px 40px;\n            text-align: center;\n            color: white;\n            position: relative;\n        }\n        \n        .header::before {\n            content: \"\";\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: url('data:image\/svg+xml;utf8,\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100\" height=\"100\" viewBox=\"0 0 100 100\"\u003e\u003crect fill=\"rgba(255,255,255,0.1)\" width=\"60\" height=\"60\" \/\u003e\u003c\/svg\u003e');\n            opacity: 0.3;\n        }\n        \n        h1 {\n            font-family: 'Playfair Display', serif;\n            font-size: 3.2rem;\n            margin-bottom: 15px;\n            font-weight: 700;\n            position: relative;\n        }\n        \n        .subtitle {\n            font-size: 1.4rem;\n            max-width: 800px;\n            margin: 0 auto;\n            opacity: 0.9;\n            font-weight: 300;\n            position: relative;\n        }\n        \n        .content {\n            display: flex;\n            flex-wrap: wrap;\n            padding: 40px;\n        }\n        \n        .image-section {\n            flex: 1;\n            min-width: 300px;\n            padding: 20px;\n            text-align: center;\n            position: relative;\n        }\n        \n        .container-icon {\n            font-size: 180px;\n            color: #8a5a2b;\n            margin-bottom: 20px;\n            text-shadow: 0 5px 15px rgba(139, 90, 43, 0.3);\n        }\n        \n        .features {\n            flex: 1;\n            min-width: 300px;\n            padding: 20px;\n        }\n        \n        h2 {\n            font-family: 'Playfair Display', serif;\n            font-size: 2rem;\n            margin-bottom: 25px;\n            color: #5a3921;\n            position: relative;\n            padding-bottom: 12px;\n        }\n        \n        h2:after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 60px;\n            height: 3px;\n            background-color: #8a5a2b;\n        }\n        \n        ul {\n            list-style-type: none;\n            margin-bottom: 30px;\n        }\n        \n        li {\n            margin-bottom: 16px;\n            padding-left: 40px;\n            position: relative;\n            font-size: 1.1rem;\n        }\n        \n        li:before {\n            content: '✓';\n            position: absolute;\n            left: 0;\n            top: -2px;\n            width: 28px;\n            height: 28px;\n            background: #e8f5e9;\n            color: #4caf50;\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 {\n            background: #f8f4ee;\n            padding: 25px;\n            border-radius: 10px;\n            margin-top: 20px;\n        }\n        \n        .specs h3 {\n            font-family: 'Playfair Display', serif;\n            margin-bottom: 15px;\n            color: #5a3921;\n        }\n        \n        .specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 15px;\n        }\n        \n        .spec-item {\n            display: flex;\n            align-items: center;\n        }\n        \n        .spec-icon {\n            width: 36px;\n            height: 36px;\n            background: #8a5a2b;\n            color: white;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-right: 15px;\n            flex-shrink: 0;\n        }\n        \n        .applications {\n            background: linear-gradient(to right, #f9f6f2 0%, #f1e8de 100%);\n            padding: 50px 40px;\n            text-align: center;\n        }\n        \n        .applications h2 {\n            text-align: center;\n            margin-bottom: 40px;\n        }\n        \n        .applications h2:after {\n            left: 50%;\n            transform: translateX(-50%);\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: #8a5a2b;\n        }\n        \n        .benefits {\n            padding: 60px 40px;\n            background: white;\n            text-align: center;\n        }\n        \n        .benefits h2 {\n            margin-bottom: 40px;\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: 280px;\n            text-align: center;\n        }\n        \n        .benefit-icon {\n            width: 80px;\n            height: 80px;\n            background: #f8f4ee;\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: #8a5a2b;\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: #8a5a2b;\n            color: white;\n        }\n        \n        .benefit-item h3 {\n            font-family: 'Playfair Display', serif;\n            margin-bottom: 15px;\n            color: #5a3921;\n        }\n        \n        .cta {\n            padding: 70px 40px;\n            text-align: center;\n            background: linear-gradient(135deg, #5a3921 0%, #8a5a2b 100%);\n            color: white;\n        }\n        \n        .cta h2 {\n            color: white;\n            margin-bottom: 20px;\n        }\n        \n        .cta h2:after {\n            background: #c8a97e;\n            left: 50%;\n            transform: translateX(-50%);\n        }\n        \n        .cta p {\n            max-width: 700px;\n            margin: 0 auto 30px;\n            font-size: 1.2rem;\n            opacity: 0.9;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: #c8a97e;\n            color: #5a3921;\n            padding: 18px 45px;\n            border-radius: 50px;\n            font-family: 'Open Sans', 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(0,0,0,0.15);\n        }\n        \n        .cta-button:hover {\n            background: #e0c9a2;\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.2);\n        }\n        \n        @media (max-width: 768px) {\n            .header {\n                padding: 30px 20px;\n            }\n            \n            h1 {\n                font-size: 2.4rem;\n            }\n            \n            .subtitle {\n                font-size: 1.1rem;\n            }\n            \n            .content {\n                flex-direction: column;\n                padding: 20px;\n            }\n            \n            .container-icon {\n                font-size: 120px;\n            }\n            \n            .specs-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .applications, .benefits {\n                padding: 30px 20px;\n            }\n            \n            .application-item {\n                width: 100%;\n                max-width: 280px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"container\"\u003e\n        \u003cdiv class=\"header\"\u003e\n            \u003ch1\u003eChoice Kraft Takeout Containers\u003c\/h1\u003e\n            \u003cp class=\"subtitle\"\u003eSend your delicious food home with guests in style with our microwavable folded paper containers\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"content\"\u003e\n            \u003cdiv class=\"image-section\"\u003e\n                \u003cdiv class=\"container-icon\"\u003e\n                    \u003ci class=\"fas fa-utensils\"\u003e\u003c\/i\u003e\n                \u003c\/div\u003e\n                \u003cp\u003ePerfect for sides, desserts, and smaller portions\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"features\"\u003e\n                \u003ch2\u003eProduct Features\u003c\/h2\u003e\n                \u003cul\u003e\n                    \u003cli\u003eMade from sturdy kraft paper for reliable food protection\u003c\/li\u003e\n                    \u003cli\u003eMicrowave-safe for convenient reheating\u003c\/li\u003e\n                    \u003cli\u003eEco-friendly and biodegradable solution\u003c\/li\u003e\n                    \u003cli\u003eAttractive natural kraft color for a professional appearance\u003c\/li\u003e\n                    \u003cli\u003eSecure folding design prevents leaks and spills\u003c\/li\u003e\n                    \u003cli\u003ePerfect size for sides, desserts, and smaller portions\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \n                \u003cdiv class=\"specs\"\u003e\n                    \u003ch3\u003eSpecifications\u003c\/h3\u003e\n                    \u003cdiv class=\"specs-grid\"\u003e\n                        \u003cdiv class=\"spec-item\"\u003e\n                            \u003cdiv class=\"spec-icon\"\u003e\n                                \u003ci class=\"fas fa-weight-hanging\"\u003e\u003c\/i\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv\u003e#8 Size Container\u003c\/div\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"spec-item\"\u003e\n                            \u003cdiv class=\"spec-icon\"\u003e\n                                \u003ci class=\"fas fa-fire\"\u003e\u003c\/i\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv\u003eMicrowave Safe\u003c\/div\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"spec-item\"\u003e\n                            \u003cdiv class=\"spec-icon\"\u003e\n                                \u003ci class=\"fas fa-leaf\"\u003e\u003c\/i\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv\u003eEco-Friendly Material\u003c\/div\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"spec-item\"\u003e\n                            \u003cdiv class=\"spec-icon\"\u003e\n                                \u003ci class=\"fas fa-box\"\u003e\u003c\/i\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv\u003eFolded Design\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"applications\"\u003e\n            \u003ch2\u003ePerfect 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-bread-slice\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eBakeries\u003c\/h3\u003e\n                    \u003cp\u003ePerfect for pastries, cookies, and baked goods\u003c\/p\u003e\n                \u003c\/div\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\u003eRestaurants\u003c\/h3\u003e\n                    \u003cp\u003eIdeal for sides, sauces, and leftovers\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-mug-hot\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eBistros \u0026amp; Cafés\u003c\/h3\u003e\n                    \u003cp\u003eGreat for desserts and small meals\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-glass-cheers\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eCatered Events\u003c\/h3\u003e\n                    \u003cp\u003eExcellent for portion control and easy serving\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"benefits\"\u003e\n            \u003ch2\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-star\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eProfessional Presentation\u003c\/h3\u003e\n                    \u003cp\u003eElevate your brand with attractive, eco-friendly packaging\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\u003eSecure \u0026amp; Reliable\u003c\/h3\u003e\n                    \u003cp\u003eSturdy construction prevents leaks and spills 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-recycle\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eEco-Conscious\u003c\/h3\u003e\n                    \u003cp\u003eBiodegradable materials appeal to environmentally aware customers\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cta\"\u003e\n            \u003ch2\u003eElevate Your Food Presentation\u003c\/h2\u003e\n            \u003cp\u003eImpress your customers with professional, eco-friendly takeout containers that keep food fresh and make your brand stand out.\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":42487259660372,"sku":null,"price":91.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2969776.jpg?v=1758301093"},{"product_id":"ecochoice-9-white-plant-fiber-plate-500-case","title":"9\" White Plant Fiber Plate - 500\/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\u003eEcoChoice 9\" Plant Fiber Plate\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700\u0026amp;family=Raleway:wght@300;400;500\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: 'Raleway', sans-serif;\n            color: #2c3e50;\n            line-height: 1.6;\n            background-color: #f8faf8;\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, #27ae60 0%, #2ecc71 100%);\n            padding: 50px 40px;\n            text-align: center;\n            color: white;\n            position: relative;\n        }\n        \n        .eco-badge {\n            position: absolute;\n            top: 20px;\n            right: 20px;\n            background: #e74c3c;\n            color: white;\n            padding: 8px 15px;\n            border-radius: 50px;\n            font-size: 0.9rem;\n            font-weight: 600;\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        .plate-icon {\n            font-size: 180px;\n            color: #27ae60;\n            margin-bottom: 20px;\n            text-shadow: 0 5px 15px rgba(39, 174, 96, 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: #27ae60;\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: #eafaf1;\n            color: #27ae60;\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: #f8faf8;\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        .eco-features {\n            background: linear-gradient(to right, #f8faf8 0%, #eafaf1 100%);\n            padding: 50px 40px;\n            text-align: center;\n        }\n        \n        .eco-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2rem;\n            margin-bottom: 40px;\n            color: #2c3e50;\n        }\n        \n        .eco-grid {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 30px;\n        }\n        \n        .eco-item {\n            background: white;\n            padding: 30px 25px;\n            border-radius: 12px;\n            width: 250px;\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        .eco-item:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 12px 25px rgba(0,0,0,0.1);\n        }\n        \n        .eco-icon {\n            font-size: 2.8rem;\n            margin-bottom: 20px;\n            color: #27ae60;\n        }\n        \n        .applications {\n            padding: 60px 40px;\n            background: white;\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            width: 220px;\n            text-align: center;\n        }\n        \n        .application-icon {\n            width: 80px;\n            height: 80px;\n            background: #eafaf1;\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: #27ae60;\n            transition: transform 0.3s ease, background 0.3s ease;\n        }\n        \n        .application-item:hover .application-icon {\n            transform: scale(1.1);\n            background: #27ae60;\n            color: white;\n        }\n        \n        .application-item h3 {\n            font-family: 'Montserrat', sans-serif;\n            margin-bottom: 15px;\n            color: #2c3e50;\n        }\n        \n        .benefits-section {\n            padding: 60px 40px;\n            background: linear-gradient(to right, #27ae60 0%, #2ecc71 100%);\n            color: white;\n            text-align: center;\n        }\n        \n        .benefits-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.2rem;\n            margin-bottom: 40px;\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            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        .benefit-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: #27ae60;\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(39, 174, 96, 0.3);\n        }\n        \n        .cta-button:hover {\n            background: #2ecc71;\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(39, 174, 96, 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            .plate-icon {\n                font-size: 120px;\n            }\n            \n            .eco-features, .applications, .benefits-section {\n                padding: 30px 20px;\n            }\n            \n            .eco-item, .benefit-item {\n                width: 100%;\n                max-width: 300px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-container\"\u003e\n        \u003cdiv class=\"product-header\"\u003e\n            \u003cdiv class=\"eco-badge\"\u003eECO-FRIENDLY\u003c\/div\u003e\n            \u003ch1 class=\"product-title\"\u003eEcoChoice 9\" Plant Fiber Plate\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003eServe salads and side dishes on our sustainable, no PFAS added white plant fiber plates\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv class=\"plate-icon\"\u003e\n                    \u003ci class=\"fas fa-leaf\"\u003e\u003c\/i\u003e\n                \u003c\/div\u003e\n                \u003cp\u003ePerfect for both hot and cold foods\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\u003eMade from renewable plant-based materials\u003c\/li\u003e\n                    \u003cli\u003eNo PFAS added - free from harmful chemicals\u003c\/li\u003e\n                    \u003cli\u003eSuitable for both hot and cold foods\u003c\/li\u003e\n                    \u003cli\u003eSturdy construction that holds up to sauces and dressings\u003c\/li\u003e\n                    \u003cli\u003eElegant white finish for a premium presentation\u003c\/li\u003e\n                    \u003cli\u003eCompostable and environmentally friendly\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\u003ePlant fiber\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eSize\u003c\/td\u003e\n                        \u003ctd\u003e9 inches diameter\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eColor\u003c\/td\u003e\n                        \u003ctd\u003eWhite\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003ePFAS\u003c\/td\u003e\n                        \u003ctd\u003eNo PFAS added\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCompostable\u003c\/td\u003e\n                        \u003ctd\u003eYes\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"eco-features\"\u003e\n            \u003ch2 class=\"eco-title\"\u003eEnvironmentally Responsible\u003c\/h2\u003e\n            \u003cdiv class=\"eco-grid\"\u003e\n                \u003cdiv class=\"eco-item\"\u003e\n                    \u003cdiv class=\"eco-icon\"\u003e\n                        \u003ci class=\"fas fa-recycle\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eCompostable\u003c\/h3\u003e\n                    \u003cp\u003eBreaks down naturally without harming the environment\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"eco-item\"\u003e\n                    \u003cdiv class=\"eco-icon\"\u003e\n                        \u003ci class=\"fas fa-tree\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003ePlant-Based\u003c\/h3\u003e\n                    \u003cp\u003eMade from renewable resources, not petroleum\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"eco-item\"\u003e\n                    \u003cdiv class=\"eco-icon\"\u003e\n                        \u003ci class=\"fas fa-ban\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eNo PFAS\u003c\/h3\u003e\n                    \u003cp\u003eFree from harmful forever chemicals\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"eco-item\"\u003e\n                    \u003cdiv class=\"eco-icon\"\u003e\n                        \u003ci class=\"fas fa-seedling\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eSustainable\u003c\/h3\u003e\n                    \u003cp\u003eEco-friendly alternative to plastic or foam\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"applications\"\u003e\n            \u003ch2 class=\"applications-title\"\u003ePerfect 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\u003eQuick-Serve Restaurants\u003c\/h3\u003e\n                    \u003cp\u003eIdeal for fast casual dining establishments\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-glass-cheers\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eCaterers\u003c\/h3\u003e\n                    \u003cp\u003ePerfect for events and gatherings\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-sandwich\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eSandwich Shops\u003c\/h3\u003e\n                    \u003cp\u003eGreat for sides and salad offerings\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\u003eFood Service\u003c\/h3\u003e\n                    \u003cp\u003eAny operation needing disposable but eco-friendly 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-thumbs-up\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eCustomer Appeal\u003c\/h3\u003e\n                    \u003cp\u003eEnvironmentally conscious packaging attracts eco-aware customers\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-temperature-high\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eVersatile Use\u003c\/h3\u003e\n                    \u003cp\u003eWorks equally well for hot and cold food items\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\u003eSafe \u0026amp; Non-Toxic\u003c\/h3\u003e\n                    \u003cp\u003eNo PFAS chemicals means safer food contact\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\"\u003eMake the Sustainable Choice\u003c\/h2\u003e\n            \u003cp class=\"cta-text\"\u003eUpgrade your food service with our eco-friendly plant fiber plates that don't compromise on quality or performance.\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":42487297966164,"sku":null,"price":80.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2976337.jpg?v=1758301366"},{"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":"choice-10-x-6-3-4-x-12-natural-kraft-paper-customizable-shopping-bag-with-handles-250-case","title":"10\" x 6 3\/4\" x 12\" Natural Kraft Paper Customizable Shopping Bag with Handles - 250\/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 Natural Kraft Shopping Bags - Product Description\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700\u0026amp;family=Raleway:wght@300;400;500\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: 'Raleway', sans-serif;\n            color: #5d4037;\n            line-height: 1.6;\n            background-color: #faf5ee;\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, #6d4c41 0%, #8d6e63 100%);\n            padding: 50px 40px;\n            text-align: center;\n            color: white;\n            position: relative;\n        }\n        \n        .eco-badge {\n            position: absolute;\n            top: 20px;\n            right: 20px;\n            background: #4caf50;\n            color: white;\n            padding: 8px 15px;\n            border-radius: 50px;\n            font-size: 0.9rem;\n            font-weight: 600;\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        .bag-icon {\n            font-size: 180px;\n            color: #6d4c41;\n            margin-bottom: 20px;\n            text-shadow: 0 5px 15px rgba(109, 76, 65, 0.3);\n        }\n        \n        .dimensions {\n            background: #f5f5f5;\n            padding: 15px;\n            border-radius: 8px;\n            margin-top: 20px;\n            display: inline-block;\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: #4e342e;\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: #8d6e63;\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: #e8f5e9;\n            color: #4caf50;\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: #faf5ee;\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: #4e342e;\n            width: 40%;\n        }\n        \n        .features-section {\n            background: linear-gradient(to right, #faf5ee 0%, #f1e8de 100%);\n            padding: 50px 40px;\n            text-align: center;\n        }\n        \n        .features-title-main {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2rem;\n            margin-bottom: 40px;\n            color: #4e342e;\n        }\n        \n        .features-grid {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 30px;\n        }\n        \n        .feature-item {\n            background: white;\n            padding: 30px 25px;\n            border-radius: 12px;\n            width: 250px;\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        .feature-item:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 12px 25px rgba(0,0,0,0.1);\n        }\n        \n        .feature-icon {\n            font-size: 2.8rem;\n            margin-bottom: 20px;\n            color: #6d4c41;\n        }\n        \n        .applications {\n            padding: 60px 40px;\n            background: white;\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: #4e342e;\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            width: 220px;\n            text-align: center;\n        }\n        \n        .application-icon {\n            width: 80px;\n            height: 80px;\n            background: #f1e8de;\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: #6d4c41;\n            transition: transform 0.3s ease, background 0.3s ease;\n        }\n        \n        .application-item:hover .application-icon {\n            transform: scale(1.1);\n            background: #6d4c41;\n            color: white;\n        }\n        \n        .application-item h3 {\n            font-family: 'Montserrat', sans-serif;\n            margin-bottom: 15px;\n            color: #4e342e;\n        }\n        \n        .benefits-section {\n            padding: 60px 40px;\n            background: linear-gradient(to right, #6d4c41 0%, #8d6e63 100%);\n            color: white;\n            text-align: center;\n        }\n        \n        .benefits-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.2rem;\n            margin-bottom: 40px;\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            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        .benefit-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: #4e342e;\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: #6d4c41;\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(109, 76, 65, 0.3);\n        }\n        \n        .cta-button:hover {\n            background: #8d6e63;\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(109, 76, 65, 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            .bag-icon {\n                font-size: 120px;\n            }\n            \n            .features-section, .applications, .benefits-section {\n                padding: 30px 20px;\n            }\n            \n            .feature-item, .benefit-item {\n                width: 100%;\n                max-width: 300px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-container\"\u003e\n        \u003cdiv class=\"product-header\"\u003e\n            \u003cdiv class=\"eco-badge\"\u003eECO-FRIENDLY\u003c\/div\u003e\n            \u003ch1 class=\"product-title\"\u003eChoice Natural Kraft Shopping Bags\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003ePackage your purchases with our simple, sturdy, and eco-friendly kraft paper shopping bags\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv class=\"bag-icon\"\u003e\n                    \u003ci class=\"fas fa-shopping-bag\"\u003e\u003c\/i\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"dimensions\"\u003e\n                    \u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e 10\" x 6 3\/4\" x 12\"\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cp\u003eRectangular base for stability\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\u003eMade from natural kraft paper - eco-friendly and biodegradable\u003c\/li\u003e\n                    \u003cli\u003eSturdy handles for comfortable carrying\u003c\/li\u003e\n                    \u003cli\u003eRectangular base allows the bag to stand steady and upright\u003c\/li\u003e\n                    \u003cli\u003eDurable construction protects your purchases\u003c\/li\u003e\n                    \u003cli\u003eNeutral color works with any branding or store aesthetic\u003c\/li\u003e\n                    \u003cli\u003ePerfect for retail, gifts, and various merchandise\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\u003eNatural kraft paper\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eDimensions\u003c\/td\u003e\n                        \u003ctd\u003e10\" x 6 3\/4\" x 12\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eBase Type\u003c\/td\u003e\n                        \u003ctd\u003eRectangular (self-standing)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eHandles\u003c\/td\u003e\n                        \u003ctd\u003eSturdy paper handles\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eEco-Friendly\u003c\/td\u003e\n                        \u003ctd\u003eBiodegradable and recyclable\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"features-section\"\u003e\n            \u003ch2 class=\"features-title-main\"\u003eKey Features\u003c\/h2\u003e\n            \u003cdiv class=\"features-grid\"\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003cdiv class=\"feature-icon\"\u003e\n                        \u003ci class=\"fas fa-box\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eSturdy Base\u003c\/h3\u003e\n                    \u003cp\u003eRectangular base allows the bag to stand steady and upright\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003cdiv class=\"feature-icon\"\u003e\n                        \u003ci class=\"fas fa-hand-holding\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eComfortable Handles\u003c\/h3\u003e\n                    \u003cp\u003eSturdy handles make carrying purchases simple and easy\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003cdiv class=\"feature-icon\"\u003e\n                        \u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eProtective\u003c\/h3\u003e\n                    \u003cp\u003eDurable construction keeps contents safe during transport\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003cdiv class=\"feature-icon\"\u003e\n                        \u003ci class=\"fas fa-leaf\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eEco-Friendly\u003c\/h3\u003e\n                    \u003cp\u003eMade from natural kraft paper that's biodegradable\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"applications\"\u003e\n            \u003ch2 class=\"applications-title\"\u003ePerfect 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-store\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eRetail Stores\u003c\/h3\u003e\n                    \u003cp\u003eIdeal for clothing, gifts, and various merchandise\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-gift\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eGift Packaging\u003c\/h3\u003e\n                    \u003cp\u003ePerfect for presenting gifts in an elegant way\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-tshirt\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eClothing Boutiques\u003c\/h3\u003e\n                    \u003cp\u003eGreat for apparel and fashion items\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-cookie-bite\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eBakeries \u0026amp; Food\u003c\/h3\u003e\n                    \u003cp\u003eSafe for food items and baked goods\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-check-circle\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eCustomer Convenience\u003c\/h3\u003e\n                    \u003cp\u003eEasy to carry with sturdy handles and stable base\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-palette\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eBranding Ready\u003c\/h3\u003e\n                    \u003cp\u003eNatural kraft color provides perfect canvas for branding\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-recycle\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eEco-Conscious\u003c\/h3\u003e\n                    \u003cp\u003eAppeal to environmentally aware customers\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\"\u003eElevate Your Packaging\u003c\/h2\u003e\n            \u003cp class=\"cta-text\"\u003eProvide your customers with convenient, eco-friendly packaging that protects their purchases and enhances your brand image.\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":42487418257492,"sku":null,"price":103.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2750938.jpg?v=1758303563"},{"product_id":"choice-full-size-foil-steam-table-pan-deep-3-3-8-depth-full-size-deep-50-case","title":"Full Size Foil Steam Table Pan Deep 3 3\/8\" Depth - Full Size Deep - 50\/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 Full Size Foil Steam Table Pan\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description {\n            font-family: 'Helvetica Neue', Arial, sans-serif;\n            color: #333;\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        .product-title {\n            font-size: 28px;\n            font-weight: 700;\n            color: #2c3e50;\n            margin-bottom: 15px;\n            text-align: center;\n            border-bottom: 2px solid #e67e22;\n            padding-bottom: 10px;\n        }\n        \n        .product-highlights {\n            display: flex;\n            justify-content: space-between;\n            flex-wrap: wrap;\n            margin: 25px 0;\n        }\n        \n        .highlight-item {\n            flex-basis: 30%;\n            text-align: center;\n            padding: 20px 15px;\n            margin-bottom: 15px;\n            background-color: #f9f9f9;\n            border-radius: 8px;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.1);\n            transition: transform 0.3s ease;\n        }\n        \n        .highlight-item:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n        }\n        \n        .highlight-icon {\n            font-size: 40px;\n            color: #e67e22;\n            margin-bottom: 15px;\n        }\n        \n        .highlight-title {\n            font-weight: 600;\n            font-size: 18px;\n            margin-bottom: 10px;\n            color: #2c3e50;\n        }\n        \n        .product-details {\n            background-color: #f5f5f5;\n            padding: 25px;\n            border-radius: 8px;\n            margin: 25px 0;\n            border-left: 4px solid #e67e22;\n        }\n        \n        .detail-heading {\n            font-size: 22px;\n            font-weight: 600;\n            color: #2c3e50;\n            margin-bottom: 15px;\n        }\n        \n        .capacity-badge {\n            display: inline-block;\n            background-color: #e67e22;\n            color: white;\n            padding: 8px 15px;\n            border-radius: 20px;\n            font-weight: 600;\n            margin: 15px 0;\n        }\n        \n        .usage-list {\n            columns: 2;\n            column-gap: 30px;\n            margin: 20px 0;\n        }\n        \n        .usage-list li {\n            margin-bottom: 10px;\n            break-inside: avoid;\n        }\n        \n        .benefit-box {\n            background-color: #2c3e50;\n            color: white;\n            padding: 25px;\n            border-radius: 8px;\n            margin: 25px 0;\n        }\n        \n        .benefit-title {\n            font-size: 22px;\n            font-weight: 600;\n            margin-bottom: 15px;\n            color: #e67e22;\n        }\n        \n        @media (max-width: 768px) {\n            .highlight-item {\n                flex-basis: 100%;\n            }\n            \n            .usage-list {\n                columns: 1;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description\"\u003e\n        \u003ch1 class=\"product-title\"\u003eChoice Full Size Foil Steam Table Pan\u003c\/h1\u003e\n        \n        \u003cdiv class=\"product-highlights\"\u003e\n            \u003cdiv class=\"highlight-item\"\u003e\n                \u003cdiv class=\"highlight-icon\"\u003e🔥\u003c\/div\u003e\n                \u003cdiv class=\"highlight-title\"\u003eSuperior Temperature Retention\u003c\/div\u003e\n                \u003cp\u003eKeep your food at perfect serving temperature for extended periods\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"highlight-item\"\u003e\n                \u003cdiv class=\"highlight-icon\"\u003e🎯\u003c\/div\u003e\n                \u003cdiv class=\"highlight-title\"\u003eVersatile Usage\u003c\/div\u003e\n                \u003cp\u003eIdeal for cooking, storing, and serving all menu items\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"highlight-item\"\u003e\n                \u003cdiv class=\"highlight-icon\"\u003e🍽️\u003c\/div\u003e\n                \u003cdiv class=\"highlight-title\"\u003eEnhanced Presentation\u003c\/div\u003e\n                \u003cp\u003eElevate your food presentation for any event size\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-details\"\u003e\n            \u003ch2 class=\"detail-heading\"\u003eProduct Details\u003c\/h2\u003e\n            \u003cp\u003eConserve your food's temperature and enhance your presentation with this Choice full size foil steam table pan!\u003c\/p\u003e\n            \n            \u003cdiv class=\"capacity-badge\"\u003eCapacity: 346 fl. oz.\u003c\/div\u003e\n            \n            \u003cp\u003eGreat for cooking, storing, and serving all your:\u003c\/p\u003e\n            \u003cul class=\"usage-list\"\u003e\n                \u003cli\u003eEntrees\u003c\/li\u003e\n                \u003cli\u003eSides\u003c\/li\u003e\n                \u003cli\u003eAppetizers\u003c\/li\u003e\n                \u003cli\u003eDesserts\u003c\/li\u003e\n                \u003cli\u003eSoups and sauces\u003c\/li\u003e\n                \u003cli\u003eCasseroles\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"benefit-box\"\u003e\n            \u003ch2 class=\"benefit-title\"\u003ePerfect For Any Event\u003c\/h2\u003e\n            \u003cp\u003eThis versatile pan is perfect for banquets and events of any size. It provides unparalleled temperature retention and can hold up to 346 fl. oz. of your signature menu items.\u003c\/p\u003e\n            \u003cp\u003eWhether you're catering a wedding, hosting a buffet, or managing food service in your restaurant, this pan delivers professional results every time.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42487427235924,"sku":null,"price":137.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2418897.jpg?v=1758303911"},{"product_id":"lavex-lil-herc-55-60-gallon-1-2-mil-38-x-58-low-density-medium-duty-black-trash-bag-can-liner-100-case","title":"Li'l Herc 55-60 Gallon 1.2 Mil 38\" x 58\" Low-Density Medium-Duty Black Trash Bag \/ Can Liner - 100\/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\u003eLavex Li'l Herc Medium-Duty Black Trash Bags\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description {\n            font-family: 'Helvetica Neue', Arial, sans-serif;\n            color: #333;\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 20px;\n            line-height: 1.6;\n        }\n        \n        .product-title {\n            font-size: 28px;\n            font-weight: 700;\n            color: #2c3e50;\n            margin-bottom: 15px;\n            text-align: center;\n            border-bottom: 2px solid #27ae60;\n            padding-bottom: 10px;\n        }\n        \n        .product-highlights {\n            display: flex;\n            justify-content: space-between;\n            flex-wrap: wrap;\n            margin: 25px 0;\n            gap: 15px;\n        }\n        \n        .highlight-item {\n            flex-basis: 30%;\n            text-align: center;\n            padding: 20px 15px;\n            margin-bottom: 15px;\n            background-color: #f9f9f9;\n            border-radius: 8px;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.1);\n            transition: transform 0.3s ease;\n        }\n        \n        .highlight-item:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n        }\n        \n        .highlight-icon {\n            font-size: 40px;\n            color: #27ae60;\n            margin-bottom: 15px;\n        }\n        \n        .highlight-title {\n            font-weight: 600;\n            font-size: 18px;\n            margin-bottom: 10px;\n            color: #2c3e50;\n        }\n        \n        .product-details {\n            background-color: #f5f5f5;\n            padding: 25px;\n            border-radius: 8px;\n            margin: 25px 0;\n            border-left: 4px solid #27ae60;\n        }\n        \n        .detail-heading {\n            font-size: 22px;\n            font-weight: 600;\n            color: #2c3e50;\n            margin-bottom: 15px;\n        }\n        \n        .capacity-badge {\n            display: inline-block;\n            background-color: #27ae60;\n            color: white;\n            padding: 8px 15px;\n            border-radius: 20px;\n            font-weight: 600;\n            margin: 15px 0;\n            font-size: 18px;\n        }\n        \n        .usage-list {\n            columns: 2;\n            column-gap: 30px;\n            margin: 20px 0;\n        }\n        \n        .usage-list li {\n            margin-bottom: 10px;\n            break-inside: avoid;\n            padding-left: 5px;\n        }\n        \n        .benefit-box {\n            background-color: #2c3e50;\n            color: white;\n            padding: 25px;\n            border-radius: 8px;\n            margin: 25px 0;\n        }\n        \n        .benefit-title {\n            font-size: 22px;\n            font-weight: 600;\n            margin-bottom: 15px;\n            color: #27ae60;\n        }\n        \n        .environment-section {\n            display: flex;\n            align-items: center;\n            background: linear-gradient(to right, #e8f5e9, #ffffff);\n            padding: 20px;\n            border-radius: 8px;\n            margin: 25px 0;\n        }\n        \n        .environment-icon {\n            font-size: 50px;\n            color: #27ae60;\n            margin-right: 20px;\n            flex-shrink: 0;\n        }\n        \n        .brand-trust {\n            text-align: center;\n            padding: 20px;\n            font-style: italic;\n            border-top: 1px dashed #ccc;\n            border-bottom: 1px dashed #ccc;\n            margin: 25px 0;\n        }\n        \n        @media (max-width: 768px) {\n            .highlight-item {\n                flex-basis: 100%;\n            }\n            \n            .usage-list {\n                columns: 1;\n            }\n            \n            .environment-section {\n                flex-direction: column;\n                text-align: center;\n            }\n            \n            .environment-icon {\n                margin-right: 0;\n                margin-bottom: 15px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description\"\u003e\n        \u003ch1 class=\"product-title\"\u003eLavex Li'l Herc Medium-Duty Black Trash Bags\u003c\/h1\u003e\n        \n        \u003cdiv class=\"brand-trust\"\u003e\n            \u003cp\u003eTrusted brand Lavex Li'l Herc has designed the economical 55-60 gallon medium-duty black trash bag as a solution to all of your waste management needs!\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-highlights\"\u003e\n            \u003cdiv class=\"highlight-item\"\u003e\n                \u003cdiv class=\"highlight-icon\"\u003e💪\u003c\/div\u003e\n                \u003cdiv class=\"highlight-title\"\u003eMedium-Duty Strength\u003c\/div\u003e\n                \u003cp\u003eStrong, reliable solution for all your waste collection needs\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"highlight-item\"\u003e\n                \u003cdiv class=\"highlight-icon\"\u003e💰\u003c\/div\u003e\n                \u003cdiv class=\"highlight-title\"\u003eEconomical\u003c\/div\u003e\n                \u003cp\u003eCost-effective waste management without compromising quality\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"highlight-item\"\u003e\n                \u003cdiv class=\"highlight-icon\"\u003e🌿\u003c\/div\u003e\n                \u003cdiv class=\"highlight-title\"\u003eEco-Friendly\u003c\/div\u003e\n                \u003cp\u003eEnvironmentally-friendly low density liner material\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-details\"\u003e\n            \u003ch2 class=\"detail-heading\"\u003eProduct Details\u003c\/h2\u003e\n            \u003cp\u003eChoose this 55-60 gallon Lavex Li'l Herc medium-duty black trash bag for an economical, strong solution to waste collection.\u003c\/p\u003e\n            \n            \u003cdiv class=\"capacity-badge\"\u003eCapacity: 55-60 Gallons\u003c\/div\u003e\n            \n            \u003cp\u003eThis versatile can liner is perfect for:\u003c\/p\u003e\n            \u003cul class=\"usage-list\"\u003e\n                \u003cli\u003eBars and restaurants\u003c\/li\u003e\n                \u003cli\u003eCommercial kitchens\u003c\/li\u003e\n                \u003cli\u003eCatered events\u003c\/li\u003e\n                \u003cli\u003eOffice buildings\u003c\/li\u003e\n                \u003cli\u003eHospitality venues\u003c\/li\u003e\n                \u003cli\u003eRetail establishments\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"environment-section\"\u003e\n            \u003cdiv class=\"environment-icon\"\u003e🌎\u003c\/div\u003e\n            \u003cdiv\u003e\n                \u003ch2 class=\"benefit-title\"\u003eEco-Friendly Solution\u003c\/h2\u003e\n                \u003cp\u003eWith all of the same benefits of a traditional low density liner, this bag is environmentally-friendly so you can save money and go green!\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"benefit-box\"\u003e\n            \u003ch2 class=\"benefit-title\"\u003eVersatile Application\u003c\/h2\u003e\n            \u003cp\u003eIdeal for various commercial and hospitality settings, these trash bags provide reliable containment for all your waste management needs. The medium-duty construction offers the perfect balance of strength and value.\u003c\/p\u003e\n            \u003cp\u003eWhether you're managing waste in a busy kitchen, serving customers at a bar, or handling cleanup after catered events, these bags deliver consistent performance.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42487431430228,"sku":null,"price":52.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2258185.jpg?v=1758304201"},{"product_id":"choice-half-size-foil-steam-table-pan-deep-2-9-16-depth-100-case","title":"Half Size Foil Steam Table Pan Deep 2 9\/16\" Depth - 100\/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 Half-Size Foil Steam Table Pan\u003c\/title\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: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            color: #333;\n            background-color: #f9f9f9;\n            line-height: 1.6;\n        }\n        \n        .product-container {\n            max-width: 1200px;\n            margin: 30px auto;\n            padding: 20px;\n        }\n        \n        .product-header {\n            text-align: center;\n            margin-bottom: 30px;\n            padding: 20px;\n            background: linear-gradient(135deg, #fff 0%, #f3f3f3 100%);\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n        }\n        \n        .product-title {\n            font-size: 2.5rem;\n            color: #2c3e50;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .product-subtitle {\n            font-size: 1.2rem;\n            color: #7f8c8d;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        \n        .highlight {\n            color: #e67e22;\n            font-weight: 600;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 30px;\n            margin-bottom: 40px;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            background: linear-gradient(45deg, #f5f5f5, #e0e0e0);\n            border-radius: 10px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 30px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.08);\n        }\n        \n        .image-placeholder {\n            font-size: 5rem;\n            color: #e67e22;\n        }\n        \n        .product-details {\n            flex: 1;\n            min-width: 300px;\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            margin-bottom: 30px;\n        }\n        \n        .feature {\n            background: white;\n            padding: 20px;\n            border-radius: 8px;\n            text-align: center;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            transition: transform 0.3s ease;\n        }\n        \n        .feature:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.1);\n        }\n        \n        .feature i {\n            font-size: 2.5rem;\n            color: #e67e22;\n            margin-bottom: 15px;\n        }\n        \n        .feature h3 {\n            font-size: 1.2rem;\n            margin-bottom: 10px;\n            color: #2c3e50;\n        }\n        \n        .capacity-badge {\n            background: linear-gradient(135deg, #e67e22 0%, #d35400 100%);\n            color: white;\n            padding: 12px 25px;\n            border-radius: 30px;\n            font-weight: 700;\n            font-size: 1.5rem;\n            display: inline-block;\n            margin: 20px 0;\n            box-shadow: 0 5px 15px rgba(230, 126, 34, 0.3);\n        }\n        \n        .usage-section {\n            background: white;\n            padding: 30px;\n            border-radius: 10px;\n            margin: 30px 0;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n        }\n        \n        .section-title {\n            font-size: 1.8rem;\n            color: #2c3e50;\n            margin-bottom: 20px;\n            padding-bottom: 10px;\n            border-bottom: 2px solid #e67e22;\n            display: inline-block;\n        }\n        \n        .usage-list {\n            columns: 2;\n            column-gap: 30px;\n            margin: 20px 0;\n        }\n        \n        .usage-list li {\n            margin-bottom: 12px;\n            break-inside: avoid;\n            padding-left: 5px;\n            list-style-type: none;\n            position: relative;\n        }\n        \n        .usage-list li:before {\n            content: \"•\";\n            color: #e67e22;\n            font-weight: bold;\n            display: inline-block;\n            width: 1em;\n            margin-left: -1em;\n        }\n        \n        .benefits-section {\n            background: linear-gradient(135deg, #2c3e50 0%, #34495e 100%);\n            color: white;\n            padding: 40px;\n            border-radius: 10px;\n            margin: 30px 0;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n        }\n        \n        .benefits-section .section-title {\n            color: #e67e22;\n            border-bottom: 2px solid #e67e22;\n        }\n        \n        .testimonial {\n            background: white;\n            padding: 25px;\n            border-radius: 10px;\n            margin: 25px 0;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.08);\n            font-style: italic;\n            position: relative;\n        }\n        \n        .testimonial:before {\n            content: \"\"\";\n            font-size: 5rem;\n            color: #e67e22;\n            opacity: 0.2;\n            position: absolute;\n            top: 10px;\n            left: 15px;\n        }\n        \n        .call-to-action {\n            text-align: center;\n            padding: 30px;\n            background: linear-gradient(135deg, #e67e22 0%, #d35400 100%);\n            color: white;\n            border-radius: 10px;\n            margin: 30px 0;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: white;\n            color: #e67e22;\n            padding: 15px 40px;\n            border-radius: 30px;\n            text-decoration: none;\n            font-weight: 700;\n            font-size: 1.2rem;\n            margin-top: 20px;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.2);\n        }\n        \n        .cta-button:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.3);\n        }\n        \n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 2rem;\n            }\n            \n            .usage-list {\n                columns: 1;\n            }\n            \n            .features-grid {\n                grid-template-columns: 1fr;\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 Half-Size Foil Steam Table Pan\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003eConserve your food's temperature and \u003cspan class=\"highlight\"\u003eenhance your presentation\u003c\/span\u003e with this premium half-size foil steam table pan!\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv class=\"image-placeholder\"\u003e\n                    \u003ci class=\"fas fa-utensils\"\u003e\u003c\/i\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003cdiv class=\"capacity-badge\"\u003e\n                    \u003ci class=\"fas fa-weight-hanging\"\u003e\u003c\/i\u003e Capacity: 120 fl. oz.\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"features-grid\"\u003e\n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-thermometer-half\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eTemperature Retention\u003c\/h3\u003e\n                        \u003cp\u003eKeeps food at perfect serving temperature for hours\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-utensil-spoon\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eVersatile Use\u003c\/h3\u003e\n                        \u003cp\u003eIdeal for cooking, storing, and serving\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-cheese\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003ePerfect Size\u003c\/h3\u003e\n                        \u003cp\u003eHalf-size design fits standard steam tables\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-award\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003ePremium Quality\u003c\/h3\u003e\n                        \u003cp\u003eDurable foil construction for repeated use\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"usage-section\"\u003e\n            \u003ch2 class=\"section-title\"\u003eIdeal For All Your Culinary Needs\u003c\/h2\u003e\n            \u003cp\u003eGreat for cooking, storing, and serving all your menu items. This versatile pan is perfect for banquets and events of any size.\u003c\/p\u003e\n            \n            \u003cul class=\"usage-list\"\u003e\n                \u003cli\u003eEntrees and main dishes\u003c\/li\u003e\n                \u003cli\u003eSide dishes and vegetables\u003c\/li\u003e\n                \u003cli\u003eAppetizers and hors d'oeuvres\u003c\/li\u003e\n                \u003cli\u003eDesserts and pastries\u003c\/li\u003e\n                \u003cli\u003eSauces and gravies\u003c\/li\u003e\n                \u003cli\u003eSalads and cold dishes\u003c\/li\u003e\n                \u003cli\u003eCasseroles and baked dishes\u003c\/li\u003e\n                \u003cli\u003eBuffet service and catering\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"benefits-section\"\u003e\n            \u003ch2 class=\"section-title\"\u003eUnparalleled Performance\u003c\/h2\u003e\n            \u003cp\u003eThis half-size steam table pan provides unparalleled temperature retention and can hold up to 120 fl. oz. of your signature menu items. Whether you're running a restaurant, catering business, or hosting special events, this pan delivers professional results.\u003c\/p\u003e\n            \n            \u003cdiv class=\"testimonial\"\u003e\n                \"We've been using these pans in our catering business for years. The temperature control is exceptional, and the half-size is perfect for most of our side dishes and desserts. Highly recommend!\"\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"call-to-action\"\u003e\n            \u003ch2\u003eUpgrade Your Food Service Today\u003c\/h2\u003e\n            \u003cp\u003eExperience the difference that quality steam table pans make in your food presentation and temperature maintenance.\u003c\/p\u003e\n            \u003ca href=\"#\" class=\"cta-button\"\u003eAdd to Cart\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":42487442210900,"sku":null,"price":93.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2805899.jpg?v=1758304445"},{"product_id":"dart-c57pst1-clearseal-hinged-lid-plastic-container-6-x-5-13-16-x-3-500-case","title":"Dart C57PST1 ClearSeal Hinged Lid Plastic Container 6\" x 5 13\/16\" x 3\" - 500\/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\u003eDart ClearSeal Hinged Lid Container\u003c\/title\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: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            color: #333;\n            background-color: #f9f9f9;\n            line-height: 1.6;\n            padding: 20px;\n        }\n        \n        .product-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            background: white;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 5px 25px rgba(0,0,0,0.1);\n        }\n        \n        .product-header {\n            background: linear-gradient(135deg, #2c3e50 0%, #4a6491 100%);\n            color: white;\n            padding: 40px;\n            text-align: center;\n        }\n        \n        .product-title {\n            font-size: 2.8rem;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .product-subtitle {\n            font-size: 1.3rem;\n            max-width: 800px;\n            margin: 0 auto;\n            opacity: 0.9;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            background: linear-gradient(45deg, #f5f7fa, #e4e8f0);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 40px;\n        }\n        \n        .image-placeholder {\n            font-size: 6rem;\n            color: #4a6491;\n            text-align: center;\n        }\n        \n        .image-caption {\n            margin-top: 20px;\n            font-style: italic;\n            color: #666;\n        }\n        \n        .product-details {\n            flex: 1;\n            min-width: 300px;\n            padding: 40px;\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .feature {\n            background: #f8f9fa;\n            padding: 20px;\n            border-radius: 8px;\n            text-align: center;\n            border-left: 4px solid #4a6491;\n            transition: transform 0.3s ease;\n        }\n        \n        .feature:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.1);\n        }\n        \n        .feature i {\n            font-size: 2.5rem;\n            color: #4a6491;\n            margin-bottom: 15px;\n        }\n        \n        .feature h3 {\n            font-size: 1.2rem;\n            margin-bottom: 10px;\n            color: #2c3e50;\n        }\n        \n        .applications {\n            background: #eef2f7;\n            padding: 40px;\n        }\n        \n        .section-title {\n            font-size: 1.8rem;\n            color: #2c3e50;\n            margin-bottom: 25px;\n            text-align: center;\n            position: relative;\n            padding-bottom: 15px;\n        }\n        \n        .section-title:after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 80px;\n            height: 3px;\n            background: #4a6491;\n        }\n        \n        .applications-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 20px;\n            text-align: center;\n        }\n        \n        .application {\n            background: white;\n            padding: 20px;\n            border-radius: 8px;\n            box-shadow: 0 3px 10px rgba(0,0,0,0.08);\n        }\n        \n        .application i {\n            font-size: 2rem;\n            color: #4a6491;\n            margin-bottom: 15px;\n        }\n        \n        .benefits {\n            padding: 40px;\n            background: white;\n        }\n        \n        .benefits-list {\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        \n        .benefit-item {\n            display: flex;\n            align-items: center;\n            margin-bottom: 20px;\n            padding: 15px;\n            background: #f8f9fa;\n            border-radius: 8px;\n        }\n        \n        .benefit-icon {\n            font-size: 1.8rem;\n            color: #4a6491;\n            margin-right: 20px;\n            flex-shrink: 0;\n        }\n        \n        .ideal-for {\n            background: linear-gradient(135deg, #2c3e50 0%, #4a6491 100%);\n            color: white;\n            padding: 40px;\n            text-align: center;\n        }\n        \n        .business-list {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 15px;\n            margin-top: 25px;\n        }\n        \n        .business-item {\n            background: rgba(255, 255, 255, 0.15);\n            padding: 12px 20px;\n            border-radius: 30px;\n            backdrop-filter: blur(5px);\n        }\n        \n        .call-to-action {\n            padding: 40px;\n            text-align: center;\n            background: white;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: #4a6491;\n            color: white;\n            padding: 16px 45px;\n            border-radius: 30px;\n            text-decoration: none;\n            font-weight: 700;\n            font-size: 1.2rem;\n            margin-top: 20px;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 15px rgba(74, 100, 145, 0.3);\n        }\n        \n        .cta-button:hover {\n            background: #3a5481;\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(74, 100, 145, 0.4);\n        }\n        \n        @media (max-width: 768px) {\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            }\n            \n            .features-grid {\n                grid-template-columns: 1fr;\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\"\u003eDart C57PST1 ClearSeal Hinged Lid Container\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003eLock in freshness with the ultimate takeout experience\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv\u003e\n                    \u003cdiv class=\"image-placeholder\"\u003e\n                        \u003ci class=\"fas fa-utensils\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cp class=\"image-caption\"\u003eClear container with secure hinged lid\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003ch2 class=\"section-title\"\u003ePremium Food Container\u003c\/h2\u003e\n                \u003cp\u003eGive your customers the ultimate experience by letting them take home salads, sandwiches, cookies, and pasta with this clear hinged container!\u003c\/p\u003e\n                \n                \u003cdiv class=\"features-grid\"\u003e\n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-lock\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eSecure Seal\u003c\/h3\u003e\n                        \u003cp\u003eHinged lid locks in freshness and prevents leaks\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-eye\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eClear Visibility\u003c\/h3\u003e\n                        \u003cp\u003eShowcase your food with crystal clear OPS plastic\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-recycle\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eDurable Material\u003c\/h3\u003e\n                        \u003cp\u003eHigh-quality plastic built for repeated use\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-utensils\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eVersatile Use\u003c\/h3\u003e\n                        \u003cp\u003ePerfect for a wide variety of food items\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"applications\"\u003e\n            \u003ch2 class=\"section-title\"\u003ePerfect For\u003c\/h2\u003e\n            \u003cdiv class=\"applications-grid\"\u003e\n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-leaf\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eSalads\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-bread-slice\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eSandwiches\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-cookie\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eCookies\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-pasta\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003ePasta\u003c\/h3\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"benefits\"\u003e\n            \u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n            \u003cdiv class=\"benefits-list\"\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                    \u003cdiv\u003e\n                        \u003ch3\u003eSecure Hinged Lid\u003c\/h3\u003e\n                        \u003cp\u003eKeeps food fresh and prevents spills during transport\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-store\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv\u003e\n                        \u003ch3\u003eProfessional Presentation\u003c\/h3\u003e\n                        \u003cp\u003eClear design showcases your food beautifully\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-arrows-alt-h\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv\u003e\n                        \u003ch3\u003eStackable Design\u003c\/h3\u003e\n                        \u003cp\u003eEfficient storage when not in use\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"ideal-for\"\u003e\n            \u003ch2 class=\"section-title\" style=\"color: white;\"\u003eIdeal For\u003c\/h2\u003e\n            \u003cp\u003eComprised of OPS plastic, this container is perfect for various food service establishments:\u003c\/p\u003e\n            \n            \u003cdiv class=\"business-list\"\u003e\n                \u003cdiv class=\"business-item\"\u003eDeli Counters\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eConcession Stands\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eFood Trucks\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eCafés \u0026amp; Bistros\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eTake-out Restaurants\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eCatering Services\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"call-to-action\"\u003e\n            \u003ch2 class=\"section-title\"\u003eUpgrade Your Takeout Experience\u003c\/h2\u003e\n            \u003cp\u003eOffer your customers the premium presentation and freshness protection they deserve.\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":42487451484244,"sku":null,"price":120.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2691377.jpg?v=1758305002"},{"product_id":"choice-clear-flat-lid-with-straw-slot-9-12-16-20-and-24-oz-1-000-case-1","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 Lid with Straw Slot\u003c\/title\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: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            color: #333;\n            background: linear-gradient(135deg, #f5f7fa 0%, #e4e8f0 100%);\n            line-height: 1.6;\n            padding: 20px;\n        }\n        \n        .product-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            background: white;\n            border-radius: 15px;\n            overflow: hidden;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n        }\n        \n        .product-header {\n            background: linear-gradient(135deg, #3498db 0%, #2c3e50 100%);\n            color: white;\n            padding: 50px 40px;\n            text-align: center;\n            position: relative;\n        }\n        \n        .product-header:after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            right: 0;\n            height: 5px;\n            background: linear-gradient(90deg, #3498db, #2c3e50, #3498db);\n        }\n        \n        .product-title {\n            font-size: 2.8rem;\n            margin-bottom: 15px;\n            font-weight: 700;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.2);\n        }\n        \n        .product-subtitle {\n            font-size: 1.3rem;\n            max-width: 800px;\n            margin: 0 auto;\n            opacity: 0.9;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            background: linear-gradient(45deg, #f5f7fa, #e4e8f0);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 40px;\n            position: relative;\n        }\n        \n        .image-placeholder {\n            font-size: 6rem;\n            color: #3498db;\n            text-align: center;\n            animation: float 3s ease-in-out infinite;\n        }\n        \n        @keyframes float {\n            0%, 100% { transform: translateY(0); }\n            50% { transform: translateY(-10px); }\n        }\n        \n        .cup-sizes {\n            position: absolute;\n            bottom: 20px;\n            left: 0;\n            right: 0;\n            text-align: center;\n            font-weight: 600;\n            color: #2c3e50;\n        }\n        \n        .size-badge {\n            display: inline-block;\n            background: #3498db;\n            color: white;\n            padding: 8px 15px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 0.9rem;\n        }\n        \n        .product-details {\n            flex: 1;\n            min-width: 300px;\n            padding: 40px;\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .feature {\n            background: #f8f9fa;\n            padding: 25px;\n            border-radius: 10px;\n            text-align: center;\n            border-top: 4px solid #3498db;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n        }\n        \n        .feature:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 20px rgba(0,0,0,0.1);\n            border-top: 4px solid #2c3e50;\n        }\n        \n        .feature i {\n            font-size: 2.8rem;\n            color: #3498db;\n            margin-bottom: 15px;\n        }\n        \n        .feature h3 {\n            font-size: 1.2rem;\n            margin-bottom: 10px;\n            color: #2c3e50;\n        }\n        \n        .applications {\n            background: #eef2f7;\n            padding: 50px 40px;\n        }\n        \n        .section-title {\n            font-size: 1.8rem;\n            color: #2c3e50;\n            margin-bottom: 25px;\n            text-align: center;\n            position: relative;\n            padding-bottom: 15px;\n        }\n        \n        .section-title:after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 80px;\n            height: 3px;\n            background: #3498db;\n        }\n        \n        .applications-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 25px;\n            text-align: center;\n        }\n        \n        .application {\n            background: white;\n            padding: 25px 20px;\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.08);\n            transition: transform 0.3s ease;\n        }\n        \n        .application:hover {\n            transform: scale(1.05);\n        }\n        \n        .application i {\n            font-size: 2.5rem;\n            color: #3498db;\n            margin-bottom: 15px;\n        }\n        \n        .benefits {\n            padding: 50px 40px;\n            background: white;\n        }\n        \n        .benefits-list {\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        \n        .benefit-item {\n            display: flex;\n            align-items: center;\n            margin-bottom: 25px;\n            padding: 20px;\n            background: #f8f9fa;\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n        }\n        \n        .benefit-icon {\n            font-size: 2rem;\n            color: #3498db;\n            margin-right: 20px;\n            flex-shrink: 0;\n            width: 60px;\n            height: 60px;\n            background: white;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            box-shadow: 0 5px 15px rgba(52, 152, 219, 0.2);\n        }\n        \n        .ideal-for {\n            background: linear-gradient(135deg, #2c3e50 0%, #3498db 100%);\n            color: white;\n            padding: 50px 40px;\n            text-align: center;\n        }\n        \n        .business-list {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 15px;\n            margin-top: 25px;\n        }\n        \n        .business-item {\n            background: rgba(255, 255, 255, 0.15);\n            padding: 12px 25px;\n            border-radius: 30px;\n            backdrop-filter: blur(5px);\n            transition: all 0.3s ease;\n        }\n        \n        .business-item:hover {\n            background: rgba(255, 255, 255, 0.25);\n            transform: translateY(-3px);\n        }\n        \n        .call-to-action {\n            padding: 50px 40px;\n            text-align: center;\n            background: white;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: linear-gradient(135deg, #3498db 0%, #2c3e50 100%);\n            color: white;\n            padding: 18px 50px;\n            border-radius: 30px;\n            text-decoration: none;\n            font-weight: 700;\n            font-size: 1.2rem;\n            margin-top: 20px;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 15px rgba(52, 152, 219, 0.3);\n            border: none;\n            cursor: pointer;\n        }\n        \n        .cta-button:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 10px 20px rgba(52, 152, 219, 0.4);\n        }\n        \n        @media (max-width: 768px) {\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            }\n            \n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .benefit-item {\n                flex-direction: column;\n                text-align: center;\n            }\n            \n            .benefit-icon {\n                margin-right: 0;\n                margin-bottom: 15px;\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 Lid with Straw Slot\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003eTurn all of your signature beverages into on-the-go refreshments!\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv\u003e\n                    \u003cdiv class=\"image-placeholder\"\u003e\n                        \u003ci class=\"fas fa-cocktail\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"cup-sizes\"\u003e\n                        \u003cspan class=\"size-badge\"\u003e9 oz\u003c\/span\u003e\n                        \u003cspan class=\"size-badge\"\u003e12 oz\u003c\/span\u003e\n                        \u003cspan class=\"size-badge\"\u003e16 oz\u003c\/span\u003e\n                        \u003cspan class=\"size-badge\"\u003e20 oz\u003c\/span\u003e\n                        \u003cspan class=\"size-badge\"\u003e24 oz\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003ch2 class=\"section-title\"\u003ePerfect For Any Beverage\u003c\/h2\u003e\n                \u003cp\u003eFrom ice water and fountain drinks to fruit smoothies and fresh-squeezed lemonade, this Choice clear flat lid with straw slot is the perfect way to top off your cold beverages.\u003c\/p\u003e\n                \n                \u003cdiv class=\"features-grid\"\u003e\n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-mobile-alt\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eOn-the-Go Convenience\u003c\/h3\u003e\n                        \u003cp\u003ePerfect for customers who want to enjoy their drinks anywhere\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-eye\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eClear Visibility\u003c\/h3\u003e\n                        \u003cp\u003eShowcases your beverages with a transparent design\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-stroopwafel\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eSecure Straw Slot\u003c\/h3\u003e\n                        \u003cp\u003eKeeps straws in place and prevents spills\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-boxes\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eMultiple Sizes\u003c\/h3\u003e\n                        \u003cp\u003eFits 9, 12, 16, 20, and 24 oz. cups\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"applications\"\u003e\n            \u003ch2 class=\"section-title\"\u003eIdeal For These Beverages\u003c\/h2\u003e\n            \u003cdiv class=\"applications-grid\"\u003e\n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-glass-whiskey\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eIce Water\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-wine-bottle\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eFountain Drinks\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-blender\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eFruit Smoothies\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-lemon\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eFresh Lemonade\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-mug-hot\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eIced Coffee\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-ice-cream\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eMilkshakes\u003c\/h3\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"benefits\"\u003e\n            \u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n            \u003cdiv class=\"benefits-list\"\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                    \u003cdiv\u003e\n                        \u003ch3\u003eSpill-Resistant Design\u003c\/h3\u003e\n                        \u003cp\u003eStraw slot is designed to keep beverages secure during transport\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \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                    \u003cdiv\u003e\n                        \u003ch3\u003eCrystal Clear Material\u003c\/h3\u003e\n                        \u003cp\u003eShowcases your beverages while maintaining a professional appearance\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \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                    \u003cdiv\u003e\n                        \u003ch3\u003eUniversal Compatibility\u003c\/h3\u003e\n                        \u003cp\u003eFits a wide range of cup sizes from 9oz to 24oz\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"ideal-for\"\u003e\n            \u003ch2 class=\"section-title\" style=\"color: white;\"\u003ePerfect For These Businesses\u003c\/h2\u003e\n            \u003cp\u003eA must-have addition to any food service establishment that offers take-out beverages:\u003c\/p\u003e\n            \n            \u003cdiv class=\"business-list\"\u003e\n                \u003cdiv class=\"business-item\"\u003eKiosks\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eConcession Stands\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eFast-Food Restaurants\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eTo-Go Establishments\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eCoffee Shops\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eSmoothie Bars\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eFood Trucks\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eConvenience Stores\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"call-to-action\"\u003e\n            \u003ch2 class=\"section-title\"\u003eUpgrade Your Beverage Service\u003c\/h2\u003e\n            \u003cp\u003eOffer your customers the convenience and professionalism they deserve with these versatile lids.\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":42487456301140,"sku":null,"price":90.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2567663_39aec749-6f09-497e-a2e9-5a32715c667c.jpg?v=1758305400"},{"product_id":"choice-clear-pet-customizable-plastic-cold-cup-12-oz-1-000-case-1","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 Cup\u003c\/title\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: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            color: #333;\n            background: linear-gradient(135deg, #f5f7fa 0%, #e4e8f0 100%);\n            line-height: 1.6;\n            padding: 20px;\n        }\n        \n        .product-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            background: white;\n            border-radius: 15px;\n            overflow: hidden;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n        }\n        \n        .product-header {\n            background: linear-gradient(135deg, #27ae60 0%, #2c3e50 100%);\n            color: white;\n            padding: 50px 40px;\n            text-align: center;\n            position: relative;\n        }\n        \n        .product-header:after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            right: 0;\n            height: 5px;\n            background: linear-gradient(90deg, #27ae60, #2c3e50, #27ae60);\n        }\n        \n        .product-title {\n            font-size: 2.8rem;\n            margin-bottom: 15px;\n            font-weight: 700;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.2);\n        }\n        \n        .product-subtitle {\n            font-size: 1.3rem;\n            max-width: 800px;\n            margin: 0 auto;\n            opacity: 0.9;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            background: linear-gradient(45deg, #f5f7fa, #e4e8f0);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 40px;\n            position: relative;\n        }\n        \n        .image-placeholder {\n            font-size: 6rem;\n            color: #27ae60;\n            text-align: center;\n            animation: float 3s ease-in-out infinite;\n        }\n        \n        @keyframes float {\n            0%, 100% { transform: translateY(0); }\n            50% { transform: translateY(-10px); }\n        }\n        \n        .product-details {\n            flex: 1;\n            min-width: 300px;\n            padding: 40px;\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .feature {\n            background: #f8f9fa;\n            padding: 25px;\n            border-radius: 10px;\n            text-align: center;\n            border-top: 4px solid #27ae60;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n        }\n        \n        .feature:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 20px rgba(0,0,0,0.1);\n            border-top: 4px solid #2c3e50;\n        }\n        \n        .feature i {\n            font-size: 2.8rem;\n            color: #27ae60;\n            margin-bottom: 15px;\n        }\n        \n        .feature h3 {\n            font-size: 1.2rem;\n            margin-bottom: 10px;\n            color: #2c3e50;\n        }\n        \n        .applications {\n            background: #eef2f7;\n            padding: 50px 40px;\n        }\n        \n        .section-title {\n            font-size: 1.8rem;\n            color: #2c3e50;\n            margin-bottom: 25px;\n            text-align: center;\n            position: relative;\n            padding-bottom: 15px;\n        }\n        \n        .section-title:after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 80px;\n            height: 3px;\n            background: #27ae60;\n        }\n        \n        .applications-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 25px;\n            text-align: center;\n        }\n        \n        .application {\n            background: white;\n            padding: 25px 20px;\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.08);\n            transition: transform 0.3s ease;\n        }\n        \n        .application:hover {\n            transform: scale(1.05);\n        }\n        \n        .application i {\n            font-size: 2.5rem;\n            color: #27ae60;\n            margin-bottom: 15px;\n        }\n        \n        .benefits {\n            padding: 50px 40px;\n            background: white;\n        }\n        \n        .benefits-list {\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        \n        .benefit-item {\n            display: flex;\n            align-items: center;\n            margin-bottom: 25px;\n            padding: 20px;\n            background: #f8f9fa;\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n        }\n        \n        .benefit-icon {\n            font-size: 2rem;\n            color: #27ae60;\n            margin-right: 20px;\n            flex-shrink: 0;\n            width: 60px;\n            height: 60px;\n            background: white;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            box-shadow: 0 5px 15px rgba(39, 174, 96, 0.2);\n        }\n        \n        .ideal-for {\n            background: linear-gradient(135deg, #2c3e50 0%, #27ae60 100%);\n            color: white;\n            padding: 50px 40px;\n            text-align: center;\n        }\n        \n        .business-list {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 15px;\n            margin-top: 25px;\n        }\n        \n        .business-item {\n            background: rgba(255, 255, 255, 0.15);\n            padding: 12px 25px;\n            border-radius: 30px;\n            backdrop-filter: blur(5px);\n            transition: all 0.3s ease;\n        }\n        \n        .business-item:hover {\n            background: rgba(255, 255, 255, 0.25);\n            transform: translateY(-3px);\n        }\n        \n        .call-to-action {\n            padding: 50px 40px;\n            text-align: center;\n            background: white;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: linear-gradient(135deg, #27ae60 0%, #2c3e50 100%);\n            color: white;\n            padding: 18px 50px;\n            border-radius: 30px;\n            text-decoration: none;\n            font-weight: 700;\n            font-size: 1.2rem;\n            margin-top: 20px;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 15px rgba(39, 174, 96, 0.3);\n            border: none;\n            cursor: pointer;\n        }\n        \n        .cta-button:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 10px 20px rgba(39, 174, 96, 0.4);\n        }\n        \n        .usp-section {\n            display: flex;\n            flex-wrap: wrap;\n            padding: 40px;\n            background: #f8f9fa;\n        }\n        \n        .usp {\n            flex: 1;\n            min-width: 250px;\n            text-align: center;\n            padding: 20px;\n        }\n        \n        .usp i {\n            font-size: 2.5rem;\n            color: #27ae60;\n            margin-bottom: 15px;\n        }\n        \n        @media (max-width: 768px) {\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            }\n            \n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .benefit-item {\n                flex-direction: column;\n                text-align: center;\n            }\n            \n            .benefit-icon {\n                margin-right: 0;\n                margin-bottom: 15px;\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 Cup\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003eShowcase all of your on-the-go beverages with this versatile clear plastic cup\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv\u003e\n                    \u003cdiv class=\"image-placeholder\"\u003e\n                        \u003ci class=\"fas fa-glass\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003ch2 class=\"section-title\"\u003ePerfect For Any Beverage Service\u003c\/h2\u003e\n                \u003cp\u003eA great addition to your food service establishment, you can't go wrong with this Choice plastic cup! Its simple design makes it perfect for a variety of beverages.\u003c\/p\u003e\n                \n                \u003cdiv class=\"features-grid\"\u003e\n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-eye\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eCrystal Clear\u003c\/h3\u003e\n                        \u003cp\u003eShowcases your beverages beautifully\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-mobile-alt\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eOn-the-Go Convenience\u003c\/h3\u003e\n                        \u003cp\u003ePerfect for customers who want to enjoy their drinks anywhere\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eDurable Construction\u003c\/h3\u003e\n                        \u003cp\u003eReliable quality that holds up during transport\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-box\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eEasy Storage\u003c\/h3\u003e\n                        \u003cp\u003eStackable design for efficient storage\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"usp-section\"\u003e\n            \u003cdiv class=\"usp\"\u003e\n                \u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e\n                \u003ch3\u003eVersatile\u003c\/h3\u003e\n                \u003cp\u003eWorks with a wide variety of beverages\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"usp\"\u003e\n                \u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e\n                \u003ch3\u003eConvenient\u003c\/h3\u003e\n                \u003cp\u003eDisposable for easy cleanup\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"usp\"\u003e\n                \u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e\n                \u003ch3\u003eReliable\u003c\/h3\u003e\n                \u003cp\u003eConsistent quality you can count on\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"usp\"\u003e\n                \u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e\n                \u003ch3\u003eCost-Effective\u003c\/h3\u003e\n                \u003cp\u003eAffordable solution for your business\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"applications\"\u003e\n            \u003ch2 class=\"section-title\"\u003eIdeal For These Beverages\u003c\/h2\u003e\n            \u003cdiv class=\"applications-grid\"\u003e\n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-glass-whiskey\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eWater \u0026amp; Ice Tea\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-wine-bottle\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eSodas \u0026amp; Soft Drinks\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-blender\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eSmoothies\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-lemon\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eLemonade\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-mug-hot\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eIced Coffee\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-ice-cream\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eSlushies\u003c\/h3\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"benefits\"\u003e\n            \u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n            \u003cdiv class=\"benefits-list\"\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-check\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv\u003e\n                        \u003ch3\u003eVersatile Design\u003c\/h3\u003e\n                        \u003cp\u003ePerfect for a wide variety of beverages from sodas to smoothies\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-check\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv\u003e\n                        \u003ch3\u003eClear Presentation\u003c\/h3\u003e\n                        \u003cp\u003eShowcases your beverages while maintaining a professional appearance\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-check\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv\u003e\n                        \u003ch3\u003eConveniently Disposable\u003c\/h3\u003e\n                        \u003cp\u003eMakes cleanup easy while reducing washing costs\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"ideal-for\"\u003e\n            \u003ch2 class=\"section-title\" style=\"color: white;\"\u003ePerfect For These Businesses\u003c\/h2\u003e\n            \u003cp\u003eA great addition to any establishment that serves beverages to-go:\u003c\/p\u003e\n            \n            \u003cdiv class=\"business-list\"\u003e\n                \u003cdiv class=\"business-item\"\u003eKiosks\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eConcession Stands\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eFast Food Restaurants\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eTo-Go Establishments\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eCoffee Shops\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eFood Trucks\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eConvenience Stores\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eCafeterias\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"call-to-action\"\u003e\n            \u003ch2 class=\"section-title\"\u003eStock Your Shelves Today\u003c\/h2\u003e\n            \u003cp\u003eNever be without this convenient, disposable cup that's perfect for all your beverage needs.\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":42487460036692,"sku":null,"price":103.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2745329_b594de46-cbb1-4a5d-9617-feebcc366cc0.jpg?v=1758305741"},{"product_id":"choice-clear-pet-customizable-plastic-cold-cup-20-oz-600-case-1","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 Cup\u003c\/title\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: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            color: #333;\n            background: linear-gradient(135deg, #f5f7fa 0%, #e4e8f0 100%);\n            line-height: 1.6;\n            padding: 20px;\n        }\n        \n        .product-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            background: white;\n            border-radius: 15px;\n            overflow: hidden;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n        }\n        \n        .product-header {\n            background: linear-gradient(135deg, #27ae60 0%, #2c3e50 100%);\n            color: white;\n            padding: 50px 40px;\n            text-align: center;\n            position: relative;\n        }\n        \n        .product-header:after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            right: 0;\n            height: 5px;\n            background: linear-gradient(90deg, #27ae60, #2c3e50, #27ae60);\n        }\n        \n        .product-title {\n            font-size: 2.8rem;\n            margin-bottom: 15px;\n            font-weight: 700;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.2);\n        }\n        \n        .product-subtitle {\n            font-size: 1.3rem;\n            max-width: 800px;\n            margin: 0 auto;\n            opacity: 0.9;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            background: linear-gradient(45deg, #f5f7fa, #e4e8f0);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 40px;\n            position: relative;\n        }\n        \n        .image-placeholder {\n            font-size: 6rem;\n            color: #27ae60;\n            text-align: center;\n            animation: float 3s ease-in-out infinite;\n        }\n        \n        @keyframes float {\n            0%, 100% { transform: translateY(0); }\n            50% { transform: translateY(-10px); }\n        }\n        \n        .product-details {\n            flex: 1;\n            min-width: 300px;\n            padding: 40px;\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .feature {\n            background: #f8f9fa;\n            padding: 25px;\n            border-radius: 10px;\n            text-align: center;\n            border-top: 4px solid #27ae60;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n        }\n        \n        .feature:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 20px rgba(0,0,0,0.1);\n            border-top: 4px solid #2c3e50;\n        }\n        \n        .feature i {\n            font-size: 2.8rem;\n            color: #27ae60;\n            margin-bottom: 15px;\n        }\n        \n        .feature h3 {\n            font-size: 1.2rem;\n            margin-bottom: 10px;\n            color: #2c3e50;\n        }\n        \n        .applications {\n            background: #eef2f7;\n            padding: 50px 40px;\n        }\n        \n        .section-title {\n            font-size: 1.8rem;\n            color: #2c3e50;\n            margin-bottom: 25px;\n            text-align: center;\n            position: relative;\n            padding-bottom: 15px;\n        }\n        \n        .section-title:after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 80px;\n            height: 3px;\n            background: #27ae60;\n        }\n        \n        .applications-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 25px;\n            text-align: center;\n        }\n        \n        .application {\n            background: white;\n            padding: 25px 20px;\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.08);\n            transition: transform 0.3s ease;\n        }\n        \n        .application:hover {\n            transform: scale(1.05);\n        }\n        \n        .application i {\n            font-size: 2.5rem;\n            color: #27ae60;\n            margin-bottom: 15px;\n        }\n        \n        .benefits {\n            padding: 50px 40px;\n            background: white;\n        }\n        \n        .benefits-list {\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        \n        .benefit-item {\n            display: flex;\n            align-items: center;\n            margin-bottom: 25px;\n            padding: 20px;\n            background: #f8f9fa;\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n        }\n        \n        .benefit-icon {\n            font-size: 2rem;\n            color: #27ae60;\n            margin-right: 20px;\n            flex-shrink: 0;\n            width: 60px;\n            height: 60px;\n            background: white;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            box-shadow: 0 5px 15px rgba(39, 174, 96, 0.2);\n        }\n        \n        .ideal-for {\n            background: linear-gradient(135deg, #2c3e50 0%, #27ae60 100%);\n            color: white;\n            padding: 50px 40px;\n            text-align: center;\n        }\n        \n        .business-list {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 15px;\n            margin-top: 25px;\n        }\n        \n        .business-item {\n            background: rgba(255, 255, 255, 0.15);\n            padding: 12px 25px;\n            border-radius: 30px;\n            backdrop-filter: blur(5px);\n            transition: all 0.3s ease;\n        }\n        \n        .business-item:hover {\n            background: rgba(255, 255, 255, 0.25);\n            transform: translateY(-3px);\n        }\n        \n        .call-to-action {\n            padding: 50px 40px;\n            text-align: center;\n            background: white;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: linear-gradient(135deg, #27ae60 0%, #2c3e50 100%);\n            color: white;\n            padding: 18px 50px;\n            border-radius: 30px;\n            text-decoration: none;\n            font-weight: 700;\n            font-size: 1.2rem;\n            margin-top: 20px;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 15px rgba(39, 174, 96, 0.3);\n            border: none;\n            cursor: pointer;\n        }\n        \n        .cta-button:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 10px 20px rgba(39, 174, 96, 0.4);\n        }\n        \n        .usp-section {\n            display: flex;\n            flex-wrap: wrap;\n            padding: 40px;\n            background: #f8f9fa;\n        }\n        \n        .usp {\n            flex: 1;\n            min-width: 250px;\n            text-align: center;\n            padding: 20px;\n        }\n        \n        .usp i {\n            font-size: 2.5rem;\n            color: #27ae60;\n            margin-bottom: 15px;\n        }\n        \n        @media (max-width: 768px) {\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            }\n            \n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .benefit-item {\n                flex-direction: column;\n                text-align: center;\n            }\n            \n            .benefit-icon {\n                margin-right: 0;\n                margin-bottom: 15px;\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 Cup\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003eShowcase all of your on-the-go beverages with this versatile clear plastic cup\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv\u003e\n                    \u003cdiv class=\"image-placeholder\"\u003e\n                        \u003ci class=\"fas fa-glass\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003ch2 class=\"section-title\"\u003ePerfect For Any Beverage Service\u003c\/h2\u003e\n                \u003cp\u003eA great addition to your food service establishment, you can't go wrong with this Choice plastic cup! Its simple design makes it perfect for a variety of beverages.\u003c\/p\u003e\n                \n                \u003cdiv class=\"features-grid\"\u003e\n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-eye\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eCrystal Clear\u003c\/h3\u003e\n                        \u003cp\u003eShowcases your beverages beautifully\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-mobile-alt\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eOn-the-Go Convenience\u003c\/h3\u003e\n                        \u003cp\u003ePerfect for customers who want to enjoy their drinks anywhere\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eDurable Construction\u003c\/h3\u003e\n                        \u003cp\u003eReliable quality that holds up during transport\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-box\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eEasy Storage\u003c\/h3\u003e\n                        \u003cp\u003eStackable design for efficient storage\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"usp-section\"\u003e\n            \u003cdiv class=\"usp\"\u003e\n                \u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e\n                \u003ch3\u003eVersatile\u003c\/h3\u003e\n                \u003cp\u003eWorks with a wide variety of beverages\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"usp\"\u003e\n                \u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e\n                \u003ch3\u003eConvenient\u003c\/h3\u003e\n                \u003cp\u003eDisposable for easy cleanup\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"usp\"\u003e\n                \u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e\n                \u003ch3\u003eReliable\u003c\/h3\u003e\n                \u003cp\u003eConsistent quality you can count on\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"usp\"\u003e\n                \u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e\n                \u003ch3\u003eCost-Effective\u003c\/h3\u003e\n                \u003cp\u003eAffordable solution for your business\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"applications\"\u003e\n            \u003ch2 class=\"section-title\"\u003eIdeal For These Beverages\u003c\/h2\u003e\n            \u003cdiv class=\"applications-grid\"\u003e\n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-glass-whiskey\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eWater \u0026amp; Ice Tea\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-wine-bottle\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eSodas \u0026amp; Soft Drinks\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-blender\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eSmoothies\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-lemon\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eLemonade\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-mug-hot\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eIced Coffee\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-ice-cream\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eSlushies\u003c\/h3\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"benefits\"\u003e\n            \u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n            \u003cdiv class=\"benefits-list\"\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-check\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv\u003e\n                        \u003ch3\u003eVersatile Design\u003c\/h3\u003e\n                        \u003cp\u003ePerfect for a wide variety of beverages from sodas to smoothies\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-check\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv\u003e\n                        \u003ch3\u003eClear Presentation\u003c\/h3\u003e\n                        \u003cp\u003eShowcases your beverages while maintaining a professional appearance\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-check\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv\u003e\n                        \u003ch3\u003eConveniently Disposable\u003c\/h3\u003e\n                        \u003cp\u003eMakes cleanup easy while reducing washing costs\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"ideal-for\"\u003e\n            \u003ch2 class=\"section-title\" style=\"color: white;\"\u003ePerfect For These Businesses\u003c\/h2\u003e\n            \u003cp\u003eA great addition to any establishment that serves beverages to-go:\u003c\/p\u003e\n            \n            \u003cdiv class=\"business-list\"\u003e\n                \u003cdiv class=\"business-item\"\u003eKiosks\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eConcession Stands\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eFast Food Restaurants\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eTo-Go Establishments\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eCoffee Shops\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eFood Trucks\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eConvenience Stores\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eCafeterias\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"call-to-action\"\u003e\n            \u003ch2 class=\"section-title\"\u003eStock Your Shelves Today\u003c\/h2\u003e\n            \u003cp\u003eNever be without this convenient, disposable cup that's perfect for all your beverage needs.\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":42487461216340,"sku":null,"price":88.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2745331_baaa5ba4-2de8-4f05-b9a7-c68cbfbbd399.jpg?v=1758306104"},{"product_id":"choice-clear-pet-customizable-plastic-cold-cup-16-oz-1-000-case-1","title":"Clear PET Customizable 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 Cup\u003c\/title\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: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            color: #333;\n            background: linear-gradient(135deg, #f5f7fa 0%, #e4e8f0 100%);\n            line-height: 1.6;\n            padding: 20px;\n        }\n        \n        .product-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            background: white;\n            border-radius: 15px;\n            overflow: hidden;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n        }\n        \n        .product-header {\n            background: linear-gradient(135deg, #27ae60 0%, #2c3e50 100%);\n            color: white;\n            padding: 50px 40px;\n            text-align: center;\n            position: relative;\n        }\n        \n        .product-header:after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            right: 0;\n            height: 5px;\n            background: linear-gradient(90deg, #27ae60, #2c3e50, #27ae60);\n        }\n        \n        .product-title {\n            font-size: 2.8rem;\n            margin-bottom: 15px;\n            font-weight: 700;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.2);\n        }\n        \n        .product-subtitle {\n            font-size: 1.3rem;\n            max-width: 800px;\n            margin: 0 auto;\n            opacity: 0.9;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            background: linear-gradient(45deg, #f5f7fa, #e4e8f0);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 40px;\n            position: relative;\n        }\n        \n        .image-placeholder {\n            font-size: 6rem;\n            color: #27ae60;\n            text-align: center;\n            animation: float 3s ease-in-out infinite;\n        }\n        \n        @keyframes float {\n            0%, 100% { transform: translateY(0); }\n            50% { transform: translateY(-10px); }\n        }\n        \n        .product-details {\n            flex: 1;\n            min-width: 300px;\n            padding: 40px;\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .feature {\n            background: #f8f9fa;\n            padding: 25px;\n            border-radius: 10px;\n            text-align: center;\n            border-top: 4px solid #27ae60;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n        }\n        \n        .feature:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 20px rgba(0,0,0,0.1);\n            border-top: 4px solid #2c3e50;\n        }\n        \n        .feature i {\n            font-size: 2.8rem;\n            color: #27ae60;\n            margin-bottom: 15px;\n        }\n        \n        .feature h3 {\n            font-size: 1.2rem;\n            margin-bottom: 10px;\n            color: #2c3e50;\n        }\n        \n        .applications {\n            background: #eef2f7;\n            padding: 50px 40px;\n        }\n        \n        .section-title {\n            font-size: 1.8rem;\n            color: #2c3e50;\n            margin-bottom: 25px;\n            text-align: center;\n            position: relative;\n            padding-bottom: 15px;\n        }\n        \n        .section-title:after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 80px;\n            height: 3px;\n            background: #27ae60;\n        }\n        \n        .applications-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 25px;\n            text-align: center;\n        }\n        \n        .application {\n            background: white;\n            padding: 25px 20px;\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.08);\n            transition: transform 0.3s ease;\n        }\n        \n        .application:hover {\n            transform: scale(1.05);\n        }\n        \n        .application i {\n            font-size: 2.5rem;\n            color: #27ae60;\n            margin-bottom: 15px;\n        }\n        \n        .benefits {\n            padding: 50px 40px;\n            background: white;\n        }\n        \n        .benefits-list {\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        \n        .benefit-item {\n            display: flex;\n            align-items: center;\n            margin-bottom: 25px;\n            padding: 20px;\n            background: #f8f9fa;\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n        }\n        \n        .benefit-icon {\n            font-size: 2rem;\n            color: #27ae60;\n            margin-right: 20px;\n            flex-shrink: 0;\n            width: 60px;\n            height: 60px;\n            background: white;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            box-shadow: 0 5px 15px rgba(39, 174, 96, 0.2);\n        }\n        \n        .ideal-for {\n            background: linear-gradient(135deg, #2c3e50 0%, #27ae60 100%);\n            color: white;\n            padding: 50px 40px;\n            text-align: center;\n        }\n        \n        .business-list {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 15px;\n            margin-top: 25px;\n        }\n        \n        .business-item {\n            background: rgba(255, 255, 255, 0.15);\n            padding: 12px 25px;\n            border-radius: 30px;\n            backdrop-filter: blur(5px);\n            transition: all 0.3s ease;\n        }\n        \n        .business-item:hover {\n            background: rgba(255, 255, 255, 0.25);\n            transform: translateY(-3px);\n        }\n        \n        .call-to-action {\n            padding: 50px 40px;\n            text-align: center;\n            background: white;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: linear-gradient(135deg, #27ae60 0%, #2c3e50 100%);\n            color: white;\n            padding: 18px 50px;\n            border-radius: 30px;\n            text-decoration: none;\n            font-weight: 700;\n            font-size: 1.2rem;\n            margin-top: 20px;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 15px rgba(39, 174, 96, 0.3);\n            border: none;\n            cursor: pointer;\n        }\n        \n        .cta-button:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 10px 20px rgba(39, 174, 96, 0.4);\n        }\n        \n        .usp-section {\n            display: flex;\n            flex-wrap: wrap;\n            padding: 40px;\n            background: #f8f9fa;\n        }\n        \n        .usp {\n            flex: 1;\n            min-width: 250px;\n            text-align: center;\n            padding: 20px;\n        }\n        \n        .usp i {\n            font-size: 2.5rem;\n            color: #27ae60;\n            margin-bottom: 15px;\n        }\n        \n        @media (max-width: 768px) {\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            }\n            \n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .benefit-item {\n                flex-direction: column;\n                text-align: center;\n            }\n            \n            .benefit-icon {\n                margin-right: 0;\n                margin-bottom: 15px;\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 Cup\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003eShowcase all of your on-the-go beverages with this versatile clear plastic cup\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv\u003e\n                    \u003cdiv class=\"image-placeholder\"\u003e\n                        \u003ci class=\"fas fa-glass\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003ch2 class=\"section-title\"\u003ePerfect For Any Beverage Service\u003c\/h2\u003e\n                \u003cp\u003eA great addition to your food service establishment, you can't go wrong with this Choice plastic cup! Its simple design makes it perfect for a variety of beverages.\u003c\/p\u003e\n                \n                \u003cdiv class=\"features-grid\"\u003e\n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-eye\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eCrystal Clear\u003c\/h3\u003e\n                        \u003cp\u003eShowcases your beverages beautifully\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-mobile-alt\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eOn-the-Go Convenience\u003c\/h3\u003e\n                        \u003cp\u003ePerfect for customers who want to enjoy their drinks anywhere\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eDurable Construction\u003c\/h3\u003e\n                        \u003cp\u003eReliable quality that holds up during transport\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-box\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eEasy Storage\u003c\/h3\u003e\n                        \u003cp\u003eStackable design for efficient storage\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"usp-section\"\u003e\n            \u003cdiv class=\"usp\"\u003e\n                \u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e\n                \u003ch3\u003eVersatile\u003c\/h3\u003e\n                \u003cp\u003eWorks with a wide variety of beverages\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"usp\"\u003e\n                \u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e\n                \u003ch3\u003eConvenient\u003c\/h3\u003e\n                \u003cp\u003eDisposable for easy cleanup\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"usp\"\u003e\n                \u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e\n                \u003ch3\u003eReliable\u003c\/h3\u003e\n                \u003cp\u003eConsistent quality you can count on\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"usp\"\u003e\n                \u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e\n                \u003ch3\u003eCost-Effective\u003c\/h3\u003e\n                \u003cp\u003eAffordable solution for your business\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"applications\"\u003e\n            \u003ch2 class=\"section-title\"\u003eIdeal For These Beverages\u003c\/h2\u003e\n            \u003cdiv class=\"applications-grid\"\u003e\n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-glass-whiskey\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eWater \u0026amp; Ice Tea\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-wine-bottle\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eSodas \u0026amp; Soft Drinks\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-blender\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eSmoothies\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-lemon\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eLemonade\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-mug-hot\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eIced Coffee\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-ice-cream\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eSlushies\u003c\/h3\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"benefits\"\u003e\n            \u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n            \u003cdiv class=\"benefits-list\"\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-check\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv\u003e\n                        \u003ch3\u003eVersatile Design\u003c\/h3\u003e\n                        \u003cp\u003ePerfect for a wide variety of beverages from sodas to smoothies\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-check\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv\u003e\n                        \u003ch3\u003eClear Presentation\u003c\/h3\u003e\n                        \u003cp\u003eShowcases your beverages while maintaining a professional appearance\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-check\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv\u003e\n                        \u003ch3\u003eConveniently Disposable\u003c\/h3\u003e\n                        \u003cp\u003eMakes cleanup easy while reducing washing costs\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"ideal-for\"\u003e\n            \u003ch2 class=\"section-title\" style=\"color: white;\"\u003ePerfect For These Businesses\u003c\/h2\u003e\n            \u003cp\u003eA great addition to any establishment that serves beverages to-go:\u003c\/p\u003e\n            \n            \u003cdiv class=\"business-list\"\u003e\n                \u003cdiv class=\"business-item\"\u003eKiosks\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eConcession Stands\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eFast Food Restaurants\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eTo-Go Establishments\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eCoffee Shops\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eFood Trucks\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eConvenience Stores\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eCafeterias\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"call-to-action\"\u003e\n            \u003ch2 class=\"section-title\"\u003eStock Your Shelves Today\u003c\/h2\u003e\n            \u003cp\u003eNever be without this convenient, disposable cup that's perfect for all your beverage needs.\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":42487465803860,"sku":null,"price":111.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2745327_c20cbebe-c581-45dd-ba71-03371d60640e.jpg?v=1758306545"},{"product_id":"choice-white-customizable-2-ply-dinner-napkin-17-x-15-3-000-case-1","title":"White Customizable 2-Ply Dinner Napkin 17\" x 15\" - 3,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\u003eWhite 2-Ply Dinner Napkin\u003c\/title\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: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            color: #333;\n            background: linear-gradient(135deg, #f9f9f9 0%, #f0f0f0 100%);\n            line-height: 1.6;\n            padding: 20px;\n        }\n        \n        .product-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            background: white;\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.08);\n        }\n        \n        .product-header {\n            background: linear-gradient(135deg, #f8f8f8 0%, #e0e0e0 100%);\n            color: #333;\n            padding: 50px 40px;\n            text-align: center;\n            position: relative;\n            border-bottom: 1px solid #eee;\n        }\n        \n        .product-title {\n            font-size: 2.8rem;\n            margin-bottom: 15px;\n            font-weight: 300;\n            color: #333;\n            letter-spacing: 1px;\n        }\n        \n        .product-subtitle {\n            font-size: 1.3rem;\n            max-width: 800px;\n            margin: 0 auto;\n            color: #666;\n            font-weight: 400;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            background: linear-gradient(45deg, #fafafa, #f0f0f0);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 40px;\n            position: relative;\n        }\n        \n        .image-placeholder {\n            font-size: 6rem;\n            color: #d4af37;\n            text-align: center;\n        }\n        \n        .product-details {\n            flex: 1;\n            min-width: 300px;\n            padding: 40px;\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .feature {\n            background: #fafafa;\n            padding: 25px;\n            border-radius: 8px;\n            text-align: center;\n            border-left: 3px solid #d4af37;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.03);\n        }\n        \n        .feature:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.06);\n        }\n        \n        .feature i {\n            font-size: 2.5rem;\n            color: #d4af37;\n            margin-bottom: 15px;\n        }\n        \n        .feature h3 {\n            font-size: 1.2rem;\n            margin-bottom: 10px;\n            color: #333;\n        }\n        \n        .applications {\n            background: #f8f8f8;\n            padding: 50px 40px;\n        }\n        \n        .section-title {\n            font-size: 1.8rem;\n            color: #333;\n            margin-bottom: 25px;\n            text-align: center;\n            position: relative;\n            padding-bottom: 15px;\n            font-weight: 300;\n            letter-spacing: 1px;\n        }\n        \n        .section-title:after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 80px;\n            height: 2px;\n            background: #d4af37;\n        }\n        \n        .applications-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 25px;\n            text-align: center;\n        }\n        \n        .application {\n            background: white;\n            padding: 25px 20px;\n            border-radius: 8px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            transition: transform 0.3s ease;\n        }\n        \n        .application:hover {\n            transform: scale(1.03);\n        }\n        \n        .application i {\n            font-size: 2.2rem;\n            color: #d4af37;\n            margin-bottom: 15px;\n        }\n        \n        .benefits {\n            padding: 50px 40px;\n            background: white;\n        }\n        \n        .benefits-list {\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        \n        .benefit-item {\n            display: flex;\n            align-items: center;\n            margin-bottom: 25px;\n            padding: 20px;\n            background: #fafafa;\n            border-radius: 8px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.03);\n        }\n        \n        .benefit-icon {\n            font-size: 1.8rem;\n            color: #d4af37;\n            margin-right: 20px;\n            flex-shrink: 0;\n            width: 60px;\n            height: 60px;\n            background: white;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            box-shadow: 0 5px 15px rgba(212, 175, 55, 0.15);\n        }\n        \n        .ideal-for {\n            background: linear-gradient(135deg, #f8f8f8 0%, #e8e8e8 100%);\n            color: #333;\n            padding: 50px 40px;\n            text-align: center;\n            border-top: 1px solid #eee;\n            border-bottom: 1px solid #eee;\n        }\n        \n        .business-list {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 15px;\n            margin-top: 25px;\n        }\n        \n        .business-item {\n            background: white;\n            padding: 12px 25px;\n            border-radius: 30px;\n            box-shadow: 0 3px 10px rgba(0,0,0,0.05);\n            transition: all 0.3s ease;\n            border: 1px solid #eee;\n        }\n        \n        .business-item:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 5px 15px rgba(0,0,0,0.08);\n        }\n        \n        .call-to-action {\n            padding: 50px 40px;\n            text-align: center;\n            background: white;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: #333;\n            color: white;\n            padding: 16px 45px;\n            border-radius: 30px;\n            text-decoration: none;\n            font-weight: 500;\n            font-size: 1.1rem;\n            margin-top: 20px;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n            border: none;\n            cursor: pointer;\n            letter-spacing: 1px;\n        }\n        \n        .cta-button:hover {\n            background: #d4af37;\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(212, 175, 55, 0.3);\n        }\n        \n        .usp-section {\n            display: flex;\n            flex-wrap: wrap;\n            padding: 40px;\n            background: #fafafa;\n            border-bottom: 1px solid #eee;\n        }\n        \n        .usp {\n            flex: 1;\n            min-width: 250px;\n            text-align: center;\n            padding: 20px;\n        }\n        \n        .usp i {\n            font-size: 2.2rem;\n            color: #d4af37;\n            margin-bottom: 15px;\n        }\n        \n        .specs {\n            padding: 40px;\n            background: white;\n            text-align: center;\n        }\n        \n        .specs-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 20px;\n            margin-top: 30px;\n        }\n        \n        .spec-item {\n            padding: 20px;\n            background: #fafafa;\n            border-radius: 8px;\n        }\n        \n        .spec-item i {\n            font-size: 2rem;\n            color: #d4af37;\n            margin-bottom: 15px;\n        }\n        \n        @media (max-width: 768px) {\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            }\n            \n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .benefit-item {\n                flex-direction: column;\n                text-align: center;\n            }\n            \n            .benefit-icon {\n                margin-right: 0;\n                margin-bottom: 15px;\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\"\u003eWhite 2-Ply Dinner Napkin\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003eOffer your guests convenience and comfort with these elegant dinner napkins\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv\u003e\n                    \u003cdiv class=\"image-placeholder\"\u003e\n                        \u003ci class=\"fas fa-utensils\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003ch2 class=\"section-title\"\u003eElegant Table Setting Essential\u003c\/h2\u003e\n                \u003cp\u003eGreat for restaurants, cafes, and outdoor events, this white dinner napkin helps complete your basic table setting. With a classic, simple design you can use this napkin in a variety of venues.\u003c\/p\u003e\n                \n                \u003cdiv class=\"features-grid\"\u003e\n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-layer-group\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003e2-Ply Construction\u003c\/h3\u003e\n                        \u003cp\u003eDurable two-layer design for better absorbency\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-palette\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eClassic White\u003c\/h3\u003e\n                        \u003cp\u003eTimeless color complements any table setting\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-tshirt\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eSoft \u0026amp; Absorbent\u003c\/h3\u003e\n                        \u003cp\u003eGentle on skin while effectively cleaning up spills\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-money-bill-wave\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eEconomical\u003c\/h3\u003e\n                        \u003cp\u003eAffordable solution for high-volume establishments\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"usp-section\"\u003e\n            \u003cdiv class=\"usp\"\u003e\n                \u003ci class=\"fas fa-check\"\u003e\u003c\/i\u003e\n                \u003ch3\u003eVersatile\u003c\/h3\u003e\n                \u003cp\u003ePerfect for various dining settings and occasions\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"usp\"\u003e\n                \u003ci class=\"fas fa-check\"\u003e\u003c\/i\u003e\n                \u003ch3\u003ePractical\u003c\/h3\u003e\n                \u003cp\u003eCan be used for silverware rolling and presentation\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"usp\"\u003e\n                \u003ci class=\"fas fa-check\"\u003e\u003c\/i\u003e\n                \u003ch3\u003eElegant\u003c\/h3\u003e\n                \u003cp\u003eSimple design enhances any table setting\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"usp\"\u003e\n                \u003ci class=\"fas fa-check\"\u003e\u003c\/i\u003e\n                \u003ch3\u003eDisposable\u003c\/h3\u003e\n                \u003cp\u003eConvenient for quick cleanup after meals\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"specs\"\u003e\n            \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n            \u003cdiv class=\"specs-grid\"\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003ci class=\"fas fa-layer-group\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003e2-Ply\u003c\/h3\u003e\n                    \u003cp\u003eDual-layer construction\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003ci class=\"fas fa-paint-roller\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eWhite\u003c\/h3\u003e\n                    \u003cp\u003eClassic color\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003ci class=\"fas fa-box\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eBulk Pack\u003c\/h3\u003e\n                    \u003cp\u003eEconomical packaging\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003ci class=\"fas fa-arrows-alt-h\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eStandard Size\u003c\/h3\u003e\n                    \u003cp\u003eFits all table settings\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"applications\"\u003e\n            \u003ch2 class=\"section-title\"\u003ePerfect For These Settings\u003c\/h2\u003e\n            \u003cdiv class=\"applications-grid\"\u003e\n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-utensils\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eRestaurants\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-coffee\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eCafés\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-glass-cheers\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eCatered Events\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-hamburger\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eCasual Diners\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-tree\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eOutdoor Events\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-home\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eHome Use\u003c\/h3\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"benefits\"\u003e\n            \u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n            \u003cdiv class=\"benefits-list\"\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                    \u003cdiv\u003e\n                        \u003ch3\u003eComplete Table Settings\u003c\/h3\u003e\n                        \u003cp\u003eHelps create a complete and professional table presentation for any dining occasion\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \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                    \u003cdiv\u003e\n                        \u003ch3\u003eVersatile Usage\u003c\/h3\u003e\n                        \u003cp\u003ePerfect for rolling silverware bundles in addition to traditional napkin use\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \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                    \u003cdiv\u003e\n                        \u003ch3\u003eCost-Effective Solution\u003c\/h3\u003e\n                        \u003cp\u003eEconomical choice for high-volume establishments without sacrificing quality\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"ideal-for\"\u003e\n            \u003ch2 class=\"section-title\"\u003eIdeal For These Businesses\u003c\/h2\u003e\n            \u003cp\u003eThese versatile napkins are perfect for any establishment that values both elegance and practicality:\u003c\/p\u003e\n            \n            \u003cdiv class=\"business-list\"\u003e\n                \u003cdiv class=\"business-item\"\u003eRestaurants\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eCafés \u0026amp; Bistros\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eCatering Services\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eEvent Venues\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eFood Trucks\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eCorporate Events\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eWedding Receptions\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eParty Planners\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"call-to-action\"\u003e\n            \u003ch2 class=\"section-title\"\u003eElevate Your Table Settings\u003c\/h2\u003e\n            \u003cp\u003eAdd these elegant and practical napkins to your establishment's supplies today.\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":42487469342804,"sku":null,"price":68.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2110698_692c88a9-e22a-4518-a9db-54472e23088c.jpg?v=1758307088"},{"product_id":"choice-9-oz-clear-pet-customizable-plastic-squat-cold-cup-1-000-case","title":"9 oz. Clear PET Customizable Plastic Squat Cold Cup - 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 9 oz. Clear PET Plastic Cup\u003c\/title\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: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            color: #333;\n            background: linear-gradient(135deg, #f5f7fa 0%, #e4e8f0 100%);\n            line-height: 1.6;\n            padding: 20px;\n        }\n        \n        .product-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            background: white;\n            border-radius: 15px;\n            overflow: hidden;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n        }\n        \n        .product-header {\n            background: linear-gradient(135deg, #3498db 0%, #2c3e50 100%);\n            color: white;\n            padding: 50px 40px;\n            text-align: center;\n            position: relative;\n        }\n        \n        .product-header:after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            right: 0;\n            height: 5px;\n            background: linear-gradient(90deg, #3498db, #2c3e50, #3498db);\n        }\n        \n        .product-title {\n            font-size: 2.8rem;\n            margin-bottom: 15px;\n            font-weight: 700;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.2);\n        }\n        \n        .product-subtitle {\n            font-size: 1.3rem;\n            max-width: 800px;\n            margin: 0 auto;\n            opacity: 0.9;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            background: linear-gradient(45deg, #f5f7fa, #e4e8f0);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 40px;\n            position: relative;\n        }\n        \n        .image-placeholder {\n            font-size: 6rem;\n            color: #3498db;\n            text-align: center;\n            animation: float 3s ease-in-out infinite;\n        }\n        \n        @keyframes float {\n            0%, 100% { transform: translateY(0); }\n            50% { transform: translateY(-10px); }\n        }\n        \n        .cup-sizes {\n            position: absolute;\n            bottom: 20px;\n            left: 0;\n            right: 0;\n            text-align: center;\n            font-weight: 600;\n            color: #2c3e50;\n        }\n        \n        .size-badge {\n            display: inline-block;\n            background: #3498db;\n            color: white;\n            padding: 8px 15px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 0.9rem;\n        }\n        \n        .product-details {\n            flex: 1;\n            min-width: 300px;\n            padding: 40px;\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .feature {\n            background: #f8f9fa;\n            padding: 25px;\n            border-radius: 10px;\n            text-align: center;\n            border-top: 4px solid #3498db;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n        }\n        \n        .feature:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 20px rgba(0,0,0,0.1);\n            border-top: 4px solid #2c3e50;\n        }\n        \n        .feature i {\n            font-size: 2.8rem;\n            color: #3498db;\n            margin-bottom: 15px;\n        }\n        \n        .feature h3 {\n            font-size: 1.2rem;\n            margin-bottom: 10px;\n            color: #2c3e50;\n        }\n        \n        .applications {\n            background: #eef2f7;\n            padding: 50px 40px;\n        }\n        \n        .section-title {\n            font-size: 1.8rem;\n            color: #2c3e50;\n            margin-bottom: 25px;\n            text-align: center;\n            position: relative;\n            padding-bottom: 15px;\n        }\n        \n        .section-title:after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 80px;\n            height: 3px;\n            background: #3498db;\n        }\n        \n        .applications-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 25px;\n            text-align: center;\n        }\n        \n        .application {\n            background: white;\n            padding: 25px 20px;\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.08);\n            transition: transform 0.3s ease;\n        }\n        \n        .application:hover {\n            transform: scale(1.05);\n        }\n        \n        .application i {\n            font-size: 2.5rem;\n            color: #3498db;\n            margin-bottom: 15px;\n        }\n        \n        .benefits {\n            padding: 50px 40px;\n            background: white;\n        }\n        \n        .benefits-list {\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        \n        .benefit-item {\n            display: flex;\n            align-items: center;\n            margin-bottom: 25px;\n            padding: 20px;\n            background: #f8f9fa;\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n        }\n        \n        .benefit-icon {\n            font-size: 2rem;\n            color: #3498db;\n            margin-right: 20px;\n            flex-shrink: 0;\n            width: 60px;\n            height: 60px;\n            background: white;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            box-shadow: 0 5px 15px rgba(52, 152, 219, 0.2);\n        }\n        \n        .ideal-for {\n            background: linear-gradient(135deg, #2c3e50 0%, #3498db 100%);\n            color: white;\n            padding: 50px 40px;\n            text-align: center;\n        }\n        \n        .business-list {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 15px;\n            margin-top: 25px;\n        }\n        \n        .business-item {\n            background: rgba(255, 255, 255, 0.15);\n            padding: 12px 25px;\n            border-radius: 30px;\n            backdrop-filter: blur(5px);\n            transition: all 0.3s ease;\n        }\n        \n        .business-item:hover {\n            background: rgba(255, 255, 255, 0.25);\n            transform: translateY(-3px);\n        }\n        \n        .specifications {\n            padding: 50px 40px;\n            background: white;\n            text-align: center;\n        }\n        \n        .specs-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 20px;\n            margin-top: 30px;\n        }\n        \n        .spec-item {\n            padding: 20px;\n            background: #f8f9fa;\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n        }\n        \n        .spec-item i {\n            font-size: 2rem;\n            color: #3498db;\n            margin-bottom: 15px;\n        }\n        \n        .call-to-action {\n            padding: 50px 40px;\n            text-align: center;\n            background: white;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: linear-gradient(135deg, #3498db 0%, #2c3e50 100%);\n            color: white;\n            padding: 18px 50px;\n            border-radius: 30px;\n            text-decoration: none;\n            font-weight: 700;\n            font-size: 1.2rem;\n            margin-top: 20px;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 15px rgba(52, 152, 219, 0.3);\n            border: none;\n            cursor: pointer;\n        }\n        \n        .cta-button:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 10px 20px rgba(52, 152, 219, 0.4);\n        }\n        \n        .eco-friendly {\n            display: flex;\n            align-items: center;\n            background: linear-gradient(to right, #e8f5e9, #ffffff);\n            padding: 40px;\n            border-radius: 10px;\n            margin: 30px 0;\n        }\n        \n        .eco-icon {\n            font-size: 50px;\n            color: #4caf50;\n            margin-right: 20px;\n            flex-shrink: 0;\n        }\n        \n        @media (max-width: 768px) {\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            }\n            \n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .benefit-item {\n                flex-direction: column;\n                text-align: center;\n            }\n            \n            .benefit-icon {\n                margin-right: 0;\n                margin-bottom: 15px;\n            }\n            \n            .eco-friendly {\n                flex-direction: column;\n                text-align: center;\n            }\n            \n            .eco-icon {\n                margin-right: 0;\n                margin-bottom: 15px;\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 9 oz. Clear PET Plastic Cup\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003eBeautifully showcase all of your on-the-go beverages with crystal clarity\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv\u003e\n                    \u003cdiv class=\"image-placeholder\"\u003e\n                        \u003ci class=\"fas fa-glass-cheers\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"cup-sizes\"\u003e\n                        \u003cspan class=\"size-badge\"\u003e9 oz Capacity\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003ch2 class=\"section-title\"\u003ePremium Beverage Presentation\u003c\/h2\u003e\n                \u003cp\u003eFrom ice water and fountain drinks to fruit smoothies and fresh-squeezed lemonade, this disposable plastic cup will create an eye-catching presentation for any refreshment.\u003c\/p\u003e\n                \n                \u003cdiv class=\"features-grid\"\u003e\n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-recycle\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eRecyclable Material\u003c\/h3\u003e\n                        \u003cp\u003eMade of recyclable PET plastic material\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eDurable \u0026amp; Crack-Resistant\u003c\/h3\u003e\n                        \u003cp\u003eReduces customer complaints due to cracked sidewalls\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-eye\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eCrystal Clear\u003c\/h3\u003e\n                        \u003cp\u003eUpscale appearance with excellent clarity\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-mobile-alt\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eOn-the-Go\u003c\/h3\u003e\n                        \u003cp\u003ePerfect with added lid (sold separately)\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"eco-friendly\"\u003e\n            \u003cdiv class=\"eco-icon\"\u003e\n                \u003ci class=\"fas fa-leaf\"\u003e\u003c\/i\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n                \u003ch2 class=\"section-title\"\u003eEco-Conscious Choice\u003c\/h2\u003e\n                \u003cp\u003eMade of recyclable PET plastic material, this cup is both durable and environmentally responsible. The crack-resistant design means fewer wasted cups and happier customers.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"applications\"\u003e\n            \u003ch2 class=\"section-title\"\u003ePerfect For These Beverages\u003c\/h2\u003e\n            \u003cdiv class=\"applications-grid\"\u003e\n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-glass-whiskey\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eIce Water\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-wine-bottle\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eFountain Drinks\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-blender\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eFruit Smoothies\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-lemon\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eFresh Lemonade\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-mug-hot\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eIced Coffee\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-ice-cream\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eMilkshakes\u003c\/h3\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"benefits\"\u003e\n            \u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n            \u003cdiv class=\"benefits-list\"\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-chart-line\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv\u003e\n                        \u003ch3\u003eBoost Impulse Sales\u003c\/h3\u003e\n                        \u003cp\u003eThe increased product visibility will help to boost impulse sales for all of your thirst-quenching beverages\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-crown\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv\u003e\n                        \u003ch3\u003eUpscale Appearance\u003c\/h3\u003e\n                        \u003cp\u003eThe crystal-clear plastic construction gives this disposable drinkware an upscale appearance\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-thumbs-up\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv\u003e\n                        \u003ch3\u003eCustomer Satisfaction\u003c\/h3\u003e\n                        \u003cp\u003eDurable and crack-resistant design reduces customer complaints and improves experience\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"specifications\"\u003e\n            \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n            \u003cdiv class=\"specs-grid\"\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003ci class=\"fas fa-arrows-alt-h\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eTop Diameter\u003c\/h3\u003e\n                    \u003cp\u003e3 3\/4\"\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003ci class=\"fas fa-arrows-alt-v\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eHeight\u003c\/h3\u003e\n                    \u003cp\u003e3 1\/4\"\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003ci class=\"fas fa-arrows-alt\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eBottom Diameter\u003c\/h3\u003e\n                    \u003cp\u003e2 1\/4\"\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003ci class=\"fas fa-weight\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eCapacity\u003c\/h3\u003e\n                    \u003cp\u003e9 oz\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"ideal-for\"\u003e\n            \u003ch2 class=\"section-title\" style=\"color: white;\"\u003ePerfect For These Businesses\u003c\/h2\u003e\n            \u003cp\u003eA must-have addition to any establishment that serves beverages to-go:\u003c\/p\u003e\n            \n            \u003cdiv class=\"business-list\"\u003e\n                \u003cdiv class=\"business-item\"\u003eKiosks\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eConcession Stands\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eFast Food Restaurants\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eTo-Go Establishments\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eCoffee Shops\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eSmoothie Bars\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eFood Trucks\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eConvenience Stores\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"call-to-action\"\u003e\n            \u003ch2 class=\"section-title\"\u003eElevate Your Beverage Service\u003c\/h2\u003e\n            \u003cp\u003eEconomical, functional, durable, and visually appealing, this 9 oz. plastic cup is the perfect disposable drinkware for your venue.\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":42487495032916,"sku":null,"price":95.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2745328.jpg?v=1758308481"},{"product_id":"choice-heavy-duty-8-oz-microwavable-translucent-plastic-deli-container-and-lid-combo-pack-240-case","title":"Heavy Duty 8 oz. Microwavable Translucent Plastic Deli Container and Lid Combo Pack - 240\/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\u003eHeavy Duty 8 oz. Microwavable Deli Containers\u003c\/title\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: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            color: #333;\n            background: linear-gradient(135deg, #f9f9f9 0%, #f0f0f0 100%);\n            line-height: 1.6;\n            padding: 20px;\n        }\n        \n        .product-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            background: white;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.08);\n        }\n        \n        .product-header {\n            background: linear-gradient(135deg, #ff7e5f 0%, #feb47b 100%);\n            color: white;\n            padding: 50px 40px;\n            text-align: center;\n            position: relative;\n        }\n        \n        .product-header:after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            right: 0;\n            height: 5px;\n            background: linear-gradient(90deg, #ff7e5f, #feb47b, #ff7e5f);\n        }\n        \n        .product-title {\n            font-size: 2.5rem;\n            margin-bottom: 15px;\n            font-weight: 700;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.2);\n        }\n        \n        .product-subtitle {\n            font-size: 1.3rem;\n            max-width: 800px;\n            margin: 0 auto;\n            opacity: 0.95;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            background: linear-gradient(45deg, #fafafa, #f0f0f0);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 40px;\n            position: relative;\n        }\n        \n        .image-placeholder {\n            font-size: 6rem;\n            color: #ff7e5f;\n            text-align: center;\n            animation: float 3s ease-in-out infinite;\n        }\n        \n        @keyframes float {\n            0%, 100% { transform: translateY(0); }\n            50% { transform: translateY(-10px); }\n        }\n        \n        .product-details {\n            flex: 1;\n            min-width: 300px;\n            padding: 40px;\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .feature {\n            background: #f8f9fa;\n            padding: 25px;\n            border-radius: 10px;\n            text-align: center;\n            border-top: 4px solid #ff7e5f;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n        }\n        \n        .feature:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 20px rgba(0,0,0,0.1);\n            border-top: 4px solid #feb47b;\n        }\n        \n        .feature i {\n            font-size: 2.8rem;\n            color: #ff7e5f;\n            margin-bottom: 15px;\n        }\n        \n        .feature h3 {\n            font-size: 1.2rem;\n            margin-bottom: 10px;\n            color: #333;\n        }\n        \n        .applications {\n            background: #fff8f6;\n            padding: 50px 40px;\n        }\n        \n        .section-title {\n            font-size: 1.8rem;\n            color: #333;\n            margin-bottom: 25px;\n            text-align: center;\n            position: relative;\n            padding-bottom: 15px;\n        }\n        \n        .section-title:after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 80px;\n            height: 3px;\n            background: #ff7e5f;\n        }\n        \n        .applications-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 25px;\n            text-align: center;\n        }\n        \n        .application {\n            background: white;\n            padding: 25px 20px;\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.08);\n            transition: transform 0.3s ease;\n        }\n        \n        .application:hover {\n            transform: scale(1.05);\n        }\n        \n        .application i {\n            font-size: 2.5rem;\n            color: #ff7e5f;\n            margin-bottom: 15px;\n        }\n        \n        .benefits {\n            padding: 50px 40px;\n            background: white;\n        }\n        \n        .benefits-list {\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        \n        .benefit-item {\n            display: flex;\n            align-items: center;\n            margin-bottom: 25px;\n            padding: 20px;\n            background: #f8f9fa;\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n        }\n        \n        .benefit-icon {\n            font-size: 2rem;\n            color: #ff7e5f;\n            margin-right: 20px;\n            flex-shrink: 0;\n            width: 60px;\n            height: 60px;\n            background: white;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            box-shadow: 0 5px 15px rgba(255, 126, 95, 0.2);\n        }\n        \n        .ideal-for {\n            background: linear-gradient(135deg, #ff7e5f 0%, #feb47b 100%);\n            color: white;\n            padding: 50px 40px;\n            text-align: center;\n        }\n        \n        .business-list {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 15px;\n            margin-top: 25px;\n        }\n        \n        .business-item {\n            background: rgba(255, 255, 255, 0.15);\n            padding: 12px 25px;\n            border-radius: 30px;\n            backdrop-filter: blur(5px);\n            transition: all 0.3s ease;\n        }\n        \n        .business-item:hover {\n            background: rgba(255, 255, 255, 0.25);\n            transform: translateY(-3px);\n        }\n        \n        .specifications {\n            padding: 50px 40px;\n            background: white;\n            text-align: center;\n        }\n        \n        .specs-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 20px;\n            margin-top: 30px;\n        }\n        \n        .spec-item {\n            padding: 20px;\n            background: #f8f9fa;\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n        }\n        \n        .spec-item i {\n            font-size: 2rem;\n            color: #ff7e5f;\n            margin-bottom: 15px;\n        }\n        \n        .packaging {\n            background: #fff8f6;\n            padding: 40px;\n            text-align: center;\n            margin: 30px 0;\n            border-radius: 10px;\n        }\n        \n        .packaging-badge {\n            display: inline-block;\n            background: linear-gradient(135deg, #ff7e5f 0%, #feb47b 100%);\n            color: white;\n            padding: 15px 30px;\n            border-radius: 30px;\n            font-weight: 700;\n            font-size: 1.5rem;\n            margin: 20px 0;\n            box-shadow: 0 5px 15px rgba(255, 126, 95, 0.3);\n        }\n        \n        .call-to-action {\n            padding: 50px 40px;\n            text-align: center;\n            background: white;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: linear-gradient(135deg, #ff7e5f 0%, #feb47b 100%);\n            color: white;\n            padding: 18px 50px;\n            border-radius: 30px;\n            text-decoration: none;\n            font-weight: 700;\n            font-size: 1.2rem;\n            margin-top: 20px;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 15px rgba(255, 126, 95, 0.3);\n            border: none;\n            cursor: pointer;\n        }\n        \n        .cta-button:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 10px 20px rgba(255, 126, 95, 0.4);\n        }\n        \n        @media (max-width: 768px) {\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            }\n            \n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .benefit-item {\n                flex-direction: column;\n                text-align: center;\n            }\n            \n            .benefit-icon {\n                margin-right: 0;\n                margin-bottom: 15px;\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\"\u003eHeavy Duty 8 oz. Microwavable Deli Containers\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003ePackage your food with convenience and style using these premium container and lid combos\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv\u003e\n                    \u003cdiv class=\"image-placeholder\"\u003e\n                        \u003ci class=\"fas fa-utensils\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003ch2 class=\"section-title\"\u003ePremium Food Packaging Solution\u003c\/h2\u003e\n                \u003cp\u003ePackage your pasta salad, soup, or stew with these high-quality microwavable plastic deli containers. Perfect for food storage and take-out applications.\u003c\/p\u003e\n                \n                \u003cdiv class=\"features-grid\"\u003e\n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-weight\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eHeavy Duty\u003c\/h3\u003e\n                        \u003cp\u003eDurable construction for secure food containment\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-microphone\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eMicrowave Safe\u003c\/h3\u003e\n                        \u003cp\u003eConveniently heat food directly in the container\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-box-open\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eCombo Pack\u003c\/h3\u003e\n                        \u003cp\u003eIncludes both containers and tight-fitting lids\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"feature\"\u003e\n                        \u003ci class=\"fas fa-utensil-spoon\"\u003e\u003c\/i\u003e\n                        \u003ch3\u003eVersatile\u003c\/h3\u003e\n                        \u003cp\u003eIdeal for various food types and applications\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"packaging\"\u003e\n            \u003ch2 class=\"section-title\"\u003eComplete Packaging Solution\u003c\/h2\u003e\n            \u003cp\u003eThis combo pack includes everything you need for your food packaging needs:\u003c\/p\u003e\n            \u003cdiv class=\"packaging-badge\"\u003e\n                \u003ci class=\"fas fa-box\"\u003e\u003c\/i\u003e 240 Containers + 240 Lids\n            \u003c\/div\u003e\n            \u003cp\u003eEach container comes with a tight-fitting lid to keep food fresh and secure during transport.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"applications\"\u003e\n            \u003ch2 class=\"section-title\"\u003ePerfect For These Foods\u003c\/h2\u003e\n            \u003cdiv class=\"applications-grid\"\u003e\n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-pasta\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003ePasta Salad\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-bowl-food\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eSoups\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-pot-food\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eStews\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-carrot\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eSalads\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-cheese\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eSide Dishes\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application\"\u003e\n                    \u003ci class=\"fas fa-ice-cream\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eDesserts\u003c\/h3\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"benefits\"\u003e\n            \u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n            \u003cdiv class=\"benefits-list\"\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                    \u003cdiv\u003e\n                        \u003ch3\u003eSecure Packaging\u003c\/h3\u003e\n                        \u003cp\u003eTight-fitting lids prevent leaks and keep food fresh during transport\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-fire\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv\u003e\n                        \u003ch3\u003eMicrowave Convenience\u003c\/h3\u003e\n                        \u003cp\u003eCustomers can easily reheat food directly in the container\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-store\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv\u003e\n                        \u003ch3\u003eProfessional Presentation\u003c\/h3\u003e\n                        \u003cp\u003eClean, clear containers showcase your food beautifully\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"specifications\"\u003e\n            \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n            \u003cdiv class=\"specs-grid\"\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003ci class=\"fas fa-weight\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eCapacity\u003c\/h3\u003e\n                    \u003cp\u003e8 oz\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003ci class=\"fas fa-box\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eMaterial\u003c\/h3\u003e\n                    \u003cp\u003eHeavy Duty Plastic\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003ci class=\"fas fa-thermometer-full\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003eMicrowave Safe\u003c\/h3\u003e\n                    \u003cp\u003eYes\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003ci class=\"fas fa-boxes\"\u003e\u003c\/i\u003e\n                    \u003ch3\u003ePack Quantity\u003c\/h3\u003e\n                    \u003cp\u003e240 containers + 240 lids\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"ideal-for\"\u003e\n            \u003ch2 class=\"section-title\" style=\"color: white;\"\u003ePerfect For These Businesses\u003c\/h2\u003e\n            \u003cp\u003eIdeal for any food service establishment that offers take-out options:\u003c\/p\u003e\n            \n            \u003cdiv class=\"business-list\"\u003e\n                \u003cdiv class=\"business-item\"\u003eDelis\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eGrocery Stores\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eRestaurants\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eCatering Services\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eFood Trucks\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eSalad Bars\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003ePrepared Food Sections\u003c\/div\u003e\n                \u003cdiv class=\"business-item\"\u003eTake-Out Counters\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"call-to-action\"\u003e\n            \u003ch2 class=\"section-title\"\u003eUpgrade Your Food Packaging Today\u003c\/h2\u003e\n            \u003cp\u003eProvide your customers with a convenient way to take home your signature dishes while maintaining quality and freshness.\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":42487503487060,"sku":null,"price":57.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2411010.jpg?v=1758308824"},{"product_id":"choice-heavy-duty-16-oz-microwavable-translucent-plastic-deli-container-and-lid-combo-pack-240-case-1","title":"Heavy Duty 16 oz. Microwavable Translucent Plastic Deli Container and Lid Combo Pack - 240\/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 Heavy Duty 16 oz. Microwavable Plastic Deli Container\u003c\/title\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        \/* Custom styling for the product description *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700\u0026family=Poppins:wght@300;400;500\u0026display=swap');\n        \n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: 'Poppins', sans-serif;\n            color: #333;\n            background-color: #f9f9f9;\n            line-height: 1.6;\n            padding: 20px;\n        }\n        \n        .product-container {\n            max-width: 1200px;\n            margin: 40px auto;\n            padding: 30px;\n            background: #fff;\n            border-radius: 12px;\n            box-shadow: 0 5px 25px rgba(0, 0, 0, 0.08);\n        }\n        \n        .product-header {\n            text-align: center;\n            margin-bottom: 40px;\n            padding-bottom: 25px;\n            border-bottom: 1px solid #e0e0e0;\n        }\n        \n        .product-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.4rem;\n            font-weight: 700;\n            color: #2c3e50;\n            margin-bottom: 15px;\n            line-height: 1.2;\n        }\n        \n        .product-subtitle {\n            font-size: 1.2rem;\n            color: #7f8c8d;\n            max-width: 800px;\n            margin: 0 auto;\n            font-weight: 400;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-bottom: 30px;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            background: linear-gradient(135deg, #f5f7fa 0%, #e4e8eb 100%);\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 30px;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n        }\n        \n        .product-image-placeholder {\n            text-align: center;\n            color: #3498db;\n        }\n        \n        .image-icon {\n            font-size: 5rem;\n            margin-bottom: 20px;\n        }\n        \n        .product-details {\n            flex: 1;\n            min-width: 300px;\n        }\n        \n        .product-description {\n            font-size: 1.1rem;\n            margin-bottom: 25px;\n            color: #34495e;\n            line-height: 1.7;\n        }\n        \n        .highlight {\n            background-color: #e3f2fd;\n            padding: 25px;\n            border-radius: 8px;\n            margin: 25px 0;\n            border-left: 4px solid #3498db;\n        }\n        \n        .highlight-text {\n            font-size: 1.1rem;\n            color: #2980b9;\n            font-weight: 500;\n        }\n        \n        .feature-list {\n            list-style: none;\n            margin: 25px 0;\n        }\n        \n        .feature-list li {\n            margin-bottom: 15px;\n            padding-left: 30px;\n            position: relative;\n        }\n        \n        .feature-list li:before {\n            content: \"•\";\n            color: #3498db;\n            position: absolute;\n            left: 0;\n            font-weight: bold;\n            font-size: 1.5rem;\n        }\n        \n        .specs-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .spec-card {\n            flex: 1;\n            min-width: 200px;\n            background: #f8f9fa;\n            padding: 20px;\n            border-radius: 8px;\n            text-align: center;\n            box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);\n        }\n        \n        .spec-icon {\n            font-size: 2.2rem;\n            color: #3498db;\n            margin-bottom: 15px;\n        }\n        \n        .spec-title {\n            font-weight: 600;\n            color: #2c3e50;\n            margin-bottom: 8px;\n        }\n        \n        .usage-cases {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .usage-case {\n            flex: 1;\n            min-width: 200px;\n            background: #e3f2fd;\n            padding: 20px;\n            border-radius: 8px;\n            text-align: center;\n            transition: transform 0.3s ease;\n        }\n        \n        .usage-case:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n        }\n        \n        .usage-icon {\n            font-size: 2rem;\n            color: #3498db;\n            margin-bottom: 15px;\n        }\n        \n        .badges {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            margin: 30px 0;\n        }\n        \n        .badge {\n            display: inline-block;\n            background: #3498db;\n            color: white;\n            padding: 8px 18px;\n            border-radius: 20px;\n            font-size: 0.9rem;\n            font-weight: 500;\n        }\n        \n        .pricing {\n            background: #f8f9fa;\n            padding: 25px;\n            border-radius: 8px;\n            text-align: center;\n            margin: 30px 0;\n        }\n        \n        .price {\n            font-size: 2.2rem;\n            font-weight: 700;\n            color: #2c3e50;\n            margin-bottom: 10px;\n        }\n        \n        .price-description {\n            color: #7f8c8d;\n            margin-bottom: 20px;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: #3498db;\n            color: white;\n            padding: 16px 40px;\n            border-radius: 30px;\n            text-decoration: none;\n            font-weight: 600;\n            margin-top: 15px;\n            transition: all 0.3s ease;\n            border: none;\n            cursor: pointer;\n            font-size: 1.1rem;\n            box-shadow: 0 4px 10px rgba(52, 152, 219, 0.3);\n        }\n        \n        .cta-button:hover {\n            background: #2980b9;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);\n        }\n        \n        .guarantee {\n            text-align: center;\n            margin-top: 40px;\n            padding-top: 25px;\n            border-top: 1px solid #e0e0e0;\n            color: #7f8c8d;\n        }\n        \n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 2rem;\n            }\n            \n            .product-content {\n                flex-direction: column;\n            }\n            \n            .product-container {\n                padding: 20px;\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 Heavy Duty 16 oz. Microwavable Plastic Deli Container \u0026amp; Lid Combo Pack\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003ePerfect for packaging pasta salad, soup, stew, and more - ideal for delis, grocery stores, and restaurants\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv class=\"product-image-placeholder\"\u003e\n                    \u003ci class=\"fas fa-utensils image-icon\"\u003e\u003c\/i\u003e\n                    \u003cp\u003eDeli Container Image\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003cp class=\"product-description\"\u003ePackage your pasta salad, soup, or stew with this Choice Heavy Duty 16 oz. microwavable plastic deli container and lid combo pack. This combo pack includes 240 containers and 240 tight-fitting lids.\u003c\/p\u003e\n                \n                \u003cdiv class=\"highlight\"\u003e\n                    \u003cp class=\"highlight-text\"\u003eUse it to package and store food with ease, providing guests with a convenient way to take home your signature dishes. Both convenient and versatile, this container and lid combo pack is ideal for any deli, grocery store, or restaurant take-out application.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003ch2\u003eKey Features\u003c\/h2\u003e\n                \u003cul class=\"feature-list\"\u003e\n                    \u003cli\u003eHeavy-duty construction for durability\u003c\/li\u003e\n                    \u003cli\u003eMicrowave safe for convenient reheating\u003c\/li\u003e\n                    \u003cli\u003eTight-fitting lids prevent leaks and spills\u003c\/li\u003e\n                    \u003cli\u003ePerfect size for a variety of food items\u003c\/li\u003e\n                    \u003cli\u003eStackable design for easy storage\u003c\/li\u003e\n                    \u003cli\u003eClear container for easy content identification\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \n                \u003cdiv class=\"specs-container\"\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-box-open spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003ePackage Contents\u003c\/h3\u003e\n                        \u003cp\u003e240 containers + 240 lids\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-weight-hanging spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003eCapacity\u003c\/h3\u003e\n                        \u003cp\u003e16 oz. (473 ml)\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-microphone spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003eMicrowave Safe\u003c\/h3\u003e\n                        \u003cp\u003eYes\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003ch2\u003eIdeal For\u003c\/h2\u003e\n                \u003cdiv class=\"usage-cases\"\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🥗\u003c\/div\u003e\n                        \u003ch3\u003ePasta Salads\u003c\/h3\u003e\n                        \u003cp\u003ePerfect size for individual portions\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🍲\u003c\/div\u003e\n                        \u003ch3\u003eSoups \u0026amp; Stews\u003c\/h3\u003e\n                        \u003cp\u003eLeak-proof design prevents spills\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🏪\u003c\/div\u003e\n                        \u003ch3\u003eTake-out Applications\u003c\/h3\u003e\n                        \u003cp\u003eIdeal for delis and restaurants\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"badges\"\u003e\n                    \u003cspan class=\"badge\"\u003eMicrowave Safe\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eLeak Resistant\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eDurable\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eStackable\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eBulk Pack\u003c\/span\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"pricing\"\u003e\n                    \u003cdiv class=\"price\"\u003e$89.99\u003c\/div\u003e\n                    \u003cp class=\"price-description\"\u003eIncludes 240 containers and 240 lids\u003c\/p\u003e\n                    \u003cbutton class=\"cta-button\"\u003eAdd to Cart\u003c\/button\u003e\n                    \u003cp style=\"margin-top: 15px; font-size: 0.9rem;\"\u003eFree shipping on orders over $200\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"guarantee\"\u003e\n            \u003cp\u003e\u003ci class=\"fas fa-shield-alt\" style=\"margin-right: 8px;\"\u003e\u003c\/i\u003e \u003cstrong\u003eSatisfaction Guaranteed\u003c\/strong\u003e - 30-day money-back guarantee\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42487523803220,"sku":null,"price":65.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2411009_cf616e1a-3fa1-4215-9688-7fbc0521e80d.jpg?v=1758309483"},{"product_id":"ecochoice-6-x-6-x-3-white-plant-fiber-take-out-container-500-case","title":"6\" x 6\" x 3\" White Plant Fiber Take-Out Container - 500\/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\u003eEcoChoice Plant Fiber Take-Out Container\u003c\/title\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        \/* Custom styling for the product description *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700\u0026family=Poppins:wght@300;400;500\u0026display=swap');\n        \n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: 'Poppins', sans-serif;\n            color: #333;\n            background-color: #f9f9f9;\n            line-height: 1.6;\n            padding: 20px;\n        }\n        \n        .product-container {\n            max-width: 1200px;\n            margin: 40px auto;\n            padding: 30px;\n            background: #fff;\n            border-radius: 12px;\n            box-shadow: 0 5px 25px rgba(0, 0, 0, 0.08);\n        }\n        \n        .product-header {\n            text-align: center;\n            margin-bottom: 40px;\n            padding-bottom: 25px;\n            border-bottom: 1px solid #e8f5e9;\n        }\n        \n        .product-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.4rem;\n            font-weight: 700;\n            color: #2e7d32;\n            margin-bottom: 15px;\n            line-height: 1.2;\n        }\n        \n        .product-subtitle {\n            font-size: 1.2rem;\n            color: #7f8c8d;\n            max-width: 800px;\n            margin: 0 auto;\n            font-weight: 400;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-bottom: 30px;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            background: linear-gradient(135deg, #e8f5e9 0%, #c8e6c9 100%);\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 30px;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n        }\n        \n        .product-image-placeholder {\n            text-align: center;\n            color: #4caf50;\n        }\n        \n        .image-icon {\n            font-size: 5rem;\n            margin-bottom: 20px;\n        }\n        \n        .product-details {\n            flex: 1;\n            min-width: 300px;\n        }\n        \n        .product-description {\n            font-size: 1.1rem;\n            margin-bottom: 25px;\n            color: #34495e;\n            line-height: 1.7;\n        }\n        \n        .highlight {\n            background-color: #e8f5e9;\n            padding: 25px;\n            border-radius: 8px;\n            margin: 25px 0;\n            border-left: 4px solid #4caf50;\n        }\n        \n        .highlight-text {\n            font-size: 1.1rem;\n            color: #2e7d32;\n            font-weight: 500;\n        }\n        \n        .feature-list {\n            list-style: none;\n            margin: 25px 0;\n        }\n        \n        .feature-list li {\n            margin-bottom: 15px;\n            padding-left: 30px;\n            position: relative;\n        }\n        \n        .feature-list li:before {\n            content: \"✓\";\n            color: #4caf50;\n            position: absolute;\n            left: 0;\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n        \n        .specs-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .spec-card {\n            flex: 1;\n            min-width: 200px;\n            background: #f1f8e9;\n            padding: 20px;\n            border-radius: 8px;\n            text-align: center;\n            box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);\n        }\n        \n        .spec-icon {\n            font-size: 2.2rem;\n            color: #4caf50;\n            margin-bottom: 15px;\n        }\n        \n        .spec-title {\n            font-weight: 600;\n            color: #2e7d32;\n            margin-bottom: 8px;\n        }\n        \n        .usage-cases {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .usage-case {\n            flex: 1;\n            min-width: 200px;\n            background: #e8f5e9;\n            padding: 20px;\n            border-radius: 8px;\n            text-align: center;\n            transition: transform 0.3s ease;\n        }\n        \n        .usage-case:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n        }\n        \n        .usage-icon {\n            font-size: 2rem;\n            color: #4caf50;\n            margin-bottom: 15px;\n        }\n        \n        .badges {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            margin: 30px 0;\n        }\n        \n        .badge {\n            display: inline-block;\n            background: #4caf50;\n            color: white;\n            padding: 8px 18px;\n            border-radius: 20px;\n            font-size: 0.9rem;\n            font-weight: 500;\n        }\n        \n        .pricing {\n            background: #f1f8e9;\n            padding: 25px;\n            border-radius: 8px;\n            text-align: center;\n            margin: 30px 0;\n        }\n        \n        .price {\n            font-size: 2.2rem;\n            font-weight: 700;\n            color: #2e7d32;\n            margin-bottom: 10px;\n        }\n        \n        .price-description {\n            color: #7f8c8d;\n            margin-bottom: 20px;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: #4caf50;\n            color: white;\n            padding: 16px 40px;\n            border-radius: 30px;\n            text-decoration: none;\n            font-weight: 600;\n            margin-top: 15px;\n            transition: all 0.3s ease;\n            border: none;\n            cursor: pointer;\n            font-size: 1.1rem;\n            box-shadow: 0 4px 10px rgba(76, 175, 80, 0.3);\n        }\n        \n        .cta-button:hover {\n            background: #2e7d32;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);\n        }\n        \n        .guarantee {\n            text-align: center;\n            margin-top: 40px;\n            padding-top: 25px;\n            border-top: 1px solid #e8f5e9;\n            color: #7f8c8d;\n        }\n        \n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 2rem;\n            }\n            \n            .product-content {\n                flex-direction: column;\n            }\n            \n            .product-container {\n                padding: 20px;\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\"\u003eEcoChoice 6\" x 6\" x 3\" No PFAS Added Plant Fiber Take-Out Container\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003eEco-friendly disposable containers perfect for leftovers and to-go items - the sustainable alternative to plastic or foam\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv class=\"product-image-placeholder\"\u003e\n                    \u003ci class=\"fas fa-leaf image-icon\"\u003e\u003c\/i\u003e\n                    \u003cp\u003eEcoChoice Container Image\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003cp class=\"product-description\"\u003eBox up leftovers and to-go items with the EcoChoice no PFAS added 6\" x 6\" x 3\" white plant fiber take-out container.\u003c\/p\u003e\n                \n                \u003cdiv class=\"highlight\"\u003e\n                    \u003cp class=\"highlight-text\"\u003eIf you're looking for the convenience of disposable products without the environmental impact of plastic or foam, look no further than this EcoChoice container! Perfect for both hot and cold foods, this box is an ideal solution for restaurants, caterers, and sandwich shops that serve anything from hot entrees to cold salads, sweet desserts, and more.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003ch2\u003eKey Features\u003c\/h2\u003e\n                \u003cul class=\"feature-list\"\u003e\n                    \u003cli\u003eMade from renewable plant-based materials\u003c\/li\u003e\n                    \u003cli\u003eNo PFAS added - free from harmful chemicals\u003c\/li\u003e\n                    \u003cli\u003eSuitable for both hot and cold foods\u003c\/li\u003e\n                    \u003cli\u003eCompostable in commercial composting facilities\u003c\/li\u003e\n                    \u003cli\u003eSturdy design prevents leaking and maintains structure\u003c\/li\u003e\n                    \u003cli\u003eElegant white finish perfect for professional presentations\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \n                \u003cdiv class=\"specs-container\"\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-ruler-combined spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003eDimensions\u003c\/h3\u003e\n                        \u003cp\u003e6\" x 6\" x 3\"\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-weight-hanging spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003eCapacity\u003c\/h3\u003e\n                        \u003cp\u003eApprox. 32 oz\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-leaf spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003eMaterial\u003c\/h3\u003e\n                        \u003cp\u003ePlant Fiber\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003ch2\u003eIdeal For\u003c\/h2\u003e\n                \u003cdiv class=\"usage-cases\"\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🍲\u003c\/div\u003e\n                        \u003ch3\u003eLeftovers\u003c\/h3\u003e\n                        \u003cp\u003ePerfect for taking home unfinished meals\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🥗\u003c\/div\u003e\n                        \u003ch3\u003eSalads \u0026amp; Sides\u003c\/h3\u003e\n                        \u003cp\u003eGreat size for side dishes and salads\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🍰\u003c\/div\u003e\n                        \u003ch3\u003eDesserts\u003c\/h3\u003e\n                        \u003cp\u003eIdeal for cakes, pastries and sweet treats\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"badges\"\u003e\n                    \u003cspan class=\"badge\"\u003eEco-Friendly\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eCompostable\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003ePFAS-Free\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eMicrowave Safe\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eRestaurant Grade\u003c\/span\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"pricing\"\u003e\n                    \u003cdiv class=\"price\"\u003e$49.99\u003c\/div\u003e\n                    \u003cp class=\"price-description\"\u003eCase of 100 containers\u003c\/p\u003e\n                    \u003cbutton class=\"cta-button\"\u003eAdd to Cart\u003c\/button\u003e\n                    \u003cp style=\"margin-top: 15px; font-size: 0.9rem;\"\u003eFree shipping on orders over $150\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"guarantee\"\u003e\n            \u003cp\u003e\u003ci class=\"fas fa-shield-alt\" style=\"margin-right: 8px;\"\u003e\u003c\/i\u003e \u003cstrong\u003eEco-Friendly Guarantee\u003c\/strong\u003e - Sustainable packaging solution that's better for the environment\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42487533600852,"sku":null,"price":119.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2658915.jpg?v=1758309719"},{"product_id":"choice-white-customizable-2-ply-dinner-napkin-17-x-15-3-000-case-2","title":"White Customizable 2-Ply Dinner Napkin 17\" x 15\" - 3,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\u003eWhite 2-Ply Dinner Napkin - Premium Table Setting Essential\u003c\/title\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        \/* Custom styling for the product description *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;500;600;700\u0026family=Montserrat:wght@300;400;500;600\u0026display=swap');\n        \n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: 'Montserrat', sans-serif;\n            color: #333;\n            background-color: #fafafa;\n            line-height: 1.6;\n            padding: 20px;\n        }\n        \n        .product-container {\n            max-width: 1200px;\n            margin: 40px auto;\n            padding: 30px;\n            background: #fff;\n            border-radius: 12px;\n            box-shadow: 0 5px 25px rgba(0, 0, 0, 0.06);\n        }\n        \n        .product-header {\n            text-align: center;\n            margin-bottom: 40px;\n            padding-bottom: 25px;\n            border-bottom: 1px solid #f0f0f0;\n        }\n        \n        .product-title {\n            font-family: 'Playfair Display', serif;\n            font-size: 2.5rem;\n            font-weight: 700;\n            color: #2c3e50;\n            margin-bottom: 15px;\n            line-height: 1.2;\n        }\n        \n        .product-subtitle {\n            font-size: 1.2rem;\n            color: #7f8c8d;\n            max-width: 800px;\n            margin: 0 auto;\n            font-weight: 400;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-bottom: 30px;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            background: linear-gradient(135deg, #f9f9f9 0%, #f0f0f0 100%);\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 30px;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n        }\n        \n        .product-image-placeholder {\n            text-align: center;\n            color: #a0a0a0;\n        }\n        \n        .image-icon {\n            font-size: 5rem;\n            margin-bottom: 20px;\n        }\n        \n        .product-details {\n            flex: 1;\n            min-width: 300px;\n        }\n        \n        .product-description {\n            font-size: 1.1rem;\n            margin-bottom: 25px;\n            color: #34495e;\n            line-height: 1.7;\n        }\n        \n        .highlight {\n            background-color: #f8f9fa;\n            padding: 25px;\n            border-radius: 8px;\n            margin: 25px 0;\n            border-left: 4px solid #d4af37;\n        }\n        \n        .highlight-text {\n            font-size: 1.1rem;\n            color: #2c3e50;\n            font-weight: 500;\n            font-style: italic;\n        }\n        \n        .feature-list {\n            list-style: none;\n            margin: 25px 0;\n        }\n        \n        .feature-list li {\n            margin-bottom: 15px;\n            padding-left: 30px;\n            position: relative;\n        }\n        \n        .feature-list li:before {\n            content: \"•\";\n            color: #d4af37;\n            position: absolute;\n            left: 0;\n            font-weight: bold;\n            font-size: 1.5rem;\n        }\n        \n        .specs-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .spec-card {\n            flex: 1;\n            min-width: 200px;\n            background: #f8f9fa;\n            padding: 20px;\n            border-radius: 8px;\n            text-align: center;\n            box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);\n        }\n        \n        .spec-icon {\n            font-size: 2.2rem;\n            color: #d4af37;\n            margin-bottom: 15px;\n        }\n        \n        .spec-title {\n            font-weight: 600;\n            color: #2c3e50;\n            margin-bottom: 8px;\n        }\n        \n        .usage-cases {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .usage-case {\n            flex: 1;\n            min-width: 200px;\n            background: #f8f9fa;\n            padding: 20px;\n            border-radius: 8px;\n            text-align: center;\n            transition: transform 0.3s ease;\n        }\n        \n        .usage-case:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n        }\n        \n        .usage-icon {\n            font-size: 2rem;\n            color: #d4af37;\n            margin-bottom: 15px;\n        }\n        \n        .badges {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            margin: 30px 0;\n        }\n        \n        .badge {\n            display: inline-block;\n            background: #2c3e50;\n            color: white;\n            padding: 8px 18px;\n            border-radius: 20px;\n            font-size: 0.9rem;\n            font-weight: 500;\n        }\n        \n        .pricing {\n            background: #f8f9fa;\n            padding: 25px;\n            border-radius: 8px;\n            text-align: center;\n            margin: 30px 0;\n        }\n        \n        .price {\n            font-size: 2.2rem;\n            font-weight: 700;\n            color: #2c3e50;\n            margin-bottom: 10px;\n        }\n        \n        .price-description {\n            color: #7f8c8d;\n            margin-bottom: 20px;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: #2c3e50;\n            color: white;\n            padding: 16px 40px;\n            border-radius: 30px;\n            text-decoration: none;\n            font-weight: 600;\n            margin-top: 15px;\n            transition: all 0.3s ease;\n            border: none;\n            cursor: pointer;\n            font-size: 1.1rem;\n            box-shadow: 0 4px 10px rgba(44, 62, 80, 0.3);\n        }\n        \n        .cta-button:hover {\n            background: #1a252f;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);\n        }\n        \n        .guarantee {\n            text-align: center;\n            margin-top: 40px;\n            padding-top: 25px;\n            border-top: 1px solid #f0f0f0;\n            color: #7f8c8d;\n        }\n        \n        .testimonial {\n            background: #f8f9fa;\n            padding: 30px;\n            border-radius: 8px;\n            margin: 30px 0;\n            text-align: center;\n        }\n        \n        .testimonial-text {\n            font-style: italic;\n            font-size: 1.1rem;\n            margin-bottom: 15px;\n            color: #2c3e50;\n        }\n        \n        .testimonial-author {\n            font-weight: 600;\n            color: #d4af37;\n        }\n        \n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 2rem;\n            }\n            \n            .product-content {\n                flex-direction: column;\n            }\n            \n            .product-container {\n                padding: 20px;\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\"\u003ePremium White 2-Ply Dinner Napkin\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003eElegant, economical napkins perfect for restaurants, cafes, and events\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv class=\"product-image-placeholder\"\u003e\n                    \u003ci class=\"fas fa-utensils image-icon\"\u003e\u003c\/i\u003e\n                    \u003cp\u003eNapkin Product Image\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003cp class=\"product-description\"\u003eOffer your guests convenience and comfort with this white 2-ply dinner napkin. Great for restaurants, cafes, and outdoor events, this white dinner napkin helps complete your basic table setting.\u003c\/p\u003e\n                \n                \u003cdiv class=\"highlight\"\u003e\n                    \u003cp class=\"highlight-text\"\u003eWith a classic, simple design you can use this napkin in a variety of venues, from a catered event to a casual diner. You can also use this economical, 2-ply napkin to roll silverware for extra versatility in your busy establishment.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003ch2\u003eKey Features\u003c\/h2\u003e\n                \u003cul class=\"feature-list\"\u003e\n                    \u003cli\u003ePremium 2-ply construction for durability and absorbency\u003c\/li\u003e\n                    \u003cli\u003eClassic white color complements any table setting\u003c\/li\u003e\n                    \u003cli\u003eVersatile use for napkin folding and silverware rolling\u003c\/li\u003e\n                    \u003cli\u003eCost-effective solution for high-volume establishments\u003c\/li\u003e\n                    \u003cli\u003eSuitable for formal and casual dining environments\u003c\/li\u003e\n                    \u003cli\u003eSoft texture for guest comfort\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \n                \u003cdiv class=\"specs-container\"\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-layer-group spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003ePly\u003c\/h3\u003e\n                        \u003cp\u003e2-Ply\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-palette spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003eColor\u003c\/h3\u003e\n                        \u003cp\u003eWhite\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-boxes spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003ePack Size\u003c\/h3\u003e\n                        \u003cp\u003e500 napkins per case\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003ch2\u003ePerfect For\u003c\/h2\u003e\n                \u003cdiv class=\"usage-cases\"\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🍽️\u003c\/div\u003e\n                        \u003ch3\u003eRestaurants\u003c\/h3\u003e\n                        \u003cp\u003eComplete your table settings\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e☕\u003c\/div\u003e\n                        \u003ch3\u003eCafes \u0026amp; Bistros\u003c\/h3\u003e\n                        \u003cp\u003eDurable for daily use\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🎉\u003c\/div\u003e\n                        \u003ch3\u003eCatered Events\u003c\/h3\u003e\n                        \u003cp\u003eElegant and economical\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"testimonial\"\u003e\n                    \u003cp class=\"testimonial-text\"\u003e\"These napkins strike the perfect balance between quality and affordability. Our customers appreciate the softness, and our accountants appreciate the price point.\"\u003c\/p\u003e\n                    \u003cp class=\"testimonial-author\"\u003e- Restaurant Owner, Chicago\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"badges\"\u003e\n                    \u003cspan class=\"badge\"\u003e2-Ply Strength\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eHighly Absorbent\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eCost Effective\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eVersatile\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eBulk Packaging\u003c\/span\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"pricing\"\u003e\n                    \u003cdiv class=\"price\"\u003e$34.99\u003c\/div\u003e\n                    \u003cp class=\"price-description\"\u003eCase of 500 napkins\u003c\/p\u003e\n                    \u003cbutton class=\"cta-button\"\u003eAdd to Cart\u003c\/button\u003e\n                    \u003cp style=\"margin-top: 15px; font-size: 0.9rem;\"\u003eFree shipping on orders over $200\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"guarantee\"\u003e\n            \u003cp\u003e\u003ci class=\"fas fa-shield-alt\" style=\"margin-right: 8px;\"\u003e\u003c\/i\u003e \u003cstrong\u003eSatisfaction Guaranteed\u003c\/strong\u003e - Bulk pricing available for high-volume orders\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42487570956372,"sku":null,"price":68.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2110698_dabde314-346d-46ab-a391-53bf9d0fe025.jpg?v=1758310648"},{"product_id":"choice-clear-flat-lid-with-straw-slot-9-12-16-20-and-24-oz-1-000-case-2","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 Lid with Straw Slot\u003c\/title\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        \/* Custom styling for the product description *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700\u0026family=Open+Sans:wght@300;400;500\u0026display=swap');\n        \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            background-color: #f8f9fa;\n            line-height: 1.6;\n            padding: 20px;\n        }\n        \n        .product-container {\n            max-width: 1200px;\n            margin: 40px auto;\n            padding: 30px;\n            background: #fff;\n            border-radius: 12px;\n            box-shadow: 0 5px 25px rgba(0, 0, 0, 0.08);\n        }\n        \n        .product-header {\n            text-align: center;\n            margin-bottom: 40px;\n            padding-bottom: 25px;\n            border-bottom: 1px solid #eaeaea;\n        }\n        \n        .product-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.4rem;\n            font-weight: 700;\n            color: #0066cc;\n            margin-bottom: 15px;\n            line-height: 1.2;\n        }\n        \n        .product-subtitle {\n            font-size: 1.2rem;\n            color: #666;\n            max-width: 800px;\n            margin: 0 auto;\n            font-weight: 400;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-bottom: 30px;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            background: linear-gradient(135deg, #e6f0ff 0%, #cce0ff 100%);\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 30px;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n        }\n        \n        .product-image-placeholder {\n            text-align: center;\n            color: #0066cc;\n        }\n        \n        .image-icon {\n            font-size: 5rem;\n            margin-bottom: 20px;\n        }\n        \n        .product-details {\n            flex: 1;\n            min-width: 300px;\n        }\n        \n        .product-description {\n            font-size: 1.1rem;\n            margin-bottom: 25px;\n            color: #444;\n            line-height: 1.7;\n        }\n        \n        .highlight {\n            background-color: #e6f0ff;\n            padding: 25px;\n            border-radius: 8px;\n            margin: 25px 0;\n            border-left: 4px solid #0066cc;\n        }\n        \n        .highlight-text {\n            font-size: 1.1rem;\n            color: #0066cc;\n            font-weight: 500;\n        }\n        \n        .feature-list {\n            list-style: none;\n            margin: 25px 0;\n        }\n        \n        .feature-list li {\n            margin-bottom: 15px;\n            padding-left: 30px;\n            position: relative;\n        }\n        \n        .feature-list li:before {\n            content: \"✓\";\n            color: #0066cc;\n            position: absolute;\n            left: 0;\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n        \n        .specs-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .spec-card {\n            flex: 1;\n            min-width: 200px;\n            background: #f0f7ff;\n            padding: 20px;\n            border-radius: 8px;\n            text-align: center;\n            box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);\n        }\n        \n        .spec-icon {\n            font-size: 2.2rem;\n            color: #0066cc;\n            margin-bottom: 15px;\n        }\n        \n        .spec-title {\n            font-weight: 600;\n            color: #0066cc;\n            margin-bottom: 8px;\n        }\n        \n        .usage-cases {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .usage-case {\n            flex: 1;\n            min-width: 200px;\n            background: #e6f0ff;\n            padding: 20px;\n            border-radius: 8px;\n            text-align: center;\n            transition: transform 0.3s ease;\n        }\n        \n        .usage-case:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n        }\n        \n        .usage-icon {\n            font-size: 2rem;\n            color: #0066cc;\n            margin-bottom: 15px;\n        }\n        \n        .cup-sizes {\n            background: #f0f7ff;\n            padding: 25px;\n            border-radius: 8px;\n            margin: 30px 0;\n        }\n        \n        .cup-sizes-title {\n            text-align: center;\n            margin-bottom: 20px;\n            color: #0066cc;\n            font-weight: 600;\n        }\n        \n        .size-grid {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 15px;\n            justify-content: center;\n        }\n        \n        .size-badge {\n            background: #0066cc;\n            color: white;\n            padding: 10px 20px;\n            border-radius: 20px;\n            font-weight: 500;\n        }\n        \n        .badges {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            margin: 30px 0;\n        }\n        \n        .badge {\n            display: inline-block;\n            background: #0066cc;\n            color: white;\n            padding: 8px 18px;\n            border-radius: 20px;\n            font-size: 0.9rem;\n            font-weight: 500;\n        }\n        \n        .pricing {\n            background: #f0f7ff;\n            padding: 25px;\n            border-radius: 8px;\n            text-align: center;\n            margin: 30px 0;\n        }\n        \n        .price {\n            font-size: 2.2rem;\n            font-weight: 700;\n            color: #0066cc;\n            margin-bottom: 10px;\n        }\n        \n        .price-description {\n            color: #666;\n            margin-bottom: 20px;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: #0066cc;\n            color: white;\n            padding: 16px 40px;\n            border-radius: 30px;\n            text-decoration: none;\n            font-weight: 600;\n            margin-top: 15px;\n            transition: all 0.3s ease;\n            border: none;\n            cursor: pointer;\n            font-size: 1.1rem;\n            box-shadow: 0 4px 10px rgba(0, 102, 204, 0.3);\n        }\n        \n        .cta-button:hover {\n            background: #0052a3;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);\n        }\n        \n        .guarantee {\n            text-align: center;\n            margin-top: 40px;\n            padding-top: 25px;\n            border-top: 1px solid #eaeaea;\n            color: #666;\n        }\n        \n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 2rem;\n            }\n            \n            .product-content {\n                flex-direction: column;\n            }\n            \n            .product-container {\n                padding: 20px;\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 Lid with Straw Slot\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003ePerfect for turning your signature beverages into on-the-go refreshments\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv class=\"product-image-placeholder\"\u003e\n                    \u003ci class=\"fas fa-cocktail image-icon\"\u003e\u003c\/i\u003e\n                    \u003cp\u003eClear Flat Lid Image\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003cp class=\"product-description\"\u003eTurn all of your signature beverages into on-the-go refreshments with this Choice clear flat lid with straw slot!\u003c\/p\u003e\n                \n                \u003cdiv class=\"highlight\"\u003e\n                    \u003cp class=\"highlight-text\"\u003eFrom ice water and fountain drinks to fruit smoothies and fresh-squeezed lemonade, this Choice clear flat lid with straw slot is the perfect way to top off your cold beverages. A must-have addition to any kiosk, concession stand, fast-food restaurant, or to-go establishment.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003ch2\u003eKey Features\u003c\/h2\u003e\n                \u003cul class=\"feature-list\"\u003e\n                    \u003cli\u003eClear design showcases your beverages\u003c\/li\u003e\n                    \u003cli\u003eConvenient straw slot for easy drinking\u003c\/li\u003e\n                    \u003cli\u003eSecure fit prevents spills and leaks\u003c\/li\u003e\n                    \u003cli\u003eDurable construction for reliable performance\u003c\/li\u003e\n                    \u003cli\u003ePerfect for both cold and frozen beverages\u003c\/li\u003e\n                    \u003cli\u003eStackable for easy storage\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \n                \u003cdiv class=\"cup-sizes\"\u003e\n                    \u003ch3 class=\"cup-sizes-title\"\u003eCompatible Cup Sizes\u003c\/h3\u003e\n                    \u003cdiv class=\"size-grid\"\u003e\n                        \u003cspan class=\"size-badge\"\u003e9 oz\u003c\/span\u003e\n                        \u003cspan class=\"size-badge\"\u003e12 oz\u003c\/span\u003e\n                        \u003cspan class=\"size-badge\"\u003e16 oz\u003c\/span\u003e\n                        \u003cspan class=\"size-badge\"\u003e20 oz\u003c\/span\u003e\n                        \u003cspan class=\"size-badge\"\u003e24 oz\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003ch2\u003eIdeal For\u003c\/h2\u003e\n                \u003cdiv class=\"usage-cases\"\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🥤\u003c\/div\u003e\n                        \u003ch3\u003eFountain Drinks\u003c\/h3\u003e\n                        \u003cp\u003ePerfect for soda and soft drinks\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🍹\u003c\/div\u003e\n                        \u003ch3\u003eSmoothies\u003c\/h3\u003e\n                        \u003cp\u003eGreat for thick blended beverages\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🏪\u003c\/div\u003e\n                        \u003ch3\u003eFast Food\u003c\/h3\u003e\n                        \u003cp\u003eIdeal for quick-service restaurants\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"badges\"\u003e\n                    \u003cspan class=\"badge\"\u003eSpill-Resistant\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eCrystal Clear\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eDurable\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eStackable\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eBulk Packaging\u003c\/span\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"pricing\"\u003e\n                    \u003cdiv class=\"price\"\u003e$24.99\u003c\/div\u003e\n                    \u003cp class=\"price-description\"\u003eCase of 500 lids\u003c\/p\u003e\n                    \u003cbutton class=\"cta-button\"\u003eAdd to Cart\u003c\/button\u003e\n                    \u003cp style=\"margin-top: 15px; font-size: 0.9rem;\"\u003eFree shipping on orders over $150\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"guarantee\"\u003e\n            \u003cp\u003e\u003ci class=\"fas fa-shipping-fast\" style=\"margin-right: 8px;\"\u003e\u003c\/i\u003e \u003cstrong\u003eFast Shipping\u003c\/strong\u003e - Orders ship within 24 hours\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42487578001492,"sku":null,"price":90.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2567664_36e4953b-48e8-4734-90f8-e19f46796714.jpg?v=1758310897"},{"product_id":"choice-clear-pet-customizable-plastic-cold-cup-12-oz-1-000-case-2","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 Cup - Premium Disposable Drinkware\u003c\/title\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        \/* Custom styling for the product description *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700\u0026family=Open+Sans:wght@300;400;500\u0026display=swap');\n        \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            background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n            line-height: 1.6;\n            padding: 20px;\n            min-height: 100vh;\n        }\n        \n        .product-container {\n            max-width: 1200px;\n            margin: 40px auto;\n            padding: 30px;\n            background: #fff;\n            border-radius: 15px;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n        }\n        \n        .product-header {\n            text-align: center;\n            margin-bottom: 40px;\n            padding-bottom: 25px;\n            border-bottom: 1px solid #eaeaea;\n        }\n        \n        .product-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.5rem;\n            font-weight: 700;\n            color: #2b8cc4;\n            margin-bottom: 15px;\n            line-height: 1.2;\n        }\n        \n        .product-subtitle {\n            font-size: 1.2rem;\n            color: #6c757d;\n            max-width: 800px;\n            margin: 0 auto;\n            font-weight: 400;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-bottom: 30px;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 30px;\n            box-shadow: 0 8px 20px rgba(33, 150, 243, 0.15);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .product-image:before {\n            content: \"\";\n            position: absolute;\n            top: -50%;\n            left: -50%;\n            width: 200%;\n            height: 200%;\n            background: radial-gradient(circle, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0) 60%);\n            transform: rotate(30deg);\n        }\n        \n        .product-image-placeholder {\n            text-align: center;\n            color: #0d47a1;\n            position: relative;\n            z-index: 1;\n        }\n        \n        .image-icon {\n            font-size: 5rem;\n            margin-bottom: 20px;\n            text-shadow: 0 5px 15px rgba(33, 150, 243, 0.3);\n        }\n        \n        .product-details {\n            flex: 1;\n            min-width: 300px;\n        }\n        \n        .product-description {\n            font-size: 1.1rem;\n            margin-bottom: 25px;\n            color: #455a64;\n            line-height: 1.7;\n        }\n        \n        .highlight {\n            background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);\n            padding: 25px;\n            border-radius: 10px;\n            margin: 25px 0;\n            border-left: 5px solid #2196f3;\n            box-shadow: 0 5px 15px rgba(33, 150, 243, 0.1);\n        }\n        \n        .highlight-text {\n            font-size: 1.1rem;\n            color: #1565c0;\n            font-weight: 500;\n        }\n        \n        .feature-list {\n            list-style: none;\n            margin: 25px 0;\n        }\n        \n        .feature-list li {\n            margin-bottom: 15px;\n            padding-left: 30px;\n            position: relative;\n            transition: transform 0.3s ease;\n        }\n        \n        .feature-list li:hover {\n            transform: translateX(5px);\n        }\n        \n        .feature-list li:before {\n            content: \"✓\";\n            color: #2196f3;\n            position: absolute;\n            left: 0;\n            font-weight: bold;\n            font-size: 1.2rem;\n            background: #e3f2fd;\n            width: 24px;\n            height: 24px;\n            border-radius: 50%;\n            text-align: center;\n            line-height: 24px;\n        }\n        \n        .specs-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .spec-card {\n            flex: 1;\n            min-width: 200px;\n            background: #e3f2fd;\n            padding: 20px;\n            border-radius: 10px;\n            text-align: center;\n            box-shadow: 0 5px 15px rgba(33, 150, 243, 0.1);\n            transition: transform 0.3s ease;\n        }\n        \n        .spec-card:hover {\n            transform: translateY(-5px);\n        }\n        \n        .spec-icon {\n            font-size: 2.2rem;\n            color: #1565c0;\n            margin-bottom: 15px;\n        }\n        \n        .spec-title {\n            font-weight: 600;\n            color: #1565c0;\n            margin-bottom: 8px;\n        }\n        \n        .usage-cases {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .usage-case {\n            flex: 1;\n            min-width: 200px;\n            background: #e3f2fd;\n            padding: 20px;\n            border-radius: 10px;\n            text-align: center;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 15px rgba(33, 150, 243, 0.1);\n        }\n        \n        .usage-case:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n            background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);\n        }\n        \n        .usage-icon {\n            font-size: 2rem;\n            color: #1565c0;\n            margin-bottom: 15px;\n        }\n        \n        .cup-sizes {\n            background: #e3f2fd;\n            padding: 25px;\n            border-radius: 10px;\n            margin: 30px 0;\n            box-shadow: 0 5px 15px rgba(33, 150, 243, 0.1);\n        }\n        \n        .cup-sizes-title {\n            text-align: center;\n            margin-bottom: 20px;\n            color: #1565c0;\n            font-weight: 600;\n        }\n        \n        .size-grid {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 15px;\n            justify-content: center;\n        }\n        \n        .size-badge {\n            background: #2196f3;\n            color: white;\n            padding: 10px 20px;\n            border-radius: 25px;\n            font-weight: 500;\n            box-shadow: 0 4px 8px rgba(33, 150, 243, 0.3);\n            transition: all 0.3s ease;\n        }\n        \n        .size-badge:hover {\n            background: #1565c0;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 12px rgba(33, 150, 243, 0.4);\n        }\n        \n        .badges {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            margin: 30px 0;\n        }\n        \n        .badge {\n            display: inline-block;\n            background: #2196f3;\n            color: white;\n            padding: 8px 18px;\n            border-radius: 20px;\n            font-size: 0.9rem;\n            font-weight: 500;\n            box-shadow: 0 4px 8px rgba(33, 150, 243, 0.3);\n        }\n        \n        .pricing {\n            background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);\n            padding: 30px;\n            border-radius: 10px;\n            text-align: center;\n            margin: 30px 0;\n            box-shadow: 0 8px 20px rgba(33, 150, 243, 0.15);\n        }\n        \n        .price {\n            font-size: 2.5rem;\n            font-weight: 700;\n            color: #1565c0;\n            margin-bottom: 10px;\n        }\n        \n        .price-description {\n            color: #455a64;\n            margin-bottom: 20px;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: #2196f3;\n            color: white;\n            padding: 16px 40px;\n            border-radius: 30px;\n            text-decoration: none;\n            font-weight: 600;\n            margin-top: 15px;\n            transition: all 0.3s ease;\n            border: none;\n            cursor: pointer;\n            font-size: 1.1rem;\n            box-shadow: 0 6px 15px rgba(33, 150, 243, 0.4);\n        }\n        \n        .cta-button:hover {\n            background: #1565c0;\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);\n        }\n        \n        .guarantee {\n            text-align: center;\n            margin-top: 40px;\n            padding-top: 25px;\n            border-top: 1px solid #eaeaea;\n            color: #6c757d;\n        }\n        \n        .testimonial {\n            background: #e3f2fd;\n            padding: 30px;\n            border-radius: 10px;\n            margin: 30px 0;\n            text-align: center;\n            box-shadow: 0 5px 15px rgba(33, 150, 243, 0.1);\n        }\n        \n        .testimonial-text {\n            font-style: italic;\n            font-size: 1.1rem;\n            margin-bottom: 15px;\n            color: #1565c0;\n        }\n        \n        .testimonial-author {\n            font-weight: 600;\n            color: #0d47a1;\n        }\n        \n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 2rem;\n            }\n            \n            .product-content {\n                flex-direction: column;\n            }\n            \n            .product-container {\n                padding: 20px;\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 Cup\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003eShowcase all of your on-the-go beverages with this crystal-clear disposable cup\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv class=\"product-image-placeholder\"\u003e\n                    \u003ci class=\"fas fa-glass-cheers image-icon\"\u003e\u003c\/i\u003e\n                    \u003cp\u003eClear Plastic Cup Image\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003cp class=\"product-description\"\u003eA great addition to your kiosk, concession stand, fast food restaurant, or to-go establishment, you can't go wrong with this Choice plastic cup!\u003c\/p\u003e\n                \n                \u003cdiv class=\"highlight\"\u003e\n                    \u003cp class=\"highlight-text\"\u003eIts simple design makes it perfect for a variety of beverages so you can stock your shelves and never be without this convenient, disposable cup.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003ch2\u003eKey Features\u003c\/h2\u003e\n                \u003cul class=\"feature-list\"\u003e\n                    \u003cli\u003eCrystal-clear design showcases your 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\u003eStackable design for efficient storage\u003c\/li\u003e\n                    \u003cli\u003eLightweight yet sturdy for easy handling\u003c\/li\u003e\n                    \u003cli\u003eCompatible with most flat lids and dome lids\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \n                \u003cdiv class=\"specs-container\"\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-eye spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003eTransparency\u003c\/h3\u003e\n                        \u003cp\u003eCrystal Clear\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-weight spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003eDurability\u003c\/h3\u003e\n                        \u003cp\u003eHeavy Duty\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-boxes spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003ePackaging\u003c\/h3\u003e\n                        \u003cp\u003eBulk Cases\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"cup-sizes\"\u003e\n                    \u003ch3 class=\"cup-sizes-title\"\u003eAvailable Sizes\u003c\/h3\u003e\n                    \u003cdiv class=\"size-grid\"\u003e\n                        \u003cspan class=\"size-badge\"\u003e8 oz\u003c\/span\u003e\n                        \u003cspan class=\"size-badge\"\u003e12 oz\u003c\/span\u003e\n                        \u003cspan class=\"size-badge\"\u003e16 oz\u003c\/span\u003e\n                        \u003cspan class=\"size-badge\"\u003e20 oz\u003c\/span\u003e\n                        \u003cspan class=\"size-badge\"\u003e24 oz\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003ch2\u003ePerfect For\u003c\/h2\u003e\n                \u003cdiv class=\"usage-cases\"\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🏪\u003c\/div\u003e\n                        \u003ch3\u003eFast Food\u003c\/h3\u003e\n                        \u003cp\u003ePerfect for quick-service restaurants\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🎪\u003c\/div\u003e\n                        \u003ch3\u003eConcessions\u003c\/h3\u003e\n                        \u003cp\u003eIdeal for theaters and stadiums\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e☕\u003c\/div\u003e\n                        \u003ch3\u003eCoffee Shops\u003c\/h3\u003e\n                        \u003cp\u003eGreat for iced beverages\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"testimonial\"\u003e\n                    \u003cp class=\"testimonial-text\"\u003e\"These cups are perfect for our smoothie bar. The clarity really makes our colorful drinks pop, and they're sturdy enough to handle thick blends without issues.\"\u003c\/p\u003e\n                    \u003cp class=\"testimonial-author\"\u003e- Juice Bar Owner, Miami\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"badges\"\u003e\n                    \u003cspan class=\"badge\"\u003eCrystal Clear\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eLeak-Resistant\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eDurable\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eStackable\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eBulk Packaging\u003c\/span\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"pricing\"\u003e\n                    \u003cdiv class=\"price\"\u003e$19.99\u003c\/div\u003e\n                    \u003cp class=\"price-description\"\u003eCase of 500 cups (16 oz size)\u003c\/p\u003e\n                    \u003cbutton class=\"cta-button\"\u003eAdd to Cart\u003c\/button\u003e\n                    \u003cp style=\"margin-top: 15px; font-size: 0.9rem;\"\u003eFree shipping on orders over $150\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"guarantee\"\u003e\n            \u003cp\u003e\u003ci class=\"fas fa-truck-fast\" style=\"margin-right: 8px;\"\u003e\u003c\/i\u003e \u003cstrong\u003eFast Shipping\u003c\/strong\u003e - Most orders ship within 24 hours | \u003ci class=\"fas fa-boxes\" style=\"margin-left: 15px; margin-right: 8px;\"\u003e\u003c\/i\u003e \u003cstrong\u003eBulk Discounts\u003c\/strong\u003e - Available for large orders\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42487583604820,"sku":null,"price":103.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2972558_db9c72b6-682c-4978-ba18-99a2b095cff5.jpg?v=1758311080"},{"product_id":"choice-clear-pet-customizable-plastic-cold-cup-20-oz-600-case-2","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 Cup - Premium Disposable Drinkware\u003c\/title\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        \/* Custom styling for the product description *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700\u0026family=Open+Sans:wght@300;400;500\u0026display=swap');\n        \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            background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n            line-height: 1.6;\n            padding: 20px;\n            min-height: 100vh;\n        }\n        \n        .product-container {\n            max-width: 1200px;\n            margin: 40px auto;\n            padding: 30px;\n            background: #fff;\n            border-radius: 15px;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n        }\n        \n        .product-header {\n            text-align: center;\n            margin-bottom: 40px;\n            padding-bottom: 25px;\n            border-bottom: 1px solid #eaeaea;\n        }\n        \n        .product-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.5rem;\n            font-weight: 700;\n            color: #2b8cc4;\n            margin-bottom: 15px;\n            line-height: 1.2;\n        }\n        \n        .product-subtitle {\n            font-size: 1.2rem;\n            color: #6c757d;\n            max-width: 800px;\n            margin: 0 auto;\n            font-weight: 400;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-bottom: 30px;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 30px;\n            box-shadow: 0 8px 20px rgba(33, 150, 243, 0.15);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .product-image:before {\n            content: \"\";\n            position: absolute;\n            top: -50%;\n            left: -50%;\n            width: 200%;\n            height: 200%;\n            background: radial-gradient(circle, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0) 60%);\n            transform: rotate(30deg);\n        }\n        \n        .product-image-placeholder {\n            text-align: center;\n            color: #0d47a1;\n            position: relative;\n            z-index: 1;\n        }\n        \n        .image-icon {\n            font-size: 5rem;\n            margin-bottom: 20px;\n            text-shadow: 0 5px 15px rgba(33, 150, 243, 0.3);\n        }\n        \n        .product-details {\n            flex: 1;\n            min-width: 300px;\n        }\n        \n        .product-description {\n            font-size: 1.1rem;\n            margin-bottom: 25px;\n            color: #455a64;\n            line-height: 1.7;\n        }\n        \n        .highlight {\n            background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);\n            padding: 25px;\n            border-radius: 10px;\n            margin: 25px 0;\n            border-left: 5px solid #2196f3;\n            box-shadow: 0 5px 15px rgba(33, 150, 243, 0.1);\n        }\n        \n        .highlight-text {\n            font-size: 1.1rem;\n            color: #1565c0;\n            font-weight: 500;\n        }\n        \n        .feature-list {\n            list-style: none;\n            margin: 25px 0;\n        }\n        \n        .feature-list li {\n            margin-bottom: 15px;\n            padding-left: 30px;\n            position: relative;\n            transition: transform 0.3s ease;\n        }\n        \n        .feature-list li:hover {\n            transform: translateX(5px);\n        }\n        \n        .feature-list li:before {\n            content: \"✓\";\n            color: #2196f3;\n            position: absolute;\n            left: 0;\n            font-weight: bold;\n            font-size: 1.2rem;\n            background: #e3f2fd;\n            width: 24px;\n            height: 24px;\n            border-radius: 50%;\n            text-align: center;\n            line-height: 24px;\n        }\n        \n        .specs-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .spec-card {\n            flex: 1;\n            min-width: 200px;\n            background: #e3f2fd;\n            padding: 20px;\n            border-radius: 10px;\n            text-align: center;\n            box-shadow: 0 5px 15px rgba(33, 150, 243, 0.1);\n            transition: transform 0.3s ease;\n        }\n        \n        .spec-card:hover {\n            transform: translateY(-5px);\n        }\n        \n        .spec-icon {\n            font-size: 2.2rem;\n            color: #1565c0;\n            margin-bottom: 15px;\n        }\n        \n        .spec-title {\n            font-weight: 600;\n            color: #1565c0;\n            margin-bottom: 8px;\n        }\n        \n        .usage-cases {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .usage-case {\n            flex: 1;\n            min-width: 200px;\n            background: #e3f2fd;\n            padding: 20px;\n            border-radius: 10px;\n            text-align: center;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 15px rgba(33, 150, 243, 0.1);\n        }\n        \n        .usage-case:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n            background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);\n        }\n        \n        .usage-icon {\n            font-size: 2rem;\n            color: #1565c0;\n            margin-bottom: 15px;\n        }\n        \n        .cup-sizes {\n            background: #e3f2fd;\n            padding: 25px;\n            border-radius: 10px;\n            margin: 30px 0;\n            box-shadow: 0 5px 15px rgba(33, 150, 243, 0.1);\n        }\n        \n        .cup-sizes-title {\n            text-align: center;\n            margin-bottom: 20px;\n            color: #1565c0;\n            font-weight: 600;\n        }\n        \n        .size-grid {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 15px;\n            justify-content: center;\n        }\n        \n        .size-badge {\n            background: #2196f3;\n            color: white;\n            padding: 10px 20px;\n            border-radius: 25px;\n            font-weight: 500;\n            box-shadow: 0 4px 8px rgba(33, 150, 243, 0.3);\n            transition: all 0.3s ease;\n        }\n        \n        .size-badge:hover {\n            background: #1565c0;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 12px rgba(33, 150, 243, 0.4);\n        }\n        \n        .badges {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            margin: 30px 0;\n        }\n        \n        .badge {\n            display: inline-block;\n            background: #2196f3;\n            color: white;\n            padding: 8px 18px;\n            border-radius: 20px;\n            font-size: 0.9rem;\n            font-weight: 500;\n            box-shadow: 0 4px 8px rgba(33, 150, 243, 0.3);\n        }\n        \n        .pricing {\n            background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);\n            padding: 30px;\n            border-radius: 10px;\n            text-align: center;\n            margin: 30px 0;\n            box-shadow: 0 8px 20px rgba(33, 150, 243, 0.15);\n        }\n        \n        .price {\n            font-size: 2.5rem;\n            font-weight: 700;\n            color: #1565c0;\n            margin-bottom: 10px;\n        }\n        \n        .price-description {\n            color: #455a64;\n            margin-bottom: 20px;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: #2196f3;\n            color: white;\n            padding: 16px 40px;\n            border-radius: 30px;\n            text-decoration: none;\n            font-weight: 600;\n            margin-top: 15px;\n            transition: all 0.3s ease;\n            border: none;\n            cursor: pointer;\n            font-size: 1.1rem;\n            box-shadow: 0 6px 15px rgba(33, 150, 243, 0.4);\n        }\n        \n        .cta-button:hover {\n            background: #1565c0;\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);\n        }\n        \n        .guarantee {\n            text-align: center;\n            margin-top: 40px;\n            padding-top: 25px;\n            border-top: 1px solid #eaeaea;\n            color: #6c757d;\n        }\n        \n        .testimonial {\n            background: #e3f2fd;\n            padding: 30px;\n            border-radius: 10px;\n            margin: 30px 0;\n            text-align: center;\n            box-shadow: 0 5px 15px rgba(33, 150, 243, 0.1);\n        }\n        \n        .testimonial-text {\n            font-style: italic;\n            font-size: 1.1rem;\n            margin-bottom: 15px;\n            color: #1565c0;\n        }\n        \n        .testimonial-author {\n            font-weight: 600;\n            color: #0d47a1;\n        }\n        \n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 2rem;\n            }\n            \n            .product-content {\n                flex-direction: column;\n            }\n            \n            .product-container {\n                padding: 20px;\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 Cup\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003eShowcase all of your on-the-go beverages with this crystal-clear disposable cup\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv class=\"product-image-placeholder\"\u003e\n                    \u003ci class=\"fas fa-glass-cheers image-icon\"\u003e\u003c\/i\u003e\n                    \u003cp\u003eClear Plastic Cup Image\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003cp class=\"product-description\"\u003eA great addition to your kiosk, concession stand, fast food restaurant, or to-go establishment, you can't go wrong with this Choice plastic cup!\u003c\/p\u003e\n                \n                \u003cdiv class=\"highlight\"\u003e\n                    \u003cp class=\"highlight-text\"\u003eIts simple design makes it perfect for a variety of beverages so you can stock your shelves and never be without this convenient, disposable cup.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003ch2\u003eKey Features\u003c\/h2\u003e\n                \u003cul class=\"feature-list\"\u003e\n                    \u003cli\u003eCrystal-clear design showcases your 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\u003eStackable design for efficient storage\u003c\/li\u003e\n                    \u003cli\u003eLightweight yet sturdy for easy handling\u003c\/li\u003e\n                    \u003cli\u003eCompatible with most flat lids and dome lids\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \n                \u003cdiv class=\"specs-container\"\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-eye spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003eTransparency\u003c\/h3\u003e\n                        \u003cp\u003eCrystal Clear\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-weight spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003eDurability\u003c\/h3\u003e\n                        \u003cp\u003eHeavy Duty\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-boxes spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003ePackaging\u003c\/h3\u003e\n                        \u003cp\u003eBulk Cases\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"cup-sizes\"\u003e\n                    \u003ch3 class=\"cup-sizes-title\"\u003eAvailable Sizes\u003c\/h3\u003e\n                    \u003cdiv class=\"size-grid\"\u003e\n                        \u003cspan class=\"size-badge\"\u003e8 oz\u003c\/span\u003e\n                        \u003cspan class=\"size-badge\"\u003e12 oz\u003c\/span\u003e\n                        \u003cspan class=\"size-badge\"\u003e16 oz\u003c\/span\u003e\n                        \u003cspan class=\"size-badge\"\u003e20 oz\u003c\/span\u003e\n                        \u003cspan class=\"size-badge\"\u003e24 oz\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003ch2\u003ePerfect For\u003c\/h2\u003e\n                \u003cdiv class=\"usage-cases\"\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🏪\u003c\/div\u003e\n                        \u003ch3\u003eFast Food\u003c\/h3\u003e\n                        \u003cp\u003ePerfect for quick-service restaurants\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🎪\u003c\/div\u003e\n                        \u003ch3\u003eConcessions\u003c\/h3\u003e\n                        \u003cp\u003eIdeal for theaters and stadiums\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e☕\u003c\/div\u003e\n                        \u003ch3\u003eCoffee Shops\u003c\/h3\u003e\n                        \u003cp\u003eGreat for iced beverages\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"testimonial\"\u003e\n                    \u003cp class=\"testimonial-text\"\u003e\"These cups are perfect for our smoothie bar. The clarity really makes our colorful drinks pop, and they're sturdy enough to handle thick blends without issues.\"\u003c\/p\u003e\n                    \u003cp class=\"testimonial-author\"\u003e- Juice Bar Owner, Miami\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"badges\"\u003e\n                    \u003cspan class=\"badge\"\u003eCrystal Clear\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eLeak-Resistant\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eDurable\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eStackable\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eBulk Packaging\u003c\/span\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"pricing\"\u003e\n                    \u003cdiv class=\"price\"\u003e$19.99\u003c\/div\u003e\n                    \u003cp class=\"price-description\"\u003eCase of 500 cups (16 oz size)\u003c\/p\u003e\n                    \u003cbutton class=\"cta-button\"\u003eAdd to Cart\u003c\/button\u003e\n                    \u003cp style=\"margin-top: 15px; font-size: 0.9rem;\"\u003eFree shipping on orders over $150\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"guarantee\"\u003e\n            \u003cp\u003e\u003ci class=\"fas fa-truck-fast\" style=\"margin-right: 8px;\"\u003e\u003c\/i\u003e \u003cstrong\u003eFast Shipping\u003c\/strong\u003e - Most orders ship within 24 hours | \u003ci class=\"fas fa-boxes\" style=\"margin-left: 15px; margin-right: 8px;\"\u003e\u003c\/i\u003e \u003cstrong\u003eBulk Discounts\u003c\/strong\u003e - Available for large orders\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42487620010068,"sku":null,"price":88.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2745331_cbac0533-d218-41a5-8699-1cf05f4d4f12.jpg?v=1758311292"},{"product_id":"choice-clear-pet-customizable-plastic-cold-cup-16-oz-1-000-case-2","title":"Clear PET Customizable 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 Cup - Premium Disposable Drinkware\u003c\/title\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        \/* Custom styling for the product description *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700\u0026family=Open+Sans:wght@300;400;500\u0026display=swap');\n        \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            background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n            line-height: 1.6;\n            padding: 20px;\n            min-height: 100vh;\n        }\n        \n        .product-container {\n            max-width: 1200px;\n            margin: 40px auto;\n            padding: 30px;\n            background: #fff;\n            border-radius: 15px;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n        }\n        \n        .product-header {\n            text-align: center;\n            margin-bottom: 40px;\n            padding-bottom: 25px;\n            border-bottom: 1px solid #eaeaea;\n        }\n        \n        .product-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.5rem;\n            font-weight: 700;\n            color: #2b8cc4;\n            margin-bottom: 15px;\n            line-height: 1.2;\n        }\n        \n        .product-subtitle {\n            font-size: 1.2rem;\n            color: #6c757d;\n            max-width: 800px;\n            margin: 0 auto;\n            font-weight: 400;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-bottom: 30px;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 30px;\n            box-shadow: 0 8px 20px rgba(33, 150, 243, 0.15);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .product-image:before {\n            content: \"\";\n            position: absolute;\n            top: -50%;\n            left: -50%;\n            width: 200%;\n            height: 200%;\n            background: radial-gradient(circle, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0) 60%);\n            transform: rotate(30deg);\n        }\n        \n        .product-image-placeholder {\n            text-align: center;\n            color: #0d47a1;\n            position: relative;\n            z-index: 1;\n        }\n        \n        .image-icon {\n            font-size: 5rem;\n            margin-bottom: 20px;\n            text-shadow: 0 5px 15px rgba(33, 150, 243, 0.3);\n        }\n        \n        .product-details {\n            flex: 1;\n            min-width: 300px;\n        }\n        \n        .product-description {\n            font-size: 1.1rem;\n            margin-bottom: 25px;\n            color: #455a64;\n            line-height: 1.7;\n        }\n        \n        .highlight {\n            background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);\n            padding: 25px;\n            border-radius: 10px;\n            margin: 25px 0;\n            border-left: 5px solid #2196f3;\n            box-shadow: 0 5px 15px rgba(33, 150, 243, 0.1);\n        }\n        \n        .highlight-text {\n            font-size: 1.1rem;\n            color: #1565c0;\n            font-weight: 500;\n        }\n        \n        .feature-list {\n            list-style: none;\n            margin: 25px 0;\n        }\n        \n        .feature-list li {\n            margin-bottom: 15px;\n            padding-left: 30px;\n            position: relative;\n            transition: transform 0.3s ease;\n        }\n        \n        .feature-list li:hover {\n            transform: translateX(5px);\n        }\n        \n        .feature-list li:before {\n            content: \"✓\";\n            color: #2196f3;\n            position: absolute;\n            left: 0;\n            font-weight: bold;\n            font-size: 1.2rem;\n            background: #e3f2fd;\n            width: 24px;\n            height: 24px;\n            border-radius: 50%;\n            text-align: center;\n            line-height: 24px;\n        }\n        \n        .specs-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .spec-card {\n            flex: 1;\n            min-width: 200px;\n            background: #e3f2fd;\n            padding: 20px;\n            border-radius: 10px;\n            text-align: center;\n            box-shadow: 0 5px 15px rgba(33, 150, 243, 0.1);\n            transition: transform 0.3s ease;\n        }\n        \n        .spec-card:hover {\n            transform: translateY(-5px);\n        }\n        \n        .spec-icon {\n            font-size: 2.2rem;\n            color: #1565c0;\n            margin-bottom: 15px;\n        }\n        \n        .spec-title {\n            font-weight: 600;\n            color: #1565c0;\n            margin-bottom: 8px;\n        }\n        \n        .usage-cases {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .usage-case {\n            flex: 1;\n            min-width: 200px;\n            background: #e3f2fd;\n            padding: 20px;\n            border-radius: 10px;\n            text-align: center;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 15px rgba(33, 150, 243, 0.1);\n        }\n        \n        .usage-case:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n            background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);\n        }\n        \n        .usage-icon {\n            font-size: 2rem;\n            color: #1565c0;\n            margin-bottom: 15px;\n        }\n        \n        .cup-sizes {\n            background: #e3f2fd;\n            padding: 25px;\n            border-radius: 10px;\n            margin: 30px 0;\n            box-shadow: 0 5px 15px rgba(33, 150, 243, 0.1);\n        }\n        \n        .cup-sizes-title {\n            text-align: center;\n            margin-bottom: 20px;\n            color: #1565c0;\n            font-weight: 600;\n        }\n        \n        .size-grid {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 15px;\n            justify-content: center;\n        }\n        \n        .size-badge {\n            background: #2196f3;\n            color: white;\n            padding: 10px 20px;\n            border-radius: 25px;\n            font-weight: 500;\n            box-shadow: 0 4px 8px rgba(33, 150, 243, 0.3);\n            transition: all 0.3s ease;\n        }\n        \n        .size-badge:hover {\n            background: #1565c0;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 12px rgba(33, 150, 243, 0.4);\n        }\n        \n        .badges {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            margin: 30px 0;\n        }\n        \n        .badge {\n            display: inline-block;\n            background: #2196f3;\n            color: white;\n            padding: 8px 18px;\n            border-radius: 20px;\n            font-size: 0.9rem;\n            font-weight: 500;\n            box-shadow: 0 4px 8px rgba(33, 150, 243, 0.3);\n        }\n        \n        .pricing {\n            background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);\n            padding: 30px;\n            border-radius: 10px;\n            text-align: center;\n            margin: 30px 0;\n            box-shadow: 0 8px 20px rgba(33, 150, 243, 0.15);\n        }\n        \n        .price {\n            font-size: 2.5rem;\n            font-weight: 700;\n            color: #1565c0;\n            margin-bottom: 10px;\n        }\n        \n        .price-description {\n            color: #455a64;\n            margin-bottom: 20px;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: #2196f3;\n            color: white;\n            padding: 16px 40px;\n            border-radius: 30px;\n            text-decoration: none;\n            font-weight: 600;\n            margin-top: 15px;\n            transition: all 0.3s ease;\n            border: none;\n            cursor: pointer;\n            font-size: 1.1rem;\n            box-shadow: 0 6px 15px rgba(33, 150, 243, 0.4);\n        }\n        \n        .cta-button:hover {\n            background: #1565c0;\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);\n        }\n        \n        .guarantee {\n            text-align: center;\n            margin-top: 40px;\n            padding-top: 25px;\n            border-top: 1px solid #eaeaea;\n            color: #6c757d;\n        }\n        \n        .testimonial {\n            background: #e3f2fd;\n            padding: 30px;\n            border-radius: 10px;\n            margin: 30px 0;\n            text-align: center;\n            box-shadow: 0 5px 15px rgba(33, 150, 243, 0.1);\n        }\n        \n        .testimonial-text {\n            font-style: italic;\n            font-size: 1.1rem;\n            margin-bottom: 15px;\n            color: #1565c0;\n        }\n        \n        .testimonial-author {\n            font-weight: 600;\n            color: #0d47a1;\n        }\n        \n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 2rem;\n            }\n            \n            .product-content {\n                flex-direction: column;\n            }\n            \n            .product-container {\n                padding: 20px;\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 Cup\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003eShowcase all of your on-the-go beverages with this crystal-clear disposable cup\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv class=\"product-image-placeholder\"\u003e\n                    \u003ci class=\"fas fa-glass-cheers image-icon\"\u003e\u003c\/i\u003e\n                    \u003cp\u003eClear Plastic Cup Image\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003cp class=\"product-description\"\u003eA great addition to your kiosk, concession stand, fast food restaurant, or to-go establishment, you can't go wrong with this Choice plastic cup!\u003c\/p\u003e\n                \n                \u003cdiv class=\"highlight\"\u003e\n                    \u003cp class=\"highlight-text\"\u003eIts simple design makes it perfect for a variety of beverages so you can stock your shelves and never be without this convenient, disposable cup.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003ch2\u003eKey Features\u003c\/h2\u003e\n                \u003cul class=\"feature-list\"\u003e\n                    \u003cli\u003eCrystal-clear design showcases your 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\u003eStackable design for efficient storage\u003c\/li\u003e\n                    \u003cli\u003eLightweight yet sturdy for easy handling\u003c\/li\u003e\n                    \u003cli\u003eCompatible with most flat lids and dome lids\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \n                \u003cdiv class=\"specs-container\"\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-eye spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003eTransparency\u003c\/h3\u003e\n                        \u003cp\u003eCrystal Clear\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-weight spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003eDurability\u003c\/h3\u003e\n                        \u003cp\u003eHeavy Duty\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-boxes spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003ePackaging\u003c\/h3\u003e\n                        \u003cp\u003eBulk Cases\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"cup-sizes\"\u003e\n                    \u003ch3 class=\"cup-sizes-title\"\u003eAvailable Sizes\u003c\/h3\u003e\n                    \u003cdiv class=\"size-grid\"\u003e\n                        \u003cspan class=\"size-badge\"\u003e8 oz\u003c\/span\u003e\n                        \u003cspan class=\"size-badge\"\u003e12 oz\u003c\/span\u003e\n                        \u003cspan class=\"size-badge\"\u003e16 oz\u003c\/span\u003e\n                        \u003cspan class=\"size-badge\"\u003e20 oz\u003c\/span\u003e\n                        \u003cspan class=\"size-badge\"\u003e24 oz\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003ch2\u003ePerfect For\u003c\/h2\u003e\n                \u003cdiv class=\"usage-cases\"\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🏪\u003c\/div\u003e\n                        \u003ch3\u003eFast Food\u003c\/h3\u003e\n                        \u003cp\u003ePerfect for quick-service restaurants\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🎪\u003c\/div\u003e\n                        \u003ch3\u003eConcessions\u003c\/h3\u003e\n                        \u003cp\u003eIdeal for theaters and stadiums\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e☕\u003c\/div\u003e\n                        \u003ch3\u003eCoffee Shops\u003c\/h3\u003e\n                        \u003cp\u003eGreat for iced beverages\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"testimonial\"\u003e\n                    \u003cp class=\"testimonial-text\"\u003e\"These cups are perfect for our smoothie bar. The clarity really makes our colorful drinks pop, and they're sturdy enough to handle thick blends without issues.\"\u003c\/p\u003e\n                    \u003cp class=\"testimonial-author\"\u003e- Juice Bar Owner, Miami\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"badges\"\u003e\n                    \u003cspan class=\"badge\"\u003eCrystal Clear\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eLeak-Resistant\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eDurable\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eStackable\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eBulk Packaging\u003c\/span\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"pricing\"\u003e\n                    \u003cdiv class=\"price\"\u003e$19.99\u003c\/div\u003e\n                    \u003cp class=\"price-description\"\u003eCase of 500 cups (16 oz size)\u003c\/p\u003e\n                    \u003cbutton class=\"cta-button\"\u003eAdd to Cart\u003c\/button\u003e\n                    \u003cp style=\"margin-top: 15px; font-size: 0.9rem;\"\u003eFree shipping on orders over $150\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"guarantee\"\u003e\n            \u003cp\u003e\u003ci class=\"fas fa-truck-fast\" style=\"margin-right: 8px;\"\u003e\u003c\/i\u003e \u003cstrong\u003eFast Shipping\u003c\/strong\u003e - Most orders ship within 24 hours | \u003ci class=\"fas fa-boxes\" style=\"margin-left: 15px; margin-right: 8px;\"\u003e\u003c\/i\u003e \u003cstrong\u003eBulk Discounts\u003c\/strong\u003e - Available for large orders\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42487678238804,"sku":null,"price":111.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2745327_7d656925-f494-4c1e-b1a3-23bed710c3a6.jpg?v=1758311562"},{"product_id":"choice-heavy-duty-16-oz-microwavable-translucent-plastic-deli-container-and-lid-combo-pack-240-case-2","title":"Heavy Duty 16 oz. Microwavable Translucent Plastic Deli Container and Lid Combo Pack - 240\/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 Heavy Duty 16 oz. Microwavable Deli Container\u003c\/title\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        \/* Custom styling for the product description *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700\u0026family=Open+Sans:wght@300;400;500\u0026display=swap');\n        \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            background: linear-gradient(135deg, #f9f9f9 0%, #f0f0f0 100%);\n            line-height: 1.6;\n            padding: 20px;\n            min-height: 100vh;\n        }\n        \n        .product-container {\n            max-width: 1200px;\n            margin: 40px auto;\n            padding: 30px;\n            background: #fff;\n            border-radius: 15px;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n        }\n        \n        .product-header {\n            text-align: center;\n            margin-bottom: 40px;\n            padding-bottom: 25px;\n            border-bottom: 1px solid #eaeaea;\n        }\n        \n        .product-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.4rem;\n            font-weight: 700;\n            color: #2c5530;\n            margin-bottom: 15px;\n            line-height: 1.2;\n        }\n        \n        .product-subtitle {\n            font-size: 1.2rem;\n            color: #666;\n            max-width: 800px;\n            margin: 0 auto;\n            font-weight: 400;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-bottom: 30px;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            background: linear-gradient(135deg, #e8f5e9 0%, #c8e6c9 100%);\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 30px;\n            box-shadow: 0 8px 20px rgba(76, 175, 80, 0.15);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .product-image:before {\n            content: \"\";\n            position: absolute;\n            top: -50%;\n            left: -50%;\n            width: 200%;\n            height: 200%;\n            background: radial-gradient(circle, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0) 60%);\n            transform: rotate(30deg);\n        }\n        \n        .product-image-placeholder {\n            text-align: center;\n            color: #2e7d32;\n            position: relative;\n            z-index: 1;\n        }\n        \n        .image-icon {\n            font-size: 5rem;\n            margin-bottom: 20px;\n            text-shadow: 0 5px 15px rgba(76, 175, 80, 0.3);\n        }\n        \n        .product-details {\n            flex: 1;\n            min-width: 300px;\n        }\n        \n        .product-description {\n            font-size: 1.1rem;\n            margin-bottom: 25px;\n            color: #444;\n            line-height: 1.7;\n        }\n        \n        .highlight {\n            background: linear-gradient(135deg, #e8f5e9 0%, #c8e6c9 100%);\n            padding: 25px;\n            border-radius: 10px;\n            margin: 25px 0;\n            border-left: 5px solid #4caf50;\n            box-shadow: 0 5px 15px rgba(76, 175, 80, 0.1);\n        }\n        \n        .highlight-text {\n            font-size: 1.1rem;\n            color: #2e7d32;\n            font-weight: 500;\n        }\n        \n        .feature-list {\n            list-style: none;\n            margin: 25px 0;\n        }\n        \n        .feature-list li {\n            margin-bottom: 15px;\n            padding-left: 30px;\n            position: relative;\n            transition: transform 0.3s ease;\n        }\n        \n        .feature-list li:hover {\n            transform: translateX(5px);\n        }\n        \n        .feature-list li:before {\n            content: \"✓\";\n            color: #4caf50;\n            position: absolute;\n            left: 0;\n            font-weight: bold;\n            font-size: 1.2rem;\n            background: #e8f5e9;\n            width: 24px;\n            height: 24px;\n            border-radius: 50%;\n            text-align: center;\n            line-height: 24px;\n        }\n        \n        .specs-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .spec-card {\n            flex: 1;\n            min-width: 200px;\n            background: #e8f5e9;\n            padding: 20px;\n            border-radius: 10px;\n            text-align: center;\n            box-shadow: 0 5px 15px rgba(76, 175, 80, 0.1);\n            transition: transform 0.3s ease;\n        }\n        \n        .spec-card:hover {\n            transform: translateY(-5px);\n        }\n        \n        .spec-icon {\n            font-size: 2.2rem;\n            color: #2e7d32;\n            margin-bottom: 15px;\n        }\n        \n        .spec-title {\n            font-weight: 600;\n            color: #2e7d32;\n            margin-bottom: 8px;\n        }\n        \n        .usage-cases {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .usage-case {\n            flex: 1;\n            min-width: 200px;\n            background: #e8f5e9;\n            padding: 20px;\n            border-radius: 10px;\n            text-align: center;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 15px rgba(76, 175, 80, 0.1);\n        }\n        \n        .usage-case:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n            background: linear-gradient(135deg, #e8f5e9 0%, #c8e6c9 100%);\n        }\n        \n        .usage-icon {\n            font-size: 2rem;\n            color: #2e7d32;\n            margin-bottom: 15px;\n        }\n        \n        .package-info {\n            background: #e8f5e9;\n            padding: 25px;\n            border-radius: 10px;\n            margin: 30px 0;\n            box-shadow: 0 5px 15px rgba(76, 175, 80, 0.1);\n        }\n        \n        .package-title {\n            text-align: center;\n            margin-bottom: 20px;\n            color: #2e7d32;\n            font-weight: 600;\n        }\n        \n        .package-grid {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 15px;\n            justify-content: center;\n        }\n        \n        .package-badge {\n            background: #4caf50;\n            color: white;\n            padding: 10px 20px;\n            border-radius: 25px;\n            font-weight: 500;\n            box-shadow: 0 4px 8px rgba(76, 175, 80, 0.3);\n            transition: all 0.3s ease;\n        }\n        \n        .package-badge:hover {\n            background: #2e7d32;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 12px rgba(76, 175, 80, 0.4);\n        }\n        \n        .badges {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            margin: 30px 0;\n        }\n        \n        .badge {\n            display: inline-block;\n            background: #4caf50;\n            color: white;\n            padding: 8px 18px;\n            border-radius: 20px;\n            font-size: 0.9rem;\n            font-weight: 500;\n            box-shadow: 0 4px 8px rgba(76, 175, 80, 0.3);\n        }\n        \n        .pricing {\n            background: linear-gradient(135deg, #e8f5e9 0%, #c8e6c9 100%);\n            padding: 30px;\n            border-radius: 10px;\n            text-align: center;\n            margin: 30px 0;\n            box-shadow: 0 8px 20px rgba(76, 175, 80, 0.15);\n        }\n        \n        .price {\n            font-size: 2.5rem;\n            font-weight: 700;\n            color: #2e7d32;\n            margin-bottom: 10px;\n        }\n        \n        .price-description {\n            color: #455a64;\n            margin-bottom: 20px;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: #4caf50;\n            color: white;\n            padding: 16px 40px;\n            border-radius: 30px;\n            text-decoration: none;\n            font-weight: 600;\n            margin-top: 15px;\n            transition: all 0.3s ease;\n            border: none;\n            cursor: pointer;\n            font-size: 1.1rem;\n            box-shadow: 0 6px 15px rgba(76, 175, 80, 0.4);\n        }\n        \n        .cta-button:hover {\n            background: #2e7d32;\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);\n        }\n        \n        .guarantee {\n            text-align: center;\n            margin-top: 40px;\n            padding-top: 25px;\n            border-top: 1px solid #eaeaea;\n            color: #666;\n        }\n        \n        .testimonial {\n            background: #e8f5e9;\n            padding: 30px;\n            border-radius: 10px;\n            margin: 30px 0;\n            text-align: center;\n            box-shadow: 0 5px 15px rgba(76, 175, 80, 0.1);\n        }\n        \n        .testimonial-text {\n            font-style: italic;\n            font-size: 1.1rem;\n            margin-bottom: 15px;\n            color: #2e7d32;\n        }\n        \n        .testimonial-author {\n            font-weight: 600;\n            color: #1b5e20;\n        }\n        \n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 2rem;\n            }\n            \n            .product-content {\n                flex-direction: column;\n            }\n            \n            .product-container {\n                padding: 20px;\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 Heavy Duty 16 oz. Microwavable Deli Container \u0026amp; Lid Combo Pack\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003ePerfect for packaging pasta salad, soup, stew, and other signature dishes\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv class=\"product-image-placeholder\"\u003e\n                    \u003ci class=\"fas fa-utensils image-icon\"\u003e\u003c\/i\u003e\n                    \u003cp\u003eDeli Container Image\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003cp class=\"product-description\"\u003ePackage your pasta salad, soup, or stew with this Choice Heavy Duty 16 oz. microwavable plastic deli container and lid combo pack.\u003c\/p\u003e\n                \n                \u003cdiv class=\"highlight\"\u003e\n                    \u003cp class=\"highlight-text\"\u003eThis combo pack includes 240 containers and 240 tight-fitting lids. Use it to package and store food with ease, providing guests with a convenient way to take home your signature dishes. Both convenient and versatile, this container and lid combo pack is ideal for any deli, grocery store, or restaurant take-out application.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003ch2\u003eKey Features\u003c\/h2\u003e\n                \u003cul class=\"feature-list\"\u003e\n                    \u003cli\u003eHeavy-duty construction for maximum durability\u003c\/li\u003e\n                    \u003cli\u003eMicrowave safe for convenient reheating\u003c\/li\u003e\n                    \u003cli\u003eTight-fitting lids prevent leaks and spills\u003c\/li\u003e\n                    \u003cli\u003ePerfect 16 oz size for various food items\u003c\/li\u003e\n                    \u003cli\u003eStackable design for efficient storage\u003c\/li\u003e\n                    \u003cli\u003eCrystal clear for easy content identification\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \n                \u003cdiv class=\"package-info\"\u003e\n                    \u003ch3 class=\"package-title\"\u003eCombo Pack Includes\u003c\/h3\u003e\n                    \u003cdiv class=\"package-grid\"\u003e\n                        \u003cspan class=\"package-badge\"\u003e240 Containers\u003c\/span\u003e\n                        \u003cspan class=\"package-badge\"\u003e240 Lids\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"specs-container\"\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-box-open spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003eCapacity\u003c\/h3\u003e\n                        \u003cp\u003e16 oz\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-microphone spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003eMicrowave Safe\u003c\/h3\u003e\n                        \u003cp\u003eYes\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-boxes spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003ePackaging\u003c\/h3\u003e\n                        \u003cp\u003eBulk Combo Pack\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003ch2\u003eIdeal For\u003c\/h2\u003e\n                \u003cdiv class=\"usage-cases\"\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🥗\u003c\/div\u003e\n                        \u003ch3\u003ePasta Salads\u003c\/h3\u003e\n                        \u003cp\u003ePerfect size for individual portions\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🍲\u003c\/div\u003e\n                        \u003ch3\u003eSoups \u0026amp; Stews\u003c\/h3\u003e\n                        \u003cp\u003eLeak-proof design prevents spills\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🏪\u003c\/div\u003e\n                        \u003ch3\u003eTake-out Applications\u003c\/h3\u003e\n                        \u003cp\u003eIdeal for delis and restaurants\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"testimonial\"\u003e\n                    \u003cp class=\"testimonial-text\"\u003e\"These containers are perfect for our deli. They're sturdy, microwave-safe, and the tight-fitting lids prevent any leaks. Our customers love how convenient they are for taking home leftovers.\"\u003c\/p\u003e\n                    \u003cp class=\"testimonial-author\"\u003e- Deli Owner, New York\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"badges\"\u003e\n                    \u003cspan class=\"badge\"\u003eMicrowave Safe\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eLeak Resistant\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eHeavy Duty\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eStackable\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eBulk Packaging\u003c\/span\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"pricing\"\u003e\n                    \u003cdiv class=\"price\"\u003e$89.99\u003c\/div\u003e\n                    \u003cp class=\"price-description\"\u003eIncludes 240 containers and 240 lids\u003c\/p\u003e\n                    \u003cbutton class=\"cta-button\"\u003eAdd to Cart\u003c\/button\u003e\n                    \u003cp style=\"margin-top: 15px; font-size: 0.9rem;\"\u003eFree shipping on orders over $200\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"guarantee\"\u003e\n            \u003cp\u003e\u003ci class=\"fas fa-truck-fast\" style=\"margin-right: 8px;\"\u003e\u003c\/i\u003e \u003cstrong\u003eFast Shipping\u003c\/strong\u003e - Most orders ship within 24 hours | \u003ci class=\"fas fa-boxes\" style=\"margin-left: 15px; margin-right: 8px;\"\u003e\u003c\/i\u003e \u003cstrong\u003eBulk Discounts\u003c\/strong\u003e - Available for large orders\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42487760224340,"sku":null,"price":65.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2411009_3cd3b271-e769-450e-b2a0-34f03caa9f75.jpg?v=1758311924"},{"product_id":"choice-heavy-duty-32-oz-microwavable-translucent-plastic-deli-container-and-lid-combo-pack-240-case-1","title":"Heavy Duty 32 oz. Microwavable Translucent Plastic Deli Container and Lid Combo Pack - 240\/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 Heavy Duty 32 oz. Microwavable Deli Container\u003c\/title\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        \/* Custom styling for the product description *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700\u0026family=Open+Sans:wght@300;400;500\u0026display=swap');\n        \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            background: linear-gradient(135deg, #f9f9f9 0%, #f0f0f0 100%);\n            line-height: 1.6;\n            padding: 20px;\n            min-height: 100vh;\n        }\n        \n        .product-container {\n            max-width: 1200px;\n            margin: 40px auto;\n            padding: 30px;\n            background: #fff;\n            border-radius: 15px;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n        }\n        \n        .product-header {\n            text-align: center;\n            margin-bottom: 40px;\n            padding-bottom: 25px;\n            border-bottom: 1px solid #eaeaea;\n        }\n        \n        .product-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.4rem;\n            font-weight: 700;\n            color: #2c5530;\n            margin-bottom: 15px;\n            line-height: 1.2;\n        }\n        \n        .product-subtitle {\n            font-size: 1.2rem;\n            color: #666;\n            max-width: 800px;\n            margin: 0 auto;\n            font-weight: 400;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-bottom: 30px;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            background: linear-gradient(135deg, #e8f5e9 0%, #c8e6c9 100%);\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 30px;\n            box-shadow: 0 8px 20px rgba(76, 175, 80, 0.15);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .product-image:before {\n            content: \"\";\n            position: absolute;\n            top: -50%;\n            left: -50%;\n            width: 200%;\n            height: 200%;\n            background: radial-gradient(circle, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0) 60%);\n            transform: rotate(30deg);\n        }\n        \n        .product-image-placeholder {\n            text-align: center;\n            color: #2e7d32;\n            position: relative;\n            z-index: 1;\n        }\n        \n        .image-icon {\n            font-size: 5rem;\n            margin-bottom: 20px;\n            text-shadow: 0 5px 15px rgba(76, 175, 80, 0.3);\n        }\n        \n        .product-details {\n            flex: 1;\n            min-width: 300px;\n        }\n        \n        .product-description {\n            font-size: 1.1rem;\n            margin-bottom: 25px;\n            color: #444;\n            line-height: 1.7;\n        }\n        \n        .highlight {\n            background: linear-gradient(135deg, #e8f5e9 0%, #c8e6c9 100%);\n            padding: 25px;\n            border-radius: 10px;\n            margin: 25px 0;\n            border-left: 5px solid #4caf50;\n            box-shadow: 0 5px 15px rgba(76, 175, 80, 0.1);\n        }\n        \n        .highlight-text {\n            font-size: 1.1rem;\n            color: #2e7d32;\n            font-weight: 500;\n        }\n        \n        .feature-list {\n            list-style: none;\n            margin: 25px 0;\n        }\n        \n        .feature-list li {\n            margin-bottom: 15px;\n            padding-left: 30px;\n            position: relative;\n            transition: transform 0.3s ease;\n        }\n        \n        .feature-list li:hover {\n            transform: translateX(5px);\n        }\n        \n        .feature-list li:before {\n            content: \"✓\";\n            color: #4caf50;\n            position: absolute;\n            left: 0;\n            font-weight: bold;\n            font-size: 1.2rem;\n            background: #e8f5e9;\n            width: 24px;\n            height: 24px;\n            border-radius: 50%;\n            text-align: center;\n            line-height: 24px;\n        }\n        \n        .specs-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .spec-card {\n            flex: 1;\n            min-width: 200px;\n            background: #e8f5e9;\n            padding: 20px;\n            border-radius: 10px;\n            text-align: center;\n            box-shadow: 0 5px 15px rgba(76, 175, 80, 0.1);\n            transition: transform 0.3s ease;\n        }\n        \n        .spec-card:hover {\n            transform: translateY(-5px);\n        }\n        \n        .spec-icon {\n            font-size: 2.2rem;\n            color: #2e7d32;\n            margin-bottom: 15px;\n        }\n        \n        .spec-title {\n            font-weight: 600;\n            color: #2e7d32;\n            margin-bottom: 8px;\n        }\n        \n        .usage-cases {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .usage-case {\n            flex: 1;\n            min-width: 200px;\n            background: #e8f5e9;\n            padding: 20px;\n            border-radius: 10px;\n            text-align: center;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 15px rgba(76, 175, 80, 0.1);\n        }\n        \n        .usage-case:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n            background: linear-gradient(135deg, #e8f5e9 0%, #c8e6c9 100%);\n        }\n        \n        .usage-icon {\n            font-size: 2rem;\n            color: #2e7d32;\n            margin-bottom: 15px;\n        }\n        \n        .package-info {\n            background: #e8f5e9;\n            padding: 25px;\n            border-radius: 10px;\n            margin: 30px 0;\n            box-shadow: 0 5px 15px rgba(76, 175, 80, 0.1);\n        }\n        \n        .package-title {\n            text-align: center;\n            margin-bottom: 20px;\n            color: #2e7d32;\n            font-weight: 600;\n        }\n        \n        .package-grid {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 15px;\n            justify-content: center;\n        }\n        \n        .package-badge {\n            background: #4caf50;\n            color: white;\n            padding: 10px 20px;\n            border-radius: 25px;\n            font-weight: 500;\n            box-shadow: 0 4px 8px rgba(76, 175, 80, 0.3);\n            transition: all 0.3s ease;\n        }\n        \n        .package-badge:hover {\n            background: #2e7d32;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 12px rgba(76, 175, 80, 0.4);\n        }\n        \n        .badges {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            margin: 30px 0;\n        }\n        \n        .badge {\n            display: inline-block;\n            background: #4caf50;\n            color: white;\n            padding: 8px 18px;\n            border-radius: 20px;\n            font-size: 0.9rem;\n            font-weight: 500;\n            box-shadow: 0 4px 8px rgba(76, 175, 80, 0.3);\n        }\n        \n        .pricing {\n            background: linear-gradient(135deg, #e8f5e9 0%, #c8e6c9 100%);\n            padding: 30px;\n            border-radius: 10px;\n            text-align: center;\n            margin: 30px 0;\n            box-shadow: 0 8px 20px rgba(76, 175, 80, 0.15);\n        }\n        \n        .price {\n            font-size: 2.5rem;\n            font-weight: 700;\n            color: #2e7d32;\n            margin-bottom: 10px;\n        }\n        \n        .price-description {\n            color: #455a64;\n            margin-bottom: 20px;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: #4caf50;\n            color: white;\n            padding: 16px 40px;\n            border-radius: 30px;\n            text-decoration: none;\n            font-weight: 600;\n            margin-top: 15px;\n            transition: all 0.3s ease;\n            border: none;\n            cursor: pointer;\n            font-size: 1.1rem;\n            box-shadow: 0 6px 15px rgba(76, 175, 80, 0.4);\n        }\n        \n        .cta-button:hover {\n            background: #2e7d32;\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);\n        }\n        \n        .guarantee {\n            text-align: center;\n            margin-top: 40px;\n            padding-top: 25px;\n            border-top: 1px solid #eaeaea;\n            color: #666;\n        }\n        \n        .testimonial {\n            background: #e8f5e9;\n            padding: 30px;\n            border-radius: 10px;\n            margin: 30px 0;\n            text-align: center;\n            box-shadow: 0 5px 15px rgba(76, 175, 80, 0.1);\n        }\n        \n        .testimonial-text {\n            font-style: italic;\n            font-size: 1.1rem;\n            margin-bottom: 15px;\n            color: #2e7d32;\n        }\n        \n        .testimonial-author {\n            font-weight: 600;\n            color: #1b5e20;\n        }\n        \n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 2rem;\n            }\n            \n            .product-content {\n                flex-direction: column;\n            }\n            \n            .product-container {\n                padding: 20px;\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 Heavy Duty 32 oz. Microwavable Deli Container \u0026amp; Lid Combo Pack\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003ePerfect for packaging larger portions of pasta salad, soup, stew, and other signature dishes\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv class=\"product-image-placeholder\"\u003e\n                    \u003ci class=\"fas fa-utensils image-icon\"\u003e\u003c\/i\u003e\n                    \u003cp\u003e32 oz Deli Container Image\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003cp class=\"product-description\"\u003ePackage your pasta salad, soup, or stew with this Choice Heavy Duty 32 oz. microwavable plastic deli container and lid combo pack.\u003c\/p\u003e\n                \n                \u003cdiv class=\"highlight\"\u003e\n                    \u003cp class=\"highlight-text\"\u003eThis combo pack includes 240 containers and 240 tight-fitting lids. Use it to package and store food with ease, providing guests with a convenient way to take home your signature dishes. Both convenient and versatile, this container and lid combo pack is ideal for any deli, grocery store, or restaurant take-out application.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003ch2\u003eKey Features\u003c\/h2\u003e\n                \u003cul class=\"feature-list\"\u003e\n                    \u003cli\u003eHeavy-duty construction for maximum durability\u003c\/li\u003e\n                    \u003cli\u003eGenerous 32 oz capacity for larger portions\u003c\/li\u003e\n                    \u003cli\u003eMicrowave safe for convenient reheating\u003c\/li\u003e\n                    \u003cli\u003eTight-fitting lids prevent leaks and spills\u003c\/li\u003e\n                    \u003cli\u003eStackable design for efficient storage\u003c\/li\u003e\n                    \u003cli\u003eCrystal clear for easy content identification\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \n                \u003cdiv class=\"package-info\"\u003e\n                    \u003ch3 class=\"package-title\"\u003eCombo Pack Includes\u003c\/h3\u003e\n                    \u003cdiv class=\"package-grid\"\u003e\n                        \u003cspan class=\"package-badge\"\u003e240 Containers\u003c\/span\u003e\n                        \u003cspan class=\"package-badge\"\u003e240 Lids\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"specs-container\"\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-weight spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003eCapacity\u003c\/h3\u003e\n                        \u003cp\u003e32 oz (1 Quart)\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-microphone spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003eMicrowave Safe\u003c\/h3\u003e\n                        \u003cp\u003eYes\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-boxes spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003ePackaging\u003c\/h3\u003e\n                        \u003cp\u003eBulk Combo Pack\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003ch2\u003eIdeal For\u003c\/h2\u003e\n                \u003cdiv class=\"usage-cases\"\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🍝\u003c\/div\u003e\n                        \u003ch3\u003ePasta Dishes\u003c\/h3\u003e\n                        \u003cp\u003ePerfect for larger pasta portions\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🍲\u003c\/div\u003e\n                        \u003ch3\u003eSoups \u0026amp; Stews\u003c\/h3\u003e\n                        \u003cp\u003eGenerous capacity for hearty meals\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🏪\u003c\/div\u003e\n                        \u003ch3\u003eTake-out Applications\u003c\/h3\u003e\n                        \u003cp\u003eIdeal for delis and restaurants\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"testimonial\"\u003e\n                    \u003cp class=\"testimonial-text\"\u003e\"The 32 oz size is perfect for our family-sized portions. These containers are sturdy, reliable, and our customers appreciate the generous size for leftovers and take-out meals.\"\u003c\/p\u003e\n                    \u003cp class=\"testimonial-author\"\u003e- Restaurant Owner, Chicago\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"badges\"\u003e\n                    \u003cspan class=\"badge\"\u003eMicrowave Safe\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eLeak Resistant\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eHeavy Duty\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eStackable\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eFamily Size\u003c\/span\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"pricing\"\u003e\n                    \u003cdiv class=\"price\"\u003e$109.99\u003c\/div\u003e\n                    \u003cp class=\"price-description\"\u003eIncludes 240 containers and 240 lids\u003c\/p\u003e\n                    \u003cbutton class=\"cta-button\"\u003eAdd to Cart\u003c\/button\u003e\n                    \u003cp style=\"margin-top: 15px; font-size: 0.9rem;\"\u003eFree shipping on orders over $200\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"guarantee\"\u003e\n            \u003cp\u003e\u003ci class=\"fas fa-truck-fast\" style=\"margin-right: 8px;\"\u003e\u003c\/i\u003e \u003cstrong\u003eFast Shipping\u003c\/strong\u003e - Most orders ship within 24 hours | \u003ci class=\"fas fa-boxes\" style=\"margin-left: 15px; margin-right: 8px;\"\u003e\u003c\/i\u003e \u003cstrong\u003eBulk Discounts\u003c\/strong\u003e - Available for large orders\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42487800528980,"sku":null,"price":95.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2417640_8db15b26-00fd-45ec-bce8-01a0385e7adc.jpg?v=1758312126"},{"product_id":"ecochoice-9-x-6-x-3-compostable-white-plant-fiber-1-compartment-take-out-container-200-case-1","title":"9\" x 6\" x 3\" Compostable White Plant Fiber 1 Compartment Take-Out Container - 200\/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\u003eEcoChoice Compostable Plant Fiber Take-Out Box\u003c\/title\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        \/* Custom styling for the product description *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700\u0026family=Open+Sans:wght@300;400;500\u0026display=swap');\n        \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            background: linear-gradient(135deg, #f9f9f9 0%, #f0f0f0 100%);\n            line-height: 1.6;\n            padding: 20px;\n            min-height: 100vh;\n        }\n        \n        .product-container {\n            max-width: 1200px;\n            margin: 40px auto;\n            padding: 30px;\n            background: #fff;\n            border-radius: 15px;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n        }\n        \n        .product-header {\n            text-align: center;\n            margin-bottom: 40px;\n            padding-bottom: 25px;\n            border-bottom: 1px solid #eaeaea;\n        }\n        \n        .product-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.4rem;\n            font-weight: 700;\n            color: #2e7d32;\n            margin-bottom: 15px;\n            line-height: 1.2;\n        }\n        \n        .product-subtitle {\n            font-size: 1.2rem;\n            color: #666;\n            max-width: 800px;\n            margin: 0 auto;\n            font-weight: 400;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-bottom: 30px;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            background: linear-gradient(135deg, #e8f5e9 0%, #c8e6c9 100%);\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 30px;\n            box-shadow: 0 8px 20px rgba(76, 175, 80, 0.15);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .product-image:before {\n            content: \"\";\n            position: absolute;\n            top: -50%;\n            left: -50%;\n            width: 200%;\n            height: 200%;\n            background: radial-gradient(circle, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0) 60%);\n            transform: rotate(30deg);\n        }\n        \n        .product-image-placeholder {\n            text-align: center;\n            color: #2e7d32;\n            position: relative;\n            z-index: 1;\n        }\n        \n        .image-icon {\n            font-size: 5rem;\n            margin-bottom: 20px;\n            text-shadow: 0 5px 15px rgba(76, 175, 80, 0.3);\n        }\n        \n        .product-details {\n            flex: 1;\n            min-width: 300px;\n        }\n        \n        .product-description {\n            font-size: 1.1rem;\n            margin-bottom: 25px;\n            color: #444;\n            line-height: 1.7;\n        }\n        \n        .highlight {\n            background: linear-gradient(135deg, #e8f5e9 0%, #c8e6c9 100%);\n            padding: 25px;\n            border-radius: 10px;\n            margin: 25px 0;\n            border-left: 5px solid #4caf50;\n            box-shadow: 0 5px 15px rgba(76, 175, 80, 0.1);\n        }\n        \n        .highlight-text {\n            font-size: 1.1rem;\n            color: #2e7d32;\n            font-weight: 500;\n        }\n        \n        .feature-list {\n            list-style: none;\n            margin: 25px 0;\n        }\n        \n        .feature-list li {\n            margin-bottom: 15px;\n            padding-left: 30px;\n            position: relative;\n            transition: transform 0.3s ease;\n        }\n        \n        .feature-list li:hover {\n            transform: translateX(5px);\n        }\n        \n        .feature-list li:before {\n            content: \"✓\";\n            color: #4caf50;\n            position: absolute;\n            left: 0;\n            font-weight: bold;\n            font-size: 1.2rem;\n            background: #e8f5e9;\n            width: 24px;\n            height: 24px;\n            border-radius: 50%;\n            text-align: center;\n            line-height: 24px;\n        }\n        \n        .specs-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .spec-card {\n            flex: 1;\n            min-width: 200px;\n            background: #e8f5e9;\n            padding: 20px;\n            border-radius: 10px;\n            text-align: center;\n            box-shadow: 0 5px 15px rgba(76, 175, 80, 0.1);\n            transition: transform 0.3s ease;\n        }\n        \n        .spec-card:hover {\n            transform: translateY(-5px);\n        }\n        \n        .spec-icon {\n            font-size: 2.2rem;\n            color: #2e7d32;\n            margin-bottom: 15px;\n        }\n        \n        .spec-title {\n            font-weight: 600;\n            color: #2e7d32;\n            margin-bottom: 8px;\n        }\n        \n        .usage-cases {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .usage-case {\n            flex: 1;\n            min-width: 200px;\n            background: #e8f5e9;\n            padding: 20px;\n            border-radius: 10px;\n            text-align: center;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 15px rgba(76, 175, 80, 0.1);\n        }\n        \n        .usage-case:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n            background: linear-gradient(135deg, #e8f5e9 0%, #c8e6c9 100%);\n        }\n        \n        .usage-icon {\n            font-size: 2rem;\n            color: #2e7d32;\n            margin-bottom: 15px;\n        }\n        \n        .dimensions {\n            background: #e8f5e9;\n            padding: 25px;\n            border-radius: 10px;\n            margin: 30px 0;\n            box-shadow: 0 5px 15px rgba(76, 175, 80, 0.1);\n        }\n        \n        .dimensions-title {\n            text-align: center;\n            margin-bottom: 20px;\n            color: #2e7d32;\n            font-weight: 600;\n        }\n        \n        .dimensions-grid {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 15px;\n            justify-content: center;\n        }\n        \n        .dimension-badge {\n            background: #4caf50;\n            color: white;\n            padding: 10px 20px;\n            border-radius: 25px;\n            font-weight: 500;\n            box-shadow: 0 4px 8px rgba(76, 175, 80, 0.3);\n            transition: all 0.3s ease;\n        }\n        \n        .dimension-badge:hover {\n            background: #2e7d32;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 12px rgba(76, 175, 80, 0.4);\n        }\n        \n        .badges {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            margin: 30px 0;\n        }\n        \n        .badge {\n            display: inline-block;\n            background: #4caf50;\n            color: white;\n            padding: 8px 18px;\n            border-radius: 20px;\n            font-size: 0.9rem;\n            font-weight: 500;\n            box-shadow: 0 4px 8px rgba(76, 175, 80, 0.3);\n        }\n        \n        .eco-benefits {\n            background: linear-gradient(135deg, #e8f5e9 0%, #c8e6c9 100%);\n            padding: 30px;\n            border-radius: 10px;\n            margin: 30px 0;\n            box-shadow: 0 8px 20px rgba(76, 175, 80, 0.15);\n        }\n        \n        .eco-title {\n            text-align: center;\n            margin-bottom: 20px;\n            color: #2e7d32;\n            font-weight: 700;\n        }\n        \n        .benefits-list {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            justify-content: center;\n        }\n        \n        .benefit {\n            text-align: center;\n            flex: 1;\n            min-width: 150px;\n        }\n        \n        .benefit-icon {\n            font-size: 2.5rem;\n            color: #2e7d32;\n            margin-bottom: 10px;\n        }\n        \n        .pricing {\n            background: linear-gradient(135deg, #e8f5e9 0%, #c8e6c9 100%);\n            padding: 30px;\n            border-radius: 10px;\n            text-align: center;\n            margin: 30px 0;\n            box-shadow: 0 8px 20px rgba(76, 175, 80, 0.15);\n        }\n        \n        .price {\n            font-size: 2.5rem;\n            font-weight: 700;\n            color: #2e7d32;\n            margin-bottom: 10px;\n        }\n        \n        .price-description {\n            color: #455a64;\n            margin-bottom: 20px;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: #4caf50;\n            color: white;\n            padding: 16px 40px;\n            border-radius: 30px;\n            text-decoration: none;\n            font-weight: 600;\n            margin-top: 15px;\n            transition: all 0.3s ease;\n            border: none;\n            cursor: pointer;\n            font-size: 1.1rem;\n            box-shadow: 0 6px 15px rgba(76, 175, 80, 0.4);\n        }\n        \n        .cta-button:hover {\n            background: #2e7d32;\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);\n        }\n        \n        .guarantee {\n            text-align: center;\n            margin-top: 40px;\n            padding-top: 25px;\n            border-top: 1px solid #eaeaea;\n            color: #666;\n        }\n        \n        .testimonial {\n            background: #e8f5e9;\n            padding: 30px;\n            border-radius: 10px;\n            margin: 30px 0;\n            text-align: center;\n            box-shadow: 0 5px 15px rgba(76, 175, 80, 0.1);\n        }\n        \n        .testimonial-text {\n            font-style: italic;\n            font-size: 1.1rem;\n            margin-bottom: 15px;\n            color: #2e7d32;\n        }\n        \n        .testimonial-author {\n            font-weight: 600;\n            color: #1b5e20;\n        }\n        \n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 2rem;\n            }\n            \n            .product-content {\n                flex-direction: column;\n            }\n            \n            .product-container {\n                padding: 20px;\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\"\u003eEcoChoice Compostable Plant Fiber Take-Out Box\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003e9\" x 6\" x 3\" compostable no PFAS added white plant fiber 1-compartment container\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv class=\"product-image-placeholder\"\u003e\n                    \u003ci class=\"fas fa-leaf image-icon\"\u003e\u003c\/i\u003e\n                    \u003cp\u003eCompostable Take-Out Box Image\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003cp class=\"product-description\"\u003eEnjoy the convenience of environmentally friendly disposable products with this EcoChoice 9\" x 6\" x 3\" compostable no PFAS added white plant fiber 1 compartment take-out box!\u003c\/p\u003e\n                \n                \u003cdiv class=\"highlight\"\u003e\n                    \u003cp class=\"highlight-text\"\u003eThe EcoChoice take-out box is perfect for restaurants, caterers, and sandwich shops that serve anything from hot entrees to cold salads. Package up take-out orders or leftovers for your customers while also taking a step toward going green with this environmentally smart option!\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003ch2\u003eKey Features\u003c\/h2\u003e\n                \u003cul class=\"feature-list\"\u003e\n                    \u003cli\u003eMade from renewable plant-based materials\u003c\/li\u003e\n                    \u003cli\u003eNo PFAS added - free from harmful chemicals\u003c\/li\u003e\n                    \u003cli\u003eCompostable in commercial composting facilities\u003c\/li\u003e\n                    \u003cli\u003eSuitable for both hot and cold foods\u003c\/li\u003e\n                    \u003cli\u003eSturdy design prevents leaking and maintains structure\u003c\/li\u003e\n                    \u003cli\u003eElegant white finish perfect for professional presentations\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \n                \u003cdiv class=\"dimensions\"\u003e\n                    \u003ch3 class=\"dimensions-title\"\u003eDimensions\u003c\/h3\u003e\n                    \u003cdiv class=\"dimensions-grid\"\u003e\n                        \u003cspan class=\"dimension-badge\"\u003e9\" Length\u003c\/span\u003e\n                        \u003cspan class=\"dimension-badge\"\u003e6\" Width\u003c\/span\u003e\n                        \u003cspan class=\"dimension-badge\"\u003e3\" Height\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"specs-container\"\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-leaf spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003eMaterial\u003c\/h3\u003e\n                        \u003cp\u003ePlant Fiber\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-recycle spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003eCompostable\u003c\/h3\u003e\n                        \u003cp\u003eYes\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-ban spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003ePFAS\u003c\/h3\u003e\n                        \u003cp\u003eNo PFAS Added\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"eco-benefits\"\u003e\n                    \u003ch3 class=\"eco-title\"\u003eEnvironmental Benefits\u003c\/h3\u003e\n                    \u003cdiv class=\"benefits-list\"\u003e\n                        \u003cdiv class=\"benefit\"\u003e\n                            \u003cdiv class=\"benefit-icon\"\u003e🌱\u003c\/div\u003e\n                            \u003cp\u003eRenewable Materials\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"benefit\"\u003e\n                            \u003cdiv class=\"benefit-icon\"\u003e♻️\u003c\/div\u003e\n                            \u003cp\u003eCompostable\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"benefit\"\u003e\n                            \u003cdiv class=\"benefit-icon\"\u003e🚫\u003c\/div\u003e\n                            \u003cp\u003eNo PFAS\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"benefit\"\u003e\n                            \u003cdiv class=\"benefit-icon\"\u003e🌎\u003c\/div\u003e\n                            \u003cp\u003eEco-Friendly\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003ch2\u003eIdeal For\u003c\/h2\u003e\n                \u003cdiv class=\"usage-cases\"\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🍽️\u003c\/div\u003e\n                        \u003ch3\u003eHot Entrees\u003c\/h3\u003e\n                        \u003cp\u003ePerfect for various hot dishes\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🥗\u003c\/div\u003e\n                        \u003ch3\u003eCold Salads\u003c\/h3\u003e\n                        \u003cp\u003eGreat for salads and sides\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🥪\u003c\/div\u003e\n                        \u003ch3\u003eSandwich Shops\u003c\/h3\u003e\n                        \u003cp\u003eIdeal for deli items\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"testimonial\"\u003e\n                    \u003cp class=\"testimonial-text\"\u003e\"Our customers love that we've switched to compostable packaging. These boxes are sturdy enough for our heartiest dishes and show our commitment to sustainability.\"\u003c\/p\u003e\n                    \u003cp class=\"testimonial-author\"\u003e- Restaurant Owner, Portland\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"badges\"\u003e\n                    \u003cspan class=\"badge\"\u003eCompostable\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003ePFAS-Free\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eEco-Friendly\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eMicrowave Safe\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eRestaurant Grade\u003c\/span\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"pricing\"\u003e\n                    \u003cdiv class=\"price\"\u003e$54.99\u003c\/div\u003e\n                    \u003cp class=\"price-description\"\u003eCase of 100 compostable take-out boxes\u003c\/p\u003e\n                    \u003cbutton class=\"cta-button\"\u003eAdd to Cart\u003c\/button\u003e\n                    \u003cp style=\"margin-top: 15px; font-size: 0.9rem;\"\u003eFree shipping on orders over $150\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"guarantee\"\u003e\n            \u003cp\u003e\u003ci class=\"fas fa-seedling\" style=\"margin-right: 8px;\"\u003e\u003c\/i\u003e \u003cstrong\u003eEco-Friendly Promise\u003c\/strong\u003e - Sustainable packaging solution that's better for the environment | \u003ci class=\"fas fa-truck\" style=\"margin-left: 15px; margin-right: 8px;\"\u003e\u003c\/i\u003e \u003cstrong\u003eFast Shipping\u003c\/strong\u003e - Most orders ship within 24 hours\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42487869505620,"sku":null,"price":79.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2657909_d1cc2118-6215-4720-9ca3-e6de7a3ba62c.jpg?v=1758312331"},{"product_id":"ecochoice-9-x-9-x-3-compostable-white-plant-fiber-1-compartment-take-out-box-200-case-2","title":"9\" x 9\" x 3\" Compostable White Plant Fiber 1 Compartment Take-Out Box - 200\/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\u003eEcoChoice Compostable Plant Fiber Take-Out Box\u003c\/title\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        \/* Custom styling for the product description *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700\u0026family=Open+Sans:wght@300;400;500\u0026display=swap');\n        \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            background: linear-gradient(135deg, #f9f9f9 0%, #f0f0f0 100%);\n            line-height: 1.6;\n            padding: 20px;\n            min-height: 100vh;\n        }\n        \n        .product-container {\n            max-width: 1200px;\n            margin: 40px auto;\n            padding: 30px;\n            background: #fff;\n            border-radius: 15px;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n        }\n        \n        .product-header {\n            text-align: center;\n            margin-bottom: 40px;\n            padding-bottom: 25px;\n            border-bottom: 1px solid #eaeaea;\n        }\n        \n        .product-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.4rem;\n            font-weight: 700;\n            color: #2e7d32;\n            margin-bottom: 15px;\n            line-height: 1.2;\n        }\n        \n        .product-subtitle {\n            font-size: 1.2rem;\n            color: #666;\n            max-width: 800px;\n            margin: 0 auto;\n            font-weight: 400;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-bottom: 30px;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            background: linear-gradient(135deg, #e8f5e9 0%, #c8e6c9 100%);\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 30px;\n            box-shadow: 0 8px 20px rgba(76, 175, 80, 0.15);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .product-image:before {\n            content: \"\";\n            position: absolute;\n            top: -50%;\n            left: -50%;\n            width: 200%;\n            height: 200%;\n            background: radial-gradient(circle, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0) 60%);\n            transform: rotate(30deg);\n        }\n        \n        .product-image-placeholder {\n            text-align: center;\n            color: #2e7d32;\n            position: relative;\n            z-index: 1;\n        }\n        \n        .image-icon {\n            font-size: 5rem;\n            margin-bottom: 20px;\n            text-shadow: 0 5px 15px rgba(76, 175, 80, 0.3);\n        }\n        \n        .product-details {\n            flex: 1;\n            min-width: 300px;\n        }\n        \n        .product-description {\n            font-size: 1.1rem;\n            margin-bottom: 25px;\n            color: #444;\n            line-height: 1.7;\n        }\n        \n        .highlight {\n            background: linear-gradient(135deg, #e8f5e9 0%, #c8e6c9 100%);\n            padding: 25px;\n            border-radius: 10px;\n            margin: 25px 0;\n            border-left: 5px solid #4caf50;\n            box-shadow: 0 5px 15px rgba(76, 175, 80, 0.1);\n        }\n        \n        .highlight-text {\n            font-size: 1.1rem;\n            color: #2e7d32;\n            font-weight: 500;\n        }\n        \n        .feature-list {\n            list-style: none;\n            margin: 25px 0;\n        }\n        \n        .feature-list li {\n            margin-bottom: 15px;\n            padding-left: 30px;\n            position: relative;\n            transition: transform 0.3s ease;\n        }\n        \n        .feature-list li:hover {\n            transform: translateX(5px);\n        }\n        \n        .feature-list li:before {\n            content: \"✓\";\n            color: #4caf50;\n            position: absolute;\n            left: 0;\n            font-weight: bold;\n            font-size: 1.2rem;\n            background: #e8f5e9;\n            width: 24px;\n            height: 24px;\n            border-radius: 50%;\n            text-align: center;\n            line-height: 24px;\n        }\n        \n        .specs-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .spec-card {\n            flex: 1;\n            min-width: 200px;\n            background: #e8f5e9;\n            padding: 20px;\n            border-radius: 10px;\n            text-align: center;\n            box-shadow: 0 5px 15px rgba(76, 175, 80, 0.1);\n            transition: transform 0.3s ease;\n        }\n        \n        .spec-card:hover {\n            transform: translateY(-5px);\n        }\n        \n        .spec-icon {\n            font-size: 2.2rem;\n            color: #2e7d32;\n            margin-bottom: 15px;\n        }\n        \n        .spec-title {\n            font-weight: 600;\n            color: #2e7d32;\n            margin-bottom: 8px;\n        }\n        \n        .usage-cases {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .usage-case {\n            flex: 1;\n            min-width: 200px;\n            background: #e8f5e9;\n            padding: 20px;\n            border-radius: 10px;\n            text-align: center;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 15px rgba(76, 175, 80, 0.1);\n        }\n        \n        .usage-case:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n            background: linear-gradient(135deg, #e8f5e9 0%, #c8e6c9 100%);\n        }\n        \n        .usage-icon {\n            font-size: 2rem;\n            color: #2e7d32;\n            margin-bottom: 15px;\n        }\n        \n        .dimensions {\n            background: #e8f5e9;\n            padding: 25px;\n            border-radius: 10px;\n            margin: 30px 0;\n            box-shadow: 0 5px 15px rgba(76, 175, 80, 0.1);\n        }\n        \n        .dimensions-title {\n            text-align: center;\n            margin-bottom: 20px;\n            color: #2e7d32;\n            font-weight: 600;\n        }\n        \n        .dimensions-grid {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 15px;\n            justify-content: center;\n        }\n        \n        .dimension-badge {\n            background: #4caf50;\n            color: white;\n            padding: 10px 20px;\n            border-radius: 25px;\n            font-weight: 500;\n            box-shadow: 0 4px 8px rgba(76, 175, 80, 极速加速器);\n            transition: all 0.3s ease;\n        }\n        \n        .dimension-badge:hover {\n            background: #2e7d32;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 12px rgba(76, 175, 80, 0.4);\n        }\n        \n        .badges {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            margin: 30px 0;\n        }\n        \n        .badge {\n            display: inline-block;\n            background: #4caf50;\n            color: white;\n            padding: 8px 18px;\n            border-radius: 20px;\n            font-size: 0.9rem;\n            font-weight: 500;\n            box-shadow: 0 4px 8px rgba(76, 175, 80, 0.3);\n        }\n        \n        .eco-benefits {\n            background: linear-gradient(135deg, #e8f5e9 0%, #c8e6c9 100%);\n            padding: 30px;\n            border-radius: 10px;\n            margin: 30px 0;\n            box-shadow: 0 8px 20px rgba(76, 175, 80, 0.15);\n        }\n        \n        .eco-title {\n            text-align: center;\n            margin-bottom: 20px;\n            color: #2e7d32;\n            font-weight: 700;\n        }\n        \n        .benefits-list {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            justify-content: center;\n        }\n        \n        .benefit {\n            text-align: center;\n            flex: 1;\n            min-width: 150px;\n        }\n        \n        .benefit-icon {\n            font-size: 2.5rem;\n            color: #2e7d32;\n            margin-bottom: 10px;\n        }\n        \n        .pricing {\n            background: linear-gradient(135deg, #e8f5e9 0%, #c8e6c9 100%);\n            padding: 30px;\n            border-radius: 10px;\n            text-align: center;\n            margin: 30px 0;\n            box-shadow: 极速加速器 8px 20px rgba(76, 175, 80, 0.15);\n        }\n        \n        .price {\n            font-size: 2.5rem;\n            font-weight: 700;\n            color: #2e7d32;\n            margin-bottom: 10px;\n        }\n        \n极速加速器        .price-description {\n            color: #455a64;\n            margin-bottom: 20px;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: #4caf50;\n            color: white;\n            padding: 16px 40px;\n            border-radius: 30px;\n            text-decoration: none;\n            font-weight: 600;\n            margin-top: 15px;\n            transition: all 0.3s ease;\n            border: none;\n            cursor: pointer;\n            font-size: 1.1rem;\n            box-shadow: 0 6px 15px rgba(76, 175, 80, 0.4);\n        }\n        \n        .cta-button:hover {\n            background: #2e7极速加速器d32;\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);\n        }\n        \n        .guarantee {\n            text-align: center;\n            margin-top: 40px;\n            padding-top: 25px;\n            border-top: 1px solid #eaeaea;\n            color: #666;\n        }\n        \n        .testimonial {\n            background: #e8f5e9;\n            padding: 30px;\n            border-radius: 10px;\n            margin: 30px 0;\n            text-align: center;\n            box-shadow: 0 5px 15px rgba(76, 175, 80, 0.1);\n        }\n        \n        .testimonial-text {\n            font-style: italic;\n            font-size: 1.1rem;\n            margin-bottom: 15px;\n            color: #2e7d32;\n        }\n        \n        .testimonial-author {\n            font-weight: 600;\n            color: #1b5e20;\n        }\n        \n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 2rem;\n            }\n            \n            .product-content {\n                flex-direction: column;\n            }\n            \n            .product-container {\n                padding: 20px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-container\"\u003e\n        \u003cdiv class\u003e\n            \u003ch1 class=\"product-title\"\u003eEcoChoice 9\" x 9\" x 3\" Compostable Plant Fiber Take-Out Box\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003eSquare compostable no PFAS added white plant fiber container - the eco-friendly solution for food service\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv class=\"product-image-placeholder\"\u003e\n                    \u003ci class=\"fas fa-leaf image-icon\"\u003e\u003c\/i\u003e\n                    \u003cp\u003eCompostable Take-Out Box Image\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003cp class=\"product-description\"\u003eEnjoy the convenience of environmentally friendly disposable products with this EcoChoice 9\" x 9\" x 3\" compostable no PFAS added white plant fiber take-out box!\u003c\/p\u003e\n                \n                \u003cdiv class=\"highlight\"\u003e\n                    \u003cp class=\"highlight-text\"\u003eThe EcoChoice 9\" x 9\" x 3\" compostable no PFAS added white plant fiber take-out box is perfect for restaurants, caterers, and sandwich shops that serve anything from hot entrees to cold salads. Package up take-out orders or leftovers for your customers while also taking a step toward going green with this environmentally smart option!\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003ch2\u003eKey Features\u003c\/h2\u003e\n                \u003cul class=\"feature-list\"\u003e\n                    \u003cli\u003eMade from renewable plant-based materials\u003c\/li\u003e\n                    \u003cli\u003eNo PFAS added - free from harmful chemicals\u003c\/li\u003e\n                    \u003cli\u003eCompostable in commercial composting facilities\u003c\/li\u003e\n                    \u003cli\u003eSuitable for both hot and cold foods\u003c\/li\u003e\n                    \u003cli\u003eSquare shape maximizes space efficiency\u003c\/li\u003e\n                    \u003cli\u003eSturdy design prevents leaking and maintains structure\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \n                \u003cdiv class=\"dimensions\"\u003e\n                    \u003ch3 class=\"dimensions-title\"\u003eDimensions\u003c\/h3\u003e\n                    \u003cdiv class=\"dimensions-grid\"\u003e\n                        \u003cspan class=\"dimension-badge\"\u003e9\" Length\u003c\/span\u003e\n                        \u003cspan class=\"dimension-badge\"\u003e9\" Width\u003c\/span\u003e\n                        \u003cspan class=\"dimension-badge\"\u003e3\" Height\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"specs-container\"\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-leaf spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003eMaterial\u003c\/h3\u003e\n                        \u003cp\u003ePlant Fiber\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-recycle spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003eCompostable\u003c\/h3\u003e\n                        \u003cp\u003eYes\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-ban spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003ePFAS\u003c\/h3\u003e\n                        \u003cp\u003eNo PFAS Added\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"eco-benefits\"\u003e\n                    \u003ch3 class=\"eco-title\"\u003eEnvironmental Benefits\u003c\/h3\u003e\n                    \u003cdiv class=\"benefits-list\"\u003e\n                        \u003cdiv class=\"benefit\"\u003e\n                            \u003cdiv class=\"benefit-icon\"\u003e🌱\u003c\/div\u003e\n                            \u003cp\u003eRenewable Materials\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"benefit\"\u003e\n                            \u003cdiv class=\"benefit-icon\"\u003e♻️\u003c\/div\u003e\n                            \u003cp\u003eCompostable\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"benefit\"\u003e\n                            \u003cdiv class=\"benefit-icon\"\u003e🚫\u003c\/div\u003e\n                            \u003cp\u003eNo PFAS\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"benefit\"\u003e\n                            \u003cdiv class=\"benefit-icon\"\u003e🌎\u003c\/div\u003e\n                            \u003cp\u003eEco-Friendly\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003ch2\u003eIdeal For\u003c\/h2\u003e\n                \u003cdiv class=\"usage-cases\"\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🍽️\u003c\/div\u003e\n                        \u003ch3\u003eHot Entrees\u003c\/h3\u003e\n                        \u003cp\u003ePerfect for various hot dishes\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🥗\u003c\/div\u003e\n                        \u003ch3\u003eCold Salads\u003c\/h3\u003e\n                        \u003cp\u003eGreat for salads and sides\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🏪\u003c\/div\u003e\n                        \u003ch3\u003eCatering\u003c\/h3\u003e\n                        \u003cp\u003eIdeal for events and catering\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"testimonial\"\u003e\n                    \u003cp class=\"testimonial-text\"\u003e\"The square shape of these boxes makes them so efficient for storage and transportation. Our customers appreciate the eco-friendly aspect, and we love that they're just as functional as traditional containers.\"\u003c\/p\u003e\n                    \u003cp class=\"testimonial-author\"\u003e- Catering Company Owner, San Francisco\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"badges\"\u003e\n                    \u003cspan class=\"badge\"\u003eCompostable\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003ePFAS-Free\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eEco-Friendly\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eMicrowave Safe\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eSquare Design\u003c\/span\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"pricing\"\u003e\n                    \u003cdiv class=\"price\"\u003e$59.99\u003c\/div\u003e\n                    \u003cp class=\"price-description\"\u003eCase of 100 compostable take-out boxes\u003c\/p\u003e\n                    \u003cbutton class=\"cta-button\"\u003eAdd to Cart\u003c\/button\u003e\n                    \u003cp style=\"margin-top: 15px; font-size: 0.9rem;\"\u003eFree shipping on orders over $150\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"guarantee\"\u003e\n            \u003cp\u003e\u003ci class=\"fas fa-seedling\" style=\"margin-right: 8px;\"\u003e\u003c\/i\u003e \u003cstrong\u003eEco-Friendly Promise\u003c\/strong\u003e - Sustainable packaging solution that's better for the environment | \u003ci class=\"fas fa-truck\" style=\"margin-left: 15px; margin-right: 8px;\"\u003e\u003c\/i\u003e \u003cstrong\u003eFast Shipping\u003c\/strong\u003e - Most orders ship within 24 hours\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42487920033876,"sku":null,"price":97.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2379947_7a4e919a-1fec-4d5a-a816-f7f637bbb77f.jpg?v=1758312578"},{"product_id":"choice-10-x-6-3-4-x-12-natural-kraft-paper-customizable-shopping-bag-with-handles-250-case-1","title":"10\" x 6 3\/4\" x 12\" Natural Kraft Paper Customizable Shopping Bag with Handles - 250\/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 Natural Kraft Paper Shopping Bag\u003c\/title\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        \/* Custom styling for the product description *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700\u0026family=Open+Sans:wght@300;400;500\u0026display=swap');\n        \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: #5d4037;\n            background: linear-gradient(135deg, #f5f5f5 0%, #eeeeee 100%);\n            line-height: 1.6;\n            padding: 20px;\n            min-height: 100vh;\n        }\n        \n        .product-container {\n            max-width: 1200px;\n            margin: 40px auto;\n            padding: 30px;\n            background: #fff;\n            border-radius: 15px;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n        }\n        \n        .product-header {\n            text-align: center;\n            margin-bottom: 40px;\n            padding-bottom: 25px;\n            border-bottom: 1px solid #eaeaea;\n        }\n        \n        .product-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.4rem;\n            font-weight: 700;\n            color: #5d4037;\n            margin-bottom: 15px;\n            line-height: 1.2;\n        }\n        \n        .product-subtitle {\n            font-size: 1.2rem;\n            color: #8d6e63;\n            max-width: 800px;\n            margin: 0 auto;\n            font-weight: 400;\n        }\n        \n        .product-content {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-bottom: 30px;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            background: linear-gradient(135deg, #efebe9 0%, #d7ccc8 100%);\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 30px;\n            box-shadow: 0 8px 20px rgba(93, 64, 55, 0.15);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .product-image:before {\n            content: \"\";\n            position: absolute;\n            top: -50%;\n            left: -50%;\n            width: 200%;\n            height: 200%;\n            background: radial-gradient(circle, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0) 60%);\n            transform: rotate(30deg);\n        }\n        \n        .product-image-placeholder {\n            text-align: center;\n            color: #5d4037;\n            position: relative;\n            z-index: 1;\n        }\n        \n        .image-icon {\n            font-size: 5rem;\n            margin-bottom: 20px;\n            text-shadow: 0 5px 15px rgba(93, 64, 55, 0.3);\n        }\n        \n        .product-details {\n            flex: 1;\n            min-width: 300px;\n        }\n        \n        .product-description {\n            font-size: 1.1rem;\n            margin-bottom: 25px;\n            color: #5d4037;\n            line-height: 1.7;\n        }\n        \n        .highlight {\n            background: linear-gradient(135deg, #efebe9 0%, #d7ccc8 100%);\n            padding: 25px;\n            border-radius: 10px;\n            margin: 25px 0;\n            border-left: 5px solid #8d6e63;\n            box-shadow: 0 5px 15px rgba(93, 64, 55, 0.1);\n        }\n        \n        .highlight-text {\n            font-size: 1.1rem;\n            color: #5d4037;\n            font-weight: 500;\n        }\n        \n        .feature-list {\n            list-style: none;\n            margin: 25px 0;\n        }\n        \n        .feature-list li {\n            margin-bottom: 15px;\n            padding-left: 30px;\n            position: relative;\n            transition: transform 0.3s ease;\n        }\n        \n        .feature-list li:hover {\n            transform: translateX(5px);\n        }\n        \n        .feature-list li:before {\n            content: \"✓\";\n            color: #8d6e63;\n            position: absolute;\n            left: 0;\n            font-weight: bold;\n            font-size: 1.2rem;\n            background: #efebe9;\n            width: 24px;\n            height: 24px;\n            border-radius: 50%;\n            text-align: center;\n            line-height: 24px;\n        }\n        \n        .specs-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .spec-card {\n            flex: 1;\n            min-width: 200px;\n            background: #efebe9;\n            padding: 20px;\n            border-radius: 10px;\n            text-align: center;\n            box-shadow: 0 5px 15px rgba(93, 64, 55, 0.1);\n            transition: transform 0.3s ease;\n        }\n        \n        .spec-card:hover {\n            transform: translateY(-5px);\n        }\n        \n        .spec-icon {\n            font-size: 2.2rem;\n            color: #5d4037;\n            margin-bottom: 15px;\n        }\n        \n        .spec-title {\n            font-weight: 600;\n            color: #5d4037;\n            margin-bottom: 8px;\n        }\n        \n        .usage-cases {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .usage-case {\n            flex: 1;\n            min-width: 200px;\n            background: #efebe9;\n            padding: 20px;\n            border-radius: 10px;\n            text-align: center;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 15px rgba(93, 64, 55, 0.1);\n        }\n        \n        .usage-case:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n            background: linear-gradient(135deg, #efebe9 0%, #d7ccc8 100%);\n        }\n        \n        .usage-icon {\n            font-size: 2rem;\n            color: #5d4037;\n            margin-bottom: 15px;\n        }\n        \n        .dimensions {\n            background: #efebe9;\n            padding: 25px;\n            border-radius: 10px;\n            margin: 30px 0;\n            box-shadow: 0 5px 15px rgba(93, 64, 55, 0.1);\n        }\n        \n        .dimensions-title {\n            text-align: center;\n            margin-bottom: 20px;\n            color: #5d4037;\n            font-weight: 600;\n        }\n        \n        .dimensions-grid {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 15px;\n            justify-content: center;\n        }\n        \n        .dimension-badge {\n            background: #8d6e63;\n            color: white;\n            padding: 10px 20px;\n            border-radius: 25px;\n            font-weight: 500;\n            box-shadow: 0 4px 8px rgba(141, 110, 99, 0.3);\n            transition: all 0.3s ease;\n        }\n        \n        .dimension-badge:hover {\n            background: #5d4037;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 12px rgba(141, 110, 99, 0.4);\n        }\n        \n        .badges {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            margin: 30px 0;\n        }\n        \n        .badge {\n            display: inline-block;\n            background: #8d6e63;\n            color: white;\n            padding: 8px 18px;\n            border-radius: 20px;\n            font-size: 0.9rem;\n            font-weight: 500;\n            box-shadow: 0 4px 8px rgba(141, 110, 99, 0.3);\n        }\n        \n        .benefits {\n            background: linear-gradient(135deg, #efebe9 0%, #d7ccc8 100%);\n            padding: 30px;\n            border-radius: 10px;\n            margin: 30px 0;\n            box-shadow: 0 8px 20px rgba(93, 64, 55, 0.15);\n        }\n        \n        .benefits-title {\n            text-align: center;\n            margin-bottom: 20px;\n            color: #5d4037;\n            font-weight: 700;\n        }\n        \n        .benefits-list {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            justify-content: center;\n        }\n        \n        .benefit {\n            text-align: center;\n            flex: 1;\n            min-width: 150px;\n        }\n        \n        .benefit-icon {\n            font-size: 2.5rem;\n            color: #5d4037;\n            margin-bottom: 10px;\n        }\n        \n        .pricing {\n            background: linear-gradient(135deg, #efebe9 0%, #d7ccc8 100%);\n            padding: 30px;\n            border-radius: 10px;\n            text-align: center;\n            margin: 30px 0;\n            box-shadow: 0 8px 20px rgba(93, 64, 55, 0.15);\n        }\n        \n        .price {\n            font-size: 2.5rem;\n            font-weight: 700;\n            color: #5d4037;\n            margin-bottom: 10px;\n        }\n        \n        .price-description {\n            color: #5d4037;\n            margin-bottom: 20px;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: #8d6e63;\n            color: white;\n            padding: 16px 40px;\n            border-radius: 30px;\n            text-decoration: none;\n            font-weight: 600;\n            margin-top: 15px;\n            transition: all 0.3s ease;\n            border: none;\n            cursor: pointer;\n            font-size: 1.1rem;\n            box-shadow: 0 6px 15px rgba(141, 110, 99, 0.4);\n        }\n        \n        .cta-button:hover {\n            background: #5d4037;\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);\n        }\n        \n        .guarantee {\n            text-align: center;\n            margin-top: 40px;\n            padding-top: 25px;\n            border-top: 1px solid #eaeaea;\n            color: #8d6e63;\n        }\n        \n        .testimonial {\n            background: #efebe9;\n            padding: 30px;\n            border-radius: 10px;\n            margin: 30px 0;\n            text-align: center;\n            box-shadow: 0 5px 15px rgba(93, 64, 55, 0.1);\n        }\n        \n        .testimonial-text {\n            font-style: italic;\n            font-size: 1.1rem;\n            margin-bottom: 15px;\n            color: #5d4037;\n        }\n        \n        .testimonial-author {\n            font-weight: 600;\n            color: #8d6e63;\n        }\n        \n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 2rem;\n            }\n            \n            .product-content {\n                flex-direction: column;\n            }\n            \n            .product-container {\n                padding: 20px;\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 Natural Kraft Paper Shopping Bag\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003e10\" x 6 3\/4\" x 12\" natural kraft paper bag with sturdy handles\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cdiv class=\"product-image\"\u003e\n                \u003cdiv class=\"product-image-placeholder\"\u003e\n                    \u003ci class=\"fas fa-shopping-bag image-icon\"\u003e\u003c\/i\u003e\n                    \u003cp\u003eKraft Paper Shopping Bag Image\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"product-details\"\u003e\n                \u003cp class=\"product-description\"\u003ePackage your purchases with this simple Choice 10\" x 6 3\/4\" x 12\" natural kraft paper shopping bag.\u003c\/p\u003e\n                \n                \u003cdiv class=\"highlight\"\u003e\n                    \u003cp class=\"highlight-text\"\u003eThis bag includes sturdy handles to make customers' purchases simple and easy to carry. The bag's rectangular base conveniently allows the bag to stand steady and upright, keeping the contents safe.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003ch2\u003eKey Features\u003c\/h2\u003e\n                \u003cul class=\"feature-list\"\u003e\n                    \u003cli\u003eMade from durable natural kraft paper\u003c\/li\u003e\n                    \u003cli\u003eSturdy handles for comfortable carrying\u003c\/li\u003e\n                    \u003cli\u003eRectangular base for stability\u003c\/li\u003e\n                    \u003cli\u003eEco-friendly and recyclable\u003c\/li\u003e\n                    \u003cli\u003eNeutral color complements any branding\u003c\/li\u003e\n                    \u003cli\u003ePerfect for retail and gift packaging\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \n                \u003cdiv class=\"dimensions\"\u003e\n                    \u003ch3 class=\"dimensions-title\"\u003eDimensions\u003c\/h3\u003e\n                    \u003cdiv class=\"dimensions-grid\"\u003e\n                        \u003cspan class=\"dimension-badge\"\u003e10\" Length\u003c\/span\u003e\n                        \u003cspan class=\"dimension-badge\"\u003e6 3\/4\" Width\u003c\/span\u003e\n                        \u003cspan class=\"dimension-badge\"\u003e12\" Height\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"specs-container\"\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-ruler-combined spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003eSize\u003c\/h3\u003e\n                        \u003cp\u003e10\" x 6 3\/4\" x 12\"\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-weight-hanging spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003eCapacity\u003c\/h3\u003e\n                        \u003cp\u003eStandard Retail Size\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003ci class=\"fas fa-palette spec-icon\"\u003e\u003c\/i\u003e\n                        \u003ch3 class=\"spec-title\"\u003eColor\u003c\/h3\u003e\n                        \u003cp\u003eNatural Kraft\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"benefits\"\u003e\n                    \u003ch3 class=\"benefits-title\"\u003ePractical Benefits\u003c\/h3\u003e\n                    \u003cdiv class=\"benefits-list\"\u003e\n                        \u003cdiv class=\"benefit\"\u003e\n                            \u003cdiv class=\"benefit-icon\"\u003e🛍️\u003c\/div\u003e\n                            \u003cp\u003eEasy to Carry\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"benefit\"\u003e\n                            \u003cdiv class=\"benefit-icon\"\u003e📦\u003c\/div\u003e\n                            \u003cp\u003eStable Base\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"benefit\"\u003e\n                            \u003cdiv class=\"benefit-icon\"\u003e🌿\u003c\/div\u003e\n                            \u003cp\u003eEco-Friendly\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"benefit\"\u003e\n                            \u003cdiv class=\"benefit-icon\"\u003e🏪\u003c\/div\u003e\n                            \u003cp\u003eRetail Ready\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003ch2\u003eIdeal For\u003c\/h2\u003e\n                \u003cdiv class=\"usage-cases\"\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🛒\u003c\/div\u003e\n                        \u003ch3\u003eRetail Stores\u003c\/h3\u003e\n                        \u003cp\u003ePerfect for clothing and gifts\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🎁\u003c\/div\u003e\n                        \u003ch3\u003eGift Packaging\u003c\/h3\u003e\n                        \u003cp\u003eGreat for special occasions\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"usage-case\"\u003e\n                        \u003cdiv class=\"usage-icon\"\u003e🏪\u003c\/div\u003e\n                        \u003ch3\u003eBoutiques\u003c\/h3\u003e\n                        \u003cp\u003eIdeal for specialty shops\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"testimonial\"\u003e\n                    \u003cp class=\"testimonial-text\"\u003e\"These kraft bags are not only eco-friendly but also incredibly sturdy. The rectangular base makes them stand upright, which is perfect for displaying items in our store. Customers love the natural look!\"\u003c\/p\u003e\n                    \u003cp class=\"testimonial-author\"\u003e- Boutique Owner, Seattle\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"badges\"\u003e\n                    \u003cspan class=\"badge\"\u003eEco-Friendly\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eSturdy Handles\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eStable Base\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eRecyclable\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eRetail Ready\u003c\/span\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"pricing\"\u003e\n                    \u003cdiv class=\"price\"\u003e$34.99\u003c\/div\u003e\n                    \u003cp class=\"price-description\"\u003eCase of 100 kraft paper shopping bags\u003c\/p\u003e\n                    \u003cbutton class=\"cta-button\"\u003eAdd to Cart\u003c\/button\u003e\n                    \u003cp style=\"margin-top: 15px; font-size: 0.9rem;\"\u003eFree shipping on orders over $150\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"guarantee\"\u003e\n            \u003cp\u003e\u003ci class=\"fas fa-truck\" style=\"margin-right: 8px;\"\u003e\u003c\/i\u003e \u003cstrong\u003eFast Shipping\u003c\/strong\u003e - Most orders ship within 24 hours | \u003ci class=\"fas fa-boxes\" style=\"margin-left: 15px; margin-right: 8px;\"\u003e\u003c\/i\u003e \u003cstrong\u003eBulk Discounts\u003c\/strong\u003e - Available for large orders\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42487989633108,"sku":null,"price":94.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2750938_f7bca969-ba7c-4803-9ee1-154add7e0e7d.jpg?v=1758312862"},{"product_id":"choice-pet-plastic-lid-for-1-5-to-2-5-oz-souffle-cup-portion-cup-2-500-case","title":"PET Plastic Lid for 1.5 to 2.5 oz. Souffle Cup \/ Portion Cup - 2,500\/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\u003ePET Plastic Clear Lid for Souffle Cups\u003c\/title\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        \/* Base Styles *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background-color: #f8f9fa;\n            color: #333;\n            line-height: 1.6;\n        }\n        \n        .product-description {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        \/* Header Section *\/\n        .product-header {\n            text-align: center;\n            margin-bottom: 40px;\n            padding: 40px 20px;\n            background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);\n            border-radius: 12px;\n            box-shadow: 0 6px 15px rgba(0,0,0,0.05);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .product-header:before {\n            content: \"\";\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 4px;\n            background: linear-gradient(90deg, #42a5f5, #90caf9, #42a5f5);\n        }\n        \n        .product-title {\n            font-size: 2.3rem;\n            color: #1565c0;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .product-subtitle {\n            font-size: 1.3rem;\n            color: #1976d2;\n            font-weight: 500;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        \n        .compatibility-badge {\n            display: inline-block;\n            background: #4caf50;\n            color: white;\n            padding: 8px 20px;\n            border-radius: 20px;\n            font-size: 1rem;\n            font-weight: 600;\n            margin-top: 15px;\n            letter-spacing: 0.5px;\n        }\n        \n        \/* Main Content Section *\/\n        .content-section {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-bottom: 50px;\n        }\n        \n        .details-container {\n            flex: 1;\n            min-width: 300px;\n        }\n        \n        .highlight-box {\n            background: linear-gradient(135deg, #e1f5fe, #b3e5fc);\n            color: #01579b;\n            padding: 25px;\n            border-radius: 10px;\n            margin-bottom: 30px;\n            border-left: 4px solid #29b6f6;\n        }\n        \n        .highlight-title {\n            font-size: 1.5rem;\n            margin-bottom: 10px;\n            font-weight: 600;\n        }\n        \n        .features-list {\n            list-style: none;\n            margin-top: 25px;\n        }\n        \n        .features-list li {\n            margin-bottom: 15px;\n            padding-left: 35px;\n            position: relative;\n            font-size: 1.1rem;\n        }\n        \n        .features-list li:before {\n            content: \"✓\";\n            position: absolute;\n            left: 0;\n            color: #4caf50;\n            font-weight: bold;\n            font-size: 1.3rem;\n        }\n        \n        \/* Specifications Section *\/\n        .specs-section {\n            background-color: white;\n            padding: 35px;\n            border-radius: 12px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            margin-bottom: 50px;\n            border: 1px solid #e1f5fe;\n        }\n        \n        .section-title {\n            font-size: 1.9rem;\n            color: #1565c0;\n            margin-bottom: 25px;\n            padding-bottom: 12px;\n            border-bottom: 2px solid #29b6f6;\n            font-weight: 600;\n            text-align: center;\n        }\n        \n        .specs-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 25px;\n        }\n        \n        .spec-item {\n            display: flex;\n            align-items: center;\n            padding: 15px 0;\n            border-bottom: 1px solid #e1f5fe;\n        }\n        \n        .spec-icon {\n            width: 50px;\n            height: 50px;\n            background-color: #e1f5fe;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-right: 20px;\n            color: #1565c0;\n            font-size: 1.3rem;\n        }\n        \n        .spec-text {\n            flex: 1;\n        }\n        \n        .spec-label {\n            font-weight: 600;\n            color: #1565c0;\n            font-size: 1.1rem;\n        }\n        \n        .spec-value {\n            color: #0277bd;\n        }\n        \n        \/* Benefits Section *\/\n        .benefits-section {\n            margin-bottom: 50px;\n        }\n        \n        .benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 30px;\n        }\n        \n        .benefit-card {\n            background-color: white;\n            border-radius: 10px;\n            padding: 30px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            transition: transform 0.3s ease;\n            text-align: center;\n            border: 1px solid #e1f5fe;\n        }\n        \n        .benefit-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.08);\n        }\n        \n        .benefit-icon {\n            font-size: 3rem;\n            color: #29b6f6;\n            margin-bottom: 20px;\n        }\n        \n        .benefit-title {\n            font-weight: 600;\n            color: #1565c0;\n            margin-bottom: 15px;\n            font-size: 1.4rem;\n        }\n        \n        \/* Use Cases Section *\/\n        .use-cases {\n            background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);\n            padding: 40px;\n            border-radius: 12px;\n            margin-bottom: 50px;\n        }\n        \n        .use-cases-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 25px;\n            margin-top: 30px;\n        }\n        \n        .use-case {\n            text-align: center;\n            padding: 25px;\n            background-color: white;\n            border-radius: 8px;\n            box-shadow: 0 4px 8px rgba(0,0,0,0.05);\n        }\n        \n        .use-case-icon {\n            font-size: 2.5rem;\n            color: #1565c0;\n            margin-bottom: 15px;\n        }\n        \n        .use-case-text {\n            font-weight: 600;\n            color: #1565c0;\n        }\n        \n        .use-case-desc {\n            color: #0277bd;\n            margin-top: 10px;\n            font-size: 0.95rem;\n        }\n        \n        \/* Advantage Section *\/\n        .advantage-section {\n            background: linear-gradient(135deg, #e8f5e9, #c8e6c9);\n            padding: 35px;\n            border-radius: 12px;\n            margin-bottom: 50px;\n            text-align: center;\n        }\n        \n        .advantage-icon {\n            font-size: 3.5rem;\n            color: #4caf50;\n            margin-bottom: 20px;\n        }\n        \n        .advantage-title {\n            font-size: 1.8rem;\n            color: #2e7d32;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .advantage-text {\n            color: #388e3c;\n            max-width: 800px;\n            margin: 0 auto;\n            font-size: 1.1rem;\n        }\n        \n        \/* Call to Action *\/\n        .cta-section {\n            text-align: center;\n            padding: 40px;\n            background-color: white;\n            border-radius: 12px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            border: 1px solid #e1f5fe;\n        }\n        \n        .cta-title {\n            font-size: 2rem;\n            color: #1565c0;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .cta-subtitle {\n            color: #0277bd;\n            margin-bottom: 25px;\n            font-size: 1.1rem;\n            max-width: 700px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            padding: 14px 35px;\n            background: linear-gradient(135deg, #42a5f5, #1976d2);\n            color: white;\n            text-decoration: none;\n            border-radius: 6px;\n            font-weight: 600;\n            font-size: 1.2rem;\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n            box-shadow: 0 4px 10px rgba(33, 150, 243, 0.3);\n        }\n        \n        .cta-button:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 6px 15px rgba(33, 150, 243, 0.4);\n        }\n        \n        \/* Responsive Adjustments *\/\n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 2rem;\n            }\n            \n            .content-section {\n                flex-direction: column;\n            }\n            \n            .specs-grid, .benefits-grid, .use-cases-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .use-cases {\n                padding: 25px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description\"\u003e\n        \u003c!-- Header Section --\u003e\n        \u003cdiv class=\"product-header\"\u003e\n            \u003ch1 class=\"product-title\"\u003ePET Plastic Clear Lid for Souffle Cups\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003eThe perfect companion to your 1.5 oz. to 2.5 oz. souffle cups with tight-seal protection\u003c\/p\u003e\n            \u003cdiv class=\"compatibility-badge\"\u003eCompatible with 1.5 oz. - 2.5 oz. Souffle Cups\u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Main Content Section --\u003e\n        \u003cdiv class=\"content-section\"\u003e\n            \u003cdiv class=\"details-container\"\u003e\n                \u003cdiv class=\"highlight-box\"\u003e\n                    \u003ch2 class=\"highlight-title\"\u003eSpill-Proof Protection\u003c\/h2\u003e\n                    \u003cp\u003eThis durable PET plastic clear lid creates a tight seal to limit unsightly spills, keeping sauces and dressings contained throughout your customers' journey home. Ideal for take-out applications, this lid ensures your products arrive fresh and intact.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003ch2 class=\"section-title\"\u003ePremium Features\u003c\/h2\u003e\n                \u003cul class=\"features-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eTight seal\u003c\/strong\u003e prevents leaks and spills during transport\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eCrystal clear construction\u003c\/strong\u003e for easy content identification\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eDurable PET plastic\u003c\/strong\u003e for reliable performance\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003ePerfect for take-out\u003c\/strong\u003e and grab-and-go applications\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eTime-saving solution\u003c\/strong\u003e for busy meal preparation\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eEasy disposal\u003c\/strong\u003e for convenient cleanup\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Specifications Section --\u003e\n        \u003cdiv class=\"specs-section\"\u003e\n            \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n            \u003cdiv class=\"specs-grid\"\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\n                        \u003ci class=\"fas fa-ruler-combined\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-text\"\u003e\n                        \u003cdiv class=\"spec-label\"\u003eTop Diameter\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003e2 3\/8 Inches\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\n                        \u003ci class=\"fas fa-ruler\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-text\"\u003e\n                        \u003cdiv class=\"spec-label\"\u003eBottom Diameter\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003e2 5\/8 Inches\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\n                        \u003ci class=\"fas fa-arrows-alt-v\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-text\"\u003e\n                        \u003cdiv class=\"spec-label\"\u003eHeight\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003e1\/4 Inch\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\n                        \u003ci class=\"fas fa-weight\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-text\"\u003e\n                        \u003cdiv class=\"spec-label\"\u003eCompatible Cups\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003e1.5 oz. - 2.5 oz. Souffle Cups\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\n                        \u003ci class=\"fas fa-vial\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-text\"\u003e\n                        \u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003ePremium PET Plastic\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\n                        \u003ci class=\"fas fa-eye\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-text\"\u003e\n                        \u003cdiv class=\"spec-label\"\u003eTransparency\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003eCrystal Clear\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Benefits Section --\u003e\n        \u003cdiv class=\"benefits-section\"\u003e\n            \u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n            \u003cdiv class=\"benefits-grid\"\u003e\n                \u003cdiv class=\"benefit-card\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-tint-slash\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"benefit-title\"\u003eLeak-Proof Seal\u003c\/h3\u003e\n                    \u003cp\u003eCreates a tight seal that prevents spills and keeps contents fresh during transport, ensuring customer satisfaction.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"benefit-card\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-eye\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"benefit-title\"\u003eClear Visibility\u003c\/h3\u003e\n                    \u003cp\u003eTransparent design allows for quick identification of contents, perfect for grab-and-go stations and salad bars.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"benefit-card\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-clock\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"benefit-title\"\u003eTime Efficiency\u003c\/h3\u003e\n                    \u003cp\u003ePrepare contents ahead of time and cover until ready for service, saving valuable time during busy meal periods.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Use Cases Section --\u003e\n        \u003cdiv class=\"use-cases\"\u003e\n            \u003ch2 class=\"section-title\"\u003ePerfect For\u003c\/h2\u003e\n            \u003cdiv class=\"use-cases-grid\"\u003e\n                \u003cdiv class=\"use-case\"\u003e\n                    \u003cdiv class=\"use-case-icon\"\u003e\n                        \u003ci class=\"fas fa-utensils\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"use-case-text\"\u003eTake-Out Services\u003c\/div\u003e\n                    \u003cdiv class=\"use-case-desc\"\u003eKeep sauces and dressings secure during transport\u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"use-case\"\u003e\n                    \u003cdiv class=\"use-case-icon\"\u003e\n                        \u003ci class=\"fas fa-salad\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"use-case-text\"\u003eSalad Bars\u003c\/div\u003e\n                    \u003cdiv class=\"use-case-desc\"\u003eClear identification of dressings and toppings\u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"use-case\"\u003e\n                    \u003cdiv class=\"use-case-icon\"\u003e\n                        \u003ci class=\"fas fa-concierge-bell\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"use-case-text\"\u003eCafeterias\u003c\/div\u003e\n                    \u003cdiv class=\"use-case-desc\"\u003eEfficient grab-and-go station organization\u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"use-case\"\u003e\n                    \u003cdiv class=\"use-case-icon\"\u003e\n                        \u003ci class=\"fas fa-cheese\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"use-case-text\"\u003eCondiment Stations\u003c\/div\u003e\n                    \u003cdiv class=\"use-case-desc\"\u003eNeat and organized sauce presentation\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Advantage Section --\u003e\n        \u003cdiv class=\"advantage-section\"\u003e\n            \u003cdiv class=\"advantage-icon\"\u003e\n                \u003ci class=\"fas fa-hourglass-half\"\u003e\u003c\/i\u003e\n            \u003c\/div\u003e\n            \u003ch2 class=\"advantage-title\"\u003eStreamline Your Service\u003c\/h2\u003e\n            \u003cp class=\"advantage-text\"\u003ePrepare your portion cups ahead of time during slower periods, cover with these clear lids, and have them ready to go when the rush begins. This simple workflow optimization can significantly improve your efficiency during peak business hours.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Call to Action --\u003e\n        \u003cdiv class=\"cta-section\"\u003e\n            \u003ch2 class=\"cta-title\"\u003eUpgrade Your Food Service Today\u003c\/h2\u003e\n            \u003cp class=\"cta-subtitle\"\u003eExperience the convenience and reliability of our PET plastic clear lids. Perfect for restaurants, cafeterias, salad bars, and any food service establishment that values efficiency and presentation.\u003c\/p\u003e\n            \u003ca href=\"#\" class=\"cta-button\"\u003eAdd to Cart\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        \/\/ Simple animation for elements when they come into view\n        document.addEventListener('DOMContentLoaded', function() {\n            const observer = new IntersectionObserver((entries) =\u003e {\n                entries.forEach(entry =\u003e {\n                    if (entry.isIntersecting) {\n                        entry.target.style.opacity = 1;\n                        entry.target.style.transform = 'translateY(0)';\n                    }\n                });\n            });\n            \n            \/\/ Set initial state for animated elements\n            const animatedElements = document.querySelectorAll('.benefit-card, .spec-item, .use-case');\n            animatedElements.forEach(el =\u003e {\n                el.style.opacity = 0;\n                el.style.transform = 'translateY(20px)';\n                el.style.transition = 'opacity 0.5s ease, transform 0.5s ease';\n                observer.observe(el);\n            });\n        });\n    \u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42586790494292,"sku":null,"price":37.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product1.png?v=1760626120"},{"product_id":"choice-pet-plastic-lid-for-3-25-to-5-5-oz-souffle-cup-portion-cup-2-500-case","title":"PET Plastic Lid for 3.25 to 5.5 oz. Souffle Cup \/ Portion Cup - 2,500\/Case","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* Base Styles *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background-color: #f8f9fa;\n            color: #333;\n            line-height: 1.6;\n        }\n        \n        .product-description {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        \/* Header Section *\/\n        .product-header {\n            text-align: center;\n            margin-bottom: 40px;\n            padding: 40px 20px;\n            background: linear-gradient(135deg, #e8f5e8 0%, #c8e6c9 100%);\n            border-radius: 12px;\n            box-shadow: 0 6px 15px rgba(0,0,0,0.05);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .product-header:before {\n            content: \"\";\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 4px;\n            background: linear-gradient(90deg, #4caf50, #66bb6a, #4caf50);\n        }\n        \n        .product-title {\n            font-size: 2.3rem;\n            color: #2e7d32;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .product-subtitle {\n            font-size: 1.3rem;\n            color: #388e3c;\n            font-weight: 500;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        \n        .compatibility-badge {\n            display: inline-block;\n            background: #ff9800;\n            color: white;\n            padding: 8px 20px;\n            border-radius: 20px;\n            font-size: 1rem;\n            font-weight: 600;\n            margin-top: 15px;\n            letter-spacing: 0.5px;\n        }\n        \n        \/* Main Content Section *\/\n        .content-section {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-bottom: 50px;\n        }\n        \n        .details-container {\n            flex: 1;\n            min-width: 300px;\n        }\n        \n        .highlight-box {\n            background: linear-gradient(135deg, #f1f8e9, #dcedc8);\n            color: #33691e;\n            padding: 25px;\n            border-radius: 10px;\n            margin-bottom: 30px;\n            border-left: 4px solid #689f38;\n        }\n        \n        .highlight-title {\n            font-size: 1.5rem;\n            margin-bottom: 10px;\n            font-weight: 600;\n        }\n        \n        .features-list {\n            list-style: none;\n            margin-top: 25px;\n        }\n        \n        .features-list li {\n            margin-bottom: 15px;\n            padding-left: 35px;\n            position: relative;\n            font-size: 1.1rem;\n        }\n        \n        .features-list li:before {\n            content: \"✓\";\n            position: absolute;\n            left: 0;\n            color: #689f38;\n            font-weight: bold;\n            font-size: 1.3rem;\n        }\n        \n        \/* Specifications Section *\/\n        .specs-section {\n            background-color: white;\n            padding: 35px;\n            border-radius: 12px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            margin-bottom: 50px;\n            border: 1px solid #e8f5e9;\n        }\n        \n        .section-title {\n            font-size: 1.9rem;\n            color: #2e7d32;\n            margin-bottom: 25px;\n            padding-bottom: 12px;\n            border-bottom: 2px solid #689f38;\n            font-weight: 600;\n            text-align: center;\n        }\n        \n        .specs-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 25px;\n        }\n        \n        .spec-item {\n            display: flex;\n            align-items: center;\n            padding: 15px 0;\n            border-bottom: 1px solid #e8f5e9;\n        }\n        \n        .spec-icon {\n            width: 50px;\n            height: 50px;\n            background-color: #e8f5e9;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-right: 20px;\n            color: #2e7d32;\n            font-size: 1.3rem;\n        }\n        \n        .spec-text {\n            flex: 1;\n        }\n        \n        .spec-label {\n            font-weight: 600;\n            color: #2e7d32;\n            font-size: 1.1rem;\n        }\n        \n        .spec-value {\n            color: #388e3c;\n        }\n        \n        \/* Benefits Section *\/\n        .benefits-section {\n            margin-bottom: 50px;\n        }\n        \n        .benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 30px;\n        }\n        \n        .benefit-card {\n            background-color: white;\n            border-radius: 10px;\n            padding: 30px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            transition: transform 0.3s ease;\n            text-align: center;\n            border: 1px solid #e8f5e9;\n        }\n        \n        .benefit-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.08);\n        }\n        \n        .benefit-icon {\n            font-size: 3rem;\n            color: #689f38;\n            margin-bottom: 20px;\n        }\n        \n        .benefit-title {\n            font-weight: 600;\n            color: #2e7d32;\n            margin-bottom: 15px;\n            font-size: 1.4rem;\n        }\n        \n        \/* Applications Section *\/\n        .applications-section {\n            margin-bottom: 50px;\n        }\n        \n        .applications-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 25px;\n        }\n        \n        .application-card {\n            background-color: white;\n            border-radius: 10px;\n            padding: 30px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            transition: transform 0.3s ease;\n            border: 1px solid #e8f5e9;\n        }\n        \n        .application-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.08);\n        }\n        \n        .application-icon {\n            font-size: 2.5rem;\n            color: #689f38;\n            margin-bottom: 15px;\n        }\n        \n        .application-title {\n            font-weight: 600;\n            color: #2e7d32;\n            margin-bottom: 15px;\n            font-size: 1.3rem;\n        }\n        \n        .items-list {\n            list-style: none;\n            margin-top: 15px;\n        }\n        \n        .items-list li {\n            margin-bottom: 8px;\n            padding-left: 20px;\n            position: relative;\n        }\n        \n        .items-list li:before {\n            content: \"•\";\n            position: absolute;\n            left: 0;\n            color: #ff9800;\n            font-weight: bold;\n        }\n        \n        \/* Use Cases Section *\/\n        .use-cases {\n            background: linear-gradient(135deg, #f1f8e9, #dcedc8);\n            padding: 40px;\n            border-radius: 12px;\n            margin-bottom: 50px;\n        }\n        \n        .use-cases-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 20px;\n            margin-top: 30px;\n        }\n        \n        .use-case {\n            text-align: center;\n            padding: 20px;\n            background-color: white;\n            border-radius: 8px;\n            box-shadow: 0 4px 8px rgba(0,0,0,0.05);\n        }\n        \n        .use-case-icon {\n            font-size: 2.2rem;\n            color: #2e7d32;\n            margin-bottom: 10px;\n        }\n        \n        .use-case-text {\n            font-weight: 600;\n            color: #2e7d32;\n            font-size: 1.1rem;\n        }\n        \n        \/* Advantage Section *\/\n        .advantage-section {\n            background: linear-gradient(135deg, #e3f2fd, #bbdefb);\n            padding: 35px;\n            border-radius: 12px;\n            margin-bottom: 50px;\n            text-align: center;\n        }\n        \n        .advantage-icon {\n            font-size: 3.5rem;\n            color: #1976d2;\n            margin-bottom: 20px;\n        }\n        \n        .advantage-title {\n            font-size: 1.8rem;\n            color: #1565c0;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .advantage-text {\n            color: #1976d2;\n            max-width: 800px;\n            margin: 0 auto;\n            font-size: 1.1rem;\n        }\n        \n        \/* Call to Action *\/\n        .cta-section {\n            text-align: center;\n            padding: 40px;\n            background-color: white;\n            border-radius: 12px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            border: 1px solid #e8f5e9;\n        }\n        \n        .cta-title {\n            font-size: 2rem;\n            color: #2e7d32;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .cta-subtitle {\n            color: #388e3c;\n            margin-bottom: 25px;\n            font-size: 1.1rem;\n            max-width: 700px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            padding: 14px 35px;\n            background: linear-gradient(135deg, #4caf50, #2e7d32);\n            color: white;\n            text-decoration: none;\n            border-radius: 6px;\n            font-weight: 600;\n            font-size: 1.2rem;\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n            box-shadow: 0 4px 10px rgba(76, 175, 80, 0.3);\n        }\n        \n        .cta-button:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 6px 15px rgba(76, 175, 80, 0.4);\n        }\n        \n        \/* Responsive Adjustments *\/\n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 2rem;\n            }\n            \n            .content-section {\n                flex-direction: column;\n            }\n            \n            .specs-grid, .benefits-grid, .applications-grid, .use-cases-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .use-cases {\n                padding: 25px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003ch1 class=\"product-title\"\u003eChoice PET Plastic Lid for Souffle Cups\u003c\/h1\u003e\n\u003cp class=\"product-subtitle\"\u003eKeep messes at a minimum with this reliable, crystal-clear lid featuring a tight seal\u003c\/p\u003e\n\u003cdiv class=\"compatibility-badge\"\u003eCompatible with 3.25 oz, 4 oz, and 5.5 oz. Souffle Cups\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Main Content Section --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003cdiv class=\"details-container\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003ch2 class=\"highlight-title\"\u003eSpill-Proof Protection\u003c\/h2\u003e\n\u003cp\u003eFeaturing a tight seal that helps limit unsightly spills, this durable PET plastic lid ensures your contents stay secure while providing crystal-clear visibility of what's inside.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003ePremium Features\u003c\/h2\u003e\n\u003cul class=\"features-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eTight seal\u003c\/strong\u003e prevents leaks and spills during transport\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCrystal clear\u003c\/strong\u003e construction for optimum visibility\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDurable PET plastic\u003c\/strong\u003e ensures reliable performance\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile compatibility\u003c\/strong\u003e with multiple cup sizes\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePerfect for grab-and-go\u003c\/strong\u003e stations and take-out\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFood-safe material\u003c\/strong\u003e for all your culinary needs\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Section --\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\"\u003e\n\u003ci class=\"fas fa-ruler-combined\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eTop Diameter\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e2 7\/8 Inches\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\"\u003e\n\u003ci class=\"fas fa-ruler\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eBottom Diameter\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e3 1\/8 Inches\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\"\u003e\n\u003ci class=\"fas fa-arrows-alt-v\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eHeight\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1\/4 Inch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\"\u003e\n\u003ci class=\"fas fa-weight\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eCompatible Cups\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e3.25 oz, 4 oz, and 5.5 oz.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\"\u003e\n\u003ci class=\"fas fa-vial\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePremium PET Plastic\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\"\u003e\n\u003ci class=\"fas fa-eye\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eTransparency\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eCrystal Clear\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefits Section --\u003e\n\u003cdiv class=\"benefits-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-tint-slash\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"benefit-title\"\u003eLeak-Proof Seal\u003c\/h3\u003e\n\u003cp\u003eCreates a tight seal that prevents spills and keeps contents secure during transport, ensuring customer satisfaction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-eye\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"benefit-title\"\u003eCrystal Clear Visibility\u003c\/h3\u003e\n\u003cp\u003eTransparent design allows for instant identification of contents, perfect for grab-and-go stations and organized displays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"benefit-title\"\u003eDurable Construction\u003c\/h3\u003e\n\u003cp\u003eMade from reliable PET plastic that withstands daily use while maintaining its clarity and sealing capabilities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Applications Section --\u003e\n\u003cdiv class=\"applications-section\"\u003e\n\u003ch2 class=\"section-title\"\u003ePerfect Applications\u003c\/h2\u003e\n\u003cdiv class=\"applications-grid\"\u003e\n\u003cdiv class=\"application-card\"\u003e\n\u003cdiv class=\"application-icon\"\u003e\n\u003ci class=\"fas fa-utensils\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"application-title\"\u003eLiquids \u0026amp; Sauces\u003c\/h3\u003e\n\u003cp\u003eIdeal for containing various liquids and sauces with secure spill-proof protection.\u003c\/p\u003e\n\u003cul class=\"items-list\"\u003e\n\u003cli\u003eCheese sauce\u003c\/li\u003e\n\u003cli\u003eSpicy salsa\u003c\/li\u003e\n\u003cli\u003eSalad dressings\u003c\/li\u003e\n\u003cli\u003eSweet marinara\u003c\/li\u003e\n\u003cli\u003eCondiments\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-card\"\u003e\n\u003cdiv class=\"application-icon\"\u003e\n\u003ci class=\"fas fa-seedling\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"application-title\"\u003eDry Goods \u0026amp; Snacks\u003c\/h3\u003e\n\u003cp\u003ePerfect for keeping dry ingredients fresh and organized for quick service.\u003c\/p\u003e\n\u003cul class=\"items-list\"\u003e\n\u003cli\u003eTrail mix\u003c\/li\u003e\n\u003cli\u003eCandy \u0026amp; sweets\u003c\/li\u003e\n\u003cli\u003eNuts \u0026amp; seeds\u003c\/li\u003e\n\u003cli\u003eSpices\u003c\/li\u003e\n\u003cli\u003eGranola\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Use Cases Section --\u003e\n\u003cdiv class=\"use-cases\"\u003e\n\u003ch2 class=\"section-title\"\u003eIdeal For These Settings\u003c\/h2\u003e\n\u003cdiv class=\"use-cases-grid\"\u003e\n\u003cdiv class=\"use-case\"\u003e\n\u003cdiv class=\"use-case-icon\"\u003e\n\u003ci class=\"fas fa-utensils\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-case-text\"\u003eRestaurants\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-case\"\u003e\n\u003cdiv class=\"use-case-icon\"\u003e\n\u003ci class=\"fas fa-coffee\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-case-text\"\u003eCoffee Shops\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-case\"\u003e\n\u003cdiv class=\"use-case-icon\"\u003e\n\u003ci class=\"fas fa-cheese\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-case-text\"\u003eDelis\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-case\"\u003e\n\u003cdiv class=\"use-case-icon\"\u003e\n\u003ci class=\"fas fa-concierge-bell\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-case-text\"\u003eCafeterias\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-case\"\u003e\n\u003cdiv class=\"use-case-icon\"\u003e\n\u003ci class=\"fas fa-salad\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-case-text\"\u003eSalad Bars\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-case\"\u003e\n\u003cdiv class=\"use-case-icon\"\u003e\n\u003ci class=\"fas fa-hiking\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-case-text\"\u003eOutdoor Activities\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Advantage Section --\u003e\n\u003cdiv class=\"advantage-section\"\u003e\n\u003cdiv class=\"advantage-icon\"\u003e\n\u003ci class=\"fas fa-users\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"advantage-title\"\u003eVersatile for All Your Needs\u003c\/h2\u003e\n\u003cp class=\"advantage-text\"\u003ePerfect for housing virtually any liquid you'd like, or for keeping trail mix, candy, or nuts at the ready on outdoor excursions with students, campers, hikers, or adventurists. The dependable design makes it suitable for both commercial food service and recreational use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Call to Action --\u003e\n\u003cdiv class=\"cta-section\"\u003e\n\u003ch2 class=\"cta-title\"\u003eUpgrade Your Food Service Today\u003c\/h2\u003e\n\u003cp class=\"cta-subtitle\"\u003eExperience the convenience and reliability of our Choice PET plastic lids. Perfect for restaurants, coffee shops, delis, cafeterias, and any establishment that values efficiency, organization, and spill-proof presentation.\u003c\/p\u003e\n\u003ca class=\"cta-button\" href=\"#\"\u003eAdd to Cart\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42586862223444,"sku":null,"price":56.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/product2-1_2.png?v=1760629543"},{"product_id":"choice-black-plastic-souffle-cup-portion-cup-2-oz-2-500-case","title":"Black Plastic Souffle Cup \/ Portion Cup - 2 oz. - 2,500\/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 Black Plastic Souffle Cup \/ Portion Cup\u003c\/title\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        \/* Base Styles *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background-color: #f8f9fa;\n            color: #333;\n            line-height: 1.6;\n        }\n        \n        .product-description {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        \/* Header Section *\/\n        .product-header {\n            text-align: center;\n            margin-bottom: 40px;\n            padding: 40px 20px;\n            background: linear-gradient(135deg, #2c2c2c 0%, #404040 100%);\n            color: white;\n            border-radius: 12px;\n            box-shadow: 0 6px 15px rgba(0,0,0,0.1);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .product-header:before {\n            content: \"\";\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 4px;\n            background: linear-gradient(90deg, #ff6b35, #ff8e53, #ff6b35);\n        }\n        \n        .product-title {\n            font-size: 2.3rem;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .product-subtitle {\n            font-size: 1.3rem;\n            opacity: 0.9;\n            font-weight: 400;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        \n        .budget-badge {\n            display: inline-block;\n            background: #ff6b35;\n            color: white;\n            padding: 8px 20px;\n            border-radius: 20px;\n            font-size: 1rem;\n            font-weight: 600;\n            margin-top: 15px;\n            letter-spacing: 0.5px;\n        }\n        \n        \/* Main Content Section *\/\n        .content-section {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-bottom: 50px;\n        }\n        \n        .details-container {\n            flex: 1;\n            min-width: 300px;\n        }\n        \n        .highlight-box {\n            background: linear-gradient(135deg, #f5f5f5, #e0e0e0);\n            color: #2c2c2c;\n            padding: 25px;\n            border-radius: 10px;\n            margin-bottom: 30px;\n            border-left: 4px solid #ff6b35;\n        }\n        \n        .highlight-title {\n            font-size: 1.5rem;\n            margin-bottom: 10px;\n            font-weight: 600;\n        }\n        \n        .features-list {\n            list-style: none;\n            margin-top: 25px;\n        }\n        \n        .features-list li {\n            margin-bottom: 15px;\n            padding-left: 35px;\n            position: relative;\n            font-size: 1.1rem;\n        }\n        \n        .features-list li:before {\n            content: \"✓\";\n            position: absolute;\n            left: 0;\n            color: #ff6b35;\n            font-weight: bold;\n            font-size: 1.3rem;\n        }\n        \n        \/* Benefits Section *\/\n        .benefits-section {\n            margin-bottom: 50px;\n        }\n        \n        .benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 30px;\n        }\n        \n        .benefit-card {\n            background-color: white;\n            border-radius: 10px;\n            padding: 30px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            transition: transform 0.3s ease;\n            text-align: center;\n            border: 1px solid #e0e0e0;\n        }\n        \n        .benefit-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.08);\n        }\n        \n        .benefit-icon {\n            font-size: 3rem;\n            color: #ff6b35;\n            margin-bottom: 20px;\n        }\n        \n        .benefit-title {\n            font-weight: 600;\n            color: #2c2c2c;\n            margin-bottom: 15px;\n            font-size: 1.4rem;\n        }\n        \n        \/* Applications Section *\/\n        .applications-section {\n            margin-bottom: 50px;\n        }\n        \n        .applications-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 25px;\n        }\n        \n        .application-card {\n            background-color: white;\n            border-radius: 10px;\n            padding: 30px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            transition: transform 0.3s ease;\n            border: 1px solid #e0e0e0;\n        }\n        \n        .application-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.08);\n        }\n        \n        .application-icon {\n            font-size: 2.5rem;\n            color: #ff6b35;\n            margin-bottom: 15px;\n        }\n        \n        .application-title {\n            font-weight: 600;\n            color: #2c2c2c;\n            margin-bottom: 15px;\n            font-size: 1.3rem;\n        }\n        \n        .items-list {\n            list-style: none;\n            margin-top: 15px;\n        }\n        \n        .items-list li {\n            margin-bottom: 8px;\n            padding-left: 20px;\n            position: relative;\n        }\n        \n        .items-list li:before {\n            content: \"•\";\n            position: absolute;\n            left: 0;\n            color: #ff6b35;\n            font-weight: bold;\n        }\n        \n        \/* Use Cases Section *\/\n        .use-cases {\n            background: linear-gradient(135deg, #2c2c2c, #404040);\n            color: white;\n            padding: 40px;\n            border-radius: 12px;\n            margin-bottom: 50px;\n        }\n        \n        .use-cases-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 25px;\n            margin-top: 30px;\n        }\n        \n        .use-case {\n            text-align: center;\n            padding: 25px;\n            background-color: rgba(255,255,255,0.1);\n            border-radius: 8px;\n            backdrop-filter: blur(10px);\n        }\n        \n        .use-case-icon {\n            font-size: 2.5rem;\n            color: #ff8e53;\n            margin-bottom: 15px;\n        }\n        \n        .use-case-text {\n            font-weight: 600;\n            font-size: 1.2rem;\n            margin-bottom: 10px;\n        }\n        \n        .use-case-desc {\n            opacity: 0.9;\n            font-size: 0.95rem;\n        }\n        \n        \/* Advantage Section *\/\n        .advantage-section {\n            background: linear-gradient(135deg, #fff3e0, #ffe0b2);\n            padding: 35px;\n            border-radius: 12px;\n            margin-bottom: 50px;\n            text-align: center;\n        }\n        \n        .advantage-icon {\n            font-size: 3.5rem;\n            color: #ff6b35;\n            margin-bottom: 20px;\n        }\n        \n        .advantage-title {\n            font-size: 1.8rem;\n            color: #e65100;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .advantage-text {\n            color: #ef6c00;\n            max-width: 800px;\n            margin: 0 auto;\n            font-size: 1.1rem;\n        }\n        \n        \/* Call to Action *\/\n        .cta-section {\n            text-align: center;\n            padding: 40px;\n            background-color: white;\n            border-radius: 12px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            border: 1px solid #e0e0e0;\n        }\n        \n        .cta-title {\n            font-size: 2rem;\n            color: #2c2c2c;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .cta-subtitle {\n            color: #666;\n            margin-bottom: 25px;\n            font-size: 1.1rem;\n            max-width: 700px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            padding: 14px 35px;\n            background: linear-gradient(135deg, #ff6b35, #e55a2b);\n            color: white;\n            text-decoration: none;\n            border-radius: 6px;\n            font-weight: 600;\n            font-size: 1.2rem;\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n            box-shadow: 0 4px 10px rgba(255, 107, 53, 0.3);\n        }\n        \n        .cta-button:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 6px 15px rgba(255, 107, 53, 0.4);\n        }\n        \n        \/* Responsive Adjustments *\/\n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 2rem;\n            }\n            \n            .content-section {\n                flex-direction: column;\n            }\n            \n            .benefits-grid, .applications-grid, .use-cases-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .use-cases {\n                padding: 25px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description\"\u003e\n        \u003c!-- Header Section --\u003e\n        \u003cdiv class=\"product-header\"\u003e\n            \u003ch1 class=\"product-title\"\u003eChoice Black Plastic Souffle Cup \/ Portion Cup\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003ePack condiments and sauces to go with this versatile portion control solution\u003c\/p\u003e\n            \u003cdiv class=\"budget-badge\"\u003eBudget-Friendly Price\u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Main Content Section --\u003e\n        \u003cdiv class=\"content-section\"\u003e\n            \u003cdiv class=\"details-container\"\u003e\n                \u003cdiv class=\"highlight-box\"\u003e\n                    \u003ch2 class=\"highlight-title\"\u003ePerfect Portion Control\u003c\/h2\u003e\n                    \u003cp\u003eHelp control portion sizes and costs with this versatile souffle cup. Ideal for salad dressings, condiments, sauces, and samples - the perfect-sized cup for a variety of uses that comes at a budget-friendly price for your business!\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003ch2 class=\"section-title\"\u003eKey Features\u003c\/h2\u003e\n                \u003cul class=\"features-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003ePortion control\u003c\/strong\u003e helps manage costs and reduce waste\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eVersatile applications\u003c\/strong\u003e for various food items\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eBudget-friendly pricing\u003c\/strong\u003e for business efficiency\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eDurable black plastic\u003c\/strong\u003e construction\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003ePerfect for to-go orders\u003c\/strong\u003e and catering events\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eIdeal for pre-packaging\u003c\/strong\u003e during prep times\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Benefits Section --\u003e\n        \u003cdiv class=\"benefits-section\"\u003e\n            \u003ch2 class=\"section-title\"\u003eBusiness Benefits\u003c\/h2\u003e\n            \u003cdiv class=\"benefits-grid\"\u003e\n                \u003cdiv class=\"benefit-card\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-chart-pie\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"benefit-title\"\u003eCost Control\u003c\/h3\u003e\n                    \u003cp\u003eMaintain consistent portion sizes to control food costs and reduce waste throughout your operations.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"benefit-card\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-utensils\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"benefit-title\"\u003eVersatility\u003c\/h3\u003e\n                    \u003cp\u003ePerfect for everything from salad dressings and condiments to sauces, samples, and small sides.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"benefit-card\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-clock\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"benefit-title\"\u003eTime Efficiency\u003c\/h3\u003e\n                    \u003cp\u003ePre-package portions during slow periods for quick service during busy meal times and rushes.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Applications Section --\u003e\n        \u003cdiv class=\"applications-section\"\u003e\n            \u003ch2 class=\"section-title\"\u003ePerfect For\u003c\/h2\u003e\n            \u003cdiv class=\"applications-grid\"\u003e\n                \u003cdiv class=\"application-card\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-fill-drip\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"application-title\"\u003eLiquids \u0026amp; Sauces\u003c\/h3\u003e\n                    \u003cp\u003eIdeal for containing various liquids and sauces with secure portion control.\u003c\/p\u003e\n                    \u003cul class=\"items-list\"\u003e\n                        \u003cli\u003eSalad dressings\u003c\/li\u003e\n                        \u003cli\u003eCondiments (ketchup, mustard, mayo)\u003c\/li\u003e\n                        \u003cli\u003eDipping sauces\u003c\/li\u003e\n                        \u003cli\u003eGravies and syrups\u003c\/li\u003e\n                        \u003cli\u003eMarinades and oils\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application-card\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-seedling\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"application-title\"\u003eSamples \u0026amp; Small Items\u003c\/h3\u003e\n                    \u003cp\u003ePerfect for promotional samples and small food items.\u003c\/p\u003e\n                    \u003cul class=\"items-list\"\u003e\n                        \u003cli\u003eFood samples\u003c\/li\u003e\n                        \u003cli\u003eSmall candies\u003c\/li\u003e\n                        \u003cli\u003eNuts and snacks\u003c\/li\u003e\n                        \u003cli\u003eSpices and herbs\u003c\/li\u003e\n                        \u003cli\u003eToppings and garnishes\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Use Cases Section --\u003e\n        \u003cdiv class=\"use-cases\"\u003e\n            \u003ch2 class=\"section-title\" style=\"color: white; border-bottom-color: #ff8e53;\"\u003eIdeal Business Applications\u003c\/h2\u003e\n            \u003cdiv class=\"use-cases-grid\"\u003e\n                \u003cdiv class=\"use-case\"\u003e\n                    \u003cdiv class=\"use-case-icon\"\u003e\n                        \u003ci class=\"fas fa-hamburger\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"use-case-text\"\u003eDeli Counters\u003c\/div\u003e\n                    \u003cdiv class=\"use-case-desc\"\u003ePerfect for to-go orders and condiment portions\u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"use-case\"\u003e\n                    \u003cdiv class=\"use-case-icon\"\u003e\n                        \u003ci class=\"fas fa-concierge-bell\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"use-case-text\"\u003eBuffet Service\u003c\/div\u003e\n                    \u003cdiv class=\"use-case-desc\"\u003ePre-portioned dressings and sauces\u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"use-case\"\u003e\n                    \u003cdiv class=\"use-case-icon\"\u003e\n                        \u003ci class=\"fas fa-utensils\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"use-case-text\"\u003eCatering Events\u003c\/div\u003e\n                    \u003cdiv class=\"use-case-desc\"\u003eIndividual portions for large gatherings\u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"use-case\"\u003e\n                    \u003cdiv class=\"use-case-icon\"\u003e\n                        \u003ci class=\"fas fa-store\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"use-case-text\"\u003eTake-out Service\u003c\/div\u003e\n                    \u003cdiv class=\"use-case-desc\"\u003eCondiments and sauces for delivery orders\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Advantage Section --\u003e\n        \u003cdiv class=\"advantage-section\"\u003e\n            \u003cdiv class=\"advantage-icon\"\u003e\n                \u003ci class=\"fas fa-piggy-bank\"\u003e\u003c\/i\u003e\n            \u003c\/div\u003e\n            \u003ch2 class=\"advantage-title\"\u003eMaximize Your Profitability\u003c\/h2\u003e\n            \u003cp class=\"advantage-text\"\u003eBy controlling portion sizes with these versatile souffle cups, you not only maintain consistency in your service but also significantly reduce food costs. The budget-friendly price point makes it easy to implement across your entire operation without compromising on quality or presentation.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Call to Action --\u003e\n        \u003cdiv class=\"cta-section\"\u003e\n            \u003ch2 class=\"cta-title\"\u003eStreamline Your Food Service Operations\u003c\/h2\u003e\n            \u003cp class=\"cta-subtitle\"\u003eJoin thousands of restaurants, delis, and catering services that rely on Choice black plastic souffle cups for efficient portion control and cost management. Perfect for any food service establishment looking to improve consistency and reduce waste.\u003c\/p\u003e\n            \u003ca href=\"#\" class=\"cta-button\"\u003eAdd to Cart\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        \/\/ Simple animation for elements when they come into view\n        document.addEventListener('DOMContentLoaded', function() {\n            const observer = new IntersectionObserver((entries) =\u003e {\n                entries.forEach(entry =\u003e {\n                    if (entry.isIntersecting) {\n                        entry.target.style.opacity = 1;\n                        entry.target.style.transform = 'translateY(0)';\n                    }\n                });\n            });\n            \n            \/\/ Set initial state for animated elements\n            const animatedElements = document.querySelectorAll('.benefit-card, .application-card, .use-case');\n            animatedElements.forEach(el =\u003e {\n                el.style.opacity = 0;\n                el.style.transform = 'translateY(20px)';\n                el.style.transition = 'opacity 0.5s ease, transform 0.5s ease';\n                observer.observe(el);\n            });\n        });\n    \u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42586960527444,"sku":null,"price":44.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/product3-3.png?v=1760631352"},{"product_id":"choice-3-25-oz-clear-plastic-souffle-cup-portion-cup-2-500-case","title":"3.25 oz. Clear Plastic Souffle Cup \/ Portion Cup - 2,500\/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 3.25 oz. Clear Plastic Souffle Cup\u003c\/title\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        \/* Base Styles *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background-color: #f8f9fa;\n            color: #333;\n            line-height: 1.6;\n        }\n        \n        .product-description {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        \/* Header Section *\/\n        .product-header {\n            text-align: center;\n            margin-bottom: 40px;\n            padding: 40px 20px;\n            background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);\n            border-radius: 12px;\n            box-shadow: 0 6px 15px rgba(0,0,0,0.05);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .product-header:before {\n            content: \"\";\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 4px;\n            background: linear-gradient(90deg, #2196f3, #64b5f6, #2196f3);\n        }\n        \n        .product-title {\n            font-size: 2.3rem;\n            color: #1565c0;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .product-subtitle {\n            font-size: 1.3rem;\n            color: #1976d2;\n            font-weight: 500;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        \n        .capacity-badge {\n            display: inline-block;\n            background: #4caf50;\n            color: white;\n            padding: 8px 20px;\n            border-radius: 20px;\n            font-size: 1rem;\n            font-weight: 600;\n            margin-top: 15px;\n            letter-spacing: 0.5px;\n        }\n        \n        \/* Main Content Section *\/\n        .content-section {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-bottom: 50px;\n        }\n        \n        .details-container {\n            flex: 1;\n            min-width: 300px;\n        }\n        \n        .highlight-box {\n            background: linear-gradient(135deg, #e1f5fe, #b3e5fc);\n            color: #01579b;\n            padding: 25px;\n            border-radius: 10px;\n            margin-bottom: 30px;\n            border-left: 4px solid #0288d1;\n        }\n        \n        .highlight-title {\n            font-size: 1.5rem;\n            margin-bottom: 10px;\n            font-weight: 600;\n        }\n        \n        .features-list {\n            list-style: none;\n            margin-top: 25px;\n        }\n        \n        .features-list li {\n            margin-bottom: 15px;\n            padding-left: 35px;\n            position: relative;\n            font-size: 1.1rem;\n        }\n        \n        .features-list li:before {\n            content: \"✓\";\n            position: absolute;\n            left: 0;\n            color: #4caf50;\n            font-weight: bold;\n            font-size: 1.3rem;\n        }\n        \n        \/* Specifications Section *\/\n        .specs-section {\n            background-color: white;\n            padding: 35px;\n            border-radius: 12px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            margin-bottom: 50px;\n            border: 1px solid #e1f5fe;\n        }\n        \n        .section-title {\n            font-size: 1.9rem;\n            color: #1565c0;\n            margin-bottom: 25px;\n            padding-bottom: 12px;\n            border-bottom: 2px solid #0288d1;\n            font-weight: 600;\n            text-align: center;\n        }\n        \n        .specs-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 25px;\n        }\n        \n        .spec-item {\n            display: flex;\n            align-items: center;\n            padding: 15px 0;\n            border-bottom: 1px solid #e1f5fe;\n        }\n        \n        .spec-icon {\n            width: 50px;\n            height: 50px;\n            background-color: #e1f5fe;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-right: 20px;\n            color: #1565c0;\n            font-size: 1.3rem;\n        }\n        \n        .spec-text {\n            flex: 1;\n        }\n        \n        .spec-label {\n            font-weight: 600;\n            color: #1565c0;\n            font-size: 1.1rem;\n        }\n        \n        .spec-value {\n            color: #0277bd;\n        }\n        \n        \/* Benefits Section *\/\n        .benefits-section {\n            margin-bottom: 50px;\n        }\n        \n        .benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 30px;\n        }\n        \n        .benefit-card {\n            background-color: white;\n            border-radius: 10px;\n            padding: 30px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            transition: transform 0.3s ease;\n            text-align: center;\n            border: 1px solid #e1f5fe;\n        }\n        \n        .benefit-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.08);\n        }\n        \n        .benefit-icon {\n            font-size: 3rem;\n            color: #0288d1;\n            margin-bottom: 20px;\n        }\n        \n        .benefit-title {\n            font-weight: 600;\n            color: #1565c0;\n            margin-bottom: 15px;\n            font-size: 1.4rem;\n        }\n        \n        \/* Applications Section *\/\n        .applications-section {\n            margin-bottom: 50px;\n        }\n        \n        .applications-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 25px;\n        }\n        \n        .application-card {\n            background-color: white;\n            border-radius: 10px;\n            padding: 30px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            transition: transform 0.3s ease;\n            border: 1px solid #e1f5fe;\n        }\n        \n        .application-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.08);\n        }\n        \n        .application-icon {\n            font-size: 2.5rem;\n            color: #0288d1;\n            margin-bottom: 15px;\n        }\n        \n        .application-title {\n            font-weight: 600;\n            color: #1565c0;\n            margin-bottom: 15px;\n            font-size: 1.3rem;\n        }\n        \n        .items-list {\n            list-style: none;\n            margin-top: 15px;\n        }\n        \n        .items-list li {\n            margin-bottom: 8px;\n            padding-left: 20px;\n            position: relative;\n        }\n        \n        .items-list li:before {\n            content: \"•\";\n            position: absolute;\n            left: 0;\n            color: #ff9800;\n            font-weight: bold;\n        }\n        \n        \/* Durability Section *\/\n        .durability-section {\n            background: linear-gradient(135deg, #e8f5e9, #c8e6c9);\n            padding: 35px;\n            border-radius: 12px;\n            margin-bottom: 50px;\n        }\n        \n        .durability-header {\n            text-align: center;\n            margin-bottom: 25px;\n        }\n        \n        .durability-icon {\n            font-size: 3rem;\n            color: #4caf50;\n            margin-bottom: 15px;\n        }\n        \n        .durability-title {\n            font-size: 1.8rem;\n            color: #2e7d32;\n            font-weight: 700;\n        }\n        \n        .durability-content {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 25px;\n        }\n        \n        .durability-point {\n            text-align: center;\n            padding: 20px;\n        }\n        \n        .point-icon {\n            font-size: 2rem;\n            color: #4caf50;\n            margin-bottom: 10px;\n        }\n        \n        .point-title {\n            font-weight: 600;\n            color: #2e7d32;\n            margin-bottom: 10px;\n        }\n        \n        \/* Use Cases Section *\/\n        .use-cases {\n            background: linear-gradient(135deg, #fff3e0, #ffe0b2);\n            padding: 40px;\n            border-radius: 12px;\n            margin-bottom: 50px;\n        }\n        \n        .use-cases-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 20px;\n            margin-top: 30px;\n        }\n        \n        .use-case {\n            text-align: center;\n            padding: 20px;\n            background-color: white;\n            border-radius: 8px;\n            box-shadow: 0 4px 8px rgba(0,0,0,0.05);\n        }\n        \n        .use-case-icon {\n            font-size: 2.2rem;\n            color: #ff9800;\n            margin-bottom: 10px;\n        }\n        \n        .use-case-text {\n            font-weight: 600;\n            color: #e65100;\n            font-size: 1.1rem;\n        }\n        \n        \/* Warning Section *\/\n        .warning-section {\n            background: linear-gradient(135deg, #ffebee, #ffcdd2);\n            border-left: 4px solid #f44336;\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 40px;\n        }\n        \n        .warning-title {\n            font-weight: 600;\n            color: #c62828;\n            margin-bottom: 10px;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n        \n        .warning-icon {\n            color: #f44336;\n        }\n        \n        \/* Call to Action *\/\n        .cta-section {\n            text-align: center;\n            padding: 40px;\n            background-color: white;\n            border-radius: 12px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            border: 1px solid #e1f5fe;\n        }\n        \n        .cta-title {\n            font-size: 2rem;\n            color: #1565c0;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .cta-subtitle {\n            color: #0277bd;\n            margin-bottom: 25px;\n            font-size: 1.1rem;\n            max-width: 700px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            padding: 14px 35px;\n            background: linear-gradient(135deg, #2196f3, #1976d2);\n            color: white;\n            text-decoration: none;\n            border-radius: 6px;\n            font-weight: 600;\n            font-size: 1.2rem;\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n            box-shadow: 0 4px 10px rgba(33, 150, 243, 0.3);\n        }\n        \n        .cta-button:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 6px 15px rgba(33, 150, 243, 0.4);\n        }\n        \n        \/* Responsive Adjustments *\/\n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 2rem;\n            }\n            \n            .content-section {\n                flex-direction: column;\n            }\n            \n            .specs-grid, .benefits-grid, .applications-grid, .use-cases-grid, .durability-content {\n                grid-template-columns: 1fr;\n            }\n            \n            .use-cases, .durability-section {\n                padding: 25px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description\"\u003e\n        \u003c!-- Header Section --\u003e\n        \u003cdiv class=\"product-header\"\u003e\n            \u003ch1 class=\"product-title\"\u003eChoice 3.25 oz. Clear Plastic Souffle Cup\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003eSuperior durability and portion control for your food service needs\u003c\/p\u003e\n            \u003cdiv class=\"capacity-badge\"\u003e3.25 oz. Capacity\u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Main Content Section --\u003e\n        \u003cdiv class=\"content-section\"\u003e\n            \u003cdiv class=\"details-container\"\u003e\n                \u003cdiv class=\"highlight-box\"\u003e\n                    \u003ch2 class=\"highlight-title\"\u003eCommercial-Grade Durability\u003c\/h2\u003e\n                    \u003cp\u003eHelp control portion sizes and costs with this versatile souffle cup. The sturdy, crack-resistant polypropylene construction offers superior durability compared to paper cups, eliminating worries about punctures or leaks during commercial use.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003ch2 class=\"section-title\"\u003ePremium Features\u003c\/h2\u003e\n                \u003cul class=\"features-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eCrack-resistant polypropylene\u003c\/strong\u003e construction for maximum durability\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eClear design\u003c\/strong\u003e for easy content visibility and identification\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eLeak-proof performance\u003c\/strong\u003e superior to paper alternatives\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eDisposable convenience\u003c\/strong\u003e - no washing or storage required\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003ePerfect 3.25 oz. capacity\u003c\/strong\u003e for portion control\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eVersatile applications\u003c\/strong\u003e for various food service needs\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Specifications Section --\u003e\n        \u003cdiv class=\"specs-section\"\u003e\n            \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n            \u003cdiv class=\"specs-grid\"\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\n                        \u003ci class=\"fas fa-weight\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-text\"\u003e\n                        \u003cdiv class=\"spec-label\"\u003eCapacity\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003e3.25 oz.\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\n                        \u003ci class=\"fas fa-ruler-combined\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-text\"\u003e\n                        \u003cdiv class=\"spec-label\"\u003eTop Diameter\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003e2 7\/8 Inches\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\n                        \u003ci class=\"fas fa-ruler\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-text\"\u003e\n                        \u003cdiv class=\"spec-label\"\u003eBottom Diameter\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003e2 1\/8 Inches\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\n                        \u003ci class=\"fas fa-arrows-alt-v\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-text\"\u003e\n                        \u003cdiv class=\"spec-label\"\u003eHeight\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003e1 3\/16 Inches\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\n                        \u003ci class=\"fas fa-vial\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-text\"\u003e\n                        \u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003ePolypropylene Plastic\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\n                        \u003ci class=\"fas fa-eye\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-text\"\u003e\n                        \u003cdiv class=\"spec-label\"\u003eColor\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003eCrystal Clear\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Benefits Section --\u003e\n        \u003cdiv class=\"benefits-section\"\u003e\n            \u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n            \u003cdiv class=\"benefits-grid\"\u003e\n                \u003cdiv class=\"benefit-card\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"benefit-title\"\u003eSuperior Durability\u003c\/h3\u003e\n                    \u003cp\u003eCrack-resistant polypropylene construction withstands commercial use without punctures or leaks, unlike paper alternatives.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"benefit-card\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-clock\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"benefit-title\"\u003eTime-Saving Cleanup\u003c\/h3\u003e\n                    \u003cp\u003eSimply dispose after use - no washing or storage required, saving valuable time and labor costs.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"benefit-card\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-chart-pie\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"benefit-title\"\u003ePortion Control\u003c\/h3\u003e\n                    \u003cp\u003ePerfect 3.25 oz. capacity helps maintain consistent portion sizes and control food costs effectively.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Applications Section --\u003e\n        \u003cdiv class=\"applications-section\"\u003e\n            \u003ch2 class=\"section-title\"\u003ePerfect Applications\u003c\/h2\u003e\n            \u003cdiv class=\"applications-grid\"\u003e\n                \u003cdiv class=\"application-card\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-fill-drip\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"application-title\"\u003eLiquids \u0026amp; Sauces\u003c\/h3\u003e\n                    \u003cp\u003eIdeal for containing various liquids and sauces with secure leak-proof protection.\u003c\/p\u003e\n                    \u003cul class=\"items-list\"\u003e\n                        \u003cli\u003eSalad dressings\u003c\/li\u003e\n                        \u003cli\u003eCondiments and dips\u003c\/li\u003e\n                        \u003cli\u003eSauces and gravies\u003c\/li\u003e\n                        \u003cli\u003eSyrups and oils\u003c\/li\u003e\n                        \u003cli\u003eMarinades\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application-card\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-utensils\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"application-title\"\u003eFood Service\u003c\/h3\u003e\n                    \u003cp\u003eVersatile enough for various food service applications and samples.\u003c\/p\u003e\n                    \u003cul class=\"items-list\"\u003e\n                        \u003cli\u003eFood samples\u003c\/li\u003e\n                        \u003cli\u003eSmall sides\u003c\/li\u003e\n                        \u003cli\u003eToppings\u003c\/li\u003e\n                        \u003cli\u003eSnacks and nuts\u003c\/li\u003e\n                        \u003cli\u003ePromotional items\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Durability Section --\u003e\n        \u003cdiv class=\"durability-section\"\u003e\n            \u003cdiv class=\"durability-header\"\u003e\n                \u003cdiv class=\"durability-icon\"\u003e\n                    \u003ci class=\"fas fa-award\"\u003e\u003c\/i\u003e\n                \u003c\/div\u003e\n                \u003ch2 class=\"durability-title\"\u003eSuperior to Paper Cups\u003c\/h2\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"durability-content\"\u003e\n                \u003cdiv class=\"durability-point\"\u003e\n                    \u003cdiv class=\"point-icon\"\u003e\n                        \u003ci class=\"fas fa-tint-slash\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"point-title\"\u003eLeak-Proof\u003c\/h3\u003e\n                    \u003cp\u003eUnlike paper cups, these plastic cups won't leak or become soggy when holding liquids\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"durability-point\"\u003e\n                    \u003cdiv class=\"point-icon\"\u003e\n                        \u003ci class=\"fas fa-hard-hat\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"point-title\"\u003eCrack-Resistant\u003c\/h3\u003e\n                    \u003cp\u003eSturdy polypropylene construction withstands handling without cracking or breaking\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"durability-point\"\u003e\n                    \u003cdiv class=\"point-icon\"\u003e\n                        \u003ci class=\"fas fa-eye\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"point-title\"\u003eCrystal Clear\u003c\/h3\u003e\n                    \u003cp\u003eClear construction allows easy content identification unlike opaque paper alternatives\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Use Cases Section --\u003e\n        \u003cdiv class=\"use-cases\"\u003e\n            \u003ch2 class=\"section-title\" style=\"color: #e65100; border-bottom-color: #ff9800;\"\u003eIdeal For These Settings\u003c\/h2\u003e\n            \u003cdiv class=\"use-cases-grid\"\u003e\n                \u003cdiv class=\"use-case\"\u003e\n                    \u003cdiv class=\"use-case-icon\"\u003e\n                        \u003ci class=\"fas fa-store\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"use-case-text\"\u003eConvenience Stores\u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"use-case\"\u003e\n                    \u003cdiv class=\"use-case-icon\"\u003e\n                        \u003ci class=\"fas fa-concierge-bell\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"use-case-text\"\u003eBuffet Lines\u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"use-case\"\u003e\n                    \u003cdiv class=\"use-case-icon\"\u003e\n                        \u003ci class=\"fas fa-wine-glass-alt\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"use-case-text\"\u003eTasting Sessions\u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"use-case\"\u003e\n                    \u003cdiv class=\"use-case-icon\"\u003e\n                        \u003ci class=\"fas fa-utensils\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"use-case-text\"\u003eTake-out Meals\u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"use-case\"\u003e\n                    \u003cdiv class=\"use-case-icon\"\u003e\n                        \u003ci class=\"fas fa-restaurant\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"use-case-text\"\u003eIn-house Restaurant Use\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Warning Section --\u003e\n        \u003cdiv class=\"warning-section\"\u003e\n            \u003cdiv class=\"warning-title\"\u003e\n                \u003ci class=\"fas fa-exclamation-triangle warning-icon\"\u003e\u003c\/i\u003e\n                Attention CA Residents: Prop 65 Warning\n            \u003c\/div\u003e\n            \u003cp\u003eThis product may contain chemicals known to the State of California to cause cancer, birth defects, or other reproductive harm.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Call to Action --\u003e\n        \u003cdiv class=\"cta-section\"\u003e\n            \u003ch2 class=\"cta-title\"\u003eUpgrade Your Food Service Today\u003c\/h2\u003e\n            \u003cp class=\"cta-subtitle\"\u003eExperience the durability and convenience of Choice clear plastic souffle cups. Perfect for restaurants, convenience stores, catering services, and any food establishment that values reliability and efficiency.\u003c\/p\u003e\n            \u003ca href=\"#\" class=\"cta-button\"\u003eAdd to Cart\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        \/\/ Simple animation for elements when they come into view\n        document.addEventListener('DOMContentLoaded', function() {\n            const observer = new IntersectionObserver((entries) =\u003e {\n                entries.forEach(entry =\u003e {\n                    if (entry.isIntersecting) {\n                        entry.target.style.opacity = 1;\n                        entry.target.style.transform = 'translateY(0)';\n                    }\n                });\n            });\n            \n            \/\/ Set initial state for animated elements\n            const animatedElements = document.querySelectorAll('.benefit-card, .application-card, .use-case, .durability-point');\n            animatedElements.forEach(el =\u003e {\n                el.style.opacity = 0;\n                el.style.transform = 'translateY(20px)';\n                el.style.transition = 'opacity 0.5s ease, transform 0.5s ease';\n                observer.observe(el);\n            });\n        });\n    \u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42587031208020,"sku":null,"price":64.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/product4-2.png?v=1760632656"},{"product_id":"https-www-webstaurantstore-com-dart-conex-complements-100pc-1-oz-translucent-plastic-souffle-portion-cup-case-301100pc-html","title":"Dart Conex Complements 100PC 1 oz. Clear Plastic Souffle \/ Portion Cup - 2,500\/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\u003eDart Conex Complements 1 oz. Clear Plastic Souffle Cup\u003c\/title\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        \/* Base Styles *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background-color: #f8f9fa;\n            color: #333;\n            line-height: 1.6;\n        }\n        \n        .product-description {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        \/* Header Section *\/\n        .product-header {\n            text-align: center;\n            margin-bottom: 40px;\n            padding: 40px 20px;\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\n            color: white;\n            border-radius: 12px;\n            box-shadow: 0 6px 15px rgba(0,0,0,0.1);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .product-header:before {\n            content: \"\";\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 4px;\n            background: linear-gradient(90deg, #f093fb, #f5576c, #f093fb);\n        }\n        \n        .brand-badge {\n            display: inline-block;\n            background: rgba(255,255,255,0.2);\n            color: white;\n            padding: 8px 20px;\n            border-radius: 20px;\n            font-size: 1rem;\n            font-weight: 600;\n            margin-bottom: 15px;\n            letter-spacing: 0.5px;\n            backdrop-filter: blur(10px);\n        }\n        \n        .product-title {\n            font-size: 2.3rem;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .product-subtitle {\n            font-size: 1.3rem;\n            opacity: 0.95;\n            font-weight: 400;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        \n        .capacity-badge {\n            display: inline-block;\n            background: #f5576c;\n            color: white;\n            padding: 8px 20px;\n            border-radius: 20px;\n            font-size: 1rem;\n            font-weight: 600;\n            margin-top: 15px;\n            letter-spacing: 0.5px;\n        }\n        \n        \/* Main Content Section *\/\n        .content-section {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-bottom: 50px;\n        }\n        \n        .details-container {\n            flex: 1;\n            min-width: 300px;\n        }\n        \n        .highlight-box {\n            background: linear-gradient(135deg, #f093fb, #f5576c);\n            color: white;\n            padding: 25px;\n            border-radius: 10px;\n            margin-bottom: 30px;\n            border-left: 4px solid #667eea;\n        }\n        \n        .highlight-title {\n            font-size: 1.5rem;\n            margin-bottom: 10px;\n            font-weight: 600;\n        }\n        \n        .features-list {\n            list-style: none;\n            margin-top: 25px;\n        }\n        \n        .features-list li {\n            margin-bottom: 15px;\n            padding-left: 35px;\n            position: relative;\n            font-size: 1.1rem;\n        }\n        \n        .features-list li:before {\n            content: \"✓\";\n            position: absolute;\n            left: 0;\n            color: #667eea;\n            font-weight: bold;\n            font-size: 1.3rem;\n        }\n        \n        \/* Specifications Section *\/\n        .specs-section {\n            background-color: white;\n            padding: 35px;\n            border-radius: 12px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            margin-bottom: 50px;\n            border: 1px solid #e9ecef;\n        }\n        \n        .section-title {\n            font-size: 1.9rem;\n            color: #667eea;\n            margin-bottom: 25px;\n            padding-bottom: 12px;\n            border-bottom: 2px solid #f5576c;\n            font-weight: 600;\n            text-align: center;\n        }\n        \n        .specs-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 25px;\n        }\n        \n        .spec-item {\n            display: flex;\n            align-items: center;\n            padding: 15px 0;\n            border-bottom: 1px solid #f8f9fa;\n        }\n        \n        .spec-icon {\n            width: 50px;\n            height: 50px;\n            background: linear-gradient(135deg, #667eea, #764ba2);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-right: 20px;\n            color: white;\n            font-size: 1.3rem;\n        }\n        \n        .spec-text {\n            flex: 1;\n        }\n        \n        .spec-label {\n            font-weight: 600;\n            color: #667eea;\n            font-size: 1.1rem;\n        }\n        \n        .spec-value {\n            color: #764ba2;\n        }\n        \n        \/* Benefits Section *\/\n        .benefits-section {\n            margin-bottom: 50px;\n        }\n        \n        .benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 30px;\n        }\n        \n        .benefit-card {\n            background-color: white;\n            border-radius: 10px;\n            padding: 30px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            transition: transform 0.3s ease;\n            text-align: center;\n            border: 1px solid #e9ecef;\n        }\n        \n        .benefit-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.08);\n        }\n        \n        .benefit-icon {\n            font-size: 3rem;\n            background: linear-gradient(135deg, #667eea, #764ba2);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            margin-bottom: 20px;\n        }\n        \n        .benefit-title {\n            font-weight: 600;\n            color: #667eea;\n            margin-bottom: 15px;\n            font-size: 1.4rem;\n        }\n        \n        \/* Applications Section *\/\n        .applications-section {\n            margin-bottom: 50px;\n        }\n        \n        .applications-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 25px;\n        }\n        \n        .application-card {\n            background-color: white;\n            border-radius: 10px;\n            padding: 30px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            transition: transform 0.3s ease;\n            border: 1px solid #e9ecef;\n        }\n        \n        .application-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.08);\n        }\n        \n        .application-icon {\n            font-size: 2.5rem;\n            background: linear-gradient(135deg, #667eea, #764ba2);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            margin-bottom: 15px;\n        }\n        \n        .application-title {\n            font-weight: 600;\n            color: #667eea;\n            margin-bottom: 15px;\n            font-size: 1.3rem;\n        }\n        \n        .items-list {\n            list-style: none;\n            margin-top: 15px;\n        }\n        \n        .items-list li {\n            margin-bottom: 8px;\n            padding-left: 20px;\n            position: relative;\n        }\n        \n        .items-list li:before {\n            content: \"•\";\n            position: absolute;\n            left: 0;\n            color: #f5576c;\n            font-weight: bold;\n        }\n        \n        \/* Design Features Section *\/\n        .design-section {\n            background: linear-gradient(135deg, #667eea, #764ba2);\n            color: white;\n            padding: 40px;\n            border-radius: 12px;\n            margin-bottom: 50px;\n        }\n        \n        .design-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 30px;\n            margin-top: 30px;\n        }\n        \n        .design-feature {\n            text-align: center;\n            padding: 25px;\n            background: rgba(255,255,255,0.1);\n            border-radius: 8px;\n            backdrop-filter: blur(10px);\n        }\n        \n        .design-icon {\n            font-size: 2.5rem;\n            margin-bottom: 15px;\n            color: #f093fb;\n        }\n        \n        .design-title {\n            font-weight: 600;\n            margin-bottom: 10px;\n            font-size: 1.2rem;\n        }\n        \n        \/* Use Cases Section *\/\n        .use-cases {\n            background: linear-gradient(135deg, #f093fb, #f5576c);\n            padding: 40px;\n            border-radius: 12px;\n            margin-bottom: 50px;\n        }\n        \n        .use-cases-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 20px;\n            margin-top: 30px;\n        }\n        \n        .use-case {\n            text-align: center;\n            padding: 20px;\n            background: rgba(255,255,255,0.15);\n            border-radius: 8px;\n            backdrop-filter: blur(10px);\n        }\n        \n        .use-case-icon {\n            font-size: 2.2rem;\n            margin-bottom: 10px;\n        }\n        \n        .use-case-text {\n            font-weight: 600;\n            font-size: 1.1rem;\n        }\n        \n        \/* Temperature Section *\/\n        .temperature-section {\n            background: linear-gradient(135deg, #ffeaa7, #fab1a0);\n            padding: 35px;\n            border-radius: 12px;\n            margin-bottom: 50px;\n            text-align: center;\n        }\n        \n        .temperature-icon {\n            font-size: 3.5rem;\n            color: #e17055;\n            margin-bottom: 20px;\n        }\n        \n        .temperature-title {\n            font-size: 1.8rem;\n            color: #d63031;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .temperature-text {\n            color: #e17055;\n            max-width: 800px;\n            margin: 0 auto;\n            font-size: 1.1rem;\n        }\n        \n        \/* Call to Action *\/\n        .cta-section {\n            text-align: center;\n            padding: 40px;\n            background-color: white;\n            border-radius: 12px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            border: 1px solid #e9ecef;\n        }\n        \n        .cta-title {\n            font-size: 2rem;\n            color: #667eea;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .cta-subtitle {\n            color: #764ba2;\n            margin-bottom: 25px;\n            font-size: 1.1rem;\n            max-width: 700px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            padding: 14px 35px;\n            background: linear-gradient(135deg, #667eea, #764ba2);\n            color: white;\n            text-decoration: none;\n            border-radius: 6px;\n            font-weight: 600;\n            font-size: 1.2rem;\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n            box-shadow: 0 4px 10px rgba(102, 126, 234, 0.3);\n        }\n        \n        .cta-button:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 6px 15px rgba(102, 126, 234, 0.4);\n        }\n        \n        \/* Responsive Adjustments *\/\n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 2rem;\n            }\n            \n            .content-section {\n                flex-direction: column;\n            }\n            \n            .specs-grid, .benefits-grid, .applications-grid, .design-grid, .use-cases-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .use-cases, .design-section {\n                padding: 25px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description\"\u003e\n        \u003c!-- Header Section --\u003e\n        \u003cdiv class=\"product-header\"\u003e\n            \u003cdiv class=\"brand-badge\"\u003eDart Conex Complements\u003c\/div\u003e\n            \u003ch1 class=\"product-title\"\u003e1 oz. Clear Plastic Souffle \/ Portion Cup\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003ePerfect for housing condiments with elegant tapered design and crystal-clear visibility\u003c\/p\u003e\n            \u003cdiv class=\"capacity-badge\"\u003e100-Piece Pack • 1 oz. Capacity\u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Main Content Section --\u003e\n        \u003cdiv class=\"content-section\"\u003e\n            \u003cdiv class=\"details-container\"\u003e\n                \u003cdiv class=\"highlight-box\"\u003e\n                    \u003ch2 class=\"highlight-title\"\u003eElegant Condiment Solution\u003c\/h2\u003e\n                    \u003cp\u003eEasily provide your guests with their favorite condiments with this Conex Complements souffle cup. Its tapered sides make it easy to hold, while the versatile design allows you to serve individual portions of both hot and cold substances.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003ch2 class=\"section-title\"\u003ePremium Features\u003c\/h2\u003e\n                \u003cul class=\"features-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eTapered sides\u003c\/strong\u003e for comfortable, secure handling\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eCrystal-clear design\u003c\/strong\u003e for instant product identification\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eVersatile temperature use\u003c\/strong\u003e - perfect for hot and cold items\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eCompact 1 oz. capacity\u003c\/strong\u003e ideal for condiment portions\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eDurable plastic construction\u003c\/strong\u003e for reliable performance\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e100-piece pack\u003c\/strong\u003e for continuous service\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Specifications Section --\u003e\n        \u003cdiv class=\"specs-section\"\u003e\n            \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n            \u003cdiv class=\"specs-grid\"\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\n                        \u003ci class=\"fas fa-weight\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-text\"\u003e\n                        \u003cdiv class=\"spec-label\"\u003eCapacity\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003e1 oz.\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\n                        \u003ci class=\"fas fa-boxes\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-text\"\u003e\n                        \u003cdiv class=\"spec-label\"\u003ePackage Quantity\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003e100 Pieces\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\n                        \u003ci class=\"fas fa-shapes\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-text\"\u003e\n                        \u003cdiv class=\"spec-label\"\u003eDesign\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003eTapered Sides\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\n                        \u003ci class=\"fas fa-eye\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-text\"\u003e\n                        \u003cdiv class=\"spec-label\"\u003eVisibility\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003eCrystal Clear\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\n                        \u003ci class=\"fas fa-temperature-high\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-text\"\u003e\n                        \u003cdiv class=\"spec-label\"\u003eTemperature Range\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003eHot \u0026amp; Cold Safe\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\n                        \u003ci class=\"fas fa-tag\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-text\"\u003e\n                        \u003cdiv class=\"spec-label\"\u003eBrand\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003eDart Conex Complements\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Benefits Section --\u003e\n        \u003cdiv class=\"benefits-section\"\u003e\n            \u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n            \u003cdiv class=\"benefits-grid\"\u003e\n                \u003cdiv class=\"benefit-card\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-hand-holding\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"benefit-title\"\u003eEasy to Hold\u003c\/h3\u003e\n                    \u003cp\u003eTapered sides provide comfortable, secure grip for both staff and customers, reducing spills and improving handling.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"benefit-card\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-bolt\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"benefit-title\"\u003eQuick Identification\u003c\/h3\u003e\n                    \u003cp\u003eClear design allows instant recognition of contents, speeding up service and reducing errors for staff and customers.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"benefit-card\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-thermometer-half\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"benefit-title\"\u003eTemperature Versatile\u003c\/h3\u003e\n                    \u003cp\u003eSafely handle both hot and cold substances, from warm sauces to chilled dressings, without compromising integrity.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Applications Section --\u003e\n        \u003cdiv class=\"applications-section\"\u003e\n            \u003ch2 class=\"section-title\"\u003ePerfect Applications\u003c\/h2\u003e\n            \u003cdiv class=\"applications-grid\"\u003e\n                \u003cdiv class=\"application-card\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-fill-drip\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"application-title\"\u003eCondiments \u0026amp; Sauces\u003c\/h3\u003e\n                    \u003cp\u003eIdeal for serving individual portions of various condiments and sauces.\u003c\/p\u003e\n                    \u003cul class=\"items-list\"\u003e\n                        \u003cli\u003eKetchup \u0026amp; mustard\u003c\/li\u003e\n                        \u003cli\u003eSalad dressings\u003c\/li\u003e\n                        \u003cli\u003eHot sauce \u0026amp; salsa\u003c\/li\u003e\n                        \u003cli\u003eMayonnaise\u003c\/li\u003e\n                        \u003cli\u003eSpecialty sauces\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application-card\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-utensils\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"application-title\"\u003eFood Service Items\u003c\/h3\u003e\n                    \u003cp\u003ePerfect for small portions and accompaniments in various settings.\u003c\/p\u003e\n                    \u003cul class=\"items-list\"\u003e\n                        \u003cli\u003eDipping sauces\u003c\/li\u003e\n                        \u003cli\u003eSalad toppings\u003c\/li\u003e\n                        \u003cli\u003eDressings\u003c\/li\u003e\n                        \u003cli\u003eSmall sides\u003c\/li\u003e\n                        \u003cli\u003ePromotional samples\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Design Features Section --\u003e\n        \u003cdiv class=\"design-section\"\u003e\n            \u003ch2 class=\"section-title\" style=\"color: white; border-bottom-color: #f093fb;\"\u003eSmart Design Features\u003c\/h2\u003e\n            \u003cdiv class=\"design-grid\"\u003e\n                \u003cdiv class=\"design-feature\"\u003e\n                    \u003cdiv class=\"design-icon\"\u003e\n                        \u003ci class=\"fas fa-arrows-alt-v\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"design-title\"\u003eTapered Design\u003c\/h3\u003e\n                    \u003cp\u003eErgonomic tapered sides for comfortable handling and secure stacking\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"design-feature\"\u003e\n                    \u003cdiv class=\"design-icon\"\u003e\n                        \u003ci class=\"fas fa-eye\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"design-title\"\u003eCrystal Clear\u003c\/h3\u003e\n                    \u003cp\u003eMaximum visibility for quick content identification by staff and customers\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"design-feature\"\u003e\n                    \u003cdiv class=\"design-icon\"\u003e\n                        \u003ci class=\"fas fa-grip-lines\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"design-title\"\u003eSecure Grip\u003c\/h3\u003e\n                    \u003cp\u003eTextured surface prevents slipping, even with wet or greasy hands\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Use Cases Section --\u003e\n        \u003cdiv class=\"use-cases\"\u003e\n            \u003ch2 class=\"section-title\" style=\"color: white; border-bottom-color: #f093fb;\"\u003eIdeal For These Businesses\u003c\/h2\u003e\n            \u003cdiv class=\"use-cases-grid\"\u003e\n                \u003cdiv class=\"use-case\"\u003e\n                    \u003cdiv class=\"use-case-icon\"\u003e\n                        \u003ci class=\"fas fa-truck\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"use-case-text\"\u003eFood Trucks\u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"use-case\"\u003e\n                    \u003cdiv class=\"use-case-icon\"\u003e\n                        \u003ci class=\"fas fa-store-alt\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"use-case-text\"\u003eKiosks\u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"use-case\"\u003e\n                    \u003cdiv class=\"use-case-icon\"\u003e\n                        \u003ci class=\"fas fa-shopping-bag\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"use-case-text\"\u003eConvenience Stores\u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"use-case\"\u003e\n                    \u003cdiv class=\"use-case-icon\"\u003e\n                        \u003ci class=\"fas fa-utensils\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"use-case-text\"\u003eRestaurant Take-out\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Temperature Section --\u003e\n        \u003cdiv class=\"temperature-section\"\u003e\n            \u003cdiv class=\"temperature-icon\"\u003e\n                \u003ci class=\"fas fa-temperature-high\"\u003e\u003c\/i\u003e\n            \u003c\/div\u003e\n            \u003ch2 class=\"temperature-title\"\u003eVersatile Temperature Performance\u003c\/h2\u003e\n            \u003cp class=\"temperature-text\"\u003eUnlike many portion cups, the Dart Conex Complements souffle cup maintains its integrity with both hot and cold substances. Serve warm sauces, chilled dressings, or room-temperature condiments with confidence, knowing the cup will perform reliably regardless of temperature.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Call to Action --\u003e\n        \u003cdiv class=\"cta-section\"\u003e\n            \u003ch2 class=\"cta-title\"\u003eElevate Your Condiment Service Today\u003c\/h2\u003e\n            \u003cp class=\"cta-subtitle\"\u003eJoin food trucks, kiosks, convenience stores, and restaurants that rely on Dart Conex Complements for elegant, functional condiment presentation. The perfect combination of style, functionality, and practicality for modern food service.\u003c\/p\u003e\n            \u003ca href=\"#\" class=\"cta-button\"\u003eAdd to Cart\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        \/\/ Simple animation for elements when they come into view\n        document.addEventListener('DOMContentLoaded', function() {\n            const observer = new IntersectionObserver((entries) =\u003e {\n                entries.forEach(entry =\u003e {\n                    if (entry.isIntersecting) {\n                        entry.target.style.opacity = 1;\n                        entry.target.style.transform = 'translateY(0)';\n                    }\n                });\n            });\n            \n            \/\/ Set initial state for animated elements\n            const animatedElements = document.querySelectorAll('.benefit-card, .application-card, .design-feature, .use-case');\n            animatedElements.forEach(el =\u003e {\n                el.style.opacity = 0;\n                el.style.transform = 'translateY(20px)';\n                el.style.transition = 'opacity 0.5s ease, transform 0.5s ease';\n                observer.observe(el);\n            });\n        });\n    \u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42587143569492,"sku":null,"price":68.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/product5-1.png?v=1760634310"},{"product_id":"bakers-lane-round-foil-board-lid-for-4-oz-ramekin-cup-1-000-case","title":"Round Foil Board Lid for 4 oz. Ramekin Cup - 1,000\/Case","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* Base Styles *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background-color: #f8f9fa;\n            color: #333;\n            line-height: 1.6;\n        }\n        \n        .product-description {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        \/* Header Section *\/\n        .product-header {\n            text-align: center;\n            margin-bottom: 40px;\n            padding: 40px 20px;\n            background: linear-gradient(135deg, #2c3e50 0%, #34495e 100%);\n            color: white;\n            border-radius: 12px;\n            box-shadow: 0 6px 15px rgba(0,0,0,0.1);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .product-header:before {\n            content: \"\";\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 4px;\n            background: linear-gradient(90deg, #e67e22, #f39c12, #e67e22);\n        }\n        \n        .brand-badge {\n            display: inline-block;\n            background: rgba(230, 126, 34, 0.9);\n            color: white;\n            padding: 8px 20px;\n            border-radius: 20px;\n            font-size: 1rem;\n            font-weight: 600;\n            margin-bottom: 15px;\n            letter-spacing: 0.5px;\n        }\n        \n        .product-title {\n            font-size: 2.3rem;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .product-subtitle {\n            font-size: 1.3rem;\n            opacity: 0.95;\n            font-weight: 400;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        \n        .compatibility-badge {\n            display: inline-block;\n            background: #e67e22;\n            color: white;\n            padding: 8px 20px;\n            border-radius: 20px;\n            font-size: 1rem;\n            font-weight: 600;\n            margin-top: 15px;\n            letter-spacing: 0.5px;\n        }\n        \n        \/* Main Content Section *\/\n        .content-section {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-bottom: 50px;\n        }\n        \n        .details-container {\n            flex: 1;\n            min-width: 300px;\n        }\n        \n        .highlight-box {\n            background: linear-gradient(135deg, #fef9e7, #fcf3cf);\n            color: #7d6608;\n            padding: 25px;\n            border-radius: 10px;\n            margin-bottom: 30px;\n            border-left: 4px solid #e67e22;\n        }\n        \n        .highlight-title {\n            font-size: 1.5rem;\n            margin-bottom: 10px;\n            font-weight: 600;\n        }\n        \n        .features-list {\n            list-style: none;\n            margin-top: 25px;\n        }\n        \n        .features-list li {\n            margin-bottom: 15px;\n            padding-left: 35px;\n            position: relative;\n            font-size: 1.1rem;\n        }\n        \n        .features-list li:before {\n            content: \"✓\";\n            position: absolute;\n            left: 0;\n            color: #27ae60;\n            font-weight: bold;\n            font-size: 1.3rem;\n        }\n        \n        \/* Specifications Section *\/\n        .specs-section {\n            background-color: white;\n            padding: 35px;\n            border-radius: 12px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            margin-bottom: 50px;\n            border: 1px solid #fef9e7;\n        }\n        \n        .section-title {\n            font-size: 1.9rem;\n            color: #2c3e50;\n            margin-bottom: 25px;\n            padding-bottom: 12px;\n            border-bottom: 2px solid #e67e22;\n            font-weight: 600;\n            text-align: center;\n        }\n        \n        .specs-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 25px;\n        }\n        \n        .spec-item {\n            display: flex;\n            align-items: center;\n            padding: 15px 0;\n            border-bottom: 1px solid #fef9e7;\n        }\n        \n        .spec-icon {\n            width: 50px;\n            height: 50px;\n            background: linear-gradient(135deg, #2c3e50, #34495e);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-right: 20px;\n            color: white;\n            font-size: 1.3rem;\n        }\n        \n        .spec-text {\n            flex: 1;\n        }\n        \n        .spec-label {\n            font-weight: 600;\n            color: #2c3e50;\n            font-size: 1.1rem;\n        }\n        \n        .spec-value {\n            color: #34495e;\n        }\n        \n        \/* Benefits Section *\/\n        .benefits-section {\n            margin-bottom: 50px;\n        }\n        \n        .benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 30px;\n        }\n        \n        .benefit-card {\n            background-color: white;\n            border-radius: 10px;\n            padding: 30px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            transition: transform 0.3s ease;\n            text-align: center;\n            border: 1px solid #fef9e7;\n        }\n        \n        .benefit-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.08);\n        }\n        \n        .benefit-icon {\n            font-size: 3rem;\n            background: linear-gradient(135deg, #2c3e50, #e67e22);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            margin-bottom: 20px;\n        }\n        \n        .benefit-title {\n            font-weight: 600;\n            color: #2c3e50;\n            margin-bottom: 15px;\n            font-size: 1.4rem;\n        }\n        \n        \/* Applications Section *\/\n        .applications-section {\n            margin-bottom: 50px;\n        }\n        \n        .applications-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 25px;\n        }\n        \n        .application-card {\n            background-color: white;\n            border-radius: 10px;\n            padding: 30px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            transition: transform 0.3s ease;\n            border: 1px solid #fef9e7;\n        }\n        \n        .application-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.08);\n        }\n        \n        .application-icon {\n            font-size: 2.5rem;\n            background: linear-gradient(135deg, #2c3e50, #e67e22);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            margin-bottom: 15px;\n        }\n        \n        .application-title {\n            font-weight: 600;\n            color: #2c3e50;\n            margin-bottom: 15px;\n            font-size: 1.3rem;\n        }\n        \n        .items-list {\n            list-style: none;\n            margin-top: 15px;\n        }\n        \n        .items-list li {\n            margin-bottom: 8px;\n            padding-left: 20px;\n            position: relative;\n        }\n        \n        .items-list li:before {\n            content: \"•\";\n            position: absolute;\n            left: 0;\n            color: #e67e22;\n            font-weight: bold;\n        }\n        \n        \/* Security Section *\/\n        .security-section {\n            background: linear-gradient(135deg, #2c3e50, #34495e);\n            color: white;\n            padding: 40px;\n            border-radius: 12px;\n            margin-bottom: 50px;\n            text-align: center;\n        }\n        \n        .security-icon {\n            font-size: 3.5rem;\n            color: #e67e22;\n            margin-bottom: 20px;\n        }\n        \n        .security-title {\n            font-size: 1.8rem;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .security-text {\n            opacity: 0.95;\n            max-width: 800px;\n            margin: 0 auto;\n            font-size: 1.1rem;\n        }\n        \n        \/* Use Cases Section *\/\n        .use-cases {\n            background: linear-gradient(135deg, #fef9e7, #fcf3cf);\n            padding: 40px;\n            border-radius: 12px;\n            margin-bottom: 50px;\n        }\n        \n        .use-cases-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 25px;\n            margin-top: 30px;\n        }\n        \n        .use-case {\n            text-align: center;\n            padding: 25px;\n            background-color: white;\n            border-radius: 8px;\n            box-shadow: 0 4px 8px rgba(0,0,0,0.05);\n        }\n        \n        .use-case-icon {\n            font-size: 2.5rem;\n            color: #e67e22;\n            margin-bottom: 15px;\n        }\n        \n        .use-case-text {\n            font-weight: 600;\n            color: #2c3e50;\n            font-size: 1.1rem;\n        }\n        \n        .use-case-desc {\n            color: #7d6608;\n            margin-top: 10px;\n            font-size: 0.95rem;\n        }\n        \n        \/* Material Section *\/\n        .material-section {\n            background: linear-gradient(135deg, #e67e22, #f39c12);\n            color: white;\n            padding: 35px;\n            border-radius: 12px;\n            margin-bottom: 50px;\n        }\n        \n        .material-content {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 30px;\n            align-items: center;\n        }\n        \n        .material-icon {\n            font-size: 4rem;\n            text-align: center;\n        }\n        \n        .material-text {\n            text-align: center;\n        }\n        \n        .material-title {\n            font-size: 1.8rem;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        \/* Call to Action *\/\n        .cta-section {\n            text-align: center;\n            padding: 40px;\n            background-color: white;\n            border-radius: 12px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            border: 1px solid #fef9e7;\n        }\n        \n        .cta-title {\n            font-size: 2rem;\n            color: #2c3e50;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .cta-subtitle {\n            color: #34495e;\n            margin-bottom: 25px;\n            font-size: 1.1rem;\n            max-width: 700px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            padding: 14px 35px;\n            background: linear-gradient(135deg, #e67e22, #d35400);\n            color: white;\n            text-decoration: none;\n            border-radius: 6px;\n            font-weight: 600;\n            font-size: 1.2rem;\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n            box-shadow: 0 4px 10px rgba(230, 126, 34, 0.3);\n        }\n        \n        .cta-button:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 6px 15px rgba(230, 126, 34, 0.4);\n        }\n        \n        \/* Responsive Adjustments *\/\n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 2rem;\n            }\n            \n            .content-section {\n                flex-direction: column;\n            }\n            \n            .specs-grid, .benefits-grid, .applications-grid, .use-cases-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .material-content {\n                grid-template-columns: 1fr;\n            }\n            \n            .use-cases, .security-section {\n                padding: 25px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003cdiv class=\"brand-badge\"\u003ePrime\u003c\/div\u003e\n\u003ch1 class=\"product-title\"\u003eFoil Board Lid for 4 oz. Ramekin\u003c\/h1\u003e\n\u003cp class=\"product-subtitle\"\u003eSecure your sauces and dressings with this essential take-out companion\u003c\/p\u003e\n\u003cdiv class=\"compatibility-badge\"\u003ePerfect for 4 oz. Ramekins\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Main Content Section --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003cdiv class=\"details-container\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003ch2 class=\"highlight-title\"\u003eEssential Take-Out Security\u003c\/h2\u003e\n\u003cp\u003eWhether your customers are taking home leftovers from your restaurant or buying a freshly cooked meal out of your food truck, this foil board lid is a necessary choice to keep your sauces, sides, and small desserts secure during transport.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003ePremium Features\u003c\/h2\u003e\n\u003cul class=\"features-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eSecure seal\u003c\/strong\u003e prevents spills and leaks during transport\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePerfect fit\u003c\/strong\u003e designed specifically for 4 oz. ramekins\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFoil board construction\u003c\/strong\u003e for reliable performance\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile applications\u003c\/strong\u003e for various food items\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEssential for take-out\u003c\/strong\u003e and food truck operations\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfessional presentation\u003c\/strong\u003e for your brand\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Section --\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\"\u003e\n\u003ci class=\"fas fa-ruler-combined\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eCompatibility\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e4 oz. Ramekins\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\"\u003e\n\u003ci class=\"fas fa-layer-group\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eFoil Board\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\"\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003ePrimary Use\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eSecure Covering\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\"\u003e\n\u003ci class=\"fas fa-tag\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eBrand\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBaker's Lane\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefits Section --\u003e\n\u003cdiv class=\"benefits-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-tint-slash\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"benefit-title\"\u003eSpill Prevention\u003c\/h3\u003e\n\u003cp\u003eCreates a secure seal that prevents sauces and dressings from leaking during transport, ensuring customer satisfaction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-truck\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"benefit-title\"\u003eTransport Safe\u003c\/h3\u003e\n\u003cp\u003eSpecifically designed to withstand the rigors of take-out and delivery, keeping contents secure from kitchen to customer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-utensils\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"benefit-title\"\u003eVersatile Use\u003c\/h3\u003e\n\u003cp\u003ePerfect for sauces, dressings, sides, small desserts, and any other accompaniments in your 4 oz. ramekins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Applications Section --\u003e\n\u003cdiv class=\"applications-section\"\u003e\n\u003ch2 class=\"section-title\"\u003ePerfect Applications\u003c\/h2\u003e\n\u003cdiv class=\"applications-grid\"\u003e\n\u003cdiv class=\"application-card\"\u003e\n\u003cdiv class=\"application-icon\"\u003e\n\u003ci class=\"fas fa-fill-drip\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"application-title\"\u003eSauces \u0026amp; Dressings\u003c\/h3\u003e\n\u003cp\u003eIdeal for securing liquid-based accompaniments that need spill-proof protection.\u003c\/p\u003e\n\u003cul class=\"items-list\"\u003e\n\u003cli\u003eSalad dressings\u003c\/li\u003e\n\u003cli\u003eDipping sauces\u003c\/li\u003e\n\u003cli\u003eGravies\u003c\/li\u003e\n\u003cli\u003eMarinades\u003c\/li\u003e\n\u003cli\u003eCondiments\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-card\"\u003e\n\u003cdiv class=\"application-icon\"\u003e\n\u003ci class=\"fas fa-cookie\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"application-title\"\u003eSides \u0026amp; Desserts\u003c\/h3\u003e\n\u003cp\u003ePerfect for smaller food items that need secure covering during transport.\u003c\/p\u003e\n\u003cul class=\"items-list\"\u003e\n\u003cli\u003eSmall desserts\u003c\/li\u003e\n\u003cli\u003eSide dishes\u003c\/li\u003e\n\u003cli\u003eToppings\u003c\/li\u003e\n\u003cli\u003eSmall portions\u003c\/li\u003e\n\u003cli\u003eSpecialty items\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Security Section --\u003e\n\u003cdiv class=\"security-section\"\u003e\n\u003cdiv class=\"security-icon\"\u003e\n\u003ci class=\"fas fa-lock\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"security-title\"\u003eTransportation Security You Can Trust\u003c\/h2\u003e\n\u003cp class=\"security-text\"\u003eWhether it's a short walk to the car or a longer delivery journey, these foil board lids provide the security needed to ensure your carefully prepared sauces and sides arrive exactly as intended. No more messy bags or disappointed customers - just professional, reliable performance every time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Use Cases Section --\u003e\n\u003cdiv class=\"use-cases\"\u003e\n\u003ch2 class=\"section-title\"\u003eEssential For These Operations\u003c\/h2\u003e\n\u003cdiv class=\"use-cases-grid\"\u003e\n\u003cdiv class=\"use-case\"\u003e\n\u003cdiv class=\"use-case-icon\"\u003e\n\u003ci class=\"fas fa-utensils\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-case-text\"\u003eRestaurants\u003c\/div\u003e\n\u003cdiv class=\"use-case-desc\"\u003ePerfect for take-out leftovers and orders\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-case\"\u003e\n\u003cdiv class=\"use-case-icon\"\u003e\n\u003ci class=\"fas fa-truck\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-case-text\"\u003eFood Trucks\u003c\/div\u003e\n\u003cdiv class=\"use-case-desc\"\u003eSecure mobile food service\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-case\"\u003e\n\u003cdiv class=\"use-case-icon\"\u003e\n\u003ci class=\"fas fa-home\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-case-text\"\u003eMeal Prep Services\u003c\/div\u003e\n\u003cdiv class=\"use-case-desc\"\u003eProfessional portion packaging\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-case\"\u003e\n\u003cdiv class=\"use-case-icon\"\u003e\n\u003ci class=\"fas fa-concierge-bell\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-case-text\"\u003eCatering Companies\u003c\/div\u003e\n\u003cdiv class=\"use-case-desc\"\u003eReliable transport solutions\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Material Section --\u003e\n\u003cdiv class=\"material-section\"\u003e\n\u003cdiv class=\"material-content\"\u003e\n\u003cdiv class=\"material-icon\"\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"material-text\"\u003e\n\u003ch3 class=\"material-title\"\u003ePremium Foil Board Construction\u003c\/h3\u003e\n\u003cp\u003eMade from high-quality foil board material that provides excellent sealing properties while maintaining the professional appearance your brand deserves. Durable enough for transport, yet easy for customers to remove when ready to enjoy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Call to Action --\u003e\n\u003cdiv class=\"cta-section\"\u003e\n\u003ch2 class=\"cta-title\"\u003eSecure Your Take-Out Experience Today\u003c\/h2\u003e\n\u003cp class=\"cta-subtitle\"\u003eDon't let spills and leaks compromise your customer's experience. Equip your restaurant or food truck with Baker's Lane foil board lids and ensure your sauces, dressings, and sides arrive perfectly every time.\u003c\/p\u003e\n\u003ca class=\"cta-button\" href=\"#\"\u003eAdd to Cart\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42587190886484,"sku":null,"price":74.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/product6-2.png?v=1760635650"},{"product_id":"solo-p150n-1-5-oz-translucent-polystyrene-souffle-portion-cup-2-500-case","title":"Solo P150N 1.5 oz. Translucent Polystyrene Souffle \/ Portion Cup - 2,500\/Case","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* Base Styles *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background-color: #f8f9fa;\n            color: #333;\n            line-height: 1.6;\n        }\n        \n        .product-description {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        \/* Header Section *\/\n        .product-header {\n            text-align: center;\n            margin-bottom: 40px;\n            padding: 40px 20px;\n            background: linear-gradient(135deg, #0066cc 0%, #004499 100%);\n            color: white;\n            border-radius: 12px;\n            box-shadow: 0 6px 15px rgba(0,0,0,0.1);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .product-header:before {\n            content: \"\";\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 4px;\n            background: linear-gradient(90deg, #ff6b35, #00a8ff, #ff6b35);\n        }\n        \n        .brand-badge {\n            display: inline-block;\n            background: rgba(255, 107, 53, 0.9);\n            color: white;\n            padding: 8px 20px;\n            border-radius: 20px;\n            font-size: 1rem;\n            font-weight: 600;\n            margin-bottom: 15px;\n            letter-spacing: 0.5px;\n        }\n        \n        .product-title {\n            font-size: 2.3rem;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .product-subtitle {\n            font-size: 1.3rem;\n            opacity: 0.95;\n            font-weight: 400;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        \n        .capacity-badge {\n            display: inline-block;\n            background: #00a8ff;\n            color: white;\n            padding: 8px 20px;\n            border-radius: 20px;\n            font-size: 1rem;\n            font-weight: 600;\n            margin-top: 15px;\n            letter-spacing: 0.5px;\n        }\n        \n        \/* Main Content Section *\/\n        .content-section {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-bottom: 50px;\n        }\n        \n        .details-container {\n            flex: 1;\n            min-width: 300px;\n        }\n        \n        .highlight-box {\n            background: linear-gradient(135deg, #e3f2fd, #bbdefb);\n            color: #01579b;\n            padding: 25px;\n            border-radius: 10px;\n            margin-bottom: 30px;\n            border-left: 4px solid #0066cc;\n        }\n        \n        .highlight-title {\n            font-size: 1.5rem;\n            margin-bottom: 10px;\n            font-weight: 600;\n        }\n        \n        .features-list {\n            list-style: none;\n            margin-top: 25px;\n        }\n        \n        .features-list li {\n            margin-bottom: 15px;\n            padding-left: 35px;\n            position: relative;\n            font-size: 1.1rem;\n        }\n        \n        .features-list li:before {\n            content: \"✓\";\n            position: absolute;\n            left: 0;\n            color: #00c853;\n            font-weight: bold;\n            font-size: 1.3rem;\n        }\n        \n        \/* Specifications Section *\/\n        .specs-section {\n            background-color: white;\n            padding: 35px;\n            border-radius: 12px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            margin-bottom: 50px;\n            border: 1px solid #e3f2fd;\n        }\n        \n        .section-title {\n            font-size: 1.9rem;\n            color: #0066cc;\n            margin-bottom: 25px;\n            padding-bottom: 12px;\n            border-bottom: 2px solid #ff6b35;\n            font-weight: 600;\n            text-align: center;\n        }\n        \n        .specs-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 25px;\n        }\n        \n        .spec-item {\n            display: flex;\n            align-items: center;\n            padding: 15px 0;\n            border-bottom: 1px solid #e3f2fd;\n        }\n        \n        .spec-icon {\n            width: 50px;\n            height: 50px;\n            background: linear-gradient(135deg, #0066cc, #004499);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-right: 20px;\n            color: white;\n            font-size: 1.3rem;\n        }\n        \n        .spec-text {\n            flex: 1;\n        }\n        \n        .spec-label {\n            font-weight: 600;\n            color: #0066cc;\n            font-size: 1.1rem;\n        }\n        \n        .spec-value {\n            color: #004499;\n        }\n        \n        \/* Benefits Section *\/\n        .benefits-section {\n            margin-bottom: 50px;\n        }\n        \n        .benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 30px;\n        }\n        \n        .benefit-card {\n            background-color: white;\n            border-radius: 10px;\n            padding: 30px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            transition: transform 0.3s ease;\n            text-align: center;\n            border: 1px solid #e3f2fd;\n        }\n        \n        .benefit-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.08);\n        }\n        \n        .benefit-icon {\n            font-size: 3rem;\n            background: linear-gradient(135deg, #0066cc, #ff6b35);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            margin-bottom: 20px;\n        }\n        \n        .benefit-title {\n            font-weight: 600;\n            color: #0066cc;\n            margin-bottom: 15px;\n            font-size: 1.4rem;\n        }\n        \n        \/* Applications Section *\/\n        .applications-section {\n            margin-bottom: 50px;\n        }\n        \n        .applications-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 25px;\n        }\n        \n        .application-card {\n            background-color: white;\n            border-radius: 10px;\n            padding: 30px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            transition: transform 0.3s ease;\n            border: 1px solid #e3f2fd;\n        }\n        \n        .application-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.08);\n        }\n        \n        .application-icon {\n            font-size: 2.5rem;\n            background: linear-gradient(135deg, #0066cc, #ff6b35);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            margin-bottom: 15px;\n        }\n        \n        .application-title {\n            font-weight: 600;\n            color: #0066cc;\n            margin-bottom: 15px;\n            font-size: 1.3rem;\n        }\n        \n        .items-list {\n            list-style: none;\n            margin-top: 15px;\n        }\n        \n        .items-list li {\n            margin-bottom: 8px;\n            padding-left: 20px;\n            position: relative;\n        }\n        \n        .items-list li:before {\n            content: \"•\";\n            position: absolute;\n            left: 0;\n            color: #ff6b35;\n            font-weight: bold;\n        }\n        \n        \/* Design Features Section *\/\n        .design-section {\n            background: linear-gradient(135deg, #0066cc, #004499);\n            color: white;\n            padding: 40px;\n            border-radius: 12px;\n            margin-bottom: 50px;\n        }\n        \n        .design-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 30px;\n            margin-top: 30px;\n        }\n        \n        .design-feature {\n            text-align: center;\n            padding: 25px;\n            background: rgba(255,255,255,0.1);\n            border-radius: 8px;\n            backdrop-filter: blur(10px);\n        }\n        \n        .design-icon {\n            font-size: 2.5rem;\n            margin-bottom: 15px;\n            color: #00a8ff;\n        }\n        \n        .design-title {\n            font-weight: 600;\n            margin-bottom: 10px;\n            font-size: 1.2rem;\n        }\n        \n        \/* Use Cases Section *\/\n        .use-cases {\n            background: linear-gradient(135deg, #e3f2fd, #bbdefb);\n            padding: 40px;\n            border-radius: 12px;\n            margin-bottom: 50px;\n        }\n        \n        .use-cases-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 20px;\n            margin-top: 30px;\n        }\n        \n        .use-case {\n            text-align: center;\n            padding: 20px;\n            background-color: white;\n            border-radius: 8px;\n            box-shadow: 0 4px 8px rgba(0,0,0,0.05);\n        }\n        \n        .use-case-icon {\n            font-size: 2.2rem;\n            color: #0066cc;\n            margin-bottom: 10px;\n        }\n        \n        .use-case-text {\n            font-weight: 600;\n            color: #0066cc;\n            font-size: 1.1rem;\n        }\n        \n        .use-case-desc {\n            color: #004499;\n            margin-top: 10px;\n            font-size: 0.95rem;\n        }\n        \n        \/* Versatility Section *\/\n        .versatility-section {\n            background: linear-gradient(135deg, #ff6b35, #ff8e53);\n            color: white;\n            padding: 35px;\n            border-radius: 12px;\n            margin-bottom: 50px;\n            text-align: center;\n        }\n        \n        .versatility-icon {\n            font-size: 3.5rem;\n            margin-bottom: 20px;\n        }\n        \n        .versatility-title {\n            font-size: 1.8rem;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .versatility-text {\n            opacity: 0.95;\n            max-width: 800px;\n            margin: 0 auto;\n            font-size: 1.1rem;\n        }\n        \n        \/* Call to Action *\/\n        .cta-section {\n            text-align: center;\n            padding: 40px;\n            background-color: white;\n            border-radius: 12px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            border: 1px solid #e3f2fd;\n        }\n        \n        .cta-title {\n            font-size: 2rem;\n            color: #0066cc;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .cta-subtitle {\n            color: #004499;\n            margin-bottom: 25px;\n            font-size: 1.1rem;\n            max-width: 700px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            padding: 14px 35px;\n            background: linear-gradient(135deg, #0066cc, #004499);\n            color: white;\n            text-decoration: none;\n            border-radius: 6px;\n            font-weight: 600;\n            font-size: 1.2rem;\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n            box-shadow: 0 4px 10px rgba(0, 102, 204, 0.3);\n        }\n        \n        .cta-button:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 6px 15px rgba(0, 102, 204, 0.4);\n        }\n        \n        \/* Responsive Adjustments *\/\n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 2rem;\n            }\n            \n            .content-section {\n                flex-direction: column;\n            }\n            \n            .specs-grid, .benefits-grid, .applications-grid, .design-grid, .use-cases-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .use-cases, .design-section {\n                padding: 25px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003cdiv class=\"brand-badge\"\u003eSolo P150N\u003c\/div\u003e\n\u003ch1 class=\"product-title\"\u003e1.5 oz. Souffle \/ Portion Cup\u003c\/h1\u003e\n\u003cp class=\"product-subtitle\"\u003eServe up perfectly portioned sides, sauces, and condiments with professional reliability\u003c\/p\u003e\n\u003cdiv class=\"capacity-badge\"\u003e1.5 oz. Perfect Portion Size\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Main Content Section --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003cdiv class=\"details-container\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003ch2 class=\"highlight-title\"\u003ePerfect Portion Control Solution\u003c\/h2\u003e\n\u003cp\u003eIdeal for casual dine-in or take-out eateries, this Solo P150N 1.5 oz. souffle cup will make any foodservice application easier. The durable design pairs with a translucent color for easy identification and dependable service.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003ePremium Features\u003c\/h2\u003e\n\u003cul class=\"features-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003ePerfect 1.5 oz. capacity\u003c\/strong\u003e for ideal portion control\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTranslucent design\u003c\/strong\u003e for easy content identification\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDurable construction\u003c\/strong\u003e for reliable food service\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile applications\u003c\/strong\u003e for various food items\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePerfect for take-out\u003c\/strong\u003e and concession stands\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfessional quality\u003c\/strong\u003e from trusted Solo brand\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Section --\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\"\u003e\n\u003ci class=\"fas fa-weight\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eCapacity\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1.5 oz.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\"\u003e\n\u003ci class=\"fas fa-palette\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eColor\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eTranslucent\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\"\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eDurability\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eCommercial Grade\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-icon\"\u003e\n\u003ci class=\"fas fa-tag\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-text\"\u003e\n\u003cdiv class=\"spec-label\"\u003eModel\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eP150N\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefits Section --\u003e\n\u003cdiv class=\"benefits-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-chart-pie\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"benefit-title\"\u003ePerfect Portion Control\u003c\/h3\u003e\n\u003cp\u003e1.5 oz. capacity provides the ideal portion size for condiments, sauces, and sides, helping control costs and maintain consistency.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-eye\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"benefit-title\"\u003eEasy Identification\u003c\/h3\u003e\n\u003cp\u003eTranslucent design allows staff and customers to quickly identify contents, speeding up service and reducing errors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-hard-hat\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"benefit-title\"\u003eDurable Performance\u003c\/h3\u003e\n\u003cp\u003eBuilt to withstand the demands of busy food service environments, ensuring reliable performance during peak hours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Applications Section --\u003e\n\u003cdiv class=\"applications-section\"\u003e\n\u003ch2 class=\"section-title\"\u003ePerfect Applications\u003c\/h2\u003e\n\u003cdiv class=\"applications-grid\"\u003e\n\u003cdiv class=\"application-card\"\u003e\n\u003cdiv class=\"application-icon\"\u003e\n\u003ci class=\"fas fa-fill-drip\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"application-title\"\u003eCondiments \u0026amp; Sauces\u003c\/h3\u003e\n\u003cp\u003eIdeal for serving individual portions of various condiments and sauces.\u003c\/p\u003e\n\u003cul class=\"items-list\"\u003e\n\u003cli\u003eKetchup \u0026amp; mustard\u003c\/li\u003e\n\u003cli\u003eSalad dressings\u003c\/li\u003e\n\u003cli\u003eHot sauce \u0026amp; salsa\u003c\/li\u003e\n\u003cli\u003eMayonnaise\u003c\/li\u003e\n\u003cli\u003eSpecialty sauces\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-card\"\u003e\n\u003cdiv class=\"application-icon\"\u003e\n\u003ci class=\"fas fa-utensils\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"application-title\"\u003eSides \u0026amp; Toppings\u003c\/h3\u003e\n\u003cp\u003ePerfect for small portions and meal accompaniments.\u003c\/p\u003e\n\u003cul class=\"items-list\"\u003e\n\u003cli\u003eSide dishes\u003c\/li\u003e\n\u003cli\u003eSalad toppings\u003c\/li\u003e\n\u003cli\u003eDipping sauces\u003c\/li\u003e\n\u003cli\u003eSmall desserts\u003c\/li\u003e\n\u003cli\u003ePromotional samples\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Design Features Section --\u003e\n\u003cdiv class=\"design-section\"\u003e\n\u003ch2 style=\"color: white; border-bottom-color: #00a8ff;\" class=\"section-title\"\u003eSmart Design Features\u003c\/h2\u003e\n\u003cdiv class=\"design-grid\"\u003e\n\u003cdiv class=\"design-feature\"\u003e\n\u003cdiv class=\"design-icon\"\u003e\n\u003ci class=\"fas fa-eye\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"design-title\"\u003eTranslucent Visibility\u003c\/h3\u003e\n\u003cp\u003eQuick content identification for efficient service\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"design-feature\"\u003e\n\u003cdiv class=\"design-icon\"\u003e\n\u003ci class=\"fas fa-grip-lines\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"design-title\"\u003eSecure Handling\u003c\/h3\u003e\n\u003cp\u003eDesigned for comfortable grip and spill prevention\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"design-feature\"\u003e\n\u003cdiv class=\"design-icon\"\u003e\n\u003ci class=\"fas fa-layer-group\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"design-title\"\u003eStackable Design\u003c\/h3\u003e\n\u003cp\u003eEasy storage and space-efficient organization\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Use Cases Section --\u003e\n\u003cdiv class=\"use-cases\"\u003e\n\u003ch2 class=\"section-title\"\u003eIdeal For These Businesses\u003c\/h2\u003e\n\u003cdiv class=\"use-cases-grid\"\u003e\n\u003cdiv class=\"use-case\"\u003e\n\u003cdiv class=\"use-case-icon\"\u003e\n\u003ci class=\"fas fa-utensils\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-case-text\"\u003eTake-out Restaurants\u003c\/div\u003e\n\u003cdiv class=\"use-case-desc\"\u003ePerfect for condiment portions\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-case\"\u003e\n\u003cdiv class=\"use-case-icon\"\u003e\n\u003ci class=\"fas fa-ticket-alt\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-case-text\"\u003eConcession Stands\u003c\/div\u003e\n\u003cdiv class=\"use-case-desc\"\u003eGreat for dipping sauces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-case\"\u003e\n\u003cdiv class=\"use-case-icon\"\u003e\n\u003ci class=\"fas fa-store\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-case-text\"\u003eFood Service Establishments\u003c\/div\u003e\n\u003cdiv class=\"use-case-desc\"\u003eVersatile for various needs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-case\"\u003e\n\u003cdiv class=\"use-case-icon\"\u003e\n\u003ci class=\"fas fa-home\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-case-text\"\u003eCasual Dine-in Eateries\u003c\/div\u003e\n\u003cdiv class=\"use-case-desc\"\u003ePerfect portion control\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Versatility Section --\u003e\n\u003cdiv class=\"versatility-section\"\u003e\n\u003cdiv class=\"versatility-icon\"\u003e\n\u003ci class=\"fas fa-infinity\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"versatility-title\"\u003eMaximum Versatility\u003c\/h2\u003e\n\u003cp class=\"versatility-text\"\u003eUse it at your take-out restaurant, concession stand, or any establishment offering products to go. The Solo P150N 1.5 oz. souffle cup adapts to virtually any food service application, making it an essential tool for businesses that value efficiency, consistency, and professional presentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Call to Action --\u003e\n\u003cdiv class=\"cta-section\"\u003e\n\u003ch2 class=\"cta-title\"\u003eStreamline Your Food Service Today\u003c\/h2\u003e\n\u003cp class=\"cta-subtitle\"\u003eJoin thousands of restaurants and food service establishments that trust Solo P150N souffle cups for perfect portion control and reliable performance. Ideal for any business that values consistency and efficiency in their operations.\u003c\/p\u003e\n\u003ca class=\"cta-button\" href=\"#\"\u003eAdd to Cart\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42587260190804,"sku":null,"price":60.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/product7-3.png?v=1760636614"},{"product_id":"solo-sccdss2-2-5-oz-black-wide-sauce-portion-cup-250-pack","title":"Solo SCCDSS2 2.5 oz. Black Wide Sauce \/ Portion Cup - 250\/Pack","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\u003eSolo SCCDSS2 2.5 oz. Wide Sauce \/ Portion Cup\u003c\/title\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        \/* Base Styles *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background-color: #f8f9fa;\n            color: #333;\n            line-height: 1.6;\n        }\n        \n        .product-description {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        \/* Header Section *\/\n        .product-header {\n            text-align: center;\n            margin-bottom: 40px;\n            padding: 40px 20px;\n            background: linear-gradient(135deg, #2c2c2c 0%, #404040 100%);\n            color: white;\n            border-radius: 12px;\n            box-shadow: 0 6px 15px rgba(0,0,0,0.1);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .product-header:before {\n            content: \"\";\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 4px;\n            background: linear-gradient(90deg, #ff6b35, #00a8ff, #ff6b35);\n        }\n        \n        .brand-badge {\n            display: inline-block;\n            background: rgba(255, 107, 53, 0.9);\n            color: white;\n            padding: 8px 20px;\n            border-radius: 20px;\n            font-size: 1rem;\n            font-weight: 600;\n            margin-bottom: 15px;\n            letter-spacing: 0.5px;\n        }\n        \n        .product-title {\n            font-size: 2.3rem;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .product-subtitle {\n            font-size: 1.3rem;\n            opacity: 0.95;\n            font-weight: 400;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        \n        .capacity-badge {\n            display: inline-block;\n            background: #00a8ff;\n            color: white;\n            padding: 8px 20px;\n            border-radius: 20px;\n            font-size: 1rem;\n            font-weight: 600;\n            margin-top: 15px;\n            letter-spacing: 0.5px;\n        }\n        \n        \/* Main Content Section *\/\n        .content-section {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-bottom: 50px;\n        }\n        \n        .details-container {\n            flex: 1;\n            min-width: 300px;\n        }\n        \n        .highlight-box {\n            background: linear-gradient(135deg, #f5f5f5, #e0e0e0);\n            color: #2c2c2c;\n            padding: 25px;\n            border-radius: 10px;\n            margin-bottom: 30px;\n            border-left: 4px solid #ff6b35;\n        }\n        \n        .highlight-title {\n            font-size: 1.5rem;\n            margin-bottom: 10px;\n            font-weight: 600;\n        }\n        \n        .features-list {\n            list-style: none;\n            margin-top: 25px;\n        }\n        \n        .features-list li {\n            margin-bottom: 15px;\n            padding-left: 35px;\n            position: relative;\n            font-size: 1.1rem;\n        }\n        \n        .features-list li:before {\n            content: \"✓\";\n            position: absolute;\n            left: 0;\n            color: #ff6b35;\n            font-weight: bold;\n            font-size: 1.3rem;\n        }\n        \n        \/* Specifications Section *\/\n        .specs-section {\n            background-color: white;\n            padding: 35px;\n            border-radius: 12px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            margin-bottom: 50px;\n            border: 1px solid #e0e0e0;\n        }\n        \n        .section-title {\n            font-size: 1.9rem;\n            color: #2c2c2c;\n            margin-bottom: 25px;\n            padding-bottom: 12px;\n            border-bottom: 2px solid #ff6b35;\n            font-weight: 600;\n            text-align: center;\n        }\n        \n        .specs-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 25px;\n        }\n        \n        .spec-item {\n            display: flex;\n            align-items: center;\n            padding: 15px 0;\n            border-bottom: 1px solid #f5f5f5;\n        }\n        \n        .spec-icon {\n            width: 50px;\n            height: 50px;\n            background: linear-gradient(135deg, #2c2c2c, #404040);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-right: 20px;\n            color: white;\n            font-size: 1.3rem;\n        }\n        \n        .spec-text {\n            flex: 1;\n        }\n        \n        .spec-label {\n            font-weight: 600;\n            color: #2c2c2c;\n            font-size: 1.1rem;\n        }\n        \n        .spec-value {\n            color: #404040;\n        }\n        \n        \/* Benefits Section *\/\n        .benefits-section {\n            margin-bottom: 50px;\n        }\n        \n        .benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 30px;\n        }\n        \n        .benefit-card {\n            background-color: white;\n            border-radius: 10px;\n            padding: 30px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            transition: transform 0.3s ease;\n            text-align: center;\n            border: 1px solid #e0e0e0;\n        }\n        \n        .benefit-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.08);\n        }\n        \n        .benefit-icon {\n            font-size: 3rem;\n            background: linear-gradient(135deg, #2c2c2c, #ff6b35);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            margin-bottom: 20px;\n        }\n        \n        .benefit-title {\n            font-weight: 600;\n            color: #2c2c2c;\n            margin-bottom: 15px;\n            font-size: 1.4rem;\n        }\n        \n        \/* Applications Section *\/\n        .applications-section {\n            margin-bottom: 50px;\n        }\n        \n        .applications-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 25px;\n        }\n        \n        .application-card {\n            background-color: white;\n            border-radius: 10px;\n            padding: 30px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            transition: transform 0.3s ease;\n            border: 1px solid #e0e0e0;\n        }\n        \n        .application-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.08);\n        }\n        \n        .application-icon {\n            font-size: 2.5rem;\n            background: linear-gradient(135deg, #2c2c2c, #ff6b35);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            margin-bottom: 15px;\n        }\n        \n        .application-title {\n            font-weight: 600;\n            color: #2c2c2c;\n            margin-bottom: 15px;\n            font-size: 1.3rem;\n        }\n        \n        .items-list {\n            list-style: none;\n            margin-top: 15px;\n        }\n        \n        .items-list li {\n            margin-bottom: 8px;\n            padding-left: 20px;\n            position: relative;\n        }\n        \n        .items-list li:before {\n            content: \"•\";\n            position: absolute;\n            left: 0;\n            color: #ff6b35;\n            font-weight: bold;\n        }\n        \n        \/* Lid Compatibility Section *\/\n        .lid-section {\n            background: linear-gradient(135deg, #00a8ff, #0097e6);\n            color: white;\n            padding: 35px;\n            border-radius: 12px;\n            margin-bottom: 50px;\n            text-align: center;\n        }\n        \n        .lid-icon {\n            font-size: 3.5rem;\n            margin-bottom: 20px;\n        }\n        \n        .lid-title {\n            font-size: 1.8rem;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .lid-text {\n            opacity: 0.95;\n            max-width: 800px;\n            margin: 0 auto;\n            font-size: 1.1rem;\n        }\n        \n        \/* Use Cases Section *\/\n        .use-cases {\n            background: linear-gradient(135deg, #2c2c2c, #404040);\n            color: white;\n            padding: 40px;\n            border-radius: 12px;\n            margin-bottom: 50px;\n        }\n        \n        .use-cases-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 25px;\n            margin-top: 30px;\n        }\n        \n        .use-case {\n            text-align: center;\n            padding: 25px;\n            background: rgba(255,255,255,0.1);\n            border-radius: 8px;\n            backdrop-filter: blur(10px);\n        }\n        \n        .use-case-icon {\n            font-size: 2.5rem;\n            margin-bottom: 15px;\n            color: #00a8ff;\n        }\n        \n        .use-case-text {\n            font-weight: 600;\n            font-size: 1.1rem;\n            margin-bottom: 10px;\n        }\n        \n        .use-case-desc {\n            opacity: 0.9;\n            font-size: 0.95rem;\n        }\n        \n        \/* Design Features Section *\/\n        .design-section {\n            background: linear-gradient(135deg, #f5f5f5, #e0e0e0);\n            padding: 35px;\n            border-radius: 12px;\n            margin-bottom: 50px;\n        }\n        \n        .design-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 30px;\n            margin-top: 25px;\n        }\n        \n        .design-feature {\n            text-align: center;\n            padding: 25px;\n            background-color: white;\n            border-radius: 8px;\n            box-shadow: 0 4px 8px rgba(0,0,0,0.05);\n        }\n        \n        .design-icon {\n            font-size: 2.5rem;\n            color: #ff6b35;\n            margin-bottom: 15px;\n        }\n        \n        .design-title {\n            font-weight: 600;\n            color: #2c2c2c;\n            margin-bottom: 10px;\n            font-size: 1.2rem;\n        }\n        \n        \/* Call to Action *\/\n        .cta-section {\n            text-align: center;\n            padding: 40px;\n            background-color: white;\n            border-radius: 12px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            border: 1px solid #e0e0e0;\n        }\n        \n        .cta-title {\n            font-size: 2rem;\n            color: #2c2c2c;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .cta-subtitle {\n            color: #404040;\n            margin-bottom: 25px;\n            font-size: 1.1rem;\n            max-width: 700px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            padding: 14px 35px;\n            background: linear-gradient(135deg, #2c2c2c, #404040);\n            color: white;\n            text-decoration: none;\n            border-radius: 6px;\n            font-weight: 600;\n            font-size: 1.2rem;\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n            box-shadow: 0 4px 10px rgba(44, 44, 44, 0.3);\n        }\n        \n        .cta-button:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 6px 15px rgba(44, 44, 44, 0.4);\n        }\n        \n        \/* Responsive Adjustments *\/\n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 2rem;\n            }\n            \n            .content-section {\n                flex-direction: column;\n            }\n            \n            .specs-grid, .benefits-grid, .applications-grid, .use-cases-grid, .design-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .use-cases, .lid-section {\n                padding: 25px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description\"\u003e\n        \u003c!-- Header Section --\u003e\n        \u003cdiv class=\"product-header\"\u003e\n            \u003cdiv class=\"brand-badge\"\u003eSolo SCCDSS2\u003c\/div\u003e\n            \u003ch1 class=\"product-title\"\u003e2.5 oz. Wide Sauce \/ Portion Cup\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003eOffer guests their favorite condiments with professional black sauce cups\u003c\/p\u003e\n            \u003cdiv class=\"capacity-badge\"\u003e2.5 oz. Generous Capacity\u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Main Content Section --\u003e\n        \u003cdiv class=\"content-section\"\u003e\n            \u003cdiv class=\"details-container\"\u003e\n                \u003cdiv class=\"highlight-box\"\u003e\n                    \u003ch2 class=\"highlight-title\"\u003eVersatile Condiment Solution\u003c\/h2\u003e\n                    \u003cp\u003eThis 2.5 oz. black sauce \/ portion cup is ideal for fast-casual eateries, campus dining, and concession stands. It can also be combined with a lid (sold separately), so you can send your specialty dips with your take-out appetizers and entrees.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003ch2 class=\"section-title\"\u003ePremium Features\u003c\/h2\u003e\n                \u003cul class=\"features-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eGenerous 2.5 oz. capacity\u003c\/strong\u003e perfect for sauces and dips\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eWide design\u003c\/strong\u003e for easy dipping and access\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eSleek black color\u003c\/strong\u003e for professional presentation\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eLid compatible\u003c\/strong\u003e for secure take-out transport\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eDurable construction\u003c\/strong\u003e for food service use\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eVersatile applications\u003c\/strong\u003e across multiple settings\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Specifications Section --\u003e\n        \u003cdiv class=\"specs-section\"\u003e\n            \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n            \u003cdiv class=\"specs-grid\"\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\n                        \u003ci class=\"fas fa-weight\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-text\"\u003e\n                        \u003cdiv class=\"spec-label\"\u003eCapacity\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003e2.5 oz.\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\n                        \u003ci class=\"fas fa-arrows-alt-h\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-text\"\u003e\n                        \u003cdiv class=\"spec-label\"\u003eDesign\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003eWide Mouth\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\n                        \u003ci class=\"fas fa-palette\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-text\"\u003e\n                        \u003cdiv class=\"spec-label\"\u003eColor\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003eProfessional Black\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\n                        \u003ci class=\"fas fa-box\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-text\"\u003e\n                        \u003cdiv class=\"spec-label\"\u003eModel\u003c\/div\u003e\n                        \u003cdiv class=\"spec-value\"\u003eSCCDSS2\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Benefits Section --\u003e\n        \u003cdiv class=\"benefits-section\"\u003e\n            \u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n            \u003cdiv class=\"benefits-grid\"\u003e\n                \u003cdiv class=\"benefit-card\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-utensils\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"benefit-title\"\u003eEasy Dipping\u003c\/h3\u003e\n                    \u003cp\u003eWide design allows customers to easily dip fries, vegetables, and other menu items without frustration.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"benefit-card\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-crown\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"benefit-title\"\u003eProfessional Look\u003c\/h3\u003e\n                    \u003cp\u003eSleek black color provides an upscale, professional appearance that enhances your brand presentation.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"benefit-card\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e\n                        \u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"benefit-title\"\u003eTake-Out Ready\u003c\/h3\u003e\n                    \u003cp\u003eCompatible with lids (sold separately) for secure transport of sauces and dips with take-out orders.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Applications Section --\u003e\n        \u003cdiv class=\"applications-section\"\u003e\n            \u003ch2 class=\"section-title\"\u003ePerfect Applications\u003c\/h2\u003e\n            \u003cdiv class=\"applications-grid\"\u003e\n                \u003cdiv class=\"application-card\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-fill-drip\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"application-title\"\u003eSauces \u0026amp; Condiments\u003c\/h3\u003e\n                    \u003cp\u003eIdeal for serving various sauces and condiments with easy access.\u003c\/p\u003e\n                    \u003cul class=\"items-list\"\u003e\n                        \u003cli\u003eKetchup \u0026amp; mustard\u003c\/li\u003e\n                        \u003cli\u003eBarbecue sauce\u003c\/li\u003e\n                        \u003cli\u003eRanch dressing\u003c\/li\u003e\n                        \u003cli\u003eHot sauce\u003c\/li\u003e\n                        \u003cli\u003eSpecialty dips\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"application-card\"\u003e\n                    \u003cdiv class=\"application-icon\"\u003e\n                        \u003ci class=\"fas fa-hamburger\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"application-title\"\u003eMenu Enhancements\u003c\/h3\u003e\n                    \u003cp\u003ePerfect for the extra toppings and sauces that make your menu special.\u003c\/p\u003e\n                    \u003cul class=\"items-list\"\u003e\n                        \u003cli\u003eSignature sauces\u003c\/li\u003e\n                        \u003cli\u003eSpecialty dressings\u003c\/li\u003e\n                        \u003cli\u003eUnique condiments\u003c\/li\u003e\n                        \u003cli\u003eDipping sauces\u003c\/li\u003e\n                        \u003cli\u003eGourmet toppings\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Lid Compatibility Section --\u003e\n        \u003cdiv class=\"lid-section\"\u003e\n            \u003cdiv class=\"lid-icon\"\u003e\n                \u003ci class=\"fas fa-lock\"\u003e\u003c\/i\u003e\n            \u003c\/div\u003e\n            \u003ch2 class=\"lid-title\"\u003eTake-Out Ready with Lid Compatibility\u003c\/h2\u003e\n            \u003cp class=\"lid-text\"\u003eSend your specialty dips home securely with take-out orders. These sauce cups are designed to work with compatible lids (sold separately), ensuring your sauces and condiments arrive perfectly with your appetizers and entrees. No more spills or leaks - just professional, reliable transport every time.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Use Cases Section --\u003e\n        \u003cdiv class=\"use-cases\"\u003e\n            \u003ch2 class=\"section-title\" style=\"color: white; border-bottom-color: #00a8ff;\"\u003eIdeal For These Settings\u003c\/h2\u003e\n            \u003cdiv class=\"use-cases-grid\"\u003e\n                \u003cdiv class=\"use-case\"\u003e\n                    \u003cdiv class=\"use-case-icon\"\u003e\n                        \u003ci class=\"fas fa-hamburger\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"use-case-text\"\u003eFast-Casual Eateries\u003c\/div\u003e\n                    \u003cdiv class=\"use-case-desc\"\u003ePerfect for quick-service restaurants\u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"use-case\"\u003e\n                    \u003cdiv class=\"use-case-icon\"\u003e\n                        \u003ci class=\"fas fa-graduation-cap\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"use-case-text\"\u003eCampus Dining\u003c\/div\u003e\n                    \u003cdiv class=\"use-case-desc\"\u003eGreat for university food service\u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"use-case\"\u003e\n                    \u003cdiv class=\"use-case-icon\"\u003e\n                        \u003ci class=\"fas fa-ticket-alt\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"use-case-text\"\u003eConcession Stands\u003c\/div\u003e\n                    \u003cdiv class=\"use-case-desc\"\u003eIdeal for events and venues\u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"use-case\"\u003e\n                    \u003cdiv class=\"use-case-icon\"\u003e\n                        \u003ci class=\"fas fa-utensils\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"use-case-text\"\u003eTake-out Service\u003c\/div\u003e\n                    \u003cdiv class=\"use-case-desc\"\u003ePerfect with compatible lids\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Design Features Section --\u003e\n        \u003cdiv class=\"design-section\"\u003e\n            \u003ch2 class=\"section-title\"\u003eSmart Design Features\u003c\/h2\u003e\n            \u003cdiv class=\"design-grid\"\u003e\n                \u003cdiv class=\"design-feature\"\u003e\n                    \u003cdiv class=\"design-icon\"\u003e\n                        \u003ci class=\"fas fa-arrows-alt-h\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"design-title\"\u003eWide Mouth\u003c\/h3\u003e\n                    \u003cp\u003eEasy access for dipping and excellent visibility of contents\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"design-feature\"\u003e\n                    \u003cdiv class=\"design-icon\"\u003e\n                        \u003ci class=\"fas fa-ruler\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"design-title\"\u003ePerfect Capacity\u003c\/h3\u003e\n                    \u003cp\u003e2.5 oz. provides generous portions without waste\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"design-feature\"\u003e\n                    \u003cdiv class=\"design-icon\"\u003e\n                        \u003ci class=\"fas fa-lock\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"design-title\"\u003eLid Compatible\u003c\/h3\u003e\n                    \u003cp\u003eSecure transport for take-out and delivery orders\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Call to Action --\u003e\n        \u003cdiv class=\"cta-section\"\u003e\n            \u003ch2 class=\"cta-title\"\u003eUpgrade Your Condiment Service\u003c\/h2\u003e\n            \u003cp class=\"cta-subtitle\"\u003eJoin fast-casual eateries, campus dining facilities, and concession stands that trust Solo SCCDSS2 sauce cups for professional condiment presentation. Provide your customers with the perfect dipping experience while maintaining the quality and functionality your business demands.\u003c\/p\u003e\n            \u003ca href=\"#\" class=\"cta-button\"\u003eAdd to Cart\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        \/\/ Simple animation for elements when they come into view\n        document.addEventListener('DOMContentLoaded', function() {\n            const observer = new IntersectionObserver((entries) =\u003e {\n                entries.forEach(entry =\u003e {\n                    if (entry.isIntersecting) {\n                        entry.target.style.opacity = 1;\n                        entry.target.style.transform = 'translateY(0)';\n                    }\n                });\n            });\n            \n            \/\/ Set initial state for animated elements\n            const animatedElements = document.querySelectorAll('.benefit-card, .application-card, .use-case, .design-feature');\n            animatedElements.forEach(el =\u003e {\n                el.style.opacity = 0;\n                el.style.transform = 'translateY(20px)';\n                el.style.transition = 'opacity 0.5s ease, transform 0.5s ease';\n                observer.observe(el);\n            });\n        });\n    \u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42587513978964,"sku":null,"price":52.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/product13-1.png?v=1760643989"},{"product_id":"choice-0-5-oz-black-plastic-souffle-cup-portion-cup-2-500-case","title":"0.5 oz. Black Plastic Souffle Cup \/ Portion Cup - 2,500\/Case","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* Base Styles *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background-color: #f8f9fa;\n            color: #333;\n            line-height: 1.6;\n            padding: 20px;\n        }\n        \n        .product-container {\n            max-width: 900px;\n            margin: 0 auto;\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);\n            overflow: hidden;\n        }\n        \n        \/* Header Section *\/\n        .product-header {\n            background: linear-gradient(135deg, #2c3e50 0%, #34495e 100%);\n            color: white;\n            padding: 35px 30px;\n            text-align: center;\n            position: relative;\n        }\n        \n        .product-badge {\n            position: absolute;\n            top: 20px;\n            right: 20px;\n            background: #e74c3c;\n            color: white;\n            padding: 8px 15px;\n            border-radius: 20px;\n            font-size: 14px;\n            font-weight: 600;\n        }\n        \n        .product-title {\n            font-size: 32px;\n            font-weight: 700;\n            margin-bottom: 10px;\n            letter-spacing: 0.5px;\n        }\n        \n        .product-subtitle {\n            font-size: 18px;\n            font-weight: 300;\n            opacity: 0.9;\n            max-width: 600px;\n            margin: 0 auto;\n        }\n        \n        \/* Content Section *\/\n        .product-content {\n            padding: 35px 30px;\n        }\n        \n        .section-title {\n            font-size: 24px;\n            color: #2c3e50;\n            margin: 30px 0 18px;\n            padding-bottom: 10px;\n            border-bottom: 2px solid #eaeaea;\n            font-weight: 600;\n        }\n        \n        .section-title:first-child {\n            margin-top: 0;\n        }\n        \n        .intro-text {\n            font-size: 18px;\n            margin-bottom: 25px;\n            color: #444;\n            line-height: 1.7;\n        }\n        \n        .feature-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));\n            gap: 25px;\n            margin: 30px 0;\n        }\n        \n        .feature-card {\n            background: #f8f9fa;\n            border-radius: 10px;\n            padding: 25px 20px;\n            text-align: center;\n            transition: all 0.3s ease;\n            border: 1px solid #e9ecef;\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);\n            border-color: #e74c3c;\n        }\n        \n        .feature-icon {\n            font-size: 32px;\n            margin-bottom: 15px;\n            height: 70px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .feature-title {\n            font-weight: 700;\n            margin-bottom: 12px;\n            color: #2c3e50;\n            font-size: 18px;\n        }\n        \n        .highlight-box {\n            background: #ffeaea;\n            border-left: 5px solid #e74c3c;\n            padding: 25px;\n            margin: 30px 0;\n            border-radius: 0 8px 8px 0;\n        }\n        \n        .highlight-title {\n            font-weight: 700;\n            margin-bottom: 10px;\n            color: #2c3e50;\n            font-size: 20px;\n        }\n        \n        .applications-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 12px;\n            margin: 20px 0 30px;\n        }\n        \n        .application-tag {\n            background: #e9ecef;\n            color: #2c3e50;\n            padding: 10px 18px;\n            border-radius: 30px;\n            font-weight: 600;\n            font-size: 15px;\n            border: 1px solid #dee2e6;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 25px 0;\n            background: #f8f9fa;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);\n        }\n        \n        .specs-table tr:nth-child(even) {\n            background: #f1f3f5;\n        }\n        \n        .specs-table td {\n            padding: 15px 20px;\n            border-bottom: 1px solid #e9ecef;\n        }\n        \n        .specs-table td:first-child {\n            font-weight: 600;\n            color: #2c3e50;\n            width: 40%;\n        }\n        \n        .benefits-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 15px;\n            margin: 25px 0;\n        }\n        \n        .benefit-item {\n            flex: 1;\n            min-width: 200px;\n            background: #f8f9fa;\n            padding: 20px;\n            border-radius: 8px;\n            text-align: center;\n        }\n        \n        .benefit-icon {\n            font-size: 24px;\n            margin-bottom: 10px;\n            color: #e74c3c;\n        }\n        \n        .durability-highlight {\n            background: linear-gradient(135deg, #2c3e50 0%, #34495e 100%);\n            color: white;\n            padding: 25px;\n            border-radius: 10px;\n            text-align: center;\n            margin: 30px 0;\n        }\n        \n        .durability-title {\n            font-size: 22px;\n            font-weight: 700;\n            margin-bottom: 10px;\n            color: #e74c3c;\n        }\n        \n        .comparison-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .comparison-card {\n            background: #f8f9fa;\n            padding: 25px;\n            border-radius: 10px;\n            text-align: center;\n            border: 1px solid #e9ecef;\n        }\n        \n        .comparison-icon {\n            font-size: 36px;\n            margin-bottom: 15px;\n        }\n        \n        .plastic-icon {\n            color: #27ae60;\n        }\n        \n        .paper-icon {\n            color: #e74c3c;\n        }\n        \n        .comparison-title {\n            font-weight: 700;\n            margin-bottom: 10px;\n            color: #2c3e50;\n            font-size: 18px;\n        }\n        \n        \/* Footer Section *\/\n        .product-footer {\n            background: #2c3e50;\n            color: white;\n            padding: 30px;\n            text-align: center;\n        }\n        \n        .call-to-action {\n            font-size: 22px;\n            font-weight: 600;\n            margin-bottom: 15px;\n        }\n        \n        .package-info {\n            background: rgba(255, 255, 255, 0.1);\n            display: inline-block;\n            padding: 12px 25px;\n            border-radius: 8px;\n            margin: 20px 0;\n            font-weight: 600;\n            font-size: 18px;\n        }\n        \n        .use-cases {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 15px;\n            margin-top: 25px;\n        }\n        \n        .use-case {\n            background: rgba(255, 255, 255, 0.1);\n            padding: 8px 16px;\n            border-radius: 20px;\n            font-size: 14px;\n        }\n        \n        \/* Responsive Adjustments *\/\n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 26px;\n            }\n            \n            .product-subtitle {\n                font-size: 16px;\n            }\n            \n            .product-content {\n                padding: 25px 20px;\n            }\n            \n            .feature-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .specs-table td {\n                padding: 12px 15px;\n            }\n            \n            .benefit-item {\n                min-width: 100%;\n            }\n            \n            .comparison-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .product-header {\n                padding: 25px 20px;\n            }\n            \n            .product-title {\n                font-size: 22px;\n            }\n            \n            .intro-text {\n                font-size: 16px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003cdiv class=\"product-badge\"\u003eLeak-Proof\u003c\/div\u003e\n\u003ch1 class=\"product-title\"\u003eChoice 0.5 oz. Black Plastic Souffle Cup\u003c\/h1\u003e\n\u003cp class=\"product-subtitle\"\u003ePremium Polypropylene Construction - No Leaks, No Punctures\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-content\"\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Overview\u003c\/h2\u003e\n\u003cp class=\"intro-text\"\u003eHelp control portion sizes and costs with the Choice 0.5 oz. black plastic souffle cup \/ portion cup. This versatile cup delivers reliable performance for all your food service needs.\u003c\/p\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003cdiv class=\"highlight-title\"\u003eSuperior to Paper Cups\u003c\/div\u003e\n\u003cp\u003eUnlike comparable paper cups, this plastic cup eliminates the threat of punctures or leaks, ensuring your dressings and sauces stay contained and your service remains professional.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003eKey Features\u003c\/h2\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e⚖️\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003ePrecise Portion Control\u003c\/div\u003e\n\u003cp\u003e0.5 oz. capacity perfect for exact portions of dressings and condiments\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e💪\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eCrack-Resistant\u003c\/div\u003e\n\u003cp\u003eSturdy polypropylene construction withstands handling stress\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🚫\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eLeak-Proof\u003c\/div\u003e\n\u003cp\u003eEliminates the threat of punctures or leaks common with paper cups\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🎯\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eVersatile Use\u003c\/div\u003e\n\u003cp\u003eGreat for salad dressings, condiments, sauces, and samples\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eDurable Material\u003c\/div\u003e\n\u003cp\u003ePremium polypropylene offers long-lasting reliability\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e💰\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eCost Effective\u003c\/div\u003e\n\u003cp\u003eHelp control food costs with consistent portion sizes\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"durability-highlight\"\u003e\n\u003cdiv class=\"durability-title\"\u003eBuilt to Last\u003c\/div\u003e\n\u003cp\u003eThe sturdy, crack-resistant polypropylene construction offers durability to provide you peace of mind when serving your customers. No more worrying about cups failing during service.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003ePlastic vs. Paper Comparison\u003c\/h2\u003e\n\u003cdiv class=\"comparison-grid\"\u003e\n\u003cdiv class=\"comparison-card\"\u003e\n\u003cdiv class=\"comparison-icon plastic-icon\"\u003e💪\u003c\/div\u003e\n\u003cdiv class=\"comparison-title\"\u003ePlastic Cups\u003c\/div\u003e\n\u003cp\u003e• Leak-proof and puncture-resistant\u003cbr\u003e• Durable polypropylene construction\u003cbr\u003e• Crack-resistant performance\u003cbr\u003e• Reusable if needed\u003cbr\u003e• Professional appearance\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-card\"\u003e\n\u003cdiv class=\"comparison-icon paper-icon\"\u003e📄\u003c\/div\u003e\n\u003cdiv class=\"comparison-title\"\u003ePaper Cups\u003c\/div\u003e\n\u003cp\u003e• Prone to leaks and punctures\u003cbr\u003e• Can become soggy with liquids\u003cbr\u003e• Less durable construction\u003cbr\u003e• Single-use only\u003cbr\u003e• Limited reliability\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003ePrimary Benefits\u003c\/h2\u003e\n\u003cdiv class=\"benefits-container\"\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003ePeace of Mind\u003c\/div\u003e\n\u003cp\u003eNo more worries about leaks or cup failures during service\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e📊\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eConsistent Portions\u003c\/div\u003e\n\u003cp\u003eMaintain exact serving sizes for cost control\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e🍽️\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eProfessional Service\u003c\/div\u003e\n\u003cp\u003eReliable performance that enhances customer experience\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003eIdeal Applications\u003c\/h2\u003e\n\u003cp\u003eThis versatile cup is great for salad dressings, condiments, sauces, and samples. Perfect for any food service environment where reliability matters.\u003c\/p\u003e\n\u003cdiv class=\"applications-container\"\u003e\n\u003cspan class=\"application-tag\"\u003eSalad Dressings\u003c\/span\u003e \u003cspan class=\"application-tag\"\u003eCondiments\u003c\/span\u003e \u003cspan class=\"application-tag\"\u003eDipping Sauces\u003c\/span\u003e \u003cspan class=\"application-tag\"\u003eFood Samples\u003c\/span\u003e \u003cspan class=\"application-tag\"\u003eDeli Items\u003c\/span\u003e \u003cspan class=\"application-tag\"\u003eTo-Go Orders\u003c\/span\u003e \u003cspan class=\"application-tag\"\u003eBuffet Service\u003c\/span\u003e \u003cspan class=\"application-tag\"\u003eCatering Events\u003c\/span\u003e \u003cspan class=\"application-tag\"\u003eSide Sauces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eCapacity\u003c\/td\u003e\n\u003ctd\u003e0.5 oz.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eBlack Polypropylene Plastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction\u003c\/td\u003e\n\u003ctd\u003eCrack-Resistant \u0026amp; Sturdy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLeak Resistance\u003c\/td\u003e\n\u003ctd\u003ePuncture \u0026amp; Leak Proof\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrimary Use\u003c\/td\u003e\n\u003ctd\u003ePortion Control for Food Service\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIdeal For\u003c\/td\u003e\n\u003ctd\u003eDressings, Condiments, Sauces, Samples\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAdvantage Over Paper\u003c\/td\u003e\n\u003ctd\u003eSuperior Durability \u0026amp; Leak Protection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-footer\"\u003e\n\u003cp class=\"call-to-action\"\u003eUpgrade to Leak-Proof Portion Control Today!\u003c\/p\u003e\n\u003cdiv class=\"package-info\"\u003eDurable • Leak-Proof • Cost-Effective\u003c\/div\u003e\n\u003cp\u003eExperience the reliability of crack-resistant polypropylene construction that eliminates the threats of punctures and leaks common with paper alternatives.\u003c\/p\u003e\n\u003cdiv class=\"use-cases\"\u003e\n\u003cspan class=\"use-case\"\u003eRestaurants\u003c\/span\u003e \u003cspan class=\"use-case\"\u003eDelis\u003c\/span\u003e \u003cspan class=\"use-case\"\u003eCatering\u003c\/span\u003e \u003cspan class=\"use-case\"\u003eFood Trucks\u003c\/span\u003e \u003cspan class=\"use-case\"\u003eBuffet Service\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42589473341524,"sku":null,"price":40.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/product22-3.png?v=1760683335"},{"product_id":"carnival-king-85-oz-popcorn-bucket-150-case","title":"85 oz. Popcorn Bucket - 150\/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\u003eCarnival King 85 oz. Popcorn Bucket\u003c\/title\u003e\n    \u003cstyle\u003e\n        \/* Base Styles *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background: linear-gradient(135deg, #ff6b6b 0%, #ff8e53 100%);\n            color: #333;\n            line-height: 1.6;\n            padding: 20px;\n            min-height: 100vh;\n        }\n        \n        .product-container {\n            max-width: 900px;\n            margin: 0 auto;\n            background: white;\n            border-radius: 20px;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);\n            overflow: hidden;\n            border: 4px solid #ffd700;\n        }\n        \n        \/* Header Section *\/\n        .product-header {\n            background: linear-gradient(135deg, #ff4757 0%, #ff6348 100%);\n            color: white;\n            padding: 40px 30px;\n            text-align: center;\n            position: relative;\n            border-bottom: 6px solid #ffd700;\n        }\n        \n        .product-badge {\n            position: absolute;\n            top: 25px;\n            right: 25px;\n            background: #ffd700;\n            color: #ff4757;\n            padding: 10px 20px;\n            border-radius: 25px;\n            font-size: 16px;\n            font-weight: 700;\n            transform: rotate(5deg);\n            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);\n        }\n        \n        .product-title {\n            font-size: 42px;\n            font-weight: 800;\n            margin-bottom: 15px;\n            letter-spacing: 1px;\n            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);\n        }\n        \n        .product-subtitle {\n            font-size: 22px;\n            font-weight: 300;\n            opacity: 0.95;\n            max-width: 700px;\n            margin: 0 auto;\n        }\n        \n        \/* Content Section *\/\n        .product-content {\n            padding: 40px 35px;\n        }\n        \n        .section-title {\n            font-size: 28px;\n            color: #ff4757;\n            margin: 35px 0 20px;\n            padding-bottom: 12px;\n            border-bottom: 3px dashed #ffd700;\n            font-weight: 700;\n            text-align: center;\n        }\n        \n        .section-title:first-child {\n            margin-top: 0;\n        }\n        \n        .intro-text {\n            font-size: 20px;\n            margin-bottom: 30px;\n            color: #444;\n            line-height: 1.7;\n            text-align: center;\n            font-weight: 500;\n        }\n        \n        .feature-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));\n            gap: 25px;\n            margin: 35px 0;\n        }\n        \n        .feature-card {\n            background: #fff9e6;\n            border-radius: 15px;\n            padding: 30px 25px;\n            text-align: center;\n            transition: all 0.3s ease;\n            border: 2px solid #ffd700;\n            box-shadow: 0 5px 15px rgba(255, 107, 107, 0.1);\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-8px) scale(1.02);\n            box-shadow: 0 12px 20px rgba(255, 107, 107, 0.2);\n            border-color: #ff4757;\n        }\n        \n        .feature-icon {\n            font-size: 42px;\n            margin-bottom: 20px;\n            height: 80px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .feature-title {\n            font-weight: 700;\n            margin-bottom: 15px;\n            color: #ff4757;\n            font-size: 20px;\n        }\n        \n        .highlight-box {\n            background: linear-gradient(135deg, #fff9e6 0%, #ffeaa7 100%);\n            border: 3px solid #ffd700;\n            padding: 30px;\n            margin: 35px 0;\n            border-radius: 15px;\n            text-align: center;\n            box-shadow: 0 8px 20px rgba(255, 107, 107, 0.15);\n        }\n        \n        .highlight-title {\n            font-weight: 800;\n            margin-bottom: 15px;\n            color: #ff4757;\n            font-size: 26px;\n        }\n        \n        .capacity-display {\n            background: linear-gradient(135deg, #ff4757 0%, #ff6348 100%);\n            color: white;\n            padding: 30px;\n            border-radius: 15px;\n            text-align: center;\n            margin: 35px 0;\n            border: 4px solid #ffd700;\n        }\n        \n        .capacity-number {\n            font-size: 48px;\n            font-weight: 800;\n            margin-bottom: 10px;\n            color: #ffd700;\n            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);\n        }\n        \n        .capacity-text {\n            font-size: 24px;\n            font-weight: 600;\n        }\n        \n        .benefits-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin: 35px 0;\n        }\n        \n        .benefit-item {\n            flex: 1;\n            min-width: 200px;\n            background: #fff9e6;\n            padding: 25px;\n            border-radius: 12px;\n            text-align: center;\n            border: 2px solid #ffd700;\n        }\n        \n        .benefit-icon {\n            font-size: 28px;\n            margin-bottom: 15px;\n            color: #ff4757;\n        }\n        \n        .use-cases-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 25px;\n            margin: 35px 0;\n        }\n        \n        .use-case-card {\n            background: #fff9e6;\n            padding: 30px;\n            border-radius: 15px;\n            text-align: center;\n            border: 2px solid #ffd700;\n            transition: all 0.3s ease;\n        }\n        \n        .use-case-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 20px rgba(255, 107, 107, 0.15);\n        }\n        \n        .use-case-icon {\n            font-size: 40px;\n            margin-bottom: 20px;\n            color: #ff4757;\n        }\n        \n        .use-case-title {\n            font-weight: 700;\n            margin-bottom: 15px;\n            color: #ff4757;\n            font-size: 20px;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 35px 0;\n            background: #fff9e6;\n            border-radius: 15px;\n            overflow: hidden;\n            box-shadow: 0 5px 15px rgba(255, 107, 107, 0.1);\n            border: 2px solid #ffd700;\n        }\n        \n        .specs-table tr:nth-child(even) {\n            background: #ffeaa7;\n        }\n        \n        .specs-table td {\n            padding: 20px 25px;\n            border-bottom: 2px solid #ffd700;\n            font-size: 16px;\n        }\n        \n        .specs-table td:first-child {\n            font-weight: 700;\n            color: #ff4757;\n            width: 40%;\n        }\n        \n        \/* Footer Section *\/\n        .product-footer {\n            background: linear-gradient(135deg, #ff4757 0%, #ff6348 100%);\n            color: white;\n            padding: 40px 30px;\n            text-align: center;\n            border-top: 6px solid #ffd700;\n        }\n        \n        .call-to-action {\n            font-size: 28px;\n            font-weight: 800;\n            margin-bottom: 20px;\n            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);\n        }\n        \n        .package-info {\n            background: rgba(255, 255, 255, 0.2);\n            display: inline-block;\n            padding: 15px 30px;\n            border-radius: 12px;\n            margin: 25px 0;\n            font-weight: 700;\n            font-size: 20px;\n            border: 2px solid #ffd700;\n        }\n        \n        .event-types {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 15px;\n            margin-top: 30px;\n        }\n        \n        .event-type {\n            background: rgba(255, 255, 255, 0.2);\n            padding: 10px 20px;\n            border-radius: 25px;\n            font-size: 16px;\n            font-weight: 600;\n            border: 1px solid #ffd700;\n        }\n        \n        \/* Responsive Adjustments *\/\n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 32px;\n            }\n            \n            .product-subtitle {\n                font-size: 18px;\n            }\n            \n            .product-content {\n                padding: 30px 25px;\n            }\n            \n            .feature-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .specs-table td {\n                padding: 15px 20px;\n            }\n            \n            .benefit-item {\n                min-width: 100%;\n            }\n            \n            .use-cases-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .capacity-number {\n                font-size: 36px;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .product-header {\n                padding: 30px 20px;\n            }\n            \n            .product-title {\n                font-size: 26px;\n            }\n            \n            .intro-text {\n                font-size: 18px;\n            }\n            \n            body {\n                padding: 10px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-container\"\u003e\n        \u003cdiv class=\"product-header\"\u003e\n            \u003cdiv class=\"product-badge\"\u003eConcession Essential!\u003c\/div\u003e\n            \u003ch1 class=\"product-title\"\u003eCarnival King 85 oz. Popcorn Bucket\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003eThe Ultimate Popcorn Experience for Movies, Carnivals \u0026amp; Events\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003ch2 class=\"section-title\"\u003eThe Perfect Popcorn Companion\u003c\/h2\u003e\n            \u003cp class=\"intro-text\"\u003eThis Carnival King 85 oz. popcorn bucket is a must-have for your concession stand! Pop hot and fresh popcorn at your venue and send it along with your patrons in style.\u003c\/p\u003e\n            \n            \u003cdiv class=\"capacity-display\"\u003e\n                \u003cdiv class=\"capacity-number\"\u003e85 OZ\u003c\/div\u003e\n                \u003cdiv class=\"capacity-text\"\u003eMASSIVE POPCORN CAPACITY\u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"highlight-box\"\u003e\n                \u003cdiv class=\"highlight-title\"\u003eStylish \u0026amp; Practical Design\u003c\/div\u003e\n                \u003cp\u003eBesides its eye-catching, stylish design, it's also practical and efficient for holding and carrying around your buttery popcorn. Perfect for any concession environment!\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003ch2 class=\"section-title\"\u003eKey Features\u003c\/h2\u003e\n            \u003cdiv class=\"feature-grid\"\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-icon\"\u003e🍿\u003c\/div\u003e\n                    \u003cdiv class=\"feature-title\"\u003eMassive Capacity\u003c\/div\u003e\n                    \u003cp\u003eHolds up to 85 oz. of popped popcorn - perfect for sharing or enjoying solo\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-icon\"\u003e🎪\u003c\/div\u003e\n                    \u003cdiv class=\"feature-title\"\u003eCarnival Style\u003c\/div\u003e\n                    \u003cp\u003eEye-catching design that captures the fun and excitement of carnivals\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-icon\"\u003e🎬\u003c\/div\u003e\n                    \u003cdiv class=\"feature-title\"\u003eMovie Perfect\u003c\/div\u003e\n                    \u003cp\u003eThe ideal amount for watching a full-length feature film\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-icon\"\u003e🚶‍♂️\u003c\/div\u003e\n                    \u003cdiv class=\"feature-title\"\u003eEasy to Carry\u003c\/div\u003e\n                    \u003cp\u003ePractical design makes it easy to stroll around your carnival or venue\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-icon\"\u003e🔄\u003c\/div\u003e\n                    \u003cdiv class=\"feature-title\"\u003eConcession Ready\u003c\/div\u003e\n                    \u003cp\u003ePerfect for concession stands, theaters, and event venues\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-icon\"\u003e⭐\u003c\/div\u003e\n                    \u003cdiv class=\"feature-title\"\u003ePremium Experience\u003c\/div\u003e\n                    \u003cp\u003eElevates the popcorn experience for your customers\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003ch2 class=\"section-title\"\u003ePerfect For These Activities\u003c\/h2\u003e\n            \u003cdiv class=\"use-cases-grid\"\u003e\n                \u003cdiv class=\"use-case-card\"\u003e\n                    \u003cdiv class=\"use-case-icon\"\u003e🎬\u003c\/div\u003e\n                    \u003cdiv class=\"use-case-title\"\u003eMovie Nights\u003c\/div\u003e\n                    \u003cp\u003eThe perfect companion for enjoying films at theaters or home\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"use-case-card\"\u003e\n                    \u003cdiv class=\"use-case-icon\"\u003e🎪\u003c\/div\u003e\n                    \u003cdiv class=\"use-case-title\"\u003eCarnival Fun\u003c\/div\u003e\n                    \u003cp\u003eTake your popcorn while enjoying rides and games\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"use-case-card\"\u003e\n                    \u003cdiv class=\"use-case-icon\"\u003e🏟️\u003c\/div\u003e\n                    \u003cdiv class=\"use-case-title\"\u003eSporting Events\u003c\/div\u003e\n                    \u003cp\u003eGreat for munching during games and matches\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"use-case-card\"\u003e\n                    \u003cdiv class=\"use-case-icon\"\u003e🎉\u003c\/div\u003e\n                    \u003cdiv class=\"use-case-title\"\u003eParties \u0026amp; Events\u003c\/div\u003e\n                    \u003cp\u003eIdeal for gatherings and special occasions\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003ch2 class=\"section-title\"\u003ePrimary Benefits\u003c\/h2\u003e\n            \u003cdiv class=\"benefits-container\"\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e💰\u003c\/div\u003e\n                    \u003cdiv class=\"feature-title\"\u003eIncreased Sales\u003c\/div\u003e\n                    \u003cp\u003ePremium bucket encourages larger purchases\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e😊\u003c\/div\u003e\n                    \u003cdiv class=\"feature-title\"\u003eCustomer Delight\u003c\/div\u003e\n                    \u003cp\u003eStylish design enhances the overall experience\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cdiv class=\"benefit-icon\"\u003e📈\u003c\/div\u003e\n                    \u003cdiv class=\"feature-title\"\u003eBrand Recognition\u003c\/div\u003e\n                    \u003cp\u003eEye-catching design promotes your concession stand\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n            \u003ctable class=\"specs-table\"\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eCapacity\u003c\/td\u003e\n                    \u003ctd\u003e85 oz. of popped popcorn\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003ePrimary Use\u003c\/td\u003e\n                    \u003ctd\u003eConcession Stand Popcorn Service\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eDesign\u003c\/td\u003e\n                    \u003ctd\u003eEye-catching Carnival Style\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003ePortability\u003c\/td\u003e\n                    \u003ctd\u003eEasy to carry while walking\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eIdeal For\u003c\/td\u003e\n                    \u003ctd\u003eMovies, Carnivals, Events, Concessions\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eCustomer Experience\u003c\/td\u003e\n                    \u003ctd\u003ePremium popcorn presentation\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-footer\"\u003e\n            \u003cp class=\"call-to-action\"\u003eElevate Your Concession Experience!\u003c\/p\u003e\n            \u003cdiv class=\"package-info\"\u003eThe Ultimate Popcorn Bucket for Events\u003c\/div\u003e\n            \u003cp\u003eTransform your concession stand with this must-have popcorn bucket that combines style, functionality, and the perfect popcorn capacity.\u003c\/p\u003e\n            \n            \u003cdiv class=\"event-types\"\u003e\n                \u003cspan class=\"event-type\"\u003eMovie Theaters\u003c\/span\u003e\n                \u003cspan class=\"event-type\"\u003eCarnivals\u003c\/span\u003e\n                \u003cspan class=\"event-type\"\u003eSporting Events\u003c\/span\u003e\n                \u003cspan class=\"event-type\"\u003eConcession Stands\u003c\/span\u003e\n                \u003cspan class=\"event-type\"\u003eAmusement Parks\u003c\/span\u003e\n                \u003cspan class=\"event-type\"\u003eSpecial Events\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42589514399828,"sku":null,"price":89.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/product23-3.png?v=1760684465"},{"product_id":"carnival-king-kraft-85-oz-popcorn-bucket-150-case","title":"King Kraft 85 oz. Popcorn Bucket - 150\/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\u003eCarnival King Kraft 85 oz. Popcorn Bucket\u003c\/title\u003e\n    \u003cstyle\u003e\n        \/* Base Styles *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background: linear-gradient(135deg, #8B0000 0%, #B22222 100%);\n            color: #333;\n            line-height: 1.6;\n            padding: 20px;\n            min-height: 100vh;\n        }\n        \n        .product-container {\n            max-width: 1100px;\n            margin: 0 auto;\n            background: white;\n            border-radius: 20px;\n            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.3);\n            overflow: hidden;\n            border: 6px solid #FFD700;\n        }\n        \n        \/* Header Section *\/\n        .product-header {\n            background: linear-gradient(135deg, #8B0000 0%, #DC143C 100%);\n            color: white;\n            padding: 50px 40px;\n            text-align: center;\n            position: relative;\n            border-bottom: 8px solid #FFD700;\n        }\n        \n        .product-badge {\n            position: absolute;\n            top: 35px;\n            right: 35px;\n            background: #FFD700;\n            color: #8B0000;\n            padding: 15px 30px;\n            border-radius: 35px;\n            font-size: 20px;\n            font-weight: 900;\n            transform: rotate(5deg);\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4);\n            border: 3px solid white;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        \n        .product-title {\n            font-size: 52px;\n            font-weight: 900;\n            margin-bottom: 20px;\n            letter-spacing: 2px;\n            text-shadow: 4px 4px 8px rgba(0, 0, 0, 0.5);\n            color: #FFD700;\n            text-transform: uppercase;\n        }\n        \n        .product-subtitle {\n            font-size: 26px;\n            font-weight: 500;\n            opacity: 0.95;\n            max-width: 800px;\n            margin: 0 auto;\n            color: white;\n            line-height: 1.5;\n        }\n        \n        \/* Content Section *\/\n        .product-content {\n            padding: 50px 45px;\n        }\n        \n        .section-title {\n            font-size: 36px;\n            color: #8B0000;\n            margin: 45px 0 30px;\n            padding-bottom: 18px;\n            border-bottom: 5px solid #FFD700;\n            font-weight: 900;\n            text-align: center;\n            text-transform: uppercase;\n            letter-spacing: 1.5px;\n            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);\n        }\n        \n        .section-title:first-child {\n            margin-top: 0;\n        }\n        \n        .intro-text {\n            font-size: 22px;\n            margin-bottom: 40px;\n            color: #444;\n            line-height: 1.8;\n            text-align: center;\n            font-weight: 500;\n            background: linear-gradient(135deg, #FFF8E1 0%, #FFECB3 100%);\n            padding: 35px;\n            border-radius: 18px;\n            border-left: 8px solid #FFD700;\n            box-shadow: 0 8px 25px rgba(139, 0, 0, 0.15);\n        }\n        \n        .feature-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n            gap: 35px;\n            margin: 45px 0;\n        }\n        \n        .feature-card {\n            background: linear-gradient(135deg, #FFF8E1 0%, #FFE082 100%);\n            border-radius: 20px;\n            padding: 40px 30px;\n            text-align: center;\n            transition: all 0.4s ease;\n            border: 4px solid #FFD700;\n            box-shadow: 0 10px 30px rgba(139, 0, 0, 0.2);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .feature-card::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 5px;\n            background: linear-gradient(90deg, #8B0000, #DC143C, #8B0000);\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-12px) scale(1.03);\n            box-shadow: 0 20px 40px rgba(139, 0, 0, 0.3);\n            border-color: #8B0000;\n        }\n        \n        .feature-icon {\n            font-size: 56px;\n            margin-bottom: 30px;\n            height: 100px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.2));\n        }\n        \n        .feature-title {\n            font-weight: 900;\n            margin-bottom: 22px;\n            color: #8B0000;\n            font-size: 26px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        \n        .feature-card p {\n            font-size: 18px;\n            line-height: 1.7;\n            color: #5D4037;\n            font-weight: 500;\n        }\n        \n        .specs-display {\n            background: linear-gradient(135deg, #8B0000 0%, #DC143C 100%);\n            color: white;\n            padding: 45px;\n            border-radius: 20px;\n            margin: 45px 0;\n            border: 6px solid #FFD700;\n            box-shadow: 0 15px 35px rgba(0, 0, 0, 0.4);\n        }\n        \n        .specs-title {\n            text-align: center;\n            font-size: 32px;\n            font-weight: 900;\n            margin-bottom: 35px;\n            color: #FFD700;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);\n        }\n        \n        .specs-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n            gap: 30px;\n            margin-top: 30px;\n        }\n        \n        .spec-item {\n            text-align: center;\n            padding: 25px 20px;\n            background: rgba(255, 255, 255, 0.15);\n            border-radius: 15px;\n            border: 3px solid #FFD700;\n            backdrop-filter: blur(10px);\n            transition: transform 0.3s ease;\n        }\n        \n        .spec-item:hover {\n            transform: translateY(-5px);\n            background: rgba(255, 255, 255, 0.25);\n        }\n        \n        .spec-value {\n            font-size: 32px;\n            font-weight: 900;\n            margin-bottom: 12px;\n            color: #FFD700;\n            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);\n        }\n        \n        .spec-label {\n            font-size: 18px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        \n        .benefits-section {\n            background: linear-gradient(135deg, #4CAF50 0%, #45a049 100%);\n            color: white;\n            padding: 45px;\n            border-radius: 20px;\n            margin: 45px 0;\n            text-align: center;\n            border: 5px solid #FFD700;\n            box-shadow: 0 12px 30px rgba(0, 0, 0, 0.3);\n        }\n        \n        .benefits-title {\n            font-size: 36px;\n            font-weight: 900;\n            margin-bottom: 25px;\n            color: #FFD700;\n            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);\n        }\n        \n        .benefits-content {\n            font-size: 22px;\n            line-height: 1.7;\n            font-weight: 600;\n            max-width: 900px;\n            margin: 0 auto;\n        }\n        \n        .warning-box {\n            background: #FFE0E0;\n            border: 4px solid #8B0000;\n            padding: 30px;\n            border-radius: 15px;\n            margin: 40px 0;\n            text-align: center;\n            box-shadow: 0 8px 25px rgba(139, 0, 0, 0.2);\n        }\n        \n        .warning-title {\n            font-weight: 900;\n            margin-bottom: 15px;\n            color: #8B0000;\n            font-size: 24px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        \n        .warning-box p {\n            font-size: 18px;\n            color: #5D4037;\n            font-weight: 600;\n            line-height: 1.6;\n        }\n        \n        .use-cases-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 35px;\n            margin: 45px 0;\n        }\n        \n        .use-case-card {\n            background: linear-gradient(135deg, #FFF8E1 0%, #FFE082 100%);\n            padding: 40px 35px;\n            border-radius: 20px;\n            text-align: center;\n            border: 4px solid #FFD700;\n            transition: all 0.4s ease;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .use-case-card::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 5px;\n            background: linear-gradient(90deg, #8B0000, #DC143C, #8B0000);\n        }\n        \n        .use-case-card:hover {\n            transform: translateY(-10px);\n            box-shadow: 0 20px 40px rgba(139, 0, 0, 0.25);\n        }\n        \n        .use-case-icon {\n            font-size: 52px;\n            margin-bottom: 30px;\n            color: #8B0000;\n            filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.2));\n        }\n        \n        .use-case-title {\n            font-weight: 900;\n            margin-bottom: 22px;\n            color: #8B0000;\n            font-size: 24px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        \n        .use-case-card p {\n            font-size: 18px;\n            line-height: 1.7;\n            color: #5D4037;\n            font-weight: 500;\n        }\n        \n        \/* Footer Section *\/\n        .product-footer {\n            background: linear-gradient(135deg, #8B0000 0%, #DC143C 100%);\n            color: white;\n            padding: 50px 40px;\n            text-align: center;\n            border-top: 8px solid #FFD700;\n        }\n        \n        .call-to-action {\n            font-size: 38px;\n            font-weight: 900;\n            margin-bottom: 30px;\n            text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4);\n            color: #FFD700;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n        }\n        \n        .package-info {\n            background: rgba(255, 255, 255, 0.2);\n            display: inline-block;\n            padding: 20px 40px;\n            border-radius: 20px;\n            margin: 35px 0;\n            font-weight: 900;\n            font-size: 26px;\n            border: 4px solid #FFD700;\n            backdrop-filter: blur(10px);\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        \n        .final-message {\n            font-size: 22px;\n            max-width: 900px;\n            margin: 0 auto 40px;\n            line-height: 1.7;\n            font-weight: 600;\n        }\n        \n        .event-types {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin-top: 40px;\n        }\n        \n        .event-type {\n            background: rgba(255, 255, 255, 0.2);\n            padding: 15px 28px;\n            border-radius: 35px;\n            font-size: 18px;\n            font-weight: 800;\n            border: 3px solid #FFD700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            transition: all 0.3s ease;\n        }\n        \n        .event-type:hover {\n            background: rgba(255, 255, 255, 0.3);\n            transform: scale(1.05);\n        }\n        \n        \/* Responsive Adjustments *\/\n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 38px;\n            }\n            \n            .product-subtitle {\n                font-size: 22px;\n            }\n            \n            .product-content {\n                padding: 35px 25px;\n            }\n            \n            .feature-grid {\n                grid-template-columns: 1fr;\n                gap: 25px;\n            }\n            \n            .specs-grid {\n                grid-template-columns: 1fr;\n                gap: 20px;\n            }\n            \n            .use-cases-grid {\n                grid-template-columns: 1fr;\n                gap: 25px;\n            }\n            \n            .section-title {\n                font-size: 28px;\n            }\n            \n            .product-badge {\n                position: relative;\n                top: 0;\n                right: 0;\n                margin-bottom: 25px;\n                display: inline-block;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .product-header {\n                padding: 35px 25px;\n            }\n            \n            .product-title {\n                font-size: 30px;\n            }\n            \n            .intro-text {\n                font-size: 20px;\n                padding: 25px;\n            }\n            \n            body {\n                padding: 15px;\n            }\n            \n            .call-to-action {\n                font-size: 28px;\n            }\n            \n            .package-info {\n                font-size: 20px;\n                padding: 15px 25px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-container\"\u003e\n        \u003cdiv class=\"product-header\"\u003e\n            \u003cdiv class=\"product-badge\"\u003eNo Mess Guarantee\u003c\/div\u003e\n            \u003ch1 class=\"product-title\"\u003eCarnival King Kraft 85 oz. Popcorn Bucket\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003eThe Ultimate Popcorn Experience - Grease-Resistant, Stackable \u0026amp; Budget-Friendly\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003ch2 class=\"section-title\"\u003ePremium Popcorn Presentation\u003c\/h2\u003e\n            \u003cp class=\"intro-text\"\u003eComplement the irresistible aroma and buttery taste of your popcorn with this Carnival King kraft popcorn bucket. Each cup is specially designed to prevent messes while maximizing customer enjoyment!\u003c\/p\u003e\n            \n            \u003cdiv class=\"specs-display\"\u003e\n                \u003cdiv class=\"specs-title\"\u003eOverall Dimensions\u003c\/div\u003e\n                \u003cdiv class=\"specs-grid\"\u003e\n                    \u003cdiv class=\"spec-item\"\u003e\n                        \u003cdiv class=\"spec-value\"\u003e85 OZ\u003c\/div\u003e\n                        \u003cdiv class=\"spec-label\"\u003eCapacity\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-item\"\u003e\n                        \u003cdiv class=\"spec-value\"\u003e7\"\u003c\/div\u003e\n                        \u003cdiv class=\"spec-label\"\u003eTop Diameter\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-item\"\u003e\n                        \u003cdiv class=\"spec-value\"\u003e5½\"\u003c\/div\u003e\n                        \u003cdiv class=\"spec-label\"\u003eBottom Diameter\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-item\"\u003e\n                        \u003cdiv class=\"spec-value\"\u003e6⅜\"\u003c\/div\u003e\n                        \u003cdiv class=\"spec-label\"\u003eHeight\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003ch2 class=\"section-title\"\u003eOutstanding Features\u003c\/h2\u003e\n            \u003cdiv class=\"feature-grid\"\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-icon\"\u003e🛡️\u003c\/div\u003e\n                    \u003cdiv class=\"feature-title\"\u003eGrease-Resistant\u003c\/div\u003e\n                    \u003cp\u003eKeeps butter from leaking through and creating messes for your customers\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-icon\"\u003e🍿\u003c\/div\u003e\n                    \u003cdiv class=\"feature-title\"\u003e85 oz. Capacity\u003c\/div\u003e\n                    \u003cp\u003eIdeal size for customers to enjoy and share their favorite snack\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-icon\"\u003e🏗️\u003c\/div\u003e\n                    \u003cdiv class=\"feature-title\"\u003eSturdy Construction\u003c\/div\u003e\n                    \u003cp\u003eReduces spills so you won't waste popcorn and spend less time cleaning\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-icon\"\u003e🗂️\u003c\/div\u003e\n                    \u003cdiv class=\"feature-title\"\u003eStackable Design\u003c\/div\u003e\n                    \u003cp\u003eEasy and attractive storage for movie theaters and snack bars\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-icon\"\u003e🎨\u003c\/div\u003e\n                    \u003cdiv class=\"feature-title\"\u003eEye-Catching Graphics\u003c\/div\u003e\n                    \u003cp\u003eRed and white popcorn graphics entice customers to stop for a snack\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-icon\"\u003e🗑️\u003c\/div\u003e\n                    \u003cdiv class=\"feature-title\"\u003eEasy Disposal\u003c\/div\u003e\n                    \u003cp\u003eKraft material allows quick, hassle-free disposal after use\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"benefits-section\"\u003e\n                \u003cdiv class=\"benefits-title\"\u003eBudget-Friendly Excellence\u003c\/div\u003e\n                \u003cdiv class=\"benefits-content\"\u003e\n                    These cups are the perfect mix of playful and functional, and they won't break the bank! They are the ideal budget-friendly choice for serving your customers in function and style.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003ch2 class=\"section-title\"\u003ePerfect For\u003c\/h2\u003e\n            \u003cdiv class=\"use-cases-grid\"\u003e\n                \u003cdiv class=\"use-case-card\"\u003e\n                    \u003cdiv class=\"use-case-icon\"\u003e🎬\u003c\/div\u003e\n                    \u003cdiv class=\"use-case-title\"\u003eMovie Theaters\u003c\/div\u003e\n                    \u003cp\u003ePerfect for cinema concessions with stackable storage\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"use-case-card\"\u003e\n                    \u003cdiv class=\"use-case-icon\"\u003e🏪\u003c\/div\u003e\n                    \u003cdiv class=\"use-case-title\"\u003eSnack Bars\u003c\/div\u003e\n                    \u003cp\u003eIdeal for concession stands and food service areas\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"use-case-card\"\u003e\n                    \u003cdiv class=\"use-case-icon\"\u003e🎪\u003c\/div\u003e\n                    \u003cdiv class=\"use-case-title\"\u003eCarnivals \u0026amp; Events\u003c\/div\u003e\n                    \u003cp\u003eGreat for fairs, festivals, and outdoor entertainment\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"use-case-card\"\u003e\n                    \u003cdiv class=\"use-case-icon\"\u003e🏟️\u003c\/div\u003e\n                    \u003cdiv class=\"use-case-title\"\u003eStadiums \u0026amp; Arenas\u003c\/div\u003e\n                    \u003cp\u003eExcellent for sporting events and large venues\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"warning-box\"\u003e\n                \u003cdiv class=\"warning-title\"\u003eAttention CA Residents: Prop 65 Warning\u003c\/div\u003e\n                \u003cp\u003eThis product contains chemicals known to the State of California to cause cancer, birth defects, or other reproductive harm.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-footer\"\u003e\n            \u003cp class=\"call-to-action\"\u003eBoost Your Concession Profits!\u003c\/p\u003e\n            \u003cdiv class=\"package-info\"\u003eQuality Meets Affordability\u003c\/div\u003e\n            \u003cp class=\"final-message\"\u003eKeep your costs low and your customers happy by reaching for these Carnival King kraft popcorn cups! The smart choice for profitable popcorn service that keeps customers coming back.\u003c\/p\u003e\n            \n            \u003cdiv class=\"event-types\"\u003e\n                \u003cspan class=\"event-type\"\u003eTheaters\u003c\/span\u003e\n                \u003cspan class=\"event-type\"\u003eConcessions\u003c\/span\u003e\n                \u003cspan class=\"event-type\"\u003eCarnivals\u003c\/span\u003e\n                \u003cspan class=\"event-type\"\u003eStadiums\u003c\/span\u003e\n                \u003cspan class=\"event-type\"\u003eEvents\u003c\/span\u003e\n                \u003cspan class=\"event-type\"\u003eVenues\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42589648420948,"sku":null,"price":85.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/product24-3.png?v=1760685466"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/collections\/category-disposables.webp?v=1756068414","url":"https:\/\/www.restaurantsupplywholesale.ca\/collections\/disposables.oembed?page=214","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}