{"product_id":"organic-dried-mango-slices","title":"Organic Dried Mango Slices – Naturally Sweet \u0026 Chewy | SpiceBloom NZ","description":"\u003cstyle\u003e\n  .sb-product {\n    --sb-green: #1B4332;\n    --sb-accent: #D18A3C;\n    --sb-accent-dark: #83501F;\n    --sb-accent-soft: #FFF5E7;\n    --sb-accent-border: #EDCF9F;\n    --sb-text: #46534B;\n    max-width: 1100px;\n    margin: 0 auto;\n    color: var(--sb-text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Helvetica, Arial, sans-serif;\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    color: var(--sb-green);\n    font-family: Georgia, \"Times New Roman\", serif;\n  }\n\n  .sb-product a {\n    color: var(--sb-accent-dark);\n    font-weight: 800;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .sb-product .sb-hero {\n    position: relative;\n    overflow: hidden;\n    margin-bottom: 29px;\n    padding: 36px 30px;\n    background:\n      radial-gradient(circle at top right, rgba(209, 138, 60, 0.25), transparent 36%),\n      linear-gradient(135deg, #FFF6E9 0%, #FFFEFA 54%, #F4DFC0 100%);\n    border: 1px solid var(--sb-accent-border);\n    border-radius: 22px;\n    box-shadow: 0 12px 30px rgba(27, 67, 50, 0.07);\n  }\n\n  .sb-product .sb-hero::after {\n    content: \"🥭\";\n    position: absolute;\n    top: 15px;\n    right: 21px;\n    font-size: 68px;\n    opacity: 0.1;\n    pointer-events: none;\n  }\n\n  .sb-product .sb-eyebrow {\n    display: inline-block;\n    margin-bottom: 13px;\n    padding: 7px 13px;\n    background: var(--sb-green);\n    color: #FFFFFF;\n    border-radius: 999px;\n    font-size: 12.5px;\n    font-weight: 800;\n    letter-spacing: 0.3px;\n  }\n\n  .sb-product .sb-title {\n    max-width: 830px;\n    margin: 0 0 10px;\n    color: var(--sb-green);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 32px;\n    line-height: 1.2;\n  }\n\n  .sb-product .sb-subtitle {\n    max-width: 860px;\n    margin: 0 0 15px;\n    color: var(--sb-accent-dark);\n    font-size: 17px;\n    font-weight: 800;\n    line-height: 1.45;\n  }\n\n  .sb-product .sb-text {\n    margin: 0 0 13px;\n    color: #4A5568;\n    font-size: 15px;\n    line-height: 1.72;\n  }\n\n  .sb-product .sb-highlight {\n    margin-top: 17px;\n    padding: 14px 16px;\n    background: #FFFFFF;\n    border-left: 4px solid var(--sb-accent);\n    border-radius: 13px;\n    color: #4A5568;\n    font-size: 14px;\n    line-height: 1.65;\n    box-shadow: 0 7px 18px rgba(131, 80, 31, 0.06);\n  }\n\n  .sb-product .sb-badges {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 9px;\n    margin-top: 20px;\n  }\n\n  .sb-product .sb-badge {\n    display: flex;\n    min-height: 42px;\n    align-items: center;\n    justify-content: center;\n    padding: 8px 10px;\n    background: #FFFFFF;\n    border: 1px solid var(--sb-accent-border);\n    border-radius: 999px;\n    color: var(--sb-accent-dark);\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .sb-product .sb-trust-strip {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 12px;\n    margin-bottom: 40px;\n  }\n\n  .sb-product .sb-trust-item {\n    padding: 16px 12px;\n    background: var(--sb-green);\n    color: #FFFFFF;\n    border-radius: 16px;\n    text-align: center;\n  }\n\n  .sb-product .sb-trust-item strong {\n    display: block;\n    margin-bottom: 3px;\n    font-size: 14px;\n  }\n\n  .sb-product .sb-trust-item span {\n    display: block;\n    font-size: 12px;\n    line-height: 1.4;\n    opacity: 0.9;\n  }\n\n  .sb-product .sb-section {\n    margin-bottom: 40px;\n  }\n\n  .sb-product .sb-section-title {\n    margin: 0 0 9px;\n    font-size: 27px;\n    line-height: 1.25;\n    text-align: center;\n  }\n\n  .sb-product .sb-section-subtitle {\n    max-width: 760px;\n    margin: 0 auto 23px;\n    color: #5F6B5C;\n    font-size: 14.5px;\n    line-height: 1.65;\n    text-align: center;\n  }\n\n  .sb-product .sb-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .sb-product .sb-card {\n    padding: 23px 17px;\n    background: #FAF8F4;\n    border: 1px solid #E8E4DC;\n    border-radius: 19px;\n    text-align: center;\n    box-shadow: 0 8px 20px rgba(27, 67, 50, 0.04);\n  }\n\n  .sb-product .sb-icon {\n    width: 50px;\n    height: 50px;\n    margin: 0 auto 13px;\n    background: linear-gradient(135deg, var(--sb-accent), var(--sb-accent-dark));\n    color: #FFFFFF;\n    border-radius: 50%;\n    font-size: 21px;\n    line-height: 50px;\n    box-shadow: 0 6px 14px rgba(131, 80, 31, 0.17);\n  }\n\n  .sb-product .sb-card h3 {\n    margin: 0 0 8px;\n    font-size: 17px;\n  }\n\n  .sb-product .sb-card p {\n    margin: 0;\n    color: #5F6B5C;\n    font-size: 13.8px;\n    line-height: 1.62;\n  }\n\n  .sb-product .sb-education {\n    margin-bottom: 40px;\n    padding: 28px;\n    background: linear-gradient(135deg, var(--sb-green), #2E5B45);\n    border-radius: 22px;\n    box-shadow: 0 12px 26px rgba(27, 67, 50, 0.14);\n  }\n\n  .sb-product .sb-education h2 {\n    margin: 0 0 10px;\n    color: #FFFFFF;\n    font-size: 25px;\n  }\n\n  .sb-product .sb-education p {\n    margin: 0 0 12px;\n    color: #FFFFFF;\n    font-size: 14.5px;\n    line-height: 1.72;\n    opacity: 0.95;\n  }\n\n  .sb-product .sb-education p:last-child {\n    margin-bottom: 0;\n  }\n\n  .sb-product .sb-usage,\n  .sb-product .sb-recipe {\n    margin-bottom: 40px;\n    padding: 27px;\n    border-radius: 22px;\n  }\n\n  .sb-product .sb-usage {\n    background: linear-gradient(135deg, #FFF6E9, #F4DFC0);\n    border: 1px solid var(--sb-accent-border);\n  }\n\n  .sb-product .sb-recipe {\n    background: #FFF9F0;\n    border: 1px solid #EAD5B2;\n  }\n\n  .sb-product .sb-usage-grid,\n  .sb-product .sb-recipe-grid {\n    display: grid;\n    grid-template-columns: 1.35fr 0.65fr;\n    gap: 20px;\n  }\n\n  .sb-product .sb-usage h2,\n  .sb-product .sb-recipe h2 {\n    margin: 0 0 10px;\n    font-size: 24px;\n  }\n\n  .sb-product .sb-usage ul,\n  .sb-product .sb-recipe ol {\n    margin: 0;\n    padding-left: 21px;\n    color: var(--sb-accent-dark);\n    font-size: 14px;\n    line-height: 1.72;\n  }\n\n  .sb-product .sb-usage li,\n  .sb-product .sb-recipe li {\n    margin-bottom: 7px;\n  }\n\n  .sb-product .sb-usage-aside,\n  .sb-product .sb-recipe-aside {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    padding: 22px 17px;\n    border-radius: 18px;\n    text-align: center;\n  }\n\n  .sb-product .sb-usage-aside {\n    background: linear-gradient(135deg, var(--sb-accent), var(--sb-accent-dark));\n    color: #FFFFFF;\n  }\n\n  .sb-product .sb-recipe-aside {\n    background: var(--sb-accent-soft);\n    border: 1px solid var(--sb-accent-border);\n    color: var(--sb-accent-dark);\n  }\n\n  .sb-product .sb-usage-aside span,\n  .sb-product .sb-recipe-aside span {\n    display: block;\n    margin-bottom: 7px;\n    font-size: 38px;\n  }\n\n  .sb-product .sb-usage-aside strong,\n  .sb-product .sb-recipe-aside strong {\n    display: block;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 19px;\n  }\n\n  .sb-product .sb-usage-aside small,\n  .sb-product .sb-recipe-aside small {\n    display: block;\n    margin-top: 5px;\n    font-size: 11.5px;\n    letter-spacing: 0.6px;\n  }\n\n  .sb-product .sb-pairings {\n    margin-bottom: 40px;\n    padding: 28px;\n    background: var(--sb-accent-soft);\n    border: 1px solid var(--sb-accent-border);\n    border-radius: 22px;\n  }\n\n  .sb-product .sb-pairing-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .sb-product .sb-pairing {\n    padding: 20px 14px;\n    background: #FFFFFF;\n    border: 1px solid var(--sb-accent-border);\n    border-radius: 16px;\n    text-align: center;\n  }\n\n  .sb-product .sb-pairing span {\n    display: block;\n    margin-bottom: 7px;\n    font-size: 27px;\n  }\n\n  .sb-product .sb-pairing h3 {\n    margin: 0 0 7px;\n    font-size: 16px;\n  }\n\n  .sb-product .sb-pairing p {\n    margin: 0;\n    color: #5F6B5C;\n    font-size: 13px;\n    line-height: 1.62;\n  }\n\n  .sb-product .sb-details {\n    padding: 27px;\n    background: #FDFAF5;\n    border: 1px dashed var(--sb-accent);\n    border-radius: 19px;\n  }\n\n  .sb-product .sb-details h3 {\n    margin: 0 0 14px;\n    font-size: 21px;\n  }\n\n  .sb-product .sb-table-wrap {\n    width: 100%;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .sb-product .sb-table {\n    width: 100%;\n    background: #FFFFFF;\n    border-collapse: collapse;\n    font-size: 14px;\n    text-align: left;\n  }\n\n  .sb-product .sb-table td {\n    padding: 11px 12px;\n    border-bottom: 1px solid #EEEEEE;\n    vertical-align: top;\n  }\n\n  .sb-product .sb-table tr:nth-child(even) {\n    background: #FAFAFA;\n  }\n\n  .sb-product .sb-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .sb-product .sb-details-table td:first-child {\n    width: 31%;\n    color: var(--sb-green);\n    font-weight: 800;\n  }\n\n  .sb-product .sb-note {\n    margin-top: 16px;\n    padding: 14px 15px;\n    background: #FFFFFF;\n    border-left: 4px solid var(--sb-accent);\n    border-radius: 11px;\n    color: #4A5568;\n    font-size: 13.8px;\n    line-height: 1.62;\n  }\n\n  .sb-product .sb-faq {\n    padding: 25px;\n    background: #FAF8F4;\n    border: 1px solid #E8E4DC;\n    border-radius: 20px;\n  }\n\n  .sb-product .sb-faq-item {\n    margin-bottom: 20px;\n    padding-bottom: 18px;\n    border-bottom: 1px solid #E8E4DC;\n  }\n\n  .sb-product .sb-faq-item:last-child {\n    margin: 0;\n    padding: 0;\n    border-bottom: 0;\n  }\n\n  .sb-product .sb-faq h4 {\n    margin: 0 0 7px;\n    font-size: 17px;\n  }\n\n  .sb-product .sb-faq p {\n    margin: 0;\n    color: #4A5568;\n    font-size: 14px;\n    line-height: 1.62;\n  }\n\n  .sb-product .sb-review {\n    padding: 24px 20px;\n    background: #F4F1E9;\n    border: 1px solid #DDD5C5;\n    border-radius: 18px;\n    text-align: center;\n  }\n\n  .sb-product .sb-review h2 {\n    margin: 0 0 7px;\n    font-size: 21px;\n  }\n\n  .sb-product .sb-review p {\n    margin: 0 0 13px;\n    color: #5F6B5C;\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .sb-product .sb-review a {\n    display: inline-block;\n    padding: 10px 18px;\n    background: var(--sb-green);\n    color: #FFFFFF;\n    border-radius: 10px;\n    text-decoration: none;\n  }\n\n  .sb-product .sb-review-small {\n    margin-top: 12px;\n    margin-bottom: 0;\n    font-size: 12.5px;\n  }\n\n  @media (max-width: 860px) {\n    .sb-product .sb-pairing-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 760px) {\n    .sb-product .sb-hero {\n      padding: 26px 17px;\n      border-radius: 19px;\n    }\n\n    .sb-product .sb-hero::after {\n      top: 11px;\n      right: 11px;\n      font-size: 48px;\n    }\n\n    .sb-product .sb-title {\n      font-size: 24px;\n    }\n\n    .sb-product .sb-subtitle {\n      font-size: 15.5px;\n    }\n\n    .sb-product .sb-badges,\n    .sb-product .sb-trust-strip {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .sb-product .sb-trust-strip {\n      gap: 9px;\n      margin-bottom: 34px;\n    }\n\n    .sb-product .sb-grid,\n    .sb-product .sb-usage-grid,\n    .sb-product .sb-recipe-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .sb-product .sb-section {\n      margin-bottom: 34px;\n    }\n\n    .sb-product .sb-section-title {\n      font-size: 23px;\n    }\n\n    .sb-product .sb-education,\n    .sb-product .sb-usage,\n    .sb-product .sb-recipe,\n    .sb-product .sb-pairings {\n      margin-bottom: 34px;\n      padding: 22px 16px;\n      border-radius: 19px;\n    }\n\n    .sb-product .sb-details {\n      padding: 20px 14px;\n    }\n\n    .sb-product .sb-details-table td:first-child {\n      width: 39%;\n    }\n\n    .sb-product .sb-faq {\n      padding: 20px 15px;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .sb-product .sb-pairing-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 360px) {\n    .sb-product .sb-badges {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sb-product\"\u003e\n  \u003cdiv class=\"sb-hero\"\u003e\n    \u003cspan class=\"sb-eyebrow\"\u003eCertified Organic · No Added Sugar\u003c\/span\u003e\n\n    \u003ch2 class=\"sb-title\"\u003eOrganic Dried Mango Slices\u003c\/h2\u003e\n\n    \u003cp class=\"sb-subtitle\"\u003e\n      Naturally sweet, gently tangy and satisfyingly chewy mango slices grown in Sri Lanka.\n    \u003c\/p\u003e\n\n    \u003cp class=\"sb-text\"\u003e\n      SpiceBloom Organic Dried Mango Slices are made from 100% certified-organic mangoes grown in Sri Lanka. The fruit is gently dried to create a concentrated tropical flavour and a soft, chewy texture without adding sugar, preservatives or artificial additives.\n    \u003c\/p\u003e\n\n    \u003cp class=\"sb-text\"\u003e\n      Each slice delivers the familiar sweetness of ripe mango with a gentle natural tang. Enjoy it straight from the pack, cut it into breakfast bowls and trail mixes, or use it to add tropical fruit flavour to baking, desserts and grazing platters.\n    \u003c\/p\u003e\n\n    \u003cp class=\"sb-text\"\u003e\n      With sizes ranging from a convenient 100g pouch to a bulk-value 2.5kg pack, it is easy to choose an option for occasional snacking, family pantries or regular kitchen use.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sb-highlight\"\u003e\n      \u003cstrong\u003eSimple fruit snack:\u003c\/strong\u003e The sweetness comes naturally from mango. Because drying removes much of the fruit’s water, the flavour and natural sugars become more concentrated than in fresh mango.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sb-badges\"\u003e\n      \u003cspan class=\"sb-badge\"\u003e🇱🇰 Grown in Sri Lanka\u003c\/span\u003e\n      \u003cspan class=\"sb-badge\"\u003e🌱 Certified Organic\u003c\/span\u003e\n      \u003cspan class=\"sb-badge\"\u003e🥭 100% Dried Mango\u003c\/span\u003e\n      \u003cspan class=\"sb-badge\"\u003e🚫 No Added Sugar\u003c\/span\u003e\n      \u003cspan class=\"sb-badge\"\u003e✨ No Preservatives\u003c\/span\u003e\n      \u003cspan class=\"sb-badge\"\u003e📦 100g to 2.5kg\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\u003eCertified Organic\u003c\/strong\u003e\n      \u003cspan\u003eMade from organic mangoes\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\u003eNo Added Sugar\u003c\/strong\u003e\n      \u003cspan\u003eSweetness comes from fruit\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 Keep Organic Dried Mango in Your Pantry?\u003c\/h2\u003e\n\n    \u003cp class=\"sb-section-subtitle\"\u003e\n      It combines convenient storage, naturally intense fruit flavour and enough versatility to move from snack time to breakfast and baking.\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\u003ePure Tropical Flavour\u003c\/h3\u003e\n        \u003cp\u003e\n          Made only from organic mango, with no added sugar or artificial flavour needed.\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\u003eConvenient Fruit Snack\u003c\/h3\u003e\n        \u003cp\u003e\n          Easy to portion into lunchboxes, travel snacks, desk drawers and homemade trail mixes.\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\u003eMore Than a Snack\u003c\/h3\u003e\n        \u003cp\u003e\n          Chop it into porridge, granola, salads, baking, desserts and grazing platters.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sb-education\"\u003e\n    \u003ch2\u003eWhat Does “No Added Sugar” Mean?\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Mango naturally contains fruit sugars. “No added sugar” means no extra sugar has been included during production—the sweetness comes from the mango itself.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Drying removes water from the fruit, creating a smaller and more concentrated piece of mango. This produces the chewy texture, deeper sweetness and tropical flavour associated with dried mango.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Natural variation between mangoes means the colour, size, sweetness and firmness of individual slices can differ slightly from pack to pack.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sb-usage\"\u003e\n    \u003cdiv class=\"sb-usage-grid\"\u003e\n      \u003cdiv\u003e\n        \u003ch2\u003eEasy Ways to Enjoy It\u003c\/h2\u003e\n\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003eStraight from the pack:\u003c\/strong\u003e Portion into a small bowl for a naturally sweet snack.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eTrail mixes:\u003c\/strong\u003e Combine with cashews, almonds, seeds, coconut and other dried fruit.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eBreakfast bowls:\u003c\/strong\u003e Chop into porridge, muesli, granola, yoghurt or chia pudding.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eSmoothies:\u003c\/strong\u003e Soak briefly to soften, then blend with banana, yoghurt or coconut milk.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eBaking:\u003c\/strong\u003e Dice and add to muffins, loaves, biscuits, granola bars or fruit cakes.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eSalads and platters:\u003c\/strong\u003e Slice into grain salads or add to grazing boards for tropical sweetness.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-usage-aside\"\u003e\n        \u003cspan\u003e🥭\u003c\/span\u003e\n        \u003cstrong\u003eSweet, Tangy and Chewy\u003c\/strong\u003e\n        \u003csmall\u003eSNACK · CHOP · SOAK · BLEND\u003c\/small\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sb-recipe\"\u003e\n    \u003cdiv class=\"sb-recipe-grid\"\u003e\n      \u003cdiv\u003e\n        \u003ch2\u003eTropical Mango Snack Mix\u003c\/h2\u003e\n\n        \u003col\u003e\n          \u003cli\u003eCut Organic Dried Mango Slices into bite-sized pieces.\u003c\/li\u003e\n          \u003cli\u003eCombine with organic cashews, banana chips and chopped dates.\u003c\/li\u003e\n          \u003cli\u003eAdd coconut flakes or seeds according to taste.\u003c\/li\u003e\n          \u003cli\u003eMix thoroughly and divide into small snack containers.\u003c\/li\u003e\n          \u003cli\u003eStore securely sealed in a cool, dry place.\u003c\/li\u003e\n        \u003c\/ol\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-recipe-aside\"\u003e\n        \u003cspan\u003e🌴\u003c\/span\u003e\n        \u003cstrong\u003eEasy Tropical Mix\u003c\/strong\u003e\n        \u003csmall\u003eMANGO · CASHEWS · DATES\u003c\/small\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\"\u003eBuild Your Organic Snack Pantry\u003c\/h2\u003e\n\n    \u003cp class=\"sb-section-subtitle\"\u003e\n      Combine dried mango with other organic fruits and nuts for trail mixes, grazing platters, baking and everyday snacks.\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        \u003ch3\u003eOrganic Dried Figs\u003c\/h3\u003e\n        \u003cp\u003e\n          Naturally sweet, chewy figs for snack boards, baking and fruit-and-nut mixtures.\n          \u003cbr\u003e\n          \u003ca href=\"https:\/\/www.spicebloom.co.nz\/products\/organic-dried-figs\"\u003e\n            Shop Organic Figs\n          \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        \u003ch3\u003eOrganic Banana Chips\u003c\/h3\u003e\n        \u003cp\u003e\n          Crunchy banana chips for trail mixes, snacking and breakfast toppings.\n          \u003cbr\u003e\n          \u003ca href=\"https:\/\/www.spicebloom.co.nz\/products\/organic-banana-chips-dried\"\u003e\n            Shop Banana Chips\n          \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        \u003ch3\u003eOrganic Indian Cashews\u003c\/h3\u003e\n        \u003cp\u003e\n          Large, creamy cashews that balance the mango’s sweetness in snack mixes.\n          \u003cbr\u003e\n          \u003ca href=\"https:\/\/www.spicebloom.co.nz\/products\/organic-indian-cashews-nz-large-creamy-spicebloom\"\u003e\n            Shop Organic Cashews\n          \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        \u003ch3\u003eOrganic Pitted Dates\u003c\/h3\u003e\n        \u003cp\u003e\n          Soft Tunisian dates for snack bites, baking, smoothies and fruit-and-nut recipes.\n          \u003cbr\u003e\n          \u003ca href=\"https:\/\/www.spicebloom.co.nz\/products\/organic-pitted-dates-soft-sweet-high-fibre-tunisia-grown-spicebloom-nz\"\u003e\n            Shop Organic Dates\n          \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 sb-details-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eProduct Name\u003c\/td\u003e\n            \u003ctd\u003eOrganic Dried Mango Slices.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eCountry of Origin\u003c\/td\u003e\n            \u003ctd\u003eSri Lanka.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eOrganic Status\u003c\/td\u003e\n            \u003ctd\u003eCertified Organic.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eIngredients\u003c\/td\u003e\n            \u003ctd\u003e100% Certified Organic Mango.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eAdded Sugar\u003c\/td\u003e\n            \u003ctd\u003eNone.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eAdded Ingredients\u003c\/td\u003e\n            \u003ctd\u003eNo preservatives or artificial additives.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eAvailable Sizes\u003c\/td\u003e\n            \u003ctd\u003e100g, 250g, 500g, 1kg and 2.5kg.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eFlavour and Texture\u003c\/td\u003e\n            \u003ctd\u003eNaturally sweet and gently tangy with a soft, chewy texture.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eBest For\u003c\/td\u003e\n            \u003ctd\u003eSnacking, trail mixes, breakfast bowls, smoothies, baking, salads and grazing platters.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eStorage\u003c\/td\u003e\n            \u003ctd\u003eStore securely sealed in a cool, dry place away from direct sunlight, heat and moisture.\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\u003eNatural variation:\u003c\/strong\u003e Colour, size, sweetness and firmness can vary between fruit and batches. No nutrition panel or allergen\/shared-facility statement was supplied; refer to the current package label for final product information.\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\u003eDoes this dried mango contain added sugar?\u003c\/h4\u003e\n        \u003cp\u003e\n          No. The sweetness comes naturally from the mango. Dried mango still contains the fruit’s naturally occurring sugars.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-faq-item\"\u003e\n        \u003ch4\u003eWhy are some slices softer or darker than others?\u003c\/h4\u003e\n        \u003cp\u003e\n          Mangoes naturally vary in ripeness, moisture and colour. These differences can affect the shade, sweetness and chewiness of individual slices.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-faq-item\"\u003e\n        \u003ch4\u003eCan dried mango be used in smoothies?\u003c\/h4\u003e\n        \u003cp\u003e\n          Yes. Soak the slices briefly in water to soften them, then blend with fruit, yoghurt, milk or a plant-based alternative.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-faq-item\"\u003e\n        \u003ch4\u003eHow should it be stored after opening?\u003c\/h4\u003e\n        \u003cp\u003e\n          Keep it securely sealed in a cool, dry place away from direct sunlight, heat and moisture.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sb-review\"\u003e\n    \u003ch2\u003eSee What SpiceBloom Customers Are Saying\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Read customer experiences and reviews of SpiceBloom products and service on Trustpilot.\n    \u003c\/p\u003e\n\n    \u003ca href=\"https:\/\/nz.trustpilot.com\/review\/spicebloom.co.nz\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n      🌟 Read Our Trustpilot Reviews\n    \u003c\/a\u003e\n\n    \u003cp class=\"sb-review-small\"\u003e\n      Afterpay available · PayPal accepted · NZ-wide delivery\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Spice Bloom","offers":[{"title":"100g","offer_id":49155669164283,"sku":null,"price":6.49,"currency_code":"NZD","in_stock":true},{"title":"250g","offer_id":49155669197051,"sku":null,"price":16.95,"currency_code":"NZD","in_stock":true},{"title":"500g","offer_id":49155669229819,"sku":null,"price":29.95,"currency_code":"NZD","in_stock":true},{"title":"1kg","offer_id":49155669262587,"sku":null,"price":58.95,"currency_code":"NZD","in_stock":true},{"title":"2.5kg","offer_id":49155669295355,"sku":null,"price":132.95,"currency_code":"NZD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0709\/3826\/3803\/files\/organic-dried-mango-slices-naturally-sweet-chewy-spicebloom-nz-6830241.png?v=1786063107","url":"https:\/\/farmfreshdirect.co.nz\/products\/organic-dried-mango-slices","provider":"Farm Fresh Direct","version":"1.0","type":"link"}