{"title":"Condiments and Sauces","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\"\u003eCondiments and Sauces\u003c\/p\u003e\n\u003c\/div\u003e","products":[{"product_id":"lotus-biscoff-creamy-cookie-butter-spread-pail-17-64-lb","title":"Lotus Biscoff Creamy Cookie Butter Spread Pail 17.64 lb.","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\u003eLotus Biscoff Creamy Cookie Butter Spread\u003c\/title\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;600;700\u0026family=Source+Sans+Pro:wght@300;400;600\u0026display=swap');\n        \n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: 'Source Sans Pro', sans-serif;\n            color: #5D4037;\n            background-color: #FFF9F0;\n            line-height: 1.6;\n        }\n        \n        .biscoff-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        .product-header {\n            text-align: center;\n            margin-bottom: 40px;\n            padding: 50px 30px;\n            background: linear-gradient(135deg, #FFF3E0 0%, #FFE0B2 100%);\n            border-radius: 15px;\n            color: #5D4037;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .product-header::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background-image: url('data:image\/svg+xml;utf8,\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\" width=\"100\" height=\"100\" opacity=\"0.05\"\u003e\u003ccircle cx=\"50\" cy=\"50\" r=\"45\" fill=\"%235D4037\"\/\u003e\u003c\/svg\u003e');\n            background-size: 150px;\n        }\n        \n        .product-title {\n            font-family: 'Playfair Display', serif;\n            font-size: 2.8rem;\n            margin-bottom: 15px;\n            position: relative;\n        }\n        \n        .product-subtitle {\n            font-size: 1.2rem;\n            font-weight: 300;\n            max-width: 800px;\n            margin: 0 auto;\n            line-height: 1.6;\n            position: relative;\n        }\n        \n        .tagline {\n            display: inline-block;\n            background: rgba(93, 64, 55, 0.15);\n            padding: 8px 20px;\n            border-radius: 30px;\n            margin-top: 20px;\n            font-size: 1rem;\n            font-weight: 500;\n            color: #5D4037;\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 25px;\n            margin: 40px 0;\n        }\n        \n        .feature-card {\n            background: #FFF8E1;\n            border-radius: 12px;\n            padding: 30px 25px;\n            text-align: center;\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n            border: 1px solid #FFE0B2;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .feature-card::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 5px;\n            background: linear-gradient(90deg, #FFB74D, #5D4037);\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 15px 25px rgba(93, 64, 55, 0.15);\n        }\n        \n        .feature-icon {\n            font-size: 2.8rem;\n            margin-bottom: 20px;\n            height: 70px;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            color: #5D4037;\n        }\n        \n        .feature-title {\n            font-family: 'Playfair Display', serif;\n            font-size: 1.4rem;\n            margin-bottom: 15px;\n            color: #5D4037;\n        }\n        \n        .feature-desc {\n            font-size: 1rem;\n            line-height: 1.6;\n            color: #795548;\n        }\n        \n        .product-details {\n            background: linear-gradient(to right, #FFF8E1, #FFECB3);\n            border-radius: 15px;\n            padding: 40px;\n            margin: 40px 0;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            border-left: 5px solid #5D4037;\n            position: relative;\n        }\n        \n        .detail-title {\n            font-family: 'Playfair Display', serif;\n            font-size: 1.8rem;\n            color: #5D4037;\n            margin-bottom: 20px;\n            text-align: center;\n        }\n        \n        .detail-text {\n            font-size: 1.1rem;\n            line-height: 1.8;\n            color: #795548;\n            margin-bottom: 25px;\n        }\n        \n        .benefits-section {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            margin: 40px 0;\n        }\n        \n        .benefit-item {\n            display: flex;\n            align-items: flex-start;\n            background: #FFF;\n            padding: 20px;\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(93, 64, 55, 0.1);\n            border: 1px solid #FFE0B2;\n        }\n        \n        .benefit-icon {\n            font-size: 1.8rem;\n            color: #5D4037;\n            margin-right: 15px;\n            flex-shrink: 0;\n            min-width: 50px;\n            text-align: center;\n        }\n        \n        .benefit-content h3 {\n            font-family: 'Playfair Display', serif;\n            font-size: 1.3rem;\n            color: #5D4037;\n            margin-bottom: 8px;\n        }\n        \n        .benefit-content p {\n            font-size: 1rem;\n            line-height: 1.6;\n            color: #795548;\n        }\n        \n        .usage-section {\n            background: #FFF8E1;\n            border-radius: 15px;\n            padding: 40px;\n            margin: 40px 0;\n            border: 1px solid #FFE0B2;\n        }\n        \n        .usage-title {\n            font-family: 'Playfair Display', serif;\n            font-size: 2rem;\n            color: #5D4037;\n            margin-bottom: 30px;\n            text-align: center;\n        }\n        \n        .usage-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 25px;\n        }\n        \n        .usage-item {\n            text-align: center;\n            padding: 25px 20px;\n            background: #FFF;\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(93, 64, 55, 0.1);\n            transition: transform 0.3s ease;\n        }\n        \n        .usage-item:hover {\n            transform: translateY(-5px);\n        }\n        \n        .usage-icon {\n            font-size: 2.5rem;\n            color: #5D4037;\n            margin-bottom: 15px;\n            height: 60px;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n        }\n        \n        .usage-item h3 {\n            font-family: 'Playfair Display', serif;\n            font-size: 1.3rem;\n            color: #5D4037;\n            margin-bottom: 10px;\n        }\n        \n        .usage-item p {\n            font-size: 1rem;\n            color: #795548;\n        }\n        \n        .applications-section {\n            background: linear-gradient(135deg, #5D4037 0%, #8D6E63 100%);\n            color: white;\n            padding: 40px;\n            border-radius: 15px;\n            margin: 40px 0;\n        }\n        \n        .applications-title {\n            font-family: 'Playfair Display', serif;\n            font-size: 1.8rem;\n            margin-bottom: 20px;\n            text-align: center;\n        }\n        \n        .applications-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            margin-top: 25px;\n        }\n        \n        .application-item {\n            background: rgba(255, 255, 255, 0.15);\n            padding: 15px;\n            border-radius: 8px;\n            text-align: center;\n            backdrop-filter: blur(5px);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n        \n        .details-section {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 25px;\n            margin: 40px 0;\n        }\n        \n        .detail-card {\n            background: #FFF8E1;\n            border-radius: 12px;\n            padding: 30px;\n            text-align: center;\n            border: 1px solid #FFE0B2;\n        }\n        \n        .detail-icon {\n            font-size: 3rem;\n            color: #5D4037;\n            margin-bottom: 20px;\n        }\n        \n        .detail-card h3 {\n            font-family: 'Playfair Display', serif;\n            font-size: 1.5rem;\n            color: #5D4037;\n            margin-bottom: 15px;\n        }\n        \n        .detail-card p {\n            font-size: 1rem;\n            line-height: 1.6;\n            color: #795548;\n        }\n        \n        .brand-section {\n            background: #FFF8E1;\n            border-radius: 15px;\n            padding: 40px;\n            margin: 40px 0;\n            text-align: center;\n            border-left: 5px solid #5D4037;\n        }\n        \n        .brand-title {\n            font-family: 'Playfair Display', serif;\n            font-size: 1.8rem;\n            color: #5D4037;\n            margin-bottom: 20px;\n        }\n        \n        .brand-text {\n            font-size: 1.1rem;\n            line-height: 1.7;\n            color: #795548;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        \n        .package-info {\n            background: #FFF8E1;\n            border-radius: 15px;\n            padding: 40px;\n            margin: 40px 0;\n            border: 1px solid #FFE0B2;\n            text-align: center;\n        }\n        \n        .package-title {\n            font-family: 'Playfair Display', serif;\n            font-size: 1.8rem;\n            color: #5D4037;\n            margin-bottom: 20px;\n        }\n        \n        .package-details {\n            font-size: 1.1rem;\n            line-height: 1.7;\n            color: #795548;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        \n        .drizzle-instructions {\n            background: #FFF8E1;\n            border-radius: 15px;\n            padding: 40px;\n            margin: 40px 0;\n            border: 2px dashed #5D4037;\n            text-align: center;\n        }\n        \n        .drizzle-title {\n            font-family: 'Playfair Display', serif;\n            font-size: 1.8rem;\n            color: #5D4037;\n            margin-bottom: 20px;\n        }\n        \n        .drizzle-steps {\n            font-size: 1.1rem;\n            line-height: 1.7;\n            color: #795548;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        \n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 2.2rem;\n            }\n            \n            .product-details, .usage-section {\n                padding: 25px 15px;\n            }\n            \n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .benefits-section {\n                grid-template-columns: 1fr;\n            }\n        }\n        \n        @media (max-width: 576px) {\n            .product-header {\n                padding: 30px 15px;\n            }\n            \n            .product-title {\n                font-size: 1.8rem;\n            }\n            \n            .product-subtitle {\n                font-size: 1rem;\n            }\n            \n            .applications-grid {\n                grid-template-columns: 1fr 1fr;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"biscoff-container\"\u003e\n        \u003cdiv class=\"product-header\"\u003e\n            \u003ch1 class=\"product-title\"\u003eLotus Biscoff Creamy Cookie Butter Spread\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003eTurn your favorite recipes into must-have sensations with this delicious Belgian caramelized cookie butter\u003c\/p\u003e\n            \u003cdiv class=\"tagline\"\u003e17.64 lb. Pail • Vegan • Nut-Free • No Artificial Ingredients\u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"features-grid\"\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🍪\u003c\/div\u003e\n                \u003ch3 class=\"feature-title\"\u003eAuthentic Belgian Flavor\u003c\/h3\u003e\n                \u003cp class=\"feature-desc\"\u003eMade with Lotus Biscoff's authentic Belgian caramelized shortbread cookies.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🌱\u003c\/div\u003e\n                \u003ch3 class=\"feature-title\"\u003eVegan \u0026amp; Nut-Free\u003c\/h3\u003e\n                \u003cp class=\"feature-desc\"\u003eCaters to patrons with allergies and dietary restrictions.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e📦\u003c\/div\u003e\n                \u003ch3 class=\"feature-title\"\u003eBulk 17.64 lb. Pail\u003c\/h3\u003e\n                \u003cp class=\"feature-desc\"\u003eKeeps your prep area well stocked and eliminates multiple smaller tubs.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-details\"\u003e\n            \u003ch2 class=\"detail-title\"\u003eIrresistible Caramelized Cookie Flavor\u003c\/h2\u003e\n            \u003cp class=\"detail-text\"\u003eThis spread is made with Lotus Biscoff's authentic Belgian caramelized shortbread cookies and delivers a delicately spiced, rich flavor. Its creamy texture and brown sugar and cinnamon flavor makes it a versatile ingredient that can be used in a variety of ways in your establishment!\u003c\/p\u003e\n            \u003cp class=\"detail-text\"\u003eMade without artificial flavors, colors, or preservatives, so you can serve it with confidence knowing that you're providing your customers with the best possible experience.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"benefits-section\"\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 Ingredient\u003c\/h3\u003e\n                    \u003cp\u003ePerfect for baking, spreading, drizzling, and dipping in various culinary applications.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"benefit-item\"\u003e\n                \u003cdiv class=\"benefit-icon\"\u003e🔄\u003c\/div\u003e\n                \u003cdiv class=\"benefit-content\"\u003e\n                    \u003ch3\u003eMultiple Uses\u003c\/h3\u003e\n                    \u003cp\u003eIdeal for bakeries, restaurants, cafes, and ice cream parlors.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"benefit-item\"\u003e\n                \u003cdiv class=\"benefit-icon\"\u003e👍\u003c\/div\u003e\n                \u003cdiv class=\"benefit-content\"\u003e\n                    \u003ch3\u003eAllergy-Friendly\u003c\/h3\u003e\n                    \u003cp\u003eVegan and nut-free to accommodate various dietary needs.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"benefit-item\"\u003e\n                \u003cdiv class=\"benefit-icon\"\u003e⭐\u003c\/div\u003e\n                \u003cdiv class=\"benefit-content\"\u003e\n                    \u003ch3\u003eBrand Recognition\u003c\/h3\u003e\n                    \u003cp\u003eLeverage the popularity of the beloved Lotus Biscoff brand.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"usage-section\"\u003e\n            \u003ch2 class=\"usage-title\"\u003eEndless Culinary Applications\u003c\/h2\u003e\n            \u003cdiv class=\"usage-grid\"\u003e\n                \u003cdiv class=\"usage-item\"\u003e\n                    \u003cdiv class=\"usage-icon\"\u003e🍞\u003c\/div\u003e\n                    \u003ch3\u003eSpreads\u003c\/h3\u003e\n                    \u003cp\u003ePerfect topping for toast, bagels, pancakes, and waffles.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"usage-item\"\u003e\n                    \u003cdiv class=\"usage-icon\"\u003e🧁\u003c\/div\u003e\n                    \u003ch3\u003eBaking\u003c\/h3\u003e\n                    \u003cp\u003eMix into cookie dough, cake batter, or pastry fillings.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"usage-item\"\u003e\n                    \u003cdiv class=\"usage-icon\"\u003e🍦\u003c\/div\u003e\n                    \u003ch3\u003eDessert Toppings\u003c\/h3\u003e\n                    \u003cp\u003eDrizzle over ice cream, milkshakes, and baked goods.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"usage-item\"\u003e\n                    \u003cdiv class=\"usage-icon\"\u003e🍎\u003c\/div\u003e\n                    \u003ch3\u003eDipping Sauce\u003c\/h3\u003e\n                    \u003cp\u003eIndulgent dip for fruit, pretzels, and other snacks.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"drizzle-instructions\"\u003e\n            \u003ch2 class=\"drizzle-title\"\u003ePerfect Drizzle Instructions\u003c\/h2\u003e\n            \u003cp class=\"drizzle-steps\"\u003eTo prepare the perfect drizzle, warm the spread to 122°F (minimum of 113°F, maximum of 131°F). Be sure to keep the temperature stable and slowly stir to homogenize the mixture for a smooth, pourable consistency.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"applications-section\"\u003e\n            \u003ch2 class=\"applications-title\"\u003ePerfect For\u003c\/h2\u003e\n            \u003cp\u003eThis versatile cookie butter enhances a wide variety of dishes:\u003c\/p\u003e\n            \u003cdiv class=\"applications-grid\"\u003e\n                \u003cdiv class=\"application-item\"\u003eBakeries\u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003eCoffee Shops\u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003eIce Cream Parlors\u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003eRestaurants\u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003eCatering Services\u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003eBreakfast Menus\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"package-info\"\u003e\n            \u003ch2 class=\"package-title\"\u003eBulk Packaging Advantage\u003c\/h2\u003e\n            \u003cp class=\"package-details\"\u003eThis 17.64 lb. pail is ideal for commercial use, helping keep your prep area well stocked and eliminating the need for multiple smaller containers. Perfect for portioning out servings of your most popular spread applications.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"details-section\"\u003e\n            \u003cdiv class=\"detail-card\"\u003e\n                \u003cdiv class=\"detail-icon\"\u003e🇧🇪\u003c\/div\u003e\n                \u003ch3\u003eAuthentic Belgian\u003c\/h3\u003e\n                \u003cp\u003eMade with genuine Lotus Biscoff caramelized shortbread cookies from Belgium.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"detail-card\"\u003e\n                \u003cdiv class=\"detail-icon\"\u003e🌾\u003c\/div\u003e\n                \u003ch3\u003eSimple Ingredients\u003c\/h3\u003e\n                \u003cp\u003eNo artificial flavors, colors, or preservatives - just quality ingredients.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"detail-card\"\u003e\n                \u003cdiv class=\"detail-icon\"\u003e👪\u003c\/div\u003e\n                \u003ch3\u003eFamily Owned\u003c\/h3\u003e\n                \u003cp\u003eProduced by a family-owned company with heritage since 1932.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"brand-section\"\u003e\n            \u003ch2 class=\"brand-title\"\u003eThe Lotus Bakeries Legacy\u003c\/h2\u003e\n            \u003cp class=\"brand-text\"\u003eAs a family owned company still located in its hometown of origin, Lotus Bakeries has produced authentic Belgian baked goods since 1932. Boasting minimal ingredients with many allergy- and vegan-friendly products, it's no wonder that the love of Lotus Biscoff has spread world wide with over 7 billion cookies sold per year, in over 70 countries!\u003c\/p\u003e\n            \u003cp class=\"brand-text\"\u003eLotus Biscoff values simplicity and authenticity, and their high-quality goods will provide versatility, name brand loyalty, and consistently delicious flavor to your menu.\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":42484852818004,"sku":null,"price":202.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2933999.jpg?v=1758222225"},{"product_id":"nutella-hazelnut-spread-6-6-lb-tub-2-case","title":"Nutella Hazelnut Spread 6.6 lb. Tub - 2\/Case","description":"\u003cdiv class=\"nutella-description\"\u003e\n  \u003cdiv class=\"nutella-header\"\u003e\n    \u003ch2\u003eNutella Hazelnut Spread\u003c\/h2\u003e\n    \u003cp class=\"tagline\"\u003eSmooth, Creamy, Irresistibly Delicious\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"nutella-content\"\u003e\n    \u003cdiv class=\"nutella-image\"\u003e\n      \u003c!-- You'll need to add your own image URL here --\u003e\n      \u003cimg src=\"https:\/\/placehold.co\/400x400?text=Nutella+Jar\" alt=\"Nutella Hazelnut Spread\"\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"nutella-details\"\u003e\n      \u003cp class=\"intro\"\u003eTreat your patrons to the fine taste of robust hazelnuts and rich cocoa with this smooth and creamy Nutella hazelnut spread!\u003c\/p\u003e\n      \n      \u003cdiv class=\"quality-highlight\"\u003e\n        \u003ch3\u003eExpertly Crafted Quality\u003c\/h3\u003e\n        \u003cp\u003eExpertly crafted with only seven recognizable ingredients, Nutella is regarded worldwide as a high-quality, premium chocolatey hazelnut spread with an unmistakable creaminess and bold, balanced flavor.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"ingredients\"\u003e\n        \u003ch3\u003eQuality Ingredients\u003c\/h3\u003e\n        \u003cp\u003eNutella selects the freshest raw materials and quality ingredients to make their signature hazelnut spread that contains \u003cstrong\u003eno artificial colors or preservatives\u003c\/strong\u003e.\u003c\/p\u003e\n        \u003cp\u003eIt's crafted with sugar, skim milk, finely-ground hazelnuts, and hints of rich cocoa combined to make a silky smooth paste that's not too thick or too thin.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"features\"\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003cspan class=\"feature-icon\"\u003e🌰\u003c\/span\u003e\n          \u003cspan\u003eRich Hazelnut Flavor\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003cspan class=\"feature-icon\"\u003e🍫\u003c\/span\u003e\n          \u003cspan\u003ePremium Cocoa\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003cspan class=\"feature-icon\"\u003e🥛\u003c\/span\u003e\n          \u003cspan\u003eCreamy Texture\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003cspan class=\"feature-icon\"\u003e🌱\u003c\/span\u003e\n          \u003cspan\u003eNo Artificial Colors\/Preservatives\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n  .nutella-description {\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    color: #553311;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 20px;\n  }\n  \n  .nutella-header {\n    text-align: center;\n    margin-bottom: 30px;\n  }\n  \n  .nutella-header h2 {\n    font-size: 2.5rem;\n    color: #8B4513;\n    margin-bottom: 5px;\n  }\n  \n  .tagline {\n    font-style: italic;\n    font-size: 1.2rem;\n    color: #A67C52;\n  }\n  \n  .nutella-content {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 30px;\n    align-items: flex-start;\n  }\n  \n  .nutella-image {\n    flex: 1;\n    min-width: 300px;\n    text-align: center;\n  }\n  \n  .nutella-image img {\n    max-width: 100%;\n    border-radius: 10px;\n    box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n  }\n  \n  .nutella-details {\n    flex: 2;\n    min-width: 300px;\n  }\n  \n  .intro {\n    font-size: 1.2rem;\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n  \n  .quality-highlight, .ingredients {\n    margin-bottom: 25px;\n    padding: 20px;\n    background-color: #FFF9E6;\n    border-radius: 8px;\n    border-left: 4px solid #E38D2B;\n  }\n  \n  .quality-highlight h3, .ingredients h3 {\n    color: #8B4513;\n    margin-top: 0;\n  }\n  \n  .features {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n    gap: 15px;\n    margin-top: 25px;\n  }\n  \n  .feature-item {\n    display: flex;\n    align-items: center;\n    padding: 10px;\n    background-color: #F8F4E9;\n    border-radius: 6px;\n  }\n  \n  .feature-icon {\n    font-size: 1.5rem;\n    margin-right: 10px;\n  }\n  \n  @media (max-width: 768px) {\n    .nutella-content {\n      flex-direction: column;\n    }\n    \n    .nutella-header h2 {\n      font-size: 2rem;\n    }\n  }\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42484861730900,"sku":null,"price":133.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/SPICE_fb618cb6-a102-4295-b0b3-f53a6d210379.png?v=1761277582"},{"product_id":"hometown-provisions-5-lb-all-natural-honey-6-case","title":"5 lb. All-Natural Honey - 6\/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\u003eHometown Provisions All-Natural Honey\u003c\/title\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;600;700\u0026family=Roboto: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: 'Roboto', sans-serif;\n            color: #5a3825;\n            background-color: #fefaf0;\n            line-height: 1.6;\n            padding: 20px;\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        .honey-container {\n            background: linear-gradient(to bottom, #fff6e5, #fff9ec);\n            border-radius: 12px;\n            box-shadow: 0 5px 20px rgba(90, 56, 37, 0.1);\n            overflow: hidden;\n            margin: 20px 0;\n        }\n        \n        .honey-header {\n            text-align: center;\n            padding: 30px 20px;\n            background-color: #f9e3b7;\n            border-bottom: 2px dashed #e3b04b;\n        }\n        \n        .honey-header h1 {\n            font-family: 'Playfair Display', serif;\n            font-size: 2.8rem;\n            color: #8b5a2b;\n            margin-bottom: 10px;\n            text-shadow: 1px 1px 3px rgba(139, 90, 43, 0.2);\n        }\n        \n        .honey-header .tagline {\n            font-size: 1.3rem;\n            color: #d4a76a;\n            font-weight: 500;\n            margin-bottom: 15px;\n        }\n        \n        .honey-content {\n            display: flex;\n            flex-wrap: wrap;\n            padding: 20px;\n        }\n        \n        .honey-image {\n            flex: 1;\n            min-width: 300px;\n            padding: 20px;\n            text-align: center;\n        }\n        \n        .honey-image img {\n            max-width: 100%;\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n            border: 5px solid #fff;\n        }\n        \n        .honey-details {\n            flex: 2;\n            min-width: 300px;\n            padding: 20px;\n        }\n        \n        .honey-intro {\n            font-size: 1.2rem;\n            margin-bottom: 25px;\n            padding: 15px;\n            background-color: #fff;\n            border-radius: 8px;\n            border-left: 4px solid #e3b04b;\n        }\n        \n        .benefits {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 15px;\n            margin: 25px 0;\n        }\n        \n        .benefit-item {\n            background-color: #fff;\n            padding: 15px;\n            border-radius: 8px;\n            text-align: center;\n            box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);\n            transition: transform 0.3s ease;\n        }\n        \n        .benefit-item:hover {\n            transform: translateY(-5px);\n        }\n        \n        .benefit-icon {\n            font-size: 2rem;\n            margin-bottom: 10px;\n            color: #d4a76a;\n        }\n        \n        .honey-uses {\n            background-color: #fff9e6;\n            padding: 20px;\n            border-radius: 8px;\n            margin: 25px 0;\n            border: 1px solid #f1d6ab;\n        }\n        \n        .honey-uses h3 {\n            color: #8b5a2b;\n            margin-bottom: 15px;\n            font-family: 'Playfair Display', serif;\n        }\n        \n        .uses-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n        }\n        \n        .use-item {\n            background-color: #fff;\n            padding: 12px;\n            border-radius: 6px;\n            text-align: center;\n            font-size: 0.9rem;\n        }\n        \n        .about-brand {\n            background-color: #f7f2e8;\n            padding: 20px;\n            border-radius: 8px;\n            margin: 25px 0;\n            border-left: 4px solid #d4a76a;\n        }\n        \n        .about-brand h3 {\n            color: #8b5a2b;\n            margin-bottom: 15px;\n            font-family: 'Playfair Display', serif;\n        }\n        \n        .bulk-saving {\n            text-align: center;\n            padding: 20px;\n            background: linear-gradient(to right, #f9e3b7, #f1d6ab);\n            border-radius: 8px;\n            margin: 25px 0;\n        }\n        \n        .bulk-saving h3 {\n            color: #8b5a2b;\n            margin-bottom: 10px;\n            font-family: 'Playfair Display', serif;\n        }\n        \n        @media (max-width: 768px) {\n            .honey-header h1 {\n                font-size: 2.2rem;\n            }\n            \n            .honey-content {\n                flex-direction: column;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"honey-container\"\u003e\n        \u003cdiv class=\"honey-header\"\u003e\n            \u003ch1\u003eHometown Provisions All-Natural Honey\u003c\/h1\u003e\n            \u003cp class=\"tagline\"\u003ePure Sweetness Without Additives or Preservatives\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"honey-content\"\u003e\n            \u003cdiv class=\"honey-image\"\u003e\n                \u003cimg src=\"https:\/\/placehold.co\/400x500\/F9E3B7\/5a3825?text=Honey+Jar\" alt=\"Hometown Provisions All-Natural Honey\"\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"honey-details\"\u003e\n                \u003cdiv class=\"honey-intro\"\u003e\n                    Looking for honey that's purely sweet and delicious without the additives and preservatives? This Hometown Provisions all-natural honey is perfect for your bakery or restaurant!\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"benefits\"\u003e\n                    \u003cdiv class=\"benefit-item\"\u003e\n                        \u003cdiv class=\"benefit-icon\"\u003e🌿\u003c\/div\u003e\n                        \u003ch3\u003e100% Natural\u003c\/h3\u003e\n                        \u003cp\u003eNo additives or preservatives\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"benefit-item\"\u003e\n                        \u003cdiv class=\"benefit-icon\"\u003e🚫\u003c\/div\u003e\n                        \u003ch3\u003eGluten-Free\u003c\/h3\u003e\n                        \u003cp\u003eNaturally gluten-free\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"benefit-item\"\u003e\n                        \u003cdiv class=\"benefit-icon\"\u003e🍯\u003c\/div\u003e\n                        \u003ch3\u003ePure Taste\u003c\/h3\u003e\n                        \u003cp\u003eSweet and light flavor\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"benefit-item\"\u003e\n                        \u003cdiv class=\"benefit-icon\"\u003e💰\u003c\/div\u003e\n                        \u003ch3\u003eGreat Value\u003c\/h3\u003e\n                        \u003cp\u003eSave money when you buy in bulk\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cp\u003eWhether your establishment specializes in farm-to-table fare or home-style baked goods, Hometown Provisions brings bold flavors and nutrients from the honeybees to the table. This pure honey is collected from sweet honeycomb and is naturally gluten-free. It has a sweet and light taste and a classic, golden color.\u003c\/p\u003e\n                \n                \u003cdiv class=\"bulk-saving\"\u003e\n                    \u003ch3\u003eBuy in Bulk \u0026amp; Save!\u003c\/h3\u003e\n                    \u003cp\u003eUse this 5 lb. container for all of your most popular recipes!\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"honey-uses\"\u003e\n                    \u003ch3\u003eVersatile Uses\u003c\/h3\u003e\n                    \u003cdiv class=\"uses-grid\"\u003e\n                        \u003cdiv class=\"use-item\"\u003eTableside Condiment\u003c\/div\u003e\n                        \u003cdiv class=\"use-item\"\u003eBaking Ingredient\u003c\/div\u003e\n                        \u003cdiv class=\"use-item\"\u003eCooking Sauce\u003c\/div\u003e\n                        \u003cdiv class=\"use-item\"\u003eTea Sweetener\u003c\/div\u003e\n                        \u003cdiv class=\"use-item\"\u003eYogurt Topping\u003c\/div\u003e\n                        \u003cdiv class=\"use-item\"\u003eIce Cream Drizzle\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cp class=\"use-desc\"\u003eThe versatility of this all-natural honey makes it a popular honey type, whether you are using it as a tableside condiment or as a cooking and baking ingredient.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cp\u003eIts fragrant flavor makes the perfect complement to a range of savory dishes, from classic honey-baked ham and sweet breads to honey glazed chicken. Drizzle it over yogurt, cereal, and ice cream, or let a few drops of this pure honey dissolve into hot teas.\u003c\/p\u003e\n                \n                \u003cp\u003ePacked in an easy-to-grip plastic container, this all-natural honey is a convenient and naturally sweet way to enrich your favorite recipes. For a great value and great honey taste, stock up on this Hometown Provisions all-natural honey!\u003c\/p\u003e\n                \n                \u003cdiv class=\"about-brand\"\u003e\n                    \u003ch3\u003eAbout Hometown Provisions\u003c\/h3\u003e\n                    \u003cp\u003eHometown Provisions is a trusted partner for foodservice operators, offering a wide selection of value-driven staples designed to meet the demands of modern kitchens. Their products are carefully selected for quality and consistency to help streamline operations and improve margins for independent restaurants, bakeries, caterers, and concession stands.\u003c\/p\u003e\n                    \u003cp\u003eWith a mission to combine efficiency, quality, and value, Hometown Provisions ensures you have the right products at the right time to keep your business running smoothly and your customers coming back for more. Choose Hometown Provisions for reliable, consistent solutions that help your business thrive.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42484873461844,"sku":null,"price":188.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2945562.jpg?v=1758223040"},{"product_id":"producers-peanut-company-bulk-creamy-peanut-butter-35-lb","title":"Producers Peanut Company Bulk Creamy Peanut Butter 35 lb.","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\u003eProducers Peanut Company Peanut Butter\u003c\/title\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;600;700\u0026family=Nunito:wght@300;400;500;600\u0026display=swap');\n        \n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: 'Nunito', sans-serif;\n            color: #5a3825;\n            background-color: #fefaf0;\n            line-height: 1.6;\n            padding: 20px;\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        .pb-container {\n            background: linear-gradient(to bottom, #fff6e5, #fff9ec);\n            border-radius: 12px;\n            box-shadow: 0 5px 20px rgba(90, 56, 37, 0.1);\n            overflow: hidden;\n            margin: 20px 0;\n        }\n        \n        .pb-header {\n            text-align: center;\n            padding: 30px 20px;\n            background-color: #e3b04b;\n            background-image: linear-gradient(to right, #e3b04b, #f1d6ab);\n            border-bottom: 2px dashed #a67c52;\n        }\n        \n        .pb-header h1 {\n            font-family: 'Playfair Display', serif;\n            font-size: 2.8rem;\n            color: #5a3825;\n            margin-bottom: 10px;\n            text-shadow: 1px 1px 3px rgba(255, 255, 255, 0.5);\n        }\n        \n        .pb-header .tagline {\n            font-size: 1.3rem;\n            color: #5a3825;\n            font-weight: 600;\n            margin-bottom: 15px;\n        }\n        \n        .pb-content {\n            display: flex;\n            flex-wrap: wrap;\n            padding: 20px;\n        }\n        \n        .pb-image {\n            flex: 1;\n            min-width: 300px;\n            padding: 20px;\n            text-align: center;\n        }\n        \n        .pb-image img {\n            max-width: 100%;\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n            border: 5px solid #fff;\n        }\n        \n        .pb-details {\n            flex: 2;\n            min-width: 300px;\n            padding: 20px;\n        }\n        \n        .pb-intro {\n            font-size: 1.2rem;\n            margin-bottom: 25px;\n            padding: 15px;\n            background-color: #fff;\n            border-radius: 8px;\n            border-left: 4px solid #e3b04b;\n        }\n        \n        .features {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 15px;\n            margin: 25px 0;\n        }\n        \n        .feature-item {\n            background-color: #fff;\n            padding: 15px;\n            border-radius: 8px;\n            text-align: center;\n            box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);\n            transition: transform 0.3s ease;\n        }\n        \n        .feature-item:hover {\n            transform: translateY(-5px);\n        }\n        \n        .feature-icon {\n            font-size: 2rem;\n            margin-bottom: 10px;\n            color: #e3b04b;\n        }\n        \n        .pb-uses {\n            background-color: #fff9e6;\n            padding: 20px;\n            border-radius: 8px;\n            margin: 25px 0;\n            border: 1px solid #f1d6ab;\n        }\n        \n        .pb-uses h3 {\n            color: #8b5a2b;\n            margin-bottom: 15px;\n            font-family: 'Playfair Display', serif;\n        }\n        \n        .uses-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n        }\n        \n        .use-item {\n            background-color: #fff;\n            padding: 12px;\n            border-radius: 6px;\n            text-align: center;\n            font-size: 0.9rem;\n        }\n        \n        .nutrition {\n            background-color: #f7f2e8;\n            padding: 20px;\n            border-radius: 8px;\n            margin: 25px 0;\n            border-left: 4px solid #d4a76a;\n        }\n        \n        .nutrition h3 {\n            color: #8b5a2b;\n            margin-bottom: 15px;\n            font-family: 'Playfair Display', serif;\n        }\n        \n        .bulk-benefit {\n            text-align: center;\n            padding: 20px;\n            background: linear-gradient(to right, #f9e3b7, #f1d6ab);\n            border-radius: 8px;\n            margin: 25px 0;\n        }\n        \n        .bulk-benefit h3 {\n            color: #8b5a2b;\n            margin-bottom: 10px;\n            font-family: 'Playfair Display', serif;\n        }\n        \n        .flavor-profile {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin: 25px 0;\n        }\n        \n        .flavor-item {\n            flex: 1;\n            min-width: 250px;\n            background: #fff;\n            padding: 15px;\n            border-radius: 8px;\n            text-align: center;\n            box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);\n        }\n        \n        .flavor-item h4 {\n            color: #8b5a2b;\n            margin-bottom: 10px;\n            font-family: 'Playfair Display', serif;\n        }\n        \n        @media (max-width: 768px) {\n            .pb-header h1 {\n                font-size: 2.2rem;\n            }\n            \n            .pb-content {\n                flex-direction: column;\n            }\n            \n            .flavor-profile {\n                flex-direction: column;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"pb-container\"\u003e\n        \u003cdiv class=\"pb-header\"\u003e\n            \u003ch1\u003eProducers Peanut Company Peanut Butter\u003c\/h1\u003e\n            \u003cp class=\"tagline\"\u003eExtra Smooth \u0026amp; Irresistibly Rich\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pb-content\"\u003e\n            \u003cdiv class=\"pb-image\"\u003e\n                \u003cimg src=\"https:\/\/placehold.co\/400x500\/F9E3B7\/5a3825?text=Peanut+Butter+Jar\" alt=\"Producers Peanut Company Peanut Butter\"\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"pb-details\"\u003e\n                \u003cdiv class=\"pb-intro\"\u003e\n                    Made from dry roasted and blanched peanuts ground to an extra smooth consistency, this peanut butter features irresistibly rich, nutty flavor!\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"features\"\u003e\n                    \u003cdiv class=\"feature-item\"\u003e\n                        \u003cdiv class=\"feature-icon\"\u003e🥜\u003c\/div\u003e\n                        \u003ch3\u003eExtra Smooth\u003c\/h3\u003e\n                        \u003cp\u003ePerfectly creamy consistency\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"feature-item\"\u003e\n                        \u003cdiv class=\"feature-icon\"\u003e👨‍🍳\u003c\/div\u003e\n                        \u003ch3\u003eVersatile\u003c\/h3\u003e\n                        \u003cp\u003eIdeal for cooking and baking\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"feature-item\"\u003e\n                        \u003cdiv class=\"feature-icon\"\u003e🌱\u003c\/div\u003e\n                        \u003ch3\u003eProtein Source\u003c\/h3\u003e\n                        \u003cp\u003eGood source of essential nutrients\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"feature-item\"\u003e\n                        \u003cdiv class=\"feature-icon\"\u003e🍽️\u003c\/div\u003e\n                        \u003ch3\u003ePerfect Texture\u003c\/h3\u003e\n                        \u003cp\u003eNot too thin or thick\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cp\u003eWith texture that's not too thin or thick, it has a creamy consistency that's perfect to spread on breads, bagels, English muffins, and more. From topping breakfast toast to making peanut butter cookies for dessert, this classic condiment can be used for any meal throughout the day to suit a wide variety of tastes!\u003c\/p\u003e\n                \n                \u003cdiv class=\"pb-uses\"\u003e\n                    \u003ch3\u003eVersatile Culinary Uses\u003c\/h3\u003e\n                    \u003cdiv class=\"uses-grid\"\u003e\n                        \u003cdiv class=\"use-item\"\u003eSandwiches\u003c\/div\u003e\n                        \u003cdiv class=\"use-item\"\u003eBaking\u003c\/div\u003e\n                        \u003cdiv class=\"use-item\"\u003eThai Sauces\u003c\/div\u003e\n                        \u003cdiv class=\"use-item\"\u003eDesserts\u003c\/div\u003e\n                        \u003cdiv class=\"use-item\"\u003eFrostings\u003c\/div\u003e\n                        \u003cdiv class=\"use-item\"\u003eBreakfast\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cp class=\"use-desc\"\u003ePeanut butter is used in Thai-style peanut sauces as a delicious dip for spring rolls. It's also perfect for delighting your younger patrons with peanut butter and jelly or peanut butter and banana sandwiches.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"flavor-profile\"\u003e\n                    \u003cdiv class=\"flavor-item\"\u003e\n                        \u003ch4\u003eFlavor Profile\u003c\/h4\u003e\n                        \u003cp\u003eTraditional roasted flavor that's slightly salty and sweet\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"flavor-item\"\u003e\n                        \u003ch4\u003eTexture\u003c\/h4\u003e\n                        \u003cp\u003eSoft, butter-like consistency that's never oily or greasy\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"flavor-item\"\u003e\n                        \u003ch4\u003eQuality\u003c\/h4\u003e\n                        \u003cp\u003eCool and smooth premium peanut butter\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cp\u003eFrom peanut butter brownies to fudge, mousse to pies, this rich and smooth peanut butter has a hint of sweetness that makes the perfect complement to chocolates and many sweet treats. Don't forget to top your cakes and cookies with decadent peanut butter frostings!\u003c\/p\u003e\n                \n                \u003cdiv class=\"nutrition\"\u003e\n                    \u003ch3\u003eNutritional Benefits\u003c\/h3\u003e\n                    \u003cp\u003eThis premium peanut butter is a good source of protein and supplies some essential vitamins and minerals. A favorite for centuries, peanut butter is just as popular today!\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"bulk-benefit\"\u003e\n                    \u003ch3\u003ePerfect for Food Service\u003c\/h3\u003e\n                    \u003cp\u003eWith so many uses, this versatile smooth peanut butter is an excellent bulk multi-purpose ingredient that you'll be using again and again for mouth-watering recipes in your restaurant, bakery, or diner!\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42484881621076,"sku":null,"price":162.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2674978.jpg?v=1758223304"},{"product_id":"bare-nut-butter-unsalted-pistachio-butter-9-lb","title":"Bare Nut Butter Unsalted Pistachio Butter 9 lb.","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Overview\u003c\/h2\u003e\n    \u003cp\u003eAdd a deliciously natural, nutty flavor to your menu with this Bare Nut unsalted pistachio butter! This product is made with a single ingredient: roasted pistachios. It has a smooth and creamy consistency and a sweet, nutty flavor.\u003c\/p\u003e\n    \n    \u003cp\u003eThis pistachio butter is unsalted, so it can be used in a wide variety of sweet and savory applications. Pistachio butter is loaded with protein and healthy fats, making it a wholesome addition to your signature dishes! Plus, this product contains no added oils, sugars, flavors, or preservatives, so it's an all-natural ingredient you can feel great about serving to your customers.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specifications-section\"\u003e\n    \u003ch2 class=\"section-title\"\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\/Each\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\"\u003e9.8 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"features-grid\"\u003e\n                \u003cspan class=\"feature-tag\"\u003eDairy Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eEgg-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eFish-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eNon-GMO\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eShellfish-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eSoy Free\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFlavor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePistachio • Unsalted\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Size\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e9 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePails\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eCreamy\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePistachio Butter\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    \u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n    \u003cdiv class=\"benefits-grid\"\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e🌱\u003c\/div\u003e\n        \u003ch3\u003e100% Natural\u003c\/h3\u003e\n        \u003cp\u003eMade with just one ingredient: roasted pistachios. No added oils, sugars, or preservatives.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e🥜\u003c\/div\u003e\n        \u003ch3\u003ePremium Quality\u003c\/h3\u003e\n        \u003cp\u003eSmooth, creamy consistency with authentic sweet, nutty pistachio flavor.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e⚡\u003c\/div\u003e\n        \u003ch3\u003eVersatile Usage\u003c\/h3\u003e\n        \u003cp\u003ePerfect for both sweet and savory applications, from baking to sauces.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e📦\u003c\/div\u003e\n        \u003ch3\u003eBulk Packaging\u003c\/h3\u003e\n        \u003cp\u003e9 lb. pail ideal for high-volume establishments and professional kitchens.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"allergen-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eAllergen \u0026amp; Dietary Information\u003c\/h2\u003e\n    \u003cdiv class=\"allergen-grid\"\u003e\n      \u003cdiv class=\"allergen-item safe\"\u003e\n        \u003cdiv class=\"allergen-icon\"\u003e✅\u003c\/div\u003e\n        \u003cdiv class=\"allergen-content\"\u003e\n          \u003ch3\u003eFree From Common Allergens\u003c\/h3\u003e\n          \u003cp\u003eDairy, Eggs, Fish, Gluten, Shellfish, and Soy Free\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"allergen-item certified\"\u003e\n        \u003cdiv class=\"allergen-icon\"\u003e⭐\u003c\/div\u003e\n        \u003cdiv class=\"allergen-content\"\u003e\n          \u003ch3\u003eCertified \u0026amp; Verified\u003c\/h3\u003e\n          \u003cp\u003eKosher Certified and Non-GMO Verified\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"allergen-item natural\"\u003e\n        \u003cdiv class=\"allergen-icon\"\u003e🌿\u003c\/div\u003e\n        \u003cdiv class=\"allergen-content\"\u003e\n          \u003ch3\u003eAll Natural\u003c\/h3\u003e\n          \u003cp\u003eNo artificial ingredients, preservatives, or additives\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"usage-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eUsage Ideas\u003c\/h2\u003e\n    \u003cdiv class=\"usage-content\"\u003e\n      \u003cp\u003eWith a wide variety of applications on your menu, this pistachio butter will quickly become a go-to ingredient in your busy kitchen. It's great for spreading on toast, incorporating in baked goods, stirring into oatmeal or savory sauces, or blending into smoothies.\u003c\/p\u003e\n      \n      \u003cdiv class=\"usage-categories\"\u003e\n        \u003cdiv class=\"usage-category\"\u003e\n          \u003ch3\u003eSweet Applications:\u003c\/h3\u003e\n          \u003cdiv class=\"usage-tags\"\u003e\n            \u003cspan class=\"usage-tag\"\u003eBaked Goods\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003ePastry Fillings\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eSmoothies\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eDessert Sauces\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eIce Cream Topping\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"usage-category\"\u003e\n          \u003ch3\u003eSavory Applications:\u003c\/h3\u003e\n          \u003cdiv class=\"usage-tags\"\u003e\n            \u003cspan class=\"usage-tag\"\u003eSauces \u0026amp; Dressings\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eMarinades\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eSpread for Sandwiches\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eDipping Sauces\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eGrain Bowls\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"usage-category\"\u003e\n          \u003ch3\u003eBreakfast \u0026amp; Snacks:\u003c\/h3\u003e\n          \u003cdiv class=\"usage-tags\"\u003e\n            \u003cspan class=\"usage-tag\"\u003eToast \u0026amp; Bagels\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eOatmeal Stir-in\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eYogurt Parfaits\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eEnergy Balls\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eFruit Dips\u003c\/span\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=\"storage-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eStorage \u0026amp; Handling\u003c\/h2\u003e\n    \u003cdiv class=\"storage-info\"\u003e\n      \u003cdiv class=\"storage-points\"\u003e\n        \u003cdiv class=\"storage-point\"\u003e\n          \u003cdiv class=\"storage-icon\"\u003e🔄\u003c\/div\u003e\n          \u003cdiv class=\"storage-content\"\u003e\n            \u003ch4\u003eNatural Separation\u003c\/h4\u003e\n            \u003cp\u003eSome separation is normal in all-natural products. Simply stir before use to incorporate.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"storage-point\"\u003e\n          \u003cdiv class=\"storage-icon\"\u003e❄️\u003c\/div\u003e\n          \u003cdiv class=\"storage-content\"\u003e\n            \u003ch4\u003eRefrigeration\u003c\/h4\u003e\n            \u003cp\u003eStore at 34°F or below with 55% humidity after opening to preserve freshness.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"storage-point\"\u003e\n          \u003cdiv class=\"storage-icon\"\u003e⚖️\u003c\/div\u003e\n          \u003cdiv class=\"storage-content\"\u003e\n            \u003ch4\u003eBulk Convenience\u003c\/h4\u003e\n            \u003cp\u003e9 lb. pail packaging perfect for high-volume professional kitchens.\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=\"brand-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eAbout Bare Nut Butter\u003c\/h2\u003e\n    \u003cp\u003eCrafted with passion and premium quality, Bare Nut Butter brings a delightfully natural twist to traditional nut spreads. Made from all-natural ingredients, this delectable nut butter delivers rich flavors and a smooth, creamy texture that your customers will savor with every bite.\u003c\/p\u003e\n    \n    \u003cp\u003eFrom luscious almond butter to a selection of unique nut butters, Bare Nut Butter offers a versatile range of bulk size nut butters to meet the needs of high-volume operators. Elevate your menu with Bare Nut Butter's wholesome goodness and delight your patrons with an unadulterated nutty experience!\u003c\/p\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: 900px;\n  margin: 0 auto;\n}\n\n.section-title {\n  font-size: 1.7rem;\n  font-weight: 700;\n  color: #8BC34A;\n  margin: 2.5rem 0 1.5rem;\n  padding-bottom: 0.75rem;\n  border-bottom: 3px solid #F1F8E9;\n  position: relative;\n}\n\n.section-title:after {\n  content: '';\n  position: absolute;\n  bottom: -3px;\n  left: 0;\n  width: 80px;\n  height: 3px;\n  background: linear-gradient(90deg, #8BC34A, #C5E1A5);\n  border-radius: 2px;\n}\n\n.description-section p,\n.brand-section p,\n.usage-content p {\n  margin-bottom: 1.2rem;\n  font-size: 1.05rem;\n}\n\n.specs-table-container {\n  margin: 2rem 0;\n  border-radius: 15px;\n  overflow: hidden;\n  box-shadow: 0 10px 30px rgba(139, 195, 74, 0.1);\n  border: 1px solid #C5E1A5;\n  background: white;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background: white;\n}\n\n.specs-table tr {\n  border-bottom: 1px solid #F5F5F5;\n  transition: all 0.3s ease;\n}\n\n.specs-table tr:hover {\n  background-color: #F1F8E9;\n  transform: translateY(-1px);\n  box-shadow: 0 2px 12px rgba(139, 195, 74, 0.1);\n}\n\n.specs-table tr:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  font-weight: 700;\n  padding: 1.4rem 2rem;\n  background: linear-gradient(135deg, #F1F8E9 0%, #E8F5E9 100%);\n  width: 25%;\n  color: #33691E;\n  border-right: 1px solid #C5E1A5;\n  font-size: 1rem;\n  letter-spacing: 0.5px;\n}\n\n.spec-value {\n  padding: 1.4rem 2rem;\n  background-color: white;\n  font-size: 1rem;\n  font-weight: 500;\n  color: #424242;\n}\n\n.features-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));\n  gap: 0.7rem;\n}\n\n.feature-tag {\n  display: inline-block;\n  background: linear-gradient(135deg, #8BC34A, #9CCC65);\n  color: white;\n  padding: 0.5rem 0.8rem;\n  border-radius: 15px;\n  font-size: 0.8rem;\n  font-weight: 600;\n  text-align: center;\n  box-shadow: 0 2px 5px rgba(139, 195, 74, 0.3);\n  transition: all 0.3s ease;\n}\n\n.feature-tag:hover {\n  background: linear-gradient(135deg, #7CB342, #8BC34A);\n  transform: scale(1.05);\n}\n\n.benefits-section {\n  margin: 3rem 0;\n}\n\n.benefits-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 1.8rem;\n  margin-top: 1.5rem;\n}\n\n.benefit-item {\n  background: linear-gradient(135deg, #F1F8E9, #E8F5E9);\n  padding: 2.2rem 1.5rem;\n  border-radius: 15px;\n  text-align: center;\n  border: 1px solid #C5E1A5;\n  transition: all 0.4s ease;\n  position: relative;\n  overflow: hidden;\n}\n\n.benefit-item:before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: 0;\n  right: 0;\n  height: 4px;\n  background: linear-gradient(90deg, #8BC34A, #C5E1A5);\n}\n\n.benefit-item:hover {\n  transform: translateY(-8px);\n  box-shadow: 0 15px 35px rgba(139, 195, 74, 0.15);\n}\n\n.benefit-icon {\n  font-size: 2.8rem;\n  margin-bottom: 1.2rem;\n  opacity: 0.9;\n}\n\n.benefit-item h3 {\n  color: #33691E;\n  margin-bottom: 1rem;\n  font-size: 1.25rem;\n}\n\n.benefit-item p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n}\n\n.allergen-section {\n  margin: 3rem 0;\n}\n\n.allergen-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 1.5rem;\n  margin-top: 1.5rem;\n}\n\n.allergen-item {\n  display: flex;\n  align-items: center;\n  gap: 1.2rem;\n  padding: 1.8rem;\n  border-radius: 12px;\n  transition: all 0.3s ease;\n}\n\n.allergen-item.safe {\n  background: #E8F5E9;\n  border-left: 4px solid #4CAF50;\n}\n\n.allergen-item.certified {\n  background: #FFF8E1;\n  border-left: 4px solid #FFC107;\n}\n\n.allergen-item.natural {\n  background: #F1F8E9;\n  border-left: 4px solid #8BC34A;\n}\n\n.allergen-item:hover {\n  transform: translateX(5px);\n  box-shadow: 0 5px 15px rgba(139, 195, 74, 0.1);\n}\n\n.allergen-icon {\n  font-size: 2rem;\n  flex-shrink: 0;\n}\n\n.allergen-content h3 {\n  color: #33691E;\n  margin-bottom: 0.5rem;\n  font-size: 1.1rem;\n}\n\n.allergen-content p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n  margin: 0;\n}\n\n.usage-section {\n  margin: 3rem 0;\n}\n\n.usage-content {\n  background: #F1F8E9;\n  padding: 2.5rem;\n  border-radius: 15px;\n  border: 1px solid #C5E1A5;\n}\n\n.usage-categories {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 2rem;\n  margin-top: 2rem;\n}\n\n.usage-category h3 {\n  color: #33691E;\n  margin-bottom: 1rem;\n  font-size: 1.2rem;\n}\n\n.usage-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.7rem;\n}\n\n.usage-tag {\n  background: #9CCC65;\n  color: white;\n  padding: 0.6rem 1.2rem;\n  border-radius: 20px;\n  font-size: 0.9rem;\n  font-weight: 500;\n  box-shadow: 0 2px 5px rgba(139, 195, 74, 0.3);\n  transition: all 0.3s ease;\n}\n\n.usage-tag:hover {\n  background: #8BC34A;\n  transform: scale(1.05);\n}\n\n.storage-section {\n  margin: 3rem 0;\n}\n\n.storage-info {\n  background: #E8F5E9;\n  padding: 2rem;\n  border-radius: 12px;\n  border: 1px solid #C5E1A5;\n}\n\n.storage-points {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 1.5rem;\n}\n\n.storage-point {\n  display: flex;\n  align-items: flex-start;\n  gap: 1rem;\n}\n\n.storage-icon {\n  font-size: 1.8rem;\n  flex-shrink: 0;\n}\n\n.storage-content h4 {\n  color: #33691E;\n  margin-bottom: 0.5rem;\n  font-size: 1.1rem;\n}\n\n.storage-content p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n  margin: 0;\n}\n\n@media (max-width: 768px) {\n  .product-description {\n    padding: 0 1rem;\n  }\n  \n  .spec-label,\n  .spec-value {\n    padding: 1.2rem;\n    display: block;\n    width: 100%;\n    border-right: none;\n  }\n  \n  .specs-table tr {\n    display: block;\n    margin-bottom: 0.5rem;\n    border-bottom: 1px solid #C5E1A5;\n    padding: 0.5rem 0;\n  }\n  \n  .spec-label {\n    background: linear-gradient(135deg, #F1F8E9, #E8F5E9);\n    border-bottom: 1px solid #C5E1A5;\n    font-weight: 700;\n  }\n  \n  .features-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n  \n  .benefits-grid,\n  .allergen-grid,\n  .usage-categories,\n  .storage-points {\n    grid-template-columns: 1fr;\n  }\n  \n  .usage-content {\n    padding: 1.5rem;\n  }\n  \n  .allergen-item,\n  .storage-point {\n    flex-direction: column;\n    text-align: center;\n    gap: 1rem;\n  }\n  \n  .usage-tags {\n    justify-content: center;\n  }\n  \n  .feature-tag {\n    font-size: 0.75rem;\n    padding: 0.4rem 0.6rem;\n  }\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42610687803476,"sku":null,"price":323.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product477-1.png?v=1761162233"},{"product_id":"bare-nut-butter-unsalted-almond-butter-9-lb","title":"Bare Nut Butter Unsalted Almond Butter 9 lb.","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Overview\u003c\/h2\u003e\n    \u003cp\u003eAdd a deliciously natural, nutty flavor to your menu with this Bare Nut unsalted almond butter! This product is made with a single ingredient: roasted California almonds. It has a smooth and creamy consistency and a rich, nutty flavor.\u003c\/p\u003e\n    \n    \u003cp\u003eThis almond butter is unsalted, so it can be used in a wide variety of sweet and savory applications. Almond butter is loaded with protein and healthy fats, making it a wholesome addition to your signature dishes! Plus, this product contains no added oils, sugars, flavors, or preservatives, so it's an all-natural ingredient you can feel great about serving to your customers.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specifications-section\"\u003e\n    \u003ch2 class=\"section-title\"\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\/Each\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\"\u003e9.8 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"features-grid\"\u003e\n                \u003cspan class=\"feature-tag\"\u003eDairy Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eEgg-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eFish-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eNon-GMO\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eShellfish-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eSoy Free\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFlavor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eAlmond • Unsalted\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Size\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e9 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePails\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eCreamy\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eAlmond Butter\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    \u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n    \u003cdiv class=\"benefits-grid\"\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e🌱\u003c\/div\u003e\n        \u003ch3\u003e100% Natural\u003c\/h3\u003e\n        \u003cp\u003eMade with just one ingredient: roasted California almonds. No added oils, sugars, or preservatives.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e🥜\u003c\/div\u003e\n        \u003ch3\u003ePremium Quality\u003c\/h3\u003e\n        \u003cp\u003eSmooth, creamy consistency with authentic rich, nutty almond flavor from premium California almonds.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e⚡\u003c\/div\u003e\n        \u003ch3\u003eVersatile Usage\u003c\/h3\u003e\n        \u003cp\u003ePerfect for both sweet and savory applications, from baking to sauces and everything in between.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e📦\u003c\/div\u003e\n        \u003ch3\u003eBulk Packaging\u003c\/h3\u003e\n        \u003cp\u003e9 lb. pail ideal for high-volume establishments and professional kitchens.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"allergen-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eAllergen \u0026amp; Dietary Information\u003c\/h2\u003e\n    \u003cdiv class=\"allergen-grid\"\u003e\n      \u003cdiv class=\"allergen-item safe\"\u003e\n        \u003cdiv class=\"allergen-icon\"\u003e✅\u003c\/div\u003e\n        \u003cdiv class=\"allergen-content\"\u003e\n          \u003ch3\u003eFree From Common Allergens\u003c\/h3\u003e\n          \u003cp\u003eDairy, Eggs, Fish, Gluten, Shellfish, and Soy Free\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"allergen-item certified\"\u003e\n        \u003cdiv class=\"allergen-icon\"\u003e⭐\u003c\/div\u003e\n        \u003cdiv class=\"allergen-content\"\u003e\n          \u003ch3\u003eCertified \u0026amp; Verified\u003c\/h3\u003e\n          \u003cp\u003eKosher Certified and Non-GMO Verified\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"allergen-item natural\"\u003e\n        \u003cdiv class=\"allergen-icon\"\u003e🌿\u003c\/div\u003e\n        \u003cdiv class=\"allergen-content\"\u003e\n          \u003ch3\u003eAll Natural\u003c\/h3\u003e\n          \u003cp\u003eNo artificial ingredients, preservatives, or additives\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"usage-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eUsage Ideas\u003c\/h2\u003e\n    \u003cdiv class=\"usage-content\"\u003e\n      \u003cp\u003eWith a wide variety of applications on your menu, this almond butter will quickly become a go-to ingredient in your busy kitchen. It's great for spreading on toast, incorporating in baked goods, stirring into oatmeal or savory sauces, or blending into smoothies.\u003c\/p\u003e\n      \n      \u003cdiv class=\"usage-categories\"\u003e\n        \u003cdiv class=\"usage-category\"\u003e\n          \u003ch3\u003eSweet Applications:\u003c\/h3\u003e\n          \u003cdiv class=\"usage-tags\"\u003e\n            \u003cspan class=\"usage-tag\"\u003eBaked Goods\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003ePastry Fillings\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eSmoothies\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eDessert Sauces\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eIce Cream Topping\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"usage-category\"\u003e\n          \u003ch3\u003eSavory Applications:\u003c\/h3\u003e\n          \u003cdiv class=\"usage-tags\"\u003e\n            \u003cspan class=\"usage-tag\"\u003eSauces \u0026amp; Dressings\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eMarinades\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eSpread for Sandwiches\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eDipping Sauces\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eGrain Bowls\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"usage-category\"\u003e\n          \u003ch3\u003eBreakfast \u0026amp; Snacks:\u003c\/h3\u003e\n          \u003cdiv class=\"usage-tags\"\u003e\n            \u003cspan class=\"usage-tag\"\u003eToast \u0026amp; Bagels\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eOatmeal Stir-in\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eYogurt Parfaits\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eEnergy Balls\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eFruit Dips\u003c\/span\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=\"nutrition-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eNutritional Benefits\u003c\/h2\u003e\n    \u003cdiv class=\"nutrition-grid\"\u003e\n      \u003cdiv class=\"nutrition-item\"\u003e\n        \u003cdiv class=\"nutrition-icon\"\u003e💪\u003c\/div\u003e\n        \u003cdiv class=\"nutrition-content\"\u003e\n          \u003ch3\u003eHigh in Protein\u003c\/h3\u003e\n          \u003cp\u003eRich in plant-based protein for sustained energy and muscle support\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nutrition-item\"\u003e\n        \u003cdiv class=\"nutrition-icon\"\u003e❤️\u003c\/div\u003e\n        \u003cdiv class=\"nutrition-content\"\u003e\n          \u003ch3\u003eHealthy Fats\u003c\/h3\u003e\n          \u003cp\u003eContains heart-healthy monounsaturated and polyunsaturated fats\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nutrition-item\"\u003e\n        \u003cdiv class=\"nutrition-icon\"\u003e🌰\u003c\/div\u003e\n        \u003cdiv class=\"nutrition-content\"\u003e\n          \u003ch3\u003eNutrient Dense\u003c\/h3\u003e\n          \u003cp\u003ePacked with vitamins, minerals, and antioxidants from premium almonds\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nutrition-item\"\u003e\n        \u003cdiv class=\"nutrition-icon\"\u003e⚖️\u003c\/div\u003e\n        \u003cdiv class=\"nutrition-content\"\u003e\n          \u003ch3\u003eUnsalted\u003c\/h3\u003e\n          \u003cp\u003eNo added salt allows for complete control over seasoning in your recipes\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"storage-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eStorage \u0026amp; Handling\u003c\/h2\u003e\n    \u003cdiv class=\"storage-info\"\u003e\n      \u003cdiv class=\"storage-points\"\u003e\n        \u003cdiv class=\"storage-point\"\u003e\n          \u003cdiv class=\"storage-icon\"\u003e🔄\u003c\/div\u003e\n          \u003cdiv class=\"storage-content\"\u003e\n            \u003ch4\u003eNatural Separation\u003c\/h4\u003e\n            \u003cp\u003eSome separation is normal in all-natural products. Simply stir before use to incorporate.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"storage-point\"\u003e\n          \u003cdiv class=\"storage-icon\"\u003e❄️\u003c\/div\u003e\n          \u003cdiv class=\"storage-content\"\u003e\n            \u003ch4\u003eRefrigeration\u003c\/h4\u003e\n            \u003cp\u003eStore at 34°F or below with 55% humidity after opening to preserve freshness.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"storage-point\"\u003e\n          \u003cdiv class=\"storage-icon\"\u003e⚖️\u003c\/div\u003e\n          \u003cdiv class=\"storage-content\"\u003e\n            \u003ch4\u003eBulk Convenience\u003c\/h4\u003e\n            \u003cp\u003e9 lb. pail packaging perfect for high-volume professional kitchens.\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=\"brand-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eAbout Bare Nut Butter\u003c\/h2\u003e\n    \u003cp\u003eCrafted with passion and premium quality, Bare Nut Butter brings a delightfully natural twist to traditional nut spreads. Made from all-natural ingredients, this delectable nut butter delivers rich flavors and a smooth, creamy texture that your customers will savor with every bite.\u003c\/p\u003e\n    \n    \u003cp\u003eFrom luscious almond butter to a selection of unique nut butters, Bare Nut Butter offers a versatile range of bulk size nut butters to meet the needs of high-volume operators. Elevate your menu with Bare Nut Butter's wholesome goodness and delight your patrons with an unadulterated nutty experience!\u003c\/p\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: 900px;\n  margin: 0 auto;\n}\n\n.section-title {\n  font-size: 1.7rem;\n  font-weight: 700;\n  color: #D4AF37;\n  margin: 2.5rem 0 1.5rem;\n  padding-bottom: 0.75rem;\n  border-bottom: 3px solid #FFF8E1;\n  position: relative;\n}\n\n.section-title:after {\n  content: '';\n  position: absolute;\n  bottom: -3px;\n  left: 0;\n  width: 80px;\n  height: 3px;\n  background: linear-gradient(90deg, #D4AF37, #F1C40F);\n  border-radius: 2px;\n}\n\n.description-section p,\n.brand-section p,\n.usage-content p {\n  margin-bottom: 1.2rem;\n  font-size: 1.05rem;\n}\n\n.specs-table-container {\n  margin: 2rem 0;\n  border-radius: 15px;\n  overflow: hidden;\n  box-shadow: 0 10px 30px rgba(212, 175, 55, 0.1);\n  border: 1px solid #F1C40F;\n  background: white;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background: white;\n}\n\n.specs-table tr {\n  border-bottom: 1px solid #F5F5F5;\n  transition: all 0.3s ease;\n}\n\n.specs-table tr:hover {\n  background-color: #FFF8E1;\n  transform: translateY(-1px);\n  box-shadow: 0 2px 12px rgba(212, 175, 55, 0.1);\n}\n\n.specs-table tr:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  font-weight: 700;\n  padding: 1.4rem 2rem;\n  background: linear-gradient(135deg, #FFF8E1 0%, #FFECB3 100%);\n  width: 25%;\n  color: #8D6E00;\n  border-right: 1px solid #F1C40F;\n  font-size: 1rem;\n  letter-spacing: 0.5px;\n}\n\n.spec-value {\n  padding: 1.4rem 2rem;\n  background-color: white;\n  font-size: 1rem;\n  font-weight: 500;\n  color: #424242;\n}\n\n.features-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));\n  gap: 0.7rem;\n}\n\n.feature-tag {\n  display: inline-block;\n  background: linear-gradient(135deg, #D4AF37, #F1C40F);\n  color: white;\n  padding: 0.5rem 0.8rem;\n  border-radius: 15px;\n  font-size: 0.8rem;\n  font-weight: 600;\n  text-align: center;\n  box-shadow: 0 2px 5px rgba(212, 175, 55, 0.3);\n  transition: all 0.3s ease;\n}\n\n.feature-tag:hover {\n  background: linear-gradient(135deg, #C19B00, #D4AF37);\n  transform: scale(1.05);\n}\n\n.benefits-section {\n  margin: 3rem 0;\n}\n\n.benefits-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 1.8rem;\n  margin-top: 1.5rem;\n}\n\n.benefit-item {\n  background: linear-gradient(135deg, #FFF8E1, #FFECB3);\n  padding: 2.2rem 1.5rem;\n  border-radius: 15px;\n  text-align: center;\n  border: 1px solid #F1C40F;\n  transition: all 0.4s ease;\n  position: relative;\n  overflow: hidden;\n}\n\n.benefit-item:before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: 0;\n  right: 0;\n  height: 4px;\n  background: linear-gradient(90deg, #D4AF37, #F1C40F);\n}\n\n.benefit-item:hover {\n  transform: translateY(-8px);\n  box-shadow: 0 15px 35px rgba(212, 175, 55, 0.15);\n}\n\n.benefit-icon {\n  font-size: 2.8rem;\n  margin-bottom: 1.2rem;\n  opacity: 0.9;\n}\n\n.benefit-item h3 {\n  color: #8D6E00;\n  margin-bottom: 1rem;\n  font-size: 1.25rem;\n}\n\n.benefit-item p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n}\n\n.allergen-section {\n  margin: 3rem 0;\n}\n\n.allergen-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 1.5rem;\n  margin-top: 1.5rem;\n}\n\n.allergen-item {\n  display: flex;\n  align-items: center;\n  gap: 1.2rem;\n  padding: 1.8rem;\n  border-radius: 12px;\n  transition: all 0.3s ease;\n}\n\n.allergen-item.safe {\n  background: #E8F5E9;\n  border-left: 4px solid #4CAF50;\n}\n\n.allergen-item.certified {\n  background: #FFF8E1;\n  border-left: 4px solid #FFC107;\n}\n\n.allergen-item.natural {\n  background: #FFF8E1;\n  border-left: 4px solid #D4AF37;\n}\n\n.allergen-item:hover {\n  transform: translateX(5px);\n  box-shadow: 0 5px 15px rgba(212, 175, 55, 0.1);\n}\n\n.allergen-icon {\n  font-size: 2rem;\n  flex-shrink: 0;\n}\n\n.allergen-content h3 {\n  color: #8D6E00;\n  margin-bottom: 0.5rem;\n  font-size: 1.1rem;\n}\n\n.allergen-content p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n  margin: 0;\n}\n\n.usage-section {\n  margin: 3rem 0;\n}\n\n.usage-content {\n  background: #FFF8E1;\n  padding: 2.5rem;\n  border-radius: 15px;\n  border: 1px solid #F1C40F;\n}\n\n.usage-categories {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 2rem;\n  margin-top: 2rem;\n}\n\n.usage-category h3 {\n  color: #8D6E00;\n  margin-bottom: 1rem;\n  font-size: 1.2rem;\n}\n\n.usage-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.7rem;\n}\n\n.usage-tag {\n  background: #F1C40F;\n  color: white;\n  padding: 0.6rem 1.2rem;\n  border-radius: 20px;\n  font-size: 0.9rem;\n  font-weight: 500;\n  box-shadow: 0 2px 5px rgba(212, 175, 55, 0.3);\n  transition: all 0.3s ease;\n}\n\n.usage-tag:hover {\n  background: #D4AF37;\n  transform: scale(1.05);\n}\n\n.nutrition-section {\n  margin: 3rem 0;\n}\n\n.nutrition-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 1.5rem;\n  margin-top: 1.5rem;\n}\n\n.nutrition-item {\n  display: flex;\n  align-items: center;\n  gap: 1.2rem;\n  background: #FFF8E1;\n  padding: 1.8rem;\n  border-radius: 12px;\n  border-left: 4px solid #D4AF37;\n  transition: all 0.3s ease;\n}\n\n.nutrition-item:hover {\n  transform: translateX(5px);\n  box-shadow: 0 5px 15px rgba(212, 175, 55, 0.1);\n}\n\n.nutrition-icon {\n  font-size: 2rem;\n  flex-shrink: 0;\n}\n\n.nutrition-content h3 {\n  color: #8D6E00;\n  margin-bottom: 0.5rem;\n  font-size: 1.1rem;\n}\n\n.nutrition-content p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n  margin: 0;\n}\n\n.storage-section {\n  margin: 3rem 0;\n}\n\n.storage-info {\n  background: #FFF8E1;\n  padding: 2rem;\n  border-radius: 12px;\n  border: 1px solid #F1C40F;\n}\n\n.storage-points {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 1.5rem;\n}\n\n.storage-point {\n  display: flex;\n  align-items: flex-start;\n  gap: 1rem;\n}\n\n.storage-icon {\n  font-size: 1.8rem;\n  flex-shrink: 0;\n}\n\n.storage-content h4 {\n  color: #8D6E00;\n  margin-bottom: 0.5rem;\n  font-size: 1.1rem;\n}\n\n.storage-content p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n  margin: 0;\n}\n\n@media (max-width: 768px) {\n  .product-description {\n    padding: 0 1rem;\n  }\n  \n  .spec-label,\n  .spec-value {\n    padding: 1.2rem;\n    display: block;\n    width: 100%;\n    border-right: none;\n  }\n  \n  .specs-table tr {\n    display: block;\n    margin-bottom: 0.5rem;\n    border-bottom: 1px solid #F1C40F;\n    padding: 0.5rem 0;\n  }\n  \n  .spec-label {\n    background: linear-gradient(135deg, #FFF8E1, #FFECB3);\n    border-bottom: 1px solid #F1C40F;\n    font-weight: 700;\n  }\n  \n  .features-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n  \n  .benefits-grid,\n  .allergen-grid,\n  .usage-categories,\n  .nutrition-grid,\n  .storage-points {\n    grid-template-columns: 1fr;\n  }\n  \n  .usage-content {\n    padding: 1.5rem;\n  }\n  \n  .allergen-item,\n  .nutrition-item,\n  .storage-point {\n    flex-direction: column;\n    text-align: center;\n    gap: 1rem;\n  }\n  \n  .usage-tags {\n    justify-content: center;\n  }\n  \n  .feature-tag {\n    font-size: 0.75rem;\n    padding: 0.4rem 0.6rem;\n  }\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42610693111892,"sku":null,"price":130.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product478-2.png?v=1761162681"},{"product_id":"bare-nut-butter-salted-almond-butter-9-lb","title":"Bare Nut Butter Salted Almond Butter 9 lb.","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Overview\u003c\/h2\u003e\n    \u003cp\u003eAdd a deliciously natural, nutty flavor to your menu with this Bare Nut salted almond butter! This product is made with just 2 ingredients: roasted California almonds and a hint of sea salt. This almond butter is perfectly seasoned with salt for great taste that's suited to a wide variety of applications.\u003c\/p\u003e\n    \n    \u003cp\u003eIt has a smooth and creamy consistency and a rich, nutty flavor. Almond butter is loaded with protein and healthy fats, making it a wholesome addition to your signature dishes! Plus, this product contains no added oils, sugars, flavors, or preservatives, so it's an all-natural ingredient you can feel great about serving to your customers.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specifications-section\"\u003e\n    \u003ch2 class=\"section-title\"\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\/Each\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\"\u003e9.8 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"features-grid\"\u003e\n                \u003cspan class=\"feature-tag\"\u003eDairy Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eEgg-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eFish-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eNon-GMO\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eShellfish-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eSoy Free\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFlavor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eAlmond • Salted\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Size\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e9 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePails\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eCreamy\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eAlmond Butter\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    \u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n    \u003cdiv class=\"benefits-grid\"\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e🌱\u003c\/div\u003e\n        \u003ch3\u003eMinimal Ingredients\u003c\/h3\u003e\n        \u003cp\u003eMade with just 2 ingredients: roasted California almonds and sea salt. No artificial additives.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e🧂\u003c\/div\u003e\n        \u003ch3\u003ePerfectly Seasoned\u003c\/h3\u003e\n        \u003cp\u003eExpertly salted with sea salt for enhanced flavor that's ready to use in any application.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e⚡\u003c\/div\u003e\n        \u003ch3\u003eVersatile Usage\u003c\/h3\u003e\n        \u003cp\u003ePerfect for both sweet and savory applications, from baking to sauces and sandwiches.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e📦\u003c\/div\u003e\n        \u003ch3\u003eBulk Packaging\u003c\/h3\u003e\n        \u003cp\u003e9 lb. pail ideal for high-volume establishments and professional kitchens.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"ingredients-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eSimple Ingredients\u003c\/h2\u003e\n    \u003cdiv class=\"ingredients-card\"\u003e\n      \u003cdiv class=\"ingredients-list\"\u003e\n        \u003cdiv class=\"ingredient-item\"\u003e\n          \u003cdiv class=\"ingredient-icon\"\u003e🥜\u003c\/div\u003e\n          \u003cdiv class=\"ingredient-content\"\u003e\n            \u003ch3\u003eRoasted California Almonds\u003c\/h3\u003e\n            \u003cp\u003ePremium quality almonds for rich, authentic flavor and creamy texture\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-item\"\u003e\n          \u003cdiv class=\"ingredient-icon\"\u003e🧂\u003c\/div\u003e\n          \u003cdiv class=\"ingredient-content\"\u003e\n            \u003ch3\u003eSea Salt\u003c\/h3\u003e\n            \u003cp\u003eNatural sea salt to enhance the nutty flavor without overpowering\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ingredients-note\"\u003e\n        \u003cp\u003e\u003cstrong\u003eNo Added:\u003c\/strong\u003e Oils, Sugars, Flavors, or Preservatives\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"allergen-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eAllergen \u0026amp; Dietary Information\u003c\/h2\u003e\n    \u003cdiv class=\"allergen-grid\"\u003e\n      \u003cdiv class=\"allergen-item safe\"\u003e\n        \u003cdiv class=\"allergen-icon\"\u003e✅\u003c\/div\u003e\n        \u003cdiv class=\"allergen-content\"\u003e\n          \u003ch3\u003eFree From Common Allergens\u003c\/h3\u003e\n          \u003cp\u003eDairy, Eggs, Fish, Gluten, Shellfish, and Soy Free\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"allergen-item certified\"\u003e\n        \u003cdiv class=\"allergen-icon\"\u003e⭐\u003c\/div\u003e\n        \u003cdiv class=\"allergen-content\"\u003e\n          \u003ch3\u003eCertified \u0026amp; Verified\u003c\/h3\u003e\n          \u003cp\u003eKosher Certified and Non-GMO Verified\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"allergen-item natural\"\u003e\n        \u003cdiv class=\"allergen-icon\"\u003e🌿\u003c\/div\u003e\n        \u003cdiv class=\"allergen-content\"\u003e\n          \u003ch3\u003eAll Natural\u003c\/h3\u003e\n          \u003cp\u003eNo artificial ingredients, preservatives, or additives\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"usage-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eUsage Ideas\u003c\/h2\u003e\n    \u003cdiv class=\"usage-content\"\u003e\n      \u003cp\u003eWith a wide variety of applications on your menu, this almond butter will quickly become a go-to ingredient in your busy kitchen. It's great for spreading on toast, stirring into savory sauces, or adding to sandwiches.\u003c\/p\u003e\n      \n      \u003cdiv class=\"usage-categories\"\u003e\n        \u003cdiv class=\"usage-category\"\u003e\n          \u003ch3\u003eSavory Applications:\u003c\/h3\u003e\n          \u003cdiv class=\"usage-tags\"\u003e\n            \u003cspan class=\"usage-tag\"\u003eSandwiches \u0026amp; Wraps\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eSauces \u0026amp; Dressings\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eMarinades\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eDipping Sauces\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eGrain Bowls\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"usage-category\"\u003e\n          \u003ch3\u003eBreakfast \u0026amp; Snacks:\u003c\/h3\u003e\n          \u003cdiv class=\"usage-tags\"\u003e\n            \u003cspan class=\"usage-tag\"\u003eToast \u0026amp; Bagels\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eOatmeal Stir-in\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eYogurt Parfaits\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eEnergy Balls\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eFruit Dips\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"usage-category\"\u003e\n          \u003ch3\u003eBaking \u0026amp; Desserts:\u003c\/h3\u003e\n          \u003cdiv class=\"usage-tags\"\u003e\n            \u003cspan class=\"usage-tag\"\u003eBaked Goods\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003ePastry Fillings\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eDessert Sauces\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eIce Cream Topping\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eSmoothies\u003c\/span\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=\"nutrition-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eNutritional Benefits\u003c\/h2\u003e\n    \u003cdiv class=\"nutrition-grid\"\u003e\n      \u003cdiv class=\"nutrition-item\"\u003e\n        \u003cdiv class=\"nutrition-icon\"\u003e💪\u003c\/div\u003e\n        \u003cdiv class=\"nutrition-content\"\u003e\n          \u003ch3\u003eHigh in Protein\u003c\/h3\u003e\n          \u003cp\u003eRich in plant-based protein for sustained energy and muscle support\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nutrition-item\"\u003e\n        \u003cdiv class=\"nutrition-icon\"\u003e❤️\u003c\/div\u003e\n        \u003cdiv class=\"nutrition-content\"\u003e\n          \u003ch3\u003eHealthy Fats\u003c\/h3\u003e\n          \u003cp\u003eContains heart-healthy monounsaturated and polyunsaturated fats\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nutrition-item\"\u003e\n        \u003cdiv class=\"nutrition-icon\"\u003e🌰\u003c\/div\u003e\n        \u003cdiv class=\"nutrition-content\"\u003e\n          \u003ch3\u003eNutrient Dense\u003c\/h3\u003e\n          \u003cp\u003ePacked with vitamins, minerals, and antioxidants from premium almonds\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nutrition-item\"\u003e\n        \u003cdiv class=\"nutrition-icon\"\u003e⚖️\u003c\/div\u003e\n        \u003cdiv class=\"nutrition-content\"\u003e\n          \u003ch3\u003ePerfectly Salted\u003c\/h3\u003e\n          \u003cp\u003eExpertly seasoned with sea salt for enhanced flavor in every application\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"storage-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eStorage \u0026amp; Handling\u003c\/h2\u003e\n    \u003cdiv class=\"storage-info\"\u003e\n      \u003cdiv class=\"storage-points\"\u003e\n        \u003cdiv class=\"storage-point\"\u003e\n          \u003cdiv class=\"storage-icon\"\u003e🔄\u003c\/div\u003e\n          \u003cdiv class=\"storage-content\"\u003e\n            \u003ch4\u003eNatural Separation\u003c\/h4\u003e\n            \u003cp\u003eSome separation is normal in all-natural products. Simply stir before use to incorporate.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"storage-point\"\u003e\n          \u003cdiv class=\"storage-icon\"\u003e❄️\u003c\/div\u003e\n          \u003cdiv class=\"storage-content\"\u003e\n            \u003ch4\u003eRefrigeration\u003c\/h4\u003e\n            \u003cp\u003eStore at 34°F or below with 55% humidity after opening to preserve freshness.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"storage-point\"\u003e\n          \u003cdiv class=\"storage-icon\"\u003e⚖️\u003c\/div\u003e\n          \u003cdiv class=\"storage-content\"\u003e\n            \u003ch4\u003eBulk Convenience\u003c\/h4\u003e\n            \u003cp\u003e9 lb. pail packaging perfect for high-volume professional kitchens.\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=\"brand-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eAbout Bare Nut Butter\u003c\/h2\u003e\n    \u003cp\u003eCrafted with passion and premium quality, Bare Nut Butter brings a delightfully natural twist to traditional nut spreads. Made from all-natural ingredients, this delectable nut butter delivers rich flavors and a smooth, creamy texture that your customers will savor with every bite.\u003c\/p\u003e\n    \n    \u003cp\u003eFrom luscious almond butter to a selection of unique nut butters, Bare Nut Butter offers a versatile range of bulk size nut butters to meet the needs of high-volume operators. Elevate your menu with Bare Nut Butter's wholesome goodness and delight your patrons with an unadulterated nutty experience!\u003c\/p\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: 900px;\n  margin: 0 auto;\n}\n\n.section-title {\n  font-size: 1.7rem;\n  font-weight: 700;\n  color: #8B4513;\n  margin: 2.5rem 0 1.5rem;\n  padding-bottom: 0.75rem;\n  border-bottom: 3px solid #F5F5DC;\n  position: relative;\n}\n\n.section-title:after {\n  content: '';\n  position: absolute;\n  bottom: -3px;\n  left: 0;\n  width: 80px;\n  height: 3px;\n  background: linear-gradient(90deg, #8B4513, #D2691E);\n  border-radius: 2px;\n}\n\n.description-section p,\n.brand-section p,\n.usage-content p {\n  margin-bottom: 1.2rem;\n  font-size: 1.05rem;\n}\n\n.specs-table-container {\n  margin: 2rem 0;\n  border-radius: 15px;\n  overflow: hidden;\n  box-shadow: 0 10px 30px rgba(139, 69, 19, 0.1);\n  border: 1px solid #D2691E;\n  background: white;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background: white;\n}\n\n.specs-table tr {\n  border-bottom: 1px solid #F5F5F5;\n  transition: all 0.3s ease;\n}\n\n.specs-table tr:hover {\n  background-color: #F5F5DC;\n  transform: translateY(-1px);\n  box-shadow: 0 2px 12px rgba(139, 69, 19, 0.1);\n}\n\n.specs-table tr:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  font-weight: 700;\n  padding: 1.4rem 2rem;\n  background: linear-gradient(135deg, #F5F5DC 0%, #DEB887 100%);\n  width: 25%;\n  color: #654321;\n  border-right: 1px solid #D2691E;\n  font-size: 1rem;\n  letter-spacing: 0.5px;\n}\n\n.spec-value {\n  padding: 1.4rem 2rem;\n  background-color: white;\n  font-size: 1rem;\n  font-weight: 500;\n  color: #424242;\n}\n\n.features-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));\n  gap: 0.7rem;\n}\n\n.feature-tag {\n  display: inline-block;\n  background: linear-gradient(135deg, #8B4513, #A0522D);\n  color: white;\n  padding: 0.5rem 0.8rem;\n  border-radius: 15px;\n  font-size: 0.8rem;\n  font-weight: 600;\n  text-align: center;\n  box-shadow: 0 2px 5px rgba(139, 69, 19, 0.3);\n  transition: all 0.3s ease;\n}\n\n.feature-tag:hover {\n  background: linear-gradient(135deg, #654321, #8B4513);\n  transform: scale(1.05);\n}\n\n.benefits-section {\n  margin: 3rem 0;\n}\n\n.benefits-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 1.8rem;\n  margin-top: 1.5rem;\n}\n\n.benefit-item {\n  background: linear-gradient(135deg, #F5F5DC, #DEB887);\n  padding: 2.2rem 1.5rem;\n  border-radius: 15px;\n  text-align: center;\n  border: 1px solid #D2691E;\n  transition: all 0.4s ease;\n  position: relative;\n  overflow: hidden;\n}\n\n.benefit-item:before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: 0;\n  right: 0;\n  height: 4px;\n  background: linear-gradient(90deg, #8B4513, #D2691E);\n}\n\n.benefit-item:hover {\n  transform: translateY(-8px);\n  box-shadow: 0 15px 35px rgba(139, 69, 19, 0.15);\n}\n\n.benefit-icon {\n  font-size: 2.8rem;\n  margin-bottom: 1.2rem;\n  opacity: 0.9;\n}\n\n.benefit-item h3 {\n  color: #654321;\n  margin-bottom: 1rem;\n  font-size: 1.25rem;\n}\n\n.benefit-item p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n}\n\n.ingredients-section {\n  margin: 3rem 0;\n}\n\n.ingredients-card {\n  background: #F5F5DC;\n  padding: 2.5rem;\n  border-radius: 15px;\n  border: 1px solid #D2691E;\n}\n\n.ingredients-list {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n  gap: 2rem;\n  margin-bottom: 1.5rem;\n}\n\n.ingredient-item {\n  display: flex;\n  align-items: center;\n  gap: 1.2rem;\n}\n\n.ingredient-icon {\n  font-size: 2.5rem;\n  flex-shrink: 0;\n}\n\n.ingredient-content h3 {\n  color: #654321;\n  margin-bottom: 0.5rem;\n  font-size: 1.2rem;\n}\n\n.ingredient-content p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n  margin: 0;\n}\n\n.ingredients-note {\n  background: #DEB887;\n  padding: 1rem 1.5rem;\n  border-radius: 8px;\n  text-align: center;\n  border-left: 4px solid #8B4513;\n}\n\n.ingredients-note p {\n  margin: 0;\n  color: #654321;\n  font-weight: 600;\n}\n\n.allergen-section {\n  margin: 3rem 0;\n}\n\n.allergen-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 1.5rem;\n  margin-top: 1.5rem;\n}\n\n.allergen-item {\n  display: flex;\n  align-items: center;\n  gap: 1.2rem;\n  padding: 1.8rem;\n  border-radius: 12px;\n  transition: all 0.3s ease;\n}\n\n.allergen-item.safe {\n  background: #E8F5E9;\n  border-left: 4px solid #4CAF50;\n}\n\n.allergen-item.certified {\n  background: #FFF8E1;\n  border-left: 4px solid #FFC107;\n}\n\n.allergen-item.natural {\n  background: #F5F5DC;\n  border-left: 4px solid #8B4513;\n}\n\n.allergen-item:hover {\n  transform: translateX(5px);\n  box-shadow: 0 5px 15px rgba(139, 69, 19, 0.1);\n}\n\n.allergen-icon {\n  font-size: 2rem;\n  flex-shrink: 0;\n}\n\n.allergen-content h3 {\n  color: #654321;\n  margin-bottom: 0.5rem;\n  font-size: 1.1rem;\n}\n\n.allergen-content p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n  margin: 0;\n}\n\n.usage-section {\n  margin: 3rem 0;\n}\n\n.usage-content {\n  background: #F5F5DC;\n  padding: 2.5rem;\n  border-radius: 15px;\n  border: 1px solid #D2691E;\n}\n\n.usage-categories {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 2rem;\n  margin-top: 2rem;\n}\n\n.usage-category h3 {\n  color: #654321;\n  margin-bottom: 1rem;\n  font-size: 1.2rem;\n}\n\n.usage-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.7rem;\n}\n\n.usage-tag {\n  background: #A0522D;\n  color: white;\n  padding: 0.6rem 1.2rem;\n  border-radius: 20px;\n  font-size: 0.9rem;\n  font-weight: 500;\n  box-shadow: 0 2px 5px rgba(139, 69, 19, 0.3);\n  transition: all 0.3s ease;\n}\n\n.usage-tag:hover {\n  background: #8B4513;\n  transform: scale(1.05);\n}\n\n.nutrition-section {\n  margin: 3rem 0;\n}\n\n.nutrition-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 1.5rem;\n  margin-top: 1.5rem;\n}\n\n.nutrition-item {\n  display: flex;\n  align-items: center;\n  gap: 1.2rem;\n  background: #F5F5DC;\n  padding: 1.8rem;\n  border-radius: 12px;\n  border-left: 4px solid #8B4513;\n  transition: all 0.3s ease;\n}\n\n.nutrition-item:hover {\n  transform: translateX(5px);\n  box-shadow: 0 5px 15px rgba(139, 69, 19, 0.1);\n}\n\n.nutrition-icon {\n  font-size: 2rem;\n  flex-shrink: 0;\n}\n\n.nutrition-content h3 {\n  color: #654321;\n  margin-bottom: 0.5rem;\n  font-size: 1.1rem;\n}\n\n.nutrition-content p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n  margin: 0;\n}\n\n.storage-section {\n  margin: 3rem 0;\n}\n\n.storage-info {\n  background: #F5F5DC;\n  padding: 2rem;\n  border-radius: 12px;\n  border: 1px solid #D2691E;\n}\n\n.storage-points {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 1.5rem;\n}\n\n.storage-point {\n  display: flex;\n  align-items: flex-start;\n  gap: 1rem;\n}\n\n.storage-icon {\n  font-size: 1.8rem;\n  flex-shrink: 0;\n}\n\n.storage-content h4 {\n  color: #654321;\n  margin-bottom: 0.5rem;\n  font-size: 1.1rem;\n}\n\n.storage-content p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n  margin: 0;\n}\n\n@media (max-width: 768px) {\n  .product-description {\n    padding: 0 1rem;\n  }\n  \n  .spec-label,\n  .spec-value {\n    padding: 1.2rem;\n    display: block;\n    width: 100%;\n    border-right: none;\n  }\n  \n  .specs-table tr {\n    display: block;\n    margin-bottom: 0.5rem;\n    border-bottom: 1px solid #D2691E;\n    padding: 0.5rem 0;\n  }\n  \n  .spec-label {\n    background: linear-gradient(135deg, #F5F5DC, #DEB887);\n    border-bottom: 1px solid #D2691E;\n    font-weight: 700;\n  }\n  \n  .features-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n  \n  .benefits-grid,\n  .allergen-grid,\n  .usage-categories,\n  .nutrition-grid,\n  .storage-points {\n    grid-template-columns: 1fr;\n  }\n  \n  .ingredients-card,\n  .usage-content {\n    padding: 1.5rem;\n  }\n  \n  .ingredients-list {\n    grid-template-columns: 1fr;\n  }\n  \n  .allergen-item,\n  .nutrition-item,\n  .storage-point,\n  .ingredient-item {\n    flex-direction: column;\n    text-align: center;\n    gap: 1rem;\n  }\n  \n  .usage-tags {\n    justify-content: center;\n  }\n  \n  .feature-tag {\n    font-size: 0.75rem;\n    padding: 0.4rem 0.6rem;\n  }\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42610699272276,"sku":null,"price":130.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product479-1.png?v=1761163173"},{"product_id":"lotus-biscoff-creamy-cookie-butter-spread-3-5-lb-4-case-1","title":"Lotus Biscoff Creamy Cookie Butter Spread 3.5 lb. - 4\/Case","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Overview\u003c\/h2\u003e\n    \u003cp\u003eTurn your favorite recipes into must-have sensations with this Lotus Biscoff creamy cookie butter spread! This spread is made with Lotus Biscoff's authentic Belgian caramelized shortbread cookies and delivers a delicately spiced, rich flavor.\u003c\/p\u003e\n    \n    \u003cp\u003eIts creamy texture and brown sugar and cinnamon flavor makes it a versatile ingredient that can be used in a variety of ways in your establishment! Use it to spread the perfect topping over your morning toast, mix it into your favorite cookie dough, or heat it and drizzle it over ice cream, baked goods, and milkshakes.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specifications-section\"\u003e\n    \u003ch2 class=\"section-title\"\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\"\u003e4\/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\"\u003e15.34 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"features-grid\"\u003e\n                \u003cspan class=\"feature-tag\"\u003eDairy Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eEgg-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eFish-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eHalal\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003ePeanut Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eShellfish-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eTree Nut Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eVegan\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eVegetarian\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFlavor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eCookie Butter\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Size\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e3.5 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eJars\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eCreamy\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eSweetener Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eClassic\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eTotal Case Size\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e14 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eCookie Spread\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    \u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n    \u003cdiv class=\"benefits-grid\"\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e🍪\u003c\/div\u003e\n        \u003ch3\u003eAuthentic Belgian Flavor\u003c\/h3\u003e\n        \u003cp\u003eMade with genuine Lotus Biscoff caramelized shortbread cookies for that signature spiced taste.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e🌱\u003c\/div\u003e\n        \u003ch3\u003eAllergy Friendly\u003c\/h3\u003e\n        \u003cp\u003eVegan, nut-free, and free from many common allergens to accommodate diverse dietary needs.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e⚡\u003c\/div\u003e\n        \u003ch3\u003eVersatile Applications\u003c\/h3\u003e\n        \u003cp\u003ePerfect for spreading, baking, drizzling, or dipping in both sweet and creative applications.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e📦\u003c\/div\u003e\n        \u003ch3\u003eFood Service Ready\u003c\/h3\u003e\n        \u003cp\u003e3.5 lb. jars in cases of 4, perfect for high-volume establishments and professional kitchens.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dietary-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eDietary \u0026amp; Allergen Information\u003c\/h2\u003e\n    \u003cdiv class=\"dietary-grid\"\u003e\n      \u003cdiv class=\"dietary-item vegan\"\u003e\n        \u003cdiv class=\"dietary-icon\"\u003e🌿\u003c\/div\u003e\n        \u003cdiv class=\"dietary-content\"\u003e\n          \u003ch3\u003eVegan \u0026amp; Vegetarian\u003c\/h3\u003e\n          \u003cp\u003eCompletely plant-based with no animal-derived ingredients\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dietary-item nut-free\"\u003e\n        \u003cdiv class=\"dietary-icon\"\u003e🚫\u003c\/div\u003e\n        \u003cdiv class=\"dietary-content\"\u003e\n          \u003ch3\u003eNut Free\u003c\/h3\u003e\n          \u003cp\u003ePeanut free and tree nut free for maximum safety\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dietary-item allergen-free\"\u003e\n        \u003cdiv class=\"dietary-icon\"\u003e✅\u003c\/div\u003e\n        \u003cdiv class=\"dietary-content\"\u003e\n          \u003ch3\u003eMultiple Allergen Free\u003c\/h3\u003e\n          \u003cp\u003eFree from dairy, eggs, fish, and shellfish\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dietary-item halal\"\u003e\n        \u003cdiv class=\"dietary-icon\"\u003e☪️\u003c\/div\u003e\n        \u003cdiv class=\"dietary-content\"\u003e\n          \u003ch3\u003eHalal Certified\u003c\/h3\u003e\n          \u003cp\u003eSuitable for Halal dietary requirements\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"usage-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eUsage Ideas\u003c\/h2\u003e\n    \u003cdiv class=\"usage-content\"\u003e\n      \u003cp\u003eThis versatile cookie butter can transform your menu with its unique caramelized cookie flavor and creamy texture. From classic applications to creative culinary innovations, the possibilities are endless!\u003c\/p\u003e\n      \n      \u003cdiv class=\"usage-categories\"\u003e\n        \u003cdiv class=\"usage-category\"\u003e\n          \u003ch3\u003eDessert Applications:\u003c\/h3\u003e\n          \u003cdiv class=\"usage-tags\"\u003e\n            \u003cspan class=\"usage-tag\"\u003eIce Cream Topping\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eMilkshakes \u0026amp; Smoothies\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eCake \u0026amp; Pastry Filling\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eCheesecake Swirl\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eDessert Dips\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"usage-category\"\u003e\n          \u003ch3\u003eBaking Applications:\u003c\/h3\u003e\n          \u003cdiv class=\"usage-tags\"\u003e\n            \u003cspan class=\"usage-tag\"\u003eCookie Dough\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eBrownie Batter\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003ePastry Fillings\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eBar Cookies\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eThumbprint Cookies\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"usage-category\"\u003e\n          \u003ch3\u003eBreakfast \u0026amp; Snacks:\u003c\/h3\u003e\n          \u003cdiv class=\"usage-tags\"\u003e\n            \u003cspan class=\"usage-tag\"\u003eToast \u0026amp; Bagels\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003ePancake \u0026amp; Waffle Topping\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eFruit Dip\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003ePretzel Dip\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eYogurt Parfaits\u003c\/span\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=\"heating-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eHeating Instructions\u003c\/h2\u003e\n    \u003cdiv class=\"heating-card\"\u003e\n      \u003cdiv class=\"heating-steps\"\u003e\n        \u003cdiv class=\"heating-step\"\u003e\n          \u003cdiv class=\"step-number\"\u003e1\u003c\/div\u003e\n          \u003cdiv class=\"step-content\"\u003e\n            \u003ch3\u003eTemperature Range\u003c\/h3\u003e\n            \u003cp\u003eWarm the spread to 122°F, or between 113°F and 131°F for optimal drizzling consistency\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"heating-step\"\u003e\n          \u003cdiv class=\"step-number\"\u003e2\u003c\/div\u003e\n          \u003cdiv class=\"step-content\"\u003e\n            \u003ch3\u003eMaintain Stability\u003c\/h3\u003e\n            \u003cp\u003eKeep the temperature stable throughout the heating process for consistent results\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"heating-step\"\u003e\n          \u003cdiv class=\"step-number\"\u003e3\u003c\/div\u003e\n          \u003cdiv class=\"step-content\"\u003e\n            \u003ch3\u003eStir Gently\u003c\/h3\u003e\n            \u003cp\u003eSlowly stir to homogenize the mixture and achieve smooth, pourable consistency\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"heating-note\"\u003e\n        \u003cp\u003e\u003cstrong\u003ePerfect for:\u003c\/strong\u003e Drizzling over ice cream, baked goods, milkshakes, and creating beautiful dessert presentations\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"applications-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003ePerfect For\u003c\/h2\u003e\n    \u003cdiv class=\"applications-grid\"\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🍰\u003c\/div\u003e\n        \u003ch3\u003eBakeries\u003c\/h3\u003e\n        \u003cp\u003eIdeal for cookie fillings, pastry creams, and creating signature baked goods\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🍦\u003c\/div\u003e\n        \u003ch3\u003eIce Cream Parlors\u003c\/h3\u003e\n        \u003cp\u003ePerfect for topping stations and creating specialty sundaes and desserts\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e☕\u003c\/div\u003e\n        \u003ch3\u003eCafés\u003c\/h3\u003e\n        \u003cp\u003eGreat for specialty drinks, dessert offerings, and breakfast menu items\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🍽️\u003c\/div\u003e\n        \u003ch3\u003eRestaurants\u003c\/h3\u003e\n        \u003cp\u003eVersatile for dessert menus and creative culinary applications\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"quality-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eQuality \u0026amp; Ingredients\u003c\/h2\u003e\n    \u003cdiv class=\"quality-content\"\u003e\n      \u003cdiv class=\"quality-points\"\u003e\n        \u003cdiv class=\"quality-point\"\u003e\n          \u003cdiv class=\"quality-icon\"\u003e🌟\u003c\/div\u003e\n          \u003cdiv class=\"quality-text\"\u003e\n            \u003ch3\u003eNo Artificial Ingredients\u003c\/h3\u003e\n            \u003cp\u003eMade without artificial flavors, colors, or preservatives\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"quality-point\"\u003e\n          \u003cdiv class=\"quality-icon\"\u003e🔍\u003c\/div\u003e\n          \u003cdiv class=\"quality-text\"\u003e\n            \u003ch3\u003eMinimal Ingredients\u003c\/h3\u003e\n            \u003cp\u003eSimple, high-quality ingredients for authentic flavor\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"quality-point\"\u003e\n          \u003cdiv class=\"quality-icon\"\u003e📊\u003c\/div\u003e\n          \u003cdiv class=\"quality-text\"\u003e\n            \u003ch3\u003eConsistent Quality\u003c\/h3\u003e\n            \u003cp\u003eReliable results batch after batch for professional use\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=\"brand-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eAbout Lotus Bakeries\u003c\/h2\u003e\n    \u003cp\u003eAs a family owned company still located in its hometown of origin, Lotus Bakeries has produced authentic Belgian baked goods since 1932. Boasting minimal ingredients with many allergy- and vegan-friendly products, it's no wonder that the love of Lotus Biscoff has spread world wide with over 7 billion cookies sold per year, in over 70 countries!\u003c\/p\u003e\n    \n    \u003cp\u003eLotus Biscoff values simplicity and authenticity, and their high-quality goods will provide versatility, name brand loyalty, and consistently delicious flavor to your menu.\u003c\/p\u003e\n    \n    \u003cdiv class=\"packaging-info\"\u003e\n      \u003ch3\u003ePackaging Information\u003c\/h3\u003e\n      \u003cp\u003eThis product is packaged in a convenient 3.5 lb. tub that will help keep your prep areas organized while saving space on your shelves. This tub is also ideal for portioning out servings of your most popular spread.\u003c\/p\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: 900px;\n  margin: 0 auto;\n}\n\n.section-title {\n  font-size: 1.7rem;\n  font-weight: 700;\n  color: #D2691E;\n  margin: 2.5rem 0 1.5rem;\n  padding-bottom: 0.75rem;\n  border-bottom: 3px solid #FFF3E0;\n  position: relative;\n}\n\n.section-title:after {\n  content: '';\n  position: absolute;\n  bottom: -3px;\n  left: 0;\n  width: 80px;\n  height: 3px;\n  background: linear-gradient(90deg, #D2691E, #CD853F);\n  border-radius: 2px;\n}\n\n.description-section p,\n.brand-section p,\n.usage-content p {\n  margin-bottom: 1.2rem;\n  font-size: 1.05rem;\n}\n\n.specs-table-container {\n  margin: 2rem 0;\n  border-radius: 15px;\n  overflow: hidden;\n  box-shadow: 0 10px 30px rgba(210, 105, 30, 0.1);\n  border: 1px solid #CD853F;\n  background: white;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background: white;\n}\n\n.specs-table tr {\n  border-bottom: 1px solid #F5F5F5;\n  transition: all 0.3s ease;\n}\n\n.specs-table tr:hover {\n  background-color: #FFF3E0;\n  transform: translateY(-1px);\n  box-shadow: 0 2px 12px rgba(210, 105, 30, 0.1);\n}\n\n.specs-table tr:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  font-weight: 700;\n  padding: 1.2rem 2rem;\n  background: linear-gradient(135deg, #FFF3E0 0%, #FFE0B2 100%);\n  width: 25%;\n  color: #8B4513;\n  border-right: 1px solid #CD853F;\n  font-size: 1rem;\n  letter-spacing: 0.5px;\n}\n\n.spec-value {\n  padding: 1.2rem 2rem;\n  background-color: white;\n  font-size: 1rem;\n  font-weight: 500;\n  color: #424242;\n}\n\n.features-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));\n  gap: 0.7rem;\n}\n\n.feature-tag {\n  display: inline-block;\n  background: linear-gradient(135deg, #D2691E, #CD853F);\n  color: white;\n  padding: 0.5rem 0.8rem;\n  border-radius: 15px;\n  font-size: 0.8rem;\n  font-weight: 600;\n  text-align: center;\n  box-shadow: 0 2px 5px rgba(210, 105, 30, 0.3);\n  transition: all 0.3s ease;\n}\n\n.feature-tag:hover {\n  background: linear-gradient(135deg, #B8860B, #D2691E);\n  transform: scale(1.05);\n}\n\n.benefits-section {\n  margin: 3rem 0;\n}\n\n.benefits-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 1.8rem;\n  margin-top: 1.5rem;\n}\n\n.benefit-item {\n  background: linear-gradient(135deg, #FFF3E0, #FFE0B2);\n  padding: 2.2rem 1.5rem;\n  border-radius: 15px;\n  text-align: center;\n  border: 1px solid #CD853F;\n  transition: all 0.4s ease;\n  position: relative;\n  overflow: hidden;\n}\n\n.benefit-item:before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: 0;\n  right: 0;\n  height: 4px;\n  background: linear-gradient(90deg, #D2691E, #CD853F);\n}\n\n.benefit-item:hover {\n  transform: translateY(-8px);\n  box-shadow: 0 15px 35px rgba(210, 105, 30, 0.15);\n}\n\n.benefit-icon {\n  font-size: 2.8rem;\n  margin-bottom: 1.2rem;\n  opacity: 0.9;\n}\n\n.benefit-item h3 {\n  color: #8B4513;\n  margin-bottom: 1rem;\n  font-size: 1.25rem;\n}\n\n.benefit-item p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n}\n\n.dietary-section {\n  margin: 3rem 0;\n}\n\n.dietary-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 1.5rem;\n  margin-top: 1.5rem;\n}\n\n.dietary-item {\n  display: flex;\n  align-items: center;\n  gap: 1.2rem;\n  padding: 1.8rem;\n  border-radius: 12px;\n  transition: all 0.3s ease;\n}\n\n.dietary-item.vegan {\n  background: #E8F5E9;\n  border-left: 4px solid #4CAF50;\n}\n\n.dietary-item.nut-free {\n  background: #FFF3E0;\n  border-left: 4px solid #FF9800;\n}\n\n.dietary-item.allergen-free {\n  background: #E3F2FD;\n  border-left: 4px solid #2196F3;\n}\n\n.dietary-item.halal {\n  background: #F3E5F5;\n  border-left: 4px solid #9C27B0;\n}\n\n.dietary-item:hover {\n  transform: translateX(5px);\n  box-shadow: 0 5px 15px rgba(210, 105, 30, 0.1);\n}\n\n.dietary-icon {\n  font-size: 2rem;\n  flex-shrink: 0;\n}\n\n.dietary-content h3 {\n  color: #8B4513;\n  margin-bottom: 0.5rem;\n  font-size: 1.1rem;\n}\n\n.dietary-content p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n  margin: 0;\n}\n\n.usage-section {\n  margin: 3rem 0;\n}\n\n.usage-content {\n  background: #FFF3E0;\n  padding: 2.5rem;\n  border-radius: 15px;\n  border: 1px solid #CD853F;\n}\n\n.usage-categories {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 2rem;\n  margin-top: 2rem;\n}\n\n.usage-category h3 {\n  color: #8B4513;\n  margin-bottom: 1rem;\n  font-size: 1.2rem;\n}\n\n.usage-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.7rem;\n}\n\n.usage-tag {\n  background: #CD853F;\n  color: white;\n  padding: 0.6rem 1.2rem;\n  border-radius: 20px;\n  font-size: 0.9rem;\n  font-weight: 500;\n  box-shadow: 0 2px 5px rgba(210, 105, 30, 0.3);\n  transition: all 0.3s ease;\n}\n\n.usage-tag:hover {\n  background: #D2691E;\n  transform: scale(1.05);\n}\n\n.heating-section {\n  margin: 3rem 0;\n}\n\n.heating-card {\n  background: #FFF3E0;\n  padding: 2.5rem;\n  border-radius: 15px;\n  border: 1px solid #CD853F;\n}\n\n.heating-steps {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 2rem;\n  margin-bottom: 1.5rem;\n}\n\n.heating-step {\n  display: flex;\n  align-items: flex-start;\n  gap: 1.2rem;\n}\n\n.step-number {\n  background: linear-gradient(135deg, #D2691E, #CD853F);\n  color: white;\n  width: 40px;\n  height: 40px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-weight: 700;\n  font-size: 1.1rem;\n  flex-shrink: 0;\n  box-shadow: 0 4px 10px rgba(210, 105, 30, 0.3);\n}\n\n.step-content h3 {\n  color: #8B4513;\n  margin-bottom: 0.5rem;\n  font-size: 1.1rem;\n}\n\n.step-content p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n  margin: 0;\n}\n\n.heating-note {\n  background: #FFE0B2;\n  padding: 1rem 1.5rem;\n  border-radius: 8px;\n  text-align: center;\n  border-left: 4px solid #D2691E;\n}\n\n.heating-note p {\n  margin: 0;\n  color: #8B4513;\n  font-weight: 600;\n}\n\n.applications-section {\n  margin: 3rem 0;\n}\n\n.applications-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 1.8rem;\n  margin-top: 1.5rem;\n}\n\n.application-item {\n  background: linear-gradient(135deg, #FFF3E0, #FFE0B2);\n  padding: 2rem 1.5rem;\n  border-radius: 15px;\n  text-align: center;\n  border: 1px solid #CD853F;\n  transition: all 0.3s ease;\n}\n\n.application-item:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 10px 25px rgba(210, 105, 30, 0.1);\n}\n\n.application-icon {\n  font-size: 2.5rem;\n  margin-bottom: 1rem;\n  opacity: 0.9;\n}\n\n.application-item h3 {\n  color: #8B4513;\n  margin-bottom: 1rem;\n  font-size: 1.2rem;\n}\n\n.application-item p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n}\n\n.quality-section {\n  margin: 3rem 0;\n}\n\n.quality-content {\n  background: #FFF3E0;\n  padding: 2rem;\n  border-radius: 12px;\n  border: 1px solid #CD853F;\n}\n\n.quality-points {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 1.5rem;\n}\n\n.quality-point {\n  display: flex;\n  align-items: center;\n  gap: 1.2rem;\n}\n\n.quality-icon {\n  font-size: 2rem;\n  flex-shrink: 0;\n}\n\n.quality-text h3 {\n  color: #8B4513;\n  margin-bottom: 0.5rem;\n  font-size: 1.1rem;\n}\n\n.quality-text p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n  margin: 0;\n}\n\n.packaging-info {\n  background: #FFF3E0;\n  padding: 1.5rem;\n  border-radius: 10px;\n  margin-top: 1.5rem;\n  border-left: 4px solid #D2691E;\n}\n\n.packaging-info h3 {\n  color: #8B4513;\n  margin-bottom: 0.7rem;\n  font-size: 1.2rem;\n}\n\n.packaging-info p {\n  color: #555;\n  margin: 0;\n}\n\n@media (max-width: 768px) {\n  .product-description {\n    padding: 0 1rem;\n  }\n  \n  .spec-label,\n  .spec-value {\n    padding: 1rem;\n    display: block;\n    width: 100%;\n    border-right: none;\n  }\n  \n  .specs-table tr {\n    display: block;\n    margin-bottom: 0.5rem;\n    border-bottom: 1px solid #CD853F;\n    padding: 0.5rem 0;\n  }\n  \n  .spec-label {\n    background: linear-gradient(135deg, #FFF3E0, #FFE0B2);\n    border-bottom: 1px solid #CD853F;\n    font-weight: 700;\n  }\n  \n  .features-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n  \n  .benefits-grid,\n  .dietary-grid,\n  .usage-categories,\n  .heating-steps,\n  .applications-grid,\n  .quality-points {\n    grid-template-columns: 1fr;\n  }\n  \n  .usage-content,\n  .heating-card {\n    padding: 1.5rem;\n  }\n  \n  .dietary-item,\n  .heating-step,\n  .quality-point {\n    flex-direction: column;\n    text-align: center;\n    gap: 1rem;\n  }\n  \n  .usage-tags {\n    justify-content: center;\n  }\n  \n  .feature-tag {\n    font-size: 0.75rem;\n    padding: 0.4rem 0.6rem;\n  }\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42610713100372,"sku":null,"price":230.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product481-1.png?v=1761164097"},{"product_id":"producers-peanut-company-bulk-creamy-peanut-butter-5-lb-tub-6-case","title":"Producers Peanut Company Bulk Creamy Peanut Butter 5 lb. Tub - 6\/Case","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Overview\u003c\/h2\u003e\n    \u003cp\u003eMade from dry roasted and blanched peanuts ground to an extra smooth consistency, this Producers Peanut Company peanut butter features irresistibly rich, nutty flavor! With texture that's not too thin or thick, it has a creamy consistency that's perfect to spread on breads, bagels, English muffins, and more.\u003c\/p\u003e\n    \n    \u003cp\u003eFrom topping breakfast toast to making peanut butter cookies for dessert, this classic condiment can be used for any meal throughout the day to suit a wide variety of tastes! This premium peanut butter has a traditional roasted flavor that's slightly salty and sweet, making it the perfect versatile ingredient for your kitchen.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specifications-section\"\u003e\n    \u003ch2 class=\"section-title\"\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\"\u003e6\/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\"\u003e32.87 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"features-grid\"\u003e\n                \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eNon-GMO\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eVegan\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eVegetarian\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Size\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e5 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eTubs\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eCreamy\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eTotal Case Size\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\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePeanut Butter\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    \u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n    \u003cdiv class=\"benefits-grid\"\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e🥜\u003c\/div\u003e\n        \u003ch3\u003ePremium Quality\u003c\/h3\u003e\n        \u003cp\u003eMade from dry roasted and blanched peanuts ground to an extra smooth, creamy consistency.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e🌱\u003c\/div\u003e\n        \u003ch3\u003eDietary Friendly\u003c\/h3\u003e\n        \u003cp\u003eGluten-free, vegan, vegetarian, kosher, and non-GMO to accommodate various dietary needs.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e⚡\u003c\/div\u003e\n        \u003ch3\u003eVersatile Usage\u003c\/h3\u003e\n        \u003cp\u003ePerfect for spreads, baking, cooking, sauces, and both sweet and savory applications.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e📦\u003c\/div\u003e\n        \u003ch3\u003eBulk Packaging\u003c\/h3\u003e\n        \u003cp\u003e5 lb. tubs in cases of 6, ideal for high-volume food service establishments.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"texture-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003ePerfect Texture \u0026amp; Flavor\u003c\/h2\u003e\n    \u003cdiv class=\"texture-content\"\u003e\n      \u003cdiv class=\"texture-points\"\u003e\n        \u003cdiv class=\"texture-point\"\u003e\n          \u003cdiv class=\"texture-icon\"\u003e✨\u003c\/div\u003e\n          \u003cdiv class=\"texture-text\"\u003e\n            \u003ch3\u003eExtra Smooth Consistency\u003c\/h3\u003e\n            \u003cp\u003eGround to perfection for a creamy texture that's not too thin or thick\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"texture-point\"\u003e\n          \u003cdiv class=\"texture-icon\"\u003e🔥\u003c\/div\u003e\n          \u003cdiv class=\"texture-text\"\u003e\n            \u003ch3\u003eTraditional Roasted Flavor\u003c\/h3\u003e\n            \u003cp\u003eRich, nutty flavor with the perfect balance of slightly salty and sweet notes\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"texture-point\"\u003e\n          \u003cdiv class=\"texture-icon\"\u003e💧\u003c\/div\u003e\n          \u003cdiv class=\"texture-text\"\u003e\n            \u003ch3\u003eNever Oily or Greasy\u003c\/h3\u003e\n            \u003cp\u003eCool, smooth texture that maintains perfect consistency without separation\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=\"usage-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eUsage Ideas\u003c\/h2\u003e\n    \u003cdiv class=\"usage-content\"\u003e\n      \u003cp\u003eThis versatile peanut butter can transform your menu with its rich, nutty flavor and creamy texture. From classic sandwiches to innovative culinary creations, the possibilities are endless!\u003c\/p\u003e\n      \n      \u003cdiv class=\"usage-categories\"\u003e\n        \u003cdiv class=\"usage-category\"\u003e\n          \u003ch3\u003eBreakfast \u0026amp; Sandwiches:\u003c\/h3\u003e\n          \u003cdiv class=\"usage-tags\"\u003e\n            \u003cspan class=\"usage-tag\"\u003eToast \u0026amp; Bagels\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003ePB\u0026amp;J Sandwiches\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eEnglish Muffins\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eBanana Sandwiches\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eBreakfast Spreads\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"usage-category\"\u003e\n          \u003ch3\u003eBaking \u0026amp; Desserts:\u003c\/h3\u003e\n          \u003cdiv class=\"usage-tags\"\u003e\n            \u003cspan class=\"usage-tag\"\u003ePeanut Butter Cookies\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eBrownies \u0026amp; Fudge\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003ePies \u0026amp; Mousse\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eCake Frostings\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eDessert Bars\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"usage-category\"\u003e\n          \u003ch3\u003eSavory \u0026amp; International:\u003c\/h3\u003e\n          \u003cdiv class=\"usage-tags\"\u003e\n            \u003cspan class=\"usage-tag\"\u003eThai Peanut Sauces\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eSpring Roll Dips\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eMarinades\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eStir-fry Sauces\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eSalad Dressings\u003c\/span\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=\"nutrition-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eNutritional Benefits\u003c\/h2\u003e\n    \u003cdiv class=\"nutrition-grid\"\u003e\n      \u003cdiv class=\"nutrition-item\"\u003e\n        \u003cdiv class=\"nutrition-icon\"\u003e💪\u003c\/div\u003e\n        \u003cdiv class=\"nutrition-content\"\u003e\n          \u003ch3\u003eProtein Rich\u003c\/h3\u003e\n          \u003cp\u003eExcellent source of plant-based protein for sustained energy and nutrition\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nutrition-item\"\u003e\n        \u003cdiv class=\"nutrition-icon\"\u003e❤️\u003c\/div\u003e\n        \u003cdiv class=\"nutrition-content\"\u003e\n          \u003ch3\u003eHealthy Fats\u003c\/h3\u003e\n          \u003cp\u003eContains heart-healthy monounsaturated and polyunsaturated fats\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nutrition-item\"\u003e\n        \u003cdiv class=\"nutrition-icon\"\u003e🌿\u003c\/div\u003e\n        \u003cdiv class=\"nutrition-content\"\u003e\n          \u003ch3\u003eEssential Nutrients\u003c\/h3\u003e\n          \u003cp\u003eProvides essential vitamins and minerals for balanced nutrition\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nutrition-item\"\u003e\n        \u003cdiv class=\"nutrition-icon\"\u003e⚖️\u003c\/div\u003e\n        \u003cdiv class=\"nutrition-content\"\u003e\n          \u003ch3\u003ePerfect Balance\u003c\/h3\u003e\n          \u003cp\u003eTraditional roasted flavor with the ideal sweet and salty balance\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"applications-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003ePerfect For\u003c\/h2\u003e\n    \u003cdiv class=\"applications-grid\"\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🍽️\u003c\/div\u003e\n        \u003ch3\u003eRestaurants\u003c\/h3\u003e\n        \u003cp\u003eVersatile for both dessert menus and creative savory applications\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🍰\u003c\/div\u003e\n        \u003ch3\u003eBakeries\u003c\/h3\u003e\n        \u003cp\u003eIdeal for cookies, pastries, cakes, and specialty baked goods\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🏪\u003c\/div\u003e\n        \u003ch3\u003eDiners \u0026amp; Cafés\u003c\/h3\u003e\n        \u003cp\u003ePerfect for classic sandwiches, breakfast items, and quick service\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e👨‍🍳\u003c\/div\u003e\n        \u003ch3\u003eFood Service\u003c\/h3\u003e\n        \u003cp\u003eExcellent bulk ingredient for high-volume kitchen operations\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"quality-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eQuality Features\u003c\/h2\u003e\n    \u003cdiv class=\"quality-content\"\u003e\n      \u003cdiv class=\"quality-highlights\"\u003e\n        \u003cdiv class=\"quality-highlight\"\u003e\n          \u003cdiv class=\"quality-icon\"\u003e⭐\u003c\/div\u003e\n          \u003cdiv class=\"quality-text\"\u003e\n            \u003ch3\u003eAmerican Made\u003c\/h3\u003e\n            \u003cp\u003eProudly made in America with quality ingredients and traditional methods\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"quality-highlight\"\u003e\n          \u003cdiv class=\"quality-icon\"\u003e🔍\u003c\/div\u003e\n          \u003cdiv class=\"quality-text\"\u003e\n            \u003ch3\u003eConsistent Quality\u003c\/h3\u003e\n            \u003cp\u003eReliable texture and flavor batch after batch for professional use\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"quality-highlight\"\u003e\n          \u003cdiv class=\"quality-icon\"\u003e🌰\u003c\/div\u003e\n          \u003cdiv class=\"quality-text\"\u003e\n            \u003ch3\u003ePremium Peanuts\u003c\/h3\u003e\n            \u003cp\u003eMade from carefully selected dry roasted and blanched peanuts\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=\"final-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eWhy Choose This Peanut Butter?\u003c\/h2\u003e\n    \u003cdiv class=\"final-content\"\u003e\n      \u003cp\u003eA favorite for centuries, peanut butter is just as popular today! With so many uses, this versatile smooth peanut butter is an excellent bulk multi-purpose ingredient that you'll be using again and again for mouth-watering recipes in your restaurant, bakery, or diner!\u003c\/p\u003e\n      \n      \u003cdiv class=\"final-points\"\u003e\n        \u003cdiv class=\"final-point\"\u003e\n          \u003cdiv class=\"final-icon\"\u003e🎯\u003c\/div\u003e\n          \u003cdiv class=\"final-text\"\u003e\n            \u003ch4\u003eMulti-Purpose Ingredient\u003c\/h4\u003e\n            \u003cp\u003eSuitable for breakfast, lunch, dinner, and dessert applications\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"final-point\"\u003e\n          \u003cdiv class=\"final-icon\"\u003e👥\u003c\/div\u003e\n          \u003cdiv class=\"final-text\"\u003e\n            \u003ch4\u003eUniversal Appeal\u003c\/h4\u003e\n            \u003cp\u003eLoved by patrons of all ages from children to adults\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"final-point\"\u003e\n          \u003cdiv class=\"final-icon\"\u003e💼\u003c\/div\u003e\n          \u003cdiv class=\"final-text\"\u003e\n            \u003ch4\u003eProfessional Grade\u003c\/h4\u003e\n            \u003cp\u003eDesigned for food service with consistent quality and bulk packaging\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-description {\n  font-family: 'Helvetica Neue', Arial, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 900px;\n  margin: 0 auto;\n}\n\n.section-title {\n  font-size: 1.7rem;\n  font-weight: 700;\n  color: #8B4513;\n  margin: 2.5rem 0 1.5rem;\n  padding-bottom: 0.75rem;\n  border-bottom: 3px solid #FFF3E0;\n  position: relative;\n}\n\n.section-title:after {\n  content: '';\n  position: absolute;\n  bottom: -3px;\n  left: 0;\n  width: 80px;\n  height: 3px;\n  background: linear-gradient(90deg, #8B4513, #D2691E);\n  border-radius: 2px;\n}\n\n.description-section p,\n.final-content p {\n  margin-bottom: 1.2rem;\n  font-size: 1.05rem;\n}\n\n.specs-table-container {\n  margin: 2rem 0;\n  border-radius: 15px;\n  overflow: hidden;\n  box-shadow: 0 10px 30px rgba(139, 69, 19, 0.1);\n  border: 1px solid #D2691E;\n  background: white;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background: white;\n}\n\n.specs-table tr {\n  border-bottom: 1px solid #F5F5F5;\n  transition: all 0.3s ease;\n}\n\n.specs-table tr:hover {\n  background-color: #FFF3E0;\n  transform: translateY(-1px);\n  box-shadow: 0 2px 12px rgba(139, 69, 19, 0.1);\n}\n\n.specs-table tr:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  font-weight: 700;\n  padding: 1.2rem 2rem;\n  background: linear-gradient(135deg, #FFF3E0 0%, #FFE0B2 100%);\n  width: 30%;\n  color: #654321;\n  border-right: 1px solid #D2691E;\n  font-size: 1rem;\n  letter-spacing: 0.5px;\n}\n\n.spec-value {\n  padding: 1.2rem 2rem;\n  background-color: white;\n  font-size: 1rem;\n  font-weight: 500;\n  color: #424242;\n}\n\n.features-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));\n  gap: 0.7rem;\n}\n\n.feature-tag {\n  display: inline-block;\n  background: linear-gradient(135deg, #8B4513, #A0522D);\n  color: white;\n  padding: 0.5rem 0.8rem;\n  border-radius: 15px;\n  font-size: 0.8rem;\n  font-weight: 600;\n  text-align: center;\n  box-shadow: 0 2px 5px rgba(139, 69, 19, 0.3);\n  transition: all 0.3s ease;\n}\n\n.feature-tag:hover {\n  background: linear-gradient(135deg, #654321, #8B4513);\n  transform: scale(1.05);\n}\n\n.benefits-section {\n  margin: 3rem 0;\n}\n\n.benefits-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 1.8rem;\n  margin-top: 1.5rem;\n}\n\n.benefit-item {\n  background: linear-gradient(135deg, #FFF3E0, #FFE0B2);\n  padding: 2.2rem 1.5rem;\n  border-radius: 15px;\n  text-align: center;\n  border: 1px solid #D2691E;\n  transition: all 0.4s ease;\n  position: relative;\n  overflow: hidden;\n}\n\n.benefit-item:before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: 0;\n  right: 0;\n  height: 4px;\n  background: linear-gradient(90deg, #8B4513, #D2691E);\n}\n\n.benefit-item:hover {\n  transform: translateY(-8px);\n  box-shadow: 0 15px 35px rgba(139, 69, 19, 0.15);\n}\n\n.benefit-icon {\n  font-size: 2.8rem;\n  margin-bottom: 1.2rem;\n  opacity: 0.9;\n}\n\n.benefit-item h3 {\n  color: #654321;\n  margin-bottom: 1rem;\n  font-size: 1.25rem;\n}\n\n.benefit-item p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n}\n\n.texture-section {\n  margin: 3rem 0;\n}\n\n.texture-content {\n  background: #FFF3E0;\n  padding: 2rem;\n  border-radius: 12px;\n  border: 1px solid #D2691E;\n}\n\n.texture-points {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 1.5rem;\n}\n\n.texture-point {\n  display: flex;\n  align-items: center;\n  gap: 1.2rem;\n}\n\n.texture-icon {\n  font-size: 2rem;\n  flex-shrink: 0;\n}\n\n.texture-text h3 {\n  color: #654321;\n  margin-bottom: 0.5rem;\n  font-size: 1.1rem;\n}\n\n.texture-text p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n  margin: 0;\n}\n\n.usage-section {\n  margin: 3rem 0;\n}\n\n.usage-content {\n  background: #FFF3E0;\n  padding: 2.5rem;\n  border-radius: 15px;\n  border: 1px solid #D2691E;\n}\n\n.usage-categories {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 2rem;\n  margin-top: 2rem;\n}\n\n.usage-category h3 {\n  color: #654321;\n  margin-bottom: 1rem;\n  font-size: 1.2rem;\n}\n\n.usage-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.7rem;\n}\n\n.usage-tag {\n  background: #A0522D;\n  color: white;\n  padding: 0.6rem 1.2rem;\n  border-radius: 20px;\n  font-size: 0.9rem;\n  font-weight: 500;\n  box-shadow: 0 2px 5px rgba(139, 69, 19, 0.3);\n  transition: all 0.3s ease;\n}\n\n.usage-tag:hover {\n  background: #8B4513;\n  transform: scale(1.05);\n}\n\n.nutrition-section {\n  margin: 3rem 0;\n}\n\n.nutrition-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 1.5rem;\n  margin-top: 1.5rem;\n}\n\n.nutrition-item {\n  display: flex;\n  align-items: center;\n  gap: 1.2rem;\n  background: #FFF3E0;\n  padding: 1.8rem;\n  border-radius: 12px;\n  border-left: 4px solid #8B4513;\n  transition: all 0.3s ease;\n}\n\n.nutrition-item:hover {\n  transform: translateX(5px);\n  box-shadow: 0 5px 15px rgba(139, 69, 19, 0.1);\n}\n\n.nutrition-icon {\n  font-size: 2rem;\n  flex-shrink: 0;\n}\n\n.nutrition-content h3 {\n  color: #654321;\n  margin-bottom: 0.5rem;\n  font-size: 1.1rem;\n}\n\n.nutrition-content p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n  margin: 0;\n}\n\n.applications-section {\n  margin: 3rem 0;\n}\n\n.applications-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 1.8rem;\n  margin-top: 1.5rem;\n}\n\n.application-item {\n  background: linear-gradient(135deg, #FFF3E0, #FFE0B2);\n  padding: 2rem 1.5rem;\n  border-radius: 15px;\n  text-align: center;\n  border: 1px solid #D2691E;\n  transition: all 0.3s ease;\n}\n\n.application-item:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 10px 25px rgba(139, 69, 19, 0.1);\n}\n\n.application-icon {\n  font-size: 2.5rem;\n  margin-bottom: 1rem;\n  opacity: 0.9;\n}\n\n.application-item h3 {\n  color: #654321;\n  margin-bottom: 1rem;\n  font-size: 1.2rem;\n}\n\n.application-item p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n}\n\n.quality-section {\n  margin: 3rem 0;\n}\n\n.quality-content {\n  background: #FFF3E0;\n  padding: 2rem;\n  border-radius: 12px;\n  border: 1px solid #D2691E;\n}\n\n.quality-highlights {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 1.5rem;\n}\n\n.quality-highlight {\n  display: flex;\n  align-items: center;\n  gap: 1.2rem;\n}\n\n.quality-icon {\n  font-size: 2rem;\n  flex-shrink: 0;\n}\n\n.quality-text h3 {\n  color: #654321;\n  margin-bottom: 0.5rem;\n  font-size: 1.1rem;\n}\n\n.quality-text p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n  margin: 0;\n}\n\n.final-section {\n  margin: 3rem 0;\n}\n\n.final-content {\n  background: #FFF3E0;\n  padding: 2.5rem;\n  border-radius: 15px;\n  border: 1px solid #D2691E;\n}\n\n.final-points {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 1.5rem;\n  margin-top: 1.5rem;\n}\n\n.final-point {\n  display: flex;\n  align-items: center;\n  gap: 1.2rem;\n}\n\n.final-icon {\n  font-size: 2rem;\n  flex-shrink: 0;\n}\n\n.final-text h4 {\n  color: #654321;\n  margin-bottom: 0.5rem;\n  font-size: 1.1rem;\n}\n\n.final-text p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n  margin: 0;\n}\n\n@media (max-width: 768px) {\n  .product-description {\n    padding: 0 1rem;\n  }\n  \n  .spec-label,\n  .spec-value {\n    padding: 1rem;\n    display: block;\n    width: 100%;\n    border-right: none;\n  }\n  \n  .specs-table tr {\n    display: block;\n    margin-bottom: 0.5rem;\n    border-bottom: 1px solid #D2691E;\n    padding: 0.5rem 0;\n  }\n  \n  .spec-label {\n    background: linear-gradient(135deg, #FFF3E0, #FFE0B2);\n    border-bottom: 1px solid #D2691E;\n    font-weight: 700;\n  }\n  \n  .features-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n  \n  .benefits-grid,\n  .texture-points,\n  .usage-categories,\n  .nutrition-grid,\n  .applications-grid,\n  .quality-highlights,\n  .final-points {\n    grid-template-columns: 1fr;\n  }\n  \n  .usage-content,\n  .final-content {\n    padding: 1.5rem;\n  }\n  \n  .texture-point,\n  .nutrition-item,\n  .quality-highlight,\n  .final-point {\n    flex-direction: column;\n    text-align: center;\n    gap: 1rem;\n  }\n  \n  .usage-tags {\n    justify-content: center;\n  }\n  \n  .feature-tag {\n    font-size: 0.75rem;\n    padding: 0.4rem 0.6rem;\n  }\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42610715394132,"sku":null,"price":147.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product482-1.png?v=1761164472"},{"product_id":"nutella-hazelnut-spread-88-oz-mini-glass-jar-64-case","title":"Nutella Hazelnut Spread .88 oz. Mini Glass Jar - 64\/Case","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Overview\u003c\/h2\u003e\n    \u003cp\u003eTreat your patrons to the fine taste of robust hazelnuts and rich cocoa with this smooth and creamy Nutella hazelnut spread!\u003c\/p\u003e\n    \n    \u003cp\u003eExpertly crafted with only seven recognizable ingredients, Nutella is regarded worldwide as a high-quality, premium chocolatey hazelnut spread with an unmistakable creaminess and bold, balanced flavor. Nutella selects the freshest raw materials and quality ingredients to make their signature hazelnut spread that contains no artificial colors or preservatives.\u003c\/p\u003e\n    \n    \u003cp\u003eIt's crafted with sugar, skim milk, finely-ground hazelnuts, and hints of rich cocoa combined to make a silky smooth paste that's not too thick or too thin.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specifications-section\"\u003e\n    \u003ch2 class=\"section-title\"\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\"\u003e64\/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\"\u003e10.19 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n              \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n              \u003cspan class=\"feature-tag\"\u003eNon-GMO\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFlavor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eChocolate • Hazelnut\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Size\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e0.88 oz.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePortion Control\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eCreamy\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eTotal Case Size\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e3.5 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eHazelnut Spread\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    \u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n    \u003cdiv class=\"benefits-grid\"\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e🌰\u003c\/div\u003e\n        \u003ch3\u003ePremium Ingredients\u003c\/h3\u003e\n        \u003cp\u003eMade with only 7 recognizable ingredients including finely-ground hazelnuts and rich cocoa\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e⚡\u003c\/div\u003e\n        \u003ch3\u003ePortion Control\u003c\/h3\u003e\n        \u003cp\u003e0.88 oz. individual portions perfect for food service and consistent serving sizes\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e🌟\u003c\/div\u003e\n        \u003ch3\u003eWorld-Renowned Quality\u003c\/h3\u003e\n        \u003cp\u003eNutella is globally recognized as a premium chocolate hazelnut spread brand\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e📦\u003c\/div\u003e\n        \u003ch3\u003eBulk Efficiency\u003c\/h3\u003e\n        \u003cp\u003e64 portions per case ideal for high-volume establishments and reduced waste\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"ingredients-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eQuality Ingredients\u003c\/h2\u003e\n    \u003cdiv class=\"ingredients-card\"\u003e\n      \u003cdiv class=\"ingredients-header\"\u003e\n        \u003ch3\u003eMade with Only 7 Simple Ingredients\u003c\/h3\u003e\n        \u003cp\u003eNo artificial colors or preservatives\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ingredients-list\"\u003e\n        \u003cdiv class=\"ingredient-item\"\u003e\n          \u003cdiv class=\"ingredient-icon\"\u003e🍬\u003c\/div\u003e\n          \u003cdiv class=\"ingredient-content\"\u003e\n            \u003ch4\u003eSugar\u003c\/h4\u003e\n            \u003cp\u003ePerfectly balanced sweetness\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-item\"\u003e\n          \u003cdiv class=\"ingredient-icon\"\u003e🥛\u003c\/div\u003e\n          \u003cdiv class=\"ingredient-content\"\u003e\n            \u003ch4\u003eSkim Milk\u003c\/h4\u003e\n            \u003cp\u003eFor creamy texture and richness\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-item\"\u003e\n          \u003cdiv class=\"ingredient-icon\"\u003e🌰\u003c\/div\u003e\n          \u003cdiv class=\"ingredient-content\"\u003e\n            \u003ch4\u003eFinely-Ground Hazelnuts\u003c\/h4\u003e\n            \u003cp\u003eRobust, nutty flavor profile\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-item\"\u003e\n          \u003cdiv class=\"ingredient-icon\"\u003e🍫\u003c\/div\u003e\n          \u003cdiv class=\"ingredient-content\"\u003e\n            \u003ch4\u003eRich Cocoa\u003c\/h4\u003e\n            \u003cp\u003eDeep chocolate flavor notes\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=\"dietary-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eDietary \u0026amp; Quality Features\u003c\/h2\u003e\n    \u003cdiv class=\"dietary-grid\"\u003e\n      \u003cdiv class=\"dietary-item gluten-free\"\u003e\n        \u003cdiv class=\"dietary-icon\"\u003e🌾\u003c\/div\u003e\n        \u003cdiv class=\"dietary-content\"\u003e\n          \u003ch3\u003eGluten-Free\u003c\/h3\u003e\n          \u003cp\u003eSuitable for gluten-sensitive patrons\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dietary-item kosher\"\u003e\n        \u003cdiv class=\"dietary-icon\"\u003e✡️\u003c\/div\u003e\n        \u003cdiv class=\"dietary-content\"\u003e\n          \u003ch3\u003eKosher Certified\u003c\/h3\u003e\n          \u003cp\u003eMeets kosher dietary requirements\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dietary-item non-gmo\"\u003e\n        \u003cdiv class=\"dietary-icon\"\u003e🌱\u003c\/div\u003e\n        \u003cdiv class=\"dietary-content\"\u003e\n          \u003ch3\u003eNon-GMO\u003c\/h3\u003e\n          \u003cp\u003eMade with non-genetically modified ingredients\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dietary-item natural\"\u003e\n        \u003cdiv class=\"dietary-icon\"\u003e🌟\u003c\/div\u003e\n        \u003cdiv class=\"dietary-content\"\u003e\n          \u003ch3\u003eAll Natural\u003c\/h3\u003e\n          \u003cp\u003eNo artificial colors or preservatives\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"usage-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eUsage Ideas\u003c\/h2\u003e\n    \u003cdiv class=\"usage-content\"\u003e\n      \u003cp\u003eThis versatile hazelnut spread can elevate your menu with its unique combination of chocolate and hazelnut flavors. Perfect for both traditional applications and creative culinary innovations!\u003c\/p\u003e\n      \n      \u003cdiv class=\"usage-categories\"\u003e\n        \u003cdiv class=\"usage-category\"\u003e\n          \u003ch3\u003eBreakfast Applications:\u003c\/h3\u003e\n          \u003cdiv class=\"usage-tags\"\u003e\n            \u003cspan class=\"usage-tag\"\u003eToast \u0026amp; Bagels\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003ePancakes \u0026amp; Waffles\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eCrepe Fillings\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003ePastry Spread\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eOatmeal Topping\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"usage-category\"\u003e\n          \u003ch3\u003eDessert Applications:\u003c\/h3\u003e\n          \u003cdiv class=\"usage-tags\"\u003e\n            \u003cspan class=\"usage-tag\"\u003eIce Cream Topping\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eMilkshakes\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eFruit Dip\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eDessert Crepes\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003ePastry Fillings\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"usage-category\"\u003e\n          \u003ch3\u003eCreative Applications:\u003c\/h3\u003e\n          \u003cdiv class=\"usage-tags\"\u003e\n            \u003cspan class=\"usage-tag\"\u003eDessert Pizzas\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eHot Chocolate\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eBaking Ingredient\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eSmoothie Add-in\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eYogurt Parfaits\u003c\/span\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=\"packaging-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003ePortion Control Packaging\u003c\/h2\u003e\n    \u003cdiv class=\"packaging-content\"\u003e\n      \u003cdiv class=\"packaging-features\"\u003e\n        \u003cdiv class=\"packaging-feature\"\u003e\n          \u003cdiv class=\"packaging-icon\"\u003e📏\u003c\/div\u003e\n          \u003cdiv class=\"packaging-text\"\u003e\n            \u003ch3\u003ePerfect Portion Size\u003c\/h3\u003e\n            \u003cp\u003e0.88 oz. individual servings ensure consistent portion control and reduce waste\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"packaging-feature\"\u003e\n          \u003cdiv class=\"packaging-icon\"\u003e📦\u003c\/div\u003e\n          \u003cdiv class=\"packaging-text\"\u003e\n            \u003ch3\u003eBulk Efficiency\u003c\/h3\u003e\n            \u003cp\u003e64 portions per case (3.5 lb. total) perfect for high-volume food service\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"packaging-feature\"\u003e\n          \u003cdiv class=\"packaging-icon\"\u003e⚡\u003c\/div\u003e\n          \u003cdiv class=\"packaging-text\"\u003e\n            \u003ch3\u003eQuick Service Ready\u003c\/h3\u003e\n            \u003cp\u003eIndividual portions speed up service and maintain hygiene standards\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=\"applications-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003ePerfect For\u003c\/h2\u003e\n    \u003cdiv class=\"applications-grid\"\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🏨\u003c\/div\u003e\n        \u003ch3\u003eHotels \u0026amp; Resorts\u003c\/h3\u003e\n        \u003cp\u003ePerfect for breakfast buffets and room service\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e☕\u003c\/div\u003e\n        \u003ch3\u003eCafés \u0026amp; Bakeries\u003c\/h3\u003e\n        \u003cp\u003eIdeal for pastries, crepes, and specialty drinks\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🍦\u003c\/div\u003e\n        \u003ch3\u003eIce Cream Shops\u003c\/h3\u003e\n        \u003cp\u003eExcellent topping for sundaes and milkshakes\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🏫\u003c\/div\u003e\n        \u003ch3\u003eSchools \u0026amp; Institutions\u003c\/h3\u003e\n        \u003cp\u003ePortion control perfect for cafeteria service\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"quality-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003ePremium Quality Guarantee\u003c\/h2\u003e\n    \u003cdiv class=\"quality-content\"\u003e\n      \u003cdiv class=\"quality-highlights\"\u003e\n        \u003cdiv class=\"quality-highlight\"\u003e\n          \u003cdiv class=\"quality-icon\"\u003e🌍\u003c\/div\u003e\n          \u003cdiv class=\"quality-text\"\u003e\n            \u003ch3\u003eGlobal Recognition\u003c\/h3\u003e\n            \u003cp\u003eNutella is loved and trusted by millions worldwide for consistent quality\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"quality-highlight\"\u003e\n          \u003cdiv class=\"quality-icon\"\u003e👨‍🍳\u003c\/div\u003e\n          \u003cdiv class=\"quality-text\"\u003e\n            \u003ch3\u003eChef Preferred\u003c\/h3\u003e\n            \u003cp\u003eProfessional chefs choose Nutella for its reliable flavor and texture\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"quality-highlight\"\u003e\n          \u003cdiv class=\"quality-icon\"\u003e⭐\u003c\/div\u003e\n          \u003cdiv class=\"quality-text\"\u003e\n            \u003ch3\u003eBrand Trust\u003c\/h3\u003e\n            \u003cp\u003eDecades of excellence in chocolate hazelnut spread production\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-description {\n  font-family: 'Helvetica Neue', Arial, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 900px;\n  margin: 0 auto;\n}\n\n.section-title {\n  font-size: 1.7rem;\n  font-weight: 700;\n  color: #7B3F00;\n  margin: 2.5rem 0 1.5rem;\n  padding-bottom: 0.75rem;\n  border-bottom: 3px solid #FFF3E0;\n  position: relative;\n}\n\n.section-title:after {\n  content: '';\n  position: absolute;\n  bottom: -3px;\n  left: 0;\n  width: 80px;\n  height: 3px;\n  background: linear-gradient(90deg, #7B3F00, #A0522D);\n  border-radius: 2px;\n}\n\n.description-section p {\n  margin-bottom: 1.2rem;\n  font-size: 1.05rem;\n}\n\n.specs-table-container {\n  margin: 2rem 0;\n  border-radius: 15px;\n  overflow: hidden;\n  box-shadow: 0 10px 30px rgba(123, 63, 0, 0.1);\n  border: 1px solid #A0522D;\n  background: white;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background: white;\n}\n\n.specs-table tr {\n  border-bottom: 1px solid #F5F5F5;\n  transition: all 0.3s ease;\n}\n\n.specs-table tr:hover {\n  background-color: #FFF3E0;\n  transform: translateY(-1px);\n  box-shadow: 0 2px 12px rgba(123, 63, 0, 0.1);\n}\n\n.specs-table tr:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  font-weight: 700;\n  padding: 1.2rem 2rem;\n  background: linear-gradient(135deg, #FFF3E0 0%, #FFE0B2 100%);\n  width: 30%;\n  color: #5D4037;\n  border-right: 1px solid #A0522D;\n  font-size: 1rem;\n  letter-spacing: 0.5px;\n}\n\n.spec-value {\n  padding: 1.2rem 2rem;\n  background-color: white;\n  font-size: 1rem;\n  font-weight: 500;\n  color: #424242;\n}\n\n.feature-tag {\n  display: inline-block;\n  background: linear-gradient(135deg, #7B3F00, #A0522D);\n  color: white;\n  padding: 0.5rem 1rem;\n  border-radius: 20px;\n  font-size: 0.85rem;\n  margin-right: 0.5rem;\n  margin-bottom: 0.3rem;\n  font-weight: 600;\n  box-shadow: 0 2px 5px rgba(123, 63, 0, 0.3);\n}\n\n.benefits-section {\n  margin: 3rem 0;\n}\n\n.benefits-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 1.8rem;\n  margin-top: 1.5rem;\n}\n\n.benefit-item {\n  background: linear-gradient(135deg, #FFF3E0, #FFE0B2);\n  padding: 2.2rem 1.5rem;\n  border-radius: 15px;\n  text-align: center;\n  border: 1px solid #A0522D;\n  transition: all 0.4s ease;\n  position: relative;\n  overflow: hidden;\n}\n\n.benefit-item:before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: 0;\n  right: 0;\n  height: 4px;\n  background: linear-gradient(90deg, #7B3F00, #A0522D);\n}\n\n.benefit-item:hover {\n  transform: translateY(-8px);\n  box-shadow: 0 15px 35px rgba(123, 63, 0, 0.15);\n}\n\n.benefit-icon {\n  font-size: 2.8rem;\n  margin-bottom: 1.2rem;\n  opacity: 0.9;\n}\n\n.benefit-item h3 {\n  color: #5D4037;\n  margin-bottom: 1rem;\n  font-size: 1.25rem;\n}\n\n.benefit-item p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n}\n\n.ingredients-section {\n  margin: 3rem 0;\n}\n\n.ingredients-card {\n  background: #FFF3E0;\n  padding: 2.5rem;\n  border-radius: 15px;\n  border: 1px solid #A0522D;\n}\n\n.ingredients-header {\n  text-align: center;\n  margin-bottom: 2rem;\n}\n\n.ingredients-header h3 {\n  color: #5D4037;\n  font-size: 1.4rem;\n  margin-bottom: 0.5rem;\n}\n\n.ingredients-header p {\n  color: #666;\n  font-size: 1rem;\n}\n\n.ingredients-list {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 1.5rem;\n}\n\n.ingredient-item {\n  display: flex;\n  align-items: center;\n  gap: 1.2rem;\n  padding: 1.2rem;\n  background: white;\n  border-radius: 10px;\n  border-left: 4px solid #A0522D;\n}\n\n.ingredient-icon {\n  font-size: 2rem;\n  flex-shrink: 0;\n}\n\n.ingredient-content h4 {\n  color: #5D4037;\n  margin-bottom: 0.3rem;\n  font-size: 1.1rem;\n}\n\n.ingredient-content p {\n  color: #666;\n  font-size: 0.9rem;\n  margin: 0;\n}\n\n.dietary-section {\n  margin: 3rem 0;\n}\n\n.dietary-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 1.5rem;\n  margin-top: 1.5rem;\n}\n\n.dietary-item {\n  display: flex;\n  align-items: center;\n  gap: 1.2rem;\n  padding: 1.5rem;\n  border-radius: 12px;\n  transition: all 0.3s ease;\n}\n\n.dietary-item.gluten-free {\n  background: #E8F5E9;\n  border-left: 4px solid #4CAF50;\n}\n\n.dietary-item.kosher {\n  background: #FFF3E0;\n  border-left: 4px solid #FF9800;\n}\n\n.dietary-item.non-gmo {\n  background: #E3F2FD;\n  border-left: 4px solid #2196F3;\n}\n\n.dietary-item.natural {\n  background: #F3E5F5;\n  border-left: 4px solid #9C27B0;\n}\n\n.dietary-item:hover {\n  transform: translateX(5px);\n  box-shadow: 0 5px 15px rgba(123, 63, 0, 0.1);\n}\n\n.dietary-icon {\n  font-size: 2rem;\n  flex-shrink: 0;\n}\n\n.dietary-content h3 {\n  color: #5D4037;\n  margin-bottom: 0.5rem;\n  font-size: 1.1rem;\n}\n\n.dietary-content p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n  margin: 0;\n}\n\n.usage-section {\n  margin: 3rem 0;\n}\n\n.usage-content {\n  background: #FFF3E0;\n  padding: 2.5rem;\n  border-radius: 15px;\n  border: 1px solid #A0522D;\n}\n\n.usage-categories {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 2rem;\n  margin-top: 2rem;\n}\n\n.usage-category h3 {\n  color: #5D4037;\n  margin-bottom: 1rem;\n  font-size: 1.2rem;\n}\n\n.usage-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.7rem;\n}\n\n.usage-tag {\n  background: #A0522D;\n  color: white;\n  padding: 0.6rem 1.2rem;\n  border-radius: 20px;\n  font-size: 0.9rem;\n  font-weight: 500;\n  box-shadow: 0 2px 5px rgba(123, 63, 0, 0.3);\n  transition: all 0.3s ease;\n}\n\n.usage-tag:hover {\n  background: #7B3F00;\n  transform: scale(1.05);\n}\n\n.packaging-section {\n  margin: 3rem 0;\n}\n\n.packaging-content {\n  background: #FFF3E0;\n  padding: 2rem;\n  border-radius: 12px;\n  border: 1px solid #A0522D;\n}\n\n.packaging-features {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 1.5rem;\n}\n\n.packaging-feature {\n  display: flex;\n  align-items: center;\n  gap: 1.2rem;\n}\n\n.packaging-icon {\n  font-size: 2rem;\n  flex-shrink: 0;\n}\n\n.packaging-text h3 {\n  color: #5D4037;\n  margin-bottom: 0.5rem;\n  font-size: 1.1rem;\n}\n\n.packaging-text p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n  margin: 0;\n}\n\n.applications-section {\n  margin: 3rem 0;\n}\n\n.applications-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 1.8rem;\n  margin-top: 1.5rem;\n}\n\n.application-item {\n  background: linear-gradient(135deg, #FFF3E0, #FFE0B2);\n  padding: 2rem 1.5rem;\n  border-radius: 15px;\n  text-align: center;\n  border: 1px solid #A0522D;\n  transition: all 0.3s ease;\n}\n\n.application-item:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 10px 25px rgba(123, 63, 0, 0.1);\n}\n\n.application-icon {\n  font-size: 2.5rem;\n  margin-bottom: 1rem;\n  opacity: 0.9;\n}\n\n.application-item h3 {\n  color: #5D4037;\n  margin-bottom: 1rem;\n  font-size: 1.2rem;\n}\n\n.application-item p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n}\n\n.quality-section {\n  margin: 3rem 0;\n}\n\n.quality-content {\n  background: #FFF3E0;\n  padding: 2rem;\n  border-radius: 12px;\n  border: 1px solid #A0522D;\n}\n\n.quality-highlights {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 1.5rem;\n}\n\n.quality-highlight {\n  display: flex;\n  align-items: center;\n  gap: 1.2rem;\n}\n\n.quality-icon {\n  font-size: 2rem;\n  flex-shrink: 0;\n}\n\n.quality-text h3 {\n  color: #5D4037;\n  margin-bottom: 0.5rem;\n  font-size: 1.1rem;\n}\n\n.quality-text p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n  margin: 0;\n}\n\n@media (max-width: 768px) {\n  .product-description {\n    padding: 0 1rem;\n  }\n  \n  .spec-label,\n  .spec-value {\n    padding: 1rem;\n    display: block;\n    width: 100%;\n    border-right: none;\n  }\n  \n  .specs-table tr {\n    display: block;\n    margin-bottom: 0.5rem;\n    border-bottom: 1px solid #A0522D;\n    padding: 0.5rem 0;\n  }\n  \n  .spec-label {\n    background: linear-gradient(135deg, #FFF3E0, #FFE0B2);\n    border-bottom: 1px solid #A0522D;\n    font-weight: 700;\n  }\n  \n  .benefits-grid,\n  .ingredients-list,\n  .dietary-grid,\n  .usage-categories,\n  .packaging-features,\n  .applications-grid,\n  .quality-highlights {\n    grid-template-columns: 1fr;\n  }\n  \n  .ingredients-card,\n  .usage-content {\n    padding: 1.5rem;\n  }\n  \n  .dietary-item,\n  .ingredient-item,\n  .packaging-feature,\n  .quality-highlight {\n    flex-direction: column;\n    text-align: center;\n    gap: 1rem;\n  }\n  \n  .usage-tags {\n    justify-content: center;\n  }\n  \n  .feature-tag {\n    display: block;\n    margin-bottom: 0.5rem;\n    text-align: center;\n  }\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42610721882196,"sku":null,"price":113.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product483-1.png?v=1761164941"},{"product_id":"nutella-hazelnut-spread-2-2-lb-piping-bag-6-case","title":"Nutella Hazelnut Spread 2.2 lb. Piping Bag - 6\/Case","description":"\u003cdiv class=\"product-description\"\u003e\n\u003cdiv class=\"description-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Overview\u003c\/h2\u003e\n\u003cp\u003eTreat your patrons to the fine taste of robust hazelnuts and rich cocoa with this smooth and creamy Nutella hazelnut spread!\u003c\/p\u003e\n\u003cp\u003eExpertly crafted with only seven recognizable ingredients, Nutella is regarded worldwide as a high-quality, premium chocolatey hazelnut spread with an unmistakable creaminess and bold, balanced flavor. Nutella selects the freshest raw materials and quality ingredients to make their signature hazelnut spread that contains no artificial colors or preservatives.\u003c\/p\u003e\n\u003cp\u003eIt's crafted with sugar, skim milk, finely-ground hazelnuts, and hints of rich cocoa combined to make a silky smooth paste that's not too thick or too thin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specifications-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"specs-table-container\"\u003e\n\u003cdiv class=\"specs-header\"\u003e\n\u003ch3\u003eDetailed Product Information\u003c\/h3\u003e\n\u003c\/div\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\"\u003e6\/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\"\u003e13.2 lb.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e\n\u003cdiv class=\"features-container\"\u003e\n\u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eNon-GMO\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eFlavor\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e\u003cspan class=\"flavor-combo\"\u003eChocolate • Hazelnut\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003ePackage Size\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e2.2lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003ePackage Type\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003ePortion Control\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eCreamy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eTotal Case Size\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e13.2lb.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eHazelnut Spread\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=\"benefits-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eWhy Choose Nutella?\u003c\/h2\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e🌰\u003c\/div\u003e\n\u003ch3\u003ePremium Ingredients\u003c\/h3\u003e\n\u003cp\u003eMade with only 7 simple, recognizable ingredients including high-quality hazelnuts and rich cocoa\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e⚡\u003c\/div\u003e\n\u003ch3\u003ePerfect Portion Control\u003c\/h3\u003e\n\u003cp\u003e0.88 oz. individual servings ensure consistent portions and reduce waste in food service\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e🌟\u003c\/div\u003e\n\u003ch3\u003eGlobal Brand Recognition\u003c\/h3\u003e\n\u003cp\u003eLoved and trusted worldwide for consistent quality and unforgettable flavor\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e📦\u003c\/div\u003e\n\u003ch3\u003eBulk Efficiency\u003c\/h3\u003e\n\u003cp\u003e64 portions per case designed for high-volume establishments and cost-effective operations\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredients-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eSimple, Quality Ingredients\u003c\/h2\u003e\n\u003cdiv class=\"ingredients-card\"\u003e\n\u003cdiv class=\"ingredients-header\"\u003e\n\u003ch3\u003eOnly 7 Recognizable Ingredients\u003c\/h3\u003e\n\u003cp class=\"subtitle\"\u003eNo artificial colors or preservatives\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredients-grid\"\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cdiv class=\"ingredient-icon\"\u003e🍬\u003c\/div\u003e\n\u003cdiv class=\"ingredient-content\"\u003e\n\u003ch4\u003eSugar\u003c\/h4\u003e\n\u003cp\u003ePerfectly balanced sweetness\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cdiv class=\"ingredient-icon\"\u003e🥛\u003c\/div\u003e\n\u003cdiv class=\"ingredient-content\"\u003e\n\u003ch4\u003eSkim Milk\u003c\/h4\u003e\n\u003cp\u003eFor creamy texture and richness\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cdiv class=\"ingredient-icon\"\u003e🌰\u003c\/div\u003e\n\u003cdiv class=\"ingredient-content\"\u003e\n\u003ch4\u003eFinely-Ground Hazelnuts\u003c\/h4\u003e\n\u003cp\u003eRobust, authentic nutty flavor\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cdiv class=\"ingredient-icon\"\u003e🍫\u003c\/div\u003e\n\u003cdiv class=\"ingredient-content\"\u003e\n\u003ch4\u003eRich Cocoa\u003c\/h4\u003e\n\u003cp\u003eDeep chocolate flavor notes\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eVersatile Applications\u003c\/h2\u003e\n\u003cdiv class=\"usage-content\"\u003e\n\u003cp\u003eThis premium hazelnut spread elevates any menu with its perfect balance of chocolate and hazelnut flavors. Ideal for both traditional uses and creative culinary innovations!\u003c\/p\u003e\n\u003cdiv class=\"usage-categories\"\u003e\n\u003cdiv class=\"usage-category\"\u003e\n\u003ch3\u003eBreakfast \u0026amp; Brunch\u003c\/h3\u003e\n\u003cdiv class=\"usage-tags\"\u003e\n\u003cspan class=\"usage-tag\"\u003eToast \u0026amp; Bagels\u003c\/span\u003e \u003cspan class=\"usage-tag\"\u003ePancakes \u0026amp; Waffles\u003c\/span\u003e \u003cspan class=\"usage-tag\"\u003eFrench Toast\u003c\/span\u003e \u003cspan class=\"usage-tag\"\u003eCrepes\u003c\/span\u003e \u003cspan class=\"usage-tag\"\u003ePastries\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-category\"\u003e\n\u003ch3\u003eDesserts \u0026amp; Treats\u003c\/h3\u003e\n\u003cdiv class=\"usage-tags\"\u003e\n\u003cspan class=\"usage-tag\"\u003eIce Cream Topping\u003c\/span\u003e \u003cspan class=\"usage-tag\"\u003eMilkshakes\u003c\/span\u003e \u003cspan class=\"usage-tag\"\u003eFruit Dip\u003c\/span\u003e \u003cspan class=\"usage-tag\"\u003eBrownies\u003c\/span\u003e \u003cspan class=\"usage-tag\"\u003eCookies\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-category\"\u003e\n\u003ch3\u003eCreative Culinary\u003c\/h3\u003e\n\u003cdiv class=\"usage-tags\"\u003e\n\u003cspan class=\"usage-tag\"\u003eDessert Pizzas\u003c\/span\u003e \u003cspan class=\"usage-tag\"\u003eHot Chocolate\u003c\/span\u003e \u003cspan class=\"usage-tag\"\u003eSmoothie Bowls\u003c\/span\u003e \u003cspan class=\"usage-tag\"\u003eYogurt Parfaits\u003c\/span\u003e \u003cspan class=\"usage-tag\"\u003eBaking Recipes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quality-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eQuality \u0026amp; Dietary Features\u003c\/h2\u003e\n\u003cdiv class=\"quality-grid\"\u003e\n\u003cdiv class=\"quality-item\"\u003e\n\u003cdiv class=\"quality-icon\"\u003e🌾\u003c\/div\u003e\n\u003cdiv class=\"quality-content\"\u003e\n\u003ch3\u003eGluten-Free\u003c\/h3\u003e\n\u003cp\u003eSuitable for gluten-sensitive customers and dietary requirements\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quality-item\"\u003e\n\u003cdiv class=\"quality-icon\"\u003e✡️\u003c\/div\u003e\n\u003cdiv class=\"quality-content\"\u003e\n\u003ch3\u003eKosher Certified\u003c\/h3\u003e\n\u003cp\u003eMeets strict kosher dietary standards and certification\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quality-item\"\u003e\n\u003cdiv class=\"quality-icon\"\u003e🌱\u003c\/div\u003e\n\u003cdiv class=\"quality-content\"\u003e\n\u003ch3\u003eNon-GMO\u003c\/h3\u003e\n\u003cp\u003eMade with non-genetically modified ingredients\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quality-item\"\u003e\n\u003cdiv class=\"quality-icon\"\u003e🏆\u003c\/div\u003e\n\u003cdiv class=\"quality-content\"\u003e\n\u003ch3\u003ePremium Quality\u003c\/h3\u003e\n\u003cp\u003eNo artificial colors, preservatives, or additives\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"packaging-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eSmart Portion Control Packaging\u003c\/h2\u003e\n\u003cdiv class=\"packaging-content\"\u003e\n\u003cdiv class=\"packaging-highlights\"\u003e\n\u003cdiv class=\"packaging-highlight\"\u003e\n\u003cdiv class=\"highlight-icon\"\u003e📏\u003c\/div\u003e\n\u003cdiv class=\"highlight-content\"\u003e\n\u003ch3\u003ePerfect Serving Size\u003c\/h3\u003e\n\u003cp\u003e0.88 oz. individual portions ensure consistency and eliminate guesswork\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"packaging-highlight\"\u003e\n\u003cdiv class=\"highlight-icon\"\u003e💰\u003c\/div\u003e\n\u003cdiv class=\"highlight-content\"\u003e\n\u003ch3\u003eCost Effective\u003c\/h3\u003e\n\u003cp\u003eReduce waste and control costs with pre-portioned servings\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"packaging-highlight\"\u003e\n\u003cdiv class=\"highlight-icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv class=\"highlight-content\"\u003e\n\u003ch3\u003eService Efficiency\u003c\/h3\u003e\n\u003cp\u003eSpeed up service times with ready-to-use individual portions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"packaging-highlight\"\u003e\n\u003cdiv class=\"highlight-icon\"\u003e🔄\u003c\/div\u003e\n\u003cdiv class=\"highlight-content\"\u003e\n\u003ch3\u003eHygienic \u0026amp; Fresh\u003c\/h3\u003e\n\u003cp\u003eMaintain product freshness and hygiene with sealed individual servings\u003c\/p\u003e\n\u003c\/div\u003e\n\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: 'Helvetica Neue', Arial, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 0 20px;\n}\n\n.section-title {\n  font-size: 1.8rem;\n  font-weight: 700;\n  color: #7B3F00;\n  margin: 3rem 0 1.5rem;\n  padding-bottom: 0.75rem;\n  border-bottom: 3px solid #FFF3E0;\n  position: relative;\n}\n\n.section-title:after {\n  content: '';\n  position: absolute;\n  bottom: -3px;\n  left: 0;\n  width: 80px;\n  height: 3px;\n  background: linear-gradient(90deg, #7B3F00, #A0522D);\n  border-radius: 2px;\n}\n\n.description-section p {\n  margin-bottom: 1.2rem;\n  font-size: 1.05rem;\n  color: #555;\n}\n\n\/* Specifications Table Styles *\/\n.specifications-section {\n  margin: 3rem 0;\n}\n\n.specs-table-container {\n  background: white;\n  border-radius: 15px;\n  overflow: hidden;\n  box-shadow: 0 10px 30px rgba(123, 63, 0, 0.1);\n  border: 1px solid #E0E0E0;\n}\n\n.specs-header {\n  background: linear-gradient(135deg, #7B3F00, #A0522D);\n  padding: 1.5rem 2rem;\n  color: white;\n}\n\n.specs-header h3 {\n  margin: 0;\n  font-size: 1.3rem;\n  font-weight: 600;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background: white;\n}\n\n.specs-table tr {\n  border-bottom: 1px solid #F5F5F5;\n  transition: all 0.3s ease;\n}\n\n.specs-table tr:hover {\n  background-color: #FFF9F0;\n  transform: translateY(-1px);\n  box-shadow: 0 2px 12px rgba(123, 63, 0, 0.08);\n}\n\n.specs-table tr:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  font-weight: 700;\n  padding: 1.5rem 2rem;\n  background: #FFF9F0;\n  width: 30%;\n  color: #5D4037;\n  border-right: 1px solid #F0F0F0;\n  font-size: 1rem;\n  letter-spacing: 0.3px;\n}\n\n.spec-value {\n  padding: 1.5rem 2rem;\n  background-color: white;\n  font-size: 1rem;\n  font-weight: 500;\n  color: #424242;\n}\n\n.features-container {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.5rem;\n}\n\n.feature-tag {\n  display: inline-block;\n  background: linear-gradient(135deg, #7B3F00, #A0522D);\n  color: white;\n  padding: 0.5rem 1rem;\n  border-radius: 20px;\n  font-size: 0.85rem;\n  font-weight: 600;\n  box-shadow: 0 2px 5px rgba(123, 63, 0, 0.2);\n  transition: all 0.3s ease;\n}\n\n.feature-tag:hover {\n  transform: scale(1.05);\n  box-shadow: 0 4px 8px rgba(123, 63, 0, 0.3);\n}\n\n.flavor-combo {\n  font-weight: 600;\n  color: #7B3F00;\n  font-size: 1rem;\n}\n\n\/* Benefits Section *\/\n.benefits-section {\n  margin: 4rem 0;\n}\n\n.benefits-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 2rem;\n  margin-top: 2rem;\n}\n\n.benefit-card {\n  background: linear-gradient(135deg, #FFF9F0, #FFECB3);\n  padding: 2.5rem 1.5rem;\n  border-radius: 15px;\n  text-align: center;\n  border: 1px solid #FFD54F;\n  transition: all 0.4s ease;\n  position: relative;\n  overflow: hidden;\n}\n\n.benefit-card:before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: 0;\n  right: 0;\n  height: 4px;\n  background: linear-gradient(90deg, #7B3F00, #A0522D);\n}\n\n.benefit-card:hover {\n  transform: translateY(-8px);\n  box-shadow: 0 15px 35px rgba(123, 63, 0, 0.15);\n}\n\n.benefit-icon {\n  font-size: 3rem;\n  margin-bottom: 1.5rem;\n  opacity: 0.9;\n}\n\n.benefit-card h3 {\n  color: #5D4037;\n  margin-bottom: 1rem;\n  font-size: 1.3rem;\n}\n\n.benefit-card p {\n  color: #666;\n  font-size: 0.95rem;\n  line-height: 1.5;\n}\n\n\/* Ingredients Section *\/\n.ingredients-section {\n  margin: 4rem 0;\n}\n\n.ingredients-card {\n  background: linear-gradient(135deg, #FFF9F0, #FFECB3);\n  padding: 3rem;\n  border-radius: 20px;\n  border: 1px solid #FFD54F;\n}\n\n.ingredients-header {\n  text-align: center;\n  margin-bottom: 3rem;\n}\n\n.ingredients-header h3 {\n  color: #5D4037;\n  font-size: 1.6rem;\n  margin-bottom: 0.5rem;\n}\n\n.ingredients-header .subtitle {\n  color: #666;\n  font-size: 1.1rem;\n}\n\n.ingredients-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 2rem;\n}\n\n.ingredient-item {\n  display: flex;\n  align-items: center;\n  gap: 1.5rem;\n  padding: 1.5rem;\n  background: white;\n  border-radius: 12px;\n  border-left: 4px solid #A0522D;\n  transition: all 0.3s ease;\n}\n\n.ingredient-item:hover {\n  transform: translateX(5px);\n  box-shadow: 0 5px 15px rgba(123, 63, 0, 0.1);\n}\n\n.ingredient-icon {\n  font-size: 2.5rem;\n  flex-shrink: 0;\n}\n\n.ingredient-content h4 {\n  color: #5D4037;\n  margin-bottom: 0.5rem;\n  font-size: 1.2rem;\n}\n\n.ingredient-content p {\n  color: #666;\n  font-size: 0.95rem;\n  margin: 0;\n}\n\n\/* Usage Section *\/\n.usage-section {\n  margin: 4rem 0;\n}\n\n.usage-content {\n  background: #FFF9F0;\n  padding: 3rem;\n  border-radius: 20px;\n  border: 1px solid #FFD54F;\n}\n\n.usage-categories {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n  gap: 2.5rem;\n  margin-top: 2rem;\n}\n\n.usage-category h3 {\n  color: #5D4037;\n  margin-bottom: 1.5rem;\n  font-size: 1.3rem;\n  border-left: 4px solid #A0522D;\n  padding-left: 1rem;\n}\n\n.usage-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.8rem;\n}\n\n.usage-tag {\n  background: linear-gradient(135deg, #A0522D, #7B3F00);\n  color: white;\n  padding: 0.7rem 1.3rem;\n  border-radius: 25px;\n  font-size: 0.9rem;\n  font-weight: 500;\n  box-shadow: 0 2px 5px rgba(123, 63, 0, 0.2);\n  transition: all 0.3s ease;\n}\n\n.usage-tag:hover {\n  background: linear-gradient(135deg, #7B3F00, #5D4037);\n  transform: scale(1.05);\n  box-shadow: 0 4px 8px rgba(123, 63, 0, 0.3);\n}\n\n\/* Quality Section *\/\n.quality-section {\n  margin: 4rem 0;\n}\n\n.quality-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 2rem;\n  margin-top: 2rem;\n}\n\n.quality-item {\n  display: flex;\n  align-items: center;\n  gap: 1.5rem;\n  padding: 2rem;\n  border-radius: 15px;\n  transition: all 0.3s ease;\n  background: #FFF9F0;\n  border: 1px solid #FFECB3;\n}\n\n.quality-item:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 10px 25px rgba(123, 63, 0, 0.1);\n}\n\n.quality-icon {\n  font-size: 2.5rem;\n  flex-shrink: 0;\n}\n\n.quality-content h3 {\n  color: #5D4037;\n  margin-bottom: 0.5rem;\n  font-size: 1.2rem;\n}\n\n.quality-content p {\n  color: #666;\n  font-size: 0.95rem;\n  line-height: 1.5;\n  margin: 0;\n}\n\n\/* Packaging Section *\/\n.packaging-section {\n  margin: 4rem 0;\n}\n\n.packaging-content {\n  background: #FFF9F0;\n  padding: 3rem;\n  border-radius: 20px;\n  border: 1px solid #FFD54F;\n}\n\n.packaging-highlights {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 2rem;\n}\n\n.packaging-highlight {\n  display: flex;\n  align-items: center;\n  gap: 1.5rem;\n  padding: 1.5rem;\n  background: white;\n  border-radius: 12px;\n  border-left: 4px solid #A0522D;\n  transition: all 0.3s ease;\n}\n\n.packaging-highlight:hover {\n  transform: translateX(5px);\n  box-shadow: 0 5px 15px rgba(123, 63, 0, 0.1);\n}\n\n.highlight-icon {\n  font-size: 2.5rem;\n  flex-shrink: 0;\n}\n\n.highlight-content h3 {\n  color: #5D4037;\n  margin-bottom: 0.5rem;\n  font-size: 1.2rem;\n}\n\n.highlight-content p {\n  color: #666;\n  font-size: 0.95rem;\n  line-height: 1.5;\n  margin: 0;\n}\n\n\/* Responsive Design *\/\n@media (max-width: 768px) {\n  .product-description {\n    padding: 0 15px;\n  }\n  \n  .section-title {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n  }\n  \n  .spec-label,\n  .spec-value {\n    padding: 1rem;\n    display: block;\n    width: 100%;\n    border-right: none;\n  }\n  \n  .specs-table tr {\n    display: block;\n    margin-bottom: 0.5rem;\n    border-bottom: 1px solid #E0E0E0;\n    padding: 0.5rem 0;\n  }\n  \n  .spec-label {\n    background: #FFF9F0;\n    border-bottom: 1px solid #F0F0F0;\n    font-weight: 700;\n  }\n  \n  .benefits-grid,\n  .ingredients-grid,\n  .usage-categories,\n  .quality-grid,\n  .packaging-highlights {\n    grid-template-columns: 1fr;\n  }\n  \n  .ingredients-card,\n  .usage-content,\n  .packaging-content {\n    padding: 1.5rem;\n  }\n  \n  .quality-item,\n  .packaging-highlight,\n  .ingredient-item {\n    flex-direction: column;\n    text-align: center;\n    gap: 1rem;\n  }\n  \n  .usage-tags {\n    justify-content: center;\n  }\n  \n  .features-container {\n    justify-content: center;\n  }\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42610724929620,"sku":null,"price":130.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product484-2.png?v=1761165310"},{"product_id":"lotus-biscoff-creamy-cookie-butter-spread-pail-6-6-lb","title":"Lotus Biscoff Creamy Cookie Butter Spread Pail 6.6 lb.","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Overview\u003c\/h2\u003e\n    \u003cp\u003eTurn your favorite recipes into must-have sensations with this Lotus Biscoff creamy cookie butter spread! This spread is made with Lotus Biscoff's authentic Belgian caramelized shortbread cookies and delivers a delicately spiced, rich flavor.\u003c\/p\u003e\n    \n    \u003cp\u003eIts creamy texture and brown sugar and cinnamon flavor makes it a versatile ingredient that can be used in a variety of ways in your establishment! Use it to spread the perfect topping over your morning toast, mix it into your favorite cookie dough, or heat it and drizzle it over ice cream, baked goods, and milkshakes.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specifications-section\"\u003e\n    \u003ch2 class=\"section-title\"\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\/Each\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.4 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"features-grid\"\u003e\n                \u003cspan class=\"feature-tag\"\u003eDairy Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eEgg-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eFish-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eHalal\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003ePeanut Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eShellfish-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eTree Nut Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eVegan\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eVegetarian\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFlavor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eCookie Butter\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Size\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e6.6 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eBulk • Pails\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eCreamy\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eSweetener Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eClassic\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eCookie Spread\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    \u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n    \u003cdiv class=\"benefits-grid\"\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e🍪\u003c\/div\u003e\n        \u003ch3\u003eAuthentic Belgian Flavor\u003c\/h3\u003e\n        \u003cp\u003eMade with genuine Lotus Biscoff caramelized shortbread cookies for signature spiced taste\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e🌱\u003c\/div\u003e\n        \u003ch3\u003eAllergy Friendly\u003c\/h3\u003e\n        \u003cp\u003eVegan, nut-free, and free from many common allergens to accommodate diverse dietary needs\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e⚡\u003c\/div\u003e\n        \u003ch3\u003eVersatile Applications\u003c\/h3\u003e\n        \u003cp\u003ePerfect for spreading, baking, drizzling, or dipping in both sweet and creative applications\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e📦\u003c\/div\u003e\n        \u003ch3\u003eBulk Efficiency\u003c\/h3\u003e\n        \u003cp\u003e6.6 lb. pail ideal for high-volume establishments and professional kitchens\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dietary-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eDietary \u0026amp; Allergen Information\u003c\/h2\u003e\n    \u003cdiv class=\"dietary-grid\"\u003e\n      \u003cdiv class=\"dietary-item vegan\"\u003e\n        \u003cdiv class=\"dietary-icon\"\u003e🌿\u003c\/div\u003e\n        \u003cdiv class=\"dietary-content\"\u003e\n          \u003ch3\u003eVegan \u0026amp; Vegetarian\u003c\/h3\u003e\n          \u003cp\u003eCompletely plant-based with no animal-derived ingredients\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dietary-item nut-free\"\u003e\n        \u003cdiv class=\"dietary-icon\"\u003e🚫\u003c\/div\u003e\n        \u003cdiv class=\"dietary-content\"\u003e\n          \u003ch3\u003eNut Free\u003c\/h3\u003e\n          \u003cp\u003ePeanut free and tree nut free for maximum safety\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dietary-item allergen-free\"\u003e\n        \u003cdiv class=\"dietary-icon\"\u003e✅\u003c\/div\u003e\n        \u003cdiv class=\"dietary-content\"\u003e\n          \u003ch3\u003eMultiple Allergen Free\u003c\/h3\u003e\n          \u003cp\u003eFree from dairy, eggs, fish, and shellfish\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dietary-item halal\"\u003e\n        \u003cdiv class=\"dietary-icon\"\u003e☪️\u003c\/div\u003e\n        \u003cdiv class=\"dietary-content\"\u003e\n          \u003ch3\u003eHalal Certified\u003c\/h3\u003e\n          \u003cp\u003eSuitable for Halal dietary requirements\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"usage-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eUsage Ideas\u003c\/h2\u003e\n    \u003cdiv class=\"usage-content\"\u003e\n      \u003cp\u003eThis versatile cookie butter can transform your menu with its unique caramelized cookie flavor and creamy texture. From classic applications to creative culinary innovations, the possibilities are endless!\u003c\/p\u003e\n      \n      \u003cdiv class=\"usage-categories\"\u003e\n        \u003cdiv class=\"usage-category\"\u003e\n          \u003ch3\u003eDessert Applications:\u003c\/h3\u003e\n          \u003cdiv class=\"usage-tags\"\u003e\n            \u003cspan class=\"usage-tag\"\u003eIce Cream Topping\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eMilkshakes \u0026amp; Smoothies\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eCake \u0026amp; Pastry Filling\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eCheesecake Swirl\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eDessert Dips\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"usage-category\"\u003e\n          \u003ch3\u003eBaking Applications:\u003c\/h3\u003e\n          \u003cdiv class=\"usage-tags\"\u003e\n            \u003cspan class=\"usage-tag\"\u003eCookie Dough\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eBrownie Batter\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003ePastry Fillings\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eBar Cookies\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eThumbprint Cookies\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"usage-category\"\u003e\n          \u003ch3\u003eBreakfast \u0026amp; Snacks:\u003c\/h3\u003e\n          \u003cdiv class=\"usage-tags\"\u003e\n            \u003cspan class=\"usage-tag\"\u003eToast \u0026amp; Bagels\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003ePancake \u0026amp; Waffle Topping\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eFruit Dip\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003ePretzel Dip\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eYogurt Parfaits\u003c\/span\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=\"heating-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eHeating Instructions\u003c\/h2\u003e\n    \u003cdiv class=\"heating-card\"\u003e\n      \u003cdiv class=\"heating-steps\"\u003e\n        \u003cdiv class=\"heating-step\"\u003e\n          \u003cdiv class=\"step-number\"\u003e1\u003c\/div\u003e\n          \u003cdiv class=\"step-content\"\u003e\n            \u003ch3\u003eTemperature Range\u003c\/h3\u003e\n            \u003cp\u003eWarm the spread to 122°F, or between 113°F and 131°F for optimal drizzling consistency\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"heating-step\"\u003e\n          \u003cdiv class=\"step-number\"\u003e2\u003c\/div\u003e\n          \u003cdiv class=\"step-content\"\u003e\n            \u003ch3\u003eMaintain Stability\u003c\/h3\u003e\n            \u003cp\u003eKeep the temperature stable throughout the heating process for consistent results\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"heating-step\"\u003e\n          \u003cdiv class=\"step-number\"\u003e3\u003c\/div\u003e\n          \u003cdiv class=\"step-content\"\u003e\n            \u003ch3\u003eStir Gently\u003c\/h3\u003e\n            \u003cp\u003eSlowly stir to homogenize the mixture and achieve smooth, pourable consistency\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"heating-note\"\u003e\n        \u003cp\u003e\u003cstrong\u003ePerfect for:\u003c\/strong\u003e Drizzling over ice cream, baked goods, milkshakes, and creating beautiful dessert presentations\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"packaging-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eBulk Packaging Benefits\u003c\/h2\u003e\n    \u003cdiv class=\"packaging-content\"\u003e\n      \u003cdiv class=\"packaging-features\"\u003e\n        \u003cdiv class=\"packaging-feature\"\u003e\n          \u003cdiv class=\"packaging-icon\"\u003e📦\u003c\/div\u003e\n          \u003cdiv class=\"packaging-text\"\u003e\n            \u003ch3\u003e6.6 lb. Bulk Pail\u003c\/h3\u003e\n            \u003cp\u003eEliminates the need for multiple smaller tubs and keeps your prep area well-stocked\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"packaging-feature\"\u003e\n          \u003cdiv class=\"packaging-icon\"\u003e💰\u003c\/div\u003e\n          \u003cdiv class=\"packaging-text\"\u003e\n            \u003ch3\u003eCost Effective\u003c\/h3\u003e\n            \u003cp\u003eBetter value per ounce compared to smaller retail packaging options\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"packaging-feature\"\u003e\n          \u003cdiv class=\"packaging-icon\"\u003e⚡\u003c\/div\u003e\n          \u003cdiv class=\"packaging-text\"\u003e\n            \u003ch3\u003eTime Saving\u003c\/h3\u003e\n            \u003cp\u003eReduces frequency of restocking and simplifies inventory management\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"packaging-feature\"\u003e\n          \u003cdiv class=\"packaging-icon\"\u003e🍽️\u003c\/div\u003e\n          \u003cdiv class=\"packaging-text\"\u003e\n            \u003ch3\u003eProfessional Grade\u003c\/h3\u003e\n            \u003cp\u003eDesigned specifically for food service and high-volume establishments\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=\"applications-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003ePerfect For\u003c\/h2\u003e\n    \u003cdiv class=\"applications-grid\"\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🍰\u003c\/div\u003e\n        \u003ch3\u003eBakeries\u003c\/h3\u003e\n        \u003cp\u003eIdeal for cookie fillings, pastry creams, and creating signature baked goods\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🍦\u003c\/div\u003e\n        \u003ch3\u003eIce Cream Parlors\u003c\/h3\u003e\n        \u003cp\u003ePerfect for topping stations and creating specialty sundaes and desserts\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e☕\u003c\/div\u003e\n        \u003ch3\u003eCafés\u003c\/h3\u003e\n        \u003cp\u003eGreat for specialty drinks, dessert offerings, and breakfast menu items\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🍽️\u003c\/div\u003e\n        \u003ch3\u003eRestaurants\u003c\/h3\u003e\n        \u003cp\u003eVersatile for dessert menus and creative culinary applications\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"quality-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eQuality \u0026amp; Ingredients\u003c\/h2\u003e\n    \u003cdiv class=\"quality-content\"\u003e\n      \u003cdiv class=\"quality-points\"\u003e\n        \u003cdiv class=\"quality-point\"\u003e\n          \u003cdiv class=\"quality-icon\"\u003e🌟\u003c\/div\u003e\n          \u003cdiv class=\"quality-text\"\u003e\n            \u003ch3\u003eNo Artificial Ingredients\u003c\/h3\u003e\n            \u003cp\u003eMade without artificial flavors, colors, or preservatives\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"quality-point\"\u003e\n          \u003cdiv class=\"quality-icon\"\u003e🔍\u003c\/div\u003e\n          \u003cdiv class=\"quality-text\"\u003e\n            \u003ch3\u003eMinimal Ingredients\u003c\/h3\u003e\n            \u003cp\u003eSimple, high-quality ingredients for authentic flavor\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"quality-point\"\u003e\n          \u003cdiv class=\"quality-icon\"\u003e📊\u003c\/div\u003e\n          \u003cdiv class=\"quality-text\"\u003e\n            \u003ch3\u003eConsistent Quality\u003c\/h3\u003e\n            \u003cp\u003eReliable results batch after batch for professional use\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=\"brand-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eAbout Lotus Bakeries\u003c\/h2\u003e\n    \u003cp\u003eAs a family owned company still located in its hometown of origin, Lotus Bakeries has produced authentic Belgian baked goods since 1932. Boasting minimal ingredients with many allergy- and vegan-friendly products, it's no wonder that the love of Lotus Biscoff has spread world wide with over 7 billion cookies sold per year, in over 70 countries!\u003c\/p\u003e\n    \n    \u003cp\u003eLotus Biscoff values simplicity and authenticity, and their high-quality goods will provide versatility, name brand loyalty, and consistently delicious flavor to your menu.\u003c\/p\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: 900px;\n  margin: 0 auto;\n}\n\n.section-title {\n  font-size: 1.7rem;\n  font-weight: 700;\n  color: #D2691E;\n  margin: 2.5rem 0 1.5rem;\n  padding-bottom: 0.75rem;\n  border-bottom: 3px solid #FFF3E0;\n  position: relative;\n}\n\n.section-title:after {\n  content: '';\n  position: absolute;\n  bottom: -3px;\n  left: 0;\n  width: 80px;\n  height: 3px;\n  background: linear-gradient(90deg, #D2691E, #CD853F);\n  border-radius: 2px;\n}\n\n.description-section p,\n.brand-section p,\n.usage-content p {\n  margin-bottom: 1.2rem;\n  font-size: 1.05rem;\n}\n\n.specs-table-container {\n  margin: 2rem 0;\n  border-radius: 15px;\n  overflow: hidden;\n  box-shadow: 0 10px 30px rgba(210, 105, 30, 0.1);\n  border: 1px solid #CD853F;\n  background: white;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background: white;\n}\n\n.specs-table tr {\n  border-bottom: 1px solid #F5F5F5;\n  transition: all 0.3s ease;\n}\n\n.specs-table tr:hover {\n  background-color: #FFF3E0;\n  transform: translateY(-1px);\n  box-shadow: 0 2px 12px rgba(210, 105, 30, 0.1);\n}\n\n.specs-table tr:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  font-weight: 700;\n  padding: 1.4rem 2rem;\n  background: linear-gradient(135deg, #FFF3E0 0%, #FFE0B2 100%);\n  width: 25%;\n  color: #8B4513;\n  border-right: 1px solid #CD853F;\n  font-size: 1rem;\n  letter-spacing: 0.5px;\n}\n\n.spec-value {\n  padding: 1.4rem 2rem;\n  background-color: white;\n  font-size: 1rem;\n  font-weight: 500;\n  color: #424242;\n}\n\n.features-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));\n  gap: 0.7rem;\n}\n\n.feature-tag {\n  display: inline-block;\n  background: linear-gradient(135deg, #D2691E, #CD853F);\n  color: white;\n  padding: 0.5rem 0.8rem;\n  border-radius: 15px;\n  font-size: 0.8rem;\n  font-weight: 600;\n  text-align: center;\n  box-shadow: 0 2px 5px rgba(210, 105, 30, 0.3);\n  transition: all 0.3s ease;\n}\n\n.feature-tag:hover {\n  background: linear-gradient(135deg, #B8860B, #D2691E);\n  transform: scale(1.05);\n}\n\n.benefits-section {\n  margin: 3rem 0;\n}\n\n.benefits-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 1.8rem;\n  margin-top: 1.5rem;\n}\n\n.benefit-item {\n  background: linear-gradient(135deg, #FFF3E0, #FFE0B2);\n  padding: 2.2rem 1.5rem;\n  border-radius: 15px;\n  text-align: center;\n  border: 1px solid #CD853F;\n  transition: all 0.4s ease;\n  position: relative;\n  overflow: hidden;\n}\n\n.benefit-item:before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: 0;\n  right: 0;\n  height: 4px;\n  background: linear-gradient(90deg, #D2691E, #CD853F);\n}\n\n.benefit-item:hover {\n  transform: translateY(-8px);\n  box-shadow: 0 15px 35px rgba(210, 105, 30, 0.15);\n}\n\n.benefit-icon {\n  font-size: 2.8rem;\n  margin-bottom: 1.2rem;\n  opacity: 0.9;\n}\n\n.benefit-item h3 {\n  color: #8B4513;\n  margin-bottom: 1rem;\n  font-size: 1.25rem;\n}\n\n.benefit-item p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n}\n\n.dietary-section {\n  margin: 3rem 0;\n}\n\n.dietary-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 1.5rem;\n  margin-top: 1.5rem;\n}\n\n.dietary-item {\n  display: flex;\n  align-items: center;\n  gap: 1.2rem;\n  padding: 1.8rem;\n  border-radius: 12px;\n  transition: all 0.3s ease;\n}\n\n.dietary-item.vegan {\n  background: #E8F5E9;\n  border-left: 4px solid #4CAF50;\n}\n\n.dietary-item.nut-free {\n  background: #FFF3E0;\n  border-left: 4px solid #FF9800;\n}\n\n.dietary-item.allergen-free {\n  background: #E3F2FD;\n  border-left: 4px solid #2196F3;\n}\n\n.dietary-item.halal {\n  background: #F3E5F5;\n  border-left: 4px solid #9C27B0;\n}\n\n.dietary-item:hover {\n  transform: translateX(5px);\n  box-shadow: 0 5px 15px rgba(210, 105, 30, 0.1);\n}\n\n.dietary-icon {\n  font-size: 2rem;\n  flex-shrink: 0;\n}\n\n.dietary-content h3 {\n  color: #8B4513;\n  margin-bottom: 0.5rem;\n  font-size: 1.1rem;\n}\n\n.dietary-content p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n  margin: 0;\n}\n\n.usage-section {\n  margin: 3rem 0;\n}\n\n.usage-content {\n  background: #FFF3E0;\n  padding: 2.5rem;\n  border-radius: 15px;\n  border: 1px solid #CD853F;\n}\n\n.usage-categories {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 2rem;\n  margin-top: 2rem;\n}\n\n.usage-category h3 {\n  color: #8B4513;\n  margin-bottom: 1rem;\n  font-size: 1.2rem;\n}\n\n.usage-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.7rem;\n}\n\n.usage-tag {\n  background: #CD853F;\n  color: white;\n  padding: 0.6rem 1.2rem;\n  border-radius: 20px;\n  font-size: 0.9rem;\n  font-weight: 500;\n  box-shadow: 0 2px 5px rgba(210, 105, 30, 0.3);\n  transition: all 0.3s ease;\n}\n\n.usage-tag:hover {\n  background: #D2691E;\n  transform: scale(1.05);\n}\n\n.heating-section {\n  margin: 3rem 0;\n}\n\n.heating-card {\n  background: #FFF3E0;\n  padding: 2.5rem;\n  border-radius: 15px;\n  border: 1px solid #CD853F;\n}\n\n.heating-steps {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 2rem;\n  margin-bottom: 1.5rem;\n}\n\n.heating-step {\n  display: flex;\n  align-items: flex-start;\n  gap: 1.2rem;\n}\n\n.step-number {\n  background: linear-gradient(135deg, #D2691E, #CD853F);\n  color: white;\n  width: 40px;\n  height: 40px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-weight: 700;\n  font-size: 1.1rem;\n  flex-shrink: 0;\n  box-shadow: 0 4px 10px rgba(210, 105, 30, 0.3);\n}\n\n.step-content h3 {\n  color: #8B4513;\n  margin-bottom: 0.5rem;\n  font-size: 1.1rem;\n}\n\n.step-content p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n  margin: 0;\n}\n\n.heating-note {\n  background: #FFE0B2;\n  padding: 1rem 1.5rem;\n  border-radius: 8px;\n  text-align: center;\n  border-left: 4px solid #D2691E;\n}\n\n.heating-note p {\n  margin: 0;\n  color: #8B4513;\n  font-weight: 600;\n}\n\n.packaging-section {\n  margin: 3rem 0;\n}\n\n.packaging-content {\n  background: #FFF3E0;\n  padding: 2rem;\n  border-radius: 12px;\n  border: 1px solid #CD853F;\n}\n\n.packaging-features {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 1.5rem;\n}\n\n.packaging-feature {\n  display: flex;\n  align-items: center;\n  gap: 1.2rem;\n}\n\n.packaging-icon {\n  font-size: 2rem;\n  flex-shrink: 0;\n}\n\n.packaging-text h3 {\n  color: #8B4513;\n  margin-bottom: 0.5rem;\n  font-size: 1.1rem;\n}\n\n.packaging-text p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n  margin: 0;\n}\n\n.applications-section {\n  margin: 3rem 0;\n}\n\n.applications-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 1.8rem;\n  margin-top: 1.5rem;\n}\n\n.application-item {\n  background: linear-gradient(135deg, #FFF3E0, #FFE0B2);\n  padding: 2rem 1.5rem;\n  border-radius: 15px;\n  text-align: center;\n  border: 1px solid #CD853F;\n  transition: all 0.3s ease;\n}\n\n.application-item:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 10px 25px rgba(210, 105, 30, 0.1);\n}\n\n.application-icon {\n  font-size: 2.5rem;\n  margin-bottom: 1rem;\n  opacity: 0.9;\n}\n\n.application-item h3 {\n  color: #8B4513;\n  margin-bottom: 1rem;\n  font-size: 1.2rem;\n}\n\n.application-item p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n}\n\n.quality-section {\n  margin: 3rem 0;\n}\n\n.quality-content {\n  background: #FFF3E0;\n  padding: 2rem;\n  border-radius: 12px;\n  border: 1px solid #CD853F;\n}\n\n.quality-points {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 1.5rem;\n}\n\n.quality-point {\n  display: flex;\n  align-items: center;\n  gap: 1.2rem;\n}\n\n.quality-icon {\n  font-size: 2rem;\n  flex-shrink: 0;\n}\n\n.quality-text h3 {\n  color: #8B4513;\n  margin-bottom: 0.5rem;\n  font-size: 1.1rem;\n}\n\n.quality-text p {\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.5;\n  margin: 0;\n}\n\n@media (max-width: 768px) {\n  .product-description {\n    padding: 0 1rem;\n  }\n  \n  .spec-label,\n  .spec-value {\n    padding: 1.2rem;\n    display: block;\n    width: 100%;\n    border-right: none;\n  }\n  \n  .specs-table tr {\n    display: block;\n    margin-bottom: 0.5rem;\n    border-bottom: 1px solid #CD853F;\n    padding: 0.5rem 0;\n  }\n  \n  .spec-label {\n    background: linear-gradient(135deg, #FFF3E0, #FFE0B2);\n    border-bottom: 1px solid #CD853F;\n    font-weight: 700;\n  }\n  \n  .features-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n  \n  .benefits-grid,\n  .dietary-grid,\n  .usage-categories,\n  .heating-steps,\n  .packaging-features,\n  .applications-grid,\n  .quality-points {\n    grid-template-columns: 1fr;\n  }\n  \n  .usage-content,\n  .heating-card {\n    padding: 1.5rem;\n  }\n  \n  .dietary-item,\n  .heating-step,\n  .packaging-feature,\n  .quality-point {\n    flex-direction: column;\n    text-align: center;\n    gap: 1rem;\n  }\n  \n  .usage-tags {\n    justify-content: center;\n  }\n  \n  .feature-tag {\n    font-size: 0.75rem;\n    padding: 0.4rem 0.6rem;\n  }\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42610745835604,"sku":null,"price":107.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product485-1.png?v=1761165634"},{"product_id":"jif-0-75-oz-creamy-peanut-butter-portion-cup-200-case","title":"Jif 0.75 oz. Creamy Peanut Butter Portion Cup - 200\/Case","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Overview\u003c\/h2\u003e\n    \u003cp\u003eWhether looking to enhance your tableside service or simplify your to-go orders, this Jif 0.75 oz. creamy peanut butter portion cup is sure to satisfy your needs! Made from roasted peanuts ground to an extra smooth consistency, this peanut butter delivers a rich peanut flavor with a well-balanced sweetness and creamy, spreadable texture.\u003c\/p\u003e\n    \n    \u003cp\u003eJif, a Smucker's brand, is the nation's #1 peanut butter brand in retail, making it an instantly recognizable and trusted option for quality, great-tasting peanut butter in your establishment.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specifications-section\"\u003e\n    \u003ch2 class=\"section-title\"\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\"\u003e200\/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\"\u003e11 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eContainer Material\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePlastic\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"features-grid\"\u003e\n                \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eNon-GMO\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Size\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e0.75 oz.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePortion Control\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eCreamy\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eTotal Case Size\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e9.4 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePeanut Butter\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    \u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n    \u003cdiv class=\"benefits-grid\"\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e🥜\u003c\/div\u003e\n        \u003ch3\u003ePremium Quality\u003c\/h3\u003e\n        \u003cp\u003eMade from roasted peanuts ground to extra smooth consistency with rich peanut flavor\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e⚡\u003c\/div\u003e\n        \u003ch3\u003ePerfect Portion Control\u003c\/h3\u003e\n        \u003cp\u003e0.75 oz. individual cups ensure consistent servings and eliminate waste\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e🏆\u003c\/div\u003e\n        \u003ch3\u003e#1 Brand Recognition\u003c\/h3\u003e\n        \u003cp\u003eJif is America's most trusted and recognized peanut butter brand\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e📦\u003c\/div\u003e\n        \u003ch3\u003eBulk Efficiency\u003c\/h3\u003e\n        \u003cp\u003e200 portions per case designed for high-volume food service operations\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"usage-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003ePerfect Applications\u003c\/h2\u003e\n    \u003cdiv class=\"usage-content\"\u003e\n      \u003cp\u003eThese handy plastic portion cups bring the smooth texture and rich taste of peanut butter in perfectly-portioned, single serving cups. Ideal for restaurants, cafes, cafeterias, and convenience stores.\u003c\/p\u003e\n      \n      \u003cdiv class=\"usage-categories\"\u003e\n        \u003cdiv class=\"usage-category\"\u003e\n          \u003ch3\u003eBreakfast Service:\u003c\/h3\u003e\n          \u003cdiv class=\"usage-tags\"\u003e\n            \u003cspan class=\"usage-tag\"\u003eToast \u0026amp; Bagels\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003ePancakes \u0026amp; Waffles\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eBreakfast Bars\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eTabletop Caddies\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eHotel Service\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"usage-category\"\u003e\n          \u003ch3\u003eOn-the-Go Options:\u003c\/h3\u003e\n          \u003cdiv class=\"usage-tags\"\u003e\n            \u003cspan class=\"usage-tag\"\u003eLunch Boxes\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eDeli Sandwiches\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eSnack Packs\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eTakeout Orders\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eConvenience Stores\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"usage-category\"\u003e\n          \u003ch3\u003eHealthy Snacking:\u003c\/h3\u003e\n          \u003cdiv class=\"usage-tags\"\u003e\n            \u003cspan class=\"usage-tag\"\u003eApple Slices\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eCelery Sticks\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003ePretzel Rods\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eCrackers\u003c\/span\u003e\n            \u003cspan class=\"usage-tag\"\u003eEmployee Break Rooms\u003c\/span\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=\"quality-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eQuality \u0026amp; Dietary Features\u003c\/h2\u003e\n    \u003cdiv class=\"quality-grid\"\u003e\n      \u003cdiv class=\"quality-item\"\u003e\n        \u003cdiv class=\"quality-icon\"\u003e🌾\u003c\/div\u003e\n        \u003cdiv class=\"quality-content\"\u003e\n          \u003ch3\u003eGluten-Free\u003c\/h3\u003e\n          \u003cp\u003eSuitable for gluten-sensitive customers and dietary requirements\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"quality-item\"\u003e\n        \u003cdiv class=\"quality-icon\"\u003e✡️\u003c\/div\u003e\n        \u003cdiv class=\"quality-content\"\u003e\n          \u003ch3\u003eKosher Certified\u003c\/h3\u003e\n          \u003cp\u003eMeets strict kosher dietary standards and certification\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"quality-item\"\u003e\n        \u003cdiv class=\"quality-icon\"\u003e🌱\u003c\/div\u003e\n        \u003cdiv class=\"quality-content\"\u003e\n          \u003ch3\u003eNon-GMO\u003c\/h3\u003e\n          \u003cp\u003eMade with non-genetically modified ingredients\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"quality-item\"\u003e\n        \u003cdiv class=\"quality-icon\"\u003e🇺🇸\u003c\/div\u003e\n        \u003cdiv class=\"quality-content\"\u003e\n          \u003ch3\u003eMade in America\u003c\/h3\u003e\n          \u003cp\u003eProudly manufactured in the United States\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"packaging-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eSmart Portion Control Packaging\u003c\/h2\u003e\n    \u003cdiv class=\"packaging-content\"\u003e\n      \u003cdiv class=\"packaging-highlights\"\u003e\n        \u003cdiv class=\"packaging-highlight\"\u003e\n          \u003cdiv class=\"highlight-icon\"\u003e📏\u003c\/div\u003e\n          \u003cdiv class=\"highlight-content\"\u003e\n            \u003ch3\u003ePerfect Serving Size\u003c\/h3\u003e\n            \u003cp\u003e0.75 oz. individual cups ensure consistency and eliminate guesswork\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"packaging-highlight\"\u003e\n          \u003cdiv class=\"highlight-icon\"\u003e💰\u003c\/div\u003e\n          \u003cdiv class=\"highlight-content\"\u003e\n            \u003ch3\u003eCost Effective\u003c\/h3\u003e\n            \u003cp\u003eReduce waste and control costs with pre-portioned servings\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"packaging-highlight\"\u003e\n          \u003cdiv class=\"highlight-icon\"\u003e⚡\u003c\/div\u003e\n          \u003cdiv class=\"highlight-content\"\u003e\n            \u003ch3\u003eService Efficiency\u003c\/h3\u003e\n            \u003cp\u003eSpeed up service times with ready-to-use individual portions\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"packaging-highlight\"\u003e\n          \u003cdiv class=\"highlight-icon\"\u003e🔄\u003c\/div\u003e\n          \u003cdiv class=\"highlight-content\"\u003e\n            \u003ch3\u003eHygienic \u0026amp; Fresh\u003c\/h3\u003e\n            \u003cp\u003eMaintain product freshness and hygiene with sealed individual cups\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=\"applications-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eIdeal For\u003c\/h2\u003e\n    \u003cdiv class=\"applications-grid\"\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🍽️\u003c\/div\u003e\n        \u003ch3\u003eRestaurants\u003c\/h3\u003e\n        \u003cp\u003ePerfect for tableside service and breakfast menus\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e☕\u003c\/div\u003e\n        \u003ch3\u003eCafés \u0026amp; Diners\u003c\/h3\u003e\n        \u003cp\u003eGreat for breakfast service and quick meals\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🏫\u003c\/div\u003e\n        \u003ch3\u003eSchools \u0026amp; Cafeterias\u003c\/h3\u003e\n        \u003cp\u003eIdeal for lunch programs and snack services\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🏨\u003c\/div\u003e\n        \u003ch3\u003eHotels \u0026amp; Resorts\u003c\/h3\u003e\n        \u003cp\u003ePerfect for breakfast buffets and room service\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"health-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eHealth \u0026amp; Nutrition\u003c\/h2\u003e\n    \u003cdiv class=\"health-content\"\u003e\n      \u003cdiv class=\"health-points\"\u003e\n        \u003cdiv class=\"health-point\"\u003e\n          \u003cdiv class=\"health-icon\"\u003e❤️\u003c\/div\u003e\n          \u003cdiv class=\"health-text\"\u003e\n            \u003ch3\u003eNo Trans Fat\u003c\/h3\u003e\n            \u003cp\u003eContains zero trans fat for healthier options\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"health-point\"\u003e\n          \u003cdiv class=\"health-icon\"\u003e⚖️\u003c\/div\u003e\n          \u003cdiv class=\"health-text\"\u003e\n            \u003ch3\u003eWell-Balanced Sweetness\u003c\/h3\u003e\n            \u003cp\u003ePerfectly balanced flavor profile with just the right sweetness\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"health-point\"\u003e\n          \u003cdiv class=\"health-icon\"\u003e🌰\u003c\/div\u003e\n          \u003cdiv class=\"health-text\"\u003e\n            \u003ch3\u003eRich in Protein\u003c\/h3\u003e\n            \u003cp\u003eProvides protein and essential nutrients\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=\"brand-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eAbout Jif Brand\u003c\/h2\u003e\n    \u003cdiv class=\"brand-content\"\u003e\n      \u003cp\u003eJif, a Smucker's brand, is the nation's #1 peanut butter brand in retail, making it an instantly recognizable and trusted option for quality, great-tasting peanut butter in your establishment.\u003c\/p\u003e\n      \n      \u003cdiv class=\"brand-highlights\"\u003e\n        \u003cdiv class=\"brand-highlight\"\u003e\n          \u003cdiv class=\"brand-icon\"\u003e🏆\u003c\/div\u003e\n          \u003cdiv class=\"brand-text\"\u003e\n            \u003ch3\u003eMarket Leader\u003c\/h3\u003e\n            \u003cp\u003eAmerica's most chosen peanut butter brand\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"brand-highlight\"\u003e\n          \u003cdiv class=\"brand-icon\"\u003e⭐\u003c\/div\u003e\n          \u003cdiv class=\"brand-text\"\u003e\n            \u003ch3\u003eTrusted Quality\u003c\/h3\u003e\n            \u003cp\u003eConsistent flavor and texture customers love\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"brand-highlight\"\u003e\n          \u003cdiv class=\"brand-icon\"\u003e👨‍👩‍👧‍👦\u003c\/div\u003e\n          \u003cdiv class=\"brand-text\"\u003e\n            \u003ch3\u003eFamily Favorite\u003c\/h3\u003e\n            \u003cp\u003eGenerations of families trust Jif quality\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-description {\n  font-family: 'Helvetica Neue', Arial, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 0 20px;\n}\n\n.section-title {\n  font-size: 1.8rem;\n  font-weight: 700;\n  color: #8B4513;\n  margin: 3rem 0 1.5rem;\n  padding-bottom: 0.75rem;\n  border-bottom: 3px solid #FFF3E0;\n  position: relative;\n}\n\n.section-title:after {\n  content: '';\n  position: absolute;\n  bottom: -3px;\n  left: 0;\n  width: 80px;\n  height: 3px;\n  background: linear-gradient(90deg, #8B4513, #D2691E);\n  border-radius: 2px;\n}\n\n.description-section p,\n.brand-content p {\n  margin-bottom: 1.2rem;\n  font-size: 1.05rem;\n  color: #555;\n}\n\n\/* Specifications Table Styles *\/\n.specifications-section {\n  margin: 3rem 0;\n}\n\n.specs-table-container {\n  background: white;\n  border-radius: 15px;\n  overflow: hidden;\n  box-shadow: 0 10px 30px rgba(139, 69, 19, 0.1);\n  border: 1px solid #E0E0E0;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background: white;\n}\n\n.specs-table tr {\n  border-bottom: 1px solid #F5F5F5;\n  transition: all 0.3s ease;\n}\n\n.specs-table tr:hover {\n  background-color: #FFF9F0;\n  transform: translateY(-1px);\n  box-shadow: 0 2px 12px rgba(139, 69, 19, 0.08);\n}\n\n.specs-table tr:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  font-weight: 700;\n  padding: 1.5rem 2rem;\n  background: #FFF9F0;\n  width: 30%;\n  color: #654321;\n  border-right: 1px solid #F0F0F0;\n  font-size: 1rem;\n  letter-spacing: 0.3px;\n}\n\n.spec-value {\n  padding: 1.5rem 2rem;\n  background-color: white;\n  font-size: 1rem;\n  font-weight: 500;\n  color: #424242;\n}\n\n.features-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));\n  gap: 0.7rem;\n}\n\n.feature-tag {\n  display: inline-block;\n  background: linear-gradient(135deg, #8B4513, #A0522D);\n  color: white;\n  padding: 0.5rem 1rem;\n  border-radius: 20px;\n  font-size: 0.85rem;\n  font-weight: 600;\n  text-align: center;\n  box-shadow: 0 2px 5px rgba(139, 69, 19, 0.2);\n  transition: all 0.3s ease;\n}\n\n.feature-tag:hover {\n  transform: scale(1.05);\n  box-shadow: 0 4px 8px rgba(139, 69, 19, 0.3);\n}\n\n\/* Benefits Section *\/\n.benefits-section {\n  margin: 4rem 0;\n}\n\n.benefits-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 2rem;\n  margin-top: 2rem;\n}\n\n.benefit-item {\n  background: linear-gradient(135deg, #FFF9F0, #FFECB3);\n  padding: 2.5rem 1.5rem;\n  border-radius: 15px;\n  text-align: center;\n  border: 1px solid #FFD54F;\n  transition: all 0.4s ease;\n  position: relative;\n  overflow: hidden;\n}\n\n.benefit-item:before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: 0;\n  right: 0;\n  height: 4px;\n  background: linear-gradient(90deg, #8B4513, #D2691E);\n}\n\n.benefit-item:hover {\n  transform: translateY(-8px);\n  box-shadow: 0 15px 35px rgba(139, 69, 19, 0.15);\n}\n\n.benefit-icon {\n  font-size: 3rem;\n  margin-bottom: 1.5rem;\n  opacity: 0.9;\n}\n\n.benefit-item h3 {\n  color: #654321;\n  margin-bottom: 1rem;\n  font-size: 1.3rem;\n}\n\n.benefit-item p {\n  color: #666;\n  font-size: 0.95rem;\n  line-height: 1.5;\n}\n\n\/* Usage Section *\/\n.usage-section {\n  margin: 4rem 0;\n}\n\n.usage-content {\n  background: #FFF9F0;\n  padding: 3rem;\n  border-radius: 20px;\n  border: 1px solid #FFD54F;\n}\n\n.usage-categories {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n  gap: 2.5rem;\n  margin-top: 2rem;\n}\n\n.usage-category h3 {\n  color: #654321;\n  margin-bottom: 1.5rem;\n  font-size: 1.3rem;\n  border-left: 4px solid #A0522D;\n  padding-left: 1rem;\n}\n\n.usage-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.8rem;\n}\n\n.usage-tag {\n  background: linear-gradient(135deg, #A0522D, #8B4513);\n  color: white;\n  padding: 0.7rem 1.3rem;\n  border-radius: 25px;\n  font-size: 0.9rem;\n  font-weight: 500;\n  box-shadow: 0 2px 5px rgba(139, 69, 19, 0.2);\n  transition: all 0.3s ease;\n}\n\n.usage-tag:hover {\n  background: linear-gradient(135deg, #8B4513, #654321);\n  transform: scale(1.05);\n  box-shadow: 0 4px 8px rgba(139, 69, 19, 0.3);\n}\n\n\/* Quality Section *\/\n.quality-section {\n  margin: 4rem 0;\n}\n\n.quality-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 2rem;\n  margin-top: 2rem;\n}\n\n.quality-item {\n  display: flex;\n  align-items: center;\n  gap: 1.5rem;\n  padding: 2rem;\n  border-radius: 15px;\n  transition: all 0.3s ease;\n  background: #FFF9F0;\n  border: 1px solid #FFECB3;\n}\n\n.quality-item:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 10px 25px rgba(139, 69, 19, 0.1);\n}\n\n.quality-icon {\n  font-size: 2.5rem;\n  flex-shrink: 0;\n}\n\n.quality-content h3 {\n  color: #654321;\n  margin-bottom: 0.5rem;\n  font-size: 1.2rem;\n}\n\n.quality-content p {\n  color: #666;\n  font-size: 0.95rem;\n  line-height: 1.5;\n  margin: 0;\n}\n\n\/* Packaging Section *\/\n.packaging-section {\n  margin: 4rem 0;\n}\n\n.packaging-content {\n  background: #FFF9F0;\n  padding: 3rem;\n  border-radius: 20px;\n  border: 1px solid #FFD54F;\n}\n\n.packaging-highlights {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 2rem;\n}\n\n.packaging-highlight {\n  display: flex;\n  align-items: center;\n  gap: 1.5rem;\n  padding: 1.5rem;\n  background: white;\n  border-radius: 12px;\n  border-left: 4px solid #A0522D;\n  transition: all 0.3s ease;\n}\n\n.packaging-highlight:hover {\n  transform: translateX(5px);\n  box-shadow: 0 5px 15px rgba(139, 69, 19, 0.1);\n}\n\n.highlight-icon {\n  font-size: 2.5rem;\n  flex-shrink: 0;\n}\n\n.highlight-content h3 {\n  color: #654321;\n  margin-bottom: 0.5rem;\n  font-size: 1.2rem;\n}\n\n.highlight-content p {\n  color: #666;\n  font-size: 0.95rem;\n  line-height: 1.5;\n  margin: 0;\n}\n\n\/* Applications Section *\/\n.applications-section {\n  margin: 4rem 0;\n}\n\n.applications-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 2rem;\n  margin-top: 2rem;\n}\n\n.application-item {\n  background: linear-gradient(135deg, #FFF9F0, #FFECB3);\n  padding: 2.5rem 1.5rem;\n  border-radius: 15px;\n  text-align: center;\n  border: 1px solid #FFD54F;\n  transition: all 0.3s ease;\n}\n\n.application-item:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 10px 25px rgba(139, 69, 19, 0.1);\n}\n\n.application-icon {\n  font-size: 3rem;\n  margin-bottom: 1.5rem;\n  opacity: 0.9;\n}\n\n.application-item h3 {\n  color: #654321;\n  margin-bottom: 1rem;\n  font-size: 1.3rem;\n}\n\n.application-item p {\n  color: #666;\n  font-size: 0.95rem;\n  line-height: 1.5;\n}\n\n\/* Health Section *\/\n.health-section {\n  margin: 4rem 0;\n}\n\n.health-content {\n  background: #FFF9F0;\n  padding: 2.5rem;\n  border-radius: 15px;\n  border: 1px solid #FFD54F;\n}\n\n.health-points {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 2rem;\n}\n\n.health-point {\n  display: flex;\n  align-items: center;\n  gap: 1.5rem;\n}\n\n.health-icon {\n  font-size: 2.5rem;\n  flex-shrink: 0;\n}\n\n.health-text h3 {\n  color: #654321;\n  margin-bottom: 0.5rem;\n  font-size: 1.2rem;\n}\n\n.health-text p {\n  color: #666;\n  font-size: 0.95rem;\n  line-height: 1.5;\n  margin: 0;\n}\n\n\/* Brand Section *\/\n.brand-section {\n  margin: 4rem 0;\n}\n\n.brand-content {\n  background: #FFF9F0;\n  padding: 3rem;\n  border-radius: 20px;\n  border: 1px solid #FFD54F;\n}\n\n.brand-highlights {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 2rem;\n  margin-top: 2rem;\n}\n\n.brand-highlight {\n  display: flex;\n  align-items: center;\n  gap: 1.5rem;\n  padding: 1.5rem;\n  background: white;\n  border-radius: 12px;\n  border-left: 4px solid #A0522D;\n}\n\n.brand-icon {\n  font-size: 2.5rem;\n  flex-shrink: 0;\n}\n\n.brand-text h3 {\n  color: #654321;\n  margin-bottom: 0.5rem;\n  font-size: 1.2rem;\n}\n\n.brand-text p {\n  color: #666;\n  font-size: 0.95rem;\n  line-height: 1.5;\n  margin: 0;\n}\n\n\/* Responsive Design *\/\n@media (max-width: 768px) {\n  .product-description {\n    padding: 0 15px;\n  }\n  \n  .section-title {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n  }\n  \n  .spec-label,\n  .spec-value {\n    padding: 1rem;\n    display: block;\n    width: 100%;\n    border-right: none;\n  }\n  \n  .specs-table tr {\n    display: block;\n    margin-bottom: 0.5rem;\n    border-bottom: 1px solid #E0E0E0;\n    padding: 0.5rem 0;\n  }\n  \n  .spec-label {\n    background: #FFF9F0;\n    border-bottom: 1px solid #F0F0F0;\n    font-weight: 700;\n  }\n  \n  .features-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n  \n  .benefits-grid,\n  .usage-categories,\n  .quality-grid,\n  .packaging-highlights,\n  .applications-grid,\n  .health-points,\n  .brand-highlights {\n    grid-template-columns: 1fr;\n  }\n  \n  .usage-content,\n  .packaging-content,\n  .health-content,\n  .brand-content {\n    padding: 1.5rem;\n  }\n  \n  .quality-item,\n  .packaging-highlight,\n  .health-point,\n  .brand-highlight {\n    flex-direction: column;\n    text-align: center;\n    gap: 1rem;\n  }\n  \n  .usage-tags {\n    justify-content: center;\n  }\n  \n  .feature-tag {\n    font-size: 0.75rem;\n    padding: 0.4rem 0.8rem;\n  }\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42610752454740,"sku":null,"price":120.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product486-1.png?v=1761166169"},{"product_id":"vor-pistachio-cream-pail-40-lb","title":"Vor Pistachio Cream Pail 40 lb.","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cp class=\"description-text\"\u003e\n      Make a simple, healthy swap in your recipes with this Vor pistachio cream! Made with simple ingredients and no artificial flavors or colors, this pistachio cream is a natural option that you can feel good about serving to your health-conscious patrons. It's made from finely ground, dry-roasted pistachios and real vanilla bean and sweetened with cane sugar to deliver a deep nutty flavor and ultra-smooth, spreadable texture. This luxurious pistachio cream is perfect for a variety of applications, and the 13 grams of protein per serving add a substantial boost of protein to a wide range of dishes. It's a versatile ingredient to keep on hand in any kitchen looking to create inclusive products that are suitable for vegan and gluten-sensitive patrons!\n    \u003c\/p\u003e\n    \u003cp class=\"description-text\"\u003e\n      While this pistachio cream is delicious on its own, it can also be used in a wide range of applications. Swirl it into baked goods and confections such as cookies, no-bake dessert bars, or Dubai-style chocolate bars. Its sweet flavor and green hue make it an excellent choice for swirling into gelato, featuring inside delicate pastries, or serving as a gourmet spread alongside fruit and over toast. It's packaged in a bulk 40 lb. pail for high-volume establishments. No matter what you use it for, your patrons will fall in love with the sweet nutty flavor, simple ingredients, and versatility of this pistachio cream.\n    \u003c\/p\u003e\n    \u003cp class=\"description-text\"\u003e\n      Stock your pantry with delicious and healthy ingredients by choosing Vor products! Founded in 2016, Vor is a forward-thinking company that is dedicated to the creation of nut butter brands for many of America's high-profile nutrition and fitness companies. They use their expertise to create innovative ingredient components and finished goods including a variety of nut butters and vegan baking powders such as aquafaba and meringue powder. Their use of innovative packaging and healthy ingredients results in inclusive, plant-based, and easy-to-use products. Plus, their bulk size makes them perfect for use in your busy commercial kitchen.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\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\/Each\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\"\u003e41.1 lb.\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\"\u003e\n          \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eNatural\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eVegan\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eVegetarian\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eFlavor\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003ePistachio\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003ePackage Size\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e40 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003ePackage Type\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003ePails\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\"\u003eCreamy\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eSweetener Type\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eClassic\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\"\u003ePistachio Cream\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: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    color: #333;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 20px;\n  }\n\n  .section-title {\n    font-size: 24px;\n    font-weight: 700;\n    margin-bottom: 20px;\n    color: #2c5530;\n    position: relative;\n    padding-bottom: 10px;\n  }\n\n  .section-title::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 60px;\n    height: 3px;\n    background: linear-gradient(90deg, #2c5530, #68a357);\n    border-radius: 2px;\n  }\n\n  .description-section {\n    margin-bottom: 40px;\n  }\n\n  .description-text {\n    font-size: 16px;\n    line-height: 1.7;\n    margin-bottom: 20px;\n    color: #555;\n  }\n\n  .specs-section {\n    margin-bottom: 30px;\n  }\n\n  .specs-table {\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);\n    border: 1px solid #eaeaea;\n  }\n\n  .spec-row {\n    display: flex;\n    border-bottom: 1px solid #f0f0f0;\n    transition: background-color 0.2s ease;\n  }\n\n  .spec-row:hover {\n    background-color: #f9f9f9;\n  }\n\n  .spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .spec-name {\n    flex: 0 0 35%;\n    padding: 18px 24px;\n    font-weight: 600;\n    background-color: #f8faf7;\n    color: #2c5530;\n    border-right: 1px solid #eaeaea;\n    display: flex;\n    align-items: center;\n  }\n\n  .spec-value {\n    flex: 1;\n    padding: 18px 24px;\n    display: flex;\n    align-items: center;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n\n  .feature-tag {\n    display: inline-block;\n    padding: 6px 12px;\n    background-color: #e8f5e9;\n    color: #2c5530;\n    border-radius: 20px;\n    font-size: 14px;\n    font-weight: 500;\n    border: 1px solid #c8e6c9;\n  }\n\n  @media (max-width: 768px) {\n    .product-description {\n      padding: 15px;\n    }\n    \n    .spec-row {\n      flex-direction: column;\n    }\n    \n    .spec-name {\n      flex: 1;\n      border-right: none;\n      border-bottom: 1px solid #eaeaea;\n    }\n    \n    .spec-value {\n      flex: 1;\n    }\n  }\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42610765135956,"sku":null,"price":1352.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product487-1.png?v=1761166499"},{"product_id":"producers-peanut-company-natural-creamy-peanut-butter-35-lb","title":"Producers Peanut Company Natural Creamy Peanut Butter 35 lb.","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cp class=\"description-text\"\u003e\n      Made from dry roasted and blanched peanuts ground to an extra smooth consistency, this Producers Peanut Company natural creamy peanut butter features irresistibly rich, nutty flavor! With texture that's not too thin or thick, it has a creamy consistency that's perfect to spread on breads, bagels, English muffins, and more. From topping breakfast toast to making peanut butter cookies for dessert, this classic condiment can be used for any meal throughout the day to suit a wide variety of tastes!\n    \u003c\/p\u003e\n    \u003cp class=\"description-text\"\u003e\n      Peanut butter is used in Thai-style peanut sauces as a delicious dip for spring rolls. It's also perfect for delighting your younger patrons with peanut butter and jelly or peanut butter and banana sandwiches. From peanut butter brownies to fudge, mousse to pies, this rich and smooth peanut butter has a hint of sweetness that makes the perfect complement to chocolates and many sweet treats. Don't forget to top your cakes and cookies with decadent peanut butter frostings. Because this all-natural product doesn't contain any stabilizers or emulsifiers, some separation is normal. Simply give the product a quick stir before use to make sure it's fully incorporated!\n    \u003c\/p\u003e\n    \u003cp class=\"description-text\"\u003e\n      This premium peanut butter has a traditional roasted flavor since its made with 100% peanuts and no additives. Peanut butter also supplies some essential vitamins, protein, and minerals. A favorite for centuries, peanut butter is just as popular today! With so many uses, this versatile natural peanut butter is an excellent bulk multi-purpose ingredient that you'll be using again and again for mouth-watering recipes in your restaurant, bakery, or diner!\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\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\/Each\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\"\u003e37.8 lb.\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\"\u003e\n          \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eNatural\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eNon-GMO\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eVegan\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eVegetarian\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003ePackage Size\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e35 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003ePackage Type\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003ePails\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eProduct Type\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eBakery \u0026amp; Gift Box Picks\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\"\u003eCreamy\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\"\u003ePeanut Butter\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: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    color: #333;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 20px;\n    line-height: 1.6;\n  }\n\n  .section-title {\n    font-size: 26px;\n    font-weight: 700;\n    margin-bottom: 24px;\n    color: #8B4513;\n    position: relative;\n    padding-bottom: 12px;\n  }\n\n  .section-title::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 70px;\n    height: 4px;\n    background: linear-gradient(90deg, #8B4513, #D2691E);\n    border-radius: 2px;\n  }\n\n  .description-section {\n    margin-bottom: 50px;\n  }\n\n  .description-text {\n    font-size: 17px;\n    line-height: 1.7;\n    margin-bottom: 24px;\n    color: #555;\n    text-align: justify;\n  }\n\n  .specs-section {\n    margin-bottom: 30px;\n  }\n\n  .specs-table {\n    border-radius: 14px;\n    overflow: hidden;\n    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.1);\n    border: 1px solid #e8e8e8;\n    background: white;\n  }\n\n  .spec-row {\n    display: flex;\n    border-bottom: 1px solid #f5f5f5;\n    transition: all 0.3s ease;\n  }\n\n  .spec-row:hover {\n    background-color: #fffaf0;\n    transform: translateY(-1px);\n    box-shadow: 0 2px 8px rgba(139, 69, 19, 0.1);\n  }\n\n  .spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .spec-name {\n    flex: 0 0 35%;\n    padding: 20px 28px;\n    font-weight: 700;\n    background-color: #fffaf0;\n    color: #8B4513;\n    border-right: 1px solid #f0e6d6;\n    display: flex;\n    align-items: center;\n    font-size: 16px;\n    letter-spacing: 0.3px;\n  }\n\n  .spec-value {\n    flex: 1;\n    padding: 20px 28px;\n    display: flex;\n    align-items: center;\n    flex-wrap: wrap;\n    gap: 10px;\n    font-size: 16px;\n    color: #666;\n    font-weight: 500;\n  }\n\n  .feature-tag {\n    display: inline-block;\n    padding: 8px 16px;\n    background: linear-gradient(135deg, #fffaf0, #f5e8d0);\n    color: #8B4513;\n    border-radius: 24px;\n    font-size: 14px;\n    font-weight: 600;\n    border: 1px solid #e8d5b7;\n    box-shadow: 0 2px 4px rgba(139, 69, 19, 0.1);\n    transition: all 0.2s ease;\n  }\n\n  .feature-tag:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 4px 8px rgba(139, 69, 19, 0.15);\n  }\n\n  @media (max-width: 768px) {\n    .product-description {\n      padding: 15px;\n    }\n    \n    .section-title {\n      font-size: 22px;\n    }\n    \n    .spec-row {\n      flex-direction: column;\n    }\n    \n    .spec-name {\n      flex: 1;\n      border-right: none;\n      border-bottom: 1px solid #f0e6d6;\n      padding: 16px 20px;\n    }\n    \n    .spec-value {\n      flex: 1;\n      padding: 16px 20px;\n    }\n    \n    .description-text {\n      font-size: 16px;\n      text-align: left;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .feature-tag {\n      padding: 6px 12px;\n      font-size: 13px;\n    }\n    \n    .spec-name, .spec-value {\n      padding: 14px 16px;\n    }\n  }\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42610790531156,"sku":null,"price":166.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product488-3.png?v=1761166995"},{"product_id":"bare-nut-butter-unsalted-almond-butter-15-lb","title":"Bare Nut Butter Unsalted Almond Butter 15 lb.","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cp class=\"description-text\"\u003e\n      Add a deliciously natural, nutty flavor to your menu with this Bare Nut unsalted almond butter! This product is made with a single ingredient: roasted California almonds. It has a smooth and creamy consistency and a rich, nutty flavor. This almond butter is unsalted, so it can be used in a wide variety of sweet and savory applications. Almond butter is loaded with protein and healthy fats, making it a wholesome addition to your signature dishes! Plus, this product contains no added oils, sugars, flavors, or preservatives, so it's an all-natural ingredient you can feel great about serving to your customers.\n    \u003c\/p\u003e\n    \u003cp class=\"description-text\"\u003e\n      With a wide variety of applications on your menu, this almond butter will quickly become a go-to ingredient in your busy kitchen. This bulk 15 lb. pail will keep your high-volume establishment well stocked with this delicious almond butter. It's great for spreading on toast, incorporating in baked goods, stirring into oatmeal or savory sauces, or blending into smoothies. Because this all-natural product doesn't contain any stabilizers or emulsifiers, some separation is normal. Simply give the product a quick stir before use to make sure it's fully incorporated! To best preserve this product's fresh flavor, it's recommended to store it under refrigeration at 34 degrees Fahrenheit or below at a humidity level of 55% after opening.\n    \u003c\/p\u003e\n    \u003cp class=\"description-text\"\u003e\n      Crafted with passion and premium quality, Bare Nut Butter brings a delightfully natural twist to traditional nut spreads. Made from all-natural ingredients, this delectable nut butter delivers rich flavors and a smooth, creamy texture that your customers will savor with every bite. From luscious almond butter to a selection of unique nut butters, Bare Nut Butter offers a versatile range of bulk size nut butters to meet the needs of high-volume operators. Elevate your menu with Bare Nut Butter's wholesome goodness and delight your patrons with an unadulterated nutty experience!\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\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\/Each\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\"\u003e16.5 lb.\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\"\u003e\n          \u003cspan class=\"feature-tag\"\u003eDairy Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eEgg-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eFish-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eNon-GMO\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eShellfish-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eSoy Free\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003eFlavor\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e\n          \u003cspan class=\"flavor-tag\"\u003eAlmond\u003c\/span\u003e\n          \u003cspan class=\"flavor-tag\"\u003eUnsalted\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003ePackage Size\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e15 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-name\"\u003ePackage Type\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003ePails\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\"\u003eCreamy\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\"\u003eAlmond Butter\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: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    color: #333;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 25px;\n    line-height: 1.6;\n    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);\n  }\n\n  .section-title {\n    font-size: 28px;\n    font-weight: 700;\n    margin-bottom: 28px;\n    color: #8B7355;\n    position: relative;\n    padding-bottom: 15px;\n    text-align: center;\n  }\n\n  .section-title::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 80px;\n    height: 4px;\n    background: linear-gradient(90deg, #8B7355, #D4B896);\n    border-radius: 4px;\n  }\n\n  .description-section {\n    margin-bottom: 55px;\n    background: white;\n    padding: 35px;\n    border-radius: 16px;\n    box-shadow: 0 4px 20px rgba(139, 115, 85, 0.08);\n  }\n\n  .description-text {\n    font-size: 17px;\n    line-height: 1.75;\n    margin-bottom: 26px;\n    color: #555;\n    text-align: justify;\n  }\n\n  .specs-section {\n    margin-bottom: 35px;\n    background: white;\n    padding: 35px;\n    border-radius: 16px;\n    box-shadow: 0 4px 20px rgba(139, 115, 85, 0.08);\n  }\n\n  .specs-table {\n    border-radius: 16px;\n    overflow: hidden;\n    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);\n    border: 1px solid #e8e0d5;\n    background: white;\n  }\n\n  .spec-row {\n    display: flex;\n    border-bottom: 1px solid #f5f1eb;\n    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n    position: relative;\n  }\n\n  .spec-row:hover {\n    background: linear-gradient(135deg, #fffaf5 0%, #fff9f0 100%);\n    transform: translateY(-2px);\n    box-shadow: 0 4px 15px rgba(139, 115, 85, 0.15);\n    z-index: 1;\n  }\n\n  .spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .spec-name {\n    flex: 0 0 35%;\n    padding: 22px 30px;\n    font-weight: 700;\n    background: linear-gradient(135deg, #fffaf5 0%, #f9f3e9 100%);\n    color: #8B7355;\n    border-right: 1px solid #f0e6d6;\n    display: flex;\n    align-items: center;\n    font-size: 16px;\n    letter-spacing: 0.4px;\n    text-transform: uppercase;\n    font-size: 14px;\n  }\n\n  .spec-value {\n    flex: 1;\n    padding: 22px 30px;\n    display: flex;\n    align-items: center;\n    flex-wrap: wrap;\n    gap: 12px;\n    font-size: 16px;\n    color: #666;\n    font-weight: 500;\n  }\n\n  .feature-tag {\n    display: inline-block;\n    padding: 9px 18px;\n    background: linear-gradient(135deg, #fffaf5, #f5e8d0);\n    color: #8B7355;\n    border-radius: 25px;\n    font-size: 14px;\n    font-weight: 600;\n    border: 1px solid #e8d5b7;\n    box-shadow: 0 3px 6px rgba(139, 115, 85, 0.12);\n    transition: all 0.3s ease;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .feature-tag::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: -100%;\n    width: 100%;\n    height: 100%;\n    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.4), transparent);\n    transition: left 0.5s;\n  }\n\n  .feature-tag:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 6px 12px rgba(139, 115, 85, 0.2);\n  }\n\n  .feature-tag:hover::before {\n    left: 100%;\n  }\n\n  .flavor-tag {\n    display: inline-block;\n    padding: 8px 16px;\n    background: linear-gradient(135deg, #e8f5e8, #d4edda);\n    color: #2d5a2d;\n    border-radius: 20px;\n    font-size: 14px;\n    font-weight: 600;\n    border: 1px solid #c3e6cb;\n    box-shadow: 0 2px 4px rgba(45, 90, 45, 0.1);\n  }\n\n  @media (max-width: 768px) {\n    .product-description {\n      padding: 15px;\n    }\n    \n    .description-section,\n    .specs-section {\n      padding: 25px 20px;\n    }\n    \n    .section-title {\n      font-size: 24px;\n      text-align: left;\n    }\n    \n    .section-title::after {\n      left: 0;\n      transform: none;\n    }\n    \n    .spec-row {\n      flex-direction: column;\n    }\n    \n    .spec-name {\n      flex: 1;\n      border-right: none;\n      border-bottom: 1px solid #f0e6d6;\n      padding: 18px 20px;\n      font-size: 13px;\n    }\n    \n    .spec-value {\n      flex: 1;\n      padding: 18px 20px;\n    }\n    \n    .description-text {\n      font-size: 16px;\n      text-align: left;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .feature-tag,\n    .flavor-tag {\n      padding: 7px 14px;\n      font-size: 12px;\n    }\n    \n    .spec-name,\n    .spec-value {\n      padding: 16px;\n    }\n    \n    .description-section,\n    .specs-section {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42610810781780,"sku":null,"price":221.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Prodcut489-1.png?v=1761167329"},{"product_id":"bare-nut-butter-unsalted-pistachio-butter-40-lb","title":"Bare Nut Butter Unsalted Pistachio Butter 40 lb.","description":"\u003cdiv class=\"product-description\"\u003e\n\u003cdiv class=\"description-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n\u003cp\u003eAdd a deliciously natural, nutty flavor to your menu with this Bare Nut unsalted pistachio butter! This product is made with a single ingredient: roasted pistachios. It has a smooth and creamy consistency and a sweet, nutty flavor. This pistachio butter is unsalted, so it can be used in a wide variety of sweet and savory applications.\u003c\/p\u003e\n\u003cp\u003ePistachio butter is loaded with protein and healthy fats, making it a wholesome addition to your signature dishes! Plus, this product contains no added oils, sugars, flavors, or preservatives, so it's an all-natural ingredient you can feel great about serving to your customers.\u003c\/p\u003e\n\u003cp\u003eWith a wide variety of applications on your menu, this pistachio butter will quickly become a go-to ingredient in your busy kitchen. This bulk 40 lb. pail will keep your high-volume establishment well stocked with this delicious pistachio butter. It's great for spreading on toast, incorporating in baked goods, stirring into oatmeal or savory sauces, or blending into smoothies.\u003c\/p\u003e\n\u003cp\u003eBecause this all-natural product doesn't contain any stabilizers or emulsifiers, some separation is normal. Simply give the product a quick stir before use to make sure it's fully incorporated! To best preserve this product's fresh flavor, it's recommended to store it under refrigeration at 34 degrees Fahrenheit or below at a humidity level of 55% after opening.\u003c\/p\u003e\n\u003cp\u003eCrafted with passion and premium quality, Bare Nut Butter brings a delightfully natural twist to traditional nut spreads. Made from all-natural ingredients, this delectable nut butter delivers rich flavors and a smooth, creamy texture that your customers will savor with every bite. From luscious almond butter to a selection of unique nut butters, Bare Nut Butter offers a versatile range of bulk size nut butters to meet the needs of high-volume operators. Elevate your menu with Bare Nut Butter's wholesome goodness and delight your patrons with an unadulterated nutty experience!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2 class=\"section-title\"\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\/Each\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\"\u003e43 lb.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e\n\u003cul class=\"features-list\"\u003e\n\u003cli\u003eDairy Free\u003c\/li\u003e\n\u003cli\u003eEgg-Free\u003c\/li\u003e\n\u003cli\u003eFish-Free\u003c\/li\u003e\n\u003cli\u003eGluten-Free\u003c\/li\u003e\n\u003cli\u003eKosher\u003c\/li\u003e\n\u003cli\u003eMade in America\u003c\/li\u003e\n\u003cli\u003eNon-GMO\u003c\/li\u003e\n\u003cli\u003eShellfish-Free\u003c\/li\u003e\n\u003cli\u003eSoy Free\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eFlavor\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003ePistachio, Unsalted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003ePackage Size\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\"\u003ePackage Type\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003ePails\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eCreamy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003ePistachio Butter\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: 'Helvetica Neue', Arial, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 1000px;\n  margin: 0 auto;\n}\n\n.section-title {\n  font-size: 24px;\n  font-weight: 600;\n  color: #2c5530;\n  margin-bottom: 20px;\n  padding-bottom: 10px;\n  border-bottom: 2px solid #e8f5e8;\n}\n\n.description-section {\n  margin-bottom: 40px;\n}\n\n.description-section p {\n  margin-bottom: 16px;\n}\n\n.specs-table-container {\n  overflow: hidden;\n  border-radius: 8px;\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background-color: white;\n}\n\n.specs-table tr {\n  border-bottom: 1px solid #eaeaea;\n}\n\n.specs-table tr:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  background-color: #f8f9fa;\n  font-weight: 600;\n  padding: 16px 20px;\n  width: 30%;\n  color: #2c5530;\n  border-right: 1px solid #eaeaea;\n}\n\n.spec-value {\n  padding: 16px 20px;\n  background-color: white;\n}\n\n.features-list {\n  list-style-type: none;\n  padding: 0;\n  margin: 0;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.features-list li {\n  background-color: #e8f5e8;\n  color: #2c5530;\n  padding: 6px 12px;\n  border-radius: 20px;\n  font-size: 14px;\n  font-weight: 500;\n}\n\n\/* Responsive design *\/\n@media (max-width: 768px) {\n  .specs-table {\n    display: block;\n  }\n  \n  .specs-table tr {\n    display: flex;\n    flex-direction: column;\n    margin-bottom: 15px;\n    border-bottom: 1px solid #eaeaea;\n    padding-bottom: 15px;\n  }\n  \n  .spec-label, .spec-value {\n    width: 100%;\n    border-right: none;\n  }\n  \n  .spec-label {\n    border-bottom: 1px solid #eaeaea;\n    margin-bottom: 8px;\n    padding-bottom: 8px;\n  }\n  \n  .features-list {\n    justify-content: flex-start;\n  }\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42611766198356,"sku":null,"price":1330.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/product490_2.png?v=1761192112"},{"product_id":"vor-pure-pistachio-butter-pail-40-lb","title":"Vor Pure Pistachio Butter Pail 40 lb.","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cp\u003eMake a simple, healthy swap in your recipes with this Vor pure pistachio butter! Made with just one simple ingredient and no artificial flavors, colors, preservatives, added sugar, salt, or oil, this pistachio butter is a natural option that you can feel good about serving to your health-conscious patrons. It's made from finely ground, dry-roasted pistachios to deliver a naturally sweet, nutty flavor and smooth, spreadable texture.\u003c\/p\u003e\n    \n    \u003cp\u003eThis simple pistachio butter is perfect for a variety of applications, and the 21 grams of protein per serving adds a substantial boost of protein to a wide range of dishes. It's a versatile ingredient to keep on hand in any kitchen looking to create inclusive products that are suitable for vegan and gluten-sensitive patrons!\u003c\/p\u003e\n    \n    \u003cp\u003eIt's packaged in a bulk 40 lb. pail for high-volume establishments. While this pistachio butter is delicious on its own, it can also be used in a wide range of applications. Swirl it into baked goods and confections such as cookies, no-bake dessert bars, or Dubai-style chocolate bars. Its sweet flavor makes it a delicious addition to chocolate banana smoothies or drizzled over trendy acai bowls. No matter what you use it for, your patrons will fall in love with the nutty flavor and naturally nutrient-packed recipe of this pistachio butter.\u003c\/p\u003e\n    \n    \u003cp\u003eStock your pantry with delicious and healthy ingredients by choosing Vor products! Founded in 2016, Vor is a forward-thinking company that is dedicated to the creation of nut butter brands for many of America's high-profile nutrition and fitness companies. They use their expertise to create innovative ingredient components and finished goods including a variety of nut butters and vegan baking powders such as aquafaba and meringue powder. Their use of innovative packaging and healthy ingredients results in inclusive, plant-based, and easy-to-use products. Plus, their bulk size makes them perfect for use in your busy commercial kitchen.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\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\/Each\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\"\u003e42.2 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"features-grid\"\u003e\n                \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eNatural\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eNon-GMO\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eVegan\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eVegetarian\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFlavor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"flavor-tags\"\u003e\n                \u003cspan class=\"flavor-tag\"\u003ePistachio\u003c\/span\u003e\n                \u003cspan class=\"flavor-tag\"\u003eUnsalted\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Size\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\"\u003ePackage Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"package-tags\"\u003e\n                \u003cspan class=\"package-tag\"\u003eBulk\u003c\/span\u003e\n                \u003cspan class=\"package-tag\"\u003ePails\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eCreamy\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePistachio Butter\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', 'Helvetica Neue', Arial, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 20px;\n}\n\n.section-title {\n  font-size: 26px;\n  font-weight: 700;\n  color: #2c5530;\n  margin-bottom: 24px;\n  padding-bottom: 12px;\n  border-bottom: 2px solid #e8f5e8;\n  position: relative;\n}\n\n.section-title::after {\n  content: '';\n  position: absolute;\n  bottom: -2px;\n  left: 0;\n  width: 80px;\n  height: 2px;\n  background: #8db596;\n}\n\n.description-section {\n  margin-bottom: 50px;\n}\n\n.description-section p {\n  margin-bottom: 20px;\n  font-size: 16px;\n}\n\n.specs-table-container {\n  overflow: hidden;\n  border-radius: 12px;\n  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);\n  border: 1px solid #eaeaea;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background-color: white;\n}\n\n.specs-table tr {\n  border-bottom: 1px solid #f0f0f0;\n  transition: background-color 0.2s ease;\n}\n\n.specs-table tr:hover {\n  background-color: #f9fdf9;\n}\n\n.specs-table tr:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  background-color: #f8faf8;\n  font-weight: 600;\n  padding: 18px 24px;\n  width: 30%;\n  color: #2c5530;\n  border-right: 1px solid #eaeaea;\n  font-size: 15px;\n}\n\n.spec-value {\n  padding: 18px 24px;\n  background-color: white;\n  font-size: 15px;\n}\n\n.features-grid {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.feature-tag {\n  background: linear-gradient(135deg, #e8f5e8, #d4edda);\n  color: #2c5530;\n  padding: 6px 14px;\n  border-radius: 20px;\n  font-size: 13px;\n  font-weight: 500;\n  border: 1px solid #c8e6c9;\n  box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n}\n\n.flavor-tags, .package-tags {\n  display: flex;\n  gap: 10px;\n}\n\n.flavor-tag, .package-tag {\n  background-color: #f1f8e9;\n  color: #689f38;\n  padding: 6px 14px;\n  border-radius: 6px;\n  font-size: 14px;\n  font-weight: 500;\n  border: 1px solid #dcedc8;\n}\n\n\/* Responsive design *\/\n@media (max-width: 768px) {\n  .product-description {\n    padding: 15px;\n  }\n  \n  .specs-table {\n    display: block;\n  }\n  \n  .specs-table tr {\n    display: flex;\n    flex-direction: column;\n    margin-bottom: 15px;\n    border-bottom: 1px solid #eaeaea;\n    padding-bottom: 15px;\n    border-radius: 8px;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  }\n  \n  .spec-label, .spec-value {\n    width: 100%;\n    border-right: none;\n  }\n  \n  .spec-label {\n    border-bottom: 1px solid #eaeaea;\n    margin-bottom: 8px;\n    padding-bottom: 12px;\n    border-radius: 8px 8px 0 0;\n  }\n  \n  .features-grid {\n    justify-content: flex-start;\n  }\n  \n  .flavor-tags, .package-tags {\n    flex-direction: column;\n    gap: 8px;\n  }\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42611789430868,"sku":null,"price":1395.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/product491_2.png?v=1761193189"},{"product_id":"vor-pure-pistachio-butter-8-lb-pail","title":"Vor Pure Pistachio Butter 8 lb. Pail","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cp\u003eMake a simple, healthy swap in your recipes with this Vor pure pistachio butter! Made with just one simple ingredient and no artificial flavors, colors, added sugar, salt, or oil, this pistachio butter is a natural option that you can feel good about serving to your health-conscious patrons. It's made from finely ground, dry-roasted pistachios to deliver a naturally sweet, nutty flavor and smooth, spreadable texture.\u003c\/p\u003e\n    \n    \u003cp\u003eThis simple pistachio butter is perfect for a variety of applications, and the 21 grams of protein per serving adds a substantial boost of protein to a wide range of dishes. It's a versatile ingredient to keep on hand in any kitchen looking to create inclusive products that are suitable for vegan and gluten-sensitive patrons!\u003c\/p\u003e\n    \n    \u003cp\u003eIt's packaged in a bulk 8 lb. pail with a convenient carrying handle. While this pistachio butter is delicious on its own, it can also be used in a wide range of applications. Swirl it into baked goods like cookies or no-bake dessert bars. Its sweet flavor makes it a delicious addition to chocolate banana smoothies or drizzled over trendy acai bowls. No matter what you use it for, your patrons will fall in love with the nutty flavor and natural recipe of this pistachio butter.\u003c\/p\u003e\n    \n    \u003cp\u003eStock your pantry with delicious and healthy ingredients by choosing Vor products! Founded in 2016, Vor is a forward-thinking company that is dedicated to the creation of nut butter brands for many of America's high-profile nutrition and fitness companies. They use their expertise to create innovative ingredient components and finished goods including a variety of nut butters and vegan baking powders such as aquafaba and meringue powder. Their use of innovative packaging and healthy ingredients results in inclusive, plant-based, and easy-to-use products. Plus, their bulk size makes them perfect for use in your busy commercial kitchen.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\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\/Each\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.4 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"features-grid\"\u003e\n                \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eNatural\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eNon-GMO\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eVegan\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eVegetarian\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFlavor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"flavor-tags\"\u003e\n                \u003cspan class=\"flavor-tag\"\u003ePistachio\u003c\/span\u003e\n                \u003cspan class=\"flavor-tag\"\u003eUnsalted\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Size\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\"\u003ePackage Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"package-tags\"\u003e\n                \u003cspan class=\"package-tag\"\u003eBulk\u003c\/span\u003e\n                \u003cspan class=\"package-tag\"\u003ePails\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eCreamy\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePistachio Butter\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', 'Helvetica Neue', Arial, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 20px;\n}\n\n.section-title {\n  font-size: 26px;\n  font-weight: 700;\n  color: #2c5530;\n  margin-bottom: 24px;\n  padding-bottom: 12px;\n  border-bottom: 2px solid #e8f5e8;\n  position: relative;\n}\n\n.section-title::after {\n  content: '';\n  position: absolute;\n  bottom: -2px;\n  left: 0;\n  width: 80px;\n  height: 2px;\n  background: #8db596;\n}\n\n.description-section {\n  margin-bottom: 50px;\n}\n\n.description-section p {\n  margin-bottom: 20px;\n  font-size: 16px;\n}\n\n.specs-table-container {\n  overflow: hidden;\n  border-radius: 12px;\n  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);\n  border: 1px solid #eaeaea;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background-color: white;\n}\n\n.specs-table tr {\n  border-bottom: 1px solid #f0f0f0;\n  transition: background-color 0.2s ease;\n}\n\n.specs-table tr:hover {\n  background-color: #f9fdf9;\n}\n\n.specs-table tr:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  background-color: #f8faf8;\n  font-weight: 600;\n  padding: 18px 24px;\n  width: 30%;\n  color: #2c5530;\n  border-right: 1px solid #eaeaea;\n  font-size: 15px;\n}\n\n.spec-value {\n  padding: 18px 24px;\n  background-color: white;\n  font-size: 15px;\n}\n\n.features-grid {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.feature-tag {\n  background: linear-gradient(135deg, #e8f5e8, #d4edda);\n  color: #2c5530;\n  padding: 6px 14px;\n  border-radius: 20px;\n  font-size: 13px;\n  font-weight: 500;\n  border: 1px solid #c8e6c9;\n  box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n}\n\n.flavor-tags, .package-tags {\n  display: flex;\n  gap: 10px;\n}\n\n.flavor-tag, .package-tag {\n  background-color: #f1f8e9;\n  color: #689f38;\n  padding: 6px 14px;\n  border-radius: 6px;\n  font-size: 14px;\n  font-weight: 500;\n  border: 1px solid #dcedc8;\n}\n\n\/* Responsive design *\/\n@media (max-width: 768px) {\n  .product-description {\n    padding: 15px;\n  }\n  \n  .specs-table {\n    display: block;\n  }\n  \n  .specs-table tr {\n    display: flex;\n    flex-direction: column;\n    margin-bottom: 15px;\n    border-bottom: 1px solid #eaeaea;\n    padding-bottom: 15px;\n    border-radius: 8px;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  }\n  \n  .spec-label, .spec-value {\n    width: 100%;\n    border-right: none;\n  }\n  \n  .spec-label {\n    border-bottom: 1px solid #eaeaea;\n    margin-bottom: 8px;\n    padding-bottom: 12px;\n    border-radius: 8px 8px 0 0;\n  }\n  \n  .features-grid {\n    justify-content: flex-start;\n  }\n  \n  .flavor-tags, .package-tags {\n    flex-direction: column;\n    gap: 8px;\n  }\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42611810730068,"sku":null,"price":317.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/product492_1.png?v=1761193990"},{"product_id":"nutella-hazelnut-spread-52-oz-portion-control-pack-120-case","title":"Nutella Hazelnut Spread .52 oz. Portion Control Pack - 120\/Case","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eTreat your patrons to the fine taste of robust hazelnuts and rich cocoa with this smooth and creamy Nutella hazelnut spread!\u003c\/h2\u003e\n    \n    \u003cdiv class=\"description-content\"\u003e\n      \u003cp\u003eExpertly crafted with only seven recognizable ingredients, Nutella is regarded worldwide as a high-quality, premium chocolatey hazelnut spread with an unmistakable creaminess and bold, balanced flavor. Nutella selects the freshest raw materials and quality ingredients to make their signature hazelnut spread that contains no artificial colors or preservatives. It's crafted with sugar, skim milk, finely-ground hazelnuts, and hints of rich cocoa combined to make a silky smooth paste that's not too thick or too thin.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\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\"\u003e120\/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\"\u003e5.04 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"features-grid\"\u003e\n                \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eNon-GMO\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFlavor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"flavor-tags\"\u003e\n                \u003cspan class=\"flavor-tag\"\u003eChocolate\u003c\/span\u003e\n                \u003cspan class=\"flavor-tag\"\u003eHazelnut\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Size\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e0.52 oz.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePortion Control\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eCreamy\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eTotal Case Size\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e3.9 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eHazelnut Spread\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=\"resources-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eResources and Downloads\u003c\/h2\u003e\n    \u003cdiv class=\"resources-grid\"\u003e\n      \u003cdiv class=\"resource-item\"\u003e\n        \u003cdiv class=\"resource-icon\"\u003e📄\u003c\/div\u003e\n        \u003cdiv class=\"resource-content\"\u003e\n          \u003ch3\u003eSpecsheet\u003c\/h3\u003e\n          \u003cp\u003eProduct information and specifications\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"resource-item\"\u003e\n        \u003cdiv class=\"resource-icon\"\u003e🥗\u003c\/div\u003e\n        \u003cdiv class=\"resource-content\"\u003e\n          \u003ch3\u003eNutrition\u003c\/h3\u003e\n          \u003cp\u003eNutritional information and facts\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"resource-item\"\u003e\n        \u003cdiv class=\"resource-icon\"\u003e👨‍🍳\u003c\/div\u003e\n        \u003cdiv class=\"resource-content\"\u003e\n          \u003ch3\u003eRecipe Guide\u003c\/h3\u003e\n          \u003cp\u003eCreative recipe ideas and inspiration\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"resource-item\"\u003e\n        \u003cdiv class=\"resource-icon\"\u003e✡️\u003c\/div\u003e\n        \u003cdiv class=\"resource-content\"\u003e\n          \u003ch3\u003eKosher Certification\u003c\/h3\u003e\n          \u003cp\u003eOfficial kosher certification documents\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"download-info\"\u003eA PDF viewer is required to view this product's information.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-description {\n  font-family: 'Inter', 'Helvetica Neue', Arial, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 20px;\n}\n\n.section-title {\n  font-size: 26px;\n  font-weight: 700;\n  color: #8B4513;\n  margin-bottom: 24px;\n  padding-bottom: 12px;\n  border-bottom: 2px solid #f5e6d3;\n  position: relative;\n}\n\n.section-title::after {\n  content: '';\n  position: absolute;\n  bottom: -2px;\n  left: 0;\n  width: 80px;\n  height: 2px;\n  background: #D2691E;\n}\n\n.description-section {\n  margin-bottom: 50px;\n}\n\n.description-content p {\n  margin-bottom: 20px;\n  font-size: 16px;\n  background: #fefaf5;\n  padding: 20px;\n  border-radius: 8px;\n  border-left: 4px solid #D2691E;\n}\n\n.specs-table-container {\n  overflow: hidden;\n  border-radius: 12px;\n  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);\n  border: 1px solid #eaeaea;\n  margin-bottom: 40px;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background-color: white;\n}\n\n.specs-table tr {\n  border-bottom: 1px solid #f0f0f0;\n  transition: background-color 0.2s ease;\n}\n\n.specs-table tr:hover {\n  background-color: #fefaf5;\n}\n\n.specs-table tr:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  background-color: #f8f5f0;\n  font-weight: 600;\n  padding: 18px 24px;\n  width: 30%;\n  color: #8B4513;\n  border-right: 1px solid #eaeaea;\n  font-size: 15px;\n}\n\n.spec-value {\n  padding: 18px 24px;\n  background-color: white;\n  font-size: 15px;\n}\n\n.features-grid {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.feature-tag {\n  background: linear-gradient(135deg, #f5e6d3, #e8d5c4);\n  color: #8B4513;\n  padding: 6px 14px;\n  border-radius: 20px;\n  font-size: 13px;\n  font-weight: 500;\n  border: 1px solid #d7b899;\n  box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n}\n\n.flavor-tags {\n  display: flex;\n  gap: 10px;\n}\n\n.flavor-tag {\n  background-color: #f1e8dc;\n  color: #8B4513;\n  padding: 6px 14px;\n  border-radius: 6px;\n  font-size: 14px;\n  font-weight: 500;\n  border: 1px solid #d7b899;\n}\n\n.resources-section {\n  margin-top: 50px;\n}\n\n.resources-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 20px;\n  margin-bottom: 20px;\n}\n\n.resource-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 15px;\n  padding: 20px;\n  background: #fefaf5;\n  border-radius: 8px;\n  border: 1px solid #f5e6d3;\n  transition: transform 0.2s ease, box-shadow 0.2s ease;\n}\n\n.resource-item:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 4px 12px rgba(139, 69, 19, 0.1);\n}\n\n.resource-icon {\n  font-size: 24px;\n  background: #8B4513;\n  color: white;\n  width: 50px;\n  height: 50px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.resource-content h3 {\n  margin: 0 0 8px 0;\n  color: #8B4513;\n  font-size: 16px;\n  font-weight: 600;\n}\n\n.resource-content p {\n  margin: 0;\n  font-size: 14px;\n  color: #666;\n}\n\n.download-info {\n  font-size: 14px;\n  color: #666;\n  text-align: center;\n  font-style: italic;\n}\n\n\/* Responsive design *\/\n@media (max-width: 768px) {\n  .product-description {\n    padding: 15px;\n  }\n  \n  .specs-table {\n    display: block;\n  }\n  \n  .specs-table tr {\n    display: flex;\n    flex-direction: column;\n    margin-bottom: 15px;\n    border-bottom: 1px solid #eaeaea;\n    padding-bottom: 15px;\n    border-radius: 8px;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  }\n  \n  .spec-label, .spec-value {\n    width: 100%;\n    border-right: none;\n  }\n  \n  .spec-label {\n    border-bottom: 1px solid #eaeaea;\n    margin-bottom: 8px;\n    padding-bottom: 12px;\n    border-radius: 8px 8px 0 0;\n  }\n  \n  .features-grid {\n    justify-content: flex-start;\n  }\n  \n  .flavor-tags {\n    flex-direction: column;\n    gap: 8px;\n  }\n  \n  .resources-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .resource-item {\n    flex-direction: column;\n    text-align: center;\n  }\n  \n  .resource-icon {\n    align-self: center;\n  }\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42611826720852,"sku":null,"price":69.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/product493_2.png?v=1761194358"},{"product_id":"bare-nut-butter-unsalted-pistachio-butter-15-lb","title":"Bare Nut Butter Unsalted Pistachio Butter 15 lb.","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cp\u003eAdd a deliciously natural, nutty flavor to your menu with this Bare Nut unsalted pistachio butter! This product is made with a single ingredient: roasted pistachios. It has a smooth and creamy consistency and a sweet, nutty flavor. This pistachio butter is unsalted, so it can be used in a wide variety of sweet and savory applications. Pistachio butter is loaded with protein and healthy fats, making it a wholesome addition to your signature dishes! Plus, this product contains no added oils, sugars, flavors, or preservatives, so it's an all-natural ingredient you can feel great about serving to your customers.\u003c\/p\u003e\n    \n    \u003cp\u003eWith a wide variety of applications on your menu, this pistachio butter will quickly become a go-to ingredient in your busy kitchen. This bulk 15 lb. pail will keep your high-volume establishment well stocked with this delicious pistachio butter. It's great for spreading on toast, incorporating in baked goods, stirring into oatmeal or savory sauces, or blending into smoothies. Because this all-natural product doesn't contain any stabilizers or emulsifiers, some separation is normal. Simply give the product a quick stir before use to make sure it's fully incorporated! To best preserve this product's fresh flavor, it's recommended to store it under refrigeration at 34 degrees Fahrenheit or below at a humidity level of 55% after opening.\u003c\/p\u003e\n    \n    \u003cp\u003eCrafted with passion and premium quality, Bare Nut Butter brings a delightfully natural twist to traditional nut spreads. Made from all-natural ingredients, this delectable nut butter delivers rich flavors and a smooth, creamy texture that your customers will savor with every bite. From luscious almond butter to a selection of unique nut butters, Bare Nut Butter offers a versatile range of bulk size nut butters to meet the needs of high-volume operators. Elevate your menu with Bare Nut Butter's wholesome goodness and delight your patrons with an unadulterated nutty experience!\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\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\/Each\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.5 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"features-grid\"\u003e\n                \u003cspan class=\"feature-tag\"\u003eDairy Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eEgg-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eFish-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eNon-GMO\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eShellfish-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eSoy Free\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFlavor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"flavor-tags\"\u003e\n                \u003cspan class=\"flavor-tag\"\u003ePistachio\u003c\/span\u003e\n                \u003cspan class=\"flavor-tag\"\u003eUnsalted\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Size\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e15 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePails\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eCreamy\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePistachio Butter\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=\"usage-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eSuggested Uses\u003c\/h2\u003e\n    \u003cdiv class=\"usage-grid\"\u003e\n      \u003cdiv class=\"usage-item\"\u003e\n        \u003cdiv class=\"usage-icon\"\u003e🍞\u003c\/div\u003e\n        \u003ch3\u003eSpreads\u003c\/h3\u003e\n        \u003cp\u003ePerfect for spreading on toast, bagels, and crackers\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"usage-item\"\u003e\n        \u003cdiv class=\"usage-icon\"\u003e🧁\u003c\/div\u003e\n        \u003ch3\u003eBaking\u003c\/h3\u003e\n        \u003cp\u003eIncorporate into cookies, cakes, and dessert bars\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"usage-item\"\u003e\n        \u003cdiv class=\"usage-icon\"\u003e🥣\u003c\/div\u003e\n        \u003ch3\u003eBreakfast\u003c\/h3\u003e\n        \u003cp\u003eStir into oatmeal, yogurt, or smoothie bowls\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"usage-item\"\u003e\n        \u003cdiv class=\"usage-icon\"\u003e🍲\u003c\/div\u003e\n        \u003ch3\u003eSauces\u003c\/h3\u003e\n        \u003cp\u003eAdd to savory sauces and dressings\u003c\/p\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: 'Inter', 'Helvetica Neue', Arial, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 20px;\n}\n\n.section-title {\n  font-size: 26px;\n  font-weight: 700;\n  color: #2c5530;\n  margin-bottom: 24px;\n  padding-bottom: 12px;\n  border-bottom: 2px solid #e8f5e8;\n  position: relative;\n}\n\n.section-title::after {\n  content: '';\n  position: absolute;\n  bottom: -2px;\n  left: 0;\n  width: 80px;\n  height: 2px;\n  background: #8db596;\n}\n\n.description-section {\n  margin-bottom: 50px;\n}\n\n.description-section p {\n  margin-bottom: 20px;\n  font-size: 16px;\n  background: #f8faf8;\n  padding: 20px;\n  border-radius: 8px;\n  border-left: 4px solid #8db596;\n}\n\n.specs-table-container {\n  overflow: hidden;\n  border-radius: 12px;\n  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);\n  border: 1px solid #eaeaea;\n  margin-bottom: 40px;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background-color: white;\n}\n\n.specs-table tr {\n  border-bottom: 1px solid #f0f0f0;\n  transition: background-color 0.2s ease;\n}\n\n.specs-table tr:hover {\n  background-color: #f9fdf9;\n}\n\n.specs-table tr:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  background-color: #f8faf8;\n  font-weight: 600;\n  padding: 18px 24px;\n  width: 30%;\n  color: #2c5530;\n  border-right: 1px solid #eaeaea;\n  font-size: 15px;\n}\n\n.spec-value {\n  padding: 18px 24px;\n  background-color: white;\n  font-size: 15px;\n}\n\n.features-grid {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.feature-tag {\n  background: linear-gradient(135deg, #e8f5e8, #d4edda);\n  color: #2c5530;\n  padding: 6px 14px;\n  border-radius: 20px;\n  font-size: 13px;\n  font-weight: 500;\n  border: 1px solid #c8e6c9;\n  box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n}\n\n.flavor-tags {\n  display: flex;\n  gap: 10px;\n}\n\n.flavor-tag {\n  background-color: #f1f8e9;\n  color: #689f38;\n  padding: 6px 14px;\n  border-radius: 6px;\n  font-size: 14px;\n  font-weight: 500;\n  border: 1px solid #dcedc8;\n}\n\n.usage-section {\n  margin-top: 50px;\n}\n\n.usage-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 20px;\n}\n\n.usage-item {\n  text-align: center;\n  padding: 30px 20px;\n  background: linear-gradient(135deg, #f8faf8, #e8f5e8);\n  border-radius: 12px;\n  border: 1px solid #e0f0e0;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.usage-item:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 8px 25px rgba(44, 85, 48, 0.15);\n}\n\n.usage-icon {\n  font-size: 40px;\n  margin-bottom: 15px;\n}\n\n.usage-item h3 {\n  color: #2c5530;\n  margin: 0 0 10px 0;\n  font-size: 18px;\n  font-weight: 600;\n}\n\n.usage-item p {\n  margin: 0;\n  color: #666;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n\/* Responsive design *\/\n@media (max-width: 768px) {\n  .product-description {\n    padding: 15px;\n  }\n  \n  .specs-table {\n    display: block;\n  }\n  \n  .specs-table tr {\n    display: flex;\n    flex-direction: column;\n    margin-bottom: 15px;\n    border-bottom: 1px solid #eaeaea;\n    padding-bottom: 15px;\n    border-radius: 8px;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  }\n  \n  .spec-label, .spec-value {\n    width: 100%;\n    border-right: none;\n  }\n  \n  .spec-label {\n    border-bottom: 1px solid #eaeaea;\n    margin-bottom: 8px;\n    padding-bottom: 12px;\n    border-radius: 8px 8px 0 0;\n  }\n  \n  .features-grid {\n    justify-content: flex-start;\n  }\n  \n  .flavor-tags {\n    flex-direction: column;\n    gap: 8px;\n  }\n  \n  .usage-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .usage-item {\n    padding: 20px 15px;\n  }\n}\n\n\/* Animation for table rows *\/\n@keyframes fadeIn {\n  from {\n    opacity: 0;\n    transform: translateY(10px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n.specs-table tr {\n  animation: fadeIn 0.5s ease forwards;\n}\n\n.specs-table tr:nth-child(1) { animation-delay: 0.1s; }\n.specs-table tr:nth-child(2) { animation-delay: 0.2s; }\n.specs-table tr:nth-child(3) { animation-delay: 0.3s; }\n.specs-table tr:nth-child(4) { animation-delay: 0.4s; }\n.specs-table tr:nth-child(5) { animation-delay: 0.5s; }\n.specs-table tr:nth-child(6) { animation-delay: 0.6s; }\n.specs-table tr:nth-child(7) { animation-delay: 0.7s; }\n.specs-table tr:nth-child(8) { animation-delay: 0.8s; }\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42611828097108,"sku":null,"price":525.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/product494_2.png?v=1761194690"},{"product_id":"bare-nut-butter-unsalted-almond-butter-40-lb","title":"Bare Nut Butter Unsalted Almond Butter 40 lb.","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cp\u003eAdd a deliciously natural, nutty flavor to your menu with this Bare Nut unsalted almond butter! This product is made with a single ingredient: roasted California almonds. It has a smooth and creamy consistency and a rich, nutty flavor. This almond butter is unsalted, so it can be used in a wide variety of sweet and savory applications. Almond butter is loaded with protein and healthy fats, making it a wholesome addition to your signature dishes! Plus, this product contains no added oils, sugars, flavors, or preservatives, so it's an all-natural ingredient you can feel great about serving to your customers.\u003c\/p\u003e\n    \n    \u003cp\u003eWith a wide variety of applications on your menu, this almond butter will quickly become a go-to ingredient in your busy kitchen. This bulk 40 lb. pail will keep your high-volume establishment well stocked with this delicious almond butter. It's great for spreading on toast, incorporating in baked goods, stirring into oatmeal or savory sauces, or blending into smoothies. Because this all-natural product doesn't contain any stabilizers or emulsifiers, some separation is normal. Simply give the product a quick stir before use to make sure it's fully incorporated! To best preserve this product's fresh flavor, it's recommended to store it under refrigeration at 34 degrees Fahrenheit or below at a humidity level of 55% after opening.\u003c\/p\u003e\n    \n    \u003cp\u003eCrafted with passion and premium quality, Bare Nut Butter brings a delightfully natural twist to traditional nut spreads. Made from all-natural ingredients, this delectable nut butter delivers rich flavors and a smooth, creamy texture that your customers will savor with every bite. From luscious almond butter to a selection of unique nut butters, Bare Nut Butter offers a versatile range of bulk size nut butters to meet the needs of high-volume operators. Elevate your menu with Bare Nut Butter's wholesome goodness and delight your patrons with an unadulterated nutty experience!\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\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\/Each\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\"\u003e43 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"features-grid\"\u003e\n                \u003cspan class=\"feature-tag\"\u003eDairy Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eEgg-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eFish-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eNon-GMO\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eShellfish-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eSoy Free\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFlavor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"flavor-tags\"\u003e\n                \u003cspan class=\"flavor-tag\"\u003eAlmond\u003c\/span\u003e\n                \u003cspan class=\"flavor-tag\"\u003eUnsalted\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Size\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\"\u003ePackage Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePails\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eCreamy\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eAlmond Butter\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    \u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n    \u003cdiv class=\"benefits-grid\"\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e🌰\u003c\/div\u003e\n        \u003cdiv class=\"benefit-content\"\u003e\n          \u003ch3\u003eSingle Ingredient\u003c\/h3\u003e\n          \u003cp\u003eMade with only roasted California almonds - no additives or preservatives\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\u003eAllergen Friendly\u003c\/h3\u003e\n          \u003cp\u003eDairy-free, gluten-free, soy-free, and free from common allergens\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 baking, cooking, spreads, sauces, and smoothies\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\u003eMade in USA\u003c\/h3\u003e\n          \u003cp\u003eQuality crafted in America with premium California almonds\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"storage-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eStorage Instructions\u003c\/h2\u003e\n    \u003cdiv class=\"storage-info\"\u003e\n      \u003cdiv class=\"storage-item\"\u003e\n        \u003cstrong\u003eTemperature:\u003c\/strong\u003e Store at 34°F or below after opening\n      \u003c\/div\u003e\n      \u003cdiv class=\"storage-item\"\u003e\n        \u003cstrong\u003eHumidity:\u003c\/strong\u003e Maintain 55% humidity level\n      \u003c\/div\u003e\n      \u003cdiv class=\"storage-item\"\u003e\n        \u003cstrong\u003eNote:\u003c\/strong\u003e Natural separation may occur - stir before use\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: 'Inter', 'Helvetica Neue', Arial, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 20px;\n}\n\n.section-title {\n  font-size: 26px;\n  font-weight: 700;\n  color: #8B4513;\n  margin-bottom: 24px;\n  padding-bottom: 12px;\n  border-bottom: 2px solid #f5e6d3;\n  position: relative;\n}\n\n.section-title::after {\n  content: '';\n  position: absolute;\n  bottom: -2px;\n  left: 0;\n  width: 80px;\n  height: 2px;\n  background: #D2691E;\n}\n\n.description-section {\n  margin-bottom: 50px;\n}\n\n.description-section p {\n  margin-bottom: 20px;\n  font-size: 16px;\n  background: #fefaf5;\n  padding: 20px;\n  border-radius: 8px;\n  border-left: 4px solid #D2691E;\n}\n\n.specs-table-container {\n  overflow: hidden;\n  border-radius: 12px;\n  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);\n  border: 1px solid #eaeaea;\n  margin-bottom: 40px;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background-color: white;\n}\n\n.specs-table tr {\n  border-bottom: 1px solid #f0f0f0;\n  transition: background-color 0.2s ease;\n}\n\n.specs-table tr:hover {\n  background-color: #fefaf5;\n}\n\n.specs-table tr:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  background-color: #f8f5f0;\n  font-weight: 600;\n  padding: 18px 24px;\n  width: 30%;\n  color: #8B4513;\n  border-right: 1px solid #eaeaea;\n  font-size: 15px;\n}\n\n.spec-value {\n  padding: 18px 24px;\n  background-color: white;\n  font-size: 15px;\n}\n\n.features-grid {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.feature-tag {\n  background: linear-gradient(135deg, #f5e6d3, #e8d5c4);\n  color: #8B4513;\n  padding: 6px 14px;\n  border-radius: 20px;\n  font-size: 13px;\n  font-weight: 500;\n  border: 1px solid #d7b899;\n  box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n}\n\n.flavor-tags {\n  display: flex;\n  gap: 10px;\n}\n\n.flavor-tag {\n  background-color: #f1e8dc;\n  color: #8B4513;\n  padding: 6px 14px;\n  border-radius: 6px;\n  font-size: 14px;\n  font-weight: 500;\n  border: 1px solid #d7b899;\n}\n\n.benefits-section {\n  margin: 50px 0;\n}\n\n.benefits-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 25px;\n}\n\n.benefit-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 15px;\n  padding: 25px;\n  background: linear-gradient(135deg, #fefaf5, #f5e6d3);\n  border-radius: 12px;\n  border: 1px solid #e8d5c4;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.benefit-item:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 8px 25px rgba(139, 69, 19, 0.15);\n}\n\n.benefit-icon {\n  font-size: 32px;\n  background: #8B4513;\n  color: white;\n  width: 60px;\n  height: 60px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.benefit-content h3 {\n  margin: 0 0 8px 0;\n  color: #8B4513;\n  font-size: 18px;\n  font-weight: 600;\n}\n\n.benefit-content p {\n  margin: 0;\n  color: #666;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.storage-section {\n  margin-top: 40px;\n}\n\n.storage-info {\n  background: #fefaf5;\n  padding: 25px;\n  border-radius: 12px;\n  border: 1px solid #e8d5c4;\n}\n\n.storage-item {\n  margin-bottom: 12px;\n  padding: 10px 0;\n  border-bottom: 1px solid #f0e6d6;\n}\n\n.storage-item:last-child {\n  margin-bottom: 0;\n  border-bottom: none;\n}\n\n.storage-item strong {\n  color: #8B4513;\n  font-weight: 600;\n}\n\n\/* Responsive design *\/\n@media (max-width: 768px) {\n  .product-description {\n    padding: 15px;\n  }\n  \n  .specs-table {\n    display: block;\n  }\n  \n  .specs-table tr {\n    display: flex;\n    flex-direction: column;\n    margin-bottom: 15px;\n    border-bottom: 1px solid #eaeaea;\n    padding-bottom: 15px;\n    border-radius: 8px;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  }\n  \n  .spec-label, .spec-value {\n    width: 100%;\n    border-right: none;\n  }\n  \n  .spec-label {\n    border-bottom: 1px solid #eaeaea;\n    margin-bottom: 8px;\n    padding-bottom: 12px;\n    border-radius: 8px 8px 0 0;\n  }\n  \n  .features-grid {\n    justify-content: flex-start;\n  }\n  \n  .flavor-tags {\n    flex-direction: column;\n    gap: 8px;\n  }\n  \n  .benefits-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .benefit-item {\n    flex-direction: column;\n    text-align: center;\n    padding: 20px;\n  }\n  \n  .benefit-icon {\n    align-self: center;\n  }\n}\n\n\/* Animation for table rows *\/\n@keyframes fadeIn {\n  from {\n    opacity: 0;\n    transform: translateY(10px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n.specs-table tr {\n  animation: fadeIn 0.5s ease forwards;\n}\n\n.specs-table tr:nth-child(1) { animation-delay: 0.1s; }\n.specs-table tr:nth-child(2) { animation-delay: 0.2s; }\n.specs-table tr:nth-child(3) { animation-delay: 0.3s; }\n.specs-table tr:nth-child(4) { animation-delay: 0.4s; }\n.specs-table tr:nth-child(5) { animation-delay: 0.5s; }\n.specs-table tr:nth-child(6) { animation-delay: 0.6s; }\n.specs-table tr:nth-child(7) { animation-delay: 0.7s; }\n.specs-table tr:nth-child(8) { animation-delay: 0.8s; }\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42611828785236,"sku":null,"price":530.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/product495_2.png?v=1761194993"},{"product_id":"seeds-n-snacks-premium-tahini-paste-pail-40-lb","title":"Seeds 'n Snacks Premium Tahini Paste Pail 40 lb.","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cp\u003eKeep your kitchen well stocked with the essentials like this Seeds 'n Snacks premium tahini paste! Tahini is a fundamental ingredient in Middle Eastern, Mediterranean, Asian, and Indian cuisines, and it can be used as a condiment, in dips, in dressings, and in cooked dishes. The possibilities are truly endless with this versatile ingredient!\u003c\/p\u003e\n    \n    \u003cp\u003eThis tahini is made from 100% sesame seeds for a fresh, pure flavor that isn't overwhelmed by other fillers or oils. It's also gluten-free and vegan, making it an accessible ingredient for creating dishes for customers with dietary restrictions. This premium tahini paste has a creamier texture than other options, which makes it great for creating ultra-smooth dips and sauces.\u003c\/p\u003e\n    \n    \u003cp\u003eThis premium tahini is a great option for making the best hummus. It's also a great choice for making baba ghanoush, a Middle Eastern eggplant dip, or for thickening and flavoring sauces for grilled meats. You can also add tahini to homemade salad dressings or pour it over roasted vegetables for rich, savory flavor. It even makes a great dip for crudites! It's an ideal option for bringing restaurant-quality flavor to your food service operation. No matter how you use it, this tahini is sure to be a fan-favorite addition to any recipe!\u003c\/p\u003e\n    \n    \u003cp\u003eThis bulk 40 lb. pail will keep your establishment in good supply of this essential ingredient. Because this product doesn't contain any artificial emulsifiers, some separation may occur. Just give the tahini a stir before use to reincorporate!\u003c\/p\u003e\n    \n    \u003cp\u003eSeeds 'n Snacks delivers a high-quality portfolio of sesame-based products ideal for foodservice operators sourcing reliable pantry staples. As the American sister company of one of Turkey's leading hulled sesame and tahini producers, the company leverages generations of expertise and time-honored processing methods for consistent flavor and clean ingredient integrity. Its state-of-the-art production facility, among the most advanced tahini plants in the U.S., affords high throughput and smooth product texture tailored to bulk foodservice demand. Seeds 'n Snacks is positioned to support operators seeking internationally inspired, health-focused ingredients delivered at scale.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\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\/Each\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\"\u003e43 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eContainer Material\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePlastic\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"features-grid\"\u003e\n                \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eNon-GMO\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003ePeanut Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eTree Nut Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eVegan\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eVegetarian\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFlavor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eSesame Seed\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Size\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\"\u003ePackage Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePails\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eCreamy\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"type-tags\"\u003e\n                \u003cspan class=\"type-tag\"\u003eExtract Pastes\u003c\/span\u003e\n                \u003cspan class=\"type-tag\"\u003eTahini\u003c\/span\u003e\n              \u003c\/div\u003e\n            \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=\"culinary-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eCulinary Applications\u003c\/h2\u003e\n    \u003cdiv class=\"culinary-grid\"\u003e\n      \u003cdiv class=\"culinary-item\"\u003e\n        \u003cdiv class=\"culinary-icon\"\u003e🥙\u003c\/div\u003e\n        \u003cdiv class=\"culinary-content\"\u003e\n          \u003ch3\u003eMiddle Eastern Classics\u003c\/h3\u003e\n          \u003cp\u003eEssential for authentic hummus, baba ghanoush, and falafel\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"culinary-item\"\u003e\n        \u003cdiv class=\"culinary-icon\"\u003e🥗\u003c\/div\u003e\n        \u003cdiv class=\"culinary-content\"\u003e\n          \u003ch3\u003eSalad Dressings\u003c\/h3\u003e\n          \u003cp\u003eCreamy base for tahini-lemon or yogurt-tahini dressings\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"culinary-item\"\u003e\n        \u003cdiv class=\"culinary-icon\"\u003e🍖\u003c\/div\u003e\n        \u003cdiv class=\"culinary-content\"\u003e\n          \u003ch3\u003eMarinades \u0026amp; Sauces\u003c\/h3\u003e\n          \u003cp\u003eRich flavor enhancer for grilled meats and vegetables\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"culinary-item\"\u003e\n        \u003cdiv class=\"culinary-icon\"\u003e🌯\u003c\/div\u003e\n        \u003cdiv class=\"culinary-content\"\u003e\n          \u003ch3\u003eDips \u0026amp; Spreads\u003c\/h3\u003e\n          \u003cp\u003ePerfect for crudité platters and sandwich spreads\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"features-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003ePremium Features\u003c\/h2\u003e\n    \u003cdiv class=\"features-list\"\u003e\n      \u003cdiv class=\"feature-highlight\"\u003e\n        \u003cspan class=\"checkmark\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e100% pure sesame seeds - no fillers or added oils\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-highlight\"\u003e\n        \u003cspan class=\"checkmark\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003eExtra creamy texture for ultra-smooth preparations\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-highlight\"\u003e\n        \u003cspan class=\"checkmark\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003eAllergen-friendly: peanut-free and tree nut-free\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-highlight\"\u003e\n        \u003cspan class=\"checkmark\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003eNon-GMO and gluten-free certified\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-highlight\"\u003e\n        \u003cspan class=\"checkmark\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003eVegan and vegetarian suitable\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"storage-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eStorage Instructions\u003c\/h2\u003e\n    \u003cdiv class=\"storage-info\"\u003e\n      \u003cdiv class=\"storage-item\"\u003e\n        \u003cstrong\u003eNote:\u003c\/strong\u003e Natural separation may occur - stir before use to reincorporate\n      \u003c\/div\u003e\n      \u003cdiv class=\"storage-item\"\u003e\n        \u003cstrong\u003ePackaging:\u003c\/strong\u003e 40 lb. plastic pail for bulk foodservice use\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: 'Inter', 'Helvetica Neue', Arial, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 20px;\n}\n\n.section-title {\n  font-size: 26px;\n  font-weight: 700;\n  color: #8B7355;\n  margin-bottom: 24px;\n  padding-bottom: 12px;\n  border-bottom: 2px solid #f0e6d6;\n  position: relative;\n}\n\n.section-title::after {\n  content: '';\n  position: absolute;\n  bottom: -2px;\n  left: 0;\n  width: 80px;\n  height: 2px;\n  background: #D2B48C;\n}\n\n.description-section {\n  margin-bottom: 50px;\n}\n\n.description-section p {\n  margin-bottom: 20px;\n  font-size: 16px;\n  background: #fefaf5;\n  padding: 20px;\n  border-radius: 8px;\n  border-left: 4px solid #D2B48C;\n}\n\n.specs-table-container {\n  overflow: hidden;\n  border-radius: 12px;\n  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);\n  border: 1px solid #eaeaea;\n  margin-bottom: 40px;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background-color: white;\n}\n\n.specs-table tr {\n  border-bottom: 1px solid #f0f0f0;\n  transition: background-color 0.2s ease;\n}\n\n.specs-table tr:hover {\n  background-color: #fefaf5;\n}\n\n.specs-table tr:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  background-color: #f8f5f0;\n  font-weight: 600;\n  padding: 18px 24px;\n  width: 30%;\n  color: #8B7355;\n  border-right: 1px solid #eaeaea;\n  font-size: 15px;\n}\n\n.spec-value {\n  padding: 18px 24px;\n  background-color: white;\n  font-size: 15px;\n}\n\n.features-grid {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.feature-tag {\n  background: linear-gradient(135deg, #f5f0e6, #e8e0d0);\n  color: #8B7355;\n  padding: 6px 14px;\n  border-radius: 20px;\n  font-size: 13px;\n  font-weight: 500;\n  border: 1px solid #d7c9b0;\n  box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n}\n\n.type-tags {\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n}\n\n.type-tag {\n  background-color: #f1e8dc;\n  color: #8B7355;\n  padding: 6px 14px;\n  border-radius: 6px;\n  font-size: 14px;\n  font-weight: 500;\n  border: 1px solid #d7c9b0;\n}\n\n.culinary-section {\n  margin: 50px 0;\n}\n\n.culinary-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 25px;\n}\n\n.culinary-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 15px;\n  padding: 25px;\n  background: linear-gradient(135deg, #fefaf5, #f5f0e6);\n  border-radius: 12px;\n  border: 1px solid #e8e0d0;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.culinary-item:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 8px 25px rgba(139, 115, 85, 0.15);\n}\n\n.culinary-icon {\n  font-size: 32px;\n  background: #8B7355;\n  color: white;\n  width: 60px;\n  height: 60px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.culinary-content h3 {\n  margin: 0 0 8px 0;\n  color: #8B7355;\n  font-size: 18px;\n  font-weight: 600;\n}\n\n.culinary-content p {\n  margin: 0;\n  color: #666;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.features-section {\n  margin: 40px 0;\n}\n\n.features-list {\n  background: #fefaf5;\n  padding: 25px;\n  border-radius: 12px;\n  border: 1px solid #e8e0d0;\n}\n\n.feature-highlight {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  padding: 12px 0;\n  border-bottom: 1px solid #f0e6d6;\n}\n\n.feature-highlight:last-child {\n  border-bottom: none;\n}\n\n.checkmark {\n  color: #8B7355;\n  font-weight: bold;\n  font-size: 18px;\n}\n\n.storage-section {\n  margin-top: 40px;\n}\n\n.storage-info {\n  background: #fefaf5;\n  padding: 25px;\n  border-radius: 12px;\n  border: 1px solid #e8e0d0;\n}\n\n.storage-item {\n  margin-bottom: 12px;\n  padding: 10px 0;\n  border-bottom: 1px solid #f0e6d6;\n}\n\n.storage-item:last-child {\n  margin-bottom: 0;\n  border-bottom: none;\n}\n\n.storage-item strong {\n  color: #8B7355;\n  font-weight: 600;\n}\n\n\/* Responsive design *\/\n@media (max-width: 768px) {\n  .product-description {\n    padding: 15px;\n  }\n  \n  .specs-table {\n    display: block;\n  }\n  \n  .specs-table tr {\n    display: flex;\n    flex-direction: column;\n    margin-bottom: 15px;\n    border-bottom: 1px solid #eaeaea;\n    padding-bottom: 15px;\n    border-radius: 8px;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  }\n  \n  .spec-label, .spec-value {\n    width: 100%;\n    border-right: none;\n  }\n  \n  .spec-label {\n    border-bottom: 1px solid #eaeaea;\n    margin-bottom: 8px;\n    padding-bottom: 12px;\n    border-radius: 8px 8px 0 0;\n  }\n  \n  .features-grid {\n    justify-content: flex-start;\n  }\n  \n  .culinary-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .culinary-item {\n    flex-direction: column;\n    text-align: center;\n    padding: 20px;\n  }\n  \n  .culinary-icon {\n    align-self: center;\n  }\n  \n  .type-tags {\n    flex-direction: column;\n  }\n}\n\n\/* Animation for table rows *\/\n@keyframes fadeIn {\n  from {\n    opacity: 0;\n    transform: translateY(10px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n.specs-table tr {\n  animation: fadeIn 0.5s ease forwards;\n}\n\n.specs-table tr:nth-child(1) { animation-delay: 0.1s; }\n.specs-table tr:nth-child(2) { animation-delay: 0.2s; }\n.specs-table tr:nth-child(3) { animation-delay: 0.3s; }\n.specs-table tr:nth-child(4) { animation-delay: 0.4s; }\n.specs-table tr:nth-child(5) { animation-delay: 0.5s; }\n.specs-table tr:nth-child(6) { animation-delay: 0.6s; }\n.specs-table tr:nth-child(7) { animation-delay: 0.7s; }\n.specs-table tr:nth-child(8) { animation-delay: 0.8s; }\n.specs-table tr:nth-child(9) { animation-delay: 0.9s; }\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42611829768276,"sku":null,"price":278.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/product496_1.png?v=1761195307"},{"product_id":"vor-pistachio-cream-pail-8-lb","title":"Vor Pistachio Cream Pail 8 lb.","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cp\u003eMake a simple, healthy swap in your recipes with this Vor pistachio cream! Made with simple ingredients and no artificial flavors or colors, this pistachio cream is a natural option that you can feel good about serving to your health-conscious patrons. It's made from finely ground, dry-roasted pistachios and real vanilla bean and sweetened with cane sugar to deliver a deep nutty flavor and ultra-smooth, spreadable texture.\u003c\/p\u003e\n    \n    \u003cp\u003eThis luxurious pistachio cream is perfect for a variety of applications, and the 13 grams of protein per serving add a substantial boost of protein to a wide range of dishes. It's a versatile ingredient to keep on hand in any kitchen looking to create inclusive products that are suitable for vegan and gluten-sensitive patrons!\u003c\/p\u003e\n    \n    \u003cp\u003eWhile this pistachio cream is delicious on its own, it can also be used in a wide range of applications. Swirl it into baked goods and confections such as cookies, no-bake dessert bars, or Dubai-style chocolate bars. Its sweet flavor and green hue make it an excellent choice for swirling into gelato, featuring inside delicate pastries, or serving as a gourmet spread alongside fruit and over toast. It's packaged in a bulk 8 lb. pail with a convenient carrying handle. No matter what you use it for, your patrons will fall in love with the sweet nutty flavor, simple ingredients, and versatility of this pistachio cream.\u003c\/p\u003e\n    \n    \u003cp\u003eStock your pantry with delicious and healthy ingredients by choosing Vor products! Founded in 2016, Vor is a forward-thinking company that is dedicated to the creation of nut butter brands for many of America's high-profile nutrition and fitness companies. They use their expertise to create innovative ingredient components and finished goods including a variety of nut butters and vegan baking powders such as aquafaba and meringue powder. Their use of innovative packaging and healthy ingredients results in inclusive, plant-based, and easy-to-use products. Plus, their bulk size makes them perfect for use in your busy commercial kitchen.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\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\/Each\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.7 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"features-grid\"\u003e\n                \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eNatural\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eVegan\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eVegetarian\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFlavor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePistachio\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Size\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\"\u003ePackage Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePails\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eCreamy\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eSweetener Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eClassic\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePistachio Cream\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=\"culinary-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eCulinary Applications\u003c\/h2\u003e\n    \u003cdiv class=\"culinary-grid\"\u003e\n      \u003cdiv class=\"culinary-item\"\u003e\n        \u003cdiv class=\"culinary-icon\"\u003e🍰\u003c\/div\u003e\n        \u003cdiv class=\"culinary-content\"\u003e\n          \u003ch3\u003eBaked Goods\u003c\/h3\u003e\n          \u003cp\u003eSwirl into cookies, dessert bars, and pastries\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"culinary-item\"\u003e\n        \u003cdiv class=\"culinary-icon\"\u003e🍦\u003c\/div\u003e\n        \u003cdiv class=\"culinary-content\"\u003e\n          \u003ch3\u003eDesserts\u003c\/h3\u003e\n          \u003cp\u003ePerfect for gelato, chocolates, and confections\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"culinary-item\"\u003e\n        \u003cdiv class=\"culinary-icon\"\u003e🍞\u003c\/div\u003e\n        \u003cdiv class=\"culinary-content\"\u003e\n          \u003ch3\u003eSpreads\u003c\/h3\u003e\n          \u003cp\u003eGourmet spread for toast, fruits, and pastries\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"culinary-item\"\u003e\n        \u003cdiv class=\"culinary-icon\"\u003e🥄\u003c\/div\u003e\n        \u003cdiv class=\"culinary-content\"\u003e\n          \u003ch3\u003eDirect Use\u003c\/h3\u003e\n          \u003cp\u003eDelicious on its own as a premium ingredient\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ingredients-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003ePremium Ingredients\u003c\/h2\u003e\n    \u003cdiv class=\"ingredients-list\"\u003e\n      \u003cdiv class=\"ingredient-item\"\u003e\n        \u003cspan class=\"ingredient-icon\"\u003e🌰\u003c\/span\u003e\n        \u003cdiv class=\"ingredient-content\"\u003e\n          \u003ch3\u003eDry-Roasted Pistachios\u003c\/h3\u003e\n          \u003cp\u003eFinely ground for ultra-smooth texture\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ingredient-item\"\u003e\n        \u003cspan class=\"ingredient-icon\"\u003e🌿\u003c\/span\u003e\n        \u003cdiv class=\"ingredient-content\"\u003e\n          \u003ch3\u003eReal Vanilla Bean\u003c\/h3\u003e\n          \u003cp\u003eNatural flavor enhancement\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ingredient-item\"\u003e\n        \u003cspan class=\"ingredient-icon\"\u003e🍯\u003c\/span\u003e\n        \u003cdiv class=\"ingredient-content\"\u003e\n          \u003ch3\u003eCane Sugar\u003c\/h3\u003e\n          \u003cp\u003eClassic sweetener for balanced flavor\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"benefits-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n    \u003cdiv class=\"benefits-grid\"\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-number\"\u003e13g\u003c\/div\u003e\n        \u003cdiv class=\"benefit-content\"\u003e\n          \u003ch3\u003eProtein Per Serving\u003c\/h3\u003e\n          \u003cp\u003eSubstantial protein boost for your dishes\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-number\"\u003e🌱\u003c\/div\u003e\n        \u003cdiv class=\"benefit-content\"\u003e\n          \u003ch3\u003ePlant-Based\u003c\/h3\u003e\n          \u003cp\u003eVegan and vegetarian friendly\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-number\"\u003e🚫\u003c\/div\u003e\n        \u003cdiv class=\"benefit-content\"\u003e\n          \u003ch3\u003eNo Artificial Additives\u003c\/h3\u003e\n          \u003cp\u003eFree from artificial flavors and colors\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-number\"\u003e🇺🇸\u003c\/div\u003e\n        \u003cdiv class=\"benefit-content\"\u003e\n          \u003ch3\u003eMade in USA\u003c\/h3\u003e\n          \u003cp\u003eQuality crafted in America\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\u003cstyle\u003e\n.product-description {\n  font-family: 'Inter', 'Helvetica Neue', Arial, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 20px;\n}\n\n.section-title {\n  font-size: 26px;\n  font-weight: 700;\n  color: #90BE6D;\n  margin-bottom: 24px;\n  padding-bottom: 12px;\n  border-bottom: 2px solid #e8f5e8;\n  position: relative;\n}\n\n.section-title::after {\n  content: '';\n  position: absolute;\n  bottom: -2px;\n  left: 0;\n  width: 80px;\n  height: 2px;\n  background: #90BE6D;\n}\n\n.description-section {\n  margin-bottom: 50px;\n}\n\n.description-section p {\n  margin-bottom: 20px;\n  font-size: 16px;\n  background: #f8faf8;\n  padding: 20px;\n  border-radius: 8px;\n  border-left: 4px solid #90BE6D;\n}\n\n.specs-table-container {\n  overflow: hidden;\n  border-radius: 12px;\n  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);\n  border: 1px solid #eaeaea;\n  margin-bottom: 40px;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background-color: white;\n}\n\n.specs-table tr {\n  border-bottom: 1px solid #f0f0f0;\n  transition: background-color 0.2s ease;\n}\n\n.specs-table tr:hover {\n  background-color: #f9fdf9;\n}\n\n.specs-table tr:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  background-color: #f8faf8;\n  font-weight: 600;\n  padding: 18px 24px;\n  width: 30%;\n  color: #90BE6D;\n  border-right: 1px solid #eaeaea;\n  font-size: 15px;\n}\n\n.spec-value {\n  padding: 18px 24px;\n  background-color: white;\n  font-size: 15px;\n}\n\n.features-grid {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.feature-tag {\n  background: linear-gradient(135deg, #e8f5e8, #d4edda);\n  color: #2c5530;\n  padding: 6px 14px;\n  border-radius: 20px;\n  font-size: 13px;\n  font-weight: 500;\n  border: 1px solid #c8e6c9;\n  box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n}\n\n.culinary-section {\n  margin: 50px 0;\n}\n\n.culinary-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 25px;\n}\n\n.culinary-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 15px;\n  padding: 25px;\n  background: linear-gradient(135deg, #f8faf8, #e8f5e8);\n  border-radius: 12px;\n  border: 1px solid #e0f0e0;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.culinary-item:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 8px 25px rgba(144, 190, 109, 0.15);\n}\n\n.culinary-icon {\n  font-size: 32px;\n  background: #90BE6D;\n  color: white;\n  width: 60px;\n  height: 60px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.culinary-content h3 {\n  margin: 0 0 8px 0;\n  color: #2c5530;\n  font-size: 18px;\n  font-weight: 600;\n}\n\n.culinary-content p {\n  margin: 0;\n  color: #666;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.ingredients-section {\n  margin: 40px 0;\n}\n\n.ingredients-list {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n  gap: 20px;\n}\n\n.ingredient-item {\n  display: flex;\n  align-items: center;\n  gap: 15px;\n  padding: 20px;\n  background: #f8faf8;\n  border-radius: 12px;\n  border: 1px solid #e0f0e0;\n}\n\n.ingredient-icon {\n  font-size: 28px;\n  background: #90BE6D;\n  color: white;\n  width: 50px;\n  height: 50px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.ingredient-content h3 {\n  margin: 0 0 5px 0;\n  color: #2c5530;\n  font-size: 16px;\n  font-weight: 600;\n}\n\n.ingredient-content p {\n  margin: 0;\n  color: #666;\n  font-size: 14px;\n}\n\n.benefits-section {\n  margin: 40px 0;\n}\n\n.benefits-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 20px;\n}\n\n.benefit-item {\n  display: flex;\n  align-items: center;\n  gap: 15px;\n  padding: 20px;\n  background: linear-gradient(135deg, #f8faf8, #e8f5e8);\n  border-radius: 12px;\n  border: 1px solid #e0f0e0;\n}\n\n.benefit-number {\n  font-size: 24px;\n  font-weight: 700;\n  color: #90BE6D;\n  background: white;\n  width: 60px;\n  height: 60px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n  border: 2px solid #90BE6D;\n}\n\n.benefit-content h3 {\n  margin: 0 0 5px 0;\n  color: #2c5530;\n  font-size: 16px;\n  font-weight: 600;\n}\n\n.benefit-content p {\n  margin: 0;\n  color: #666;\n  font-size: 14px;\n}\n\n\/* Responsive design *\/\n@media (max-width: 768px) {\n  .product-description {\n    padding: 15px;\n  }\n  \n  .specs-table {\n    display: block;\n  }\n  \n  .specs-table tr {\n    display: flex;\n    flex-direction: column;\n    margin-bottom: 15px;\n    border-bottom: 1px solid #eaeaea;\n    padding-bottom: 15px;\n    border-radius: 8px;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  }\n  \n  .spec-label, .spec-value {\n    width: 100%;\n    border-right: none;\n  }\n  \n  .spec-label {\n    border-bottom: 1px solid #eaeaea;\n    margin-bottom: 8px;\n    padding-bottom: 12px;\n    border-radius: 8px 8px 0 0;\n  }\n  \n  .features-grid {\n    justify-content: flex-start;\n  }\n  \n  .culinary-grid,\n  .benefits-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .culinary-item,\n  .ingredient-item,\n  .benefit-item {\n    flex-direction: column;\n    text-align: center;\n    padding: 20px;\n  }\n  \n  .culinary-icon,\n  .ingredient-icon {\n    align-self: center;\n  }\n  \n  .ingredients-list {\n    grid-template-columns: 1fr;\n  }\n}\n\n\/* Animation for table rows *\/\n@keyframes fadeIn {\n  from {\n    opacity: 0;\n    transform: translateY(10px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n.specs-table tr {\n  animation: fadeIn 0.5s ease forwards;\n}\n\n.specs-table tr:nth-child(1) { animation-delay: 0.1s; }\n.specs-table tr:nth-child(2) { animation-delay: 0.2s; }\n.specs-table tr:nth-child(3) { animation-delay: 0.3s; }\n.specs-table tr:nth-child(4) { animation-delay: 0.4s; }\n.specs-table tr:nth-child(5) { animation-delay: 0.5s; }\n.specs-table tr:nth-child(6) { animation-delay: 0.6s; }\n.specs-table tr:nth-child(7) { animation-delay: 0.7s; }\n.specs-table tr:nth-child(8) { animation-delay: 0.8s; }\n.specs-table tr:nth-child(9) { animation-delay: 0.9s; }\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42611838156884,"sku":null,"price":299.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/product497_2.png?v=1761195784"},{"product_id":"producers-peanut-company-bulk-crunchy-peanut-butter-5-lb-tub-6-case","title":"Producers Peanut Company Bulk Crunchy Peanut Butter 5 lb. Tub - 6\/Case","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cp\u003eMade from dry roasted and blanched peanuts ground to a semi-smooth consistency, this Producers Peanut Company peanut butter features irresistibly rich, nutty flavor! With texture that's thicker and chunkier than that of smooth peanut butter, this hearty style peanut butter is just as perfect for topping breads, bagels, and English muffins.\u003c\/p\u003e\n    \n    \u003cp\u003eFrom topping breakfast toast to making peanut butter cookies with an extra crunch for dessert, this classic condiment can be used for any meal throughout the day to suit a wide variety of tastes!\u003c\/p\u003e\n    \n    \u003cp\u003ePeanut butter is used in Thai-style peanut sauces as a delicious dip for spring rolls. It's also perfect for delighting your younger patrons with peanut butter and jelly or peanut butter and banana sandwiches. From peanut butter brownies to fudge, mousse to pies, this rich and smooth peanut butter has a hint of sweetness that makes the perfect complement to chocolates and many sweet treats. Don't forget to top your cakes and cookies with decadent peanut butter frostings!\u003c\/p\u003e\n    \n    \u003cp\u003eThis premium peanut butter has a fresh roasted flavor that's slightly salty and sweet. Lightly ground after being hand roasted in small batches, this peanut butter provides you with just the right amount of texture and crunch. Plus, it's never oily or greasy, and it's a great source of protein. Peanut butter also supplies some essential vitamins and minerals. A favorite for centuries, peanut butter is just as popular today! With so many uses, this versatile chunky peanut butter is an excellent bulk multi-purpose ingredient that you'll be using again and again for mouth-watering recipes in your restaurant, bakery, or diner.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\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\"\u003e6\/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\"\u003e32.87 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"features-grid\"\u003e\n                \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eNon-GMO\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eVegan\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eVegetarian\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Size\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e5 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eTubs\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"style-badge crunchy\"\u003eCrunchy\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eTotal Case Size\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\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePeanut Butter\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=\"culinary-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eCulinary Applications\u003c\/h2\u003e\n    \u003cdiv class=\"culinary-grid\"\u003e\n      \u003cdiv class=\"culinary-item\"\u003e\n        \u003cdiv class=\"culinary-icon\"\u003e🍞\u003c\/div\u003e\n        \u003cdiv class=\"culinary-content\"\u003e\n          \u003ch3\u003eSandwiches \u0026amp; Spreads\u003c\/h3\u003e\n          \u003cp\u003ePerfect for PB\u0026amp;J, banana sandwiches, and bagel toppings\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"culinary-item\"\u003e\n        \u003cdiv class=\"culinary-icon\"\u003e🍪\u003c\/div\u003e\n        \u003cdiv class=\"culinary-content\"\u003e\n          \u003ch3\u003eBaking\u003c\/h3\u003e\n          \u003cp\u003eAdds crunch to cookies, brownies, and desserts\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"culinary-item\"\u003e\n        \u003cdiv class=\"culinary-icon\"\u003e🥜\u003c\/div\u003e\n        \u003cdiv class=\"culinary-content\"\u003e\n          \u003ch3\u003eSauces \u0026amp; Dips\u003c\/h3\u003e\n          \u003cp\u003eIdeal for Thai peanut sauces and savory dips\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"culinary-item\"\u003e\n        \u003cdiv class=\"culinary-icon\"\u003e🎂\u003c\/div\u003e\n        \u003cdiv class=\"culinary-content\"\u003e\n          \u003ch3\u003eDesserts\u003c\/h3\u003e\n          \u003cp\u003ePerfect for frostings, fudge, and dessert toppings\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"features-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003ePremium Features\u003c\/h2\u003e\n    \u003cdiv class=\"features-highlights\"\u003e\n      \u003cdiv class=\"feature-highlight\"\u003e\n        \u003cspan class=\"feature-check\"\u003e✓\u003c\/span\u003e\n        \u003cdiv class=\"feature-text\"\u003e\n          \u003cstrong\u003eHand-Roasted in Small Batches\u003c\/strong\u003e\n          \u003cspan\u003eFresh roasted flavor with perfect texture\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-highlight\"\u003e\n        \u003cspan class=\"feature-check\"\u003e✓\u003c\/span\u003e\n        \u003cdiv class=\"feature-text\"\u003e\n          \u003cstrong\u003ePerfect Crunchy Texture\u003c\/strong\u003e\n          \u003cspan\u003eThicker and chunkier than smooth varieties\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-highlight\"\u003e\n        \u003cspan class=\"feature-check\"\u003e✓\u003c\/span\u003e\n        \u003cdiv class=\"feature-text\"\u003e\n          \u003cstrong\u003eRich Protein Source\u003c\/strong\u003e\n          \u003cspan\u003eGreat source of protein and essential nutrients\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-highlight\"\u003e\n        \u003cspan class=\"feature-check\"\u003e✓\u003c\/span\u003e\n        \u003cdiv class=\"feature-text\"\u003e\n          \u003cstrong\u003eNever Oily or Greasy\u003c\/strong\u003e\n          \u003cspan\u003ePerfect consistency for all culinary uses\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"usage-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003ePerfect For\u003c\/h2\u003e\n    \u003cdiv class=\"usage-tags\"\u003e\n      \u003cspan class=\"usage-tag\"\u003eRestaurants\u003c\/span\u003e\n      \u003cspan class=\"usage-tag\"\u003eBakeries\u003c\/span\u003e\n      \u003cspan class=\"usage-tag\"\u003eDiners\u003c\/span\u003e\n      \u003cspan class=\"usage-tag\"\u003eCafés\u003c\/span\u003e\n      \u003cspan class=\"usage-tag\"\u003eSchools\u003c\/span\u003e\n      \u003cspan class=\"usage-tag\"\u003eCatering\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quality-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eQuality Guarantee\u003c\/h2\u003e\n    \u003cdiv class=\"quality-badges\"\u003e\n      \u003cdiv class=\"quality-badge\"\u003e\n        \u003cdiv class=\"badge-icon\"\u003e🇺🇸\u003c\/div\u003e\n        \u003cspan\u003eMade in America\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"quality-badge\"\u003e\n        \u003cdiv class=\"badge-icon\"\u003e🌱\u003c\/div\u003e\n        \u003cspan\u003eNon-GMO\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"quality-badge\"\u003e\n        \u003cdiv class=\"badge-icon\"\u003e✡️\u003c\/div\u003e\n        \u003cspan\u003eKosher Certified\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"quality-badge\"\u003e\n        \u003cdiv class=\"badge-icon\"\u003e🌾\u003c\/div\u003e\n        \u003cspan\u003eGluten-Free\u003c\/span\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: 'Inter', 'Helvetica Neue', Arial, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 20px;\n}\n\n.section-title {\n  font-size: 26px;\n  font-weight: 700;\n  color: #8B4513;\n  margin-bottom: 24px;\n  padding-bottom: 12px;\n  border-bottom: 2px solid #f5e6d3;\n  position: relative;\n}\n\n.section-title::after {\n  content: '';\n  position: absolute;\n  bottom: -2px;\n  left: 0;\n  width: 80px;\n  height: 2px;\n  background: #D2691E;\n}\n\n.description-section {\n  margin-bottom: 50px;\n}\n\n.description-section p {\n  margin-bottom: 20px;\n  font-size: 16px;\n  background: #fefaf5;\n  padding: 20px;\n  border-radius: 8px;\n  border-left: 4px solid #D2691E;\n}\n\n.specs-table-container {\n  overflow: hidden;\n  border-radius: 12px;\n  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);\n  border: 1px solid #eaeaea;\n  margin-bottom: 40px;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background-color: white;\n}\n\n.specs-table tr {\n  border-bottom: 1px solid #f0f0f0;\n  transition: background-color 0.2s ease;\n}\n\n.specs-table tr:hover {\n  background-color: #fefaf5;\n}\n\n.specs-table tr:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  background-color: #f8f5f0;\n  font-weight: 600;\n  padding: 18px 24px;\n  width: 30%;\n  color: #8B4513;\n  border-right: 1px solid #eaeaea;\n  font-size: 15px;\n}\n\n.spec-value {\n  padding: 18px 24px;\n  background-color: white;\n  font-size: 15px;\n}\n\n.features-grid {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.feature-tag {\n  background: linear-gradient(135deg, #f5e6d3, #e8d5c4);\n  color: #8B4513;\n  padding: 6px 14px;\n  border-radius: 20px;\n  font-size: 13px;\n  font-weight: 500;\n  border: 1px solid #d7b899;\n  box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n}\n\n.style-badge.crunchy {\n  background: linear-gradient(135deg, #D2691E, #8B4513);\n  color: white;\n  padding: 8px 16px;\n  border-radius: 20px;\n  font-size: 14px;\n  font-weight: 600;\n  box-shadow: 0 2px 8px rgba(139, 69, 19, 0.3);\n}\n\n.culinary-section {\n  margin: 50px 0;\n}\n\n.culinary-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 25px;\n}\n\n.culinary-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 15px;\n  padding: 25px;\n  background: linear-gradient(135deg, #fefaf5, #f5e6d3);\n  border-radius: 12px;\n  border: 1px solid #e8d5c4;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.culinary-item:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 8px 25px rgba(139, 69, 19, 0.15);\n}\n\n.culinary-icon {\n  font-size: 32px;\n  background: #8B4513;\n  color: white;\n  width: 60px;\n  height: 60px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.culinary-content h3 {\n  margin: 0 0 8px 0;\n  color: #8B4513;\n  font-size: 18px;\n  font-weight: 600;\n}\n\n.culinary-content p {\n  margin: 0;\n  color: #666;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.features-section {\n  margin: 40px 0;\n}\n\n.features-highlights {\n  background: #fefaf5;\n  padding: 30px;\n  border-radius: 12px;\n  border: 1px solid #e8d5c4;\n}\n\n.feature-highlight {\n  display: flex;\n  align-items: flex-start;\n  gap: 15px;\n  padding: 15px 0;\n  border-bottom: 1px solid #f0e6d6;\n}\n\n.feature-highlight:last-child {\n  border-bottom: none;\n}\n\n.feature-check {\n  color: #8B4513;\n  font-weight: bold;\n  font-size: 20px;\n  background: white;\n  width: 30px;\n  height: 30px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n  border: 2px solid #8B4513;\n}\n\n.feature-text {\n  display: flex;\n  flex-direction: column;\n}\n\n.feature-text strong {\n  color: #8B4513;\n  font-size: 16px;\n  margin-bottom: 4px;\n}\n\n.feature-text span {\n  color: #666;\n  font-size: 14px;\n}\n\n.usage-section {\n  margin: 40px 0;\n}\n\n.usage-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px;\n}\n\n.usage-tag {\n  background: linear-gradient(135deg, #8B4513, #A0522D);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-size: 14px;\n  font-weight: 500;\n  box-shadow: 0 2px 8px rgba(139, 69, 19, 0.3);\n}\n\n.quality-section {\n  margin: 40px 0;\n}\n\n.quality-badges {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n  gap: 20px;\n}\n\n.quality-badge {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  padding: 25px 15px;\n  background: linear-gradient(135deg, #fefaf5, #f5e6d3);\n  border-radius: 12px;\n  border: 1px solid #e8d5c4;\n}\n\n.badge-icon {\n  font-size: 32px;\n  margin-bottom: 10px;\n}\n\n.quality-badge span {\n  color: #8B4513;\n  font-weight: 600;\n  font-size: 14px;\n}\n\n\/* Responsive design *\/\n@media (max-width: 768px) {\n  .product-description {\n    padding: 15px;\n  }\n  \n  .specs-table {\n    display: block;\n  }\n  \n  .specs-table tr {\n    display: flex;\n    flex-direction: column;\n    margin-bottom: 15px;\n    border-bottom: 1px solid #eaeaea;\n    padding-bottom: 15px;\n    border-radius: 8px;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  }\n  \n  .spec-label, .spec-value {\n    width: 100%;\n    border-right: none;\n  }\n  \n  .spec-label {\n    border-bottom: 1px solid #eaeaea;\n    margin-bottom: 8px;\n    padding-bottom: 12px;\n    border-radius: 8px 8px 0 0;\n  }\n  \n  .features-grid {\n    justify-content: flex-start;\n  }\n  \n  .culinary-grid,\n  .quality-badges {\n    grid-template-columns: 1fr;\n  }\n  \n  .culinary-item {\n    flex-direction: column;\n    text-align: center;\n    padding: 20px;\n  }\n  \n  .culinary-icon {\n    align-self: center;\n  }\n  \n  .usage-tags {\n    justify-content: center;\n  }\n  \n  .quality-badge {\n    padding: 20px 10px;\n  }\n}\n\n\/* Animation for table rows *\/\n@keyframes fadeIn {\n  from {\n    opacity: 0;\n    transform: translateY(10px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n.specs-table tr {\n  animation: fadeIn 0.5s ease forwards;\n}\n\n.specs-table tr:nth-child(1) { animation-delay: 0.1s; }\n.specs-table tr:nth-child(2) { animation-delay: 0.2s; }\n.specs-table tr:nth-child(3) { animation-delay: 0.3s; }\n.specs-table tr:nth-child(4) { animation-delay: 0.4s; }\n.specs-table tr:nth-child(5) { animation-delay: 0.5s; }\n.specs-table tr:nth-child(6) { animation-delay: 0.6s; }\n.specs-table tr:nth-child(7) { animation-delay: 0.7s; }\n.specs-table tr:nth-child(8) { animation-delay: 0.8s; }\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42611862798420,"sku":null,"price":129.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/product499_2.png?v=1761196363"},{"product_id":"bare-nut-butter-salted-almond-butter-15-lb","title":"Bare Nut Butter Salted Almond Butter 15 lb.","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cp\u003eAdd a deliciously natural, nutty flavor to your menu with this Bare Nut salted almond butter! This product is made with just 2 ingredients: roasted California almonds and a hint of sea salt. This almond butter is perfectly seasoned with salt for great taste that's suited to a wide variety of applications.\u003c\/p\u003e\n    \n    \u003cp\u003eIt has a smooth and creamy consistency and a rich, nutty flavor. Almond butter is loaded with protein and healthy fats, making it a wholesome addition to your signature dishes! Plus, this product contains no added oils, sugars, flavors, or preservatives, so it's an all-natural ingredient you can feel great about serving to your customers.\u003c\/p\u003e\n    \n    \u003cp\u003eWith a wide variety of applications on your menu, this almond butter will quickly become a go-to ingredient in your busy kitchen. This bulk 15 lb. pail will keep your high-volume establishment well stocked with this delicious almond butter. It's great for spreading on toast, stirring into savory sauces, or adding to sandwiches.\u003c\/p\u003e\n    \n    \u003cp\u003eBecause this all-natural product doesn't contain any stabilizers or emulsifiers, some separation is normal. Simply give the product a quick stir before use to make sure it's fully incorporated! To best preserve this product's fresh flavor, it's recommended to store it under refrigeration at 34 degrees Fahrenheit or below at a humidity level of 55% after opening.\u003c\/p\u003e\n    \n    \u003cp\u003eCrafted with passion and premium quality, Bare Nut Butter brings a delightfully natural twist to traditional nut spreads. Made from all-natural ingredients, this delectable nut butter delivers rich flavors and a smooth, creamy texture that your customers will savor with every bite. From luscious almond butter to a selection of unique nut butters, Bare Nut Butter offers a versatile range of bulk size nut butters to meet the needs of high-volume operators. Elevate your menu with Bare Nut Butter's wholesome goodness and delight your patrons with an unadulterated nutty experience!\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\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\/Each\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.5 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"features-grid\"\u003e\n                \u003cspan class=\"feature-tag\"\u003eDairy Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eEgg-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eFish-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eNon-GMO\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eShellfish-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eSoy Free\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFlavor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"flavor-tags\"\u003e\n                \u003cspan class=\"flavor-tag\"\u003eAlmond\u003c\/span\u003e\n                \u003cspan class=\"flavor-tag\"\u003eSalted\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Size\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e15 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePails\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eCreamy\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eAlmond Butter\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=\"ingredients-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eSimple Ingredients\u003c\/h2\u003e\n    \u003cdiv class=\"ingredients-highlight\"\u003e\n      \u003cdiv class=\"ingredient-item\"\u003e\n        \u003cdiv class=\"ingredient-icon\"\u003e🌰\u003c\/div\u003e\n        \u003cdiv class=\"ingredient-content\"\u003e\n          \u003ch3\u003eRoasted California Almonds\u003c\/h3\u003e\n          \u003cp\u003ePremium quality almonds for rich, nutty flavor\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ingredient-item\"\u003e\n        \u003cdiv class=\"ingredient-icon\"\u003e🧂\u003c\/div\u003e\n        \u003cdiv class=\"ingredient-content\"\u003e\n          \u003ch3\u003eSea Salt\u003c\/h3\u003e\n          \u003cp\u003ePerfectly seasoned for balanced taste\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ingredients-note\"\u003e\n      \u003cp\u003e\u003cstrong\u003eNo added oils, sugars, flavors, or preservatives\u003c\/strong\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"applications-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eCulinary Applications\u003c\/h2\u003e\n    \u003cdiv class=\"applications-grid\"\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🍞\u003c\/div\u003e\n        \u003cdiv class=\"application-content\"\u003e\n          \u003ch3\u003eSpreads\u003c\/h3\u003e\n          \u003cp\u003ePerfect for toast, bagels, and sandwiches\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🍲\u003c\/div\u003e\n        \u003cdiv class=\"application-content\"\u003e\n          \u003ch3\u003eSauces\u003c\/h3\u003e\n          \u003cp\u003eIdeal for savory sauces and dressings\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🥗\u003c\/div\u003e\n        \u003cdiv class=\"application-content\"\u003e\n          \u003ch3\u003eDressings\u003c\/h3\u003e\n          \u003cp\u003eGreat for salad dressings and marinades\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🧁\u003c\/div\u003e\n        \u003cdiv class=\"application-content\"\u003e\n          \u003ch3\u003eBaking\u003c\/h3\u003e\n          \u003cp\u003eExcellent for baked goods and desserts\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"benefits-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n    \u003cdiv class=\"benefits-grid\"\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e🌱\u003c\/div\u003e\n        \u003cdiv class=\"benefit-content\"\u003e\n          \u003ch3\u003eAll-Natural\u003c\/h3\u003e\n          \u003cp\u003eOnly 2 simple ingredients with no artificial additives\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\u003eProtein Rich\u003c\/h3\u003e\n          \u003cp\u003eLoaded with protein and healthy fats\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\u003eAllergen Friendly\u003c\/h3\u003e\n          \u003cp\u003eFree from common allergens and dietary restrictions\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\u003ePremium Quality\u003c\/h3\u003e\n          \u003cp\u003eMade in America with California almonds\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"storage-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eStorage Instructions\u003c\/h2\u003e\n    \u003cdiv class=\"storage-info\"\u003e\n      \u003cdiv class=\"storage-item\"\u003e\n        \u003cstrong\u003eAfter Opening:\u003c\/strong\u003e Refrigerate at 34°F or below\n      \u003c\/div\u003e\n      \u003cdiv class=\"storage-item\"\u003e\n        \u003cstrong\u003eHumidity:\u003c\/strong\u003e Maintain 55% humidity level\n      \u003c\/div\u003e\n      \u003cdiv class=\"storage-item\"\u003e\n        \u003cstrong\u003eNote:\u003c\/strong\u003e Natural separation may occur - stir before use\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: 'Inter', 'Helvetica Neue', Arial, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 20px;\n}\n\n.section-title {\n  font-size: 26px;\n  font-weight: 700;\n  color: #8B7355;\n  margin-bottom: 24px;\n  padding-bottom: 12px;\n  border-bottom: 2px solid #f0e6d6;\n  position: relative;\n}\n\n.section-title::after {\n  content: '';\n  position: absolute;\n  bottom: -2px;\n  left: 0;\n  width: 80px;\n  height: 2px;\n  background: #D2B48C;\n}\n\n.description-section {\n  margin-bottom: 50px;\n}\n\n.description-section p {\n  margin-bottom: 20px;\n  font-size: 16px;\n  background: #fefaf5;\n  padding: 20px;\n  border-radius: 8px;\n  border-left: 4px solid #D2B48C;\n}\n\n.specs-table-container {\n  overflow: hidden;\n  border-radius: 12px;\n  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);\n  border: 1px solid #eaeaea;\n  margin-bottom: 40px;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background-color: white;\n}\n\n.specs-table tr {\n  border-bottom: 1px solid #f0f0f0;\n  transition: background-color 0.2s ease;\n}\n\n.specs-table tr:hover {\n  background-color: #fefaf5;\n}\n\n.specs-table tr:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  background-color: #f8f5f0;\n  font-weight: 600;\n  padding: 18px 24px;\n  width: 30%;\n  color: #8B7355;\n  border-right: 1px solid #eaeaea;\n  font-size: 15px;\n}\n\n.spec-value {\n  padding: 18px 24px;\n  background-color: white;\n  font-size: 15px;\n}\n\n.features-grid {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.feature-tag {\n  background: linear-gradient(135deg, #f5f0e6, #e8e0d0);\n  color: #8B7355;\n  padding: 6px 14px;\n  border-radius: 20px;\n  font-size: 13px;\n  font-weight: 500;\n  border: 1px solid #d7c9b0;\n  box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n}\n\n.flavor-tags {\n  display: flex;\n  gap: 10px;\n}\n\n.flavor-tag {\n  background-color: #f1e8dc;\n  color: #8B7355;\n  padding: 6px 14px;\n  border-radius: 6px;\n  font-size: 14px;\n  font-weight: 500;\n  border: 1px solid #d7c9b0;\n}\n\n.ingredients-section {\n  margin: 50px 0;\n}\n\n.ingredients-highlight {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n  gap: 25px;\n  margin-bottom: 20px;\n}\n\n.ingredient-item {\n  display: flex;\n  align-items: center;\n  gap: 15px;\n  padding: 25px;\n  background: linear-gradient(135deg, #fefaf5, #f5f0e6);\n  border-radius: 12px;\n  border: 1px solid #e8e0d0;\n}\n\n.ingredient-icon {\n  font-size: 32px;\n  background: #8B7355;\n  color: white;\n  width: 60px;\n  height: 60px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.ingredient-content h3 {\n  margin: 0 0 8px 0;\n  color: #8B7355;\n  font-size: 18px;\n  font-weight: 600;\n}\n\n.ingredient-content p {\n  margin: 0;\n  color: #666;\n  font-size: 14px;\n}\n\n.ingredients-note {\n  background: #e8f5e8;\n  padding: 15px 20px;\n  border-radius: 8px;\n  border-left: 4px solid #4caf50;\n  text-align: center;\n}\n\n.ingredients-note p {\n  margin: 0;\n  color: #2c5530;\n  font-size: 16px;\n}\n\n.applications-section {\n  margin: 40px 0;\n}\n\n.applications-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 25px;\n}\n\n.application-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 15px;\n  padding: 25px;\n  background: linear-gradient(135deg, #fefaf5, #f5f0e6);\n  border-radius: 12px;\n  border: 1px solid #e8e0d0;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.application-item:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 8px 25px rgba(139, 115, 85, 0.15);\n}\n\n.application-icon {\n  font-size: 32px;\n  background: #8B7355;\n  color: white;\n  width: 60px;\n  height: 60px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.application-content h3 {\n  margin: 0 0 8px 0;\n  color: #8B7355;\n  font-size: 18px;\n  font-weight: 600;\n}\n\n.application-content p {\n  margin: 0;\n  color: #666;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.benefits-section {\n  margin: 40px 0;\n}\n\n.benefits-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 25px;\n}\n\n.benefit-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 15px;\n  padding: 25px;\n  background: linear-gradient(135deg, #fefaf5, #f5f0e6);\n  border-radius: 12px;\n  border: 1px solid #e8e0d0;\n}\n\n.benefit-icon {\n  font-size: 24px;\n  background: #8B7355;\n  color: white;\n  width: 50px;\n  height: 50px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.benefit-content h3 {\n  margin: 0 0 8px 0;\n  color: #8B7355;\n  font-size: 18px;\n  font-weight: 600;\n}\n\n.benefit-content p {\n  margin: 0;\n  color: #666;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.storage-section {\n  margin: 40px 0;\n}\n\n.storage-info {\n  background: #fefaf5;\n  padding: 25px;\n  border-radius: 12px;\n  border: 1px solid #e8e0d0;\n}\n\n.storage-item {\n  margin-bottom: 12px;\n  padding: 10px 0;\n  border-bottom: 1px solid #f0e6d6;\n}\n\n.storage-item:last-child {\n  margin-bottom: 0;\n  border-bottom: none;\n}\n\n.storage-item strong {\n  color: #8B7355;\n  font-weight: 600;\n}\n\n\/* Responsive design *\/\n@media (max-width: 768px) {\n  .product-description {\n    padding: 15px;\n  }\n  \n  .specs-table {\n    display: block;\n  }\n  \n  .specs-table tr {\n    display: flex;\n    flex-direction: column;\n    margin-bottom: 15px;\n    border-bottom: 1px solid #eaeaea;\n    padding-bottom: 15px;\n    border-radius: 8px;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  }\n  \n  .spec-label, .spec-value {\n    width: 100%;\n    border-right: none;\n  }\n  \n  .spec-label {\n    border-bottom: 1px solid #eaeaea;\n    margin-bottom: 8px;\n    padding-bottom: 12px;\n    border-radius: 8px 8px 0 0;\n  }\n  \n  .features-grid {\n    justify-content: flex-start;\n  }\n  \n  .flavor-tags {\n    flex-direction: column;\n    gap: 8px;\n  }\n  \n  .ingredients-highlight {\n    grid-template-columns: 1fr;\n  }\n  \n  .applications-grid,\n  .benefits-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .application-item,\n  .benefit-item,\n  .ingredient-item {\n    flex-direction: column;\n    text-align: center;\n    padding: 20px;\n  }\n  \n  .application-icon,\n  .benefit-icon,\n  .ingredient-icon {\n    align-self: center;\n  }\n}\n\n\/* Animation for table rows *\/\n@keyframes fadeIn {\n  from {\n    opacity: 0;\n    transform: translateY(10px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n.specs-table tr {\n  animation: fadeIn 0.5s ease forwards;\n}\n\n.specs-table tr:nth-child(1) { animation-delay: 0.1s; }\n.specs-table tr:nth-child(2) { animation-delay: 0.2s; }\n.specs-table tr:nth-child(3) { animation-delay: 0.3s; }\n.specs-table tr:nth-child(4) { animation-delay: 0.4s; }\n.specs-table tr:nth-child(5) { animation-delay: 0.5s; }\n.specs-table tr:nth-child(6) { animation-delay: 0.6s; }\n.specs-table tr:nth-child(7) { animation-delay: 0.7s; }\n.specs-table tr:nth-child(8) { animation-delay: 0.8s; }\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42611868139604,"sku":null,"price":221.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product500-1.png?v=1761197926"},{"product_id":"jif-creamy-peanut-butter-4-lb-6-case","title":"Jif Creamy Peanut Butter 4 lb. - 6\/Case","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cp\u003eWhether looking to enhance your desserts or make protein-rich breakfast smoothies, this Jif 4 lb. creamy peanut butter can is sure to satisfy your needs! Made from roasted peanuts ground to an extra smooth consistency, this peanut butter delivers a rich peanut flavor with a well-balanced sweetness and a creamy, spreadable texture.\u003c\/p\u003e\n    \n    \u003cp\u003eThis peanut butter provides the perfect addition to foods like smoothies, sandwiches, and ice cream. For a classic take, utilize this bulk jar in your establishment for nutritious, hearty peanut butter sandwiches that will be loved by adults and kids alike.\u003c\/p\u003e\n    \n    \u003cp\u003eIdeal for restaurants, cafes, cafeterias, and smoothie shops, this bulk can brings the smooth texture and rich taste of peanut butter to your restaurant dishes. Use it to create scrumptious desserts like peanut butter fudge, cheesecake, or brownies. Or, combine the popular combination of peanut butter and chocolate in a decadent milkshake that your customers are sure to love.\u003c\/p\u003e\n    \n    \u003cp\u003eYou can even introduce it into savory dishes by creating homemade peanut sauce for pad Thai or a peanut marinade for Indian dishes like peanut butter chicken curry. Use it as is to mix into batters or craft drinks and sauces with craveable peanut flavor; the possibilities are endless with this Jif peanut butter!\u003c\/p\u003e\n    \n    \u003cdiv class=\"brand-story\"\u003e\n      \u003ch3\u003eAbout Jif Brand\u003c\/h3\u003e\n      \u003cp\u003eFounded in 1958, Jif, a Smucker's brand, got its start with its delicious, creamy, smooth peanut butter. Not only did they have an exceptional, natural product, but their marketing campaigns, like \"Choosy Mom's Choose Jif\" skyrocketed the brand to the top. Now the nation's #1 peanut butter brand, the Jif brand is an instantly recognizable and trusted option for quality, great-tasting foods in your establishment.\u003c\/p\u003e\n      \u003cp\u003eWith an emphasis on philanthropic causes, Jif also partners with non-profit organizations like the Boys \u0026amp; Girls Clubs of America and The Peanut Institute to increase their action in local communities. Plus, they also produce their products with ethical palm oil, protect human rights with their labor practices, and are working towards reducing water usage, waste going to landfills, and greenhouse gas emissions in their production facilities. For a brand you can trust, choose Jif!\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\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\"\u003e6\/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\"\u003e26.03 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"features-grid\"\u003e\n                \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eNon-GMO\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFlavor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eNuts\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Size\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\"\u003ePackage Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eTubs\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"style-badge creamy\"\u003eCreamy\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eTotal Case Size\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e24 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePeanut Butter\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=\"applications-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eVersatile Applications\u003c\/h2\u003e\n    \u003cdiv class=\"applications-grid\"\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🥤\u003c\/div\u003e\n        \u003cdiv class=\"application-content\"\u003e\n          \u003ch3\u003eSmoothies \u0026amp; Shakes\u003c\/h3\u003e\n          \u003cp\u003eProtein-rich addition to breakfast smoothies and milkshakes\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🍞\u003c\/div\u003e\n        \u003cdiv class=\"application-content\"\u003e\n          \u003ch3\u003eSandwiches\u003c\/h3\u003e\n          \u003cp\u003eClassic PB\u0026amp;J and hearty sandwiches for all ages\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🍰\u003c\/div\u003e\n        \u003cdiv class=\"application-content\"\u003e\n          \u003ch3\u003eDesserts\u003c\/h3\u003e\n          \u003cp\u003ePerfect for fudge, cheesecake, brownies, and cookies\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🍛\u003c\/div\u003e\n        \u003cdiv class=\"application-content\"\u003e\n          \u003ch3\u003eSavory Dishes\u003c\/h3\u003e\n          \u003cp\u003eIdeal for Thai sauces, Indian curries, and marinades\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"business-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003ePerfect For Your Business\u003c\/h2\u003e\n    \u003cdiv class=\"business-tags\"\u003e\n      \u003cspan class=\"business-tag\"\u003eRestaurants\u003c\/span\u003e\n      \u003cspan class=\"business-tag\"\u003eCafés\u003c\/span\u003e\n      \u003cspan class=\"business-tag\"\u003eCafeterias\u003c\/span\u003e\n      \u003cspan class=\"business-tag\"\u003eSmoothie Shops\u003c\/span\u003e\n      \u003cspan class=\"business-tag\"\u003eBakeries\u003c\/span\u003e\n      \u003cspan class=\"business-tag\"\u003eSchools\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"benefits-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eWhy Choose Jif?\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\u003e#1 Brand\u003c\/h3\u003e\n          \u003cp\u003eNation's leading peanut butter brand trusted by millions\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\u003eQuality Ingredients\u003c\/h3\u003e\n          \u003cp\u003eNon-GMO, gluten-free, and made with roasted peanuts\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\u003eEthical Practices\u003c\/h3\u003e\n          \u003cp\u003eEthical palm oil and sustainable production methods\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\u003eAmerican Made\u003c\/h3\u003e\n          \u003cp\u003eProudly made in America with trusted quality\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"features-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003ePremium Features\u003c\/h2\u003e\n    \u003cdiv class=\"features-highlights\"\u003e\n      \u003cdiv class=\"feature-highlight\"\u003e\n        \u003cspan class=\"feature-check\"\u003e✓\u003c\/span\u003e\n        \u003cdiv class=\"feature-text\"\u003e\n          \u003cstrong\u003eExtra Smooth Consistency\u003c\/strong\u003e\n          \u003cspan\u003ePerfectly ground for creamy, spreadable texture\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-highlight\"\u003e\n        \u003cspan class=\"feature-check\"\u003e✓\u003c\/span\u003e\n        \u003cdiv class=\"feature-text\"\u003e\n          \u003cstrong\u003eWell-Balanced Sweetness\u003c\/strong\u003e\n          \u003cspan\u003eRich peanut flavor with perfect sweetness level\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-highlight\"\u003e\n        \u003cspan class=\"feature-check\"\u003e✓\u003c\/span\u003e\n        \u003cdiv class=\"feature-text\"\u003e\n          \u003cstrong\u003eBulk Packaging\u003c\/strong\u003e\n          \u003cspan\u003e4 lb. tubs ideal for foodservice operations\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-highlight\"\u003e\n        \u003cspan class=\"feature-check\"\u003e✓\u003c\/span\u003e\n        \u003cdiv class=\"feature-text\"\u003e\n          \u003cstrong\u003eVersatile Usage\u003c\/strong\u003e\n          \u003cspan\u003eFrom sweet desserts to savory international dishes\u003c\/span\u003e\n        \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: 'Inter', 'Helvetica Neue', Arial, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 20px;\n}\n\n.section-title {\n  font-size: 26px;\n  font-weight: 700;\n  color: #8B4513;\n  margin-bottom: 24px;\n  padding-bottom: 12px;\n  border-bottom: 2px solid #f5e6d3;\n  position: relative;\n}\n\n.section-title::after {\n  content: '';\n  position: absolute;\n  bottom: -2px;\n  left: 0;\n  width: 80px;\n  height: 2px;\n  background: #D2691E;\n}\n\n.description-section {\n  margin-bottom: 50px;\n}\n\n.description-section p {\n  margin-bottom: 20px;\n  font-size: 16px;\n  background: #fefaf5;\n  padding: 20px;\n  border-radius: 8px;\n  border-left: 4px solid #D2691E;\n}\n\n.brand-story {\n  background: #fff8e1;\n  padding: 25px;\n  border-radius: 12px;\n  border: 1px solid #ffd54f;\n  margin-top: 30px;\n}\n\n.brand-story h3 {\n  color: #8B4513;\n  margin: 0 0 15px 0;\n  font-size: 20px;\n  font-weight: 600;\n}\n\n.brand-story p {\n  background: transparent;\n  padding: 0;\n  border-left: none;\n  margin-bottom: 15px;\n}\n\n.brand-story p:last-child {\n  margin-bottom: 0;\n}\n\n.specs-table-container {\n  overflow: hidden;\n  border-radius: 12px;\n  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);\n  border: 1px solid #eaeaea;\n  margin-bottom: 40px;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background-color: white;\n}\n\n.specs-table tr {\n  border-bottom: 1px solid #f0f0f0;\n  transition: background-color 0.2s ease;\n}\n\n.specs-table tr:hover {\n  background-color: #fefaf5;\n}\n\n.specs-table tr:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  background-color: #f8f5f0;\n  font-weight: 600;\n  padding: 18px 24px;\n  width: 30%;\n  color: #8B4513;\n  border-right: 1px solid #eaeaea;\n  font-size: 15px;\n}\n\n.spec-value {\n  padding: 18px 24px;\n  background-color: white;\n  font-size: 15px;\n}\n\n.features-grid {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.feature-tag {\n  background: linear-gradient(135deg, #f5e6d3, #e8d5c4);\n  color: #8B4513;\n  padding: 6px 14px;\n  border-radius: 20px;\n  font-size: 13px;\n  font-weight: 500;\n  border: 1px solid #d7b899;\n  box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n}\n\n.style-badge.creamy {\n  background: linear-gradient(135deg, #D2691E, #8B4513);\n  color: white;\n  padding: 8px 16px;\n  border-radius: 20px;\n  font-size: 14px;\n  font-weight: 600;\n  box-shadow: 0 2px 8px rgba(139, 69, 19, 0.3);\n}\n\n.applications-section {\n  margin: 50px 0;\n}\n\n.applications-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 25px;\n}\n\n.application-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 15px;\n  padding: 25px;\n  background: linear-gradient(135deg, #fefaf5, #f5e6d3);\n  border-radius: 12px;\n  border: 1px solid #e8d5c4;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.application-item:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 8px 25px rgba(139, 69, 19, 0.15);\n}\n\n.application-icon {\n  font-size: 32px;\n  background: #8B4513;\n  color: white;\n  width: 60px;\n  height: 60px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.application-content h3 {\n  margin: 0 0 8px 0;\n  color: #8B4513;\n  font-size: 18px;\n  font-weight: 600;\n}\n\n.application-content p {\n  margin: 0;\n  color: #666;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.business-section {\n  margin: 40px 0;\n}\n\n.business-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px;\n  justify-content: center;\n}\n\n.business-tag {\n  background: linear-gradient(135deg, #8B4513, #A0522D);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-size: 14px;\n  font-weight: 500;\n  box-shadow: 0 2px 8px rgba(139, 69, 19, 0.3);\n}\n\n.benefits-section {\n  margin: 40px 0;\n}\n\n.benefits-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 25px;\n}\n\n.benefit-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 15px;\n  padding: 25px;\n  background: linear-gradient(135deg, #fefaf5, #f5e6d3);\n  border-radius: 12px;\n  border: 1px solid #e8d5c4;\n}\n\n.benefit-icon {\n  font-size: 24px;\n  background: #8B4513;\n  color: white;\n  width: 50px;\n  height: 50px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.benefit-content h3 {\n  margin: 0 0 8px 0;\n  color: #8B4513;\n  font-size: 18px;\n  font-weight: 600;\n}\n\n.benefit-content p {\n  margin: 0;\n  color: #666;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.features-section {\n  margin: 40px 0;\n}\n\n.features-highlights {\n  background: #fefaf5;\n  padding: 30px;\n  border-radius: 12px;\n  border: 1px solid #e8d5c4;\n}\n\n.feature-highlight {\n  display: flex;\n  align-items: flex-start;\n  gap: 15px;\n  padding: 15px 0;\n  border-bottom: 1px solid #f0e6d6;\n}\n\n.feature-highlight:last-child {\n  border-bottom: none;\n}\n\n.feature-check {\n  color: #8B4513;\n  font-weight: bold;\n  font-size: 20px;\n  background: white;\n  width: 30px;\n  height: 30px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n  border: 2px solid #8B4513;\n}\n\n.feature-text {\n  display: flex;\n  flex-direction: column;\n}\n\n.feature-text strong {\n  color: #8B4513;\n  font-size: 16px;\n  margin-bottom: 4px;\n}\n\n.feature-text span {\n  color: #666;\n  font-size: 14px;\n}\n\n\/* Responsive design *\/\n@media (max-width: 768px) {\n  .product-description {\n    padding: 15px;\n  }\n  \n  .specs-table {\n    display: block;\n  }\n  \n  .specs-table tr {\n    display: flex;\n    flex-direction: column;\n    margin-bottom: 15px;\n    border-bottom: 1px solid #eaeaea;\n    padding-bottom: 15px;\n    border-radius: 8px;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  }\n  \n  .spec-label, .spec-value {\n    width: 100%;\n    border-right: none;\n  }\n  \n  .spec-label {\n    border-bottom: 1px solid #eaeaea;\n    margin-bottom: 8px;\n    padding-bottom: 12px;\n    border-radius: 8px 8px 0 0;\n  }\n  \n  .features-grid {\n    justify-content: flex-start;\n  }\n  \n  .applications-grid,\n  .benefits-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .application-item,\n  .benefit-item {\n    flex-direction: column;\n    text-align: center;\n    padding: 20px;\n  }\n  \n  .application-icon,\n  .benefit-icon {\n    align-self: center;\n  }\n  \n  .business-tags {\n    justify-content: center;\n  }\n}\n\n\/* Animation for table rows *\/\n@keyframes fadeIn {\n  from {\n    opacity: 0;\n    transform: translateY(10px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n.specs-table tr {\n  animation: fadeIn 0.5s ease forwards;\n}\n\n.specs-table tr:nth-child(1) { animation-delay: 0.1s; }\n.specs-table tr:nth-child(2) { animation-delay: 0.2s; }\n.specs-table tr:nth-child(3) { animation-delay: 0.3s; }\n.specs-table tr:nth-child(4) { animation-delay: 0.4s; }\n.specs-table tr:nth-child(5) { animation-delay: 0.5s; }\n.specs-table tr:nth-child(6) { animation-delay: 0.6s; }\n.specs-table tr:nth-child(7) { animation-delay: 0.7s; }\n.specs-table tr:nth-child(8) { animation-delay: 0.8s; }\n.specs-table tr:nth-child(9) { animation-delay: 0.9s; }\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42611868794964,"sku":null,"price":138.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product501-2.png?v=1761198274"},{"product_id":"sunbutter-creamy-sunflower-spread-5-lb-2-case","title":"SunButter Creamy Sunflower Spread 5 lb. - 2\/Case","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cp\u003eSmooth, delicious, and peanut-free, this SunButter creamy sunflower spread is a must-have for any establishment! SunButter is a great peanut butter alternative without any of the top 8 food allergens. Made from roasted, U.S. grown sunflower seeds, this smooth and creamy blend is a great addition to sandwiches and can be used in a variety of recipes.\u003c\/p\u003e\n    \n    \u003cp\u003eThis sunflower spread is a classic addition to smoothies, and it works great on toast, crepes, or sandwiches. With this sunflower spread, you can make your patrons delicious and healthy foods but without peanuts and other allergens! Perfect for restaurants striving to be accommodating to individuals with peanut or nut allergies, this spread has a similar texture, flavor, and appearance to that of peanut butter.\u003c\/p\u003e\n    \n    \u003cp\u003eSwap it in recipes that call for peanut butter, or serve it with some fruits and vegetables as a dip. Plus, it includes 7 grams of plant-based protein and only 4 grams of sugar per serving for a healthful treat. This sunflower spread is sure to please!\u003c\/p\u003e\n    \n    \u003cdiv class=\"brand-story\"\u003e\n      \u003ch3\u003eAbout SunButter\u003c\/h3\u003e\n      \u003cp\u003eSunButter paired with the USDA in 2001 to create a peanut-free spread that many would come to love and enjoy. Using only the finest US grown seeds available, SunButter is packed with protein and offers more vitamins and minerals than nut butter. Cross-contamination is made obsolete by growing sunflower seeds in a region where peanuts are not, and by processing these products in a dedicated peanut and tree nut free facility. Years into production, SunButter remains committed to creating sunflower spreads that are natural, delicious, and allergen free.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\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\/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\"\u003e11.9 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"features-grid\"\u003e\n                \u003cspan class=\"feature-tag\"\u003eDairy Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eEgg-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eFish-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eNon-GMO\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003ePeanut Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eShellfish-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eSoy Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eTree Nut Free\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFlavor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eSunflower\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Size\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e5 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eTubs\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"style-badge creamy\"\u003eCreamy\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eTotal Case Size\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\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"type-tags\"\u003e\n                \u003cspan class=\"type-tag\"\u003eSpreads\u003c\/span\u003e\n                \u003cspan class=\"type-tag\"\u003eSunflower Butter\u003c\/span\u003e\n              \u003c\/div\u003e\n            \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=\"allergen-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eAllergen Friendly\u003c\/h2\u003e\n    \u003cdiv class=\"allergen-badges\"\u003e\n      \u003cdiv class=\"allergen-badge safe\"\u003e\n        \u003cdiv class=\"badge-icon\"\u003e✅\u003c\/div\u003e\n        \u003cspan\u003ePeanut Free\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"allergen-badge safe\"\u003e\n        \u003cdiv class=\"badge-icon\"\u003e✅\u003c\/div\u003e\n        \u003cspan\u003eTree Nut Free\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"allergen-badge safe\"\u003e\n        \u003cdiv class=\"badge-icon\"\u003e✅\u003c\/div\u003e\n        \u003cspan\u003eGluten-Free\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"allergen-badge safe\"\u003e\n        \u003cdiv class=\"badge-icon\"\u003e✅\u003c\/div\u003e\n        \u003cspan\u003eDairy Free\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"allergen-note\"\u003e\n      \u003cp\u003e\u003cstrong\u003eFree from all top 8 food allergens\u003c\/strong\u003e - Made in a dedicated peanut and tree nut free facility\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"nutrition-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eNutrition Highlights\u003c\/h2\u003e\n    \u003cdiv class=\"nutrition-grid\"\u003e\n      \u003cdiv class=\"nutrition-item\"\u003e\n        \u003cdiv class=\"nutrition-value\"\u003e7g\u003c\/div\u003e\n        \u003cdiv class=\"nutrition-label\"\u003ePlant-Based Protein\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nutrition-item\"\u003e\n        \u003cdiv class=\"nutrition-value\"\u003e4g\u003c\/div\u003e\n        \u003cdiv class=\"nutrition-label\"\u003eSugar Per Serving\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nutrition-item\"\u003e\n        \u003cdiv class=\"nutrition-value\"\u003e🌻\u003c\/div\u003e\n        \u003cdiv class=\"nutrition-label\"\u003eUS Grown Seeds\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nutrition-item\"\u003e\n        \u003cdiv class=\"nutrition-value\"\u003e💪\u003c\/div\u003e\n        \u003cdiv class=\"nutrition-label\"\u003eRich in Vitamins\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"applications-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eVersatile Applications\u003c\/h2\u003e\n    \u003cdiv class=\"applications-grid\"\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🥪\u003c\/div\u003e\n        \u003cdiv class=\"application-content\"\u003e\n          \u003ch3\u003eSandwiches\u003c\/h3\u003e\n          \u003cp\u003ePerfect alternative for PB\u0026amp;J and other sandwiches\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🥤\u003c\/div\u003e\n        \u003cdiv class=\"application-content\"\u003e\n          \u003ch3\u003eSmoothies\u003c\/h3\u003e\n          \u003cp\u003eAdds creaminess and protein to beverages\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🍞\u003c\/div\u003e\n        \u003cdiv class=\"application-content\"\u003e\n          \u003ch3\u003eToast \u0026amp; Crepes\u003c\/h3\u003e\n          \u003cp\u003eGreat spread for breakfast items\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🥗\u003c\/div\u003e\n        \u003cdiv class=\"application-content\"\u003e\n          \u003ch3\u003eDips \u0026amp; Recipes\u003c\/h3\u003e\n          \u003cp\u003ePerfect for fruit dips and recipe substitutions\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"benefits-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n    \u003cdiv class=\"benefits-grid\"\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e🌻\u003c\/div\u003e\n        \u003cdiv class=\"benefit-content\"\u003e\n          \u003ch3\u003eAllergen Safe\u003c\/h3\u003e\n          \u003cp\u003eFree from peanuts, tree nuts, and other common allergens\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\u003eUS Grown\u003c\/h3\u003e\n          \u003cp\u003eMade with premium US grown sunflower seeds\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\u003eDedicated Facility\u003c\/h3\u003e\n          \u003cp\u003eProcessed in peanut and tree nut free facility\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\u003eHealthy Choice\u003c\/h3\u003e\n          \u003cp\u003eMore vitamins and minerals than nut butters\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"usage-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003ePerfect For\u003c\/h2\u003e\n    \u003cdiv class=\"usage-tags\"\u003e\n      \u003cspan class=\"usage-tag\"\u003eSchools\u003c\/span\u003e\n      \u003cspan class=\"usage-tag\"\u003eRestaurants\u003c\/span\u003e\n      \u003cspan class=\"usage-tag\"\u003eHospitals\u003c\/span\u003e\n      \u003cspan class=\"usage-tag\"\u003eCafés\u003c\/span\u003e\n      \u003cspan class=\"usage-tag\"\u003eCatering\u003c\/span\u003e\n      \u003cspan class=\"usage-tag\"\u003eAllergy-Friendly Menus\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-description {\n  font-family: 'Inter', 'Helvetica Neue', Arial, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 20px;\n}\n\n.section-title {\n  font-size: 26px;\n  font-weight: 700;\n  color: #FFD700;\n  margin-bottom: 24px;\n  padding-bottom: 12px;\n  border-bottom: 2px solid #fff9c4;\n  position: relative;\n}\n\n.section-title::after {\n  content: '';\n  position: absolute;\n  bottom: -2px;\n  left: 0;\n  width: 80px;\n  height: 2px;\n  background: #FFC107;\n}\n\n.description-section {\n  margin-bottom: 50px;\n}\n\n.description-section p {\n  margin-bottom: 20px;\n  font-size: 16px;\n  background: #fffde7;\n  padding: 20px;\n  border-radius: 8px;\n  border-left: 4px solid #FFD700;\n}\n\n.brand-story {\n  background: #fff9c4;\n  padding: 25px;\n  border-radius: 12px;\n  border: 1px solid #FFD700;\n  margin-top: 30px;\n}\n\n.brand-story h3 {\n  color: #FF8F00;\n  margin: 0 0 15px 0;\n  font-size: 20px;\n  font-weight: 600;\n}\n\n.brand-story p {\n  background: transparent;\n  padding: 0;\n  border-left: none;\n  margin-bottom: 0;\n}\n\n.specs-table-container {\n  overflow: hidden;\n  border-radius: 12px;\n  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);\n  border: 1px solid #eaeaea;\n  margin-bottom: 40px;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background-color: white;\n}\n\n.specs-table tr {\n  border-bottom: 1px solid #f0f0f0;\n  transition: background-color 0.2s ease;\n}\n\n.specs-table tr:hover {\n  background-color: #fffde7;\n}\n\n.specs-table tr:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  background-color: #fff9c4;\n  font-weight: 600;\n  padding: 18px 24px;\n  width: 30%;\n  color: #FF8F00;\n  border-right: 1px solid #eaeaea;\n  font-size: 15px;\n}\n\n.spec-value {\n  padding: 18px 24px;\n  background-color: white;\n  font-size: 15px;\n}\n\n.features-grid {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.feature-tag {\n  background: linear-gradient(135deg, #fff9c4, #fff59d);\n  color: #FF8F00;\n  padding: 6px 14px;\n  border-radius: 20px;\n  font-size: 13px;\n  font-weight: 500;\n  border: 1px solid #FFD600;\n  box-shadow: 0 2px 4px rgba(255, 143, 0, 0.1);\n}\n\n.style-badge.creamy {\n  background: linear-gradient(135deg, #FFD700, #FFC107);\n  color: white;\n  padding: 8px 16px;\n  border-radius: 20px;\n  font-size: 14px;\n  font-weight: 600;\n  box-shadow: 0 2px 8px rgba(255, 193, 7, 0.3);\n}\n\n.type-tags {\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n}\n\n.type-tag {\n  background-color: #fff9c4;\n  color: #FF8F00;\n  padding: 6px 14px;\n  border-radius: 6px;\n  font-size: 14px;\n  font-weight: 500;\n  border: 1px solid #FFD600;\n}\n\n.allergen-section {\n  margin: 50px 0;\n}\n\n.allergen-badges {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n  gap: 20px;\n  margin-bottom: 20px;\n}\n\n.allergen-badge {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  padding: 20px;\n  background: #e8f5e8;\n  border-radius: 12px;\n  border: 2px solid #4caf50;\n}\n\n.allergen-badge.safe {\n  background: #e8f5e8;\n  border-color: #4caf50;\n}\n\n.badge-icon {\n  font-size: 24px;\n}\n\n.allergen-badge span {\n  color: #2c5530;\n  font-weight: 600;\n  font-size: 14px;\n}\n\n.allergen-note {\n  background: #e8f5e8;\n  padding: 15px 20px;\n  border-radius: 8px;\n  border-left: 4px solid #4caf50;\n  text-align: center;\n}\n\n.allergen-note p {\n  margin: 0;\n  color: #2c5530;\n  font-size: 16px;\n}\n\n.nutrition-section {\n  margin: 40px 0;\n}\n\n.nutrition-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n  gap: 20px;\n}\n\n.nutrition-item {\n  text-align: center;\n  padding: 25px 15px;\n  background: linear-gradient(135deg, #fffde7, #fff9c4);\n  border-radius: 12px;\n  border: 1px solid #FFD600;\n}\n\n.nutrition-value {\n  font-size: 28px;\n  font-weight: 700;\n  color: #FF8F00;\n  margin-bottom: 8px;\n}\n\n.nutrition-label {\n  color: #FF8F00;\n  font-weight: 600;\n  font-size: 14px;\n}\n\n.applications-section {\n  margin: 40px 0;\n}\n\n.applications-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 25px;\n}\n\n.application-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 15px;\n  padding: 25px;\n  background: linear-gradient(135deg, #fffde7, #fff9c4);\n  border-radius: 12px;\n  border: 1px solid #FFD600;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.application-item:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 8px 25px rgba(255, 193, 7, 0.15);\n}\n\n.application-icon {\n  font-size: 32px;\n  background: #FFD700;\n  color: white;\n  width: 60px;\n  height: 60px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.application-content h3 {\n  margin: 0 0 8px 0;\n  color: #FF8F00;\n  font-size: 18px;\n  font-weight: 600;\n}\n\n.application-content p {\n  margin: 0;\n  color: #666;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.benefits-section {\n  margin: 40px 0;\n}\n\n.benefits-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 25px;\n}\n\n.benefit-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 15px;\n  padding: 25px;\n  background: linear-gradient(135deg, #fffde7, #fff9c4);\n  border-radius: 12px;\n  border: 1px solid #FFD600;\n}\n\n.benefit-icon {\n  font-size: 24px;\n  background: #FFD700;\n  color: white;\n  width: 50px;\n  height: 50px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.benefit-content h3 {\n  margin: 0 0 8px 0;\n  color: #FF8F00;\n  font-size: 18px;\n  font-weight: 600;\n}\n\n.benefit-content p {\n  margin: 0;\n  color: #666;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.usage-section {\n  margin: 40px 0;\n}\n\n.usage-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px;\n  justify-content: center;\n}\n\n.usage-tag {\n  background: linear-gradient(135deg, #FFD700, #FFC107);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-size: 14px;\n  font-weight: 500;\n  box-shadow: 0 2px 8px rgba(255, 193, 7, 0.3);\n}\n\n\/* Responsive design *\/\n@media (max-width: 768px) {\n  .product-description {\n    padding: 15px;\n  }\n  \n  .specs-table {\n    display: block;\n  }\n  \n  .specs-table tr {\n    display: flex;\n    flex-direction: column;\n    margin-bottom: 15px;\n    border-bottom: 1px solid #eaeaea;\n    padding-bottom: 15px;\n    border-radius: 8px;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  }\n  \n  .spec-label, .spec-value {\n    width: 100%;\n    border-right: none;\n  }\n  \n  .spec-label {\n    border-bottom: 1px solid #eaeaea;\n    margin-bottom: 8px;\n    padding-bottom: 12px;\n    border-radius: 8px 8px 0 0;\n  }\n  \n  .features-grid {\n    justify-content: flex-start;\n  }\n  \n  .allergen-badges,\n  .nutrition-grid,\n  .applications-grid,\n  .benefits-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .application-item,\n  .benefit-item {\n    flex-direction: column;\n    text-align: center;\n    padding: 20px;\n  }\n  \n  .application-icon,\n  .benefit-icon {\n    align-self: center;\n  }\n  \n  .usage-tags {\n    justify-content: center;\n  }\n  \n  .type-tags {\n    flex-direction: column;\n  }\n}\n\n\/* Animation for table rows *\/\n@keyframes fadeIn {\n  from {\n    opacity: 0;\n    transform: translateY(10px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n.specs-table tr {\n  animation: fadeIn 0.5s ease forwards;\n}\n\n.specs-table tr:nth-child(1) { animation-delay: 0.1s; }\n.specs-table tr:nth-child(2) { animation-delay: 0.2s; }\n.specs-table tr:nth-child(3) { animation-delay: 0.3s; }\n.specs-table tr:nth-child(4) { animation-delay: 0.4s; }\n.specs-table tr:nth-child(5) { animation-delay: 0.5s; }\n.specs-table tr:nth-child(6) { animation-delay: 0.6s; }\n.specs-table tr:nth-child(7) { animation-delay: 0.7s; }\n.specs-table tr:nth-child(8) { animation-delay: 0.8s; }\n.specs-table tr:nth-child(9) { animation-delay: 0.9s; }\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42611870662740,"sku":null,"price":80.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product502-1.png?v=1761198556"},{"product_id":"vor-pure-peanut-butter-10-lb-pouch-4-case","title":"Vor Pure Peanut Butter 10 lb. Pouch - 4\/Case","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cp\u003eMake a simple, healthy swap in your recipes with this Vor pure peanut butter! Made with just one simple ingredient and no artificial flavors, colors, added sugar, salt, or oil, this peanut butter is a natural option that you can feel good about serving to your health-conscious patrons. It's made from finely ground, dry-roasted peanuts to deliver a rich nutty taste and spreadable texture.\u003c\/p\u003e\n    \n    \u003cp\u003eThis simple peanut butter is perfect for a variety of applications, and the 26 grams of protein per serving adds a substantial boost of protein to a wide range of dishes. It's a versatile ingredient to keep on hand in any kitchen looking to create inclusive products that are suitable for vegan and gluten-sensitive patrons!\u003c\/p\u003e\n    \n    \u003cp\u003eThis peanut butter is packaged in a convenient pouch that includes an easy-grip handle and a pour spout. The 10 lb. pouch is designed to eliminate the need for messy stirring. Simply knead the pouch to combine the separated oil, then squeeze the peanut butter out of the pour spout into smaller squeeze bottles or directly over food.\u003c\/p\u003e\n    \n    \u003cp\u003eWhile this peanut butter is delicious on its own or paired with jelly for a classic sandwich, it can also be used in a wide range of applications. Swirl it into baked goods like cookies or no-bake dessert bars. It's a popular addition to smoothies or drizzled over trendy acai bowls. No matter what you use it for, your patrons will fall in love with the rich flavor and natural recipe of this peanut butter.\u003c\/p\u003e\n    \n    \u003cdiv class=\"brand-story\"\u003e\n      \u003ch3\u003eAbout Vor Products\u003c\/h3\u003e\n      \u003cp\u003eStock your pantry with delicious and healthy ingredients by choosing Vor products! Founded in 2016, Vor is a forward-thinking company that is dedicated to the creation of nut butter brands for many of America's high-profile nutrition and fitness companies. They use their expertise to create innovative ingredient components and finished goods including a variety of nut butters and vegan baking powders such as aquafaba and meringue powder. Their use of innovative packaging and healthy ingredients results in inclusive, plant-based, and easy-to-use products. Plus, their bulk size makes them perfect for use in your busy commercial kitchen.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\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\"\u003e4\/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\"\u003e43 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"features-grid\"\u003e\n                \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eVegan\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eVegetarian\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFlavor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"flavor-tags\"\u003e\n                \u003cspan class=\"flavor-tag\"\u003ePeanut Butter\u003c\/span\u003e\n                \u003cspan class=\"flavor-tag\"\u003eUnsalted\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Size\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\"\u003ePackage Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePouches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"style-badge creamy\"\u003eCreamy\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eTotal Case Size\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\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePeanut Butter\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=\"packaging-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eInnovative Packaging\u003c\/h2\u003e\n    \u003cdiv class=\"packaging-features\"\u003e\n      \u003cdiv class=\"packaging-item\"\u003e\n        \u003cdiv class=\"packaging-icon\"\u003e🎒\u003c\/div\u003e\n        \u003cdiv class=\"packaging-content\"\u003e\n          \u003ch3\u003eEasy-Grip Handle\u003c\/h3\u003e\n          \u003cp\u003eConvenient handle for easy carrying and handling\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"packaging-item\"\u003e\n        \u003cdiv class=\"packaging-icon\"\u003e💧\u003c\/div\u003e\n        \u003cdiv class=\"packaging-content\"\u003e\n          \u003ch3\u003ePour Spout Design\u003c\/h3\u003e\n          \u003cp\u003eMess-free dispensing directly from the pouch\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"packaging-item\"\u003e\n        \u003cdiv class=\"packaging-icon\"\u003e🤲\u003c\/div\u003e\n        \u003cdiv class=\"packaging-content\"\u003e\n          \u003ch3\u003eNo Messy Stirring\u003c\/h3\u003e\n          \u003cp\u003eSimply knead the pouch to combine natural oils\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"packaging-item\"\u003e\n        \u003cdiv class=\"packaging-icon\"\u003e⚡\u003c\/div\u003e\n        \u003cdiv class=\"packaging-content\"\u003e\n          \u003ch3\u003eQuick Dispensing\u003c\/h3\u003e\n          \u003cp\u003eTransfer to squeeze bottles or use directly\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"nutrition-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eNutrition Highlights\u003c\/h2\u003e\n    \u003cdiv class=\"nutrition-grid\"\u003e\n      \u003cdiv class=\"nutrition-item\"\u003e\n        \u003cdiv class=\"nutrition-value\"\u003e26g\u003c\/div\u003e\n        \u003cdiv class=\"nutrition-label\"\u003eProtein Per Serving\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nutrition-item\"\u003e\n        \u003cdiv class=\"nutrition-value\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"nutrition-label\"\u003eSimple Ingredient\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nutrition-item\"\u003e\n        \u003cdiv class=\"nutrition-value\"\u003e🚫\u003c\/div\u003e\n        \u003cdiv class=\"nutrition-label\"\u003eNo Added Sugar\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nutrition-item\"\u003e\n        \u003cdiv class=\"nutrition-value\"\u003e🌱\u003c\/div\u003e\n        \u003cdiv class=\"nutrition-label\"\u003ePlant-Based\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"applications-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eVersatile Applications\u003c\/h2\u003e\n    \u003cdiv class=\"applications-grid\"\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🥪\u003c\/div\u003e\n        \u003cdiv class=\"application-content\"\u003e\n          \u003ch3\u003eClassic Sandwiches\u003c\/h3\u003e\n          \u003cp\u003ePerfect for PB\u0026amp;J and other sandwich creations\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🧁\u003c\/div\u003e\n        \u003cdiv class=\"application-content\"\u003e\n          \u003ch3\u003eBaked Goods\u003c\/h3\u003e\n          \u003cp\u003eSwirl into cookies, bars, and dessert recipes\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🥤\u003c\/div\u003e\n        \u003cdiv class=\"application-content\"\u003e\n          \u003ch3\u003eSmoothies \u0026amp; Bowls\u003c\/h3\u003e\n          \u003cp\u003eAdd to smoothies, acai bowls, and breakfast items\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"application-item\"\u003e\n        \u003cdiv class=\"application-icon\"\u003e🍲\u003c\/div\u003e\n        \u003cdiv class=\"application-content\"\u003e\n          \u003ch3\u003eSauces \u0026amp; Spreads\u003c\/h3\u003e\n          \u003cp\u003eCreate savory sauces and flavorful spreads\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"benefits-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n    \u003cdiv class=\"benefits-grid\"\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e🌰\u003c\/div\u003e\n        \u003cdiv class=\"benefit-content\"\u003e\n          \u003ch3\u003eOne Ingredient\u003c\/h3\u003e\n          \u003cp\u003eMade with only dry-roasted peanuts - nothing else\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\u003eHigh Protein\u003c\/h3\u003e\n          \u003cp\u003e26g of protein per serving for energy and nutrition\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\u003eDietary Friendly\u003c\/h3\u003e\n          \u003cp\u003eVegan, gluten-free, and suitable for various diets\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\u003eQuality Assured\u003c\/h3\u003e\n          \u003cp\u003eMade in America with premium ingredients\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"usage-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003ePerfect For\u003c\/h2\u003e\n    \u003cdiv class=\"usage-tags\"\u003e\n      \u003cspan class=\"usage-tag\"\u003eRestaurants\u003c\/span\u003e\n      \u003cspan class=\"usage-tag\"\u003eBakeries\u003c\/span\u003e\n      \u003cspan class=\"usage-tag\"\u003eSmoothie Shops\u003c\/span\u003e\n      \u003cspan class=\"usage-tag\"\u003eCafés\u003c\/span\u003e\n      \u003cspan class=\"usage-tag\"\u003eSchools\u003c\/span\u003e\n      \u003cspan class=\"usage-tag\"\u003eCatering\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-description {\n  font-family: 'Inter', 'Helvetica Neue', Arial, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 20px;\n}\n\n.section-title {\n  font-size: 26px;\n  font-weight: 700;\n  color: #8B4513;\n  margin-bottom: 24px;\n  padding-bottom: 12px;\n  border-bottom: 2px solid #f5e6d3;\n  position: relative;\n}\n\n.section-title::after {\n  content: '';\n  position: absolute;\n  bottom: -2px;\n  left: 0;\n  width: 80px;\n  height: 2px;\n  background: #D2691E;\n}\n\n.description-section {\n  margin-bottom: 50px;\n}\n\n.description-section p {\n  margin-bottom: 20px;\n  font-size: 16px;\n  background: #fefaf5;\n  padding: 20px;\n  border-radius: 8px;\n  border-left: 4px solid #D2691E;\n}\n\n.brand-story {\n  background: #fff8e1;\n  padding: 25px;\n  border-radius: 12px;\n  border: 1px solid #ffd54f;\n  margin-top: 30px;\n}\n\n.brand-story h3 {\n  color: #8B4513;\n  margin: 0 0 15px 0;\n  font-size: 20px;\n  font-weight: 600;\n}\n\n.brand-story p {\n  background: transparent;\n  padding: 0;\n  border-left: none;\n  margin-bottom: 0;\n}\n\n.specs-table-container {\n  overflow: hidden;\n  border-radius: 12px;\n  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);\n  border: 1px solid #eaeaea;\n  margin-bottom: 40px;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background-color: white;\n}\n\n.specs-table tr {\n  border-bottom: 1px solid #f0f0f0;\n  transition: background-color 0.2s ease;\n}\n\n.specs-table tr:hover {\n  background-color: #fefaf5;\n}\n\n.specs-table tr:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  background-color: #f8f5f0;\n  font-weight: 600;\n  padding: 18px 24px;\n  width: 30%;\n  color: #8B4513;\n  border-right: 1px solid #eaeaea;\n  font-size: 15px;\n}\n\n.spec-value {\n  padding: 18px 24px;\n  background-color: white;\n  font-size: 15px;\n}\n\n.features-grid {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.feature-tag {\n  background: linear-gradient(135deg, #f5e6d3, #e8d5c4);\n  color: #8B4513;\n  padding: 6px 14px;\n  border-radius: 20px;\n  font-size: 13px;\n  font-weight: 500;\n  border: 1px solid #d7b899;\n  box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n}\n\n.flavor-tags {\n  display: flex;\n  gap: 10px;\n}\n\n.flavor-tag {\n  background-color: #f1e8dc;\n  color: #8B4513;\n  padding: 6px 14px;\n  border-radius: 6px;\n  font-size: 14px;\n  font-weight: 500;\n  border: 1px solid #d7b899;\n}\n\n.style-badge.creamy {\n  background: linear-gradient(135deg, #D2691E, #8B4513);\n  color: white;\n  padding: 8px 16px;\n  border-radius: 20px;\n  font-size: 14px;\n  font-weight: 600;\n  box-shadow: 0 2px 8px rgba(139, 69, 19, 0.3);\n}\n\n.packaging-section {\n  margin: 50px 0;\n}\n\n.packaging-features {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 25px;\n}\n\n.packaging-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 15px;\n  padding: 25px;\n  background: linear-gradient(135deg, #fefaf5, #f5e6d3);\n  border-radius: 12px;\n  border: 1px solid #e8d5c4;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.packaging-item:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 8px 25px rgba(139, 69, 19, 0.15);\n}\n\n.packaging-icon {\n  font-size: 32px;\n  background: #8B4513;\n  color: white;\n  width: 60px;\n  height: 60px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.packaging-content h3 {\n  margin: 0 0 8px 0;\n  color: #8B4513;\n  font-size: 18px;\n  font-weight: 600;\n}\n\n.packaging-content p {\n  margin: 0;\n  color: #666;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.nutrition-section {\n  margin: 40px 0;\n}\n\n.nutrition-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n  gap: 20px;\n}\n\n.nutrition-item {\n  text-align: center;\n  padding: 25px 15px;\n  background: linear-gradient(135deg, #fefaf5, #f5e6d3);\n  border-radius: 12px;\n  border: 1px solid #e8d5c4;\n}\n\n.nutrition-value {\n  font-size: 28px;\n  font-weight: 700;\n  color: #8B4513;\n  margin-bottom: 8px;\n}\n\n.nutrition-label {\n  color: #8B4513;\n  font-weight: 600;\n  font-size: 14px;\n}\n\n.applications-section {\n  margin: 40px 0;\n}\n\n.applications-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 25px;\n}\n\n.application-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 15px;\n  padding: 25px;\n  background: linear-gradient(135deg, #fefaf5, #f5e6d3);\n  border-radius: 12px;\n  border: 1px solid #e8d5c4;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.application-item:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 8px 25px rgba(139, 69, 19, 0.15);\n}\n\n.application-icon {\n  font-size: 32px;\n  background: #8B4513;\n  color: white;\n  width: 60px;\n  height: 60px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.application-content h3 {\n  margin: 0 0 8px 0;\n  color: #8B4513;\n  font-size: 18px;\n  font-weight: 600;\n}\n\n.application-content p {\n  margin: 0;\n  color: #666;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.benefits-section {\n  margin: 40px 0;\n}\n\n.benefits-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 25px;\n}\n\n.benefit-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 15px;\n  padding: 25px;\n  background: linear-gradient(135deg, #fefaf5, #f5e6d3);\n  border-radius: 12px;\n  border: 1px solid #e8d5c4;\n}\n\n.benefit-icon {\n  font-size: 24px;\n  background: #8B4513;\n  color: white;\n  width: 50px;\n  height: 50px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.benefit-content h3 {\n  margin: 0 0 8px 0;\n  color: #8B4513;\n  font-size: 18px;\n  font-weight: 600;\n}\n\n.benefit-content p {\n  margin: 0;\n  color: #666;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.usage-section {\n  margin: 40px 0;\n}\n\n.usage-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px;\n  justify-content: center;\n}\n\n.usage-tag {\n  background: linear-gradient(135deg, #8B4513, #A0522D);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-size: 14px;\n  font-weight: 500;\n  box-shadow: 0 2px 8px rgba(139, 69, 19, 0.3);\n}\n\n\/* Responsive design *\/\n@media (max-width: 768px) {\n  .product-description {\n    padding: 15px;\n  }\n  \n  .specs-table {\n    display: block;\n  }\n  \n  .specs-table tr {\n    display: flex;\n    flex-direction: column;\n    margin-bottom: 15px;\n    border-bottom: 1px solid #eaeaea;\n    padding-bottom: 15px;\n    border-radius: 8px;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  }\n  \n  .spec-label, .spec-value {\n    width: 100%;\n    border-right: none;\n  }\n  \n  .spec-label {\n    border-bottom: 1px solid #eaeaea;\n    margin-bottom: 8px;\n    padding-bottom: 12px;\n    border-radius: 8px 8px 0 0;\n  }\n  \n  .features-grid {\n    justify-content: flex-start;\n  }\n  \n  .flavor-tags {\n    flex-direction: column;\n    gap: 8px;\n  }\n  \n  .packaging-features,\n  .nutrition-grid,\n  .applications-grid,\n  .benefits-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .packaging-item,\n  .application-item,\n  .benefit-item {\n    flex-direction: column;\n    text-align: center;\n    padding: 20px;\n  }\n  \n  .packaging-icon,\n  .application-icon,\n  .benefit-icon {\n    align-self: center;\n  }\n  \n  .usage-tags {\n    justify-content: center;\n  }\n}\n\n\/* Animation for table rows *\/\n@keyframes fadeIn {\n  from {\n    opacity: 0;\n    transform: translateY(10px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n.specs-table tr {\n  animation: fadeIn 0.5s ease forwards;\n}\n\n.specs-table tr:nth-child(1) { animation-delay: 0.1s; }\n.specs-table tr:nth-child(2) { animation-delay: 0.2s; }\n.specs-table tr:nth-child(3) { animation-delay: 0.3s; }\n.specs-table tr:nth-child(4) { animation-delay: 0.4s; }\n.specs-table tr:nth-child(5) { animation-delay: 0.5s; }\n.specs-table tr:nth-child(6) { animation-delay: 0.6s; }\n.specs-table tr:nth-child(7) { animation-delay: 0.7s; }\n.specs-table tr:nth-child(8) { animation-delay: 0.8s; }\n.specs-table tr:nth-child(9) { animation-delay: 0.9s; }\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42611874332756,"sku":null,"price":263.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product503-1.png?v=1761198838"},{"product_id":"producers-peanut-company-bulk-creamy-peanut-butter-5-lb-tub","title":"Producers Peanut Company Bulk Creamy Peanut Butter 5 lb. Tub","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"specs-table\"\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eQuantity\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e1\/Each\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eShipping Weight\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e5 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eFeatures\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e\n          \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eNon-GMO\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eVegan\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eVegetarian\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003ePackage Size\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e5 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003ePackage Type\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eTubs\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eStyle\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eCreamy\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eType\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003ePeanut Butter\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"details-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cdiv class=\"details-content\"\u003e\n      \u003cp\u003eMade from dry roasted and blanched peanuts ground to an extra smooth consistency, this Producers Peanut Company peanut butter features irresistibly rich, nutty flavor! With texture that's not too thin or thick, it has a creamy consistency that's perfectly smooth to spread on breads, bagels, English muffins, and more. From topping breakfast toast to making peanut butter cookies for dessert, this classic condiment can be used for any meal throughout the day to suit a wide variety of tastes!\u003c\/p\u003e\n      \n      \u003cp\u003ePeanut butter is used in Thai-style peanut sauces as a delicious dip for spring rolls. It's also perfect for delighting your younger patrons with peanut butter and jelly or peanut butter and banana sandwiches. From peanut butter brownies to fudge, mousse to pies, this rich and creamy peanut butter has a hint of sweetness that makes the perfect complement to chocolates and many sweet treats. Don't forget to top your cakes and cookies with decadent peanut butter frostings!\u003c\/p\u003e\n      \n      \u003cp\u003eThis premium peanut butter has a traditional roasted flavor that's slightly salty and sweet. Though it has a soft, smooth, butter-like consistency, it's never oily or greasy. In fact, it's cool and creamy, and it's a good source of protein. Peanut butter also supplies some essential vitamins and minerals. A favorite for centuries, peanut butter is just as popular today! With so many uses, this versatile smooth peanut butter is an excellent bulk multi-purpose ingredient that you'll be using again and again for mouth-watering recipes in your restaurant, bakery, or diner!\u003c\/p\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  max-width: 1000px;\n  margin: 0 auto;\n  padding: 20px;\n}\n\n.section-title {\n  font-size: 24px;\n  font-weight: 700;\n  margin-bottom: 20px;\n  color: #2c3e50;\n  border-bottom: 2px solid #f1c40f;\n  padding-bottom: 8px;\n}\n\n.specs-section {\n  margin-bottom: 40px;\n}\n\n.specs-table {\n  display: flex;\n  flex-direction: column;\n  border-radius: 8px;\n  overflow: hidden;\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);\n}\n\n.spec-row {\n  display: flex;\n  border-bottom: 1px solid #eaeaea;\n}\n\n.spec-row:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  flex: 0 0 30%;\n  background-color: #f8f9fa;\n  padding: 16px 20px;\n  font-weight: 600;\n  color: #2c3e50;\n  border-right: 1px solid #eaeaea;\n}\n\n.spec-value {\n  flex: 1;\n  padding: 16px 20px;\n  background-color: white;\n}\n\n.feature-tag {\n  display: inline-block;\n  background-color: #e8f5e9;\n  color: #2e7d32;\n  padding: 4px 12px;\n  border-radius: 20px;\n  font-size: 14px;\n  margin-right: 8px;\n  margin-bottom: 8px;\n  font-weight: 500;\n}\n\n.details-section {\n  margin-top: 40px;\n}\n\n.details-content p {\n  line-height: 1.6;\n  margin-bottom: 20px;\n  font-size: 16px;\n}\n\n\/* Responsive design *\/\n@media (max-width: 768px) {\n  .product-description {\n    padding: 15px;\n  }\n  \n  .spec-row {\n    flex-direction: column;\n  }\n  \n  .spec-label {\n    flex: none;\n    border-right: none;\n    border-bottom: 1px solid #eaeaea;\n  }\n  \n  .spec-value {\n    flex: none;\n  }\n  \n  .feature-tag {\n    display: block;\n    margin-right: 0;\n    text-align: center;\n  }\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42611876954196,"sku":null,"price":31.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product504-1.png?v=1761199271"},{"product_id":"sunbutter-creamy-sunflower-spread-5-lb-6-case","title":"SunButter Creamy Sunflower Spread 5 lb. - 6\/Case","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"specs-table\"\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eQuantity\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e6\/Case\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eShipping Weight\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e32.6 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eFeatures\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e\n          \u003cspan class=\"feature-tag\"\u003eDairy Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eEgg-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eFish-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eNon-GMO\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003ePeanut Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eShellfish-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eSoy Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eTree Nut Free\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eFlavor\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eSunflower\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003ePackage Size\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e5 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003ePackage Type\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eTubs\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eStyle\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eCreamy\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eTotal Case Size\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e30 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eType\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e\n          \u003cspan class=\"type-tag\"\u003eSpreads\u003c\/span\u003e\n          \u003cspan class=\"type-tag\"\u003eSunflower Butter\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"details-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cdiv class=\"details-content\"\u003e\n      \u003cp\u003eSmooth, delicious, and peanut-free, this SunButter creamy sunflower spread is a must-have for any establishment! SunButter is a great peanut butter alternative without any of the top 8 food allergens. Made from roasted, U.S. grown sunflower seeds, this smooth and creamy blend is a great addition to sandwiches and can be used in a variety of recipes.\u003c\/p\u003e\n      \n      \u003cp\u003eThis sunflower spread is a classic addition to smoothies, and it works great on toast, crepes, or sandwiches. With this sunflower spread, you can make your patrons delicious and healthy foods but without peanuts and other allergens! Perfect for restaurants striving to be accommodating to individuals with peanut or nut allergies, this spread has a similar texture, flavor, and appearance to that of peanut butter. Swap it in recipes that call for peanut butter, or serve it with some fruits and vegetables as a dip. Plus, it includes 7 grams of plant-based protein and only 4 grams of sugar per serving for a healthful treat. This sunflower spread is sure to please!\u003c\/p\u003e\n      \n      \u003cp\u003eSunButter paired with the USDA in 2001 to create a peanut-free spread that many would come to love and enjoy. Using only the finest US grown seeds available, SunButter is packed with protein and offers more vitamins and minerals than nut butter. Cross-contamination is made obsolete by growing sunflower seeds in a region where peanuts are not, and by processing these products in a dedicated peanut and tree nut free facility. Years into production, SunButter remains committed to creating sunflower spreads that are natural, delicious, and allergen free.\u003c\/p\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  max-width: 1000px;\n  margin: 0 auto;\n  padding: 20px;\n}\n\n.section-title {\n  font-size: 24px;\n  font-weight: 700;\n  margin-bottom: 20px;\n  color: #2c3e50;\n  border-bottom: 2px solid #f1c40f;\n  padding-bottom: 8px;\n  position: relative;\n}\n\n.section-title:after {\n  content: \"\";\n  position: absolute;\n  bottom: -2px;\n  left: 0;\n  width: 60px;\n  height: 2px;\n  background-color: #e67e22;\n}\n\n.specs-section {\n  margin-bottom: 40px;\n}\n\n.specs-table {\n  display: flex;\n  flex-direction: column;\n  border-radius: 10px;\n  overflow: hidden;\n  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.08);\n  border: 1px solid #eaeaea;\n}\n\n.spec-row {\n  display: flex;\n  border-bottom: 1px solid #f0f0f0;\n  transition: background-color 0.2s ease;\n}\n\n.spec-row:hover {\n  background-color: #f9f9f9;\n}\n\n.spec-row:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  flex: 0 0 30%;\n  background-color: #f8f9fa;\n  padding: 18px 20px;\n  font-weight: 600;\n  color: #2c3e50;\n  border-right: 1px solid #eaeaea;\n  display: flex;\n  align-items: center;\n}\n\n.spec-value {\n  flex: 1;\n  padding: 18px 20px;\n  background-color: white;\n  display: flex;\n  align-items: center;\n  flex-wrap: wrap;\n}\n\n.feature-tag {\n  display: inline-block;\n  background-color: #e8f5e9;\n  color: #2e7d32;\n  padding: 6px 14px;\n  border-radius: 20px;\n  font-size: 13px;\n  margin-right: 8px;\n  margin-bottom: 8px;\n  font-weight: 500;\n  box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n}\n\n.type-tag {\n  display: inline-block;\n  background-color: #fff3e0;\n  color: #e65100;\n  padding: 6px 14px;\n  border-radius: 20px;\n  font-size: 13px;\n  margin-right: 8px;\n  margin-bottom: 8px;\n  font-weight: 500;\n  box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n}\n\n.details-section {\n  margin-top: 40px;\n}\n\n.details-content p {\n  line-height: 1.7;\n  margin-bottom: 24px;\n  font-size: 16px;\n  text-align: justify;\n}\n\n\/* Responsive design *\/\n@media (max-width: 768px) {\n  .product-description {\n    padding: 15px;\n  }\n  \n  .spec-row {\n    flex-direction: column;\n  }\n  \n  .spec-label {\n    flex: none;\n    border-right: none;\n    border-bottom: 1px solid #eaeaea;\n  }\n  \n  .spec-value {\n    flex: none;\n  }\n  \n  .feature-tag, .type-tag {\n    display: block;\n    margin-right: 0;\n    text-align: center;\n  }\n  \n  .section-title {\n    font-size: 20px;\n  }\n}\n\n\/* Animation for page load *\/\n@keyframes fadeIn {\n  from { opacity: 0; transform: translateY(10px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n\n.specs-table, .details-section {\n  animation: fadeIn 0.5s ease-out;\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42611883442260,"sku":null,"price":192.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product505-2.png?v=1761199563"},{"product_id":"bare-nut-butter-unsalted-cashew-butter-15-lb","title":"Bare Nut Butter Unsalted Cashew Butter 15 lb.","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"specs-table\"\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eQuantity\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e1\/Each\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eShipping Weight\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e16.5 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eFeatures\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e\n          \u003cspan class=\"feature-tag\"\u003eDairy Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eEgg-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eFish-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eNon-GMO\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eShellfish-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eSoy Free\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eFlavor\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e\n          \u003cspan class=\"flavor-tag\"\u003eCashew\u003c\/span\u003e\n          \u003cspan class=\"flavor-tag\"\u003eUnsalted\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003ePackage Size\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e15 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003ePackage Type\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003ePails\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eStyle\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eCreamy\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eType\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eCashew Butter\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"details-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cdiv class=\"details-content\"\u003e\n      \u003cp\u003eAdd a deliciously natural, nutty flavor to your menu with this Bare Nut unsalted cashew butter! This product is made with a single ingredient: roasted cashews. It has a smooth and creamy consistency and a sweet, nutty flavor. This cashew butter is unsalted, so it can be used in a wide variety of sweet and savory applications. Cashew butter is loaded with protein and healthy fats, making it a wholesome addition to your signature dishes! Plus, this product contains no added oils, sugars, flavors, or preservatives, so it's an all-natural ingredient you can feel great about serving to your customers.\u003c\/p\u003e\n      \n      \u003cp\u003eWith a wide variety of applications on your menu, this cashew butter will quickly become a go-to ingredient in your busy kitchen. This bulk 15 lb. pail will keep your high-volume establishment well stocked with this delicious cashew butter. It's great for spreading on toast, incorporating in baked goods, stirring into oatmeal or savory sauces, or blending into smoothies. Because this all-natural product doesn't contain any stabilizers or emulsifiers, some separation is normal. Simply give the product a quick stir before use to make sure it's fully incorporated! To best preserve this product's fresh flavor, it's recommended to store it under refrigeration at 34 degrees Fahrenheit or below at a humidity level of 55% after opening.\u003c\/p\u003e\n      \n      \u003cp\u003eCrafted with passion and premium quality, Bare Nut Butter brings a delightfully natural twist to traditional nut spreads. Made from all-natural ingredients, this delectable nut butter delivers rich flavors and a smooth, creamy texture that your customers will savor with every bite. From luscious almond butter to a selection of unique nut butters, Bare Nut Butter offers a versatile range of bulk size nut butters to meet the needs of high-volume operators. Elevate your menu with Bare Nut Butter's wholesome goodness and delight your patrons with an unadulterated nutty experience!\u003c\/p\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  max-width: 1000px;\n  margin: 0 auto;\n  padding: 20px;\n}\n\n.section-title {\n  font-size: 24px;\n  font-weight: 700;\n  margin-bottom: 20px;\n  color: #2c3e50;\n  border-bottom: 2px solid #d4a574;\n  padding-bottom: 8px;\n  position: relative;\n}\n\n.section-title:after {\n  content: \"\";\n  position: absolute;\n  bottom: -2px;\n  left: 0;\n  width: 60px;\n  height: 2px;\n  background-color: #a67c52;\n}\n\n.specs-section {\n  margin-bottom: 40px;\n}\n\n.specs-table {\n  display: flex;\n  flex-direction: column;\n  border-radius: 10px;\n  overflow: hidden;\n  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.08);\n  border: 1px solid #eaeaea;\n}\n\n.spec-row {\n  display: flex;\n  border-bottom: 1px solid #f0f0f0;\n  transition: background-color 0.2s ease;\n}\n\n.spec-row:hover {\n  background-color: #f9f9f9;\n}\n\n.spec-row:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  flex: 0 0 30%;\n  background-color: #f8f9fa;\n  padding: 18px 20px;\n  font-weight: 600;\n  color: #2c3e50;\n  border-right: 1px solid #eaeaea;\n  display: flex;\n  align-items: center;\n}\n\n.spec-value {\n  flex: 1;\n  padding: 18px 20px;\n  background-color: white;\n  display: flex;\n  align-items: center;\n  flex-wrap: wrap;\n}\n\n.feature-tag {\n  display: inline-block;\n  background-color: #e8f5e9;\n  color: #2e7d32;\n  padding: 6px 14px;\n  border-radius: 20px;\n  font-size: 13px;\n  margin-right: 8px;\n  margin-bottom: 8px;\n  font-weight: 500;\n  box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n}\n\n.flavor-tag {\n  display: inline-block;\n  background-color: #fff3e0;\n  color: #e65100;\n  padding: 6px 14px;\n  border-radius: 20px;\n  font-size: 13px;\n  margin-right: 8px;\n  margin-bottom: 8px;\n  font-weight: 500;\n  box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n}\n\n.details-section {\n  margin-top: 40px;\n}\n\n.details-content p {\n  line-height: 1.7;\n  margin-bottom: 24px;\n  font-size: 16px;\n  text-align: justify;\n}\n\n\/* Highlight important product benefits *\/\n.details-content p:first-child {\n  position: relative;\n  padding-left: 20px;\n  border-left: 3px solid #d4a574;\n}\n\n\/* Responsive design *\/\n@media (max-width: 768px) {\n  .product-description {\n    padding: 15px;\n  }\n  \n  .spec-row {\n    flex-direction: column;\n  }\n  \n  .spec-label {\n    flex: none;\n    border-right: none;\n    border-bottom: 1px solid #eaeaea;\n  }\n  \n  .spec-value {\n    flex: none;\n  }\n  \n  .feature-tag, .flavor-tag {\n    display: block;\n    margin-right: 0;\n    text-align: center;\n  }\n  \n  .section-title {\n    font-size: 20px;\n  }\n}\n\n\/* Animation for page load *\/\n@keyframes fadeIn {\n  from { opacity: 0; transform: translateY(10px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n\n.specs-table, .details-section {\n  animation: fadeIn 0.5s ease-out;\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42611897663572,"sku":null,"price":193.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product506-1.png?v=1761199864"},{"product_id":"vor-vegan-chocolate-hazelnut-butter-10-lb-pouch-4-case","title":"Vor Vegan Chocolate Hazelnut Butter 10 lb. Pouch - 4\/Case","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"specs-table\"\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eQuantity\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e4\/Case\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eShipping Weight\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e43 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eFeatures\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e\n          \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eVegan\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eVegetarian\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eFlavor\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e\n          \u003cspan class=\"flavor-tag\"\u003eChocolate\u003c\/span\u003e\n          \u003cspan class=\"flavor-tag\"\u003eHazelnut\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003ePackage Size\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e10 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003ePackage Type\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e\n          \u003cspan class=\"package-tag\"\u003eBulk\u003c\/span\u003e\n          \u003cspan class=\"package-tag\"\u003ePouches\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eStyle\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eCreamy\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eSweetener Type\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eClassic\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eTotal Case Size\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e40 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eType\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e\n          \u003cspan class=\"type-tag\"\u003eHazelnut Spread\u003c\/span\u003e\n          \u003cspan class=\"type-tag\"\u003eSauces \u0026amp; Syrups\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"details-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cdiv class=\"details-content\"\u003e\n      \u003cdiv class=\"feature-highlight\"\u003e\n        \u003ch3\u003ePremium Chocolate Hazelnut Butter\u003c\/h3\u003e\n        \u003cp\u003eMake a simple, healthy swap in your recipes with this Vor chocolate hazelnut butter! Made with simple ingredients, this sweet spread is made from dry-roasted hazelnuts, cocoa powder, cocoa butter, real vanilla beans, and sweetened with cane sugar, offering a rich, decadent taste.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cp\u003eThis product is free from artificial flavors, colors, and palm oil, making it a natural option that you can feel good about serving to your health-conscious patrons. This chocolate hazelnut butter is perfect for a variety of applications, and the 11 grams of protein per serving adds a boost of protein to a wide range of dishes. It's a versatile ingredient to keep on hand in any kitchen looking to create inclusive products that are suitable for vegan and gluten-sensitive patrons!\u003c\/p\u003e\n      \n      \u003cdiv class=\"usage-section\"\u003e\n        \u003ch3\u003eEasy-to-Use Packaging \u0026amp; Applications\u003c\/h3\u003e\n        \u003cp\u003eThis chocolate hazelnut butter is packaged in a convenient pouch that includes an easy-grip handle and a pour spout. The 10 lb. pouch is designed to eliminate the need for messy stirring. Simply knead the pouch to combine the separated oil, then squeeze the butter out of the pour spout into smaller squeeze bottles or directly over food.\u003c\/p\u003e\n        \n        \u003cdiv class=\"application-ideas\"\u003e\n          \u003ch4\u003ePerfect For:\u003c\/h4\u003e\n          \u003cul\u003e\n            \u003cli\u003eSpreading over toast and pastries\u003c\/li\u003e\n            \u003cli\u003eAdding to cookies and baked goods\u003c\/li\u003e\n            \u003cli\u003eSwirling through vegan ice cream\u003c\/li\u003e\n            \u003cli\u003eCreating chocolate hazelnut-stuffed French toast\u003c\/li\u003e\n            \u003cli\u003eDrizzling over acai bowls and desserts\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"brand-story\"\u003e\n        \u003ch3\u003eAbout Vor Products\u003c\/h3\u003e\n        \u003cp\u003eStock your pantry with delicious and healthy ingredients by choosing Vor products! Founded in 2016, Vor is a forward-thinking company that is dedicated to the creation of nut butter brands for many of America's high-profile nutrition and fitness companies. They use their expertise to create innovative ingredient components and finished goods including a variety of nut butters and vegan baking powders such as aquafaba and meringue powder. Their use of innovative packaging and healthy ingredients results in inclusive, plant-based, and easy-to-use products. Plus, their bulk size makes them perfect for use in your busy commercial kitchen.\u003c\/p\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  max-width: 1000px;\n  margin: 0 auto;\n  padding: 20px;\n}\n\n.section-title {\n  font-size: 26px;\n  font-weight: 700;\n  margin-bottom: 25px;\n  color: #2c3e50;\n  border-bottom: 3px solid #8B4513;\n  padding-bottom: 10px;\n  position: relative;\n}\n\n.section-title:after {\n  content: \"\";\n  position: absolute;\n  bottom: -3px;\n  left: 0;\n  width: 80px;\n  height: 3px;\n  background: linear-gradient(90deg, #8B4513, #D2691E);\n}\n\n.specs-section {\n  margin-bottom: 50px;\n}\n\n.specs-table {\n  display: flex;\n  flex-direction: column;\n  border-radius: 15px;\n  overflow: hidden;\n  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n  border: 1px solid #eaeaea;\n  background: white;\n}\n\n.spec-row {\n  display: flex;\n  border-bottom: 1px solid #f0f0f0;\n  transition: all 0.3s ease;\n  position: relative;\n}\n\n.spec-row:hover {\n  background-color: #f8f8f8;\n  transform: translateX(8px);\n}\n\n.spec-row:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  flex: 0 0 35%;\n  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n  padding: 22px 28px;\n  font-weight: 600;\n  color: #2c3e50;\n  border-right: 1px solid #eaeaea;\n  display: flex;\n  align-items: center;\n  font-size: 15px;\n  letter-spacing: 0.3px;\n}\n\n.spec-value {\n  flex: 1;\n  padding: 22px 28px;\n  background-color: white;\n  display: flex;\n  align-items: center;\n  flex-wrap: wrap;\n  font-size: 15px;\n  color: #495057;\n  gap: 10px;\n}\n\n.feature-tag {\n  display: inline-block;\n  background: linear-gradient(135deg, #8B4513 0%, #A0522D 100%);\n  color: white;\n  padding: 10px 18px;\n  border-radius: 25px;\n  font-size: 13px;\n  font-weight: 600;\n  box-shadow: 0 4px 12px rgba(139, 69, 19, 0.3);\n  transition: all 0.3s ease;\n}\n\n.feature-tag:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 6px 15px rgba(139, 69, 19, 0.4);\n}\n\n.flavor-tag {\n  display: inline-block;\n  background: linear-gradient(135deg, #7B3F00 0%, #964B00 100%);\n  color: white;\n  padding: 10px 18px;\n  border-radius: 25px;\n  font-size: 13px;\n  font-weight: 600;\n  box-shadow: 0 4px 12px rgba(123, 63, 0, 0.3);\n  transition: all 0.3s ease;\n}\n\n.flavor-tag:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 6px 15px rgba(123, 63, 0, 0.4);\n}\n\n.package-tag {\n  display: inline-block;\n  background: linear-gradient(135deg, #D2691E 0%, #CD853F 100%);\n  color: white;\n  padding: 10px 18px;\n  border-radius: 25px;\n  font-size: 13px;\n  font-weight: 600;\n  box-shadow: 0 4px 12px rgba(210, 105, 30, 0.3);\n  transition: all 0.3s ease;\n}\n\n.package-tag:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 6px 15px rgba(210, 105, 30, 0.4);\n}\n\n.type-tag {\n  display: inline-block;\n  background: linear-gradient(135deg, #A0522D 0%, #C19A6B 100%);\n  color: white;\n  padding: 10px 18px;\n  border-radius: 25px;\n  font-size: 13px;\n  font-weight: 600;\n  box-shadow: 0 4px 12px rgba(160, 82, 45, 0.3);\n  transition: all 0.3s ease;\n}\n\n.type-tag:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 6px 15px rgba(160, 82, 45, 0.4);\n}\n\n.details-section {\n  margin-top: 50px;\n}\n\n.details-content h3 {\n  font-size: 22px;\n  color: #8B4513;\n  margin: 30px 0 15px 0;\n  border-left: 4px solid #D2691E;\n  padding-left: 15px;\n}\n\n.details-content h4 {\n  font-size: 18px;\n  color: #A0522D;\n  margin: 20px 0 12px 0;\n}\n\n.details-content p {\n  line-height: 1.8;\n  margin-bottom: 20px;\n  font-size: 16px;\n  text-align: justify;\n}\n\n.feature-highlight {\n  background: linear-gradient(135deg, #FFF8E1 0%, #FFECB3 100%);\n  padding: 25px;\n  border-radius: 12px;\n  border-left: 5px solid #8B4513;\n  margin-bottom: 25px;\n  box-shadow: 0 5px 15px rgba(0,0,0,0.08);\n}\n\n.feature-highlight h3 {\n  color: #5D4037;\n  margin-top: 0;\n  border-left: none;\n  padding-left: 0;\n}\n\n.usage-section {\n  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n  padding: 25px;\n  border-radius: 12px;\n  margin: 25px 0;\n  border: 1px solid #e0e0e0;\n}\n\n.application-ideas {\n  background: white;\n  padding: 20px;\n  border-radius: 8px;\n  margin-top: 15px;\n  box-shadow: 0 3px 10px rgba(0,0,0,0.05);\n}\n\n.application-ideas ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.application-ideas li {\n  padding: 12px 0;\n  padding-left: 35px;\n  position: relative;\n  border-bottom: 1px solid #f0f0f0;\n  transition: all 0.3s ease;\n}\n\n.application-ideas li:hover {\n  background-color: #f8f8f8;\n  padding-left: 40px;\n}\n\n.application-ideas li:last-child {\n  border-bottom: none;\n}\n\n.application-ideas li:before {\n  content: \"✦\";\n  position: absolute;\n  left: 15px;\n  color: #8B4513;\n  font-weight: bold;\n  font-size: 16px;\n}\n\n.brand-story {\n  background: linear-gradient(135deg, #FFF3E0 0%, #FFE0B2 100%);\n  padding: 25px;\n  border-radius: 12px;\n  margin-top: 25px;\n  border: 1px solid #FFCC80;\n}\n\n\/* Responsive design *\/\n@media (max-width: 768px) {\n  .product-description {\n    padding: 15px;\n  }\n  \n  .spec-row {\n    flex-direction: column;\n  }\n  \n  .spec-label {\n    flex: none;\n    border-right: none;\n    border-bottom: 1px solid #eaeaea;\n    padding: 18px 20px;\n  }\n  \n  .spec-value {\n    flex: none;\n    padding: 18px 20px;\n  }\n  \n  .feature-tag, .flavor-tag, .package-tag, .type-tag {\n    display: block;\n    text-align: center;\n    margin: 5px 0;\n  }\n  \n  .section-title {\n    font-size: 22px;\n  }\n  \n  .details-content h3 {\n    font-size: 20px;\n  }\n}\n\n\/* Animation for page load *\/\n@keyframes fadeInUp {\n  from { \n    opacity: 0; \n    transform: translateY(25px); \n  }\n  to { \n    opacity: 1; \n    transform: translateY(0); \n  }\n}\n\n.specs-table, .details-section {\n  animation: fadeInUp 0.7s ease-out;\n}\n\n\/* Enhanced hover effects *\/\n.spec-row:after {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0;\n  height: 100%;\n  width: 4px;\n  background: linear-gradient(to bottom, #8B4513, #D2691E);\n  opacity: 0;\n  transition: opacity 0.3s ease;\n}\n\n.spec-row:hover:after {\n  opacity: 1;\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42611944685652,"sku":null,"price":677.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product508-2.png?v=1761201162"},{"product_id":"vor-pure-almond-butter-10-lb-pouch-4-case","title":"Vor Pure Almond Butter 10 lb. Pouch - 4\/Case","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"specs-table\"\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eQuantity\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e4\/Case\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eShipping Weight\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e43 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eFeatures\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e\n          \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eVegan\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eVegetarian\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eFlavor\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e\n          \u003cspan class=\"flavor-tag\"\u003eAlmond\u003c\/span\u003e\n          \u003cspan class=\"flavor-tag\"\u003eUnsalted\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003ePackage Size\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e10 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003ePackage Type\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003ePouches\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eStyle\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eCreamy\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eTotal Case Size\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e40 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eType\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eAlmond Butter\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"details-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cdiv class=\"details-content\"\u003e\n      \u003cdiv class=\"feature-highlight\"\u003e\n        \u003ch3\u003ePure \u0026amp; Natural Almond Butter\u003c\/h3\u003e\n        \u003cp\u003eMake a simple, healthy swap in your recipes with this Vor pure almond butter! Made with just one simple ingredient and no artificial flavors, colors, added sugar, salt, or oil, this almond butter is a natural option that you can feel good about serving to your health-conscious patrons.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cp\u003eIt's made from finely ground, dry-roasted almonds to deliver a rich nutty taste and spreadable texture. This simple almond butter is perfect for a variety of applications, and the 21 grams of protein per serving adds a substantial boost of protein to a wide range of dishes. It's a versatile ingredient to keep on hand in any kitchen looking to create inclusive products that are suitable for vegan and gluten-sensitive patrons!\u003c\/p\u003e\n      \n      \u003cdiv class=\"usage-section\"\u003e\n        \u003ch3\u003eConvenient Packaging \u0026amp; Versatile Uses\u003c\/h3\u003e\n        \u003cp\u003eThis almond butter is packaged in a convenient pouch that includes an easy-grip handle and a pour spout. The 10 lb. pouch is designed to eliminate the need for messy stirring. Simply knead the pouch to combine the separated oil, then squeeze the almond butter out of the pour spout into smaller squeeze bottles or directly over food.\u003c\/p\u003e\n        \n        \u003cdiv class=\"application-ideas\"\u003e\n          \u003ch4\u003ePerfect For:\u003c\/h4\u003e\n          \u003cul\u003e\n            \u003cli\u003eClassic nut butter and jelly sandwiches\u003c\/li\u003e\n            \u003cli\u003eSwirling into baked goods and dessert bars\u003c\/li\u003e\n            \u003cli\u003eAdding to smoothies for protein boost\u003c\/li\u003e\n            \u003cli\u003eDrizzling over acai bowls and oatmeal\u003c\/li\u003e\n            \u003cli\u003eDirect use from convenient pouches\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"nutrition-benefits\"\u003e\n        \u003ch3\u003eHealth \u0026amp; Nutrition Benefits\u003c\/h3\u003e\n        \u003cdiv class=\"benefits-grid\"\u003e\n          \u003cdiv class=\"benefit-item\"\u003e\n            \u003cspan class=\"benefit-icon\"\u003e🌱\u003c\/span\u003e\n            \u003cspan class=\"benefit-text\"\u003eSingle Ingredient\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"benefit-item\"\u003e\n            \u003cspan class=\"benefit-icon\"\u003e💪\u003c\/span\u003e\n            \u003cspan class=\"benefit-text\"\u003e21g Protein per Serving\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"benefit-item\"\u003e\n            \u003cspan class=\"benefit-icon\"\u003e🚫\u003c\/span\u003e\n            \u003cspan class=\"benefit-text\"\u003eNo Added Sugar\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"benefit-item\"\u003e\n            \u003cspan class=\"benefit-icon\"\u003e🌾\u003c\/span\u003e\n            \u003cspan class=\"benefit-text\"\u003eGluten-Free\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"brand-story\"\u003e\n        \u003ch3\u003eAbout Vor Products\u003c\/h3\u003e\n        \u003cp\u003eStock your pantry with delicious and healthy ingredients by choosing Vor products! Founded in 2016, Vor is a forward-thinking company that is dedicated to the creation of nut butter brands for many of America's high-profile nutrition and fitness companies. They use their expertise to create innovative ingredient components and finished goods including a variety of nut butters and vegan baking powders such as aquafaba and meringue powder. Their use of innovative packaging and healthy ingredients results in inclusive, plant-based, and easy-to-use products. Plus, their bulk size makes them perfect for use in your busy commercial kitchen.\u003c\/p\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  max-width: 1000px;\n  margin: 0 auto;\n  padding: 20px;\n}\n\n.section-title {\n  font-size: 26px;\n  font-weight: 700;\n  margin-bottom: 25px;\n  color: #2c3e50;\n  border-bottom: 3px solid #8D6E63;\n  padding-bottom: 10px;\n  position: relative;\n}\n\n.section-title:after {\n  content: \"\";\n  position: absolute;\n  bottom: -3px;\n  left: 0;\n  width: 80px;\n  height: 3px;\n  background: linear-gradient(90deg, #8D6E63, #A1887F);\n}\n\n.specs-section {\n  margin-bottom: 50px;\n}\n\n.specs-table {\n  display: flex;\n  flex-direction: column;\n  border-radius: 15px;\n  overflow: hidden;\n  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n  border: 1px solid #eaeaea;\n  background: white;\n}\n\n.spec-row {\n  display: flex;\n  border-bottom: 1px solid #f0f0f0;\n  transition: all 0.3s ease;\n  position: relative;\n}\n\n.spec-row:hover {\n  background-color: #f8f8f8;\n  transform: translateX(8px);\n}\n\n.spec-row:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  flex: 0 0 35%;\n  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n  padding: 22px 28px;\n  font-weight: 600;\n  color: #2c3e50;\n  border-right: 1px solid #eaeaea;\n  display: flex;\n  align-items: center;\n  font-size: 15px;\n  letter-spacing: 0.3px;\n}\n\n.spec-value {\n  flex: 1;\n  padding: 22px 28px;\n  background-color: white;\n  display: flex;\n  align-items: center;\n  flex-wrap: wrap;\n  font-size: 15px;\n  color: #495057;\n  gap: 10px;\n}\n\n.feature-tag {\n  display: inline-block;\n  background: linear-gradient(135deg, #8D6E63 0%, #A1887F 100%);\n  color: white;\n  padding: 10px 18px;\n  border-radius: 25px;\n  font-size: 13px;\n  font-weight: 600;\n  box-shadow: 0 4px 12px rgba(141, 110, 99, 0.3);\n  transition: all 0.3s ease;\n}\n\n.feature-tag:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 6px 15px rgba(141, 110, 99, 0.4);\n}\n\n.flavor-tag {\n  display: inline-block;\n  background: linear-gradient(135deg, #6D4C41 0%, #8D6E63 100%);\n  color: white;\n  padding: 10px 18px;\n  border-radius: 25px;\n  font-size: 13px;\n  font-weight: 600;\n  box-shadow: 0 4px 12px rgba(109, 76, 65, 0.3);\n  transition: all 0.3s ease;\n}\n\n.flavor-tag:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 6px 15px rgba(109, 76, 65, 0.4);\n}\n\n.details-section {\n  margin-top: 50px;\n}\n\n.details-content h3 {\n  font-size: 22px;\n  color: #6D4C41;\n  margin: 30px 0 15px 0;\n  border-left: 4px solid #A1887F;\n  padding-left: 15px;\n}\n\n.details-content h4 {\n  font-size: 18px;\n  color: #8D6E63;\n  margin: 20px 0 12px 0;\n}\n\n.details-content p {\n  line-height: 1.8;\n  margin-bottom: 20px;\n  font-size: 16px;\n  text-align: justify;\n}\n\n.feature-highlight {\n  background: linear-gradient(135deg, #EFEBE9 0%, #D7CCC8 100%);\n  padding: 25px;\n  border-radius: 12px;\n  border-left: 5px solid #8D6E63;\n  margin-bottom: 25px;\n  box-shadow: 0 5px 15px rgba(0,0,0,0.08);\n}\n\n.feature-highlight h3 {\n  color: #5D4037;\n  margin-top: 0;\n  border-left: none;\n  padding-left: 0;\n}\n\n.usage-section {\n  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n  padding: 25px;\n  border-radius: 12px;\n  margin: 25px 0;\n  border: 1px solid #e0e0e0;\n}\n\n.application-ideas {\n  background: white;\n  padding: 20px;\n  border-radius: 8px;\n  margin-top: 15px;\n  box-shadow: 0 3px 10px rgba(0,0,0,0.05);\n}\n\n.application-ideas ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.application-ideas li {\n  padding: 12px 0;\n  padding-left: 35px;\n  position: relative;\n  border-bottom: 1px solid #f0f0f0;\n  transition: all 0.3s ease;\n}\n\n.application-ideas li:hover {\n  background-color: #f8f8f8;\n  padding-left: 40px;\n}\n\n.application-ideas li:last-child {\n  border-bottom: none;\n}\n\n.application-ideas li:before {\n  content: \"✦\";\n  position: absolute;\n  left: 15px;\n  color: #8D6E63;\n  font-weight: bold;\n  font-size: 16px;\n}\n\n.nutrition-benefits {\n  background: linear-gradient(135deg, #E8F5E8 0%, #C8E6C9 100%);\n  padding: 25px;\n  border-radius: 12px;\n  margin: 25px 0;\n}\n\n.benefits-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n  gap: 15px;\n  margin-top: 15px;\n}\n\n.benefit-item {\n  display: flex;\n  align-items: center;\n  background: white;\n  padding: 15px;\n  border-radius: 8px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n  transition: transform 0.3s ease;\n}\n\n.benefit-item:hover {\n  transform: translateY(-3px);\n}\n\n.benefit-icon {\n  font-size: 24px;\n  margin-right: 12px;\n}\n\n.benefit-text {\n  font-weight: 600;\n  color: #2E7D32;\n}\n\n.brand-story {\n  background: linear-gradient(135deg, #FFF3E0 0%, #FFE0B2 100%);\n  padding: 25px;\n  border-radius: 12px;\n  margin-top: 25px;\n  border: 1px solid #FFCC80;\n}\n\n\/* Responsive design *\/\n@media (max-width: 768px) {\n  .product-description {\n    padding: 15px;\n  }\n  \n  .spec-row {\n    flex-direction: column;\n  }\n  \n  .spec-label {\n    flex: none;\n    border-right: none;\n    border-bottom: 1px solid #eaeaea;\n    padding: 18px 20px;\n  }\n  \n  .spec-value {\n    flex: none;\n    padding: 18px 20px;\n  }\n  \n  .feature-tag, .flavor-tag {\n    display: block;\n    text-align: center;\n    margin: 5px 0;\n  }\n  \n  .section-title {\n    font-size: 22px;\n  }\n  \n  .details-content h3 {\n    font-size: 20px;\n  }\n  \n  .benefits-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n\/* Animation for page load *\/\n@keyframes fadeInUp {\n  from { \n    opacity: 0; \n    transform: translateY(25px); \n  }\n  to { \n    opacity: 1; \n    transform: translateY(0); \n  }\n}\n\n.specs-table, .details-section {\n  animation: fadeInUp 0.7s ease-out;\n}\n\n\/* Enhanced hover effects *\/\n.spec-row:after {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0;\n  height: 100%;\n  width: 4px;\n  background: linear-gradient(to bottom, #8D6E63, #A1887F);\n  opacity: 0;\n  transition: opacity 0.3s ease;\n}\n\n.spec-row:hover:after {\n  opacity: 1;\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42611976175700,"sku":null,"price":553.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product509-1.png?v=1761201492"},{"product_id":"bare-nut-butter-salted-almond-butter-40-lb","title":"Bare Nut Butter Salted Almond Butter 40 lb.","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"specs-table\"\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eQuantity\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e1\/Each\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eShipping Weight\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e43 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eFeatures\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e\n          \u003cspan class=\"feature-tag\"\u003eDairy Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eEgg-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eFish-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eNon-GMO\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eShellfish-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eSoy Free\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eFlavor\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e\n          \u003cspan class=\"flavor-tag\"\u003eAlmond\u003c\/span\u003e\n          \u003cspan class=\"flavor-tag\"\u003eSalted\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003ePackage Size\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e40 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003ePackage Type\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003ePails\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eStyle\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eCreamy\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eType\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eAlmond Butter\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"details-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cdiv class=\"details-content\"\u003e\n      \u003cdiv class=\"feature-highlight\"\u003e\n        \u003ch3\u003ePremium Salted Almond Butter\u003c\/h3\u003e\n        \u003cp\u003eAdd a deliciously natural, nutty flavor to your menu with this Bare Nut salted almond butter! This product is made with just 2 ingredients: roasted California almonds and a hint of sea salt. This almond butter is perfectly seasoned with salt for great taste that's suited to a wide variety of applications.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cp\u003eIt has a smooth and creamy consistency and a rich, nutty flavor. Almond butter is loaded with protein and healthy fats, making it a wholesome addition to your signature dishes! Plus, this product contains no added oils, sugars, flavors, or preservatives, so it's an all-natural ingredient you can feel great about serving to your customers.\u003c\/p\u003e\n      \n      \u003cdiv class=\"usage-section\"\u003e\n        \u003ch3\u003eVersatile Kitchen Applications\u003c\/h3\u003e\n        \u003cp\u003eWith a wide variety of applications on your menu, this almond butter will quickly become a go-to ingredient in your busy kitchen. This bulk 40 lb. pail will keep your high-volume establishment well stocked with this delicious almond butter.\u003c\/p\u003e\n        \n        \u003cdiv class=\"application-ideas\"\u003e\n          \u003ch4\u003ePerfect For:\u003c\/h4\u003e\n          \u003cul\u003e\n            \u003cli\u003eSpreading on toast and breads\u003c\/li\u003e\n            \u003cli\u003eStirring into savory sauces\u003c\/li\u003e\n            \u003cli\u003eAdding to sandwiches and wraps\u003c\/li\u003e\n            \u003cli\u003eIncorporating into baked goods\u003c\/li\u003e\n            \u003cli\u003eEnhancing breakfast items\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"storage-tips\"\u003e\n        \u003ch3\u003eStorage \u0026amp; Handling\u003c\/h3\u003e\n        \u003cdiv class=\"storage-grid\"\u003e\n          \u003cdiv class=\"storage-item\"\u003e\n            \u003cspan class=\"storage-icon\"\u003e🔄\u003c\/span\u003e\n            \u003cdiv class=\"storage-text\"\u003e\n              \u003cstrong\u003eNatural Separation\u003c\/strong\u003e\n              \u003cp\u003eSome separation is normal - simply stir before use\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"storage-item\"\u003e\n            \u003cspan class=\"storage-icon\"\u003e❄️\u003c\/span\u003e\n            \u003cdiv class=\"storage-text\"\u003e\n              \u003cstrong\u003eRefrigeration\u003c\/strong\u003e\n              \u003cp\u003eStore at 34°F or below after opening\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"storage-item\"\u003e\n            \u003cspan class=\"storage-icon\"\u003e💧\u003c\/span\u003e\n            \u003cdiv class=\"storage-text\"\u003e\n              \u003cstrong\u003eHumidity Control\u003c\/strong\u003e\n              \u003cp\u003eMaintain 55% humidity level for freshness\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"ingredient-breakdown\"\u003e\n        \u003ch3\u003eSimple Ingredient Profile\u003c\/h3\u003e\n        \u003cdiv class=\"ingredient-list\"\u003e\n          \u003cdiv class=\"ingredient-item\"\u003e\n            \u003cspan class=\"ingredient-number\"\u003e1\u003c\/span\u003e\n            \u003cspan class=\"ingredient-name\"\u003eRoasted California Almonds\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ingredient-item\"\u003e\n            \u003cspan class=\"ingredient-number\"\u003e2\u003c\/span\u003e\n            \u003cspan class=\"ingredient-name\"\u003eSea Salt\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"ingredient-note\"\u003eNo added oils, sugars, flavors, or preservatives\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"brand-story\"\u003e\n        \u003ch3\u003eAbout Bare Nut Butter\u003c\/h3\u003e\n        \u003cp\u003eCrafted with passion and premium quality, Bare Nut Butter brings a delightfully natural twist to traditional nut spreads. Made from all-natural ingredients, this delectable nut butter delivers rich flavors and a smooth, creamy texture that your customers will savor with every bite. From luscious almond butter to a selection of unique nut butters, Bare Nut Butter offers a versatile range of bulk size nut butters to meet the needs of high-volume operators. Elevate your menu with Bare Nut Butter's wholesome goodness and delight your patrons with an unadulterated nutty experience!\u003c\/p\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  max-width: 1000px;\n  margin: 0 auto;\n  padding: 20px;\n}\n\n.section-title {\n  font-size: 26px;\n  font-weight: 700;\n  margin-bottom: 25px;\n  color: #2c3e50;\n  border-bottom: 3px solid #8D6E63;\n  padding-bottom: 10px;\n  position: relative;\n}\n\n.section-title:after {\n  content: \"\";\n  position: absolute;\n  bottom: -3px;\n  left: 0;\n  width: 80px;\n  height: 3px;\n  background: linear-gradient(90deg, #8D6E63, #A1887F);\n}\n\n.specs-section {\n  margin-bottom: 50px;\n}\n\n.specs-table {\n  display: flex;\n  flex-direction: column;\n  border-radius: 15px;\n  overflow: hidden;\n  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n  border: 1px solid #eaeaea;\n  background: white;\n}\n\n.spec-row {\n  display: flex;\n  border-bottom: 1px solid #f0f0f0;\n  transition: all 0.3s ease;\n  position: relative;\n}\n\n.spec-row:hover {\n  background-color: #f8f8f8;\n  transform: translateX(8px);\n}\n\n.spec-row:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  flex: 0 0 35%;\n  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n  padding: 22px 28px;\n  font-weight: 600;\n  color: #2c3e50;\n  border-right: 1px solid #eaeaea;\n  display: flex;\n  align-items: center;\n  font-size: 15px;\n  letter-spacing: 0.3px;\n}\n\n.spec-value {\n  flex: 1;\n  padding: 22px 28px;\n  background-color: white;\n  display: flex;\n  align-items: center;\n  flex-wrap: wrap;\n  font-size: 15px;\n  color: #495057;\n  gap: 10px;\n}\n\n.feature-tag {\n  display: inline-block;\n  background: linear-gradient(135deg, #8D6E63 0%, #A1887F 100%);\n  color: white;\n  padding: 8px 16px;\n  border-radius: 20px;\n  font-size: 12px;\n  font-weight: 600;\n  box-shadow: 0 3px 8px rgba(141, 110, 99, 0.3);\n  transition: all 0.3s ease;\n}\n\n.feature-tag:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 5px 12px rgba(141, 110, 99, 0.4);\n}\n\n.flavor-tag {\n  display: inline-block;\n  background: linear-gradient(135deg, #6D4C41 0%, #8D6E63 100%);\n  color: white;\n  padding: 10px 18px;\n  border-radius: 25px;\n  font-size: 13px;\n  font-weight: 600;\n  box-shadow: 0 4px 12px rgba(109, 76, 65, 0.3);\n  transition: all 0.3s ease;\n}\n\n.flavor-tag:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 6px 15px rgba(109, 76, 65, 0.4);\n}\n\n.details-section {\n  margin-top: 50px;\n}\n\n.details-content h3 {\n  font-size: 22px;\n  color: #6D4C41;\n  margin: 30px 0 15px 0;\n  border-left: 4px solid #A1887F;\n  padding-left: 15px;\n}\n\n.details-content h4 {\n  font-size: 18px;\n  color: #8D6E63;\n  margin: 20px 0 12px 0;\n}\n\n.details-content p {\n  line-height: 1.8;\n  margin-bottom: 20px;\n  font-size: 16px;\n  text-align: justify;\n}\n\n.feature-highlight {\n  background: linear-gradient(135deg, #EFEBE9 0%, #D7CCC8 100%);\n  padding: 25px;\n  border-radius: 12px;\n  border-left: 5px solid #8D6E63;\n  margin-bottom: 25px;\n  box-shadow: 0 5px 15px rgba(0,0,0,0.08);\n}\n\n.feature-highlight h3 {\n  color: #5D4037;\n  margin-top: 0;\n  border-left: none;\n  padding-left: 0;\n}\n\n.usage-section {\n  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n  padding: 25px;\n  border-radius: 12px;\n  margin: 25px 0;\n  border: 1px solid #e0e0e0;\n}\n\n.application-ideas {\n  background: white;\n  padding: 20px;\n  border-radius: 8px;\n  margin-top: 15px;\n  box-shadow: 0 3px 10px rgba(0,0,0,0.05);\n}\n\n.application-ideas ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.application-ideas li {\n  padding: 12px 0;\n  padding-left: 35px;\n  position: relative;\n  border-bottom: 1px solid #f0f0f0;\n  transition: all 0.3s ease;\n}\n\n.application-ideas li:hover {\n  background-color: #f8f8f8;\n  padding-left: 40px;\n}\n\n.application-ideas li:last-child {\n  border-bottom: none;\n}\n\n.application-ideas li:before {\n  content: \"✦\";\n  position: absolute;\n  left: 15px;\n  color: #8D6E63;\n  font-weight: bold;\n  font-size: 16px;\n}\n\n.storage-tips {\n  background: linear-gradient(135deg, #E3F2FD 0%, #BBDEFB 100%);\n  padding: 25px;\n  border-radius: 12px;\n  margin: 25px 0;\n}\n\n.storage-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 20px;\n  margin-top: 15px;\n}\n\n.storage-item {\n  display: flex;\n  align-items: flex-start;\n  background: white;\n  padding: 20px;\n  border-radius: 10px;\n  box-shadow: 0 3px 10px rgba(0,0,0,0.1);\n  transition: transform 0.3s ease;\n}\n\n.storage-item:hover {\n  transform: translateY(-3px);\n}\n\n.storage-icon {\n  font-size: 28px;\n  margin-right: 15px;\n  flex-shrink: 0;\n}\n\n.storage-text strong {\n  display: block;\n  color: #1976D2;\n  font-size: 16px;\n  margin-bottom: 5px;\n}\n\n.storage-text p {\n  margin: 0;\n  color: #666;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.ingredient-breakdown {\n  background: linear-gradient(135deg, #E8F5E8 0%, #C8E6C9 100%);\n  padding: 25px;\n  border-radius: 12px;\n  margin: 25px 0;\n}\n\n.ingredient-list {\n  display: flex;\n  flex-direction: column;\n  gap: 15px;\n  margin: 20px 0;\n}\n\n.ingredient-item {\n  display: flex;\n  align-items: center;\n  background: white;\n  padding: 15px 20px;\n  border-radius: 10px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n  transition: transform 0.3s ease;\n}\n\n.ingredient-item:hover {\n  transform: translateX(5px);\n}\n\n.ingredient-number {\n  background: linear-gradient(135deg, #8D6E63 0%, #A1887F 100%);\n  color: white;\n  width: 30px;\n  height: 30px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-weight: bold;\n  margin-right: 15px;\n  flex-shrink: 0;\n}\n\n.ingredient-name {\n  font-weight: 600;\n  color: #2E7D32;\n}\n\n.ingredient-note {\n  text-align: center;\n  font-style: italic;\n  color: #666;\n  margin: 10px 0 0 0;\n  padding-top: 15px;\n  border-top: 1px solid #C8E6C9;\n}\n\n.brand-story {\n  background: linear-gradient(135deg, #FFF3E0 0%, #FFE0B2 100%);\n  padding: 25px;\n  border-radius: 12px;\n  margin-top: 25px;\n  border: 1px solid #FFCC80;\n}\n\n\/* Responsive design *\/\n@media (max-width: 768px) {\n  .product-description {\n    padding: 15px;\n  }\n  \n  .spec-row {\n    flex-direction: column;\n  }\n  \n  .spec-label {\n    flex: none;\n    border-right: none;\n    border-bottom: 1px solid #eaeaea;\n    padding: 18px 20px;\n  }\n  \n  .spec-value {\n    flex: none;\n    padding: 18px 20px;\n  }\n  \n  .feature-tag, .flavor-tag {\n    display: block;\n    text-align: center;\n    margin: 5px 0;\n  }\n  \n  .section-title {\n    font-size: 22px;\n  }\n  \n  .details-content h3 {\n    font-size: 20px;\n  }\n  \n  .storage-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .storage-item {\n    flex-direction: column;\n    text-align: center;\n  }\n  \n  .storage-icon {\n    margin-right: 0;\n    margin-bottom: 10px;\n  }\n}\n\n\/* Animation for page load *\/\n@keyframes fadeInUp {\n  from { \n    opacity: 0; \n    transform: translateY(25px); \n  }\n  to { \n    opacity: 1; \n    transform: translateY(0); \n  }\n}\n\n.specs-table, .details-section {\n  animation: fadeInUp 0.7s ease-out;\n}\n\n\/* Enhanced hover effects *\/\n.spec-row:after {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0;\n  height: 100%;\n  width: 4px;\n  background: linear-gradient(to bottom, #8D6E63, #A1887F);\n  opacity: 0;\n  transition: opacity 0.3s ease;\n}\n\n.spec-row:hover:after {\n  opacity: 1;\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42611992854612,"sku":null,"price":478.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product510-1.png?v=1761201814"},{"product_id":"sunbutter-creamy-sunflower-spread-1-1-oz-portion-cup-200-case","title":"SunButter Creamy Sunflower Spread 1.1 oz. Portion Cup - 200\/Case","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"specs-table\"\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eQuantity\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e200\/Case\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eShipping Weight\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e20.2 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eFeatures\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e\n          \u003cspan class=\"feature-tag\"\u003eDairy Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eEgg-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eFish-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eNon-GMO\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003ePeanut Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eShellfish-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eSoy Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eTree Nut Free\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eFlavor\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eSunflower\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003ePackage Size\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e1.1 oz.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003ePackage Type\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003ePortion Control\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eStyle\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eCreamy\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eTotal Case Size\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e13.75 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eType\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e\n          \u003cspan class=\"type-tag\"\u003eSpreads\u003c\/span\u003e\n          \u003cspan class=\"type-tag\"\u003eSunflower Butter\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"details-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cdiv class=\"details-content\"\u003e\n      \u003cdiv class=\"feature-highlight\"\u003e\n        \u003ch3\u003eAllergen-Free Sunflower Butter Portion Cups\u003c\/h3\u003e\n        \u003cp\u003eSmooth, delicious, and peanut-free, this SunButter sunflower butter spread is a must-have for any establishment! SunButter is a great peanut butter alternative without any of the top 8 food allergens. Made from roasted, U.S. grown sunflower seeds, this smooth and creamy blend is a great addition to sandwiches and can be used in a variety of recipes.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"portion-benefits\"\u003e\n        \u003ch3\u003eConvenient Portion Control\u003c\/h3\u003e\n        \u003cp\u003ePerfectly portioned in 1.1 oz. convenient, disposable cups, this single serving SunButter can be used on the go and assures guests that there has been no cross contamination. Simply place them in caddies on your tabletops, add them to the breakfast bar in your hotel or cafeteria, or leave them in the employee break room of your place of business.\u003c\/p\u003e\n        \n        \u003cdiv class=\"usage-grid\"\u003e\n          \u003cdiv class=\"usage-item\"\u003e\n            \u003cspan class=\"usage-icon\"\u003e🏨\u003c\/span\u003e\n            \u003cspan class=\"usage-text\"\u003eHotel Breakfast Bars\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"usage-item\"\u003e\n            \u003cspan class=\"usage-icon\"\u003e🏫\u003c\/span\u003e\n            \u003cspan class=\"usage-text\"\u003eSchool Cafeterias\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"usage-item\"\u003e\n            \u003cspan class=\"usage-icon\"\u003e🍽️\u003c\/span\u003e\n            \u003cspan class=\"usage-text\"\u003eTabletop Caddies\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"usage-item\"\u003e\n            \u003cspan class=\"usage-icon\"\u003e💼\u003c\/span\u003e\n            \u003cspan class=\"usage-text\"\u003eEmployee Break Rooms\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"nutrition-section\"\u003e\n        \u003ch3\u003eNutrition \u0026amp; Health Benefits\u003c\/h3\u003e\n        \u003cdiv class=\"nutrition-highlights\"\u003e\n          \u003cdiv class=\"nutrition-item\"\u003e\n            \u003cspan class=\"nutrition-value\"\u003e7g\u003c\/span\u003e\n            \u003cspan class=\"nutrition-label\"\u003ePlant-Based Protein\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"nutrition-item\"\u003e\n            \u003cspan class=\"nutrition-value\"\u003e4g\u003c\/span\u003e\n            \u003cspan class=\"nutrition-label\"\u003eSugar Only\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"nutrition-item\"\u003e\n            \u003cspan class=\"nutrition-value\"\u003e0\u003c\/span\u003e\n            \u003cspan class=\"nutrition-label\"\u003eTop 8 Allergens\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"application-ideas\"\u003e\n        \u003ch3\u003eVersatile Serving Ideas\u003c\/h3\u003e\n        \u003cp\u003eThis sunflower spread is a classic addition to smoothies, and it works great on toast, crepes, or sandwiches. With this spread, you can make your patrons delicious and healthy foods but without peanuts and other allergens!\u003c\/p\u003e\n        \n        \u003cdiv class=\"serving-options\"\u003e\n          \u003cdiv class=\"serving-category\"\u003e\n            \u003ch4\u003eBreakfast Options\u003c\/h4\u003e\n            \u003cul\u003e\n              \u003cli\u003eFrench toast accompaniment\u003c\/li\u003e\n              \u003cli\u003ePancake topping\u003c\/li\u003e\n              \u003cli\u003eToast and bagel spread\u003c\/li\u003e\n              \u003cli\u003eCrepe filling\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"serving-category\"\u003e\n            \u003ch4\u003eSnack \u0026amp; Lunch Ideas\u003c\/h4\u003e\n            \u003cul\u003e\n              \u003cli\u003eWith fruit and graham crackers\u003c\/li\u003e\n              \u003cli\u003eOn-the-go lunch boxes\u003c\/li\u003e\n              \u003cli\u003eApple dipping sauce\u003c\/li\u003e\n              \u003cli\u003eSandwich spread\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"safety-section\"\u003e\n        \u003ch3\u003eAllergen Safety Guarantee\u003c\/h3\u003e\n        \u003cdiv class=\"safety-features\"\u003e\n          \u003cdiv class=\"safety-item\"\u003e\n            \u003cspan class=\"safety-icon\"\u003e🌻\u003c\/span\u003e\n            \u003cdiv class=\"safety-text\"\u003e\n              \u003cstrong\u003eDedicated Facility\u003c\/strong\u003e\n              \u003cp\u003eProcessed in peanut and tree nut free facility\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"safety-item\"\u003e\n            \u003cspan class=\"safety-icon\"\u003e🇺🇸\u003c\/span\u003e\n            \u003cdiv class=\"safety-text\"\u003e\n              \u003cstrong\u003eUS Grown Seeds\u003c\/strong\u003e\n              \u003cp\u003eGrown in regions without peanut cultivation\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"safety-item\"\u003e\n            \u003cspan class=\"safety-icon\"\u003e🛡️\u003c\/span\u003e\n            \u003cdiv class=\"safety-text\"\u003e\n              \u003cstrong\u003eNo Cross-Contamination\u003c\/strong\u003e\n              \u003cp\u003eIndividual cups prevent contact with allergens\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"brand-story\"\u003e\n        \u003ch3\u003eAbout SunButter\u003c\/h3\u003e\n        \u003cp\u003eSunButter paired with the USDA in 2001 to create a peanut-free spread that many would come to love and enjoy. Using only the finest US grown seeds available, SunButter is packed with protein and offers more vitamins and minerals than nut butter. Cross-contamination is made obsolete by growing sunflower seeds in a region where peanuts are not, and by processing these products in a dedicated peanut and tree nut free facility. Years into production, SunButter remains committed to creating sunflower spreads that are natural, delicious, and allergen free.\u003c\/p\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  max-width: 1000px;\n  margin: 0 auto;\n  padding: 20px;\n}\n\n.section-title {\n  font-size: 26px;\n  font-weight: 700;\n  margin-bottom: 25px;\n  color: #2c3e50;\n  border-bottom: 3px solid #FFD700;\n  padding-bottom: 10px;\n  position: relative;\n}\n\n.section-title:after {\n  content: \"\";\n  position: absolute;\n  bottom: -3px;\n  left: 0;\n  width: 80px;\n  height: 3px;\n  background: linear-gradient(90deg, #FFD700, #FFA500);\n}\n\n.specs-section {\n  margin-bottom: 50px;\n}\n\n.specs-table {\n  display: flex;\n  flex-direction: column;\n  border-radius: 15px;\n  overflow: hidden;\n  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n  border: 1px solid #eaeaea;\n  background: white;\n}\n\n.spec-row {\n  display: flex;\n  border-bottom: 1px solid #f0f0f0;\n  transition: all 0.3s ease;\n  position: relative;\n}\n\n.spec-row:hover {\n  background-color: #f8f8f8;\n  transform: translateX(8px);\n}\n\n.spec-row:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  flex: 0 0 35%;\n  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n  padding: 22px 28px;\n  font-weight: 600;\n  color: #2c3e50;\n  border-right: 1px solid #eaeaea;\n  display: flex;\n  align-items: center;\n  font-size: 15px;\n  letter-spacing: 0.3px;\n}\n\n.spec-value {\n  flex: 1;\n  padding: 22px 28px;\n  background-color: white;\n  display: flex;\n  align-items: center;\n  flex-wrap: wrap;\n  font-size: 15px;\n  color: #495057;\n  gap: 8px;\n}\n\n.feature-tag {\n  display: inline-block;\n  background: linear-gradient(135deg, #FFD700 0%, #FFA500 100%);\n  color: #2c3e50;\n  padding: 6px 12px;\n  border-radius: 15px;\n  font-size: 11px;\n  font-weight: 600;\n  box-shadow: 0 2px 6px rgba(255, 165, 0, 0.3);\n  transition: all 0.3s ease;\n}\n\n.feature-tag:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 4px 10px rgba(255, 165, 0, 0.4);\n}\n\n.type-tag {\n  display: inline-block;\n  background: linear-gradient(135deg, #FFA500 0%, #FF8C00 100%);\n  color: white;\n  padding: 8px 16px;\n  border-radius: 20px;\n  font-size: 13px;\n  font-weight: 600;\n  box-shadow: 0 3px 8px rgba(255, 140, 0, 0.3);\n  transition: all 0.3s ease;\n}\n\n.type-tag:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 5px 12px rgba(255, 140, 0, 0.4);\n}\n\n.details-section {\n  margin-top: 50px;\n}\n\n.details-content h3 {\n  font-size: 22px;\n  color: #FF8C00;\n  margin: 30px 0 15px 0;\n  border-left: 4px solid #FFD700;\n  padding-left: 15px;\n}\n\n.details-content h4 {\n  font-size: 18px;\n  color: #FFA500;\n  margin: 20px 0 12px 0;\n}\n\n.details-content p {\n  line-height: 1.8;\n  margin-bottom: 20px;\n  font-size: 16px;\n  text-align: justify;\n}\n\n.feature-highlight {\n  background: linear-gradient(135deg, #FFFDE7 0%, #FFF9C4 100%);\n  padding: 25px;\n  border-radius: 12px;\n  border-left: 5px solid #FFD700;\n  margin-bottom: 25px;\n  box-shadow: 0 5px 15px rgba(0,0,0,0.08);\n}\n\n.feature-highlight h3 {\n  color: #FF8C00;\n  margin-top: 0;\n  border-left: none;\n  padding-left: 0;\n}\n\n.portion-benefits {\n  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n  padding: 25px;\n  border-radius: 12px;\n  margin: 25px 0;\n  border: 1px solid #e0e0e0;\n}\n\n.usage-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n  gap: 15px;\n  margin-top: 20px;\n}\n\n.usage-item {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  background: white;\n  padding: 20px;\n  border-radius: 10px;\n  box-shadow: 0 3px 10px rgba(0,0,0,0.1);\n  transition: transform 0.3s ease;\n  text-align: center;\n}\n\n.usage-item:hover {\n  transform: translateY(-5px);\n}\n\n.usage-icon {\n  font-size: 32px;\n  margin-bottom: 10px;\n}\n\n.usage-text {\n  font-weight: 600;\n  color: #FF8C00;\n}\n\n.nutrition-section {\n  background: linear-gradient(135deg, #E8F5E8 0%, #C8E6C9 100%);\n  padding: 25px;\n  border-radius: 12px;\n  margin: 25px 0;\n}\n\n.nutrition-highlights {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n  gap: 20px;\n  margin-top: 15px;\n}\n\n.nutrition-item {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  background: white;\n  padding: 20px;\n  border-radius: 10px;\n  box-shadow: 0 3px 10px rgba(0,0,0,0.1);\n  transition: transform 0.3s ease;\n}\n\n.nutrition-item:hover {\n  transform: translateY(-3px);\n}\n\n.nutrition-value {\n  font-size: 28px;\n  font-weight: bold;\n  color: #FF8C00;\n  margin-bottom: 5px;\n}\n\n.nutrition-label {\n  font-weight: 600;\n  color: #2E7D32;\n  text-align: center;\n  font-size: 14px;\n}\n\n.application-ideas {\n  background: linear-gradient(135deg, #FFF3E0 0%, #FFE0B2 100%);\n  padding: 25px;\n  border-radius: 12px;\n  margin: 25px 0;\n}\n\n.serving-options {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 25px;\n  margin-top: 20px;\n}\n\n.serving-category {\n  background: white;\n  padding: 20px;\n  border-radius: 10px;\n  box-shadow: 0 3px 10px rgba(0,0,0,0.1);\n}\n\n.serving-category ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.serving-category li {\n  padding: 8px 0;\n  padding-left: 25px;\n  position: relative;\n  border-bottom: 1px solid #f0f0f0;\n}\n\n.serving-category li:last-child {\n  border-bottom: none;\n}\n\n.serving-category li:before {\n  content: \"🌻\";\n  position: absolute;\n  left: 0;\n  font-size: 14px;\n}\n\n.safety-section {\n  background: linear-gradient(135deg, #E3F2FD 0%, #BBDEFB 100%);\n  padding: 25px;\n  border-radius: 12px;\n  margin: 25px 0;\n}\n\n.safety-features {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 20px;\n  margin-top: 15px;\n}\n\n.safety-item {\n  display: flex;\n  align-items: flex-start;\n  background: white;\n  padding: 20px;\n  border-radius: 10px;\n  box-shadow: 0 3px 10px rgba(0,0,0,0.1);\n  transition: transform 0.3s ease;\n}\n\n.safety-item:hover {\n  transform: translateY(-3px);\n}\n\n.safety-icon {\n  font-size: 32px;\n  margin-right: 15px;\n  flex-shrink: 0;\n}\n\n.safety-text strong {\n  display: block;\n  color: #1976D2;\n  font-size: 16px;\n  margin-bottom: 5px;\n}\n\n.safety-text p {\n  margin: 0;\n  color: #666;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.brand-story {\n  background: linear-gradient(135deg, #F3E5F5 0%, #E1BEE7 100%);\n  padding: 25px;\n  border-radius: 12px;\n  margin-top: 25px;\n  border: 1px solid #CE93D8;\n}\n\n\/* Responsive design *\/\n@media (max-width: 768px) {\n  .product-description {\n    padding: 15px;\n  }\n  \n  .spec-row {\n    flex-direction: column;\n  }\n  \n  .spec-label {\n    flex: none;\n    border-right: none;\n    border-bottom: 1px solid #eaeaea;\n    padding: 18px 20px;\n  }\n  \n  .spec-value {\n    flex: none;\n    padding: 18px 20px;\n  }\n  \n  .feature-tag, .type-tag {\n    display: block;\n    text-align: center;\n    margin: 5px 0;\n  }\n  \n  .section-title {\n    font-size: 22px;\n  }\n  \n  .details-content h3 {\n    font-size: 20px;\n  }\n  \n  .usage-grid, .nutrition-highlights, .safety-features {\n    grid-template-columns: 1fr;\n  }\n  \n  .serving-options {\n    grid-template-columns: 1fr;\n  }\n  \n  .safety-item {\n    flex-direction: column;\n    text-align: center;\n  }\n  \n  .safety-icon {\n    margin-right: 0;\n    margin-bottom: 10px;\n  }\n}\n\n\/* Animation for page load *\/\n@keyframes fadeInUp {\n  from { \n    opacity: 0; \n    transform: translateY(25px); \n  }\n  to { \n    opacity: 1; \n    transform: translateY(0); \n  }\n}\n\n.specs-table, .details-section {\n  animation: fadeInUp 0.7s ease-out;\n}\n\n\/* Enhanced hover effects *\/\n.spec-row:after {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0;\n  height: 100%;\n  width: 4px;\n  background: linear-gradient(to bottom, #FFD700, #FFA500);\n  opacity: 0;\n  transition: opacity 0.3s ease;\n}\n\n.spec-row:hover:after {\n  opacity: 1;\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42612011401300,"sku":null,"price":136.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product511-1.png?v=1761202159"},{"product_id":"nutella-hazelnut-spread-26-5-oz-jar-12-case","title":"Nutella Hazelnut Spread 26.5 oz. Jar - 12\/Case","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"intro-section\"\u003e\n    \u003ch2 class=\"intro-headline\"\u003eTreat your patrons to the fine taste of robust hazelnuts and rich cocoa with this smooth and creamy Nutella hazelnut spread!\u003c\/h2\u003e\n    \u003cdiv class=\"intro-content\"\u003e\n      \u003cp\u003eExpertly crafted with only seven recognizable ingredients, Nutella is regarded worldwide as a high-quality, premium chocolatey hazelnut spread with an unmistakable creaminess and bold, balanced flavor. Nutella selects the freshest raw materials and quality ingredients to make their signature hazelnut spread that contains no artificial colors or preservatives. It's crafted with sugar, skim milk, finely-ground hazelnuts, and hints of rich cocoa combined to make a silky smooth paste that's not too thick or too thin.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"specs-table\"\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eBrand\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eNutella\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eProduct Type\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eHazelnut Spread\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eIngredients\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e\n          \u003cspan class=\"ingredient-tag\"\u003eSugar\u003c\/span\u003e\n          \u003cspan class=\"ingredient-tag\"\u003eSkim Milk\u003c\/span\u003e\n          \u003cspan class=\"ingredient-tag\"\u003eHazelnuts\u003c\/span\u003e\n          \u003cspan class=\"ingredient-tag\"\u003eCocoa\u003c\/span\u003e\n          \u003cspan class=\"ingredient-tag\"\u003ePalm Oil\u003c\/span\u003e\n          \u003cspan class=\"ingredient-tag\"\u003eLecithin\u003c\/span\u003e\n          \u003cspan class=\"ingredient-tag\"\u003eVanillin\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eTexture\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eSmooth \u0026amp; Creamy\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eQuality Features\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e\n          \u003cspan class=\"feature-tag\"\u003eNo Artificial Colors\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eNo Preservatives\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003ePremium Quality\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eRecognizable Ingredients\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eConsistency\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eSilky Smooth Paste\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eFlavor Profile\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e\n          \u003cspan class=\"flavor-tag\"\u003eChocolatey\u003c\/span\u003e\n          \u003cspan class=\"flavor-tag\"\u003eNutty\u003c\/span\u003e\n          \u003cspan class=\"flavor-tag\"\u003eCreamy\u003c\/span\u003e\n          \u003cspan class=\"flavor-tag\"\u003eBalanced\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"details-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cdiv class=\"details-content\"\u003e\n      \u003cdiv class=\"quality-highlight\"\u003e\n        \u003ch3\u003ePremium Quality Ingredients\u003c\/h3\u003e\n        \u003cp\u003eNutella selects only the finest raw materials and quality ingredients to create their signature hazelnut spread. Each batch is carefully crafted to maintain the highest standards of quality and taste that customers have come to expect from this world-renowned brand.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"ingredient-breakdown\"\u003e\n        \u003ch3\u003eSimple, Recognizable Ingredients\u003c\/h3\u003e\n        \u003cdiv class=\"ingredient-grid\"\u003e\n          \u003cdiv class=\"ingredient-card\"\u003e\n            \u003cspan class=\"ingredient-icon\"\u003e🌰\u003c\/span\u003e\n            \u003cdiv class=\"ingredient-info\"\u003e\n              \u003cstrong\u003eFinely-Ground Hazelnuts\u003c\/strong\u003e\n              \u003cp\u003ePremium quality nuts for rich, nutty flavor\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ingredient-card\"\u003e\n            \u003cspan class=\"ingredient-icon\"\u003e🍫\u003c\/span\u003e\n            \u003cdiv class=\"ingredient-info\"\u003e\n              \u003cstrong\u003eRich Cocoa\u003c\/strong\u003e\n              \u003cp\u003eHigh-quality cocoa for deep chocolate notes\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ingredient-card\"\u003e\n            \u003cspan class=\"ingredient-icon\"\u003e🥛\u003c\/span\u003e\n            \u003cdiv class=\"ingredient-info\"\u003e\n              \u003cstrong\u003eSkim Milk\u003c\/strong\u003e\n              \u003cp\u003eAdds creaminess and smooth texture\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ingredient-card\"\u003e\n            \u003cspan class=\"ingredient-icon\"\u003e🎯\u003c\/span\u003e\n            \u003cdiv class=\"ingredient-info\"\u003e\n              \u003cstrong\u003eNatural Ingredients\u003c\/strong\u003e\n              \u003cp\u003eNo artificial colors or preservatives\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"texture-section\"\u003e\n        \u003ch3\u003ePerfect Consistency\u003c\/h3\u003e\n        \u003cdiv class=\"texture-features\"\u003e\n          \u003cdiv class=\"texture-item\"\u003e\n            \u003cspan class=\"texture-icon\"\u003e⚡\u003c\/span\u003e\n            \u003cspan class=\"texture-text\"\u003eSilky Smooth\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"texture-item\"\u003e\n            \u003cspan class=\"texture-icon\"\u003e⚖️\u003c\/span\u003e\n            \u003cspan class=\"texture-text\"\u003ePerfect Balance\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"texture-item\"\u003e\n            \u003cspan class=\"texture-icon\"\u003e🍯\u003c\/span\u003e\n            \u003cspan class=\"texture-text\"\u003eNot Too Thick\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"texture-item\"\u003e\n            \u003cspan class=\"texture-icon\"\u003e💧\u003c\/span\u003e\n            \u003cspan class=\"texture-text\"\u003eNot Too Thin\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eThe carefully calibrated consistency of Nutella makes it ideal for spreading on toast, dipping with fruits, or incorporating into your favorite recipes. Its smooth texture ensures easy application and perfect coverage every time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"usage-section\"\u003e\n        \u003ch3\u003eVersatile Applications\u003c\/h3\u003e\n        \u003cdiv class=\"usage-ideas\"\u003e\n          \u003cdiv class=\"usage-category\"\u003e\n            \u003ch4\u003eBreakfast \u0026amp; Brunch\u003c\/h4\u003e\n            \u003cul\u003e\n              \u003cli\u003eSpread on toast, bagels, or croissants\u003c\/li\u003e\n              \u003cli\u003eSwirled into oatmeal or yogurt\u003c\/li\u003e\n              \u003cli\u003eDrizzled over pancakes and waffles\u003c\/li\u003e\n              \u003cli\u003eFilling for crepes and pastries\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"usage-category\"\u003e\n            \u003ch4\u003eDesserts \u0026amp; Snacks\u003c\/h4\u003e\n            \u003cul\u003e\n              \u003cli\u003eFruit dipping sauce\u003c\/li\u003e\n              \u003cli\u003eIce cream topping\u003c\/li\u003e\n              \u003cli\u003eBaking ingredient for cookies and cakes\u003c\/li\u003e\n              \u003cli\u003eSandwich spread with fruits\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"brand-story\"\u003e\n        \u003ch3\u003eWorld-Renowned Quality\u003c\/h3\u003e\n        \u003cp\u003eNutella is regarded worldwide as a premium chocolatey hazelnut spread with an unmistakable creaminess and bold, balanced flavor. The brand's commitment to using only seven recognizable ingredients ensures that every jar delivers the consistent, high-quality taste that has made Nutella a household name across the globe.\u003c\/p\u003e\n        \n        \u003cdiv class=\"brand-highlights\"\u003e\n          \u003cdiv class=\"brand-item\"\u003e\n            \u003cspan class=\"brand-icon\"\u003e🌍\u003c\/span\u003e\n            \u003cspan class=\"brand-text\"\u003eInternationally Recognized\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"brand-item\"\u003e\n            \u003cspan class=\"brand-icon\"\u003e⭐\u003c\/span\u003e\n            \u003cspan class=\"brand-text\"\u003ePremium Quality\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"brand-item\"\u003e\n            \u003cspan class=\"brand-icon\"\u003e👨‍🍳\u003c\/span\u003e\n            \u003cspan class=\"brand-text\"\u003eExpertly Crafted\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-description {\n  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n  color: #333;\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 20px;\n}\n\n\/* Introduction Section *\/\n.intro-section {\n  background: linear-gradient(135deg, #7B3F00 0%, #964B00 100%);\n  padding: 40px 30px;\n  border-radius: 15px;\n  margin-bottom: 40px;\n  color: white;\n  box-shadow: 0 10px 30px rgba(123, 63, 0, 0.3);\n}\n\n.intro-headline {\n  font-size: 28px;\n  font-weight: 700;\n  line-height: 1.3;\n  margin-bottom: 20px;\n  text-align: center;\n  text-shadow: 0 2px 4px rgba(0,0,0,0.3);\n}\n\n.intro-content {\n  background: rgba(255, 255, 255, 0.1);\n  padding: 25px;\n  border-radius: 10px;\n  backdrop-filter: blur(10px);\n  border: 1px solid rgba(255, 255, 255, 0.2);\n}\n\n.intro-content p {\n  font-size: 17px;\n  line-height: 1.7;\n  margin: 0;\n  text-align: center;\n}\n\n\/* Section Titles *\/\n.section-title {\n  font-size: 26px;\n  font-weight: 700;\n  margin-bottom: 25px;\n  color: #2c3e50;\n  border-bottom: 3px solid #7B3F00;\n  padding-bottom: 10px;\n  position: relative;\n}\n\n.section-title:after {\n  content: \"\";\n  position: absolute;\n  bottom: -3px;\n  left: 0;\n  width: 80px;\n  height: 3px;\n  background: linear-gradient(90deg, #7B3F00, #964B00);\n}\n\n\/* Specifications Table *\/\n.specs-section {\n  margin-bottom: 50px;\n}\n\n.specs-table {\n  display: flex;\n  flex-direction: column;\n  border-radius: 15px;\n  overflow: hidden;\n  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n  border: 1px solid #eaeaea;\n  background: white;\n}\n\n.spec-row {\n  display: flex;\n  border-bottom: 1px solid #f0f0f0;\n  transition: all 0.3s ease;\n  position: relative;\n}\n\n.spec-row:hover {\n  background-color: #f8f8f8;\n  transform: translateX(8px);\n}\n\n.spec-row:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  flex: 0 0 35%;\n  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n  padding: 22px 28px;\n  font-weight: 600;\n  color: #2c3e50;\n  border-right: 1px solid #eaeaea;\n  display: flex;\n  align-items: center;\n  font-size: 15px;\n  letter-spacing: 0.3px;\n}\n\n.spec-value {\n  flex: 1;\n  padding: 22px 28px;\n  background-color: white;\n  display: flex;\n  align-items: center;\n  flex-wrap: wrap;\n  font-size: 15px;\n  color: #495057;\n  gap: 10px;\n}\n\n\/* Tag Styles *\/\n.ingredient-tag {\n  display: inline-block;\n  background: linear-gradient(135deg, #8B4513 0%, #A0522D 100%);\n  color: white;\n  padding: 8px 16px;\n  border-radius: 20px;\n  font-size: 12px;\n  font-weight: 600;\n  box-shadow: 0 3px 8px rgba(139, 69, 19, 0.3);\n  transition: all 0.3s ease;\n}\n\n.ingredient-tag:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 5px 12px rgba(139, 69, 19, 0.4);\n}\n\n.feature-tag {\n  display: inline-block;\n  background: linear-gradient(135deg, #27ae60 0%, #2ecc71 100%);\n  color: white;\n  padding: 8px 16px;\n  border-radius: 20px;\n  font-size: 12px;\n  font-weight: 600;\n  box-shadow: 0 3px 8px rgba(39, 174, 96, 0.3);\n  transition: all 0.3s ease;\n}\n\n.feature-tag:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 5px 12px rgba(39, 174, 96, 0.4);\n}\n\n.flavor-tag {\n  display: inline-block;\n  background: linear-gradient(135deg, #7B3F00 0%, #964B00 100%);\n  color: white;\n  padding: 8px 16px;\n  border-radius: 20px;\n  font-size: 12px;\n  font-weight: 600;\n  box-shadow: 0 3px 8px rgba(123, 63, 0, 0.3);\n  transition: all 0.3s ease;\n}\n\n.flavor-tag:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 5px 12px rgba(123, 63, 0, 0.4);\n}\n\n\/* Details Section *\/\n.details-section {\n  margin-top: 50px;\n}\n\n.details-content h3 {\n  font-size: 22px;\n  color: #7B3F00;\n  margin: 30px 0 15px 0;\n  border-left: 4px solid #964B00;\n  padding-left: 15px;\n}\n\n.details-content h4 {\n  font-size: 18px;\n  color: #8B4513;\n  margin: 20px 0 12px 0;\n}\n\n.details-content p {\n  line-height: 1.8;\n  margin-bottom: 20px;\n  font-size: 16px;\n  text-align: justify;\n}\n\n\/* Quality Highlight *\/\n.quality-highlight {\n  background: linear-gradient(135deg, #FFF8E1 0%, #FFECB3 100%);\n  padding: 25px;\n  border-radius: 12px;\n  border-left: 5px solid #7B3F00;\n  margin-bottom: 25px;\n  box-shadow: 0 5px 15px rgba(0,0,0,0.08);\n}\n\n.quality-highlight h3 {\n  color: #5D4037;\n  margin-top: 0;\n  border-left: none;\n  padding-left: 0;\n}\n\n\/* Ingredient Breakdown *\/\n.ingredient-breakdown {\n  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n  padding: 25px;\n  border-radius: 12px;\n  margin: 25px 0;\n  border: 1px solid #e0e0e0;\n}\n\n.ingredient-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 20px;\n  margin-top: 20px;\n}\n\n.ingredient-card {\n  display: flex;\n  align-items: flex-start;\n  background: white;\n  padding: 20px;\n  border-radius: 10px;\n  box-shadow: 0 3px 10px rgba(0,0,0,0.1);\n  transition: transform 0.3s ease;\n}\n\n.ingredient-card:hover {\n  transform: translateY(-5px);\n}\n\n.ingredient-icon {\n  font-size: 32px;\n  margin-right: 15px;\n  flex-shrink: 0;\n}\n\n.ingredient-info strong {\n  display: block;\n  color: #7B3F00;\n  font-size: 16px;\n  margin-bottom: 5px;\n}\n\n.ingredient-info p {\n  margin: 0;\n  color: #666;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n\/* Texture Section *\/\n.texture-section {\n  background: linear-gradient(135deg, #E8F5E8 0%, #C8E6C9 100%);\n  padding: 25px;\n  border-radius: 12px;\n  margin: 25px 0;\n}\n\n.texture-features {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n  gap: 15px;\n  margin: 20px 0;\n}\n\n.texture-item {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  background: white;\n  padding: 20px;\n  border-radius: 10px;\n  box-shadow: 0 3px 10px rgba(0,0,0,0.1);\n  transition: transform 0.3s ease;\n  text-align: center;\n}\n\n.texture-item:hover {\n  transform: translateY(-3px);\n}\n\n.texture-icon {\n  font-size: 28px;\n  margin-bottom: 10px;\n}\n\n.texture-text {\n  font-weight: 600;\n  color: #2E7D32;\n  font-size: 14px;\n}\n\n\/* Usage Section *\/\n.usage-section {\n  background: linear-gradient(135deg, #FFF3E0 0%, #FFE0B2 100%);\n  padding: 25px;\n  border-radius: 12px;\n  margin: 25px 0;\n}\n\n.usage-ideas {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 25px;\n  margin-top: 20px;\n}\n\n.usage-category {\n  background: white;\n  padding: 20px;\n  border-radius: 10px;\n  box-shadow: 0 3px 10px rgba(0,0,0,0.1);\n}\n\n.usage-category ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.usage-category li {\n  padding: 8px 0;\n  padding-left: 25px;\n  position: relative;\n  border-bottom: 1px solid #f0f0f0;\n}\n\n.usage-category li:last-child {\n  border-bottom: none;\n}\n\n.usage-category li:before {\n  content: \"🍫\";\n  position: absolute;\n  left: 0;\n  font-size: 14px;\n}\n\n\/* Brand Story *\/\n.brand-story {\n  background: linear-gradient(135deg, #F3E5F5 0%, #E1BEE7 100%);\n  padding: 25px;\n  border-radius: 12px;\n  margin-top: 25px;\n  border: 1px solid #CE93D8;\n}\n\n.brand-highlights {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n  gap: 15px;\n  margin-top: 20px;\n}\n\n.brand-item {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  background: white;\n  padding: 20px;\n  border-radius: 10px;\n  box-shadow: 0 3px 10px rgba(0,0,0,0.1);\n  transition: transform 0.3s ease;\n  text-align: center;\n}\n\n.brand-item:hover {\n  transform: translateY(-3px);\n}\n\n.brand-icon {\n  font-size: 32px;\n  margin-bottom: 10px;\n}\n\n.brand-text {\n  font-weight: 600;\n  color: #7B3F00;\n  font-size: 14px;\n}\n\n\/* Responsive Design *\/\n@media (max-width: 768px) {\n  .product-description {\n    padding: 15px;\n  }\n  \n  .intro-section {\n    padding: 25px 20px;\n  }\n  \n  .intro-headline {\n    font-size: 22px;\n  }\n  \n  .spec-row {\n    flex-direction: column;\n  }\n  \n  .spec-label {\n    flex: none;\n    border-right: none;\n    border-bottom: 1px solid #eaeaea;\n    padding: 18px 20px;\n  }\n  \n  .spec-value {\n    flex: none;\n    padding: 18px 20px;\n  }\n  \n  .ingredient-tag, .feature-tag, .flavor-tag {\n    display: block;\n    text-align: center;\n    margin: 5px 0;\n  }\n  \n  .section-title {\n    font-size: 22px;\n  }\n  \n  .details-content h3 {\n    font-size: 20px;\n  }\n  \n  .ingredient-grid, .texture-features, .brand-highlights {\n    grid-template-columns: 1fr;\n  }\n  \n  .usage-ideas {\n    grid-template-columns: 1fr;\n  }\n  \n  .ingredient-card {\n    flex-direction: column;\n    text-align: center;\n  }\n  \n  .ingredient-icon {\n    margin-right: 0;\n    margin-bottom: 10px;\n  }\n}\n\n\/* Animation for page load *\/\n@keyframes fadeInUp {\n  from { \n    opacity: 0; \n    transform: translateY(25px); \n  }\n  to { \n    opacity: 1; \n    transform: translateY(0); \n  }\n}\n\n.specs-table, .details-section {\n  animation: fadeInUp 0.7s ease-out;\n}\n\n\/* Enhanced hover effects *\/\n.spec-row:after {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0;\n  height: 100%;\n  width: 4px;\n  background: linear-gradient(to bottom, #7B3F00, #964B00);\n  opacity: 0;\n  transition: opacity 0.3s ease;\n}\n\n.spec-row:hover:after {\n  opacity: 1;\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42612022575188,"sku":null,"price":200.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product512-1.png?v=1761202517"},{"product_id":"bare-nut-butter-unsalted-cashew-butter-40-lb","title":"Bare Nut Butter Unsalted Cashew Butter 40 lb.","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"specs-table\"\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eQuantity\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e1\/Each\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eShipping Weight\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e42.6 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eFeatures\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e\n          \u003cspan class=\"feature-tag\"\u003eDairy Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eEgg-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eFish-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eNon-GMO\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eShellfish-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eSoy Free\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eFlavor\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e\n          \u003cspan class=\"flavor-tag\"\u003eCashew\u003c\/span\u003e\n          \u003cspan class=\"flavor-tag\"\u003eUnsalted\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003ePackage Size\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e40 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003ePackage Type\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003ePails\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eStyle\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eCreamy\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eType\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eCashew Butter\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"details-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cdiv class=\"details-content\"\u003e\n      \u003cdiv class=\"feature-highlight\"\u003e\n        \u003ch3\u003ePure Single-Ingredient Cashew Butter\u003c\/h3\u003e\n        \u003cp\u003eAdd a deliciously natural, nutty flavor to your menu with this Bare Nut unsalted cashew butter! This product is made with a single ingredient: roasted cashews. It has a smooth and creamy consistency and a sweet, nutty flavor.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"purity-section\"\u003e\n        \u003ch3\u003e100% Natural Purity\u003c\/h3\u003e\n        \u003cdiv class=\"purity-grid\"\u003e\n          \u003cdiv class=\"purity-item\"\u003e\n            \u003cspan class=\"purity-icon\"\u003e🌰\u003c\/span\u003e\n            \u003cdiv class=\"purity-info\"\u003e\n              \u003cstrong\u003eSingle Ingredient\u003c\/strong\u003e\n              \u003cp\u003eMade with only roasted cashews\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"purity-item\"\u003e\n            \u003cspan class=\"purity-icon\"\u003e🚫\u003c\/span\u003e\n            \u003cdiv class=\"purity-info\"\u003e\n              \u003cstrong\u003eNo Additives\u003c\/strong\u003e\n              \u003cp\u003eNo oils, sugars, or preservatives\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"purity-item\"\u003e\n            \u003cspan class=\"purity-icon\"\u003e💪\u003c\/span\u003e\n            \u003cdiv class=\"purity-info\"\u003e\n              \u003cstrong\u003eRich in Nutrients\u003c\/strong\u003e\n              \u003cp\u003eLoaded with protein \u0026amp; healthy fats\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"purity-item\"\u003e\n            \u003cspan class=\"purity-icon\"\u003e🌱\u003c\/span\u003e\n            \u003cdiv class=\"purity-info\"\u003e\n              \u003cstrong\u003eAll-Natural\u003c\/strong\u003e\n              \u003cp\u003ePerfect for health-conscious patrons\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"usage-section\"\u003e\n        \u003ch3\u003eVersatile Culinary Applications\u003c\/h3\u003e\n        \u003cp\u003eWith a wide variety of applications on your menu, this cashew butter will quickly become a go-to ingredient in your busy kitchen. This bulk 40 lb. pail will keep your high-volume establishment well stocked with this delicious cashew butter.\u003c\/p\u003e\n        \n        \u003cdiv class=\"application-grid\"\u003e\n          \u003cdiv class=\"application-category\"\u003e\n            \u003ch4\u003eBreakfast \u0026amp; Spreads\u003c\/h4\u003e\n            \u003cul\u003e\n              \u003cli\u003eSpreading on toast and bagels\u003c\/li\u003e\n              \u003cli\u003eStirring into oatmeal\u003c\/li\u003e\n              \u003cli\u003ePancake and waffle topping\u003c\/li\u003e\n              \u003cli\u003eBreakfast smoothie base\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"application-category\"\u003e\n            \u003ch4\u003eCooking \u0026amp; Baking\u003c\/h4\u003e\n            \u003cul\u003e\n              \u003cli\u003eSavory sauce base\u003c\/li\u003e\n              \u003cli\u003eBaked goods ingredient\u003c\/li\u003e\n              \u003cli\u003eMarinade component\u003c\/li\u003e\n              \u003cli\u003eDessert preparations\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"application-category\"\u003e\n            \u003ch4\u003eHealth \u0026amp; Nutrition\u003c\/h4\u003e\n            \u003cul\u003e\n              \u003cli\u003eProtein boost in shakes\u003c\/li\u003e\n              \u003cli\u003eHealthy fat source\u003c\/li\u003e\n              \u003cli\u003eAllergen-friendly option\u003c\/li\u003e\n              \u003cli\u003eClean eating choice\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"storage-section\"\u003e\n        \u003ch3\u003eStorage \u0026amp; Handling Instructions\u003c\/h3\u003e\n        \u003cdiv class=\"storage-features\"\u003e\n          \u003cdiv class=\"storage-item\"\u003e\n            \u003cspan class=\"storage-icon\"\u003e🔄\u003c\/span\u003e\n            \u003cdiv class=\"storage-text\"\u003e\n              \u003cstrong\u003eNatural Separation\u003c\/strong\u003e\n              \u003cp\u003eSimply stir before use - no stabilizers added\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"storage-item\"\u003e\n            \u003cspan class=\"storage-icon\"\u003e❄️\u003c\/span\u003e\n            \u003cdiv class=\"storage-text\"\u003e\n              \u003cstrong\u003eRefrigeration\u003c\/strong\u003e\n              \u003cp\u003eStore at 34°F or below after opening\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"storage-item\"\u003e\n            \u003cspan class=\"storage-icon\"\u003e💧\u003c\/span\u003e\n            \u003cdiv class=\"storage-text\"\u003e\n              \u003cstrong\u003eHumidity Control\u003c\/strong\u003e\n              \u003cp\u003eMaintain 55% humidity for optimal freshness\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"bulk-benefits\"\u003e\n        \u003ch3\u003eCommercial Bulk Benefits\u003c\/h3\u003e\n        \u003cdiv class=\"benefits-grid\"\u003e\n          \u003cdiv class=\"benefit-item\"\u003e\n            \u003cspan class=\"benefit-value\"\u003e40 lb.\u003c\/span\u003e\n            \u003cspan class=\"benefit-label\"\u003eLarge Pail Size\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"benefit-item\"\u003e\n            \u003cspan class=\"benefit-value\"\u003eHigh-Volume\u003c\/span\u003e\n            \u003cspan class=\"benefit-label\"\u003ePerfect for Busy Kitchens\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"benefit-item\"\u003e\n            \u003cspan class=\"benefit-value\"\u003eCost-Effective\u003c\/span\u003e\n            \u003cspan class=\"benefit-label\"\u003eBulk Savings\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"benefit-item\"\u003e\n            \u003cspan class=\"benefit-value\"\u003eConsistent\u003c\/span\u003e\n            \u003cspan class=\"benefit-label\"\u003eReliable Quality\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"brand-story\"\u003e\n        \u003ch3\u003eAbout Bare Nut Butter\u003c\/h3\u003e\n        \u003cp\u003eCrafted with passion and premium quality, Bare Nut Butter brings a delightfully natural twist to traditional nut spreads. Made from all-natural ingredients, this delectable nut butter delivers rich flavors and a smooth, creamy texture that your customers will savor with every bite. From luscious almond butter to a selection of unique nut butters, Bare Nut Butter offers a versatile range of bulk size nut butters to meet the needs of high-volume operators. Elevate your menu with Bare Nut Butter's wholesome goodness and delight your patrons with an unadulterated nutty experience!\u003c\/p\u003e\n        \n        \u003cdiv class=\"brand-highlights\"\u003e\n          \u003cdiv class=\"highlight-item\"\u003e\n            \u003cspan class=\"highlight-icon\"\u003e⭐\u003c\/span\u003e\n            \u003cspan class=\"highlight-text\"\u003ePremium Quality\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"highlight-item\"\u003e\n            \u003cspan class=\"highlight-icon\"\u003e🌎\u003c\/span\u003e\n            \u003cspan class=\"highlight-text\"\u003eMade in America\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"highlight-item\"\u003e\n            \u003cspan class=\"highlight-icon\"\u003e👨‍🍳\u003c\/span\u003e\n            \u003cspan class=\"highlight-text\"\u003eChef-Approved\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-description {\n  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n  color: #333;\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 20px;\n}\n\n.section-title {\n  font-size: 26px;\n  font-weight: 700;\n  margin-bottom: 25px;\n  color: #2c3e50;\n  border-bottom: 3px solid #D4A574;\n  padding-bottom: 10px;\n  position: relative;\n}\n\n.section-title:after {\n  content: \"\";\n  position: absolute;\n  bottom: -3px;\n  left: 0;\n  width: 80px;\n  height: 3px;\n  background: linear-gradient(90deg, #D4A574, #A67C52);\n}\n\n.specs-section {\n  margin-bottom: 50px;\n}\n\n.specs-table {\n  display: flex;\n  flex-direction: column;\n  border-radius: 15px;\n  overflow: hidden;\n  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n  border: 1px solid #eaeaea;\n  background: white;\n}\n\n.spec-row {\n  display: flex;\n  border-bottom: 1px solid #f0f0f0;\n  transition: all 0.3s ease;\n  position: relative;\n}\n\n.spec-row:hover {\n  background-color: #f8f8f8;\n  transform: translateX(8px);\n}\n\n.spec-row:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  flex: 0 0 35%;\n  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n  padding: 22px 28px;\n  font-weight: 600;\n  color: #2c3e50;\n  border-right: 1px solid #eaeaea;\n  display: flex;\n  align-items: center;\n  font-size: 15px;\n  letter-spacing: 0.3px;\n}\n\n.spec-value {\n  flex: 1;\n  padding: 22px 28px;\n  background-color: white;\n  display: flex;\n  align-items: center;\n  flex-wrap: wrap;\n  font-size: 15px;\n  color: #495057;\n  gap: 8px;\n}\n\n.feature-tag {\n  display: inline-block;\n  background: linear-gradient(135deg, #D4A574 0%, #A67C52 100%);\n  color: white;\n  padding: 6px 12px;\n  border-radius: 15px;\n  font-size: 11px;\n  font-weight: 600;\n  box-shadow: 0 2px 6px rgba(212, 165, 116, 0.3);\n  transition: all 0.3s ease;\n}\n\n.feature-tag:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 4px 10px rgba(212, 165, 116, 0.4);\n}\n\n.flavor-tag {\n  display: inline-block;\n  background: linear-gradient(135deg, #A67C52 0%, #8B5A2B 100%);\n  color: white;\n  padding: 8px 16px;\n  border-radius: 20px;\n  font-size: 13px;\n  font-weight: 600;\n  box-shadow: 0 3px 8px rgba(166, 124, 82, 0.3);\n  transition: all 0.3s ease;\n}\n\n.flavor-tag:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 5px 12px rgba(166, 124, 82, 0.4);\n}\n\n.details-section {\n  margin-top: 50px;\n}\n\n.details-content h3 {\n  font-size: 22px;\n  color: #A67C52;\n  margin: 30px 0 15px 0;\n  border-left: 4px solid #D4A574;\n  padding-left: 15px;\n}\n\n.details-content h4 {\n  font-size: 18px;\n  color: #8B5A2B;\n  margin: 20px 0 12px 0;\n}\n\n.details-content p {\n  line-height: 1.8;\n  margin-bottom: 20px;\n  font-size: 16px;\n  text-align: justify;\n}\n\n.feature-highlight {\n  background: linear-gradient(135deg, #FFF8E1 0%, #FFECB3 100%);\n  padding: 25px;\n  border-radius: 12px;\n  border-left: 5px solid #D4A574;\n  margin-bottom: 25px;\n  box-shadow: 0 5px 15px rgba(0,0,0,0.08);\n}\n\n.feature-highlight h3 {\n  color: #8B5A2B;\n  margin-top: 0;\n  border-left: none;\n  padding-left: 0;\n}\n\n.purity-section {\n  background: linear-gradient(135deg, #E8F5E8 0%, #C8E6C9 100%);\n  padding: 25px;\n  border-radius: 12px;\n  margin: 25px 0;\n}\n\n.purity-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 20px;\n  margin-top: 20px;\n}\n\n.purity-item {\n  display: flex;\n  align-items: flex-start;\n  background: white;\n  padding: 20px;\n  border-radius: 10px;\n  box-shadow: 0 3px 10px rgba(0,0,0,0.1);\n  transition: transform 0.3s ease;\n}\n\n.purity-item:hover {\n  transform: translateY(-5px);\n}\n\n.purity-icon {\n  font-size: 32px;\n  margin-right: 15px;\n  flex-shrink: 0;\n}\n\n.purity-info strong {\n  display: block;\n  color: #2E7D32;\n  font-size: 16px;\n  margin-bottom: 5px;\n}\n\n.purity-info p {\n  margin: 0;\n  color: #666;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.usage-section {\n  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n  padding: 25px;\n  border-radius: 12px;\n  margin: 25px 0;\n  border: 1px solid #e0e0e0;\n}\n\n.application-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 25px;\n  margin-top: 20px;\n}\n\n.application-category {\n  background: white;\n  padding: 20px;\n  border-radius: 10px;\n  box-shadow: 0 3px 10px rgba(0,0,0,0.1);\n}\n\n.application-category ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.application-category li {\n  padding: 8px 0;\n  padding-left: 25px;\n  position: relative;\n  border-bottom: 1px solid #f0f0f0;\n}\n\n.application-category li:last-child {\n  border-bottom: none;\n}\n\n.application-category li:before {\n  content: \"🌰\";\n  position: absolute;\n  left: 0;\n  font-size: 14px;\n}\n\n.storage-section {\n  background: linear-gradient(135deg, #E3F2FD 0%, #BBDEFB 100%);\n  padding: 25px;\n  border-radius: 12px;\n  margin: 25px 0;\n}\n\n.storage-features {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 20px;\n  margin-top: 15px;\n}\n\n.storage-item {\n  display: flex;\n  align-items: flex-start;\n  background: white;\n  padding: 20px;\n  border-radius: 10px;\n  box-shadow: 0 3px 10px rgba(0,0,0,0.1);\n  transition: transform 0.3s ease;\n}\n\n.storage-item:hover {\n  transform: translateY(-3px);\n}\n\n.storage-icon {\n  font-size: 32px;\n  margin-right: 15px;\n  flex-shrink: 0;\n}\n\n.storage-text strong {\n  display: block;\n  color: #1976D2;\n  font-size: 16px;\n  margin-bottom: 5px;\n}\n\n.storage-text p {\n  margin: 0;\n  color: #666;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.bulk-benefits {\n  background: linear-gradient(135deg, #FFF3E0 0%, #FFE0B2 100%);\n  padding: 25px;\n  border-radius: 12px;\n  margin: 25px 0;\n}\n\n.benefits-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n  gap: 20px;\n  margin-top: 20px;\n}\n\n.benefit-item {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  background: white;\n  padding: 20px;\n  border-radius: 10px;\n  box-shadow: 0 3px 10px rgba(0,0,0,0.1);\n  transition: transform 0.3s ease;\n  text-align: center;\n}\n\n.benefit-item:hover {\n  transform: translateY(-3px);\n}\n\n.benefit-value {\n  font-size: 20px;\n  font-weight: bold;\n  color: #A67C52;\n  margin-bottom: 5px;\n}\n\n.benefit-label {\n  font-weight: 600;\n  color: #8B5A2B;\n  font-size: 14px;\n}\n\n.brand-story {\n  background: linear-gradient(135deg, #F3E5F5 0%, #E1BEE7 100%);\n  padding: 25px;\n  border-radius: 12px;\n  margin-top: 25px;\n  border: 1px solid #CE93D8;\n}\n\n.brand-highlights {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n  gap: 15px;\n  margin-top: 20px;\n}\n\n.highlight-item {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  background: white;\n  padding: 20px;\n  border-radius: 10px;\n  box-shadow: 0 3px 10px rgba(0,0,0,0.1);\n  transition: transform 0.3s ease;\n  text-align: center;\n}\n\n.highlight-item:hover {\n  transform: translateY(-3px);\n}\n\n.highlight-icon {\n  font-size: 32px;\n  margin-bottom: 10px;\n}\n\n.highlight-text {\n  font-weight: 600;\n  color: #A67C52;\n  font-size: 14px;\n}\n\n\/* Responsive Design *\/\n@media (max-width: 768px) {\n  .product-description {\n    padding: 15px;\n  }\n  \n  .spec-row {\n    flex-direction: column;\n  }\n  \n  .spec-label {\n    flex: none;\n    border-right: none;\n    border-bottom: 1px solid #eaeaea;\n    padding: 18px 20px;\n  }\n  \n  .spec-value {\n    flex: none;\n    padding: 18px 20px;\n  }\n  \n  .feature-tag, .flavor-tag {\n    display: block;\n    text-align: center;\n    margin: 5px 0;\n  }\n  \n  .section-title {\n    font-size: 22px;\n  }\n  \n  .details-content h3 {\n    font-size: 20px;\n  }\n  \n  .purity-grid, .application-grid, .storage-features, .benefits-grid, .brand-highlights {\n    grid-template-columns: 1fr;\n  }\n  \n  .purity-item, .storage-item {\n    flex-direction: column;\n    text-align: center;\n  }\n  \n  .purity-icon, .storage-icon {\n    margin-right: 0;\n    margin-bottom: 10px;\n  }\n}\n\n\/* Animation for page load *\/\n@keyframes fadeInUp {\n  from { \n    opacity: 0; \n    transform: translateY(25px); \n  }\n  to { \n    opacity: 1; \n    transform: translateY(0); \n  }\n}\n\n.specs-table, .details-section {\n  animation: fadeInUp 0.7s ease-out;\n}\n\n\/* Enhanced hover effects *\/\n.spec-row:after {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0;\n  height: 100%;\n  width: 4px;\n  background: linear-gradient(to bottom, #D4A574, #A67C52);\n  opacity: 0;\n  transition: opacity 0.3s ease;\n}\n\n.spec-row:hover:after {\n  opacity: 1;\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42612131233876,"sku":null,"price":674.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product513-1.png?v=1761204024"},{"product_id":"bare-nut-butter-unsalted-hazelnut-butter-40-lb","title":"Bare Nut Butter Unsalted Hazelnut Butter 40 lb.","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cdiv class=\"description-content\"\u003e\n      \u003cp\u003eAdd a deliciously natural, nutty flavor to your menu with this Bare Nut unsalted hazelnut butter! This product is made with a single ingredient: roasted hazelnuts. It has a smooth and creamy consistency and a rich, nutty flavor. This hazelnut butter is unsalted, so it can be used in a wide variety of sweet and savory applications. Hazelnut butter is loaded with protein and healthy fats, making it a wholesome addition to your signature dishes! Plus, this product contains no added oils, sugars, flavors, or preservatives, so it's an all-natural ingredient you can feel great about serving to your customers.\u003c\/p\u003e\n      \n      \u003cp\u003eWith a wide variety of applications on your menu, this hazelnut butter will quickly become a go-to ingredient in your busy kitchen. This bulk 40 lb. pail will keep your high-volume establishment well stocked with this delicious hazelnut butter. It's great for spreading on toast, incorporating in baked goods, stirring into oatmeal or savory sauces, or blending into smoothies. Because this all-natural product doesn't contain any stabilizers or emulsifiers, some separation is normal. Simply give the product a quick stir before use to make sure it's fully incorporated! To best preserve this product's fresh flavor, it's recommended to store it under refrigeration at 34 degrees Fahrenheit or below at a humidity level of 55% after opening.\u003c\/p\u003e\n      \n      \u003cp\u003eCrafted with passion and premium quality, Bare Nut Butter brings a delightfully natural twist to traditional nut spreads. Made from all-natural ingredients, this delectable nut butter delivers rich flavors and a smooth, creamy texture that your customers will savor with every bite. From luscious almond butter to a selection of unique nut butters, Bare Nut Butter offers a versatile range of bulk size nut butters to meet the needs of high-volume operators. Elevate your menu with Bare Nut Butter's wholesome goodness and delight your patrons with an unadulterated nutty experience!\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eSpecifications\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\/Each\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\"\u003e43 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              Dairy Free\u003cbr\u003e\n              Egg-Free\u003cbr\u003e\n              Fish-Free\u003cbr\u003e\n              Gluten-Free\u003cbr\u003e\n              Kosher\u003cbr\u003e\n              Made in America\u003cbr\u003e\n              Non-GMO\u003cbr\u003e\n              Shellfish-Free\u003cbr\u003e\n              Soy Free\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFlavor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              Hazelnut\u003cbr\u003e\n              Unsalted\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Size\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\"\u003ePackage Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePails\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eCreamy\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eHazelnut Butter\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  max-width: 1000px;\n  margin: 0 auto;\n  padding: 20px;\n}\n\n.section-title {\n  font-size: 24px;\n  font-weight: 600;\n  color: #2c3e50;\n  margin-bottom: 20px;\n  padding-bottom: 10px;\n  border-bottom: 2px solid #e67e22;\n}\n\n.description-section {\n  margin-bottom: 40px;\n}\n\n.description-content p {\n  line-height: 1.6;\n  margin-bottom: 16px;\n  font-size: 16px;\n}\n\n.specs-section {\n  margin-bottom: 30px;\n}\n\n.specs-table-container {\n  overflow: hidden;\n  border-radius: 8px;\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background-color: white;\n}\n\n.specs-table tr {\n  transition: background-color 0.2s;\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: 16px 20px;\n  width: 30%;\n  background-color: #f5f7fa;\n  border-right: 1px solid #e1e5eb;\n  color: #2c3e50;\n  vertical-align: top;\n}\n\n.spec-value {\n  padding: 16px 20px;\n  color: #4a5568;\n  line-height: 1.5;\n}\n\n@media (max-width: 768px) {\n  .product-description {\n    padding: 15px;\n  }\n  \n  .section-title {\n    font-size: 20px;\n  }\n  \n  .spec-label, .spec-value {\n    padding: 12px 15px;\n    font-size: 14px;\n  }\n  \n  .spec-label {\n    width: 35%;\n  }\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42612133724244,"sku":null,"price":617.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product514-1.png?v=1761204362"},{"product_id":"bare-nut-butter-unsalted-hazelnut-butter-15-lb","title":"Bare Nut Butter Unsalted Hazelnut Butter 15 lb.","description":"\u003cdiv class=\"product-description-container\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cdiv class=\"description-content\"\u003e\n      \u003cp\u003eAdd a deliciously natural, nutty flavor to your menu with this Bare Nut unsalted hazelnut butter! This product is made with a single ingredient: roasted hazelnuts. It has a smooth and creamy consistency and a rich, nutty flavor. This hazelnut butter is unsalted, so it can be used in a wide variety of sweet and savory applications. Hazelnut butter is loaded with protein and healthy fats, making it a wholesome addition to your signature dishes! Plus, this product contains no added oils, sugars, flavors, or preservatives, so it's an all-natural ingredient you can feel great about serving to your customers.\u003c\/p\u003e\n      \n      \u003cp\u003eWith a wide variety of applications on your menu, this hazelnut butter will quickly become a go-to ingredient in your busy kitchen. This bulk 15 lb. pail will keep your high-volume establishment well stocked with this delicious hazelnut butter. It's great for spreading on toast, incorporating in baked goods, stirring into oatmeal or savory sauces, or blending into smoothies. Because this all-natural product doesn't contain any stabilizers or emulsifiers, some separation is normal. Simply give the product a quick stir before use to make sure it's fully incorporated! To best preserve this product's fresh flavor, it's recommended to store it under refrigeration at 34 degrees Fahrenheit or below at a humidity level of 55% after opening.\u003c\/p\u003e\n      \n      \u003cp\u003eCrafted with passion and premium quality, Bare Nut Butter brings a delightfully natural twist to traditional nut spreads. Made from all-natural ingredients, this delectable nut butter delivers rich flavors and a smooth, creamy texture that your customers will savor with every bite. From luscious almond butter to a selection of unique nut butters, Bare Nut Butter offers a versatile range of bulk size nut butters to meet the needs of high-volume operators. Elevate your menu with Bare Nut Butter's wholesome goodness and delight your patrons with an unadulterated nutty experience!\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eSpecifications\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\/Each\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.5 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"features-grid\"\u003e\n                \u003cspan class=\"feature-tag\"\u003eDairy Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eEgg-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eFish-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eNon-GMO\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eShellfish-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag\"\u003eSoy Free\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFlavor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"flavor-tags\"\u003e\n                \u003cspan class=\"flavor-tag\"\u003eHazelnut\u003c\/span\u003e\n                \u003cspan class=\"flavor-tag\"\u003eUnsalted\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Size\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e15 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003ePails\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eCreamy\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eHazelnut Butter\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-container {\n  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n  color: #333;\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 20px;\n  line-height: 1.6;\n}\n\n.section-title {\n  font-size: 26px;\n  font-weight: 700;\n  color: #2c3e50;\n  margin-bottom: 25px;\n  padding-bottom: 12px;\n  border-bottom: 3px solid #e67e22;\n  position: relative;\n}\n\n.section-title:after {\n  content: '';\n  position: absolute;\n  bottom: -3px;\n  left: 0;\n  width: 80px;\n  height: 3px;\n  background: #3498db;\n}\n\n.description-section {\n  margin-bottom: 50px;\n}\n\n.description-content p {\n  margin-bottom: 20px;\n  font-size: 16px;\n  text-align: justify;\n}\n\n.specs-section {\n  margin-bottom: 30px;\n}\n\n.specs-table-container {\n  overflow: hidden;\n  border-radius: 12px;\n  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.specs-table-container:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background-color: white;\n}\n\n.specs-table tr {\n  transition: background-color 0.2s;\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: 18px 22px;\n  width: 30%;\n  background-color: #f5f7fa;\n  border-right: 1px solid #e1e5eb;\n  color: #2c3e50;\n  vertical-align: top;\n  font-size: 15px;\n}\n\n.spec-value {\n  padding: 18px 22px;\n  color: #4a5568;\n  line-height: 1.5;\n  font-size: 15px;\n}\n\n.features-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));\n  gap: 8px;\n}\n\n.feature-tag {\n  display: inline-block;\n  background: #e8f4fd;\n  color: #2c5aa0;\n  padding: 6px 12px;\n  border-radius: 20px;\n  font-size: 13px;\n  font-weight: 500;\n  text-align: center;\n  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n}\n\n.flavor-tags {\n  display: flex;\n  gap: 10px;\n}\n\n.flavor-tag {\n  display: inline-block;\n  background: #fff3e0;\n  color: #e65100;\n  padding: 6px 14px;\n  border-radius: 20px;\n  font-size: 14px;\n  font-weight: 500;\n  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n}\n\n@media (max-width: 768px) {\n  .product-description-container {\n    padding: 15px;\n  }\n  \n  .section-title {\n    font-size: 22px;\n  }\n  \n  .spec-label, .spec-value {\n    padding: 14px 16px;\n    font-size: 14px;\n  }\n  \n  .spec-label {\n    width: 35%;\n  }\n  \n  .features-grid {\n    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));\n  }\n  \n  .feature-tag {\n    font-size: 12px;\n    padding: 5px 10px;\n  }\n  \n  .flavor-tag {\n    font-size: 13px;\n    padding: 5px 12px;\n  }\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42612169375828,"sku":null,"price":323.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product515-1.png?v=1761204693"},{"product_id":"american-almond-naturally-roasted-almond-butter-6-5-lb","title":"American Almond Naturally Roasted Almond Butter 6.5 lb","description":"\u003cdiv class=\"product-description-container\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cdiv class=\"description-content\"\u003e\n      \u003cp\u003eCreate an endless number of recipes from energy-packed protein snacks to almond cookies to a flavorful coconut curry sauce with this can of American Almond almond butter! With its rich, deeply nutty almond flavor and thick, creamy texture, this almond butter is a great choice in a variety of your health food and peanut-free recipes. Use as a topping for smoothie bowls or as an ingredient in your smoothies and shakes, make almond butter granola as a topping for your parfaits, breakfast foods, and smoothie bowls, or blend with frozen bananas to make dairy-free ice cream. It's also great for making savory Asian-inspired sauces and salad dressings!\u003c\/p\u003e\n      \n      \u003cp\u003eThis almond butter is made from select grades of California-grown almonds to ensure superior quality and taste. The almonds are roasted with their skins on and then ground into a smooth butter to deliver a rich, natural flavor. It is high in healthy fats, protein, iron, magnesium, fiber, vitamin E, and other essential vitamins and minerals and does not include any added sugars, making it a healthy alternative to peanut butter!\u003c\/p\u003e\n      \n      \u003cp\u003eDelivering quality, nut-based products since 1924, American Almond is committed to ensuring customer satisfaction with a name you can trust. What started as a small-batch business has since expanded into a versatile line of sweetened nut pastes, nut butters, nuts flours, and a variety of other tree nut ingredients. Using old-world, artisan techniques and the finest ingredients to craft their one-of-a-kind signature products, American Almond combines time-honored tradition with modern innovation. With their premium quality and delicious flavor, American Almond products are sure to fulfill all of your baking needs!\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eSpecifications\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\/Each\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.29 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"features-grid\"\u003e\n                \u003cspan class=\"feature-tag vegan\"\u003eVegan\u003c\/span\u003e\n                \u003cspan class=\"feature-tag vegetarian\"\u003eVegetarian\u003c\/span\u003e\n                \u003cspan class=\"feature-tag dairy-free\"\u003eDairy Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag gluten-free\"\u003eGluten-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag kosher\"\u003eKosher\u003c\/span\u003e\n                \u003cspan class=\"feature-tag made-in-usa\"\u003eMade in America\u003c\/span\u003e\n                \u003cspan class=\"feature-tag soy-free\"\u003eSoy Free\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFlavor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"flavor-tags\"\u003e\n                \u003cspan class=\"flavor-tag primary\"\u003eAlmond\u003c\/span\u003e\n                \u003cspan class=\"flavor-tag secondary\"\u003eUnsalted\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Size\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e6.5 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"package-type\"\u003eCans\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"style-tag\"\u003eCreamy\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"type-highlight\"\u003eAlmond Butter\u003c\/span\u003e\n            \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-container {\n  font-family: 'Inter', 'SF Pro Display', -apple-system, BlinkMacSystemFont, sans-serif;\n  color: #2d3748;\n  max-width: 1100px;\n  margin: 0 auto;\n  padding: 30px;\n  line-height: 1.7;\n  background: linear-gradient(135deg, #ffffff 0%, #fafaf8 100%);\n}\n\n.section-title {\n  font-size: 32px;\n  font-weight: 700;\n  color: #2d3748;\n  margin-bottom: 32px;\n  padding-bottom: 16px;\n  border-bottom: 3px solid #a78bfa;\n  position: relative;\n  letter-spacing: -0.5px;\n  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n}\n\n.section-title:after {\n  content: '';\n  position: absolute;\n  bottom: -3px;\n  left: 0;\n  width: 120px;\n  height: 3px;\n  background: linear-gradient(90deg, #a78bfa, #7e5bef);\n  border-radius: 3px;\n}\n\n.description-section {\n  margin-bottom: 60px;\n}\n\n.description-content p {\n  margin-bottom: 24px;\n  font-size: 17px;\n  color: #4a5568;\n  text-align: justify;\n  line-height: 1.8;\n}\n\n.specs-section {\n  margin-bottom: 40px;\n}\n\n.specs-table-container {\n  overflow: hidden;\n  border-radius: 20px;\n  box-shadow: \n    0 10px 40px rgba(0, 0, 0, 0.08),\n    0 0 0 1px rgba(255, 255, 255, 0.9) inset;\n  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n  background: linear-gradient(135deg, #ffffff 0%, #fefefe 100%);\n  border: 1px solid rgba(226, 232, 240, 0.8);\n}\n\n.specs-table-container:hover {\n  transform: translateY(-8px);\n  box-shadow: \n    0 25px 50px rgba(0, 0, 0, 0.12),\n    0 0 0 1px rgba(255, 255, 255, 0.95) inset;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background: transparent;\n}\n\n.specs-table tr {\n  transition: all 0.3s ease;\n  border-bottom: 1px solid rgba(226, 232, 240, 0.6);\n}\n\n.specs-table tr:last-child {\n  border-bottom: none;\n}\n\n.specs-table tr:nth-child(even) {\n  background-color: rgba(248, 250, 252, 0.5);\n}\n\n.specs-table tr:hover {\n  background-color: rgba(255, 251, 235, 0.7);\n  transform: scale(1.002);\n}\n\n.spec-label {\n  font-weight: 700;\n  padding: 22px 28px;\n  width: 30%;\n  background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);\n  border-right: 1px solid rgba(226, 232, 240, 0.8);\n  color: #2d3748;\n  vertical-align: top;\n  font-size: 15.5px;\n  letter-spacing: -0.2px;\n  position: relative;\n  text-transform: uppercase;\n  font-size: 14px;\n  letter-spacing: 0.5px;\n}\n\n.spec-label:after {\n  content: '';\n  position: absolute;\n  right: -1px;\n  top: 50%;\n  transform: translateY(-50%);\n  width: 4px;\n  height: 0;\n  background: linear-gradient(180deg, #a78bfa, #7e5bef);\n  transition: height 0.4s ease;\n  border-radius: 2px;\n}\n\n.specs-table tr:hover .spec-label:after {\n  height: 70%;\n}\n\n.spec-value {\n  padding: 22px 28px;\n  color: #4a5568;\n  line-height: 1.6;\n  font-size: 16px;\n  font-weight: 500;\n}\n\n.features-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n  gap: 10px;\n}\n\n.feature-tag {\n  display: inline-block;\n  padding: 10px 16px;\n  border-radius: 25px;\n  font-size: 13.5px;\n  font-weight: 600;\n  text-align: center;\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n  transition: all 0.3s ease;\n  color: white;\n}\n\n.feature-tag:hover {\n  transform: translateY(-3px) scale(1.05);\n  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n}\n\n.feature-tag.vegan {\n  background: linear-gradient(135deg, #48bb78, #38a169);\n}\n\n.feature-tag.vegetarian {\n  background: linear-gradient(135deg, #68d391, #48bb78);\n}\n\n.feature-tag.dairy-free {\n  background: linear-gradient(135deg, #4299e1, #3182ce);\n}\n\n.feature-tag.gluten-free {\n  background: linear-gradient(135deg, #ed8936, #dd6b20);\n}\n\n.feature-tag.kosher {\n  background: linear-gradient(135deg, #9f7aea, #805ad5);\n}\n\n.feature-tag.made-in-usa {\n  background: linear-gradient(135deg, #e53e3e, #c53030);\n}\n\n.feature-tag.soy-free {\n  background: linear-gradient(135deg, #ed64a6, #d53f8c);\n}\n\n.flavor-tags {\n  display: flex;\n  gap: 12px;\n  flex-wrap: wrap;\n}\n\n.flavor-tag {\n  display: inline-block;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-weight: 600;\n  font-size: 14.5px;\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n  transition: all 0.3s ease;\n}\n\n.flavor-tag.primary {\n  background: linear-gradient(135deg, #d69e2e, #b7791f);\n  color: white;\n}\n\n.flavor-tag.secondary {\n  background: linear-gradient(135deg, #a0aec0, #718096);\n  color: white;\n}\n\n.package-type {\n  background: linear-gradient(135deg, #4fd1c7, #38b2ac);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-weight: 600;\n  box-shadow: 0 4px 12px rgba(79, 209, 199, 0.3);\n}\n\n.style-tag {\n  background: linear-gradient(135deg, #f687b3, #ed64a6);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-weight: 600;\n  box-shadow: 0 4px 12px rgba(246, 135, 179, 0.3);\n}\n\n.type-highlight {\n  background: linear-gradient(135deg, #a78bfa, #7e5bef);\n  color: white;\n  padding: 12px 24px;\n  border-radius: 25px;\n  font-weight: 700;\n  font-size: 16px;\n  box-shadow: 0 6px 20px rgba(167, 139, 250, 0.4);\n  transition: all 0.3s ease;\n}\n\n.type-highlight:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 10px 25px rgba(167, 139, 250, 0.5);\n}\n\n@media (max-width: 768px) {\n  .product-description-container {\n    padding: 20px;\n  }\n  \n  .section-title {\n    font-size: 26px;\n    margin-bottom: 26px;\n  }\n  \n  .spec-label, .spec-value {\n    padding: 18px 20px;\n    font-size: 14.5px;\n  }\n  \n  .spec-label {\n    width: 35%;\n    font-size: 13px;\n  }\n  \n  .features-grid {\n    grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));\n    gap: 8px;\n  }\n  \n  .feature-tag {\n    font-size: 12.5px;\n    padding: 8px 12px;\n  }\n  \n  .flavor-tag, .package-type, .style-tag {\n    font-size: 13.5px;\n    padding: 8px 16px;\n  }\n  \n  .type-highlight {\n    font-size: 14.5px;\n    padding: 10px 20px;\n  }\n}\n\n@media (max-width: 480px) {\n  .specs-table-container {\n    border-radius: 16px;\n  }\n  \n  .spec-label, .spec-value {\n    padding: 16px 18px;\n  }\n  \n  .section-title {\n    font-size: 24px;\n  }\n  \n  .description-content p {\n    font-size: 16px;\n  }\n  \n  .features-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42612199882836,"sku":null,"price":138.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product517-2.png?v=1761205307"},{"product_id":"reeses-bag-in-box-creamy-peanut-butter-50-lb","title":"REESE'S Bag-in-Box Creamy Peanut Butter 50 lb.","description":"\u003cdiv class=\"product-description-container\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cdiv class=\"description-content\"\u003e\n      \u003cp\u003eAdd the smooth, rich taste of peanut butter to your venue with this bulk 50 lb. bag-in-box of REESE'S creamy peanut butter. Whether you're baking, cooking, or using it as a spread, REESE'S peanut butter makes a versatile addition to any establishment! Packaged in a convenient bag-in-box for use in high-volume establishments, this peanut butter is great for both front-of-house and back-of-house use. Use it to streamline recipe prepping in your kitchen or place near bread and bagels in your cafeteria or hotel breakfast station for guests to grab the peanut butter they need! Providing 50 lb. of peanut butter for an ample supply, this bag-in-box will help cut down on product waste while providing a hassle-free way for staff and guests to get their peanut butter.\u003c\/p\u003e\n      \n      \u003cp\u003eWith its perfectly balanced, nutty and sweet flavor and smooth, creamy texture, this peanut butter is ideal for creating classic sandwiches, smoothies, or rich desserts. Use to create your own peanut butter chocolate eggs, fudge, and other chocolate peanut butter treats - guests will love knowing your signature candies and chocolates are made using REESE'S peanut butter! It's also a great ingredient for a variety of delicious desserts like cheesecakes, pies, marbled brownies, and bars, or can be used to create sweet frostings and drizzling sauces. Whether using to create sweet treats, savory sauces, or kid-friendly sandwiches, this classic condiment is an excellent multi-purpose ingredient that you'll be using again and again for mouth-watering recipes.\u003c\/p\u003e\n      \n      \u003cp\u003eAs a beloved HERSHEY'S brand, REESE'S products are a valuable addition to your menu! Hershey Foodservice is a leading North American manufacturer of chocolates, confections, toppings, and baking products. It all started with Milton Hershey, who began producing milk chocolate in 1905 in the town that now shares his name. Though chocolate was once a luxury for the rich, Milton Hershey helped make it more accessible and affordable for everyone, and Hershey's Foodservice products are now known the world over. Hershey, Pennsylvania is known as Chocolate Town USA and for good reason; as soon as you offer Hershey's Foodservice products at your business, your customers will recognize a brand that stands for nothing less than quality, freshness, and great taste!\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eSpecifications\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\/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\"\u003e52.5 lb.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"features-tags\"\u003e\n                \u003cspan class=\"feature-tag kosher\"\u003eKosher\u003c\/span\u003e\n                \u003cspan class=\"feature-tag made-in-usa\"\u003eMade in America\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFlavor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"flavor-highlight\"\u003eNuts\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFlavor Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eNutty\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Size\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"weight-badge\"\u003e50 lb.\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"package-types\"\u003e\n                \u003cspan class=\"package-tag primary\"\u003eBag-In-Box\u003c\/span\u003e\n                \u003cspan class=\"package-tag secondary\"\u003eBulk\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"style-tag\"\u003eCreamy\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eSweetener Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003eClassic\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"type-highlight\"\u003ePeanut Butter\u003c\/span\u003e\n            \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-container {\n  font-family: 'Inter', 'SF Pro Display', -apple-system, BlinkMacSystemFont, sans-serif;\n  color: #2d3748;\n  max-width: 1100px;\n  margin: 0 auto;\n  padding: 30px;\n  line-height: 1.7;\n  background: linear-gradient(135deg, #ffffff 0%, #fefaf0 100%);\n}\n\n.section-title {\n  font-size: 32px;\n  font-weight: 800;\n  color: #2d3748;\n  margin-bottom: 32px;\n  padding-bottom: 16px;\n  border-bottom: 3px solid #d69e2e;\n  position: relative;\n  letter-spacing: -0.5px;\n  background: linear-gradient(135deg, #d69e2e 0%, #b7791f 100%);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n}\n\n.section-title:after {\n  content: '';\n  position: absolute;\n  bottom: -3px;\n  left: 0;\n  width: 120px;\n  height: 3px;\n  background: linear-gradient(90deg, #d69e2e, #b7791f);\n  border-radius: 3px;\n}\n\n.description-section {\n  margin-bottom: 60px;\n}\n\n.description-content p {\n  margin-bottom: 24px;\n  font-size: 17px;\n  color: #4a5568;\n  text-align: justify;\n  line-height: 1.8;\n}\n\n.specs-section {\n  margin-bottom: 40px;\n}\n\n.specs-table-container {\n  overflow: hidden;\n  border-radius: 20px;\n  box-shadow: \n    0 12px 40px rgba(214, 158, 46, 0.15),\n    0 0 0 1px rgba(255, 255, 255, 0.9) inset;\n  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n  background: linear-gradient(135deg, #ffffff 0%, #fffaf0 100%);\n  border: 1px solid rgba(214, 158, 46, 0.2);\n}\n\n.specs-table-container:hover {\n  transform: translateY(-8px);\n  box-shadow: \n    0 25px 50px rgba(214, 158, 46, 0.2),\n    0 0 0 1px rgba(255, 255, 255, 0.95) inset;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background: transparent;\n}\n\n.specs-table tr {\n  transition: all 0.3s ease;\n  border-bottom: 1px solid rgba(214, 158, 46, 0.1);\n}\n\n.specs-table tr:last-child {\n  border-bottom: none;\n}\n\n.specs-table tr:nth-child(even) {\n  background-color: rgba(255, 250, 240, 0.5);\n}\n\n.specs-table tr:hover {\n  background-color: rgba(254, 252, 232, 0.8);\n  transform: scale(1.002);\n}\n\n.spec-label {\n  font-weight: 700;\n  padding: 22px 28px;\n  width: 30%;\n  background: linear-gradient(135deg, #fffaf0 0%, #fef3c7 100%);\n  border-right: 1px solid rgba(214, 158, 46, 0.2);\n  color: #78350f;\n  vertical-align: top;\n  font-size: 14px;\n  letter-spacing: 0.5px;\n  position: relative;\n  text-transform: uppercase;\n}\n\n.spec-label:after {\n  content: '';\n  position: absolute;\n  right: -1px;\n  top: 50%;\n  transform: translateY(-50%);\n  width: 4px;\n  height: 0;\n  background: linear-gradient(180deg, #d69e2e, #b7791f);\n  transition: height 0.4s ease;\n  border-radius: 2px;\n}\n\n.specs-table tr:hover .spec-label:after {\n  height: 70%;\n}\n\n.spec-value {\n  padding: 22px 28px;\n  color: #4a5568;\n  line-height: 1.6;\n  font-size: 16px;\n  font-weight: 500;\n}\n\n.features-tags {\n  display: flex;\n  gap: 12px;\n  flex-wrap: wrap;\n}\n\n.feature-tag {\n  display: inline-block;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-size: 14px;\n  font-weight: 600;\n  text-align: center;\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n  transition: all 0.3s ease;\n  color: white;\n}\n\n.feature-tag:hover {\n  transform: translateY(-3px) scale(1.05);\n  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n}\n\n.feature-tag.kosher {\n  background: linear-gradient(135deg, #059669, #047857);\n}\n\n.feature-tag.made-in-usa {\n  background: linear-gradient(135deg, #dc2626, #b91c1c);\n  box-shadow: 0 4px 12px rgba(220, 38, 38, 0.3);\n}\n\n.flavor-highlight {\n  background: linear-gradient(135deg, #d69e2e, #b7791f);\n  color: white;\n  padding: 12px 24px;\n  border-radius: 25px;\n  font-weight: 700;\n  font-size: 15px;\n  box-shadow: 0 6px 20px rgba(214, 158, 46, 0.4);\n  transition: all 0.3s ease;\n}\n\n.flavor-highlight:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 10px 25px rgba(214, 158, 46, 0.5);\n}\n\n.weight-badge {\n  background: linear-gradient(135deg, #7c3aed, #6d28d9);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-weight: 700;\n  font-size: 15px;\n  box-shadow: 0 4px 12px rgba(124, 58, 237, 0.3);\n}\n\n.package-types {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.package-tag {\n  display: inline-block;\n  padding: 10px 18px;\n  border-radius: 20px;\n  font-weight: 600;\n  font-size: 14px;\n  text-align: center;\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n  transition: all 0.3s ease;\n  color: white;\n}\n\n.package-tag.primary {\n  background: linear-gradient(135deg, #2563eb, #1d4ed8);\n}\n\n.package-tag.secondary {\n  background: linear-gradient(135deg, #475569, #334155);\n}\n\n.package-tag:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);\n}\n\n.style-tag {\n  background: linear-gradient(135deg, #ec4899, #db2777);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-weight: 600;\n  box-shadow: 0 4px 12px rgba(236, 72, 153, 0.3);\n}\n\n.type-highlight {\n  background: linear-gradient(135deg, #d69e2e, #b7791f);\n  color: white;\n  padding: 12px 24px;\n  border-radius: 25px;\n  font-weight: 800;\n  font-size: 16px;\n  letter-spacing: 0.5px;\n  box-shadow: 0 6px 20px rgba(214, 158, 46, 0.4);\n  transition: all 0.3s ease;\n  text-transform: uppercase;\n  font-size: 15px;\n}\n\n.type-highlight:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 10px 25px rgba(214, 158, 46, 0.5);\n}\n\n@media (max-width: 768px) {\n  .product-description-container {\n    padding: 20px;\n  }\n  \n  .section-title {\n    font-size: 26px;\n    margin-bottom: 26px;\n  }\n  \n  .spec-label, .spec-value {\n    padding: 18px 20px;\n    font-size: 14.5px;\n  }\n  \n  .spec-label {\n    width: 35%;\n    font-size: 13px;\n  }\n  \n  .features-tags {\n    flex-direction: column;\n    gap: 10px;\n  }\n  \n  .feature-tag {\n    font-size: 13.5px;\n    padding: 8px 16px;\n  }\n  \n  .flavor-highlight, .weight-badge, .style-tag {\n    font-size: 14px;\n    padding: 8px 16px;\n  }\n  \n  .package-types {\n    gap: 8px;\n  }\n  \n  .package-tag {\n    font-size: 13px;\n    padding: 8px 14px;\n  }\n  \n  .type-highlight {\n    font-size: 14px;\n    padding: 10px 20px;\n  }\n}\n\n@media (max-width: 480px) {\n  .specs-table-container {\n    border-radius: 16px;\n  }\n  \n  .spec-label, .spec-value {\n    padding: 16px 18px;\n  }\n  \n  .section-title {\n    font-size: 24px;\n  }\n  \n  .description-content p {\n    font-size: 16px;\n  }\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42612225540180,"sku":null,"price":379.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product518-1.png?v=1761205624"},{"product_id":"american-almond-naturally-roasted-almond-butter-6-5-lb-6-case","title":"American Almond Naturally Roasted Almond Butter 6.5 lb. - 6\/Case","description":"\u003cdiv class=\"product-description-container\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cdiv class=\"description-content\"\u003e\n      \u003cp\u003eCreate an endless number of recipes from energy-packed protein snacks to almond cookies to a flavorful coconut curry sauce with this can of American Almond almond butter! With its rich, deeply nutty almond flavor and thick, creamy texture, this almond butter is a great choice in a variety of your health food and peanut-free recipes. Use as a topping for smoothie bowls or as an ingredient in your smoothies and shakes, make almond butter granola as a topping for your parfaits, breakfast foods, and smoothie bowls, or blend with frozen bananas to make dairy-free ice cream. It's also great for making savory Asian-inspired sauces and salad dressings!\u003c\/p\u003e\n      \n      \u003cp\u003eThis almond butter is made from select grades of California-grown almonds to ensure superior quality and taste. The almonds are roasted with their skins on and then ground into a smooth butter to deliver a rich, natural flavor. It is high in healthy fats, protein, iron, magnesium, fiber, vitamin E, and other essential vitamins and minerals and does not include any added sugars, making it a healthy alternative to peanut butter!\u003c\/p\u003e\n      \n      \u003cp\u003eDelivering quality, nut-based products since 1924, American Almond is committed to ensuring customer satisfaction with a name you can trust. What started as a small-batch business has since expanded into a versatile line of sweetened nut pastes, nut butters, nuts flours, and a variety of other tree nut ingredients. Using old-world, artisan techniques and the finest ingredients to craft their one-of-a-kind signature products, American Almond combines time-honored tradition with modern innovation. With their premium quality and delicious flavor, American Almond products are sure to fulfill all of your baking needs!\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eSpecifications\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\"\u003e\n              \u003cspan class=\"case-badge\"\u003e6\/Case\u003c\/span\u003e\n            \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\"\u003e\n              \u003cspan class=\"weight-value\"\u003e43.7 lb.\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"features-grid\"\u003e\n                \u003cspan class=\"feature-tag vegan\"\u003eVegan\u003c\/span\u003e\n                \u003cspan class=\"feature-tag vegetarian\"\u003eVegetarian\u003c\/span\u003e\n                \u003cspan class=\"feature-tag dairy-free\"\u003eDairy Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag gluten-free\"\u003eGluten-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag kosher\"\u003eKosher\u003c\/span\u003e\n                \u003cspan class=\"feature-tag made-in-usa\"\u003eMade in America\u003c\/span\u003e\n                \u003cspan class=\"feature-tag soy-free\"\u003eSoy Free\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFlavor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"flavor-tags\"\u003e\n                \u003cspan class=\"flavor-tag primary\"\u003eAlmond\u003c\/span\u003e\n                \u003cspan class=\"flavor-tag secondary\"\u003eUnsalted\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Size\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"package-size\"\u003e6.5 lb.\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"package-type\"\u003eCans\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"style-tag\"\u003eCreamy\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eTotal Case Size\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"total-case\"\u003e39 lb.\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"type-highlight\"\u003eAlmond Butter\u003c\/span\u003e\n            \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-container {\n  font-family: 'Inter', 'SF Pro Display', -apple-system, BlinkMacSystemFont, sans-serif;\n  color: #2d3748;\n  max-width: 1100px;\n  margin: 0 auto;\n  padding: 30px;\n  line-height: 1.7;\n  background: linear-gradient(135deg, #ffffff 0%, #fafaf8 100%);\n}\n\n.section-title {\n  font-size: 32px;\n  font-weight: 700;\n  color: #2d3748;\n  margin-bottom: 32px;\n  padding-bottom: 16px;\n  border-bottom: 3px solid #a78bfa;\n  position: relative;\n  letter-spacing: -0.5px;\n  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n}\n\n.section-title:after {\n  content: '';\n  position: absolute;\n  bottom: -3px;\n  left: 0;\n  width: 120px;\n  height: 3px;\n  background: linear-gradient(90deg, #a78bfa, #7e5bef);\n  border-radius: 3px;\n}\n\n.description-section {\n  margin-bottom: 60px;\n}\n\n.description-content p {\n  margin-bottom: 24px;\n  font-size: 17px;\n  color: #4a5568;\n  text-align: justify;\n  line-height: 1.8;\n}\n\n.specs-section {\n  margin-bottom: 40px;\n}\n\n.specs-table-container {\n  overflow: hidden;\n  border-radius: 20px;\n  box-shadow: \n    0 10px 40px rgba(0, 0, 0, 0.08),\n    0 0 0 1px rgba(255, 255, 255, 0.9) inset;\n  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n  background: linear-gradient(135deg, #ffffff 0%, #fefefe 100%);\n  border: 1px solid rgba(226, 232, 240, 0.8);\n}\n\n.specs-table-container:hover {\n  transform: translateY(-8px);\n  box-shadow: \n    0 25px 50px rgba(0, 0, 0, 0.12),\n    0 0 0 1px rgba(255, 255, 255, 0.95) inset;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background: transparent;\n}\n\n.specs-table tr {\n  transition: all 0.3s ease;\n  border-bottom: 1px solid rgba(226, 232, 240, 0.6);\n}\n\n.specs-table tr:last-child {\n  border-bottom: none;\n}\n\n.specs-table tr:nth-child(even) {\n  background-color: rgba(248, 250, 252, 0.5);\n}\n\n.specs-table tr:hover {\n  background-color: rgba(255, 251, 235, 0.7);\n  transform: scale(1.002);\n}\n\n.spec-label {\n  font-weight: 700;\n  padding: 22px 28px;\n  width: 30%;\n  background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);\n  border-right: 1px solid rgba(226, 232, 240, 0.8);\n  color: #2d3748;\n  vertical-align: top;\n  font-size: 15.5px;\n  letter-spacing: -0.2px;\n  position: relative;\n  text-transform: uppercase;\n  font-size: 14px;\n  letter-spacing: 0.5px;\n}\n\n.spec-label:after {\n  content: '';\n  position: absolute;\n  right: -1px;\n  top: 50%;\n  transform: translateY(-50%);\n  width: 4px;\n  height: 0;\n  background: linear-gradient(180deg, #a78bfa, #7e5bef);\n  transition: height 0.4s ease;\n  border-radius: 2px;\n}\n\n.specs-table tr:hover .spec-label:after {\n  height: 70%;\n}\n\n.spec-value {\n  padding: 22px 28px;\n  color: #4a5568;\n  line-height: 1.6;\n  font-size: 16px;\n  font-weight: 500;\n}\n\n.case-badge {\n  background: linear-gradient(135deg, #7c3aed, #6d28d9);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-weight: 600;\n  font-size: 15px;\n  box-shadow: 0 4px 12px rgba(124, 58, 237, 0.3);\n}\n\n.weight-value {\n  background: linear-gradient(135deg, #059669, #047857);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-weight: 600;\n  font-size: 15px;\n  box-shadow: 0 4px 12px rgba(5, 150, 105, 0.3);\n}\n\n.features-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n  gap: 10px;\n}\n\n.feature-tag {\n  display: inline-block;\n  padding: 10px 16px;\n  border-radius: 25px;\n  font-size: 13.5px;\n  font-weight: 600;\n  text-align: center;\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n  transition: all 0.3s ease;\n  color: white;\n}\n\n.feature-tag:hover {\n  transform: translateY(-3px) scale(1.05);\n  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n}\n\n.feature-tag.vegan {\n  background: linear-gradient(135deg, #48bb78, #38a169);\n}\n\n.feature-tag.vegetarian {\n  background: linear-gradient(135deg, #68d391, #48bb78);\n}\n\n.feature-tag.dairy-free {\n  background: linear-gradient(135deg, #4299e1, #3182ce);\n}\n\n.feature-tag.gluten-free {\n  background: linear-gradient(135deg, #ed8936, #dd6b20);\n}\n\n.feature-tag.kosher {\n  background: linear-gradient(135deg, #9f7aea, #805ad5);\n}\n\n.feature-tag.made-in-usa {\n  background: linear-gradient(135deg, #e53e3e, #c53030);\n}\n\n.feature-tag.soy-free {\n  background: linear-gradient(135deg, #ed64a6, #d53f8c);\n}\n\n.flavor-tags {\n  display: flex;\n  gap: 12px;\n  flex-wrap: wrap;\n}\n\n.flavor-tag {\n  display: inline-block;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-weight: 600;\n  font-size: 14.5px;\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n  transition: all 0.3s ease;\n}\n\n.flavor-tag.primary {\n  background: linear-gradient(135deg, #d69e2e, #b7791f);\n  color: white;\n}\n\n.flavor-tag.secondary {\n  background: linear-gradient(135deg, #a0aec0, #718096);\n  color: white;\n}\n\n.package-size {\n  background: linear-gradient(135deg, #0ea5e9, #0284c7);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-weight: 600;\n  box-shadow: 0 4px 12px rgba(14, 165, 233, 0.3);\n}\n\n.package-type {\n  background: linear-gradient(135deg, #f59e0b, #d97706);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-weight: 600;\n  box-shadow: 0 4px 12px rgba(245, 158, 11, 0.3);\n}\n\n.style-tag {\n  background: linear-gradient(135deg, #ec4899, #db2777);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-weight: 600;\n  box-shadow: 0 4px 12px rgba(236, 72, 153, 0.3);\n}\n\n.total-case {\n  background: linear-gradient(135deg, #8b5cf6, #7c3aed);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-weight: 600;\n  font-size: 15px;\n  box-shadow: 0 4px 12px rgba(139, 92, 246, 0.3);\n}\n\n.type-highlight {\n  background: linear-gradient(135deg, #a78bfa, #7e5bef);\n  color: white;\n  padding: 12px 24px;\n  border-radius: 25px;\n  font-weight: 700;\n  font-size: 16px;\n  box-shadow: 0 6px 20px rgba(167, 139, 250, 0.4);\n  transition: all 0.3s ease;\n}\n\n.type-highlight:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 10px 25px rgba(167, 139, 250, 0.5);\n}\n\n@media (max-width: 768px) {\n  .product-description-container {\n    padding: 20px;\n  }\n  \n  .section-title {\n    font-size: 26px;\n    margin-bottom: 26px;\n  }\n  \n  .spec-label, .spec-value {\n    padding: 18px 20px;\n    font-size: 14.5px;\n  }\n  \n  .spec-label {\n    width: 35%;\n    font-size: 13px;\n  }\n  \n  .features-grid {\n    grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));\n    gap: 8px;\n  }\n  \n  .feature-tag {\n    font-size: 12.5px;\n    padding: 8px 12px;\n  }\n  \n  .flavor-tag, .package-size, .package-type, .style-tag, .total-case, .case-badge, .weight-value {\n    font-size: 13.5px;\n    padding: 8px 16px;\n  }\n  \n  .type-highlight {\n    font-size: 14.5px;\n    padding: 10px 20px;\n  }\n}\n\n@media (max-width: 480px) {\n  .specs-table-container {\n    border-radius: 16px;\n  }\n  \n  .spec-label, .spec-value {\n    padding: 16px 18px;\n  }\n  \n  .section-title {\n    font-size: 24px;\n  }\n  \n  .description-content p {\n    font-size: 16px;\n  }\n  \n  .features-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42612239237204,"sku":null,"price":742.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product519-1.png?v=1761205987"},{"product_id":"jif-creamy-peanut-butter-4-lb","title":"Jif Creamy Peanut Butter 4 lb.","description":"\u003cdiv class=\"product-description-container\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cdiv class=\"description-content\"\u003e\n      \u003cp\u003eWhether looking to enhance your desserts or make protein-rich breakfast smoothies, this Jif 4 lb. creamy peanut butter can is sure to satisfy your needs! Made from roasted peanuts ground to an extra smooth consistency, this peanut butter delivers a rich peanut flavor with a well-balanced sweetness and a creamy, spreadable texture. This peanut butter provides the perfect addition to foods like smoothies, sandwiches, and ice cream. For a classic take, utilize this bulk jar in your establishment for nutritious, hearty peanut butter sandwiches that will be loved by adults and kids alike.\u003c\/p\u003e\n      \n      \u003cp\u003eIdeal for restaurants, cafes, cafeterias, and smoothie shops, this bulk can brings the smooth texture and rich taste of peanut butter to your restaurant dishes. Use it to create scrumptious desserts like peanut butter fudge, cheesecake, or brownies. Or, combine the popular combination of peanut butter and chocolate in a decadent milkshake that your customers are sure to love. You can even introduce it into savory dishes by creating homemade peanut sauce for pad Thai or a peanut marinade for Indian dishes like peanut butter chicken curry. Use it as is to mix into batters or craft drinks and sauces with craveable peanut flavor; the possibilities are endless with this Jif peanut butter!\u003c\/p\u003e\n      \n      \u003cp\u003eFounded in 1958, Jif, a Smucker's brand, got its start with its delicious, creamy, smooth peanut butter. Not only did they have an exceptional, natural product, but their marketing campaigns, like \"Choosy Mom's Choose Jif\" skyrocketed the brand to the top. Now the nation's #1 peanut butter brand, the Jif brand is an instantly recognizable and trusted option for quality, great-tasting foods in your establishment. With an emphasis on philanthropic causes, Jif also partners with non-profit organizations like the Boys \u0026amp; Girls Clubs of America and The Peanut Institute to increase their action in local communities. Plus, they also produce their products with ethical palm oil, protect human rights with their labor practices, and are working towards reducing water usage, waste going to landfills, and greenhouse gas emissions in their production facilities. For a brand you can trust, choose Jif!\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eSpecifications\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\"\u003e\n              \u003cspan class=\"quantity-badge\"\u003e1\/Each\u003c\/span\u003e\n            \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\"\u003e\n              \u003cspan class=\"weight-value\"\u003e4.26 lb.\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"features-grid\"\u003e\n                \u003cspan class=\"feature-tag gluten-free\"\u003eGluten-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag kosher\"\u003eKosher\u003c\/span\u003e\n                \u003cspan class=\"feature-tag made-in-usa\"\u003eMade in America\u003c\/span\u003e\n                \u003cspan class=\"feature-tag non-gmo\"\u003eNon-GMO\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFlavor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"flavor-highlight\"\u003eNuts\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Size\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"package-size\"\u003e4 lb.\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"package-type\"\u003eCans\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"style-tag\"\u003eCreamy\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"type-highlight\"\u003ePeanut Butter\u003c\/span\u003e\n            \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-container {\n  font-family: 'Inter', 'SF Pro Display', -apple-system, BlinkMacSystemFont, sans-serif;\n  color: #2d3748;\n  max-width: 1100px;\n  margin: 0 auto;\n  padding: 30px;\n  line-height: 1.7;\n  background: linear-gradient(135deg, #ffffff 0%, #fffaf0 100%);\n}\n\n.section-title {\n  font-size: 32px;\n  font-weight: 800;\n  color: #2d3748;\n  margin-bottom: 32px;\n  padding-bottom: 16px;\n  border-bottom: 3px solid #d69e2e;\n  position: relative;\n  letter-spacing: -0.5px;\n  background: linear-gradient(135deg, #d69e2e 0%, #b7791f 100%);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n}\n\n.section-title:after {\n  content: '';\n  position: absolute;\n  bottom: -3px;\n  left: 0;\n  width: 120px;\n  height: 3px;\n  background: linear-gradient(90deg, #d69e2e, #b7791f);\n  border-radius: 3px;\n}\n\n.description-section {\n  margin-bottom: 60px;\n}\n\n.description-content p {\n  margin-bottom: 24px;\n  font-size: 17px;\n  color: #4a5568;\n  text-align: justify;\n  line-height: 1.8;\n}\n\n.specs-section {\n  margin-bottom: 40px;\n}\n\n.specs-table-container {\n  overflow: hidden;\n  border-radius: 20px;\n  box-shadow: \n    0 12px 40px rgba(214, 158, 46, 0.15),\n    0 0 0 1px rgba(255, 255, 255, 0.9) inset;\n  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n  background: linear-gradient(135deg, #ffffff 0%, #fffaf0 100%);\n  border: 1px solid rgba(214, 158, 46, 0.2);\n}\n\n.specs-table-container:hover {\n  transform: translateY(-8px);\n  box-shadow: \n    0 25px 50px rgba(214, 158, 46, 0.2),\n    0 0 0 1px rgba(255, 255, 255, 0.95) inset;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background: transparent;\n}\n\n.specs-table tr {\n  transition: all 0.3s ease;\n  border-bottom: 1px solid rgba(214, 158, 46, 0.1);\n}\n\n.specs-table tr:last-child {\n  border-bottom: none;\n}\n\n.specs-table tr:nth-child(even) {\n  background-color: rgba(255, 250, 240, 0.5);\n}\n\n.specs-table tr:hover {\n  background-color: rgba(254, 252, 232, 0.8);\n  transform: scale(1.002);\n}\n\n.spec-label {\n  font-weight: 700;\n  padding: 22px 28px;\n  width: 30%;\n  background: linear-gradient(135deg, #fffaf0 0%, #fef3c7 100%);\n  border-right: 1px solid rgba(214, 158, 46, 0.2);\n  color: #78350f;\n  vertical-align: top;\n  font-size: 14px;\n  letter-spacing: 0.5px;\n  position: relative;\n  text-transform: uppercase;\n}\n\n.spec-label:after {\n  content: '';\n  position: absolute;\n  right: -1px;\n  top: 50%;\n  transform: translateY(-50%);\n  width: 4px;\n  height: 0;\n  background: linear-gradient(180deg, #d69e2e, #b7791f);\n  transition: height 0.4s ease;\n  border-radius: 2px;\n}\n\n.specs-table tr:hover .spec-label:after {\n  height: 70%;\n}\n\n.spec-value {\n  padding: 22px 28px;\n  color: #4a5568;\n  line-height: 1.6;\n  font-size: 16px;\n  font-weight: 500;\n}\n\n.quantity-badge {\n  background: linear-gradient(135deg, #7c3aed, #6d28d9);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-weight: 600;\n  font-size: 15px;\n  box-shadow: 0 4px 12px rgba(124, 58, 237, 0.3);\n}\n\n.weight-value {\n  background: linear-gradient(135deg, #059669, #047857);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-weight: 600;\n  font-size: 15px;\n  box-shadow: 0 4px 12px rgba(5, 150, 105, 0.3);\n}\n\n.features-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n  gap: 10px;\n}\n\n.feature-tag {\n  display: inline-block;\n  padding: 10px 16px;\n  border-radius: 25px;\n  font-size: 13.5px;\n  font-weight: 600;\n  text-align: center;\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n  transition: all 0.3s ease;\n  color: white;\n}\n\n.feature-tag:hover {\n  transform: translateY(-3px) scale(1.05);\n  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n}\n\n.feature-tag.gluten-free {\n  background: linear-gradient(135deg, #ed8936, #dd6b20);\n}\n\n.feature-tag.kosher {\n  background: linear-gradient(135deg, #9f7aea, #805ad5);\n}\n\n.feature-tag.made-in-usa {\n  background: linear-gradient(135deg, #dc2626, #b91c1c);\n  box-shadow: 0 4px 12px rgba(220, 38, 38, 0.3);\n}\n\n.feature-tag.non-gmo {\n  background: linear-gradient(135deg, #10b981, #059669);\n}\n\n.flavor-highlight {\n  background: linear-gradient(135deg, #d69e2e, #b7791f);\n  color: white;\n  padding: 12px 24px;\n  border-radius: 25px;\n  font-weight: 700;\n  font-size: 15px;\n  box-shadow: 0 6px 20px rgba(214, 158, 46, 0.4);\n  transition: all 0.3s ease;\n}\n\n.flavor-highlight:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 10px 25px rgba(214, 158, 46, 0.5);\n}\n\n.package-size {\n  background: linear-gradient(135deg, #0ea5e9, #0284c7);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-weight: 600;\n  font-size: 15px;\n  box-shadow: 0 4px 12px rgba(14, 165, 233, 0.3);\n}\n\n.package-type {\n  background: linear-gradient(135deg, #f59e0b, #d97706);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-weight: 600;\n  font-size: 15px;\n  box-shadow: 0 4px 12px rgba(245, 158, 11, 0.3);\n}\n\n.style-tag {\n  background: linear-gradient(135deg, #ec4899, #db2777);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-weight: 600;\n  font-size: 15px;\n  box-shadow: 0 4px 12px rgba(236, 72, 153, 0.3);\n}\n\n.type-highlight {\n  background: linear-gradient(135deg, #d69e2e, #b7791f);\n  color: white;\n  padding: 12px 24px;\n  border-radius: 25px;\n  font-weight: 800;\n  font-size: 16px;\n  letter-spacing: 0.5px;\n  box-shadow: 0 6px 20px rgba(214, 158, 46, 0.4);\n  transition: all 0.3s ease;\n  text-transform: uppercase;\n  font-size: 15px;\n}\n\n.type-highlight:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 10px 25px rgba(214, 158, 46, 0.5);\n}\n\n@media (max-width: 768px) {\n  .product-description-container {\n    padding: 20px;\n  }\n  \n  .section-title {\n    font-size: 26px;\n    margin-bottom: 26px;\n  }\n  \n  .spec-label, .spec-value {\n    padding: 18px 20px;\n    font-size: 14.5px;\n  }\n  \n  .spec-label {\n    width: 35%;\n    font-size: 13px;\n  }\n  \n  .features-grid {\n    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));\n    gap: 8px;\n  }\n  \n  .feature-tag {\n    font-size: 12.5px;\n    padding: 8px 12px;\n  }\n  \n  .quantity-badge, .weight-value, .package-size, .package-type, .style-tag, .flavor-highlight {\n    font-size: 13.5px;\n    padding: 8px 16px;\n  }\n  \n  .type-highlight {\n    font-size: 14px;\n    padding: 10px 20px;\n  }\n}\n\n@media (max-width: 480px) {\n  .specs-table-container {\n    border-radius: 16px;\n  }\n  \n  .spec-label, .spec-value {\n    padding: 16px 18px;\n  }\n  \n  .section-title {\n    font-size: 24px;\n  }\n  \n  .description-content p {\n    font-size: 16px;\n  }\n  \n  .features-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42612242251860,"sku":null,"price":32.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product520-1.png?v=1761206282"},{"product_id":"lotus-biscoff-creamy-cookie-butter-spread-portion-cup-20-gram-120-case","title":"Lotus Biscoff Creamy Cookie Butter Spread Portion Cup 20 Gram - 120\/Case","description":"\u003cdiv class=\"product-description-container\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cdiv class=\"description-content\"\u003e\n      \u003cp\u003eTurn your favorite recipes into must-have sensations with this Lotus Biscoff creamy cookie butter spread portion cup! This spread is made with Lotus Biscoff's authentic Belgian caramelized shortbread cookies and delivers a delicately spiced, rich flavor. Its creamy texture and brown sugar and cinnamon flavor makes it a versatile ingredient that can be used in a variety of ways! This product is packaged in a convenient, individually portioned 20 gram portion cup that is perfect for serving with breakfast, snacks, and bakery items at your buffet, hotel, cafe, or restaurant.\u003c\/p\u003e\n      \n      \u003cp\u003eThis portion cup is ideal for providing single-size servings of your most popular spread with minimal effort while reducing food waste. Offer it to guests to spread the perfect topping over morning toast, bagels, and waffles. You can also serve it as an indulgent dip for fruit or pretzels! The cups can be set out as a grab-and-go item, included on a plated breakfast presentation, or provided in catered spreads. As a vegan and nut-free product, it is an excellent addition to your menu and will cater to patrons with allergies and dietary restrictions. Plus, this product is made without artificial flavors, colors, or preservatives, so you can serve it with confidence knowing that you're providing your customers with the best possible experience.\u003c\/p\u003e\n      \n      \u003cp\u003eAs a family-owned company still located in its hometown of origin, Lotus Bakeries has produced authentic Belgian baked goods since 1932. Boasting minimal ingredients with many allergy- and vegan-friendly products, it's no wonder that the love of Lotus Biscoff has spread world wide with over 7 billion cookies sold per year in over 70 countries! Lotus Biscoff values simplicity and authenticity, and their high-quality goods will provide versatility, name brand loyalty, and consistently delicious flavor to your menu.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eSpecifications\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\"\u003e\n              \u003cspan class=\"quantity-badge\"\u003e120\/Case\u003c\/span\u003e\n            \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\"\u003e\n              \u003cspan class=\"weight-value\"\u003e6.2 lb.\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"features-grid\"\u003e\n                \u003cspan class=\"feature-tag vegan\"\u003eVegan\u003c\/span\u003e\n                \u003cspan class=\"feature-tag vegetarian\"\u003eVegetarian\u003c\/span\u003e\n                \u003cspan class=\"feature-tag dairy-free\"\u003eDairy Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag egg-free\"\u003eEgg-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag fish-free\"\u003eFish-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag non-gmo\"\u003eNon-GMO\u003c\/span\u003e\n                \u003cspan class=\"feature-tag peanut-free\"\u003ePeanut Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag shellfish-free\"\u003eShellfish-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag tree-nut-free\"\u003eTree Nut Free\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFlavor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"flavor-highlight\"\u003eCookie Butter\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Size\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"package-size\"\u003e20 grams\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"package-type\"\u003ePortion Control\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"style-tag\"\u003eCreamy\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eSweetener Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"sweetener-tag\"\u003eClassic\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eTotal Case Size\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"total-case\"\u003e5.29 lb.\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"type-tags\"\u003e\n                \u003cspan class=\"type-tag primary\"\u003eCookie Spread\u003c\/span\u003e\n                \u003cspan class=\"type-tag secondary\"\u003eSpreads\u003c\/span\u003e\n              \u003c\/div\u003e\n            \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-container {\n  font-family: 'Inter', 'SF Pro Display', -apple-system, BlinkMacSystemFont, sans-serif;\n  color: #2d3748;\n  max-width: 1100px;\n  margin: 0 auto;\n  padding: 30px;\n  line-height: 1.7;\n  background: linear-gradient(135deg, #ffffff 0%, #fef7ff 100%);\n}\n\n.section-title {\n  font-size: 32px;\n  font-weight: 700;\n  color: #2d3748;\n  margin-bottom: 32px;\n  padding-bottom: 16px;\n  border-bottom: 3px solid #a855f7;\n  position: relative;\n  letter-spacing: -0.5px;\n  background: linear-gradient(135deg, #a855f7 0%, #7e22ce 100%);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n}\n\n.section-title:after {\n  content: '';\n  position: absolute;\n  bottom: -3px;\n  left: 0;\n  width: 120px;\n  height: 3px;\n  background: linear-gradient(90deg, #a855f7, #7e22ce);\n  border-radius: 3px;\n}\n\n.description-section {\n  margin-bottom: 60px;\n}\n\n.description-content p {\n  margin-bottom: 24px;\n  font-size: 17px;\n  color: #4a5568;\n  text-align: justify;\n  line-height: 1.8;\n}\n\n.specs-section {\n  margin-bottom: 40px;\n}\n\n.specs-table-container {\n  overflow: hidden;\n  border-radius: 20px;\n  box-shadow: \n    0 12px 40px rgba(168, 85, 247, 0.15),\n    0 0 0 1px rgba(255, 255, 255, 0.9) inset;\n  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n  background: linear-gradient(135deg, #ffffff 0%, #fef7ff 100%);\n  border: 1px solid rgba(168, 85, 247, 0.2);\n}\n\n.specs-table-container:hover {\n  transform: translateY(-8px);\n  box-shadow: \n    0 25px 50px rgba(168, 85, 247, 0.2),\n    0 0 0 1px rgba(255, 255, 255, 0.95) inset;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background: transparent;\n}\n\n.specs-table tr {\n  transition: all 0.3s ease;\n  border-bottom: 1px solid rgba(168, 85, 247, 0.1);\n}\n\n.specs-table tr:last-child {\n  border-bottom: none;\n}\n\n.specs-table tr:nth-child(even) {\n  background-color: rgba(250, 245, 255, 0.5);\n}\n\n.specs-table tr:hover {\n  background-color: rgba(245, 243, 255, 0.8);\n  transform: scale(1.002);\n}\n\n.spec-label {\n  font-weight: 700;\n  padding: 22px 28px;\n  width: 25%;\n  background: linear-gradient(135deg, #faf5ff 0%, #f3e8ff 100%);\n  border-right: 1px solid rgba(168, 85, 247, 0.2);\n  color: #7e22ce;\n  vertical-align: top;\n  font-size: 14px;\n  letter-spacing: 0.5px;\n  position: relative;\n  text-transform: uppercase;\n}\n\n.spec-label:after {\n  content: '';\n  position: absolute;\n  right: -1px;\n  top: 50%;\n  transform: translateY(-50%);\n  width: 4px;\n  height: 0;\n  background: linear-gradient(180deg, #a855f7, #7e22ce);\n  transition: height 0.4s ease;\n  border-radius: 2px;\n}\n\n.specs-table tr:hover .spec-label:after {\n  height: 70%;\n}\n\n.spec-value {\n  padding: 22px 28px;\n  color: #4a5568;\n  line-height: 1.6;\n  font-size: 16px;\n  font-weight: 500;\n}\n\n.quantity-badge {\n  background: linear-gradient(135deg, #7c3aed, #6d28d9);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-weight: 600;\n  font-size: 15px;\n  box-shadow: 0 4px 12px rgba(124, 58, 237, 0.3);\n}\n\n.weight-value {\n  background: linear-gradient(135deg, #059669, #047857);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-weight: 600;\n  font-size: 15px;\n  box-shadow: 0 4px 12px rgba(5, 150, 105, 0.3);\n}\n\n.features-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));\n  gap: 10px;\n}\n\n.feature-tag {\n  display: inline-block;\n  padding: 10px 14px;\n  border-radius: 25px;\n  font-size: 12.5px;\n  font-weight: 600;\n  text-align: center;\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n  transition: all 0.3s ease;\n  color: white;\n}\n\n.feature-tag:hover {\n  transform: translateY(-3px) scale(1.05);\n  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n}\n\n.feature-tag.vegan {\n  background: linear-gradient(135deg, #48bb78, #38a169);\n}\n\n.feature-tag.vegetarian {\n  background: linear-gradient(135deg, #68d391, #48bb78);\n}\n\n.feature-tag.dairy-free {\n  background: linear-gradient(135deg, #4299e1, #3182ce);\n}\n\n.feature-tag.egg-free {\n  background: linear-gradient(135deg, #ed8936, #dd6b20);\n}\n\n.feature-tag.fish-free {\n  background: linear-gradient(135deg, #0ea5e9, #0284c7);\n}\n\n.feature-tag.non-gmo {\n  background: linear-gradient(135deg, #10b981, #059669);\n}\n\n.feature-tag.peanut-free {\n  background: linear-gradient(135deg, #f59e0b, #d97706);\n}\n\n.feature-tag.shellfish-free {\n  background: linear-gradient(135deg, #ec4899, #db2777);\n}\n\n.feature-tag.tree-nut-free {\n  background: linear-gradient(135deg, #8b5cf6, #7c3aed);\n}\n\n.flavor-highlight {\n  background: linear-gradient(135deg, #d69e2e, #b7791f);\n  color: white;\n  padding: 12px 24px;\n  border-radius: 25px;\n  font-weight: 700;\n  font-size: 15px;\n  box-shadow: 0 6px 20px rgba(214, 158, 46, 0.4);\n  transition: all 0.3s ease;\n}\n\n.flavor-highlight:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 10px 25px rgba(214, 158, 46, 0.5);\n}\n\n.package-size {\n  background: linear-gradient(135deg, #a855f7, #7e22ce);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-weight: 600;\n  font-size: 15px;\n  box-shadow: 0 4px 12px rgba(168, 85, 247, 0.3);\n}\n\n.package-type {\n  background: linear-gradient(135deg, #0ea5e9, #0284c7);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-weight: 600;\n  font-size: 15px;\n  box-shadow: 0 4px 12px rgba(14, 165, 233, 0.3);\n}\n\n.style-tag {\n  background: linear-gradient(135deg, #ec4899, #db2777);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-weight: 600;\n  font-size: 15px;\n  box-shadow: 0 4px 12px rgba(236, 72, 153, 0.3);\n}\n\n.sweetener-tag {\n  background: linear-gradient(135deg, #f59e0b, #d97706);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-weight: 600;\n  font-size: 15px;\n  box-shadow: 0 4px 12px rgba(245, 158, 11, 0.3);\n}\n\n.total-case {\n  background: linear-gradient(135deg, #dc2626, #b91c1c);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-weight: 600;\n  font-size: 15px;\n  box-shadow: 0 4px 12px rgba(220, 38, 38, 0.3);\n}\n\n.type-tags {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.type-tag {\n  display: inline-block;\n  padding: 10px 18px;\n  border-radius: 20px;\n  font-weight: 600;\n  font-size: 14px;\n  text-align: center;\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n  transition: all 0.3s ease;\n  color: white;\n}\n\n.type-tag.primary {\n  background: linear-gradient(135deg, #a855f7, #7e22ce);\n}\n\n.type-tag.secondary {\n  background: linear-gradient(135deg, #8b5cf6, #7c3aed);\n}\n\n.type-tag:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);\n}\n\n@media (max-width: 768px) {\n  .product-description-container {\n    padding: 20px;\n  }\n  \n  .section-title {\n    font-size: 26px;\n    margin-bottom: 26px;\n  }\n  \n  .spec-label, .spec-value {\n    padding: 18px 20px;\n    font-size: 14.5px;\n  }\n  \n  .spec-label {\n    width: 30%;\n    font-size: 13px;\n  }\n  \n  .features-grid {\n    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));\n    gap: 8px;\n  }\n  \n  .feature-tag {\n    font-size: 11.5px;\n    padding: 8px 10px;\n  }\n  \n  .flavor-highlight, .package-size, .package-type, .style-tag, .sweetener-tag, .total-case, .quantity-badge, .weight-value {\n    font-size: 13.5px;\n    padding: 8px 16px;\n  }\n  \n  .type-tags {\n    gap: 8px;\n  }\n  \n  .type-tag {\n    font-size: 13px;\n    padding: 8px 14px;\n  }\n}\n\n@media (max-width: 480px) {\n  .specs-table-container {\n    border-radius: 16px;\n  }\n  \n  .spec-label, .spec-value {\n    padding: 16px 18px;\n  }\n  \n  .section-title {\n    font-size: 24px;\n  }\n  \n  .description-content p {\n    font-size: 16px;\n  }\n  \n  .features-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .type-tags {\n    gap: 6px;\n  }\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42612273283156,"sku":null,"price":85.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product522-1.png?v=1761207295"},{"product_id":"sunbutter-creamy-sunflower-spread-2-2-oz-portion-cup-140-case","title":"SunButter Creamy Sunflower Spread 2.2 oz. Portion Cup - 140\/Case","description":"\u003cdiv class=\"product-description-container\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cdiv class=\"description-content\"\u003e\n      \u003cp\u003eSmooth, delicious, and peanut-free, this SunButter sunflower butter spread is a must-have for any establishment! SunButter is a great peanut butter alternative without any of the top 8 food allergens. Made from roasted, U.S. grown sunflower seeds, this smooth and creamy blend is a great addition to sandwiches and can be used in a variety of recipes. Perfectly portioned in 2.2 oz. convenient, disposable cups, this single serving SunButter can be used on the go and assures guests that there has been no cross contamination. Simply place them in caddies on your tabletops, add them to the breakfast bar in your hotel or cafeteria, or leave them in the employee break room of your place of business.\u003c\/p\u003e\n      \n      \u003cp\u003eThis sunflower spread is a classic addition to smoothies, and it works great on toast, crepes, or sandwiches. With this spread, you can make your patrons delicious and healthy foods but without peanuts and other allergens! Perfect for restaurants striving to be accommodating to individuals with peanut or nut allergies, this spread has a similar texture, flavor, and appearance to that of peanut butter. Package these portion cups with some fruit and graham crackers for dipping, add them to healthy on-the-go lunch boxes with an apple, or use them as an accompaniment to your popular breakfast dishes like french toast or pancakes. Plus, they includes 7 grams of plant-based protein and only 4 grams of sugar per serving for a healthful treat. The possibilities are endless and this sunflower spread is sure to please!\u003c\/p\u003e\n      \n      \u003cp\u003eSunButter paired with the USDA in 2001 to create a peanut-free spread that many would come to love and enjoy. Using only the finest US grown seeds available, SunButter is packed with protein and offers more vitamins and minerals than nut butter. Cross-contamination is made obsolete by growing sunflower seeds in a region where peanuts are not, and by processing these products in a dedicated peanut and tree nut free facility. Years into production, SunButter remains committed to creating sunflower spreads that are natural, delicious, and allergen free.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eSpecifications\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\"\u003e\n              \u003cspan class=\"quantity-badge\"\u003e140\/Case\u003c\/span\u003e\n            \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\"\u003e\n              \u003cspan class=\"weight-value\"\u003e22.3 lb.\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFeatures\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"features-grid\"\u003e\n                \u003cspan class=\"feature-tag dairy-free\"\u003eDairy Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag egg-free\"\u003eEgg-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag fish-free\"\u003eFish-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag gluten-free\"\u003eGluten-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag kosher\"\u003eKosher\u003c\/span\u003e\n                \u003cspan class=\"feature-tag made-in-usa\"\u003eMade in America\u003c\/span\u003e\n                \u003cspan class=\"feature-tag non-gmo\"\u003eNon-GMO\u003c\/span\u003e\n                \u003cspan class=\"feature-tag peanut-free\"\u003ePeanut Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag shellfish-free\"\u003eShellfish-Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag soy-free\"\u003eSoy Free\u003c\/span\u003e\n                \u003cspan class=\"feature-tag tree-nut-free\"\u003eTree Nut Free\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eFlavor\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"flavor-highlight\"\u003eSunflower\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Size\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"package-size\"\u003e2.2 oz.\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003ePackage Type\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"package-type\"\u003ePortion Control\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"style-tag\"\u003eCreamy\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eTotal Case Size\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cspan class=\"total-case\"\u003e19.25 lb.\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n            \u003ctd class=\"spec-value\"\u003e\n              \u003cdiv class=\"type-tags\"\u003e\n                \u003cspan class=\"type-tag primary\"\u003eSpreads\u003c\/span\u003e\n                \u003cspan class=\"type-tag secondary\"\u003eSunflower Butter\u003c\/span\u003e\n              \u003c\/div\u003e\n            \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-container {\n  font-family: 'Inter', 'SF Pro Display', -apple-system, BlinkMacSystemFont, sans-serif;\n  color: #2d3748;\n  max-width: 1100px;\n  margin: 0 auto;\n  padding: 30px;\n  line-height: 1.7;\n  background: linear-gradient(135deg, #ffffff 0%, #fffbeb 100%);\n}\n\n.section-title {\n  font-size: 32px;\n  font-weight: 700;\n  color: #2d3748;\n  margin-bottom: 32px;\n  padding-bottom: 16px;\n  border-bottom: 3px solid #d97706;\n  position: relative;\n  letter-spacing: -0.5px;\n  background: linear-gradient(135deg, #d97706 0%, #b45309 100%);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n}\n\n.section-title:after {\n  content: '';\n  position: absolute;\n  bottom: -3px;\n  left: 0;\n  width: 120px;\n  height: 3px;\n  background: linear-gradient(90deg, #d97706, #b45309);\n  border-radius: 3px;\n}\n\n.description-section {\n  margin-bottom: 60px;\n}\n\n.description-content p {\n  margin-bottom: 24px;\n  font-size: 17px;\n  color: #4a5568;\n  text-align: justify;\n  line-height: 1.8;\n}\n\n.specs-section {\n  margin-bottom: 40px;\n}\n\n.specs-table-container {\n  overflow: hidden;\n  border-radius: 20px;\n  box-shadow: \n    0 12px 40px rgba(217, 119, 6, 0.15),\n    0 0 0 1px rgba(255, 255, 255, 0.9) inset;\n  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n  background: linear-gradient(135deg, #ffffff 0%, #fffbeb 100%);\n  border: 1px solid rgba(217, 119, 6, 0.2);\n}\n\n.specs-table-container:hover {\n  transform: translateY(-8px);\n  box-shadow: \n    0 25px 50px rgba(217, 119, 6, 0.2),\n    0 0 0 1px rgba(255, 255, 255, 0.95) inset;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background: transparent;\n}\n\n.specs-table tr {\n  transition: all 0.3s ease;\n  border-bottom: 1px solid rgba(217, 119, 6, 0.1);\n}\n\n.specs-table tr:last-child {\n  border-bottom: none;\n}\n\n.specs-table tr:nth-child(even) {\n  background-color: rgba(255, 251, 235, 0.5);\n}\n\n.specs-table tr:hover {\n  background-color: rgba(254, 252, 232, 0.8);\n  transform: scale(1.002);\n}\n\n.spec-label {\n  font-weight: 700;\n  padding: 22px 28px;\n  width: 25%;\n  background: linear-gradient(135deg, #fffbeb 0%, #fef3c7 100%);\n  border-right: 1px solid rgba(217, 119, 6, 0.2);\n  color: #78350f;\n  vertical-align: top;\n  font-size: 14px;\n  letter-spacing: 0.5px;\n  position: relative;\n  text-transform: uppercase;\n}\n\n.spec-label:after {\n  content: '';\n  position: absolute;\n  right: -1px;\n  top: 50%;\n  transform: translateY(-50%);\n  width: 4px;\n  height: 0;\n  background: linear-gradient(180deg, #d97706, #b45309);\n  transition: height 0.4s ease;\n  border-radius: 2px;\n}\n\n.specs-table tr:hover .spec-label:after {\n  height: 70%;\n}\n\n.spec-value {\n  padding: 22px 28px;\n  color: #4a5568;\n  line-height: 1.6;\n  font-size: 16px;\n  font-weight: 500;\n}\n\n.quantity-badge {\n  background: linear-gradient(135deg, #7c3aed, #6d28d9);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-weight: 600;\n  font-size: 15px;\n  box-shadow: 0 4px 12px rgba(124, 58, 237, 0.3);\n}\n\n.weight-value {\n  background: linear-gradient(135deg, #059669, #047857);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-weight: 600;\n  font-size: 15px;\n  box-shadow: 0 4px 12px rgba(5, 150, 105, 0.3);\n}\n\n.features-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));\n  gap: 10px;\n}\n\n.feature-tag {\n  display: inline-block;\n  padding: 10px 14px;\n  border-radius: 25px;\n  font-size: 12.5px;\n  font-weight: 600;\n  text-align: center;\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n  transition: all 0.3s ease;\n  color: white;\n}\n\n.feature-tag:hover {\n  transform: translateY(-3px) scale(1.05);\n  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n}\n\n.feature-tag.dairy-free {\n  background: linear-gradient(135deg, #4299e1, #3182ce);\n}\n\n.feature-tag.egg-free {\n  background: linear-gradient(135deg, #ed8936, #dd6b20);\n}\n\n.feature-tag.fish-free {\n  background: linear-gradient(135deg, #0ea5e9, #0284c7);\n}\n\n.feature-tag.gluten-free {\n  background: linear-gradient(135deg, #10b981, #059669);\n}\n\n.feature-tag.kosher {\n  background: linear-gradient(135deg, #8b5cf6, #7c3aed);\n}\n\n.feature-tag.made-in-usa {\n  background: linear-gradient(135deg, #dc2626, #b91c1c);\n  box-shadow: 0 4px 12px rgba(220, 38, 38, 0.3);\n}\n\n.feature-tag.non-gmo {\n  background: linear-gradient(135deg, #48bb78, #38a169);\n}\n\n.feature-tag.peanut-free {\n  background: linear-gradient(135deg, #f59e0b, #d97706);\n}\n\n.feature-tag.shellfish-free {\n  background: linear-gradient(135deg, #ec4899, #db2777);\n}\n\n.feature-tag.soy-free {\n  background: linear-gradient(135deg, #a855f7, #7e22ce);\n}\n\n.feature-tag.tree-nut-free {\n  background: linear-gradient(135deg, #f97316, #ea580c);\n}\n\n.flavor-highlight {\n  background: linear-gradient(135deg, #d97706, #b45309);\n  color: white;\n  padding: 12px 24px;\n  border-radius: 25px;\n  font-weight: 700;\n  font-size: 15px;\n  box-shadow: 0 6px 20px rgba(217, 119, 6, 0.4);\n  transition: all 0.3s ease;\n}\n\n.flavor-highlight:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 10px 25px rgba(217, 119, 6, 0.5);\n}\n\n.package-size {\n  background: linear-gradient(135deg, #0ea5e9, #0284c7);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-weight: 600;\n  font-size: 15px;\n  box-shadow: 0 4px 12px rgba(14, 165, 233, 0.3);\n}\n\n.package-type {\n  background: linear-gradient(135deg, #f59e0b, #d97706);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-weight: 600;\n  font-size: 15px;\n  box-shadow: 0 4px 12px rgba(245, 158, 11, 0.3);\n}\n\n.style-tag {\n  background: linear-gradient(135deg, #ec4899, #db2777);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-weight: 600;\n  font-size: 15px;\n  box-shadow: 0 4px 12px rgba(236, 72, 153, 0.3);\n}\n\n.total-case {\n  background: linear-gradient(135deg, #dc2626, #b91c1c);\n  color: white;\n  padding: 10px 20px;\n  border-radius: 25px;\n  font-weight: 600;\n  font-size: 15px;\n  box-shadow: 0 4px 12px rgba(220, 38, 38, 0.3);\n}\n\n.type-tags {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.type-tag {\n  display: inline-block;\n  padding: 10px 18px;\n  border-radius: 20px;\n  font-weight: 600;\n  font-size: 14px;\n  text-align: center;\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n  transition: all 0.3s ease;\n  color: white;\n}\n\n.type-tag.primary {\n  background: linear-gradient(135deg, #d97706, #b45309);\n}\n\n.type-tag.secondary {\n  background: linear-gradient(135deg, #f59e0b, #d97706);\n}\n\n.type-tag:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);\n}\n\n@media (max-width: 768px) {\n  .product-description-container {\n    padding: 20px;\n  }\n  \n  .section-title {\n    font-size: 26px;\n    margin-bottom: 26px;\n  }\n  \n  .spec-label, .spec-value {\n    padding: 18px 20px;\n    font-size: 14.5px;\n  }\n  \n  .spec-label {\n    width: 30%;\n    font-size: 13px;\n  }\n  \n  .features-grid {\n    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));\n    gap: 8px;\n  }\n  \n  .feature-tag {\n    font-size: 11.5px;\n    padding: 8px 10px;\n  }\n  \n  .flavor-highlight, .package-size, .package-type, .style-tag, .total-case, .quantity-badge, .weight-value {\n    font-size: 13.5px;\n    padding: 8px 16px;\n  }\n  \n  .type-tags {\n    gap: 8px;\n  }\n  \n  .type-tag {\n    font-size: 13px;\n    padding: 8px 14px;\n  }\n}\n\n@media (max-width: 480px) {\n  .specs-table-container {\n    border-radius: 16px;\n  }\n  \n  .spec-label, .spec-value {\n    padding: 16px 18px;\n  }\n  \n  .section-title {\n    font-size: 24px;\n  }\n  \n  .description-content p {\n    font-size: 16px;\n  }\n  \n  .features-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .type-tags {\n    gap: 6px;\n  }\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42612278329428,"sku":null,"price":183.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product523-1.png?v=1761207623"},{"product_id":"bonne-maman-hazelnut-chocolate-spread-0-88-oz-mini-jar-48-case","title":"Bonne Maman Hazelnut Chocolate Spread 0.88 oz. Mini Jar - 48\/Case","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cp class=\"description-text\"\u003eAdd a premium offering to your establishment with this Bonne Maman 0.88 oz. hazelnut chocolate spread! Made with rich, creamy hazelnuts and flavorful cocoa, this spread blends beloved flavors for an iconic taste that your patrons are sure to love. This product features a smooth, creamy, spreadable texture. With its distinctive packaging featuring Bonne Maman's recognizable, gingham-patterned lid, this chocolate hazelnut spread adds a classic appearance to your breakfast service or displays in your front of house.\u003c\/p\u003e\n    \n    \u003cp class=\"description-text\"\u003eThis product is packaged in a convenient 0.88 oz. mini jar that offers effortless portion control without sacrificing style. The octagonal jar delivers an elevated appearance compared to traditional portion control packs, while its glass construction is a sustainable alternative to plastic that your eco-conscious patrons will appreciate. Offer these jars on tables to invite patrons to customize their toast, crepes, pancakes, croissants, and other breakfast treats with rich hazelnut chocolate spread. You can also display these jars at your breakfast buffet or include them as a thoughtful touch in your room service orders. With a recognizable brand name and an unmistakably premium quality, this Bonne Maman hazelnut chocolate spread will quickly become a favorite in your establishment.\u003c\/p\u003e\n    \n    \u003cp class=\"description-text\"\u003eBring the essence of traditional homemade goodness to your tables with Bonne Maman! Founded in a village in Southwest France known for its superior fruit, Bonne Maman (meaning \"granny\" in French) draws from time-honored family recipes to create a range of premium preserves and jams that will elevate your menu offerings. Each jar embodies a commitment to quality and the heartfelt wish to bring people closer with every meal. Look for the gingham motif on the lid to enhance your guests' dining experience with authentic, homestyle flavor!\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"specs-table\"\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eQuantity\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e48\/Case\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eShipping Weight\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e9 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eFeatures\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eGluten-Free, Kosher, Non-GMO\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eFlavor\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eChocolate, Hazelnut\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003ePackage Size\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e0.88 oz.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003ePackage Type\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eJars, Portion Control\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eStyle\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eCreamy\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eTotal Case Size\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e2.6 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eType\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eChocolate Spread, Hazelnut Spread\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  max-width: 100%;\n  margin: 0 auto;\n}\n\n.section-title {\n  font-size: 1.5rem;\n  font-weight: 600;\n  margin-bottom: 1.5rem;\n  color: #2c3e50;\n  position: relative;\n  padding-bottom: 0.5rem;\n}\n\n.section-title::after {\n  content: '';\n  position: absolute;\n  bottom: 0;\n  left: 0;\n  width: 50px;\n  height: 3px;\n  background-color: #e67e22;\n  border-radius: 2px;\n}\n\n.description-section {\n  margin-bottom: 2.5rem;\n}\n\n.description-text {\n  line-height: 1.6;\n  margin-bottom: 1.25rem;\n  font-size: 1rem;\n}\n\n.specs-section {\n  margin-top: 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: #f9f9f9;\n}\n\n.spec-row:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  flex: 0 0 35%;\n  padding: 1rem 1.25rem;\n  background-color: #f8f9fa;\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: #ffffff;\n  color: #4a5568;\n}\n\n\/* Responsive design *\/\n@media (max-width: 768px) {\n  .spec-row {\n    flex-direction: column;\n  }\n  \n  .spec-label {\n    flex: 1;\n    border-right: none;\n    border-bottom: 1px solid #e1e5e9;\n  }\n  \n  .spec-value {\n    flex: 1;\n  }\n  \n  .section-title {\n    font-size: 1.25rem;\n  }\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42612284883028,"sku":null,"price":123.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product524-1.png?v=1761207912"},{"product_id":"producers-peanut-company-bulk-crunchy-peanut-butter-5-lb-tub","title":"Producers Peanut Company Bulk Crunchy Peanut Butter 5 lb. Tub","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cp class=\"description-text\"\u003eMade from dry roasted and blanched peanuts ground to a semi-smooth consistency, this Producers Peanut Company peanut butter features irresistibly rich, nutty flavor! With texture that's thicker and chunkier than that of smooth peanut butter, this hearty style peanut butter is just as perfect for topping breads, bagels, and English muffins. From topping breakfast toast to making peanut butter cookies with an extra crunch for dessert, this classic condiment can be used for any meal throughout the day to suit a wide variety of tastes!\u003c\/p\u003e\n    \n    \u003cp class=\"description-text\"\u003ePeanut butter is used in Thai-style peanut sauces as a delicious dip for spring rolls. It's also perfect for delighting your younger patrons with peanut butter and jelly or peanut butter and banana sandwiches. From peanut butter brownies to fudge, mousse to pies, this rich and smooth peanut butter has a hint of sweetness that makes the perfect complement to chocolates and many sweet treats. Don't forget to top your cakes and cookies with decadent peanut butter frostings!\u003c\/p\u003e\n    \n    \u003cp class=\"description-text\"\u003eThis premium peanut butter has a fresh roasted flavor that's slightly salty and sweet. Lightly ground after being hand roasted in small batches, this peanut butter provides you with just the right amount of texture and crunch. Plus, it's never oily or greasy, and it's a great source of protein. Peanut butter also supplies some essential vitamins and minerals. A favorite for centuries, peanut butter is just as popular today! With so many uses, this versatile chunky peanut butter is an excellent bulk multi-purpose ingredient that you'll be using again and again for mouth-watering recipes in your restaurant, bakery, or diner.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"specs-table\"\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eQuantity\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e1\/Each\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eShipping Weight\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e5 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eFeatures\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e\n          \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eNon-GMO\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eVegan\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eVegetarian\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003ePackage Size\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e5 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003ePackage Type\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eTubs\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eStyle\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eCrunchy\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eType\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003ePeanut Butter\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  max-width: 100%;\n  margin: 0 auto;\n  line-height: 1.6;\n}\n\n.section-title {\n  font-size: 1.5rem;\n  font-weight: 600;\n  margin-bottom: 1.5rem;\n  color: #2c3e50;\n  position: relative;\n  padding-bottom: 0.5rem;\n}\n\n.section-title::after {\n  content: '';\n  position: absolute;\n  bottom: 0;\n  left: 0;\n  width: 50px;\n  height: 3px;\n  background: linear-gradient(90deg, #d4a574, #8b5a2b);\n  border-radius: 2px;\n}\n\n.description-section {\n  margin-bottom: 2.5rem;\n}\n\n.description-text {\n  line-height: 1.7;\n  margin-bottom: 1.25rem;\n  font-size: 1rem;\n  color: #4a5568;\n}\n\n.specs-section {\n  margin-top: 2rem;\n}\n\n.specs-table {\n  border-radius: 10px;\n  overflow: hidden;\n  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);\n  border: 1px solid #e1e5e9;\n  background: white;\n}\n\n.spec-row {\n  display: flex;\n  border-bottom: 1px solid #f1f1f1;\n  transition: all 0.3s ease;\n}\n\n.spec-row:hover {\n  background-color: #fdf6e9;\n  transform: translateY(-1px);\n}\n\n.spec-row:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  flex: 0 0 35%;\n  padding: 1.25rem 1.5rem;\n  background-color: #faf3e8;\n  font-weight: 600;\n  color: #5d4037;\n  border-right: 1px solid #f1f1f1;\n  display: flex;\n  align-items: center;\n}\n\n.spec-value {\n  flex: 1;\n  padding: 1.25rem 1.5rem;\n  background-color: #ffffff;\n  color: #4a5568;\n  display: flex;\n  align-items: center;\n}\n\n.feature-tag {\n  display: inline-block;\n  background: linear-gradient(135deg, #fef9e7, #fdebd0);\n  color: #8b5a2b;\n  padding: 0.4rem 0.8rem;\n  margin: 0.2rem;\n  border-radius: 20px;\n  font-size: 0.85rem;\n  font-weight: 500;\n  border: 1px solid #f1c27d;\n  box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n}\n\n\/* Responsive design *\/\n@media (max-width: 768px) {\n  .spec-row {\n    flex-direction: column;\n  }\n  \n  .spec-label {\n    flex: 1;\n    border-right: none;\n    border-bottom: 1px solid #f1f1f1;\n    padding: 1rem 1.25rem;\n  }\n  \n  .spec-value {\n    flex: 1;\n    padding: 1rem 1.25rem;\n  }\n  \n  .section-title {\n    font-size: 1.25rem;\n  }\n  \n  .feature-tag {\n    display: block;\n    margin: 0.3rem 0;\n    text-align: center;\n  }\n}\n\n\/* Animation for page load *\/\n@keyframes fadeInUp {\n  from {\n    opacity: 0;\n    transform: translateY(20px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n.product-description {\n  animation: fadeInUp 0.6s ease-out;\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42612295401556,"sku":null,"price":30.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product525-1.png?v=1761208155"},{"product_id":"vor-pure-macadamia-nut-butter-8-lb-pail","title":"Vor Pure Macadamia Nut Butter 8 lb. Pail","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cp class=\"description-text\"\u003eMake a simple, healthy swap in your recipes with this Vor pure macadamia nut butter! Made with just one simple ingredient and no artificial flavors, colors, added sugar, salt, or oil, this macadamia nut butter is a natural option that you can feel good about serving to your health-conscious patrons. It's made from finely ground, dry-roasted macadamia nuts to deliver a mild nutty taste and spreadable texture. This simple macadamia nut butter is perfect for a variety of applications, and the 8 grams of protein per serving adds a boost of protein to a wide range of dishes. It's a versatile ingredient to keep on hand in any kitchen looking to create inclusive products that are suitable for vegan and gluten-sensitive patrons!\u003c\/p\u003e\n    \n    \u003cp class=\"description-text\"\u003eIt's packaged in a bulk 8 lb. pail with a convenient carrying handle. While this macadamia nut butter is delicious on its own, it can also be used in a wide range of applications. Swirl it into baked goods like cookies or no-bake dessert bars. Its mild, versatile flavor makes it a great addition to smoothies or drizzled over trendy acai bowls. No matter what you use it for, your patrons will fall in love with the nutty flavor and natural recipe of this macadamia nut butter.\u003c\/p\u003e\n    \n    \u003cp class=\"description-text\"\u003eStock your pantry with delicious and healthy ingredients by choosing Vor products! Founded in 2016, Vor is a forward-thinking company that is dedicated to the creation of nut butter brands for many of America's high-profile nutrition and fitness companies. They use their expertise to create innovative ingredient components and finished goods including a variety of nut butters and vegan baking powders such as aquafaba and meringue powder. Their use of innovative packaging and healthy ingredients results in inclusive, plant-based, and easy-to-use products. Plus, their bulk size makes them perfect for use in your busy commercial kitchen.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"specs-table\"\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eQuantity\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e1\/Each\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eShipping Weight\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e9.1 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eFeatures\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e\n          \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eVegan\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eVegetarian\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eFlavor\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e\n          \u003cspan class=\"flavor-tag\"\u003eMacadamia Nut\u003c\/span\u003e\n          \u003cspan class=\"flavor-tag\"\u003eUnsalted\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003ePackage Size\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e8 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003ePackage Type\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003ePails\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eStyle\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eCreamy\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eType\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eMacadamia Nut Butter\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  max-width: 100%;\n  margin: 0 auto;\n  line-height: 1.6;\n}\n\n.section-title {\n  font-size: 1.5rem;\n  font-weight: 600;\n  margin-bottom: 1.5rem;\n  color: #2c3e50;\n  position: relative;\n  padding-bottom: 0.5rem;\n}\n\n.section-title::after {\n  content: '';\n  position: absolute;\n  bottom: 0;\n  left: 0;\n  width: 50px;\n  height: 3px;\n  background: linear-gradient(90deg, #c8b393, #8b7355);\n  border-radius: 2px;\n}\n\n.description-section {\n  margin-bottom: 2.5rem;\n}\n\n.description-text {\n  line-height: 1.7;\n  margin-bottom: 1.25rem;\n  font-size: 1rem;\n  color: #4a5568;\n  background: #fefefe;\n  padding: 1.5rem;\n  border-radius: 8px;\n  border-left: 4px solid #c8b393;\n}\n\n.specs-section {\n  margin-top: 2rem;\n}\n\n.specs-table {\n  border-radius: 12px;\n  overflow: hidden;\n  box-shadow: 0 8px 25px rgba(139, 115, 85, 0.15);\n  border: 1px solid #e8e1d4;\n  background: white;\n}\n\n.spec-row {\n  display: flex;\n  border-bottom: 1px solid #f0ebe1;\n  transition: all 0.3s ease;\n  position: relative;\n}\n\n.spec-row:hover {\n  background: linear-gradient(135deg, #fdfaf6, #f9f5f0);\n  transform: translateX(5px);\n}\n\n.spec-row:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  flex: 0 0 35%;\n  padding: 1.5rem 1.75rem;\n  background: linear-gradient(135deg, #f9f7f3, #f5f1ea);\n  font-weight: 600;\n  color: #5d4c2e;\n  border-right: 1px solid #e8e1d4;\n  display: flex;\n  align-items: center;\n  font-size: 0.95rem;\n  text-transform: uppercase;\n  letter-spacing: 0.5px;\n}\n\n.spec-value {\n  flex: 1;\n  padding: 1.5rem 1.75rem;\n  background-color: #ffffff;\n  color: #4a5568;\n  display: flex;\n  align-items: center;\n  flex-wrap: wrap;\n  gap: 0.5rem;\n  font-weight: 500;\n}\n\n.feature-tag {\n  display: inline-block;\n  background: linear-gradient(135deg, #e8f5e8, #d4edda);\n  color: #155724;\n  padding: 0.5rem 1rem;\n  margin: 0.2rem;\n  border-radius: 25px;\n  font-size: 0.85rem;\n  font-weight: 600;\n  border: 1px solid #c3e6cb;\n  box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n  transition: all 0.3s ease;\n}\n\n.feature-tag:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 4px 8px rgba(0,0,0,0.1);\n}\n\n.flavor-tag {\n  display: inline-block;\n  background: linear-gradient(135deg, #fff3cd, #ffeaa7);\n  color: #856404;\n  padding: 0.5rem 1rem;\n  margin: 0.2rem;\n  border-radius: 25px;\n  font-size: 0.85rem;\n  font-weight: 600;\n  border: 1px solid #ffeaa7;\n  box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n  transition: all 0.3s ease;\n}\n\n.flavor-tag:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 4px 8px rgba(0,0,0,0.1);\n}\n\n\/* Responsive design *\/\n@media (max-width: 768px) {\n  .spec-row {\n    flex-direction: column;\n  }\n  \n  .spec-label {\n    flex: 1;\n    border-right: none;\n    border-bottom: 1px solid #e8e1d4;\n    padding: 1.25rem 1.5rem;\n    font-size: 0.9rem;\n  }\n  \n  .spec-value {\n    flex: 1;\n    padding: 1.25rem 1.5rem;\n  }\n  \n  .section-title {\n    font-size: 1.25rem;\n  }\n  \n  .description-text {\n    padding: 1.25rem;\n  }\n  \n  .feature-tag, .flavor-tag {\n    display: inline-block;\n    margin: 0.25rem;\n    text-align: center;\n    flex: 1;\n    min-width: calc(50% - 0.5rem);\n  }\n}\n\n\/* Animation for page load *\/\n@keyframes fadeInUp {\n  from {\n    opacity: 0;\n    transform: translateY(20px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n.product-description {\n  animation: fadeInUp 0.6s ease-out;\n}\n\n\/* Premium accent styling *\/\n.specs-table::before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: 0;\n  right: 0;\n  height: 3px;\n  background: linear-gradient(90deg, #c8b393, #8b7355, #c8b393);\n  z-index: 1;\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42612300775508,"sku":null,"price":213.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product526-1.png?v=1761208402"},{"product_id":"bare-nut-butter-unsalted-pecan-butter-15-lb","title":"Bare Nut Butter Unsalted Pecan Butter 15 lb.","description":"\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"description-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cp class=\"description-text\"\u003eAdd a deliciously natural, nutty flavor to your menu with this Bare Nut unsalted pecan butter! This product is made with a single ingredient: roasted pecans. It has a smooth and creamy consistency and a rich, nutty flavor. This pecan butter is unsalted, so it can be used in a wide variety of sweet and savory applications. Pecan butter is loaded with protein and healthy fats, making it a wholesome addition to your signature dishes! Plus, this product contains no added oils, sugars, flavors, or preservatives, so it's an all-natural ingredient you can feel great about serving to your customers.\u003c\/p\u003e\n    \n    \u003cp class=\"description-text\"\u003eWith a wide variety of applications on your menu, this pecan butter will quickly become a go-to ingredient in your busy kitchen. This bulk 15 lb. pail will keep your high-volume establishment well stocked with this delicious pecan butter. It's great for spreading on toast, incorporating in baked goods, stirring into oatmeal or savory sauces, or blending into smoothies. Because this all-natural product doesn't contain any stabilizers or emulsifiers, some separation is normal. Simply give the product a quick stir before use to make sure it's fully incorporated! To best preserve this product's fresh flavor, it's recommended to store it under refrigeration at 34 degrees Fahrenheit or below at a humidity level of 55% after opening.\u003c\/p\u003e\n    \n    \u003cp class=\"description-text\"\u003eCrafted with passion and premium quality, Bare Nut Butter brings a delightfully natural twist to traditional nut spreads. Made from all-natural ingredients, this delectable nut butter delivers rich flavors and a smooth, creamy texture that your customers will savor with every bite. From luscious almond butter to a selection of unique nut butters, Bare Nut Butter offers a versatile range of bulk size nut butters to meet the needs of high-volume operators. Elevate your menu with Bare Nut Butter's wholesome goodness and delight your patrons with an unadulterated nutty experience!\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"specs-table\"\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eQuantity\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e1\/Each\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eShipping Weight\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e16 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eFeatures\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e\n          \u003cspan class=\"feature-tag\"\u003eDairy Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eEgg-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eFish-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eNon-GMO\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eShellfish-Free\u003c\/span\u003e\n          \u003cspan class=\"feature-tag\"\u003eSoy Free\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eFlavor\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e\n          \u003cspan class=\"flavor-tag\"\u003ePecan\u003c\/span\u003e\n          \u003cspan class=\"flavor-tag\"\u003eUnsalted\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003ePackage Size\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e15 lb.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003ePackage Type\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003ePails\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eStyle\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eCreamy\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cdiv class=\"spec-label\"\u003eType\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003ePecan Butter\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  max-width: 100%;\n  margin: 0 auto;\n  line-height: 1.6;\n}\n\n.section-title {\n  font-size: 1.5rem;\n  font-weight: 600;\n  margin-bottom: 1.5rem;\n  color: #2c3e50;\n  position: relative;\n  padding-bottom: 0.5rem;\n}\n\n.section-title::after {\n  content: '';\n  position: absolute;\n  bottom: 0;\n  left: 0;\n  width: 50px;\n  height: 3px;\n  background: linear-gradient(90deg, #a67c52, #8b5a2b);\n  border-radius: 2px;\n}\n\n.description-section {\n  margin-bottom: 2.5rem;\n}\n\n.description-text {\n  line-height: 1.7;\n  margin-bottom: 1.25rem;\n  font-size: 1rem;\n  color: #4a5568;\n  background: linear-gradient(135deg, #fefefe, #faf7f3);\n  padding: 1.5rem;\n  border-radius: 10px;\n  border-left: 4px solid #a67c52;\n  box-shadow: 0 2px 8px rgba(166, 124, 82, 0.1);\n}\n\n.specs-section {\n  margin-top: 2rem;\n}\n\n.specs-table {\n  border-radius: 12px;\n  overflow: hidden;\n  box-shadow: 0 8px 30px rgba(139, 90, 43, 0.15);\n  border: 1px solid #e8d9c9;\n  background: white;\n  position: relative;\n}\n\n.specs-table::before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: 0;\n  right: 0;\n  height: 4px;\n  background: linear-gradient(90deg, #a67c52, #8b5a2b, #a67c52);\n  z-index: 2;\n}\n\n.spec-row {\n  display: flex;\n  border-bottom: 1px solid #f0e6d9;\n  transition: all 0.3s ease;\n  position: relative;\n}\n\n.spec-row:hover {\n  background: linear-gradient(135deg, #fdfaf7, #f9f3ec);\n  transform: translateX(8px);\n  box-shadow: 0 4px 12px rgba(166, 124, 82, 0.1);\n}\n\n.spec-row:last-child {\n  border-bottom: none;\n}\n\n.spec-label {\n  flex: 0 0 35%;\n  padding: 1.5rem 1.75rem;\n  background: linear-gradient(135deg, #f9f5f0, #f5ede4);\n  font-weight: 700;\n  color: #5d4037;\n  border-right: 1px solid #e8d9c9;\n  display: flex;\n  align-items: center;\n  font-size: 0.95rem;\n  text-transform: uppercase;\n  letter-spacing: 0.5px;\n  position: relative;\n}\n\n.spec-label::after {\n  content: '';\n  position: absolute;\n  right: -1px;\n  top: 50%;\n  transform: translateY(-50%);\n  width: 2px;\n  height: 60%;\n  background: linear-gradient(to bottom, transparent, #a67c52, transparent);\n}\n\n.spec-value {\n  flex: 1;\n  padding: 1.5rem 1.75rem;\n  background-color: #ffffff;\n  color: #4a5568;\n  display: flex;\n  align-items: center;\n  flex-wrap: wrap;\n  gap: 0.5rem;\n  font-weight: 500;\n}\n\n.feature-tag {\n  display: inline-block;\n  background: linear-gradient(135deg, #e8f5e8, #d4edda);\n  color: #155724;\n  padding: 0.5rem 1rem;\n  margin: 0.2rem;\n  border-radius: 20px;\n  font-size: 0.8rem;\n  font-weight: 600;\n  border: 1px solid #c3e6cb;\n  box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n  transition: all 0.3s ease;\n  position: relative;\n  overflow: hidden;\n}\n\n.feature-tag::before {\n  content: '✓';\n  margin-right: 4px;\n  font-weight: bold;\n}\n\n.feature-tag:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 4px 12px rgba(0,0,0,0.15);\n  background: linear-gradient(135deg, #d4edda, #c3e6cb);\n}\n\n.flavor-tag {\n  display: inline-block;\n  background: linear-gradient(135deg, #fff3e0, #ffe0b2);\n  color: #e65100;\n  padding: 0.6rem 1.2rem;\n  margin: 0.2rem;\n  border-radius: 25px;\n  font-size: 0.85rem;\n  font-weight: 700;\n  border: 1px solid #ffcc80;\n  box-shadow: 0 2px 6px rgba(230, 81, 0, 0.1);\n  transition: all 0.3s ease;\n}\n\n.flavor-tag:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 6px 15px rgba(230, 81, 0, 0.2);\n  background: linear-gradient(135deg, #ffe0b2, #ffcc80);\n}\n\n\/* Responsive design *\/\n@media (max-width: 768px) {\n  .spec-row {\n    flex-direction: column;\n  }\n  \n  .spec-label {\n    flex: 1;\n    border-right: none;\n    border-bottom: 1px solid #e8d9c9;\n    padding: 1.25rem 1.5rem;\n    font-size: 0.9rem;\n  }\n  \n  .spec-label::after {\n    display: none;\n  }\n  \n  .spec-value {\n    flex: 1;\n    padding: 1.25rem 1.5rem;\n  }\n  \n  .section-title {\n    font-size: 1.25rem;\n  }\n  \n  .description-text {\n    padding: 1.25rem;\n  }\n  \n  .feature-tag, .flavor-tag {\n    display: inline-block;\n    margin: 0.25rem;\n    text-align: center;\n    flex: 1;\n    min-width: calc(50% - 0.5rem);\n    font-size: 0.75rem;\n    padding: 0.4rem 0.8rem;\n  }\n}\n\n@media (max-width: 480px) {\n  .feature-tag, .flavor-tag {\n    min-width: calc(100% - 0.5rem);\n  }\n}\n\n\/* Animation for page load *\/\n@keyframes fadeInUp {\n  from {\n    opacity: 0;\n    transform: translateY(20px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n.product-description {\n  animation: fadeInUp 0.6s ease-out;\n}\n\n\/* Premium styling for text emphasis *\/\n.description-text strong {\n  color: #a67c52;\n  font-weight: 600;\n}\n\n\/* Custom scrollbar for webkit browsers *\/\n.specs-table::-webkit-scrollbar {\n  width: 6px;\n}\n\n.specs-table::-webkit-scrollbar-track {\n  background: #f1f1f1;\n}\n\n.specs-table::-webkit-scrollbar-thumb {\n  background: #a67c52;\n  border-radius: 3px;\n}\n\n.specs-table::-webkit-scrollbar-thumb:hover {\n  background: #8b5a2b;\n}\n\u003c\/style\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42612302446676,"sku":null,"price":340.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Product527-1.png?v=1761208717"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/collections\/chik_fila_sauce.png?v=1764913373","url":"https:\/\/www.restaurantsupplywholesale.ca\/collections\/condiments-and-sauces.oembed?page=35","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}