{"title":"Disposable Food Packaging Supplies","description":"\u003cdiv class=\"!flex items-center gap-3\"\u003e\n\u003cp class=\"text-left text-base font-semibold leading-5 hover:underline text-green-500 active:text-green-700 active:underline m-0 p-0\"\u003eDisposable Food Packaging Supplies\u003c\/p\u003e\n\u003c\/div\u003e","products":[{"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":"sabert-20006-10-x-5-x-13-1-meal-tamper-evident-kraft-paper-delivery-bag-250-case","title":"Sabert 20006 10\" x 5\" x 13\" 1 Meal Tamper-Evident Kraft Paper Delivery Bag - 250\/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        :root {\n            --primary-color: #2c5530;\n            --secondary-color: #e8f4ea;\n            --accent-color: #5a8c5a;\n            --text-color: #333;\n            --light-gray: #f5f5f5;\n            --border-color: #e0e0e0;\n        }\n        \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        .product-description {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n            color: var(--text-color);\n        }\n        \n        .product-title {\n            font-size: 28px;\n            font-weight: 700;\n            margin-bottom: 15px;\n            color: var(--primary-color);\n        }\n        \n        .product-subtitle {\n            font-size: 18px;\n            margin-bottom: 25px;\n            color: #666;\n        }\n        \n        .section-title {\n            font-size: 22px;\n            font-weight: 600;\n            margin: 30px 0 15px;\n            padding-bottom: 8px;\n            border-bottom: 2px solid var(--secondary-color);\n            color: var(--primary-color);\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 20px 0;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n            border-radius: 8px;\n            overflow: hidden;\n        }\n        \n        .specs-table th {\n            background-color: var(--primary-color);\n            color: white;\n            text-align: left;\n            padding: 15px;\n            font-weight: 600;\n            font-size: 16px;\n        }\n        \n        .specs-table tr:nth-child(even) {\n            background-color: var(--secondary-color);\n        }\n        \n        .specs-table tr:nth-child(odd) {\n            background-color: white;\n        }\n        \n        .specs-table td {\n            padding: 15px;\n            border-bottom: 1px solid var(--border-color);\n        }\n        \n        .specs-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .specs-table .spec-name {\n            font-weight: 600;\n            width: 40%;\n            color: var(--primary-color);\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));\n            gap: 20px;\n            margin: 20px 0;\n        }\n        \n        .feature-card {\n            background-color: white;\n            border-radius: 8px;\n            padding: 20px;\n            box-shadow: 0 4px 8px rgba(0,0,0,0.05);\n            border-left: 4px solid var(--accent-color);\n        }\n        \n        .feature-card h3 {\n            font-size: 18px;\n            margin-bottom: 10px;\n            color: var(--primary-color);\n        }\n        \n        .feature-card p {\n            color: #555;\n            line-height: 1.5;\n        }\n        \n        .product-details {\n            line-height: 1.6;\n            margin: 20px 0;\n            font-size: 16px;\n        }\n        \n        .product-details p {\n            margin-bottom: 15px;\n        }\n        \n        .shipping-info {\n            background-color: var(--light-gray);\n            padding: 20px;\n            border-radius: 8px;\n            margin: 25px 0;\n        }\n        \n        .shipping-info h3 {\n            color: var(--primary-color);\n            margin-bottom: 10px;\n        }\n        \n        .upc-code {\n            display: inline-block;\n            background-color: var(--secondary-color);\n            padding: 8px 15px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: var(--primary-color);\n            margin-top: 10px;\n        }\n        \n        @media (max-width: 768px) {\n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .specs-table {\n                font-size: 14px;\n            }\n            \n            .specs-table th, .specs-table td {\n                padding: 10px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003ch1 class=\"product-title\"\u003eSabert 20006 Tamper-Evident Kraft Paper Delivery Bag\u003c\/h1\u003e\n\u003cp class=\"product-subtitle\"\u003eSecure, convenient food delivery solution for restaurants and food services\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth colspan=\"2\"\u003eTechnical Details\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eQuantity\u003c\/td\u003e\n\u003ctd\u003e250\/Case\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eShipping Weight\u003c\/td\u003e\n\u003ctd\u003e26.5 lb.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e10\" L × 5\" W × 13\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eColor\u003c\/td\u003e\n\u003ctd\u003eBrown\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eDesign\u003c\/td\u003e\n\u003ctd\u003ePlain\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eFeatures\u003c\/td\u003e\n\u003ctd\u003eTamper-Evident\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eHandle\u003c\/td\u003e\n\u003ctd\u003eWith Handle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eKraft Paper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eShape\u003c\/td\u003e\n\u003ctd\u003eRectangle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eSize\u003c\/td\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eType\u003c\/td\u003e\n\u003ctd\u003eTake Out Bags, Tamper-Evident Bags\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eTamper-Evident Security\u003c\/h3\u003e\n\u003cp\u003eIntegrated adhesive strips provide secure closure and clear evidence if the bag has been opened during delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eEasy to Use\u003c\/h3\u003e\n\u003cp\u003eNo tape, labels, or tamper cuffs needed. Simply place items, remove plastic strips, and press sides together.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eDurable Construction\u003c\/h3\u003e\n\u003cp\u003eSturdy, twisted-handle design ensures durability during transport and handling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eStable Foundation\u003c\/h3\u003e\n\u003cp\u003eRectangular base allows the bag to stand upright easily in vehicles and on surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eSpace-Saving Design\u003c\/h3\u003e\n\u003cp\u003eFolds flat for convenient storage when not in use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003ePerfect Fit\u003c\/h3\u003e\n\u003cp\u003eDesigned to hold one meal with ease, ideal for single-serving deliveries.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Description\u003c\/h2\u003e\n\u003cdiv class=\"product-details\"\u003e\n\u003cp\u003eThis Sabert 20006 tamper-evident kraft paper delivery bag offers a simple and economical way to ensure your products reach their destination safely and securely. Designed specifically to hold one meal, this bag provides the perfect size for food delivery applications.\u003c\/p\u003e\n\u003cp\u003eEach bag features two integrated adhesive strips placed on the interior, eliminating the need for additional tape, labels, or tamper cuffs. The sealing process is straightforward: place your items in the bag, remove the plastic strips to expose the adhesive, and press the two sides together. Once sealed, customers can easily tell if the bag has been opened during delivery, providing an added sense of security that their food was delivered undisturbed.\u003c\/p\u003e\n\u003cp\u003eIdeal for restaurants that frequently serve takeout and delivery, these bags feature a versatile kraft paper appearance that complements any brand. The twisted handle design makes transportation simple, while the rectangular foundation ensures stability during transit. When not in use, the bags fold flat for convenient storage at your establishment.\u003c\/p\u003e\n\u003cp\u003eFor a complete delivery solution, this bag is designed for use with the Sabert 20003 insert (sold separately).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shipping-info\"\u003e\n\u003ch3\u003eShipping Information\u003c\/h3\u003e\n\u003cp\u003eThis item usually ships in 1 business day. Delivery time may vary depending on your location.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"upc-code\"\u003eUPC Code: 10039982043153\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42700546703444,"sku":null,"price":220.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_70_da42b03c-fc81-41fc-9340-4e029a3da83e.png?v=1763975646"},{"product_id":"sabert-20008-14-x-9-x-16-1-4-2-entree-meal-tamper-evident-kraft-paper-delivery-bag-200-case","title":"Sabert 20008 14\" x 9\" x 16 1\/4\" 2 Entree Meal Tamper-Evident Kraft Paper Delivery Bag - 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\u003eProduct Description\u003c\/title\u003e\n    \u003cstyle\u003e\n        :root {\n            --primary-color: #2c5530;\n            --secondary-color: #e8f4ea;\n            --accent-color: #5a8c5a;\n            --text-color: #333;\n            --light-gray: #f5f5f5;\n            --border-color: #e0e0e0;\n        }\n        \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        .product-description {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n            color: var(--text-color);\n        }\n        \n        .product-title {\n            font-size: 28px;\n            font-weight: 700;\n            margin-bottom: 15px;\n            color: var(--primary-color);\n        }\n        \n        .product-subtitle {\n            font-size: 18px;\n            margin-bottom: 25px;\n            color: #666;\n        }\n        \n        .section-title {\n            font-size: 22px;\n            font-weight: 600;\n            margin: 30px 0 15px;\n            padding-bottom: 8px;\n            border-bottom: 2px solid var(--secondary-color);\n            color: var(--primary-color);\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 20px 0;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n            border-radius: 8px;\n            overflow: hidden;\n        }\n        \n        .specs-table th {\n            background-color: var(--primary-color);\n            color: white;\n            text-align: left;\n            padding: 15px;\n            font-weight: 600;\n            font-size: 16px;\n        }\n        \n        .specs-table tr:nth-child(even) {\n            background-color: var(--secondary-color);\n        }\n        \n        .specs-table tr:nth-child(odd) {\n            background-color: white;\n        }\n        \n        .specs-table td {\n            padding: 15px;\n            border-bottom: 1px solid var(--border-color);\n        }\n        \n        .specs-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .specs-table .spec-name {\n            font-weight: 600;\n            width: 40%;\n            color: var(--primary-color);\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));\n            gap: 20px;\n            margin: 20px 0;\n        }\n        \n        .feature-card {\n            background-color: white;\n            border-radius: 8px;\n            padding: 20px;\n            box-shadow: 0 4px 8px rgba(0,0,0,0.05);\n            border-left: 4px solid var(--accent-color);\n        }\n        \n        .feature-card h3 {\n            font-size: 18px;\n            margin-bottom: 10px;\n            color: var(--primary-color);\n        }\n        \n        .feature-card p {\n            color: #555;\n            line-height: 1.5;\n        }\n        \n        .product-details {\n            line-height: 1.6;\n            margin: 20px 0;\n            font-size: 16px;\n        }\n        \n        .product-details p {\n            margin-bottom: 15px;\n        }\n        \n        .shipping-info {\n            background-color: var(--light-gray);\n            padding: 20px;\n            border-radius: 8px;\n            margin: 25px 0;\n        }\n        \n        .shipping-info h3 {\n            color: var(--primary-color);\n            margin-bottom: 10px;\n        }\n        \n        .upc-code {\n            display: inline-block;\n            background-color: var(--secondary-color);\n            padding: 8px 15px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: var(--primary-color);\n            margin-top: 10px;\n        }\n        \n        @media (max-width: 768px) {\n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .specs-table {\n                font-size: 14px;\n            }\n            \n            .specs-table th, .specs-table td {\n                padding: 10px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description\"\u003e\n        \u003ch1 class=\"product-title\"\u003eSabert 20008 Tamper-Evident Kraft Paper Delivery Bag\u003c\/h1\u003e\n        \u003cp class=\"product-subtitle\"\u003eSecure, convenient food delivery solution for restaurants and food services\u003c\/p\u003e\n        \n        \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n        \u003ctable class=\"specs-table\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth colspan=\"2\"\u003eTechnical Details\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eQuantity\u003c\/td\u003e\n                    \u003ctd\u003e200\/Case\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eShipping Weight\u003c\/td\u003e\n                    \u003ctd\u003e39.5 lb.\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eDimensions\u003c\/td\u003e\n                    \u003ctd\u003e14\" L × 9\" W × 16 1\/4\" H\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eColor\u003c\/td\u003e\n                    \u003ctd\u003eBrown\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eDesign\u003c\/td\u003e\n                    \u003ctd\u003ePlain\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eFeatures\u003c\/td\u003e\n                    \u003ctd\u003eTamper-Evident\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eHandle\u003c\/td\u003e\n                    \u003ctd\u003eWith Handle\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eMaterial\u003c\/td\u003e\n                    \u003ctd\u003eKraft Paper\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eShape\u003c\/td\u003e\n                    \u003ctd\u003eRectangle\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eType\u003c\/td\u003e\n                    \u003ctd\u003eTake Out Bags, Tamper-Evident Bags\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n        \n        \u003ch2 class=\"section-title\"\u003eProduct Features\u003c\/h2\u003e\n        \u003cdiv class=\"features-grid\"\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003ch3\u003eTamper-Evident Security\u003c\/h3\u003e\n                \u003cp\u003eIntegrated adhesive strips provide secure closure and clear evidence if the bag has been opened during delivery.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003ch3\u003eEasy to Use\u003c\/h3\u003e\n                \u003cp\u003eNo tape, labels, or tamper cuffs needed. Simply place items, remove plastic strips, and press sides together.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003ch3\u003eDurable Construction\u003c\/h3\u003e\n                \u003cp\u003eSturdy, twisted-handle design ensures durability during transport and handling.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003ch3\u003eStable Foundation\u003c\/h3\u003e\n                \u003cp\u003eRectangular base allows the bag to stand upright easily in vehicles and on surfaces.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003ch3\u003eSpace-Saving Design\u003c\/h3\u003e\n                \u003cp\u003eFolds flat for convenient storage when not in use.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003ch3\u003ePerfect Fit\u003c\/h3\u003e\n                \u003cp\u003eDesigned to hold two entree meals with ease, ideal for multi-serving deliveries.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003ch2 class=\"section-title\"\u003eProduct Description\u003c\/h2\u003e\n        \u003cdiv class=\"product-details\"\u003e\n            \u003cp\u003eThis Sabert 20008 tamper-evident kraft paper delivery bag offers a simple and economical way to ensure your products reach their destination safely and securely. Designed specifically to hold two entree meals, this bag provides the perfect size for food delivery applications.\u003c\/p\u003e\n            \n            \u003cp\u003eEach bag features two integrated adhesive strips placed on the interior, eliminating the need for additional tape, labels, or tamper cuffs. The sealing process is straightforward: place your items in the bag, remove the plastic strips to expose the adhesive, and press the two sides together. Once sealed, customers can easily tell if the bag has been opened during delivery, providing an added sense of security that their food was delivered undisturbed.\u003c\/p\u003e\n            \n            \u003cp\u003eIdeal for restaurants that frequently serve takeout and delivery, these bags feature a versatile kraft paper appearance that complements any brand. The twisted handle design makes transportation simple, while the rectangular foundation ensures stability during transit. When not in use, the bags fold flat for convenient storage at your establishment.\u003c\/p\u003e\n            \n            \u003cp\u003eFor a complete delivery solution, this bag is designed for use with the Sabert 20005 insert (sold separately).\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"shipping-info\"\u003e\n            \u003ch3\u003eShipping Information\u003c\/h3\u003e\n            \u003cp\u003eThis item usually ships in 1 business day. Delivery time may vary depending on your location.\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eShipping Restrictions:\u003c\/strong\u003e This item cannot ship to CA, CO, CT, MD, MN, NY, RI, VT or WA.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"upc-code\"\u003eUPC Code: 10039982043177\u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42700611715156,"sku":null,"price":248.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_72_c5ddafd4-5385-4b8f-b57a-48be0a02e799.png?v=1763976684"},{"product_id":"sabert-20007-13-x-7-x-13-2-meal-tamper-evident-kraft-paper-delivery-bag-250-case","title":"Sabert 20007 13\" x 7\" x 13\" 2 Meal Tamper-Evident Kraft Paper Delivery Bag - 250\/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        :root {\n            --primary-color: #2c5530;\n            --secondary-color: #e8f4ea;\n            --accent-color: #5a8c5a;\n            --text-color: #333;\n            --light-gray: #f5f5f5;\n            --border-color: #e0e0e0;\n        }\n        \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        .product-description {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n            color: var(--text-color);\n        }\n        \n        .product-title {\n            font-size: 28px;\n            font-weight: 700;\n            margin-bottom: 15px;\n            color: var(--primary-color);\n        }\n        \n        .product-subtitle {\n            font-size: 18px;\n            margin-bottom: 25px;\n            color: #666;\n        }\n        \n        .section-title {\n            font-size: 22px;\n            font-weight: 600;\n            margin: 30px 0 15px;\n            padding-bottom: 8px;\n            border-bottom: 2px solid var(--secondary-color);\n            color: var(--primary-color);\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 20px 0;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n            border-radius: 8px;\n            overflow: hidden;\n        }\n        \n        .specs-table th {\n            background-color: var(--primary-color);\n            color: white;\n            text-align: left;\n            padding: 15px;\n            font-weight: 600;\n            font-size: 16px;\n        }\n        \n        .specs-table tr:nth-child(even) {\n            background-color: var(--secondary-color);\n        }\n        \n        .specs-table tr:nth-child(odd) {\n            background-color: white;\n        }\n        \n        .specs-table td {\n            padding: 15px;\n            border-bottom: 1px solid var(--border-color);\n        }\n        \n        .specs-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .specs-table .spec-name {\n            font-weight: 600;\n            width: 40%;\n            color: var(--primary-color);\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));\n            gap: 20px;\n            margin: 20px 0;\n        }\n        \n        .feature-card {\n            background-color: white;\n            border-radius: 8px;\n            padding: 20px;\n            box-shadow: 0 4px 8px rgba(0,0,0,0.05);\n            border-left: 4px solid var(--accent-color);\n        }\n        \n        .feature-card h3 {\n            font-size: 18px;\n            margin-bottom: 10px;\n            color: var(--primary-color);\n        }\n        \n        .feature-card p {\n            color: #555;\n            line-height: 1.5;\n        }\n        \n        .product-details {\n            line-height: 1.6;\n            margin: 20px 0;\n            font-size: 16px;\n        }\n        \n        .product-details p {\n            margin-bottom: 15px;\n        }\n        \n        .shipping-info {\n            background-color: var(--light-gray);\n            padding: 20px;\n            border-radius: 8px;\n            margin: 25px 0;\n        }\n        \n        .shipping-info h3 {\n            color: var(--primary-color);\n            margin-bottom: 10px;\n        }\n        \n        .upc-code {\n            display: inline-block;\n            background-color: var(--secondary-color);\n            padding: 8px 15px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: var(--primary-color);\n            margin-top: 10px;\n        }\n        \n        @media (max-width: 768px) {\n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .specs-table {\n                font-size: 14px;\n            }\n            \n            .specs-table th, .specs-table td {\n                padding: 10px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003ch1 class=\"product-title\"\u003eSabert 20007 Tamper-Evident Kraft Paper Delivery Bag\u003c\/h1\u003e\n\u003cp class=\"product-subtitle\"\u003eSecure, convenient food delivery solution for restaurants and food services\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth colspan=\"2\"\u003eTechnical Details\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eQuantity\u003c\/td\u003e\n\u003ctd\u003e250\/Case\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eShipping Weight\u003c\/td\u003e\n\u003ctd\u003e36.5 lb.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e13\" L × 7\" W × 13\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eColor\u003c\/td\u003e\n\u003ctd\u003eBrown\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eDesign\u003c\/td\u003e\n\u003ctd\u003ePlain\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eFeatures\u003c\/td\u003e\n\u003ctd\u003eTamper-Evident\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eHandle\u003c\/td\u003e\n\u003ctd\u003eWith Handle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eKraft Paper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eShape\u003c\/td\u003e\n\u003ctd\u003eSquare\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eSize\u003c\/td\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eType\u003c\/td\u003e\n\u003ctd\u003eTake Out Bags, Tamper-Evident Bags\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eTamper-Evident Security\u003c\/h3\u003e\n\u003cp\u003eIntegrated adhesive strips provide secure closure and clear evidence if the bag has been opened during delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eEasy to Use\u003c\/h3\u003e\n\u003cp\u003eNo tape, labels, or tamper cuffs needed. Simply place items, remove plastic strips, and press sides together.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eDurable Construction\u003c\/h3\u003e\n\u003cp\u003eSturdy, twisted-handle design ensures durability during transport and handling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eStable Foundation\u003c\/h3\u003e\n\u003cp\u003eSquare foundation allows the bag to stand upright easily in vehicles and on surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eSpace-Saving Design\u003c\/h3\u003e\n\u003cp\u003eFolds flat for convenient storage when not in use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003ePerfect Fit\u003c\/h3\u003e\n\u003cp\u003eDesigned to hold two small meals with ease, ideal for multi-serving deliveries.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Description\u003c\/h2\u003e\n\u003cdiv class=\"product-details\"\u003e\n\u003cp\u003eThis Sabert 20007 tamper-evident kraft paper delivery bag offers a simple and economical way to ensure your products reach their destination safely and securely. Designed specifically to hold two small meals, this bag provides the perfect size for food delivery applications.\u003c\/p\u003e\n\u003cp\u003eEach bag features two integrated adhesive strips placed on the interior, eliminating the need for additional tape, labels, or tamper cuffs. The sealing process is straightforward: place your items in the bag, remove the plastic strips to expose the adhesive, and press the two sides together. Once sealed, customers can easily tell if the bag has been opened during delivery, providing an added sense of security that their food was delivered undisturbed.\u003c\/p\u003e\n\u003cp\u003eIdeal for restaurants that frequently serve takeout and delivery, these bags feature a versatile kraft paper appearance that complements any brand. The twisted handle design makes transportation simple, while the square foundation ensures stability during transit. When not in use, the bags fold flat for convenient storage at your establishment.\u003c\/p\u003e\n\u003cp\u003eFor a complete delivery solution, this bag is designed for use with the Sabert 20004 insert (sold separately).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shipping-info\"\u003e\n\u003ch3\u003eShipping Information\u003c\/h3\u003e\n\u003cp\u003eThis item usually ships in 1 business day. Delivery time may vary depending on your location.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"upc-code\"\u003eUPC Code: lbp1313m1092120001\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42700974587988,"sku":null,"price":226.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_74_e46adbd4-1c85-42b3-bc5f-8836abb985c9.png?v=1763978232"},{"product_id":"kari-out-company-1-2-lb-square-glassine-bag-1-000-case","title":"Kari-Out Company 1\/2 lb. Square Glassine Bag - 1,000\/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        :root {\n            --primary-color: #2c5aa0;\n            --secondary-color: #e8f0fe;\n            --accent-color: #4a7bc8;\n            --text-color: #333;\n            --light-gray: #f5f5f5;\n            --border-color: #e0e0e0;\n        }\n        \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        .product-description {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n            color: var(--text-color);\n        }\n        \n        .product-title {\n            font-size: 28px;\n            font-weight: 700;\n            margin-bottom: 15px;\n            color: var(--primary-color);\n        }\n        \n        .product-subtitle {\n            font-size: 18px;\n            margin-bottom: 25px;\n            color: #666;\n        }\n        \n        .section-title {\n            font-size: 22px;\n            font-weight: 600;\n            margin: 30px 0 15px;\n            padding-bottom: 8px;\n            border-bottom: 2px solid var(--secondary-color);\n            color: var(--primary-color);\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 20px 0;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n            border-radius: 8px;\n            overflow: hidden;\n        }\n        \n        .specs-table th {\n            background-color: var(--primary-color);\n            color: white;\n            text-align: left;\n            padding: 15px;\n            font-weight: 600;\n            font-size: 16px;\n        }\n        \n        .specs-table tr:nth-child(even) {\n            background-color: var(--secondary-color);\n        }\n        \n        .specs-table tr:nth-child(odd) {\n            background-color: white;\n        }\n        \n        .specs-table td {\n            padding: 15px;\n            border-bottom: 1px solid var(--border-color);\n        }\n        \n        .specs-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .specs-table .spec-name {\n            font-weight: 600;\n            width: 40%;\n            color: var(--primary-color);\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));\n            gap: 20px;\n            margin: 20px 0;\n        }\n        \n        .feature-card {\n            background-color: white;\n            border-radius: 8px;\n            padding: 20px;\n            box-shadow: 0 4px 8px rgba(0,0,0,0.05);\n            border-left: 4px solid var(--accent-color);\n        }\n        \n        .feature-card h3 {\n            font-size: 18px;\n            margin-bottom: 10px;\n            color: var(--primary-color);\n        }\n        \n        .feature-card p {\n            color: #555;\n            line-height: 1.5;\n        }\n        \n        .product-details {\n            line-height: 1.6;\n            margin: 20px 0;\n            font-size: 16px;\n        }\n        \n        .product-details p {\n            margin-bottom: 15px;\n        }\n        \n        .shipping-info {\n            background-color: var(--light-gray);\n            padding: 20px;\n            border-radius: 8px;\n            margin: 25px 0;\n        }\n        \n        .shipping-info h3 {\n            color: var(--primary-color);\n            margin-bottom: 10px;\n        }\n        \n        .upc-code {\n            display: inline-block;\n            background-color: var(--secondary-color);\n            padding: 8px 15px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: var(--primary-color);\n            margin-top: 10px;\n        }\n        \n        .feature-tag {\n            display: inline-block;\n            background-color: var(--accent-color);\n            color: white;\n            padding: 4px 8px;\n            border-radius: 4px;\n            font-size: 12px;\n            margin-right: 5px;\n            margin-bottom: 5px;\n        }\n        \n        @media (max-width: 768px) {\n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .specs-table {\n                font-size: 14px;\n            }\n            \n            .specs-table th, .specs-table td {\n                padding: 10px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003ch1 class=\"product-title\"\u003eKari-Out Company 6600100 Glassine Bags\u003c\/h1\u003e\n\u003cp class=\"product-subtitle\"\u003eVersatile, grease-resistant paper bags perfect for snacks and takeout\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth colspan=\"2\"\u003eTechnical Details\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eQuantity\u003c\/td\u003e\n\u003ctd\u003e1,000\/Case\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eShipping Weight\u003c\/td\u003e\n\u003ctd\u003e4.26 lb.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e3\" W × 6 3\/4\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eGusset Width\u003c\/td\u003e\n\u003ctd\u003e1 1\/2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eBase Style\u003c\/td\u003e\n\u003ctd\u003eRectangular\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eCapacity\u003c\/td\u003e\n\u003ctd\u003e0.5 lb.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eClosure\u003c\/td\u003e\n\u003ctd\u003eOpen\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eColor\u003c\/td\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eDesign\u003c\/td\u003e\n\u003ctd\u003ePlain\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eFeatures\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"feature-tag\"\u003eGrease-Resistant\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eNo PFAS Added\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eGusset Style\u003c\/td\u003e\n\u003ctd\u003eSide Gusset\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eHandle\u003c\/td\u003e\n\u003ctd\u003eWithout Handle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eGlassine Paper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003ePattern\u003c\/td\u003e\n\u003ctd\u003ePlain\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eUnprinted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eType\u003c\/td\u003e\n\u003ctd\u003eBags, Chinese Bags, Concession Food Bags, Cookie Bags, Hot Food Bags, Pickle Bags, Popcorn Bags, Take Out Bags\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-name\"\u003eWindow\u003c\/td\u003e\n\u003ctd\u003eWithout Window\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eSuperior Grease Resistance\u003c\/h3\u003e\n\u003cp\u003eGlassine paper provides excellent protection against grease and oil, making it ideal for popcorn, fried foods, and other greasy snacks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003ePerfect Portion Control\u003c\/h3\u003e\n\u003cp\u003e0.5 lb. capacity is ideal for creating perfectly portioned snack bags for customers on the go.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eVersatile Applications\u003c\/h3\u003e\n\u003cp\u003eSuitable for Chinese noodles, cookies, popcorn, small rolls, fried pies, and various specialty items.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eHeat Tolerant\u003c\/h3\u003e\n\u003cp\u003eCan withstand heated temperatures, making it perfect for hot foods and carryout applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eClean \u0026amp; Professional\u003c\/h3\u003e\n\u003cp\u003eWhite color provides a clean, professional appearance and serves as a blank canvas for branding.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eSide Gusset Design\u003c\/h3\u003e\n\u003cp\u003eExpands to accommodate contents while maintaining a compact footprint when empty.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Description\u003c\/h2\u003e\n\u003cdiv class=\"product-details\"\u003e\n\u003cp\u003eThese versatile 1\/2 lb square glassine bags from Kari-Out Company feature high-quality glassine paper that combines excellent grease resistance with subtle transparency. Perfect for a wide range of food service applications, these bags are particularly popular for Chinese noodles and cookies, but also work exceptionally well for popcorn, small rolls, fried pies, and various specialty items.\u003c\/p\u003e\n\u003cp\u003eDesigned with the on-the-go customer in mind, these carryout bags can withstand heated temperatures, making them suitable for both hot and cold food items. Whether you're packaging egg rolls, peanuts, baked goods, or snack foods, this durable glassine material provides the perfect combination of strength and functionality for your establishment's needs.\u003c\/p\u003e\n\u003cp\u003eThe rectangular base and side gusset design allow these bags to stand upright and expand to accommodate your contents while maintaining a professional appearance. Beyond food service applications, glassine is also used in industrial settings to package parts, especially those coated with grease, demonstrating its versatility and reliability.\u003c\/p\u003e\n\u003cp\u003eWith their clean white appearance and excellent performance characteristics, these bags provide a reliable packaging solution that reduces spills and greasy messes while promoting proper portion control in your establishment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shipping-info\"\u003e\n\u003ch3\u003eShipping Information\u003c\/h3\u003e\n\u003cp\u003eThis item usually ships in 1 business day. Delivery time may vary depending on your location.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"upc-code\"\u003eUPC Code: 763352661014\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42701057785940,"sku":null,"price":39.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_76_3b78f440-03cf-4cf3-9f77-59bd349b4393.png?v=1763978564"},{"product_id":"kari-out-company-4-lb-plain-glassine-bag-1-000-case","title":"Kari-Out Company 4 lb. Plain Glassine Bag - 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\u003eProduct Description\u003c\/title\u003e\n    \u003cstyle\u003e\n        :root {\n            --primary-color: #2c5aa0;\n            --secondary-color: #e8f0fe;\n            --accent-color: #4a7bc8;\n            --text-color: #333;\n            --light-gray: #f5f5f5;\n            --border-color: #e0e0e0;\n        }\n        \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        .product-description {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n            color: var(--text-color);\n        }\n        \n        .product-title {\n            font-size: 28px;\n            font-weight: 700;\n            margin-bottom: 15px;\n            color: var(--primary-color);\n        }\n        \n        .product-subtitle {\n            font-size: 18px;\n            margin-bottom: 25px;\n            color: #666;\n        }\n        \n        .section-title {\n            font-size: 22px;\n            font-weight: 600;\n            margin: 30px 0 15px;\n            padding-bottom: 8px;\n            border-bottom: 2px solid var(--secondary-color);\n            color: var(--primary-color);\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 20px 0;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n            border-radius: 8px;\n            overflow: hidden;\n        }\n        \n        .specs-table th {\n            background-color: var(--primary-color);\n            color: white;\n            text-align: left;\n            padding: 15px;\n            font-weight: 600;\n            font-size: 16px;\n        }\n        \n        .specs-table tr:nth-child(even) {\n            background-color: var(--secondary-color);\n        }\n        \n        .specs-table tr:nth-child(odd) {\n            background-color: white;\n        }\n        \n        .specs-table td {\n            padding: 15px;\n            border-bottom: 1px solid var(--border-color);\n        }\n        \n        .specs-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .specs-table .spec-name {\n            font-weight: 600;\n            width: 40%;\n            color: var(--primary-color);\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));\n            gap: 20px;\n            margin: 20px 0;\n        }\n        \n        .feature-card {\n            background-color: white;\n            border-radius: 8px;\n            padding: 20px;\n            box-shadow: 0 4px 8px rgba(0,0,0,0.05);\n            border-left: 4px solid var(--accent-color);\n        }\n        \n        .feature-card h3 {\n            font-size: 18px;\n            margin-bottom: 10px;\n            color: var(--primary-color);\n        }\n        \n        .feature-card p {\n            color: #555;\n            line-height: 1.5;\n        }\n        \n        .product-details {\n            line-height: 1.6;\n            margin: 20px 0;\n            font-size: 16px;\n        }\n        \n        .product-details p {\n            margin-bottom: 15px;\n        }\n        \n        .shipping-info {\n            background-color: var(--light-gray);\n            padding: 20px;\n            border-radius: 8px;\n            margin: 25px 0;\n        }\n        \n        .shipping-info h3 {\n            color: var(--primary-color);\n            margin-bottom: 10px;\n        }\n        \n        .upc-code {\n            display: inline-block;\n            background-color: var(--secondary-color);\n            padding: 8px 15px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: var(--primary-color);\n            margin-top: 10px;\n        }\n        \n        .feature-tag {\n            display: inline-block;\n            background-color: var(--accent-color);\n            color: white;\n            padding: 4px 8px;\n            border-radius: 4px;\n            font-size: 12px;\n            margin-right: 5px;\n            margin-bottom: 5px;\n        }\n        \n        .eco-badge {\n            display: inline-flex;\n            align-items: center;\n            background-color: #2c5530;\n            color: white;\n            padding: 8px 12px;\n            border-radius: 20px;\n            font-size: 14px;\n            margin: 10px 0;\n        }\n        \n        @media (max-width: 768px) {\n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .specs-table {\n                font-size: 14px;\n            }\n            \n            .specs-table th, .specs-table td {\n                padding: 10px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description\"\u003e\n        \u003ch1 class=\"product-title\"\u003eKari-Out Company 6600500 Glassine Bags\u003c\/h1\u003e\n        \u003cp class=\"product-subtitle\"\u003e4 lb. capacity grease-resistant bags perfect for fortune cookies, egg rolls, and baked goods\u003c\/p\u003e\n        \n        \u003cdiv class=\"eco-badge\"\u003e\n            \u003cspan\u003e♻️ Eco-Friendly \u0026amp; Made in America\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n        \u003ctable class=\"specs-table\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth colspan=\"2\"\u003eTechnical Details\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eQuantity\u003c\/td\u003e\n                    \u003ctd\u003e1,000\/Case\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eShipping Weight\u003c\/td\u003e\n                    \u003ctd\u003e11 lb.\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eDimensions\u003c\/td\u003e\n                    \u003ctd\u003e5\" L × 3 1\/8\" W × 11\" H\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eBase Style\u003c\/td\u003e\n                    \u003ctd\u003eRectangular\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eCapacity\u003c\/td\u003e\n                    \u003ctd\u003e4 lb.\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eClosure\u003c\/td\u003e\n                    \u003ctd\u003eOpen\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eColor\u003c\/td\u003e\n                    \u003ctd\u003eWhite\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eDesign\u003c\/td\u003e\n                    \u003ctd\u003ePlain\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eFeatures\u003c\/td\u003e\n                    \u003ctd\u003e\n                        \u003cspan class=\"feature-tag\"\u003eGrease-Resistant\u003c\/span\u003e\n                        \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n                        \u003cspan class=\"feature-tag\"\u003eNo PFAS Added\u003c\/span\u003e\n                        \u003cspan class=\"feature-tag\"\u003eRecyclable\u003c\/span\u003e\n                    \u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eGusset Style\u003c\/td\u003e\n                    \u003ctd\u003eSide Gusset\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eHandle\u003c\/td\u003e\n                    \u003ctd\u003eWithout Handle\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eMaterial\u003c\/td\u003e\n                    \u003ctd\u003eGlassine Paper\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003ePattern\u003c\/td\u003e\n                    \u003ctd\u003ePlain\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eStyle\u003c\/td\u003e\n                    \u003ctd\u003eUnprinted\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eType\u003c\/td\u003e\n                    \u003ctd\u003eBags, Chinese Bags, Concession Food Bags, Cookie Bags, Glassine Bags, Hot Food Bags, Popcorn Bags, Snack Bags, Take Out Bags\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eWindow\u003c\/td\u003e\n                    \u003ctd\u003eWithout Window\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n        \n        \u003ch2 class=\"section-title\"\u003eProduct Features\u003c\/h2\u003e\n        \u003cdiv class=\"features-grid\"\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003ch3\u003eLarge 4 lb. Capacity\u003c\/h3\u003e\n                \u003cp\u003ePerfect for substantial portions of fortune cookies, egg rolls, vegetable rolls, and other Chinese sides with consistent portion control.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003ch3\u003eSuperior Grease Resistance\u003c\/h3\u003e\n                \u003cp\u003eGlassine construction provides excellent protection against grease and oil, making it ideal for fried foods and baked goods.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003ch3\u003eHeat Tolerant\u003c\/h3\u003e\n                \u003cp\u003eWithstands heated temperatures, making it perfect for hot food carryout and maintaining food quality during transport.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003ch3\u003eMulti-Purpose Use\u003c\/h3\u003e\n                \u003cp\u003eBeyond food service, these pH neutral bags can safely hold documents, jewelry, and other delicate items without causing damage.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003ch3\u003eEco-Friendly Design\u003c\/h3\u003e\n                \u003cp\u003eMade with recyclable materials and no PFAS added, supporting sustainable packaging solutions for your business.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003ch3\u003eProfessional Appearance\u003c\/h3\u003e\n                \u003cp\u003eClean white color provides a classic, professional look that enhances your brand presentation.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003ch2 class=\"section-title\"\u003eProduct Description\u003c\/h2\u003e\n        \u003cdiv class=\"product-details\"\u003e\n            \u003cp\u003ePackage your favorite greasy foods in these Kari-Out Company 4 lb. plain glassine bags! Specially designed for food service applications, these versatile bags are particularly popular for packaging fortune cookies and Chinese sides like egg rolls and vegetable rolls. The grease-resistant glassine material ensures your foods stay fresh and contained without compromising quality.\u003c\/p\u003e\n            \n            \u003cp\u003ePerfect for customers on the go, these carry-out capable bags can withstand heated temperatures while maintaining their structural integrity. Beyond Chinese cuisine applications, these bags are equally suitable for baked goods, snack foods, popcorn, and various concession items. The durable glassine construction provides reliable performance for all your packaging needs.\u003c\/p\u003e\n            \n            \u003cp\u003eMade from high-quality glassine material, these bags offer excellent odor and moisture resistance while being pH neutral. This unique property allows them to safely hold not only food items but also documents, jewelry, and other delicate items without risk of damage. The rectangular base with side gusset design provides stability and ample capacity for your products.\u003c\/p\u003e\n            \n            \u003cp\u003eKari-Out Company maintains a strong commitment to sustainability, focusing on environmentally friendly solutions including recycled, renewable, and compostable materials. With decades of experience serving the foodservice industry, Kari-Out delivers reliable, high-quality packaging solutions that meet the diverse needs of modern food establishments.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"shipping-info\"\u003e\n            \u003ch3\u003eShipping Information\u003c\/h3\u003e\n            \u003cp\u003eThis item usually ships in 1 business day. Delivery time may vary depending on your location.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"upc-code\"\u003eUPC Code: 763352665005\u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42701555040340,"sku":null,"price":111.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_78_3db2a20e-455f-4f5a-9304-02ca8f096585.png?v=1763982282"},{"product_id":"kari-out-company-1-4-lb-square-glassine-bag-1-000-case","title":"Kari-Out Company 1\/4 lb. Square Glassine Bag - 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\u003eProduct Description\u003c\/title\u003e\n    \u003cstyle\u003e\n        :root {\n            --primary-color: #2c5aa0;\n            --secondary-color: #e8f0fe;\n            --accent-color: #4a7bc8;\n            --text-color: #333;\n            --light-gray: #f5f5f5;\n            --border-color: #e0e0e0;\n        }\n        \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        .product-description {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n            color: var(--text-color);\n        }\n        \n        .product-title {\n            font-size: 28px;\n            font-weight: 700;\n            margin-bottom: 15px;\n            color: var(--primary-color);\n        }\n        \n        .product-subtitle {\n            font-size: 18px;\n            margin-bottom: 25px;\n            color: #666;\n        }\n        \n        .section-title {\n            font-size: 22px;\n            font-weight: 600;\n            margin: 30px 0 15px;\n            padding-bottom: 8px;\n            border-bottom: 2px solid var(--secondary-color);\n            color: var(--primary-color);\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 20px 0;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n            border-radius: 8px;\n            overflow: hidden;\n        }\n        \n        .specs-table th {\n            background-color: var(--primary-color);\n            color: white;\n            text-align: left;\n            padding: 15px;\n            font-weight: 600;\n            font-size: 16px;\n        }\n        \n        .specs-table tr:nth-child(even) {\n            background-color: var(--secondary-color);\n        }\n        \n        .specs-table tr:nth-child(odd) {\n            background-color: white;\n        }\n        \n        .specs-table td {\n            padding: 15px;\n            border-bottom: 1px solid var(--border-color);\n        }\n        \n        .specs-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .specs-table .spec-name {\n            font-weight: 600;\n            width: 40%;\n            color: var(--primary-color);\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));\n            gap: 20px;\n            margin: 20px 0;\n        }\n        \n        .feature-card {\n            background-color: white;\n            border-radius: 8px;\n            padding: 20px;\n            box-shadow: 0 4px 8px rgba(0,0,0,0.05);\n            border-left: 4px solid var(--accent-color);\n        }\n        \n        .feature-card h3 {\n            font-size: 18px;\n            margin-bottom: 10px;\n            color: var(--primary-color);\n        }\n        \n        .feature-card p {\n            color: #555;\n            line-height: 1.5;\n        }\n        \n        .product-details {\n            line-height: 1.6;\n            margin: 20px 0;\n            font-size: 16px;\n        }\n        \n        .product-details p {\n            margin-bottom: 15px;\n        }\n        \n        .shipping-info {\n            background-color: var(--light-gray);\n            padding: 20px;\n            border-radius: 8px;\n            margin: 25px 0;\n        }\n        \n        .shipping-info h3 {\n            color: var(--primary-color);\n            margin-bottom: 10px;\n        }\n        \n        .upc-code {\n            display: inline-block;\n            background-color: var(--secondary-color);\n            padding: 8px 15px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: var(--primary-color);\n            margin-top: 10px;\n        }\n        \n        .feature-tag {\n            display: inline-block;\n            background-color: var(--accent-color);\n            color: white;\n            padding: 4px 8px;\n            border-radius: 4px;\n            font-size: 12px;\n            margin-right: 5px;\n            margin-bottom: 5px;\n        }\n        \n        .eco-badge {\n            display: inline-flex;\n            align-items: center;\n            background-color: #2c5530;\n            color: white;\n            padding: 8px 12px;\n            border-radius: 20px;\n            font-size: 14px;\n            margin: 10px 0;\n        }\n        \n        .capacity-badge {\n            display: inline-block;\n            background: linear-gradient(135deg, #4a7bc8, #2c5aa0);\n            color: white;\n            padding: 10px 20px;\n            border-radius: 25px;\n            font-weight: 600;\n            font-size: 16px;\n            margin: 15px 0;\n            box-shadow: 0 4px 8px rgba(0,0,0,0.1);\n        }\n        \n        @media (max-width: 768px) {\n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .specs-table {\n                font-size: 14px;\n            }\n            \n            .specs-table th, .specs-table td {\n                padding: 10px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description\"\u003e\n        \u003ch1 class=\"product-title\"\u003eKari-Out Company 6600050 Glassine Bags\u003c\/h1\u003e\n        \u003cp class=\"product-subtitle\"\u003e1\/4 lb. capacity grease-resistant bags perfect for snacks, cookies, and small portions\u003c\/p\u003e\n        \n        \u003cdiv class=\"capacity-badge\"\u003ePerfect 1\/4 lb. Portion Size\u003c\/div\u003e\n        \n        \u003cdiv class=\"eco-badge\"\u003e\n            \u003cspan\u003e♻️ Made in America \u0026amp; No PFAS Added\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n        \u003ctable class=\"specs-table\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth colspan=\"2\"\u003eTechnical Details\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eQuantity\u003c\/td\u003e\n                    \u003ctd\u003e1,000\/Case\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eShipping Weight\u003c\/td\u003e\n                    \u003ctd\u003e3.54 lb.\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eDimensions\u003c\/td\u003e\n                    \u003ctd\u003e2 1\/2\" W × 6 1\/4\" H\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eGusset Width\u003c\/td\u003e\n                    \u003ctd\u003e1 1\/4\"\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eBase Style\u003c\/td\u003e\n                    \u003ctd\u003eRectangular\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eCapacity\u003c\/td\u003e\n                    \u003ctd\u003e0.25 lb.\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eClosure\u003c\/td\u003e\n                    \u003ctd\u003eOpen\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eColor\u003c\/td\u003e\n                    \u003ctd\u003eWhite\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eDesign\u003c\/td\u003e\n                    \u003ctd\u003ePlain\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eFeatures\u003c\/td\u003e\n                    \u003ctd\u003e\n                        \u003cspan class=\"feature-tag\"\u003eGrease-Resistant\u003c\/span\u003e\n                        \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n                        \u003cspan class=\"feature-tag\"\u003eNo PFAS Added\u003c\/span\u003e\n                    \u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eGusset Style\u003c\/td\u003e\n                    \u003ctd\u003eSide Gusset\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eHandle\u003c\/td\u003e\n                    \u003ctd\u003eWithout Handle\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eMaterial\u003c\/td\u003e\n                    \u003ctd\u003eGlassine Paper\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003ePattern\u003c\/td\u003e\n                    \u003ctd\u003ePlain\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eStyle\u003c\/td\u003e\n                    \u003ctd\u003eUnprinted\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eType\u003c\/td\u003e\n                    \u003ctd\u003eBags, Chinese Bags, Concession Food Bags, Cookie Bags, Hot Food Bags, Pickle Bags, Popcorn Bags, Take Out Bags\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eWindow\u003c\/td\u003e\n                    \u003ctd\u003eWithout Window\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n        \n        \u003ch2 class=\"section-title\"\u003eProduct Features\u003c\/h2\u003e\n        \u003cdiv class=\"features-grid\"\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003ch3\u003ePerfect Snack Size\u003c\/h3\u003e\n                \u003cp\u003e1\/4 lb. capacity is ideal for creating perfectly portioned snack bags for customers on the go.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003ch3\u003eExcellent Grease Resistance\u003c\/h3\u003e\n                \u003cp\u003eGlassine construction provides superior protection against grease and oil for popcorn and fried foods.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003ch3\u003eHeat Tolerant\u003c\/h3\u003e\n                \u003cp\u003eWithstands heated temperatures, making it perfect for hot food carryout and maintaining food quality.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003ch3\u003eVersatile Applications\u003c\/h3\u003e\n                \u003cp\u003ePerfect for Chinese noodles, cookies, popcorn, fried pies, and various specialty snack items.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003ch3\u003eClean \u0026amp; Customizable\u003c\/h3\u003e\n                \u003cp\u003eWhite color provides a professional appearance and serves as a blank canvas for branding or stickers.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003ch3\u003ePortion Control\u003c\/h3\u003e\n                \u003cp\u003ePromotes consistent portion sizes while reducing spills and greasy messes in your establishment.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003ch2 class=\"section-title\"\u003eProduct Description\u003c\/h2\u003e\n        \u003cdiv class=\"product-details\"\u003e\n            \u003cp\u003eThese versatile 1\/4 lb square glassine bags from Kari-Out Company feature high-quality glassine paper that combines excellent grease resistance with subtle transparency. Perfect for a wide range of food service applications, these bags are particularly popular for Chinese noodles and cookies, but also work exceptionally well for popcorn, fried pies, and various specialty snack items.\u003c\/p\u003e\n            \n            \u003cp\u003eDesigned with the on-the-go customer in mind, these carryout bags can withstand heated temperatures, making them suitable for both hot and cold food items. Whether you're packaging egg rolls, peanuts, baked goods, or snack foods, this durable glassine material provides the perfect combination of strength and functionality for your establishment's needs.\u003c\/p\u003e\n            \n            \u003cp\u003eThe compact 1\/4 lb. capacity makes these bags ideal for portion-controlled snacks and side items. The rectangular base with side gusset design allows these bags to stand upright and expand to accommodate your contents while maintaining a professional appearance. Beyond food service applications, glassine is also used in industrial settings to package parts, especially those coated with grease, demonstrating its versatility and reliability.\u003c\/p\u003e\n            \n            \u003cp\u003eWith their clean white appearance and excellent performance characteristics, these bags provide a reliable packaging solution that reduces spills and greasy messes while promoting proper portion control in your establishment. The unprinted design offers flexibility for customization with your branding or labels.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"shipping-info\"\u003e\n            \u003ch3\u003eShipping Information\u003c\/h3\u003e\n            \u003cp\u003eThis item usually ships in 1 business day. Delivery time may vary depending on your location.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"upc-code\"\u003eUPC Code: 763352660505\u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42701703151700,"sku":null,"price":36.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_80_04283e75-cd5d-4e17-b42b-20daed9afd65.png?v=1763983572"},{"product_id":"kari-out-company-2-lb-plain-glassine-bag-1-000-box","title":"Kari-Out Company 2 lb. Plain Glassine Bag - 1,000\/Box","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\u003eProduct Description\u003c\/title\u003e\n    \u003cstyle\u003e\n        :root {\n            --primary-color: #2c5aa0;\n            --secondary-color: #e8f0fe;\n            --accent-color: #4a7bc8;\n            --text-color: #333;\n            --light-gray: #f5f5f5;\n            --border-color: #e0e0e0;\n        }\n        \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        .product-description {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n            color: var(--text-color);\n        }\n        \n        .product-title {\n            font-size: 28px;\n            font-weight: 700;\n            margin-bottom: 15px;\n            color: var(--primary-color);\n        }\n        \n        .product-subtitle {\n            font-size: 18px;\n            margin-bottom: 25px;\n            color: #666;\n        }\n        \n        .section-title {\n            font-size: 22px;\n            font-weight: 600;\n            margin: 30px 0 15px;\n            padding-bottom: 8px;\n            border-bottom: 2px solid var(--secondary-color);\n            color: var(--primary-color);\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 20px 0;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n            border-radius: 8px;\n            overflow: hidden;\n        }\n        \n        .specs-table th {\n            background-color: var(--primary-color);\n            color: white;\n            text-align: left;\n            padding: 15px;\n            font-weight: 600;\n            font-size: 16px;\n        }\n        \n        .specs-table tr:nth-child(even) {\n            background-color: var(--secondary-color);\n        }\n        \n        .specs-table tr:nth-child(odd) {\n            background-color: white;\n        }\n        \n        .specs-table td {\n            padding: 15px;\n            border-bottom: 1px solid var(--border-color);\n        }\n        \n        .specs-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .specs-table .spec-name {\n            font-weight: 600;\n            width: 40%;\n            color: var(--primary-color);\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));\n            gap: 20px;\n            margin: 20px 0;\n        }\n        \n        .feature-card {\n            background-color: white;\n            border-radius: 8px;\n            padding: 20px;\n            box-shadow: 0 4px 8px rgba(0,0,0,0.05);\n            border-left: 4px solid var(--accent-color);\n        }\n        \n        .feature-card h3 {\n            font-size: 18px;\n            margin-bottom: 10px;\n            color: var(--primary-color);\n        }\n        \n        .feature-card p {\n            color: #555;\n            line-height: 1.5;\n        }\n        \n        .product-details {\n            line-height: 1.6;\n            margin: 20px 0;\n            font-size: 16px;\n        }\n        \n        .product-details p {\n            margin-bottom: 15px;\n        }\n        \n        .shipping-info {\n            background-color: var(--light-gray);\n            padding: 20px;\n            border-radius: 8px;\n            margin: 25px 0;\n        }\n        \n        .shipping-info h3 {\n            color: var(--primary-color);\n            margin-bottom: 10px;\n        }\n        \n        .upc-code {\n            display: inline-block;\n            background-color: var(--secondary-color);\n            padding: 8px 15px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: var(--primary-color);\n            margin-top: 10px;\n        }\n        \n        .feature-tag {\n            display: inline-block;\n            background-color: var(--accent-color);\n            color: white;\n            padding: 4px 8px;\n            border-radius: 4px;\n            font-size: 12px;\n            margin-right: 5px;\n            margin-bottom: 5px;\n        }\n        \n        .eco-badge {\n            display: inline-flex;\n            align-items: center;\n            background-color: #2c5530;\n            color: white;\n            padding: 8px 12px;\n            border-radius: 20px;\n            font-size: 14px;\n            margin: 10px 0;\n        }\n        \n        .capacity-badge {\n            display: inline-block;\n            background: linear-gradient(135deg, #4a7bc8, #2c5aa0);\n            color: white;\n            padding: 10px 20px;\n            border-radius: 25px;\n            font-weight: 600;\n            font-size: 16px;\n            margin: 15px 0;\n            box-shadow: 0 4px 8px rgba(0,0,0,0.1);\n        }\n        \n        .company-highlight {\n            background-color: #f8f9fa;\n            border-left: 4px solid var(--primary-color);\n            padding: 15px;\n            margin: 20px 0;\n            border-radius: 4px;\n        }\n        \n        @media (max-width: 768px) {\n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .specs-table {\n                font-size: 14px;\n            }\n            \n            .specs-table th, .specs-table td {\n                padding: 10px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description\"\u003e\n        \u003ch1 class=\"product-title\"\u003eKari-Out Company Glassine Bags\u003c\/h1\u003e\n        \u003cp class=\"product-subtitle\"\u003e2 lb. capacity grease-resistant bags perfect for fortune cookies, egg rolls, and medium portions\u003c\/p\u003e\n        \n        \u003cdiv class=\"capacity-badge\"\u003ePerfect 2 lb. Portion Size\u003c\/div\u003e\n        \n        \u003cdiv class=\"eco-badge\"\u003e\n            \u003cspan\u003e♻️ Made in America \u0026amp; No PFAS Added\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n        \u003ctable class=\"specs-table\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth colspan=\"2\"\u003eTechnical Details\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eQuantity\u003c\/td\u003e\n                    \u003ctd\u003e1,000\/Box\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eShipping Weight\u003c\/td\u003e\n                    \u003ctd\u003e7.3 lb.\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eDimensions\u003c\/td\u003e\n                    \u003ctd\u003e4\" L × 2 5\/8\" W × 8 3\/4\" H\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eBase Style\u003c\/td\u003e\n                    \u003ctd\u003eRectangular\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eCapacity\u003c\/td\u003e\n                    \u003ctd\u003e2 lb.\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eClosure\u003c\/td\u003e\n                    \u003ctd\u003eOpen\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eColor\u003c\/td\u003e\n                    \u003ctd\u003eWhite\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eDesign\u003c\/td\u003e\n                    \u003ctd\u003ePlain\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eFeatures\u003c\/td\u003e\n                    \u003ctd\u003e\n                        \u003cspan class=\"feature-tag\"\u003eGrease-Resistant\u003c\/span\u003e\n                        \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n                        \u003cspan class=\"feature-tag\"\u003eNo PFAS Added\u003c\/span\u003e\n                        \u003cspan class=\"feature-tag\"\u003eRecyclable\u003c\/span\u003e\n                    \u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eGusset Style\u003c\/td\u003e\n                    \u003ctd\u003eSide Gusset\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eMaterial\u003c\/td\u003e\n                    \u003ctd\u003eGlassine Paper\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eStyle\u003c\/td\u003e\n                    \u003ctd\u003eUnprinted\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eType\u003c\/td\u003e\n                    \u003ctd\u003eBags, Chinese Bags, Concession Food Bags, Cookie Bags, Glassine Bags, Hot Food Bags, Popcorn Bags, Take Out Bags\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-name\"\u003eWindow\u003c\/td\u003e\n                    \u003ctd\u003eWithout Window\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n        \n        \u003ch2 class=\"section-title\"\u003eProduct Features\u003c\/h2\u003e\n        \u003cdiv class=\"features-grid\"\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003ch3\u003eMedium Portion Size\u003c\/h3\u003e\n                \u003cp\u003e2 lb. capacity is perfect for medium portions of fortune cookies, egg rolls, vegetable rolls, and other Chinese sides.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003ch3\u003eSuperior Grease Resistance\u003c\/h3\u003e\n                \u003cp\u003eGlassine construction provides excellent protection against grease and oil for fried foods and baked goods.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003ch3\u003eHeat Tolerant\u003c\/h3\u003e\n                \u003cp\u003eWithstands heated temperatures, making it perfect for hot food carryout and maintaining food quality during transport.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003ch3\u003eMulti-Purpose Use\u003c\/h3\u003e\n                \u003cp\u003eBeyond food service, these pH neutral bags can safely hold documents, jewelry, and other delicate items.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003ch3\u003eEco-Friendly Design\u003c\/h3\u003e\n                \u003cp\u003eMade with recyclable materials and no PFAS added, supporting sustainable packaging solutions.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003ch3\u003eProfessional Appearance\u003c\/h3\u003e\n                \u003cp\u003eClean white color provides a classic, professional look that enhances your brand presentation.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003ch2 class=\"section-title\"\u003eProduct Description\u003c\/h2\u003e\n        \u003cdiv class=\"product-details\"\u003e\n            \u003cp\u003ePackage your favorite greasy foods in these Kari-Out Company 2 lb. plain glassine bags! Specially designed for food service applications, these versatile bags are particularly popular for packaging fortune cookies and Chinese sides like egg rolls and vegetable rolls. The grease-resistant glassine material ensures your foods stay fresh and contained without compromising quality.\u003c\/p\u003e\n            \n            \u003cp\u003ePerfect for customers on the go, these carry-out capable bags can withstand heated temperatures while maintaining their structural integrity. Beyond Chinese cuisine applications, these bags are equally suitable for baked goods, snack foods, popcorn, and various concession items. The durable glassine construction provides reliable performance for all your packaging needs.\u003c\/p\u003e\n            \n            \u003cp\u003eMade from high-quality glassine material, these bags offer excellent odor and moisture resistance while being pH neutral. This unique property allows them to safely hold not only food items but also documents, jewelry, and other delicate items without risk of damage. The rectangular base with side gusset design provides stability and ample capacity for your products.\u003c\/p\u003e\n            \n            \u003cdiv class=\"company-highlight\"\u003e\n                \u003cp\u003e\u003cstrong\u003eAbout Kari-Out Company:\u003c\/strong\u003e Starting from humble beginnings supplying local Bronx movie theaters with popcorn in 1964, Kari-Out has grown into an industry leader committed to sustainability and customer-focused innovation. They specialize in environmentally friendly solutions using recycled, renewable, and compostable materials.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"shipping-info\"\u003e\n            \u003ch3\u003eShipping Information\u003c\/h3\u003e\n            \u003cp\u003eThis item usually ships in 1 business day. Delivery time may vary depending on your location.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"upc-code\"\u003eUPC Code: 840249401363\u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42701725990996,"sku":null,"price":64.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_82_6ca6a947-dbe4-4657-baac-5767f667766a.png?v=1763983921"},{"product_id":"kari-out-company-1-lb-plain-glassine-bag-1-000-box","title":"Kari-Out Company 1 lb. Plain Glassine Bag - 1,000\/Box","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"product-highlights\"\u003e\n    \u003ch2\u003eProduct Overview\u003c\/h2\u003e\n    \u003cul class=\"features-list\"\u003e\n      \u003cli\u003e\n        \u003csvg class=\"check-icon\" viewbox=\"0 0 24 24\" width=\"16\" height=\"16\"\u003e\n          \u003cpath fill=\"currentColor\" d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cspan\u003e1 lb. capacity promotes consistent portion control\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003csvg class=\"check-icon\" viewbox=\"0 0 24 24\" width=\"16\" height=\"16\"\u003e\n          \u003cpath fill=\"currentColor\" d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cspan\u003eDurable and effective glassine construction\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003csvg class=\"check-icon\" viewbox=\"0 0 24 24\" width=\"16\" height=\"16\"\u003e\n          \u003cpath fill=\"currentColor\" d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cspan\u003eReduces spills and greasy messes around your establishment\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003csvg class=\"check-icon\" viewbox=\"0 0 24 24\" width=\"16\" height=\"16\"\u003e\n          \u003cpath fill=\"currentColor\" d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cspan\u003eWhite color adds a classic touch to your takeout packaging\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003csvg class=\"check-icon\" viewbox=\"0 0 24 24\" width=\"16\" height=\"16\"\u003e\n          \u003cpath fill=\"currentColor\" d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cspan\u003eOdor- and grease-resistant glassine is ideal for packaging greasy foods\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"upc-code\"\u003e\n      \u003cspan class=\"upc-label\"\u003eUPC Code:\u003c\/span\u003e\n      \u003cspan class=\"upc-value\"\u003e840249401356\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"product-details\"\u003e\n    \u003ch2\u003eDetails\u003c\/h2\u003e\n    \u003cp\u003ePackage your favorite greasy foods in this Kari-Out Company 1 lb. plain glassine bag! Popular for packaging fortune cookies and Chinese sides like egg rolls and vegetable rolls, this grease-resistant bag can do it all. Perfect for customers on the go, these carry-out capable bags can withstand heated temperatures. Also suitable for baked goods or snack foods, this glassine bag is the right choice for a sturdy food bag.\u003c\/p\u003e\n    \u003cp\u003eBoasting a simple white color, this bag is made of durable glassine material that is odor- and moisture-resistant. Plus, by being pH neutral, this versatile bag is also able to hold documents and jewelry without causing damage. Offering a multitude of possibilities, this bag is sure to fit your establishment's needs!\u003c\/p\u003e\n    \u003cp\u003eStarting from humble beginnings, Kari-Out Company has always kept a focus on their customers by providing innovative products that cater to convenience and customer needs. They are committed to sustainability efforts and moving towards environmentally friendly solutions, such as using recycled, renewable, and compostable materials in their packaging.\u003c\/p\u003e\n    \n    \u003cdiv class=\"dimensions\"\u003e\n      \u003ch3\u003eOverall Dimensions:\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eLength: 3 1\/2\"\u003c\/li\u003e\n        \u003cli\u003eWidth: 2 1\/4\"\u003c\/li\u003e\n        \u003cli\u003eHeight: 7 3\/4\"\u003c\/li\u003e\n        \u003cli\u003eCapacity: 1 lb.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2\u003eSpecifications\u003c\/h2\u003e\n    \u003cdiv class=\"specs-table\"\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eQuantity\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e1,000\/Box\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eShipping Weight\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e5.8 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eLength\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e3 1\/2 Inches\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eWidth\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e2 1\/4 Inches\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eHeight\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e7 3\/4 Inches\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eBase Style\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eRectangular\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eCapacity\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e1 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eClosure\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eOpen\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eColor\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eWhite\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eDesign\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003ePlain\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eFeatures\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eGrease-Resistant, Made in America, No PFAS Added, Recyclable\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eGusset Style\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eSide Gusset\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eMaterial\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eGlassine, Paper\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eStyle\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eUnprinted\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eType\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eBags, Chinese Bags, Concession Food Bags, Cookie Bags, Glassine Bags, Hot Food Bags, Popcorn Bags, Snack Bags, Take Out Bags\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eWindow\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eWithout Window\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-description {\n  font-family: 'Helvetica Neue', Arial, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 100%;\n  margin: 0 auto;\n}\n\n.product-description h2 {\n  font-size: 1.5rem;\n  font-weight: 600;\n  margin-bottom: 1rem;\n  color: #2c3e50;\n  border-bottom: 2px solid #f0f0f0;\n  padding-bottom: 0.5rem;\n}\n\n.product-description h3 {\n  font-size: 1.2rem;\n  font-weight: 600;\n  margin: 1.5rem 0 0.5rem;\n  color: #2c3e50;\n}\n\n\/* Product Highlights *\/\n.product-highlights {\n  margin-bottom: 2rem;\n}\n\n.features-list {\n  list-style: none;\n  padding: 0;\n  margin: 0 0 1.5rem 0;\n}\n\n.features-list li {\n  display: flex;\n  align-items: flex-start;\n  margin-bottom: 0.75rem;\n  padding: 0;\n}\n\n.check-icon {\n  color: #27ae60;\n  flex-shrink: 0;\n  margin-right: 0.75rem;\n  margin-top: 0.1rem;\n}\n\n.upc-code {\n  display: flex;\n  align-items: center;\n  background-color: #f8f9fa;\n  padding: 0.75rem 1rem;\n  border-radius: 4px;\n  border-left: 4px solid #3498db;\n}\n\n.upc-label {\n  font-weight: 600;\n  margin-right: 0.5rem;\n  color: #2c3e50;\n}\n\n.upc-value {\n  font-family: monospace;\n  font-size: 1.1rem;\n  color: #3498db;\n}\n\n\/* Product Details *\/\n.product-details {\n  margin-bottom: 2rem;\n}\n\n.product-details p {\n  margin-bottom: 1rem;\n}\n\n.dimensions {\n  background-color: #f8f9fa;\n  padding: 1rem 1.5rem;\n  border-radius: 6px;\n  margin-top: 1.5rem;\n}\n\n.dimensions ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.dimensions li {\n  padding: 0.25rem 0;\n  position: relative;\n  padding-left: 1rem;\n}\n\n.dimensions li:before {\n  content: \"•\";\n  color: #3498db;\n  position: absolute;\n  left: 0;\n}\n\n\/* Specifications Table *\/\n.specs-section {\n  margin-bottom: 2rem;\n}\n\n.specs-table {\n  border-radius: 8px;\n  overflow: hidden;\n  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n  border: 1px solid #e1e5e9;\n}\n\n.spec-row {\n  display: flex;\n  border-bottom: 1px solid #e1e5e9;\n}\n\n.spec-row:last-child {\n  border-bottom: none;\n}\n\n.spec-name {\n  flex: 0 0 30%;\n  background-color: #f8f9fa;\n  padding: 1rem 1.25rem;\n  font-weight: 600;\n  color: #2c3e50;\n  border-right: 1px solid #e1e5e9;\n}\n\n.spec-value {\n  flex: 1;\n  padding: 1rem 1.25rem;\n  background-color: white;\n}\n\n\/* Responsive Design *\/\n@media (max-width: 768px) {\n  .spec-row {\n    flex-direction: column;\n  }\n  \n  .spec-name {\n    flex: 1;\n    border-right: none;\n    border-bottom: 1px solid #e1e5e9;\n  }\n  \n  .spec-value {\n    flex: 1;\n  }\n  \n  .upc-code {\n    flex-direction: column;\n    align-items: flex-start;\n  }\n  \n  .upc-label {\n    margin-bottom: 0.25rem;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42701748174932,"sku":null,"price":45.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_84_a0e2f56c-eb32-47f2-9285-757128db8827.png?v=1763984845"},{"product_id":"kari-out-company-1-lb-plain-glassine-bag-8-000-case","title":"Kari-Out Company 1 lb. Plain Glassine Bag - 8,000\/Case","description":"\u003cdiv class=\"product-description\"\u003e\n\u003cdiv class=\"shipping-notice\"\u003e\n\u003cdiv class=\"shipping-icon\"\u003e\u003csvg height=\"24\" width=\"24\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003cpath d=\"M0 0h24v24H0z\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M3 13h1v7c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-7h1c.55 0 1-.45 1-1s-.45-1-1-1h-1V4c0-1.1-.9-2-2-2H6C4.9 2 4 2.9 4 4v7H3c-.55 0-1 .45-1 1s.45 1 1 1zm6-8h6v5H9V5zm9 14H6v-7h12v7z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"shipping-info\"\u003e\n\u003ch3\u003eQuick Shipping\u003c\/h3\u003e\n\u003cp\u003eUsually ships in \u003cstrong\u003e1 business day\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlights\"\u003e\n\u003ch2\u003eProduct Overview\u003c\/h2\u003e\n\u003cul class=\"features-list\"\u003e\n\u003cli\u003e\n\u003csvg height=\"16\" width=\"16\" viewbox=\"0 0 24 24\" class=\"check-icon\"\u003e\n          \u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cspan\u003e1 lb. capacity promotes consistent portion control\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg height=\"16\" width=\"16\" viewbox=\"0 0 24 24\" class=\"check-icon\"\u003e\n          \u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cspan\u003eDurable and effective glassine construction\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg height=\"16\" width=\"16\" viewbox=\"0 0 24 24\" class=\"check-icon\"\u003e\n          \u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cspan\u003eReduces spills and greasy messes around your establishment\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg height=\"16\" width=\"16\" viewbox=\"0 0 24 24\" class=\"check-icon\"\u003e\n          \u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cspan\u003eWhite color adds a classic touch to your takeout packaging\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg height=\"16\" width=\"16\" viewbox=\"0 0 24 24\" class=\"check-icon\"\u003e\n          \u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cspan\u003eOdor- and grease-resistant glassine is ideal for packaging greasy foods\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"upc-code\"\u003e\n\u003cspan class=\"upc-label\"\u003eUPC Code:\u003c\/span\u003e \u003cspan class=\"upc-value\"\u003e400017449364\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-details\"\u003e\n\u003ch2\u003eDetails\u003c\/h2\u003e\n\u003cp\u003ePackage your favorite greasy foods in this Kari-Out Company 1 lb. plain glassine bag! Popular for packaging fortune cookies and Chinese sides like egg rolls and vegetable rolls, this grease-resistant bag can do it all. Perfect for customers on the go, these carry-out capable bags can withstand heated temperatures. Also suitable for baked goods or snack foods, this glassine bag is the right choice for a sturdy food bag.\u003c\/p\u003e\n\u003cp\u003eBoasting a simple white color, this bag is made of durable glassine material that is odor- and moisture-resistant. Plus, by being pH neutral, this versatile bag is also able to hold documents and jewelry without causing damage. Offering a multitude of possibilities, this bag is sure to fit your establishment's needs!\u003c\/p\u003e\n\u003cp\u003eStarting from humble beginnings, Kari-Out Company has always kept a focus on their customers by providing innovative products that cater to convenience and customer needs. They are committed to sustainability efforts and moving towards environmentally friendly solutions, such as using recycled, renewable, and compostable materials in their packaging.\u003c\/p\u003e\n\u003cdiv class=\"dimensions\"\u003e\n\u003ch3\u003eOverall Dimensions:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLength: 3 1\/2\"\u003c\/li\u003e\n\u003cli\u003eWidth: 2 1\/4\"\u003c\/li\u003e\n\u003cli\u003eHeight: 7 3\/4\"\u003c\/li\u003e\n\u003cli\u003eCapacity: 1 lb.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003cdiv class=\"specs-table\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eQuantity\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1,000\/Box\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eShipping Weight\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e5.8 lb.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e3 1\/2 Inches\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eWidth\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e2 1\/4 Inches\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eHeight\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e7 3\/4 Inches\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eBase Style\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eRectangular\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eCapacity\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 lb.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eClosure\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eOpen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eColor\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eWhite\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eDesign\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePlain\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eFeatures\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGrease-Resistant, Made in America, No PFAS Added, Recyclable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eGusset Style\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eSide Gusset\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGlassine, Paper\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eStyle\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eUnprinted\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBags, Chinese Bags, Concession Food Bags, Cookie Bags, Glassine Bags, Hot Food Bags, Popcorn Bags, Snack Bags, Take Out Bags\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eWindow\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eWithout Window\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n.product-description {\n  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 100%;\n  margin: 0 auto;\n}\n\n.product-description h2 {\n  font-size: 1.5rem;\n  font-weight: 600;\n  margin-bottom: 1rem;\n  color: #2c3e50;\n  border-bottom: 2px solid #f0f0f0;\n  padding-bottom: 0.5rem;\n}\n\n.product-description h3 {\n  font-size: 1.2rem;\n  font-weight: 600;\n  margin: 1.5rem 0 0.5rem;\n  color: #2c3e50;\n}\n\n\/* Shipping Notice *\/\n.shipping-notice {\n  display: flex;\n  align-items: center;\n  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n  padding: 1rem 1.5rem;\n  border-radius: 8px;\n  margin-bottom: 2rem;\n  border-left: 4px solid #3498db;\n}\n\n.shipping-icon {\n  margin-right: 1rem;\n  color: #3498db;\n}\n\n.shipping-info h3 {\n  margin: 0 0 0.25rem 0;\n  font-size: 1.1rem;\n  color: #2c3e50;\n}\n\n.shipping-info p {\n  margin: 0;\n  color: #555;\n}\n\n\/* Product Highlights *\/\n.product-highlights {\n  margin-bottom: 2rem;\n}\n\n.features-list {\n  list-style: none;\n  padding: 0;\n  margin: 0 0 1.5rem 0;\n}\n\n.features-list li {\n  display: flex;\n  align-items: flex-start;\n  margin-bottom: 0.75rem;\n  padding: 0;\n}\n\n.check-icon {\n  color: #27ae60;\n  flex-shrink: 0;\n  margin-right: 0.75rem;\n  margin-top: 0.1rem;\n}\n\n.upc-code {\n  display: flex;\n  align-items: center;\n  background-color: #f8f9fa;\n  padding: 0.75rem 1rem;\n  border-radius: 4px;\n  border-left: 4px solid #3498db;\n}\n\n.upc-label {\n  font-weight: 600;\n  margin-right: 0.5rem;\n  color: #2c3e50;\n}\n\n.upc-value {\n  font-family: monospace;\n  font-size: 1.1rem;\n  color: #3498db;\n}\n\n\/* Product Details *\/\n.product-details {\n  margin-bottom: 2rem;\n}\n\n.product-details p {\n  margin-bottom: 1rem;\n}\n\n.dimensions {\n  background-color: #f8f9fa;\n  padding: 1rem 1.5rem;\n  border-radius: 6px;\n  margin-top: 1.5rem;\n}\n\n.dimensions ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.dimensions li {\n  padding: 0.25rem 0;\n  position: relative;\n  padding-left: 1rem;\n}\n\n.dimensions li:before {\n  content: \"•\";\n  color: #3498db;\n  position: absolute;\n  left: 0;\n}\n\n\/* Specifications Table *\/\n.specs-section {\n  margin-bottom: 2rem;\n}\n\n.specs-table {\n  border-radius: 8px;\n  overflow: hidden;\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);\n  border: 1px solid #e1e5e9;\n}\n\n.spec-row {\n  display: flex;\n  border-bottom: 1px solid #e1e5e9;\n  transition: background-color 0.2s ease;\n}\n\n.spec-row:hover {\n  background-color: #f8fafc;\n}\n\n.spec-row:last-child {\n  border-bottom: none;\n}\n\n.spec-name {\n  flex: 0 0 30%;\n  background-color: #f8f9fa;\n  padding: 1rem 1.25rem;\n  font-weight: 600;\n  color: #2c3e50;\n  border-right: 1px solid #e1e5e9;\n}\n\n.spec-value {\n  flex: 1;\n  padding: 1rem 1.25rem;\n  background-color: white;\n}\n\n\/* Responsive Design *\/\n@media (max-width: 768px) {\n  .spec-row {\n    flex-direction: column;\n  }\n  \n  .spec-name {\n    flex: 1;\n    border-right: none;\n    border-bottom: 1px solid #e1e5e9;\n  }\n  \n  .spec-value {\n    flex: 1;\n  }\n  \n  .upc-code {\n    flex-direction: column;\n    align-items: flex-start;\n  }\n  \n  .upc-label {\n    margin-bottom: 0.25rem;\n  }\n  \n  .shipping-notice {\n    flex-direction: column;\n    text-align: center;\n  }\n  \n  .shipping-icon {\n    margin-right: 0;\n    margin-bottom: 0.5rem;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42701752893524,"sku":null,"price":280.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_86_131ea1ad-a01c-4a25-9e09-eb7b6a65af31.png?v=1763985324"},{"product_id":"kari-out-company-2-lb-plain-glassine-bag-6-000-case","title":"Kari-Out Company 2 lb. Plain Glassine Bag - 6,000\/Case","description":"\u003cdiv class=\"product-description\"\u003e\n\u003cdiv class=\"shipping-notice\"\u003e\n\u003cdiv class=\"shipping-info\"\u003e\n\u003ch3\u003e\u003csvg height=\"24\" width=\"24\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003c\/svg\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlights\"\u003e\n\u003ch2\u003eProduct Overview\u003c\/h2\u003e\n\u003cul class=\"features-list\"\u003e\n\u003cli\u003e\n\u003csvg height=\"16\" width=\"16\" viewbox=\"0 0 24 24\" class=\"check-icon\"\u003e\n          \u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cspan\u003e2 lb. capacity promotes consistent portion control\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg height=\"16\" width=\"16\" viewbox=\"0 0 24 24\" class=\"check-icon\"\u003e\n          \u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cspan\u003eDurable and effective glassine construction\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg height=\"16\" width=\"16\" viewbox=\"0 0 24 24\" class=\"check-icon\"\u003e\n          \u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cspan\u003eReduces spills and greasy messes around your establishment\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg height=\"16\" width=\"16\" viewbox=\"0 0 24 24\" class=\"check-icon\"\u003e\n          \u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cspan\u003eWhite color adds a classic touch to your takeout packaging\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg height=\"16\" width=\"16\" viewbox=\"0 0 24 24\" class=\"check-icon\"\u003e\n          \u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cspan\u003eOdor- and grease-resistant glassine is ideal for packaging greasy foods\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"upc-code\"\u003e\n\u003cspan class=\"upc-label\"\u003eUPC Code:\u003c\/span\u003e \u003cspan class=\"upc-value\"\u003e400017449388\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-details\"\u003e\n\u003ch2\u003eKari-Out Company 6600300 Details\u003c\/h2\u003e\n\u003cp\u003ePackage your favorite greasy foods in this Kari-Out Company 2 lb. plain glassine bag! Popular for packaging fortune cookies and Chinese sides like egg rolls and vegetable rolls, this grease-resistant bag can do it all. Perfect for customers on the go, these carry-out capable bags can withstand heated temperatures. Also suitable for baked goods or snack foods, this glassine bag is the right choice for a sturdy food bag.\u003c\/p\u003e\n\u003cp\u003eBoasting a simple white color, this bag is made of durable glassine material that is odor- and moisture-resistant. Plus, by being pH neutral, this versatile bag is also able to hold documents and jewelry without causing damage. Offering a multitude of possibilities, this bag is sure to fit your establishment's needs!\u003c\/p\u003e\n\u003cp\u003eStarting from humble beginnings, Kari-Out Company has always kept a focus on their customers by providing innovative products that cater to convenience and customer needs. They are committed to sustainability efforts and moving towards environmentally friendly solutions, such as using recycled, renewable, and compostable materials in their packaging.\u003c\/p\u003e\n\u003cdiv class=\"dimensions\"\u003e\n\u003ch3\u003eOverall Dimensions:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLength: 4\"\u003c\/li\u003e\n\u003cli\u003eWidth: 2 5\/8\"\u003c\/li\u003e\n\u003cli\u003eHeight: 8 3\/4\"\u003c\/li\u003e\n\u003cli\u003eCapacity: 2 lb.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2\u003eKari-Out Company 6600300 Specifications\u003c\/h2\u003e\n\u003cdiv class=\"specs-table\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eQuantity\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e6,000\/Case\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eShipping Weight\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e47 lb.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e4 Inches\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eWidth\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e2 5\/8 Inches\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eHeight\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e8 3\/4 Inches\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eBase Style\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eRectangular\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eCapacity\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e2 lb.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eClosure\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eOpen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eColor\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eWhite\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eDesign\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePlain\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eFeatures\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGrease-Resistant, Made in America, No PFAS Added, Recyclable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eGusset Style\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eSide Gusset\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGlassine, Paper\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003ePattern\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePlain\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eStyle\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eUnprinted\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBags, Chinese Bags, Concession Food Bags, Cookie Bags, Glassine Bags, Hot Food Bags, Popcorn Bags, Snack Bags, Take Out Bags\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eWindow\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eWithout Window\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n.product-description {\n  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 100%;\n  margin: 0 auto;\n}\n\n.product-description h2 {\n  font-size: 1.5rem;\n  font-weight: 600;\n  margin-bottom: 1rem;\n  color: #2c3e50;\n  border-bottom: 2px solid #f0f0f0;\n  padding-bottom: 0.5rem;\n}\n\n.product-description h3 {\n  font-size: 1.2rem;\n  font-weight: 600;\n  margin: 1.5rem 0 0.5rem;\n  color: #2c3e50;\n}\n\n\/* Shipping Notice *\/\n.shipping-notice {\n  display: flex;\n  align-items: center;\n  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n  padding: 1rem 1.5rem;\n  border-radius: 8px;\n  margin-bottom: 2rem;\n  border-left: 4px solid #3498db;\n}\n\n.shipping-icon {\n  margin-right: 1rem;\n  color: #3498db;\n}\n\n.shipping-info h3 {\n  margin: 0 0 0.25rem 0;\n  font-size: 1.1rem;\n  color: #2c3e50;\n}\n\n.shipping-info p {\n  margin: 0;\n  color: #555;\n}\n\n\/* Product Highlights *\/\n.product-highlights {\n  margin-bottom: 2rem;\n}\n\n.features-list {\n  list-style: none;\n  padding: 0;\n  margin: 0 0 1.5rem 0;\n}\n\n.features-list li {\n  display: flex;\n  align-items: flex-start;\n  margin-bottom: 0.75rem;\n  padding: 0;\n}\n\n.check-icon {\n  color: #27ae60;\n  flex-shrink: 0;\n  margin-right: 0.75rem;\n  margin-top: 0.1rem;\n}\n\n.upc-code {\n  display: flex;\n  align-items: center;\n  background-color: #f8f9fa;\n  padding: 0.75rem 1rem;\n  border-radius: 4px;\n  border-left: 4px solid #3498db;\n}\n\n.upc-label {\n  font-weight: 600;\n  margin-right: 0.5rem;\n  color: #2c3e50;\n}\n\n.upc-value {\n  font-family: monospace;\n  font-size: 1.1rem;\n  color: #3498db;\n}\n\n\/* Product Details *\/\n.product-details {\n  margin-bottom: 2rem;\n}\n\n.product-details p {\n  margin-bottom: 1rem;\n}\n\n.dimensions {\n  background-color: #f8f9fa;\n  padding: 1rem 1.5rem;\n  border-radius: 6px;\n  margin-top: 1.5rem;\n}\n\n.dimensions ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.dimensions li {\n  padding: 0.25rem 0;\n  position: relative;\n  padding-left: 1rem;\n}\n\n.dimensions li:before {\n  content: \"•\";\n  color: #3498db;\n  position: absolute;\n  left: 0;\n}\n\n\/* Specifications Table *\/\n.specs-section {\n  margin-bottom: 2rem;\n}\n\n.specs-table {\n  border-radius: 8px;\n  overflow: hidden;\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);\n  border: 1px solid #e1e5e9;\n}\n\n.spec-row {\n  display: flex;\n  border-bottom: 1px solid #e1e5e9;\n  transition: background-color 0.2s ease;\n}\n\n.spec-row:hover {\n  background-color: #f8fafc;\n}\n\n.spec-row:last-child {\n  border-bottom: none;\n}\n\n.spec-name {\n  flex: 0 0 30%;\n  background-color: #f8f9fa;\n  padding: 1rem 1.25rem;\n  font-weight: 600;\n  color: #2c3e50;\n  border-right: 1px solid #e1e5e9;\n}\n\n.spec-value {\n  flex: 1;\n  padding: 1rem 1.25rem;\n  background-color: white;\n}\n\n\/* Responsive Design *\/\n@media (max-width: 768px) {\n  .spec-row {\n    flex-direction: column;\n  }\n  \n  .spec-name {\n    flex: 1;\n    border-right: none;\n    border-bottom: 1px solid #e1e5e9;\n  }\n  \n  .spec-value {\n    flex: 1;\n  }\n  \n  .upc-code {\n    flex-direction: column;\n    align-items: flex-start;\n  }\n  \n  .upc-label {\n    margin-bottom: 0.25rem;\n  }\n  \n  .shipping-notice {\n    flex-direction: column;\n    text-align: center;\n  }\n  \n  .shipping-icon {\n    margin-right: 0;\n    margin-bottom: 0.5rem;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42701769375828,"sku":null,"price":295.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_88_476c97da-6ac8-48d6-a565-8bfc3e0b4758.png?v=1763985667"},{"product_id":"kari-out-company-1-2-lb-lady-design-glassine-bag-1-000-box","title":"Kari-Out Company 1\/2 lb. Lady Design Glassine Bag - 1,000\/Box","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"shipping-notice\"\u003e\n    \u003cdiv class=\"shipping-icon\"\u003e\n      \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" width=\"24\" height=\"24\"\u003e\n        \u003cpath fill=\"none\" d=\"M0 0h24v24H0z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M19 7c0-1.1-.9-2-2-2h-3v2h3v2.65L13.52 14H10V9H6c-2.21 0-4 1.79-4 4v3h2c0 1.66 1.34 3 3 3s3-1.34 3-3h4.48L19 10.35V7zM7 17c-.55 0-1-.45-1-1h2c0 .55-.45 1-1 1z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M5 6h5v2H5zm14 7c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"shipping-info\"\u003e\n      \u003ch3\u003eQuick Shipping\u003c\/h3\u003e\n      \u003cp\u003eUsually ships in \u003cstrong\u003e1 business day\u003c\/strong\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"product-highlights\"\u003e\n    \u003ch2\u003eProduct Overview\u003c\/h2\u003e\n    \u003cul class=\"features-list\"\u003e\n      \u003cli\u003e\n        \u003csvg class=\"check-icon\" viewbox=\"0 0 24 24\" width=\"16\" height=\"16\"\u003e\n          \u003cpath fill=\"currentColor\" d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cspan\u003e1\/2 lb. capacity promotes consistent portion control\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003csvg class=\"check-icon\" viewbox=\"0 0 24 24\" width=\"16\" height=\"16\"\u003e\n          \u003cpath fill=\"currentColor\" d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cspan\u003eDurable and effective glassine construction\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003csvg class=\"check-icon\" viewbox=\"0 0 24 24\" width=\"16\" height=\"16\"\u003e\n          \u003cpath fill=\"currentColor\" d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cspan\u003eReduces spills and greasy messes around your establishment\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003csvg class=\"check-icon\" viewbox=\"0 0 24 24\" width=\"16\" height=\"16\"\u003e\n          \u003cpath fill=\"currentColor\" d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cspan\u003eWhite color with simple lady design adds a classic touch to your takeout packaging\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003csvg class=\"check-icon\" viewbox=\"0 0 24 24\" width=\"16\" height=\"16\"\u003e\n          \u003cpath fill=\"currentColor\" d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cspan\u003eOdor- and grease-resistant glassine is ideal for packaging greasy foods\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"upc-code\"\u003e\n      \u003cspan class=\"upc-label\"\u003eUPC Code:\u003c\/span\u003e\n      \u003cspan class=\"upc-value\"\u003e400017449418\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"product-details\"\u003e\n    \u003ch2\u003eDetails\u003c\/h2\u003e\n    \u003cp\u003ePackage your favorite greasy foods in this Kari-Out Company 1\/2 lb. lady design glassine bag! Popular for packaging fortune cookies and Chinese sides like egg rolls and vegetable rolls, this grease-resistant bag can do it all. Perfect for customers on the go, these carry-out capable bags can withstand heated temperatures. Also suitable for baked goods or snack foods, this glassine bag is the right choice for a sturdy food bag.\u003c\/p\u003e\n    \u003cp\u003eBoasting a simple white color with a classic lady design in faint red print, this bag is made of durable glassine material that is odor- and moisture-resistant. Plus, by being pH neutral, this versatile bag is also able to hold documents and jewelry without causing damage. Offering a multitude of possibilities, this bag is sure to fit your establishment's needs!\u003c\/p\u003e\n    \u003cp\u003eStarting from humble beginnings, Kari-Out Company has always kept a focus on their customers by providing innovative products that cater to convenience and customer needs. They are committed to sustainability efforts and moving towards environmentally friendly solutions, such as using recycled, renewable, and compostable materials in their packaging.\u003c\/p\u003e\n    \n    \u003cdiv class=\"dimensions\"\u003e\n      \u003ch3\u003eOverall Dimensions:\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eLength: 3\"\u003c\/li\u003e\n        \u003cli\u003eWidth: 1 5\/8\"\u003c\/li\u003e\n        \u003cli\u003eHeight: 6 3\/4\"\u003c\/li\u003e\n        \u003cli\u003eCapacity: 1\/2 lb.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2\u003eSpecifications\u003c\/h2\u003e\n    \u003cdiv class=\"specs-table\"\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eQuantity\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e1,000\/Box\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eShipping Weight\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e4.2 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eLength\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e3 Inches\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eWidth\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e1 5\/8 Inches\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eHeight\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e6 3\/4 Inches\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eBase Style\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eRectangular\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eCapacity\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e0.5 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eClosure\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eOpen\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eColor\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eRed, White\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eDesign\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eAsian Print\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eFeatures\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eGrease-Resistant, Made in America, No PFAS Added, Recyclable\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eGusset Style\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eSide Gusset\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eHandle\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eWithout Handle\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eMaterial\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eGlassine, Paper\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eStyle\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003ePrinted\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eType\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eBags, Chinese Bags, Concession Food Bags, Cookie Bags, Glassine Bags, Hot Food Bags, Take Out Bags\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eWindow\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eWithout Window\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-description {\n  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 100%;\n  margin: 0 auto;\n}\n\n.product-description h2 {\n  font-size: 1.5rem;\n  font-weight: 600;\n  margin-bottom: 1rem;\n  color: #2c3e50;\n  border-bottom: 2px solid #f0f0f0;\n  padding-bottom: 0.5rem;\n}\n\n.product-description h3 {\n  font-size: 1.2rem;\n  font-weight: 600;\n  margin: 1.5rem 0 0.5rem;\n  color: #2c3e50;\n}\n\n\/* Shipping Notice *\/\n.shipping-notice {\n  display: flex;\n  align-items: center;\n  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n  padding: 1rem 1.5rem;\n  border-radius: 8px;\n  margin-bottom: 2rem;\n  border-left: 4px solid #3498db;\n}\n\n.shipping-icon {\n  margin-right: 1rem;\n  color: #3498db;\n}\n\n.shipping-info h3 {\n  margin: 0 0 0.25rem 0;\n  font-size: 1.1rem;\n  color: #2c3e50;\n}\n\n.shipping-info p {\n  margin: 0;\n  color: #555;\n}\n\n\/* Product Highlights *\/\n.product-highlights {\n  margin-bottom: 2rem;\n}\n\n.features-list {\n  list-style: none;\n  padding: 0;\n  margin: 0 0 1.5rem 0;\n}\n\n.features-list li {\n  display: flex;\n  align-items: flex-start;\n  margin-bottom: 0.75rem;\n  padding: 0;\n}\n\n.check-icon {\n  color: #27ae60;\n  flex-shrink: 0;\n  margin-right: 0.75rem;\n  margin-top: 0.1rem;\n}\n\n.upc-code {\n  display: flex;\n  align-items: center;\n  background-color: #f8f9fa;\n  padding: 0.75rem 1rem;\n  border-radius: 4px;\n  border-left: 4px solid #3498db;\n}\n\n.upc-label {\n  font-weight: 600;\n  margin-right: 0.5rem;\n  color: #2c3e50;\n}\n\n.upc-value {\n  font-family: monospace;\n  font-size: 1.1rem;\n  color: #3498db;\n}\n\n\/* Product Details *\/\n.product-details {\n  margin-bottom: 2rem;\n}\n\n.product-details p {\n  margin-bottom: 1rem;\n}\n\n.dimensions {\n  background-color: #f8f9fa;\n  padding: 1rem 1.5rem;\n  border-radius: 6px;\n  margin-top: 1.5rem;\n}\n\n.dimensions ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.dimensions li {\n  padding: 0.25rem 0;\n  position: relative;\n  padding-left: 1rem;\n}\n\n.dimensions li:before {\n  content: \"•\";\n  color: #3498db;\n  position: absolute;\n  left: 0;\n}\n\n\/* Specifications Table *\/\n.specs-section {\n  margin-bottom: 2rem;\n}\n\n.specs-table {\n  border-radius: 8px;\n  overflow: hidden;\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);\n  border: 1px solid #e1e5e9;\n}\n\n.spec-row {\n  display: flex;\n  border-bottom: 1px solid #e1e5e9;\n  transition: background-color 0.2s ease;\n}\n\n.spec-row:hover {\n  background-color: #f8fafc;\n}\n\n.spec-row:last-child {\n  border-bottom: none;\n}\n\n.spec-name {\n  flex: 0 0 30%;\n  background-color: #f8f9fa;\n  padding: 1rem 1.25rem;\n  font-weight: 600;\n  color: #2c3e50;\n  border-right: 1px solid #e1e5e9;\n}\n\n.spec-value {\n  flex: 1;\n  padding: 1rem 1.25rem;\n  background-color: white;\n}\n\n\/* Responsive Design *\/\n@media (max-width: 768px) {\n  .spec-row {\n    flex-direction: column;\n  }\n  \n  .spec-name {\n    flex: 1;\n    border-right: none;\n    border-bottom: 1px solid #e1e5e9;\n  }\n  \n  .spec-value {\n    flex: 1;\n  }\n  \n  .upc-code {\n    flex-direction: column;\n    align-items: flex-start;\n  }\n  \n  .upc-label {\n    margin-bottom: 0.25rem;\n  }\n  \n  .shipping-notice {\n    flex-direction: column;\n    text-align: center;\n  }\n  \n  .shipping-icon {\n    margin-right: 0;\n    margin-bottom: 0.5rem;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42701776126036,"sku":null,"price":39.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_90_febd84ec-e813-45d3-afe0-bb707981daff.png?v=1763986317"},{"product_id":"kari-out-company-1-lb-lady-design-glassine-bag-8-000-case","title":"Kari-Out Company 1 lb. Lady Design Glassine Bag - 8,000\/Case","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"shipping-notice\"\u003e\n    \u003cdiv class=\"shipping-icon\"\u003e\n      \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" width=\"24\" height=\"24\"\u003e\n        \u003cpath fill=\"none\" d=\"M0 0h24v24H0z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M19 7c0-1.1-.9-2-2-2h-3v2h3v2.65L13.52 14H10V9H6c-2.21 0-4 1.79-4 4v3h2c0 1.66 1.34 3 3 3s3-1.34 3-3h4.48L19 10.35V7zM7 17c-.55 0-1-.45-1-1h2c0 .55-.45 1-1 1z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M5 6h5v2H5zm14 7c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"shipping-info\"\u003e\n      \u003ch3\u003eQuick Shipping\u003c\/h3\u003e\n      \u003cp\u003eUsually ships in \u003cstrong\u003e1 business day\u003c\/strong\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"product-highlights\"\u003e\n    \u003ch2\u003eProduct Overview\u003c\/h2\u003e\n    \u003cul class=\"features-list\"\u003e\n      \u003cli\u003e\n        \u003csvg class=\"check-icon\" viewbox=\"0 0 24 24\" width=\"16\" height=\"16\"\u003e\n          \u003cpath fill=\"currentColor\" d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cspan\u003e1 lb. capacity promotes consistent portion control\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003csvg class=\"check-icon\" viewbox=\"0 0 24 24\" width=\"16\" height=\"16\"\u003e\n          \u003cpath fill=\"currentColor\" d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cspan\u003eDurable and effective glassine construction\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003csvg class=\"check-icon\" viewbox=\"0 0 24 24\" width=\"16\" height=\"16\"\u003e\n          \u003cpath fill=\"currentColor\" d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cspan\u003eReduces spills and greasy messes around your establishment\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003csvg class=\"check-icon\" viewbox=\"0 0 24 24\" width=\"16\" height=\"16\"\u003e\n          \u003cpath fill=\"currentColor\" d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cspan\u003eWhite color with simple lady design adds a classic touch to your takeout packaging\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003csvg class=\"check-icon\" viewbox=\"0 0 24 24\" width=\"16\" height=\"16\"\u003e\n          \u003cpath fill=\"currentColor\" d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cspan\u003eOdor- and grease-resistant glassine is ideal for packaging greasy foods\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"upc-code\"\u003e\n      \u003cspan class=\"upc-label\"\u003eUPC Code:\u003c\/span\u003e\n      \u003cspan class=\"upc-value\"\u003e400017449371\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"product-details\"\u003e\n    \u003ch2\u003eKari-Out Company 6600220 Details\u003c\/h2\u003e\n    \u003cp\u003ePackage your favorite greasy foods in this Kari-Out Company 1 lb. lady design glassine bag! Popular for packaging fortune cookies and Chinese sides like egg rolls and vegetable rolls, this grease-resistant bag can do it all. Perfect for customers on the go, these carry-out capable bags can withstand heated temperatures. Also suitable for baked goods or snack foods, this glassine bag is the right choice for a sturdy food bag.\u003c\/p\u003e\n    \u003cp\u003eBoasting a simple white color with a classic lady design in faint red print, this bag is made of durable glassine material that is odor- and moisture-resistant. Plus, by being pH neutral, this versatile bag is also able to hold documents and jewelry without causing damage. Offering a multitude of possibilities, this bag is sure to fit your establishment's needs!\u003c\/p\u003e\n    \u003cp\u003eStarting from humble beginnings, Kari-Out Company has always kept a focus on their customers by providing innovative products that cater to convenience and customer needs. They are committed to sustainability efforts and moving towards environmentally friendly solutions, such as using recycled, renewable, and compostable materials in their packaging.\u003c\/p\u003e\n    \n    \u003cdiv class=\"dimensions\"\u003e\n      \u003ch3\u003eOverall Dimensions:\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eLength: 3 1\/2\"\u003c\/li\u003e\n        \u003cli\u003eWidth: 2 1\/4\"\u003c\/li\u003e\n        \u003cli\u003eHeight: 7 3\/4\"\u003c\/li\u003e\n        \u003cli\u003eCapacity: 1 lb.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2\u003eKari-Out Company 6600220 Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"specs-table\"\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eQuantity\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e8,000\/Case\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eShipping Weight\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e48 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eLength\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e3 1\/2 Inches\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eWidth\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e2 1\/4 Inches\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eHeight\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e7 3\/4 Inches\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eBase Style\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eRectangular\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eCapacity\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e1 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eClosure\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eOpen\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eColor\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eRed, White\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eDesign\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eAsian Print\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eFeatures\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eGrease-Resistant, Made in America, No PFAS Added, Recyclable\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eGusset Style\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eSide Gusset\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eHandle\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eWithout Handle\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eMaterial\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eGlassine, Paper\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eStyle\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003ePrinted\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eType\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eBags, Chinese Bags, Concession Food Bags, Cookie Bags, Glassine Bags, Hot Food Bags, Take Out Bags\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eWindow\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eWithout Window\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-description {\n  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 100%;\n  margin: 0 auto;\n}\n\n.product-description h2 {\n  font-size: 1.5rem;\n  font-weight: 600;\n  margin-bottom: 1rem;\n  color: #2c3e50;\n  border-bottom: 2px solid #f0f0f0;\n  padding-bottom: 0.5rem;\n}\n\n.product-description h3 {\n  font-size: 1.2rem;\n  font-weight: 600;\n  margin: 1.5rem 0 0.5rem;\n  color: #2c3e50;\n}\n\n\/* Shipping Notice *\/\n.shipping-notice {\n  display: flex;\n  align-items: center;\n  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n  padding: 1rem 1.5rem;\n  border-radius: 8px;\n  margin-bottom: 2rem;\n  border-left: 4px solid #3498db;\n}\n\n.shipping-icon {\n  margin-right: 1rem;\n  color: #3498db;\n}\n\n.shipping-info h3 {\n  margin: 0 0 0.25rem 0;\n  font-size: 1.1rem;\n  color: #2c3e50;\n}\n\n.shipping-info p {\n  margin: 0;\n  color: #555;\n}\n\n\/* Product Highlights *\/\n.product-highlights {\n  margin-bottom: 2rem;\n}\n\n.features-list {\n  list-style: none;\n  padding: 0;\n  margin: 0 0 1.5rem 0;\n}\n\n.features-list li {\n  display: flex;\n  align-items: flex-start;\n  margin-bottom: 0.75rem;\n  padding: 0;\n}\n\n.check-icon {\n  color: #27ae60;\n  flex-shrink: 0;\n  margin-right: 0.75rem;\n  margin-top: 0.1rem;\n}\n\n.upc-code {\n  display: flex;\n  align-items: center;\n  background-color: #f8f9fa;\n  padding: 0.75rem 1rem;\n  border-radius: 4px;\n  border-left: 4px solid #3498db;\n}\n\n.upc-label {\n  font-weight: 600;\n  margin-right: 0.5rem;\n  color: #2c3e50;\n}\n\n.upc-value {\n  font-family: monospace;\n  font-size: 1.1rem;\n  color: #3498db;\n}\n\n\/* Product Details *\/\n.product-details {\n  margin-bottom: 2rem;\n}\n\n.product-details p {\n  margin-bottom: 1rem;\n}\n\n.dimensions {\n  background-color: #f8f9fa;\n  padding: 1rem 1.5rem;\n  border-radius: 6px;\n  margin-top: 1.5rem;\n}\n\n.dimensions ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.dimensions li {\n  padding: 0.25rem 0;\n  position: relative;\n  padding-left: 1rem;\n}\n\n.dimensions li:before {\n  content: \"•\";\n  color: #3498db;\n  position: absolute;\n  left: 0;\n}\n\n\/* Specifications Table *\/\n.specs-section {\n  margin-bottom: 2rem;\n}\n\n.specs-table {\n  border-radius: 8px;\n  overflow: hidden;\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);\n  border: 1px solid #e1e5e9;\n}\n\n.spec-row {\n  display: flex;\n  border-bottom: 1px solid #e1e5e9;\n  transition: background-color 0.2s ease;\n}\n\n.spec-row:hover {\n  background-color: #f8fafc;\n}\n\n.spec-row:last-child {\n  border-bottom: none;\n}\n\n.spec-name {\n  flex: 0 0 30%;\n  background-color: #f8f9fa;\n  padding: 1rem 1.25rem;\n  font-weight: 600;\n  color: #2c3e50;\n  border-right: 1px solid #e1e5e9;\n}\n\n.spec-value {\n  flex: 1;\n  padding: 1rem 1.25rem;\n  background-color: white;\n}\n\n\/* Responsive Design *\/\n@media (max-width: 768px) {\n  .spec-row {\n    flex-direction: column;\n  }\n  \n  .spec-name {\n    flex: 1;\n    border-right: none;\n    border-bottom: 1px solid #e1e5e9;\n  }\n  \n  .spec-value {\n    flex: 1;\n  }\n  \n  .upc-code {\n    flex-direction: column;\n    align-items: flex-start;\n  }\n  \n  .upc-label {\n    margin-bottom: 0.25rem;\n  }\n  \n  .shipping-notice {\n    flex-direction: column;\n    text-align: center;\n  }\n  \n  .shipping-icon {\n    margin-right: 0;\n    margin-bottom: 0.5rem;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42701799850068,"sku":null,"price":311.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_93_e05adfaf-235d-40ea-900e-b53ffff7e1ce.png?v=1763987332"},{"product_id":"kari-out-company-1-lb-lady-design-glassine-bag-1-000-box","title":"Kari-Out Company 1 lb. Lady Design Glassine Bag - 1,000\/Box","description":"\u003cdiv class=\"product-description\"\u003e\n\u003cdiv class=\"shipping-notice\"\u003e\n\u003cdiv class=\"shipping-info\"\u003e\n\u003ch3\u003e\u003csvg height=\"24\" width=\"24\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003c\/svg\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlights\"\u003e\n\u003ch2\u003eProduct Overview\u003c\/h2\u003e\n\u003cul class=\"features-list\"\u003e\n\u003cli\u003e\n\u003csvg height=\"16\" width=\"16\" viewbox=\"0 0 24 24\" class=\"check-icon\"\u003e\n          \u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cspan\u003e1 lb. capacity promotes consistent portion control\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg height=\"16\" width=\"16\" viewbox=\"0 0 24 24\" class=\"check-icon\"\u003e\n          \u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cspan\u003eDurable and effective glassine construction\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg height=\"16\" width=\"16\" viewbox=\"0 0 24 24\" class=\"check-icon\"\u003e\n          \u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cspan\u003eReduces spills and greasy messes around your establishment\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg height=\"16\" width=\"16\" viewbox=\"0 0 24 24\" class=\"check-icon\"\u003e\n          \u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cspan\u003eWhite color with simple lady design adds a classic touch to your takeout packaging\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg height=\"16\" width=\"16\" viewbox=\"0 0 24 24\" class=\"check-icon\"\u003e\n          \u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cspan\u003eOdor- and grease-resistant glassine is ideal for packaging greasy foods\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"upc-code\"\u003e\n\u003cspan class=\"upc-label\"\u003eUPC Code:\u003c\/span\u003e \u003cspan class=\"upc-value\"\u003e400017449432\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-details\"\u003e\n\u003ch2\u003eDetails\u003c\/h2\u003e\n\u003cp\u003ePackage your favorite greasy foods in this Kari-Out Company 1 lb. lady design glassine bag! Popular for packaging fortune cookies and Chinese sides like egg rolls and vegetable rolls, this grease-resistant bag can do it all. Perfect for customers on the go, these carry-out capable bags can withstand heated temperatures. Also suitable for baked goods or snack foods, this glassine bag is the right choice for a sturdy food bag.\u003c\/p\u003e\n\u003cp\u003eBoasting a simple white color with a classic lady design in faint red print, this bag is made of durable glassine material that is odor- and moisture-resistant. Plus, by being pH neutral, this versatile bag is also able to hold documents and jewelry without causing damage. Offering a multitude of possibilities, this bag is sure to fit your establishment's needs!\u003c\/p\u003e\n\u003cp\u003eStarting from humble beginnings, Kari-Out Company has always kept a focus on their customers by providing innovative products that cater to convenience and customer needs. They are committed to sustainability efforts and moving towards environmentally friendly solutions, such as using recycled, renewable, and compostable materials in their packaging.\u003c\/p\u003e\n\u003cdiv class=\"dimensions\"\u003e\n\u003ch3\u003eOverall Dimensions:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLength: 3 1\/2\"\u003c\/li\u003e\n\u003cli\u003eWidth: 2 1\/4\"\u003c\/li\u003e\n\u003cli\u003eHeight: 7 3\/4\"\u003c\/li\u003e\n\u003cli\u003eCapacity: 1 lb.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003cdiv class=\"specs-table\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eQuantity\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1,000\/Box\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eShipping Weight\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e5.7 lb.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e3 1\/2 Inches\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eWidth\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e2 1\/4 Inches\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eHeight\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e7 3\/4 Inches\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eBase Style\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eRectangular\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eCapacity\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 lb.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eClosure\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eOpen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eColor\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eRed, White\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eDesign\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eAsian Print\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eFeatures\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGrease-Resistant, Made in America, No PFAS Added, Recyclable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eGusset Style\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eSide Gusset\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eHandle\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eWithout Handle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGlassine, Paper\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eStyle\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePrinted\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBags, Chinese Bags, Concession Food Bags, Cookie Bags, Glassine Bags, Hot Food Bags, Take Out Bags\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eWindow\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eWithout Window\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n.product-description {\n  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 100%;\n  margin: 0 auto;\n}\n\n.product-description h2 {\n  font-size: 1.5rem;\n  font-weight: 600;\n  margin-bottom: 1rem;\n  color: #2c3e50;\n  border-bottom: 2px solid #f0f0f0;\n  padding-bottom: 0.5rem;\n}\n\n.product-description h3 {\n  font-size: 1.2rem;\n  font-weight: 600;\n  margin: 1.5rem 0 0.5rem;\n  color: #2c3e50;\n}\n\n\/* Shipping Notice *\/\n.shipping-notice {\n  display: flex;\n  align-items: center;\n  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n  padding: 1rem 1.5rem;\n  border-radius: 8px;\n  margin-bottom: 2rem;\n  border-left: 4px solid #3498db;\n}\n\n.shipping-icon {\n  margin-right: 1rem;\n  color: #3498db;\n}\n\n.shipping-info h3 {\n  margin: 0 0 0.25rem 0;\n  font-size: 1.1rem;\n  color: #2c3e50;\n}\n\n.shipping-info p {\n  margin: 0;\n  color: #555;\n}\n\n\/* Product Highlights *\/\n.product-highlights {\n  margin-bottom: 2rem;\n}\n\n.features-list {\n  list-style: none;\n  padding: 0;\n  margin: 0 0 1.5rem 0;\n}\n\n.features-list li {\n  display: flex;\n  align-items: flex-start;\n  margin-bottom: 0.75rem;\n  padding: 0;\n}\n\n.check-icon {\n  color: #27ae60;\n  flex-shrink: 0;\n  margin-right: 0.75rem;\n  margin-top: 0.1rem;\n}\n\n.upc-code {\n  display: flex;\n  align-items: center;\n  background-color: #f8f9fa;\n  padding: 0.75rem 1rem;\n  border-radius: 4px;\n  border-left: 4px solid #3498db;\n}\n\n.upc-label {\n  font-weight: 600;\n  margin-right: 0.5rem;\n  color: #2c3e50;\n}\n\n.upc-value {\n  font-family: monospace;\n  font-size: 1.1rem;\n  color: #3498db;\n}\n\n\/* Product Details *\/\n.product-details {\n  margin-bottom: 2rem;\n}\n\n.product-details p {\n  margin-bottom: 1rem;\n}\n\n.dimensions {\n  background-color: #f8f9fa;\n  padding: 1rem 1.5rem;\n  border-radius: 6px;\n  margin-top: 1.5rem;\n}\n\n.dimensions ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.dimensions li {\n  padding: 0.25rem 0;\n  position: relative;\n  padding-left: 1rem;\n}\n\n.dimensions li:before {\n  content: \"•\";\n  color: #3498db;\n  position: absolute;\n  left: 0;\n}\n\n\/* Specifications Table *\/\n.specs-section {\n  margin-bottom: 2rem;\n}\n\n.specs-table {\n  border-radius: 8px;\n  overflow: hidden;\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);\n  border: 1px solid #e1e5e9;\n}\n\n.spec-row {\n  display: flex;\n  border-bottom: 1px solid #e1e5e9;\n  transition: background-color 0.2s ease;\n}\n\n.spec-row:hover {\n  background-color: #f8fafc;\n}\n\n.spec-row:last-child {\n  border-bottom: none;\n}\n\n.spec-name {\n  flex: 0 0 30%;\n  background-color: #f8f9fa;\n  padding: 1rem 1.25rem;\n  font-weight: 600;\n  color: #2c3e50;\n  border-right: 1px solid #e1e5e9;\n}\n\n.spec-value {\n  flex: 1;\n  padding: 1rem 1.25rem;\n  background-color: white;\n}\n\n\/* Responsive Design *\/\n@media (max-width: 768px) {\n  .spec-row {\n    flex-direction: column;\n  }\n  \n  .spec-name {\n    flex: 1;\n    border-right: none;\n    border-bottom: 1px solid #e1e5e9;\n  }\n  \n  .spec-value {\n    flex: 1;\n  }\n  \n  .upc-code {\n    flex-direction: column;\n    align-items: flex-start;\n  }\n  \n  .upc-label {\n    margin-bottom: 0.25rem;\n  }\n  \n  .shipping-notice {\n    flex-direction: column;\n    text-align: center;\n  }\n  \n  .shipping-icon {\n    margin-right: 0;\n    margin-bottom: 0.5rem;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42701837402196,"sku":null,"price":50.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_94_4392a7ec-053e-4b59-bc22-dc8fd57a89c1.png?v=1763987803"},{"product_id":"kari-out-company-1-2-lb-lady-design-glassine-bag-12-000-case","title":"Kari-Out Company 1\/2 lb. Lady Design Glassine Bag - 12,000\/Case","description":"\u003cdiv class=\"product-description\"\u003e\n\u003cdiv class=\"shipping-notice\"\u003e\n\u003cdiv class=\"shipping-info\"\u003e\n\u003ch3\u003e\u003csvg height=\"24\" width=\"24\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003c\/svg\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlights\"\u003e\n\u003ch2\u003eProduct Overview\u003c\/h2\u003e\n\u003cul class=\"features-list\"\u003e\n\u003cli\u003e\n\u003csvg height=\"16\" width=\"16\" viewbox=\"0 0 24 24\" class=\"check-icon\"\u003e\n          \u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cspan\u003e1\/2 lb. capacity promotes consistent portion control\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg height=\"16\" width=\"16\" viewbox=\"0 0 24 24\" class=\"check-icon\"\u003e\n          \u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cspan\u003eDurable and effective glassine construction\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg height=\"16\" width=\"16\" viewbox=\"0 0 24 24\" class=\"check-icon\"\u003e\n          \u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cspan\u003eReduces spills and greasy messes around your establishment\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg height=\"16\" width=\"16\" viewbox=\"0 0 24 24\" class=\"check-icon\"\u003e\n          \u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cspan\u003eWhite color with simple lady design adds a classic touch to your takeout packaging\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg height=\"16\" width=\"16\" viewbox=\"0 0 24 24\" class=\"check-icon\"\u003e\n          \u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cspan\u003eOdor- and grease-resistant glassine is ideal for packaging greasy foods\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"upc-code\"\u003e\n\u003cspan class=\"upc-label\"\u003eUPC Code:\u003c\/span\u003e \u003cspan class=\"upc-value\"\u003e400017449357\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-details\"\u003e\n\u003ch2\u003eKari-Out Company 6600110 Details\u003c\/h2\u003e\n\u003cp\u003ePackage your favorite greasy foods in this Kari-Out Company 1\/2 lb. lady design glassine bag! Popular for packaging fortune cookies and Chinese sides like egg rolls and vegetable rolls, this grease-resistant bag can do it all. Perfect for customers on the go, these carry-out capable bags can withstand heated temperatures. Also suitable for baked goods or snack foods, this glassine bag is the right choice for a sturdy food bag.\u003c\/p\u003e\n\u003cp\u003eBoasting a simple white color with a classic lady design in faint red print, this bag is made of durable glassine material that is odor- and moisture-resistant. Plus, by being pH neutral, this versatile bag is also able to hold documents and jewelry without causing damage. Offering a multitude of possibilities, this bag is sure to fit your establishment's needs!\u003c\/p\u003e\n\u003cp\u003eStarting from humble beginnings, Kari-Out Company has always kept a focus on their customers by providing innovative products that cater to convenience and customer needs. They are committed to sustainability efforts and moving towards environmentally friendly solutions, such as using recycled, renewable, and compostable materials in their packaging.\u003c\/p\u003e\n\u003cdiv class=\"dimensions\"\u003e\n\u003ch3\u003eOverall Dimensions:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLength: 3\"\u003c\/li\u003e\n\u003cli\u003eWidth: 1 5\/8\"\u003c\/li\u003e\n\u003cli\u003eHeight: 6 3\/4\"\u003c\/li\u003e\n\u003cli\u003eCapacity: 1\/2 lb.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2\u003eKari-Out Company 6600110 Specifications\u003c\/h2\u003e\n\u003cdiv class=\"specs-table\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eQuantity\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e12,000\/Case\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eShipping Weight\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e55 lb.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e3 Inches\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eWidth\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1 5\/8 Inches\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eHeight\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e6 3\/4 Inches\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eBase Style\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eRectangular\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eCapacity\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e0.5 lb.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eClosure\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eOpen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eColor\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eRed, White\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eDesign\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eAsian Print\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eFeatures\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGrease-Resistant, Made in America, No PFAS Added, Recyclable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eGusset Style\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eSide Gusset\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eHandle\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eWithout Handle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGlassine, Paper\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eStyle\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePrinted\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBags, Chinese Bags, Concession Food Bags, Cookie Bags, Glassine Bags, Hot Food Bags, Take Out Bags\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-name\"\u003eWindow\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eWithout Window\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n.product-description {\n  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 100%;\n  margin: 0 auto;\n}\n\n.product-description h2 {\n  font-size: 1.5rem;\n  font-weight: 600;\n  margin-bottom: 1rem;\n  color: #2c3e50;\n  border-bottom: 2px solid #f0f0f0;\n  padding-bottom: 0.5rem;\n}\n\n.product-description h3 {\n  font-size: 1.2rem;\n  font-weight: 600;\n  margin: 1.5rem 0 0.5rem;\n  color: #2c3e50;\n}\n\n\/* Shipping Notice *\/\n.shipping-notice {\n  display: flex;\n  align-items: center;\n  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n  padding: 1rem 1.5rem;\n  border-radius: 8px;\n  margin-bottom: 2rem;\n  border-left: 4px solid #3498db;\n}\n\n.shipping-icon {\n  margin-right: 1rem;\n  color: #3498db;\n}\n\n.shipping-info h3 {\n  margin: 0 0 0.25rem 0;\n  font-size: 1.1rem;\n  color: #2c3e50;\n}\n\n.shipping-info p {\n  margin: 0;\n  color: #555;\n}\n\n\/* Product Highlights *\/\n.product-highlights {\n  margin-bottom: 2rem;\n}\n\n.features-list {\n  list-style: none;\n  padding: 0;\n  margin: 0 0 1.5rem 0;\n}\n\n.features-list li {\n  display: flex;\n  align-items: flex-start;\n  margin-bottom: 0.75rem;\n  padding: 0;\n}\n\n.check-icon {\n  color: #27ae60;\n  flex-shrink: 0;\n  margin-right: 0.75rem;\n  margin-top: 0.1rem;\n}\n\n.upc-code {\n  display: flex;\n  align-items: center;\n  background-color: #f8f9fa;\n  padding: 0.75rem 1rem;\n  border-radius: 4px;\n  border-left: 4px solid #3498db;\n}\n\n.upc-label {\n  font-weight: 600;\n  margin-right: 0.5rem;\n  color: #2c3e50;\n}\n\n.upc-value {\n  font-family: monospace;\n  font-size: 1.1rem;\n  color: #3498db;\n}\n\n\/* Product Details *\/\n.product-details {\n  margin-bottom: 2rem;\n}\n\n.product-details p {\n  margin-bottom: 1rem;\n}\n\n.dimensions {\n  background-color: #f8f9fa;\n  padding: 1rem 1.5rem;\n  border-radius: 6px;\n  margin-top: 1.5rem;\n}\n\n.dimensions ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.dimensions li {\n  padding: 0.25rem 0;\n  position: relative;\n  padding-left: 1rem;\n}\n\n.dimensions li:before {\n  content: \"•\";\n  color: #3498db;\n  position: absolute;\n  left: 0;\n}\n\n\/* Specifications Table *\/\n.specs-section {\n  margin-bottom: 2rem;\n}\n\n.specs-table {\n  border-radius: 8px;\n  overflow: hidden;\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);\n  border: 1px solid #e1e5e9;\n}\n\n.spec-row {\n  display: flex;\n  border-bottom: 1px solid #e1e5e9;\n  transition: background-color 0.2s ease;\n}\n\n.spec-row:hover {\n  background-color: #f8fafc;\n}\n\n.spec-row:last-child {\n  border-bottom: none;\n}\n\n.spec-name {\n  flex: 0 0 30%;\n  background-color: #f8f9fa;\n  padding: 1rem 1.25rem;\n  font-weight: 600;\n  color: #2c3e50;\n  border-right: 1px solid #e1e5e9;\n}\n\n.spec-value {\n  flex: 1;\n  padding: 1rem 1.25rem;\n  background-color: white;\n}\n\n\/* Responsive Design *\/\n@media (max-width: 768px) {\n  .spec-row {\n    flex-direction: column;\n  }\n  \n  .spec-name {\n    flex: 1;\n    border-right: none;\n    border-bottom: 1px solid #e1e5e9;\n  }\n  \n  .spec-value {\n    flex: 1;\n  }\n  \n  .upc-code {\n    flex-direction: column;\n    align-items: flex-start;\n  }\n  \n  .upc-label {\n    margin-bottom: 0.25rem;\n  }\n  \n  .shipping-notice {\n    flex-direction: column;\n    text-align: center;\n  }\n  \n  .shipping-icon {\n    margin-right: 0;\n    margin-bottom: 0.5rem;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42701862961236,"sku":null,"price":356.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_96_b46dbde8-07e6-4e80-b8b3-bc1d2766486a.png?v=1763988365"},{"product_id":"inno-pak-to-go-fresh-4-1-2-x-2-1-2-x-28-french-bread-bag-500-case","title":"Inno-Pak To Go Fresh 4 1\/2\" x 2 1\/2\" x 28\" French Bread Bag - 500\/Case","description":"\u003cdiv class=\"bread-bag-description\"\u003e\n\u003cdiv class=\"intro-section\"\u003e\n\u003ch2\u003ePremium French Bread Bags for Your Bakery\u003c\/h2\u003e\n\u003cp\u003eShowcase your freshly baked bread with these Inno-Pak To Go Fresh 4 1\/2\" x 2 1\/2\" x 28\" french bread bags! Crafted from paper, these bags are designed to keep your french bread and baguettes protected and fresh. The eye-catching design attracts customer attention and adds a modern touch to your to-go offerings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003ch3\u003eProduct Highlights\u003c\/h3\u003e\n\u003cul class=\"features-list\"\u003e\n\u003cli\u003ePremium packaging with an eye-catching fresh design\u003c\/li\u003e\n\u003cli\u003eProtects bread from contamination and preserves freshness\u003c\/li\u003e\n\u003cli\u003eClearly labeled to easily identify contents\u003c\/li\u003e\n\u003cli\u003eIdeal for hot or cold bread\u003c\/li\u003e\n\u003cli\u003ePerfect for french bread and baguettes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n\u003cdiv class=\"specs-table-container\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eUPC Code\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e400017565194\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eQuantity\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e500\/Case\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eShipping Weight\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e16.8 lb.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eLength\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e28 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eWidth\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e4 1\/2 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eGusset Width\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e2 1\/2 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eClosure\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eOpen\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eColor\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eMade in America, No PFAS Added, Recyclable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eGusset Style\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eSide Gusset\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eHandle\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eWithout Handle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eKraft Paper, Paper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eShape\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eRectangle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003ePrinted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eBread Bags\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eWindow\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eWithout Window\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimensions-section\"\u003e\n\u003ch3\u003eOverall Dimensions\u003c\/h3\u003e\n\u003cul class=\"dimensions-list\"\u003e\n\u003cli\u003eWidth: 4 1\/2\"\u003c\/li\u003e\n\u003cli\u003eGusset Width: 2 1\/2\"\u003c\/li\u003e\n\u003cli\u003eLength: 28\"\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n.bread-bag-description {\n  font-family: 'Helvetica Neue', Arial, sans-serif;\n  color: #333;\n  max-width: 800px;\n  margin: 0 auto;\n  padding: 20px;\n}\n\n.intro-section h2 {\n  color: #8B4513;\n  font-size: 24px;\n  margin-bottom: 15px;\n  border-bottom: 2px solid #f5e8d9;\n  padding-bottom: 10px;\n}\n\n.intro-section p {\n  line-height: 1.6;\n  margin-bottom: 25px;\n}\n\n.features-section h3,\n.specs-section h3,\n.dimensions-section h3 {\n  color: #8B4513;\n  font-size: 20px;\n  margin-bottom: 15px;\n}\n\n.features-list {\n  list-style: none;\n  padding: 0;\n  margin-bottom: 30px;\n}\n\n.features-list li {\n  position: relative;\n  padding-left: 30px;\n  margin-bottom: 10px;\n  line-height: 1.5;\n}\n\n.features-list li:before {\n  content: \"✓\";\n  position: absolute;\n  left: 0;\n  color: #8B4513;\n  font-weight: bold;\n  font-size: 18px;\n}\n\n.specs-table-container {\n  border-radius: 8px;\n  overflow: hidden;\n  box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n  margin-bottom: 25px;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n}\n\n.specs-table tr:nth-child(even) {\n  background-color: #f9f9f9;\n}\n\n.specs-table tr:nth-child(odd) {\n  background-color: #ffffff;\n}\n\n.spec-label {\n  font-weight: 600;\n  padding: 14px 18px;\n  border-right: 1px solid #e0e0e0;\n  width: 35%;\n  color: #8B4513;\n  font-size: 15px;\n}\n\n.spec-value {\n  padding: 14px 18px;\n  color: #555;\n  font-size: 15px;\n}\n\n.specs-table tr:first-child .spec-label,\n.specs-table tr:first-child .spec-value {\n  background-color: #f5e8d9;\n  font-weight: bold;\n}\n\n.dimensions-list {\n  list-style: none;\n  padding: 0;\n  margin-bottom: 20px;\n}\n\n.dimensions-list li {\n  position: relative;\n  padding-left: 25px;\n  margin-bottom: 8px;\n  line-height: 1.5;\n}\n\n.dimensions-list li:before {\n  content: \"•\";\n  position: absolute;\n  left: 0;\n  color: #8B4513;\n  font-weight: bold;\n  font-size: 18px;\n}\n\n@media (max-width: 600px) {\n  .bread-bag-description {\n    padding: 10px;\n  }\n  \n  .spec-label, .spec-value {\n    padding: 10px 12px;\n    font-size: 14px;\n  }\n  \n  .spec-label {\n    width: 40%;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42702694023252,"sku":null,"price":171.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/4000178486_1.png?v=1764009714"},{"product_id":"duro-1-8-natural-kraft-paper-barrel-sack-500-bundle","title":"Duro 1\/8 Natural Kraft Paper Barrel Sack - 500\/Bundle","description":"\u003cdiv class=\"kraft-sack-description\"\u003e\n  \u003cdiv class=\"intro-section\"\u003e\n    \u003ch2\u003ePremium Natural Kraft Paper Barrel Sack for Reliable Product Protection\u003c\/h2\u003e\n    \u003cp\u003eThis Duro 1\/8 natural kraft paper barrel sack provides the reliable protection your valuable products need and deserve. Perfect for holding and carrying a wide variety of items from fresh vegetables to delicious pastries!\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"features-section\"\u003e\n    \u003ch3\u003eProduct Highlights\u003c\/h3\u003e\n    \u003cul class=\"features-list\"\u003e\n      \u003cli\u003e10 1\/8\"W x 6 3\/4\"G x 14 3\/8\"H dimensions\u003c\/li\u003e\n      \u003cli\u003eBasis weight: 52 lb. (heavyweight)\u003c\/li\u003e\n      \u003cli\u003eReliable design for heavy-duty usage\u003c\/li\u003e\n      \u003cli\u003eMade of 60% post-consumer recycled content\u003c\/li\u003e\n      \u003cli\u003eEco-friendly and sustainable packaging\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n    \u003cdiv class=\"specs-table-container\"\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eUPC Code\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e400010096480\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eQuantity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e500\/Bundle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eShipping Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e36.4 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eWidth\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e10 1\/8 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHeight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e14 3\/8 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eGusset Width\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e6 3\/4 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eBasis Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e52 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eCapacity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e1\/8 Barrel Sack\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eColor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBrown\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBPI Certified, Made in America, No PFAS Added, Recyclable, Thick\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHandle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eWithout Handle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eMaterial\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eKraft Paper, Paper\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eHeavy Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eGrocery Bags, Sack Bags, SOS Bags\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eUsage\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eHeavy Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"eco-section\"\u003e\n    \u003ch3\u003eEnvironmentally Conscious\u003c\/h3\u003e\n    \u003cp\u003eWith a basis weight of 52 lb. and a wide 10 1\/8\" width, this sack is sized perfectly to efficiently distribute heavier products. Made of 60% post-consumer recycled content, it combines quality with eco-friendly sustainability.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.kraft-sack-description {\n  font-family: 'Helvetica Neue', Arial, sans-serif;\n  color: #5D4037;\n  max-width: 800px;\n  margin: 0 auto;\n  padding: 20px;\n  background: #fafafa;\n  border-radius: 12px;\n}\n\n.intro-section h2 {\n  color: #5D4037;\n  font-size: 26px;\n  margin-bottom: 15px;\n  border-bottom: 3px solid #8D6E63;\n  padding-bottom: 12px;\n  font-weight: 700;\n}\n\n.intro-section p {\n  line-height: 1.7;\n  margin-bottom: 25px;\n  font-size: 16px;\n  color: #4E342E;\n}\n\n.features-section h3,\n.specs-section h3,\n.eco-section h3 {\n  color: #5D4037;\n  font-size: 22px;\n  margin-bottom: 18px;\n  font-weight: 600;\n  border-left: 4px solid #8D6E63;\n  padding-left: 12px;\n}\n\n.features-list {\n  list-style: none;\n  padding: 0;\n  margin-bottom: 30px;\n  background: white;\n  border-radius: 8px;\n  padding: 20px;\n  box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n}\n\n.features-list li {\n  position: relative;\n  padding-left: 35px;\n  margin-bottom: 12px;\n  line-height: 1.6;\n  font-size: 15px;\n  color: #4E342E;\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: 20px;\n  background: #E8F5E8;\n  width: 26px;\n  height: 26px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.specs-table-container {\n  border-radius: 10px;\n  overflow: hidden;\n  box-shadow: 0 4px 20px rgba(0,0,0,0.08);\n  margin-bottom: 25px;\n  border: 1px solid #D7CCC8;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n}\n\n.specs-table tr:nth-child(even) {\n  background-color: #f5f5f5;\n}\n\n.specs-table tr:nth-child(odd) {\n  background-color: #ffffff;\n}\n\n.spec-label {\n  font-weight: 600;\n  padding: 16px 20px;\n  border-right: 1px solid #D7CCC8;\n  width: 35%;\n  color: #5D4037;\n  font-size: 15px;\n  border-bottom: 1px solid #D7CCC8;\n}\n\n.spec-value {\n  padding: 16px 20px;\n  color: #4E342E;\n  font-size: 15px;\n  border-bottom: 1px solid #D7CCC8;\n}\n\n.specs-table tr:first-child .spec-label,\n.specs-table tr:first-child .spec-value {\n  background-color: #EFEBE9;\n  font-weight: bold;\n  color: #4E342E;\n}\n\n.eco-section {\n  background: white;\n  padding: 20px;\n  border-radius: 8px;\n  margin-top: 20px;\n  box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n  border-left: 4px solid #689F38;\n}\n\n.eco-section p {\n  line-height: 1.7;\n  color: #4E342E;\n  margin: 0;\n  font-size: 15px;\n}\n\n@media (max-width: 600px) {\n  .kraft-sack-description {\n    padding: 15px;\n  }\n  \n  .spec-label, .spec-value {\n    padding: 12px 15px;\n    font-size: 14px;\n  }\n  \n  .spec-label {\n    width: 40%;\n  }\n  \n  .intro-section h2 {\n    font-size: 22px;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42702695301204,"sku":null,"price":100.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_1_b3e2b4e3-f33b-4a08-863a-41dde57d4e3c.png?v=1764010195"},{"product_id":"duro-1-6-natural-kraft-paper-barrel-sack-500-bundle","title":"Duro 1\/6 Natural Kraft Paper Barrel Sack - 500\/Bundle","description":"\u003cdiv class=\"kraft-sack-description\"\u003e\n  \u003cdiv class=\"intro-section\"\u003e\n    \u003cdiv class=\"quality-badge\"\u003eBetter Quality\u003c\/div\u003e\n    \u003ch2\u003ePremium 1\/6 Natural Kraft Paper Barrel Sack for Superior Product Protection\u003c\/h2\u003e\n    \u003cp\u003eThis Duro 1\/6 natural kraft paper barrel sack provides the reliable protection your valuable products need and deserve. Perfect for holding and carrying a wide variety of items from fresh vegetables to delicious pastries!\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"features-section\"\u003e\n    \u003ch3\u003eProduct Highlights\u003c\/h3\u003e\n    \u003cul class=\"features-list\"\u003e\n      \u003cli\u003e12\"W x 7\"G x 17\"H dimensions\u003c\/li\u003e\n      \u003cli\u003eBasis weight: 57 lb. (heavyweight)\u003c\/li\u003e\n      \u003cli\u003eExtra heavy-duty reliable design\u003c\/li\u003e\n      \u003cli\u003eEnvironmentally friendly paper construction\u003c\/li\u003e\n      \u003cli\u003ePerfect for vegetables, pastries, and more\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n    \u003cdiv class=\"specs-table-container\"\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr class=\"highlight-row\"\u003e\n            \u003ctd class=\"spec-label\"\u003eUPC Code\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e400010096442\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eQuantity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e500\/Bundle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eShipping Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e53.6 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eWidth\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e12 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHeight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e17 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eGusset Width\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e7 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eBasis Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e57 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eCapacity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e1\/6 Barrel Sack\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eColor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBrown\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBPI Certified, Made in America, No PFAS Added, Recyclable, Thick\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHandle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eWithout Handle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eMaterial\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eKraft Paper, Paper\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eHeavy Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eGrocery Bags, Sack Bags, SOS Bags\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eUsage\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eExtra Heavy Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"eco-section\"\u003e\n    \u003ch3\u003eEnvironmentally Friendly Design\u003c\/h3\u003e\n    \u003cp\u003eWith a basis weight of 57 lb. and a wide 12\" width, this sack is perfectly sized to efficiently distribute heavier products and high-quality contents. Featuring an environmentally friendly paper design that's both practical and sustainable.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.kraft-sack-description {\n  font-family: 'Helvetica Neue', Arial, sans-serif;\n  color: #5D4037;\n  max-width: 800px;\n  margin: 0 auto;\n  padding: 25px;\n  background: linear-gradient(135deg, #fafafa 0%, #ffffff 100%);\n  border-radius: 15px;\n  box-shadow: 0 5px 25px rgba(0,0,0,0.08);\n}\n\n.intro-section {\n  position: relative;\n  margin-bottom: 30px;\n}\n\n.quality-badge {\n  position: absolute;\n  top: -10px;\n  right: 0;\n  background: linear-gradient(135deg, #78909C, #546E7A);\n  color: white;\n  padding: 8px 20px;\n  border-radius: 20px;\n  font-weight: 600;\n  font-size: 14px;\n  box-shadow: 0 3px 10px rgba(84, 110, 122, 0.3);\n}\n\n.intro-section h2 {\n  color: #5D4037;\n  font-size: 28px;\n  margin-bottom: 18px;\n  border-bottom: 3px solid #8D6E63;\n  padding-bottom: 15px;\n  font-weight: 700;\n  line-height: 1.3;\n}\n\n.intro-section p {\n  line-height: 1.7;\n  margin-bottom: 0;\n  font-size: 16px;\n  color: #4E342E;\n}\n\n.features-section h3,\n.specs-section h3,\n.eco-section h3 {\n  color: #5D4037;\n  font-size: 24px;\n  margin-bottom: 20px;\n  font-weight: 600;\n  border-left: 5px solid #8D6E63;\n  padding-left: 15px;\n  background: linear-gradient(90deg, rgba(141, 110, 99, 0.1), transparent);\n}\n\n.features-list {\n  list-style: none;\n  padding: 0;\n  margin-bottom: 35px;\n  background: white;\n  border-radius: 12px;\n  padding: 25px;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.06);\n  border: 1px solid #E0E0E0;\n}\n\n.features-list li {\n  position: relative;\n  padding-left: 40px;\n  margin-bottom: 15px;\n  line-height: 1.6;\n  font-size: 16px;\n  color: #4E342E;\n  padding-top: 5px;\n  padding-bottom: 5px;\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: 22px;\n  background: #E8F5E8;\n  width: 32px;\n  height: 32px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 2px 5px rgba(104, 159, 56, 0.3);\n}\n\n.specs-table-container {\n  border-radius: 12px;\n  overflow: hidden;\n  box-shadow: 0 6px 25px rgba(0,0,0,0.1);\n  margin-bottom: 30px;\n  border: 1px solid #D7CCC8;\n  background: white;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n}\n\n.specs-table tr:nth-child(even) {\n  background-color: #f8f8f8;\n}\n\n.specs-table tr:nth-child(odd) {\n  background-color: #ffffff;\n}\n\n.spec-label {\n  font-weight: 600;\n  padding: 18px 24px;\n  border-right: 1px solid #E0E0E0;\n  width: 35%;\n  color: #5D4037;\n  font-size: 16px;\n  border-bottom: 1px solid #E0E0E0;\n  background: #f5f5f5;\n}\n\n.spec-value {\n  padding: 18px 24px;\n  color: #4E342E;\n  font-size: 16px;\n  border-bottom: 1px solid #E0E0E0;\n}\n\n.highlight-row .spec-label,\n.highlight-row .spec-value {\n  background: linear-gradient(135deg, #EFEBE9, #D7CCC8);\n  font-weight: 700;\n  color: #4E342E;\n  font-size: 17px;\n}\n\n.eco-section {\n  background: white;\n  padding: 25px;\n  border-radius: 12px;\n  margin-top: 25px;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.06);\n  border-left: 5px solid #689F38;\n  background: linear-gradient(135deg, #ffffff 0%, #f1f8e9 100%);\n}\n\n.eco-section p {\n  line-height: 1.7;\n  color: #4E342E;\n  margin: 0;\n  font-size: 16px;\n}\n\n@media (max-width: 600px) {\n  .kraft-sack-description {\n    padding: 20px 15px;\n  }\n  \n  .spec-label, .spec-value {\n    padding: 14px 18px;\n    font-size: 14px;\n  }\n  \n  .spec-label {\n    width: 40%;\n  }\n  \n  .intro-section h2 {\n    font-size: 24px;\n  }\n  \n  .quality-badge {\n    position: relative;\n    top: 0;\n    margin-bottom: 15px;\n    display: inline-block;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42702696579156,"sku":null,"price":104.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_3_83e63cc9-6619-4ba8-8aa4-fc5fcdb4319a.png?v=1764010505"},{"product_id":"duro-8-lb-natural-kraft-paper-bag-500-bundle","title":"Duro 8 lb. Natural Kraft Paper Bag - 500\/Bundle","description":"\u003cdiv class=\"kraft-bag-description\"\u003e\n  \u003cdiv class=\"intro-section\"\u003e\n    \u003cdiv class=\"quality-badge\"\u003eGood Quality\u003c\/div\u003e\n    \u003ch2\u003eEco-Friendly 8 lb. Natural Kraft Paper Bag for Delicate Products\u003c\/h2\u003e\n    \u003cp\u003eGive your valuable products the reliable protection they deserve with this Duro 8 lb. natural kraft paper bag. Package deli items, fresh produce, or other smaller delicacies in this versatile, eco-friendly alternative to plastic bags.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"features-section\"\u003e\n    \u003ch3\u003eProduct Highlights\u003c\/h3\u003e\n    \u003cul class=\"features-list\"\u003e\n      \u003cli\u003ePerfect for deli items, fresh produce, and smaller delicacies\u003c\/li\u003e\n      \u003cli\u003eBasis weight: 35 lb. (standard duty)\u003c\/li\u003e\n      \u003cli\u003eIdeal for groceries, farmers markets, and food stands\u003c\/li\u003e\n      \u003cli\u003eClassic natural brown color complements any decor\u003c\/li\u003e\n      \u003cli\u003eMade with 100% recycled paper construction\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n    \u003cdiv class=\"specs-table-container\"\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr class=\"highlight-row\"\u003e\n            \u003ctd class=\"spec-label\"\u003eUPC Code\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e079594184083\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eQuantity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e500\/Bundle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eShipping Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e13.65 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eWidth\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e6 1\/8 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHeight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e12 7\/16 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eGusset Width\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e4 1\/8 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eBasis Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e35 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eCapacity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e8 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eColor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBrown\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eMade in America, No PFAS Added, Recyclable\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHandle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eWithout Handle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eMaterial\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eKraft Paper, Paper\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eStandard Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eGrocery Bags, Lunch Bags, SOS Bags\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eUsage\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eStandard Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"eco-section\"\u003e\n    \u003ch3\u003eSustainable Packaging Solution\u003c\/h3\u003e\n    \u003cp\u003eThis eco-friendly paper bag features a sturdy 100% recycled paper construction, making it an ideal alternative to plastic bags. The natural color blends with all styles of decor and can be accessorized to meet your unique aesthetic while providing reliable protection for lighter products and single-item purchases.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.kraft-bag-description {\n  font-family: 'Helvetica Neue', Arial, sans-serif;\n  color: #5D4037;\n  max-width: 800px;\n  margin: 0 auto;\n  padding: 25px;\n  background: linear-gradient(135deg, #fafafa 0%, #ffffff 100%);\n  border-radius: 15px;\n  box-shadow: 0 5px 25px rgba(0,0,0,0.08);\n}\n\n.intro-section {\n  position: relative;\n  margin-bottom: 30px;\n  padding-bottom: 20px;\n  border-bottom: 2px solid #E0E0E0;\n}\n\n.quality-badge {\n  position: absolute;\n  top: -10px;\n  right: 0;\n  background: linear-gradient(135deg, #8D6E63, #6D4C41);\n  color: white;\n  padding: 8px 20px;\n  border-radius: 20px;\n  font-weight: 600;\n  font-size: 14px;\n  box-shadow: 0 3px 10px rgba(141, 110, 99, 0.3);\n}\n\n.intro-section h2 {\n  color: #5D4037;\n  font-size: 26px;\n  margin-bottom: 15px;\n  font-weight: 700;\n  line-height: 1.3;\n  padding-right: 120px;\n}\n\n.intro-section p {\n  line-height: 1.7;\n  margin-bottom: 0;\n  font-size: 16px;\n  color: #4E342E;\n}\n\n.features-section h3,\n.specs-section h3,\n.eco-section h3 {\n  color: #5D4037;\n  font-size: 22px;\n  margin-bottom: 20px;\n  font-weight: 600;\n  border-left: 4px solid #8D6E63;\n  padding-left: 15px;\n  background: linear-gradient(90deg, rgba(141, 110, 99, 0.1), transparent);\n}\n\n.features-list {\n  list-style: none;\n  padding: 0;\n  margin-bottom: 35px;\n  background: white;\n  border-radius: 10px;\n  padding: 25px;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.06);\n  border: 1px solid #E0E0E0;\n}\n\n.features-list li {\n  position: relative;\n  padding-left: 35px;\n  margin-bottom: 12px;\n  line-height: 1.6;\n  font-size: 15px;\n  color: #4E342E;\n  padding-top: 4px;\n  padding-bottom: 4px;\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: 18px;\n  background: #E8F5E8;\n  width: 28px;\n  height: 28px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 2px 5px rgba(104, 159, 56, 0.3);\n}\n\n.specs-table-container {\n  border-radius: 10px;\n  overflow: hidden;\n  box-shadow: 0 6px 25px rgba(0,0,0,0.1);\n  margin-bottom: 30px;\n  border: 1px solid #D7CCC8;\n  background: white;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n}\n\n.specs-table tr:nth-child(even) {\n  background-color: #f8f8f8;\n}\n\n.specs-table tr:nth-child(odd) {\n  background-color: #ffffff;\n}\n\n.spec-label {\n  font-weight: 600;\n  padding: 16px 20px;\n  border-right: 1px solid #E0E0E0;\n  width: 35%;\n  color: #5D4037;\n  font-size: 15px;\n  border-bottom: 1px solid #E0E0E0;\n  background: #f5f5f5;\n}\n\n.spec-value {\n  padding: 16px 20px;\n  color: #4E342E;\n  font-size: 15px;\n  border-bottom: 1px solid #E0E0E0;\n}\n\n.highlight-row .spec-label,\n.highlight-row .spec-value {\n  background: linear-gradient(135deg, #EFEBE9, #D7CCC8);\n  font-weight: 700;\n  color: #4E342E;\n  font-size: 16px;\n}\n\n.eco-section {\n  background: white;\n  padding: 25px;\n  border-radius: 10px;\n  margin-top: 25px;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.06);\n  border-left: 4px solid #689F38;\n  background: linear-gradient(135deg, #ffffff 0%, #f1f8e9 100%);\n}\n\n.eco-section p {\n  line-height: 1.7;\n  color: #4E342E;\n  margin: 0;\n  font-size: 15px;\n}\n\n@media (max-width: 600px) {\n  .kraft-bag-description {\n    padding: 20px 15px;\n  }\n  \n  .spec-label, .spec-value {\n    padding: 12px 15px;\n    font-size: 14px;\n  }\n  \n  .spec-label {\n    width: 40%;\n  }\n  \n  .intro-section h2 {\n    font-size: 22px;\n    padding-right: 0;\n  }\n  \n  .quality-badge {\n    position: relative;\n    top: 0;\n    margin-bottom: 15px;\n    display: inline-block;\n  }\n  \n  .features-list {\n    padding: 20px 15px;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42702698905684,"sku":null,"price":34.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_5_123435b2-e5df-4792-b7f4-3cfefd13ba80.png?v=1764010704"},{"product_id":"duro-12-lb-natural-kraft-paper-bag-500-bundle","title":"Duro 12 lb. Natural Kraft Paper Bag - 500\/Bundle","description":"\u003cdiv class=\"kraft-bag-description\"\u003e\n  \u003cdiv class=\"intro-section\"\u003e\n    \u003cdiv class=\"quality-badge\"\u003eGood Quality\u003c\/div\u003e\n    \u003ch2\u003eSturdy 12 lb. Natural Kraft Paper Bags for Small Item Packaging\u003c\/h2\u003e\n    \u003cp\u003eThese sturdy Duro 12 lb. natural kraft paper bags are perfect for packaging small items for your customers to take home. From egg rolls to freshly baked cookies, all of your small food products and beverages will fit securely in these reliable bags.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"features-section\"\u003e\n    \u003ch3\u003eProduct Highlights\u003c\/h3\u003e\n    \u003cul class=\"features-list\"\u003e\n      \u003cli\u003ePerfect for deli items, fresh produce, and smaller delicacies\u003c\/li\u003e\n      \u003cli\u003eBasis weight: 40 lb. (standard duty)\u003c\/li\u003e\n      \u003cli\u003eIdeal for distributing hot dogs and sandwiches\u003c\/li\u003e\n      \u003cli\u003eEnvironmentally friendly and reliable design\u003c\/li\u003e\n      \u003cli\u003eSpacious 4 1\/2\" gusset for ample room\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n    \u003cdiv class=\"specs-table-container\"\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr class=\"highlight-row\"\u003e\n            \u003ctd class=\"spec-label\"\u003eUPC Code\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e079594184120\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eQuantity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e500\/Bundle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eShipping Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e18.08 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eWidth\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e7 1\/16 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHeight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e13 3\/4 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eGusset Width\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e4 1\/2 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eBasis Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e40 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eCapacity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e12 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eColor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBrown\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBPI Certified, Made in America, No PFAS Added, Recyclable\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHandle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eWithout Handle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eMaterial\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eKraft Paper, Paper\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eStandard Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eGrocery Bags, SOS Bags\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eUsage\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eStandard Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dimensions-section\"\u003e\n    \u003ch3\u003ePerfect Size for Various Applications\u003c\/h3\u003e\n    \u003cp\u003eMeasuring 7 1\/16\" x 13 3\/4\" with a spacious 4 1\/2\" gusset, this attractively subtle bag offers plenty of room and is backed by a 40 lb. basis weight to support even dense, heavy baked goods! Perfect for packaging everything from egg rolls and cookies to sandwiches and hot dogs.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.kraft-bag-description {\n  font-family: 'Helvetica Neue', Arial, sans-serif;\n  color: #5D4037;\n  max-width: 800px;\n  margin: 0 auto;\n  padding: 25px;\n  background: linear-gradient(135deg, #fafafa 0%, #ffffff 100%);\n  border-radius: 15px;\n  box-shadow: 0 5px 25px rgba(0,0,0,0.08);\n}\n\n.intro-section {\n  position: relative;\n  margin-bottom: 30px;\n  padding-bottom: 20px;\n  border-bottom: 2px solid #E0E0E0;\n}\n\n.quality-badge {\n  position: absolute;\n  top: -10px;\n  right: 0;\n  background: linear-gradient(135deg, #8D6E63, #6D4C41);\n  color: white;\n  padding: 8px 20px;\n  border-radius: 20px;\n  font-weight: 600;\n  font-size: 14px;\n  box-shadow: 0 3px 10px rgba(141, 110, 99, 0.3);\n}\n\n.intro-section h2 {\n  color: #5D4037;\n  font-size: 26px;\n  margin-bottom: 15px;\n  font-weight: 700;\n  line-height: 1.3;\n  padding-right: 120px;\n}\n\n.intro-section p {\n  line-height: 1.7;\n  margin-bottom: 0;\n  font-size: 16px;\n  color: #4E342E;\n}\n\n.features-section h3,\n.specs-section h3,\n.dimensions-section h3 {\n  color: #5D4037;\n  font-size: 22px;\n  margin-bottom: 20px;\n  font-weight: 600;\n  border-left: 4px solid #8D6E63;\n  padding-left: 15px;\n  background: linear-gradient(90deg, rgba(141, 110, 99, 0.1), transparent);\n}\n\n.features-list {\n  list-style: none;\n  padding: 0;\n  margin-bottom: 35px;\n  background: white;\n  border-radius: 10px;\n  padding: 25px;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.06);\n  border: 1px solid #E0E0E0;\n}\n\n.features-list li {\n  position: relative;\n  padding-left: 35px;\n  margin-bottom: 12px;\n  line-height: 1.6;\n  font-size: 15px;\n  color: #4E342E;\n  padding-top: 4px;\n  padding-bottom: 4px;\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: 18px;\n  background: #E8F5E8;\n  width: 28px;\n  height: 28px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 2px 5px rgba(104, 159, 56, 0.3);\n}\n\n.specs-table-container {\n  border-radius: 10px;\n  overflow: hidden;\n  box-shadow: 0 6px 25px rgba(0,0,0,0.1);\n  margin-bottom: 30px;\n  border: 1px solid #D7CCC8;\n  background: white;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n}\n\n.specs-table tr:nth-child(even) {\n  background-color: #f8f8f8;\n}\n\n.specs-table tr:nth-child(odd) {\n  background-color: #ffffff;\n}\n\n.spec-label {\n  font-weight: 600;\n  padding: 16px 20px;\n  border-right: 1px solid #E0E0E0;\n  width: 35%;\n  color: #5D4037;\n  font-size: 15px;\n  border-bottom: 1px solid #E0E0E0;\n  background: #f5f5f5;\n}\n\n.spec-value {\n  padding: 16px 20px;\n  color: #4E342E;\n  font-size: 15px;\n  border-bottom: 1px solid #E0E0E0;\n}\n\n.highlight-row .spec-label,\n.highlight-row .spec-value {\n  background: linear-gradient(135deg, #EFEBE9, #D7CCC8);\n  font-weight: 700;\n  color: #4E342E;\n  font-size: 16px;\n}\n\n.dimensions-section {\n  background: white;\n  padding: 25px;\n  border-radius: 10px;\n  margin-top: 25px;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.06);\n  border-left: 4px solid #8D6E63;\n  background: linear-gradient(135deg, #ffffff 0%, #f5f2f0 100%);\n}\n\n.dimensions-section p {\n  line-height: 1.7;\n  color: #4E342E;\n  margin: 0;\n  font-size: 15px;\n}\n\n@media (max-width: 600px) {\n  .kraft-bag-description {\n    padding: 20px 15px;\n  }\n  \n  .spec-label, .spec-value {\n    padding: 12px 15px;\n    font-size: 14px;\n  }\n  \n  .spec-label {\n    width: 40%;\n  }\n  \n  .intro-section h2 {\n    font-size: 22px;\n    padding-right: 0;\n  }\n  \n  .quality-badge {\n    position: relative;\n    top: 0;\n    margin-bottom: 15px;\n    display: inline-block;\n  }\n  \n  .features-list {\n    padding: 20px 15px;\n  }\n  \n  .features-section h3,\n  .specs-section h3,\n  .dimensions-section h3 {\n    font-size: 20px;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42702707261524,"sku":null,"price":42.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_7_e11217f8-d481-4e36-8437-bd57c876e5aa.png?v=1764011080"},{"product_id":"duro-4-lb-white-paper-bag-500-bundle","title":"Duro 4 lb. White Paper Bag - 500\/Bundle","description":"\u003cdiv class=\"white-bag-description\"\u003e\n\u003cdiv class=\"intro-section\"\u003e\n\u003ch2\u003eElegant 4 lb. White Paper Bag for Premium Product Protection\u003c\/h2\u003e\n\u003cp\u003eGive your valuable products the reliable protection they deserve with this Duro 4 lb. white paper bag. Package deli items, fresh produce, or other smaller delicacies in this versatile, eco-friendly alternative to plastic bags.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003ch3\u003eProduct Highlights\u003c\/h3\u003e\n\u003cul class=\"features-list\"\u003e\n\u003cli\u003ePerfect for deli items, fresh produce, and smaller delicacies\u003c\/li\u003e\n\u003cli\u003eBasis weight: 30 lb. (standard duty)\u003c\/li\u003e\n\u003cli\u003eExcellent resistance against grease\u003c\/li\u003e\n\u003cli\u003eIdeal for small food products and beverages\u003c\/li\u003e\n\u003cli\u003eClean, bleached white finish perfect for branding\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n\u003cdiv class=\"specs-table-container\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr class=\"highlight-row\"\u003e\n\u003ctd class=\"spec-label\"\u003eUPC Code\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e77223007567\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eQuantity\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e500\/Bundle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eShipping Weight\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e7.64 lb.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eWidth\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e5 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eHeight\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e9 3\/4 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eGusset Width\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e3 1\/8 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eBasis Weight\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e30 lb.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eCapacity\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e4 lb.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eColor\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eDesign\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003ePlain\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eBPI Certified, Made in America, No PFAS Added, Recyclable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eHandle\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eWithout Handle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eKraft Paper, Paper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eLunch Bags, SOS Bags, Take Out Bags\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eUsage\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eStandard Duty\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"branding-section\"\u003e\n\u003ch3\u003ePremium Branding Opportunity\u003c\/h3\u003e\n\u003cp\u003eThis item features a sturdy 100% recycled paper construction, making it an ideal alternative to plastic bags. The classic white color blends with all styles of decor and can be easily customized with your logo or branding to create a unique, professional appearance for your establishment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n.white-bag-description {\n  font-family: 'Helvetica Neue', Arial, sans-serif;\n  color: #37474F;\n  max-width: 800px;\n  margin: 0 auto;\n  padding: 25px;\n  background: linear-gradient(135deg, #fafafa 0%, #ffffff 100%);\n  border-radius: 15px;\n  box-shadow: 0 5px 25px rgba(0,0,0,0.08);\n}\n\n.intro-section {\n  margin-bottom: 30px;\n  padding-bottom: 20px;\n  border-bottom: 2px solid #E0E0E0;\n}\n\n.intro-section h2 {\n  color: #37474F;\n  font-size: 26px;\n  margin-bottom: 15px;\n  font-weight: 700;\n  line-height: 1.3;\n  background: linear-gradient(135deg, #37474F, #546E7A);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n}\n\n.intro-section p {\n  line-height: 1.7;\n  margin-bottom: 0;\n  font-size: 16px;\n  color: #455A64;\n}\n\n.features-section h3,\n.specs-section h3,\n.branding-section h3 {\n  color: #37474F;\n  font-size: 22px;\n  margin-bottom: 20px;\n  font-weight: 600;\n  border-left: 4px solid #78909C;\n  padding-left: 15px;\n  background: linear-gradient(90deg, rgba(120, 144, 156, 0.1), transparent);\n}\n\n.features-list {\n  list-style: none;\n  padding: 0;\n  margin-bottom: 35px;\n  background: white;\n  border-radius: 10px;\n  padding: 25px;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.06);\n  border: 1px solid #E0E0E0;\n}\n\n.features-list li {\n  position: relative;\n  padding-left: 35px;\n  margin-bottom: 12px;\n  line-height: 1.6;\n  font-size: 15px;\n  color: #455A64;\n  padding-top: 4px;\n  padding-bottom: 4px;\n}\n\n.features-list li:before {\n  content: \"✓\";\n  position: absolute;\n  left: 0;\n  color: #78909C;\n  font-weight: bold;\n  font-size: 18px;\n  background: #ECEFF1;\n  width: 28px;\n  height: 28px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 2px 5px rgba(120, 144, 156, 0.3);\n}\n\n.specs-table-container {\n  border-radius: 10px;\n  overflow: hidden;\n  box-shadow: 0 6px 25px rgba(0,0,0,0.1);\n  margin-bottom: 30px;\n  border: 1px solid #CFD8DC;\n  background: white;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n}\n\n.specs-table tr:nth-child(even) {\n  background-color: #f8f9fa;\n}\n\n.specs-table tr:nth-child(odd) {\n  background-color: #ffffff;\n}\n\n.spec-label {\n  font-weight: 600;\n  padding: 16px 20px;\n  border-right: 1px solid #E0E0E0;\n  width: 35%;\n  color: #37474F;\n  font-size: 15px;\n  border-bottom: 1px solid #E0E0E0;\n  background: #f5f7f8;\n}\n\n.spec-value {\n  padding: 16px 20px;\n  color: #455A64;\n  font-size: 15px;\n  border-bottom: 1px solid #E0E0E0;\n}\n\n.highlight-row .spec-label,\n.highlight-row .spec-value {\n  background: linear-gradient(135deg, #ECEFF1, #CFD8DC);\n  font-weight: 700;\n  color: #37474F;\n  font-size: 16px;\n}\n\n.branding-section {\n  background: white;\n  padding: 25px;\n  border-radius: 10px;\n  margin-top: 25px;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.06);\n  border-left: 4px solid #78909C;\n  background: linear-gradient(135deg, #ffffff 0%, #f5f7f8 100%);\n}\n\n.branding-section p {\n  line-height: 1.7;\n  color: #455A64;\n  margin: 0;\n  font-size: 15px;\n}\n\n@media (max-width: 600px) {\n  .white-bag-description {\n    padding: 20px 15px;\n  }\n  \n  .spec-label, .spec-value {\n    padding: 12px 15px;\n    font-size: 14px;\n  }\n  \n  .spec-label {\n    width: 40%;\n  }\n  \n  .intro-section h2 {\n    font-size: 22px;\n  }\n  \n  .features-list {\n    padding: 20px 15px;\n  }\n  \n  .features-section h3,\n  .specs-section h3,\n  .branding-section h3 {\n    font-size: 20px;\n  }\n  \n  .intro-section h2 {\n    background: #37474F;\n    -webkit-text-fill-color: #37474F;\n    -webkit-background-clip: initial;\n    background-clip: initial;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42702714470484,"sku":null,"price":44.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_9_c168f8ec-e98a-4f31-95e8-c18312336c7c.png?v=1764011362"},{"product_id":"duro-8-lb-white-paper-bag-500-bundle","title":"Duro 8 lb. White Paper Bag - 500\/Bundle","description":"\u003cdiv class=\"white-bag-description\"\u003e\n  \u003cdiv class=\"intro-section\"\u003e\n    \u003ch2\u003ePremium 8 lb. White Paper Bags for Professional Packaging\u003c\/h2\u003e\n    \u003cp\u003eThese sturdy Duro 8 lb. white paper bags are perfect for packaging small items for your customers to take home. From egg rolls to freshly baked cookies, all of your small food products and beverages will fit securely in these reliable, eco-friendly bags.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"features-section\"\u003e\n    \u003ch3\u003eProduct Highlights\u003c\/h3\u003e\n    \u003cul class=\"features-list\"\u003e\n      \u003cli\u003ePerfect for deli items, fresh produce, and smaller delicacies\u003c\/li\u003e\n      \u003cli\u003eBasis weight: 35 lb. (standard duty)\u003c\/li\u003e\n      \u003cli\u003eExcellent resistance against grease\u003c\/li\u003e\n      \u003cli\u003eIdeal for small food products and beverages\u003c\/li\u003e\n      \u003cli\u003eClean, bleached white finish perfect for branding\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n    \u003cdiv class=\"specs-table-container\"\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr class=\"highlight-row\"\u003e\n            \u003ctd class=\"spec-label\"\u003eUPC Code\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e772230008537\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eQuantity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e500\/Bundle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eShipping Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e12.7 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eWidth\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e6 1\/8 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHeight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e12 7\/16 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eGusset Width\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e4 1\/8 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eBasis Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e35 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eCapacity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e8 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eColor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eWhite\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBPI Certified, Made in America, No PFAS Added, Recyclable\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHandle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eWithout Handle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eMaterial\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eKraft Paper, Paper\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eStandard Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eGrocery Bags, Lunch Bags, SOS Bags\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eUsage\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eStandard Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dimensions-section\"\u003e\n    \u003ch3\u003eSpacious \u0026amp; Reliable Design\u003c\/h3\u003e\n    \u003cp\u003eMeasuring 6 1\/8\" x 12 7\/16\" with a spacious 4 1\/8\" gusset, this attractively subtle bag offers plenty of room and is backed by a 35 lb. basis weight to support even dense, heavy baked goods! The clean white appearance provides a professional look that can be easily customized with your branding.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.white-bag-description {\n  font-family: 'Helvetica Neue', Arial, sans-serif;\n  color: #37474F;\n  max-width: 800px;\n  margin: 0 auto;\n  padding: 25px;\n  background: linear-gradient(135deg, #fafafa 0%, #ffffff 100%);\n  border-radius: 15px;\n  box-shadow: 0 5px 25px rgba(0,0,0,0.08);\n}\n\n.intro-section {\n  margin-bottom: 30px;\n  padding-bottom: 20px;\n  border-bottom: 2px solid #E0E0E0;\n}\n\n.intro-section h2 {\n  color: #37474F;\n  font-size: 26px;\n  margin-bottom: 15px;\n  font-weight: 700;\n  line-height: 1.3;\n  background: linear-gradient(135deg, #37474F, #546E7A);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n}\n\n.intro-section p {\n  line-height: 1.7;\n  margin-bottom: 0;\n  font-size: 16px;\n  color: #455A64;\n}\n\n.features-section h3,\n.specs-section h3,\n.dimensions-section h3 {\n  color: #37474F;\n  font-size: 22px;\n  margin-bottom: 20px;\n  font-weight: 600;\n  border-left: 4px solid #78909C;\n  padding-left: 15px;\n  background: linear-gradient(90deg, rgba(120, 144, 156, 0.1), transparent);\n}\n\n.features-list {\n  list-style: none;\n  padding: 0;\n  margin-bottom: 35px;\n  background: white;\n  border-radius: 10px;\n  padding: 25px;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.06);\n  border: 1px solid #E0E0E0;\n}\n\n.features-list li {\n  position: relative;\n  padding-left: 35px;\n  margin-bottom: 12px;\n  line-height: 1.6;\n  font-size: 15px;\n  color: #455A64;\n  padding-top: 4px;\n  padding-bottom: 4px;\n}\n\n.features-list li:before {\n  content: \"✓\";\n  position: absolute;\n  left: 0;\n  color: #78909C;\n  font-weight: bold;\n  font-size: 18px;\n  background: #ECEFF1;\n  width: 28px;\n  height: 28px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 2px 5px rgba(120, 144, 156, 0.3);\n}\n\n.specs-table-container {\n  border-radius: 10px;\n  overflow: hidden;\n  box-shadow: 0 6px 25px rgba(0,0,0,0.1);\n  margin-bottom: 30px;\n  border: 1px solid #CFD8DC;\n  background: white;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n}\n\n.specs-table tr:nth-child(even) {\n  background-color: #f8f9fa;\n}\n\n.specs-table tr:nth-child(odd) {\n  background-color: #ffffff;\n}\n\n.spec-label {\n  font-weight: 600;\n  padding: 16px 20px;\n  border-right: 1px solid #E0E0E0;\n  width: 35%;\n  color: #37474F;\n  font-size: 15px;\n  border-bottom: 1px solid #E0E0E0;\n  background: #f5f7f8;\n}\n\n.spec-value {\n  padding: 16px 20px;\n  color: #455A64;\n  font-size: 15px;\n  border-bottom: 1px solid #E0E0E0;\n}\n\n.highlight-row .spec-label,\n.highlight-row .spec-value {\n  background: linear-gradient(135deg, #ECEFF1, #CFD8DC);\n  font-weight: 700;\n  color: #37474F;\n  font-size: 16px;\n}\n\n.dimensions-section {\n  background: white;\n  padding: 25px;\n  border-radius: 10px;\n  margin-top: 25px;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.06);\n  border-left: 4px solid #78909C;\n  background: linear-gradient(135deg, #ffffff 0%, #f5f7f8 100%);\n}\n\n.dimensions-section p {\n  line-height: 1.7;\n  color: #455A64;\n  margin: 0;\n  font-size: 15px;\n}\n\n@media (max-width: 600px) {\n  .white-bag-description {\n    padding: 20px 15px;\n  }\n  \n  .spec-label, .spec-value {\n    padding: 12px 15px;\n    font-size: 14px;\n  }\n  \n  .spec-label {\n    width: 40%;\n  }\n  \n  .intro-section h2 {\n    font-size: 22px;\n  }\n  \n  .features-list {\n    padding: 20px 15px;\n  }\n  \n  .features-section h3,\n  .specs-section h3,\n  .dimensions-section h3 {\n    font-size: 20px;\n  }\n  \n  .intro-section h2 {\n    background: #37474F;\n    -webkit-text-fill-color: #37474F;\n    -webkit-background-clip: initial;\n    background-clip: initial;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42702718500948,"sku":null,"price":56.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_12_d8766f2c-1f15-451b-982b-a4b635a8f3b0.png?v=1764011655"},{"product_id":"duro-6-lb-natural-kraft-paper-bag-500-bundle","title":"Duro 6 lb. Natural Kraft Paper Bag - 500\/Bundle","description":"\u003cdiv class=\"kraft-bag-description\"\u003e\n  \u003cdiv class=\"intro-section\"\u003e\n    \u003cdiv class=\"quality-badge\"\u003eGood Quality\u003c\/div\u003e\n    \u003ch2\u003eEco-Friendly 6 lb. Natural Kraft Paper Bags for Small Products\u003c\/h2\u003e\n    \u003cp\u003eThese 6 lb. natural kraft paper bags provide reliable protection for your valuable products! Perfectly built for efficiently distributing smaller products such as bagels, hot dogs, and other delicacies while combining quality with eco-friendly sustainability.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"features-section\"\u003e\n    \u003ch3\u003eProduct Highlights\u003c\/h3\u003e\n    \u003cul class=\"features-list\"\u003e\n      \u003cli\u003ePerfect for deli items, fresh produce, and smaller delicacies\u003c\/li\u003e\n      \u003cli\u003eBasis weight: 35 lb. (standard duty)\u003c\/li\u003e\n      \u003cli\u003eIdeal for groceries, farmers markets, and food stands\u003c\/li\u003e\n      \u003cli\u003eClassic natural brown color complements any decor\u003c\/li\u003e\n      \u003cli\u003eMade from minimum 60% post-consumer recycled content\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n    \u003cdiv class=\"specs-table-container\"\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr class=\"highlight-row\"\u003e\n            \u003ctd class=\"spec-label\"\u003eUPC Code\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e180269000062\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eQuantity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e500\/Bundle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eShipping Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e10.37 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eWidth\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e6 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHeight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e11 1\/16 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eGusset Width\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e3 5\/8 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eBasis Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e35 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eCapacity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e6 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eColor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBrown\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBPI Certified, Made in America, No PFAS Added, Recyclable\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHandle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eWithout Handle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eMaterial\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eKraft Paper, Paper\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eStandard Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eGrocery Bags, Lunch Bags, SOS Bags\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eUsage\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eStandard Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dimensions-section\"\u003e\n    \u003ch3\u003ePerfect Dimensions for Small Products\u003c\/h3\u003e\n    \u003cdiv class=\"dimensions-grid\"\u003e\n      \u003cdiv class=\"dimension-item\"\u003e\n        \u003cspan class=\"dimension-value\"\u003e6\"\u003c\/span\u003e\n        \u003cspan class=\"dimension-label\"\u003eWidth\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dimension-item\"\u003e\n        \u003cspan class=\"dimension-value\"\u003e3 5\/8\"\u003c\/span\u003e\n        \u003cspan class=\"dimension-label\"\u003eGusset\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dimension-item\"\u003e\n        \u003cspan class=\"dimension-value\"\u003e11 1\/16\"\u003c\/span\u003e\n        \u003cspan class=\"dimension-label\"\u003eHeight\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dimension-item\"\u003e\n        \u003cspan class=\"dimension-value\"\u003e6 lb.\u003c\/span\u003e\n        \u003cspan class=\"dimension-label\"\u003eCapacity\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eThese perfectly sized bags are ideal for efficiently distributing smaller products while providing reliable protection and eco-friendly sustainability.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.kraft-bag-description {\n  font-family: 'Helvetica Neue', Arial, sans-serif;\n  color: #5D4037;\n  max-width: 800px;\n  margin: 0 auto;\n  padding: 25px;\n  background: linear-gradient(135deg, #fafafa 0%, #ffffff 100%);\n  border-radius: 15px;\n  box-shadow: 0 5px 25px rgba(0,0,0,0.08);\n}\n\n.intro-section {\n  position: relative;\n  margin-bottom: 30px;\n  padding-bottom: 20px;\n  border-bottom: 2px solid #E0E0E0;\n}\n\n.quality-badge {\n  position: absolute;\n  top: -10px;\n  right: 0;\n  background: linear-gradient(135deg, #8D6E63, #6D4C41);\n  color: white;\n  padding: 8px 20px;\n  border-radius: 20px;\n  font-weight: 600;\n  font-size: 14px;\n  box-shadow: 0 3px 10px rgba(141, 110, 99, 0.3);\n}\n\n.intro-section h2 {\n  color: #5D4037;\n  font-size: 26px;\n  margin-bottom: 15px;\n  font-weight: 700;\n  line-height: 1.3;\n  padding-right: 120px;\n}\n\n.intro-section p {\n  line-height: 1.7;\n  margin-bottom: 0;\n  font-size: 16px;\n  color: #4E342E;\n}\n\n.features-section h3,\n.specs-section h3,\n.dimensions-section h3 {\n  color: #5D4037;\n  font-size: 22px;\n  margin-bottom: 20px;\n  font-weight: 600;\n  border-left: 4px solid #8D6E63;\n  padding-left: 15px;\n  background: linear-gradient(90deg, rgba(141, 110, 99, 0.1), transparent);\n}\n\n.features-list {\n  list-style: none;\n  padding: 0;\n  margin-bottom: 35px;\n  background: white;\n  border-radius: 10px;\n  padding: 25px;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.06);\n  border: 1px solid #E0E0E0;\n}\n\n.features-list li {\n  position: relative;\n  padding-left: 35px;\n  margin-bottom: 12px;\n  line-height: 1.6;\n  font-size: 15px;\n  color: #4E342E;\n  padding-top: 4px;\n  padding-bottom: 4px;\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: 18px;\n  background: #E8F5E8;\n  width: 28px;\n  height: 28px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 2px 5px rgba(104, 159, 56, 0.3);\n}\n\n.specs-table-container {\n  border-radius: 10px;\n  overflow: hidden;\n  box-shadow: 0 6px 25px rgba(0,0,0,0.1);\n  margin-bottom: 30px;\n  border: 1px solid #D7CCC8;\n  background: white;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n}\n\n.specs-table tr:nth-child(even) {\n  background-color: #f8f8f8;\n}\n\n.specs-table tr:nth-child(odd) {\n  background-color: #ffffff;\n}\n\n.spec-label {\n  font-weight: 600;\n  padding: 16px 20px;\n  border-right: 1px solid #E0E0E0;\n  width: 35%;\n  color: #5D4037;\n  font-size: 15px;\n  border-bottom: 1px solid #E0E0E0;\n  background: #f5f5f5;\n}\n\n.spec-value {\n  padding: 16px 20px;\n  color: #4E342E;\n  font-size: 15px;\n  border-bottom: 1px solid #E0E0E0;\n}\n\n.highlight-row .spec-label,\n.highlight-row .spec-value {\n  background: linear-gradient(135deg, #EFEBE9, #D7CCC8);\n  font-weight: 700;\n  color: #4E342E;\n  font-size: 16px;\n}\n\n.dimensions-section {\n  background: white;\n  padding: 25px;\n  border-radius: 10px;\n  margin-top: 25px;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.06);\n  border-left: 4px solid #8D6E63;\n  background: linear-gradient(135deg, #ffffff 0%, #f5f2f0 100%);\n}\n\n.dimensions-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 15px;\n  margin-bottom: 20px;\n}\n\n.dimension-item {\n  background: white;\n  padding: 20px;\n  border-radius: 8px;\n  text-align: center;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  border: 1px solid #E0E0E0;\n}\n\n.dimension-value {\n  display: block;\n  font-size: 20px;\n  font-weight: 700;\n  color: #5D4037;\n  margin-bottom: 5px;\n}\n\n.dimension-label {\n  display: block;\n  font-size: 14px;\n  color: #795548;\n  font-weight: 600;\n}\n\n.dimensions-section p {\n  line-height: 1.7;\n  color: #4E342E;\n  margin: 0;\n  font-size: 15px;\n}\n\n@media (max-width: 600px) {\n  .kraft-bag-description {\n    padding: 20px 15px;\n  }\n  \n  .spec-label, .spec-value {\n    padding: 12px 15px;\n    font-size: 14px;\n  }\n  \n  .spec-label {\n    width: 40%;\n  }\n  \n  .intro-section h2 {\n    font-size: 22px;\n    padding-right: 0;\n  }\n  \n  .quality-badge {\n    position: relative;\n    top: 0;\n    margin-bottom: 15px;\n    display: inline-block;\n  }\n  \n  .features-list {\n    padding: 20px 15px;\n  }\n  \n  .dimensions-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .features-section h3,\n  .specs-section h3,\n  .dimensions-section h3 {\n    font-size: 20px;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42702720401492,"sku":null,"price":32.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_13_70770068-90d0-452a-ab7d-3a6a660f8a27.png?v=1764011940"},{"product_id":"duro-tempo-8-x-4-1-2-x-10-1-4-natural-kraft-shopping-bag-with-handles-250-bundle","title":"Duro Tempo 8\" x 4 1\/2\" x 10 1\/4\" Natural Kraft Shopping Bag with Handles - 250\/Bundle","description":"\u003cdiv class=\"shopping-bag-description\"\u003e\n  \u003cdiv class=\"intro-section\"\u003e\n    \u003ch2\u003ePremium Heavy-Duty Kraft Paper Shopping Bags with Handles\u003c\/h2\u003e\n    \u003cp\u003eMade from durable natural kraft paper, these Tempo shopping bags provide convenience for both you and your patrons! The twisted handles make all purchases easy to carry while the bag's rectangular foundation allows it to stand alone for convenient packaging.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"features-section\"\u003e\n    \u003ch3\u003eProduct Highlights\u003c\/h3\u003e\n    \u003cul class=\"features-list\"\u003e\n      \u003cli\u003e8\"W x 4 1\/2\"G x 10 1\/4\"H dimensions\u003c\/li\u003e\n      \u003cli\u003eBasis weight: 60 lb. (heavyweight)\u003c\/li\u003e\n      \u003cli\u003eConvenient twisted handles for easy carrying\u003c\/li\u003e\n      \u003cli\u003eRectangular foundation stands alone for easy packing\u003c\/li\u003e\n      \u003cli\u003eMade of 60% post-consumer recycled content\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n    \u003cdiv class=\"specs-table-container\"\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr class=\"highlight-row\"\u003e\n            \u003ctd class=\"spec-label\"\u003eUPC Code\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e07954870972\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eQuantity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e250\/Bundle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eShipping Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e17.86 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eWidth\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e8 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHeight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e10 1\/4 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eGusset Width\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e4 1\/2 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eBasis Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e60 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eColor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBrown\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eDesign\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePlain\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBPI Certified, Made in America, No PFAS Added, Recyclable\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHandle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eWith Handle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eMaterial\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eKraft Paper, Paper\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eShopping Bags, Take Out Bags\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eUsage\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eHeavy Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"benefits-section\"\u003e\n    \u003ch3\u003eCustomer Convenience Features\u003c\/h3\u003e\n    \u003cdiv class=\"benefits-grid\"\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e🎯\u003c\/div\u003e\n        \u003ch4\u003eEasy Carrying\u003c\/h4\u003e\n        \u003cp\u003eTwisted handles make all purchases easy for customers to carry comfortably\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e📦\u003c\/div\u003e\n        \u003ch4\u003eStable Foundation\u003c\/h4\u003e\n        \u003cp\u003eRectangular design allows bag to stand alone for convenient packaging\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e🌱\u003c\/div\u003e\n        \u003ch4\u003eEco-Friendly\u003c\/h4\u003e\n        \u003cp\u003eMade with 60% post-consumer recycled content for sustainable packaging\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e💪\u003c\/div\u003e\n        \u003ch4\u003eHeavy Duty\u003c\/h4\u003e\n        \u003cp\u003e60 lb. basis weight provides reliable strength for various shopping needs\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.shopping-bag-description {\n  font-family: 'Helvetica Neue', Arial, sans-serif;\n  color: #5D4037;\n  max-width: 800px;\n  margin: 0 auto;\n  padding: 25px;\n  background: linear-gradient(135deg, #fafafa 0%, #ffffff 100%);\n  border-radius: 15px;\n  box-shadow: 0 5px 25px rgba(0,0,0,0.08);\n}\n\n.intro-section {\n  margin-bottom: 30px;\n  padding-bottom: 20px;\n  border-bottom: 2px solid #E0E0E0;\n}\n\n.intro-section h2 {\n  color: #5D4037;\n  font-size: 26px;\n  margin-bottom: 15px;\n  font-weight: 700;\n  line-height: 1.3;\n  background: linear-gradient(135deg, #5D4037, #8D6E63);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n}\n\n.intro-section p {\n  line-height: 1.7;\n  margin-bottom: 0;\n  font-size: 16px;\n  color: #4E342E;\n}\n\n.features-section h3,\n.specs-section h3,\n.benefits-section h3 {\n  color: #5D4037;\n  font-size: 22px;\n  margin-bottom: 20px;\n  font-weight: 600;\n  border-left: 4px solid #8D6E63;\n  padding-left: 15px;\n  background: linear-gradient(90deg, rgba(141, 110, 99, 0.1), transparent);\n}\n\n.features-list {\n  list-style: none;\n  padding: 0;\n  margin-bottom: 35px;\n  background: white;\n  border-radius: 10px;\n  padding: 25px;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.06);\n  border: 1px solid #E0E0E0;\n}\n\n.features-list li {\n  position: relative;\n  padding-left: 35px;\n  margin-bottom: 12px;\n  line-height: 1.6;\n  font-size: 15px;\n  color: #4E342E;\n  padding-top: 4px;\n  padding-bottom: 4px;\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: 18px;\n  background: #E8F5E8;\n  width: 28px;\n  height: 28px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 2px 5px rgba(104, 159, 56, 0.3);\n}\n\n.specs-table-container {\n  border-radius: 10px;\n  overflow: hidden;\n  box-shadow: 0 6px 25px rgba(0,0,0,0.1);\n  margin-bottom: 30px;\n  border: 1px solid #D7CCC8;\n  background: white;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n}\n\n.specs-table tr:nth-child(even) {\n  background-color: #f8f8f8;\n}\n\n.specs-table tr:nth-child(odd) {\n  background-color: #ffffff;\n}\n\n.spec-label {\n  font-weight: 600;\n  padding: 16px 20px;\n  border-right: 1px solid #E0E0E0;\n  width: 35%;\n  color: #5D4037;\n  font-size: 15px;\n  border-bottom: 1px solid #E0E0E0;\n  background: #f5f5f5;\n}\n\n.spec-value {\n  padding: 16px 20px;\n  color: #4E342E;\n  font-size: 15px;\n  border-bottom: 1px solid #E0E0E0;\n}\n\n.highlight-row .spec-label,\n.highlight-row .spec-value {\n  background: linear-gradient(135deg, #EFEBE9, #D7CCC8);\n  font-weight: 700;\n  color: #4E342E;\n  font-size: 16px;\n}\n\n.benefits-section {\n  background: white;\n  padding: 25px;\n  border-radius: 10px;\n  margin-top: 25px;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.06);\n  border-left: 4px solid #8D6E63;\n  background: linear-gradient(135deg, #ffffff 0%, #f5f2f0 100%);\n}\n\n.benefits-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px;\n}\n\n.benefit-item {\n  background: white;\n  padding: 20px;\n  border-radius: 8px;\n  text-align: center;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  border: 1px solid #E0E0E0;\n}\n\n.benefit-icon {\n  font-size: 32px;\n  margin-bottom: 10px;\n}\n\n.benefit-item h4 {\n  color: #5D4037;\n  font-size: 16px;\n  font-weight: 600;\n  margin-bottom: 8px;\n}\n\n.benefit-item p {\n  color: #4E342E;\n  font-size: 14px;\n  line-height: 1.5;\n  margin: 0;\n}\n\n@media (max-width: 600px) {\n  .shopping-bag-description {\n    padding: 20px 15px;\n  }\n  \n  .spec-label, .spec-value {\n    padding: 12px 15px;\n    font-size: 14px;\n  }\n  \n  .spec-label {\n    width: 40%;\n  }\n  \n  .intro-section h2 {\n    font-size: 22px;\n  }\n  \n  .features-list {\n    padding: 20px 15px;\n  }\n  \n  .benefits-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .features-section h3,\n  .specs-section h3,\n  .benefits-section h3 {\n    font-size: 20px;\n  }\n  \n  .intro-section h2 {\n    background: #5D4037;\n    -webkit-text-fill-color: #5D4037;\n    -webkit-background-clip: initial;\n    background-clip: initial;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42702721155156,"sku":null,"price":109.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_15_7829e4bc-f450-46f4-9409-2aefea9ff23e.png?v=1764012229"},{"product_id":"duro-6-lb-white-paper-bag-500-bundle","title":"Duro 6 lb. White Paper Bag - 500\/Bundle","description":"\u003cdiv class=\"paper-bag-description\"\u003e\n  \u003cstyle\u003e\n    .paper-bag-description {\n      font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n      color: #2c3e50;\n      line-height: 1.6;\n    }\n    .paper-bag-description h2 {\n      color: #2c3e50;\n      font-size: 1.8em;\n      margin-bottom: 20px;\n      font-weight: 700;\n      border-bottom: 2px solid #ecf0f1;\n      padding-bottom: 10px;\n    }\n    .paper-bag-description h3 {\n      color: #34495e;\n      font-size: 1.4em;\n      margin: 25px 0 15px 0;\n      font-weight: 600;\n    }\n    .paper-bag-description p {\n      margin-bottom: 16px;\n      font-size: 1em;\n    }\n    .paper-bag-description ul {\n      margin: 15px 0;\n      padding-left: 20px;\n    }\n    .paper-bag-description li {\n      margin-bottom: 10px;\n      position: relative;\n      padding-left: 10px;\n    }\n    .paper-bag-description li:before {\n      content: \"•\";\n      color: #3498db;\n      font-weight: bold;\n      position: absolute;\n      left: -10px;\n    }\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin: 25px 0;\n      border-radius: 10px;\n      overflow: hidden;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n    }\n    .specs-table th {\n      background: linear-gradient(135deg, #34495e, #2c3e50);\n      color: white;\n      font-weight: 600;\n      padding: 16px 20px;\n      text-align: left;\n      font-size: 1.1em;\n    }\n    .specs-table td {\n      padding: 14px 20px;\n      border-bottom: 1px solid #ecf0f1;\n    }\n    .specs-table tr:nth-child(even) {\n      background-color: #f8f9fa;\n    }\n    .specs-table tr:hover {\n      background-color: #ecf0f1;\n      transition: background-color 0.3s ease;\n    }\n    .highlight-box {\n      background: linear-gradient(135deg, #f8f9fa, #ecf0f1);\n      border-left: 4px solid #3498db;\n      padding: 20px;\n      border-radius: 8px;\n      margin: 20px 0;\n    }\n    .upc-code {\n      display: inline-block;\n      background: #2c3e50;\n      color: white;\n      padding: 8px 16px;\n      border-radius: 6px;\n      font-weight: 600;\n      font-size: 0.9em;\n      margin: 10px 0;\n    }\n    .feature-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n      gap: 15px;\n      margin: 20px 0;\n    }\n    .feature-item {\n      background: white;\n      padding: 15px;\n      border-radius: 8px;\n      border-left: 3px solid #3498db;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    }\n  \u003c\/style\u003e\n\n  \u003ch2\u003eDuro 6 lb. White Paper Bag - Reliable Protection for Your Products\u003c\/h2\u003e\n  \n  \u003cp\u003eGive your valuable products the reliable protection they deserve with this Duro 6 lb. white paper bag. Perfect for packaging deli items, fresh produce, or other smaller delicacies with professional quality and dependable performance.\u003c\/p\u003e\n\n  \u003cdiv class=\"highlight-box\"\u003e\n    \u003ch3\u003eKey Features \u0026amp; Benefits\u003c\/h3\u003e\n    \u003cdiv class=\"feature-grid\"\u003e\n      \u003cdiv class=\"feature-item\"\u003e\n        \u003cstrong\u003eVersatile Size\u003c\/strong\u003e - Perfect for lighter groups of products or single-item purchases\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-item\"\u003e\n        \u003cstrong\u003eClassic Design\u003c\/strong\u003e - Clean white color blends with all decor styles\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-item\"\u003e\n        \u003cstrong\u003eDurable Construction\u003c\/strong\u003e - 35 lb. basis weight for standard duty performance\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-item\"\u003e\n        \u003cstrong\u003eGrease Resistant\u003c\/strong\u003e - Holds up well against oils and moisture\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp\u003eWhile its small yet versatile size is perfect for lighter groups of products or single-item purchases, its classic white color blends in with all styles of decor and can be accessorized to meet your own unique aesthetic. Ideal for holding small food products and beverages from egg rolls to freshly baked cookies.\u003c\/p\u003e\n\n  \u003cdiv class=\"upc-code\"\u003e\n    UPC Code: 77223000877\n  \u003c\/div\u003e\n\n  \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n  \u003ctable class=\"specs-table\"\u003e\n    \u003ctr\u003e\n      \u003cth\u003eSpecification\u003c\/th\u003e\n      \u003cth\u003eDetails\u003c\/th\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eQuantity\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e500\/Bundle\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eShipping Weight\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e10.4 lb.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eDimensions\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e6\" W × 11 1\/16\" H × 3 5\/8\" Gusset\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBasis Weight\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e35 lb.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eCapacity\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e6 lb.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eWhite\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eFeatures\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eBPI Certified • Made in America • No PFAS Added • Recyclable\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eHandle\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eWithout Handle\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eKraft Paper • Paper\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eStyle\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eStandard Duty\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eType\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eGrocery Bags • Lunch Bags • SOS Bags\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eUsage\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eStandard Duty\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"highlight-box\"\u003e\n    \u003ch3\u003eCertifications \u0026amp; Environmental Features\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBPI Certified\u003c\/strong\u003e - Meets compostability standards\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eMade in America\u003c\/strong\u003e - Supporting domestic manufacturing\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eNo PFAS Added\u003c\/strong\u003e - Free from harmful chemicals\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eRecyclable\u003c\/strong\u003e - Environmentally responsible packaging\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cp\u003eThe clean, bleached look of these bags can be personalized with your logo, making them perfect for branding while providing reliable protection for your products. Trust Duro paper bags for all your packaging needs.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42703909290068,"sku":null,"price":48.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_1_85895fbf-a876-4b7e-bb19-a1925845797b.png?v=1764035010"},{"product_id":"duro-2-lb-white-paper-bag-500-bundle","title":"Duro 2 lb. White Paper Bag - 500\/Bundle","description":"\u003cdiv class=\"eco-bag-description\"\u003e\n  \u003cstyle\u003e\n    .eco-bag-description {\n      font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n      color: #2d4c3c;\n      line-height: 1.6;\n    }\n    .eco-bag-description h2 {\n      color: #2d4c3c;\n      font-size: 1.8em;\n      margin-bottom: 20px;\n      font-weight: 700;\n      border-bottom: 2px solid #e8f5e8;\n      padding-bottom: 10px;\n    }\n    .eco-bag-description h3 {\n      color: #3a6b4a;\n      font-size: 1.4em;\n      margin: 25px 0 15px 0;\n      font-weight: 600;\n    }\n    .eco-bag-description p {\n      margin-bottom: 16px;\n      font-size: 1em;\n    }\n    .eco-bag-description ul {\n      margin: 15px 0;\n      padding-left: 20px;\n    }\n    .eco-bag-description li {\n      margin-bottom: 10px;\n      position: relative;\n      padding-left: 10px;\n    }\n    .eco-bag-description li:before {\n      content: \"•\";\n      color: #4caf50;\n      font-weight: bold;\n      position: absolute;\n      left: -10px;\n    }\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin: 25px 0;\n      border-radius: 10px;\n      overflow: hidden;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n    }\n    .specs-table th {\n      background: linear-gradient(135deg, #3a6b4a, #2d4c3c);\n      color: white;\n      font-weight: 600;\n      padding: 16px 20px;\n      text-align: left;\n      font-size: 1.1em;\n    }\n    .specs-table td {\n      padding: 14px 20px;\n      border-bottom: 1px solid #e8f5e8;\n    }\n    .specs-table tr:nth-child(even) {\n      background-color: #f9fdf9;\n    }\n    .specs-table tr:hover {\n      background-color: #f0f9f0;\n      transition: background-color 0.3s ease;\n    }\n    .highlight-box {\n      background: linear-gradient(135deg, #f9fdf9, #e8f5e8);\n      border-left: 4px solid #4caf50;\n      padding: 20px;\n      border-radius: 8px;\n      margin: 20px 0;\n    }\n    .upc-code {\n      display: inline-block;\n      background: #2d4c3c;\n      color: white;\n      padding: 8px 16px;\n      border-radius: 6px;\n      font-weight: 600;\n      font-size: 0.9em;\n      margin: 10px 0;\n    }\n    .eco-badge {\n      display: inline-flex;\n      align-items: center;\n      background: #e8f5e8;\n      color: #2d4c3c;\n      padding: 8px 12px;\n      border-radius: 20px;\n      font-size: 0.85em;\n      font-weight: 600;\n      margin: 5px 8px 5px 0;\n    }\n    .feature-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 15px;\n      margin: 20px 0;\n    }\n    .feature-item {\n      background: white;\n      padding: 15px;\n      border-radius: 8px;\n      border-left: 3px solid #4caf50;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    }\n    .dimension-box {\n      background: white;\n      border: 2px solid #e8f5e8;\n      border-radius: 8px;\n      padding: 15px;\n      margin: 15px 0;\n      text-align: center;\n    }\n  \u003c\/style\u003e\n\n  \u003ch2\u003eDuro 2 lb. White Paper Bag - Eco-Friendly Protection\u003c\/h2\u003e\n  \n  \u003cp\u003eGive your valuable products the reliable protection they deserve with this Duro 2 lb. white paper bag. Perfect for packaging deli items, individual beverages, or other small delicacies with sustainable quality and dependable performance.\u003c\/p\u003e\n\n  \u003cdiv class=\"highlight-box\"\u003e\n    \u003ch3\u003eEco-Friendly Excellence\u003c\/h3\u003e\n    \u003cp\u003eThis bag features a sturdy 100% recycled paper construction and is made of \u003cstrong\u003e60% post-consumer recycled content\u003c\/strong\u003e, combining quality with exceptional environmental sustainability.\u003c\/p\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"eco-badge\"\u003e♻️ 100% Recycled Paper\u003c\/span\u003e\n      \u003cspan class=\"eco-badge\"\u003e🌱 60% Post-Consumer Content\u003c\/span\u003e\n      \u003cspan class=\"eco-badge\"\u003e🏭 Made in America\u003c\/span\u003e\n      \u003cspan class=\"eco-badge\"\u003e✅ BPI Certified\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"feature-grid\"\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003ePerfect Size\u003c\/strong\u003e - Ideal for lighter products or single-item purchases like individual beverages and small deli items\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003eVersatile Design\u003c\/strong\u003e - Classic white color blends with all decor styles and can be customized to match your aesthetic\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003eDurable Construction\u003c\/strong\u003e - 30 lb. basis weight provides reliable standard duty performance\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003eMulti-Purpose Use\u003c\/strong\u003e - Perfect for lunch bags, take-out orders, and small grocery items\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dimension-box\"\u003e\n    \u003ch3\u003eBag Dimensions\u003c\/h3\u003e\n    \u003cp\u003e\u003cstrong\u003e4 5\/16\" W × 7 7\/8\" H × 2 7\/16\" Gusset\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp\u003eCompact size perfect for individual servings and small products\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"upc-code\"\u003e\n    UPC Code: 433w2bg\n  \u003c\/div\u003e\n\n  \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n  \u003ctable class=\"specs-table\"\u003e\n    \u003ctr\u003e\n      \u003cth\u003eSpecification\u003c\/th\u003e\n      \u003cth\u003eDetails\u003c\/th\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eQuantity\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e500\/Bundle\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eShipping Weight\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e5.51 lb.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eWidth\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e4 5\/16 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eHeight\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e7 7\/8 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eGusset Width\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e2 7\/16 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBasis Weight\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e30 lb.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eCapacity\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e2 lb.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eWhite\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eDesign\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003ePlain\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eFeatures\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eBPI Certified • Made in America • No PFAS Added • Recyclable\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eHandle\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eWithout Handle\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eKraft Paper • Paper\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eType\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eLunch Bags • SOS Bags • Take Out Bags\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eUsage\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eStandard Duty\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"highlight-box\"\u003e\n    \u003ch3\u003eEnvironmental Certifications\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBPI Certified\u003c\/strong\u003e - Meets rigorous compostability standards\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eNo PFAS Added\u003c\/strong\u003e - Completely free from harmful forever chemicals\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eRecyclable\u003c\/strong\u003e - Supports circular economy and waste reduction\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSustainable Sourcing\u003c\/strong\u003e - 60% post-consumer recycled content reduces environmental impact\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cp\u003eWhile its small yet versatile size is perfect for lighter products or single-item purchases, its classic white color blends in with all styles of decor and can be accessorized to meet your unique aesthetic. Ideal for holding small food products from egg rolls to freshly baked cookies while demonstrating your commitment to sustainability.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42703945826388,"sku":null,"price":32.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_3_aee77695-a25b-4407-b644-5f21c6a180db.png?v=1764035314"},{"product_id":"duro-20-lb-natural-kraft-paper-bag-500-bundle","title":"Duro 20 lb. Natural Kraft Paper Bag - 500\/Bundle","description":"\u003cdiv class=\"kraft-bag-description\"\u003e\n  \u003cstyle\u003e\n    .kraft-bag-description {\n      font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n      color: #5d4037;\n      line-height: 1.6;\n    }\n    .kraft-bag-description h2 {\n      color: #5d4037;\n      font-size: 1.8em;\n      margin-bottom: 20px;\n      font-weight: 700;\n      border-bottom: 2px solid #efebe9;\n      padding-bottom: 10px;\n    }\n    .kraft-bag-description h3 {\n      color: #6d4c41;\n      font-size: 1.4em;\n      margin: 25px 0 15px 0;\n      font-weight: 600;\n    }\n    .kraft-bag-description p {\n      margin-bottom: 16px;\n      font-size: 1em;\n    }\n    .kraft-bag-description ul {\n      margin: 15px 0;\n      padding-left: 20px;\n    }\n    .kraft-bag-description li {\n      margin-bottom: 10px;\n      position: relative;\n      padding-left: 10px;\n    }\n    .kraft-bag-description li:before {\n      content: \"•\";\n      color: #8d6e63;\n      font-weight: bold;\n      position: absolute;\n      left: -10px;\n    }\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin: 25px 0;\n      border-radius: 10px;\n      overflow: hidden;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n    }\n    .specs-table th {\n      background: linear-gradient(135deg, #6d4c41, #5d4037);\n      color: white;\n      font-weight: 600;\n      padding: 16px 20px;\n      text-align: left;\n      font-size: 1.1em;\n    }\n    .specs-table td {\n      padding: 14px 20px;\n      border-bottom: 1px solid #efebe9;\n    }\n    .specs-table tr:nth-child(even) {\n      background-color: #faf4f2;\n    }\n    .specs-table tr:hover {\n      background-color: #efebe9;\n      transition: background-color 0.3s ease;\n    }\n    .highlight-box {\n      background: linear-gradient(135deg, #faf4f2, #efebe9);\n      border-left: 4px solid #8d6e63;\n      padding: 20px;\n      border-radius: 8px;\n      margin: 20px 0;\n    }\n    .upc-code {\n      display: inline-block;\n      background: #5d4037;\n      color: white;\n      padding: 8px 16px;\n      border-radius: 6px;\n      font-weight: 600;\n      font-size: 0.9em;\n      margin: 10px 0;\n    }\n    .quality-badge {\n      display: inline-flex;\n      align-items: center;\n      background: #efebe9;\n      color: #5d4037;\n      padding: 8px 16px;\n      border-radius: 6px;\n      font-weight: 600;\n      font-size: 0.9em;\n      margin: 10px 0;\n      border-left: 3px solid #8d6e63;\n    }\n    .eco-badge {\n      display: inline-flex;\n      align-items: center;\n      background: #e8f5e8;\n      color: #2d4c3c;\n      padding: 6px 12px;\n      border-radius: 20px;\n      font-size: 0.8em;\n      font-weight: 600;\n      margin: 5px 8px 5px 0;\n    }\n    .feature-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 15px;\n      margin: 20px 0;\n    }\n    .feature-item {\n      background: white;\n      padding: 15px;\n      border-radius: 8px;\n      border-left: 3px solid #8d6e63;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    }\n    .dimension-box {\n      background: white;\n      border: 2px solid #efebe9;\n      border-radius: 8px;\n      padding: 15px;\n      margin: 15px 0;\n      text-align: center;\n    }\n    .capacity-highlight {\n      background: linear-gradient(135deg, #8d6e63, #6d4c41);\n      color: white;\n      padding: 15px;\n      border-radius: 8px;\n      text-align: center;\n      margin: 20px 0;\n      font-weight: 600;\n    }\n  \u003c\/style\u003e\n\n  \u003ch2\u003eDuro 20 lb. Natural Kraft Paper Bag - Heavy-Duty Eco-Friendly Protection\u003c\/h2\u003e\n  \n  \u003cp\u003eGive your valuable products the reliable protection they deserve with this Duro 20 lb. natural kraft paper bag. Perfect for packaging groceries, liquor bottles, or other retail items \"to-go\" with sustainable quality and superior durability.\u003c\/p\u003e\n\n  \u003cdiv class=\"quality-badge\"\u003e\n    ★ Quality Rating: Good - Durable \u0026amp; Reliable Performance\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"highlight-box\"\u003e\n    \u003ch3\u003eEco-Friendly Heavy-Duty Solution\u003c\/h3\u003e\n    \u003cp\u003eThis item features a sturdy \u003cstrong\u003e100% recycled paper construction\u003c\/strong\u003e, making it an ideal alternative to plastic bags and a great eco-friendly addition to any establishment. Perfect for environmentally conscious businesses.\u003c\/p\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"eco-badge\"\u003e♻️ 100% Recycled Paper\u003c\/span\u003e\n      \u003cspan class=\"eco-badge\"\u003e🏭 Made in America\u003c\/span\u003e\n      \u003cspan class=\"eco-badge\"\u003e✅ BPI Certified\u003c\/span\u003e\n      \u003cspan class=\"eco-badge\"\u003e🌿 No PFAS Added\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"capacity-highlight\"\u003e\n    \u003cstrong\u003e20 LB CAPACITY\u003c\/strong\u003e - Perfect for larger items and heftier take-out orders\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"feature-grid\"\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003eHeavy-Duty Construction\u003c\/strong\u003e - 40 lb. basis weight provides exceptional strength for heavier items\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003eVersatile Size\u003c\/strong\u003e - Perfect for larger items, groceries, liquor bottles, and substantial take-out orders\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003eNatural Aesthetic\u003c\/strong\u003e - Classic brown kraft color blends with all decor styles and can be customized\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003eMulti-Purpose Use\u003c\/strong\u003e - Ideal for groceries, farmers markets, food stands, and retail packaging\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dimension-box\"\u003e\n    \u003ch3\u003eLarge Bag Dimensions\u003c\/h3\u003e\n    \u003cp\u003e\u003cstrong\u003e8 1\/4\" W × 16 1\/8\" H × 5 5\/16\" Gusset\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp\u003eSpacious size perfect for multiple items and heavier products\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"upc-code\"\u003e\n    UPC Code: 079594184205\n  \u003c\/div\u003e\n\n  \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n  \u003ctable class=\"specs-table\"\u003e\n    \u003ctr\u003e\n      \u003cth\u003eSpecification\u003c\/th\u003e\n      \u003cth\u003eDetails\u003c\/th\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eQuantity\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e500\/Bundle\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eShipping Weight\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e25.19 lb.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eWidth\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e8 1\/4 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eHeight\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e16 1\/8 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eGusset Width\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e5 5\/16 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBasis Weight\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e40 lb.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eCapacity\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e20 lb.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eBrown\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eFeatures\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eBPI Certified • Made in America • No PFAS Added • Recyclable\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eHandle\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eWithout Handle\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eKraft Paper • Paper\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eStyle\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eStandard Duty\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eType\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eGrocery Bags • SOS Bags\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eUsage\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eStandard Duty\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"highlight-box\"\u003e\n    \u003ch3\u003eIdeal Applications\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003eGrocery Stores\u003c\/strong\u003e - Perfect for packaging produce, dry goods, and general merchandise\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eLiquor \u0026amp; Beverage\u003c\/strong\u003e - Secure packaging for bottles and beverage containers\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFarmers Markets\u003c\/strong\u003e - Reliable bags for fresh produce and market goods\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFood Service\u003c\/strong\u003e - Substantial take-out orders and larger food items\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eRetail Stores\u003c\/strong\u003e - Eco-friendly packaging solution for various retail products\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cp\u003eWhile its versatile size is perfect for larger items or heftier take-out orders, its natural kraft color blends in with all styles of decor and can be accessorized to meet your unique aesthetic. Experience the perfect combination of durability, sustainability, and professional presentation with Duro heavy-duty kraft paper bags.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42703964569684,"sku":null,"price":71.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_5_cab36d87-e3ca-4cd4-88b5-851ddb82267e.png?v=1764035720"},{"product_id":"duro-qt-size-brown-paper-bag-500-bundle","title":"Duro Qt. Size Brown Paper Bag - 500\/Bundle","description":"\u003cdiv class=\"liquor-bag-description\"\u003e\n  \u003cstyle\u003e\n    .liquor-bag-description {\n      font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n      color: #5d4037;\n      line-height: 1.6;\n    }\n    .liquor-bag-description h2 {\n      color: #5d4037;\n      font-size: 1.8em;\n      margin-bottom: 20px;\n      font-weight: 700;\n      border-bottom: 2px solid #efebe9;\n      padding-bottom: 10px;\n    }\n    .liquor-bag-description h3 {\n      color: #6d4c41;\n      font-size: 1.4em;\n      margin: 25px 0 15px 0;\n      font-weight: 600;\n    }\n    .liquor-bag-description p {\n      margin-bottom: 16px;\n      font-size: 1em;\n    }\n    .liquor-bag-description ul {\n      margin: 15px 0;\n      padding-left: 20px;\n    }\n    .liquor-bag-description li {\n      margin-bottom: 10px;\n      position: relative;\n      padding-left: 10px;\n    }\n    .liquor-bag-description li:before {\n      content: \"•\";\n      color: #8d6e63;\n      font-weight: bold;\n      position: absolute;\n      left: -10px;\n    }\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin: 25px 0;\n      border-radius: 10px;\n      overflow: hidden;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n    }\n    .specs-table th {\n      background: linear-gradient(135deg, #6d4c41, #5d4037);\n      color: white;\n      font-weight: 600;\n      padding: 16px 20px;\n      text-align: left;\n      font-size: 1.1em;\n    }\n    .specs-table td {\n      padding: 14px 20px;\n      border-bottom: 1px solid #efebe9;\n    }\n    .specs-table tr:nth-child(even) {\n      background-color: #faf4f2;\n    }\n    .specs-table tr:hover {\n      background-color: #efebe9;\n      transition: background-color 0.3s ease;\n    }\n    .highlight-box {\n      background: linear-gradient(135deg, #faf4f2, #efebe9);\n      border-left: 4px solid #8d6e63;\n      padding: 20px;\n      border-radius: 8px;\n      margin: 20px 0;\n    }\n    .upc-code {\n      display: inline-block;\n      background: #5d4037;\n      color: white;\n      padding: 8px 16px;\n      border-radius: 6px;\n      font-weight: 600;\n      font-size: 0.9em;\n      margin: 10px 0;\n    }\n    .eco-badge {\n      display: inline-flex;\n      align-items: center;\n      background: #e8f5e8;\n      color: #2d4c3c;\n      padding: 6px 12px;\n      border-radius: 20px;\n      font-size: 0.8em;\n      font-weight: 600;\n      margin: 5px 8px 5px 0;\n    }\n    .feature-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 15px;\n      margin: 20px 0;\n    }\n    .feature-item {\n      background: white;\n      padding: 15px;\n      border-radius: 8px;\n      border-left: 3px solid #8d6e63;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    }\n    .dimension-box {\n      background: white;\n      border: 2px solid #efebe9;\n      border-radius: 8px;\n      padding: 15px;\n      margin: 15px 0;\n      text-align: center;\n    }\n    .bottle-highlight {\n      background: linear-gradient(135deg, #8d6e63, #6d4c41);\n      color: white;\n      padding: 15px;\n      border-radius: 8px;\n      text-align: center;\n      margin: 20px 0;\n      font-weight: 600;\n    }\n    .recycled-badge {\n      background: linear-gradient(135deg, #4caf50, #2e7d32);\n      color: white;\n      padding: 10px 20px;\n      border-radius: 25px;\n      font-weight: 600;\n      text-align: center;\n      margin: 15px 0;\n      display: inline-block;\n    }\n  \u003c\/style\u003e\n\n  \u003ch2\u003eDuro Quart-Size Brown Paper Bag - Perfect for Liquor Bottles \u0026amp; Heavy Items\u003c\/h2\u003e\n  \n  \u003cp\u003eGive your valuable products the reliable protection they deserve with this Duro quart-size brown paper bag. Perfect for packaging heavy grocery items, liquor bottles, and other substantial products with sustainable quality and dependable performance.\u003c\/p\u003e\n\n  \u003cdiv class=\"bottle-highlight\"\u003e\n    🍾 PERFECT FOR LIQUOR BOTTLES - Holds 1 Standard Bottle Securely\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"recycled-badge\"\u003e\n    ♻️ Made from 60% Post-Consumer Recycled Content\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"highlight-box\"\u003e\n    \u003ch3\u003eEco-Friendly Premium Protection\u003c\/h3\u003e\n    \u003cp\u003eThis item features a sturdy paper construction with \u003cstrong\u003eenhanced thickness\u003c\/strong\u003e compared to regular grocery bags, making it an ideal alternative to plastic bags and a great addition to any establishment. Built for durability and environmental responsibility.\u003c\/p\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"eco-badge\"\u003e📏 35 lb. Basis Weight\u003c\/span\u003e\n      \u003cspan class=\"eco-badge\"\u003e🏭 Made in America\u003c\/span\u003e\n      \u003cspan class=\"eco-badge\"\u003e✅ BPI Certified\u003c\/span\u003e\n      \u003cspan class=\"eco-badge\"\u003e🌿 No PFAS Added\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"feature-grid\"\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003eLiquor Bottle Perfect\u003c\/strong\u003e - Specifically designed to hold standard liquor bottles securely and professionally\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003eHeavy-Duty Construction\u003c\/strong\u003e - Thicker than regular grocery bags with 35 lb. basis weight for superior strength\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003eTall Design\u003c\/strong\u003e - 16-inch height accommodates tall bottles and substantial items with ease\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003eVersatile Applications\u003c\/strong\u003e - Ideal for liquor stores, grocery items, and small takeout orders\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dimension-box\"\u003e\n    \u003ch3\u003ePerfect Bottle Bag Dimensions\u003c\/h3\u003e\n    \u003cp\u003e\u003cstrong\u003e4 1\/2\" W × 16\" H × 2 1\/2\" Gusset\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp\u003eTall, slender design optimized for bottle packaging and heavy items\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"upc-code\"\u003e\n    UPC Code: 079594400343\n  \u003c\/div\u003e\n\n  \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n  \u003ctable class=\"specs-table\"\u003e\n    \u003ctr\u003e\n      \u003cth\u003eSpecification\u003c\/th\u003e\n      \u003cth\u003eDetails\u003c\/th\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eQuantity\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e500\/Bundle\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eShipping Weight\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e11.54 lb.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eWidth\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e4 1\/2 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eHeight\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e16 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eGusset Width\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e2 1\/2 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBasis Weight\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e35 lb.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eBrown\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eFeatures\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eBPI Certified • Made in America • No PFAS Added • Recyclable\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eHandle\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eWithout Handle\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eKraft Paper • Paper\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eNumber of Bottles\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e1 Bottle\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eStyle\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eUnprinted\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eType\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eLiquor Bags • SOS Bags\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eUsage\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eStandard Duty\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"highlight-box\"\u003e\n    \u003ch3\u003eIdeal Applications\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003eLiquor Stores\u003c\/strong\u003e - Perfect for single bottle packaging with professional presentation\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eGrocery Items\u003c\/strong\u003e - Heavy-duty protection for canned goods, jars, and dense products\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSpecialty Shops\u003c\/strong\u003e - Ideal for olive oil, vinegar, and other bottled specialty items\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eTakeout Orders\u003c\/strong\u003e - Substantial bags for heavier food items and beverages\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eRetail Packaging\u003c\/strong\u003e - Eco-friendly solution for various retail products requiring sturdy packaging\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cp\u003eWhile its large yet versatile size is perfect for heavier groups of products or single-item purchases like liquor bottles, its natural brown color blends in with all styles of decor and can be accessorized to meet your unique aesthetic. Experience the perfect combination of environmental responsibility and professional packaging with Duro quart-size paper bags.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42703976235092,"sku":null,"price":50.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_7_f632d3d0-1c25-49d5-9229-e9e03649fb91.png?v=1764036104"},{"product_id":"duro-12-lb-tall-white-paper-bag-500-bundle","title":"Duro 12 lb. Tall White Paper Bag - 500\/Bundle","description":"\u003cdiv class=\"paper-bag-description\"\u003e\n  \u003cstyle\u003e\n    .paper-bag-description {\n      font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n      color: #2c3e50;\n      line-height: 1.6;\n    }\n    .paper-bag-description h2 {\n      color: #2c3e50;\n      font-size: 1.8em;\n      margin-bottom: 20px;\n      font-weight: 700;\n      border-bottom: 2px solid #ecf0f1;\n      padding-bottom: 10px;\n    }\n    .paper-bag-description h3 {\n      color: #34495e;\n      font-size: 1.4em;\n      margin: 25px 0 15px 0;\n      font-weight: 600;\n    }\n    .paper-bag-description p {\n      margin-bottom: 16px;\n      font-size: 1em;\n    }\n    .paper-bag-description ul {\n      margin: 15px 0;\n      padding-left: 20px;\n    }\n    .paper-bag-description li {\n      margin-bottom: 10px;\n      position: relative;\n      padding-left: 10px;\n    }\n    .paper-bag-description li:before {\n      content: \"•\";\n      color: #3498db;\n      font-weight: bold;\n      position: absolute;\n      left: -10px;\n    }\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin: 25px 0;\n      border-radius: 10px;\n      overflow: hidden;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n    }\n    .specs-table th {\n      background: linear-gradient(135deg, #34495e, #2c3e50);\n      color: white;\n      font-weight: 600;\n      padding: 16px 20px;\n      text-align: left;\n      font-size: 1.1em;\n    }\n    .specs-table td {\n      padding: 14px 20px;\n      border-bottom: 1px solid #ecf0f1;\n    }\n    .specs-table tr:nth-child(even) {\n      background-color: #f8f9fa;\n    }\n    .specs-table tr:hover {\n      background-color: #ecf0f1;\n      transition: background-color 0.3s ease;\n    }\n    .highlight-box {\n      background: linear-gradient(135deg, #f8f9fa, #ecf0f1);\n      border-left: 4px solid #3498db;\n      padding: 20px;\n      border-radius: 8px;\n      margin: 20px 0;\n    }\n    .upc-code {\n      display: inline-block;\n      background: #2c3e50;\n      color: white;\n      padding: 8px 16px;\n      border-radius: 6px;\n      font-weight: 600;\n      font-size: 0.9em;\n      margin: 10px 0;\n    }\n    .eco-badge {\n      display: inline-flex;\n      align-items: center;\n      background: #e8f5e8;\n      color: #2d4c3c;\n      padding: 6px 12px;\n      border-radius: 20px;\n      font-size: 0.8em;\n      font-weight: 600;\n      margin: 5px 8px 5px 0;\n    }\n    .feature-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 15px;\n      margin: 20px 0;\n    }\n    .feature-item {\n      background: white;\n      padding: 15px;\n      border-radius: 8px;\n      border-left: 3px solid #3498db;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    }\n    .dimension-box {\n      background: white;\n      border: 2px solid #ecf0f1;\n      border-radius: 8px;\n      padding: 15px;\n      margin: 15px 0;\n      text-align: center;\n    }\n    .capacity-highlight {\n      background: linear-gradient(135deg, #3498db, #2980b9);\n      color: white;\n      padding: 15px;\n      border-radius: 8px;\n      text-align: center;\n      margin: 20px 0;\n      font-weight: 600;\n    }\n  \u003c\/style\u003e\n\n  \u003ch2\u003eDuro 12 lb. White Paper Bag - Premium Eco-Friendly Packaging\u003c\/h2\u003e\n  \n  \u003cp\u003eGive your valuable products the reliable protection they need and deserve with these Duro 12 lb. white paper bags. Perfectly built for efficiently distributing egg rolls, entrees, and other delicacies with sustainable quality and professional presentation.\u003c\/p\u003e\n\n  \u003cdiv class=\"capacity-highlight\"\u003e\n    🛍️ 12 LB CAPACITY - Perfect for Medium-Sized Orders and Multiple Items\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"highlight-box\"\u003e\n    \u003ch3\u003eSustainable Quality \u0026amp; Performance\u003c\/h3\u003e\n    \u003cp\u003eThis product is made of \u003cstrong\u003e60% post-consumer recycled content\u003c\/strong\u003e, combining exceptional quality with eco-friendly sustainability. Experience the perfect balance of environmental responsibility and reliable performance.\u003c\/p\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"eco-badge\"\u003e♻️ 60% Recycled Content\u003c\/span\u003e\n      \u003cspan class=\"eco-badge\"\u003e🏭 Made in America\u003c\/span\u003e\n      \u003cspan class=\"eco-badge\"\u003e✅ BPI Certified\u003c\/span\u003e\n      \u003cspan class=\"eco-badge\"\u003e🌿 No PFAS Added\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"feature-grid\"\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003eVersatile Medium Size\u003c\/strong\u003e - Ideal for egg rolls, entrees, deli items, and fresh produce\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003eHeavy-Duty Construction\u003c\/strong\u003e - 40 lb. basis weight provides reliable strength for standard duty use\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003eGrease Resistant\u003c\/strong\u003e - Holds up well against oils and moisture from food items\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003eBrandable Design\u003c\/strong\u003e - Clean, bleached white look can be personalized with your logo\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dimension-box\"\u003e\n    \u003ch3\u003eOptimal Bag Dimensions\u003c\/h3\u003e\n    \u003cp\u003e\u003cstrong\u003e7 1\/16\" W × 11 1\/2\" H × 4 1\/2\" Gusset\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp\u003eSpacious design perfect for multiple food items and medium-sized orders\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"upc-code\"\u003e\n    UPC Code: 079594510325\n  \u003c\/div\u003e\n\n  \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n  \u003ctable class=\"specs-table\"\u003e\n    \u003ctr\u003e\n      \u003cth\u003eSpecification\u003c\/th\u003e\n      \u003cth\u003eDetails\u003c\/th\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eQuantity\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e500\/Bundle\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eShipping Weight\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e18.57 lb.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eWidth\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e7 1\/16 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eHeight\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e11 1\/2 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eGusset Width\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e4 1\/2 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBasis Weight\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e40 lb.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eCapacity\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e12 lb.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eWhite\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eFeatures\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eBPI Certified • Made in America • No PFAS Added • Recyclable\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eHandle\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eWithout Handle\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eKraft Paper • Paper\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eStyle\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eStandard Duty\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eType\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eGrocery Bags • SOS Bags\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eUsage\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eStandard Duty\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"highlight-box\"\u003e\n    \u003ch3\u003ePerfect For Various Applications\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFood Service\u003c\/strong\u003e - Ideal for egg rolls, entrees, deli items, and takeout orders\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eGrocery Stores\u003c\/strong\u003e - Perfect for fresh produce, baked goods, and medium-sized purchases\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFarmers Markets\u003c\/strong\u003e - Reliable packaging for fruits, vegetables, and artisanal products\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eRetail Packaging\u003c\/strong\u003e - Professional presentation for various retail items\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eCatering Services\u003c\/strong\u003e - Durable bags for individual meals and small group orders\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cp\u003eThese Duro white paper bags provide the perfect combination of environmental sustainability and practical functionality. The clean, professional appearance enhances your brand image while the sturdy construction ensures your products arrive safely. Choose eco-friendly packaging that doesn't compromise on quality or performance.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42703983902804,"sku":null,"price":60.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_9_c47fd111-572f-4d09-b327-26e840e8dc1c.png?v=1764036395"},{"product_id":"duro-mart-13-x-7-x-17-natural-kraft-shopping-bag-with-handles-250-bundle","title":"Duro Mart 13\" x 7\" x 17\" Natural Kraft Shopping Bag with Handles - 250\/Bundle","description":"\u003cdiv class=\"shopping-bag-description\"\u003e\n  \u003cstyle\u003e\n    .shopping-bag-description {\n      font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n      color: #5d4037;\n      line-height: 1.6;\n    }\n    .shopping-bag-description h2 {\n      color: #5d4037;\n      font-size: 1.8em;\n      margin-bottom: 20px;\n      font-weight: 700;\n      border-bottom: 2px solid #efebe9;\n      padding-bottom: 10px;\n    }\n    .shopping-bag-description h3 {\n      color: #6d4c41;\n      font-size: 1.4em;\n      margin: 25px 0 15px 0;\n      font-weight: 600;\n    }\n    .shopping-bag-description p {\n      margin-bottom: 16px;\n      font-size: 1em;\n    }\n    .shopping-bag-description ul {\n      margin: 15px 0;\n      padding-left: 20px;\n    }\n    .shopping-bag-description li {\n      margin-bottom: 10px;\n      position: relative;\n      padding-left: 10px;\n    }\n    .shopping-bag-description li:before {\n      content: \"•\";\n      color: #8d6e63;\n      font-weight: bold;\n      position: absolute;\n      left: -10px;\n    }\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin: 25px 0;\n      border-radius: 10px;\n      overflow: hidden;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n    }\n    .specs-table th {\n      background: linear-gradient(135deg, #6d4c41, #5d4037);\n      color: white;\n      font-weight: 600;\n      padding: 16px 20px;\n      text-align: left;\n      font-size: 1.1em;\n    }\n    .specs-table td {\n      padding: 14px 20px;\n      border-bottom: 1px solid #efebe9;\n    }\n    .specs-table tr:nth-child(even) {\n      background-color: #faf4f2;\n    }\n    .specs-table tr:hover {\n      background-color: #efebe9;\n      transition: background-color 0.3s ease;\n    }\n    .highlight-box {\n      background: linear-gradient(135deg, #faf4f2, #efebe9);\n      border-left: 4px solid #8d6e63;\n      padding: 20px;\n      border-radius: 8px;\n      margin: 20px 0;\n    }\n    .upc-code {\n      display: inline-block;\n      background: #5d4037;\n      color: white;\n      padding: 8px 16px;\n      border-radius: 6px;\n      font-weight: 600;\n      font-size: 0.9em;\n      margin: 10px 0;\n    }\n    .eco-badge {\n      display: inline-flex;\n      align-items: center;\n      background: #e8f5e8;\n      color: #2d4c3c;\n      padding: 6px 12px;\n      border-radius: 20px;\n      font-size: 0.8em;\n      font-weight: 600;\n      margin: 5px 8px 5px 0;\n    }\n    .feature-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 15px;\n      margin: 20px 0;\n    }\n    .feature-item {\n      background: white;\n      padding: 15px;\n      border-radius: 8px;\n      border-left: 3px solid #8d6e63;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    }\n    .dimension-box {\n      background: white;\n      border: 2px solid #efebe9;\n      border-radius: 8px;\n      padding: 15px;\n      margin: 15px 0;\n      text-align: center;\n    }\n    .heavy-duty-badge {\n      background: linear-gradient(135deg, #8d6e63, #6d4c41);\n      color: white;\n      padding: 15px;\n      border-radius: 8px;\n      text-align: center;\n      margin: 20px 0;\n      font-weight: 600;\n    }\n    .handle-feature {\n      background: linear-gradient(135deg, #4caf50, #2e7d32);\n      color: white;\n      padding: 12px 20px;\n      border-radius: 25px;\n      font-weight: 600;\n      text-align: center;\n      margin: 15px 0;\n      display: inline-block;\n    }\n  \u003c\/style\u003e\n\n  \u003ch2\u003eMart Natural Kraft Shopping Bags - Heavy-Duty Convenience \u0026amp; Sustainability\u003c\/h2\u003e\n  \n  \u003cp\u003eThese Mart natural kraft shopping bags are a simple way to provide convenience to both you and your patrons! Experience the perfect combination of heavy-duty performance and environmental responsibility.\u003c\/p\u003e\n\n  \u003cdiv class=\"heavy-duty-badge\"\u003e\n    💪 HEAVY DUTY 65 LB. BASIS WEIGHT - Built for Maximum Strength \u0026amp; Durability\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"handle-feature\"\u003e\n    👜 BUILT-IN HANDLES - Easy Carrying for Customers\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"highlight-box\"\u003e\n    \u003ch3\u003eSuperior Strength \u0026amp; Eco-Friendly Design\u003c\/h3\u003e\n    \u003cp\u003eWhether used for toting loaves of freshly baked bread or crisp vegetables and sweet, juicy fruits, these sturdy shopping bags will accommodate your customers' purchases easily, and won't break while carrying heavy loads. Made from a minimum of \u003cstrong\u003e60% post-consumer recycled content\u003c\/strong\u003e, combining exceptional quality with eco-friendly sustainability.\u003c\/p\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"eco-badge\"\u003e♻️ 60% Recycled Content\u003c\/span\u003e\n      \u003cspan class=\"eco-badge\"\u003e🏭 Made in America\u003c\/span\u003e\n      \u003cspan class=\"eco-badge\"\u003e✅ BPI Certified\u003c\/span\u003e\n      \u003cspan class=\"eco-badge\"\u003e🌿 No PFAS Added\u003c\/span\u003e\n      \u003cspan class=\"eco-badge\"\u003e🔄 Reusable Design\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"feature-grid\"\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003eExtra-Large Capacity\u003c\/strong\u003e - Spacious 13\"W × 17\"H × 7\"Gusset design accommodates bulky items\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003eBuilt-in Handles\u003c\/strong\u003e - Comfortable carrying for customers with heavy purchases\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003eReusable Design\u003c\/strong\u003e - Durable construction allows for multiple uses, reducing waste\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003eHeavy-Duty Performance\u003c\/strong\u003e - 65 lb. basis weight ensures bags won't break under heavy loads\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dimension-box\"\u003e\n    \u003ch3\u003eLarge Shopping Bag Dimensions\u003c\/h3\u003e\n    \u003cp\u003e\u003cstrong\u003e13\" Width × 17\" Height × 7\" Gusset\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp\u003eExtra-large size perfect for groceries, clothing, and multiple purchases\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"upc-code\"\u003e\n    UPC Code: 7959487128\n  \u003c\/div\u003e\n\n  \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n  \u003ctable class=\"specs-table\"\u003e\n    \u003ctr\u003e\n      \u003cth\u003eSpecification\u003c\/th\u003e\n      \u003cth\u003eDetails\u003c\/th\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eQuantity\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e250\/Bundle\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eShipping Weight\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e39.7 lb.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eWidth\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e13 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eHeight\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e17 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eGusset Width\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e7 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBasis Weight\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e65 lb.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eBrown\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eDesign\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003ePlain\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eFeatures\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eBPI Certified • Made in America • No PFAS Added • Recyclable\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eHandle\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eWith Handle\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eKraft Paper • Paper\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eSize\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eL\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eType\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eShopping Bags • Take Out Bags\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eUsage\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eHeavy Duty\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"highlight-box\"\u003e\n    \u003ch3\u003ePerfect For Various Applications\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003eGrocery Stores\u003c\/strong\u003e - Ideal for heavy produce, multiple items, and large shopping trips\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eRetail Stores\u003c\/strong\u003e - Perfect for clothing, household goods, and general merchandise\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFarmers Markets\u003c\/strong\u003e - Excellent for fresh produce, baked goods, and artisanal products\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFood Service\u003c\/strong\u003e - Great for large takeout orders and catering deliveries\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSpecialty Shops\u003c\/strong\u003e - Suitable for boutiques, gift shops, and various retail environments\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cp\u003eBecause they're so durable, these bags can be reused multiple times, helping you and your shoppers be environmentally-friendly while providing exceptional value. The natural kraft appearance conveys an eco-conscious message while the heavy-duty construction ensures reliable performance for even the heaviest purchases.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42703989866580,"sku":null,"price":166.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_11_15fbcbbc-ab1d-4c33-851b-c51112df5f49.png?v=1764036872"},{"product_id":"duro-pint-size-brown-paper-bag-500-bundle","title":"Duro Pint Size Brown Paper Bag - 500\/Bundle","description":"\u003cdiv class=\"pint-bag-description\"\u003e\n  \u003cstyle\u003e\n    .pint-bag-description {\n      font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n      color: #5d4037;\n      line-height: 1.6;\n    }\n    .pint-bag-description h2 {\n      color: #5d4037;\n      font-size: 1.8em;\n      margin-bottom: 20px;\n      font-weight: 700;\n      border-bottom: 2px solid #efebe9;\n      padding-bottom: 10px;\n    }\n    .pint-bag-description h3 {\n      color: #6d4c41;\n      font-size: 1.4em;\n      margin: 25px 0 15px 0;\n      font-weight: 600;\n    }\n    .pint-bag-description p {\n      margin-bottom: 16px;\n      font-size: 1em;\n    }\n    .pint-bag-description ul {\n      margin: 15px 0;\n      padding-left: 20px;\n    }\n    .pint-bag-description li {\n      margin-bottom: 10px;\n      position: relative;\n      padding-left: 10px;\n    }\n    .pint-bag-description li:before {\n      content: \"•\";\n      color: #8d6e63;\n      font-weight: bold;\n      position: absolute;\n      left: -10px;\n    }\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin: 25px 0;\n      border-radius: 10px;\n      overflow: hidden;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n    }\n    .specs-table th {\n      background: linear-gradient(135deg, #6d4c41, #5d4037);\n      color: white;\n      font-weight: 600;\n      padding: 16px 20px;\n      text-align: left;\n      font-size: 1.1em;\n    }\n    .specs-table td {\n      padding: 14px 20px;\n      border-bottom: 1px solid #efebe9;\n    }\n    .specs-table tr:nth-child(even) {\n      background-color: #faf4f2;\n    }\n    .specs-table tr:hover {\n      background-color: #efebe9;\n      transition: background-color 0.3s ease;\n    }\n    .highlight-box {\n      background: linear-gradient(135deg, #faf4f2, #efebe9);\n      border-left: 4px solid #8d6e63;\n      padding: 20px;\n      border-radius: 8px;\n      margin: 20px 0;\n    }\n    .upc-code {\n      display: inline-block;\n      background: #5d4037;\n      color: white;\n      padding: 8px 16px;\n      border-radius: 6px;\n      font-weight: 600;\n      font-size: 0.9em;\n      margin: 10px 0;\n    }\n    .eco-badge {\n      display: inline-flex;\n      align-items: center;\n      background: #e8f5e8;\n      color: #2d4c3c;\n      padding: 6px 12px;\n      border-radius: 20px;\n      font-size: 0.8em;\n      font-weight: 600;\n      margin: 5px 8px 5px 0;\n    }\n    .feature-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 15px;\n      margin: 20px 0;\n    }\n    .feature-item {\n      background: white;\n      padding: 15px;\n      border-radius: 8px;\n      border-left: 3px solid #8d6e63;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    }\n    .dimension-box {\n      background: white;\n      border: 2px solid #efebe9;\n      border-radius: 8px;\n      padding: 15px;\n      margin: 15px 0;\n      text-align: center;\n    }\n    .pint-highlight {\n      background: linear-gradient(135deg, #8d6e63, #6d4c41);\n      color: white;\n      padding: 15px;\n      border-radius: 8px;\n      text-align: center;\n      margin: 20px 0;\n      font-weight: 600;\n    }\n    .recycled-badge {\n      background: linear-gradient(135deg, #4caf50, #2e7d32);\n      color: white;\n      padding: 10px 20px;\n      border-radius: 25px;\n      font-weight: 600;\n      text-align: center;\n      margin: 15px 0;\n      display: inline-block;\n    }\n  \u003c\/style\u003e\n\n  \u003ch2\u003eDuro Pint Size Brown Paper Bag - Eco-Friendly Heavy-Duty Protection\u003c\/h2\u003e\n  \n  \u003cp\u003eGive your valuable products the reliable protection they deserve with this Duro pint size brown paper bag. Perfect for packaging heavy grocery items with sustainable quality and dependable performance.\u003c\/p\u003e\n\n  \u003cdiv class=\"pint-highlight\"\u003e\n    🍾 PINT SIZE PERFECTION - Ideal for Liquor Bottles \u0026amp; Small Heavy Items\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"recycled-badge\"\u003e\n    ♻️ Made of 60% Post-Consumer Recycled Content\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"highlight-box\"\u003e\n    \u003ch3\u003ePremium Eco-Friendly Construction\u003c\/h3\u003e\n    \u003cp\u003eThis item features a sturdy \u003cstrong\u003e100% recycled paper construction\u003c\/strong\u003e with enhanced thickness compared to regular grocery bags, combining exceptional quality with eco-friendly sustainability. Built for durability and environmental responsibility.\u003c\/p\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"eco-badge\"\u003e📏 35 lb. Basis Weight\u003c\/span\u003e\n      \u003cspan class=\"eco-badge\"\u003e🏭 Made in America\u003c\/span\u003e\n      \u003cspan class=\"eco-badge\"\u003e✅ BPI Certified\u003c\/span\u003e\n      \u003cspan class=\"eco-badge\"\u003e🌿 No PFAS Added\u003c\/span\u003e\n      \u003cspan class=\"eco-badge\"\u003e🔄 100% Recycled Paper\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"feature-grid\"\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003ePerfect Bottle Size\u003c\/strong\u003e - Specifically designed for pint-sized liquor bottles and small heavy items\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003eHeavy-Duty Strength\u003c\/strong\u003e - Thicker than regular grocery bags with 35 lb. basis weight for superior durability\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003eCompact \u0026amp; Efficient\u003c\/strong\u003e - Ideal size for single bottle packaging or small takeout orders\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003eVersatile Applications\u003c\/strong\u003e - Perfect for liquor stores, small grocery items, and specialty shops\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dimension-box\"\u003e\n    \u003ch3\u003eCompact Bag Dimensions\u003c\/h3\u003e\n    \u003cp\u003e\u003cstrong\u003e3 3\/4\" W × 11 1\/2\" H × 2 1\/4\" Gusset\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp\u003ePerfect pint-sized dimensions optimized for bottles and small heavy items\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"upc-code\"\u003e\n    UPC Code: 079594469531\n  \u003c\/div\u003e\n\n  \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n  \u003ctable class=\"specs-table\"\u003e\n    \u003ctr\u003e\n      \u003cth\u003eSpecification\u003c\/th\u003e\n      \u003cth\u003eDetails\u003c\/th\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eQuantity\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e500\/Bundle\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eShipping Weight\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e6.76 lb.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eWidth\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e3 3\/4 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eHeight\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e11 1\/2 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eGusset Width\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e2 1\/4 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBasis Weight\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e35 lb.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eBrown\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eFeatures\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eBPI Certified • Made in America • No PFAS Added • Recyclable\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eHandle\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eWithout Handle\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eKraft Paper • Paper\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eNumber of Bottles\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e1 Bottle\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eStyle\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eUnprinted\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eType\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eLiquor Bags • SOS Bags\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eUsage\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eStandard Duty\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"highlight-box\"\u003e\n    \u003ch3\u003eIdeal Applications\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003eLiquor Stores\u003c\/strong\u003e - Perfect for pint-sized liquor bottles and small spirit containers\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSpecialty Shops\u003c\/strong\u003e - Ideal for small olive oil bottles, vinegar, and specialty beverages\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eGrocery Items\u003c\/strong\u003e - Great for small heavy items like jars, canned goods, and dense products\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eTakeout Orders\u003c\/strong\u003e - Compact size for individual meals and small food items\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eRetail Packaging\u003c\/strong\u003e - Eco-friendly solution for small retail products requiring sturdy packaging\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cp\u003eWhile its compact yet versatile size is perfect for heavier groups of small products or single-item purchases like liquor bottles, its natural brown color blends in with all styles of decor and can be accessorized to meet your unique aesthetic. Experience the perfect combination of environmental responsibility and professional packaging with Duro pint-size paper bags.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42703992717396,"sku":null,"price":44.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_13_d3f7a1af-abd0-4af7-a0a0-5ca18dc104bc.png?v=1764037537"},{"product_id":"duro-5-lb-natural-kraft-paper-bag-500-bundle","title":"Duro 5 lb. Natural Kraft Paper Bag - 500\/Bundle","description":"\u003cdiv class=\"kraft-bag-description\"\u003e\n  \u003cstyle\u003e\n    .kraft-bag-description {\n      font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n      color: #5d4037;\n      line-height: 1.6;\n    }\n    .kraft-bag-description h2 {\n      color: #5d4037;\n      font-size: 1.8em;\n      margin-bottom: 20px;\n      font-weight: 700;\n      border-bottom: 2px solid #efebe9;\n      padding-bottom: 10px;\n    }\n    .kraft-bag-description h3 {\n      color: #6d4c41;\n      font-size: 1.4em;\n      margin: 25px 0 15px 0;\n      font-weight: 600;\n    }\n    .kraft-bag-description p {\n      margin-bottom: 16px;\n      font-size: 1em;\n    }\n    .kraft-bag-description ul {\n      margin: 15px 0;\n      padding-left: 20px;\n    }\n    .kraft-bag-description li {\n      margin-bottom: 10px;\n      position: relative;\n      padding-left: 10px;\n    }\n    .kraft-bag-description li:before {\n      content: \"•\";\n      color: #8d6e63;\n      font-weight: bold;\n      position: absolute;\n      left: -10px;\n    }\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin: 25px 0;\n      border-radius: 10px;\n      overflow: hidden;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n    }\n    .specs-table th {\n      background: linear-gradient(135deg, #6d4c41, #5d4037);\n      color: white;\n      font-weight: 600;\n      padding: 16px 20px;\n      text-align: left;\n      font-size: 1.1em;\n    }\n    .specs-table td {\n      padding: 14px 20px;\n      border-bottom: 1px solid #efebe9;\n    }\n    .specs-table tr:nth-child(even) {\n      background-color: #faf4f2;\n    }\n    .specs-table tr:hover {\n      background-color: #efebe9;\n      transition: background-color 0.3s ease;\n    }\n    .highlight-box {\n      background: linear-gradient(135deg, #faf4f2, #efebe9);\n      border-left: 4px solid #8d6e63;\n      padding: 20px;\n      border-radius: 8px;\n      margin: 20px 0;\n    }\n    .upc-code {\n      display: inline-block;\n      background: #5d4037;\n      color: white;\n      padding: 8px 16px;\n      border-radius: 6px;\n      font-weight: 600;\n      font-size: 0.9em;\n      margin: 10px 0;\n    }\n    .quality-badge {\n      display: inline-flex;\n      align-items: center;\n      background: #efebe9;\n      color: #5d4037;\n      padding: 8px 16px;\n      border-radius: 6px;\n      font-weight: 600;\n      font-size: 0.9em;\n      margin: 10px 0;\n      border-left: 3px solid #8d6e63;\n    }\n    .eco-badge {\n      display: inline-flex;\n      align-items: center;\n      background: #e8f5e8;\n      color: #2d4c3c;\n      padding: 6px 12px;\n      border-radius: 20px;\n      font-size: 0.8em;\n      font-weight: 600;\n      margin: 5px 8px 5px 0;\n    }\n    .feature-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 15px;\n      margin: 20px 0;\n    }\n    .feature-item {\n      background: white;\n      padding: 15px;\n      border-radius: 8px;\n      border-left: 3px solid #8d6e63;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    }\n    .dimension-box {\n      background: white;\n      border: 2px solid #efebe9;\n      border-radius: 8px;\n      padding: 15px;\n      margin: 15px 0;\n      text-align: center;\n    }\n    .capacity-highlight {\n      background: linear-gradient(135deg, #8d6e63, #6d4c41);\n      color: white;\n      padding: 15px;\n      border-radius: 8px;\n      text-align: center;\n      margin: 20px 0;\n      font-weight: 600;\n    }\n  \u003c\/style\u003e\n\n  \u003ch2\u003eDuro 5 lb. Natural Kraft Paper Bag - Versatile Eco-Friendly Packaging\u003c\/h2\u003e\n  \n  \u003cp\u003eGive your valuable products the reliable protection they deserve with this Duro 5 lb. natural kraft paper bag. Perfect for packaging deli items, fresh produce, or other smaller delicacies with sustainable quality and dependable performance.\u003c\/p\u003e\n\n  \u003cdiv class=\"quality-badge\"\u003e\n    ★ Quality Rating: Good - Reliable \u0026amp; Durable Performance\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"capacity-highlight\"\u003e\n    🛍️ 5 LB CAPACITY - Perfect for Medium-Sized Items \u0026amp; Multiple Products\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"highlight-box\"\u003e\n    \u003ch3\u003eSustainable Quality \u0026amp; Versatility\u003c\/h3\u003e\n    \u003cp\u003eThis product is made from a minimum of \u003cstrong\u003e60% post-consumer recycled content\u003c\/strong\u003e, combining exceptional quality with eco-friendly sustainability. The perfect balance of environmental responsibility and practical functionality.\u003c\/p\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"eco-badge\"\u003e♻️ 60% Recycled Content\u003c\/span\u003e\n      \u003cspan class=\"eco-badge\"\u003e🏭 Made in America\u003c\/span\u003e\n      \u003cspan class=\"eco-badge\"\u003e✅ BPI Certified\u003c\/span\u003e\n      \u003cspan class=\"eco-badge\"\u003e🌿 No PFAS Added\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"feature-grid\"\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003eVersatile Medium Size\u003c\/strong\u003e - Perfect for deli items, fresh produce, baked goods, and smaller delicacies\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003eDurable Construction\u003c\/strong\u003e - 35 lb. basis weight provides reliable strength for standard duty use\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003eMulti-Purpose Design\u003c\/strong\u003e - Ideal for groceries, farmers markets, food stands, and retail packaging\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cstrong\u003eNatural Aesthetic\u003c\/strong\u003e - Classic brown kraft color blends with all decor styles and can be customized\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dimension-box\"\u003e\n    \u003ch3\u003eOptimal Bag Dimensions\u003c\/h3\u003e\n    \u003cp\u003e\u003cstrong\u003e5 1\/4\" W × 10 15\/16\" H × 3 7\/16\" Gusset\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp\u003eVersatile size perfect for multiple food items and medium-sized orders\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"upc-code\"\u003e\n    UPC Code: 079594184052\n  \u003c\/div\u003e\n\n  \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n  \u003ctable class=\"specs-table\"\u003e\n    \u003ctr\u003e\n      \u003cth\u003eSpecification\u003c\/th\u003e\n      \u003cth\u003eDetails\u003c\/th\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eQuantity\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e500\/Bundle\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eShipping Weight\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e9.18 lb.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eWidth\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e5 1\/4 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eHeight\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e10 15\/16 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eGusset Width\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e3 7\/16 Inches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBasis Weight\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e35 lb.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eCapacity\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e5 lb.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eBrown\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eDesign\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003ePlain\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eFeatures\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eBPI Certified • Made in America • No PFAS Added • Recyclable\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eHandle\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eWithout Handle\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eKraft Paper • Paper\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eType\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eGrocery Bags • Lunch Bags • SOS Bags • Take Out Bags\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eUsage\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eStandard Duty\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"highlight-box\"\u003e\n    \u003ch3\u003ePerfect For Various Applications\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFood Service\u003c\/strong\u003e - Ideal for deli items, sandwiches, baked goods, and individual meals\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eGrocery Stores\u003c\/strong\u003e - Perfect for fresh produce, small grocery items, and medium purchases\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFarmers Markets\u003c\/strong\u003e - Excellent for fruits, vegetables, and artisanal food products\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eRetail Packaging\u003c\/strong\u003e - Professional presentation for various retail items and gifts\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eCafes \u0026amp; Bakeries\u003c\/strong\u003e - Great for pastries, bread, and small food items\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cp\u003eWhile its small yet versatile size is perfect for lighter groups of products or single-item purchases, its natural kraft color blends in with all styles of decor and can be accessorized to meet your unique aesthetic. Choose eco-friendly packaging that demonstrates your commitment to sustainability while providing reliable protection for your products.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42703995076692,"sku":null,"price":31.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_15_f7e3d4f5-cf8c-4262-9d59-396df521607c.png?v=1764038023"},{"product_id":"duro-12-x-15-brown-merchandise-bag-1-000-bundle","title":"Duro 12\" x 15\" Brown Merchandise Bag - 1,000\/Bundle","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2\u003eProduct Overview\u003c\/h2\u003e\n    \u003cp\u003eProvide your guests with a convenient and efficient way to carry their small purchases with this 12\" x 15\" brown paper merchandise bag! Featuring a rugged pinch-bottom design, this bag is the ideal solution for packaging cards, calendars, medications, personal products, and more.\u003c\/p\u003e\n    \u003cp\u003eGreat for any standard weight applications, this bag is sure to exceed your packaging needs. Additionally, this product is made of 60% post-consumer recycled content, combining quality with eco-friendly sustainability.\u003c\/p\u003e\n    \u003cp\u003ePerfect for your convenience store, pharmacy, gift shop, or other establishment, this bag has a plain, fresh and crisp appearance. Its uneven opening also makes it easier and quicker to open the bag for use.\u003c\/p\u003e\n    \n    \u003cdiv class=\"features-list\"\u003e\n      \u003ch3\u003eKey Features:\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003ePackage cards, medications, and more\u003c\/li\u003e\n        \u003cli\u003eRugged, pinch-bottom design\u003c\/li\u003e\n        \u003cli\u003eIdeal for pharmacies, gift shops, convenience stores, and more\u003c\/li\u003e\n        \u003cli\u003eBasis weight: 30 lb. (standard duty)\u003c\/li\u003e\n        \u003cli\u003eMade of 60% post-consumer recycled content\u003c\/li\u003e\n        \u003cli\u003eBPI Certified\u003c\/li\u003e\n        \u003cli\u003eMade in America\u003c\/li\u003e\n        \u003cli\u003eRecyclable\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"upc-section\"\u003e\n      \u003cp\u003e\u003cstrong\u003eUPC Code:\u003c\/strong\u003e 079594148719\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specifications-section\"\u003e\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"specs-table-container\"\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eQuantity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e1,000\/Bundle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eShipping Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e27.09 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eDimensions\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e12\" (Width) x 15\" (Height)\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eBasis Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e30 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eColor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBrown\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eDesign\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePlain\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBPI Certified, Made in America, Recyclable, Thick\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHandle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eWithout Handle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eMaterial\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eKraft Paper, Paper\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eMerchandise Bags\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eUsage\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eStandard Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-description {\n  font-family: 'Helvetica Neue', Arial, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 100%;\n}\n\n.description-section {\n  margin-bottom: 30px;\n}\n\n.description-section h2 {\n  color: #2c3e50;\n  border-bottom: 2px solid #3498db;\n  padding-bottom: 8px;\n  margin-bottom: 15px;\n  font-size: 24px;\n}\n\n.description-section p {\n  margin-bottom: 15px;\n}\n\n.features-list {\n  background-color: #f8f9fa;\n  padding: 20px;\n  border-radius: 8px;\n  margin: 20px 0;\n}\n\n.features-list h3 {\n  color: #2c3e50;\n  margin-top: 0;\n  margin-bottom: 15px;\n}\n\n.features-list ul {\n  padding-left: 20px;\n  margin: 0;\n}\n\n.features-list li {\n  margin-bottom: 8px;\n  position: relative;\n}\n\n.features-list li:before {\n  content: \"✓\";\n  color: #27ae60;\n  font-weight: bold;\n  margin-right: 10px;\n}\n\n.upc-section {\n  background-color: #e8f4fc;\n  padding: 12px 15px;\n  border-radius: 6px;\n  display: inline-block;\n  margin-top: 10px;\n}\n\n.specifications-section {\n  margin-top: 30px;\n}\n\n.specifications-section h2 {\n  color: #2c3e50;\n  border-bottom: 2px solid #3498db;\n  padding-bottom: 8px;\n  margin-bottom: 15px;\n  font-size: 24px;\n}\n\n.specs-table-container {\n  overflow-x: auto;\n  border-radius: 8px;\n  box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background-color: white;\n}\n\n.specs-table tr:nth-child(even) {\n  background-color: #f8f9fa;\n}\n\n.specs-table tr:hover {\n  background-color: #f1f8ff;\n}\n\n.spec-label {\n  font-weight: 600;\n  padding: 12px 15px;\n  border-bottom: 1px solid #e1e5e9;\n  color: #2c3e50;\n  width: 35%;\n}\n\n.spec-value {\n  padding: 12px 15px;\n  border-bottom: 1px solid #e1e5e9;\n  color: #34495e;\n}\n\n@media (max-width: 768px) {\n  .spec-label, .spec-value {\n    padding: 10px;\n    font-size: 14px;\n  }\n  \n  .description-section h2,\n  .specifications-section h2 {\n    font-size: 20px;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42703995830356,"sku":null,"price":131.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_17_084738c1-da1f-4499-af21-c49de722d1c2.png?v=1764038301"},{"product_id":"duro-15-x-18-brown-merchandise-bag-500-bundle","title":"Duro 15\" x 18\" Brown Merchandise Bag - 500\/Bundle","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2\u003eProduct Overview\u003c\/h2\u003e\n    \u003cp\u003eWith a rugged pinch-bottom design, these 15\" x 18\" brown paper merchandise bags are a convenient and efficient option to hold products such as calendars, cards, and medications. Perfect for use in convenience stores, pharmacies, gift shops and more.\u003c\/p\u003e\n    \u003cp\u003eAdditionally, this product is made of 60% post-consumer recycled content, combining quality with eco-friendly sustainability.\u003c\/p\u003e\n    \n    \u003cdiv class=\"features-list\"\u003e\n      \u003ch3\u003eKey Features:\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003e15\"W x 18\"H dimensions\u003c\/li\u003e\n        \u003cli\u003eRugged pinch-bottom design\u003c\/li\u003e\n        \u003cli\u003eIdeal for convenience stores, pharmacies, and gift shops\u003c\/li\u003e\n        \u003cli\u003eBasis weight: 30 lb. (standard duty)\u003c\/li\u003e\n        \u003cli\u003eMade of 60% post-consumer recycled content\u003c\/li\u003e\n        \u003cli\u003eBPI Certified\u003c\/li\u003e\n        \u003cli\u003eMade in America\u003c\/li\u003e\n        \u003cli\u003eRecyclable\u003c\/li\u003e\n        \u003cli\u003eThick, durable construction\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"upc-section\"\u003e\n      \u003cp\u003e\u003cstrong\u003eUPC Code:\u003c\/strong\u003e 079594149051\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specifications-section\"\u003e\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"specs-table-container\"\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eQuantity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e500\/Bundle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eShipping Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e28.2 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eDimensions\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e15\" (Width) x 18\" (Height)\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eBasis Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e30 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eColor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBrown\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eDesign\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePlain\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBPI Certified, Made in America, Recyclable, Thick\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHandle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eWithout Handle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eMaterial\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eKraft Paper, Paper\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eMerchandise Bags\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eUsage\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eStandard Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-description {\n  font-family: 'Helvetica Neue', Arial, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 100%;\n}\n\n.description-section {\n  margin-bottom: 30px;\n}\n\n.description-section h2 {\n  color: #2c3e50;\n  border-bottom: 2px solid #3498db;\n  padding-bottom: 8px;\n  margin-bottom: 15px;\n  font-size: 24px;\n}\n\n.description-section p {\n  margin-bottom: 15px;\n}\n\n.features-list {\n  background-color: #f8f9fa;\n  padding: 20px;\n  border-radius: 8px;\n  margin: 20px 0;\n}\n\n.features-list h3 {\n  color: #2c3e50;\n  margin-top: 0;\n  margin-bottom: 15px;\n}\n\n.features-list ul {\n  padding-left: 20px;\n  margin: 0;\n}\n\n.features-list li {\n  margin-bottom: 8px;\n  position: relative;\n}\n\n.features-list li:before {\n  content: \"✓\";\n  color: #27ae60;\n  font-weight: bold;\n  margin-right: 10px;\n}\n\n.upc-section {\n  background-color: #e8f4fc;\n  padding: 12px 15px;\n  border-radius: 6px;\n  display: inline-block;\n  margin-top: 10px;\n}\n\n.specifications-section {\n  margin-top: 30px;\n}\n\n.specifications-section h2 {\n  color: #2c3e50;\n  border-bottom: 2px solid #3498db;\n  padding-bottom: 8px;\n  margin-bottom: 15px;\n  font-size: 24px;\n}\n\n.specs-table-container {\n  overflow-x: auto;\n  border-radius: 8px;\n  box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background-color: white;\n}\n\n.specs-table tr:nth-child(even) {\n  background-color: #f8f9fa;\n}\n\n.specs-table tr:hover {\n  background-color: #f1f8ff;\n}\n\n.spec-label {\n  font-weight: 600;\n  padding: 12px 15px;\n  border-bottom: 1px solid #e1e5e9;\n  color: #2c3e50;\n  width: 35%;\n}\n\n.spec-value {\n  padding: 12px 15px;\n  border-bottom: 1px solid #e1e5e9;\n  color: #34495e;\n}\n\n@media (max-width: 768px) {\n  .spec-label, .spec-value {\n    padding: 10px;\n    font-size: 14px;\n  }\n  \n  .description-section h2,\n  .specifications-section h2 {\n    font-size: 20px;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42703998353492,"sku":null,"price":98.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_19_8271ea54-b746-424b-883c-221a48883dbf.png?v=1764038678"},{"product_id":"duro-20-lb-white-paper-bag-500-bundle","title":"Duro 20 lb. White Paper Bag - 500\/Bundle","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2\u003ePremium White Grocery Bags\u003c\/h2\u003e\n    \u003cp\u003eThese Duro 20 lb. white paper bags provide reliable protection for your valuable products! Perfectly designed for efficiently distributing egg rolls, entrees, deli items, fresh produce, and other delicacies.\u003c\/p\u003e\n    \n    \u003cdiv class=\"features-list\"\u003e\n      \u003ch3\u003eKey Features:\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003ePackage deli items, fresh produce, or other smaller delicacies\u003c\/li\u003e\n        \u003cli\u003eBasis weight: 40 lb. (standard duty)\u003c\/li\u003e\n        \u003cli\u003eHolds up well against grease\u003c\/li\u003e\n        \u003cli\u003eHolds your small food products and beverages from egg rolls to freshly baked cookies\u003c\/li\u003e\n        \u003cli\u003eClean, bleached look can be personalized with a logo\u003c\/li\u003e\n        \u003cli\u003eBPI Certified\u003c\/li\u003e\n        \u003cli\u003eMade in America\u003c\/li\u003e\n        \u003cli\u003eNo PFAS Added\u003c\/li\u003e\n        \u003cli\u003eRecyclable\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dimensions-section\"\u003e\n      \u003ch3\u003eDimensions \u0026amp; Capacity\u003c\/h3\u003e\n      \u003cdiv class=\"dimensions-grid\"\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eWidth:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e8 1\/4\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eGusset Width:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e5 5\/16\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eHeight:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e16 1\/8\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eCapacity:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e20 lb.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"upc-section\"\u003e\n      \u003cp\u003e\u003cstrong\u003eUPC Code:\u003c\/strong\u003e 433w20bg\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specifications-section\"\u003e\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"specs-table-container\"\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eQuantity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e500\/Bundle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eShipping Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e25.86 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eWidth\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e8 1\/4 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHeight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e16 1\/8 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eGusset Width\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e5 5\/16 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eBasis Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e40 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eCapacity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e20 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eColor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eWhite\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBPI Certified, Made in America, No PFAS Added, Recyclable\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHandle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eWithout Handle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eMaterial\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eKraft Paper, Paper\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eStandard Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eGrocery Bags, SOS Bags\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eUsage\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eStandard Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-description {\n  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n  color: #2d3748;\n  line-height: 1.6;\n  max-width: 100%;\n}\n\n.description-section {\n  margin-bottom: 40px;\n}\n\n.description-section h2 {\n  color: #2c5282;\n  border-bottom: 3px solid #4299e1;\n  padding-bottom: 12px;\n  margin-bottom: 20px;\n  font-size: 28px;\n  font-weight: 700;\n}\n\n.description-section p {\n  margin-bottom: 20px;\n  font-size: 16px;\n}\n\n.features-list {\n  background: linear-gradient(135deg, #f7fafc 0%, #edf2f7 100%);\n  padding: 25px;\n  border-radius: 12px;\n  margin: 25px 0;\n  border-left: 4px solid #4299e1;\n}\n\n.features-list h3 {\n  color: #2d3748;\n  margin-top: 0;\n  margin-bottom: 20px;\n  font-size: 20px;\n  font-weight: 600;\n}\n\n.features-list ul {\n  padding-left: 0;\n  margin: 0;\n  list-style: none;\n}\n\n.features-list li {\n  margin-bottom: 12px;\n  padding-left: 30px;\n  position: relative;\n  font-size: 15px;\n}\n\n.features-list li:before {\n  content: \"✓\";\n  color: #38a169;\n  font-weight: bold;\n  position: absolute;\n  left: 0;\n  background: #e6fffa;\n  width: 22px;\n  height: 22px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 14px;\n}\n\n.dimensions-section {\n  background-color: #fff5f5;\n  padding: 20px;\n  border-radius: 10px;\n  margin: 25px 0;\n  border: 1px solid #fed7d7;\n}\n\n.dimensions-section h3 {\n  color: #c53030;\n  margin-top: 0;\n  margin-bottom: 15px;\n  font-size: 18px;\n  font-weight: 600;\n}\n\n.dimensions-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n  gap: 15px;\n}\n\n.dimension-item {\n  display: flex;\n  justify-content: space-between;\n  padding: 10px 15px;\n  background: white;\n  border-radius: 8px;\n  border: 1px solid #fed7d7;\n}\n\n.dim-label {\n  font-weight: 600;\n  color: #744210;\n}\n\n.dim-value {\n  font-weight: 700;\n  color: #c53030;\n}\n\n.upc-section {\n  background: linear-gradient(135deg, #ebf8ff 0%, #bee3f8 100%);\n  padding: 15px 20px;\n  border-radius: 8px;\n  display: inline-block;\n  margin-top: 15px;\n  border: 1px solid #90cdf4;\n}\n\n.upc-section p {\n  margin: 0;\n  font-size: 16px;\n  color: #2c5282;\n}\n\n.specifications-section {\n  margin-top: 40px;\n}\n\n.specifications-section h2 {\n  color: #2c5282;\n  border-bottom: 3px solid #4299e1;\n  padding-bottom: 12px;\n  margin-bottom: 20px;\n  font-size: 28px;\n  font-weight: 700;\n}\n\n.specs-table-container {\n  overflow-x: auto;\n  border-radius: 12px;\n  box-shadow: 0 4px 20px rgba(0,0,0,0.08);\n  border: 1px solid #e2e8f0;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background-color: white;\n}\n\n.specs-table tr:nth-child(even) {\n  background-color: #f7fafc;\n}\n\n.specs-table tr:hover {\n  background-color: #ebf8ff;\n}\n\n.spec-label {\n  font-weight: 600;\n  padding: 16px 20px;\n  border-bottom: 1px solid #e2e8f0;\n  color: #2d3748;\n  width: 35%;\n  background-color: #f8fafc;\n  font-size: 15px;\n}\n\n.spec-value {\n  padding: 16px 20px;\n  border-bottom: 1px solid #e2e8f0;\n  color: #4a5568;\n  font-size: 15px;\n}\n\n@media (max-width: 768px) {\n  .spec-label, .spec-value {\n    padding: 12px 15px;\n    font-size: 14px;\n  }\n  \n  .description-section h2,\n  .specifications-section h2 {\n    font-size: 24px;\n  }\n  \n  .dimensions-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .features-list {\n    padding: 20px;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42704001630292,"sku":null,"price":106.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_21_df9cca7f-a5dd-40bd-9d98-b84ce0799628.png?v=1764039622"},{"product_id":"duro-10-lb-natural-kraft-paper-bag-500-bundle","title":"Duro 10 lb. Natural Kraft Paper Bag - 500\/Bundle","description":"\u003cdiv class=\"product-description\"\u003e\n\u003cdiv class=\"description-section\"\u003e\n\u003ch2\u003eSturdy Natural Kraft Paper Bags\u003c\/h2\u003e\n\u003cp\u003eThese sturdy Duro 10 lb. natural kraft paper bags are perfect for packaging small items for your customers to take home. These natural kraft paper bags will give your valuable products the reliable protection that they need and deserve!\u003c\/p\u003e\n\u003cp\u003eFrom egg rolls to freshly baked cookies, all of your small food products and beverages will fit securely in these 10 lb. bags. Measuring 6 5\/16\" x 13 3\/8\" with a spacious 4 3\/16\" gusset, this attractively subtle bag offers plenty of room and is backed by a 35 lb. basis weight to support even dense, heavy baked goods!\u003c\/p\u003e\n\u003cdiv class=\"features-list\"\u003e\n\u003ch3\u003eKey Features:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003ePackage deli items, fresh produce, or other smaller delicacies\u003c\/li\u003e\n\u003cli\u003eBasis weight: 35 lb. (standard duty)\u003c\/li\u003e\n\u003cli\u003ePerfect for packaging products at groceries, farmers markets, or food stands\u003c\/li\u003e\n\u003cli\u003eClassic natural color\u003c\/li\u003e\n\u003cli\u003eReliable design\u003c\/li\u003e\n\u003cli\u003eBPI Certified\u003c\/li\u003e\n\u003cli\u003eMade in America\u003c\/li\u003e\n\u003cli\u003eNo PFAS Added\u003c\/li\u003e\n\u003cli\u003eRecyclable\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimensions-section\"\u003e\n\u003ch3\u003eDimensions \u0026amp; Capacity\u003c\/h3\u003e\n\u003cdiv class=\"dimensions-grid\"\u003e\n\u003cdiv class=\"dimension-item\"\u003e\n\u003cspan class=\"dim-label\"\u003eWidth:\u003c\/span\u003e \u003cspan class=\"dim-value\"\u003e6 5\/16\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimension-item\"\u003e\n\u003cspan class=\"dim-label\"\u003eHeight:\u003c\/span\u003e \u003cspan class=\"dim-value\"\u003e13 3\/8\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimension-item\"\u003e\n\u003cspan class=\"dim-label\"\u003eGusset Width:\u003c\/span\u003e \u003cspan class=\"dim-value\"\u003e4 3\/16\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimension-item\"\u003e\n\u003cspan class=\"dim-label\"\u003eCapacity:\u003c\/span\u003e \u003cspan class=\"dim-value\"\u003e10 lb.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quality-section\"\u003e\n\u003cdiv class=\"quality-badge\"\u003e\n\u003cspan class=\"quality-label\"\u003eQuality Rating:\u003c\/span\u003e \u003cspan class=\"quality-value good\"\u003eGood\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"upc-section\"\u003e\n\u003cp\u003e\u003cstrong\u003eUPC Code:\u003c\/strong\u003e 400010096794\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specifications-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"specs-table-container\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eQuantity\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e500\/Bundle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eShipping Weight\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e13.77 lb.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eWidth\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e6 5\/16 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eHeight\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e13 3\/8 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eGusset Width\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e4 3\/16 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eBasis Weight\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e35 lb.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eCapacity\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e10 lb.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eColor\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eBrown\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eBPI Certified, Made in America, No PFAS Added, Recyclable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eHandle\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eWithout Handle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eKraft Paper, Paper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eStandard Duty\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eGrocery Bags, SOS Bags\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eUsage\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eStandard Duty\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n.product-description {\n  font-family: 'Inter', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n  color: #1a202c;\n  line-height: 1.65;\n  max-width: 100%;\n}\n\n.description-section {\n  margin-bottom: 45px;\n}\n\n.description-section h2 {\n  color: #2d3748;\n  border-bottom: 3px solid #805ad5;\n  padding-bottom: 15px;\n  margin-bottom: 25px;\n  font-size: 32px;\n  font-weight: 700;\n  letter-spacing: -0.5px;\n}\n\n.description-section p {\n  margin-bottom: 22px;\n  font-size: 17px;\n  color: #4a5568;\n}\n\n.features-list {\n  background: linear-gradient(135deg, #faf5ff 0%, #e9d8fd 100%);\n  padding: 28px;\n  border-radius: 16px;\n  margin: 30px 0;\n  border-left: 5px solid #805ad5;\n  box-shadow: 0 4px 15px rgba(128, 90, 213, 0.1);\n}\n\n.features-list h3 {\n  color: #553c9a;\n  margin-top: 0;\n  margin-bottom: 22px;\n  font-size: 22px;\n  font-weight: 700;\n}\n\n.features-list ul {\n  padding-left: 0;\n  margin: 0;\n  list-style: none;\n}\n\n.features-list li {\n  margin-bottom: 14px;\n  padding-left: 34px;\n  position: relative;\n  font-size: 16px;\n  color: #2d3748;\n}\n\n.features-list li:before {\n  content: \"✓\";\n  color: #38a169;\n  font-weight: bold;\n  position: absolute;\n  left: 0;\n  background: #c6f6d5;\n  width: 24px;\n  height: 24px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 14px;\n  box-shadow: 0 2px 5px rgba(56, 161, 105, 0.2);\n}\n\n.dimensions-section {\n  background: linear-gradient(135deg, #fffaf0 0%, #feebc8 100%);\n  padding: 24px;\n  border-radius: 14px;\n  margin: 30px 0;\n  border: 2px solid #ed8936;\n  box-shadow: 0 4px 12px rgba(237, 137, 54, 0.1);\n}\n\n.dimensions-section h3 {\n  color: #dd6b20;\n  margin-top: 0;\n  margin-bottom: 18px;\n  font-size: 20px;\n  font-weight: 700;\n}\n\n.dimensions-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n  gap: 18px;\n}\n\n.dimension-item {\n  display: flex;\n  justify-content: space-between;\n  padding: 14px 18px;\n  background: white;\n  border-radius: 10px;\n  border: 1px solid #fed7aa;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  transition: transform 0.2s ease;\n}\n\n.dimension-item:hover {\n  transform: translateY(-2px);\n}\n\n.dim-label {\n  font-weight: 600;\n  color: #744210;\n  font-size: 15px;\n}\n\n.dim-value {\n  font-weight: 700;\n  color: #dd6b20;\n  font-size: 16px;\n}\n\n.quality-section {\n  margin: 25px 0;\n}\n\n.quality-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  background: #f7fafc;\n  padding: 12px 20px;\n  border-radius: 10px;\n  border: 1px solid #e2e8f0;\n}\n\n.quality-label {\n  font-weight: 600;\n  color: #4a5568;\n  font-size: 16px;\n}\n\n.quality-value.good {\n  background: #e6fffa;\n  color: #234e52;\n  padding: 6px 14px;\n  border-radius: 20px;\n  font-weight: 700;\n  font-size: 14px;\n  border: 1px solid #81e6d9;\n}\n\n.upc-section {\n  background: linear-gradient(135deg, #ebf8ff 0%, #bee3f8 100%);\n  padding: 18px 24px;\n  border-radius: 10px;\n  display: inline-block;\n  margin-top: 20px;\n  border: 2px solid #90cdf4;\n  box-shadow: 0 4px 12px rgba(66, 153, 225, 0.15);\n}\n\n.upc-section p {\n  margin: 0;\n  font-size: 17px;\n  color: #2c5282;\n  font-weight: 600;\n}\n\n.specifications-section {\n  margin-top: 50px;\n}\n\n.specifications-section h2 {\n  color: #2d3748;\n  border-bottom: 3px solid #805ad5;\n  padding-bottom: 15px;\n  margin-bottom: 25px;\n  font-size: 32px;\n  font-weight: 700;\n  letter-spacing: -0.5px;\n}\n\n.specs-table-container {\n  overflow-x: auto;\n  border-radius: 16px;\n  box-shadow: 0 8px 30px rgba(0,0,0,0.12);\n  border: 1px solid #e2e8f0;\n  background: white;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background-color: white;\n}\n\n.specs-table tr:nth-child(even) {\n  background-color: #f8fafc;\n}\n\n.specs-table tr:hover {\n  background-color: #edf2f7;\n  transition: background-color 0.2s ease;\n}\n\n.spec-label {\n  font-weight: 600;\n  padding: 18px 24px;\n  border-bottom: 1px solid #e2e8f0;\n  color: #2d3748;\n  width: 35%;\n  background-color: #f7fafc;\n  font-size: 16px;\n  border-right: 2px solid #e2e8f0;\n}\n\n.spec-value {\n  padding: 18px 24px;\n  border-bottom: 1px solid #e2e8f0;\n  color: #4a5568;\n  font-size: 16px;\n  font-weight: 500;\n}\n\n@media (max-width: 768px) {\n  .spec-label, .spec-value {\n    padding: 14px 18px;\n    font-size: 15px;\n  }\n  \n  .description-section h2,\n  .specifications-section h2 {\n    font-size: 26px;\n  }\n  \n  .dimensions-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .features-list {\n    padding: 22px;\n  }\n  \n  .description-section p {\n    font-size: 16px;\n  }\n}\n\n@media (max-width: 480px) {\n  .spec-label, .spec-value {\n    padding: 12px 15px;\n    font-size: 14px;\n  }\n  \n  .description-section h2,\n  .specifications-section h2 {\n    font-size: 22px;\n  }\n  \n  .features-list li {\n    font-size: 15px;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42704011493460,"sku":null,"price":40.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_23_c75042a5-bb4b-462f-b10c-c63d3f8313a1.png?v=1764040173"},{"product_id":"duro-16-lb-natural-kraft-paper-bag-500-bundle","title":"Duro 16 lb. Natural Kraft Paper Bag - 500\/Bundle","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2\u003ePremium Natural Kraft Paper Bags\u003c\/h2\u003e\n    \u003cp\u003eGive your valuable products the reliable protection that they deserve with this Duro 16 lb. natural kraft paper bag. Package groceries, liquor bottles, or other retail items \"to-go\" in this versatile and eco-friendly solution.\u003c\/p\u003e\n    \n    \u003cp\u003eThis item features a sturdy 100% recycled paper construction and is made of 60% post-consumer recycled content, combining quality with eco-friendly sustainability. While its versatile size is perfect for larger items or heftier take-out orders, its natural color blends in with all styles of decor and can be accessorized to meet your own unique aesthetic.\u003c\/p\u003e\n    \n    \u003cdiv class=\"features-list\"\u003e\n      \u003ch3\u003eKey Features:\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003ePackage deli items, fresh produce, or other smaller delicacies\u003c\/li\u003e\n        \u003cli\u003eBasis weight: 40 lb. (standard duty)\u003c\/li\u003e\n        \u003cli\u003ePerfect for packaging products at groceries, farmers markets, or food stands\u003c\/li\u003e\n        \u003cli\u003eClassic natural color\u003c\/li\u003e\n        \u003cli\u003eMade of 60% post-consumer recycled content\u003c\/li\u003e\n        \u003cli\u003eBPI Certified\u003c\/li\u003e\n        \u003cli\u003eMade in America\u003c\/li\u003e\n        \u003cli\u003eNo PFAS Added\u003c\/li\u003e\n        \u003cli\u003eRecyclable\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dimensions-section\"\u003e\n      \u003ch3\u003eDimensions \u0026amp; Capacity\u003c\/h3\u003e\n      \u003cdiv class=\"dimensions-grid\"\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eWidth:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e7 3\/4\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eHeight:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e16\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eGusset Width:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e4 13\/16\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eCapacity:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e16 lb.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"eco-section\"\u003e\n      \u003cdiv class=\"eco-badge\"\u003e\n        \u003cspan class=\"eco-icon\"\u003e♻️\u003c\/span\u003e\n        \u003cspan class=\"eco-text\"\u003eMade with 60% Post-Consumer Recycled Content\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"quality-section\"\u003e\n      \u003cdiv class=\"quality-badge\"\u003e\n        \u003cspan class=\"quality-label\"\u003eQuality Rating:\u003c\/span\u003e\n        \u003cspan class=\"quality-value good\"\u003eGood\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"upc-section\"\u003e\n      \u003cp\u003e\u003cstrong\u003eUPC Code:\u003c\/strong\u003e 079594184168\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specifications-section\"\u003e\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"specs-table-container\"\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eQuantity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e500\/Bundle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eShipping Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e22.69 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eWidth\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e7 3\/4 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHeight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e16 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eGusset Width\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e4 13\/16 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eBasis Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e40 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eCapacity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e16 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eColor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBrown\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBPI Certified, Made in America, No PFAS Added, Recyclable\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHandle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eWithout Handle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eMaterial\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eKraft Paper, Paper\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eStandard Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eGrocery Bags, SOS Bags\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eUsage\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eStandard Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-description {\n  font-family: 'Inter', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n  color: #1a202c;\n  line-height: 1.65;\n  max-width: 100%;\n}\n\n.description-section {\n  margin-bottom: 45px;\n}\n\n.description-section h2 {\n  color: #2d3748;\n  border-bottom: 3px solid #38a169;\n  padding-bottom: 15px;\n  margin-bottom: 25px;\n  font-size: 32px;\n  font-weight: 700;\n  letter-spacing: -0.5px;\n}\n\n.description-section p {\n  margin-bottom: 22px;\n  font-size: 17px;\n  color: #4a5568;\n}\n\n.features-list {\n  background: linear-gradient(135deg, #f0fff4 0%, #c6f6d5 100%);\n  padding: 28px;\n  border-radius: 16px;\n  margin: 30px 0;\n  border-left: 5px solid #38a169;\n  box-shadow: 0 4px 15px rgba(56, 161, 105, 0.1);\n}\n\n.features-list h3 {\n  color: #22543d;\n  margin-top: 0;\n  margin-bottom: 22px;\n  font-size: 22px;\n  font-weight: 700;\n}\n\n.features-list ul {\n  padding-left: 0;\n  margin: 0;\n  list-style: none;\n}\n\n.features-list li {\n  margin-bottom: 14px;\n  padding-left: 34px;\n  position: relative;\n  font-size: 16px;\n  color: #2d3748;\n}\n\n.features-list li:before {\n  content: \"✓\";\n  color: #38a169;\n  font-weight: bold;\n  position: absolute;\n  left: 0;\n  background: #c6f6d5;\n  width: 24px;\n  height: 24px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 14px;\n  box-shadow: 0 2px 5px rgba(56, 161, 105, 0.2);\n}\n\n.dimensions-section {\n  background: linear-gradient(135deg, #fffaf0 0%, #feebc8 100%);\n  padding: 24px;\n  border-radius: 14px;\n  margin: 30px 0;\n  border: 2px solid #ed8936;\n  box-shadow: 0 4px 12px rgba(237, 137, 54, 0.1);\n}\n\n.dimensions-section h3 {\n  color: #dd6b20;\n  margin-top: 0;\n  margin-bottom: 18px;\n  font-size: 20px;\n  font-weight: 700;\n}\n\n.dimensions-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n  gap: 18px;\n}\n\n.dimension-item {\n  display: flex;\n  justify-content: space-between;\n  padding: 14px 18px;\n  background: white;\n  border-radius: 10px;\n  border: 1px solid #fed7aa;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  transition: transform 0.2s ease;\n}\n\n.dimension-item:hover {\n  transform: translateY(-2px);\n}\n\n.dim-label {\n  font-weight: 600;\n  color: #744210;\n  font-size: 15px;\n}\n\n.dim-value {\n  font-weight: 700;\n  color: #dd6b20;\n  font-size: 16px;\n}\n\n.eco-section {\n  margin: 25px 0;\n}\n\n.eco-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  background: linear-gradient(135deg, #e6fffa 0%, #b2f5ea 100%);\n  padding: 14px 20px;\n  border-radius: 10px;\n  border: 2px solid #81e6d9;\n  box-shadow: 0 4px 12px rgba(56, 178, 172, 0.15);\n}\n\n.eco-icon {\n  font-size: 20px;\n}\n\n.eco-text {\n  font-weight: 600;\n  color: #234e52;\n  font-size: 16px;\n}\n\n.quality-section {\n  margin: 25px 0;\n}\n\n.quality-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  background: #f7fafc;\n  padding: 12px 20px;\n  border-radius: 10px;\n  border: 1px solid #e2e8f0;\n}\n\n.quality-label {\n  font-weight: 600;\n  color: #4a5568;\n  font-size: 16px;\n}\n\n.quality-value.good {\n  background: #e6fffa;\n  color: #234e52;\n  padding: 6px 14px;\n  border-radius: 20px;\n  font-weight: 700;\n  font-size: 14px;\n  border: 1px solid #81e6d9;\n}\n\n.upc-section {\n  background: linear-gradient(135deg, #ebf8ff 0%, #bee3f8 100%);\n  padding: 18px 24px;\n  border-radius: 10px;\n  display: inline-block;\n  margin-top: 20px;\n  border: 2px solid #90cdf4;\n  box-shadow: 0 4px 12px rgba(66, 153, 225, 0.15);\n}\n\n.upc-section p {\n  margin: 0;\n  font-size: 17px;\n  color: #2c5282;\n  font-weight: 600;\n}\n\n.specifications-section {\n  margin-top: 50px;\n}\n\n.specifications-section h2 {\n  color: #2d3748;\n  border-bottom: 3px solid #38a169;\n  padding-bottom: 15px;\n  margin-bottom: 25px;\n  font-size: 32px;\n  font-weight: 700;\n  letter-spacing: -0.5px;\n}\n\n.specs-table-container {\n  overflow-x: auto;\n  border-radius: 16px;\n  box-shadow: 0 8px 30px rgba(0,0,0,0.12);\n  border: 1px solid #e2e8f0;\n  background: white;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background-color: white;\n}\n\n.specs-table tr:nth-child(even) {\n  background-color: #f8fafc;\n}\n\n.specs-table tr:hover {\n  background-color: #edf2f7;\n  transition: background-color 0.2s ease;\n}\n\n.spec-label {\n  font-weight: 600;\n  padding: 18px 24px;\n  border-bottom: 1px solid #e2e8f0;\n  color: #2d3748;\n  width: 35%;\n  background-color: #f7fafc;\n  font-size: 16px;\n  border-right: 2px solid #e2e8f0;\n}\n\n.spec-value {\n  padding: 18px 24px;\n  border-bottom: 1px solid #e2e8f0;\n  color: #4a5568;\n  font-size: 16px;\n  font-weight: 500;\n}\n\n@media (max-width: 768px) {\n  .spec-label, .spec-value {\n    padding: 14px 18px;\n    font-size: 15px;\n  }\n  \n  .description-section h2,\n  .specifications-section h2 {\n    font-size: 26px;\n  }\n  \n  .dimensions-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .features-list {\n    padding: 22px;\n  }\n  \n  .description-section p {\n    font-size: 16px;\n  }\n  \n  .eco-badge {\n    flex-direction: column;\n    text-align: center;\n    gap: 8px;\n  }\n}\n\n@media (max-width: 480px) {\n  .spec-label, .spec-value {\n    padding: 12px 15px;\n    font-size: 14px;\n  }\n  \n  .description-section h2,\n  .specifications-section h2 {\n    font-size: 22px;\n  }\n  \n  .features-list li {\n    font-size: 15px;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42704013066324,"sku":null,"price":47.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_25_720122a6-43a8-415f-8803-7662758699ae.png?v=1764040621"},{"product_id":"duro-10-lb-white-paper-bag-500-bundle","title":"Duro 10 lb. White Paper Bag - 500\/Bundle","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2\u003ePremium White Paper Bags\u003c\/h2\u003e\n    \u003cp\u003eThese sturdy Duro 10 lb. white paper bags are perfect for packaging small items for your customers to take home. These Duro white paper bags will give your valuable products the reliable protection that they need and deserve!\u003c\/p\u003e\n    \n    \u003cp\u003eFrom egg rolls to freshly baked cookies, all of your small food products and beverages will fit securely in these 10 lb. bags. Measuring 6 5\/16\" x 13 3\/8\" with a spacious 4 1\/4\" gusset, this attractively subtle bag offers plenty of room and is backed by a 35 lb. basis weight to support even dense, heavy baked goods!\u003c\/p\u003e\n    \n    \u003cdiv class=\"features-list\"\u003e\n      \u003ch3\u003eKey Features:\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003ePackage deli items, fresh produce, or other smaller delicacies\u003c\/li\u003e\n        \u003cli\u003eBasis weight: 35 lb. (standard duty)\u003c\/li\u003e\n        \u003cli\u003eHolds up well against grease\u003c\/li\u003e\n        \u003cli\u003eHolds your small food products and beverages from egg rolls to freshly baked cookies\u003c\/li\u003e\n        \u003cli\u003eClean, bleached look can be personalized with a logo\u003c\/li\u003e\n        \u003cli\u003eBPI Certified\u003c\/li\u003e\n        \u003cli\u003eMade in America\u003c\/li\u003e\n        \u003cli\u003eNo PFAS Added\u003c\/li\u003e\n        \u003cli\u003eRecyclable\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dimensions-section\"\u003e\n      \u003ch3\u003eDimensions \u0026amp; Capacity\u003c\/h3\u003e\n      \u003cdiv class=\"dimensions-grid\"\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eWidth:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e6 5\/16\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eHeight:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e13 3\/8\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eGusset Width:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e4 1\/4\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eCapacity:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e10 lb.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"benefits-section\"\u003e\n      \u003cdiv class=\"benefit-cards\"\u003e\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003cdiv class=\"benefit-icon\"\u003e🍪\u003c\/div\u003e\n          \u003ch4\u003ePerfect for Food Items\u003c\/h4\u003e\n          \u003cp\u003eIdeal for baked goods, deli items, and fresh produce\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003cdiv class=\"benefit-icon\"\u003e🛡️\u003c\/div\u003e\n          \u003ch4\u003eGrease Resistant\u003c\/h4\u003e\n          \u003cp\u003eHolds up well against oils and moisture\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003cdiv class=\"benefit-icon\"\u003e🎨\u003c\/div\u003e\n          \u003ch4\u003eCustomizable\u003c\/h4\u003e\n          \u003cp\u003eClean white surface perfect for branding\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"upc-section\"\u003e\n      \u003cp\u003e\u003cstrong\u003eUPC Code:\u003c\/strong\u003e 433w10bg\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specifications-section\"\u003e\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"specs-table-container\"\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eQuantity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e500\/Bundle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eShipping Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e13.87 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eWidth\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e6 5\/16 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHeight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e13 3\/8 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eGusset Width\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e4 1\/4 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eBasis Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e35 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eCapacity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e10 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eColor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eWhite\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBPI Certified, Made in America, No PFAS Added, Recyclable\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHandle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eWithout Handle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eMaterial\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eKraft Paper, Paper\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eStandard Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eGrocery Bags, SOS Bags\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eUsage\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eStandard Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-description {\n  font-family: 'Inter', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n  color: #1a202c;\n  line-height: 1.65;\n  max-width: 100%;\n}\n\n.description-section {\n  margin-bottom: 45px;\n}\n\n.description-section h2 {\n  color: #2d3748;\n  border-bottom: 3px solid #3182ce;\n  padding-bottom: 15px;\n  margin-bottom: 25px;\n  font-size: 32px;\n  font-weight: 700;\n  letter-spacing: -0.5px;\n}\n\n.description-section p {\n  margin-bottom: 22px;\n  font-size: 17px;\n  color: #4a5568;\n}\n\n.features-list {\n  background: linear-gradient(135deg, #ebf8ff 0%, #bee3f8 100%);\n  padding: 28px;\n  border-radius: 16px;\n  margin: 30px 0;\n  border-left: 5px solid #3182ce;\n  box-shadow: 0 4px 15px rgba(49, 130, 206, 0.1);\n}\n\n.features-list h3 {\n  color: #2c5282;\n  margin-top: 0;\n  margin-bottom: 22px;\n  font-size: 22px;\n  font-weight: 700;\n}\n\n.features-list ul {\n  padding-left: 0;\n  margin: 0;\n  list-style: none;\n}\n\n.features-list li {\n  margin-bottom: 14px;\n  padding-left: 34px;\n  position: relative;\n  font-size: 16px;\n  color: #2d3748;\n}\n\n.features-list li:before {\n  content: \"✓\";\n  color: #3182ce;\n  font-weight: bold;\n  position: absolute;\n  left: 0;\n  background: #bee3f8;\n  width: 24px;\n  height: 24px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 14px;\n  box-shadow: 0 2px 5px rgba(49, 130, 206, 0.2);\n}\n\n.dimensions-section {\n  background: linear-gradient(135deg, #fffaf0 0%, #feebc8 100%);\n  padding: 24px;\n  border-radius: 14px;\n  margin: 30px 0;\n  border: 2px solid #ed8936;\n  box-shadow: 0 4px 12px rgba(237, 137, 54, 0.1);\n}\n\n.dimensions-section h3 {\n  color: #dd6b20;\n  margin-top: 0;\n  margin-bottom: 18px;\n  font-size: 20px;\n  font-weight: 700;\n}\n\n.dimensions-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n  gap: 18px;\n}\n\n.dimension-item {\n  display: flex;\n  justify-content: space-between;\n  padding: 14px 18px;\n  background: white;\n  border-radius: 10px;\n  border: 1px solid #fed7aa;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  transition: transform 0.2s ease;\n}\n\n.dimension-item:hover {\n  transform: translateY(-2px);\n}\n\n.dim-label {\n  font-weight: 600;\n  color: #744210;\n  font-size: 15px;\n}\n\n.dim-value {\n  font-weight: 700;\n  color: #dd6b20;\n  font-size: 16px;\n}\n\n.benefits-section {\n  margin: 35px 0;\n}\n\n.benefit-cards {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 20px;\n}\n\n.benefit-card {\n  background: white;\n  padding: 25px;\n  border-radius: 12px;\n  text-align: center;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.08);\n  border: 1px solid #e2e8f0;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.benefit-card:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 8px 25px rgba(0,0,0,0.12);\n}\n\n.benefit-icon {\n  font-size: 40px;\n  margin-bottom: 15px;\n}\n\n.benefit-card h4 {\n  color: #2d3748;\n  margin: 0 0 12px 0;\n  font-size: 18px;\n  font-weight: 600;\n}\n\n.benefit-card p {\n  color: #718096;\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.upc-section {\n  background: linear-gradient(135deg, #f0fff4 0%, #c6f6d5 100%);\n  padding: 18px 24px;\n  border-radius: 10px;\n  display: inline-block;\n  margin-top: 20px;\n  border: 2px solid #68d391;\n  box-shadow: 0 4px 12px rgba(104, 211, 145, 0.15);\n}\n\n.upc-section p {\n  margin: 0;\n  font-size: 17px;\n  color: #22543d;\n  font-weight: 600;\n}\n\n.specifications-section {\n  margin-top: 50px;\n}\n\n.specifications-section h2 {\n  color: #2d3748;\n  border-bottom: 3px solid #3182ce;\n  padding-bottom: 15px;\n  margin-bottom: 25px;\n  font-size: 32px;\n  font-weight: 700;\n  letter-spacing: -0.5px;\n}\n\n.specs-table-container {\n  overflow-x: auto;\n  border-radius: 16px;\n  box-shadow: 0 8px 30px rgba(0,0,0,0.12);\n  border: 1px solid #e2e8f0;\n  background: white;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background-color: white;\n}\n\n.specs-table tr:nth-child(even) {\n  background-color: #f8fafc;\n}\n\n.specs-table tr:hover {\n  background-color: #edf2f7;\n  transition: background-color 0.2s ease;\n}\n\n.spec-label {\n  font-weight: 600;\n  padding: 18px 24px;\n  border-bottom: 1px solid #e2e8f0;\n  color: #2d3748;\n  width: 35%;\n  background-color: #f7fafc;\n  font-size: 16px;\n  border-right: 2px solid #e2e8f0;\n}\n\n.spec-value {\n  padding: 18px 24px;\n  border-bottom: 1px solid #e2e8f0;\n  color: #4a5568;\n  font-size: 16px;\n  font-weight: 500;\n}\n\n@media (max-width: 768px) {\n  .spec-label, .spec-value {\n    padding: 14px 18px;\n    font-size: 15px;\n  }\n  \n  .description-section h2,\n  .specifications-section h2 {\n    font-size: 26px;\n  }\n  \n  .dimensions-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .benefit-cards {\n    grid-template-columns: 1fr;\n  }\n  \n  .features-list {\n    padding: 22px;\n  }\n  \n  .description-section p {\n    font-size: 16px;\n  }\n}\n\n@media (max-width: 480px) {\n  .spec-label, .spec-value {\n    padding: 12px 15px;\n    font-size: 14px;\n  }\n  \n  .description-section h2,\n  .specifications-section h2 {\n    font-size: 22px;\n  }\n  \n  .features-list li {\n    font-size: 15px;\n  }\n  \n  .benefit-card {\n    padding: 20px;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42704019390548,"sku":null,"price":58.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_27_78df4ebb-93a3-46e6-baa5-d115dbd5bc2e.png?v=1764040974"},{"product_id":"duro-3-lb-white-paper-bag-500-bundle","title":"Duro 3 lb. White Paper Bag - 500\/Bundle","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2\u003eCompact White Paper Bags\u003c\/h2\u003e\n    \u003cp\u003eThese sturdy Duro 3 lb. white paper bags are perfect for packaging small items for your customers to take home. These Duro white paper bags will give your valuable products the reliable protection that they need and deserve!\u003c\/p\u003e\n    \n    \u003cp\u003eFrom egg rolls to freshly baked cookies, all of your small food products and beverages will fit securely in these 3 lb. bags. Perfect for lunch items, take-out orders, and small retail products.\u003c\/p\u003e\n    \n    \u003cdiv class=\"features-list\"\u003e\n      \u003ch3\u003eKey Features:\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003ePackage deli items, fresh produce, or other smaller delicacies\u003c\/li\u003e\n        \u003cli\u003eBasis weight: 30 lb. (standard duty)\u003c\/li\u003e\n        \u003cli\u003eHolds up well against grease\u003c\/li\u003e\n        \u003cli\u003eHolds your small food products and beverages from egg rolls to freshly baked cookies\u003c\/li\u003e\n        \u003cli\u003eClean, bleached look can be personalized with a logo\u003c\/li\u003e\n        \u003cli\u003eBPI Certified\u003c\/li\u003e\n        \u003cli\u003eMade in America\u003c\/li\u003e\n        \u003cli\u003eNo PFAS Added\u003c\/li\u003e\n        \u003cli\u003eRecyclable\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dimensions-section\"\u003e\n      \u003ch3\u003eDimensions \u0026amp; Capacity\u003c\/h3\u003e\n      \u003cdiv class=\"dimensions-grid\"\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eWidth:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e4 3\/4\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eHeight:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e8 9\/16\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eGusset Width:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e2 15\/16\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eCapacity:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e3 lb.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"usage-section\"\u003e\n      \u003ch3\u003ePerfect For:\u003c\/h3\u003e\n      \u003cdiv class=\"usage-tags\"\u003e\n        \u003cspan class=\"usage-tag\"\u003eLunch Items\u003c\/span\u003e\n        \u003cspan class=\"usage-tag\"\u003eTake Out Orders\u003c\/span\u003e\n        \u003cspan class=\"usage-tag\"\u003eSmall Retail Products\u003c\/span\u003e\n        \u003cspan class=\"usage-tag\"\u003eBaked Goods\u003c\/span\u003e\n        \u003cspan class=\"usage-tag\"\u003eDeli Items\u003c\/span\u003e\n        \u003cspan class=\"usage-tag\"\u003eFresh Produce\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"benefits-section\"\u003e\n      \u003cdiv class=\"benefit-cards\"\u003e\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003cdiv class=\"benefit-icon\"\u003e🥡\u003c\/div\u003e\n          \u003ch4\u003ePerfect for Small Items\u003c\/h4\u003e\n          \u003cp\u003eIdeal for lunch portions, snacks, and small take-out orders\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003cdiv class=\"benefit-icon\"\u003e🛡️\u003c\/div\u003e\n          \u003ch4\u003eGrease Resistant\u003c\/h4\u003e\n          \u003cp\u003eHolds up well against oils and moisture from food items\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003cdiv class=\"benefit-icon\"\u003e🏷️\u003c\/div\u003e\n          \u003ch4\u003eBrandable Surface\u003c\/h4\u003e\n          \u003cp\u003eClean white surface perfect for custom branding\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"upc-section\"\u003e\n      \u003cp\u003e\u003cstrong\u003eUPC Code:\u003c\/strong\u003e 433w3bg\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specifications-section\"\u003e\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"specs-table-container\"\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eQuantity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e500\/Bundle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eShipping Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e6.16 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eWidth\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e4 3\/4 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHeight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e8 9\/16 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eGusset Width\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e2 15\/16 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eBasis Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e30 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eCapacity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e3 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eColor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eWhite\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eDesign\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePlain\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBPI Certified, Made in America, No PFAS Added, Recyclable\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHandle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eWithout Handle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eMaterial\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eKraft Paper, Paper\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eLunch Bags, SOS Bags, Take Out Bags\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eUsage\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eStandard Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-description {\n  font-family: 'Inter', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n  color: #1a202c;\n  line-height: 1.65;\n  max-width: 100%;\n}\n\n.description-section {\n  margin-bottom: 45px;\n}\n\n.description-section h2 {\n  color: #2d3748;\n  border-bottom: 3px solid #805ad5;\n  padding-bottom: 15px;\n  margin-bottom: 25px;\n  font-size: 32px;\n  font-weight: 700;\n  letter-spacing: -0.5px;\n}\n\n.description-section p {\n  margin-bottom: 22px;\n  font-size: 17px;\n  color: #4a5568;\n}\n\n.features-list {\n  background: linear-gradient(135deg, #faf5ff 0%, #e9d8fd 100%);\n  padding: 28px;\n  border-radius: 16px;\n  margin: 30px 0;\n  border-left: 5px solid #805ad5;\n  box-shadow: 0 4px 15px rgba(128, 90, 213, 0.1);\n}\n\n.features-list h3 {\n  color: #553c9a;\n  margin-top: 0;\n  margin-bottom: 22px;\n  font-size: 22px;\n  font-weight: 700;\n}\n\n.features-list ul {\n  padding-left: 0;\n  margin: 0;\n  list-style: none;\n}\n\n.features-list li {\n  margin-bottom: 14px;\n  padding-left: 34px;\n  position: relative;\n  font-size: 16px;\n  color: #2d3748;\n}\n\n.features-list li:before {\n  content: \"✓\";\n  color: #805ad5;\n  font-weight: bold;\n  position: absolute;\n  left: 0;\n  background: #e9d8fd;\n  width: 24px;\n  height: 24px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 14px;\n  box-shadow: 0 2px 5px rgba(128, 90, 213, 0.2);\n}\n\n.dimensions-section {\n  background: linear-gradient(135deg, #fffaf0 0%, #feebc8 100%);\n  padding: 24px;\n  border-radius: 14px;\n  margin: 30px 0;\n  border: 2px solid #ed8936;\n  box-shadow: 0 4px 12px rgba(237, 137, 54, 0.1);\n}\n\n.dimensions-section h3 {\n  color: #dd6b20;\n  margin-top: 0;\n  margin-bottom: 18px;\n  font-size: 20px;\n  font-weight: 700;\n}\n\n.dimensions-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n  gap: 18px;\n}\n\n.dimension-item {\n  display: flex;\n  justify-content: space-between;\n  padding: 14px 18px;\n  background: white;\n  border-radius: 10px;\n  border: 1px solid #fed7aa;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  transition: transform 0.2s ease;\n}\n\n.dimension-item:hover {\n  transform: translateY(-2px);\n}\n\n.dim-label {\n  font-weight: 600;\n  color: #744210;\n  font-size: 15px;\n}\n\n.dim-value {\n  font-weight: 700;\n  color: #dd6b20;\n  font-size: 16px;\n}\n\n.usage-section {\n  margin: 30px 0;\n}\n\n.usage-section h3 {\n  color: #2d3748;\n  margin-bottom: 15px;\n  font-size: 20px;\n  font-weight: 700;\n}\n\n.usage-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n\n.usage-tag {\n  background: linear-gradient(135deg, #ebf8ff 0%, #bee3f8 100%);\n  color: #2c5282;\n  padding: 8px 16px;\n  border-radius: 20px;\n  font-size: 14px;\n  font-weight: 600;\n  border: 1px solid #90cdf4;\n  transition: transform 0.2s ease;\n}\n\n.usage-tag:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 4px 8px rgba(49, 130, 206, 0.2);\n}\n\n.benefits-section {\n  margin: 35px 0;\n}\n\n.benefit-cards {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 20px;\n}\n\n.benefit-card {\n  background: white;\n  padding: 25px;\n  border-radius: 12px;\n  text-align: center;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.08);\n  border: 1px solid #e2e8f0;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.benefit-card:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 8px 25px rgba(0,0,0,0.12);\n}\n\n.benefit-icon {\n  font-size: 40px;\n  margin-bottom: 15px;\n}\n\n.benefit-card h4 {\n  color: #2d3748;\n  margin: 0 0 12px 0;\n  font-size: 18px;\n  font-weight: 600;\n}\n\n.benefit-card p {\n  color: #718096;\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.upc-section {\n  background: linear-gradient(135deg, #f0fff4 0%, #c6f6d5 100%);\n  padding: 18px 24px;\n  border-radius: 10px;\n  display: inline-block;\n  margin-top: 20px;\n  border: 2px solid #68d391;\n  box-shadow: 0 4px 12px rgba(104, 211, 145, 0.15);\n}\n\n.upc-section p {\n  margin: 0;\n  font-size: 17px;\n  color: #22543d;\n  font-weight: 600;\n}\n\n.specifications-section {\n  margin-top: 50px;\n}\n\n.specifications-section h2 {\n  color: #2d3748;\n  border-bottom: 3px solid #805ad5;\n  padding-bottom: 15px;\n  margin-bottom: 25px;\n  font-size: 32px;\n  font-weight: 700;\n  letter-spacing: -0.5px;\n}\n\n.specs-table-container {\n  overflow-x: auto;\n  border-radius: 16px;\n  box-shadow: 0 8px 30px rgba(0,0,0,0.12);\n  border: 1px solid #e2e8f0;\n  background: white;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background-color: white;\n}\n\n.specs-table tr:nth-child(even) {\n  background-color: #f8fafc;\n}\n\n.specs-table tr:hover {\n  background-color: #edf2f7;\n  transition: background-color 0.2s ease;\n}\n\n.spec-label {\n  font-weight: 600;\n  padding: 18px 24px;\n  border-bottom: 1px solid #e2e8f0;\n  color: #2d3748;\n  width: 35%;\n  background-color: #f7fafc;\n  font-size: 16px;\n  border-right: 2px solid #e2e8f0;\n}\n\n.spec-value {\n  padding: 18px 24px;\n  border-bottom: 1px solid #e2e8f0;\n  color: #4a5568;\n  font-size: 16px;\n  font-weight: 500;\n}\n\n@media (max-width: 768px) {\n  .spec-label, .spec-value {\n    padding: 14px 18px;\n    font-size: 15px;\n  }\n  \n  .description-section h2,\n  .specifications-section h2 {\n    font-size: 26px;\n  }\n  \n  .dimensions-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .benefit-cards {\n    grid-template-columns: 1fr;\n  }\n  \n  .usage-tags {\n    justify-content: center;\n  }\n  \n  .features-list {\n    padding: 22px;\n  }\n  \n  .description-section p {\n    font-size: 16px;\n  }\n}\n\n@media (max-width: 480px) {\n  .spec-label, .spec-value {\n    padding: 12px 15px;\n    font-size: 14px;\n  }\n  \n  .description-section h2,\n  .specifications-section h2 {\n    font-size: 22px;\n  }\n  \n  .features-list li {\n    font-size: 15px;\n  }\n  \n  .benefit-card {\n    padding: 20px;\n  }\n  \n  .usage-tag {\n    font-size: 13px;\n    padding: 6px 12px;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42704020504660,"sku":null,"price":36.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_29_e0f70fd6-1168-4064-a83c-dc3e9930ec70.png?v=1764041262"},{"product_id":"duro-25-lb-shorty-white-paper-bag-500-bundle","title":"Duro 25 lb. Shorty White Paper Bag - 500\/Bundle","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2\u003eHeavy-Duty White Paper Bags\u003c\/h2\u003e\n    \u003cp\u003eThese Duro 25 lb. white paper bags will give your valuable products the reliable protection that they need and deserve! They are built just right for you to efficiently distribute your egg rolls, entrees, and other delicacies.\u003c\/p\u003e\n    \n    \u003cp\u003eWith a generous 25 lb. capacity and sturdy 40 lb. basis weight construction, these bags are perfect for heavier food items and larger take-out orders while maintaining a clean, professional appearance.\u003c\/p\u003e\n    \n    \u003cdiv class=\"features-list\"\u003e\n      \u003ch3\u003eKey Features:\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003ePackage deli items, fresh produce, or other smaller delicacies\u003c\/li\u003e\n        \u003cli\u003eBasis weight: 40 lb. (standard duty)\u003c\/li\u003e\n        \u003cli\u003eHolds up well against grease\u003c\/li\u003e\n        \u003cli\u003eHolds your small food products and beverages from egg rolls to freshly baked cookies\u003c\/li\u003e\n        \u003cli\u003eClean, bleached look can be personalized with a logo\u003c\/li\u003e\n        \u003cli\u003eBPI Certified\u003c\/li\u003e\n        \u003cli\u003eMade in America\u003c\/li\u003e\n        \u003cli\u003eNo PFAS Added\u003c\/li\u003e\n        \u003cli\u003eRecyclable\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dimensions-section\"\u003e\n      \u003ch3\u003eDimensions \u0026amp; Capacity\u003c\/h3\u003e\n      \u003cdiv class=\"dimensions-grid\"\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eWidth:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e8 1\/4\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eHeight:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e15 7\/8\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eGusset Width:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e6 1\/8\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eCapacity:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e25 lb.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"capacity-highlight\"\u003e\n      \u003cdiv class=\"capacity-badge\"\u003e\n        \u003cspan class=\"capacity-number\"\u003e25 lb\u003c\/span\u003e\n        \u003cspan class=\"capacity-text\"\u003eHeavy-Duty Capacity\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"benefits-section\"\u003e\n      \u003cdiv class=\"benefit-cards\"\u003e\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003cdiv class=\"benefit-icon\"\u003e🥡\u003c\/div\u003e\n          \u003ch4\u003eLarge Capacity\u003c\/h4\u003e\n          \u003cp\u003ePerfect for substantial take-out orders and heavier food items\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003cdiv class=\"benefit-icon\"\u003e🛡️\u003c\/div\u003e\n          \u003ch4\u003eGrease Resistant\u003c\/h4\u003e\n          \u003cp\u003eSturdy construction holds up well against oils and moisture\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003cdiv class=\"benefit-icon\"\u003e🏷️\u003c\/div\u003e\n          \u003ch4\u003eBrand Ready\u003c\/h4\u003e\n          \u003cp\u003eClean white surface ideal for custom branding and logos\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"eco-features\"\u003e\n      \u003cdiv class=\"eco-badges\"\u003e\n        \u003cspan class=\"eco-badge\"\u003e♻️ BPI Certified\u003c\/span\u003e\n        \u003cspan class=\"eco-badge\"\u003e🇺🇸 Made in America\u003c\/span\u003e\n        \u003cspan class=\"eco-badge\"\u003e🌿 No PFAS Added\u003c\/span\u003e\n        \u003cspan class=\"eco-badge\"\u003e♻️ Recyclable\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"upc-section\"\u003e\n      \u003cp\u003e\u003cstrong\u003eUPC Code:\u003c\/strong\u003e 433w25shbg\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specifications-section\"\u003e\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"specs-table-container\"\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eQuantity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e500\/Bundle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eShipping Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e26.97 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eWidth\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e8 1\/4 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHeight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e15 7\/8 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eGusset Width\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e6 1\/8 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eBasis Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e40 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eCapacity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e25 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eColor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eWhite\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBPI Certified, Made in America, No PFAS Added, Recyclable\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHandle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eWithout Handle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eMaterial\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eKraft Paper, Paper\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eStandard Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eGrocery Bags, SOS Bags\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eUsage\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eStandard Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-description {\n  font-family: 'Inter', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n  color: #1a202c;\n  line-height: 1.65;\n  max-width: 100%;\n}\n\n.description-section {\n  margin-bottom: 45px;\n}\n\n.description-section h2 {\n  color: #2d3748;\n  border-bottom: 3px solid #e53e3e;\n  padding-bottom: 15px;\n  margin-bottom: 25px;\n  font-size: 32px;\n  font-weight: 700;\n  letter-spacing: -0.5px;\n}\n\n.description-section p {\n  margin-bottom: 22px;\n  font-size: 17px;\n  color: #4a5568;\n}\n\n.features-list {\n  background: linear-gradient(135deg, #fed7d7 0%, #feb2b2 100%);\n  padding: 28px;\n  border-radius: 16px;\n  margin: 30px 0;\n  border-left: 5px solid #e53e3e;\n  box-shadow: 0 4px 15px rgba(229, 62, 62, 0.1);\n}\n\n.features-list h3 {\n  color: #742a2a;\n  margin-top: 0;\n  margin-bottom: 22px;\n  font-size: 22px;\n  font-weight: 700;\n}\n\n.features-list ul {\n  padding-left: 0;\n  margin: 0;\n  list-style: none;\n}\n\n.features-list li {\n  margin-bottom: 14px;\n  padding-left: 34px;\n  position: relative;\n  font-size: 16px;\n  color: #2d3748;\n}\n\n.features-list li:before {\n  content: \"✓\";\n  color: #e53e3e;\n  font-weight: bold;\n  position: absolute;\n  left: 0;\n  background: #fed7d7;\n  width: 24px;\n  height: 24px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 14px;\n  box-shadow: 0 2px 5px rgba(229, 62, 62, 0.2);\n}\n\n.dimensions-section {\n  background: linear-gradient(135deg, #fffaf0 0%, #feebc8 100%);\n  padding: 24px;\n  border-radius: 14px;\n  margin: 30px 0;\n  border: 2px solid #ed8936;\n  box-shadow: 0 4px 12px rgba(237, 137, 54, 0.1);\n}\n\n.dimensions-section h3 {\n  color: #dd6b20;\n  margin-top: 0;\n  margin-bottom: 18px;\n  font-size: 20px;\n  font-weight: 700;\n}\n\n.dimensions-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n  gap: 18px;\n}\n\n.dimension-item {\n  display: flex;\n  justify-content: space-between;\n  padding: 14px 18px;\n  background: white;\n  border-radius: 10px;\n  border: 1px solid #fed7aa;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  transition: transform 0.2s ease;\n}\n\n.dimension-item:hover {\n  transform: translateY(-2px);\n}\n\n.dim-label {\n  font-weight: 600;\n  color: #744210;\n  font-size: 15px;\n}\n\n.dim-value {\n  font-weight: 700;\n  color: #dd6b20;\n  font-size: 16px;\n}\n\n.capacity-highlight {\n  margin: 30px 0;\n  text-align: center;\n}\n\n.capacity-badge {\n  display: inline-flex;\n  flex-direction: column;\n  align-items: center;\n  background: linear-gradient(135deg, #e53e3e 0%, #c53030 100%);\n  color: white;\n  padding: 25px 40px;\n  border-radius: 20px;\n  box-shadow: 0 8px 25px rgba(229, 62, 62, 0.3);\n}\n\n.capacity-number {\n  font-size: 42px;\n  font-weight: 800;\n  line-height: 1;\n  margin-bottom: 8px;\n}\n\n.capacity-text {\n  font-size: 16px;\n  font-weight: 600;\n  opacity: 0.9;\n}\n\n.benefits-section {\n  margin: 35px 0;\n}\n\n.benefit-cards {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 20px;\n}\n\n.benefit-card {\n  background: white;\n  padding: 25px;\n  border-radius: 12px;\n  text-align: center;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.08);\n  border: 1px solid #e2e8f0;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.benefit-card:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 8px 25px rgba(0,0,0,0.12);\n}\n\n.benefit-icon {\n  font-size: 40px;\n  margin-bottom: 15px;\n}\n\n.benefit-card h4 {\n  color: #2d3748;\n  margin: 0 0 12px 0;\n  font-size: 18px;\n  font-weight: 600;\n}\n\n.benefit-card p {\n  color: #718096;\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.eco-features {\n  margin: 30px 0;\n}\n\n.eco-badges {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 12px;\n}\n\n.eco-badge {\n  background: linear-gradient(135deg, #e6fffa 0%, #b2f5ea 100%);\n  color: #234e52;\n  padding: 10px 18px;\n  border-radius: 25px;\n  font-size: 14px;\n  font-weight: 600;\n  border: 1px solid #81e6d9;\n  transition: transform 0.2s ease;\n}\n\n.eco-badge:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 4px 8px rgba(56, 178, 172, 0.2);\n}\n\n.upc-section {\n  background: linear-gradient(135deg, #ebf8ff 0%, #bee3f8 100%);\n  padding: 18px 24px;\n  border-radius: 10px;\n  display: inline-block;\n  margin-top: 20px;\n  border: 2px solid #90cdf4;\n  box-shadow: 0 4px 12px rgba(66, 153, 225, 0.15);\n}\n\n.upc-section p {\n  margin: 0;\n  font-size: 17px;\n  color: #2c5282;\n  font-weight: 600;\n}\n\n.specifications-section {\n  margin-top: 50px;\n}\n\n.specifications-section h2 {\n  color: #2d3748;\n  border-bottom: 3px solid #e53e3e;\n  padding-bottom: 15px;\n  margin-bottom: 25px;\n  font-size: 32px;\n  font-weight: 700;\n  letter-spacing: -0.5px;\n}\n\n.specs-table-container {\n  overflow-x: auto;\n  border-radius: 16px;\n  box-shadow: 0 8px 30px rgba(0,0,0,0.12);\n  border: 1px solid #e2e8f0;\n  background: white;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background-color: white;\n}\n\n.specs-table tr:nth-child(even) {\n  background-color: #f8fafc;\n}\n\n.specs-table tr:hover {\n  background-color: #fed7d7;\n  transition: background-color 0.2s ease;\n}\n\n.spec-label {\n  font-weight: 600;\n  padding: 18px 24px;\n  border-bottom: 1px solid #e2e8f0;\n  color: #2d3748;\n  width: 35%;\n  background-color: #f7fafc;\n  font-size: 16px;\n  border-right: 2px solid #e2e8f0;\n}\n\n.spec-value {\n  padding: 18px 24px;\n  border-bottom: 1px solid #e2e8f0;\n  color: #4a5568;\n  font-size: 16px;\n  font-weight: 500;\n}\n\n@media (max-width: 768px) {\n  .spec-label, .spec-value {\n    padding: 14px 18px;\n    font-size: 15px;\n  }\n  \n  .description-section h2,\n  .specifications-section h2 {\n    font-size: 26px;\n  }\n  \n  .dimensions-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .benefit-cards {\n    grid-template-columns: 1fr;\n  }\n  \n  .eco-badges {\n    justify-content: center;\n  }\n  \n  .features-list {\n    padding: 22px;\n  }\n  \n  .description-section p {\n    font-size: 16px;\n  }\n  \n  .capacity-badge {\n    padding: 20px 30px;\n  }\n  \n  .capacity-number {\n    font-size: 36px;\n  }\n}\n\n@media (max-width: 480px) {\n  .spec-label, .spec-value {\n    padding: 12px 15px;\n    font-size: 14px;\n  }\n  \n  .description-section h2,\n  .specifications-section h2 {\n    font-size: 22px;\n  }\n  \n  .features-list li {\n    font-size: 15px;\n  }\n  \n  .benefit-card {\n    padding: 20px;\n  }\n  \n  .eco-badge {\n    font-size: 13px;\n    padding: 8px 14px;\n  }\n  \n  .capacity-number {\n    font-size: 32px;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42704027058260,"sku":null,"price":114.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_31_9d886f32-3665-4738-9f76-a44352bf3e91.png?v=1764041544"},{"product_id":"duro-25-lb-tall-natural-kraft-paper-bag-500-bundle","title":"Duro 25 lb. Tall Natural Kraft Paper Bag - 500\/Bundle","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2\u003ePremium Natural Kraft Paper Bags\u003c\/h2\u003e\n    \u003cp\u003eGive your valuable products the reliable protection that they deserve with this Duro 25 lb. natural kraft paper bag. Package groceries, liquor bottles, or other retail items \"to-go\" in this eco-friendly solution.\u003c\/p\u003e\n    \n    \u003cp\u003eThis item features a sturdy 100% recycled paper construction, making it an ideal alternative to plastic bags and a great eco-friendly addition to any establishment. While its versatile size is perfect for larger items or heftier take-out orders, its natural color blends in with all styles of decor and can be accessorized to meet your own unique aesthetic.\u003c\/p\u003e\n    \n    \u003cdiv class=\"features-list\"\u003e\n      \u003ch3\u003eKey Features:\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003ePackage deli items, fresh produce, or other smaller delicacies\u003c\/li\u003e\n        \u003cli\u003eBasis weight: 40 lb. (standard duty)\u003c\/li\u003e\n        \u003cli\u003ePerfect for packaging products at groceries, farmers markets, or food stands\u003c\/li\u003e\n        \u003cli\u003eClassic natural color\u003c\/li\u003e\n        \u003cli\u003eReliable design\u003c\/li\u003e\n        \u003cli\u003eBPI Certified\u003c\/li\u003e\n        \u003cli\u003eMade in America\u003c\/li\u003e\n        \u003cli\u003eNo PFAS Added\u003c\/li\u003e\n        \u003cli\u003eRecyclable\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dimensions-section\"\u003e\n      \u003ch3\u003eDimensions \u0026amp; Capacity\u003c\/h3\u003e\n      \u003cdiv class=\"dimensions-grid\"\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eWidth:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e8 1\/4\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eHeight:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e18\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eGusset Width:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e5 1\/4\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eCapacity:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e25 lb.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"capacity-highlight\"\u003e\n      \u003cdiv class=\"capacity-badge\"\u003e\n        \u003cspan class=\"capacity-number\"\u003e25 lb\u003c\/span\u003e\n        \u003cspan class=\"capacity-text\"\u003eHeavy-Duty Capacity\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"eco-section\"\u003e\n      \u003cdiv class=\"eco-badge\"\u003e\n        \u003cspan class=\"eco-icon\"\u003e♻️\u003c\/span\u003e\n        \u003cspan class=\"eco-text\"\u003e100% Recycled Paper Construction\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"benefits-section\"\u003e\n      \u003cdiv class=\"benefit-cards\"\u003e\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003cdiv class=\"benefit-icon\"\u003e🛒\u003c\/div\u003e\n          \u003ch4\u003eVersatile Use\u003c\/h4\u003e\n          \u003cp\u003ePerfect for groceries, liquor bottles, and retail items\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003cdiv class=\"benefit-icon\"\u003e🌿\u003c\/div\u003e\n          \u003ch4\u003eEco-Friendly\u003c\/h4\u003e\n          \u003cp\u003e100% recycled paper alternative to plastic bags\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003cdiv class=\"benefit-icon\"\u003e🎨\u003c\/div\u003e\n          \u003ch4\u003eNatural Aesthetic\u003c\/h4\u003e\n          \u003cp\u003eClassic brown color complements any decor style\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"quality-section\"\u003e\n      \u003cdiv class=\"quality-badge\"\u003e\n        \u003cspan class=\"quality-label\"\u003eQuality Rating:\u003c\/span\u003e\n        \u003cspan class=\"quality-value good\"\u003eGood\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"upc-section\"\u003e\n      \u003cp\u003e\u003cstrong\u003eUPC Code:\u003c\/strong\u003e 079594184243\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specifications-section\"\u003e\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"specs-table-container\"\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eQuantity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e500\/Bundle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eShipping Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e33.19 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eWidth\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e8 1\/4 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHeight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e18 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eGusset Width\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e5 1\/4 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eBasis Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e40 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eCapacity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e25 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eColor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBrown\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBPI Certified, Made in America, No PFAS Added, Recyclable\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHandle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eWithout Handle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eMaterial\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eKraft Paper, Paper\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eStandard Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eGrocery Bags, SOS Bags\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eUsage\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eStandard Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-description {\n  font-family: 'Inter', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n  color: #1a202c;\n  line-height: 1.65;\n  max-width: 100%;\n}\n\n.description-section {\n  margin-bottom: 45px;\n}\n\n.description-section h2 {\n  color: #2d3748;\n  border-bottom: 3px solid #38a169;\n  padding-bottom: 15px;\n  margin-bottom: 25px;\n  font-size: 32px;\n  font-weight: 700;\n  letter-spacing: -0.5px;\n}\n\n.description-section p {\n  margin-bottom: 22px;\n  font-size: 17px;\n  color: #4a5568;\n}\n\n.features-list {\n  background: linear-gradient(135deg, #f0fff4 0%, #c6f6d5 100%);\n  padding: 28px;\n  border-radius: 16px;\n  margin: 30px 0;\n  border-left: 5px solid #38a169;\n  box-shadow: 0 4px 15px rgba(56, 161, 105, 0.1);\n}\n\n.features-list h3 {\n  color: #22543d;\n  margin-top: 0;\n  margin-bottom: 22px;\n  font-size: 22px;\n  font-weight: 700;\n}\n\n.features-list ul {\n  padding-left: 0;\n  margin: 0;\n  list-style: none;\n}\n\n.features-list li {\n  margin-bottom: 14px;\n  padding-left: 34px;\n  position: relative;\n  font-size: 16px;\n  color: #2d3748;\n}\n\n.features-list li:before {\n  content: \"✓\";\n  color: #38a169;\n  font-weight: bold;\n  position: absolute;\n  left: 0;\n  background: #c6f6d5;\n  width: 24px;\n  height: 24px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 14px;\n  box-shadow: 0 2px 5px rgba(56, 161, 105, 0.2);\n}\n\n.dimensions-section {\n  background: linear-gradient(135deg, #fffaf0 0%, #feebc8 100%);\n  padding: 24px;\n  border-radius: 14px;\n  margin: 30px 0;\n  border: 2px solid #ed8936;\n  box-shadow: 0 4px 12px rgba(237, 137, 54, 0.1);\n}\n\n.dimensions-section h3 {\n  color: #dd6b20;\n  margin-top: 0;\n  margin-bottom: 18px;\n  font-size: 20px;\n  font-weight: 700;\n}\n\n.dimensions-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n  gap: 18px;\n}\n\n.dimension-item {\n  display: flex;\n  justify-content: space-between;\n  padding: 14px 18px;\n  background: white;\n  border-radius: 10px;\n  border: 1px solid #fed7aa;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  transition: transform 0.2s ease;\n}\n\n.dimension-item:hover {\n  transform: translateY(-2px);\n}\n\n.dim-label {\n  font-weight: 600;\n  color: #744210;\n  font-size: 15px;\n}\n\n.dim-value {\n  font-weight: 700;\n  color: #dd6b20;\n  font-size: 16px;\n}\n\n.capacity-highlight {\n  margin: 30px 0;\n  text-align: center;\n}\n\n.capacity-badge {\n  display: inline-flex;\n  flex-direction: column;\n  align-items: center;\n  background: linear-gradient(135deg, #38a169 0%, #2f855a 100%);\n  color: white;\n  padding: 25px 40px;\n  border-radius: 20px;\n  box-shadow: 0 8px 25px rgba(56, 161, 105, 0.3);\n}\n\n.capacity-number {\n  font-size: 42px;\n  font-weight: 800;\n  line-height: 1;\n  margin-bottom: 8px;\n}\n\n.capacity-text {\n  font-size: 16px;\n  font-weight: 600;\n  opacity: 0.9;\n}\n\n.eco-section {\n  margin: 25px 0;\n}\n\n.eco-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  background: linear-gradient(135deg, #e6fffa 0%, #b2f5ea 100%);\n  padding: 16px 24px;\n  border-radius: 12px;\n  border: 2px solid #81e6d9;\n  box-shadow: 0 4px 12px rgba(56, 178, 172, 0.15);\n}\n\n.eco-icon {\n  font-size: 24px;\n}\n\n.eco-text {\n  font-weight: 700;\n  color: #234e52;\n  font-size: 16px;\n}\n\n.benefits-section {\n  margin: 35px 0;\n}\n\n.benefit-cards {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 20px;\n}\n\n.benefit-card {\n  background: white;\n  padding: 25px;\n  border-radius: 12px;\n  text-align: center;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.08);\n  border: 1px solid #e2e8f0;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.benefit-card:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 8px 25px rgba(0,0,0,0.12);\n}\n\n.benefit-icon {\n  font-size: 40px;\n  margin-bottom: 15px;\n}\n\n.benefit-card h4 {\n  color: #2d3748;\n  margin: 0 0 12px 0;\n  font-size: 18px;\n  font-weight: 600;\n}\n\n.benefit-card p {\n  color: #718096;\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.quality-section {\n  margin: 25px 0;\n}\n\n.quality-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  background: #f7fafc;\n  padding: 12px 20px;\n  border-radius: 10px;\n  border: 1px solid #e2e8f0;\n}\n\n.quality-label {\n  font-weight: 600;\n  color: #4a5568;\n  font-size: 16px;\n}\n\n.quality-value.good {\n  background: #e6fffa;\n  color: #234e52;\n  padding: 6px 14px;\n  border-radius: 20px;\n  font-weight: 700;\n  font-size: 14px;\n  border: 1px solid #81e6d9;\n}\n\n.upc-section {\n  background: linear-gradient(135deg, #ebf8ff 0%, #bee3f8 100%);\n  padding: 18px 24px;\n  border-radius: 10px;\n  display: inline-block;\n  margin-top: 20px;\n  border: 2px solid #90cdf4;\n  box-shadow: 0 4px 12px rgba(66, 153, 225, 0.15);\n}\n\n.upc-section p {\n  margin: 0;\n  font-size: 17px;\n  color: #2c5282;\n  font-weight: 600;\n}\n\n.specifications-section {\n  margin-top: 50px;\n}\n\n.specifications-section h2 {\n  color: #2d3748;\n  border-bottom: 3px solid #38a169;\n  padding-bottom: 15px;\n  margin-bottom: 25px;\n  font-size: 32px;\n  font-weight: 700;\n  letter-spacing: -0.5px;\n}\n\n.specs-table-container {\n  overflow-x: auto;\n  border-radius: 16px;\n  box-shadow: 0 8px 30px rgba(0,0,0,0.12);\n  border: 1px solid #e2e8f0;\n  background: white;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background-color: white;\n}\n\n.specs-table tr:nth-child(even) {\n  background-color: #f8fafc;\n}\n\n.specs-table tr:hover {\n  background-color: #f0fff4;\n  transition: background-color 0.2s ease;\n}\n\n.spec-label {\n  font-weight: 600;\n  padding: 18px 24px;\n  border-bottom: 1px solid #e2e8f0;\n  color: #2d3748;\n  width: 35%;\n  background-color: #f7fafc;\n  font-size: 16px;\n  border-right: 2px solid #e2e8f0;\n}\n\n.spec-value {\n  padding: 18px 24px;\n  border-bottom: 1px solid #e2e8f0;\n  color: #4a5568;\n  font-size: 16px;\n  font-weight: 500;\n}\n\n@media (max-width: 768px) {\n  .spec-label, .spec-value {\n    padding: 14px 18px;\n    font-size: 15px;\n  }\n  \n  .description-section h2,\n  .specifications-section h2 {\n    font-size: 26px;\n  }\n  \n  .dimensions-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .benefit-cards {\n    grid-template-columns: 1fr;\n  }\n  \n  .features-list {\n    padding: 22px;\n  }\n  \n  .description-section p {\n    font-size: 16px;\n  }\n  \n  .capacity-badge {\n    padding: 20px 30px;\n  }\n  \n  .capacity-number {\n    font-size: 36px;\n  }\n  \n  .eco-badge {\n    flex-direction: column;\n    text-align: center;\n    gap: 8px;\n  }\n}\n\n@media (max-width: 480px) {\n  .spec-label, .spec-value {\n    padding: 12px 15px;\n    font-size: 14px;\n  }\n  \n  .description-section h2,\n  .specifications-section h2 {\n    font-size: 22px;\n  }\n  \n  .features-list li {\n    font-size: 15px;\n  }\n  \n  .benefit-card {\n    padding: 20px;\n  }\n  \n  .capacity-number {\n    font-size: 32px;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42704036495444,"sku":null,"price":80.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_33_90507cdb-1a7e-41d9-9c55-629f351b8b3b.png?v=1764041894"},{"product_id":"duro-8-1-2-x-11-brown-merchandise-bag-2-000-bundle","title":"Duro 8 1\/2\" x 11\" Brown Merchandise Bag - 2,000\/Bundle","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2\u003eEco-Friendly Brown Merchandise Bags\u003c\/h2\u003e\n    \u003cp\u003eWith a rugged pinch-bottom design, these 8 1\/2\" x 11\" brown paper merchandise bags are a convenient and efficient option to hold smaller products such as cards, medication, and gift shop trinkets. These bags are perfect for use in convenience stores, pharmacies, gift shops and more.\u003c\/p\u003e\n    \n    \u003cp\u003eAdditionally, this product is made of 60% post-consumer recycled content, combining quality with eco-friendly sustainability. Each bundle contains 2,000 bags, providing excellent value for your business needs.\u003c\/p\u003e\n    \n    \u003cdiv class=\"features-list\"\u003e\n      \u003ch3\u003eKey Features:\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eRugged pinch-bottom design for secure packaging\u003c\/li\u003e\n        \u003cli\u003eBasis weight: 30 lb. (standard duty)\u003c\/li\u003e\n        \u003cli\u003eMade of 60% post-consumer recycled content\u003c\/li\u003e\n        \u003cli\u003eBPI Certified for environmental standards\u003c\/li\u003e\n        \u003cli\u003eRecyclable and eco-friendly\u003c\/li\u003e\n        \u003cli\u003eThick, durable construction\u003c\/li\u003e\n        \u003cli\u003ePerfect for cards, medications, and small retail items\u003c\/li\u003e\n        \u003cli\u003eIdeal for convenience stores, pharmacies, and gift shops\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dimensions-section\"\u003e\n      \u003ch3\u003eDimensions\u003c\/h3\u003e\n      \u003cdiv class=\"dimensions-grid\"\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eWidth:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e8 1\/2\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eHeight:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e11\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eQuantity:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e2,000\/Bundle\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"eco-section\"\u003e\n      \u003cdiv class=\"eco-badge\"\u003e\n        \u003cspan class=\"eco-icon\"\u003e♻️\u003c\/span\u003e\n        \u003cspan class=\"eco-text\"\u003e60% Post-Consumer Recycled Content\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"benefits-section\"\u003e\n      \u003cdiv class=\"benefit-cards\"\u003e\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003cdiv class=\"benefit-icon\"\u003e🏪\u003c\/div\u003e\n          \u003ch4\u003eRetail Ready\u003c\/h4\u003e\n          \u003cp\u003ePerfect for convenience stores, pharmacies, and gift shops\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003cdiv class=\"benefit-icon\"\u003e🌿\u003c\/div\u003e\n          \u003ch4\u003eEco-Friendly\u003c\/h4\u003e\n          \u003cp\u003eMade with 60% recycled content and fully recyclable\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003cdiv class=\"benefit-icon\"\u003e📦\u003c\/div\u003e\n          \u003ch4\u003eBulk Value\u003c\/h4\u003e\n          \u003cp\u003e2,000 bags per bundle for maximum cost efficiency\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"applications-section\"\u003e\n      \u003ch3\u003ePerfect For:\u003c\/h3\u003e\n      \u003cdiv class=\"applications-tags\"\u003e\n        \u003cspan class=\"application-tag\"\u003eGreeting Cards\u003c\/span\u003e\n        \u003cspan class=\"application-tag\"\u003eMedications\u003c\/span\u003e\n        \u003cspan class=\"application-tag\"\u003eGift Shop Items\u003c\/span\u003e\n        \u003cspan class=\"application-tag\"\u003eSmall Retail Products\u003c\/span\u003e\n        \u003cspan class=\"application-tag\"\u003eConvenience Store Items\u003c\/span\u003e\n        \u003cspan class=\"application-tag\"\u003ePharmacy Products\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"upc-section\"\u003e\n      \u003cp\u003e\u003cstrong\u003eUPC Code:\u003c\/strong\u003e 076955695035\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specifications-section\"\u003e\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"specs-table-container\"\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eQuantity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e2,000\/Bundle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eShipping Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e31.8 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eWidth\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e8 1\/2 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHeight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e11 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eBasis Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e30 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eColor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBrown\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eDesign\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePlain\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBPI Certified, Recyclable, Thick\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHandle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eWithout Handle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eMaterial\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eKraft Paper, Paper\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eTake Out Bags\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eUsage\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eStandard Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-description {\n  font-family: 'Inter', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n  color: #1a202c;\n  line-height: 1.65;\n  max-width: 100%;\n}\n\n.description-section {\n  margin-bottom: 45px;\n}\n\n.description-section h2 {\n  color: #2d3748;\n  border-bottom: 3px solid #805ad5;\n  padding-bottom: 15px;\n  margin-bottom: 25px;\n  font-size: 32px;\n  font-weight: 700;\n  letter-spacing: -0.5px;\n}\n\n.description-section p {\n  margin-bottom: 22px;\n  font-size: 17px;\n  color: #4a5568;\n}\n\n.features-list {\n  background: linear-gradient(135deg, #faf5ff 0%, #e9d8fd 100%);\n  padding: 28px;\n  border-radius: 16px;\n  margin: 30px 0;\n  border-left: 5px solid #805ad5;\n  box-shadow: 0 4px 15px rgba(128, 90, 213, 0.1);\n}\n\n.features-list h3 {\n  color: #553c9a;\n  margin-top: 0;\n  margin-bottom: 22px;\n  font-size: 22px;\n  font-weight: 700;\n}\n\n.features-list ul {\n  padding-left: 0;\n  margin: 0;\n  list-style: none;\n}\n\n.features-list li {\n  margin-bottom: 14px;\n  padding-left: 34px;\n  position: relative;\n  font-size: 16px;\n  color: #2d3748;\n}\n\n.features-list li:before {\n  content: \"✓\";\n  color: #805ad5;\n  font-weight: bold;\n  position: absolute;\n  left: 0;\n  background: #e9d8fd;\n  width: 24px;\n  height: 24px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 14px;\n  box-shadow: 0 2px 5px rgba(128, 90, 213, 0.2);\n}\n\n.dimensions-section {\n  background: linear-gradient(135deg, #fffaf0 0%, #feebc8 100%);\n  padding: 24px;\n  border-radius: 14px;\n  margin: 30px 0;\n  border: 2px solid #ed8936;\n  box-shadow: 0 4px 12px rgba(237, 137, 54, 0.1);\n}\n\n.dimensions-section h3 {\n  color: #dd6b20;\n  margin-top: 0;\n  margin-bottom: 18px;\n  font-size: 20px;\n  font-weight: 700;\n}\n\n.dimensions-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n  gap: 18px;\n}\n\n.dimension-item {\n  display: flex;\n  justify-content: space-between;\n  padding: 14px 18px;\n  background: white;\n  border-radius: 10px;\n  border: 1px solid #fed7aa;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  transition: transform 0.2s ease;\n}\n\n.dimension-item:hover {\n  transform: translateY(-2px);\n}\n\n.dim-label {\n  font-weight: 600;\n  color: #744210;\n  font-size: 15px;\n}\n\n.dim-value {\n  font-weight: 700;\n  color: #dd6b20;\n  font-size: 16px;\n}\n\n.eco-section {\n  margin: 25px 0;\n}\n\n.eco-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  background: linear-gradient(135deg, #e6fffa 0%, #b2f5ea 100%);\n  padding: 16px 24px;\n  border-radius: 12px;\n  border: 2px solid #81e6d9;\n  box-shadow: 0 4px 12px rgba(56, 178, 172, 0.15);\n}\n\n.eco-icon {\n  font-size: 24px;\n}\n\n.eco-text {\n  font-weight: 700;\n  color: #234e52;\n  font-size: 16px;\n}\n\n.benefits-section {\n  margin: 35px 0;\n}\n\n.benefit-cards {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 20px;\n}\n\n.benefit-card {\n  background: white;\n  padding: 25px;\n  border-radius: 12px;\n  text-align: center;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.08);\n  border: 1px solid #e2e8f0;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.benefit-card:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 8px 25px rgba(0,0,0,0.12);\n}\n\n.benefit-icon {\n  font-size: 40px;\n  margin-bottom: 15px;\n}\n\n.benefit-card h4 {\n  color: #2d3748;\n  margin: 0 0 12px 0;\n  font-size: 18px;\n  font-weight: 600;\n}\n\n.benefit-card p {\n  color: #718096;\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.applications-section {\n  margin: 30px 0;\n}\n\n.applications-section h3 {\n  color: #2d3748;\n  margin-bottom: 15px;\n  font-size: 20px;\n  font-weight: 700;\n}\n\n.applications-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n\n.application-tag {\n  background: linear-gradient(135deg, #ebf8ff 0%, #bee3f8 100%);\n  color: #2c5282;\n  padding: 8px 16px;\n  border-radius: 20px;\n  font-size: 14px;\n  font-weight: 600;\n  border: 1px solid #90cdf4;\n  transition: transform 0.2s ease;\n}\n\n.application-tag:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 4px 8px rgba(49, 130, 206, 0.2);\n}\n\n.upc-section {\n  background: linear-gradient(135deg, #f0fff4 0%, #c6f6d5 100%);\n  padding: 18px 24px;\n  border-radius: 10px;\n  display: inline-block;\n  margin-top: 20px;\n  border: 2px solid #68d391;\n  box-shadow: 0 4px 12px rgba(104, 211, 145, 0.15);\n}\n\n.upc-section p {\n  margin: 0;\n  font-size: 17px;\n  color: #22543d;\n  font-weight: 600;\n}\n\n.specifications-section {\n  margin-top: 50px;\n}\n\n.specifications-section h2 {\n  color: #2d3748;\n  border-bottom: 3px solid #805ad5;\n  padding-bottom: 15px;\n  margin-bottom: 25px;\n  font-size: 32px;\n  font-weight: 700;\n  letter-spacing: -0.5px;\n}\n\n.specs-table-container {\n  overflow-x: auto;\n  border-radius: 16px;\n  box-shadow: 0 8px 30px rgba(0,0,0,0.12);\n  border: 1px solid #e2e8f0;\n  background: white;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background-color: white;\n}\n\n.specs-table tr:nth-child(even) {\n  background-color: #f8fafc;\n}\n\n.specs-table tr:hover {\n  background-color: #faf5ff;\n  transition: background-color 0.2s ease;\n}\n\n.spec-label {\n  font-weight: 600;\n  padding: 18px 24px;\n  border-bottom: 1px solid #e2e8f0;\n  color: #2d3748;\n  width: 35%;\n  background-color: #f7fafc;\n  font-size: 16px;\n  border-right: 2px solid #e2e8f0;\n}\n\n.spec-value {\n  padding: 18px 24px;\n  border-bottom: 1px solid #e2e8f0;\n  color: #4a5568;\n  font-size: 16px;\n  font-weight: 500;\n}\n\n@media (max-width: 768px) {\n  .spec-label, .spec-value {\n    padding: 14px 18px;\n    font-size: 15px;\n  }\n  \n  .description-section h2,\n  .specifications-section h2 {\n    font-size: 26px;\n  }\n  \n  .dimensions-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .benefit-cards {\n    grid-template-columns: 1fr;\n  }\n  \n  .applications-tags {\n    justify-content: center;\n  }\n  \n  .features-list {\n    padding: 22px;\n  }\n  \n  .description-section p {\n    font-size: 16px;\n  }\n  \n  .eco-badge {\n    flex-direction: column;\n    text-align: center;\n    gap: 8px;\n  }\n}\n\n@media (max-width: 480px) {\n  .spec-label, .spec-value {\n    padding: 12px 15px;\n    font-size: 14px;\n  }\n  \n  .description-section h2,\n  .specifications-section h2 {\n    font-size: 22px;\n  }\n  \n  .features-list li {\n    font-size: 15px;\n  }\n  \n  .benefit-card {\n    padding: 20px;\n  }\n  \n  .application-tag {\n    font-size: 13px;\n    padding: 6px 12px;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42704042033236,"sku":null,"price":160.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_35_a85f2aa5-63cb-4447-8a13-f6b90be00ead.png?v=1764042264"},{"product_id":"duro-12-x-15-white-merchandise-bag-1-000-bundle","title":"Duro 12\" x 15\" White Merchandise Bag - 1,000\/Bundle","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2\u003ePremium White Merchandise Bags\u003c\/h2\u003e\n    \u003cp\u003eProvide your guests with a convenient and efficient way to carry their small purchases with this 12\" x 15\" white paper merchandise bag! Featuring a rugged pinch-bottom design, this bag is the ideal solution for packaging cards, calendars, medications, personal products, and more!\u003c\/p\u003e\n    \n    \u003cp\u003eAdditionally, this product is made of 60% post-consumer recycled content, combining quality with eco-friendly sustainability. Great for any standard weight applications, this bag is sure to exceed your packaging needs. Perfect for your convenience store, pharmacy, gift shop, or other establishment, this bag has a plain, fresh and crisp appearance. Its uneven opening also makes it easier and quicker to open the bag for use.\u003c\/p\u003e\n    \n    \u003cdiv class=\"features-list\"\u003e\n      \u003ch3\u003eKey Features:\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003ePackage cards, medications, and more\u003c\/li\u003e\n        \u003cli\u003eRugged, pinch-bottom design\u003c\/li\u003e\n        \u003cli\u003eIdeal for pharmacies, gift shops, convenience stores, and more\u003c\/li\u003e\n        \u003cli\u003eBasis weight: 30 lb. (standard duty)\u003c\/li\u003e\n        \u003cli\u003eMade of 60% post-consumer recycled content\u003c\/li\u003e\n        \u003cli\u003eBPI Certified\u003c\/li\u003e\n        \u003cli\u003eMade in America\u003c\/li\u003e\n        \u003cli\u003eRecyclable\u003c\/li\u003e\n        \u003cli\u003eThick, durable construction\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dimensions-section\"\u003e\n      \u003ch3\u003eDimensions\u003c\/h3\u003e\n      \u003cdiv class=\"dimensions-grid\"\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eWidth:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e12\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eHeight:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e15\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eQuantity:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e1,000\/Bundle\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"eco-section\"\u003e\n      \u003cdiv class=\"eco-badge\"\u003e\n        \u003cspan class=\"eco-icon\"\u003e♻️\u003c\/span\u003e\n        \u003cspan class=\"eco-text\"\u003e60% Post-Consumer Recycled Content\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"benefits-section\"\u003e\n      \u003cdiv class=\"benefit-cards\"\u003e\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003cdiv class=\"benefit-icon\"\u003e🏪\u003c\/div\u003e\n          \u003ch4\u003eRetail Ready\u003c\/h4\u003e\n          \u003cp\u003ePerfect for convenience stores, pharmacies, and gift shops\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003cdiv class=\"benefit-icon\"\u003e🌿\u003c\/div\u003e\n          \u003ch4\u003eEco-Friendly\u003c\/h4\u003e\n          \u003cp\u003eMade with 60% recycled content and fully recyclable\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003cdiv class=\"benefit-icon\"\u003e⚡\u003c\/div\u003e\n          \u003ch4\u003eEasy to Use\u003c\/h4\u003e\n          \u003cp\u003eUneven opening makes bags quick and easy to open\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"applications-section\"\u003e\n      \u003ch3\u003ePerfect For:\u003c\/h3\u003e\n      \u003cdiv class=\"applications-tags\"\u003e\n        \u003cspan class=\"application-tag\"\u003eGreeting Cards\u003c\/span\u003e\n        \u003cspan class=\"application-tag\"\u003eCalendars\u003c\/span\u003e\n        \u003cspan class=\"application-tag\"\u003eMedications\u003c\/span\u003e\n        \u003cspan class=\"application-tag\"\u003ePersonal Products\u003c\/span\u003e\n        \u003cspan class=\"application-tag\"\u003eGift Shop Items\u003c\/span\u003e\n        \u003cspan class=\"application-tag\"\u003eRetail Merchandise\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"upc-section\"\u003e\n      \u003cp\u003e\u003cstrong\u003eUPC Code:\u003c\/strong\u003e 079594148726\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specifications-section\"\u003e\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"specs-table-container\"\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eQuantity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e1,000\/Bundle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eShipping Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e32.6 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eWidth\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e12 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHeight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e15 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eBasis Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e30 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eColor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eWhite\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eDesign\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePlain\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBPI Certified, Made in America, Recyclable, Thick\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHandle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eWithout Handle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eMaterial\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eKraft Paper, Paper\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eMerchandise Bags\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eUsage\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eStandard Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-description {\n  font-family: 'Inter', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n  color: #1a202c;\n  line-height: 1.65;\n  max-width: 100%;\n}\n\n.description-section {\n  margin-bottom: 45px;\n}\n\n.description-section h2 {\n  color: #2d3748;\n  border-bottom: 3px solid #3182ce;\n  padding-bottom: 15px;\n  margin-bottom: 25px;\n  font-size: 32px;\n  font-weight: 700;\n  letter-spacing: -0.5px;\n}\n\n.description-section p {\n  margin-bottom: 22px;\n  font-size: 17px;\n  color: #4a5568;\n}\n\n.features-list {\n  background: linear-gradient(135deg, #ebf8ff 0%, #bee3f8 100%);\n  padding: 28px;\n  border-radius: 16px;\n  margin: 30px 0;\n  border-left: 5px solid #3182ce;\n  box-shadow: 0 4px 15px rgba(49, 130, 206, 0.1);\n}\n\n.features-list h3 {\n  color: #2c5282;\n  margin-top: 0;\n  margin-bottom: 22px;\n  font-size: 22px;\n  font-weight: 700;\n}\n\n.features-list ul {\n  padding-left: 0;\n  margin: 0;\n  list-style: none;\n}\n\n.features-list li {\n  margin-bottom: 14px;\n  padding-left: 34px;\n  position: relative;\n  font-size: 16px;\n  color: #2d3748;\n}\n\n.features-list li:before {\n  content: \"✓\";\n  color: #3182ce;\n  font-weight: bold;\n  position: absolute;\n  left: 0;\n  background: #bee3f8;\n  width: 24px;\n  height: 24px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 14px;\n  box-shadow: 0 2px 5px rgba(49, 130, 206, 0.2);\n}\n\n.dimensions-section {\n  background: linear-gradient(135deg, #fffaf0 0%, #feebc8 100%);\n  padding: 24px;\n  border-radius: 14px;\n  margin: 30px 0;\n  border: 2px solid #ed8936;\n  box-shadow: 0 4px 12px rgba(237, 137, 54, 0.1);\n}\n\n.dimensions-section h3 {\n  color: #dd6b20;\n  margin-top: 0;\n  margin-bottom: 18px;\n  font-size: 20px;\n  font-weight: 700;\n}\n\n.dimensions-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n  gap: 18px;\n}\n\n.dimension-item {\n  display: flex;\n  justify-content: space-between;\n  padding: 14px 18px;\n  background: white;\n  border-radius: 10px;\n  border: 1px solid #fed7aa;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  transition: transform 0.2s ease;\n}\n\n.dimension-item:hover {\n  transform: translateY(-2px);\n}\n\n.dim-label {\n  font-weight: 600;\n  color: #744210;\n  font-size: 15px;\n}\n\n.dim-value {\n  font-weight: 700;\n  color: #dd6b20;\n  font-size: 16px;\n}\n\n.eco-section {\n  margin: 25px 0;\n}\n\n.eco-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  background: linear-gradient(135deg, #e6fffa 0%, #b2f5ea 100%);\n  padding: 16px 24px;\n  border-radius: 12px;\n  border: 2px solid #81e6d9;\n  box-shadow: 0 4px 12px rgba(56, 178, 172, 0.15);\n}\n\n.eco-icon {\n  font-size: 24px;\n}\n\n.eco-text {\n  font-weight: 700;\n  color: #234e52;\n  font-size: 16px;\n}\n\n.benefits-section {\n  margin: 35px 0;\n}\n\n.benefit-cards {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 20px;\n}\n\n.benefit-card {\n  background: white;\n  padding: 25px;\n  border-radius: 12px;\n  text-align: center;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.08);\n  border: 1px solid #e2e8f0;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.benefit-card:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 8px 25px rgba(0,0,0,0.12);\n}\n\n.benefit-icon {\n  font-size: 40px;\n  margin-bottom: 15px;\n}\n\n.benefit-card h4 {\n  color: #2d3748;\n  margin: 0 0 12px 0;\n  font-size: 18px;\n  font-weight: 600;\n}\n\n.benefit-card p {\n  color: #718096;\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.applications-section {\n  margin: 30px 0;\n}\n\n.applications-section h3 {\n  color: #2d3748;\n  margin-bottom: 15px;\n  font-size: 20px;\n  font-weight: 700;\n}\n\n.applications-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n\n.application-tag {\n  background: linear-gradient(135deg, #faf5ff 0%, #e9d8fd 100%);\n  color: #553c9a;\n  padding: 8px 16px;\n  border-radius: 20px;\n  font-size: 14px;\n  font-weight: 600;\n  border: 1px solid #d6bcfa;\n  transition: transform 0.2s ease;\n}\n\n.application-tag:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 4px 8px rgba(128, 90, 213, 0.2);\n}\n\n.upc-section {\n  background: linear-gradient(135deg, #f0fff4 0%, #c6f6d5 100%);\n  padding: 18px 24px;\n  border-radius: 10px;\n  display: inline-block;\n  margin-top: 20px;\n  border: 2px solid #68d391;\n  box-shadow: 0 4px 12px rgba(104, 211, 145, 0.15);\n}\n\n.upc-section p {\n  margin: 0;\n  font-size: 17px;\n  color: #22543d;\n  font-weight: 600;\n}\n\n.specifications-section {\n  margin-top: 50px;\n}\n\n.specifications-section h2 {\n  color: #2d3748;\n  border-bottom: 3px solid #3182ce;\n  padding-bottom: 15px;\n  margin-bottom: 25px;\n  font-size: 32px;\n  font-weight: 700;\n  letter-spacing: -0.5px;\n}\n\n.specs-table-container {\n  overflow-x: auto;\n  border-radius: 16px;\n  box-shadow: 0 8px 30px rgba(0,0,0,0.12);\n  border: 1px solid #e2e8f0;\n  background: white;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background-color: white;\n}\n\n.specs-table tr:nth-child(even) {\n  background-color: #f8fafc;\n}\n\n.specs-table tr:hover {\n  background-color: #ebf8ff;\n  transition: background-color 0.2s ease;\n}\n\n.spec-label {\n  font-weight: 600;\n  padding: 18px 24px;\n  border-bottom: 1px solid #e2e8f0;\n  color: #2d3748;\n  width: 35%;\n  background-color: #f7fafc;\n  font-size: 16px;\n  border-right: 2px solid #e2e8f0;\n}\n\n.spec-value {\n  padding: 18px 24px;\n  border-bottom: 1px solid #e2e8f0;\n  color: #4a5568;\n  font-size: 16px;\n  font-weight: 500;\n}\n\n@media (max-width: 768px) {\n  .spec-label, .spec-value {\n    padding: 14px 18px;\n    font-size: 15px;\n  }\n  \n  .description-section h2,\n  .specifications-section h2 {\n    font-size: 26px;\n  }\n  \n  .dimensions-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .benefit-cards {\n    grid-template-columns: 1fr;\n  }\n  \n  .applications-tags {\n    justify-content: center;\n  }\n  \n  .features-list {\n    padding: 22px;\n  }\n  \n  .description-section p {\n    font-size: 16px;\n  }\n  \n  .eco-badge {\n    flex-direction: column;\n    text-align: center;\n    gap: 8px;\n  }\n}\n\n@media (max-width: 480px) {\n  .spec-label, .spec-value {\n    padding: 12px 15px;\n    font-size: 14px;\n  }\n  \n  .description-section h2,\n  .specifications-section h2 {\n    font-size: 22px;\n  }\n  \n  .features-list li {\n    font-size: 15px;\n  }\n  \n  .benefit-card {\n    padding: 20px;\n  }\n  \n  .application-tag {\n    font-size: 13px;\n    padding: 6px 12px;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42704052617300,"sku":null,"price":201.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_37_ae36dc16-e3d7-4075-89d6-acdf43967985.png?v=1764042720"},{"product_id":"duro-16-lb-tall-white-paper-bag-500-bundle","title":"Duro 16 lb. Tall White Paper Bag - 500\/Bundle","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2\u003eVersatile White Paper Bags\u003c\/h2\u003e\n    \u003cp\u003eThese Duro 16 lb. white paper bags will give your valuable products the reliable protection that they need and deserve! They are built just right for you to efficiently distribute your egg rolls, entrees, and other delicacies.\u003c\/p\u003e\n    \n    \u003cp\u003eAdditionally, this product is made of 60% post-consumer recycled content, combining quality with eco-friendly sustainability. Perfect for food service establishments, grocery stores, and retail businesses looking for an environmentally conscious packaging solution.\u003c\/p\u003e\n    \n    \u003cdiv class=\"features-list\"\u003e\n      \u003ch3\u003eKey Features:\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003ePackage deli items, fresh produce, or other smaller delicacies\u003c\/li\u003e\n        \u003cli\u003eBasis weight: 40 lb. (standard duty)\u003c\/li\u003e\n        \u003cli\u003eMade of 60% post-consumer recycled content\u003c\/li\u003e\n        \u003cli\u003eHolds your small food products and beverages from egg rolls to freshly baked cookies\u003c\/li\u003e\n        \u003cli\u003eClean, bleached look can be personalized with a logo\u003c\/li\u003e\n        \u003cli\u003eBPI Certified\u003c\/li\u003e\n        \u003cli\u003eMade in America\u003c\/li\u003e\n        \u003cli\u003eNo PFAS Added\u003c\/li\u003e\n        \u003cli\u003eRecyclable\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dimensions-section\"\u003e\n      \u003ch3\u003eDimensions \u0026amp; Capacity\u003c\/h3\u003e\n      \u003cdiv class=\"dimensions-grid\"\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eWidth:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e7 3\/4\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eHeight:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e16\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eGusset Width:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e4 3\/4\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eCapacity:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e16 lb.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"capacity-highlight\"\u003e\n      \u003cdiv class=\"capacity-badge\"\u003e\n        \u003cspan class=\"capacity-number\"\u003e16 lb\u003c\/span\u003e\n        \u003cspan class=\"capacity-text\"\u003eMedium-Duty Capacity\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"eco-section\"\u003e\n      \u003cdiv class=\"eco-badge\"\u003e\n        \u003cspan class=\"eco-icon\"\u003e♻️\u003c\/span\u003e\n        \u003cspan class=\"eco-text\"\u003e60% Post-Consumer Recycled Content\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"benefits-section\"\u003e\n      \u003cdiv class=\"benefit-cards\"\u003e\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003cdiv class=\"benefit-icon\"\u003e🥡\u003c\/div\u003e\n          \u003ch4\u003eFood Safe\u003c\/h4\u003e\n          \u003cp\u003ePerfect for egg rolls, entrees, and other food items\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003cdiv class=\"benefit-icon\"\u003e🌿\u003c\/div\u003e\n          \u003ch4\u003eEco-Friendly\u003c\/h4\u003e\n          \u003cp\u003eMade with 60% recycled content and fully recyclable\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003cdiv class=\"benefit-icon\"\u003e🏷️\u003c\/div\u003e\n          \u003ch4\u003eBrand Ready\u003c\/h4\u003e\n          \u003cp\u003eClean white surface ideal for custom branding\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"applications-section\"\u003e\n      \u003ch3\u003eIdeal For:\u003c\/h3\u003e\n      \u003cdiv class=\"applications-tags\"\u003e\n        \u003cspan class=\"application-tag\"\u003eDeli Items\u003c\/span\u003e\n        \u003cspan class=\"application-tag\"\u003eFresh Produce\u003c\/span\u003e\n        \u003cspan class=\"application-tag\"\u003eBaked Goods\u003c\/span\u003e\n        \u003cspan class=\"application-tag\"\u003eTakeout Orders\u003c\/span\u003e\n        \u003cspan class=\"application-tag\"\u003eGrocery Items\u003c\/span\u003e\n        \u003cspan class=\"application-tag\"\u003eRetail Products\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"upc-section\"\u003e\n      \u003cp\u003e\u003cstrong\u003eUPC Code:\u003c\/strong\u003e 079594510363\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specifications-section\"\u003e\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"specs-table-container\"\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eQuantity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e500\/Bundle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eShipping Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e23.67 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eWidth\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e7 3\/4 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHeight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e16 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eGusset Width\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e4 3\/4 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eBasis Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e40 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eCapacity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e16 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eColor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eWhite\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBPI Certified, Made in America, No PFAS Added, Recyclable\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHandle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eWithout Handle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eMaterial\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eKraft Paper, Paper\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eStandard Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eGrocery Bags, SOS Bags\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eUsage\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eStandard Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-description {\n  font-family: 'Inter', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n  color: #1a202c;\n  line-height: 1.65;\n  max-width: 100%;\n}\n\n.description-section {\n  margin-bottom: 45px;\n}\n\n.description-section h2 {\n  color: #2d3748;\n  border-bottom: 3px solid #3182ce;\n  padding-bottom: 15px;\n  margin-bottom: 25px;\n  font-size: 32px;\n  font-weight: 700;\n  letter-spacing: -0.5px;\n}\n\n.description-section p {\n  margin-bottom: 22px;\n  font-size: 17px;\n  color: #4a5568;\n}\n\n.features-list {\n  background: linear-gradient(135deg, #ebf8ff 0%, #bee3f8 100%);\n  padding: 28px;\n  border-radius: 16px;\n  margin: 30px 0;\n  border-left: 5px solid #3182ce;\n  box-shadow: 0 4px 15px rgba(49, 130, 206, 0.1);\n}\n\n.features-list h3 {\n  color: #2c5282;\n  margin-top: 0;\n  margin-bottom: 22px;\n  font-size: 22px;\n  font-weight: 700;\n}\n\n.features-list ul {\n  padding-left: 0;\n  margin: 0;\n  list-style: none;\n}\n\n.features-list li {\n  margin-bottom: 14px;\n  padding-left: 34px;\n  position: relative;\n  font-size: 16px;\n  color: #2d3748;\n}\n\n.features-list li:before {\n  content: \"✓\";\n  color: #3182ce;\n  font-weight: bold;\n  position: absolute;\n  left: 0;\n  background: #bee3f8;\n  width: 24px;\n  height: 24px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 14px;\n  box-shadow: 0 2px 5px rgba(49, 130, 206, 0.2);\n}\n\n.dimensions-section {\n  background: linear-gradient(135deg, #fffaf0 0%, #feebc8 100%);\n  padding: 24px;\n  border-radius: 14px;\n  margin: 30px 0;\n  border: 2px solid #ed8936;\n  box-shadow: 0 4px 12px rgba(237, 137, 54, 0.1);\n}\n\n.dimensions-section h3 {\n  color: #dd6b20;\n  margin-top: 0;\n  margin-bottom: 18px;\n  font-size: 20px;\n  font-weight: 700;\n}\n\n.dimensions-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n  gap: 18px;\n}\n\n.dimension-item {\n  display: flex;\n  justify-content: space-between;\n  padding: 14px 18px;\n  background: white;\n  border-radius: 10px;\n  border: 1px solid #fed7aa;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  transition: transform 0.2s ease;\n}\n\n.dimension-item:hover {\n  transform: translateY(-2px);\n}\n\n.dim-label {\n  font-weight: 600;\n  color: #744210;\n  font-size: 15px;\n}\n\n.dim-value {\n  font-weight: 700;\n  color: #dd6b20;\n  font-size: 16px;\n}\n\n.capacity-highlight {\n  margin: 30px 0;\n  text-align: center;\n}\n\n.capacity-badge {\n  display: inline-flex;\n  flex-direction: column;\n  align-items: center;\n  background: linear-gradient(135deg, #3182ce 0%, #2c5282 100%);\n  color: white;\n  padding: 25px 40px;\n  border-radius: 20px;\n  box-shadow: 0 8px 25px rgba(49, 130, 206, 0.3);\n}\n\n.capacity-number {\n  font-size: 42px;\n  font-weight: 800;\n  line-height: 1;\n  margin-bottom: 8px;\n}\n\n.capacity-text {\n  font-size: 16px;\n  font-weight: 600;\n  opacity: 0.9;\n}\n\n.eco-section {\n  margin: 25px 0;\n}\n\n.eco-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  background: linear-gradient(135deg, #e6fffa 0%, #b2f5ea 100%);\n  padding: 16px 24px;\n  border-radius: 12px;\n  border: 2px solid #81e6d9;\n  box-shadow: 0 4px 12px rgba(56, 178, 172, 0.15);\n}\n\n.eco-icon {\n  font-size: 24px;\n}\n\n.eco-text {\n  font-weight: 700;\n  color: #234e52;\n  font-size: 16px;\n}\n\n.benefits-section {\n  margin: 35px 0;\n}\n\n.benefit-cards {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 20px;\n}\n\n.benefit-card {\n  background: white;\n  padding: 25px;\n  border-radius: 12px;\n  text-align: center;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.08);\n  border: 1px solid #e2e8f0;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.benefit-card:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 8px 25px rgba(0,0,0,0.12);\n}\n\n.benefit-icon {\n  font-size: 40px;\n  margin-bottom: 15px;\n}\n\n.benefit-card h4 {\n  color: #2d3748;\n  margin: 0 0 12px 0;\n  font-size: 18px;\n  font-weight: 600;\n}\n\n.benefit-card p {\n  color: #718096;\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.applications-section {\n  margin: 30px 0;\n}\n\n.applications-section h3 {\n  color: #2d3748;\n  margin-bottom: 15px;\n  font-size: 20px;\n  font-weight: 700;\n}\n\n.applications-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n\n.application-tag {\n  background: linear-gradient(135deg, #faf5ff 0%, #e9d8fd 100%);\n  color: #553c9a;\n  padding: 8px 16px;\n  border-radius: 20px;\n  font-size: 14px;\n  font-weight: 600;\n  border: 1px solid #d6bcfa;\n  transition: transform 0.2s ease;\n}\n\n.application-tag:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 4px 8px rgba(128, 90, 213, 0.2);\n}\n\n.upc-section {\n  background: linear-gradient(135deg, #f0fff4 0%, #c6f6d5 100%);\n  padding: 18px 24px;\n  border-radius: 10px;\n  display: inline-block;\n  margin-top: 20px;\n  border: 2px solid #68d391;\n  box-shadow: 0 4px 12px rgba(104, 211, 145, 0.15);\n}\n\n.upc-section p {\n  margin: 0;\n  font-size: 17px;\n  color: #22543d;\n  font-weight: 600;\n}\n\n.specifications-section {\n  margin-top: 50px;\n}\n\n.specifications-section h2 {\n  color: #2d3748;\n  border-bottom: 3px solid #3182ce;\n  padding-bottom: 15px;\n  margin-bottom: 25px;\n  font-size: 32px;\n  font-weight: 700;\n  letter-spacing: -0.5px;\n}\n\n.specs-table-container {\n  overflow-x: auto;\n  border-radius: 16px;\n  box-shadow: 0 8px 30px rgba(0,0,0,0.12);\n  border: 1px solid #e2e8f0;\n  background: white;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background-color: white;\n}\n\n.specs-table tr:nth-child(even) {\n  background-color: #f8fafc;\n}\n\n.specs-table tr:hover {\n  background-color: #ebf8ff;\n  transition: background-color 0.2s ease;\n}\n\n.spec-label {\n  font-weight: 600;\n  padding: 18px 24px;\n  border-bottom: 1px solid #e2e8f0;\n  color: #2d3748;\n  width: 35%;\n  background-color: #f7fafc;\n  font-size: 16px;\n  border-right: 2px solid #e2e8f0;\n}\n\n.spec-value {\n  padding: 18px 24px;\n  border-bottom: 1px solid #e2e8f0;\n  color: #4a5568;\n  font-size: 16px;\n  font-weight: 500;\n}\n\n@media (max-width: 768px) {\n  .spec-label, .spec-value {\n    padding: 14px 18px;\n    font-size: 15px;\n  }\n  \n  .description-section h2,\n  .specifications-section h2 {\n    font-size: 26px;\n  }\n  \n  .dimensions-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .benefit-cards {\n    grid-template-columns: 1fr;\n  }\n  \n  .applications-tags {\n    justify-content: center;\n  }\n  \n  .features-list {\n    padding: 22px;\n  }\n  \n  .description-section p {\n    font-size: 16px;\n  }\n  \n  .capacity-badge {\n    padding: 20px 30px;\n  }\n  \n  .capacity-number {\n    font-size: 36px;\n  }\n  \n  .eco-badge {\n    flex-direction: column;\n    text-align: center;\n    gap: 8px;\n  }\n}\n\n@media (max-width: 480px) {\n  .spec-label, .spec-value {\n    padding: 12px 15px;\n    font-size: 14px;\n  }\n  \n  .description-section h2,\n  .specifications-section h2 {\n    font-size: 22px;\n  }\n  \n  .features-list li {\n    font-size: 15px;\n  }\n  \n  .benefit-card {\n    padding: 20px;\n  }\n  \n  .application-tag {\n    font-size: 13px;\n    padding: 6px 12px;\n  }\n  \n  .capacity-number {\n    font-size: 32px;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42704283009108,"sku":null,"price":87.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_39_6043b9bb-7935-4296-8dea-180780430d61.png?v=1764053764"},{"product_id":"duro-6-x-9-brown-merchandise-bag-1-000-bundle","title":"Duro 6\" x 9\" Brown Merchandise Bag - 1,000\/Bundle","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2\u003eCompact Brown Merchandise Bags\u003c\/h2\u003e\n    \u003cp\u003eBe prepared for any purchase with these 6\" x 9\" brown paper merchandise bags. Featuring a rugged pinch-bottom design and small size, these paper bags are the perfect size for small merchandise. When you're selling compact items there's no need to use large, bulky bags which are more cumbersome to carry.\u003c\/p\u003e\n    \n    \u003cp\u003eMade of unbleached Kraft paper, these brown merchandise bags are a sturdy and efficient holding option for smaller products such as cards, medication, gift shop trinkets, and more. You could even use these brown paper bags to package cookies, bagels, and other flat baked goods. With these standard duty paper bags, your customers can be sure their purchases are protected and easy to carry.\u003c\/p\u003e\n    \n    \u003cdiv class=\"features-list\"\u003e\n      \u003ch3\u003eKey Features:\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eMade from durable, unbleached Kraft paper\u003c\/li\u003e\n        \u003cli\u003eRugged pinch-bottom design\u003c\/li\u003e\n        \u003cli\u003eEfficient and attractive option for smaller products\u003c\/li\u003e\n        \u003cli\u003eBase weight: 30 lb. (standard duty)\u003c\/li\u003e\n        \u003cli\u003ePerfect for use in convenience stores, bakeries, pharmacies, gift shops, and more\u003c\/li\u003e\n        \u003cli\u003eBPI Certified\u003c\/li\u003e\n        \u003cli\u003eMade in America\u003c\/li\u003e\n        \u003cli\u003eRecyclable\u003c\/li\u003e\n        \u003cli\u003eThick, durable construction\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"dimensions-section\"\u003e\n      \u003ch3\u003eDimensions\u003c\/h3\u003e\n      \u003cdiv class=\"dimensions-grid\"\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eWidth:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e6\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eHeight:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e9\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension-item\"\u003e\n          \u003cspan class=\"dim-label\"\u003eQuantity:\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e1,000\/Bundle\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"eco-section\"\u003e\n      \u003cdiv class=\"eco-badge\"\u003e\n        \u003cspan class=\"eco-icon\"\u003e♻️\u003c\/span\u003e\n        \u003cspan class=\"eco-text\"\u003e40% Post-Consumer Recycled Material\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"benefits-section\"\u003e\n      \u003cdiv class=\"benefit-cards\"\u003e\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003cdiv class=\"benefit-icon\"\u003e📦\u003c\/div\u003e\n          \u003ch4\u003ePerfect Size\u003c\/h4\u003e\n          \u003cp\u003eIdeal for small items without wasteful excess space\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003cdiv class=\"benefit-icon\"\u003e🌿\u003c\/div\u003e\n          \u003ch4\u003eEco-Friendly\u003c\/h4\u003e\n          \u003cp\u003eMade with 40% recycled content and fully recyclable\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003cdiv class=\"benefit-icon\"\u003e🏪\u003c\/div\u003e\n          \u003ch4\u003eMulti-Use\u003c\/h4\u003e\n          \u003cp\u003eGreat for retail stores, bakeries, pharmacies, and more\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"applications-section\"\u003e\n      \u003ch3\u003ePerfect For:\u003c\/h3\u003e\n      \u003cdiv class=\"applications-tags\"\u003e\n        \u003cspan class=\"application-tag\"\u003eGreeting Cards\u003c\/span\u003e\n        \u003cspan class=\"application-tag\"\u003eMedications\u003c\/span\u003e\n        \u003cspan class=\"application-tag\"\u003eGift Shop Items\u003c\/span\u003e\n        \u003cspan class=\"application-tag\"\u003eCookies \u0026amp; Bagels\u003c\/span\u003e\n        \u003cspan class=\"application-tag\"\u003eSmall Retail Products\u003c\/span\u003e\n        \u003cspan class=\"application-tag\"\u003eBakery Items\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"bulk-section\"\u003e\n      \u003cdiv class=\"bulk-badge\"\u003e\n        \u003cspan class=\"bulk-number\"\u003e1,000\u003c\/span\u003e\n        \u003cspan class=\"bulk-text\"\u003eBags per Bundle\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"upc-section\"\u003e\n      \u003cp\u003e\u003cstrong\u003eUPC Code:\u003c\/strong\u003e 079594149266\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specifications-section\"\u003e\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"specs-table-container\"\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eQuantity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e1,000\/Bundle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eShipping Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e8.9 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eWidth\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e6 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHeight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e9 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eBasis Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e30 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eColor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBrown\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eDesign\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePlain\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBPI Certified, Made in America, Recyclable, Thick\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHandle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eWithout Handle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eMaterial\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eKraft Paper, Paper\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eMerchandise Bags\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eUsage\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eStandard Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-description {\n  font-family: 'Inter', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n  color: #1a202c;\n  line-height: 1.65;\n  max-width: 100%;\n}\n\n.description-section {\n  margin-bottom: 45px;\n}\n\n.description-section h2 {\n  color: #2d3748;\n  border-bottom: 3px solid #805ad5;\n  padding-bottom: 15px;\n  margin-bottom: 25px;\n  font-size: 32px;\n  font-weight: 700;\n  letter-spacing: -0.5px;\n}\n\n.description-section p {\n  margin-bottom: 22px;\n  font-size: 17px;\n  color: #4a5568;\n}\n\n.features-list {\n  background: linear-gradient(135deg, #faf5ff 0%, #e9d8fd 100%);\n  padding: 28px;\n  border-radius: 16px;\n  margin: 30px 0;\n  border-left: 5px solid #805ad5;\n  box-shadow: 0 4px 15px rgba(128, 90, 213, 0.1);\n}\n\n.features-list h3 {\n  color: #553c9a;\n  margin-top: 0;\n  margin-bottom: 22px;\n  font-size: 22px;\n  font-weight: 700;\n}\n\n.features-list ul {\n  padding-left: 0;\n  margin: 0;\n  list-style: none;\n}\n\n.features-list li {\n  margin-bottom: 14px;\n  padding-left: 34px;\n  position: relative;\n  font-size: 16px;\n  color: #2d3748;\n}\n\n.features-list li:before {\n  content: \"✓\";\n  color: #805ad5;\n  font-weight: bold;\n  position: absolute;\n  left: 0;\n  background: #e9d8fd;\n  width: 24px;\n  height: 24px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 14px;\n  box-shadow: 0 2px 5px rgba(128, 90, 213, 0.2);\n}\n\n.dimensions-section {\n  background: linear-gradient(135deg, #fffaf0 0%, #feebc8 100%);\n  padding: 24px;\n  border-radius: 14px;\n  margin: 30px 0;\n  border: 2px solid #ed8936;\n  box-shadow: 0 4px 12px rgba(237, 137, 54, 0.1);\n}\n\n.dimensions-section h3 {\n  color: #dd6b20;\n  margin-top: 0;\n  margin-bottom: 18px;\n  font-size: 20px;\n  font-weight: 700;\n}\n\n.dimensions-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n  gap: 18px;\n}\n\n.dimension-item {\n  display: flex;\n  justify-content: space-between;\n  padding: 14px 18px;\n  background: white;\n  border-radius: 10px;\n  border: 1px solid #fed7aa;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  transition: transform 0.2s ease;\n}\n\n.dimension-item:hover {\n  transform: translateY(-2px);\n}\n\n.dim-label {\n  font-weight: 600;\n  color: #744210;\n  font-size: 15px;\n}\n\n.dim-value {\n  font-weight: 700;\n  color: #dd6b20;\n  font-size: 16px;\n}\n\n.eco-section {\n  margin: 25px 0;\n}\n\n.eco-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  background: linear-gradient(135deg, #e6fffa 0%, #b2f5ea 100%);\n  padding: 16px 24px;\n  border-radius: 12px;\n  border: 2px solid #81e6d9;\n  box-shadow: 0 4px 12px rgba(56, 178, 172, 0.15);\n}\n\n.eco-icon {\n  font-size: 24px;\n}\n\n.eco-text {\n  font-weight: 700;\n  color: #234e52;\n  font-size: 16px;\n}\n\n.benefits-section {\n  margin: 35px 0;\n}\n\n.benefit-cards {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 20px;\n}\n\n.benefit-card {\n  background: white;\n  padding: 25px;\n  border-radius: 12px;\n  text-align: center;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.08);\n  border: 1px solid #e2e8f0;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.benefit-card:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 8px 25px rgba(0,0,0,0.12);\n}\n\n.benefit-icon {\n  font-size: 40px;\n  margin-bottom: 15px;\n}\n\n.benefit-card h4 {\n  color: #2d3748;\n  margin: 0 0 12px 0;\n  font-size: 18px;\n  font-weight: 600;\n}\n\n.benefit-card p {\n  color: #718096;\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.applications-section {\n  margin: 30px 0;\n}\n\n.applications-section h3 {\n  color: #2d3748;\n  margin-bottom: 15px;\n  font-size: 20px;\n  font-weight: 700;\n}\n\n.applications-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n\n.application-tag {\n  background: linear-gradient(135deg, #ebf8ff 0%, #bee3f8 100%);\n  color: #2c5282;\n  padding: 8px 16px;\n  border-radius: 20px;\n  font-size: 14px;\n  font-weight: 600;\n  border: 1px solid #90cdf4;\n  transition: transform 0.2s ease;\n}\n\n.application-tag:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 4px 8px rgba(49, 130, 206, 0.2);\n}\n\n.bulk-section {\n  margin: 30px 0;\n  text-align: center;\n}\n\n.bulk-badge {\n  display: inline-flex;\n  flex-direction: column;\n  align-items: center;\n  background: linear-gradient(135deg, #805ad5 0%, #6b46c1 100%);\n  color: white;\n  padding: 25px 40px;\n  border-radius: 20px;\n  box-shadow: 0 8px 25px rgba(128, 90, 213, 0.3);\n}\n\n.bulk-number {\n  font-size: 42px;\n  font-weight: 800;\n  line-height: 1;\n  margin-bottom: 8px;\n}\n\n.bulk-text {\n  font-size: 16px;\n  font-weight: 600;\n  opacity: 0.9;\n}\n\n.upc-section {\n  background: linear-gradient(135deg, #f0fff4 0%, #c6f6d5 100%);\n  padding: 18px 24px;\n  border-radius: 10px;\n  display: inline-block;\n  margin-top: 20px;\n  border: 2px solid #68d391;\n  box-shadow: 0 4px 12px rgba(104, 211, 145, 0.15);\n}\n\n.upc-section p {\n  margin: 0;\n  font-size: 17px;\n  color: #22543d;\n  font-weight: 600;\n}\n\n.specifications-section {\n  margin-top: 50px;\n}\n\n.specifications-section h2 {\n  color: #2d3748;\n  border-bottom: 3px solid #805ad5;\n  padding-bottom: 15px;\n  margin-bottom: 25px;\n  font-size: 32px;\n  font-weight: 700;\n  letter-spacing: -0.5px;\n}\n\n.specs-table-container {\n  overflow-x: auto;\n  border-radius: 16px;\n  box-shadow: 0 8px 30px rgba(0,0,0,0.12);\n  border: 1px solid #e2e8f0;\n  background: white;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background-color: white;\n}\n\n.specs-table tr:nth-child(even) {\n  background-color: #f8fafc;\n}\n\n.specs-table tr:hover {\n  background-color: #faf5ff;\n  transition: background-color 0.2s ease;\n}\n\n.spec-label {\n  font-weight: 600;\n  padding: 18px 24px;\n  border-bottom: 1px solid #e2e8f0;\n  color: #2d3748;\n  width: 35%;\n  background-color: #f7fafc;\n  font-size: 16px;\n  border-right: 2px solid #e2e8f0;\n}\n\n.spec-value {\n  padding: 18px 24px;\n  border-bottom: 1px solid #e2e8f0;\n  color: #4a5568;\n  font-size: 16px;\n  font-weight: 500;\n}\n\n@media (max-width: 768px) {\n  .spec-label, .spec-value {\n    padding: 14px 18px;\n    font-size: 15px;\n  }\n  \n  .description-section h2,\n  .specifications-section h2 {\n    font-size: 26px;\n  }\n  \n  .dimensions-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .benefit-cards {\n    grid-template-columns: 1fr;\n  }\n  \n  .applications-tags {\n    justify-content: center;\n  }\n  \n  .features-list {\n    padding: 22px;\n  }\n  \n  .description-section p {\n    font-size: 16px;\n  }\n  \n  .bulk-badge {\n    padding: 20px 30px;\n  }\n  \n  .bulk-number {\n    font-size: 36px;\n  }\n  \n  .eco-badge {\n    flex-direction: column;\n    text-align: center;\n    gap: 8px;\n  }\n}\n\n@media (max-width: 480px) {\n  .spec-label, .spec-value {\n    padding: 12px 15px;\n    font-size: 14px;\n  }\n  \n  .description-section h2,\n  .specifications-section h2 {\n    font-size: 22px;\n  }\n  \n  .features-list li {\n    font-size: 15px;\n  }\n  \n  .benefit-card {\n    padding: 20px;\n  }\n  \n  .application-tag {\n    font-size: 13px;\n    padding: 6px 12px;\n  }\n  \n  .bulk-number {\n    font-size: 32px;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42704316989524,"sku":null,"price":56.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_41_375052c1-9b9e-424b-bac0-a93af9543916.png?v=1764054267"},{"product_id":"eco-products-6-lb-kraft-compostable-paper-bag-400-case","title":"Eco-Products 6 lb. Kraft Compostable Paper Bag - 400\/Case","description":"\u003cdiv class=\"eco-product\"\u003e\n  \u003cdiv class=\"product-header\"\u003e\n    \u003ch1\u003eEco-Products EP-PPRBAG6 Compostable Paper Bag\u003c\/h1\u003e\n    \u003cp class=\"product-subtitle\"\u003e6 lb. Kraft Compostable Paper Bags - 400\/Case\u003c\/p\u003e\n    \u003cdiv class=\"eco-badges\"\u003e\n      \u003cspan class=\"eco-badge compostable\"\u003eCommercially Compostable\u003c\/span\u003e\n      \u003cspan class=\"eco-badge recycled\"\u003eRecycled Content\u003c\/span\u003e\n      \u003cspan class=\"eco-badge bpi\"\u003eBPI Certified\u003c\/span\u003e\n      \u003cspan class=\"eco-badge usa\"\u003eMade in USA\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"product-benefits\"\u003e\n    \u003ch2\u003eEco-Friendly Packaging Solution\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        \u003cdiv class=\"benefit-content\"\u003e\n          \u003ch3\u003eSustainable Choice\u003c\/h3\u003e\n          \u003cp\u003eMade with post-consumer recycled content and commercially compostable\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e🛍️\u003c\/div\u003e\n        \u003cdiv class=\"benefit-content\"\u003e\n          \u003ch3\u003eVersatile Use\u003c\/h3\u003e\n          \u003cp\u003ePerfect for delis, markets, food stands, and retail packaging\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e💪\u003c\/div\u003e\n        \u003cdiv class=\"benefit-content\"\u003e\n          \u003ch3\u003eDurable Construction\u003c\/h3\u003e\n          \u003cp\u003eSturdy 35 lb. basis weight secures heavier items during transport\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e🔄\u003c\/div\u003e\n        \u003cdiv class=\"benefit-content\"\u003e\n          \u003ch3\u003eEasy Packing\u003c\/h3\u003e\n          \u003cp\u003eRectangular bottom keeps bag upright for efficient packing\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"product-description\"\u003e\n    \u003ch2\u003eProduct Description\u003c\/h2\u003e\n    \u003cp\u003eExpand your eco-friendly packaging options with these Eco-Products 6 lb. kraft compostable paper bags! Made from post-consumer recycled content, these bags are not only environmentally conscious but also versatile for various uses. The sturdy 35 lb. basis weight ensures that items are secured during transport, making them the perfect choice for delis, markets, and food stands.\u003c\/p\u003e\n    \n    \u003cp\u003eThis economical alternative for on-the-go packaging provides excellent moisture protection, keeping your products fresh and intact. The rectangular bottom is designed to keep the bag upright for quick and efficient packing, catering to busy establishments where convenience is key.\u003c\/p\u003e\n    \n    \u003cp\u003eWhether you're packaging deli items, produce, or sandwiches, these compostable paper bags offer a practical and eco-conscious solution for your packaging needs. Offer your customers a reliable and sustainable option for their purchases with these versatile compostable paper bags.\u003c\/p\u003e\n    \n    \u003cdiv class=\"dimensions-box\"\u003e\n      \u003ch3\u003eOverall Dimensions\u003c\/h3\u003e\n      \u003cdiv class=\"dimensions-grid\"\u003e\n        \u003cdiv class=\"dimension\"\u003e\n          \u003cspan class=\"dim-label\"\u003eWidth\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e6 inches\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension\"\u003e\n          \u003cspan class=\"dim-label\"\u003eGusset Width\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e3 5\/8 inches\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension\"\u003e\n          \u003cspan class=\"dim-label\"\u003eHeight\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e11 inches\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dimension\"\u003e\n          \u003cspan class=\"dim-label\"\u003eCapacity\u003c\/span\u003e\n          \u003cspan class=\"dim-value\"\u003e6 lb.\u003c\/span\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\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"specs-table-container\"\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth colspan=\"2\" class=\"table-main-header\"\u003eTechnical Specifications\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr class=\"category-header\"\u003e\n            \u003ctd colspan=\"2\"\u003ePackaging \u0026amp; Quantity\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eQuantity per Case\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e400 Bags\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eShipping Weight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e11.9 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eCapacity\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e6 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \n          \u003ctr class=\"category-header\"\u003e\n            \u003ctd colspan=\"2\"\u003eDimensions\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eWidth\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e6 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHeight\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e11 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eGusset Width\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e3 3\/8 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \n          \u003ctr class=\"category-header\"\u003e\n            \u003ctd colspan=\"2\"\u003eDesign \u0026amp; Features\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eColor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBrown\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eDesign\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePrinted\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eClosure\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eOpen\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eGusset Style\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBottom Gusset\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eHandle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eWithout Handle\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eWindow\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eWithout Window\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \n          \u003ctr class=\"category-header\"\u003e\n            \u003ctd colspan=\"2\"\u003eMaterials \u0026amp; Usage\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eMaterial\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eKraft Paper, Paper\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eBag Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eGrocery Bags, Shopping Bags, SOS Bags, Take Out Bags\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eUsage\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eStandard Duty\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \n          \u003ctr class=\"category-header\"\u003e\n            \u003ctd colspan=\"2\"\u003eCertifications \u0026amp; Identification\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBPI Certified, Commercially Compostable, Eco-Friendly, Made in America, No PFAS Added, Recycled Content\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eUPC Code\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e400017379791\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"key-features\"\u003e\n    \u003ch2\u003eKey Features\u003c\/h2\u003e\n    \u003cdiv class=\"features-grid\"\u003e\n      \u003cdiv class=\"feature-column\"\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003cspan class=\"feature-check\"\u003e✓\u003c\/span\u003e\n          \u003cdiv class=\"feature-text\"\u003e\n            \u003cstrong\u003eMade with post-consumer recycled content\u003c\/strong\u003e\n            \u003cp\u003eEnvironmentally responsible packaging choice\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003cspan class=\"feature-check\"\u003e✓\u003c\/span\u003e\n          \u003cdiv class=\"feature-text\"\u003e\n            \u003cstrong\u003eSturdy 35 lb. basis weight secures heavier items\u003c\/strong\u003e\n            \u003cp\u003eReliable protection during transport\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003cspan class=\"feature-check\"\u003e✓\u003c\/span\u003e\n          \u003cdiv class=\"feature-text\"\u003e\n            \u003cstrong\u003eEconomical alternative for on-the-go packaging\u003c\/strong\u003e\n            \u003cp\u003eCost-effective solution for businesses\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-column\"\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003cspan class=\"feature-check\"\u003e✓\u003c\/span\u003e\n          \u003cdiv class=\"feature-text\"\u003e\n            \u003cstrong\u003eProvides excellent moisture protection\u003c\/strong\u003e\n            \u003cp\u003eKeeps products fresh and intact\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003cspan class=\"feature-check\"\u003e✓\u003c\/span\u003e\n          \u003cdiv class=\"feature-text\"\u003e\n            \u003cstrong\u003ePerfect for delis, markets, and food stands\u003c\/strong\u003e\n            \u003cp\u003eVersatile for various food service applications\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003cspan class=\"feature-check\"\u003e✓\u003c\/span\u003e\n          \u003cdiv class=\"feature-text\"\u003e\n            \u003cstrong\u003eCommercially compostable\u003c\/strong\u003e\n            \u003cp\u003eBPI certified for proper disposal\u003c\/p\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=\"shipping-notice\"\u003e\n    \u003cdiv class=\"shipping-content\"\u003e\n      \u003cdiv class=\"shipping-icon\"\u003e📦\u003c\/div\u003e\n      \u003cdiv class=\"shipping-text\"\u003e\n        \u003ch3\u003eSpecial Order Item\u003c\/h3\u003e\n        \u003cp class=\"shipping-time\"\u003eDelivery date provided after order placement\u003c\/p\u003e\n        \u003cp class=\"shipping-desc\"\u003eThis item ships directly from manufacturer - contact us for timing details\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.eco-product {\n  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n  color: #2d3748;\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 30px 25px;\n  line-height: 1.6;\n}\n\n.product-header {\n  text-align: center;\n  margin-bottom: 50px;\n  padding-bottom: 30px;\n  border-bottom: 2px solid #e2e8f0;\n}\n\n.product-header h1 {\n  color: #2d5a27;\n  font-size: 2.4rem;\n  margin-bottom: 15px;\n  font-weight: 700;\n  letter-spacing: -0.5px;\n}\n\n.product-subtitle {\n  font-size: 1.3rem;\n  color: #4a5568;\n  margin-bottom: 25px;\n  font-weight: 500;\n}\n\n.eco-badges {\n  display: flex;\n  justify-content: center;\n  gap: 12px;\n  flex-wrap: wrap;\n}\n\n.eco-badge {\n  padding: 8px 16px;\n  border-radius: 20px;\n  font-size: 0.85rem;\n  font-weight: 600;\n  color: white;\n}\n\n.eco-badge.compostable {\n  background: linear-gradient(135deg, #059669, #10b981);\n}\n\n.eco-badge.recycled {\n  background: linear-gradient(135deg, #3b82f6, #6366f1);\n}\n\n.eco-badge.bpi {\n  background: linear-gradient(135deg, #7c3aed, #8b5cf6);\n}\n\n.eco-badge.usa {\n  background: linear-gradient(135deg, #dc2626, #ef4444);\n}\n\n.eco-product h2 {\n  color: #2d5a27;\n  font-size: 1.8rem;\n  margin: 50px 0 30px 0;\n  padding-bottom: 15px;\n  border-bottom: 2px solid #e8f5e8;\n  font-weight: 600;\n}\n\n.product-benefits {\n  background: linear-gradient(135deg, #f0fdf4, #ecfdf5);\n  border-radius: 15px;\n  padding: 35px 30px;\n  margin-bottom: 40px;\n}\n\n.benefits-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 25px;\n  margin-top: 25px;\n}\n\n.benefit-item {\n  display: flex;\n  align-items: flex-start;\n  padding: 20px;\n  background: white;\n  border-radius: 10px;\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);\n  transition: transform 0.3s ease;\n}\n\n.benefit-item:hover {\n  transform: translateY(-3px);\n}\n\n.benefit-icon {\n  font-size: 2.5rem;\n  margin-right: 20px;\n  flex-shrink: 0;\n}\n\n.benefit-content h3 {\n  color: #2d5a27;\n  margin: 0 0 8px 0;\n  font-size: 1.2rem;\n}\n\n.benefit-content p {\n  color: #4a5568;\n  margin: 0;\n  font-size: 0.95rem;\n}\n\n.product-description p {\n  margin-bottom: 20px;\n  font-size: 1.1rem;\n  color: #4a5568;\n}\n\n.dimensions-box {\n  background: linear-gradient(135deg, #f0fff4, #e6fffa);\n  padding: 25px;\n  border-radius: 10px;\n  border-left: 4px solid #10b981;\n  margin-top: 25px;\n}\n\n.dimensions-box h3 {\n  color: #2d5a27;\n  margin-top: 0;\n  margin-bottom: 20px;\n  text-align: center;\n}\n\n.dimensions-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n  gap: 20px;\n}\n\n.dimension {\n  text-align: center;\n  padding: 15px;\n  background: white;\n  border-radius: 8px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n}\n\n.dim-label {\n  display: block;\n  font-weight: 600;\n  color: #2d5a27;\n  margin-bottom: 5px;\n}\n\n.dim-value {\n  display: block;\n  color: #4a5568;\n  font-size: 1.1rem;\n}\n\n.specifications {\n  margin: 60px 0;\n}\n\n.specs-table-container {\n  overflow-x: auto;\n  border-radius: 15px;\n  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n  margin-top: 20px;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background: white;\n  border-radius: 15px;\n  overflow: hidden;\n}\n\n.table-main-header {\n  background: linear-gradient(135deg, #2d5a27, #3f8c2f);\n  color: white;\n  padding: 22px;\n  font-size: 1.4rem;\n  font-weight: 700;\n  text-align: center;\n  letter-spacing: 0.5px;\n}\n\n.category-header {\n  background: linear-gradient(135deg, #e6fffa, #f0fff4);\n  color: #2d5a27;\n  font-weight: 700;\n  font-size: 1.1rem;\n  padding: 16px 25px;\n  border-bottom: 1px solid #e2e8f0;\n}\n\n.specs-table tr {\n  transition: background-color 0.2s ease;\n}\n\n.specs-table tr:hover {\n  background-color: #f8fff8;\n}\n\n.spec-label {\n  padding: 18px 25px;\n  font-weight: 600;\n  color: #2d5a27;\n  border-bottom: 1px solid #e2e8f0;\n  width: 35%;\n  background-color: #f8faf8;\n  font-size: 1.05rem;\n}\n\n.spec-value {\n  padding: 18px 25px;\n  border-bottom: 1px solid #e2e8f0;\n  color: #4a5568;\n  background-color: white;\n  font-size: 1.05rem;\n}\n\n.key-features {\n  background: linear-gradient(135deg, #f0fff4 0%, #e6fffa 100%);\n  border-radius: 15px;\n  padding: 35px 30px;\n  margin: 50px 0;\n}\n\n.features-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\n  gap: 25px;\n  margin-top: 20px;\n}\n\n.feature-column {\n  display: flex;\n  flex-direction: column;\n  gap: 20px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  padding: 15px;\n  background: white;\n  border-radius: 10px;\n  box-shadow: 0 3px 10px rgba(0,0,0,0.05);\n}\n\n.feature-check {\n  background: linear-gradient(135deg, #10b981, #34d399);\n  color: white;\n  border-radius: 50%;\n  width: 28px;\n  height: 28px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-right: 15px;\n  flex-shrink: 0;\n  font-weight: bold;\n  font-size: 1rem;\n  margin-top: 2px;\n}\n\n.feature-text strong {\n  color: #2d5a27;\n  font-size: 1.05rem;\n  display: block;\n  margin-bottom: 5px;\n}\n\n.feature-text p {\n  color: #718096;\n  margin: 0;\n  font-size: 0.95rem;\n}\n\n.shipping-notice {\n  background: linear-gradient(135deg, #fffbeb, #fef3c7);\n  border-radius: 12px;\n  padding: 25px;\n  margin-top: 40px;\n  border-left: 5px solid #f59e0b;\n}\n\n.shipping-content {\n  display: flex;\n  align-items: center;\n}\n\n.shipping-icon {\n  font-size: 3.5rem;\n  margin-right: 25px;\n}\n\n.shipping-text h3 {\n  margin: 0 0 8px 0;\n  color: #92400e;\n  font-size: 1.4rem;\n}\n\n.shipping-time {\n  margin: 0 0 5px 0;\n  color: #b45309;\n  font-size: 1.1rem;\n}\n\n.shipping-desc {\n  margin: 0;\n  color: #d97706;\n  font-size: 0.95rem;\n}\n\n@media (max-width: 768px) {\n  .eco-product {\n    padding: 20px 15px;\n  }\n  \n  .product-header h1 {\n    font-size: 2rem;\n  }\n  \n  .eco-badges {\n    flex-direction: column;\n    align-items: center;\n  }\n  \n  .benefits-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  .dimensions-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .features-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .spec-label, .spec-value {\n    padding: 15px 20px;\n    display: block;\n    width: 100%;\n  }\n  \n  .specs-table tr {\n    display: block;\n    margin-bottom: 0;\n    border: 1px solid #e2e8f0;\n    border-radius: 8px;\n    overflow: hidden;\n    margin-bottom: 15px;\n    box-shadow: 0 3px 10px rgba(0,0,0,0.08);\n  }\n  \n  .table-main-header, .category-header {\n    display: block;\n    text-align: center;\n  }\n  \n  .shipping-content {\n    flex-direction: column;\n    text-align: center;\n  }\n  \n  .shipping-icon {\n    margin-right: 0;\n    margin-bottom: 15px;\n  }\n}\n\n@media (max-width: 480px) {\n  .product-header h1 {\n    font-size: 1.7rem;\n  }\n  \n  .eco-product h2 {\n    font-size: 1.5rem;\n  }\n  \n  .benefit-item {\n    padding: 15px;\n  }\n}\n\u003c\/style\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42705280761940,"sku":null,"price":87.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2025-11-25T181324.188.png?v=1764076529"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/collections\/disposable_food_pac3_sm.webp?v=1756279014","url":"https:\/\/www.restaurantsupplywholesale.ca\/collections\/disposable-food-packaging-supplies.oembed?page=55","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}