{"product_id":"ethiopian-djimmah-coffee-beans","title":"Ethiopian Djimmah Coffee Beans (12 x 500g Bags)","description":"\u003cstyle\u003e\n  #obc-ethiopian-djimmah {\n    --obc-orange: #ff4f00;\n    --obc-charcoal: #342a24;\n    --obc-gold: #c9a85f;\n    --obc-border: #e5d8c8;\n    --obc-muted: #6c625c;\n    color: #342a24;\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.6;\n    margin: 0;\n  }\n\n  #obc-ethiopian-djimmah *,\n  #obc-ethiopian-djimmah *::before,\n  #obc-ethiopian-djimmah *::after {\n    box-sizing: border-box;\n  }\n\n  #obc-ethiopian-djimmah .obc-hero {\n    position: relative;\n    overflow: hidden;\n    margin: 0 0 17px;\n    padding: 29px 28px 25px;\n    border: 1px solid #e4d5bd;\n    border-top: 4px solid var(--obc-gold);\n    border-radius: 13px;\n    background:\n      radial-gradient(circle at 92% 18%, rgba(201,168,95,.18), transparent 32%),\n      linear-gradient(135deg, #fbf5ea 0%, #f2e6d3 55%, #faf5eb 100%);\n    box-shadow: 0 6px 17px rgba(62,42,28,.11);\n  }\n\n  #obc-ethiopian-djimmah .obc-eyebrow {\n    margin: 0 0 11px;\n    padding-right: 110px;\n    color: var(--obc-orange);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: .8px;\n    line-height: 1.35;\n    text-transform: uppercase;\n  }\n\n  #obc-ethiopian-djimmah .obc-badge {\n    position: absolute;\n    top: 19px;\n    right: 18px;\n    display: inline-block;\n    padding: 6px 11px;\n    border-radius: 20px;\n    background: linear-gradient(135deg, #c9a85f, #dfc587);\n    color: #30241d;\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: .55px;\n    line-height: 1;\n    text-transform: uppercase;\n    box-shadow: 0 2px 6px rgba(52,42,36,.14);\n  }\n\n  #obc-ethiopian-djimmah .obc-hero h2 {\n    margin: 0 0 7px;\n    color: #30241d;\n    font-size: 26px;\n    font-weight: 900;\n    letter-spacing: -.35px;\n    line-height: 1.15;\n    text-transform: uppercase;\n  }\n\n  #obc-ethiopian-djimmah .obc-hero p:last-child {\n    margin: 0;\n    color: #705d4d;\n    font-size: 15px;\n    line-height: 1.5;\n  }\n\n  #obc-ethiopian-djimmah .obc-strength-row {\n    display: flex;\n    align-items: center;\n    margin: 0 0 13px;\n  }\n\n  #obc-ethiopian-djimmah .obc-strength-pill {\n    position: relative;\n    display: inline-flex;\n    min-height: 43px;\n    align-items: center;\n    gap: 9px;\n    overflow: hidden;\n    padding: 8px 16px;\n    border: 1px solid rgba(255,255,255,.08);\n    border-radius: 999px;\n    background: var(--obc-charcoal);\n    color: #fff;\n    box-shadow: 0 4px 10px rgba(52,42,36,.18);\n    isolation: isolate;\n    animation: djimmahGlow 6s ease-out 1;\n  }\n\n  #obc-ethiopian-djimmah .obc-strength-pill::before {\n    position: absolute;\n    top: -60%;\n    left: -50%;\n    z-index: -1;\n    width: 34%;\n    height: 220%;\n    background: linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,255,255,.38),\n      transparent\n    );\n    content: \"\";\n    transform: rotate(18deg);\n    animation: djimmahShine 3s ease-in-out 2;\n  }\n\n  #obc-ethiopian-djimmah .obc-strength-title {\n    color: #ffd166;\n    font-size: 11px;\n    font-weight: 900;\n    letter-spacing: .45px;\n    text-transform: uppercase;\n  }\n\n  #obc-ethiopian-djimmah .obc-strength-score {\n    display: inline-flex;\n    align-items: baseline;\n    white-space: nowrap;\n    font-weight: 900;\n  }\n\n  #obc-ethiopian-djimmah .obc-strength-number {\n    color: #fff;\n    font-size: 20px;\n    line-height: 1;\n    animation: djimmahNumber 6s ease-out 1;\n  }\n\n  #obc-ethiopian-djimmah .obc-strength-total {\n    color: #d7d0cb;\n    font-size: 13px;\n  }\n\n  #obc-ethiopian-djimmah .obc-strength-bars {\n    display: inline-flex;\n    align-items: center;\n    gap: 3px;\n  }\n\n  #obc-ethiopian-djimmah .obc-strength-bar {\n    display: block;\n    width: 7px;\n    height: 16px;\n    border-radius: 2px;\n    background: #6f6661;\n  }\n\n  #obc-ethiopian-djimmah .obc-strength-bar.is-active {\n    background: var(--obc-orange);\n    transform-origin: bottom;\n    animation: djimmahBar .55s ease-out both;\n  }\n\n  #obc-ethiopian-djimmah .obc-strength-bar:nth-child(1) {\n    animation-delay: .35s;\n  }\n\n  #obc-ethiopian-djimmah .obc-strength-bar:nth-child(2) {\n    animation-delay: .65s;\n  }\n\n  #obc-ethiopian-djimmah .obc-strength-bar:nth-child(3) {\n    animation-delay: .95s;\n  }\n\n  #obc-ethiopian-djimmah .obc-strength-bar:nth-child(4) {\n    animation-delay: 1.25s;\n  }\n\n  #obc-ethiopian-djimmah .obc-strength-label {\n    padding-left: 2px;\n    color: #fff;\n    font-size: 12px;\n    font-weight: 800;\n    white-space: nowrap;\n    animation: djimmahLabel 6s ease-out 1;\n  }\n\n  #obc-ethiopian-djimmah .obc-profile-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 11px;\n  }\n\n  #obc-ethiopian-djimmah .obc-profile-pill {\n    display: inline-flex;\n    min-height: 35px;\n    align-items: center;\n    padding: 7px 12px;\n    border: 1px solid var(--obc-border);\n    border-radius: 999px;\n    background: #fff;\n    color: #41362f;\n    font-size: 12px;\n    line-height: 1.25;\n    box-shadow: 0 2px 6px rgba(52,42,36,.04);\n  }\n\n  #obc-ethiopian-djimmah .obc-profile-pill strong {\n    margin-right: 5px;\n    color: var(--obc-orange);\n    font-size: 10px;\n    letter-spacing: .3px;\n    text-transform: uppercase;\n  }\n\n  #obc-ethiopian-djimmah .obc-strength-note {\n    margin: 0 0 19px;\n    color: var(--obc-muted);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  #obc-ethiopian-djimmah .obc-intro {\n    margin: 0 0 20px;\n    color: #423832;\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  #obc-ethiopian-djimmah .obc-section-title {\n    margin: 0 0 10px;\n    color: #352a24;\n    font-size: 17px;\n    font-weight: 800;\n    letter-spacing: .1px;\n    text-transform: uppercase;\n  }\n\n  #obc-ethiopian-djimmah .obc-glance {\n    margin: 0 0 18px;\n    padding: 17px 18px 15px;\n    border-left: 3px solid var(--obc-orange);\n    background: #faf7f3;\n  }\n\n  #obc-ethiopian-djimmah .obc-glance ul {\n    margin: 0;\n    padding-left: 19px;\n  }\n\n  #obc-ethiopian-djimmah .obc-glance li {\n    margin: 0 0 5px;\n    color: #50443c;\n    font-size: 13px;\n  }\n\n  #obc-ethiopian-djimmah .obc-glance li:last-child {\n    margin-bottom: 0;\n  }\n\n  #obc-ethiopian-djimmah .obc-facts {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    margin: 0 0 19px;\n    padding: 14px 0;\n    border-top: 1px solid var(--obc-border);\n    border-bottom: 1px solid var(--obc-border);\n  }\n\n  #obc-ethiopian-djimmah .obc-fact {\n    min-width: 0;\n    padding: 0 15px;\n    border-right: 1px solid var(--obc-border);\n  }\n\n  #obc-ethiopian-djimmah .obc-fact:first-child {\n    padding-left: 0;\n  }\n\n  #obc-ethiopian-djimmah .obc-fact:last-child {\n    padding-right: 0;\n    border-right: 0;\n  }\n\n  #obc-ethiopian-djimmah .obc-fact-label {\n    display: block;\n    margin-bottom: 4px;\n    color: #8a7768;\n    font-size: 9px;\n    font-weight: 800;\n    letter-spacing: .5px;\n    line-height: 1.25;\n    text-transform: uppercase;\n  }\n\n  #obc-ethiopian-djimmah .obc-fact-value {\n    display: block;\n    color: #342a24;\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  #obc-ethiopian-djimmah details {\n    margin: 0 0 13px;\n    border: 1px solid var(--obc-border);\n    border-radius: 7px;\n    background: #fff;\n  }\n\n  #obc-ethiopian-djimmah summary {\n    position: relative;\n    padding: 13px 40px 13px 15px;\n    color: #3a302a;\n    font-size: 13px;\n    font-weight: 800;\n    line-height: 1.35;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  #obc-ethiopian-djimmah summary::-webkit-details-marker {\n    display: none;\n  }\n\n  #obc-ethiopian-djimmah summary::after {\n    position: absolute;\n    top: 50%;\n    right: 15px;\n    color: var(--obc-orange);\n    content: \"+\";\n    font-size: 21px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  #obc-ethiopian-djimmah details[open] summary::after {\n    content: \"−\";\n  }\n\n  #obc-ethiopian-djimmah .obc-summary-hint {\n    margin-left: 6px;\n    color: #8b7c71;\n    font-size: 10px;\n    font-weight: 400;\n  }\n\n  #obc-ethiopian-djimmah .obc-detail-content {\n    padding: 0 16px 16px;\n    border-top: 1px solid #eee5dc;\n  }\n\n  #obc-ethiopian-djimmah .obc-detail-content p {\n    margin: 14px 0 0;\n    color: #51453e;\n    font-size: 13px;\n    line-height: 1.65;\n  }\n\n  #obc-ethiopian-djimmah .obc-detail-content h3 {\n    margin: 18px 0 8px;\n    color: #352a24;\n    font-size: 14px;\n    text-transform: uppercase;\n  }\n\n  #obc-ethiopian-djimmah .obc-detail-content ul {\n    margin: 8px 0 0;\n    padding-left: 20px;\n  }\n\n  #obc-ethiopian-djimmah .obc-detail-content li {\n    margin-bottom: 6px;\n    color: #51453e;\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  #obc-ethiopian-djimmah .obc-delivery {\n    border-left: 3px solid var(--obc-orange);\n  }\n\n  #obc-ethiopian-djimmah .obc-delivery summary {\n    padding-left: 13px;\n  }\n\n  #obc-ethiopian-djimmah .obc-guarantee {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin: 14px 0 0;\n    padding: 15px 17px;\n    border-radius: 6px;\n    background: #353535;\n    color: #fff;\n  }\n\n  #obc-ethiopian-djimmah .obc-guarantee-mark {\n    flex: 0 0 auto;\n    color: #ff8a52;\n    font-size: 22px;\n    line-height: 1;\n  }\n\n  #obc-ethiopian-djimmah .obc-guarantee strong {\n    display: block;\n    margin-bottom: 3px;\n    color: #fff;\n    font-size: 12px;\n  }\n\n  #obc-ethiopian-djimmah .obc-guarantee p {\n    margin: 0;\n    color: #f1f1f1;\n    font-size: 11px;\n    line-height: 1.5;\n  }\n\n  @keyframes djimmahGlow {\n    0%,\n    100% {\n      box-shadow: 0 4px 10px rgba(52,42,36,.18);\n    }\n\n    9%,\n    27%,\n    45% {\n      box-shadow:\n        0 0 0 4px rgba(255,79,0,.15),\n        0 0 22px rgba(255,79,0,.50),\n        0 5px 13px rgba(52,42,36,.24);\n    }\n\n    18%,\n    36%,\n    54% {\n      box-shadow:\n        0 0 0 2px rgba(255,209,102,.14),\n        0 0 11px rgba(255,79,0,.24),\n        0 4px 10px rgba(52,42,36,.20);\n    }\n  }\n\n  @keyframes djimmahShine {\n    0% {\n      left: -50%;\n      opacity: 0;\n    }\n\n    18% {\n      opacity: 1;\n    }\n\n    55%,\n    100% {\n      left: 125%;\n      opacity: 0;\n    }\n  }\n\n  @keyframes djimmahBar {\n    0% {\n      background: #6f6661;\n      opacity: .45;\n      transform: scaleY(.18);\n    }\n\n    65% {\n      background: #ff7133;\n      opacity: 1;\n      transform: scaleY(1.18);\n    }\n\n    100% {\n      background: var(--obc-orange);\n      opacity: 1;\n      transform: scaleY(1);\n    }\n  }\n\n  @keyframes djimmahNumber {\n    0%,\n    14% {\n      color: #fff;\n      transform: scale(1);\n    }\n\n    21% {\n      color: #ffd166;\n      transform: scale(1.3);\n    }\n\n    30% {\n      color: #fff;\n      transform: scale(1);\n    }\n\n    42% {\n      color: #ffd166;\n      transform: scale(1.16);\n    }\n\n    53%,\n    100% {\n      color: #fff;\n      transform: scale(1);\n    }\n  }\n\n  @keyframes djimmahLabel {\n    0%,\n    18% {\n      color: #fff;\n    }\n\n    27%,\n    48% {\n      color: #ffd166;\n    }\n\n    58%,\n    100% {\n      color: #fff;\n    }\n  }\n\n  @media (max-width: 600px) {\n    #obc-ethiopian-djimmah .obc-hero {\n      padding: 25px 19px 21px;\n    }\n\n    #obc-ethiopian-djimmah .obc-eyebrow {\n      padding-right: 0;\n      margin-top: 29px;\n    }\n\n    #obc-ethiopian-djimmah .obc-badge {\n      top: 14px;\n      right: 14px;\n    }\n\n    #obc-ethiopian-djimmah .obc-hero h2 {\n      font-size: 23px;\n    }\n\n    #obc-ethiopian-djimmah .obc-strength-row {\n      display: block;\n    }\n\n    #obc-ethiopian-djimmah .obc-strength-pill {\n      display: flex;\n      width: 100%;\n      min-height: 54px;\n      justify-content: center;\n      flex-wrap: wrap;\n      gap: 7px;\n      padding: 10px 13px;\n      border-radius: 15px;\n    }\n\n    #obc-ethiopian-djimmah .obc-strength-label {\n      width: 100%;\n      padding-left: 0;\n      text-align: center;\n    }\n\n    #obc-ethiopian-djimmah .obc-profile-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    #obc-ethiopian-djimmah .obc-profile-pill {\n      justify-content: center;\n      text-align: center;\n    }\n\n    #obc-ethiopian-djimmah .obc-facts {\n      display: block;\n      padding: 0;\n    }\n\n    #obc-ethiopian-djimmah .obc-fact,\n    #obc-ethiopian-djimmah .obc-fact:first-child,\n    #obc-ethiopian-djimmah .obc-fact:last-child {\n      padding: 12px 0;\n      border-right: 0;\n      border-bottom: 1px solid var(--obc-border);\n    }\n\n    #obc-ethiopian-djimmah .obc-fact:last-child {\n      border-bottom: 0;\n    }\n\n    #obc-ethiopian-djimmah .obc-summary-hint {\n      display: block;\n      margin: 3px 0 0;\n    }\n\n    #obc-ethiopian-djimmah .obc-guarantee {\n      align-items: flex-start;\n    }\n  }\n\n  @media (max-width: 380px) {\n    #obc-ethiopian-djimmah .obc-profile-grid {\n      grid-template-columns: 1fr;\n    }\n\n    #obc-ethiopian-djimmah .obc-strength-title,\n    #obc-ethiopian-djimmah .obc-strength-score,\n    #obc-ethiopian-djimmah .obc-strength-bars {\n      margin: 0 1px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    #obc-ethiopian-djimmah .obc-strength-pill,\n    #obc-ethiopian-djimmah .obc-strength-pill::before,\n    #obc-ethiopian-djimmah .obc-strength-number,\n    #obc-ethiopian-djimmah .obc-strength-label,\n    #obc-ethiopian-djimmah .obc-strength-bar.is-active {\n      animation: none !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"obc-ethiopian-djimmah\"\u003e\n\n  \u003csection class=\"obc-hero\"\u003e\n    \u003cdiv class=\"obc-badge\"\u003eSingle origin\u003c\/div\u003e\n\n    \u003cp class=\"obc-eyebrow\"\u003e\n      Ethiopian highlands · Roasted fresh to order\n    \u003c\/p\u003e\n\n    \u003ch2\u003eWhere coffee began, character runs deep.\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Earthy, soulful and quietly powerful—a richly satisfying cup grounded\n      in the birthplace of coffee.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"obc-strength-row\"\u003e\n    \u003cdiv class=\"obc-strength-pill\" role=\"img\" aria-label=\"Flavour strength 4 out of 5, rich and bold\"\u003e\n      \u003cspan class=\"obc-strength-title\"\u003eStrength\u003c\/span\u003e\n\n      \u003cspan class=\"obc-strength-score\"\u003e\n        \u003cspan class=\"obc-strength-number\"\u003e4\u003c\/span\u003e\n        \u003cspan class=\"obc-strength-total\"\u003e\/5\u003c\/span\u003e\n      \u003c\/span\u003e\n\n      \u003cspan class=\"obc-strength-bars\" aria-hidden=\"true\"\u003e\n        \u003cspan class=\"obc-strength-bar is-active\"\u003e\u003c\/span\u003e\n        \u003cspan class=\"obc-strength-bar is-active\"\u003e\u003c\/span\u003e\n        \u003cspan class=\"obc-strength-bar is-active\"\u003e\u003c\/span\u003e\n        \u003cspan class=\"obc-strength-bar is-active\"\u003e\u003c\/span\u003e\n        \u003cspan class=\"obc-strength-bar\"\u003e\u003c\/span\u003e\n      \u003c\/span\u003e\n\n      \u003cspan class=\"obc-strength-label\"\u003eRich \u0026amp; bold\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"obc-profile-grid\"\u003e\n    \u003cspan class=\"obc-profile-pill\"\u003e\n      \u003cstrong\u003eTaste\u003c\/strong\u003e Earthy · dark cocoa · ripe fruit\n    \u003c\/span\u003e\n\n    \u003cspan class=\"obc-profile-pill\"\u003e\n      \u003cstrong\u003eBody\u003c\/strong\u003e Rich · full · smooth\n    \u003c\/span\u003e\n\n    \u003cspan class=\"obc-profile-pill\"\u003e\n      \u003cstrong\u003eOrigin\u003c\/strong\u003e Djimmah, Ethiopia\n    \u003c\/span\u003e\n\n    \u003cspan class=\"obc-profile-pill\"\u003e\n      \u003cstrong\u003eCharacter\u003c\/strong\u003e Rustic · intense\n    \u003c\/span\u003e\n\n    \u003cspan class=\"obc-profile-pill\"\u003e\n      \u003cstrong\u003eFinish\u003c\/strong\u003e Deep · grounding\n    \u003c\/span\u003e\n\n    \u003cspan class=\"obc-profile-pill\"\u003e\n      \u003cstrong\u003eStyle\u003c\/strong\u003e Single origin\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"obc-strength-note\"\u003e\n    Strength describes flavour intensity and body—not caffeine content.\n  \u003c\/p\u003e\n\n  \u003cp class=\"obc-intro\"\u003e\n    \u003cstrong\u003eEthiopian Djimmah\u003c\/strong\u003e is a rich, full-bodied single-origin\n    coffee from Ethiopia’s rugged highlands. A deep earthy foundation meets\n    dark cocoa and ripe fruit, creating a cup that feels grounding, indulgent\n    and confidently powerful.\n  \u003c\/p\u003e\n\n  \u003csection class=\"obc-glance\"\u003e\n    \u003ch3 class=\"obc-section-title\"\u003eWhy teams love it\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003eDeep, full-bodied flavour for people who take their coffee seriously.\u003c\/li\u003e\n      \u003cli\u003eEarthy richness lifted by dark cocoa and subtle ripe fruit.\u003c\/li\u003e\n      \u003cli\u003eSmooth intensity with distinctive rustic undertones.\u003c\/li\u003e\n      \u003cli\u003eA characterful single origin that makes the daily coffee feel special.\u003c\/li\u003e\n      \u003cli\u003eRoasted fresh to order for maximum aroma and flavour.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"obc-facts\" aria-label=\"Product details\"\u003e\n    \u003cdiv class=\"obc-fact\"\u003e\n      \u003cspan class=\"obc-fact-label\"\u003eBest for\u003c\/span\u003e\n      \u003cspan class=\"obc-fact-value\"\u003e\n        Teams who enjoy rich, full-bodied coffee\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"obc-fact\"\u003e\n      \u003cspan class=\"obc-fact-label\"\u003eFreshness\u003c\/span\u003e\n      \u003cspan class=\"obc-fact-value\"\u003eRoasted fresh to order\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"obc-fact\"\u003e\n      \u003cspan class=\"obc-fact-label\"\u003eCase size\u003c\/span\u003e\n      \u003cspan class=\"obc-fact-value\"\u003e12 × 500 g bags\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003e\n      Read the full Ethiopian Djimmah story\n      \u003cspan class=\"obc-summary-hint\"\u003eOrigin, flavour and character\u003c\/span\u003e\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"obc-detail-content\"\u003e\n      \u003cp\u003e\n        From Ethiopia’s rugged highlands—where coffee first took root—comes\n        \u003cstrong\u003eEthiopian Djimmah\u003c\/strong\u003e, a distinctive single-origin coffee\n        with genuine depth and soul.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Its flavour begins with a deep, earthy base. Subtle hints of\n        \u003cstrong\u003edark cocoa and ripe fruit\u003c\/strong\u003e then emerge, bringing\n        richness and balance to the coffee’s naturally rustic personality.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The full body gives every cup a satisfying sense of weight, while its\n        smoothness keeps the intensity controlled and enjoyable. The result is\n        a coffee that feels grounding, indulgent and quietly powerful rather\n        than harsh.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eA daily ritual worth savouring\u003c\/h3\u003e\n\n      \u003cul\u003e\n        \u003cli\u003e\n          Choose Djimmah when you want more depth than a conventional office\n          blend.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Enjoy it black to experience its earthiness, cocoa and fruit most\n          clearly.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Its generous body also gives it enough presence to remain satisfying\n          when served with milk.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          An excellent way to introduce the team to the character of Ethiopian\n          single-origin coffee.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cp\u003e\n        Every batch is \u003cstrong\u003eroasted fresh to order\u003c\/strong\u003e, helping its\n        aroma and distinctive origin character reach your coffee machine at\n        their best.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"obc-delivery\"\u003e\n    \u003csummary\u003e\n      Mix any 4 eligible boxes for free UK mainland delivery\n      \u003cspan class=\"obc-summary-hint\"\u003eView delivery details\u003c\/span\u003e\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"obc-detail-content\"\u003e\n      \u003cp\u003e\n        UK mainland delivery is \u003cstrong\u003e£11.99 + VAT\u003c\/strong\u003e for orders of\n        one to three eligible boxes. Mix any four or more eligible boxes of\n        coffee beans, milk, hot chocolate or qualifying machine-care products\n        in one order and delivery is free.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        We arrange delivery directly through \u003cstrong\u003eDPD\u003c\/strong\u003e. Once your\n        order is on its way, we’ll send you the tracking number and a link so\n        you can follow it. Please allow up to two working days.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Each case counts as one qualifying box. This case of 12 × 500 g bags\n        therefore counts as one box—not twelve. Each qualifying machine-care\n        tub also counts as one box.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"obc-guarantee\"\u003e\n    \u003cdiv class=\"obc-guarantee-mark\" aria-hidden=\"true\"\u003e✓\u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cstrong\u003eThe OBC replacement promise\u003c\/strong\u003e\n\n      \u003cp\u003e\n        If anything isn’t right—for any reason—contact us and we’ll replace\n        it. No forms, no fuss and no questions asked. Just let us know and\n        we’ll arrange the replacement directly with you.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"OBC","offers":[{"title":"Default Title","offer_id":41220460085305,"sku":"TCDED1","price":122.47,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0572\/3711\/0841\/files\/EDJ_Hero.jpg?v=1731445219","url":"https:\/\/www.theofficebrewcrew.com\/products\/ethiopian-djimmah-coffee-beans","provider":"Office Brew Crew","version":"1.0","type":"link"}