{"product_id":"diriamba-coffee-beans","title":"Diriamba Coffee Beans (12 x 500g Bags)","description":"\u003cstyle\u003e\n  #obc-diriamba {\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-diriamba *,\n  #obc-diriamba *::before,\n  #obc-diriamba *::after {\n    box-sizing: border-box;\n  }\n\n  #obc-diriamba .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-diriamba .obc-eyebrow {\n    margin: 0 0 11px;\n    padding-right: 115px;\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-diriamba .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-diriamba .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-diriamba .obc-hero p:last-child {\n    margin: 0;\n    color: #705d4d;\n    font-size: 15px;\n    line-height: 1.5;\n  }\n\n  #obc-diriamba .obc-strength-row {\n    display: flex;\n    align-items: center;\n    margin: 0 0 13px;\n  }\n\n  #obc-diriamba .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: diriambaGlow 6s ease-out 1;\n  }\n\n  #obc-diriamba .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: diriambaShine 3s ease-in-out 2;\n  }\n\n  #obc-diriamba .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-diriamba .obc-strength-score {\n    display: inline-flex;\n    align-items: baseline;\n    white-space: nowrap;\n    font-weight: 900;\n  }\n\n  #obc-diriamba .obc-strength-number {\n    color: #fff;\n    font-size: 20px;\n    line-height: 1;\n    animation: diriambaNumber 6s ease-out 1;\n  }\n\n  #obc-diriamba .obc-strength-total {\n    color: #d7d0cb;\n    font-size: 13px;\n  }\n\n  #obc-diriamba .obc-strength-bars {\n    display: inline-flex;\n    align-items: center;\n    gap: 3px;\n  }\n\n  #obc-diriamba .obc-strength-bar {\n    display: block;\n    width: 7px;\n    height: 16px;\n    border-radius: 2px;\n    background: #6f6661;\n  }\n\n  #obc-diriamba .obc-strength-bar.is-active {\n    background: var(--obc-orange);\n    transform-origin: bottom;\n    animation: diriambaBar .55s ease-out both;\n  }\n\n  #obc-diriamba .obc-strength-bar:nth-child(1) {\n    animation-delay: .35s;\n  }\n\n  #obc-diriamba .obc-strength-bar:nth-child(2) {\n    animation-delay: .70s;\n  }\n\n  #obc-diriamba .obc-strength-label {\n    padding-left: 2px;\n    color: #fff;\n    font-size: 12px;\n    font-weight: 800;\n    white-space: nowrap;\n    animation: diriambaLabel 6s ease-out 1;\n  }\n\n  #obc-diriamba .obc-profile-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 11px;\n  }\n\n  #obc-diriamba .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-diriamba .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-diriamba .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-diriamba .obc-intro {\n    margin: 0 0 20px;\n    color: #423832;\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  #obc-diriamba .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-diriamba .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-diriamba .obc-glance ul {\n    margin: 0;\n    padding-left: 19px;\n  }\n\n  #obc-diriamba .obc-glance li {\n    margin: 0 0 5px;\n    color: #50443c;\n    font-size: 13px;\n  }\n\n  #obc-diriamba .obc-glance li:last-child {\n    margin-bottom: 0;\n  }\n\n  #obc-diriamba .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-diriamba .obc-fact {\n    min-width: 0;\n    padding: 0 15px;\n    border-right: 1px solid var(--obc-border);\n  }\n\n  #obc-diriamba .obc-fact:first-child {\n    padding-left: 0;\n  }\n\n  #obc-diriamba .obc-fact:last-child {\n    padding-right: 0;\n    border-right: 0;\n  }\n\n  #obc-diriamba .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-diriamba .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-diriamba details {\n    margin: 0 0 13px;\n    border: 1px solid var(--obc-border);\n    border-radius: 7px;\n    background: #fff;\n  }\n\n  #obc-diriamba 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-diriamba summary::-webkit-details-marker {\n    display: none;\n  }\n\n  #obc-diriamba 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-diriamba details[open] summary::after {\n    content: \"−\";\n  }\n\n  #obc-diriamba .obc-summary-hint {\n    margin-left: 6px;\n    color: #8b7c71;\n    font-size: 10px;\n    font-weight: 400;\n  }\n\n  #obc-diriamba .obc-detail-content {\n    padding: 0 16px 16px;\n    border-top: 1px solid #eee5dc;\n  }\n\n  #obc-diriamba .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-diriamba .obc-detail-content h3 {\n    margin: 18px 0 8px;\n    color: #352a24;\n    font-size: 14px;\n    text-transform: uppercase;\n  }\n\n  #obc-diriamba .obc-detail-content ul {\n    margin: 8px 0 0;\n    padding-left: 20px;\n  }\n\n  #obc-diriamba .obc-detail-content li {\n    margin-bottom: 6px;\n    color: #51453e;\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  #obc-diriamba .obc-delivery {\n    border-left: 3px solid var(--obc-orange);\n  }\n\n  #obc-diriamba .obc-delivery summary {\n    padding-left: 13px;\n  }\n\n  #obc-diriamba .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-diriamba .obc-guarantee-mark {\n    flex: 0 0 auto;\n    color: #ff8a52;\n    font-size: 22px;\n    line-height: 1;\n  }\n\n  #obc-diriamba .obc-guarantee strong {\n    display: block;\n    margin-bottom: 3px;\n    color: #fff;\n    font-size: 12px;\n  }\n\n  #obc-diriamba .obc-guarantee p {\n    margin: 0;\n    color: #f1f1f1;\n    font-size: 11px;\n    line-height: 1.5;\n  }\n\n  @keyframes diriambaGlow {\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 diriambaShine {\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 diriambaBar {\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 diriambaNumber {\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 diriambaLabel {\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-diriamba .obc-hero {\n      padding: 25px 19px 21px;\n    }\n\n    #obc-diriamba .obc-eyebrow {\n      padding-right: 0;\n      margin-top: 29px;\n    }\n\n    #obc-diriamba .obc-badge {\n      top: 14px;\n      right: 14px;\n    }\n\n    #obc-diriamba .obc-hero h2 {\n      font-size: 23px;\n    }\n\n    #obc-diriamba .obc-strength-row {\n      display: block;\n    }\n\n    #obc-diriamba .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-diriamba .obc-strength-label {\n      width: 100%;\n      padding-left: 0;\n      text-align: center;\n    }\n\n    #obc-diriamba .obc-profile-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    #obc-diriamba .obc-profile-pill {\n      justify-content: center;\n      text-align: center;\n    }\n\n    #obc-diriamba .obc-facts {\n      display: block;\n      padding: 0;\n    }\n\n    #obc-diriamba .obc-fact,\n    #obc-diriamba .obc-fact:first-child,\n    #obc-diriamba .obc-fact:last-child {\n      padding: 12px 0;\n      border-right: 0;\n      border-bottom: 1px solid var(--obc-border);\n    }\n\n    #obc-diriamba .obc-fact:last-child {\n      border-bottom: 0;\n    }\n\n    #obc-diriamba .obc-summary-hint {\n      display: block;\n      margin: 3px 0 0;\n    }\n\n    #obc-diriamba .obc-guarantee {\n      align-items: flex-start;\n    }\n  }\n\n  @media (max-width: 380px) {\n    #obc-diriamba .obc-profile-grid {\n      grid-template-columns: 1fr;\n    }\n\n    #obc-diriamba .obc-strength-title,\n    #obc-diriamba .obc-strength-score,\n    #obc-diriamba .obc-strength-bars {\n      margin: 0 1px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    #obc-diriamba .obc-strength-pill,\n    #obc-diriamba .obc-strength-pill::before,\n    #obc-diriamba .obc-strength-number,\n    #obc-diriamba .obc-strength-label,\n    #obc-diriamba .obc-strength-bar.is-active {\n      animation: none !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"obc-diriamba\"\u003e\n\n  \u003csection class=\"obc-hero\"\u003e\n    \u003cdiv class=\"obc-badge\"\u003eOffice all-rounder\u003c\/div\u003e\n\n    \u003cp class=\"obc-eyebrow\"\u003e\n      Central American highlands · Roasted fresh to order\n    \u003c\/p\u003e\n\n    \u003ch2\u003eThe coffee everyone can agree on.\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Calm, smooth and effortlessly enjoyable—the dependable cup that keeps\n      the whole office happily together.\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 2 out of 5, mild and smooth\"\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\"\u003e2\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\"\u003e\u003c\/span\u003e\n        \u003cspan class=\"obc-strength-bar\"\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\"\u003eMild \u0026amp; smooth\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 Macadamia · chocolate · gentle wood\n    \u003c\/span\u003e\n\n    \u003cspan class=\"obc-profile-pill\"\u003e\n      \u003cstrong\u003eBody\u003c\/strong\u003e Smooth · clean · rounded\n    \u003c\/span\u003e\n\n    \u003cspan class=\"obc-profile-pill\"\u003e\n      \u003cstrong\u003eOrigin\u003c\/strong\u003e Central America\n    \u003c\/span\u003e\n\n    \u003cspan class=\"obc-profile-pill\"\u003e\n      \u003cstrong\u003eRoast\u003c\/strong\u003e Light to medium\n    \u003c\/span\u003e\n\n    \u003cspan class=\"obc-profile-pill\"\u003e\n      \u003cstrong\u003eFinish\u003c\/strong\u003e Crisp · clean\n    \u003c\/span\u003e\n\n    \u003cspan class=\"obc-profile-pill\"\u003e\n      \u003cstrong\u003eStyle\u003c\/strong\u003e Everyday all-rounder\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\u003eDiriamba\u003c\/strong\u003e brings calm consistency to the working day.\n    Grown in the highlands of Central America and carefully light-to-medium\n    roasted, it combines gentle sweetness, balanced body and a clean finish\n    that makes another cup feel like an easy decision.\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\u003eA balanced, approachable profile that suits a wide range of tastes.\u003c\/li\u003e\n      \u003cli\u003eMacadamia, milk chocolate and gentle woody sweetness.\u003c\/li\u003e\n      \u003cli\u003eA clean, crisp finish that remains refreshing throughout the day.\u003c\/li\u003e\n      \u003cli\u003eWorks as espresso, black coffee or a mellow milk-based drink.\u003c\/li\u003e\n      \u003cli\u003eReliable performance in bean-to-cup coffee machines.\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        Mixed office tastes and all-day drinking\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 Diriamba story\n      \u003cspan class=\"obc-summary-hint\"\u003eFlavour, character and serving ideas\u003c\/span\u003e\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"obc-detail-content\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eDiriamba\u003c\/strong\u003e is the kind of coffee that quietly becomes\n        part of the office routine. Its Central American beans are roasted\n        under carefully controlled light-to-medium conditions, preserving\n        clarity and natural sweetness while developing enough body to remain\n        satisfying.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The cup opens with smooth notes of \u003cstrong\u003emacadamia nut and milk\n        chocolate\u003c\/strong\u003e, followed by a gentle woody sweetness. These\n        flavours sit within a clean, well-rounded body, finishing with a crisp\n        lift that keeps the coffee refreshing rather than heavy.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Its easy-going character gives Diriamba impressive range. Brew it as\n        espresso for a livelier expression, serve it black to appreciate its\n        clarity, or add milk for a softer and more mellow cup.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eA dependable office coffee\u003c\/h3\u003e\n\n      \u003cul\u003e\n        \u003cli\u003e\n          Mild enough for people who dislike heavily roasted or bitter coffee.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Sufficient body and sweetness to remain satisfying with milk.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Calibrated to perform reliably in bean-to-cup machines.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          A versatile choice when one coffee needs to please the whole team.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003ch3\u003eKeeping it fresh\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Each case contains \u003cstrong\u003e12 × 500 g bags\u003c\/strong\u003e, giving you 6 kg\n        in total. For the best results, use each bag within three days of\n        opening. Store unopened coffee in a cool, dark place and consume within\n        three months for peak flavour.\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":41220454645817,"sku":"TCD-DIR1","price":126.55,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0572\/3711\/0841\/files\/Diriamba_hero.jpg?v=1731445569","url":"https:\/\/www.theofficebrewcrew.com\/products\/diriamba-coffee-beans","provider":"Office Brew Crew","version":"1.0","type":"link"}