{"product_id":"organic-48-dark-chocolate-drops-italy-spicebloom-nz","title":"Organic Dark Chocolate Drops 48%| Italy | SpiceBloom NZ","description":"\u003cstyle\u003e\n  .sb-product {\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Helvetica, Arial, sans-serif;\n    color: #2D3748;\n    max-width: 1100px;\n    margin: 0 auto;\n    box-sizing: border-box;\n  }\n\n  .sb-product * {\n    box-sizing: border-box;\n  }\n\n  .sb-product h2,\n  .sb-product h3,\n  .sb-product h4 {\n    font-family: Georgia, \"Times New Roman\", serif;\n    color: #1B4332;\n  }\n\n  .sb-hero {\n    background: radial-gradient(circle at top right, rgba(217,119,6,0.16), transparent 32%),\n                linear-gradient(135deg, #fff8ed 0%, #fffdf8 48%, #f7efe4 100%);\n    border: 1px solid #f1dfc7;\n    border-radius: 24px;\n    padding: 38px 34px;\n    margin-bottom: 34px;\n    position: relative;\n    overflow: hidden;\n    box-shadow: 0 14px 36px rgba(27, 67, 50, 0.07);\n  }\n\n  .sb-hero:after {\n    content: \"🍫\";\n    position: absolute;\n    right: 26px;\n    top: 18px;\n    font-size: 74px;\n    opacity: 0.08;\n  }\n\n  .sb-eyebrow {\n    display: inline-block;\n    background: #1B4332;\n    color: #fff;\n    padding: 7px 13px;\n    border-radius: 999px;\n    font-size: 12.5px;\n    font-weight: 800;\n    letter-spacing: 0.3px;\n    margin-bottom: 14px;\n  }\n\n  .sb-title {\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 32px;\n    line-height: 1.2;\n    color: #1B4332;\n    margin: 0 0 10px;\n    max-width: 780px;\n  }\n\n  .sb-subtitle {\n    font-size: 18px;\n    color: #D97706;\n    font-weight: 800;\n    line-height: 1.45;\n    margin: 0 0 18px;\n    max-width: 850px;\n  }\n\n  .sb-text {\n    font-size: 15.5px;\n    color: #4A5568;\n    line-height: 1.75;\n    margin: 0 0 14px;\n  }\n\n  .sb-highlight {\n    background: #ffffff;\n    border-left: 4px solid #D97706;\n    border-radius: 14px;\n    padding: 15px 17px;\n    margin-top: 20px;\n    font-size: 14.5px;\n    line-height: 1.65;\n    color: #4A5568;\n    box-shadow: 0 8px 20px rgba(116, 66, 16, 0.06);\n  }\n\n  .sb-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 24px;\n  }\n\n  .sb-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    background: #ffffff;\n    border: 1px solid #ead8bd;\n    color: #744210;\n    border-radius: 999px;\n    padding: 8px 14px;\n    font-size: 13.5px;\n    font-weight: 700;\n    box-shadow: 0 5px 16px rgba(116, 66, 16, 0.06);\n  }\n\n  .sb-trust-strip {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 14px;\n    margin-bottom: 44px;\n  }\n\n  .sb-trust-item {\n    background: #1B4332;\n    color: #fff;\n    border-radius: 18px;\n    padding: 18px 14px;\n    text-align: center;\n    box-shadow: 0 10px 24px rgba(27, 67, 50, 0.12);\n  }\n\n  .sb-trust-item strong {\n    display: block;\n    font-size: 15px;\n    margin-bottom: 4px;\n  }\n\n  .sb-trust-item span {\n    display: block;\n    font-size: 12.5px;\n    opacity: 0.9;\n    line-height: 1.45;\n  }\n\n  .sb-section {\n    margin-bottom: 46px;\n  }\n\n  .sb-section-title {\n    font-size: 29px;\n    line-height: 1.25;\n    text-align: center;\n    margin: 0 0 10px;\n  }\n\n  .sb-section-subtitle {\n    text-align: center;\n    font-size: 15px;\n    color: #5F6B5C;\n    line-height: 1.7;\n    max-width: 720px;\n    margin: 0 auto 26px;\n  }\n\n  .sb-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .sb-card {\n    background: #FAF8F4;\n    border: 1px solid #E8E4DC;\n    border-radius: 22px;\n    padding: 24px 19px;\n    text-align: center;\n    box-shadow: 0 10px 24px rgba(27, 67, 50, 0.05);\n  }\n\n  .sb-icon {\n    width: 54px;\n    height: 54px;\n    background: linear-gradient(135deg, #D97706 0%, #B45309 100%);\n    color: #fff;\n    border-radius: 50%;\n    line-height: 54px;\n    font-size: 23px;\n    margin: 0 auto 15px;\n    box-shadow: 0 7px 16px rgba(217, 119, 6, 0.24);\n  }\n\n  .sb-card h3 {\n    font-size: 18px;\n    line-height: 1.3;\n    margin: 0 0 10px;\n  }\n\n  .sb-card p {\n    font-size: 14px;\n    color: #5F6B5C;\n    line-height: 1.65;\n    margin: 0;\n  }\n\n  .sb-product a {\n    color: #D97706;\n    text-decoration: underline;\n    font-weight: 800;\n  }\n\n  .sb-origin-box {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 22px;\n    align-items: center;\n    background: linear-gradient(135deg, #1B4332 0%, #2D5A45 100%);\n    border-radius: 24px;\n    padding: 30px;\n    margin-bottom: 46px;\n    box-shadow: 0 14px 30px rgba(27, 67, 50, 0.16);\n  }\n\n  .sb-origin-box h2 {\n    color: #fff;\n    font-size: 27px;\n    margin: 0 0 12px;\n  }\n\n  .sb-origin-box p {\n    color: #fff;\n    opacity: 0.94;\n    font-size: 15.5px;\n    line-height: 1.7;\n    margin: 0;\n  }\n\n  .sb-origin-mini {\n    background: rgba(255,255,255,0.12);\n    border: 1px solid rgba(255,255,255,0.18);\n    border-radius: 18px;\n    padding: 18px;\n  }\n\n  .sb-origin-mini div {\n    color: #fff;\n    font-size: 14px;\n    line-height: 1.6;\n    padding: 8px 0;\n    border-bottom: 1px solid rgba(255,255,255,0.16);\n  }\n\n  .sb-origin-mini div:last-child {\n    border-bottom: 0;\n  }\n\n  .sb-pairings {\n    background: #fffaf2;\n    border: 1px solid #f1dfc7;\n    border-radius: 24px;\n    padding: 30px;\n    margin-bottom: 46px;\n  }\n\n  .sb-pairing-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 14px;\n  }\n\n  .sb-pairing {\n    background: #fff;\n    border: 1px solid #ead8bd;\n    border-radius: 18px;\n    padding: 18px 14px;\n    text-align: center;\n    box-shadow: 0 8px 18px rgba(116, 66, 16, 0.05);\n  }\n\n  .sb-pairing span {\n    display: block;\n    font-size: 26px;\n    margin-bottom: 8px;\n  }\n\n  .sb-pairing h4 {\n    font-size: 16px;\n    margin: 0 0 8px;\n  }\n\n  .sb-pairing p {\n    font-size: 13.5px;\n    color: #5F6B5C;\n    line-height: 1.55;\n    margin: 0;\n  }\n\n  .sb-details {\n    background: #fdfaf5;\n    padding: 28px;\n    border-radius: 20px;\n    border: 1px dashed #d4a373;\n  }\n\n  .sb-details h3 {\n    margin: 0 0 16px;\n    font-size: 22px;\n  }\n\n  .sb-table-wrap {\n    width: 100%;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .sb-table {\n    width: 100%;\n    border-collapse: collapse;\n    text-align: left;\n    font-size: 14.5px;\n    background: #fff;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .sb-table td {\n    padding: 12px 13px;\n    border-bottom: 1px solid #eee;\n    vertical-align: top;\n  }\n\n  .sb-table tr:nth-child(odd) {\n    background: #fafafa;\n  }\n\n  .sb-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .sb-table td:first-child {\n    width: 32%;\n    color: #1B4332;\n    font-weight: 800;\n  }\n\n  .sb-note {\n    background: #fff;\n    border-left: 4px solid #D97706;\n    border-radius: 12px;\n    padding: 15px 16px;\n    font-size: 14px;\n    line-height: 1.65;\n    color: #4A5568;\n    margin-top: 18px;\n  }\n\n  .sb-faq {\n    background: #FAF8F4;\n    border: 1px solid #E8E4DC;\n    border-radius: 22px;\n    padding: 30px;\n    box-shadow: 0 10px 24px rgba(27, 67, 50, 0.04);\n  }\n\n  .sb-faq-item {\n    margin-bottom: 24px;\n    padding-bottom: 22px;\n    border-bottom: 1px solid #E8E4DC;\n  }\n\n  .sb-faq-item:last-child {\n    margin-bottom: 0;\n    padding-bottom: 0;\n    border-bottom: 0;\n  }\n\n  .sb-faq h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n  }\n\n  .sb-faq p {\n    font-size: 14.5px;\n    color: #4A5568;\n    line-height: 1.65;\n    margin: 0;\n  }\n\n  .sb-cta {\n    background: radial-gradient(circle at top left, rgba(255,255,255,0.22), transparent 30%),\n                linear-gradient(135deg, #D97706 0%, #B45309 100%);\n    border-radius: 26px;\n    padding: 42px 28px;\n    text-align: center;\n    box-shadow: 0 14px 32px rgba(180, 83, 9, 0.2);\n  }\n\n  .sb-cta h2 {\n    font-size: 28px;\n    color: #fff;\n    margin: 0 0 10px;\n  }\n\n  .sb-cta p {\n    font-size: 15.5px;\n    color: #fff;\n    margin: 0 0 16px;\n    opacity: 0.96;\n    line-height: 1.6;\n  }\n\n  .sb-cta a {\n    display: inline-block;\n    background: #fff;\n    color: #D97706;\n    text-decoration: none;\n    font-weight: 900;\n    padding: 12px 26px;\n    border-radius: 12px;\n    font-size: 14px;\n  }\n\n  @media (max-width: 760px) {\n    .sb-hero {\n      padding: 26px 18px;\n      border-radius: 20px;\n      margin-bottom: 30px;\n    }\n\n    .sb-hero:after {\n      font-size: 52px;\n      right: 12px;\n      top: 12px;\n    }\n\n    .sb-title {\n      font-size: 25px;\n    }\n\n    .sb-subtitle {\n      font-size: 16px;\n    }\n\n    .sb-text {\n      font-size: 14.5px;\n      line-height: 1.7;\n    }\n\n    .sb-badges {\n      gap: 8px;\n    }\n\n    .sb-badge {\n      width: 100%;\n      justify-content: center;\n      text-align: center;\n      font-size: 13px;\n    }\n\n    .sb-trust-strip {\n      grid-template-columns: 1fr 1fr;\n      gap: 10px;\n      margin-bottom: 38px;\n    }\n\n    .sb-trust-item {\n      padding: 15px 10px;\n      border-radius: 16px;\n    }\n\n    .sb-trust-item strong {\n      font-size: 13.5px;\n    }\n\n    .sb-trust-item span {\n      font-size: 11.8px;\n    }\n\n    .sb-section {\n      margin-bottom: 38px;\n    }\n\n    .sb-section-title {\n      font-size: 24px;\n    }\n\n    .sb-section-subtitle {\n      font-size: 14px;\n      margin-bottom: 20px;\n    }\n\n    .sb-grid {\n      grid-template-columns: 1fr;\n      gap: 14px;\n    }\n\n    .sb-card {\n      padding: 21px 16px;\n      border-radius: 18px;\n    }\n\n    .sb-origin-box {\n      grid-template-columns: 1fr;\n      padding: 24px 18px;\n      border-radius: 20px;\n      margin-bottom: 38px;\n    }\n\n    .sb-origin-box h2 {\n      font-size: 23px;\n    }\n\n    .sb-origin-box p {\n      font-size: 14.5px;\n    }\n\n    .sb-pairings {\n      padding: 24px 16px;\n      border-radius: 20px;\n      margin-bottom: 38px;\n    }\n\n    .sb-pairing-grid {\n      grid-template-columns: 1fr;\n      gap: 12px;\n    }\n\n    .sb-details {\n      padding: 21px 16px;\n      border-radius: 16px;\n    }\n\n    .sb-table {\n      font-size: 13.5px;\n    }\n\n    .sb-table td {\n      padding: 10px 9px;\n    }\n\n    .sb-table td:first-child {\n      width: 39%;\n    }\n\n    .sb-faq {\n      padding: 22px 16px;\n    }\n\n    .sb-cta {\n      padding: 34px 18px;\n      border-radius: 20px;\n    }\n\n    .sb-cta h2 {\n      font-size: 24px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sb-product\"\u003e\n\n  \u003cdiv class=\"sb-hero\"\u003e\n    \u003cspan class=\"sb-eyebrow\"\u003ePremium Italian-Origin Baking Chocolate\u003c\/span\u003e\n\n    \u003ch2 class=\"sb-title\"\u003eOrganic 48% Dark Chocolate Drops from Italy\u003c\/h2\u003e\n\n    \u003cp class=\"sb-subtitle\"\u003e\n      Sweet, smooth and easy-melting organic chocolate drops for cookies, muffins, brownies, desserts, trail mixes and everyday snacking. 🍫✨\n    \u003c\/p\u003e\n\n    \u003cp class=\"sb-text\"\u003e\n      Enjoy the rich flavour of premium organic dark chocolate with a sweeter, milder profile. Our Organic 48% Dark Chocolate Drops are sourced from Italy and packed fresh in Auckland, making them a delicious pantry essential for home bakers, dessert lovers and chocolate snackers across New Zealand.\n    \u003c\/p\u003e\n\n    \u003cp class=\"sb-text\"\u003e\n      Made from four simple certified organic ingredients, these chocolate drops deliver a smooth, velvety finish without dairy ingredients. Their small, uniform drop shape makes them easy to sprinkle through batters, melt quickly for ganache, or enjoy straight from the pouch as a sweet dark chocolate treat.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sb-highlight\"\u003e\n      \u003cstrong\u003eBest for:\u003c\/strong\u003e chocolate chip cookies, muffins, brownies, pancakes, dessert bowls, chocolate drizzles, homemade trail mix and quick melting.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sb-badges\"\u003e\n      \u003cspan class=\"sb-badge\"\u003e🇮🇹 Origin: Italy\u003c\/span\u003e\n      \u003cspan class=\"sb-badge\"\u003e🌱 Certified Organic Ingredients\u003c\/span\u003e\n      \u003cspan class=\"sb-badge\"\u003e🍫 48% Mild Dark Chocolate\u003c\/span\u003e\n      \u003cspan class=\"sb-badge\"\u003e🥛 Dairy-Free Recipe\u003c\/span\u003e\n      \u003cspan class=\"sb-badge\"\u003e🇳🇿 Packed in Auckland, NZ\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sb-trust-strip\"\u003e\n    \u003cdiv class=\"sb-trust-item\"\u003e\n      \u003cstrong\u003eFresh Packed\u003c\/strong\u003e\n      \u003cspan\u003ePrepared in Auckland for Kiwi pantries\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sb-trust-item\"\u003e\n      \u003cstrong\u003eNZ-Wide Delivery\u003c\/strong\u003e\n      \u003cspan\u003eDelivered across New Zealand\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sb-trust-item\"\u003e\n      \u003cstrong\u003eAfterpay Available\u003c\/strong\u003e\n      \u003cspan\u003eShop now and pay later\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sb-trust-item\"\u003e\n      \u003cstrong\u003eTrusted by Kiwis\u003c\/strong\u003e\n      \u003cspan\u003eRead our customer reviews\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sb-section\"\u003e\n    \u003ch2 class=\"sb-section-title\"\u003eWhy You’ll Love These Chocolate Drops\u003c\/h2\u003e\n    \u003cp class=\"sb-section-subtitle\"\u003e\n      A sweeter, milder dark chocolate option with a small drop shape that makes baking, melting and snacking simple.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sb-grid\"\u003e\n      \u003cdiv class=\"sb-card\"\u003e\n        \u003cdiv class=\"sb-icon\"\u003e🔥\u003c\/div\u003e\n        \u003ch3\u003eRapid, Even Melting\u003c\/h3\u003e\n        \u003cp\u003e\n          The smaller drop shape helps them melt smoothly and quickly, making them great for fuss-free ganache, drizzles, chocolate sauces and dessert toppings.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-card\"\u003e\n        \u003cdiv class=\"sb-icon\"\u003e🧁\u003c\/div\u003e\n        \u003ch3\u003ePerfect Batter Distribution\u003c\/h3\u003e\n        \u003cp\u003e\n          Smaller than standard chocolate buttons, these drops spread evenly through cookie dough, muffin batter and banana bread for chocolate in every bite.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-card\"\u003e\n        \u003cdiv class=\"sb-icon\"\u003e😊\u003c\/div\u003e\n        \u003ch3\u003eFamily-Friendly Flavour\u003c\/h3\u003e\n        \u003cp\u003e\n          At 48% cocoa, these drops have a sweeter, milder dark chocolate profile, making them ideal for baking, snacking and treats the whole family can enjoy.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sb-origin-box\"\u003e\n    \u003cdiv\u003e\n      \u003ch2\u003e🇮🇹 Sourced from Italy, Packed Fresh in NZ\u003c\/h2\u003e\n      \u003cp\u003e\n        These Organic 48% Dark Chocolate Drops are sourced from Italy and packed by SpiceBloom in Auckland, New Zealand. They are ideal for Kiwi home bakers who want a smoother, sweeter dark chocolate option that is easy to use in everyday recipes.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sb-origin-mini\"\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eOrigin:\u003c\/strong\u003e Italy\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eCocoa Level:\u003c\/strong\u003e 48% mild dark chocolate\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eTexture:\u003c\/strong\u003e Small drops for easy mixing and melting\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eUse:\u003c\/strong\u003e Baking, melting, toppings and snacking\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sb-section\"\u003e\n    \u003ch2 class=\"sb-section-title\"\u003e3 Easy Ways to Use Them\u003c\/h2\u003e\n    \u003cp class=\"sb-section-subtitle\"\u003e\n      Simple ideas that help you get more from every pouch.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sb-grid\"\u003e\n      \u003cdiv class=\"sb-card\"\u003e\n        \u003cdiv class=\"sb-icon\"\u003e🧁\u003c\/div\u003e\n        \u003ch3\u003eBakery-Style Spiced Muffins\u003c\/h3\u003e\n        \u003cp\u003e\n          Fold a generous handful of these drops and a teaspoon of \u003ca href=\"https:\/\/www.spicebloom.co.nz\/products\/organic-ceylon-cinnamon-powder-true-cinnamon-from-sri-lanka-spicebloom\"\u003eOrganic Ceylon Cinnamon Powder\u003c\/a\u003e into your favourite muffin batter for sweet cocoa flavour and warming spice.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-card\"\u003e\n        \u003cdiv class=\"sb-icon\"\u003e🥜\u003c\/div\u003e\n        \u003ch3\u003eWholesome Sweet Trail Mix\u003c\/h3\u003e\n        \u003cp\u003e\n          Toss the chocolate drops with \u003ca href=\"https:\/\/www.spicebloom.co.nz\/products\/organic-almonds\"\u003eOrganic Almonds\u003c\/a\u003e, \u003ca href=\"https:\/\/www.spicebloom.co.nz\/products\/organic-raisins\"\u003eOrganic Raisins\u003c\/a\u003e and \u003ca href=\"https:\/\/www.spicebloom.co.nz\/products\/organic-dried-cranberries\"\u003eOrganic Dried Cranberries\u003c\/a\u003e for a sweet and crunchy snack mix.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-card\"\u003e\n        \u003cdiv class=\"sb-icon\"\u003e🥞\u003c\/div\u003e\n        \u003ch3\u003eQuick Pancake Drizzle\u003c\/h3\u003e\n        \u003cp\u003e\n          Melt a handful of drops gently in short bursts, then drizzle over pancakes, waffles, strawberries, banana slices or dessert bowls for a quick chocolate topping.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sb-pairings\"\u003e\n    \u003ch2 class=\"sb-section-title\"\u003ePair Them With More SpiceBloom Favourites\u003c\/h2\u003e\n    \u003cp class=\"sb-section-subtitle\"\u003e\n      Build a better baking pantry with simple ingredients that work beautifully together.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sb-pairing-grid\"\u003e\n      \u003cdiv class=\"sb-pairing\"\u003e\n        \u003cspan\u003e🍫\u003c\/span\u003e\n        \u003ch4\u003eOrganic Raw Cacao Powder\u003c\/h4\u003e\n        \u003cp\u003e\n          Add deeper cocoa flavour to brownies, smoothies and hot chocolate.\n          \u003cbr\u003e\n          \u003ca href=\"https:\/\/www.spicebloom.co.nz\/products\/organic-raw-cacao-powder?_pos=1\u0026amp;_psq=cacao\u0026amp;_ss=e\u0026amp;_v=1.0\"\u003eShop cacao powder\u003c\/a\u003e\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-pairing\"\u003e\n        \u003cspan\u003e🌰\u003c\/span\u003e\n        \u003ch4\u003eOrganic Almonds\u003c\/h4\u003e\n        \u003cp\u003e\n          Perfect for trail mixes, baking, snacking and chocolate bark.\n          \u003cbr\u003e\n          \u003ca href=\"https:\/\/www.spicebloom.co.nz\/products\/organic-almonds\"\u003eShop almonds\u003c\/a\u003e\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-pairing\"\u003e\n        \u003cspan\u003e🍒\u003c\/span\u003e\n        \u003ch4\u003eOrganic Dried Cranberries\u003c\/h4\u003e\n        \u003cp\u003e\n          Pair with chocolate for sweet, tart bark and snack mixes.\n          \u003cbr\u003e\n          \u003ca href=\"https:\/\/www.spicebloom.co.nz\/products\/organic-dried-cranberries\"\u003eShop cranberries\u003c\/a\u003e\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-pairing\"\u003e\n        \u003cspan\u003e🌿\u003c\/span\u003e\n        \u003ch4\u003eOrganic Ceylon Cinnamon\u003c\/h4\u003e\n        \u003cp\u003e\n          Add warm spice to muffins, cookies, oats and hot drinks.\n          \u003cbr\u003e\n          \u003ca href=\"https:\/\/www.spicebloom.co.nz\/products\/organic-ceylon-cinnamon-powder-true-cinnamon-from-sri-lanka-spicebloom\"\u003eShop cinnamon\u003c\/a\u003e\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sb-section sb-details\"\u003e\n    \u003ch3\u003e📋 Product Details\u003c\/h3\u003e\n\n    \u003cdiv class=\"sb-table-wrap\"\u003e\n      \u003ctable class=\"sb-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eProduct Name\u003c\/td\u003e\n            \u003ctd\u003eOrganic 48% Dark Chocolate Drops\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eOrigin\u003c\/td\u003e\n            \u003ctd\u003eItaly\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003ePacked In\u003c\/td\u003e\n            \u003ctd\u003eAuckland, New Zealand\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eIngredients\u003c\/td\u003e\n            \u003ctd\u003eSugar*, Cocoa Mass* 37.5%, Cocoa Butter* 12.4%, Vanilla Extract*.\u003cbr\u003e*Certified Organic.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eDietary Suitability\u003c\/td\u003e\n            \u003ctd\u003eMade to a vegan and vegetarian-friendly recipe. Contains no dairy ingredients and no ingredients of animal origin.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eBest For\u003c\/td\u003e\n            \u003ctd\u003eCookies, muffins, brownies, pancakes, trail mix, chocolate drizzle, ganache, dessert toppings and snacking.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eStorage\u003c\/td\u003e\n            \u003ctd\u003eStore in a cool, dry place away from direct sunlight, heat and strong odours. Keep sealed after opening.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eAllergen Warning\u003c\/td\u003e\n            \u003ctd\u003eFormulated without tree nuts, peanuts, dairy or egg. Packed in a room that also handles tree nuts, peanuts, sesame and gluten.\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sb-note\"\u003e\n      \u003cstrong\u003eImportant:\u003c\/strong\u003e While this product is made to a dairy-free recipe, it is packed in a room that handles other allergens. Please check the allergen information carefully before purchasing if you have a severe allergy.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sb-section sb-details\"\u003e\n    \u003ch3\u003eNutrition Information\u003c\/h3\u003e\n    \u003cp class=\"sb-text\" style=\"margin-bottom:14px;\"\u003eAverage quantity per 100g.\u003c\/p\u003e\n\n    \u003cdiv class=\"sb-table-wrap\"\u003e\n      \u003ctable class=\"sb-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eEnergy\u003c\/td\u003e\n            \u003ctd\u003e2240 kJ\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eProtein\u003c\/td\u003e\n            \u003ctd\u003e5.5 g\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eFat, Total\u003c\/td\u003e\n            \u003ctd\u003e32.0 g\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSaturated Fat\u003c\/td\u003e\n            \u003ctd\u003e19.6 g\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eCarbohydrate\u003c\/td\u003e\n            \u003ctd\u003e54.3 g\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSugars\u003c\/td\u003e\n            \u003ctd\u003e49.8 g\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eDietary Fibre\u003c\/td\u003e\n            \u003ctd\u003e5.5 g\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSodium\u003c\/td\u003e\n            \u003ctd\u003e20 mg\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sb-section\"\u003e\n    \u003ch2 class=\"sb-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"sb-faq\"\u003e\n      \u003cdiv class=\"sb-faq-item\"\u003e\n        \u003ch4\u003eWhere are these chocolate drops from?\u003c\/h4\u003e\n        \u003cp\u003eThese Organic 48% Dark Chocolate Drops are sourced from Italy and packed fresh in Auckland, New Zealand.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-faq-item\"\u003e\n        \u003ch4\u003eWhat is the difference between 48% drops and 60% chocolate buttons?\u003c\/h4\u003e\n        \u003cp\u003eThe 48% drops have a sweeter, milder dark chocolate flavour, while 60% buttons have a deeper and more intense cocoa taste. The smaller drop shape also makes the 48% drops especially useful for mixing through batters and quick melting.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-faq-item\"\u003e\n        \u003ch4\u003eAre these chocolate drops suitable for melting?\u003c\/h4\u003e\n        \u003cp\u003eYes. The small drop shape helps them melt quickly and smoothly, making them ideal for chocolate drizzles, ganache, dessert toppings and melted chocolate sauces.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-faq-item\"\u003e\n        \u003ch4\u003eAre they vegan and dairy-free?\u003c\/h4\u003e\n        \u003cp\u003eThey are made to a vegan-friendly, dairy-free recipe and contain no dairy ingredients. However, they are packed in a room that also handles other allergens, so please check the allergen statement before purchasing.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-faq-item\"\u003e\n        \u003ch4\u003eHow should I store chocolate drops?\u003c\/h4\u003e\n        \u003cp\u003eStore in a cool, dry place away from sunlight, heat and strong odours. Keep the pouch sealed after opening. Temperature fluctuations can cause cocoa butter to separate, known as chocolate bloom, which can affect appearance but is common with real chocolate.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-faq-item\"\u003e\n        \u003ch4\u003eAre these good for snacking?\u003c\/h4\u003e\n        \u003cp\u003eYes. Their sweeter 48% dark chocolate flavour and small drop size make them perfect for snacking, trail mixes, lunchbox-style treats, dessert bowls and baking.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sb-cta\"\u003e\n    \u003ch2\u003ePremium Italian-Origin Chocolate, Packed Fresh in NZ\u003c\/h2\u003e\n    \u003cp\u003e\n      Shop organic baking chocolate, pantry staples, spices, herbs, flours, nuts, dried fruit and superfoods from SpiceBloom. Packed fresh in Auckland and delivered NZ-wide.\n    \u003c\/p\u003e\n    \u003ca rel=\"noopener noreferrer\" href=\"https:\/\/nz.trustpilot.com\/review\/spicebloom.co.nz\" target=\"_blank\"\u003e🌟 Read Our Trustpilot Reviews\u003c\/a\u003e\n    \u003cp style=\"font-size:13px; margin-top:16px; margin-bottom:0;\"\u003e\n      Afterpay available · PayPal accepted · NZ-wide delivery\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Spice Bloom","offers":[{"title":"250g","offer_id":43799994368118,"sku":null,"price":14.95,"currency_code":"NZD","in_stock":true},{"title":"500g","offer_id":43799994400886,"sku":null,"price":27.95,"currency_code":"NZD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0621\/0227\/4166\/files\/organic-mini-dark-chocolate-drops-48-italy-spicebloom-nz.png?v=1783567591","url":"https:\/\/www.spicebloom.co.nz\/products\/organic-48-dark-chocolate-drops-italy-spicebloom-nz","provider":"Spice Bloom","version":"1.0","type":"link"}