{"product_id":"davinci-gourmet-sugar-free-english-toffee-flavoring-syrup-750-ml-12-case","title":"DaVinci Gourmet Sugar-Free English Toffee Flavoring Syrup 750 mL - 12\/Case","description":"\u003cstyle\u003e\n  .product-description {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    color: #333;\n    line-height: 1.5;\n    width: 90%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 20px 15px;\n    box-sizing: border-box;\n  }\n  \n  .specs-table {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    margin: 20px 0;\n    border-radius: 8px;\n    overflow: hidden;\n    box-shadow: 0 2px 12px rgba(0,0,0,0.05);\n    border: 1px solid #eaeaea;\n    display: block;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n  }\n  \n  .specs-table tr {\n    transition: background-color 0.2s ease;\n    display: table;\n    width: 100%;\n    table-layout: fixed;\n  }\n  \n  .specs-table tr:hover {\n    background-color: #f9f9f9;\n  }\n  \n  .specs-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #f0f0f0;\n    word-wrap: break-word;\n    overflow-wrap: break-word;\n  }\n  \n  .specs-table tr:last-child td {\n    border-bottom: none;\n  }\n  \n  .specs-table td:first-child {\n    font-weight: 600;\n    color: #2c3e50;\n    width: 40%;\n    background-color: #f8f9fa;\n    border-right: 1px solid #f0f0f0;\n  }\n  \n  .product-header {\n    margin-bottom: 25px;\n  }\n  \n  .product-title {\n    font-size: clamp(22px, 4vw, 32px);\n    font-weight: 700;\n    color: #1a202c;\n    margin-bottom: 5px;\n    line-height: 1.2;\n  }\n  \n  .product-subtitle {\n    font-size: clamp(14px, 2.5vw, 18px);\n    color: #4a5568;\n    font-weight: 500;\n  }\n  \n  .section-title {\n    font-size: clamp(18px, 3vw, 24px);\n    font-weight: 600;\n    color: #2c3e50;\n    margin: 28px 0 18px 0;\n    padding-bottom: 8px;\n    border-bottom: 2px solid #8d6e63;\n  }\n  \n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n    gap: 18px;\n    margin: 24px 0;\n  }\n  \n  .feature-card {\n    padding: 18px;\n    background: linear-gradient(135deg, #faf5f0 0%, #f0e8e0 100%);\n    border-radius: 6px;\n    border: 1px solid #d0c0b0;\n    border-top: 3px solid #8d6e63;\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n  }\n  \n  .feature-card:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n  }\n  \n  .feature-title {\n    font-weight: 600;\n    color: #1a202c;\n    margin-bottom: 6px;\n    font-size: clamp(14px, 2vw, 16px);\n  }\n  \n  .color-badge {\n    display: inline-block;\n    padding: 4px 14px;\n    background-color: #8d6e63;\n    color: #1a202c;\n    border-radius: 14px;\n    font-size: 13px;\n    font-weight: 500;\n    margin-left: 8px;\n    white-space: nowrap;\n  }\n  \n  .highlight-box {\n    background-color: #faf5f0;\n    padding: 18px;\n    border-radius: 6px;\n    margin: 20px 0;\n    border-left: 4px solid #8d6e63;\n  }\n  \n  .applications-list {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 8px;\n  }\n  \n  .app-tag {\n    padding: 4px 12px;\n    background-color: #ffffff;\n    color: #1a202c;\n    border-radius: 12px;\n    font-size: 12.5px;\n    border: 1px solid #8d6e63;\n    font-weight: 500;\n  }\n  \n  \/* Mobile Responsive Styles *\/\n  @media screen and (max-width: 768px) {\n    .product-description {\n      width: 95%;\n      padding: 15px 10px;\n    }\n    \n    .specs-table {\n      font-size: 14px;\n    }\n    \n    .specs-table td {\n      padding: 10px 12px;\n    }\n    \n    .specs-table td:first-child {\n      width: 45%;\n    }\n    \n    .feature-grid {\n      grid-template-columns: 1fr;\n      gap: 12px;\n    }\n    \n    .feature-card {\n      padding: 14px;\n    }\n    \n    .color-badge {\n      display: block;\n      margin: 5px 0 0 0;\n      width: fit-content;\n    }\n    \n    .highlight-box {\n      padding: 14px;\n    }\n    \n    .app-tag {\n      font-size: 11.5px;\n      padding: 3px 10px;\n    }\n  }\n  \n  @media screen and (max-width: 480px) {\n    .product-description {\n      width: 100%;\n      padding: 10px 8px;\n    }\n    \n    .specs-table {\n      font-size: 13px;\n    }\n    \n    .specs-table td {\n      padding: 8px 10px;\n    }\n    \n    .specs-table td:first-child {\n      width: 50%;\n    }\n    \n    .product-title {\n      font-size: 20px;\n    }\n    \n    .product-subtitle {\n      font-size: 14px;\n    }\n    \n    .section-title {\n      font-size: 18px;\n      margin: 20px 0 14px 0;\n    }\n    \n    .feature-grid {\n      gap: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\u003e\n  \u003cdiv class=\"product-header\"\u003e\n    \u003cdiv class=\"product-title\"\u003eDaVinci Gourmet Sugar-Free English Toffee Syrup\u003c\/div\u003e\n    \u003cdiv class=\"product-subtitle\"\u003ePremium Sugar-Free Flavoring for Specialty Beverages\u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cp\u003eThis DaVinci Gourmet sugar-free English toffee flavoring syrup allows your busy baristas to quickly and easily serve delicious hot, cold, or blended drinks with irresistible flavor without the sugar content or calories. Sweetened with Splenda brand sweetener, it complements beverages without overpowering them with too much sweetness.\u003c\/p\u003e\n  \n  \u003cdiv class=\"highlight-box\"\u003e\n    \u003cstrong\u003eIdeal Applications:\u003c\/strong\u003e \n    \u003cdiv class=\"applications-list\"\u003e\n      \u003cspan class=\"app-tag\"\u003eEspresso Drinks\u003c\/span\u003e\n      \u003cspan class=\"app-tag\"\u003eCoffee\u003c\/span\u003e\n      \u003cspan class=\"app-tag\"\u003eMilkshakes\u003c\/span\u003e\n      \u003cspan class=\"app-tag\"\u003eHot Chocolate\u003c\/span\u003e\n      \u003cspan class=\"app-tag\"\u003eCheesecakes\u003c\/span\u003e\n      \u003cspan class=\"app-tag\"\u003eIce Cream\u003c\/span\u003e\n      \u003cspan class=\"app-tag\"\u003eBaked Goods\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n  \n  \u003ctable class=\"specs-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eSKU #\u003c\/td\u003e\n      \u003ctd\u003e154662\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eQuantity\u003c\/td\u003e\n      \u003ctd\u003e12 per Case\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eShipping Weight\u003c\/td\u003e\n      \u003ctd\u003e22 lb.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eContainer Material\u003c\/td\u003e\n      \u003ctd\u003ePlastic\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eFeatures\u003c\/td\u003e\n      \u003ctd\u003eKeto, Kosher, Made in America\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eFlavor\u003c\/td\u003e\n      \u003ctd\u003eToffee \u003cspan class=\"color-badge\"\u003eEnglish Toffee\u003c\/span\u003e\n\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eFlavor Type\u003c\/td\u003e\n      \u003ctd\u003eConfections \u0026amp; Desserts\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003ePackage Size\u003c\/td\u003e\n      \u003ctd\u003e750 mL\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003ePackage Type\u003c\/td\u003e\n      \u003ctd\u003eBottles\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003ePerishable Type\u003c\/td\u003e\n      \u003ctd\u003eAmbient\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eStyle\u003c\/td\u003e\n      \u003ctd\u003eLiquid\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eSweetener Type\u003c\/td\u003e\n      \u003ctd\u003eSugar-Free\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eTotal Case Size\u003c\/td\u003e\n      \u003ctd\u003e9 Liters\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eType\u003c\/td\u003e\n      \u003ctd\u003eFlavoring Syrups\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n  \n  \u003cdiv class=\"feature-grid\"\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eSugar-Free Formula\u003c\/div\u003e\n      \u003cdiv\u003eSweetened with no-calorie Splenda brand sweetener for guilt-free flavor without sugar.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eHeat Stable\u003c\/div\u003e\n      \u003cdiv\u003eSpecially formulated to resist curdling in milk and hold up well under heat.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eHigh Yield\u003c\/div\u003e\n      \u003cdiv\u003eEach 750 mL bottle yields 25 servings of 1 fl. oz. for 300 servings per case.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eVersatile Use\u003c\/div\u003e\n      \u003cdiv\u003ePerfect for drinks, desserts, drizzling, and baked goods applications.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n  \n  \u003cp\u003eBring a rich, buttery English toffee flavor to your menu with this guilt-free flavoring syrup. One splash goes a long way, and flavored beverages enhance your menu with new, appealing items. Use it for drizzling atop cheesecakes and ice cream or as an ingredient in baked goods.\u003c\/p\u003e\n  \n  \u003cp\u003eThe user-friendly plastic bottle is easy for your baristas and restaurant staff to handle, and it maintains an attractive shelf appearance while reducing possible breakage.\u003c\/p\u003e\n  \n  \u003cp\u003eFor ultimate convenience, use a compatible 0.25 oz. pump to make adding this flavoring syrup to your food and beverages even easier.\u003c\/p\u003e\n  \n  \u003cp\u003eSold in gourmet coffee shops, specialty food stores, food service outlets, and grocery stores, DaVinci Gourmet products have a long history of commitment to quality and superior taste. With over 100 different flavorings and syrups, DaVinci Gourmet is sure to have a product for your culinary needs.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":47543532650580,"sku":"154662","price":173.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-08-22T223858.745.png?v=1787420360","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/davinci-gourmet-sugar-free-english-toffee-flavoring-syrup-750-ml-12-case","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}