{"product_id":"turkish-dried-apricots-whole-bright-juicy-spicebloom-nz","title":"Turkish Dried Apricots (Whole) | Bright \u0026 Juicy | SpiceBloom NZ","description":"\u003cstyle\u003e\n  .sb-product {\n    --sb-accent: #C96A2B;\n    --sb-accent-dark: #8A431D;\n    --sb-accent-soft: #FBEEE5;\n    --sb-accent-border: #E8C0A6;\n    --sb-accent-text: #713719;\n    --sb-accent-shadow: rgba(138, 67, 29, 0.22);\n\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-product a {\n    color: var(--sb-accent-dark);\n    text-decoration: underline;\n    font-weight: 800;\n  }\n\n  .sb-product .sb-hero {\n    background:\n      radial-gradient(circle at top right, rgba(201, 106, 43, 0.22), transparent 34%),\n      linear-gradient(135deg, #fff4ec 0%, #fffdf9 48%, #f6dfcf 100%);\n    border: 1px solid var(--sb-accent-border);\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.08);\n  }\n\n  .sb-product .sb-hero::after {\n    content: \"🍑\";\n    position: absolute;\n    right: 26px;\n    top: 18px;\n    font-size: 74px;\n    opacity: 0.1;\n    pointer-events: none;\n  }\n\n  .sb-product .sb-eyebrow {\n    display: inline-block;\n    background: #1B4332;\n    color: #ffffff;\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-product .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: 820px;\n  }\n\n  .sb-product .sb-subtitle {\n    font-size: 18px;\n    color: var(--sb-accent-dark);\n    font-weight: 800;\n    line-height: 1.45;\n    margin: 0 0 18px;\n    max-width: 870px;\n  }\n\n  .sb-product .sb-text {\n    font-size: 15.5px;\n    color: #4A5568;\n    line-height: 1.75;\n    margin: 0 0 14px;\n  }\n\n  .sb-product .sb-highlight {\n    background: #ffffff;\n    border-left: 4px solid var(--sb-accent);\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(113, 55, 25, 0.07);\n  }\n\n  .sb-product .sb-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 24px;\n  }\n\n  .sb-product .sb-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    background: #ffffff;\n    border: 1px solid var(--sb-accent-border);\n    color: var(--sb-accent-text);\n    border-radius: 999px;\n    padding: 8px 14px;\n    font-size: 13.5px;\n    font-weight: 700;\n    box-shadow: 0 5px 16px rgba(113, 55, 25, 0.06);\n  }\n\n  .sb-product .sb-trust-strip {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 14px;\n    margin-bottom: 44px;\n  }\n\n  .sb-product .sb-trust-item {\n    background: #1B4332;\n    color: #ffffff;\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-product .sb-trust-item strong {\n    display: block;\n    font-size: 15px;\n    margin-bottom: 4px;\n  }\n\n  .sb-product .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-product .sb-section {\n    margin-bottom: 46px;\n  }\n\n  .sb-product .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-product .sb-section-subtitle {\n    text-align: center;\n    font-size: 15px;\n    color: #5F6B5C;\n    line-height: 1.7;\n    max-width: 740px;\n    margin: 0 auto 26px;\n  }\n\n  .sb-product .sb-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .sb-product .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-product .sb-icon {\n    width: 54px;\n    height: 54px;\n    background: linear-gradient(135deg, var(--sb-accent) 0%, var(--sb-accent-dark) 100%);\n    color: #ffffff;\n    border-radius: 50%;\n    line-height: 54px;\n    font-size: 23px;\n    margin: 0 auto 15px;\n    box-shadow: 0 7px 16px var(--sb-accent-shadow);\n  }\n\n  .sb-product .sb-card h3 {\n    font-size: 18px;\n    line-height: 1.3;\n    margin: 0 0 10px;\n  }\n\n  .sb-product .sb-card p {\n    font-size: 14px;\n    color: #5F6B5C;\n    line-height: 1.65;\n    margin: 0;\n  }\n\n  .sb-product .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-product .sb-origin-box h2 {\n    color: #ffffff;\n    font-size: 27px;\n    margin: 0 0 12px;\n  }\n\n  .sb-product .sb-origin-box p {\n    color: #ffffff;\n    opacity: 0.94;\n    font-size: 15.5px;\n    line-height: 1.7;\n    margin: 0;\n  }\n\n  .sb-product .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-product .sb-origin-mini div {\n    color: #ffffff;\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-product .sb-origin-mini div:last-child {\n    border-bottom: 0;\n  }\n\n  .sb-product .sb-compare {\n    background: var(--sb-accent-soft);\n    border: 1px solid var(--sb-accent-border);\n    border-radius: 24px;\n    padding: 30px;\n    margin-bottom: 46px;\n  }\n\n  .sb-product .sb-compare-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .sb-product .sb-compare-card {\n    background: #ffffff;\n    border: 1px solid var(--sb-accent-border);\n    border-radius: 18px;\n    padding: 22px 18px;\n  }\n\n  .sb-product .sb-compare-card h3 {\n    font-size: 19px;\n    margin: 0 0 10px;\n  }\n\n  .sb-product .sb-compare-card p {\n    font-size: 14px;\n    color: #5F6B5C;\n    line-height: 1.65;\n    margin: 0 0 12px;\n  }\n\n  .sb-product .sb-compare-label {\n    display: inline-block;\n    background: var(--sb-accent);\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 6px 11px;\n    font-size: 12px;\n    font-weight: 800;\n    margin-bottom: 12px;\n  }\n\n  .sb-product .sb-compare-label-green {\n    background: #287A52;\n  }\n\n  .sb-product .sb-recipe {\n    background: linear-gradient(135deg, #fff3eb 0%, #f4dece 100%);\n    border: 1px solid var(--sb-accent-border);\n    border-radius: 24px;\n    padding: 30px;\n    margin-bottom: 46px;\n    box-shadow: 0 12px 28px rgba(113, 55, 25, 0.08);\n  }\n\n  .sb-product .sb-recipe-grid {\n    display: grid;\n    grid-template-columns: 1.25fr 0.75fr;\n    gap: 24px;\n    align-items: stretch;\n  }\n\n  .sb-product .sb-recipe h2 {\n    font-size: 27px;\n    line-height: 1.25;\n    margin: 0 0 10px;\n  }\n\n  .sb-product .sb-recipe-intro {\n    font-size: 14.5px;\n    color: var(--sb-accent-text);\n    line-height: 1.65;\n    margin: 0 0 16px;\n  }\n\n  .sb-product .sb-recipe-list {\n    font-size: 14px;\n    color: var(--sb-accent-text);\n    line-height: 1.8;\n  }\n\n  .sb-product .sb-recipe-list p {\n    margin: 0 0 7px;\n  }\n\n  .sb-product .sb-recipe-method {\n    background: #ffffff;\n    border-left: 4px solid var(--sb-accent);\n    border-radius: 12px;\n    padding: 15px 16px;\n    margin-top: 16px;\n    color: #4A5568;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .sb-product .sb-recipe-aside {\n    background: linear-gradient(135deg, var(--sb-accent) 0%, var(--sb-accent-dark) 100%);\n    color: #ffffff;\n    border-radius: 20px;\n    padding: 28px 20px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n  }\n\n  .sb-product .sb-recipe-aside-icon {\n    font-size: 44px;\n    margin-bottom: 10px;\n  }\n\n  .sb-product .sb-recipe-aside strong {\n    display: block;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 22px;\n    margin-bottom: 5px;\n  }\n\n  .sb-product .sb-recipe-aside span {\n    display: block;\n    font-size: 12px;\n    letter-spacing: 0.8px;\n    opacity: 0.92;\n  }\n\n  .sb-product .sb-pairings {\n    background: #F1F6F2;\n    border: 1px solid #C9DDD0;\n    border-radius: 24px;\n    padding: 30px;\n    margin-bottom: 46px;\n  }\n\n  .sb-product .sb-pairing {\n    max-width: 650px;\n    margin: 0 auto;\n    background: #ffffff;\n    border: 1px solid #C9DDD0;\n    border-radius: 18px;\n    padding: 24px 20px;\n    text-align: center;\n    box-shadow: 0 8px 18px rgba(27, 67, 50, 0.06);\n  }\n\n  .sb-product .sb-pairing span {\n    display: block;\n    font-size: 30px;\n    margin-bottom: 8px;\n  }\n\n  .sb-product .sb-pairing h3 {\n    font-size: 19px;\n    margin: 0 0 9px;\n  }\n\n  .sb-product .sb-pairing p {\n    font-size: 14px;\n    color: #5F6B5C;\n    line-height: 1.65;\n    margin: 0;\n  }\n\n  .sb-product .sb-details {\n    background: #fdfaf5;\n    padding: 28px;\n    border-radius: 20px;\n    border: 1px dashed var(--sb-accent);\n  }\n\n  .sb-product .sb-details h3 {\n    margin: 0 0 16px;\n    font-size: 22px;\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    border-collapse: collapse;\n    text-align: left;\n    font-size: 14.5px;\n    background: #ffffff;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .sb-product .sb-table td {\n    padding: 12px 13px;\n    border-bottom: 1px solid #eeeeee;\n    vertical-align: top;\n  }\n\n  .sb-product .sb-table tr:nth-child(odd) {\n    background: #fafafa;\n  }\n\n  .sb-product .sb-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .sb-product .sb-table td:first-child {\n    width: 32%;\n    color: #1B4332;\n    font-weight: 800;\n  }\n\n  .sb-product .sb-note {\n    background: #ffffff;\n    border-left: 4px solid var(--sb-accent);\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-product .sb-allergen-note {\n    background: #FFF3E8;\n    border: 1px solid #EDC6A8;\n    border-left: 5px solid #B74D20;\n    border-radius: 14px;\n    padding: 17px;\n    color: #643019;\n    font-size: 14px;\n    line-height: 1.65;\n    margin-top: 18px;\n  }\n\n  .sb-product .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-product .sb-faq-item {\n    margin-bottom: 24px;\n    padding-bottom: 22px;\n    border-bottom: 1px solid #E8E4DC;\n  }\n\n  .sb-product .sb-faq-item:last-child {\n    margin-bottom: 0;\n    padding-bottom: 0;\n    border-bottom: 0;\n  }\n\n  .sb-product .sb-faq h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n  }\n\n  .sb-product .sb-faq p {\n    font-size: 14.5px;\n    color: #4A5568;\n    line-height: 1.65;\n    margin: 0;\n  }\n\n  .sb-product .sb-cta {\n    background:\n      radial-gradient(circle at top left, rgba(255, 255, 255, 0.22), transparent 30%),\n      linear-gradient(135deg, var(--sb-accent) 0%, var(--sb-accent-dark) 100%);\n    border-radius: 26px;\n    padding: 42px 28px;\n    text-align: center;\n    box-shadow: 0 14px 32px var(--sb-accent-shadow);\n  }\n\n  .sb-product .sb-cta h2 {\n    font-size: 28px;\n    color: #ffffff;\n    margin: 0 0 10px;\n  }\n\n  .sb-product .sb-cta p {\n    font-size: 15.5px;\n    color: #ffffff;\n    margin: 0 0 16px;\n    opacity: 0.96;\n    line-height: 1.6;\n  }\n\n  .sb-product .sb-cta a {\n    display: inline-block;\n    background: #ffffff;\n    color: var(--sb-accent-dark);\n    text-decoration: none;\n    font-weight: 900;\n    padding: 12px 26px;\n    border-radius: 12px;\n    font-size: 14px;\n  }\n\n  .sb-product .sb-cta-small {\n    font-size: 13px !important;\n    margin-top: 16px !important;\n    margin-bottom: 0 !important;\n  }\n\n  @media (max-width: 760px) {\n    .sb-product .sb-hero {\n      padding: 26px 18px;\n      border-radius: 20px;\n      margin-bottom: 30px;\n    }\n\n    .sb-product .sb-hero::after {\n      font-size: 52px;\n      right: 12px;\n      top: 12px;\n    }\n\n    .sb-product .sb-title {\n      font-size: 25px;\n    }\n\n    .sb-product .sb-subtitle {\n      font-size: 16px;\n    }\n\n    .sb-product .sb-text {\n      font-size: 14.5px;\n      line-height: 1.7;\n    }\n\n    .sb-product .sb-badge {\n      width: 100%;\n      justify-content: center;\n      text-align: center;\n      font-size: 13px;\n    }\n\n    .sb-product .sb-trust-strip {\n      grid-template-columns: 1fr 1fr;\n      gap: 10px;\n      margin-bottom: 38px;\n    }\n\n    .sb-product .sb-trust-item {\n      padding: 15px 10px;\n      border-radius: 16px;\n    }\n\n    .sb-product .sb-trust-item strong {\n      font-size: 13.5px;\n    }\n\n    .sb-product .sb-trust-item span {\n      font-size: 11.8px;\n    }\n\n    .sb-product .sb-section {\n      margin-bottom: 38px;\n    }\n\n    .sb-product .sb-section-title {\n      font-size: 24px;\n    }\n\n    .sb-product .sb-section-subtitle {\n      font-size: 14px;\n      margin-bottom: 20px;\n    }\n\n    .sb-product .sb-grid,\n    .sb-product .sb-compare-grid {\n      grid-template-columns: 1fr;\n      gap: 14px;\n    }\n\n    .sb-product .sb-card {\n      padding: 21px 16px;\n      border-radius: 18px;\n    }\n\n    .sb-product .sb-origin-box {\n      grid-template-columns: 1fr;\n      padding: 24px 18px;\n      border-radius: 20px;\n      margin-bottom: 38px;\n    }\n\n    .sb-product .sb-origin-box h2 {\n      font-size: 23px;\n    }\n\n    .sb-product .sb-origin-box p {\n      font-size: 14.5px;\n    }\n\n    .sb-product .sb-compare,\n    .sb-product .sb-pairings {\n      padding: 24px 16px;\n      border-radius: 20px;\n      margin-bottom: 38px;\n    }\n\n    .sb-product .sb-recipe {\n      padding: 24px 16px;\n      border-radius: 20px;\n      margin-bottom: 38px;\n    }\n\n    .sb-product .sb-recipe-grid {\n      grid-template-columns: 1fr;\n      gap: 16px;\n    }\n\n    .sb-product .sb-recipe h2 {\n      font-size: 23px;\n    }\n\n    .sb-product .sb-details {\n      padding: 21px 16px;\n      border-radius: 16px;\n    }\n\n    .sb-product .sb-table {\n      font-size: 13.5px;\n    }\n\n    .sb-product .sb-table td {\n      padding: 10px 9px;\n    }\n\n    .sb-product .sb-table td:first-child {\n      width: 39%;\n    }\n\n    .sb-product .sb-faq {\n      padding: 22px 16px;\n    }\n\n    .sb-product .sb-cta {\n      padding: 34px 18px;\n      border-radius: 20px;\n    }\n\n    .sb-product .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\"\u003eWhole Pitted Turkish Apricots from Malatya\u003c\/span\u003e\n\n    \u003ch2 class=\"sb-title\"\u003eTurkish Dried Apricots\u003c\/h2\u003e\n\n    \u003cp class=\"sb-subtitle\"\u003e\n      Bright orange, soft and pleasantly chewy dried apricots for lunchboxes, platters, baking, muesli and everyday snacking. 🍑✨\n    \u003c\/p\u003e\n\n    \u003cp class=\"sb-text\"\u003e\n      SpiceBloom Turkish Dried Apricots are whole pitted apricots sourced from the Malatya region of Turkey. They have the familiar bright orange colour, sweet apricot flavour and soft, moist texture commonly associated with traditional Turkish dried apricots.\n    \u003c\/p\u003e\n\n    \u003cp class=\"sb-text\"\u003e\n      These Size 4\/5 apricots are sulphured to help retain their vibrant orange appearance and softer texture. Enjoy them directly from the pouch, add them to lunchboxes and grazing boards, or chop them into muesli, scones, fruit loaves, biscuits and savoury dishes.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sb-highlight\"\u003e\n      \u003cstrong\u003eBest for:\u003c\/strong\u003e snacking, lunchboxes, trail mixes, cheese platters, breakfast bowls, muesli, baking, fruit loaves, biscuits, tagines and stewed fruit.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sb-badges\"\u003e\n      \u003cspan class=\"sb-badge\"\u003e🇹🇷 Product of Turkey\u003c\/span\u003e\n      \u003cspan class=\"sb-badge\"\u003e📍 Sourced from Malatya\u003c\/span\u003e\n      \u003cspan class=\"sb-badge\"\u003e🍑 Whole and Pitted\u003c\/span\u003e\n      \u003cspan class=\"sb-badge\"\u003e📏 Size 4\/5\u003c\/span\u003e\n      \u003cspan class=\"sb-badge\"\u003e⚠️ Contains Sulphites\u003c\/span\u003e\n      \u003cspan class=\"sb-badge\"\u003e🇳🇿 Packed in New Zealand\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\u003ePacked in New Zealand\u003c\/strong\u003e\n      \u003cspan\u003ePrepared 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 These Apricots Are a Pantry Favourite\u003c\/h2\u003e\n\n    \u003cp class=\"sb-section-subtitle\"\u003e\n      A familiar Turkish dried fruit with bright colour, natural sweetness and a soft texture that works for both snacking and cooking.\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\u003eBright Orange Appearance\u003c\/h3\u003e\n        \u003cp\u003e\n          Their traditional orange colour brings a warm, vibrant contrast to grazing platters, trail mixes and baked recipes.\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\u003eSoft and Chewy\u003c\/h3\u003e\n        \u003cp\u003e\n          These apricots have a moist, pleasantly chewy texture that makes them easy to snack on or chop for baking.\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\u003eSweet and Savoury Uses\u003c\/h3\u003e\n        \u003cp\u003e\n          Add them to muesli, baking and desserts, or pair their sweetness with cheeses, grains, tagines and roasted meats.\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🇹🇷 Turkish Apricots from Malatya\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Malatya is the stated sourcing region for these whole pitted Turkish apricots. The fruit is supplied in Size 4\/5 and treated with sulphites to help retain its bright orange colour and soft dried-fruit texture before being packed in New Zealand.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sb-origin-mini\"\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eCountry of Origin:\u003c\/strong\u003e Turkey\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eRegion:\u003c\/strong\u003e Malatya\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eStyle:\u003c\/strong\u003e Traditional orange dried apricots\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eFormat:\u003c\/strong\u003e Whole and pitted\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 4\/5\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eAllergen:\u003c\/strong\u003e Contains sulphites\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 Dried Apricots\u003c\/h2\u003e\n\n    \u003cp class=\"sb-section-subtitle\"\u003e\n      Enjoy them whole or chop them into smaller pieces for breakfasts, baking and savoury recipes.\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\u003eLunchboxes and Snack Mixes\u003c\/h3\u003e\n        \u003cp\u003e\n          Pack them on their own or combine with nuts, seeds, coconut and other dried fruit for an easy pantry snack.\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\u003eCheese and Grazing Platters\u003c\/h3\u003e\n        \u003cp\u003e\n          Their orange colour and sweet flavour pair well with Brie, Cheddar, blue cheese, crackers, nuts and olives.\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\u003eBaking and Breakfasts\u003c\/h3\u003e\n        \u003cp\u003e\n          Chop into muesli, porridge, scones, muffins, cookies, fruit loaves, cakes and homemade cereal bars.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sb-compare\"\u003e\n    \u003ch2 class=\"sb-section-title\"\u003eTraditional Orange or Certified Organic?\u003c\/h2\u003e\n\n    \u003cp class=\"sb-section-subtitle\"\u003e\n      SpiceBloom offers two different styles of Turkish dried apricot. Choose according to the colour, texture and processing style you prefer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sb-compare-grid\"\u003e\n      \u003cdiv class=\"sb-compare-card\"\u003e\n        \u003cspan class=\"sb-compare-label\"\u003eThis Product\u003c\/span\u003e\n        \u003ch3\u003eTraditional Orange Apricots\u003c\/h3\u003e\n        \u003cp\u003e\n          Bright orange, soft and moist. These apricots are treated with sulphites to help retain their colour and texture.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eContains sulphites and is not represented as certified organic.\u003c\/strong\u003e\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-compare-card\"\u003e\n        \u003cspan class=\"sb-compare-label sb-compare-label-green\"\u003eOrganic Alternative\u003c\/span\u003e\n        \u003ch3\u003eCertified Organic Dried Apricots\u003c\/h3\u003e\n        \u003cp\u003e\n          Naturally darker in colour and supplied without added sulphur according to the organic product information.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          \u003ca href=\"https:\/\/www.spicebloom.co.nz\/products\/organic-dried-apricots\"\u003e\n            View Organic Dried Apricots\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-recipe\"\u003e\n    \u003cdiv class=\"sb-recipe-grid\"\u003e\n      \u003cdiv\u003e\n        \u003ch2\u003eQuick Recipe: Cinnamon-Stewed Apricots\u003c\/h2\u003e\n\n        \u003cp class=\"sb-recipe-intro\"\u003e\n          A warm, simple apricot topping for porridge, yoghurt, pancakes or desserts.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"sb-recipe-list\"\u003e\n          \u003cp\u003e→ \u003cstrong\u003e1 cup\u003c\/strong\u003e SpiceBloom Turkish Dried Apricots\u003c\/p\u003e\n          \u003cp\u003e→ \u003cstrong\u003e1 cup\u003c\/strong\u003e water or apple juice\u003c\/p\u003e\n          \u003cp\u003e→ \u003cstrong\u003e½ teaspoon\u003c\/strong\u003e ground cinnamon\u003c\/p\u003e\n          \u003cp\u003e→ \u003cstrong\u003e1 teaspoon\u003c\/strong\u003e honey or maple syrup, optional\u003c\/p\u003e\n          \u003cp\u003e→ A small strip of lemon or orange peel, optional\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sb-recipe-method\"\u003e\n          Place the apricots, liquid, cinnamon and optional citrus peel in a small saucepan. Bring to a gentle simmer, cover and cook for approximately 10–15 minutes, or until the apricots are plump and tender. Add extra liquid if needed. Sweeten to taste and serve warm or chilled.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-recipe-aside\"\u003e\n        \u003cdiv class=\"sb-recipe-aside-icon\"\u003e🥣\u003c\/div\u003e\n        \u003cstrong\u003eReady in 20 Minutes\u003c\/strong\u003e\n        \u003cspan\u003eSIMMER AND SERVE\u003c\/span\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\"\u003ePrefer Dark, Unsulphured Apricots?\u003c\/h2\u003e\n\n    \u003cp class=\"sb-section-subtitle\"\u003e\n      Explore the certified organic Turkish option when you prefer naturally darker dried apricots without added sulphur.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sb-pairing\"\u003e\n      \u003cspan\u003e🌿\u003c\/span\u003e\n      \u003ch3\u003eOrganic Dried Apricots\u003c\/h3\u003e\n      \u003cp\u003e\n        A darker Turkish apricot option with a sweet-tart flavour and chewy texture.\n        \u003cbr\u003e\n        \u003ca href=\"https:\/\/www.spicebloom.co.nz\/products\/organic-dried-apricots\"\u003e\n          Shop Organic Dried Apricots\n        \u003c\/a\u003e\n      \u003c\/p\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\u003eTurkish Dried Apricots\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eCountry of Origin\u003c\/td\u003e\n            \u003ctd\u003eProduct of Turkey\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eStated Region\u003c\/td\u003e\n            \u003ctd\u003eMalatya, Turkey\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003ePacked In\u003c\/td\u003e\n            \u003ctd\u003eNew Zealand\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eFormat\u003c\/td\u003e\n            \u003ctd\u003eWhole pitted dried apricots\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eSize\u003c\/td\u003e\n            \u003ctd\u003eSize 4\/5\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eStyle\u003c\/td\u003e\n            \u003ctd\u003eTraditional bright-orange sulphured apricots\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eFlavour\u003c\/td\u003e\n            \u003ctd\u003eSweet with a recognisable tangy apricot character.\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eTexture\u003c\/td\u003e\n            \u003ctd\u003eSoft, moist and pleasantly chewy.\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eBest For\u003c\/td\u003e\n            \u003ctd\u003eSnacking, lunchboxes, grazing platters, muesli, porridge, baking, trail mixes, tagines and stewed fruit.\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eStorage\u003c\/td\u003e\n            \u003ctd\u003eKeep tightly sealed in a cool, dry place away from direct sunlight, heat and moisture.\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eAllergen Information\u003c\/td\u003e\n            \u003ctd\u003e\u003cstrong\u003eContains sulphites.\u003c\/strong\u003e\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sb-allergen-note\"\u003e\n      \u003cstrong\u003e⚠️ Important allergen information:\u003c\/strong\u003e These are sulphured dried apricots and contain sulphites. Customers who are sensitive or allergic to sulphites should not consume this product.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sb-note\"\u003e\n      \u003cstrong\u003eColour note:\u003c\/strong\u003e The bright orange appearance distinguishes these traditional sulphured apricots from unsulphured or organic dried apricots, which are naturally darker.\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\u003eWhy are these dried apricots bright orange?\u003c\/h4\u003e\n        \u003cp\u003e\n          They are treated with sulphites to help preserve their traditional orange colour and softer dried-fruit texture. Unsulphured apricots naturally become much darker during drying.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-faq-item\"\u003e\n        \u003ch4\u003eDo these apricots contain sulphites?\u003c\/h4\u003e\n        \u003cp\u003e\n          Yes. These are sulphured Turkish dried apricots and contain sulphites. Customers with sulphite sensitivity or allergy should avoid this product.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-faq-item\"\u003e\n        \u003ch4\u003eAre these apricots certified organic?\u003c\/h4\u003e\n        \u003cp\u003e\n          No organic certification is stated for this product. SpiceBloom also has a separate certified organic dried-apricot product for customers looking for the darker, unsulphured style.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-faq-item\"\u003e\n        \u003ch4\u003eWhat does Size 4\/5 mean?\u003c\/h4\u003e\n        \u003cp\u003e\n          Size 4\/5 is the stated commercial size grade for this batch of whole Turkish dried apricots. Individual fruit size can still vary naturally.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-faq-item\"\u003e\n        \u003ch4\u003eAre these dried apricots suitable for baking?\u003c\/h4\u003e\n        \u003cp\u003e\n          Yes. Their soft texture makes them easy to chop for scones, muffins, biscuits, cakes, cereal bars and fruit loaves.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-faq-item\"\u003e\n        \u003ch4\u003eCan Turkish apricots be used in savoury recipes?\u003c\/h4\u003e\n        \u003cp\u003e\n          Yes. Their sweetness works well in tagines, rice dishes, couscous, grain salads, sauces and recipes containing lamb or chicken.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-faq-item\"\u003e\n        \u003ch4\u003eHow should dried apricots be stored?\u003c\/h4\u003e\n        \u003cp\u003e\n          Keep the pouch tightly sealed in a cool, dry place away from direct sunlight, heat and moisture. Always follow the best-before information printed on the pack.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sb-cta\"\u003e\n    \u003ch2\u003eStock Your Pantry with Classic Turkish Apricots\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Soft, bright and easy to enjoy, these whole pitted Malatya apricots are ready for lunchboxes, platters, baking, breakfast bowls and savoury cooking.\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-cta-small\"\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":"500g","offer_id":49155456893179,"sku":null,"price":14.95,"currency_code":"NZD","in_stock":false},{"title":"1kg","offer_id":49155456925947,"sku":null,"price":29.95,"currency_code":"NZD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0709\/3826\/3803\/files\/turkish-dried-apricots-whole-bright-juicy-spicebloom-nz-3598314.png?v=1786058308","url":"https:\/\/farmfreshdirect.co.nz\/products\/turkish-dried-apricots-whole-bright-juicy-spicebloom-nz","provider":"Farm Fresh Direct","version":"1.0","type":"link"}