{"title":"Baking Ingredients","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\"\u003eBaking Ingredients\u003c\/p\u003e\n\u003c\/div\u003e","products":[{"product_id":"hersheys-25-lb-mini-semi-sweet-chocolate-4m-baking-chips","title":"HERSHEY'S 25 lb. Mini Semi-Sweet Chocolate 4M Baking Chips","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\u003eHERSHEY'S Mini Semi-Sweet Chocolate Baking Chips\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: #4E342E;\n            background-color: #FFF9F0;\n            line-height: 1.6;\n            padding: 20px;\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        .chips-container {\n            background: linear-gradient(to bottom, #FFF9F0, #FFF3E0);\n            border-radius: 12px;\n            box-shadow: 0 5px 20px rgba(78, 52, 46, 0.1);\n            overflow: hidden;\n            margin: 20px 0;\n        }\n        \n        .chips-header {\n            text-align: center;\n            padding: 30px 20px;\n            background-color: #5D4037;\n            background-image: linear-gradient(to right, #5D4037, #8D6E63);\n            color: white;\n            border-bottom: 2px dashed #D7CCC8;\n        }\n        \n        .chips-header h1 {\n            font-family: 'Playfair Display', serif;\n            font-size: 2.8rem;\n            color: #fff;\n            margin-bottom: 10px;\n            text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);\n        }\n        \n        .chips-header .tagline {\n            font-size: 1.3rem;\n            color: #FFE0B2;\n            font-weight: 600;\n            margin-bottom: 15px;\n        }\n        \n        .chips-content {\n            display: flex;\n            flex-wrap: wrap;\n            padding: 20px;\n        }\n        \n        .chips-image {\n            flex: 1;\n            min-width: 300px;\n            padding: 20px;\n            text-align: center;\n        }\n        \n        .chips-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        .chips-details {\n            flex: 2;\n            min-width: 300px;\n            padding: 20px;\n        }\n        \n        .chips-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 #8D6E63;\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: #8D6E63;\n        }\n        \n        .chips-uses {\n            background-color: #FFF3E0;\n            padding: 20px;\n            border-radius: 8px;\n            margin: 25px 0;\n            border: 1px solid #FFCCBC;\n        }\n        \n        .chips-uses h3 {\n            color: #5D4037;\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        .size-info {\n            background-color: #FBE9E7;\n            padding: 20px;\n            border-radius: 8px;\n            margin: 25px 0;\n            border-left: 4px solid #FFAB91;\n        }\n        \n        .size-info h3 {\n            color: #5D4037;\n            margin-bottom: 15px;\n            font-family: 'Playfair Display', serif;\n        }\n        \n        .bulk-info {\n            text-align: center;\n            padding: 20px;\n            background: linear-gradient(to right, #FFE0B2, #FFCCBC);\n            border-radius: 8px;\n            margin: 25px 0;\n        }\n        \n        .bulk-info h3 {\n            color: #5D4037;\n            margin-bottom: 10px;\n            font-family: 'Playfair Display', serif;\n        }\n        \n        .brand-story {\n            background-color: #EFEBE9;\n            padding: 20px;\n            border-radius: 8px;\n            margin: 25px 0;\n            border-left: 4px solid #A1887F;\n        }\n        \n        .brand-story h3 {\n            color: #5D4037;\n            margin-bottom: 15px;\n            font-family: 'Playfair Display', serif;\n        }\n        \n        .flavor-profile {\n            background-color: #fff;\n            padding: 20px;\n            border-radius: 8px;\n            margin: 25px 0;\n            border: 2px dashed #D7CCC8;\n            text-align: center;\n        }\n        \n        .flavor-profile h3 {\n            color: #5D4037;\n            margin-bottom: 15px;\n            font-family: 'Playfair Display', serif;\n        }\n        \n        @media (max-width: 768px) {\n            .chips-header h1 {\n                font-size: 2.2rem;\n            }\n            \n            .chips-content {\n                flex-direction: column;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"chips-container\"\u003e\n        \u003cdiv class=\"chips-header\"\u003e\n            \u003ch1\u003eHERSHEY'S Mini Semi-Sweet Chocolate Baking Chips\u003c\/h1\u003e\n            \u003cp class=\"tagline\"\u003eSmall Size, Big Chocolate Flavor!\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"chips-content\"\u003e\n            \u003cdiv class=\"chips-image\"\u003e\n                \u003cimg src=\"https:\/\/placehold.co\/400x500\/FFF3E0\/5a3825?text=Hershey's+Chocolate+Chips\" alt=\"HERSHEY'S Mini Semi-Sweet Chocolate Baking Chips\"\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"chips-details\"\u003e\n                \u003cdiv class=\"chips-intro\"\u003e\n                    Add texture and flavor to any baked treat with these HERSHEY'S mini semi-sweet chocolate baking chips!\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\u003e4M Size\u003c\/h3\u003e\n                        \u003cp\u003e4000 chocolate chips per pound\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"feature-item\"\u003e\n                        \u003cdiv class=\"feature-icon\"\u003e🍫\u003c\/div\u003e\n                        \u003ch3\u003eRich Flavor\u003c\/h3\u003e\n                        \u003cp\u003eHigher concentration of chocolate liquor\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 for Baking\u003c\/h3\u003e\n                        \u003cp\u003eIdeal consistency for all baked goods\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\u003eGreat for baking, sauces, and toppings\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"size-info\"\u003e\n                    \u003ch3\u003eSmall But Mighty\u003c\/h3\u003e\n                    \u003cp\u003eWith a size of 4M, meaning there are 4000 chocolate chips per lb., they are smaller than your average chocolate chip. Although they are small in size, these mini morsels give your recipes a lot of chocolate in every bite!\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"flavor-profile\"\u003e\n                    \u003ch3\u003eSemi-Sweet Excellence\u003c\/h3\u003e\n                    \u003cp\u003eDifferent from unsweetened or milk chocolate, semi-sweet chocolate is a type of dark chocolate that has its own distinct taste that uses half as much sugar as cocoa. Though it is not as sweet as milk chocolate, it is great for cooking and baking purposes.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"chips-uses\"\u003e\n                    \u003ch3\u003eVersatile Uses\u003c\/h3\u003e\n                    \u003cdiv class=\"uses-grid\"\u003e\n                        \u003cdiv class=\"use-item\"\u003eCookies\u003c\/div\u003e\n                        \u003cdiv class=\"use-item\"\u003eCakes\u003c\/div\u003e\n                        \u003cdiv class=\"use-item\"\u003eDessert Sauces\u003c\/div\u003e\n                        \u003cdiv class=\"use-item\"\u003eMuffins\u003c\/div\u003e\n                        \u003cdiv class=\"use-item\"\u003eIce Cream Toppings\u003c\/div\u003e\n                        \u003cdiv class=\"use-item\"\u003eBrownies\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cp class=\"use-desc\"\u003eMix these mini semi-sweet chocolate baking chips into cookies, cakes, and other baked treats, or blend them into smooth dessert sauces that your customers will love.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"bulk-info\"\u003e\n                    \u003ch3\u003eBulk 25 lb. Supply\u003c\/h3\u003e\n                    \u003cp\u003eThis bulk 25 lb. supply of HERSHEY'S mini semi-sweet chocolate baking chips is a must-have for any bakery, cafe, diner, or ice cream shop!\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"brand-story\"\u003e\n                    \u003ch3\u003eHershey's Legacy of Quality\u003c\/h3\u003e\n                    \u003cp\u003eHershey 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.\u003c\/p\u003e\n                    \u003cp\u003eThough 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        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42484906066004,"sku":null,"price":325.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2433388.jpg?v=1758223893"},{"product_id":"hersheys-25-lb-premier-white-vanilla-1m-baking-chips","title":"HERSHEY'S 25 lb. Premier White Vanilla 1M Baking Chips","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\u003eHERSHEY'S Premier White Vanilla Baking Chips\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: #5D4037;\n            background-color: #FFFDF7;\n            line-height: 1.6;\n            padding: 20px;\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        .chips-container {\n            background: linear-gradient(to bottom, #FFFDF7, #FFFBF0);\n            border-radius: 12px;\n            box-shadow: 0 5px 20px rgba(93, 64, 55, 0.1);\n            overflow: hidden;\n            margin: 20px 0;\n        }\n        \n        .chips-header {\n            text-align: center;\n            padding: 30px 20px;\n            background-color: #8D6E63;\n            background-image: linear-gradient(to right, #8D6E63, #BCAAA4);\n            color: white;\n            border-bottom: 2px dashed #D7CCC8;\n        }\n        \n        .chips-header h1 {\n            font-family: 'Playfair Display', serif;\n            font-size: 2.8rem;\n            color: #fff;\n            margin-bottom: 10px;\n            text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);\n        }\n        \n        .chips-header .tagline {\n            font-size: 1.3rem;\n            color: #FFECB3;\n            font-weight: 600;\n            margin-bottom: 15px;\n        }\n        \n        .chips-content {\n            display: flex;\n            flex-wrap: wrap;\n            padding: 20px;\n        }\n        \n        .chips-image {\n            flex: 1;\n            min-width: 300px;\n            padding: 20px;\n            text-align: center;\n        }\n        \n        .chips-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        .chips-details {\n            flex: 2;\n            min-width: 300px;\n            padding: 20px;\n        }\n        \n        .chips-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 #BCAAA4;\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: #8D6E63;\n        }\n        \n        .chips-uses {\n            background-color: #FFF8E1;\n            padding: 20px;\n            border-radius: 8px;\n            margin: 25px 0;\n            border: 1px solid #FFECB3;\n        }\n        \n        .chips-uses h3 {\n            color: #8D6E63;\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        .size-info {\n            background-color: #F5F5F5;\n            padding: 20px;\n            border-radius: 8px;\n            margin: 25px 0;\n            border-left: 4px solid #BCAAA4;\n        }\n        \n        .size-info h3 {\n            color: #8D6E63;\n            margin-bottom: 15px;\n            font-family: 'Playfair Display', serif;\n        }\n        \n        .bulk-info {\n            text-align: center;\n            padding: 20px;\n            background: linear-gradient(to right, #FFECB3, #FFE082);\n            border-radius: 8px;\n            margin: 25px 0;\n        }\n        \n        .bulk-info h3 {\n            color: #8D6E63;\n            margin-bottom: 10px;\n            font-family: 'Playfair Display', serif;\n        }\n        \n        .flavor-profile {\n            background-color: #fff;\n            padding: 20px;\n            border-radius: 8px;\n            margin: 25px 0;\n            border: 2px dashed #D7CCC8;\n            text-align: center;\n        }\n        \n        .flavor-profile h3 {\n            color: #8D6E63;\n            margin-bottom: 15px;\n            font-family: 'Playfair Display', serif;\n        }\n        \n        .combo-tip {\n            background-color: #F3E5F5;\n            padding: 20px;\n            border-radius: 8px;\n            margin: 25px 0;\n            border-left: 4px solid #BA68C8;\n        }\n        \n        .combo-tip h3 {\n            color: #8D6E63;\n            margin-bottom: 15px;\n            font-family: 'Playfair Display', serif;\n        }\n        \n        @media (max-width: 768px) {\n            .chips-header h1 {\n                font-size: 2.2rem;\n            }\n            \n            .chips-content {\n                flex-direction: column;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"chips-container\"\u003e\n        \u003cdiv class=\"chips-header\"\u003e\n            \u003ch1\u003eHERSHEY'S Premier White Vanilla Baking Chips\u003c\/h1\u003e\n            \u003cp class=\"tagline\"\u003eCreamy Sweetness for Your Baking Creations\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"chips-content\"\u003e\n            \u003cdiv class=\"chips-image\"\u003e\n                \u003cimg src=\"https:\/\/placehold.co\/400x500\/FFFBF0\/5a3825?text=Hershey's+White+Chips\" alt=\"HERSHEY'S Premier White Vanilla Baking Chips\"\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"chips-details\"\u003e\n                \u003cdiv class=\"chips-intro\"\u003e\n                    Add texture and sweet flavor to any baked treat with these HERSHEY'S 25 lb. premier white vanilla 1M baking chips.\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\u003e1M Size\u003c\/h3\u003e\n                        \u003cp\u003e1000 chips per pound - perfect for sprinkling\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"feature-item\"\u003e\n                        \u003cdiv class=\"feature-icon\"\u003e🍦\u003c\/div\u003e\n                        \u003ch3\u003eCreamy Vanilla\u003c\/h3\u003e\n                        \u003cp\u003eSweet, delicate vanilla flavor\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 for Baking\u003c\/h3\u003e\n                        \u003cp\u003eIdeal for all your dessert creations\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\u003eGreat for mixing with other chips\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"size-info\"\u003e\n                    \u003ch3\u003ePerfect Size for Even Distribution\u003c\/h3\u003e\n                    \u003cp\u003eWith a standard size of 1M, meaning there are 1000 chips per lb., they are perfect for sprinkling throughout a variety of desserts.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"flavor-profile\"\u003e\n                    \u003ch3\u003eDelicate Vanilla Flavor\u003c\/h3\u003e\n                    \u003cp\u003eFeaturing a creamy and sweet vanilla flavor, they'll be the perfect complement to your vanilla-flavored cakes, sugar cookies, and cupcakes.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"chips-uses\"\u003e\n                    \u003ch3\u003eVersatile Uses\u003c\/h3\u003e\n                    \u003cdiv class=\"uses-grid\"\u003e\n                        \u003cdiv class=\"use-item\"\u003eVanilla Cakes\u003c\/div\u003e\n                        \u003cdiv class=\"use-item\"\u003eSugar Cookies\u003c\/div\u003e\n                        \u003cdiv class=\"use-item\"\u003eCupcakes\u003c\/div\u003e\n                        \u003cdiv class=\"use-item\"\u003eMuffins\u003c\/div\u003e\n                        \u003cdiv class=\"use-item\"\u003eBlondies\u003c\/div\u003e\n                        \u003cdiv class=\"use-item\"\u003eDessert Bars\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"combo-tip\"\u003e\n                    \u003ch3\u003eCreative Combination Idea\u003c\/h3\u003e\n                    \u003cp\u003eThese white-colored chips can also add variety to any dish when mixed with standard chocolate chips for beautiful contrast and complementary flavors.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"bulk-info\"\u003e\n                    \u003ch3\u003eBulk 25 lb. Supply\u003c\/h3\u003e\n                    \u003cp\u003ePerfect for bakeries, cafes, and restaurants - this bulk supply ensures you never run out of these essential baking chips during your busiest times.\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":42484912848980,"sku":null,"price":304.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2217116.jpg?v=1758224110"},{"product_id":"monin-caramel-flavoring-sauce-64-fl-oz-4-case","title":"Monin Caramel Flavoring Sauce 64 fl. oz. - 4\/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\u003eMonin Caramel Flavoring Sauce\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: #7E5732;\n            background-color: #FFF9F0;\n            line-height: 1.6;\n            padding: 20px;\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        .sauce-container {\n            background: linear-gradient(to bottom, #FFF9F0, #FFF3E0);\n            border-radius: 12px;\n            box-shadow: 0 5px 20px rgba(126, 87, 50, 0.1);\n            overflow: hidden;\n            margin: 20px 0;\n        }\n        \n        .sauce-header {\n            text-align: center;\n            padding: 30px 20px;\n            background-color: #D35400;\n            background-image: linear-gradient(to right, #E67E22, #D35400);\n            color: white;\n            border-bottom: 2px dashed #F0C987;\n        }\n        \n        .sauce-header h1 {\n            font-family: 'Playfair Display', serif;\n            font-size: 2.8rem;\n            color: #fff;\n            margin-bottom: 10px;\n            text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);\n        }\n        \n        .sauce-header .tagline {\n            font-size: 1.3rem;\n            color: #FFEAA7;\n            font-weight: 600;\n            margin-bottom: 15px;\n        }\n        \n        .sauce-content {\n            display: flex;\n            flex-wrap: wrap;\n            padding: 20px;\n        }\n        \n        .sauce-image {\n            flex: 1;\n            min-width: 300px;\n            padding: 20px;\n            text-align: center;\n        }\n        \n        .sauce-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        .sauce-details {\n            flex: 2;\n            min-width: 300px;\n            padding: 20px;\n        }\n        \n        .sauce-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 #E67E22;\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: #D35400;\n        }\n        \n        .sauce-uses {\n            background-color: #FFFAEB;\n            padding: 20px;\n            border-radius: 8px;\n            margin: 25px 0;\n            border: 1px solid #F0C987;\n        }\n        \n        .sauce-uses h3 {\n            color: #7E5732;\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        .flavor-profile {\n            background-color: #FFF5E6;\n            padding: 20px;\n            border-radius: 8px;\n            margin: 25px 0;\n            border-left: 4px solid #E67E22;\n        }\n        \n        .flavor-profile h3 {\n            color: #7E5732;\n            margin-bottom: 15px;\n            font-family: 'Playfair Display', serif;\n        }\n        \n        .bulk-info {\n            text-align: center;\n            padding: 20px;\n            background: linear-gradient(to right, #F0C987, #E67E22);\n            border-radius: 8px;\n            margin: 25px 0;\n        }\n        \n        .bulk-info h3 {\n            color: #7E5732;\n            margin-bottom: 10px;\n            font-family: 'Playfair Display', serif;\n        }\n        \n        .brand-story {\n            background-color: #FFF5E6;\n            padding: 20px;\n            border-radius: 8px;\n            margin: 25px 0;\n            border-left: 4px solid #D35400;\n        }\n        \n        .brand-story h3 {\n            color: #7E5732;\n            margin-bottom: 15px;\n            font-family: 'Playfair Display', serif;\n        }\n        \n        .recipe {\n            background-color: #FFF0D4;\n            padding: 20px;\n            border-radius: 8px;\n            margin: 25px 0;\n            border: 2px dashed #E67E22;\n        }\n        \n        .recipe h3 {\n            color: #7E5732;\n            margin-bottom: 15px;\n            font-family: 'Playfair Display', serif;\n        }\n        \n        .recipe-content {\n            background-color: #fff;\n            padding: 15px;\n            border-radius: 6px;\n            font-family: monospace;\n        }\n        \n        @media (max-width: 768px) {\n            .sauce-header h1 {\n                font-size: 2.2rem;\n            }\n            \n            .sauce-content {\n                flex-direction: column;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"sauce-container\"\u003e\n        \u003cdiv class=\"sauce-header\"\u003e\n            \u003ch1\u003eMonin Caramel Flavoring Sauce\u003c\/h1\u003e\n            \u003cp class=\"tagline\"\u003eButtery, Rich Caramel Perfection\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"sauce-content\"\u003e\n            \u003cdiv class=\"sauce-image\"\u003e\n                \u003cimg src=\"https:\/\/placehold.co\/400x500\/FFFAEB\/7E5732?text=Monin+Caramel+Sauce\" alt=\"Monin Caramel Flavoring Sauce\"\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"sauce-details\"\u003e\n                \u003cdiv class=\"sauce-intro\"\u003e\n                    Quickly and easily add decadent flavor to anything you make with this Monin 64 oz. caramel flavoring sauce!\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\u003eVersatile\u003c\/h3\u003e\n                        \u003cp\u003eUse as ingredient, topping, or garnish\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"feature-item\"\u003e\n                        \u003cdiv class=\"feature-icon\"\u003e🍮\u003c\/div\u003e\n                        \u003ch3\u003eRich Flavor\u003c\/h3\u003e\n                        \u003cp\u003eButtery, rich caramel taste\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"feature-item\"\u003e\n                        \u003cdiv class=\"feature-icon\"\u003e📦\u003c\/div\u003e\n                        \u003ch3\u003eBulk Size\u003c\/h3\u003e\n                        \u003cp\u003e64 oz. bottle with pump compatibility\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 Balance\u003c\/h3\u003e\n                        \u003cp\u003eEnhances without overpowering\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"flavor-profile\"\u003e\n                    \u003ch3\u003ePremium Flavor Profile\u003c\/h3\u003e\n                    \u003cp\u003eFeaturing a buttery, rich caramel flavor and golden color, this sauce has a thicker consistency than liquid flavoring syrup. It's great for swirling atop whipped cream or blending into frappes.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"sauce-uses\"\u003e\n                    \u003ch3\u003eVersatile Applications\u003c\/h3\u003e\n                    \u003cdiv class=\"uses-grid\"\u003e\n                        \u003cdiv class=\"use-item\"\u003eCoffee Flavoring\u003c\/div\u003e\n                        \u003cdiv class=\"use-item\"\u003eFrappe Blending\u003c\/div\u003e\n                        \u003cdiv class=\"use-item\"\u003eIce Cream Topping\u003c\/div\u003e\n                        \u003cdiv class=\"use-item\"\u003eDessert Garnish\u003c\/div\u003e\n                        \u003cdiv class=\"use-item\"\u003eWhipped Cream Swirl\u003c\/div\u003e\n                        \u003cdiv class=\"use-item\"\u003eCocktail Ingredient\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cp class=\"use-desc\"\u003eIt adds just the right amount of sweet flavor to any cup of freshly-brewed coffee. You can even use it to top ice cream, cheesecakes, and other signature desserts.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"bulk-info\"\u003e\n                    \u003ch3\u003e64 oz. Bulk Bottle\u003c\/h3\u003e\n                    \u003cp\u003ePackaged in a bulk 64 oz. plastic bottle and can easily be paired with a compatible pump for quick, efficient service during peak serving hours.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"recipe\"\u003e\n                    \u003ch3\u003eFeatured Recipe: Caramel Nut Crunch Frappe\u003c\/h3\u003e\n                    \u003cdiv class=\"recipe-content\"\u003e\n                        2 shots espresso\u003cbr\u003e\n                        1 scoop vanilla frappe powder\u003cbr\u003e\n                        4 oz. milk\u003cbr\u003e\n                        0.5 oz. Monin caramel sauce\u003cbr\u003e\n                        0.5 oz. Monin toffee nut syrup\u003cbr\u003e\n                        Ice\u003cbr\u003e\u003cbr\u003e\n                        Fill serving glass full of ice. Pour ingredients into blender cup in order listed. Add ice from serving glass, cap, and blend until smooth. Pour back into serving glass. Add Monin caramel sauce, whipped cream, and Monin toffee nut syrup as a garnish and serve.\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"brand-story\"\u003e\n                    \u003ch3\u003eMonin Legacy Since 1912\u003c\/h3\u003e\n                    \u003cp\u003eSince 1912, Monin has had a passion for delivering premium products that simplify the beverage-making process. A third generation family-owned company, Monin's uncompromising integrity to high-quality ingredients has made it a proud leader in the industry today.\u003c\/p\u003e\n                    \u003cp\u003eFocusing on using premium ingredients and versatility in application when creating its products, Monin is constantly innovating and expanding its product portfolio with products that deliver new and exciting flavors, with equally enticing aromas, to the market.\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":42485078458452,"sku":null,"price":152.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2828838_2843f29b-4d8b-4b09-9622-60fdab1591df.jpg?v=1758227959"},{"product_id":"kargher-sweetened-carob-2m-baking-chips-25-lb-bulk","title":"Kargher Sweetened Carob 2M Baking Chips 25 lb","description":"\u003cstyle\u003e\n.specs-container {\n  border: 1px solid #e1e1e1;\n  border-radius: 4px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n}\n\n.specs-header {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  margin: 0;\n  font-weight: bold;\n  font-size: 16px;\n  color: #333;\n}\n\n.specs-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.spec-term {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-right: 1px solid #e1e1e1;\n  font-weight: 600;\n  font-size: 14px;\n  color: #333;\n}\n\n.spec-definition {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  font-size: 14px;\n  color: #555;\n}\n\n.details-section {\n  margin: 30px 0;\n  scroll-margin-top: 100px;\n}\n\n.details-heading {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.details-content {\n  color: #333;\n  line-height: 1.6;\n  font-size: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-container {\n  background-color: #fff8e1;\n  border: 1px solid #ffd54f;\n  border-radius: 4px;\n  padding: 12px 16px;\n  margin: 20px 0;\n  max-width: 800px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-text {\n  font-weight: bold;\n  color: #333;\n  font-size: 14px;\n}\n\n.warning-link {\n  color: #298200;\n  font-weight: bold;\n  text-decoration: underline;\n  background: none;\n  border: none;\n  cursor: pointer;\n  font-size: 14px;\n}\n\n.warning-link:hover {\n  color: #1f6600;\n}\n\n.feature-tag {\n  display: block;\n  margin-bottom: 2px;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"specs-container\"\u003e\n\u003cdiv class=\"specs-header\"\u003eSpecs\u003c\/div\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"spec-term\"\u003eQuantity\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003e1\/Case\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003eShipping Weight\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003e25.8 lb.\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003eCacao Percentage\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003eNon-Cacao Based\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003eCaffeination\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003eCaffeine Free\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003eChip Size\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003e2M\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003eFeatures\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003e\n\u003cspan class=\"feature-tag\"\u003eDairy Free\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eEgg-Free\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eFish-Free\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003ePeanut Free\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eShellfish-Free\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eSoy Free\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eTree Nut Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003eFlavor\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003eChocolate\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003ePackage Size\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003e25 lb.\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003eSweetener Type\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003eClassic\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003eBaking Chips\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"details-section\"\u003e\n\u003ch2 class=\"details-heading\"\u003eDetails\u003c\/h2\u003e\n\u003cdiv class=\"details-content\"\u003e\n\u003cp\u003eExpand your culinary repertoire with these Restaurant Supply Wholesale Canada sweetened carob baking chips. Carob is a unique and versatile ingredient that is prized for its natural sweetness and mild flavor, which is similar in taste to chocolate. Also known as a locust bean, carob is a long, dark, leathery pod that grows on evergreen trees that are native to the Mediterranean. These pods have been enjoyed for thousands of years in places like ancient Greece, Italy, and the Middle East. They are air dried, cleaned, cut, sifted to remove seeds, and finely ground into powder that can be used in baking, beverages, and confections or turned into baking chips like these. Boasting numerous health benefits, these carob chips are naturally caffeine-free.\u003c\/p\u003e\n\u003cp\u003eThese carob baking chips are a great replacement for chocolate chips in baked goods, beverages, and confections. You can use them as a 1:1 substitute for chocolate in your favorite recipes, such as fudgy carob brownies, carob chip cookies, or carob peanut butter bars. Plus, carob chips do not need to be tempered and can simply be melted! Since these are both naturally sweeter than chocolate and have been sweetened with cane sugar, consider using less sweetener or combining them with traditional bittersweet chocolate chips to achieve the sweetness level you desire.\u003c\/p\u003e\n\u003cp\u003eRestaurant Supply Wholesale Canada produces bulk chocolate items designed for commercial baking and confectionery needs. Our lineup features versatile ingredients suited for decorating and large-scale preparation, such as carob chips and nonpareils. Restaurant Supply Wholesale Canada's commitment reflects our dedication to dependable production and practical solutions in the chocolate space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"disclaimer-container\"\u003e\n\u003cdiv class=\"disclaimer-text\"\u003eAttention CA Residents:\u003c\/div\u003e\n\u003cbutton class=\"warning-link\"\u003eProp 65 Warning\u003c\/button\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42591439421524,"sku":null,"price":235.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_2.png?v=1760723687"},{"product_id":"kargher-unsweetened-carob-chocolate-2m-baking-chips-25-lb","title":"Kargher Unsweetened Carob Chocolate 2M Baking Chips 25 lb","description":"\u003cstyle\u003e\n.specs-container {\n  border: 1px solid #e1e1e1;\n  border-radius: 4px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n}\n\n.specs-header {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  margin: 0;\n  font-weight: bold;\n  font-size: 16px;\n  color: #333;\n}\n\n.specs-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.spec-term {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-right: 1px solid #e1e1e1;\n  font-weight: 600;\n  font-size: 14px;\n  color: #333;\n}\n\n.spec-definition {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  font-size: 14px;\n  color: #555;\n}\n\n.details-section {\n  margin: 30px 0;\n  scroll-margin-top: 100px;\n}\n\n.details-heading {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.details-content {\n  color: #333;\n  line-height: 1.6;\n  font-size: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-container {\n  background-color: #fff8e1;\n  border: 1px solid #ffd54f;\n  border-radius: 4px;\n  padding: 12px 16px;\n  margin: 20px 0;\n  max-width: 800px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-text {\n  font-weight: bold;\n  color: #333;\n  font-size: 14px;\n}\n\n.warning-link {\n  color: #298200;\n  font-weight: bold;\n  text-decoration: underline;\n  background: none;\n  border: none;\n  cursor: pointer;\n  font-size: 14px;\n}\n\n.warning-link:hover {\n  color: #1f6600;\n}\n\n.feature-tag {\n  display: block;\n  margin-bottom: 2px;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"specs-container\"\u003e\n\u003cdiv class=\"specs-header\"\u003eSpecs\u003c\/div\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"spec-term\"\u003eQuantity\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003e1\/Case\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003eShipping Weight\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003e25.8 lb.\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003eCacao Percentage\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003eNon-Cacao Based\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003eCaffeination\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003eCaffeine Free\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003eChip Size\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003e2M\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003eFeatures\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003e\n\u003cspan class=\"feature-tag\"\u003eDairy Free\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eEgg-Free\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eFish-Free\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003ePeanut Free\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eShellfish-Free\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eSoy Free\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eTree Nut Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003eFlavor\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003eChocolate\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003ePackage Size\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003e25 lb.\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003eSweetener Type\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003eNo Added Sugar\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003eBaking Chips\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"details-section\"\u003e\n\u003ch2 class=\"details-heading\"\u003eDetails\u003c\/h2\u003e\n\u003cdiv class=\"details-content\"\u003e\n\u003cp\u003eExpand your culinary repertoire with these Restaurant Supply Wholesale Canada unsweetened carob baking chips. Carob is a unique and versatile ingredient that is prized for its natural sweetness and mild flavor, which is similar in taste to chocolate. Also known as a locust bean, carob is a long, dark, leathery pod that grows on evergreen trees that are native to the Mediterranean. These pods have been enjoyed for thousands of years in places like ancient Greece, Italy, and the Middle East. They are air dried, cleaned, cut, sifted to remove seeds, and finely ground into powder that can be used in a variety of applications, including these baking chips. Boasting numerous health benefits, these carob chips are naturally caffeine-free and high in calcium, iron, and potassium.\u003c\/p\u003e\n\u003cp\u003eThese carob baking chips are a great replacement for chocolate chips in baked goods, beverages, and confections. You can use it as a 1:1 substitute for chocolate in your favorite recipes, such as fudgy carob brownies, carob chip cookies, or carob peanut butter bars. Plus, carob chips do not need to be tempered and can simply be melted! Since these are naturally sweeter than chocolate, consider using less sweetener or combining them with traditional bittersweet chocolate chips to achieve the sweetness level you desire. These unsweetened chips are also great for using in savory recipes, such as subtly sweet and smokey mole sauce.\u003c\/p\u003e\n\u003cp\u003eRestaurant Supply Wholesale Canada produces bulk chocolate items designed for commercial baking and confectionery needs. Our lineup features versatile ingredients suited for decorating and large-scale preparation, such as carob chips and nonpareils. Restaurant Supply Wholesale Canada's commitment reflects our dedication to dependable production and practical solutions in the chocolate space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"disclaimer-container\"\u003e\n\u003cdiv class=\"disclaimer-text\"\u003eAttention CA Residents:\u003c\/div\u003e\n\u003cbutton class=\"warning-link\"\u003eProp 65 Warning\u003c\/button\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42591513870420,"sku":null,"price":270.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_80aa9ca3-9a0f-4154-8f2d-d81ff67f2ed7.png?v=1760724005"},{"product_id":"york-dark-chocolate-peppermint-1m-baking-chips-8-oz-12-case","title":"YORK Dark Chocolate Peppermint 1M Baking Chips 8 oz – 12\/Case","description":"\u003cstyle\u003e\n.specs-container {\n  border: 1px solid #e1e1e1;\n  border-radius: 4px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n}\n\n.specs-header {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  margin: 0;\n  font-weight: bold;\n  font-size: 16px;\n  color: #333;\n}\n\n.specs-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.spec-term {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-right: 1px solid #e1e1e1;\n  font-weight: 600;\n  font-size: 14px;\n  color: #333;\n}\n\n.spec-definition {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  font-size: 14px;\n  color: #555;\n}\n\n.details-section {\n  margin: 30px 0;\n  scroll-margin-top: 100px;\n}\n\n.details-heading {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.details-content {\n  color: #333;\n  line-height: 1.6;\n  font-size: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-container {\n  background-color: #fff8e1;\n  border: 1px solid #ffd54f;\n  border-radius: 4px;\n  padding: 12px 16px;\n  margin: 20px 0;\n  max-width: 800px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-text {\n  font-weight: bold;\n  color: #333;\n  font-size: 14px;\n}\n\n.warning-link {\n  color: #298200;\n  font-weight: bold;\n  text-decoration: underline;\n  background: none;\n  border: none;\n  cursor: pointer;\n  font-size: 14px;\n}\n\n.warning-link:hover {\n  color: #1f6600;\n}\n\n.feature-tag {\n  display: block;\n  margin-bottom: 2px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"specs-container\"\u003e\n  \u003cdiv class=\"specs-header\"\u003eSpecs\u003c\/div\u003e\n  \u003cdiv class=\"specs-grid\"\u003e\n    \u003cdiv class=\"spec-term\"\u003eQuantity\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e12\/Case\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eShipping Weight\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e6.7 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eChip Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e1M\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFeatures\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\n      \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n      \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFlavor\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\n      \u003cspan class=\"feature-tag\"\u003eDark Chocolate\u003c\/span\u003e\n      \u003cspan class=\"feature-tag\"\u003ePeppermint\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003ePackage Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e8 oz.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003ePackage Type\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eBags\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eTotal Case Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e6 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eType\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\n      \u003cspan class=\"feature-tag\"\u003eBaking Chips\u003c\/span\u003e\n      \u003cspan class=\"feature-tag\"\u003eChocolate Chips\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"details-section\"\u003e\n  \u003ch2 class=\"details-heading\"\u003eDetails\u003c\/h2\u003e\n  \u003cdiv class=\"details-content\"\u003e\n    \u003cp\u003eAwaken your senses with the contrasting flavors of these Restaurant Supply Wholesale Canada dark chocolate and peppermint chocolate chips! Made with real cane sugar, chocolate, milk, and peppermint oil, these premium baking chips have a rich, sweet flavor with a cool, refreshing finish. While they're great for satiating customers' sweet tooths year round, they're especially beneficial around the holidays and infuse festive treats with classic, seasonal peppermint flavor. Their uniform shape and 1M size make them easy to melt down and create consistency when decorating desserts or folding into your baked goods.\u003c\/p\u003e\n    \n    \u003cp\u003eUse them to decorate a rich chocolate cake, make a batch of mouthwatering peppermint bark, or melt them down to create a decadent, minty glaze for specialty desserts. Plus, these chips are great for enhancing the flavor of specialty drinks like peppermint hot chocolate or for using as a garnish for a chocolate and creme de menthe martini! These dark chocolate baking chips are packaged in convenient 8 oz. display-ready bags, making them ideal for retail shelves.\u003c\/p\u003e\n    \n    \u003cp\u003eAs a trusted Restaurant Supply Wholesale Canada brand, our chocolate products are a valuable addition to your menu! Restaurant Supply Wholesale Canada is a leading North American supplier of chocolates, confections, toppings, and baking products. Our commitment to quality ensures that when you offer Restaurant Supply Wholesale Canada 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=\"disclaimer-container\"\u003e\n  \u003cdiv class=\"disclaimer-text\"\u003eAttention CA Residents:\u003c\/div\u003e\n  \u003cbutton class=\"warning-link\"\u003eProp 65 Warning\u003c\/button\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42591548080212,"sku":null,"price":91.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/4_7b4cc220-b698-4c56-a756-bd18d08efd2f.png?v=1760725793"},{"product_id":"hersheys-mini-semi-sweet-chocolate-4m-baking-chips-25-lb","title":"HERSHEY'S Mini Semi-Sweet Chocolate 4M Baking Chips 25 lb","description":"\u003cstyle\u003e\n.specs-container {\n  border: 1px solid #e1e1e1;\n  border-radius: 4px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n}\n\n.specs-header {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  margin: 0;\n  font-weight: bold;\n  font-size: 16px;\n  color: #333;\n}\n\n.specs-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.spec-term {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-right: 1px solid #e1e1e1;\n  font-weight: 600;\n  font-size: 14px;\n  color: #333;\n}\n\n.spec-definition {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  font-size: 14px;\n  color: #555;\n}\n\n.details-section {\n  margin: 30px 0;\n  scroll-margin-top: 100px;\n}\n\n.details-heading {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.details-content {\n  color: #333;\n  line-height: 1.6;\n  font-size: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-container {\n  background-color: #fff8e1;\n  border: 1px solid #ffd54f;\n  border-radius: 4px;\n  padding: 12px 16px;\n  margin: 20px 0;\n  max-width: 800px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-text {\n  font-weight: bold;\n  color: #333;\n  font-size: 14px;\n}\n\n.warning-link {\n  color: #298200;\n  font-weight: bold;\n  text-decoration: underline;\n  background: none;\n  border: none;\n  cursor: pointer;\n  font-size: 14px;\n}\n\n.warning-link:hover {\n  color: #1f6600;\n}\n\n.feature-tag {\n  display: block;\n  margin-bottom: 2px;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"specs-container\"\u003e\n\u003cdiv class=\"specs-header\"\u003eSpecs\u003c\/div\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"spec-term\"\u003eQuantity\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003e1\/Case\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003eShipping Weight\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003e27.07 lb.\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003eCacao Percentage\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003e\u0026lt;30%\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003eChip Size\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003e4M\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003eChocolate Style\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003eRegular\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003eFeatures\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003e\n\u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003eFlavor\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003e\n\u003cspan class=\"feature-tag\"\u003eChocolate\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eSemi-Sweet\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003ePackage Size\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003e25 lb.\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003eMini Chocolate \/ Baking Chips\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"details-section\"\u003e\n\u003ch2 class=\"details-heading\"\u003eDetails\u003c\/h2\u003e\n\u003cdiv class=\"details-content\"\u003e\n\u003cp\u003eAdd texture and flavor to any baked treat with these Restaurant Supply Wholesale Canada mini semi-sweet chocolate baking chips! With a size of 4M, meaning there are 4000 chocolate chips per lb., they are smaller than your average chocolate chip. Although they are small in size, these mini morsels give your recipes a lot of chocolate in every bite! Different from unsweetened or milk chocolate, semi-sweet chocolate is a type of dark chocolate that has its own distinct taste that uses half as much sugar as cocoa. Though it is not as sweet as milk chocolate, it is great for cooking and baking purposes. Mix these mini semi-sweet chocolate baking chips into cookies, cakes, and other baked treats, or blend them into smooth dessert sauces that your customers will love. Semi-sweet chocolate features a higher concentration of chocolate liquor, which gives it an added rich and decadent taste. This bulk 25 lb. supply of Restaurant Supply Wholesale Canada mini semi-sweet chocolate baking chips is a must-have for any bakery, cafe, diner, or ice cream shop!\u003c\/p\u003e\n\u003cp\u003eRestaurant Supply Wholesale Canada is a leading North American supplier of chocolates, confections, toppings, and baking products. Our commitment to quality ensures that when you offer Restaurant Supply Wholesale Canada 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\u003cdiv class=\"disclaimer-container\"\u003e\n\u003cdiv class=\"disclaimer-text\"\u003eAttention CA Residents:\u003c\/div\u003e\n\u003cbutton class=\"warning-link\"\u003eProp 65 Warning\u003c\/button\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42591601950804,"sku":null,"price":325.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_98b15075-5bec-418a-a396-c6f4dd5e635f.png?v=1760726876"},{"product_id":"hersheys-milk-chocolate-1m-baking-chips-25-lb","title":"HERSHEY'S Milk Chocolate 1M Baking Chips 25 lb","description":"\u003cstyle\u003e\n.details-section {\n  margin: 30px 0;\n  scroll-margin-top: 100px;\n  font-family: Arial, sans-serif;\n}\n\n.details-headline {\n  color: #298200;\n  font-size: 28px;\n  font-weight: bold;\n  margin-bottom: 20px;\n  line-height: 1.3;\n}\n\n.template-text {\n  color: #333;\n  line-height: 1.6;\n  font-size: 16px;\n  margin-bottom: 20px;\n}\n\n.certifications-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 20px;\n  margin: 30px 0;\n}\n\n.cert-item {\n  background-color: #f8f8f8;\n  padding: 20px;\n  border-radius: 8px;\n  border-left: 4px solid #298200;\n}\n\n.cert-title {\n  color: #298200;\n  font-size: 18px;\n  font-weight: bold;\n  margin-bottom: 8px;\n}\n\n.cert-description {\n  color: #555;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.review-section {\n  background-color: #f0f8f0;\n  padding: 20px;\n  border-radius: 8px;\n  margin: 25px 0;\n  border: 1px solid #e1e1e1;\n}\n\n.rating-stars {\n  color: #298200;\n  margin-bottom: 10px;\n  font-size: 18px;\n}\n\n.review-text {\n  color: #333;\n  font-style: italic;\n  line-height: 1.5;\n  margin-bottom: 15px;\n}\n\n.highlight-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n  gap: 30px;\n  margin: 30px 0;\n}\n\n.highlight-item {\n  background-color: white;\n  padding: 25px;\n  border-radius: 8px;\n  border: 1px solid #e1e1e1;\n}\n\n.item-header {\n  color: #298200;\n  font-size: 20px;\n  font-weight: bold;\n  margin-bottom: 12px;\n}\n\n.brand-section {\n  background-color: #f8f8f8;\n  padding: 30px;\n  border-radius: 8px;\n  margin: 30px 0;\n  border-left: 4px solid #298200;\n}\n\n.brand-header {\n  color: #298200;\n  font-size: 22px;\n  font-weight: bold;\n  margin-bottom: 15px;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"details-section\"\u003e\n\u003ch2 class=\"details-headline\"\u003eAdd texture and sweet flavor to any baked treat with these Restaurant Supply Wholesale Canada 25 lb. milk chocolate 1M baking chips.\u003c\/h2\u003e\n\u003cdiv class=\"template-text\"\u003e\n\u003cp\u003eWith a standard size of 1M, meaning there are 1000 chips per lb., they are perfect for sprinkling throughout a variety of desserts. Featuring a creamy and sweet milk chocolate flavor, they'll be the perfect complement to your classic chocolate-flavored cakes, chocolate chip cookies, and cupcakes. Or, mix these baking chips into cookie an\u003cimg\u003ed brownie batters for all new recipes that your customers will love.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"certifications-grid\"\u003e\n\u003cdiv class=\"cert-item\"\u003e\n\u003ch3 class=\"cert-title\"\u003eGluten-Free\u003c\/h3\u003e\n\u003cp class=\"cert-description\"\u003eThis item is gluten-free per the manufacturer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cert-item\"\u003e\n\u003ch3 class=\"cert-title\"\u003eOrthodox Union Dairy Kosher\u003c\/h3\u003e\n\u003cp class=\"cert-description\"\u003eThis item is certified dairy Kosher by the Orthodox Union.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cert-item\"\u003e\n\u003ch3 class=\"cert-title\"\u003eMade in America\u003c\/h3\u003e\n\u003cp class=\"cert-description\"\u003eThis item was made in the United States of America.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-section\"\u003e\n\u003cdiv class=\"rating-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"review-text\"\u003e\"These chocolate chips are the best! I've tried several brands but I keep coming back to Restaurant Supply Wholesale Canada. They are creamy and not waxy at all!\"\u003c\/p\u003e\n\u003ca style=\"color: #298200; font-weight: bold; text-decoration: underline;\" href=\"#reviews\"\u003eRead More Reviews\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-grid\"\u003e\n\u003cdiv class=\"highlight-item\"\u003e\n\u003ch3 class=\"item-header\"\u003eGreat Topping\u003c\/h3\u003e\n\u003cp class=\"template-text\"\u003eUse them as a topping for a delicious ice cream sundae, or melt them to create smooth and decadent dessert sauces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-item\"\u003e\n\u003ch3 class=\"item-header\"\u003eBulk Size\u003c\/h3\u003e\n\u003cp class=\"template-text\"\u003eThis bulk 25 lb. supply of Restaurant Supply Wholesale Canada milk chocolate baking chips is a must-have and it ensures you have an ample supply.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brand-section\"\u003e\n\u003ch3 class=\"brand-header\"\u003eRestaurant Supply Wholesale Canada Brand\u003c\/h3\u003e\n\u003cp class=\"template-text\"\u003eRestaurant Supply Wholesale Canada is a leading North American supplier of chocolates, confections, toppings, and baking products. Our commitment to quality ensures that when you offer Restaurant Supply Wholesale Canada 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","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42591644352596,"sku":null,"price":346.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign_3.png?v=1760728026"},{"product_id":"hersheys-1m-premier-white-vanilla-baking-chips-25-lb-bulk","title":"HERSHEY'S 1M Premier White Vanilla Baking Chips 25 lb Bulk","description":"\u003cstyle\u003e\n.detail-section {\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n}\n\n.headline {\n  color: #298200;\n  font-size: 28px;\n  font-weight: bold;\n  margin-bottom: 20px;\n  line-height: 1.3;\n}\n\n.flex-container {\n  display: flex;\n  align-items: center;\n  gap: 30px;\n}\n\n.template-text {\n  color: #333;\n  line-height: 1.6;\n  font-size: 16px;\n  flex: 1;\n}\n\n.template-text p {\n  margin: 0;\n}\n\n@media (max-width: 768px) {\n  .flex-container {\n    flex-direction: column;\n    gap: 20px;\n  }\n  \n  .headline {\n    font-size: 24px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch2 class=\"headline\"\u003eAdd texture and sweet flavor to any baked treat with these Restaurant Supply Wholesale Canada 25 lb. premier white vanilla 1M baking chips.\u003c\/h2\u003e\n\u003cdiv class=\"flex-container\"\u003e\n\u003cdiv class=\"template-text\"\u003e\n\u003cp\u003eWith a standard size of 1M, meaning there are 1000 chips per lb., they are perfect for sprinkling throughout a variety of desserts. Featuring a creamy and sweet vanilla flavor, they'll be the perfect complement to your vanilla-flavored cakes, sugar cookies, and cupcakes. These white-colored chips can also add variety to any dish when mixed with standard chocolate chips.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42591676301396,"sku":null,"price":331.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_051095df-7146-4576-b11a-badc7cacfb03.png?v=1760728443"},{"product_id":"ghirardelli-5m-60-cacao-dark-chocolate-baking-chips-35-lb-bulk","title":"Ghirardelli .5M 60% Cacao Dark Chocolate Baking Chips 35 lb","description":"\u003cstyle\u003e\n.specs-container {\n  border: 1px solid #e1e1e1;\n  border-radius: 4px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n}\n\n.specs-header {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  margin: 0;\n  font-weight: bold;\n  font-size: 16px;\n  color: #333;\n}\n\n.specs-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.spec-term {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-right: 1px solid #e1e1e1;\n  font-weight: 600;\n  font-size: 14px;\n  color: #333;\n}\n\n.spec-definition {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  font-size: 14px;\n  color: #555;\n}\n\n.details-section {\n  margin: 30px 0;\n  scroll-margin-top: 100px;\n}\n\n.details-heading {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.details-content {\n  color: #333;\n  line-height: 1.6;\n  font-size: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-container {\n  background-color: #fff8e1;\n  border: 1px solid #ffd54f;\n  border-radius: 4px;\n  padding: 12px 16px;\n  margin: 20px 0;\n  max-width: 800px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-text {\n  font-weight: bold;\n  color: #333;\n  font-size: 14px;\n}\n\n.warning-link {\n  color: #298200;\n  font-weight: bold;\n  text-decoration: underline;\n  background: none;\n  border: none;\n  cursor: pointer;\n  font-size: 14px;\n}\n\n.warning-link:hover {\n  color: #1f6600;\n}\n\n.feature-tag {\n  display: block;\n  margin-bottom: 2px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"specs-container\"\u003e\n  \u003cdiv class=\"specs-header\"\u003eSpecs\u003c\/div\u003e\n  \u003cdiv class=\"specs-grid\"\u003e\n    \u003cdiv class=\"spec-term\"\u003eQuantity\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e1\/Case\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eShipping Weight\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e36.57 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eCacao Percentage\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e51-60%\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eChip Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e.5M\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFeatures\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\n      \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n      \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFlavor\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\n      \u003cspan class=\"feature-tag\"\u003eChocolate\u003c\/span\u003e\n      \u003cspan class=\"feature-tag\"\u003eDark Chocolate\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003ePackage Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e35 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003ePackage Type\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eBulk\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eType\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eChocolate Chips\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"details-section\"\u003e\n  \u003ch2 class=\"details-heading\"\u003eDetails\u003c\/h2\u003e\n  \u003cdiv class=\"details-content\"\u003e\n    \u003cp\u003eAdd texture and flavor to baked goods with these Restaurant Supply Wholesale Canada 35 lb. 60% cacao dark chocolate .5M baking chips! With a size of .5M, meaning there are 500 chips per lb., they are perfect for sprinkling throughout a variety of decadent desserts. Unlike milk chocolate or semi-sweet chocolate, this 60% cacao bittersweet chocolate has a bold, dark taste. The roasting process of the cacao beans affects the flavor intensity, and the cacao beans for bittersweet chocolate have been roasted at a higher temperature for a longer time. This deep-roasted, robust chocolate flavor is perfect for cooking and baking purposes.\u003c\/p\u003e\n    \n    \u003cp\u003eAdd them to the pantry in your bakery, restaurant, or cafe to incorporate decadent chocolate flavor into your menu. Mix these chocolate chips into classic cookie, cake, and brownie batters, or blend them into smooth dessert sauces that your customers will love. They can even be used for topping iced or frozen drinks. No matter what dish or drink you prepare, guests are in for a treat with these 60% cacao bittersweet chocolate .5M baking chips!\u003c\/p\u003e\n    \n    \u003cp\u003eCustomers will recognize and trust the Restaurant Supply Wholesale Canada name when they see it in your cafe, coffee shop, ice cream parlor, or restaurant. Our commitment to quality is the result of Restaurant Supply Wholesale Canada's dedication to controlling all steps of the chocolate-making process, from roasting the cocoa beans, to refining the product for smoothness and well-balanced flavor. In addition, we understand that sustainable sourcing and knowing the origins of the cocoa beans speaks to the quality of the finished product.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"disclaimer-container\"\u003e\n  \u003cdiv class=\"disclaimer-text\"\u003eAttention CA Residents:\u003c\/div\u003e\n  \u003cbutton class=\"warning-link\"\u003eProp 65 Warning\u003c\/button\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42591718539348,"sku":null,"price":1064.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_3b75cb6c-058d-4274-b2fe-86700b251dd7.png?v=1760729057"},{"product_id":"hersheys-1m-special-dark-chocolate-baking-chips-25-lb-bulk","title":"HERSHEY'S 1M Special Dark Chocolate Baking Chips 25 lb Bulk","description":"\u003cstyle\u003e\n.specs-container {\n  border: 1px solid #e1e1e1;\n  border-radius: 4px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n}\n\n.specs-header {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  margin: 0;\n  font-weight: bold;\n  font-size: 16px;\n  color: #333;\n}\n\n.specs-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.spec-term {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-right: 1px solid #e1e1e1;\n  font-weight: 600;\n  font-size: 14px;\n  color: #333;\n}\n\n.spec-definition {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  font-size: 14px;\n  color: #555;\n}\n\n.details-section {\n  margin: 30px 0;\n  scroll-margin-top: 100px;\n}\n\n.details-heading {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.details-content {\n  color: #333;\n  line-height: 1.6;\n  font-size: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-container {\n  background-color: #fff8e1;\n  border: 1px solid #ffd54f;\n  border-radius: 4px;\n  padding: 12px 16px;\n  margin: 20px 0;\n  max-width: 800px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-text {\n  font-weight: bold;\n  color: #333;\n  font-size: 14px;\n}\n\n.warning-link {\n  color: #298200;\n  font-weight: bold;\n  text-decoration: underline;\n  background: none;\n  border: none;\n  cursor: pointer;\n  font-size: 14px;\n}\n\n.warning-link:hover {\n  color: #1f6600;\n}\n\n.feature-tag {\n  display: block;\n  margin-bottom: 2px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"specs-container\"\u003e\n  \u003cdiv class=\"specs-header\"\u003eSpecs\u003c\/div\u003e\n  \u003cdiv class=\"specs-grid\"\u003e\n    \u003cdiv class=\"spec-term\"\u003eQuantity\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e1\/Case\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eShipping Weight\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e27.07 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eCacao Percentage\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\u0026lt;30%\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eChip Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e1M\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFeatures\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\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    \u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFlavor\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\n      \u003cspan class=\"feature-tag\"\u003eChocolate\u003c\/span\u003e\n      \u003cspan class=\"feature-tag\"\u003eDark Chocolate\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003ePackage Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e25 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eType\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eChocolate Chips\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"details-section\"\u003e\n  \u003ch2 class=\"details-heading\"\u003eDetails\u003c\/h2\u003e\n  \u003cdiv class=\"details-content\"\u003e\n    \u003cp\u003eAdd texture and flavor to any baked treat with these Restaurant Supply Wholesale Canada Special Dark baking chips! With a standard size of 1M, meaning there are 1000 chips per lb., they are perfect for sprinkling throughout a variety of desserts. Featuring a dark chocolate flavor, they'll be the perfect complement to your dark chocolate-flavored cakes, cookies, and cupcakes. Mix these baking chips into pancake and brownie batters for all new recipes that your customers will love. Use them as a topping for a delicious ice cream sundae, or melt them to create smooth and decadent dessert sauces. Though not as sweet as milk chocolate, dark chocolate has a rich and decadent taste. This bulk 25 lb. supply of Restaurant Supply Wholesale Canada Special Dark baking chips is a must-have for any bakery, cafe, diner, or ice cream shop!\u003c\/p\u003e\n    \n    \u003cp\u003eRestaurant Supply Wholesale Canada is a leading North American supplier of chocolates, confections, toppings, and baking products. Our commitment to quality ensures that when you offer Restaurant Supply Wholesale Canada 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=\"disclaimer-container\"\u003e\n  \u003cdiv class=\"disclaimer-text\"\u003eAttention CA Residents:\u003c\/div\u003e\n  \u003cbutton class=\"warning-link\"\u003eProp 65 Warning\u003c\/button\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42591722012756,"sku":null,"price":333.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_3ca346a3-b251-44df-9f77-8d34fcb9536d.png?v=1760729444"},{"product_id":"ghirardelli-1m-semi-sweet-chocolate-baking-chips-35-lb-bulk","title":"Ghirardelli 1M Semi-Sweet Chocolate Baking Chips 35 lb","description":"\u003cstyle\u003e\n.specs-container {\n  border: 1px solid #e1e1e1;\n  border-radius: 4px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n}\n\n.specs-header {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  margin: 0;\n  font-weight: bold;\n  font-size: 16px;\n  color: #333;\n}\n\n.specs-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.spec-term {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-right: 1px solid #e1e1e1;\n  font-weight: 600;\n  font-size: 14px;\n  color: #333;\n}\n\n.spec-definition {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  font-size: 14px;\n  color: #555;\n}\n\n.details-section {\n  margin: 30px 0;\n  scroll-margin-top: 100px;\n}\n\n.details-heading {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.details-content {\n  color: #333;\n  line-height: 1.6;\n  font-size: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-container {\n  background-color: #fff8e1;\n  border: 1px solid #ffd54f;\n  border-radius: 4px;\n  padding: 12px 16px;\n  margin: 20px 0;\n  max-width: 800px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-text {\n  font-weight: bold;\n  color: #333;\n  font-size: 14px;\n}\n\n.warning-link {\n  color: #298200;\n  font-weight: bold;\n  text-decoration: underline;\n  background: none;\n  border: none;\n  cursor: pointer;\n  font-size: 14px;\n}\n\n.warning-link:hover {\n  color: #1f6600;\n}\n\n.feature-tag {\n  display: block;\n  margin-bottom: 2px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"specs-container\"\u003e\n  \u003cdiv class=\"specs-header\"\u003eSpecs\u003c\/div\u003e\n  \u003cdiv class=\"specs-grid\"\u003e\n    \u003cdiv class=\"spec-term\"\u003eQuantity\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e1\/Case\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eShipping Weight\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e36.5 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eCacao Percentage\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e41-50%\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eChip Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e1M\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFeatures\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\n      \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n      \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFlavor\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\n      \u003cspan class=\"feature-tag\"\u003eChocolate\u003c\/span\u003e\n      \u003cspan class=\"feature-tag\"\u003eSemi-Sweet\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003ePackage Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e35 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003ePackage Type\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eBulk\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eType\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eChocolate Chips\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"details-section\"\u003e\n  \u003ch2 class=\"details-heading\"\u003eDetails\u003c\/h2\u003e\n  \u003cdiv class=\"details-content\"\u003e\n    \u003cp\u003eAdd texture and flavor to baked goods with these Restaurant Supply Wholesale Canada 35 lb. semi-sweet chocolate 1M baking chips! With a standard size of 1M, meaning there are 1000 chips per lb., they are perfect for sprinkling throughout a variety of decadent desserts. Compared to milk chocolate, semi-sweet chocolate uses half as much sugar as cocoa to yield its own distinct taste. Though it is not as sweet as milk chocolate, it is great for cooking and baking purposes. Add them to the pantry in your bakery, restaurant, or cafe to incorporate decadent chocolate flavor into your menu!\u003c\/p\u003e\n    \n    \u003cp\u003eMix these semi-sweet chocolate chips into classic cookie, cake, and brownie batters, or blend them into smooth dessert sauces that your customers will love. They can even be used for topping iced or frozen drinks. Semi-sweet chocolate features a higher concentration of chocolate liquor than milk chocolate, which gives it a stronger taste. No matter what dish or drink you prepare, guests are in for a treat with these semi-sweet chocolate 1M baking chips!\u003c\/p\u003e\n    \n    \u003cp\u003eCustomers will recognize and trust the Restaurant Supply Wholesale Canada name when they see it in your cafe, coffee shop, ice cream parlor, or restaurant. Our commitment to quality is the result of Restaurant Supply Wholesale Canada's dedication to controlling all steps of the chocolate-making process, from roasting the cocoa beans, to refining the product for smoothness and well-balanced flavor. In addition, we understand that sustainable sourcing and knowing the origins of the cocoa beans speaks to the quality of the finished product.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"disclaimer-container\"\u003e\n  \u003cdiv class=\"disclaimer-text\"\u003eAttention CA Residents:\u003c\/div\u003e\n  \u003cbutton class=\"warning-link\"\u003eProp 65 Warning\u003c\/button\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42591731351636,"sku":null,"price":737.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_2d805340-838e-4785-bb75-685b01c7950f.png?v=1760729940"},{"product_id":"ghirardelli-8m-milk-chocolate-baking-chips-35-lb-bulk","title":"Ghirardelli .8M Milk Chocolate Baking Chips 35 lb Bulk","description":"\u003cstyle\u003e\n.specs-container {\n  border: 1px solid #e1e1e1;\n  border-radius: 4px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n}\n\n.specs-header {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  margin: 0;\n  font-weight: bold;\n  font-size: 16px;\n  color: #333;\n}\n\n.specs-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.spec-term {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-right: 1px solid #e1e1e1;\n  font-weight: 600;\n  font-size: 14px;\n  color: #333;\n}\n\n.spec-definition {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  font-size: 14px;\n  color: #555;\n}\n\n.details-section {\n  margin: 30px 0;\n  scroll-margin-top: 100px;\n}\n\n.details-heading {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.details-content {\n  color: #333;\n  line-height: 1.6;\n  font-size: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-container {\n  background-color: #fff8e1;\n  border: 1px solid #ffd54f;\n  border-radius: 4px;\n  padding: 12px 16px;\n  margin: 20px 0;\n  max-width: 800px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-text {\n  font-weight: bold;\n  color: #333;\n  font-size: 14px;\n}\n\n.warning-link {\n  color: #298200;\n  font-weight: bold;\n  text-decoration: underline;\n  background: none;\n  border: none;\n  cursor: pointer;\n  font-size: 14px;\n}\n\n.warning-link:hover {\n  color: #1f6600;\n}\n\n.feature-tag {\n  display: block;\n  margin-bottom: 2px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"specs-container\"\u003e\n  \u003cdiv class=\"specs-header\"\u003eSpecs\u003c\/div\u003e\n  \u003cdiv class=\"specs-grid\"\u003e\n    \u003cdiv class=\"spec-term\"\u003eQuantity\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e1\/Case\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eShipping Weight\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e36.5 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eCacao Percentage\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\u0026lt;30%\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eChip Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e.8M\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFeatures\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\n      \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n      \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFlavor\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\n      \u003cspan class=\"feature-tag\"\u003eChocolate\u003c\/span\u003e\n      \u003cspan class=\"feature-tag\"\u003eMilk Chocolate\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003ePackage Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e35 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003ePackage Type\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eBulk\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eType\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eChocolate Chips\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"details-section\"\u003e\n  \u003ch2 class=\"details-heading\"\u003eDetails\u003c\/h2\u003e\n  \u003cdiv class=\"details-content\"\u003e\n    \u003cp\u003eAdd texture and flavor to baked goods with these Restaurant Supply Wholesale Canada 35 lb. milk chocolate .8M baking chips! With a size of .8M, meaning there are 800 chips per lb., they are perfect for sprinkling throughout a variety of decadent desserts. The perfect crowd-pleasing chocolate, adorn treats with these chips knowing they'll be loved by kids and adults alike. Add these chips to the pantry in your bakery, restaurant, or cafe to incorporate decadent chocolate into your menu!\u003c\/p\u003e\n    \n    \u003cp\u003eFeaturing a creamy and sweet milk chocolate flavor, they'll make a great addition to classic chocolate chip cookies, cakes, and brownies. Indulge your guests with pancakes, scones, and confections made with these irresistible milk chocolate chips. Use them for decorating, garnishing, or topping an ice cream sundae, iced drink, or specialty frozen drink. No matter what dish or drink you prepare, guests are in for a treat with these milk chocolate .8M baking chips!\u003c\/p\u003e\n    \n    \u003cp\u003eCustomers will recognize and trust the Restaurant Supply Wholesale Canada name when they see it in your cafe, coffee shop, ice cream parlor, or restaurant. Our commitment to quality is the result of Restaurant Supply Wholesale Canada's dedication to controlling all steps of the chocolate-making process, from roasting the cocoa beans, to refining the product for smoothness and well-balanced flavor. In addition, we understand that sustainable sourcing and knowing the origins of the cocoa beans speaks to the quality of the finished product.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"disclaimer-container\"\u003e\n  \u003cdiv class=\"disclaimer-text\"\u003eAttention CA Residents:\u003c\/div\u003e\n  \u003cbutton class=\"warning-link\"\u003eProp 65 Warning\u003c\/button\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42591734792276,"sku":null,"price":816.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_190f85d2-9c43-44ac-84af-5ec8e0c677d5.png?v=1760730756"},{"product_id":"ghirardelli-5m-60-cacao-dark-chocolate-baking-chips-5-lb-2-case","title":"Ghirardelli .5M 60% Cacao Dark Chocolate Baking Chips 5 lb (2\/Case)","description":"\u003cstyle\u003e\n.specs-container {\n  border: 1px solid #e1e1e1;\n  border-radius: 4px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n}\n\n.specs-header {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  margin: 0;\n  font-weight: bold;\n  font-size: 16px;\n  color: #333;\n}\n\n.specs-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.spec-term {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-right: 1px solid #e1e1e1;\n  font-weight: 600;\n  font-size: 14px;\n  color: #333;\n}\n\n.spec-definition {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  font-size: 14px;\n  color: #555;\n}\n\n.details-section {\n  margin: 30px 0;\n  scroll-margin-top: 100px;\n}\n\n.details-heading {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.details-content {\n  color: #333;\n  line-height: 1.6;\n  font-size: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-container {\n  background-color: #fff8e1;\n  border: 1px solid #ffd54f;\n  border-radius: 4px;\n  padding: 12px 16px;\n  margin: 20px 0;\n  max-width: 800px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-text {\n  font-weight: bold;\n  color: #333;\n  font-size: 14px;\n}\n\n.warning-link {\n  color: #298200;\n  font-weight: bold;\n  text-decoration: underline;\n  background: none;\n  border: none;\n  cursor: pointer;\n  font-size: 14px;\n}\n\n.warning-link:hover {\n  color: #1f6600;\n}\n\n.feature-tag {\n  display: block;\n  margin-bottom: 2px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"specs-container\"\u003e\n  \u003cdiv class=\"specs-header\"\u003eSpecs\u003c\/div\u003e\n  \u003cdiv class=\"specs-grid\"\u003e\n    \u003cdiv class=\"spec-term\"\u003eQuantity\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e2\/Case\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eShipping Weight\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e11.14 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eCacao Percentage\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e51-60%\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eChip Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e.5M\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eChocolate Style\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eRegular\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFeatures\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eKosher\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFlavor\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\n      \u003cspan class=\"feature-tag\"\u003eBittersweet\u003c\/span\u003e\n      \u003cspan class=\"feature-tag\"\u003eChocolate\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003ePackage Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e5 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eTotal Case Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e10 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eType\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eChocolate Chips\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"details-section\"\u003e\n  \u003ch2 class=\"details-heading\"\u003eDetails\u003c\/h2\u003e\n  \u003cdiv class=\"details-content\"\u003e\n    \u003cp\u003eAdd texture and flavor to baked goods with these Restaurant Supply Wholesale Canada 5 lb. 60% cacao bittersweet chocolate .5M baking chips! With a size of .5M, meaning there are 500 chips per lb., they are perfect for sprinkling throughout a variety of decadent desserts. Unlike milk chocolate or semi-sweet chocolate, this 60% cacao bittersweet chocolate has a bold, dark taste. The roasting process of the cacao beans affects the flavor intensity, and the cacao beans for bittersweet chocolate have been roasted at a higher temperature for a longer time. This deep-roasted, robust chocolate flavor is perfect for cooking and baking purposes.\u003c\/p\u003e\n    \n    \u003cp\u003eAdd them to the pantry in your bakery, restaurant, or cafe to incorporate decadent chocolate flavor into your menu. Mix these chocolate chips into classic cookie, cake, and brownie batters, or blend them into smooth dessert sauces that your customers will love. They can even be used for topping iced or frozen drinks. Plus, this case contains (2) 5 lb. resealable bags to lock in freshness and keep contaminants out of the product, while keeping your restaurant in good supply. No matter what dish or drink you prepare, guests are in for a treat with these 60% cacao bittersweet chocolate .5M baking chips!\u003c\/p\u003e\n    \n    \u003cp\u003eCustomers will recognize and trust the Restaurant Supply Wholesale Canada name when they see it in your cafe, coffee shop, ice cream parlor, or restaurant. Our commitment to quality is the result of Restaurant Supply Wholesale Canada's dedication to controlling all steps of the chocolate-making process, from roasting the cocoa beans, to refining the product for smoothness and well-balanced flavor. In addition, we understand that sustainable sourcing and knowing the origins of the cocoa beans speaks to the quality of the finished product.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"disclaimer-container\"\u003e\n  \u003cdiv class=\"disclaimer-text\"\u003eAttention CA Residents:\u003c\/div\u003e\n  \u003cbutton class=\"warning-link\"\u003eProp 65 Warning\u003c\/button\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42591738822740,"sku":null,"price":333.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_cba7dfbd-e911-4e45-b68b-e22fe308c58b.png?v=1761369638"},{"product_id":"ghirardelli-1m-classic-white-baking-chips-10-lb-bulk","title":"Ghirardelli 1M Classic White Baking Chips 10 lb Bulk","description":"\u003cstyle\u003e\n.specs-container {\n  border: 1px solid #e1e1e1;\n  border-radius: 4px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n}\n\n.specs-header {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  margin: 0;\n  font-weight: bold;\n  font-size: 16px;\n  color: #333;\n}\n\n.specs-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.spec-term {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-right: 1px solid #e1e1e1;\n  font-weight: 600;\n  font-size: 14px;\n  color: #333;\n}\n\n.spec-definition {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  font-size: 14px;\n  color: #555;\n}\n\n.details-section {\n  margin: 30px 0;\n  scroll-margin-top: 100px;\n}\n\n.details-heading {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.details-content {\n  color: #333;\n  line-height: 1.6;\n  font-size: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-container {\n  background-color: #fff8e1;\n  border: 1px solid #ffd54f;\n  border-radius: 4px;\n  padding: 12px 16px;\n  margin: 20px 0;\n  max-width: 800px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-text {\n  font-weight: bold;\n  color: #333;\n  font-size: 14px;\n}\n\n.warning-link {\n  color: #298200;\n  font-weight: bold;\n  text-decoration: underline;\n  background: none;\n  border: none;\n  cursor: pointer;\n  font-size: 14px;\n}\n\n.warning-link:hover {\n  color: #1f6600;\n}\n\n.feature-tag {\n  display: block;\n  margin-bottom: 2px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"specs-container\"\u003e\n  \u003cdiv class=\"specs-header\"\u003eSpecs\u003c\/div\u003e\n  \u003cdiv class=\"specs-grid\"\u003e\n    \u003cdiv class=\"spec-term\"\u003eQuantity\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e1\/Case\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eShipping Weight\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e11.18 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eCacao Percentage\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\u0026lt;30%\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eChip Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e1M\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eChocolate Style\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eCompound\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFeatures\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eKosher\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFlavor\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\n      \u003cspan class=\"feature-tag\"\u003eVanilla\u003c\/span\u003e\n      \u003cspan class=\"feature-tag\"\u003eWhite Chocolate\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFlavor Type\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eConfections \u0026amp; Desserts\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003ePackage Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e10 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eType\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eBaking Chips\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"details-section\"\u003e\n  \u003ch2 class=\"details-heading\"\u003eDetails\u003c\/h2\u003e\n  \u003cdiv class=\"details-content\"\u003e\n    \u003cp\u003eAdd texture and flavor to baked goods with these Restaurant Supply Wholesale Canada 10 lb. classic white 1M baking chips! With a standard size of 1M, meaning there are 1000 chips per lb., they are perfect for sprinkling throughout a variety of decadent desserts. Featuring a sweet and creamy vanilla flavor, they'll make a great addition to cookies, cakes, and blondies, and they pair well with fruit. Indulge your guests with pancakes, scones, and confections made with these irresistible white chips. You can even use them for decorating, garnishing, or topping an iced drink or specialty frozen drink.\u003c\/p\u003e\n    \n    \u003cp\u003eCustomers will recognize and trust the Restaurant Supply Wholesale Canada name when they see it in your cafe, coffee shop, ice cream parlor, or restaurant. Our commitment to quality ensures that every product meets the highest standards of excellence. No matter what dish or drink you prepare, guests are in for a treat with these white 1M baking chips!\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"disclaimer-container\"\u003e\n  \u003cdiv class=\"disclaimer-text\"\u003eAttention CA Residents:\u003c\/div\u003e\n  \u003cbutton class=\"warning-link\"\u003eProp 65 Warning\u003c\/button\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42591749505108,"sku":null,"price":164.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/1_5db29079-237f-42c5-89a8-3f67b8f739fe.png?v=1760731468"},{"product_id":"reeses-4m-peanut-butter-mini-baking-chips-25-lb-bulk","title":"REESE'S 4M Peanut Butter Mini Baking Chips 25 lb Bulk","description":"\u003cstyle\u003e\n.specs-container {\n  border: 1px solid #e1e1e1;\n  border-radius: 4px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n}\n\n.specs-header {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  margin: 0;\n  font-weight: bold;\n  font-size: 16px;\n  color: #333;\n}\n\n.specs-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.spec-term {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-right: 1px solid #e1e1e1;\n  font-weight: 600;\n  font-size: 14px;\n  color: #333;\n}\n\n.spec-definition {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  font-size: 14px;\n  color: #555;\n}\n\n.details-section {\n  margin: 30px 0;\n  scroll-margin-top: 100px;\n}\n\n.details-heading {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.details-content {\n  color: #333;\n  line-height: 1.6;\n  font-size: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-container {\n  background-color: #fff8e1;\n  border: 1px solid #ffd54f;\n  border-radius: 4px;\n  padding: 12px 16px;\n  margin: 20px 0;\n  max-width: 800px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-text {\n  font-weight: bold;\n  color: #333;\n  font-size: 14px;\n}\n\n.warning-link {\n  color: #298200;\n  font-weight: bold;\n  text-decoration: underline;\n  background: none;\n  border: none;\n  cursor: pointer;\n  font-size: 14px;\n}\n\n.warning-link:hover {\n  color: #1f6600;\n}\n\n.feature-tag {\n  display: block;\n  margin-bottom: 2px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"specs-container\"\u003e\n  \u003cdiv class=\"specs-header\"\u003eSpecs\u003c\/div\u003e\n  \u003cdiv class=\"specs-grid\"\u003e\n    \u003cdiv class=\"spec-term\"\u003eQuantity\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e1\/Case\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eShipping Weight\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e27.07 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eCacao Percentage\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eNon-Cacao Based\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eChip Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e4M\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFeatures\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\n      \u003cspan class=\"feature-tag\"\u003eGluten-Free\u003c\/span\u003e\n      \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFlavor\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003ePeanut Butter\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003ePackage Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e25 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eType\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eMini Chocolate \/ Baking Chips\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"details-section\"\u003e\n  \u003ch2 class=\"details-heading\"\u003eDetails\u003c\/h2\u003e\n  \u003cdiv class=\"details-content\"\u003e\n    \u003cp\u003eAdd texture and flavor to any baked treat with these Restaurant Supply Wholesale Canada peanut butter mini baking chips! With a size of 4M, meaning there are 4000 chips per lb., they are smaller than your average chocolate chip. When mixed in your favorite batter, these mini morsels provide more creamy peanut butter flavor in every bite! These peanut butter chips will also add variety to any dish when mixed with chocolate and vanilla chips. Blend these baking chips into pancake, brownie, cake, or cookie batter for all new recipes that your customers will love. They're also great for blondies, scones, and other pastries. This bulk 25 lb. supply of Restaurant Supply Wholesale Canada peanut butter mini baking chips is a must-have for any bakery, cafe, diner, or ice cream shop!\u003c\/p\u003e\n    \n    \u003cp\u003eRestaurant Supply Wholesale Canada specializes in perfecting the decadent combination of creamy peanut butter and smooth milk chocolate. Our product line of peanut butter cups, baking supplies, and toppings brings freshness, great flavor, and the assurance of a trusted brand to your business. Stock up and save with this bulk supply of mini peanut butter baking chips!\u003c\/p\u003e\n    \n    \u003cp\u003eAs a trusted Restaurant Supply Wholesale Canada brand, our products are a valuable addition to your menu! Restaurant Supply Wholesale Canada is a leading North American supplier of chocolates, confections, toppings, and baking products. Our commitment to quality ensures that when you offer Restaurant Supply Wholesale Canada 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=\"disclaimer-container\"\u003e\n  \u003cdiv class=\"disclaimer-text\"\u003eAttention CA Residents:\u003c\/div\u003e\n  \u003cbutton class=\"warning-link\"\u003eProp 65 Warning\u003c\/button\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42591754584148,"sku":null,"price":332.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_0870079e-aea7-4aaa-aad9-01b5c4c8e2d7.png?v=1760732236"},{"product_id":"ghirardelli-65m-72-non-dairy-dark-chocolate-baking-chips-5-lb-2-case","title":"Ghirardelli .65M 72% Non-Dairy Dark Chocolate Baking Chips 5 lb (2\/Case)","description":"\u003cstyle\u003e\n.specs-container {\n  border: 1px solid #e1e1e1;\n  border-radius: 4px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n}\n\n.specs-header {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  margin: 0;\n  font-weight: bold;\n  font-size: 16px;\n  color: #333;\n}\n\n.specs-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.spec-term {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-right: 1px solid #e1e1e1;\n  font-weight: 600;\n  font-size: 14px;\n  color: #333;\n}\n\n.spec-definition {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  font-size: 14px;\n  color: #555;\n}\n\n.details-section {\n  margin: 30px 0;\n  scroll-margin-top: 100px;\n}\n\n.details-heading {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.details-content {\n  color: #333;\n  line-height: 1.6;\n  font-size: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-container {\n  background-color: #fff8e1;\n  border: 1px solid #ffd54f;\n  border-radius: 4px;\n  padding: 12px 16px;\n  margin: 20px 0;\n  max-width: 800px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-text {\n  font-weight: bold;\n  color: #333;\n  font-size: 14px;\n}\n\n.warning-link {\n  color: #298200;\n  font-weight: bold;\n  text-decoration: underline;\n  background: none;\n  border: none;\n  cursor: pointer;\n  font-size: 14px;\n}\n\n.warning-link:hover {\n  color: #1f6600;\n}\n\n.feature-tag {\n  display: block;\n  margin-bottom: 2px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"specs-container\"\u003e\n  \u003cdiv class=\"specs-header\"\u003eSpecs\u003c\/div\u003e\n  \u003cdiv class=\"specs-grid\"\u003e\n    \u003cdiv class=\"spec-term\"\u003eQuantity\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e2\/Case\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eShipping Weight\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e10.65 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eCacao Percentage\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e71-99%\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eChip Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e.65M\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eChocolate Style\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eRegular\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFeatures\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\n      \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n      \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFlavor\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\n      \u003cspan class=\"feature-tag\"\u003eChocolate\u003c\/span\u003e\n      \u003cspan class=\"feature-tag\"\u003eDark Chocolate\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003ePackage Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e5 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003ePackage Type\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eBulk\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eTotal Case Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e10 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eType\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eChocolate Chips\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"details-section\"\u003e\n  \u003ch2 class=\"details-heading\"\u003eDetails\u003c\/h2\u003e\n  \u003cdiv class=\"details-content\"\u003e\n    \u003cp\u003eAdd texture and flavor to baked goods with these Restaurant Supply Wholesale Canada 5 lb. 72% non-dairy dark chocolate .65M baking chips! With a size of .65M, meaning there are 650 chips per lb., they are perfect for sprinkling throughout a variety of decadent desserts. Compared to milk chocolate, dark chocolate uses only a small amount of sugar to yield its own distinct taste. Dark chocolate features a higher concentration of chocolate liquor than semi-sweet chocolate, which gives it a stronger taste. Though it is not as sweet as semi-sweet chocolate, its rich, slightly bitter flavor is great for cooking and baking purposes.\u003c\/p\u003e\n    \n    \u003cp\u003eAdd them to the pantry in your bakery, restaurant, or cafe to incorporate decadent chocolate flavor into your menu. Mix these dark chocolate chips into classic cookie, cake, and brownie batters, or blend them into smooth dessert sauces that your customers will love. They can even be used for topping iced or frozen drinks. Plus, this case contains (2) 5 lb. resealable bags to lock in freshness and keep contaminants out of the product, while keeping your restaurant in good supply. No matter what dish or drink you prepare, guests are in for a treat with these dark chocolate .65M baking chips!\u003c\/p\u003e\n    \n    \u003cp\u003eCustomers will recognize and trust the Restaurant Supply Wholesale Canada name when they see it in your cafe, coffee shop, ice cream parlor, or restaurant. Our commitment to quality is the result of Restaurant Supply Wholesale Canada's dedication to controlling all steps of the chocolate-making process, from roasting the cocoa beans, to refining the product for smoothness and well-balanced flavor. In addition, we understand that sustainable sourcing and knowing the origins of the cocoa beans speaks to the quality of the finished product.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"disclaimer-container\"\u003e\n  \u003cdiv class=\"disclaimer-text\"\u003eAttention CA Residents:\u003c\/div\u003e\n  \u003cbutton class=\"warning-link\"\u003eProp 65 Warning\u003c\/button\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42591755272276,"sku":null,"price":420.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_4decd217-4089-4a9e-a939-fd6deaf9a4bc.png?v=1761369671"},{"product_id":"ghirardelli-8m-milk-chocolate-baking-chips-5-lb-2-case","title":"Ghirardelli .8M Milk Chocolate Baking Chips 5 lb (2\/Case)","description":"\u003cstyle\u003e\n.specs-container {\n  border: 1px solid #e1e1e1;\n  border-radius: 4px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n}\n\n.specs-header {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  margin: 0;\n  font-weight: bold;\n  font-size: 16px;\n  color: #333;\n}\n\n.specs-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.spec-term {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-right: 1px solid #e1e1e1;\n  font-weight: 600;\n  font-size: 14px;\n  color: #333;\n}\n\n.spec-definition {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  font-size: 14px;\n  color: #555;\n}\n\n.details-section {\n  margin: 30px 0;\n  scroll-margin-top: 100px;\n}\n\n.details-heading {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.details-content {\n  color: #333;\n  line-height: 1.6;\n  font-size: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-container {\n  background-color: #fff8e1;\n  border: 1px solid #ffd54f;\n  border-radius: 4px;\n  padding: 12px 16px;\n  margin: 20px 0;\n  max-width: 800px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-text {\n  font-weight: bold;\n  color: #333;\n  font-size: 14px;\n}\n\n.warning-link {\n  color: #298200;\n  font-weight: bold;\n  text-decoration: underline;\n  background: none;\n  border: none;\n  cursor: pointer;\n  font-size: 14px;\n}\n\n.warning-link:hover {\n  color: #1f6600;\n}\n\n.feature-tag {\n  display: block;\n  margin-bottom: 2px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"specs-container\"\u003e\n  \u003cdiv class=\"specs-header\"\u003eSpecs\u003c\/div\u003e\n  \u003cdiv class=\"specs-grid\"\u003e\n    \u003cdiv class=\"spec-term\"\u003eQuantity\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e2\/Case\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eShipping Weight\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e11 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eCacao Percentage\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\u0026lt;30%\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eChip Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e.8M\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eChocolate Style\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eRegular\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFeatures\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eKosher\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFlavor\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\n      \u003cspan class=\"feature-tag\"\u003eChocolate\u003c\/span\u003e\n      \u003cspan class=\"feature-tag\"\u003eMilk Chocolate\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003ePackage Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e5 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eTotal Case Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e10 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eType\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eChocolate Chips\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"details-section\"\u003e\n  \u003ch2 class=\"details-heading\"\u003eDetails\u003c\/h2\u003e\n  \u003cdiv class=\"details-content\"\u003e\n    \u003cp\u003eAdd texture and flavor to baked goods with these Restaurant Supply Wholesale Canada 5 lb. milk chocolate .8M baking chips! With a size of .8M, meaning there are 800 chips per lb., they are perfect for sprinkling throughout a variety of decadent desserts. The perfect crowd-pleasing chocolate, adorn treats with these chips knowing they'll be loved by kids and adults alike. Add these chips to the pantry in your bakery, restaurant, or cafe to incorporate decadent chocolate into your menu!\u003c\/p\u003e\n    \n    \u003cp\u003eFeaturing a creamy and sweet milk chocolate flavor, they'll make a great addition to classic chocolate chip cookies, cakes, and brownies. Indulge your guests with pancakes, scones, and confections made with these irresistible milk chocolate chips. Use them for decorating, garnishing, or topping an ice cream sundae, iced drink, or specialty frozen drink. Plus, this case contains (2) 5 lb. resealable bags to lock in freshness and keep contaminants out of the product, while keeping your restaurant in good supply. No matter what dish or drink you prepare, guests are in for a treat with these milk chocolate .8M baking chips!\u003c\/p\u003e\n    \n    \u003cp\u003eCustomers will recognize and trust the Restaurant Supply Wholesale Canada name when they see it in your cafe, coffee shop, ice cream parlor, or restaurant. Our commitment to quality is the result of Restaurant Supply Wholesale Canada's dedication to controlling all steps of the chocolate-making process, from roasting the cocoa beans, to refining the product for smoothness and well-balanced flavor. In addition, we understand that sustainable sourcing and knowing the origins of the cocoa beans speaks to the quality of the finished product.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"disclaimer-container\"\u003e\n  \u003cdiv class=\"disclaimer-text\"\u003eAttention CA Residents:\u003c\/div\u003e\n  \u003cbutton class=\"warning-link\"\u003eProp 65 Warning\u003c\/button\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42591762022484,"sku":null,"price":270.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/3_ee87bdfd-5854-41ff-b55e-e9cc226d08ff.png?v=1761369792"},{"product_id":"ghirardelli-4m-semi-sweet-chocolate-baking-chips-35-lb-bulk","title":"Ghirardelli 4M Semi-Sweet Chocolate Baking Chips 35 lb Bulk","description":"\u003cstyle\u003e\n.specs-container {\n  border: 1px solid #e1e1e1;\n  border-radius: 4px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n}\n\n.specs-header {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  margin: 0;\n  font-weight: bold;\n  font-size: 16px;\n  color: #333;\n}\n\n.specs-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.spec-term {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-right: 1px solid #e1e1e1;\n  font-weight: 600;\n  font-size: 14px;\n  color: #333;\n}\n\n.spec-definition {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  font-size: 14px;\n  color: #555;\n}\n\n.details-section {\n  margin: 30px 0;\n  scroll-margin-top: 100px;\n}\n\n.details-heading {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.details-content {\n  color: #333;\n  line-height: 1.6;\n  font-size: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-container {\n  background-color: #fff8e1;\n  border: 1px solid #ffd54f;\n  border-radius: 4px;\n  padding: 12px 16px;\n  margin: 20px 0;\n  max-width: 800px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-text {\n  font-weight: bold;\n  color: #333;\n  font-size: 14px;\n}\n\n.warning-link {\n  color: #298200;\n  font-weight: bold;\n  text-decoration: underline;\n  background: none;\n  border: none;\n  cursor: pointer;\n  font-size: 14px;\n}\n\n.warning-link:hover {\n  color: #1f6600;\n}\n\n.feature-tag {\n  display: block;\n  margin-bottom: 2px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"specs-container\"\u003e\n  \u003cdiv class=\"specs-header\"\u003eSpecs\u003c\/div\u003e\n  \u003cdiv class=\"specs-grid\"\u003e\n    \u003cdiv class=\"spec-term\"\u003eQuantity\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e1\/Case\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eShipping Weight\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e36.5 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eCacao Percentage\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e41-50%\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eChip Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e4M\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFeatures\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\n      \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n      \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFlavor\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\n      \u003cspan class=\"feature-tag\"\u003eChocolate\u003c\/span\u003e\n      \u003cspan class=\"feature-tag\"\u003eSemi-Sweet\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003ePackage Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e35 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003ePackage Type\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eBulk\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eType\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eMini Chocolate \/ Baking Chips\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"details-section\"\u003e\n  \u003ch2 class=\"details-heading\"\u003eDetails\u003c\/h2\u003e\n  \u003cdiv class=\"details-content\"\u003e\n    \u003cp\u003eAdd texture and flavor to baked goods with these Restaurant Supply Wholesale Canada 35 lb. semi-sweet chocolate 4M baking chips! With a size of 4M, meaning there are 4000 chips per lb., they are perfect for sprinkling throughout a variety of decadent desserts. Compared to milk chocolate, semi-sweet chocolate uses half as much sugar as cocoa to yield its own distinct taste. Though it is not as sweet as milk chocolate, it is great for cooking and baking purposes. Add them to the pantry in your bakery, restaurant, or cafe to incorporate decadent chocolate flavor into your menu!\u003c\/p\u003e\n    \n    \u003cp\u003eMix these semi-sweet chocolate chips into classic cookie, cake, and brownie batters, or blend them into smooth dessert sauces that your customers will love. They can even be used for topping iced or frozen drinks. Semi-sweet chocolate features a higher concentration of chocolate liquor than milk chocolate, which gives it a stronger taste. No matter what dish or drink you prepare, guests are in for a treat with these semi-sweet chocolate 4M baking chips!\u003c\/p\u003e\n    \n    \u003cp\u003eCustomers will recognize and trust the Restaurant Supply Wholesale Canada name when they see it in your cafe, coffee shop, ice cream parlor, or restaurant. Our commitment to quality is the result of Restaurant Supply Wholesale Canada's dedication to controlling all steps of the chocolate-making process, from roasting the cocoa beans, to refining the product for smoothness and well-balanced flavor. In addition, we understand that sustainable sourcing and knowing the origins of the cocoa beans speaks to the quality of the finished product.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"disclaimer-container\"\u003e\n  \u003cdiv class=\"disclaimer-text\"\u003eAttention CA Residents:\u003c\/div\u003e\n  \u003cbutton class=\"warning-link\"\u003eProp 65 Warning\u003c\/button\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42591770247252,"sku":null,"price":798.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_26efcc99-66d4-4219-bf28-502c6c7493f3.png?v=1760733637"},{"product_id":"ghirardelli-barista-dark-chocolate-10m-baking-chips-5-lb-2-case","title":"Ghirardelli Barista Dark Chocolate 10M Baking Chips 5 lb – 2\/Case","description":"\u003cstyle\u003e\n.specs-container {\n  border: 1px solid #e1e1e1;\n  border-radius: 4px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n}\n\n.specs-header {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  margin: 0;\n  font-weight: bold;\n  font-size: 16px;\n  color: #333;\n}\n\n.specs-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.spec-term {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-right: 1px solid #e1e1e1;\n  font-weight: 600;\n  font-size: 14px;\n  color: #333;\n}\n\n.spec-definition {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  font-size: 14px;\n  color: #555;\n}\n\n.details-section {\n  margin: 30px 0;\n  scroll-margin-top: 100px;\n}\n\n.details-heading {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.details-content {\n  color: #333;\n  line-height: 1.6;\n  font-size: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-container {\n  background-color: #fff8e1;\n  border: 1px solid #ffd54f;\n  border-radius: 4px;\n  padding: 12px 16px;\n  margin: 20px 0;\n  max-width: 800px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-text {\n  font-weight: bold;\n  color: #333;\n  font-size: 14px;\n}\n\n.warning-link {\n  color: #298200;\n  font-weight: bold;\n  text-decoration: underline;\n  background: none;\n  border: none;\n  cursor: pointer;\n  font-size: 14px;\n}\n\n.warning-link:hover {\n  color: #1f6600;\n}\n\n.feature-tag {\n  display: block;\n  margin-bottom: 2px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"specs-container\"\u003e\n  \u003cdiv class=\"specs-header\"\u003eSpecs\u003c\/div\u003e\n  \u003cdiv class=\"specs-grid\"\u003e\n    \u003cdiv class=\"spec-term\"\u003eQuantity\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e2\/Case\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eShipping Weight\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e10.66 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eCacao Percentage\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e41-50%\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eChip Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e10M\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eChocolate Style\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eRegular\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFeatures\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eKosher\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFlavor\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\n      \u003cspan class=\"feature-tag\"\u003eChocolate\u003c\/span\u003e\n      \u003cspan class=\"feature-tag\"\u003eDark Chocolate\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003ePackage Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e10 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eType\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eMini Chocolate \/ Baking Chips\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"details-section\"\u003e\n  \u003ch2 class=\"details-heading\"\u003eDetails\u003c\/h2\u003e\n  \u003cdiv class=\"details-content\"\u003e\n    \u003cp\u003eAdd texture and flavor to a variety of sweet treats with these Restaurant Supply Wholesale Canada 5 lb. barista dark chocolate 10M baking chips! With a mini size of 10M, meaning there are 10,000 chips per lb., they are perfect for sprinkling throughout a variety of decadent desserts and drinks. Chips come in resealable bags and were specially developed for baristas to use in mochas, hot cocoas, or as a specialty drink topping, these chips enhance the presentation of your most popular coffee shop drinks. Featuring a stronger flavor than milk chocolate, these dark chocolate chips will upgrade the taste of your classic cookie, cake, and brownie batters.\u003c\/p\u003e\n    \n    \u003cp\u003eCustomers will recognize and trust the Restaurant Supply Wholesale Canada name when they see it in your cafe, coffee shop, ice cream parlor, or restaurant. Our commitment to quality is the result of Restaurant Supply Wholesale Canada's dedication to controlling all steps of the chocolate-making process, from roasting the cocoa beans, to refining the product for smoothness and well-balanced flavor. In addition, we understand that sustainable sourcing and knowing the origins of the cocoa beans speaks to the quality of the finished product. No matter what dish or drink you prepare, guests are in for a treat with these barista dark chocolate 10M baking chips!\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"disclaimer-container\"\u003e\n  \u003cdiv class=\"disclaimer-text\"\u003eAttention CA Residents:\u003c\/div\u003e\n  \u003cbutton class=\"warning-link\"\u003eProp 65 Warning\u003c\/button\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42591775817812,"sku":null,"price":231.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_ab99d02e-7df7-40e6-9f50-32eda366b89b.png?v=1761369708"},{"product_id":"ghirardelli-1m-semi-sweet-chocolate-baking-chips-5-lb-2-case","title":"Ghirardelli 1M Semi-Sweet Chocolate Baking Chips 5 lb (2\/Case)","description":"\u003cstyle\u003e\n.specs-container {\n  border: 1px solid #e1e1e1;\n  border-radius: 4px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n}\n\n.specs-header {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  margin: 0;\n  font-weight: bold;\n  font-size: 16px;\n  color: #333;\n}\n\n.specs-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.spec-term {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-right: 1px solid #e1e1e1;\n  font-weight: 600;\n  font-size: 14px;\n  color: #333;\n}\n\n.spec-definition {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  font-size: 14px;\n  color: #555;\n}\n\n.details-section {\n  margin: 30px 0;\n  scroll-margin-top: 100px;\n}\n\n.details-heading {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.details-content {\n  color: #333;\n  line-height: 1.6;\n  font-size: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-container {\n  background-color: #fff8e1;\n  border: 1px solid #ffd54f;\n  border-radius: 4px;\n  padding: 12px 16px;\n  margin: 20px 0;\n  max-width: 800px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-text {\n  font-weight: bold;\n  color: #333;\n  font-size: 14px;\n}\n\n.warning-link {\n  color: #298200;\n  font-weight: bold;\n  text-decoration: underline;\n  background: none;\n  border: none;\n  cursor: pointer;\n  font-size: 14px;\n}\n\n.warning-link:hover {\n  color: #1f6600;\n}\n\n.feature-tag {\n  display: block;\n  margin-bottom: 2px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"specs-container\"\u003e\n  \u003cdiv class=\"specs-header\"\u003eSpecs\u003c\/div\u003e\n  \u003cdiv class=\"specs-grid\"\u003e\n    \u003cdiv class=\"spec-term\"\u003eQuantity\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e2\/Case\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eShipping Weight\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e10.68 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eCacao Percentage\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e41-50%\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eChip Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e1M\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFeatures\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\n      \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n      \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFlavor\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\n      \u003cspan class=\"feature-tag\"\u003eChocolate\u003c\/span\u003e\n      \u003cspan class=\"feature-tag\"\u003eSemi-Sweet\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003ePackage Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e5 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003ePackage Type\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eBulk\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eTotal Case Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e10 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eType\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eChocolate Chips\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"details-section\"\u003e\n  \u003ch2 class=\"details-heading\"\u003eDetails\u003c\/h2\u003e\n  \u003cdiv class=\"details-content\"\u003e\n    \u003cp\u003eAdd texture and flavor to baked goods with these Restaurant Supply Wholesale Canada 5 lb. semi-sweet chocolate 1M baking chips! With a standard size of 1M, meaning there are 1000 chips per lb., they are perfect for sprinkling throughout a variety of decadent desserts. Compared to milk chocolate, semi-sweet chocolate uses half as much sugar as cocoa to yield its own distinct taste. Though it is not as sweet as milk chocolate, it is great for cooking and baking purposes. Add them to the pantry in your bakery, restaurant, or cafe to incorporate decadent chocolate flavor into your menu!\u003c\/p\u003e\n    \n    \u003cp\u003eMix these semi-sweet chocolate chips into classic cookie, cake, and brownie batters, or blend them into smooth dessert sauces that your customers will love. They can even be used for topping iced or frozen drinks. Semi-sweet chocolate features a higher concentration of chocolate liquor than milk chocolate, which gives it a stronger taste. Plus, this case contains (2) 5 lb. resealable bags to lock in freshness and keep contaminants out of the product, while keeping your restaurant in good supply. No matter what dish or drink you prepare, guests are in for a treat with these semi-sweet chocolate 1M baking chips!\u003c\/p\u003e\n    \n    \u003cp\u003eCustomers will recognize and trust the Restaurant Supply Wholesale Canada name when they see it in your cafe, coffee shop, ice cream parlor, or restaurant. Our commitment to quality is the result of Restaurant Supply Wholesale Canada's dedication to controlling all steps of the chocolate-making process, from roasting the cocoa beans, to refining the product for smoothness and well-balanced flavor. In addition, we understand that sustainable sourcing and knowing the origins of the cocoa beans speaks to the quality of the finished product.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"disclaimer-container\"\u003e\n  \u003cdiv class=\"disclaimer-text\"\u003eAttention CA Residents:\u003c\/div\u003e\n  \u003cbutton class=\"warning-link\"\u003eProp 65 Warning\u003c\/button\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42592429572180,"sku":null,"price":270.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_5e4555fc-d6e2-419e-85c2-a357fff4ff2d.png?v=1761369961"},{"product_id":"ghirardelli-10m-barista-dark-chocolate-baking-chips-5-lb-bag","title":"Ghirardelli 10M Barista Dark Chocolate Baking Chips 5 lb","description":"\u003cstyle\u003e\n.detail-section {\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n}\n\n.headline {\n  color: #298200;\n  font-size: 28px;\n  font-weight: bold;\n  margin-bottom: 20px;\n  line-height: 1.3;\n}\n\n.flex-container {\n  display: flex;\n  align-items: center;\n  gap: 30px;\n}\n\n.template-text {\n  color: #333;\n  line-height: 1.6;\n  font-size: 16px;\n  flex: 1;\n}\n\n.template-text p {\n  margin: 0;\n}\n\n@media (max-width: 768px) {\n  .flex-container {\n    flex-direction: column;\n    gap: 20px;\n  }\n  \n  .headline {\n    font-size: 24px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch2 class=\"headline\"\u003eAdd texture and flavor to a variety of sweet treats with these Restaurant Supply Wholesale Canada 5 lb. barista dark chocolate 10M baking chips!\u003c\/h2\u003e\n\u003cdiv class=\"flex-container\"\u003e\n\u003cdiv class=\"template-text\"\u003e\n\u003cp\u003eWith a mini size of 10M, meaning there are 10,000 chips per lb., they are perfect for sprinkling throughout a variety of decadent desserts and drinks. Chips come in resealable bags and were specially developed for baristas to use in mochas, hot cocoas, or as a specialty drink topping, these chips enhance the presentation of your most popular coffee shop drinks. Plus, the 5 lb. supply is perfect for your high volume business!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42592512344148,"sku":null,"price":226.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/4_d6e11221-6e60-419e-8027-382eeda93424.png?v=1760755710"},{"product_id":"ghirardelli-60-cacao-dark-chocolate-5m-baking-chips-5-lb","title":"Ghirardelli 60% Cacao Dark Chocolate .5M Baking Chips 5 lb.","description":"\u003cstyle\u003e\n.specs-container {\n  border: 1px solid #e1e1e1;\n  border-radius: 4px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n}\n\n.specs-header {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  margin: 0;\n  font-weight: bold;\n  font-size: 16px;\n  color: #333;\n}\n\n.specs-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.spec-term {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-right: 1px solid #e1e1e1;\n  font-weight: 600;\n  font-size: 14px;\n  color: #333;\n}\n\n.spec-definition {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  font-size: 14px;\n  color: #555;\n}\n\n.details-section {\n  margin: 30px 0;\n  scroll-margin-top: 100px;\n}\n\n.details-heading {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.details-content {\n  color: #333;\n  line-height: 1.6;\n  font-size: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-container {\n  background-color: #fff8e1;\n  border: 1px solid #ffd54f;\n  border-radius: 4px;\n  padding: 12px 16px;\n  margin: 20px 0;\n  max-width: 800px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-text {\n  font-weight: bold;\n  color: #333;\n  font-size: 14px;\n}\n\n.warning-link {\n  color: #298200;\n  font-weight: bold;\n  text-decoration: underline;\n  background: none;\n  border: none;\n  cursor: pointer;\n  font-size: 14px;\n}\n\n.warning-link:hover {\n  color: #1f6600;\n}\n\n.feature-tag {\n  display: block;\n  margin-bottom: 2px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"specs-container\"\u003e\n  \u003cdiv class=\"specs-header\"\u003eSpecs\u003c\/div\u003e\n  \u003cdiv class=\"specs-grid\"\u003e\n    \u003cdiv class=\"spec-term\"\u003eQuantity\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e1\/Each\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eShipping Weight\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e5.1 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eCacao Percentage\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e51-60%\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eChip Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e.5M\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eChocolate Style\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eRegular\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFeatures\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\n      \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n      \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFlavor\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\n      \u003cspan class=\"feature-tag\"\u003eBittersweet\u003c\/span\u003e\n      \u003cspan class=\"feature-tag\"\u003eChocolate\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003ePackage Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e5 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eTotal Case Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e5 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eType\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eChocolate Chips\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"details-section\"\u003e\n  \u003ch2 class=\"details-heading\"\u003eDetails\u003c\/h2\u003e\n  \u003cdiv class=\"details-content\"\u003e\n    \u003cp\u003eAdd texture and flavor to baked goods with these Restaurant Supply Wholesale Canada 5 lb. 60% cacao bittersweet chocolate .5M baking chips! With a size of .5M, meaning there are 500 chips per lb., they are perfect for sprinkling throughout a variety of decadent desserts. Unlike milk chocolate or semi-sweet chocolate, this 60% cacao bittersweet chocolate has a bold, dark taste. The roasting process of the cacao beans affects the flavor intensity, and the cacao beans for bittersweet chocolate have been roasted at a higher temperature for a longer time. This deep-roasted, robust chocolate flavor is perfect for cooking and baking purposes.\u003c\/p\u003e\n    \n    \u003cp\u003eAdd them to the pantry in your bakery, restaurant, or cafe to incorporate decadent chocolate flavor into your menu. Mix these chocolate chips into classic cookie, cake, and brownie batters, or blend them into smooth dessert sauces that your customers will love. They can even be used for topping iced or frozen drinks. Plus, this 5 lb. resealable bag locks in freshness and keep contaminants out of the product, while keeping your restaurant in good supply. No matter what dish or drink you prepare, guests are in for a treat with these 60% cacao bittersweet chocolate .5M baking chips!\u003c\/p\u003e\n    \n    \u003cp\u003eCustomers will recognize and trust the Restaurant Supply Wholesale Canada name when they see it in your cafe, coffee shop, ice cream parlor, or restaurant. Our commitment to quality is the result of Restaurant Supply Wholesale Canada's dedication to controlling all steps of the chocolate-making process, from roasting the cocoa beans, to refining the product for smoothness and well-balanced flavor. In addition, we understand that sustainable sourcing and knowing the origins of the cocoa beans speaks to the quality of the finished product.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"disclaimer-container\"\u003e\n  \u003cdiv class=\"disclaimer-text\"\u003eAttention CA Residents:\u003c\/div\u003e\n  \u003cbutton class=\"warning-link\"\u003eProp 65 Warning\u003c\/button\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42592555925588,"sku":null,"price":215.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/4_e9deb6c3-6d22-4097-9e7b-b6c9f075dd6e.png?v=1760756353"},{"product_id":"ghirardelli-10m-barista-dark-chocolate-baking-chips-35-lb-bulk","title":"Ghirardelli 10M Barista Dark Chocolate Baking Chips 35 lb","description":"\u003cstyle\u003e\n.specs-container {\n  border: 1px solid #e1e1e1;\n  border-radius: 4px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n}\n\n.specs-header {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  margin: 0;\n  font-weight: bold;\n  font-size: 16px;\n  color: #333;\n}\n\n.specs-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.spec-term {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-right: 1px solid #e1e1e1;\n  font-weight: 600;\n  font-size: 14px;\n  color: #333;\n}\n\n.spec-definition {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  font-size: 14px;\n  color: #555;\n}\n\n.details-section {\n  margin: 30px 0;\n  scroll-margin-top: 100px;\n}\n\n.details-heading {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.details-content {\n  color: #333;\n  line-height: 1.6;\n  font-size: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-container {\n  background-color: #fff8e1;\n  border: 1px solid #ffd54f;\n  border-radius: 4px;\n  padding: 12px 16px;\n  margin: 20px 0;\n  max-width: 800px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-text {\n  font-weight: bold;\n  color: #333;\n  font-size: 14px;\n}\n\n.warning-link {\n  color: #298200;\n  font-weight: bold;\n  text-decoration: underline;\n  background: none;\n  border: none;\n  cursor: pointer;\n  font-size: 14px;\n}\n\n.warning-link:hover {\n  color: #1f6600;\n}\n\n.feature-tag {\n  display: block;\n  margin-bottom: 2px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"specs-container\"\u003e\n  \u003cdiv class=\"specs-header\"\u003eSpecs\u003c\/div\u003e\n  \u003cdiv class=\"specs-grid\"\u003e\n    \u003cdiv class=\"spec-term\"\u003eQuantity\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e1\/Case\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eShipping Weight\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e38.5 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eCacao Percentage\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e41-50%\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eChip Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e10M\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eChocolate Style\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eRegular\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFeatures\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\n      \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n      \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFlavor\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\n      \u003cspan class=\"feature-tag\"\u003eChocolate\u003c\/span\u003e\n      \u003cspan class=\"feature-tag\"\u003eDark Chocolate\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003ePackage Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e35 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eType\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eMini Chocolate \/ Baking Chips\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"details-section\"\u003e\n  \u003ch2 class=\"details-heading\"\u003eDetails\u003c\/h2\u003e\n  \u003cdiv class=\"details-content\"\u003e\n    \u003cp\u003eAdd texture and flavor to a variety of sweet treats with these Restaurant Supply Wholesale Canada 35 lb. barista dark chocolate 10M baking chips! With a mini size of 10M, meaning there are 10,000 chips per lb., they are perfect for sprinkling throughout a variety of decadent desserts and drinks. Add them to the pantry in your bakery, restaurant, or cafe to incorporate decadent chocolate flavor into your menu!\u003c\/p\u003e\n    \n    \u003cp\u003eSpecially developed for baristas to use in mochas, hot cocoas, or as a specialty drink topping, these chips enhance the presentation of your most popular coffee shop drinks. Featuring a stronger flavor than milk chocolate, these dark chocolate chips will upgrade the taste of your classic cookie, cake, and brownie batters. No matter what dish or drink you prepare, guests are in for a treat with these barista dark chocolate 10M baking chips!\u003c\/p\u003e\n    \n    \u003cp\u003eCustomers will recognize and trust the Restaurant Supply Wholesale Canada name when they see it in your cafe, coffee shop, ice cream parlor, or restaurant. Our commitment to quality is the result of Restaurant Supply Wholesale Canada's dedication to controlling all steps of the chocolate-making process, from roasting the cocoa beans, to refining the product for smoothness and well-balanced flavor. In addition, we understand that sustainable sourcing and knowing the origins of the cocoa beans speaks to the quality of the finished product.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"disclaimer-container\"\u003e\n  \u003cdiv class=\"disclaimer-text\"\u003eAttention CA Residents:\u003c\/div\u003e\n  \u003cbutton class=\"warning-link\"\u003eProp 65 Warning\u003c\/button\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42592612352084,"sku":null,"price":1187.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_3a6b55f4-0d3f-445e-9026-fc57294bd95c.png?v=1760756760"},{"product_id":"ghirardelli-8m-milk-chocolate-baking-chips-5-lb-bag","title":"Ghirardelli .8M Milk Chocolate Baking Chips 5 lb each","description":"\u003cstyle\u003e\n.specs-container {\n  border: 1px solid #e1e1e1;\n  border-radius: 4px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n}\n\n.specs-header {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  margin: 0;\n  font-weight: bold;\n  font-size: 16px;\n  color: #333;\n}\n\n.specs-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.spec-term {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-right: 1px solid #e1e1e1;\n  font-weight: 600;\n  font-size: 14px;\n  color: #333;\n}\n\n.spec-definition {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  font-size: 14px;\n  color: #555;\n}\n\n.details-section {\n  margin: 30px 0;\n  scroll-margin-top: 100px;\n}\n\n.details-heading {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.details-content {\n  color: #333;\n  line-height: 1.6;\n  font-size: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-container {\n  background-color: #fff8e1;\n  border: 1px solid #ffd54f;\n  border-radius: 4px;\n  padding: 12px 16px;\n  margin: 20px 0;\n  max-width: 800px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-text {\n  font-weight: bold;\n  color: #333;\n  font-size: 14px;\n}\n\n.warning-link {\n  color: #298200;\n  font-weight: bold;\n  text-decoration: underline;\n  background: none;\n  border: none;\n  cursor: pointer;\n  font-size: 14px;\n}\n\n.warning-link:hover {\n  color: #1f6600;\n}\n\n.feature-tag {\n  display: block;\n  margin-bottom: 2px;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"specs-container\"\u003e\n\u003cdiv class=\"specs-header\"\u003eSpecs\u003c\/div\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"spec-term\"\u003eQuantity\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003e1\/Each\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003eShipping Weight\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003e5.32 lb.\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003eCacao Percentage\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003e\u0026lt;30%\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003eChip Size\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003e.8M\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003eChocolate Style\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003eRegular\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003eFeatures\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003eMade in America\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003eFlavor\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003e\n\u003cspan class=\"feature-tag\"\u003eChocolate\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eMilk Chocolate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003ePackage Size\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003e5 lb.\u003c\/div\u003e\n\u003cdiv class=\"spec-term\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"spec-definition\"\u003eChocolate Chips\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"details-section\"\u003e\n\u003ch2 class=\"details-heading\"\u003eDetails\u003c\/h2\u003e\n\u003cdiv class=\"details-content\"\u003e\n\u003cp\u003eAdd texture and flavor to baked goods with these Restaurant Supply Wholesale Canada 5 lb. milk chocolate .8M baking chips! With a size of .8M, meaning there are 800 chips per lb., they are perfect for sprinkling throughout a variety of decadent desserts. Featuring a creamy and sweet milk chocolate flavor, they'll make a great addition to classic chocolate chip cookies, cakes, and brownies. Indulge your guests with pancakes, scones, and confections made with these irresistible milk chocolate chips. Use them for decorating, garnishing, or topping an ice cream sundae, iced drink, or specialty frozen drink.\u003c\/p\u003e\n\u003cp\u003eCustomers will recognize and trust the Restaurant Supply Wholesale Canada name when they see it in your cafe, coffee shop, ice cream parlor, or restaurant. Our commitment to quality is the result of Restaurant Supply Wholesale Canada's dedication to controlling all steps of the chocolate-making process, from roasting the cocoa beans, to refining the product for smoothness and well-balanced flavor. In addition, we understand that sustainable sourcing and knowing the origins of the cocoa beans speaks to the quality of the finished product. No matter what dish or drink you prepare, guests are in for a treat with these milk chocolate .8M baking chips!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42592758104148,"sku":null,"price":189.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/3_7ad8bb27-7c69-47cf-8204-27ea0e932d36.png?v=1760759168"},{"product_id":"ghirardelli-1m-semi-sweet-chocolate-baking-chips-5-lb-bag","title":"Ghirardelli 1M Semi-Sweet Chocolate Baking Chips 5 lb Bag","description":"\u003cstyle\u003e\n.specs-container {\n  border: 1px solid #e1e1e1;\n  border-radius: 4px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n}\n\n.specs-header {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  margin: 0;\n  font-weight: bold;\n  font-size: 16px;\n  color: #333;\n}\n\n.specs-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.spec-term {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-right: 1px solid #e1e1e1;\n  font-weight: 600;\n  font-size: 14px;\n  color: #333;\n}\n\n.spec-definition {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  font-size: 14px;\n  color: #555;\n}\n\n.details-section {\n  margin: 30px 0;\n  scroll-margin-top: 100px;\n}\n\n.details-heading {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.details-content {\n  color: #333;\n  line-height: 1.6;\n  font-size: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-container {\n  background-color: #fff8e1;\n  border: 1px solid #ffd54f;\n  border-radius: 4px;\n  padding: 12px 16px;\n  margin: 20px 0;\n  max-width: 800px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-text {\n  font-weight: bold;\n  color: #333;\n  font-size: 14px;\n}\n\n.warning-link {\n  color: #298200;\n  font-weight: bold;\n  text-decoration: underline;\n  background: none;\n  border: none;\n  cursor: pointer;\n  font-size: 14px;\n}\n\n.warning-link:hover {\n  color: #1f6600;\n}\n\n.feature-tag {\n  display: block;\n  margin-bottom: 2px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"specs-container\"\u003e\n  \u003cdiv class=\"specs-header\"\u003eSpecs\u003c\/div\u003e\n  \u003cdiv class=\"specs-grid\"\u003e\n    \u003cdiv class=\"spec-term\"\u003eQuantity\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e1\/Each\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eShipping Weight\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e5.07 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eCacao Percentage\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e41-50%\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eChip Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e1M\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFeatures\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\n      \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n      \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFlavor\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\n      \u003cspan class=\"feature-tag\"\u003eChocolate\u003c\/span\u003e\n      \u003cspan class=\"feature-tag\"\u003eSemi-Sweet\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003ePackage Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e5 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003ePackage Type\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eBulk\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eType\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eChocolate Chips\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"details-section\"\u003e\n  \u003ch2 class=\"details-heading\"\u003eDetails\u003c\/h2\u003e\n  \u003cdiv class=\"details-content\"\u003e\n    \u003cp\u003eAdd texture and flavor to baked goods with these Restaurant Supply Wholesale Canada 5 lb. semi-sweet chocolate 1M baking chips! With a standard size of 1M, meaning there are 1000 chips per lb., they are perfect for sprinkling throughout a variety of decadent desserts. Compared to milk chocolate, semi-sweet chocolate uses half as much sugar as cocoa to yield its own distinct taste. Though it is not as sweet as milk chocolate, it is great for cooking and baking purposes. Add them to the pantry in your bakery, restaurant, or cafe to incorporate decadent chocolate flavor into your menu!\u003c\/p\u003e\n    \n    \u003cp\u003eMix these semi-sweet chocolate chips into classic cookie, cake, and brownie batters, or blend them into smooth dessert sauces that your customers will love. They can even be used for topping iced or frozen drinks. Semi-sweet chocolate features a higher concentration of chocolate liquor than milk chocolate, which gives it a stronger taste. Plus, this 5 lb. resealable bag locks in freshness and keep contaminants out of the product, while keeping your restaurant in good supply. No matter what dish or drink you prepare, guests are in for a treat with these semi-sweet chocolate 1M baking chips!\u003c\/p\u003e\n    \n    \u003cp\u003eCustomers will recognize and trust the Restaurant Supply Wholesale Canada name when they see it in your cafe, coffee shop, ice cream parlor, or restaurant. Our commitment to quality is the result of Restaurant Supply Wholesale Canada's dedication to controlling all steps of the chocolate-making process, from roasting the cocoa beans, to refining the product for smoothness and well-balanced flavor. In addition, we understand that sustainable sourcing and knowing the origins of the cocoa beans speaks to the quality of the finished product.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"disclaimer-container\"\u003e\n  \u003cdiv class=\"disclaimer-text\"\u003eAttention CA Residents:\u003c\/div\u003e\n  \u003cbutton class=\"warning-link\"\u003eProp 65 Warning\u003c\/button\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42592760561748,"sku":null,"price":189.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/3_dc5fbbfe-e4fc-4ce6-97cd-463c29b3cac4.png?v=1760759698"},{"product_id":"ghirardelli-65m-72-non-dairy-dark-chocolate-baking-chips-5-lb-bag","title":"Ghirardelli .65M 72% Non-Dairy Dark Chocolate Baking Chips 5 lb Bag","description":"\u003cstyle\u003e\n.specs-container {\n  border: 1px solid #e1e1e1;\n  border-radius: 4px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n}\n\n.specs-header {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  margin: 0;\n  font-weight: bold;\n  font-size: 16px;\n  color: #333;\n}\n\n.specs-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.spec-term {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-right: 1px solid #e1e1e1;\n  font-weight: 600;\n  font-size: 14px;\n  color: #333;\n}\n\n.spec-definition {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  font-size: 14px;\n  color: #555;\n}\n\n.details-section {\n  margin: 30px 0;\n  scroll-margin-top: 100px;\n}\n\n.details-heading {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.details-content {\n  color: #333;\n  line-height: 1.6;\n  font-size: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-container {\n  background-color: #fff8e1;\n  border: 1px solid #ffd54f;\n  border-radius: 4px;\n  padding: 12px 16px;\n  margin: 20px 0;\n  max-width: 800px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-text {\n  font-weight: bold;\n  color: #333;\n  font-size: 14px;\n}\n\n.warning-link {\n  color: #298200;\n  font-weight: bold;\n  text-decoration: underline;\n  background: none;\n  border: none;\n  cursor: pointer;\n  font-size: 14px;\n}\n\n.warning-link:hover {\n  color: #1f6600;\n}\n\n.feature-tag {\n  display: block;\n  margin-bottom: 2px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"specs-container\"\u003e\n  \u003cdiv class=\"specs-header\"\u003eSpecs\u003c\/div\u003e\n  \u003cdiv class=\"specs-grid\"\u003e\n    \u003cdiv class=\"spec-term\"\u003eQuantity\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e1\/Each\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eShipping Weight\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e5.05 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eCacao Percentage\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e71-99%\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eChip Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e.65M\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eChocolate Style\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eRegular\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFeatures\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\n      \u003cspan class=\"feature-tag\"\u003eKosher\u003c\/span\u003e\n      \u003cspan class=\"feature-tag\"\u003eMade in America\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eFlavor\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e\n      \u003cspan class=\"feature-tag\"\u003eChocolate\u003c\/span\u003e\n      \u003cspan class=\"feature-tag\"\u003eDark Chocolate\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003ePackage Size\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003e5 lb.\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003ePackage Type\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eBulk\u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-term\"\u003eType\u003c\/div\u003e\n    \u003cdiv class=\"spec-definition\"\u003eChocolate Chips\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"details-section\"\u003e\n  \u003ch2 class=\"details-heading\"\u003eDetails\u003c\/h2\u003e\n  \u003cdiv class=\"details-content\"\u003e\n    \u003cp\u003eAdd texture and flavor to baked goods with these Restaurant Supply Wholesale Canada 5 lb. 72% non-dairy dark chocolate .65M baking chips! With a size of .65M, meaning there are 650 chips per lb., they are perfect for sprinkling throughout a variety of decadent desserts. Compared to milk chocolate, dark chocolate uses only a small amount of sugar to yield its own distinct taste. Dark chocolate features a higher concentration of chocolate liquor than semi-sweet chocolate, which gives it a stronger taste. Though it is not as sweet as semi-sweet chocolate, its rich, slightly bitter flavor is great for cooking and baking purposes.\u003c\/p\u003e\n    \n    \u003cp\u003eAdd them to the pantry in your bakery, restaurant, or cafe to incorporate decadent chocolate flavor into your menu. Mix these dark chocolate chips into classic cookie, cake, and brownie batters, or blend them into smooth dessert sauces that your customers will love. They can even be used for topping iced or frozen drinks. Plus, this 5 lb. resealable bag locks in freshness and keep contaminants out of the product, while keeping your restaurant in good supply. No matter what dish or drink you prepare, guests are in for a treat with these dark chocolate .65M baking chips!\u003c\/p\u003e\n    \n    \u003cp\u003eCustomers will recognize and trust the Restaurant Supply Wholesale Canada name when they see it in your cafe, coffee shop, ice cream parlor, or restaurant. Our commitment to quality is the result of Restaurant Supply Wholesale Canada's dedication to controlling all steps of the chocolate-making process, from roasting the cocoa beans, to refining the product for smoothness and well-balanced flavor. In addition, we understand that sustainable sourcing and knowing the origins of the cocoa beans speaks to the quality of the finished product.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"disclaimer-container\"\u003e\n  \u003cdiv class=\"disclaimer-text\"\u003eAttention CA Residents:\u003c\/div\u003e\n  \u003cbutton class=\"warning-link\"\u003eProp 65 Warning\u003c\/button\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42592785727572,"sku":null,"price":185.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/4_0880167b-6522-473a-a07b-e30b05bd3f2f.png?v=1760760246"},{"product_id":"ghirardelli-2m-semi-sweet-chocolate-baking-chips-35-lb-bulk","title":"Ghirardelli 2M Semi-Sweet Chocolate Baking Chips 35 lb Bulk","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* Minimal, clean, Shopify‑optimized – no images, no emojis, no warnings *\/\n        .ghirardelli-description {\n            max-width: 1000px;\n            margin: 0 auto;\n            font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;\n            background: #fff;\n            color: #1e1e1e;\n            line-height: 1.5;\n        }\n\n        \/* master specs grid – beautiful, borderless, soft, minimal *\/\n        .specs-master {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            background: #ffffff;\n            border-radius: 20px;\n            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.02), 0 4px 18px rgba(0, 0, 0, 0.01);\n            margin-bottom: 32px;\n            overflow: hidden;\n            border: 1px solid #f0f0f2;\n        }\n\n        .spec-item {\n            display: contents; \/* for clean grid children *\/\n        }\n\n        .spec-term {\n            padding: 14px 20px;\n            background-color: #f9f9fb;\n            font-weight: 550;\n            font-size: 0.95rem;\n            letter-spacing: -0.01em;\n            color: #1e1e1e;\n            border-bottom: 1px solid #f0f0f2;\n            border-right: 1px solid #f0f0f2;\n            margin: 0;\n            transition: background 0.1s ease;\n        }\n\n        .spec-value {\n            padding: 14px 20px;\n            background-color: #ffffff;\n            font-size: 0.95rem;\n            color: #2c2c2c;\n            border-bottom: 1px solid #f0f0f2;\n            margin: 0;\n            word-break: break-word;\n        }\n\n        \/* last row bottom border cleanly handled — no thick lines *\/\n        .specs-master \u003e :nth-last-child(2 of .spec-term) {\n            border-bottom-color: #f0f0f2;\n        }\n        .specs-master \u003e :nth-last-child(1 of .spec-value) {\n            border-bottom-color: #f0f0f2;\n        }\n\n        \/* remove border on very last row – pure elegance *\/\n        .specs-master \u003e .spec-term:last-of-type,\n        .specs-master \u003e .spec-value:last-of-type {\n            border-bottom: none;\n        }\n\n        \/* but keep border-right on last term row? no, last term doesn't have bottom border either *\/\n        .specs-master \u003e .spec-term:last-of-type {\n            border-bottom: none;\n        }\n        .specs-master \u003e .spec-value:last-of-type {\n            border-bottom: none;\n        }\n\n        \/* description area – airy, readable, refined *\/\n        .details-title {\n            font-size: 1.35rem;\n            font-weight: 560;\n            letter-spacing: -0.02em;\n            margin: 24px 0 8px 0;\n            color: #0a0a0a;\n            padding-bottom: 2px;\n            border-bottom: 2px solid #eaeef2;\n            display: inline-block;\n        }\n\n        .product-story {\n            font-size: 1rem;\n            line-height: 1.6;\n            color: #2d2d2d;\n            margin-top: 12px;\n            margin-bottom: 32px;\n            max-width: 900px;\n        }\n\n        .product-story p {\n            margin-top: 0;\n            margin-bottom: 1.2rem;\n        }\n\n        \/* subtle refinement for inline spans \/ block adjustments *\/\n        .block-placeholder {\n            display: none; \/* hide the legacy \u0026nbsp; blocks – we don't need them *\/\n        }\n\n        \/* override any legacy icon, arrow, disclaimer – completely removed *\/\n        .ghirardelli-description [class*=\"warning\"],\n        .ghirardelli-description [class*=\"disclaimer\"],\n        .ghirardelli-description [class*=\"prop\"],\n        .ghirardelli-description [class*=\"arrow\"],\n        .ghirardelli-description .disclaimer-container,\n        .ghirardelli-description .details-disclaimer-icon,\n        .ghirardelli-description .flex.items-center {\n            display: none !important;\n        }\n\n        \/* keep table completely clean, no extra clutter *\/\n        .ghirardelli-description dl, \n        .ghirardelli-description dt, \n        .ghirardelli-description dd {\n            margin: 0;\n        }\n\n        \/* extra nuance: shipping weight is inside table (already included) *\/\n        \/* also we keep minimal spacing, borderless but defined *\/\n        .specs-master .spec-term:first-of-type,\n        .specs-master .spec-value:first-of-type {\n            border-top: none;\n        }\n\n        \/* fine tune first row *\/\n        .specs-master {\n            margin-top: 4px;\n        }\n\n        \/* custom touch: very light radius and no heavy borders *\/\n        .spec-term, .spec-value {\n            border-right: none;\n            border-left: none;\n        }\n        .spec-term {\n            border-right: 1px solid #f0f3f5;\n        }\n        \/* left column subtle divider *\/\n    \u003c\/style\u003e\n\u003cdiv class=\"ghirardelli-description\"\u003e\n\u003c!-- \n        ██████ BEAUTIFUL SPEC TABLE – CLEAN, MINIMAL, CUSTOM ██████\n        shipping weight included, all specs from original + organized\n        no missing fields, pure typography, no images, no emojis\n    --\u003e\n\u003cdiv class=\"specs-master\"\u003e\n\u003c!-- Quantity --\u003e \u003cspan class=\"spec-term\"\u003eQuantity\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e1\/Case\u003c\/span\u003e \u003c!-- Shipping Weight – explicitly included as requested --\u003e \u003cspan class=\"spec-term\"\u003eShipping weight\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e36.52 lb.\u003c\/span\u003e \u003c!-- Cacao Percentage --\u003e \u003cspan class=\"spec-term\"\u003eCacao percentage\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e41–50%\u003c\/span\u003e \u003c!-- Chip Size --\u003e \u003cspan class=\"spec-term\"\u003eChip size\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e2M (2000 chips\/lb)\u003c\/span\u003e \u003c!-- Chocolate Style --\u003e \u003cspan class=\"spec-term\"\u003eChocolate style\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eRegular\u003c\/span\u003e \u003c!-- Features (Kosher, Made in America) clean inline without extra spaces --\u003e \u003cspan class=\"spec-term\"\u003eFeatures\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eKosher · Made in America\u003c\/span\u003e \u003c!-- Flavor (main) --\u003e \u003cspan class=\"spec-term\"\u003eFlavor\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eChocolate, Semi-Sweet\u003c\/span\u003e \u003c!-- Flavor Type --\u003e \u003cspan class=\"spec-term\"\u003eFlavor type\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eChocolate\u003c\/span\u003e \u003c!-- Package Size --\u003e \u003cspan class=\"spec-term\"\u003ePackage size\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e35 lb.\u003c\/span\u003e \u003c!-- Type --\u003e \u003cspan class=\"spec-term\"\u003eType\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eChocolate Chips\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- \n        ===== DETAILS SECTION – pure description, under 3500 chars, \n              no shipping time, no warnings, no emojis ===== \n    --\u003e \u003cspan class=\"details-title\"\u003eDetails\u003c\/span\u003e\n\u003cdiv class=\"product-story\"\u003e\n\u003cp\u003eAdd texture and flavor to baked goods with these Ghirardelli 35 lb. semi-sweet chocolate 2M baking chips. With a size of 2M, meaning there are 2000 chips per lb., they are perfect for sprinkling throughout a variety of decadent desserts. Compared to milk chocolate, semi-sweet chocolate uses half as much sugar as cocoa to yield its own distinct taste. Though it is not as sweet as milk chocolate, it is great for cooking and baking purposes. Add them to the pantry in your bakery, restaurant, or cafe to incorporate decadent chocolate flavor into your menu.\u003c\/p\u003e\n\u003cp\u003eMix these semi-sweet chocolate chips into classic cookie, cake, and brownie batters, or blend them into smooth dessert sauces that your customers will love. They can even be used for topping iced or frozen drinks. Semi-sweet chocolate features a higher concentration of chocolate liquor than milk chocolate, which gives it a stronger taste. No matter what dish or drink you prepare, guests are in for a treat with these semi-sweet chocolate 2M baking chips.\u003c\/p\u003e\n\u003cp\u003eCustomers will recognize and trust the Ghirardelli name when they see it in your cafe, coffee shop, ice cream parlor, or restaurant. Ghirardelli began with a young Italian chocolatier in the early 1800s and is now a brand widely known for its rich flavors. This sense of quality is the result of Ghirardelli's commitment to control all steps of the chocolate-making process, from roasting the cocoa beans, to refining the product for smoothness and well-balanced flavor. In addition, the company understands that sustainable sourcing and knowing the origins of the cocoa beans speaks to the quality of the finished product.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- absolutely no warning, no prop 65, no icons, no disclaimer, no emoji.\n         all those legacy containers are hidden via CSS, and we do not output anything.\n         even the placeholder .block and \u0026nbsp; are suppressed.\n    --\u003e \u003c!-- hidden legacy spans: we keep zero footprint of warnings \/ shipping period --\u003e \u003cspan style=\"display: none;\"\u003e\u003c\/span\u003e \u003c!-- Minimal spacing: done. everything under 3500 chars. table is custom, responsive, sharp. --\u003e\n\u003c\/div\u003e\n\u003c!-- \n    NOTE: \n    - Shipping weight is explicitly present in the table (36.52 lb).\n    - No shipping time period mentioned anywhere.\n    - No Prop 65, no CA resident, no arrow, no emoji, no icon.\n    - Beautiful two‑column spec grid with subtle background.\n    - Character count well below 3500 (description text ~1350 chars, whole block ~2200).\n    - Pure HTML + minimal CSS — ready for Shopify.\n--\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42592811450452,"sku":null,"price":798.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_ce09b2f5-587f-45e3-8409-2584156e3617.png?v=1760761013"},{"product_id":"hersheys-semi-sweet-1m-baking-chocolate-chips-25-lb-bulk-bag","title":"HERSHEY'S Semi-Sweet 1M Baking Chocolate Chips – 25 lb Bulk Bag","description":"\u003cdiv data-testid=\"introduction\" class=\"detail-section intro-template px-5\"\u003e\n\u003ch2 id=\"details-group-headline\" class=\"headline px-0\"\u003eAdd texture and sweet flavor to any baked treat with these HERSHEY'S 25 lb. semi-sweet chocolate 1M baking chips.\u003c\/h2\u003e\n\u003cdiv class=\"flex-container items-center xs:gap-7\"\u003e\n\u003cdiv class=\"template-image exp-crop-padding\"\u003e\u003cimg class=\"relative expanded-img expanded-large lazyLoad b-loaded overflow-hidden after:content-[''] after:w-full after:h-full after:bg-white after:absolute after:top-0 after:left-0 after:block\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"template-text px-0\"\u003e\n\u003cp\u003eWith a standard size of 1M, meaning there are 1000 chips per lb., they are perfect for sprinkling throughout a variety of desserts. Semi-sweet chocolate is a type of dark chocolate that has its own distinct taste with half as much sugar as cocoa. Not as sweet as milk chocolate, it works well for cooking and baking. It features a higher concentration of chocolate liquor for a decadent taste great to mix into batters or blend into dessert sauces!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42592843825236,"sku":null,"price":331.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_3d4c2548-2838-4eb2-b8cd-2ccbad27ce58.png?v=1760763929"},{"product_id":"enjoy-life-semi-sweet-vegan-4m-chocolate-chips-50-lb","title":"Enjoy Life Semi-Sweet Vegan 4M Chocolate Chips 50 lb.","description":"\u003cstyle\u003e\n.padded {\n  padding: 20px;\n  font-family: Arial, sans-serif;\n}\n\n.feature {\n  margin-bottom: 20px;\n}\n\n.specs-text {\n  color: #298200;\n  font-size: 18px;\n  font-weight: bold;\n  background-color: white;\n  padding: 10px 16px;\n  border: 1px solid #e5e5e5;\n  border-radius: 4px 4px 0 0;\n  margin: 0;\n}\n\n.table-stylized {\n  border: 1px solid #e5e5e5;\n  border-radius: 4px;\n}\n\n.table-bordered {\n  border-collapse: collapse;\n}\n\n.table-striped dl {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.table-striped dt {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e5e5e5;\n  border-right: none;\n  border-left: 1px solid #e5e5e5;\n  font-weight: 600;\n  font-size: 14px;\n  line-height: 1.4;\n}\n\n.table-striped dd {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e5e5e5;\n  border-right: 1px solid #e5e5e5;\n  border-left: none;\n  font-size: 14px;\n  line-height: 1.4;\n  margin: 0;\n}\n\n.table-striped dt:first-child,\n.table-striped dd:first-child {\n  border-top: none;\n}\n\n.table-striped dt:last-child,\n.table-striped dd:last-child {\n  border-bottom: 1px solid #e5e5e5;\n}\n\n.details h2 {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 15px;\n}\n\n.details p {\n  line-height: 1.6;\n  color: #333;\n  margin-bottom: 20px;\n}\n\n.disclaimer-container {\n  background-color: #fff9e6;\n  border: 1px solid #ffd700;\n  border-radius: 4px;\n  padding: 12px;\n  margin-top: 20px;\n  max-width: 800px;\n}\n\n.disclaimer-container span {\n  font-weight: bold;\n  color: #333;\n}\n\n.green-button {\n  color: #298200;\n  background: transparent;\n  border: none;\n  font-weight: bold;\n  font-size: 16px;\n  cursor: pointer;\n  text-decoration: underline;\n}\n\n.green-button:hover {\n  color: #1f6a00;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"padded\"\u003e\n  \u003cdiv class=\"feature\"\u003e\n    \u003cdiv id=\"specifications-group\" class=\"table-stylized table-bordered table-striped\"\u003e\n      \u003cdiv class=\"toolbar\"\u003e\n        \u003cp class=\"specs-text\"\u003eSpecs\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdl\u003e\n        \u003cdt\u003eQuantity\u003c\/dt\u003e\n        \u003cdd\u003e1\/Case\u003c\/dd\u003e\n        \u003cdt\u003eShipping Weight\u003c\/dt\u003e\n        \u003cdd\u003e51 lb.\u003c\/dd\u003e\n        \u003cdt\u003eCacao Percentage\u003c\/dt\u003e\n        \u003cdd\u003e51-60%\u003c\/dd\u003e\n        \u003cdt\u003eChip Size\u003c\/dt\u003e\n        \u003cdd\u003e4M\u003c\/dd\u003e\n        \u003cdt\u003eFeatures\u003c\/dt\u003e\n        \u003cdd\u003eDairy Free\u003cbr\u003eGluten-Free\u003cbr\u003eHalal\u003cbr\u003eKosher\u003cbr\u003eMade in America\u003cbr\u003eNon-GMO\u003cbr\u003ePeanut Free\u003cbr\u003eSoy Free\u003cbr\u003eTree Nut Free\u003cbr\u003eVegan\u003cbr\u003eVegetarian\u003c\/dd\u003e\n        \u003cdt\u003eFlavor\u003c\/dt\u003e\n        \u003cdd\u003eChocolate\u003cbr\u003eSemi-Sweet\u003c\/dd\u003e\n        \u003cdt\u003ePackage Size\u003c\/dt\u003e\n        \u003cdd\u003e50 lb.\u003c\/dd\u003e\n        \u003cdt\u003eType\u003c\/dt\u003e\n        \u003cdd\u003eChocolate\u003cbr\u003eChocolate Chips\u003cbr\u003eMini Chocolate \/ Baking Chips\u003c\/dd\u003e\n      \u003c\/dl\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv id=\"details-group\" class=\"details\"\u003e\n    \u003ch2\u003eDetails\u003c\/h2\u003e\n    \u003cp\u003eWith these Restaurant Supply Wholesale Canada semi-sweet vegan 4M chocolate chips, you can serve deliciously rich, indulgent dark chocolate desserts with confidence, knowing they're free from all 14 major allergens! These plant-based chocolate morsels contain no animal products, making them suitable for your vegan and vegetarian patrons. In fact, they're made with just 2 all-natural ingredients: sustainably harvested cocoa beans and unrefined cane sugar! Best of all, they're processed in a nut- and gluten-free facility on a dedicated dairy- and soy-free line - so whether you're creating desserts for your gluten-free customers or creating delicious vegan treats, these chocolate chips are the perfect choice.\u003cbr\u003e\u003cbr\u003e With a rich, indulgent dark chocolate flavor, these semi-sweet chips are great for creating sweet treats of all kinds! With a mini 4M size that's smaller than standard chocolate chips, these chips are great for packing tons of chocolatey flavor into your baked goods. Try using them to create allergen-free chocolate chips cookies and brownies that taste just as good as the original! You can even offer these mini chips as a topping at your sundae bar or frozen yogurt shop. These chips are also great for melting and are perfect for use in fountains and fondues. No matter how you choose to use them, these allergen-free chocolate chips are sure to be a hit with all your customers! This bulk 50 lb. bag is perfect for high-volume establishments and will keep you well-stocked with this essential ingredient.\u003cbr\u003e\u003cbr\u003e Ensure you always have ingredients on hand to accommodate customers with food allergies and sensitivities by stocking your establishment with Restaurant Supply Wholesale Canada Products! The allergen experts at Restaurant Supply Wholesale Canada believe that you shouldn't have to sacrifice great taste to eat safely. Their entire line of sweet treats and snacks is free from gluten and all 14 major food allergens, meaning you can serve them with confidence to all of your patrons! Restaurant Supply Wholesale Canada maintains the largest allergy-friendly bakery in North America to bring you a whole host of delicious ingredients and treats that help you put safety first.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"flex flex-col inline-flex\"\u003e\n    \u003cdiv class=\"disclaimer-container flex leading-4 max-w-[800px] show-arrow-icon disclaimer-standard-template\"\u003e\n      \u003cdiv class=\"warning-state-container\"\u003e\n        \u003cspan class=\"font-bold leading-4 mr-1 text-base\"\u003eAttention CA Residents:\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"flex items-center\"\u003e\n        \u003cbutton type=\"button\" class=\"green-button\"\u003eProp 65 Warning\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42592849625172,"sku":null,"price":952.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_4b9bfb32-6f2c-43b2-92bf-d95e39d34c8c.png?v=1760766222"},{"product_id":"enjoy-life-semi-sweet-vegan-4m-chocolate-chips-50-lb-bulk-bag","title":"Enjoy Life Semi-Sweet Vegan 4M Chocolate Chips – 50 lb Bulk Bag","description":"\u003cstyle\u003e\n.padded {\n  padding: 20px;\n  font-family: Arial, sans-serif;\n}\n\n.feature {\n  margin-bottom: 20px;\n}\n\n.specs-text {\n  color: #298200;\n  font-size: 18px;\n  font-weight: bold;\n  background-color: white;\n  padding: 10px 16px;\n  border: 1px solid #e5e5e5;\n  border-radius: 4px 4px 0 0;\n  margin: 0;\n}\n\n.table-stylized {\n  border: 1px solid #e5e5e5;\n  border-radius: 4px;\n}\n\n.table-bordered {\n  border-collapse: collapse;\n}\n\n.table-striped dl {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.table-striped dt {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e5e5e5;\n  border-right: none;\n  border-left: 1px solid #e5e5e5;\n  font-weight: 600;\n  font-size: 14px;\n  line-height: 1.4;\n}\n\n.table-striped dd {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e5e5e5;\n  border-right: 1px solid #e5e5e5;\n  border-left: none;\n  font-size: 14px;\n  line-height: 1.4;\n  margin: 0;\n}\n\n.table-striped dt:first-child,\n.table-striped dd:first-child {\n  border-top: none;\n}\n\n.table-striped dt:last-child,\n.table-striped dd:last-child {\n  border-bottom: 1px solid #e5e5e5;\n}\n\n.details h2 {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 15px;\n}\n\n.details p {\n  line-height: 1.6;\n  color: #333;\n  margin-bottom: 20px;\n}\n\n.disclaimer-container {\n  background-color: #fff9e6;\n  border: 1px solid #ffd700;\n  border-radius: 4px;\n  padding: 12px;\n  margin-top: 20px;\n  max-width: 800px;\n}\n\n.disclaimer-container span {\n  font-weight: bold;\n  color: #333;\n}\n\n.green-button {\n  color: #298200;\n  background: transparent;\n  border: none;\n  font-weight: bold;\n  font-size: 16px;\n  cursor: pointer;\n  text-decoration: underline;\n}\n\n.green-button:hover {\n  color: #1f6a00;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"padded\"\u003e\n  \u003cdiv class=\"feature\"\u003e\n    \u003cdiv id=\"specifications-group\" class=\"table-stylized table-bordered table-striped\"\u003e\n      \u003cdiv class=\"toolbar\"\u003e\n        \u003cp class=\"specs-text\"\u003eSpecs\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdl\u003e\n        \u003cdt\u003eQuantity\u003c\/dt\u003e\n        \u003cdd\u003e1\/Case\u003c\/dd\u003e\n        \u003cdt\u003eShipping Weight\u003c\/dt\u003e\n        \u003cdd\u003e51 lb.\u003c\/dd\u003e\n        \u003cdt\u003eCacao Percentage\u003c\/dt\u003e\n        \u003cdd\u003e51-60%\u003c\/dd\u003e\n        \u003cdt\u003eChip Size\u003c\/dt\u003e\n        \u003cdd\u003e4M\u003c\/dd\u003e\n        \u003cdt\u003eFeatures\u003c\/dt\u003e\n        \u003cdd\u003eDairy Free\u003cbr\u003eGluten-Free\u003cbr\u003eHalal\u003cbr\u003eKosher\u003cbr\u003eMade in America\u003cbr\u003eNon-GMO\u003cbr\u003ePeanut Free\u003cbr\u003eSoy Free\u003cbr\u003eTree Nut Free\u003cbr\u003eVegan\u003cbr\u003eVegetarian\u003c\/dd\u003e\n        \u003cdt\u003eFlavor\u003c\/dt\u003e\n        \u003cdd\u003eChocolate\u003cbr\u003eSemi-Sweet\u003c\/dd\u003e\n        \u003cdt\u003ePackage Size\u003c\/dt\u003e\n        \u003cdd\u003e50 lb.\u003c\/dd\u003e\n        \u003cdt\u003eType\u003c\/dt\u003e\n        \u003cdd\u003eChocolate\u003cbr\u003eChocolate Chips\u003cbr\u003eMini Chocolate \/ Baking Chips\u003c\/dd\u003e\n      \u003c\/dl\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv id=\"details-group\" class=\"details\"\u003e\n    \u003ch2\u003eDetails\u003c\/h2\u003e\n    \u003cp\u003eWith these Restaurant Supply Wholesale Canada semi-sweet vegan 4M chocolate chips, you can serve deliciously rich, indulgent dark chocolate desserts with confidence, knowing they're free from all 14 major allergens! These plant-based chocolate morsels contain no animal products, making them suitable for your vegan and vegetarian patrons. In fact, they're made with just 2 all-natural ingredients: sustainably harvested cocoa beans and unrefined cane sugar! Best of all, they're processed in a nut- and gluten-free facility on a dedicated dairy- and soy-free line - so whether you're creating desserts for your gluten-free customers or creating delicious vegan treats, these chocolate chips are the perfect choice.\u003cbr\u003e\u003cbr\u003e With a rich, indulgent dark chocolate flavor, these semi-sweet chips are great for creating sweet treats of all kinds! With a mini 4M size that's smaller than standard chocolate chips, these chips are great for packing tons of chocolatey flavor into your baked goods. Try using them to create allergen-free chocolate chips cookies and brownies that taste just as good as the original! You can even offer these mini chips as a topping at your sundae bar or frozen yogurt shop. These chips are also great for melting and are perfect for use in fountains and fondues. No matter how you choose to use them, these allergen-free chocolate chips are sure to be a hit with all your customers! This bulk 50 lb. bag is perfect for high-volume establishments and will keep you well-stocked with this essential ingredient.\u003cbr\u003e\u003cbr\u003e Ensure you always have ingredients on hand to accommodate customers with food allergies and sensitivities by stocking your establishment with Restaurant Supply Wholesale Canada Products! The allergen experts at Restaurant Supply Wholesale Canada believe that you shouldn't have to sacrifice great taste to eat safely. Their entire line of sweet treats and snacks is free from gluten and all 14 major food allergens, meaning you can serve them with confidence to all of your patrons! Restaurant Supply Wholesale Canada maintains the largest allergy-friendly bakery in North America to bring you a whole host of delicious ingredients and treats that help you put safety first.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"flex flex-col inline-flex\"\u003e\n    \u003cdiv class=\"disclaimer-container flex leading-4 max-w-[800px] show-arrow-icon disclaimer-standard-template\"\u003e\n      \u003cdiv class=\"warning-state-container\"\u003e\n        \u003cspan class=\"font-bold leading-4 mr-1 text-base\"\u003eAttention CA Residents:\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"flex items-center\"\u003e\n        \u003cbutton type=\"button\" class=\"green-button\"\u003eProp 65 Warning\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42593006878804,"sku":null,"price":1005.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_b3e65d6b-d0c1-4f2a-9356-34fd4aa19942.png?v=1760777108"},{"product_id":"enjoy-life-semi-sweet-vegan-4m-chocolate-chips-5-lb-4-case-bulk-pack","title":"Enjoy Life Semi-Sweet Vegan 4M Chocolate Chips 5 lb – 4\/Case","description":"\u003cstyle\u003e\n.padded {\n  padding: 20px;\n  font-family: Arial, sans-serif;\n}\n\n.feature {\n  margin-bottom: 20px;\n}\n\n.specs-text {\n  color: #298200;\n  font-size: 18px;\n  font-weight: bold;\n  background-color: white;\n  padding: 10px 16px;\n  border: 1px solid #e5e5e5;\n  border-radius: 4px 4px 0 0;\n  margin: 0;\n}\n\n.table-stylized {\n  border: 1px solid #e5e5e5;\n  border-radius: 4px;\n}\n\n.table-bordered {\n  border-collapse: collapse;\n}\n\n.table-striped dl {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.table-striped dt {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e5e5e5;\n  border-right: none;\n  border-left: 1px solid #e5e5e5;\n  font-weight: 600;\n  font-size: 14px;\n  line-height: 1.4;\n}\n\n.table-striped dd {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e5e5e5;\n  border-right: 1px solid #e5e5e5;\n  border-left: none;\n  font-size: 14px;\n  line-height: 1.4;\n  margin: 0;\n}\n\n.table-striped dt:first-child,\n.table-striped dd:first-child {\n  border-top: none;\n}\n\n.table-striped dt:last-child,\n.table-striped dd:last-child {\n  border-bottom: 1px solid #e5e5e5;\n}\n\n.details h2 {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 15px;\n}\n\n.details p {\n  line-height: 1.6;\n  color: #333;\n  margin-bottom: 20px;\n}\n\n.disclaimer-container {\n  background-color: #fff9e6;\n  border: 1px solid #ffd700;\n  border-radius: 4px;\n  padding: 12px;\n  margin-top: 20px;\n  max-width: 800px;\n}\n\n.disclaimer-container span {\n  font-weight: bold;\n  color: #333;\n}\n\n.green-button {\n  color: #298200;\n  background: transparent;\n  border: none;\n  font-weight: bold;\n  font-size: 16px;\n  cursor: pointer;\n  text-decoration: underline;\n}\n\n.green-button:hover {\n  color: #1f6a00;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"padded\"\u003e\n  \u003cdiv class=\"feature\"\u003e\n    \u003cdiv id=\"specifications-group\" class=\"table-stylized table-bordered table-striped\"\u003e\n      \u003cdiv class=\"toolbar\"\u003e\n        \u003cp class=\"specs-text\"\u003eSpecs\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdl\u003e\n        \u003cdt\u003eQuantity\u003c\/dt\u003e\n        \u003cdd\u003e4\/Case\u003c\/dd\u003e\n        \u003cdt\u003eShipping Weight\u003c\/dt\u003e\n        \u003cdd\u003e21.39 lb.\u003c\/dd\u003e\n        \u003cdt\u003eCacao Percentage\u003c\/dt\u003e\n        \u003cdd\u003e51-60%\u003c\/dd\u003e\n        \u003cdt\u003eChip Size\u003c\/dt\u003e\n        \u003cdd\u003e4M\u003c\/dd\u003e\n        \u003cdt\u003eFeatures\u003c\/dt\u003e\n        \u003cdd\u003eDairy Free\u003cbr\u003eGluten-Free\u003cbr\u003eHalal\u003cbr\u003eKosher\u003cbr\u003eMade in America\u003cbr\u003eNon-GMO\u003cbr\u003ePeanut Free\u003cbr\u003eSoy Free\u003cbr\u003eTree Nut Free\u003cbr\u003eVegan\u003cbr\u003eVegetarian\u003c\/dd\u003e\n        \u003cdt\u003eFlavor\u003c\/dt\u003e\n        \u003cdd\u003eChocolate\u003cbr\u003eSemi-Sweet\u003c\/dd\u003e\n        \u003cdt\u003ePackage Size\u003c\/dt\u003e\n        \u003cdd\u003e5 lb.\u003c\/dd\u003e\n        \u003cdt\u003eTotal Case Size\u003c\/dt\u003e\n        \u003cdd\u003e20 lb.\u003c\/dd\u003e\n        \u003cdt\u003eType\u003c\/dt\u003e\n        \u003cdd\u003eChocolate\u003cbr\u003eChocolate Chips\u003cbr\u003eMini Chocolate \/ Baking Chips\u003c\/dd\u003e\n      \u003c\/dl\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv id=\"details-group\" class=\"details\"\u003e\n    \u003ch2\u003eDetails\u003c\/h2\u003e\n    \u003cp\u003eWith these Restaurant Supply Wholesale Canada semi-sweet vegan 4M chocolate chips, you can serve deliciously rich, indulgent dark chocolate desserts with confidence, knowing they're free from all 14 major allergens! These plant-based chocolate morsels contain no animal products, making them suitable for your vegan and vegetarian patrons. In fact, they're made with just 2 all-natural ingredients: sustainably harvested cocoa beans and unrefined cane sugar! Best of all, they're processed in a nut- and gluten-free facility on a dedicated dairy- and soy-free line - so whether you're creating desserts for your gluten-free customers or creating delicious vegan treats, these chocolate chips are the perfect choice.\u003cbr\u003e\u003cbr\u003e With a rich, indulgent dark chocolate flavor, these semi-sweet chips are great for creating sweet treats of all kinds! With a mini 4M size that's smaller than standard chocolate chips, these chips are great for packing tons of chocolatey flavor into your baked goods. Try using them to create allergen-free chocolate chips cookies and brownies that taste just as good as the original! You can even offer these mini chips as a topping at your sundae bar or frozen yogurt shop. These chips are also great for melting and are perfect for use in fountains and fondues. No matter how you choose to use them, these allergen-free chocolate chips are sure to be a hit with all your customers! They're packaged in a convenient 5 lb. bag for easy access and storage.\u003cbr\u003e\u003cbr\u003e Ensure you always have ingredients on hand to accommodate customers with food allergies and sensitivities by stocking your establishment with Restaurant Supply Wholesale Canada Products! The allergen experts at Restaurant Supply Wholesale Canada believe that you shouldn't have to sacrifice great taste to eat safely. Their entire line of sweet treats and snacks is free from gluten and all 14 major food allergens, meaning you can serve them with confidence to all of your patrons! Restaurant Supply Wholesale Canada maintains the largest allergy-friendly bakery in North America to bring you a whole host of delicious ingredients and treats that help you put safety first.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"flex flex-col inline-flex\"\u003e\n    \u003cdiv class=\"disclaimer-container flex leading-4 max-w-[800px] show-arrow-icon disclaimer-standard-template\"\u003e\n      \u003cdiv class=\"warning-state-container\"\u003e\n        \u003cspan class=\"font-bold leading-4 mr-1 text-base\"\u003eAttention CA Residents:\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"flex items-center\"\u003e\n        \u003cbutton type=\"button\" class=\"green-button\"\u003eProp 65 Warning\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42593058095188,"sku":null,"price":440.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_4d2656cc-8039-47af-87e6-19a515eb71f2.png?v=1760777738"},{"product_id":"cinnamon-5m-baking-chips-50-lb-bulk-bag-for-baking-desserts","title":"Cinnamon 5M Baking Chips – 50 lb","description":"\u003cstyle\u003e\n.padded {\n  padding: 20px;\n  font-family: Arial, sans-serif;\n}\n\n.feature {\n  margin-bottom: 20px;\n}\n\n.specs-text {\n  color: #298200;\n  font-size: 18px;\n  font-weight: bold;\n  background-color: white;\n  padding: 10px 16px;\n  border: 1px solid #e5e5e5;\n  border-radius: 4px 4px 0 0;\n  margin: 0;\n}\n\n.table-stylized {\n  border: 1px solid #e5e5e5;\n  border-radius: 4px;\n}\n\n.table-bordered {\n  border-collapse: collapse;\n}\n\n.table-striped dl {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.table-striped dt {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e5e5e5;\n  border-right: none;\n  border-left: 1px solid #e5e5e5;\n  font-weight: 600;\n  font-size: 14px;\n  line-height: 1.4;\n}\n\n.table-striped dd {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e5e5e5;\n  border-right: 1px solid #e5e5e5;\n  border-left: none;\n  font-size: 14px;\n  line-height: 1.4;\n  margin: 0;\n}\n\n.table-striped dt:first-child,\n.table-striped dd:first-child {\n  border-top: none;\n}\n\n.table-striped dt:last-child,\n.table-striped dd:last-child {\n  border-bottom: 1px solid #e5e5e5;\n}\n\n.details h2 {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 15px;\n}\n\n.details p {\n  line-height: 1.6;\n  color: #333;\n  margin-bottom: 20px;\n}\n\n.disclaimer-container {\n  background-color: #fff9e6;\n  border: 1px solid #ffd700;\n  border-radius: 4px;\n  padding: 12px;\n  margin-top: 20px;\n  max-width: 800px;\n}\n\n.disclaimer-container span {\n  font-weight: bold;\n  color: #333;\n}\n\n.green-button {\n  color: #298200;\n  background: transparent;\n  border: none;\n  font-weight: bold;\n  font-size: 16px;\n  cursor: pointer;\n  text-decoration: underline;\n}\n\n.green-button:hover {\n  color: #1f6a00;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"padded\"\u003e\n  \u003cdiv class=\"feature\"\u003e\n    \u003cdiv id=\"specifications-group\" class=\"table-stylized table-bordered table-striped\"\u003e\n      \u003cdiv class=\"toolbar\"\u003e\n        \u003cp class=\"specs-text\"\u003eSpecs\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdl\u003e\n        \u003cdt\u003eQuantity\u003c\/dt\u003e\n        \u003cdd\u003e1\/Case\u003c\/dd\u003e\n        \u003cdt\u003eShipping Weight\u003c\/dt\u003e\n        \u003cdd\u003e51.3 lb.\u003c\/dd\u003e\n        \u003cdt\u003eChip Size\u003c\/dt\u003e\n        \u003cdd\u003e5M\u003c\/dd\u003e\n        \u003cdt\u003eFeatures\u003c\/dt\u003e\n        \u003cdd\u003eKosher\u003cbr\u003eMade in America\u003c\/dd\u003e\n        \u003cdt\u003eFlavor\u003c\/dt\u003e\n        \u003cdd\u003eCinnamon\u003c\/dd\u003e\n        \u003cdt\u003ePackage Size\u003c\/dt\u003e\n        \u003cdd\u003e50 lb.\u003c\/dd\u003e\n        \u003cdt\u003eType\u003c\/dt\u003e\n        \u003cdd\u003eBaking Chips\u003cbr\u003eBulk Candy Toppings\u003c\/dd\u003e\n      \u003c\/dl\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv id=\"details-group\" class=\"details\"\u003e\n    \u003ch2\u003eDetails\u003c\/h2\u003e\n    \u003cp\u003eAdd delicious cinnamon flavor to your signature desserts with these Restaurant Supply Wholesale Canada cinnamon baking chips! With a size of 5M, meaning there are 5000 chocolate chips per pound, these mini chips are smaller than standard sized chocolate chips. Perfectly sized for incorporating into a variety of breakfast items, pastries, and batters, these cinnamon chips can add a rich, sweet bite to almost any sweet indulgence in your establishment.\u003cbr\u003e\u003cbr\u003eThese memorable cinnamon chips are a great alternative to chocolate in your baked goods and desserts. These baking chips can also enhance the flavor and texture of an endless variety of cookies, and they can improve the presentation of cakes, brownies, and ice cream sundaes. Try offering them as a topping at your ice cream parlor or frozen yogurt bar - your customers will love selecting them from among their favorite toppings! You can even use these chips as an inclusion in your house-made ice cream and frozen desserts! A must-have for any bakery, cafe, ice cream shop, or restaurant, these Restaurant Supply Wholesale Canada cinnamon baking chips help deliver the sweetness your customers crave.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"flex flex-col inline-flex\"\u003e\n    \u003cdiv class=\"disclaimer-container flex leading-4 max-w-[800px] show-arrow-icon disclaimer-standard-template\"\u003e\n      \u003cdiv class=\"warning-state-container\"\u003e\n        \u003cspan class=\"font-bold leading-4 mr-1 text-base\"\u003eAttention CA Residents:\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"flex items-center\"\u003e\n        \u003cbutton type=\"button\" class=\"green-button\"\u003eProp 65 Warning\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42593193820244,"sku":null,"price":469.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_ca5ec92b-0161-4ea9-9f6d-e4a50827b174.png?v=1760779895"},{"product_id":"callebaut-823-milk-chocolate-callets™-22-lb-premium-belgian-baking-chocolate","title":"Callebaut 823 Milk Chocolate Callets™ 22 lb – Premium Belgian Baking Chocolate","description":"\u003cstyle\u003e\n.padded {\n  padding: 20px;\n  font-family: Arial, sans-serif;\n}\n\n.feature {\n  margin-bottom: 20px;\n}\n\n.specs-text {\n  color: #298200;\n  font-size: 18px;\n  font-weight: bold;\n  background-color: white;\n  padding: 10px 16px;\n  border: 1px solid #e5e5e5;\n  border-radius: 4px 4px 0 0;\n  margin: 0;\n}\n\n.table-stylized {\n  border: 1px solid #e5e5e5;\n  border-radius: 4px;\n}\n\n.table-bordered {\n  border-collapse: collapse;\n}\n\n.table-striped dl {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.table-striped dt {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e5e5e5;\n  border-right: none;\n  border-left: 1px solid #e5e5e5;\n  font-weight: 600;\n  font-size: 14px;\n  line-height: 1.4;\n}\n\n.table-striped dd {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e5e5e5;\n  border-right: 1px solid #e5e5e5;\n  border-left: none;\n  font-size: 14px;\n  line-height: 1.4;\n  margin: 0;\n}\n\n.table-striped dt:first-child,\n.table-striped dd:first-child {\n  border-top: none;\n}\n\n.table-striped dt:last-child,\n.table-striped dd:last-child {\n  border-bottom: 1px solid #e5e5e5;\n}\n\n.details h2 {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 15px;\n}\n\n.details p {\n  line-height: 1.6;\n  color: #333;\n  margin-bottom: 20px;\n}\n\n.disclaimer-container {\n  background-color: #fff9e6;\n  border: 1px solid #ffd700;\n  border-radius: 4px;\n  padding: 12px;\n  margin-top: 20px;\n  max-width: 800px;\n}\n\n.disclaimer-container span {\n  font-weight: bold;\n  color: #333;\n}\n\n.green-button {\n  color: #298200;\n  background: transparent;\n  border: none;\n  font-weight: bold;\n  font-size: 16px;\n  cursor: pointer;\n  text-decoration: underline;\n}\n\n.green-button:hover {\n  color: #1f6a00;\n}\n\n.video-section {\n  background-color: #f8f8f8;\n  padding: 20px;\n  border-radius: 8px;\n  margin-bottom: 20px;\n}\n\n.video-title {\n  color: #298200;\n  font-size: 20px;\n  font-weight: bold;\n  margin-bottom: 10px;\n}\n\n.video-description {\n  color: #333;\n  line-height: 1.5;\n  margin-bottom: 15px;\n}\n\n.resources-section {\n  background-color: #f0f7ec;\n  padding: 15px;\n  border-radius: 6px;\n  margin-bottom: 20px;\n}\n\n.resources-title {\n  color: #298200;\n  font-size: 18px;\n  font-weight: bold;\n  margin-bottom: 10px;\n}\n\n.resource-item {\n  padding: 8px 0;\n  border-bottom: 1px solid #e5e5e5;\n}\n\n.resource-item:last-child {\n  border-bottom: none;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"padded\"\u003e\n  \u003cdiv class=\"video-section\"\u003e\n    \u003cdiv class=\"video-title\"\u003eHow to Temper Chocolate with Callets™: Seeding Method\u003c\/div\u003e\n    \u003cdiv class=\"video-description\"\u003eProperly tempering chocolate is a quick and easy task when using the seeding method and Restaurant Supply Wholesale Canada chocolate Callets™!\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"resources-section\"\u003e\n    \u003cdiv class=\"resources-title\"\u003eMore Resources\u003c\/div\u003e\n    \u003cdiv class=\"resource-item\"\u003eHow to Temper Chocolate with Callets™: Seeding Method\u003c\/div\u003e\n    \u003cdiv class=\"resource-item\"\u003eChoosing the Right Fluidity\u003c\/div\u003e\n    \u003cdiv class=\"resource-item\"\u003eHow to Mold Chocolates\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"feature\"\u003e\n    \u003cdiv id=\"specifications-group\" class=\"table-stylized table-bordered table-striped\"\u003e\n      \u003cdiv class=\"toolbar\"\u003e\n        \u003cp class=\"specs-text\"\u003eSpecs\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdl\u003e\n        \u003cdt\u003eQuantity\u003c\/dt\u003e\n        \u003cdd\u003e1\/Each\u003c\/dd\u003e\n        \u003cdt\u003eShipping Weight\u003c\/dt\u003e\n        \u003cdd\u003e22.23 lb.\u003c\/dd\u003e\n        \u003cdt\u003eCacao Percentage\u003c\/dt\u003e\n        \u003cdd\u003e30-40%\u003c\/dd\u003e\n        \u003cdt\u003eChocolate Style\u003c\/dt\u003e\n        \u003cdd\u003eRegular\u003c\/dd\u003e\n        \u003cdt\u003eFeatures\u003c\/dt\u003e\n        \u003cdd\u003eGluten-Free\u003cbr\u003eKosher\u003cbr\u003eVegetarian\u003c\/dd\u003e\n        \u003cdt\u003eFlavor\u003c\/dt\u003e\n        \u003cdd\u003eMilk Chocolate\u003c\/dd\u003e\n        \u003cdt\u003eFlavor Type\u003c\/dt\u003e\n        \u003cdd\u003eConfections \u0026amp; Desserts\u003c\/dd\u003e\n        \u003cdt\u003eOrigin\u003c\/dt\u003e\n        \u003cdd\u003eBelgium\u003c\/dd\u003e\n        \u003cdt\u003ePackage Size\u003c\/dt\u003e\n        \u003cdd\u003e22 lb.\u003c\/dd\u003e\n        \u003cdt\u003eType\u003c\/dt\u003e\n        \u003cdd\u003eChocolate Callets\u003c\/dd\u003e\n      \u003c\/dl\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv id=\"details-group\" class=\"details\"\u003e\n    \u003ch2\u003eDetails\u003c\/h2\u003e\n    \u003cp\u003eIf you're searching for a chocolate that can handle a variety of applications with optimal performance in taste, color, consistency, and gloss, then look no further than these Restaurant Supply Wholesale Canada Recipe 823 milk chocolate Callets™! These Belgian milk chocolate Callets™ feature a smooth, milky cocoa body with notes of sweet caramel. The chocolate's roasted notes, acidity, bitterness, and sweetness all blend together perfectly to deliver a complete, balanced, and consistent flavor profile that ensures the chocolate's taste will work across different applications and with a wider range of flavors and ingredients. Because the chocolate features a medium fluidity for all-around application, these Callets™ can be used for virtually all of your chocolate work from confectionaries, desserts, and baked goods to ice cream and gelato. While the flavor pairings are truly endless, the chocolate pairs exceptionally well with spicy, fruity, dairy, or liqueur-like flavors.\u003cbr\u003e\u003cbr\u003eEssential for any bakery, chocolate shop, cafe, or gelateria that uses the finest products, these Belgian chocolate Callets™ deliver on the quality and consistency you're looking for. Temper these Callets™ to enrobe pralines and toffee or to create hollow molds for bonbons with a hard shell, nice satin gloss, and the perfect snap. You can also use these to create a rich ganache for your layered cakes and cupcakes, glossy dessert sauces to top your house-made cheesecakes, or a smooth, creamy gelato. Or, try substituting these Callets™ for chocolate chips to create chewy, gooey chocolate chip cookies!\u003cbr\u003e\u003cbr\u003eTo achieve its perfectly balanced taste, this chocolate is made with a blend of cocoa beans from Ivory Coast, Ghana, and Ecuador. Once the beans have been properly fermented, sun-dried, and selected, they are shipped to Restaurant Supply Wholesale Canada's state-of-the-art facility to undergo quality checks and begin the lengthy process of becoming chocolate. First the beans undergo whole bean roasting, which means they are roasted in the shell. This helps to preserve and develop the delicate flavors and aromas of the cocoa beans. After roasting, the cocoa nibs are separated from the shell and then ground into a fine cocoa liquor, where it is then mixed with premium ingredients to create a chocolate dough. Next, the chocolate dough is refined and then conched to develop the dough into a liquid as well as unify and balance the flavors. Lastly, the chocolate is tempered and molded into the Callets™ to be used for endless possibilities!\u003cbr\u003e\u003cbr\u003eCrafted with excellence since 1911, Restaurant Supply Wholesale Canada's Finest Belgian Chocolate delivers unparalleled workability with the most balanced taste on the market, which is why it is preferred by most chefs around the world. Restaurant Supply Wholesale Canada partners with the Cocoa Horizons Foundation, a non-profit organization that works directly with farmer groups to improve and empower their livelihoods and communities, to support farmer training and help provide the tools necessary for the farmers to excel at their craft. In fact, with each Restaurant Supply Wholesale Canada chocolate purchase, Cocoa Horizons reinvests a portion back into the West African and South American farmers and their communities! And since Restaurant Supply Wholesale Canada buys their beans directly from the cooperatives they work with, all of their products come with a QR code to trace the beans back to the cocoa farmers, providing you with the utmost transparency for your business and customers. Boost your brand by showing your customers that you're committed to using only the finest, sustainably-sourced Belgian chocolate for your products like Restaurant Supply Wholesale Canada.\u003cbr\u003e\u003cbr\u003e\u003cb\u003e\u003cu\u003eComposition:\u003c\/u\u003e\u003c\/b\u003e\u003cbr\u003eCacao: 33.6%\u003cbr\u003eFat: 36%\u003cbr\u003eMilk: 21.8%\u003cbr\u003eFluidity: Medium\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"flex flex-col inline-flex\"\u003e\n    \u003cdiv class=\"disclaimer-container flex leading-4 max-w-[800px] show-arrow-icon disclaimer-standard-template\"\u003e\n      \u003cdiv class=\"warning-state-container\"\u003e\n        \u003cspan class=\"font-bold leading-4 mr-1 text-base\"\u003eAttention CA Residents:\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"flex items-center\"\u003e\n        \u003cbutton type=\"button\" class=\"green-button\"\u003eProp 65 Warning\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42593336918100,"sku":null,"price":714.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/4_ca153cdb-a5ca-4849-a959-4046022a6ce9.png?v=1760780996"},{"product_id":"reeses-25-lb-peanut-butter-1m-baking-chips-bulk-pack-for-baking-desserts","title":"REESE'S 25 lb Peanut Butter 1M Baking Chips","description":"\u003cstyle\u003e\n.padded {\n  padding: 20px;\n  font-family: Arial, sans-serif;\n}\n\n.feature {\n  margin-bottom: 20px;\n}\n\n.specs-text {\n  color: #298200;\n  font-size: 18px;\n  font-weight: bold;\n  background-color: white;\n  padding: 10px 16px;\n  border: 1px solid #e5e5e5;\n  border-radius: 4px 4px 0 0;\n  margin: 0;\n}\n\n.table-stylized {\n  border: 1px solid #e5e5e5;\n  border-radius: 4px;\n}\n\n.table-bordered {\n  border-collapse: collapse;\n}\n\n.table-striped dl {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.table-striped dt {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e5e5e5;\n  border-right: none;\n  border-left: 1px solid #e5e5e5;\n  font-weight: 600;\n  font-size: 14px;\n  line-height: 1.4;\n}\n\n.table-striped dd {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e5e5e5;\n  border-right: 1px solid #e5e5e5;\n  border-left: none;\n  font-size: 14px;\n  line-height: 1.4;\n  margin: 0;\n}\n\n.table-striped dt:first-child,\n.table-striped dd:first-child {\n  border-top: none;\n}\n\n.table-striped dt:last-child,\n.table-striped dd:last-child {\n  border-bottom: 1px solid #e5e5e5;\n}\n\n.details h2 {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 15px;\n}\n\n.details p {\n  line-height: 1.6;\n  color: #333;\n  margin-bottom: 20px;\n}\n\n.disclaimer-container {\n  background-color: #fff9e6;\n  border: 1px solid #ffd700;\n  border-radius: 4px;\n  padding: 12px;\n  margin-top: 20px;\n  max-width: 800px;\n}\n\n.disclaimer-container span {\n  font-weight: bold;\n  color: #333;\n}\n\n.green-button {\n  color: #298200;\n  background: transparent;\n  border: none;\n  font-weight: bold;\n  font-size: 16px;\n  cursor: pointer;\n  text-decoration: underline;\n}\n\n.green-button:hover {\n  color: #1f6a00;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"padded\"\u003e\n  \u003cdiv class=\"feature\"\u003e\n    \u003cdiv id=\"specifications-group\" class=\"table-stylized table-bordered table-striped\"\u003e\n      \u003cdiv class=\"toolbar\"\u003e\n        \u003cp class=\"specs-text\"\u003eSpecs\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdl\u003e\n        \u003cdt\u003eQuantity\u003c\/dt\u003e\n        \u003cdd\u003e1\/Case\u003c\/dd\u003e\n        \u003cdt\u003eShipping Weight\u003c\/dt\u003e\n        \u003cdd\u003e27.07 lb.\u003c\/dd\u003e\n        \u003cdt\u003eCacao Percentage\u003c\/dt\u003e\n        \u003cdd\u003eNon-Cacao Based\u003c\/dd\u003e\n        \u003cdt\u003eChip Size\u003c\/dt\u003e\n        \u003cdd\u003e1M\u003c\/dd\u003e\n        \u003cdt\u003eFeatures\u003c\/dt\u003e\n        \u003cdd\u003eGluten-Free\u003cbr\u003eKosher\u003c\/dd\u003e\n        \u003cdt\u003eFlavor\u003c\/dt\u003e\n        \u003cdd\u003ePeanut Butter\u003c\/dd\u003e\n        \u003cdt\u003ePackage Size\u003c\/dt\u003e\n        \u003cdd\u003e25 lb.\u003c\/dd\u003e\n        \u003cdt\u003eType\u003c\/dt\u003e\n        \u003cdd\u003eBaking Chips\u003c\/dd\u003e\n      \u003c\/dl\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv id=\"details-group\" class=\"details\"\u003e\n    \u003ch2\u003eDetails\u003c\/h2\u003e\n    \u003cp\u003eAdd texture and flavor to any baked treat with these Restaurant Supply Wholesale Canada peanut butter baking chips! With a standard size of 1M, meaning there are 1000 chips per lb., they are perfect for sprinkling throughout a variety of desserts. Featuring a creamy peanut butter flavor, they'll be the perfect complement to your cakes, cookies, and cupcakes. These peanut butter chips will also add variety to any dish when mixed with chocolate and vanilla chips. Mix these baking chips into pancake and brownie batters for all new recipes that your customers will love. They're also great for blondies, scones, and other pastries. This bulk 25 lb. supply of Restaurant Supply Wholesale Canada peanut butter baking chips is a must-have for any bakery, cafe, diner, or ice cream shop! \u003cbr\u003e\u003cbr\u003e Owned by Restaurant Supply Wholesale Canada, our brand specializes in perfecting the decadent combination of creamy peanut butter and smooth milk chocolate. Our peanut butter products were first created in 1928, and are now known the world over. Whichever way you use them, Restaurant Supply Wholesale Canada's product line of peanut butter cups, baking supplies, and toppings brings freshness, great flavor, and the assurance of a beloved, recognizable brand to your business. Stock up and save with this bulk supply of peanut butter baking chips!\u003cbr\u003e\u003cbr\u003e As a beloved Restaurant Supply Wholesale Canada brand, our products are a valuable addition to your menu! Restaurant Supply Wholesale Canada is a leading North American manufacturer of chocolates, confections, toppings, and baking products. It all started with our founder, who began producing milk chocolate in 1905. Though chocolate was once a luxury for the rich, we helped make it more accessible and affordable for everyone, and Restaurant Supply Wholesale Canada products are now known the world over. Our commitment to quality means that as soon as you offer Restaurant Supply Wholesale Canada 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  \n  \u003cdiv class=\"flex flex-col inline-flex\"\u003e\n    \u003cdiv class=\"disclaimer-container flex leading-4 max-w-[800px] show-arrow-icon disclaimer-standard-template\"\u003e\n      \u003cdiv class=\"warning-state-container\"\u003e\n        \u003cspan class=\"font-bold leading-4 mr-1 text-base\"\u003eAttention CA Residents:\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"flex items-center\"\u003e\n        \u003cbutton type=\"button\" class=\"green-button\"\u003eProp 65 Warning\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42593400619092,"sku":null,"price":293.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_5944a760-3b55-4ad6-ba63-bda810a6619b.png?v=1760781910"},{"product_id":"semi-sweet-1m-chocolate-chips-50-lb-bulk-bag-for-baking-desserts","title":"Semi-Sweet 1M Chocolate Chips – 50 lb","description":"\u003cstyle\u003e\n.padded {\n  padding: 20px;\n  font-family: Arial, sans-serif;\n}\n\n.feature {\n  margin-bottom: 20px;\n}\n\n.specs-text {\n  color: #298200;\n  font-size: 18px;\n  font-weight: bold;\n  background-color: white;\n  padding: 10px 16px;\n  border: 1px solid #e5e5e5;\n  border-radius: 4px 4px 0 0;\n  margin: 0;\n}\n\n.table-stylized {\n  border: 1px solid #e5e5e5;\n  border-radius: 4px;\n}\n\n.table-bordered {\n  border-collapse: collapse;\n}\n\n.table-striped dl {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.table-striped dt {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e5e5e5;\n  border-right: none;\n  border-left: 1px solid #e5e5e5;\n  font-weight: 600;\n  font-size: 14px;\n  line-height: 1.4;\n}\n\n.table-striped dd {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e5e5e5;\n  border-right: 1px solid #e5e5e5;\n  border-left: none;\n  font-size: 14px;\n  line-height: 1.4;\n  margin: 0;\n}\n\n.table-striped dt:first-child,\n.table-striped dd:first-child {\n  border-top: none;\n}\n\n.table-striped dt:last-child,\n.table-striped dd:last-child {\n  border-bottom: 1px solid #e5e5e5;\n}\n\n.details h2 {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 15px;\n}\n\n.details p {\n  line-height: 1.6;\n  color: #333;\n  margin-bottom: 20px;\n}\n\n.disclaimer-container {\n  background-color: #fff9e6;\n  border: 1px solid #ffd700;\n  border-radius: 4px;\n  padding: 12px;\n  margin-top: 20px;\n  max-width: 800px;\n}\n\n.disclaimer-container span {\n  font-weight: bold;\n  color: #333;\n}\n\n.green-button {\n  color: #298200;\n  background: transparent;\n  border: none;\n  font-weight: bold;\n  font-size: 16px;\n  cursor: pointer;\n  text-decoration: underline;\n}\n\n.green-button:hover {\n  color: #1f6a00;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"padded\"\u003e\n  \u003cdiv class=\"feature\"\u003e\n    \u003cdiv id=\"specifications-group\" class=\"table-stylized table-bordered table-striped\"\u003e\n      \u003cdiv class=\"toolbar\"\u003e\n        \u003cp class=\"specs-text\"\u003eSpecs\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdl\u003e\n        \u003cdt\u003eQuantity\u003c\/dt\u003e\n        \u003cdd\u003e1\/Case\u003c\/dd\u003e\n        \u003cdt\u003eShipping Weight\u003c\/dt\u003e\n        \u003cdd\u003e52 lb.\u003c\/dd\u003e\n        \u003cdt\u003eCacao Percentage\u003c\/dt\u003e\n        \u003cdd\u003e41-50%\u003c\/dd\u003e\n        \u003cdt\u003eChip Size\u003c\/dt\u003e\n        \u003cdd\u003e1M\u003c\/dd\u003e\n        \u003cdt\u003eColor\u003c\/dt\u003e\n        \u003cdd\u003eBrown\u003c\/dd\u003e\n        \u003cdt\u003eFeatures\u003c\/dt\u003e\n        \u003cdd\u003eGluten-Free\u003cbr\u003eKosher\u003cbr\u003eMade in America\u003cbr\u003eRainforest Alliance Certified\u003c\/dd\u003e\n        \u003cdt\u003eFlavor\u003c\/dt\u003e\n        \u003cdd\u003eChocolate\u003cbr\u003eSemi-Sweet\u003c\/dd\u003e\n        \u003cdt\u003ePackage Size\u003c\/dt\u003e\n        \u003cdd\u003e50 lb.\u003c\/dd\u003e\n        \u003cdt\u003eType\u003c\/dt\u003e\n        \u003cdd\u003eChocolate Chips\u003c\/dd\u003e\n      \u003c\/dl\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv id=\"details-group\" class=\"details\"\u003e\n    \u003ch2\u003eDetails\u003c\/h2\u003e\n    \u003cp\u003eAdd delicious chocolate flavor to your signature desserts with these Restaurant Supply Wholesale Canada semi-sweet chocolate chips! With a size of 1M, meaning there are 1000 chocolate chips per lb., these are standard sized chocolate chips. Perfectly-sized for incorporating into a variety of breakfast items, pastries, and batters, these chocolate chips can add a rich, chocolatey bite to almost any sweet indulgence in your establishment.\u003cbr\u003e\u003cbr\u003eIdeal for baking and cooking, semi-sweet chocolate is a type of dark chocolate that has its own distinct taste that uses half as much sugar as cocoa. Its rich, decadent flavor is sure to please chocolate lovers of all ages. Great when melted and used in chocolate fountains or fondues, these chocolate chips can also enhance the flavor and texture of an endless variety of cookies, and they can enhance the presentation of cakes, brownies, and ice cream sundaes. Create satisfyingly sweet chocolate cheesecakes, chocolate truffles, and so much more with this extremely versatile ingredient. A must have for any bakery, cafe, ice cream shop, or restaurant, these Restaurant Supply Wholesale Canada chocolate chips help deliver the sweetness your customers crave.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"flex flex-col inline-flex\"\u003e\n    \u003cdiv class=\"disclaimer-container flex leading-4 max-w-[800px] show-arrow-icon disclaimer-standard-template\"\u003e\n      \u003cdiv class=\"warning-state-container\"\u003e\n        \u003cspan class=\"font-bold leading-4 mr-1 text-base\"\u003eAttention CA Residents:\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"flex items-center\"\u003e\n        \u003cbutton type=\"button\" class=\"green-button\"\u003eProp 65 Warning\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42593548763220,"sku":null,"price":836.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_5056b5a5-fe3c-4d46-8bd5-d15f480507ec.png?v=1760783375"},{"product_id":"barry-callebaut-10m-semi-sweet-chocolate-chips-30-lb-bulk-bag","title":"Barry Callebaut 10M Semi-Sweet Chocolate Chips – 30 lb Bulk Bag","description":"\u003cstyle\u003e\n.padded {\n  padding: 20px;\n  font-family: Arial, sans-serif;\n}\n\n.feature {\n  margin-bottom: 20px;\n}\n\n.specs-text {\n  color: #298200;\n  font-size: 18px;\n  font-weight: bold;\n  background-color: white;\n  padding: 10px 16px;\n  border: 1px solid #e5e5e5;\n  border-radius: 4px 4px 0 0;\n  margin: 0;\n}\n\n.table-stylized {\n  border: 1px solid #e5e5e5;\n  border-radius: 4px;\n}\n\n.table-bordered {\n  border-collapse: collapse;\n}\n\n.table-striped dl {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.table-striped dt {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e5e5e5;\n  border-right: none;\n  border-left: 1px solid #e5e5e5;\n  font-weight: 600;\n  font-size: 14px;\n  line-height: 1.4;\n}\n\n.table-striped dd {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e5e5e5;\n  border-right: 1px solid #e5e5e5;\n  border-left: none;\n  font-size: 14px;\n  line-height: 1.4;\n  margin: 0;\n}\n\n.table-striped dt:first-child,\n.table-striped dd:first-child {\n  border-top: none;\n}\n\n.table-striped dt:last-child,\n.table-striped dd:last-child {\n  border-bottom: 1px solid #e5e5e5;\n}\n\n.details h2 {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 15px;\n}\n\n.details p {\n  line-height: 1.6;\n  color: #333;\n  margin-bottom: 20px;\n}\n\n.disclaimer-container {\n  background-color: #fff9e6;\n  border: 1px solid #ffd700;\n  border-radius: 4px;\n  padding: 12px;\n  margin-top: 20px;\n  max-width: 800px;\n}\n\n.disclaimer-container span {\n  font-weight: bold;\n  color: #333;\n}\n\n.green-button {\n  color: #298200;\n  background: transparent;\n  border: none;\n  font-weight: bold;\n  font-size: 16px;\n  cursor: pointer;\n  text-decoration: underline;\n}\n\n.green-button:hover {\n  color: #1f6a00;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"padded\"\u003e\n  \u003cdiv class=\"feature\"\u003e\n    \u003cdiv id=\"specifications-group\" class=\"table-stylized table-bordered table-striped\"\u003e\n      \u003cdiv class=\"toolbar\"\u003e\n        \u003cp class=\"specs-text\"\u003eSpecs\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdl\u003e\n        \u003cdt\u003eQuantity\u003c\/dt\u003e\n        \u003cdd\u003e1\/Case\u003c\/dd\u003e\n        \u003cdt\u003eShipping Weight\u003c\/dt\u003e\n        \u003cdd\u003e31.04 lb.\u003c\/dd\u003e\n        \u003cdt\u003eCacao Percentage\u003c\/dt\u003e\n        \u003cdd\u003e41-50%\u003c\/dd\u003e\n        \u003cdt\u003eChip Size\u003c\/dt\u003e\n        \u003cdd\u003e10M\u003c\/dd\u003e\n        \u003cdt\u003eChocolate Style\u003c\/dt\u003e\n        \u003cdd\u003eRegular\u003c\/dd\u003e\n        \u003cdt\u003eFeatures\u003c\/dt\u003e\n        \u003cdd\u003eKosher\u003cbr\u003eMade in America\u003cbr\u003eRainforest Alliance Certified\u003c\/dd\u003e\n        \u003cdt\u003eFlavor\u003c\/dt\u003e\n        \u003cdd\u003eChocolate\u003cbr\u003eDark Chocolate\u003c\/dd\u003e\n        \u003cdt\u003ePackage Size\u003c\/dt\u003e\n        \u003cdd\u003e30 lb.\u003c\/dd\u003e\n        \u003cdt\u003eType\u003c\/dt\u003e\n        \u003cdd\u003eMini Chocolate \/ Baking Chips\u003c\/dd\u003e\n      \u003c\/dl\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv id=\"details-group\" class=\"details\"\u003e\n    \u003ch2\u003eDetails\u003c\/h2\u003e\n    \u003cp\u003eExceptional flavor and appearance starts with using quality ingredients. Use these Restaurant Supply Wholesale Canada 10M semi-sweet chocolate chips to bring an indulgent chocolate flavor to your signature confectionaries! This semi-sweet dark chocolate features an intense roasted cocoa body with bitter notes and hints of fruit, making it an ideal ingredient for boosting the rich chocolate flavor in your creations. The chocolate's roasted notes, acidity, bitterness, and sweetness all blend together perfectly to deliver a complete, balanced, and consistent flavor profile that ensures the chocolate's taste will work across different applications and with a wider range of flavors and ingredients. These semi-sweet chocolate chips pair exceptionally well with spicy flavors like cumin or Sichuan pepper, fruity flavors like lime and blueberry, or more intriguing flavors like balsamic vinegar and Earl Grey.\u003cbr\u003e\u003cbr\u003eEssential for any bakery, chocolate shop, cafe, or gelateria that uses the finest products, these semi-sweet chocolate chips deliver on the quality and consistency you're looking for. The consistent, mini-sized chocolate chip shape offers an efficient, time-saving alternative to larger chocolate blocks to minimize labor in your establishment. Perfect for garnishing your signature iced beverages or mixing in to your luscious ice creams, these mini chips yield a satisfying texture and decadent flavor in an easy-to-eat bite size. The bake-stable formula melts evenly in recipes such as rich, silky ganaches for piping or dense, velvety cremeux or mousse for your specialty dessert menu, but also holds its signature chocolate chip shape for studs of chocolate in classic cookies and fudgy brownies that will keep customers coming back for more.\u003cbr\u003e\u003cbr\u003eRestaurant Supply Wholesale Canada delivers unparalleled workability with the most balanced taste on the market, which is why it is preferred by most chefs around the world. Restaurant Supply Wholesale Canada partners with the Cocoa Horizons Foundation, a non-profit organization that works directly with farmer groups to improve and empower their livelihoods and communities, to support farmer training and help provide the tools necessary for the farmers to excel at their craft. In fact, with each Restaurant Supply Wholesale Canada chocolate purchase, Cocoa Horizons reinvests a portion back into the West African and South American farmers and their communities! Boost your brand by showing your customers that you're committed to using only the finest, sustainably-sourced chocolate for your products like Restaurant Supply Wholesale Canada.\u003cbr\u003e\u003cbr\u003e\u003cb\u003e\u003cu\u003eComposition:\u003c\/u\u003e\u003c\/b\u003e\u003cbr\u003eMinimum Cocoa Content: 43%\u003cbr\u003eFat Content: 25%\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"flex flex-col inline-flex\"\u003e\n    \u003cdiv class=\"disclaimer-container flex leading-4 max-w-[800px] show-arrow-icon disclaimer-standard-template\"\u003e\n      \u003cdiv class=\"warning-state-container\"\u003e\n        \u003cspan class=\"font-bold leading-4 mr-1 text-base\"\u003eAttention CA Residents:\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"flex items-center\"\u003e\n        \u003cbutton type=\"button\" class=\"green-button\"\u003eProp 65 Warning\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42593550303316,"sku":null,"price":526.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_056487b9-c87e-48c4-bab7-f10bd8fe92e7.png?v=1760784028"},{"product_id":"butterscotch-4m-baking-chips-25-lb-bulk-bag-for-baking-desserts","title":"Butterscotch 4M Baking Chips – 25 lb","description":"\u003cstyle\u003e\n.padded {\n  padding: 20px;\n  font-family: Arial, sans-serif;\n}\n\n.feature {\n  margin-bottom: 20px;\n}\n\n.specs-text {\n  color: #298200;\n  font-size: 18px;\n  font-weight: bold;\n  background-color: white;\n  padding: 10px 16px;\n  border: 1px solid #e5e5e5;\n  border-radius: 4px 4px 0 0;\n  margin: 0;\n}\n\n.table-stylized {\n  border: 1px solid #e5e5e5;\n  border-radius: 4px;\n}\n\n.table-bordered {\n  border-collapse: collapse;\n}\n\n.table-striped dl {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.table-striped dt {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e5e5e5;\n  border-right: none;\n  border-left: 1px solid #e5e5e5;\n  font-weight: 600;\n  font-size: 14px;\n  line-height: 1.4;\n}\n\n.table-striped dd {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e5e5e5;\n  border-right: 1px solid #e5e5e5;\n  border-left: none;\n  font-size: 14px;\n  line-height: 1.4;\n  margin: 0;\n}\n\n.table-striped dt:first-child,\n.table-striped dd:first-child {\n  border-top: none;\n}\n\n.table-striped dt:last-child,\n.table-striped dd:last-child {\n  border-bottom: 1px solid #e5e5e5;\n}\n\n.details h2 {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 15px;\n}\n\n.details p {\n  line-height: 1.6;\n  color: #333;\n  margin-bottom: 20px;\n}\n\n.disclaimer-container {\n  background-color: #fff9e6;\n  border: 1px solid #ffd700;\n  border-radius: 4px;\n  padding: 12px;\n  margin-top: 20px;\n  max-width: 800px;\n}\n\n.disclaimer-container span {\n  font-weight: bold;\n  color: #333;\n}\n\n.green-button {\n  color: #298200;\n  background: transparent;\n  border: none;\n  font-weight: bold;\n  font-size: 16px;\n  cursor: pointer;\n  text-decoration: underline;\n}\n\n.green-button:hover {\n  color: #1f6a00;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"padded\"\u003e\n  \u003cdiv class=\"feature\"\u003e\n    \u003cdiv id=\"specifications-group\" class=\"table-stylized table-bordered table-striped\"\u003e\n      \u003cdiv class=\"toolbar\"\u003e\n        \u003cp class=\"specs-text\"\u003eSpecs\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdl\u003e\n        \u003cdt\u003eQuantity\u003c\/dt\u003e\n        \u003cdd\u003e1\/Case\u003c\/dd\u003e\n        \u003cdt\u003eShipping Weight\u003c\/dt\u003e\n        \u003cdd\u003e26.4 lb.\u003c\/dd\u003e\n        \u003cdt\u003eChip Size\u003c\/dt\u003e\n        \u003cdd\u003e4M\u003c\/dd\u003e\n        \u003cdt\u003eFeatures\u003c\/dt\u003e\n        \u003cdd\u003eKosher\u003cbr\u003eMade in America\u003c\/dd\u003e\n        \u003cdt\u003eFlavor\u003c\/dt\u003e\n        \u003cdd\u003eButterscotch\u003c\/dd\u003e\n        \u003cdt\u003ePackage Size\u003c\/dt\u003e\n        \u003cdd\u003e25 lb.\u003c\/dd\u003e\n        \u003cdt\u003eType\u003c\/dt\u003e\n        \u003cdd\u003eBaking Chips\u003cbr\u003eBulk Candy Toppings\u003c\/dd\u003e\n      \u003c\/dl\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv id=\"details-group\" class=\"details\"\u003e\n    \u003ch2\u003eDetails\u003c\/h2\u003e\n    \u003cp\u003eAdd delicious butterscotch flavor to your signature desserts with these Restaurant Supply Wholesale Canada butterscotch baking chips! With a size of 4M, meaning there are 4000 chocolate chips per pound, these mini chips are smaller than standard sized chocolate chips. Perfectly sized for incorporating into a variety of breakfast items, pastries, and batters, these butterscotch chips can add a rich, sweet bite to almost any sweet indulgence in your establishment.\u003cbr\u003e\u003cbr\u003eThese memorable butterscotch chips are a great alternative to chocolate in your baked goods and desserts. These baking chips can also enhance the flavor and texture of an endless variety of cookies, and they can improve the presentation of cakes, brownies, and ice cream sundaes. Try offering them as a topping at your ice cream parlor or frozen yogurt bar - your customers will love selecting them from among their favorite toppings! You can even use these chips as an inclusion in your house-made ice cream and frozen desserts! A must-have for any bakery, cafe, ice cream shop, or restaurant, these Restaurant Supply Wholesale Canada butterscotch baking chips help deliver the sweetness your customers crave.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"flex flex-col inline-flex\"\u003e\n    \u003cdiv class=\"disclaimer-container flex leading-4 max-w-[800px] show-arrow-icon disclaimer-standard-template\"\u003e\n      \u003cdiv class=\"warning-state-container\"\u003e\n        \u003cspan class=\"font-bold leading-4 mr-1 text-base\"\u003eAttention CA Residents:\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"flex items-center\"\u003e\n        \u003cbutton type=\"button\" class=\"green-button\"\u003eProp 65 Warning\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42593555185748,"sku":null,"price":278.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_de4901bc-d87e-4be4-ae3e-9149ce9147cb.png?v=1760784597"},{"product_id":"guittard-41-semi-sweet-chocolate-1m-baking-chips-25-lb-bulk-bag","title":"Guittard 41% Semi-Sweet Chocolate 1M Baking Chips – 25 lb","description":"\u003cdiv class=\"padded\"\u003e\n\u003cdiv id=\"SHQ-ads-1\" class=\"ads feature\" data-testid=\"adscontainer\"\u003e\u003cdiv id=\"6382\" class=\"adContainer\"\u003e\u003ca id=\"PDPAdOctober2025Biscoff\" class=\"gtm-trigger\" href=\"https:\/\/www.webstaurantstore.com\/specializedpage.cfm?index=34852\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/www.webstaurantstore.com\/uploads\/product_ad\/2025\/9\/1-lotus-biscoff-october-ad.jpg\" alt=\"Save 10% Lotus Biscoff Products, Code: SMOOTH\"\u003e \u003c\/a\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\u003cdiv id=\"specifications-group\" data-testid=\"specifications-group\" class=\"border-y-0 table-stylized table-bordered table-striped\" style=\"scroll-margin-top: 113px;\"\u003e\n\u003cdiv class=\"toolbar\"\u003e\u003cp class=\"specs-text m-0 font-bold text-base bg-white py-2 px-4 border-solid border border-gray-200 rounded-t\"\u003e Specs\u003c\/p\u003e\u003c\/div\u003e\n\u003cdl id=\"tbSpecSheetRows\" data-component=\"SpecSheet\" class=\"my-0 grid grid-cols-2\"\u003e\n\u003cdt class=\"py-2 border-gray-200 border-t-0 border-b border-solid text-sm leading-4 px-4 border-r-0 border-l bg-gray-50 font-semibold\" data-item-number=\"409g0138c25\"\u003eQuantity\u003c\/dt\u003e\n\u003cdd class=\"py-2 border-gray-200 border-t-0 border-b border-solid text-sm leading-4 px-4 border-r border-l-0 bg-white\" data-item-number=\"409g0138c25\"\u003e1\/Case\u003c\/dd\u003e\n\u003cdt class=\"py-2 border-gray-200 border-t-0 border-b border-solid text-sm leading-4 px-4 border-r-0 border-l bg-gray-50 font-semibold\" data-item-number=\"409g0138c25\"\u003eShipping Weight\u003c\/dt\u003e\n\u003cdd class=\"py-2 border-gray-200 border-t-0 border-b border-solid text-sm leading-4 px-4 border-r border-l-0 bg-white\" data-item-number=\"409g0138c25\"\u003e26 lb.\u003c\/dd\u003e\n\u003cdt class=\"py-2 border-gray-200 border-t-0 border-b border-solid text-sm leading-4 px-4 border-r-0 border-l bg-gray-50 font-semibold rounded-none\" data-item-number=\"409g0138c25\"\u003eCacao Percentage\u003c\/dt\u003e\n\u003cdd class=\"py-2 border-gray-200 border-t-0 border-b border-solid text-sm leading-4 px-4 border-r border-l-0 bg-white rounded-none\" data-item-number=\"409g0138c25\"\u003e41-50%\u003c\/dd\u003e\n\u003cdt class=\"py-2 border-gray-200 border-t-0 border-b border-solid text-sm leading-4 px-4 border-r-0 border-l bg-gray-50 font-semibold rounded-none\" data-item-number=\"409g0138c25\"\u003eChip Size\u003c\/dt\u003e\n\u003cdd class=\"py-2 border-gray-200 border-t-0 border-b border-solid text-sm leading-4 px-4 border-r border-l-0 bg-white rounded-none\" data-item-number=\"409g0138c25\"\u003e1M\u003c\/dd\u003e\n\u003cdt class=\"py-2 border-gray-200 border-t-0 border-b border-solid text-sm leading-4 px-4 border-r-0 border-l bg-gray-50 font-semibold rounded-none\" data-item-number=\"409g0138c25\"\u003eColor\u003c\/dt\u003e\n\u003cdd class=\"py-2 border-gray-200 border-t-0 border-b border-solid text-sm leading-4 px-4 border-r border-l-0 bg-white rounded-none\" data-item-number=\"409g0138c25\"\u003eBrown\u003c\/dd\u003e\n\u003cdt class=\"py-2 border-gray-200 border-t-0 border-b border-solid text-sm leading-4 px-4 border-r-0 border-l bg-gray-50 font-semibold rounded-none\" data-item-number=\"409g0138c25\"\u003eFeatures\u003c\/dt\u003e\n\u003cdd class=\"py-2 border-gray-200 border-t-0 border-b border-solid text-sm leading-4 px-4 border-r border-l-0 bg-white rounded-none\" data-item-number=\"409g0138c25\"\u003eGluten-Free\u003cspan class=\"block leading-3\"\u003e \u003c\/span\u003eKosher\u003cspan class=\"block leading-3\"\u003e \u003c\/span\u003eMade in America\u003cspan class=\"block leading-3\"\u003e \u003c\/span\u003eNon-GMO\u003cspan class=\"block leading-3\"\u003e \u003c\/span\u003ePeanut Free\u003cspan class=\"block leading-3\"\u003e \u003c\/span\u003eSoy Free\u003cspan class=\"block leading-3\"\u003e \u003c\/span\u003eTree Nut Free\u003c\/dd\u003e\n\u003cdt class=\"py-2 border-gray-200 border-t-0 border-b border-solid text-sm leading-4 px-4 border-r-0 border-l bg-gray-50 font-semibold rounded-none\" data-item-number=\"409g0138c25\"\u003eFlavor\u003c\/dt\u003e\n\u003cdd class=\"py-2 border-gray-200 border-t-0 border-b border-solid text-sm leading-4 px-4 border-r border-l-0 bg-white rounded-none\" data-item-number=\"409g0138c25\"\u003eChocolate\u003cspan class=\"block leading-3\"\u003e \u003c\/span\u003eSemi-Sweet\u003c\/dd\u003e\n\u003cdt class=\"py-2 border-gray-200 border-t-0 border-b border-solid text-sm leading-4 px-4 border-r-0 border-l bg-gray-50 font-semibold rounded-none\" data-item-number=\"409g0138c25\"\u003ePackage Size\u003c\/dt\u003e\n\u003cdd class=\"py-2 border-gray-200 border-t-0 border-b border-solid text-sm leading-4 px-4 border-r border-l-0 bg-white rounded-none\" data-item-number=\"409g0138c25\"\u003e25 lb.\u003c\/dd\u003e\n\u003cdt class=\"py-2 border-t-0 border-b text-sm leading-4 px-4 border-r-0 border-l bg-gray-50 font-semibold rounded-bl border-solid border-zinc-300\" data-item-number=\"409g0138c25\"\u003eType\u003c\/dt\u003e\n\u003cdd class=\"py-2 border-t-0 border-b text-sm leading-4 px-4 border-r border-l-0 bg-white rounded-br border-solid border-zinc-300\" data-item-number=\"409g0138c25\"\u003eChocolate Chips\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv id=\"details-group\" class=\"details\" style=\"scroll-margin-top: 100px;\" data-gtm-vis-recent-on-screen606297_3847=\"133355\" data-gtm-vis-first-on-screen606297_3847=\"133355\" data-gtm-vis-total-visible-time606297_3847=\"100\" data-gtm-vis-has-fired606297_3847=\"1\"\u003e\n\u003ch2 data-testid=\"product-description-heading\"\u003e Details\u003c\/h2\u003e\n\u003cp\u003eThe Guittard 25 lb. 41% semi-sweet chocolate 1M baking chips have been carefully made from bean to cocoa, crafted with generations of French artisan chocolate-making experience. With a pleasantly rich chocolate flavor with dark, biting undertones for a dynamic complexity, these chips are made with superior ingredients to showcase the natural terroir and post-harvest practices. When making these chips, Guittard only uses a special blend of non-GMO certified cacao beans with respect to Mother Nature, transforming the natural beauty of cacao into uniform chocolate chips. For further improvements on their chocolate's flavor and quality, Guittard continuously works with the government and local organizations in the cacao's country of origin, protecting the natural flavor profiles of the regions' cacao to ensure the unique taste and aroma for all of their chocolates.\u003cbr\u003e\u003cbr\u003eMonitoring every step in the chocolate making process is essential for Guittard as they pride themselves on achieving the most natural flavor profile, ensuring eco-friendly and long-lasting growing practices, and equality for all of their growers. Guittard then invests in various ways of naturally fermenting cacao beans to develop certain flavor characteristics, and then sun drying beans that are specifically raked in traditional drying patterns. From there, the beans are shipped to Guittard's state-of-the-art headquarters in California to finish the carefully curated process of turning naturally grown cacao into Guittard's famous chocolate.\u003cbr\u003e\u003cbr\u003eEssential for any bakery, chocolate shop, or restaurant, cafe, and gelateria that uses the finest products, these chips are more than an ingredient: they are the multi-dimensional element that takes your recipe to the next level. Temper these chips to create the perfect set, snap, and shine to coat your truffles, fresh fruits, or to create chocolate masterpieces to adorn cakes or make into showpieces. Melt the chips to use as an ingredient when baking airy souffles, spongy cakes, rich ganache, silky pastry cream, or smooth ice cream. Or, fold these chips into your batters for signature, premium baked goods.\u003cbr\u003e\u003cbr\u003eFor five generations, Guittard has been endlessly evolving their artisanal craft to bring the most flavorful, sustainable, and socially responsible chocolate to the industry. During the California Gold Rush in the mid 1800's, Etienne Guittard discovered the demand his chocolate garnered among the wealthy coal miners and, with his newfound passion, grew his business into a leader in the chocolate industry. Through their stewardship, Guittard has donated funding, time, and product to community projects across America, worked to continually reduce their environmental impact, and empowered their cacao growers in order to obtain a chocolate that contains optimal flavor, quality, and value. At Guittard, their chocolate not only enhances flavor profiles, but helps them unite the world through social responsibility, sustainability, and equality. It's true what they say: chocolate cures all.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flex flex-col inline-flex\"\u003e\u003cdiv class=\"disclaimer-container flex leading-4 max-w-[800px] show-arrow-icon disclaimer-standard-template\"\u003e\n\u003cdiv class=\"warning-state-container\"\u003e\n\u003cimg alt=\"\" class=\"details-disclaimer-icon h-3.5 mr-1.5 w-3.5\" src=\"\/uploads\/design\/2018\/7\/prop-65-warning-icon.png\"\u003e\u003cspan class=\"font-bold leading-4 mr-1 text-base\"\u003eAttention CA Residents:\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flex items-center\"\u003e\n\u003cbutton aria-haspopup=\"dialog\" type=\"button\" class=\"headless zest-ui-button green primary bg-transparent font-bold text-base leading-6 p-0 text-green-500 active:text-green-800 active:underline hover:text-green-700 hover:underline\"\u003eProp 65 Warning\u003c\/button\u003e\u003csvg data-testid=\"warning-arrow\" aria-hidden=\"true\" class=\"zest-icon xsmall wss fill-green-500 hover:fill-green-900\" focusable=\"false\"\u003e\u003cuse data-testid=\"zest-icon-use\" aria-hidden=\"true\" href=\"\/build\/files\/remixicon.symbol.v1.svg#ri-arrow-right-s-line\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42593555644500,"sku":null,"price":381.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_15353a41-2ea3-4ae2-93a7-63ecb0823678.png?v=1760785128"},{"product_id":"guittard-63-bittersweet-9m-chocolate-chips-25-lb-bulk-bag","title":"Guittard 63% Bittersweet .9M Chocolate Chips – 25 lb","description":"\u003cstyle\u003e\n.padded {\n  padding: 20px;\n  font-family: Arial, sans-serif;\n}\n\n.feature {\n  margin-bottom: 20px;\n}\n\n.specs-text {\n  color: #298200;\n  font-size: 18px;\n  font-weight: bold;\n  background-color: white;\n  padding: 10px 16px;\n  border: 1px solid #e5e5e5;\n  border-radius: 4px 4px 0 0;\n  margin: 0;\n}\n\n.table-stylized {\n  border: 1px solid #e5e5e5;\n  border-radius: 4px;\n}\n\n.table-bordered {\n  border-collapse: collapse;\n}\n\n.table-striped dl {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.table-striped dt {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e5e5e5;\n  border-right: none;\n  border-left: 1px solid #e5e5e5;\n  font-weight: 600;\n  font-size: 14px;\n  line-height: 1.4;\n}\n\n.table-striped dd {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e5e5e5;\n  border-right: 1px solid #e5e5e5;\n  border-left: none;\n  font-size: 14px;\n  line-height: 1.4;\n  margin: 0;\n}\n\n.table-striped dt:first-child,\n.table-striped dd:first-child {\n  border-top: none;\n}\n\n.table-striped dt:last-child,\n.table-striped dd:last-child {\n  border-bottom: 1px solid #e5e5e5;\n}\n\n.details h2 {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 15px;\n}\n\n.details p {\n  line-height: 1.6;\n  color: #333;\n  margin-bottom: 20px;\n}\n\n.disclaimer-container {\n  background-color: #fff9e6;\n  border: 1px solid #ffd700;\n  border-radius: 4px;\n  padding: 12px;\n  margin-top: 20px;\n  max-width: 800px;\n}\n\n.disclaimer-container span {\n  font-weight: bold;\n  color: #333;\n}\n\n.green-button {\n  color: #298200;\n  background: transparent;\n  border: none;\n  font-weight: bold;\n  font-size: 16px;\n  cursor: pointer;\n  text-decoration: underline;\n}\n\n.green-button:hover {\n  color: #1f6a00;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"padded\"\u003e\n  \u003cdiv class=\"feature\"\u003e\n    \u003cdiv id=\"specifications-group\" class=\"table-stylized table-bordered table-striped\"\u003e\n      \u003cdiv class=\"toolbar\"\u003e\n        \u003cp class=\"specs-text\"\u003eSpecs\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdl\u003e\n        \u003cdt\u003eQuantity\u003c\/dt\u003e\n        \u003cdd\u003e1\/Case\u003c\/dd\u003e\n        \u003cdt\u003eShipping Weight\u003c\/dt\u003e\n        \u003cdd\u003e26.5 lb.\u003c\/dd\u003e\n        \u003cdt\u003eCacao Percentage\u003c\/dt\u003e\n        \u003cdd\u003e61-70%\u003c\/dd\u003e\n        \u003cdt\u003eChip Size\u003c\/dt\u003e\n        \u003cdd\u003e.9M\u003c\/dd\u003e\n        \u003cdt\u003eChocolate Style\u003c\/dt\u003e\n        \u003cdd\u003eRegular\u003c\/dd\u003e\n        \u003cdt\u003eFeatures\u003c\/dt\u003e\n        \u003cdd\u003eGluten-Free\u003cbr\u003eKosher\u003cbr\u003eMade in America\u003cbr\u003eNon-GMO\u003cbr\u003ePeanut Free\u003cbr\u003eSoy Free\u003cbr\u003eTree Nut Free\u003c\/dd\u003e\n        \u003cdt\u003eFlavor\u003c\/dt\u003e\n        \u003cdd\u003eBittersweet\u003c\/dd\u003e\n        \u003cdt\u003ePackage Size\u003c\/dt\u003e\n        \u003cdd\u003e25 lb.\u003c\/dd\u003e\n        \u003cdt\u003eType\u003c\/dt\u003e\n        \u003cdd\u003eChocolate Chips\u003c\/dd\u003e\n      \u003c\/dl\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv id=\"details-group\" class=\"details\"\u003e\n    \u003ch2\u003eDetails\u003c\/h2\u003e\n    \u003cp\u003eThe Restaurant Supply Wholesale Canada 25 lb. 63% bittersweet .9M baking chips have been carefully made from bean to cocoa, crafted with generations of artisan chocolate-making experience. With a deep, bitter chocolate flavor and subtle hints of vanilla, these chips are made with superior ingredients to showcase the natural terroir and post-harvest practices. When making these chips, Restaurant Supply Wholesale Canada only uses a special blend of cacao beans, transforming the natural beauty of cacao into uniform chocolate chips. For further improvements on their chocolate's flavor and quality, Restaurant Supply Wholesale Canada continuously works with the government and local organizations in the cacao's country of origin, protecting the natural flavor profiles of the regions' cacao to ensure the unique taste and aroma for all of their chocolates.\u003cbr\u003e\u003cbr\u003eMonitoring every step in the chocolate making process is essential for Restaurant Supply Wholesale Canada as they pride themselves on achieving the most natural flavor profile, ensuring eco-friendly and long-lasting growing practices, and equality for all of their growers. Restaurant Supply Wholesale Canada then invests in various ways of naturally fermenting cacao beans to develop certain flavor characteristics, and then sun drying beans that are specifically raked in traditional drying patterns. From there, the beans are shipped to Restaurant Supply Wholesale Canada's state-of-the-art headquarters to finish the carefully curated process of turning naturally grown cacao into Restaurant Supply Wholesale Canada's famous chocolate.\u003cbr\u003e\u003cbr\u003eEssential for any bakery, chocolate shop, or restaurant, cafe, and gelateria that uses the finest products, these chips are more than an ingredient: they are the multi-dimensional element that takes your recipe to the next level. Temper these chips to create the perfect set, snap, and shine to coat your truffles, fresh fruits, or to create chocolate masterpieces to adorn cakes or make into showpieces. Melt the chips to use as an ingredient when baking airy souffles, spongy cakes, rich ganache, silky pastry cream, or smooth ice cream. Or, fold these chips into your batters for signature, premium baked goods.\u003cbr\u003e\u003cbr\u003eFor generations, Restaurant Supply Wholesale Canada has been endlessly evolving their artisanal craft to bring the most flavorful, sustainable, and socially responsible chocolate to the industry. Through their stewardship, Restaurant Supply Wholesale Canada has donated funding, time, and product to community projects across America, worked to continually reduce their environmental impact, and empowered their cacao growers in order to obtain a chocolate that contains optimal flavor, quality, and value. At Restaurant Supply Wholesale Canada, their chocolate not only enhances flavor profiles, but helps them unite the world through social responsibility, sustainability, and equality. It's true what they say: chocolate cures all.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"flex flex-col inline-flex\"\u003e\n    \u003cdiv class=\"disclaimer-container flex leading-4 max-w-[800px] show-arrow-icon disclaimer-standard-template\"\u003e\n      \u003cdiv class=\"warning-state-container\"\u003e\n        \u003cspan class=\"font-bold leading-4 mr-1 text-base\"\u003eAttention CA Residents:\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"flex items-center\"\u003e\n        \u003cbutton type=\"button\" class=\"green-button\"\u003eProp 65 Warning\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42593566982228,"sku":null,"price":517.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_ada2f7f2-23b4-4bb8-8dc2-2c11d18628b1.png?v=1760785460"},{"product_id":"enjoy-life-dark-vegan-1m-chocolate-chips-50-lb-bulk-bag","title":"Enjoy Life Dark Vegan 1M Chocolate Chips – 50 lb Bulk Bag","description":"\u003cstyle\u003e\n.padded {\n  padding: 20px;\n  font-family: Arial, sans-serif;\n}\n\n.feature {\n  margin-bottom: 20px;\n}\n\n.specs-text {\n  color: #298200;\n  font-size: 18px;\n  font-weight: bold;\n  background-color: white;\n  padding: 10px 16px;\n  border: 1px solid #e5e5e5;\n  border-radius: 4px 4px 0 0;\n  margin: 0;\n}\n\n.table-stylized {\n  border: 1px solid #e5e5e5;\n  border-radius: 4px;\n}\n\n.table-bordered {\n  border-collapse: collapse;\n}\n\n.table-striped dl {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 0;\n}\n\n.table-striped dt {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e5e5e5;\n  border-right: none;\n  border-left: 1px solid #e5e5e5;\n  font-weight: 600;\n  font-size: 14px;\n  line-height: 1.4;\n}\n\n.table-striped dd {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e5e5e5;\n  border-right: 1px solid #e5e5e5;\n  border-left: none;\n  font-size: 14px;\n  line-height: 1.4;\n  margin: 0;\n}\n\n.table-striped dt:first-child,\n.table-striped dd:first-child {\n  border-top: none;\n}\n\n.table-striped dt:last-child,\n.table-striped dd:last-child {\n  border-bottom: 1px solid #e5e5e5;\n}\n\n.details h2 {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 15px;\n}\n\n.details p {\n  line-height: 1.6;\n  color: #333;\n  margin-bottom: 20px;\n}\n\n.disclaimer-container {\n  background-color: #fff9e6;\n  border: 1px solid #ffd700;\n  border-radius: 4px;\n  padding: 12px;\n  margin-top: 20px;\n  max-width: 800px;\n}\n\n.disclaimer-container span {\n  font-weight: bold;\n  color: #333;\n}\n\n.green-button {\n  color: #298200;\n  background: transparent;\n  border: none;\n  font-weight: bold;\n  font-size: 16px;\n  cursor: pointer;\n  text-decoration: underline;\n}\n\n.green-button:hover {\n  color: #1f6a00;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"padded\"\u003e\n  \u003cdiv class=\"feature\"\u003e\n    \u003cdiv id=\"specifications-group\" class=\"table-stylized table-bordered table-striped\"\u003e\n      \u003cdiv class=\"toolbar\"\u003e\n        \u003cp class=\"specs-text\"\u003eSpecs\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdl\u003e\n        \u003cdt\u003eQuantity\u003c\/dt\u003e\n        \u003cdd\u003e1\/Case\u003c\/dd\u003e\n        \u003cdt\u003eShipping Weight\u003c\/dt\u003e\n        \u003cdd\u003e52 lb.\u003c\/dd\u003e\n        \u003cdt\u003eCacao Percentage\u003c\/dt\u003e\n        \u003cdd\u003e61-70%\u003c\/dd\u003e\n        \u003cdt\u003eChip Size\u003c\/dt\u003e\n        \u003cdd\u003e1M\u003c\/dd\u003e\n        \u003cdt\u003eFeatures\u003c\/dt\u003e\n        \u003cdd\u003eDairy Free\u003cbr\u003eGluten-Free\u003cbr\u003eHalal\u003cbr\u003eKosher\u003cbr\u003eMade in America\u003cbr\u003eNon-GMO\u003cbr\u003ePeanut Free\u003cbr\u003eSoy Free\u003cbr\u003eTree Nut Free\u003cbr\u003eVegan\u003cbr\u003eVegetarian\u003c\/dd\u003e\n        \u003cdt\u003eFlavor\u003c\/dt\u003e\n        \u003cdd\u003eChocolate\u003cbr\u003eDark Chocolate\u003c\/dd\u003e\n        \u003cdt\u003ePackage Size\u003c\/dt\u003e\n        \u003cdd\u003e50 lb.\u003c\/dd\u003e\n        \u003cdt\u003eType\u003c\/dt\u003e\n        \u003cdd\u003eChocolate\u003cbr\u003eChocolate Chips\u003c\/dd\u003e\n      \u003c\/dl\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv id=\"details-group\" class=\"details\"\u003e\n    \u003ch2\u003eDetails\u003c\/h2\u003e\n    \u003cp\u003eWith these Restaurant Supply Wholesale Canada dark vegan 1M chocolate chips, you can serve deliciously rich, indulgent dark chocolate desserts with confidence, knowing they're free from all 14 major allergens! These plant-based chocolate morsels contain no animal products, making them suitable for your vegan and vegetarian patrons. In fact, they're made with just 2 all-natural ingredients: sustainably harvested cocoa beans and unrefined cane sugar! They contain 69% cacao, making the perfect treat for creating gourmet dark chocolate treats Best of all, they're processed in a nut- and gluten-free facility on a dedicated dairy- and soy-free line - so whether you're creating desserts for your gluten-free customers or creating delicious vegan treats, these chocolate chips are the perfect choice.\u003cbr\u003e\u003cbr\u003e With a rich, indulgent, velvety chocolate flavor, these dark chips are great for creating sweet treats of all kinds! With a standard 1M size, these chips are great for packing tons of chocolatey flavor into your baked goods. Try using them to create allergen-free chocolate chips cookies and brownies that taste just as good as the original! You can even offer these chips as a topping at your sundae bar or frozen yogurt shop. These chips are also great for melting and are perfect for use in fountains and fondues. No matter how you choose to use them, these allergen-free chocolate chips are sure to be a hit with all your customers! This bulk 50 lb. bag is perfect for high-volume establishments and will keep you well-stocked with this essential ingredient.\u003cbr\u003e\u003cbr\u003e Ensure you always have ingredients on hand to accommodate customers with food allergies and sensitivities by stocking your establishment with Restaurant Supply Wholesale Canada Products! The allergen experts at Restaurant Supply Wholesale Canada believe that you shouldn't have to sacrifice great taste to eat safely. Their entire line of sweet treats and snacks is free from gluten and all 14 major food allergens, meaning you can serve them with confidence to all of your patrons! Restaurant Supply Wholesale Canada maintains the largest allergy-friendly bakery in North America to bring you a whole host of delicious ingredients and treats that help you put safety first.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"flex flex-col inline-flex\"\u003e\n    \u003cdiv class=\"disclaimer-container flex leading-4 max-w-[800px] show-arrow-icon disclaimer-standard-template\"\u003e\n      \u003cdiv class=\"warning-state-container\"\u003e\n        \u003cspan class=\"font-bold leading-4 mr-1 text-base\"\u003eAttention CA Residents:\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"flex items-center\"\u003e\n        \u003cbutton type=\"button\" class=\"green-button\"\u003eProp 65 Warning\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42593586479188,"sku":null,"price":1178.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_e5529b88-3f7d-4d6c-9732-8929e3ba324f.png?v=1760786774"},{"product_id":"semi-sweet-4m-chocolate-chips-50-lb-bulk-bag-for-baking-desserts","title":"Semi-Sweet 4M Chocolate Chips – 50 lb","description":"\u003cstyle\u003e\n.specs-container {\n  border: 1px solid #e1e1e1;\n  border-radius: 4px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n}\n\n.specs-header {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-top-left-radius: 4px;\n  border-top-right-radius: 4px;\n  margin: 0;\n  font-weight: bold;\n  font-size: 16px;\n}\n\n.specs-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n}\n\n.spec-term {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-right: 1px solid #e1e1e1;\n  font-weight: 600;\n  font-size: 14px;\n}\n\n.spec-definition {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  font-size: 14px;\n}\n\n.specs-grid .spec-term:last-of-type,\n.specs-grid .spec-definition:last-of-type {\n  border-bottom-left-radius: 4px;\n  border-bottom-right-radius: 4px;\n}\n\n.details-section {\n  margin: 30px 0;\n}\n\n.details-heading {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 15px;\n  font-family: Arial, sans-serif;\n}\n\n.details-content {\n  line-height: 1.6;\n  font-size: 16px;\n  font-family: Arial, sans-serif;\n}\n\n.disclaimer-box {\n  background-color: #fff9e6;\n  border: 1px solid #ffe58f;\n  border-radius: 4px;\n  padding: 12px 16px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n  font-size: 14px;\n}\n\n.disclaimer-warning {\n  color: #d46b08;\n  font-weight: bold;\n  margin-right: 5px;\n}\n\n.disclaimer-link {\n  color: #298200;\n  text-decoration: underline;\n  font-weight: bold;\n  cursor: pointer;\n  background: none;\n  border: none;\n  padding: 0;\n  font-size: 14px;\n}\n\n.disclaimer-link:hover {\n  color: #1f6600;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"padded\"\u003e\n  \u003cdiv class=\"specs-container\"\u003e\n    \u003cdiv class=\"specs-header\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"specs-grid\"\u003e\n      \u003cdiv class=\"spec-term\"\u003eQuantity\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e1\/Case\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eShipping Weight\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e51.9 lb.\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eCacao Percentage\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e41-50%\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eChip Size\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e4M\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eColor\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eBrown\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eFeatures\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eGluten-Free\u003cbr\u003eKosher\u003cbr\u003eMade in America\u003cbr\u003eRainforest Alliance Certified\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eFlavor\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eChocolate\u003cbr\u003eSemi-Sweet\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003ePackage Size\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e50 lb.\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eType\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eMini Chocolate \/ Baking Chips\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"details-section\"\u003e\n    \u003ch2 class=\"details-heading\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cdiv class=\"details-content\"\u003e\n      \u003cp\u003eAdd delicious chocolate flavor to your signature desserts with these semi-sweet chocolate chips! With a size of 4M, meaning there are 4000 chocolate chips per lb., these mini chips are smaller than standard sized chocolate chips. Perfectly-sized for incorporating into a variety of sweet breakfast items, pastries, and batters, these chocolate chips can add a rich, chocolatey bite to almost any sweet indulgence in your establishment.\u003c\/p\u003e\n      \n      \u003cp\u003eIdeal for baking and cooking, semi-sweet chocolate is a type of dark chocolate that has its own distinct taste that uses half as much sugar as cocoa. Its rich, decadent flavor is sure to please chocolate lovers of all ages. Great when melted and used in chocolate fountains or fondues, these chocolate chips can also enhance the flavor and texture of an endless variety of cookies, and they can enhance the presentation of cakes, brownies, and ice cream sundaes. Create satisfyingly sweet chocolate cheesecakes, chocolate truffles, and so much more with this extremely versatile ingredient. A must have for any bakery, cafe, ice cream shop, or restaurant, these chocolate chips help deliver the sweetness your customers crave.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"disclaimer-box\"\u003e\n    \u003cdiv class=\"disclaimer-warning\"\u003eAttention CA Residents:\u003c\/div\u003e\n    \u003cbutton class=\"disclaimer-link\"\u003eProp 65 Warning\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42597906841684,"sku":null,"price":878.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_97f17984-37a2-4998-9bb7-5e82c397534c.png?v=1760873084"},{"product_id":"callebaut-recipe-c811-dark-chocolate-callets™-22-lb-bulk-bag","title":"Callebaut Recipe C811 Dark Chocolate Callets™ – 22 lb","description":"\u003cstyle\u003e\n.specs-container {\n  border: 1px solid #e1e1e1;\n  border-radius: 4px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n}\n\n.specs-header {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-top-left-radius: 4px;\n  border-top-right-radius: 4px;\n  margin: 0;\n  font-weight: bold;\n  font-size: 16px;\n  color: #298200;\n}\n\n.specs-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n}\n\n.spec-term {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-right: 1px solid #e1e1e1;\n  font-weight: 600;\n  font-size: 14px;\n  color: #333;\n}\n\n.spec-definition {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  font-size: 14px;\n  color: #555;\n}\n\n.specs-grid .spec-term:last-of-type,\n.specs-grid .spec-definition:last-of-type {\n  border-bottom-left-radius: 4px;\n  border-bottom-right-radius: 4px;\n}\n\n.details-section {\n  margin: 30px 0;\n}\n\n.details-heading {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 15px;\n  font-family: Arial, sans-serif;\n}\n\n.details-content {\n  line-height: 1.6;\n  font-size: 16px;\n  font-family: Arial, sans-serif;\n  color: #333;\n}\n\n.details-content b,\n.details-content u {\n  color: #298200;\n}\n\n.video-resources {\n  background-color: #f8f8f8;\n  border: 1px solid #e1e1e1;\n  border-radius: 4px;\n  padding: 20px;\n  margin: 20px 0;\n}\n\n.video-resources-title {\n  color: #298200;\n  font-size: 20px;\n  font-weight: bold;\n  margin-bottom: 15px;\n  font-family: Arial, sans-serif;\n}\n\n.video-item {\n  padding: 8px 0;\n  border-bottom: 1px solid #e1e1e1;\n}\n\n.video-item:last-child {\n  border-bottom: none;\n}\n\n.video-link {\n  color: #298200;\n  text-decoration: none;\n  font-weight: bold;\n}\n\n.video-link:hover {\n  color: #1f6600;\n  text-decoration: underline;\n}\n\n.disclaimer-box {\n  background-color: #fff9e6;\n  border: 1px solid #ffe58f;\n  border-radius: 4px;\n  padding: 12px 16px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n  font-size: 14px;\n}\n\n.disclaimer-warning {\n  color: #d46b08;\n  font-weight: bold;\n  margin-right: 5px;\n}\n\n.disclaimer-link {\n  color: #298200;\n  text-decoration: underline;\n  font-weight: bold;\n  cursor: pointer;\n  background: none;\n  border: none;\n  padding: 0;\n  font-size: 14px;\n}\n\n.disclaimer-link:hover {\n  color: #1f6600;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"padded\"\u003e\n  \u003cdiv class=\"video-resources\"\u003e\n    \u003ch3 class=\"video-resources-title\"\u003eChocolate Resources\u003c\/h3\u003e\n    \u003cdiv class=\"video-item\"\u003e\n      \u003ca href=\"https:\/\/www.restaurantsupplywholesale.ca\/\" class=\"video-link\"\u003eHow to Temper Chocolate with Callets™: Seeding Method\u003c\/a\u003e\n      \u003cp\u003eProperly tempering chocolate is a quick and easy task when using the seeding method and Restaurant Supply Wholesale Canada chocolate Callets™!\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"video-item\"\u003e\n      \u003ca href=\"https:\/\/www.restaurantsupplywholesale.ca\/\" class=\"video-link\"\u003eChoosing the Right Fluidity\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"video-item\"\u003e\n      \u003ca href=\"https:\/\/www.restaurantsupplywholesale.ca\/\" class=\"video-link\"\u003eHow to Mold Chocolates\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"specs-container\"\u003e\n    \u003cdiv class=\"specs-header\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"specs-grid\"\u003e\n      \u003cdiv class=\"spec-term\"\u003eQuantity\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e1\/Each\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eShipping Weight\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e22.18 lb.\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eCacao Percentage\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e51-60%\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eChocolate Style\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eRegular\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eFeatures\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eGluten-Free\u003cbr\u003eKosher\u003cbr\u003eVegetarian\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eFlavor\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eDark Chocolate\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eFlavor Type\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eConfections \u0026amp; Desserts\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eOrigin\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eBelgium\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003ePackage Size\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e22 lb.\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eType\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eChocolate Callets\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"details-section\"\u003e\n    \u003ch2 class=\"details-heading\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cdiv class=\"details-content\"\u003e\n      \u003cp\u003eExceptional flavor and appearance starts with using quality ingredients. Use Restaurant Supply Wholesale Canada Recipe C811 dark chocolate Callets™ to bring an indulgent chocolate flavor and an optimal shine and snap to your confectionaries! These Belgian dark chocolate Callets™ feature a full-bodied, roasted cocoa flavor up front that follows with notes of banana, red fruit, and a subtle caramel and vanilla finish. The chocolate's roasted notes, acidity, bitterness, and sweetness all blend together perfectly to deliver a complete, balanced, and consistent flavor profile that ensures the chocolate's taste will work across different applications and with a wider range of flavors and ingredients. Because the chocolate features a lower fluidity, these Callets™ are great for achieving a perfectly smooth texture in creams and fat mixtures. While the flavor pairings are truly endless, the chocolate pairs exceptionally well with sweet flavors like vanilla and caramel, fruity flavors like apricot and orange, spiced flavors like cardamom and anise, and even liqueurs.\u003c\/p\u003e\n      \n      \u003cp\u003eEssential for any bakery, chocolate shop, cafe, or gelateria that uses the finest products, these Belgian chocolate Callets™ deliver on the quality and consistency you're looking for. Temper these Callets™ to create large molded chocolate figures with a hard shell, nice satin gloss, and the perfect snap. Its low fluidity makes it easy to cast large molds with the ideal thickness with just one layer, saving you a considerable amount of time. You can also use these Callets™ to create rich, silky ganaches for piping or a dense, velvety cremeux or mousse for your specialty dessert menu.\u003c\/p\u003e\n      \n      \u003cp\u003eTo achieve its perfectly balanced taste, this chocolate is made with a blend of cocoa beans from Ivory Coast, Ghana, and Ecuador. Once the beans have been properly fermented, sun-dried, and selected, they are shipped to Restaurant Supply Wholesale Canada's state-of-the-art facility in Belgium to undergo quality checks and begin the lengthy process of becoming chocolate. First the beans undergo whole bean roasting, which means they are roasted in the shell. This helps to preserve and develop the delicate flavors and aromas of the cocoa beans. After roasting, the cocoa nibs are separated from the shell and then ground into a fine cocoa liquor, where it is then mixed with premium ingredients to create a chocolate dough. Next, the chocolate dough is refined and then conched to develop the dough into a liquid as well as unify and balance the flavors. Lastly, the chocolate is tempered and molded into the Callets™ to be used for endless possibilities!\u003c\/p\u003e\n      \n      \u003cp\u003eCrafted in Belgian from bean to bar, Restaurant Supply Wholesale Canada's Finest Belgian Chocolate delivers unparalleled workability with the most balanced taste on the market, which is why it is preferred by most chefs around the world. Restaurant Supply Wholesale Canada partners with the Cocoa Horizons Foundation, a non-profit organization that works directly with farmer groups to improve and empower their livelihoods and communities, to support farmer training and help provide the tools necessary for the farmers to excel at their craft. In fact, with each Restaurant Supply Wholesale Canada chocolate purchase, Cocoa Horizons reinvests a portion back into the West African and South American farmers and their communities! And since Restaurant Supply Wholesale Canada buys their beans directly from the cooperatives they work with, all of their products come with a QR code to trace the beans back to the cocoa farmers, providing you with the utmost transparency for your business and customers. Boost your brand by showing your customers that you're committed to using only the finest, sustainably-sourced Belgian chocolate for your products like Restaurant Supply Wholesale Canada.\u003c\/p\u003e\n      \n      \u003cp\u003e\u003cb\u003e\u003cu\u003eComposition:\u003c\/u\u003e\u003c\/b\u003e\u003cbr\u003eCacao: 53.1%\u003cbr\u003eFat: 35%\u003cbr\u003eFluidity: Medium-low\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"disclaimer-box\"\u003e\n    \u003cdiv class=\"disclaimer-warning\"\u003eAttention CA Residents:\u003c\/div\u003e\n    \u003cbutton class=\"disclaimer-link\"\u003eProp 65 Warning\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42598021202004,"sku":null,"price":507.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/4_990b69e8-1465-4394-b492-9a8d6158dc1d.png?v=1760875121"},{"product_id":"guittard-butterscotch-1m-chips-25-lb-bulk-bag","title":"Guittard Butterscotch 1M Chips – 25 lb Bulk Bag","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\u003eGuittard butterscotch chips · elegant spec table\u003c\/title\u003e\n    \u003cstyle\u003e\n        \/* Minimal, premium, Shopify‑ready – no images, no emojis, no warnings *\/\n        .guittard-description {\n            max-width: 1000px;\n            margin: 0 auto;\n            font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;\n            background: #ffffff;\n            color: #1a1a1a;\n            line-height: 1.5;\n        }\n\n        \/* ----- BEAUTIFUL SPEC TABLE (two‑column, subtle, borderless elegance) ----- *\/\n        .specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            background: #ffffff;\n            border-radius: 24px;\n            box-shadow: 0 4px 14px rgba(0, 0, 0, 0.02), 0 8px 24px rgba(0, 0, 0, 0.02);\n            margin-bottom: 32px;\n            border: 1px solid #f0f2f4;\n            overflow: hidden;\n        }\n\n        .spec-term {\n            padding: 14px 22px;\n            background-color: #fafafc;\n            font-weight: 520;\n            font-size: 0.96rem;\n            letter-spacing: -0.01em;\n            color: #1e1e1e;\n            border-bottom: 1px solid #eceef0;\n            border-right: 1px solid #eceef0;\n            margin: 0;\n        }\n\n        .spec-value {\n            padding: 14px 22px;\n            background-color: #ffffff;\n            font-size: 0.96rem;\n            color: #2a2a2a;\n            border-bottom: 1px solid #eceef0;\n            margin: 0;\n            word-break: break-word;\n        }\n\n        \/* remove bottom border on last row for clean finish *\/\n        .specs-grid \u003e :nth-last-child(2):is(.spec-term),\n        .specs-grid \u003e :last-child:is(.spec-value) {\n            border-bottom: none;\n        }\n\n        \/* Features with multiple tags – we show them as a clean comma list *\/\n        .spec-value .feature-list {\n            display: inline;\n            margin: 0;\n            padding: 0;\n        }\n        .feature-list span {\n            display: inline;\n        }\n        .feature-list span:not(:last-child)::after {\n            content: \" · \";\n            white-space: pre;\n            color: #8a8f99;\n            font-weight: 400;\n        }\n\n        \/* hide all legacy placeholders, icons, alerts *\/\n        .hide-block {\n            display: none !important;\n        }\n        .guittard-description [class*=\"warning\"],\n        .guittard-description [class*=\"disclaimer\"],\n        .guittard-description [class*=\"prop\"],\n        .guittard-description [class*=\"arrow\"],\n        .guittard-description .disclaimer-container,\n        .guittard-description .details-disclaimer-icon,\n        .guittard-description .flex.items-center {\n            display: none !important;\n        }\n\n        \/* Details section – airy, refined *\/\n        .details-title {\n            font-size: 1.5rem;\n            font-weight: 520;\n            letter-spacing: -0.02em;\n            margin: 28px 0 10px 0;\n            color: #0f0f0f;\n            border-bottom: 2px solid #eef1f3;\n            display: inline-block;\n            padding-bottom: 3px;\n        }\n\n        .product-story {\n            font-size: 1rem;\n            line-height: 1.65;\n            color: #2c2c2c;\n            margin: 12px 0 32px 0;\n            max-width: 900px;\n        }\n\n        .product-story p {\n            margin-top: 0;\n            margin-bottom: 1.3rem;\n        }\n\n        \/* fine details: remove leftover \u0026nbsp; blocks *\/\n        .spec-value .block {\n            display: none;\n        }\n\n        \/* extra polish for the color value *\/\n        .spec-value {\n            font-weight: 400;\n        }\n    \u003c\/style\u003e\n\n\n\u003cdiv class=\"guittard-description\"\u003e\n\n    \u003c!-- \n        █████ BEAUTIFUL SPEC TABLE – all fields from original, shipping weight included █████\n        no emoji, no icon, minimal spacing, custom feature separator (·)\n    --\u003e\n    \u003cdiv class=\"specs-grid\"\u003e\n        \u003c!-- Quantity --\u003e\n        \u003cspan class=\"spec-term\"\u003eQuantity\u003c\/span\u003e\n        \u003cspan class=\"spec-value\"\u003e1\/Case\u003c\/span\u003e\n\n        \u003c!-- Shipping Weight (explicitly included as requested) --\u003e\n        \u003cspan class=\"spec-term\"\u003eShipping weight\u003c\/span\u003e\n        \u003cspan class=\"spec-value\"\u003e26.5 lb.\u003c\/span\u003e\n\n        \u003c!-- Cacao Percentage --\u003e\n        \u003cspan class=\"spec-term\"\u003eCacao percentage\u003c\/span\u003e\n        \u003cspan class=\"spec-value\"\u003eNon-Cacao Based\u003c\/span\u003e\n\n        \u003c!-- Chip Size --\u003e\n        \u003cspan class=\"spec-term\"\u003eChip size\u003c\/span\u003e\n        \u003cspan class=\"spec-value\"\u003e1M\u003c\/span\u003e\n\n        \u003c!-- Color --\u003e\n        \u003cspan class=\"spec-term\"\u003eColor\u003c\/span\u003e\n        \u003cspan class=\"spec-value\"\u003eOrange\u003c\/span\u003e\n\n        \u003c!-- Features – multiple values elegantly displayed with middle dot separator (no emoji) --\u003e\n        \u003cspan class=\"spec-term\"\u003eFeatures\u003c\/span\u003e\n        \u003cspan class=\"spec-value\"\u003e\n            \u003cspan class=\"feature-list\"\u003e\n                \u003cspan\u003eGluten-Free\u003c\/span\u003e\u003cspan\u003eKosher\u003c\/span\u003e\u003cspan\u003eMade in America\u003c\/span\u003e\u003cspan\u003eNon-GMO\u003c\/span\u003e\u003cspan\u003ePeanut Free\u003c\/span\u003e\u003cspan\u003eSoy Free\u003c\/span\u003e\u003cspan\u003eTree Nut Free\u003c\/span\u003e\n            \u003c\/span\u003e\n        \u003c\/span\u003e\n\n        \u003c!-- Flavor --\u003e\n        \u003cspan class=\"spec-term\"\u003eFlavor\u003c\/span\u003e\n        \u003cspan class=\"spec-value\"\u003eButterscotch\u003c\/span\u003e\n\n        \u003c!-- Flavor Type --\u003e\n        \u003cspan class=\"spec-term\"\u003eFlavor type\u003c\/span\u003e\n        \u003cspan class=\"spec-value\"\u003eConfections \u0026amp; Desserts\u003c\/span\u003e\n\n        \u003c!-- Package Size --\u003e\n        \u003cspan class=\"spec-term\"\u003ePackage size\u003c\/span\u003e\n        \u003cspan class=\"spec-value\"\u003e25 lb.\u003c\/span\u003e\n\n        \u003c!-- Type --\u003e\n        \u003cspan class=\"spec-term\"\u003eType\u003c\/span\u003e\n        \u003cspan class=\"spec-value\"\u003eBaking Chips\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DETAILS SECTION – pure description, no shipping time, no alerts, no emojis, under 5000 characters --\u003e\n    \u003cspan class=\"details-title\"\u003eDetails\u003c\/span\u003e\n\n    \u003cdiv class=\"product-story\"\u003e\n        \u003cp\u003eThe Guittard 25 lb. butterscotch 1M baking chips have been carefully made from bean to cocoa, crafted with generations of French artisan chocolate-making experience. With a buttery, toffee flavor with hints of caramelized dairy and vanilla, these chips are made with all-natural ingredients to showcase the natural terroir and post-harvest practices. Made without artificial colors, flavors, or hydrogenated oils, Guittard only uses real vanilla for a classic flavor dimension and added warmth.\u003c\/p\u003e\n\n        \u003cp\u003eEssential for any bakery, chocolate shop, or restaurant, cafe, and gelateria that uses the finest products, these chips are more than an ingredient: they are the multi-dimensional element that takes your recipe to the next level. Melt the chips to use as an ingredient when creating rich, fluffy puddings, silky pastry cream, or smooth ice cream. Or, fold these chips into your batters, such as cookies, brownies, and scones, for signature, premium baked goods.\u003c\/p\u003e\n\n        \u003cp\u003eFor five generations, Guittard has been endlessly evolving their artisanal craft to bring the most flavorful, sustainable, and socially responsible chocolate to the industry. During the California Gold Rush in the mid 1800's, Etienne Guittard discovered the demand his chocolate garnered among the wealthy coal miners and, with his newfound passion, grew his business into a leader in the chocolate industry. Through their stewardship, Guittard has donated funding, time, and product to community projects across America, worked to continually reduce their environmental impact, and empowered their cacao growers in order to obtain a chocolate that contains optimal flavor, quality, and value. At Guittard, their chocolate not only enhances flavor profiles, but helps them unite the world through social responsibility, sustainability, and equality. It's true what they say: chocolate cures all.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- absolutely no warning, no prop 65, no CA residents, no icon, no arrow.\n         all those legacy containers are hidden via CSS, and we output nothing.\n    --\u003e\n    \u003cspan style=\"display: none;\"\u003e\u003c\/span\u003e\n\n    \u003c!-- minimal spacing – done. character count: well below 5000 (description ~1350, total block ~2450) --\u003e\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42598242713684,"sku":null,"price":545.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_dc0eb90c-44b6-4414-bb54-e9b3b9816bce.png?v=1760878310"},{"product_id":"callebaut-recipe-w2-white-chocolate-callets™-5-5-lb-bag","title":"Callebaut Recipe W2 White Chocolate Callets™ – 5.5 lb","description":"\u003cstyle\u003e\n.specs-container {\n  border: 1px solid #e1e1e1;\n  border-radius: 4px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n}\n\n.specs-header {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-top-left-radius: 4px;\n  border-top-right-radius: 4px;\n  margin: 0;\n  font-weight: bold;\n  font-size: 16px;\n  color: #298200;\n}\n\n.specs-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n}\n\n.spec-term {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-right: 1px solid #e1e1e1;\n  font-weight: 600;\n  font-size: 14px;\n  color: #333;\n}\n\n.spec-definition {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  font-size: 14px;\n  color: #555;\n}\n\n.specs-grid .spec-term:last-of-type,\n.specs-grid .spec-definition:last-of-type {\n  border-bottom-left-radius: 4px;\n  border-bottom-right-radius: 4px;\n}\n\n.details-section {\n  margin: 30px 0;\n}\n\n.details-heading {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 15px;\n  font-family: Arial, sans-serif;\n}\n\n.details-content {\n  line-height: 1.6;\n  font-size: 16px;\n  font-family: Arial, sans-serif;\n  color: #333;\n}\n\n.details-content b,\n.details-content u {\n  color: #298200;\n}\n\n.video-resources {\n  background-color: #f8f8f8;\n  border: 1px solid #e1e1e1;\n  border-radius: 4px;\n  padding: 20px;\n  margin: 20px 0;\n}\n\n.video-resources-title {\n  color: #298200;\n  font-size: 20px;\n  font-weight: bold;\n  margin-bottom: 15px;\n  font-family: Arial, sans-serif;\n}\n\n.video-item {\n  padding: 8px 0;\n  border-bottom: 1px solid #e1e1e1;\n}\n\n.video-item:last-child {\n  border-bottom: none;\n}\n\n.video-link {\n  color: #298200;\n  text-decoration: none;\n  font-weight: bold;\n  display: block;\n  margin-bottom: 5px;\n}\n\n.video-link:hover {\n  color: #1f6600;\n  text-decoration: underline;\n}\n\n.video-description {\n  font-size: 14px;\n  color: #666;\n  margin-top: 5px;\n}\n\n.disclaimer-box {\n  background-color: #fff9e6;\n  border: 1px solid #ffe58f;\n  border-radius: 4px;\n  padding: 12px 16px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n  font-size: 14px;\n}\n\n.disclaimer-warning {\n  color: #d46b08;\n  font-weight: bold;\n  margin-right: 5px;\n}\n\n.disclaimer-link {\n  color: #298200;\n  text-decoration: underline;\n  font-weight: bold;\n  cursor: pointer;\n  background: none;\n  border: none;\n  padding: 0;\n  font-size: 14px;\n}\n\n.disclaimer-link:hover {\n  color: #1f6600;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"padded\"\u003e\n  \u003cdiv class=\"video-resources\"\u003e\n    \u003ch3 class=\"video-resources-title\"\u003eChocolate Resources \u0026amp; Tutorials\u003c\/h3\u003e\n    \u003cdiv class=\"video-item\"\u003e\n      \u003ca href=\"https:\/\/www.restaurantsupplywholesale.ca\/\" class=\"video-link\"\u003eHow to Temper Chocolate with Callets™: Seeding Method\u003c\/a\u003e\n      \u003cp class=\"video-description\"\u003eProperly tempering chocolate is a quick and easy task when using the seeding method and Restaurant Supply Wholesale Canada chocolate Callets™!\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"video-item\"\u003e\n      \u003ca href=\"https:\/\/www.restaurantsupplywholesale.ca\/\" class=\"video-link\"\u003eChoosing the Right Fluidity\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"video-item\"\u003e\n      \u003ca href=\"https:\/\/www.restaurantsupplywholesale.ca\/\" class=\"video-link\"\u003eHow to Mold Chocolates\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"specs-container\"\u003e\n    \u003cdiv class=\"specs-header\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"specs-grid\"\u003e\n      \u003cdiv class=\"spec-term\"\u003eQuantity\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e1\/Each\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eShipping Weight\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e5.59 lb.\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eCacao Percentage\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e\u0026lt;30%\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eChocolate Style\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eRegular\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eFeatures\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eGluten-Free\u003cbr\u003eKosher\u003cbr\u003eVegetarian\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eFlavor\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eWhite Chocolate\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eFlavor Type\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eConfections \u0026amp; Desserts\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eOrigin\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eBelgium\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003ePackage Size\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e5.5 lb.\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eType\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eChocolate Callets\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"details-section\"\u003e\n    \u003ch2 class=\"details-heading\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cdiv class=\"details-content\"\u003e\n      \u003cp\u003eIf you're searching for a white chocolate that can handle a variety of applications with optimal performance in taste, color, consistency, and gloss, then look no further than these Restaurant Supply Wholesale Canada Recipe W2 white chocolate Callets™! These Belgian white chocolate Callets™ feature a pronounced milky, creamy flavor with sweet notes of caramel and vanilla. The chocolate's flavor notes blend together perfectly to deliver a complete, balanced, and consistent flavor profile that ensures its taste will work across different applications and with a wider range of flavors and ingredients. Because the chocolate features a medium fluidity for all-around application, these Callets™ can be used for virtually all of your chocolate work from confectionaries, desserts, and baked goods to ice cream and gelato. While the flavor pairings are truly endless, the chocolate pairs exceptionally well with spicy, fruity, and herbal flavors.\u003c\/p\u003e\n      \n      \u003cp\u003eEssential for any bakery, chocolate shop, cafe, or gelateria that uses the finest products, these Belgian white chocolate Callets™ deliver on the quality and consistency you're looking for. Temper the Callets™ to craft chocolate clusters, pralines, and bonbons with a hard shell, nice satin gloss, and the perfect snap. You can also use these to create a rich, velvety cremeux to top your pastries and cakes, a silky pastry cream for cream puffs and eclairs, or a smooth, creamy gelato. Or, try substituting these Callets™ for chocolate chips to create chewy, gooey white chocolate chip cookies!\u003c\/p\u003e\n      \n      \u003cp\u003eTo achieve its perfectly balanced taste, this chocolate is made with a blend of cocoa beans from Ivory Coast, Ghana, and Ecuador. Once the beans have been properly fermented, sun-dried, and selected, they are shipped to Restaurant Supply Wholesale Canada's state-of-the-art facility to undergo quality checks and begin the lengthy process of becoming chocolate. First the beans undergo whole bean roasting, which means they are roasted in the shell. This helps to preserve and develop the delicate flavors and aromas of the cocoa beans. After roasting, the cocoa nibs are separated from the shell and then ground into a fine cocoa liquor, where it is then mixed with premium ingredients, including milk from cows grazing on Belgian pastures and sugar from locally-grown sugar beets, to create a chocolate dough. Next, the chocolate dough is refined and then conched to develop the dough into a liquid as well as unify and balance the flavors. Lastly, the chocolate is tempered and molded into the Callets™ to be used for endless possibilities!\u003c\/p\u003e\n      \n      \u003cp\u003eCrafted with expertise and precision, Restaurant Supply Wholesale Canada's Finest Belgian Chocolate delivers unparalleled workability with the most balanced taste on the market, which is why it is preferred by most chefs around the world. Restaurant Supply Wholesale Canada partners with the Cocoa Horizons Foundation, a non-profit organization that works directly with farmer groups to improve and empower their livelihoods and communities, to support farmer training and help provide the tools necessary for the farmers to excel at their craft. In fact, with each Restaurant Supply Wholesale Canada chocolate purchase, Cocoa Horizons reinvests a portion back into the West African and South American farmers and their communities! And since Restaurant Supply Wholesale Canada buys their beans directly from the cooperatives they work with, all of their products come with a QR code to trace the beans back to the cocoa farmers, providing you with the utmost transparency for your business and customers. Boost your brand by showing your customers that you're committed to using only the finest, sustainably-sourced Belgian chocolate for your products like Restaurant Supply Wholesale Canada.\u003c\/p\u003e\n      \n      \u003cp\u003e\u003cb\u003e\u003cu\u003eComposition:\u003c\/u\u003e\u003c\/b\u003e\u003cbr\u003eCacao: 28%\u003cbr\u003eFat: 37%\u003cbr\u003eFluidity: Medium\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"disclaimer-box\"\u003e\n    \u003cdiv class=\"disclaimer-warning\"\u003eAttention CA Residents:\u003c\/div\u003e\n    \u003cbutton class=\"disclaimer-link\"\u003eProp 65 Warning\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42598309888084,"sku":null,"price":303.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/4_fea910a2-46c0-442d-84dd-a199dcb3c456.png?v=1760878831"},{"product_id":"guittard-30-milk-chocolate-1m-baking-chips-25-lb-bulk-bag","title":"Guittard 30% Milk Chocolate 1M Baking Chips – 25 lb Bulk Bag","description":"\u003cstyle\u003e\n.specs-container {\n  border: 1px solid #e1e1e1;\n  border-radius: 4px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n}\n\n.specs-header {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-top-left-radius: 4px;\n  border-top-right-radius: 4px;\n  margin: 0;\n  font-weight: bold;\n  font-size: 16px;\n  color: #298200;\n}\n\n.specs-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n}\n\n.spec-term {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-right: 1px solid #e1e1e1;\n  font-weight: 600;\n  font-size: 14px;\n  color: #333;\n}\n\n.spec-definition {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  font-size: 14px;\n  color: #555;\n}\n\n.specs-grid .spec-term:last-of-type,\n.specs-grid .spec-definition:last-of-type {\n  border-bottom-left-radius: 4px;\n  border-bottom-right-radius: 4px;\n}\n\n.details-section {\n  margin: 30px 0;\n}\n\n.details-heading {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 15px;\n  font-family: Arial, sans-serif;\n}\n\n.details-content {\n  line-height: 1.6;\n  font-size: 16px;\n  font-family: Arial, sans-serif;\n  color: #333;\n}\n\n.feature-highlights {\n  background-color: #f8f8f8;\n  border-left: 4px solid #298200;\n  padding: 15px 20px;\n  margin: 20px 0;\n}\n\n.feature-highlights strong {\n  color: #298200;\n}\n\n.disclaimer-box {\n  background-color: #fff9e6;\n  border: 1px solid #ffe58f;\n  border-radius: 4px;\n  padding: 12px 16px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n  font-size: 14px;\n}\n\n.disclaimer-warning {\n  color: #d46b08;\n  font-weight: bold;\n  margin-right: 5px;\n}\n\n.disclaimer-link {\n  color: #298200;\n  text-decoration: underline;\n  font-weight: bold;\n  cursor: pointer;\n  background: none;\n  border: none;\n  padding: 0;\n  font-size: 14px;\n}\n\n.disclaimer-link:hover {\n  color: #1f6600;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"padded\"\u003e\n  \u003cdiv class=\"specs-container\"\u003e\n    \u003cdiv class=\"specs-header\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"specs-grid\"\u003e\n      \u003cdiv class=\"spec-term\"\u003eQuantity\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e1\/Case\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eShipping Weight\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e26.5 lb.\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eCacao Percentage\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e30-40%\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eChip Size\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e1M\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eColor\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eBrown\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eFeatures\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eGluten-Free\u003cbr\u003eKosher\u003cbr\u003eMade in America\u003cbr\u003eNon-GMO\u003cbr\u003ePeanut Free\u003cbr\u003eSoy Free\u003cbr\u003eTree Nut Free\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eFlavor\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eChocolate\u003cbr\u003eMilk Chocolate\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003ePackage Size\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e25 lb.\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eType\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eChocolate Chips\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"details-section\"\u003e\n    \u003ch2 class=\"details-heading\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cdiv class=\"details-content\"\u003e\n      \u003cp\u003eThe Restaurant Supply Wholesale Canada 25 lb. 30% milk chocolate 1M baking chips have been carefully made from bean to cocoa, crafted with generations of artisan chocolate-making experience. With a blissful, balanced blend of smooth chocolate and ultra-rich dairy, these chips are made with superior ingredients to showcase the natural terroir and post-harvest practices. When making these chips, Restaurant Supply Wholesale Canada only uses a special blend of non-GMO certified cacao beans with respect to Mother Nature, transforming the natural beauty of cacao into uniform chocolate chips. For further improvements on their chocolate's flavor and quality, Restaurant Supply Wholesale Canada continuously works with the government and local organizations in the cacao's country of origin, protecting the natural flavor profiles of the regions' cacao to ensure the unique taste and aroma for all of their chocolates.\u003c\/p\u003e\n      \n      \u003cdiv class=\"feature-highlights\"\u003e\n        \u003cp\u003e\u003cstrong\u003ePremium Quality:\u003c\/strong\u003e Made with non-GMO certified cacao beans and superior ingredients\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eAllergen Friendly:\u003c\/strong\u003e Free from gluten, peanuts, soy, and tree nuts\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eArtisan Crafted:\u003c\/strong\u003e Created with generations of chocolate-making expertise\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cp\u003eMonitoring every step in the chocolate making process is essential for Restaurant Supply Wholesale Canada as they pride themselves on achieving the most natural flavor profile, ensuring eco-friendly and long-lasting growing practices, and equality for all of their growers. Restaurant Supply Wholesale Canada then invests in various ways of naturally fermenting cacao beans to develop certain flavor characteristics, and then sun drying beans that are specifically raked in traditional drying patterns. From there, the beans are shipped to Restaurant Supply Wholesale Canada's state-of-the-art headquarters to finish the carefully curated process of turning naturally grown cacao into Restaurant Supply Wholesale Canada's famous chocolate.\u003c\/p\u003e\n      \n      \u003cp\u003eEssential for any bakery, chocolate shop, or restaurant, cafe, and gelateria that uses the finest products, these chips are more than an ingredient: they are the multi-dimensional element that takes your recipe to the next level. Temper these chips to create the perfect set, snap, and shine to coat your truffles, fresh fruits, or to create chocolate masterpieces to adorn cakes or make into showpieces. Melt the chips to use as an ingredient when baking airy souffles, spongy cakes, rich ganache, silky pastry cream, or smooth ice cream. Or, fold these chips into your batters for signature, premium baked goods.\u003c\/p\u003e\n      \n      \u003cp\u003eFor generations, Restaurant Supply Wholesale Canada has been endlessly evolving their artisanal craft to bring the most flavorful, sustainable, and socially responsible chocolate to the industry. Through their stewardship, Restaurant Supply Wholesale Canada has donated funding, time, and product to community projects across America, worked to continually reduce their environmental impact, and empowered their cacao growers in order to obtain a chocolate that contains optimal flavor, quality, and value. At Restaurant Supply Wholesale Canada, their chocolate not only enhances flavor profiles, but helps them unite the world through social responsibility, sustainability, and equality. It's true what they say: chocolate cures all.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"disclaimer-box\"\u003e\n    \u003cdiv class=\"disclaimer-warning\"\u003eAttention CA Residents:\u003c\/div\u003e\n    \u003cbutton class=\"disclaimer-link\"\u003eProp 65 Warning\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42598318538836,"sku":null,"price":517.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_a18d95bb-5f48-47b1-a3d2-a5eedb36788d.png?v=1760879548"},{"product_id":"guittard-white-4m-baking-chips-25-lb-bulk-bag","title":"Guittard White 4M Baking Chips – 25 lb Bulk Bag","description":"\u003cstyle\u003e\n.specs-container {\n  border: 1px solid #e1e1e1;\n  border-radius: 4px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n}\n\n.specs-header {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-top-left-radius: 4px;\n  border-top-right-radius: 4px;\n  margin: 0;\n  font-weight: bold;\n  font-size: 16px;\n  color: #298200;\n}\n\n.specs-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n}\n\n.spec-term {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-right: 1px solid #e1e1e1;\n  font-weight: 600;\n  font-size: 14px;\n  color: #333;\n}\n\n.spec-definition {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  font-size: 14px;\n  color: #555;\n}\n\n.specs-grid .spec-term:last-of-type,\n.specs-grid .spec-definition:last-of-type {\n  border-bottom-left-radius: 4px;\n  border-bottom-right-radius: 4px;\n}\n\n.details-section {\n  margin: 30px 0;\n}\n\n.details-heading {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 15px;\n  font-family: Arial, sans-serif;\n}\n\n.details-content {\n  line-height: 1.6;\n  font-size: 16px;\n  font-family: Arial, sans-serif;\n  color: #333;\n}\n\n.feature-highlights {\n  background-color: #f8f8f8;\n  border-left: 4px solid #298200;\n  padding: 15px 20px;\n  margin: 20px 0;\n}\n\n.feature-highlights strong {\n  color: #298200;\n}\n\n.disclaimer-box {\n  background-color: #fff9e6;\n  border: 1px solid #ffe58f;\n  border-radius: 4px;\n  padding: 12px 16px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n  font-size: 14px;\n}\n\n.disclaimer-warning {\n  color: #d46b08;\n  font-weight: bold;\n  margin-right: 5px;\n}\n\n.disclaimer-link {\n  color: #298200;\n  text-decoration: underline;\n  font-weight: bold;\n  cursor: pointer;\n  background: none;\n  border: none;\n  padding: 0;\n  font-size: 14px;\n}\n\n.disclaimer-link:hover {\n  color: #1f6600;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"padded\"\u003e\n  \u003cdiv class=\"specs-container\"\u003e\n    \u003cdiv class=\"specs-header\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"specs-grid\"\u003e\n      \u003cdiv class=\"spec-term\"\u003eQuantity\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e1\/Case\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eShipping Weight\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e26.5 lb.\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eCacao Percentage\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e\u0026lt;30%\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eChip Size\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e4M\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eColor\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eWhite\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eFeatures\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eGluten-Free\u003cbr\u003eKosher\u003cbr\u003eMade in America\u003cbr\u003eNon-GMO\u003cbr\u003ePeanut Free\u003cbr\u003eSoy Free\u003cbr\u003eTree Nut Free\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eFlavor\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eWhite Chocolate\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eFlavor Type\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eConfections \u0026amp; Desserts\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003ePackage Size\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e25 lb.\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eType\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eMini Chocolate \/ Baking Chips\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"details-section\"\u003e\n    \u003ch2 class=\"details-heading\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cdiv class=\"details-content\"\u003e\n      \u003cp\u003eCreate desserts that you are proud to serve and guests will endlessly crave when using these Restaurant Supply Wholesale Canada 25 lb. white 4M baking chips. With a rich, smooth, and creamy sweet milk flavor with subtle hints of vanilla, these chips are made with all-natural ingredients to showcase the natural terroir and post-harvest practices. Not only are these chips made without artificial colors, flavors, or hydrogenated oils, but Restaurant Supply Wholesale Canada only uses real vanilla for a classic flavor dimension and added warmth.\u003c\/p\u003e\n      \n      \u003cdiv class=\"feature-highlights\"\u003e\n        \u003cp\u003e\u003cstrong\u003eAll-Natural Ingredients:\u003c\/strong\u003e Made without artificial colors, flavors, or hydrogenated oils\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003ePremium Quality:\u003c\/strong\u003e Features real vanilla for authentic flavor and warmth\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eAllergen Friendly:\u003c\/strong\u003e Free from gluten, peanuts, soy, and tree nuts\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cp\u003eEssential for any bakery, chocolate shop, or restaurant, cafe, and gelateria that uses the finest products, these chips are more than an ingredient: they are the multi-dimensional element that takes your recipe to the next level. Temper these chips to create the perfect set, snap, and shine to coat your truffles, fresh fruits, or to create masterpieces to adorn cakes or make into showpieces. Melt the chips to use as an ingredient when creating fluffy frostings, rich ganache, silky pastry cream, or smooth ice cream. Or, fold these chips into your batters for signature, premium baked goods.\u003c\/p\u003e\n      \n      \u003cp\u003eFor generations, Restaurant Supply Wholesale Canada has been endlessly evolving their artisanal craft to bring the most flavorful, sustainable, and socially responsible chocolate to the industry. Through their stewardship, Restaurant Supply Wholesale Canada has donated funding, time, and product to community projects across America, worked to continually reduce their environmental impact, and empowered their cacao growers in order to obtain a chocolate that contains optimal flavor, quality, and value. At Restaurant Supply Wholesale Canada, their chocolate not only enhances flavor profiles, but helps them unite the world through social responsibility, sustainability, and equality. It's true what they say: chocolate cures all.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"disclaimer-box\"\u003e\n    \u003cdiv class=\"disclaimer-warning\"\u003eAttention CA Residents:\u003c\/div\u003e\n    \u003cbutton class=\"disclaimer-link\"\u003eProp 65 Warning\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42598379487316,"sku":null,"price":451.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_52542a0c-3388-4b05-ae05-c403db17af3d.png?v=1760880535"},{"product_id":"enjoy-life-vegan-semi-sweet-mega-chocolate-chunks-5-lb-4-case","title":"Enjoy Life Vegan Semi-Sweet Mega Chocolate Chunks 5 lb (4\/Case)","description":"\u003cstyle\u003e\n.specs-container {\n  border: 1px solid #e1e1e1;\n  border-radius: 4px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n}\n\n.specs-header {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-top-left-radius: 4px;\n  border-top-right-radius: 4px;\n  margin: 0;\n  font-weight: bold;\n  font-size: 16px;\n  color: #298200;\n}\n\n.specs-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n}\n\n.spec-term {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-right: 1px solid #e1e1e1;\n  font-weight: 600;\n  font-size: 14px;\n  color: #333;\n}\n\n.spec-definition {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  font-size: 14px;\n  color: #555;\n}\n\n.specs-grid .spec-term:last-of-type,\n.specs-grid .spec-definition:last-of-type {\n  border-bottom-left-radius: 4px;\n  border-bottom-right-radius: 4px;\n}\n\n.details-section {\n  margin: 30px 0;\n}\n\n.details-heading {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 15px;\n  font-family: Arial, sans-serif;\n}\n\n.details-content {\n  line-height: 1.6;\n  font-size: 16px;\n  font-family: Arial, sans-serif;\n  color: #333;\n}\n\n.feature-highlights {\n  background-color: #f8f8f8;\n  border-left: 4px solid #298200;\n  padding: 15px 20px;\n  margin: 20px 0;\n}\n\n.feature-highlights strong {\n  color: #298200;\n}\n\n.disclaimer-box {\n  background-color: #fff9e6;\n  border: 1px solid #ffe58f;\n  border-radius: 4px;\n  padding: 12px 16px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n  font-size: 14px;\n}\n\n.disclaimer-warning {\n  color: #d46b08;\n  font-weight: bold;\n  margin-right: 5px;\n}\n\n.disclaimer-link {\n  color: #298200;\n  text-decoration: underline;\n  font-weight: bold;\n  cursor: pointer;\n  background: none;\n  border: none;\n  padding: 0;\n  font-size: 14px;\n}\n\n.disclaimer-link:hover {\n  color: #1f6600;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"padded\"\u003e\n  \u003cdiv class=\"specs-container\"\u003e\n    \u003cdiv class=\"specs-header\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"specs-grid\"\u003e\n      \u003cdiv class=\"spec-term\"\u003eQuantity\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e4\/Case\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eShipping Weight\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e21.29 lb.\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eFeatures\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eDairy Free\u003cbr\u003eGluten-Free\u003cbr\u003eHalal\u003cbr\u003eKosher\u003cbr\u003eMade in America\u003cbr\u003eNon-GMO\u003cbr\u003ePeanut Free\u003cbr\u003eSoy Free\u003cbr\u003eTree Nut Free\u003cbr\u003eVegan\u003cbr\u003eVegetarian\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eFlavor\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eSemi-Sweet\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003ePackage Size\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e5 lb.\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eTotal Case Size\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e20 lb.\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eType\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eChocolate\u003cbr\u003eChocolate Chunks\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"details-section\"\u003e\n    \u003ch2 class=\"details-heading\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cdiv class=\"details-content\"\u003e\n      \u003cp\u003eWith these Restaurant Supply Wholesale Canada semi-sweet vegan mega chocolate chunks, you can serve deliciously rich, indulgent dark chocolate desserts with confidence, knowing they're free from all 14 major allergens! These plant-based chocolate morsels contain no animal products, making them suitable for your vegan and vegetarian patrons. In fact, they're made with just 2 all-natural ingredients: sustainably harvested cocoa beans and unrefined cane sugar! Best of all, they're processed in a nut- and gluten-free facility on a dedicated dairy- and soy-free line - so whether you're creating desserts for your gluten-free customers or creating delicious vegan treats, these chocolate chunks are the perfect choice.\u003c\/p\u003e\n      \n      \u003cdiv class=\"feature-highlights\"\u003e\n        \u003cp\u003e\u003cstrong\u003eAllergen-Free Excellence:\u003c\/strong\u003e Certified free from all 14 major allergens including dairy, nuts, soy, and gluten\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eVegan \u0026amp; Vegetarian Friendly:\u003c\/strong\u003e Contains no animal products or by-products\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eClean Ingredients:\u003c\/strong\u003e Made with only sustainably harvested cocoa beans and unrefined cane sugar\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eSafe Processing:\u003c\/strong\u003e Produced in dedicated allergen-free facilities\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cp\u003eWith a rich, indulgent dark chocolate flavor, these semi-sweet chunks are great for creating sweet treats of all kinds! Their extra large size makes them stand out from regular chocolate chunks and makes it easy to add luxuriant chocolate flavor to your baked goods. Try using them to create allergen-free chocolate chip cookies and brownies with melty chocolate chunks that taste just as good as the original! You can even offer these mega chunks as a topping at your sundae bar or frozen yogurt shop. These chunks are also great for melting and are perfect for use in fountains and fondues. No matter how you choose to use them, these allergen-free chocolate chunks are sure to be a hit with all your customers! They're packaged in a convenient 5 lb. bag for easy access and storage.\u003c\/p\u003e\n      \n      \u003cp\u003eEnsure you always have ingredients on hand to accommodate customers with food allergies and sensitivities by stocking your establishment with Restaurant Supply Wholesale Canada Products! The allergen experts at Restaurant Supply Wholesale Canada believe that you shouldn't have to sacrifice great taste to eat safely. Their entire line of sweet treats and snacks is free from gluten and all 14 major food allergens, meaning you can serve them with confidence to all of your patrons! Restaurant Supply Wholesale Canada maintains the largest allergy-friendly bakery in North America to bring you a whole host of delicious ingredients and treats that help you put safety first.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"disclaimer-box\"\u003e\n    \u003cdiv class=\"disclaimer-warning\"\u003eAttention CA Residents:\u003c\/div\u003e\n    \u003cbutton class=\"disclaimer-link\"\u003eProp 65 Warning\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42598385483860,"sku":null,"price":422.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_ac1e4316-249c-4a0e-b8d7-f3ccf26ae1f8.png?v=1760881114"},{"product_id":"chocolate-flavored-4m-baking-chips-25-lb-bulk-bag","title":"Chocolate Flavored 4M Baking Chips 25 lb","description":"\u003cstyle\u003e\n.detail-section {\n  font-family: Arial, sans-serif;\n  margin: 20px 0;\n}\n\n.headline {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 20px;\n  font-family: Arial, sans-serif;\n}\n\n.flex-container {\n  display: flex;\n  align-items: center;\n  gap: 30px;\n}\n\n.template-text {\n  flex: 1;\n}\n\n.template-text p {\n  line-height: 1.6;\n  font-size: 16px;\n  color: #333;\n  margin: 0;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch2 class=\"headline\"\u003eThese 4M chocolate flavored chips are the perfect addition to any baked treat.\u003c\/h2\u003e\n\u003cdiv class=\"flex-container\"\u003e\n\u003cdiv class=\"template-text\"\u003e\n\u003cp\u003eTempt all of your guests with chocolate chip pancakes and waffles for breakfast, or create satisfyingly sweet chocolate cheesecakes and chocolate truffles for dessert. This extremely versatile ingredient is a must have for any bakery, cafe, or ice cream shop!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42598398885972,"sku":null,"price":190.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_83898dc8-cb2b-467b-aa59-7f111fd89355.png?v=1760881508"},{"product_id":"enjoy-life-semi-sweet-vegan-4m-chocolate-chips-5-lb-bag","title":"Enjoy Life Semi-Sweet Vegan 4M Chocolate Chips 5 lb Bag","description":"\u003cstyle\u003e\n.specs-container {\n  border: 1px solid #e1e1e1;\n  border-radius: 4px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n}\n\n.specs-header {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-top-left-radius: 4px;\n  border-top-right-radius: 4px;\n  margin: 0;\n  font-weight: bold;\n  font-size: 16px;\n  color: #298200;\n}\n\n.specs-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n}\n\n.spec-term {\n  background-color: #f8f8f8;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  border-right: 1px solid #e1e1e1;\n  font-weight: 600;\n  font-size: 14px;\n  color: #333;\n}\n\n.spec-definition {\n  background-color: white;\n  padding: 8px 16px;\n  border-bottom: 1px solid #e1e1e1;\n  font-size: 14px;\n  color: #555;\n}\n\n.specs-grid .spec-term:last-of-type,\n.specs-grid .spec-definition:last-of-type {\n  border-bottom-left-radius: 4px;\n  border-bottom-right-radius: 4px;\n}\n\n.details-section {\n  margin: 30px 0;\n}\n\n.details-heading {\n  color: #298200;\n  font-size: 24px;\n  font-weight: bold;\n  margin-bottom: 15px;\n  font-family: Arial, sans-serif;\n}\n\n.details-content {\n  line-height: 1.6;\n  font-size: 16px;\n  font-family: Arial, sans-serif;\n  color: #333;\n}\n\n.feature-highlights {\n  background-color: #f8f8f8;\n  border-left: 4px solid #298200;\n  padding: 15px 20px;\n  margin: 20px 0;\n}\n\n.feature-highlights strong {\n  color: #298200;\n}\n\n.disclaimer-box {\n  background-color: #fff9e6;\n  border: 1px solid #ffe58f;\n  border-radius: 4px;\n  padding: 12px 16px;\n  margin: 20px 0;\n  font-family: Arial, sans-serif;\n  font-size: 14px;\n}\n\n.disclaimer-warning {\n  color: #d46b08;\n  font-weight: bold;\n  margin-right: 5px;\n}\n\n.disclaimer-link {\n  color: #298200;\n  text-decoration: underline;\n  font-weight: bold;\n  cursor: pointer;\n  background: none;\n  border: none;\n  padding: 0;\n  font-size: 14px;\n}\n\n.disclaimer-link:hover {\n  color: #1f6600;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"padded\"\u003e\n  \u003cdiv class=\"specs-container\"\u003e\n    \u003cdiv class=\"specs-header\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"specs-grid\"\u003e\n      \u003cdiv class=\"spec-term\"\u003eQuantity\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e1\/Each\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eShipping Weight\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e5.05 lb.\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eCacao Percentage\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e51-60%\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eChip Size\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e4M\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eFeatures\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eDairy Free\u003cbr\u003eGluten-Free\u003cbr\u003eHalal\u003cbr\u003eKosher\u003cbr\u003eMade in America\u003cbr\u003eNon-GMO\u003cbr\u003ePeanut Free\u003cbr\u003eSoy Free\u003cbr\u003eTree Nut Free\u003cbr\u003eVegan\u003cbr\u003eVegetarian\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eFlavor\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eChocolate\u003cbr\u003eSemi-Sweet\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003ePackage Size\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003e5 lb.\u003c\/div\u003e\n      \n      \u003cdiv class=\"spec-term\"\u003eType\u003c\/div\u003e\n      \u003cdiv class=\"spec-definition\"\u003eChocolate\u003cbr\u003eChocolate Chips\u003cbr\u003eMini Chocolate \/ Baking Chips\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"details-section\"\u003e\n    \u003ch2 class=\"details-heading\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cdiv class=\"details-content\"\u003e\n      \u003cp\u003eWith these Restaurant Supply Wholesale Canada semi-sweet vegan 4M chocolate chips, you can serve deliciously rich, indulgent dark chocolate desserts with confidence, knowing they're free from all 14 major allergens! These plant-based chocolate morsels contain no animal products, making them suitable for your vegan and vegetarian patrons. In fact, they're made with just 2 all-natural ingredients: sustainably harvested cocoa beans and unrefined cane sugar! Best of all, they're processed in a nut- and gluten-free facility on a dedicated dairy- and soy-free line - so whether you're creating desserts for your gluten-free customers or creating delicious vegan treats, these chocolate chips are the perfect choice.\u003c\/p\u003e\n      \n      \u003cdiv class=\"feature-highlights\"\u003e\n        \u003cp\u003e\u003cstrong\u003eAllergen-Free Excellence:\u003c\/strong\u003e Certified free from all 14 major allergens including dairy, nuts, soy, and gluten\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eVegan \u0026amp; Vegetarian Friendly:\u003c\/strong\u003e Contains no animal products or by-products\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eClean Ingredients:\u003c\/strong\u003e Made with only sustainably harvested cocoa beans and unrefined cane sugar\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eSafe Processing:\u003c\/strong\u003e Produced in dedicated allergen-free facilities\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cp\u003eWith a rich, indulgent dark chocolate flavor, these semi-sweet chips are great for creating sweet treats of all kinds! With a mini 4M size that's smaller than standard chocolate chips, these chips are great for packing tons of chocolatey flavor into your baked goods. Try using them to create allergen-free chocolate chip cookies and brownies that taste just as good as the original! You can even offer these mini chips as a topping at your sundae bar or frozen yogurt shop. These chips are also great for melting and are perfect for use in fountains and fondues. No matter how you choose to use them, these allergen-free chocolate chips are sure to be a hit with all your customers! They're packaged in a convenient 5 lb. bag for easy access and storage.\u003c\/p\u003e\n      \n      \u003cp\u003eEnsure you always have ingredients on hand to accommodate customers with food allergies and sensitivities by stocking your establishment with Restaurant Supply Wholesale Canada Products! The allergen experts at Restaurant Supply Wholesale Canada believe that you shouldn't have to sacrifice great taste to eat safely. Their entire line of sweet treats and snacks is free from gluten and all 14 major food allergens, meaning you can serve them with confidence to all of your patrons! Restaurant Supply Wholesale Canada maintains the largest allergy-friendly bakery in North America to bring you a whole host of delicious ingredients and treats that help you put safety first.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"disclaimer-box\"\u003e\n    \u003cdiv class=\"disclaimer-warning\"\u003eAttention CA Residents:\u003c\/div\u003e\n    \u003cbutton class=\"disclaimer-link\"\u003eProp 65 Warning\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"RESTAURANT SUPPLY WHOLESALE","offers":[{"title":"Default Title","offer_id":42598491979860,"sku":null,"price":160.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/2_ee64902f-8a2f-425c-ab84-c059d981122d.png?v=1760882989"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/collections\/bulk-baking-ingredients-banner.png?v=1764913238","url":"https:\/\/www.restaurantsupplywholesale.ca\/collections\/baking-ingredients.oembed?page=55","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}