{"product_id":"organic-60-dark-chocolate-buttons-spicebloom-nz","title":"Organic 60% Dark Chocolate Buttons | 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: linear-gradient(135deg, #fff8ed 0%, #fffdf8 50%, #f7eadb 100%);\n    border: 1px solid #f1dfc7;\n    border-radius: 22px;\n    padding: 36px 32px;\n    margin-bottom: 36px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .sb-hero:before {\n    content: \"🍫\";\n    position: absolute;\n    right: 24px;\n    top: 18px;\n    font-size: 70px;\n    opacity: 0.08;\n  }\n\n  .sb-title {\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 31px;\n    line-height: 1.2;\n    color: #1B4332;\n    margin: 0 0 8px;\n  }\n\n  .sb-subtitle {\n    font-size: 18px;\n    color: #D97706;\n    font-weight: 700;\n    line-height: 1.45;\n    margin: 0 0 18px;\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: 12px;\n    padding: 14px 16px;\n    margin-top: 18px;\n    font-size: 14.5px;\n    line-height: 1.65;\n    color: #4A5568;\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 4px 14px rgba(116, 66, 16, 0.06);\n  }\n\n  .sb-section {\n    margin-bottom: 46px;\n  }\n\n  .sb-section-title {\n    font-size: 28px;\n    line-height: 1.25;\n    text-align: center;\n    margin: 0 0 26px;\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: -14px 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: 20px;\n    padding: 24px 18px;\n    text-align: center;\n    box-shadow: 0 8px 22px rgba(27, 67, 50, 0.05);\n  }\n\n  .sb-card:hover {\n    transform: translateY(-2px);\n    transition: 0.2s ease;\n  }\n\n  .sb-icon {\n    width: 52px;\n    height: 52px;\n    background: #D97706;\n    color: #fff;\n    border-radius: 50%;\n    line-height: 52px;\n    font-size: 23px;\n    margin: 0 auto 14px;\n    box-shadow: 0 6px 14px 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: 700;\n  }\n\n  .sb-origin-box {\n    background: #1B4332;\n    color: #fff;\n    border-radius: 20px;\n    padding: 26px 24px;\n    margin-bottom: 46px;\n    text-align: center;\n  }\n\n  .sb-origin-box h2 {\n    color: #fff;\n    font-size: 26px;\n    margin: 0 0 10px;\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-details {\n    background: #fdfaf5;\n    padding: 28px;\n    border-radius: 18px;\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: 12px;\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: 20px;\n    padding: 30px;\n    box-shadow: 0 8px 22px 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: linear-gradient(135deg, #D97706 0%, #B45309 100%);\n    border-radius: 24px;\n    padding: 40px 26px;\n    text-align: center;\n    box-shadow: 0 10px 26px rgba(180, 83, 9, 0.18);\n  }\n\n  .sb-cta h2 {\n    font-size: 27px;\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: 800;\n    padding: 11px 24px;\n    border-radius: 10px;\n    font-size: 14px;\n  }\n\n  @media (max-width: 760px) {\n    .sb-hero {\n      padding: 25px 18px;\n      border-radius: 18px;\n      margin-bottom: 32px;\n    }\n\n    .sb-hero:before {\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-section {\n      margin-bottom: 38px;\n    }\n\n    .sb-section-title {\n      font-size: 24px;\n      margin-bottom: 20px;\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      padding: 24px 18px;\n      border-radius: 18px;\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-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: 32px 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    \u003ch2 class=\"sb-title\"\u003eOrganic 60% Dark Chocolate Buttons from Italy\u003c\/h2\u003e\n    \u003cp class=\"sb-subtitle\"\u003ePremium Italian-origin dark chocolate buttons for baking, melting, desserts and everyday snacking. 🍫✨\u003c\/p\u003e\n\n    \u003cp class=\"sb-text\"\u003e\n      Bring rich cocoa flavour and a smooth, velvety melt to your favourite treats with our premium Organic 60% Dark Chocolate Buttons. Sourced from Italy and packed fresh in Auckland, these chocolate buttons are ideal for cookies, brownies, chocolate bark, ganache, cake drips, hot chocolate and more.\n    \u003c\/p\u003e\n\n    \u003cp class=\"sb-text\"\u003e\n      Crafted with simple certified organic ingredients including cocoa mass, cocoa butter, sugar and vanilla extract, these 60% dark chocolate buttons deliver a deep, smooth chocolate taste without dairy ingredients. Their convenient button shape makes them easy to measure, melt and fold straight into your baking.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sb-highlight\"\u003e\n      \u003cstrong\u003ePremium baking essential:\u003c\/strong\u003e Use them for smooth melting, rich chocolate pockets in baking, homemade bark, dessert toppings, or a simple dark chocolate treat with your afternoon coffee.\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🍫 60% 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-section\"\u003e\n    \u003ch2 class=\"sb-section-title\"\u003eWhy You’ll Love These Italian Dark Chocolate Buttons\u003c\/h2\u003e\n    \u003cp class=\"sb-section-subtitle\"\u003e\n      Smooth, rich and easy to use — these organic dark chocolate buttons are made for bakers, dessert lovers and anyone who wants premium chocolate in the pantry.\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\u003eMelts Smoothly\u003c\/h3\u003e\n        \u003cp\u003eMade with cocoa butter for a smooth melt, making them perfect for ganache, dipping, coating, chocolate bark, cake drips and hot chocolate.\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 for Baking\u003c\/h3\u003e\n        \u003cp\u003eFold into cookies, brownies, muffins, banana bread or bliss balls for rich pockets of premium dark chocolate in every bite.\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\u003eSimple Organic Ingredients\u003c\/h3\u003e\n        \u003cp\u003eCrafted from cocoa mass, cocoa butter, sugar and vanilla extract. No dairy ingredients and no unnecessary fillers.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sb-origin-box\"\u003e\n    \u003ch2\u003e🇮🇹 Sourced from Italy, Packed Fresh in NZ\u003c\/h2\u003e\n    \u003cp\u003e\n      These organic 60% dark chocolate buttons are sourced from Italy and packed by SpiceBloom in Auckland, New Zealand. Perfect for Kiwi home bakers, cafés, dessert makers and chocolate lovers wanting premium organic chocolate in a convenient button form.\n    \u003c\/p\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\n    \u003cdiv class=\"sb-grid\"\u003e\n      \u003cdiv class=\"sb-card\"\u003e\n        \u003cdiv class=\"sb-icon\"\u003e🍪\u003c\/div\u003e\n        \u003ch3\u003eGF Choc Chip Cookies\u003c\/h3\u003e\n        \u003cp\u003e\n          Combine \u003ca href=\"https:\/\/www.spicebloom.co.nz\/products\/organic-almond-meal-unblanched-with-skin-naturally-protein-rich-nutrient-dense-spicebloom-nz?_pos=2\u0026amp;_psq=almond\u0026amp;_psid=f1ab8218d\u0026amp;_ss=e\u0026amp;_v=1.0\"\u003eOrganic Almond Meal\u003c\/a\u003e, a little \u003ca href=\"https:\/\/www.spicebloom.co.nz\/products\/organic-coconut-flour-sri-lanka-grown-spicebloom-nz?_pos=4\u0026amp;_psq=coconut\u0026amp;_psid=beec57e38\u0026amp;_ss=e\u0026amp;_v=1.0\"\u003eOrganic Coconut Flour\u003c\/a\u003e, coconut oil and maple syrup. Fold in chocolate buttons and bake until soft and chewy.\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\u003eCranberry Chocolate Bark\u003c\/h3\u003e\n        \u003cp\u003e\n          Melt the buttons gently, spread onto a lined tray, then top with \u003ca href=\"https:\/\/www.spicebloom.co.nz\/products\/organic-dried-cranberries\"\u003eOrganic Dried Cranberries\u003c\/a\u003e and a pinch of sea salt. Chill, snap and enjoy.\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\u003eVelvety Hot Chocolate\u003c\/h3\u003e\n        \u003cp\u003e\n          Warm your favourite milk, whisk in a handful of chocolate buttons and add a pinch of \u003ca href=\"https:\/\/www.spicebloom.co.nz\/products\/organic-vanilla-bean-powder?_pos=2\u0026amp;_psq=vanil\u0026amp;_psid=71789a588\u0026amp;_ss=e\u0026amp;_v=1.0\"\u003eOrganic Vanilla Bean Powder\u003c\/a\u003e for a rich café-style drink.\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 60% Dark Chocolate Buttons\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\u003eCocoa Mass* 51%, Sugar*, Cocoa Butter* 12.6%, 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\u003eBaking, melting, ganache, chocolate bark, cookies, brownies, hot chocolate, 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\u003e2360 kJ\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eProtein\u003c\/td\u003e\n            \u003ctd\u003e7.3 g\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eFat, Total\u003c\/td\u003e\n            \u003ctd\u003e39.2 g\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSaturated Fat\u003c\/td\u003e\n            \u003ctd\u003e24.1 g\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eCarbohydrate\u003c\/td\u003e\n            \u003ctd\u003e42.3 g\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSugars\u003c\/td\u003e\n            \u003ctd\u003e36.2 g\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eDietary Fibre\u003c\/td\u003e\n            \u003ctd\u003e7.5 g\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSodium\u003c\/td\u003e\n            \u003ctd\u003e2.8 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 buttons from?\u003c\/h4\u003e\n        \u003cp\u003eThese Organic 60% Dark Chocolate Buttons 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\u003eAre these chocolate buttons suitable for melting?\u003c\/h4\u003e\n        \u003cp\u003eYes. These buttons are made with cocoa butter, which helps them melt smoothly. They are great for ganache, chocolate bark, dipping fruit, coating treats, cake drips and hot chocolate.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-faq-item\"\u003e\n        \u003ch4\u003eCan I use them in cookies and brownies?\u003c\/h4\u003e\n        \u003cp\u003eAbsolutely. Their button shape makes them easy to fold into cookie dough, brownie batter, muffins, banana bread and other baked treats.\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 buttons?\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 changes may cause cocoa butter to separate and create 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. They have a rich 60% dark chocolate flavour, making them perfect for a small sweet treat, trail mixes, dessert bowls or enjoying with coffee.\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      Join thousands of happy Kiwis using SpiceBloom ingredients for better baking, cooking and everyday pantry favourites.\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":43799907369078,"sku":null,"price":14.95,"currency_code":"NZD","in_stock":true},{"title":"500g","offer_id":43799907401846,"sku":null,"price":28.95,"currency_code":"NZD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0621\/0227\/4166\/files\/organic-60-dark-chocolate-buttons-baking-spicebloom-nz.png?v=1783566885","url":"https:\/\/www.spicebloom.co.nz\/products\/organic-60-dark-chocolate-buttons-spicebloom-nz","provider":"Spice Bloom","version":"1.0","type":"link"}