{"product_id":"unplugged-decaf-coffee-beans","title":"Unplugged Decaffeinated Coffee Beans (12 x 500g Bags)","description":"\u003cstyle\u003e\n  #obc-unplugged {\n    --obc-orange: #ff4f00;\n    --obc-charcoal: #342a24;\n    --obc-cream: #f8efe1;\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-unplugged *,\n  #obc-unplugged *::before,\n  #obc-unplugged *::after {\n    box-sizing: border-box;\n  }\n\n  #obc-unplugged .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-unplugged .obc-eyebrow {\n    margin: 0 0 11px;\n    padding-right: 105px;\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-unplugged .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-unplugged .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-unplugged .obc-hero p:last-child {\n    margin: 0;\n    color: #705d4d;\n    font-size: 15px;\n    line-height: 1.5;\n  }\n\n  #obc-unplugged .obc-strength-row {\n    display: flex;\n    align-items: center;\n    margin: 0 0 13px;\n  }\n\n  #obc-unplugged .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: unpluggedGlow 6s ease-out 1;\n  }\n\n  #obc-unplugged .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: unpluggedShine 3s ease-in-out 2;\n  }\n\n  #obc-unplugged .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-unplugged .obc-strength-score {\n    display: inline-flex;\n    align-items: baseline;\n    white-space: nowrap;\n    font-weight: 900;\n  }\n\n  #obc-unplugged .obc-strength-number {\n    color: #fff;\n    font-size: 20px;\n    line-height: 1;\n    animation: unpluggedNumber 6s ease-out 1;\n  }\n\n  #obc-unplugged .obc-strength-total {\n    color: #d7d0cb;\n    font-size: 13px;\n  }\n\n  #obc-unplugged .obc-strength-bars {\n    display: inline-flex;\n    align-items: center;\n    gap: 3px;\n  }\n\n  #obc-unplugged .obc-strength-bar {\n    display: block;\n    width: 7px;\n    height: 16px;\n    border-radius: 2px;\n    background: #6f6661;\n  }\n\n  #obc-unplugged .obc-strength-bar.is-active {\n    background: var(--obc-orange);\n    transform-origin: bottom;\n    animation: unpluggedBar .55s ease-out both;\n  }\n\n  #obc-unplugged .obc-strength-bar:nth-child(1) {\n    animation-delay: .35s;\n  }\n\n  #obc-unplugged .obc-strength-bar:nth-child(2) {\n    animation-delay: .65s;\n  }\n\n  #obc-unplugged .obc-strength-bar:nth-child(3) {\n    animation-delay: .95s;\n  }\n\n  #obc-unplugged .obc-strength-bar:nth-child(4) {\n    animation-delay: 1.25s;\n  }\n\n  #obc-unplugged .obc-strength-label {\n    padding-left: 2px;\n    color: #fff;\n    font-size: 12px;\n    font-weight: 800;\n    white-space: nowrap;\n    animation: unpluggedLabel 6s ease-out 1;\n  }\n\n  #obc-unplugged .obc-profile-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 11px;\n  }\n\n  #obc-unplugged .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-unplugged .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-unplugged .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-unplugged .obc-intro {\n    margin: 0 0 20px;\n    color: #423832;\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  #obc-unplugged .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-unplugged .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-unplugged .obc-glance ul {\n    margin: 0;\n    padding-left: 19px;\n  }\n\n  #obc-unplugged .obc-glance li {\n    margin: 0 0 5px;\n    color: #50443c;\n    font-size: 13px;\n  }\n\n  #obc-unplugged .obc-glance li:last-child {\n    margin-bottom: 0;\n  }\n\n  #obc-unplugged .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-unplugged .obc-fact {\n    min-width: 0;\n    padding: 0 15px;\n    border-right: 1px solid var(--obc-border);\n  }\n\n  #obc-unplugged .obc-fact:first-child {\n    padding-left: 0;\n  }\n\n  #obc-unplugged .obc-fact:last-child {\n    padding-right: 0;\n    border-right: 0;\n  }\n\n  #obc-unplugged .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-unplugged .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-unplugged details {\n    margin: 0 0 13px;\n    border: 1px solid var(--obc-border);\n    border-radius: 7px;\n    background: #fff;\n  }\n\n  #obc-unplugged 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-unplugged summary::-webkit-details-marker {\n    display: none;\n  }\n\n  #obc-unplugged 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-unplugged details[open] summary::after {\n    content: \"−\";\n  }\n\n  #obc-unplugged .obc-summary-hint {\n    margin-left: 6px;\n    color: #8b7c71;\n    font-size: 10px;\n    font-weight: 400;\n  }\n\n  #obc-unplugged .obc-detail-content {\n    padding: 0 16px 16px;\n    border-top: 1px solid #eee5dc;\n  }\n\n  #obc-unplugged .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-unplugged .obc-detail-content h3 {\n    margin: 18px 0 8px;\n    color: #352a24;\n    font-size: 14px;\n    text-transform: uppercase;\n  }\n\n  #obc-unplugged .obc-detail-content ol,\n  #obc-unplugged .obc-detail-content ul {\n    margin: 8px 0 0;\n    padding-left: 20px;\n  }\n\n  #obc-unplugged .obc-detail-content li {\n    margin-bottom: 6px;\n    color: #51453e;\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  #obc-unplugged .obc-delivery {\n    border-left: 3px solid var(--obc-orange);\n  }\n\n  #obc-unplugged .obc-delivery summary {\n    padding-left: 13px;\n  }\n\n  #obc-unplugged .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-unplugged .obc-guarantee-mark {\n    flex: 0 0 auto;\n    color: #ff8a52;\n    font-size: 22px;\n    line-height: 1;\n  }\n\n  #obc-unplugged .obc-guarantee strong {\n    display: block;\n    margin-bottom: 3px;\n    color: #fff;\n    font-size: 12px;\n  }\n\n  #obc-unplugged .obc-guarantee p {\n    margin: 0;\n    color: #f1f1f1;\n    font-size: 11px;\n    line-height: 1.5;\n  }\n\n  @keyframes unpluggedGlow {\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 unpluggedShine {\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 unpluggedBar {\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 unpluggedNumber {\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 unpluggedLabel {\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-unplugged .obc-hero {\n      padding: 25px 19px 21px;\n    }\n\n    #obc-unplugged .obc-eyebrow {\n      padding-right: 0;\n      margin-top: 29px;\n    }\n\n    #obc-unplugged .obc-badge {\n      top: 14px;\n      right: 14px;\n    }\n\n    #obc-unplugged .obc-hero h2 {\n      font-size: 23px;\n    }\n\n    #obc-unplugged .obc-strength-row {\n      display: block;\n    }\n\n    #obc-unplugged .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-unplugged .obc-strength-label {\n      width: 100%;\n      padding-left: 0;\n      text-align: center;\n    }\n\n    #obc-unplugged .obc-profile-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    #obc-unplugged .obc-profile-pill {\n      justify-content: center;\n      text-align: center;\n    }\n\n    #obc-unplugged .obc-facts {\n      display: block;\n      padding: 0;\n    }\n\n    #obc-unplugged .obc-fact,\n    #obc-unplugged .obc-fact:first-child,\n    #obc-unplugged .obc-fact:last-child {\n      padding: 12px 0;\n      border-right: 0;\n      border-bottom: 1px solid var(--obc-border);\n    }\n\n    #obc-unplugged .obc-fact:last-child {\n      border-bottom: 0;\n    }\n\n    #obc-unplugged .obc-summary-hint {\n      display: block;\n      margin: 3px 0 0;\n    }\n\n    #obc-unplugged .obc-guarantee {\n      align-items: flex-start;\n    }\n  }\n\n  @media (max-width: 380px) {\n    #obc-unplugged .obc-profile-grid {\n      grid-template-columns: 1fr;\n    }\n\n    #obc-unplugged .obc-strength-title,\n    #obc-unplugged .obc-strength-score,\n    #obc-unplugged .obc-strength-bars {\n      margin: 0 1px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    #obc-unplugged .obc-strength-pill,\n    #obc-unplugged .obc-strength-pill::before,\n    #obc-unplugged .obc-strength-number,\n    #obc-unplugged .obc-strength-label,\n    #obc-unplugged .obc-strength-bar.is-active {\n      animation: none !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"obc-unplugged\"\u003e\n\n  \u003csection class=\"obc-hero\"\u003e\n    \u003cdiv class=\"obc-badge\"\u003eNaturally decaffeinated\u003c\/div\u003e\n    \u003cp class=\"obc-eyebrow\"\u003eAll-day coffee · Roasted fresh to order\u003c\/p\u003e\n\n    \u003ch2\u003eAll the depth. None of the buzz.\u003c\/h2\u003e\n\n    \u003cp\u003e\n      A dark, comforting espresso with the body, aroma and crema of a\n      full-strength coffee—beautifully unplugged.\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 Dark · chocolatey · comforting\n    \u003c\/span\u003e\n\n    \u003cspan class=\"obc-profile-pill\"\u003e\n      \u003cstrong\u003eBody\u003c\/strong\u003e Full · smooth · creamy\n    \u003c\/span\u003e\n\n    \u003cspan class=\"obc-profile-pill\"\u003e\n      \u003cstrong\u003eRoast\u003c\/strong\u003e Dark\n    \u003c\/span\u003e\n\n    \u003cspan class=\"obc-profile-pill\"\u003e\n      \u003cstrong\u003eStyle\u003c\/strong\u003e Deep espresso\n    \u003c\/span\u003e\n\n    \u003cspan class=\"obc-profile-pill\"\u003e\n      \u003cstrong\u003eProcess\u003c\/strong\u003e Swiss Water\n    \u003c\/span\u003e\n\n    \u003cspan class=\"obc-profile-pill\"\u003e\n      \u003cstrong\u003eCaffeine\u003c\/strong\u003e Decaffeinated\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\u003eUnplugged Decaffeinated\u003c\/strong\u003e is made for coffee drinkers who\n    refuse to compromise. Rich, smooth and full-bodied, it delivers the\n    satisfying character of a dark-roasted espresso without the caffeine,\n    making it a reassuringly good cup at any time of day.\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\u003eDark, chocolatey flavour with a smooth and comforting finish.\u003c\/li\u003e\n      \u003cli\u003eFull espresso character without the unwanted caffeine buzz.\u003c\/li\u003e\n      \u003cli\u003eExcellent black, with milk or in cappuccinos and lattes.\u003c\/li\u003e\n      \u003cli\u003eA dependable choice for afternoon meetings and all-day drinking.\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\"\u003eEspresso, black coffee and milk-based drinks\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 Unplugged story\n      \u003cspan class=\"obc-summary-hint\"\u003eProcess, flavour and serving ideas\u003c\/span\u003e\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"obc-detail-content\"\u003e\n      \u003cp\u003e\n        Rich, bold and completely natural, \u003cstrong\u003eUnplugged\n        Decaffeinated\u003c\/strong\u003e was created for coffee lovers who want genuine\n        espresso depth without the caffeine. Its dark roast brings out a\n        chocolatey richness, satisfying aroma and smooth crema that feels\n        every bit as rewarding as a regular espresso.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The result is a full-flavoured coffee that works throughout the day.\n        Drink it black for its deeper roasted character, soften it with milk,\n        or use its generous body as the foundation for a cappuccino or latte.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eThe Swiss Water Process\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Unplugged is decaffeinated using the\n        \u003cstrong\u003eSwiss Water Process\u003c\/strong\u003e. This method uses water, green\n        coffee extract and activated charcoal instead of conventional chemical\n        solvents, preserving the coffee’s character while removing over\n        \u003cstrong\u003e99% of its caffeine\u003c\/strong\u003e.\n      \u003c\/p\u003e\n\n      \u003col\u003e\n        \u003cli\u003e\n          Green coffee beans are prepared using water and green coffee extract.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          The caffeine is captured through specially prepared activated\n          charcoal filters.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          The process continues until more than 99% of the caffeine has been\n          removed.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          The beans retain the flavour compounds that give the coffee its\n          aroma, body and distinctive character.\n        \u003c\/li\u003e\n      \u003c\/ol\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      \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":39798617538617,"sku":"TCDUP","price":133.16,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0572\/3711\/0841\/files\/Unplugged_hero.jpg?v=1731444969","url":"https:\/\/www.theofficebrewcrew.com\/products\/unplugged-decaf-coffee-beans","provider":"Office Brew Crew","version":"1.0","type":"link"}