{"product_id":"tres-rios-costa-rican-coffee-beans","title":"Tres Rios Costa Rican Coffee Beans (12 x 500g Bags)","description":"\u003cstyle\u003e\n  #obc-tres-rios {\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-tres-rios *,\n  #obc-tres-rios *::before,\n  #obc-tres-rios *::after {\n    box-sizing: border-box;\n  }\n\n  #obc-tres-rios .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-tres-rios .obc-eyebrow {\n    margin: 0 0 11px;\n    padding-right: 125px;\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-tres-rios .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-tres-rios .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-tres-rios .obc-hero p:last-child {\n    margin: 0;\n    color: #705d4d;\n    font-size: 15px;\n    line-height: 1.5;\n  }\n\n  #obc-tres-rios .obc-strength-row {\n    display: flex;\n    align-items: center;\n    margin: 0 0 13px;\n  }\n\n  #obc-tres-rios .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: tresRiosGlow 6s ease-out 1;\n  }\n\n  #obc-tres-rios .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: tresRiosShine 3s ease-in-out 2;\n  }\n\n  #obc-tres-rios .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-tres-rios .obc-strength-score {\n    display: inline-flex;\n    align-items: baseline;\n    white-space: nowrap;\n    font-weight: 900;\n  }\n\n  #obc-tres-rios .obc-strength-number {\n    color: #fff;\n    font-size: 20px;\n    line-height: 1;\n    animation: tresRiosNumber 6s ease-out 1;\n  }\n\n  #obc-tres-rios .obc-strength-total {\n    color: #d7d0cb;\n    font-size: 13px;\n  }\n\n  #obc-tres-rios .obc-strength-bars {\n    display: inline-flex;\n    align-items: center;\n    gap: 3px;\n  }\n\n  #obc-tres-rios .obc-strength-bar {\n    display: block;\n    width: 7px;\n    height: 16px;\n    border-radius: 2px;\n    background: #6f6661;\n  }\n\n  #obc-tres-rios .obc-strength-bar.is-active {\n    background: var(--obc-orange);\n    transform-origin: bottom;\n    animation: tresRiosBar .55s ease-out both;\n  }\n\n  #obc-tres-rios .obc-strength-bar:nth-child(1) {\n    animation-delay: .35s;\n  }\n\n  #obc-tres-rios .obc-strength-bar:nth-child(2) {\n    animation-delay: .70s;\n  }\n\n  #obc-tres-rios .obc-strength-label {\n    padding-left: 2px;\n    color: #fff;\n    font-size: 12px;\n    font-weight: 800;\n    white-space: nowrap;\n    animation: tresRiosLabel 6s ease-out 1;\n  }\n\n  #obc-tres-rios .obc-profile-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 11px;\n  }\n\n  #obc-tres-rios .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-tres-rios .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-tres-rios .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-tres-rios .obc-intro {\n    margin: 0 0 20px;\n    color: #423832;\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  #obc-tres-rios .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-tres-rios .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-tres-rios .obc-glance ul {\n    margin: 0;\n    padding-left: 19px;\n  }\n\n  #obc-tres-rios .obc-glance li {\n    margin: 0 0 5px;\n    color: #50443c;\n    font-size: 13px;\n  }\n\n  #obc-tres-rios .obc-glance li:last-child {\n    margin-bottom: 0;\n  }\n\n  #obc-tres-rios .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-tres-rios .obc-fact {\n    min-width: 0;\n    padding: 0 15px;\n    border-right: 1px solid var(--obc-border);\n  }\n\n  #obc-tres-rios .obc-fact:first-child {\n    padding-left: 0;\n  }\n\n  #obc-tres-rios .obc-fact:last-child {\n    padding-right: 0;\n    border-right: 0;\n  }\n\n  #obc-tres-rios .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-tres-rios .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-tres-rios details {\n    margin: 0 0 13px;\n    border: 1px solid var(--obc-border);\n    border-radius: 7px;\n    background: #fff;\n  }\n\n  #obc-tres-rios 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-tres-rios summary::-webkit-details-marker {\n    display: none;\n  }\n\n  #obc-tres-rios 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-tres-rios details[open] summary::after {\n    content: \"−\";\n  }\n\n  #obc-tres-rios .obc-summary-hint {\n    margin-left: 6px;\n    color: #8b7c71;\n    font-size: 10px;\n    font-weight: 400;\n  }\n\n  #obc-tres-rios .obc-detail-content {\n    padding: 0 16px 16px;\n    border-top: 1px solid #eee5dc;\n  }\n\n  #obc-tres-rios .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-tres-rios .obc-detail-content h3 {\n    margin: 18px 0 8px;\n    color: #352a24;\n    font-size: 14px;\n    text-transform: uppercase;\n  }\n\n  #obc-tres-rios .obc-detail-content ul {\n    margin: 8px 0 0;\n    padding-left: 20px;\n  }\n\n  #obc-tres-rios .obc-detail-content li {\n    margin-bottom: 6px;\n    color: #51453e;\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  #obc-tres-rios .obc-delivery {\n    border-left: 3px solid var(--obc-orange);\n  }\n\n  #obc-tres-rios .obc-delivery summary {\n    padding-left: 13px;\n  }\n\n  #obc-tres-rios .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-tres-rios .obc-guarantee-mark {\n    flex: 0 0 auto;\n    color: #ff8a52;\n    font-size: 22px;\n    line-height: 1;\n  }\n\n  #obc-tres-rios .obc-guarantee strong {\n    display: block;\n    margin-bottom: 3px;\n    color: #fff;\n    font-size: 12px;\n  }\n\n  #obc-tres-rios .obc-guarantee p {\n    margin: 0;\n    color: #f1f1f1;\n    font-size: 11px;\n    line-height: 1.5;\n  }\n\n  @keyframes tresRiosGlow {\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 tresRiosShine {\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 tresRiosBar {\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 tresRiosNumber {\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 tresRiosLabel {\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-tres-rios .obc-hero {\n      padding: 25px 19px 21px;\n    }\n\n    #obc-tres-rios .obc-eyebrow {\n      padding-right: 0;\n      margin-top: 29px;\n    }\n\n    #obc-tres-rios .obc-badge {\n      top: 14px;\n      right: 14px;\n    }\n\n    #obc-tres-rios .obc-hero h2 {\n      font-size: 23px;\n    }\n\n    #obc-tres-rios .obc-strength-row {\n      display: block;\n    }\n\n    #obc-tres-rios .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-tres-rios .obc-strength-label {\n      width: 100%;\n      padding-left: 0;\n      text-align: center;\n    }\n\n    #obc-tres-rios .obc-profile-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    #obc-tres-rios .obc-profile-pill {\n      justify-content: center;\n      text-align: center;\n    }\n\n    #obc-tres-rios .obc-facts {\n      display: block;\n      padding: 0;\n    }\n\n    #obc-tres-rios .obc-fact,\n    #obc-tres-rios .obc-fact:first-child,\n    #obc-tres-rios .obc-fact:last-child {\n      padding: 12px 0;\n      border-right: 0;\n      border-bottom: 1px solid var(--obc-border);\n    }\n\n    #obc-tres-rios .obc-fact:last-child {\n      border-bottom: 0;\n    }\n\n    #obc-tres-rios .obc-summary-hint {\n      display: block;\n      margin: 3px 0 0;\n    }\n\n    #obc-tres-rios .obc-guarantee {\n      align-items: flex-start;\n    }\n  }\n\n  @media (max-width: 380px) {\n    #obc-tres-rios .obc-profile-grid {\n      grid-template-columns: 1fr;\n    }\n\n    #obc-tres-rios .obc-strength-title,\n    #obc-tres-rios .obc-strength-score,\n    #obc-tres-rios .obc-strength-bars {\n      margin: 0 1px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    #obc-tres-rios .obc-strength-pill,\n    #obc-tres-rios .obc-strength-pill::before,\n    #obc-tres-rios .obc-strength-number,\n    #obc-tres-rios .obc-strength-label,\n    #obc-tres-rios .obc-strength-bar.is-active {\n      animation: none !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"obc-tres-rios\"\u003e\n\n  \u003csection class=\"obc-hero\"\u003e\n    \u003cdiv class=\"obc-badge\"\u003eAward-winning origin\u003c\/div\u003e\n\n    \u003cp class=\"obc-eyebrow\"\u003e\n      Tres Ríos, Costa Rica · Roasted fresh to order\n    \u003c\/p\u003e\n\n    \u003ch2\u003eMake the everyday coffee break extraordinary.\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Soft honey and vanilla meet bright tropical energy in an elegant coffee\n      grown among Costa Rica’s volcanic valleys.\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 Honey · vanilla · tropical fruit\n    \u003c\/span\u003e\n\n    \u003cspan class=\"obc-profile-pill\"\u003e\n      \u003cstrong\u003eBody\u003c\/strong\u003e Soft · elegant · smooth\n    \u003c\/span\u003e\n\n    \u003cspan class=\"obc-profile-pill\"\u003e\n      \u003cstrong\u003eOrigin\u003c\/strong\u003e Tres Ríos, Costa Rica\n    \u003c\/span\u003e\n\n    \u003cspan class=\"obc-profile-pill\"\u003e\n      \u003cstrong\u003eAcidity\u003c\/strong\u003e Bright · tropical\n    \u003c\/span\u003e\n\n    \u003cspan class=\"obc-profile-pill\"\u003e\n      \u003cstrong\u003eCharacter\u003c\/strong\u003e Lively · refined\n    \u003c\/span\u003e\n\n    \u003cspan class=\"obc-profile-pill\"\u003e\n      \u003cstrong\u003eRecognition\u003c\/strong\u003e Cup of Excellence\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\u003eTres Rios\u003c\/strong\u003e is a refined Costa Rican coffee with natural\n    honey-vanilla sweetness, a soft body and the bright tropical acidity for\n    which Central America’s finest coffees are celebrated. Elegant, lively\n    and smooth, it brings something quietly extraordinary to the working 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\u003eNatural honey and vanilla sweetness without a heavy finish.\u003c\/li\u003e\n      \u003cli\u003eBright tropical acidity that keeps every cup lively and refreshing.\u003c\/li\u003e\n      \u003cli\u003eA smooth, elegant profile suited to lighter-coffee drinkers.\u003c\/li\u003e\n      \u003cli\u003eA celebrated Costa Rican origin with Cup of Excellence recognition.\u003c\/li\u003e\n      \u003cli\u003eRoasted fresh to order to preserve its aroma and complexity.\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 smooth, bright and elegant 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 Tres Rios 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 the lush volcanic valleys of\n        \u003cstrong\u003eCosta Rica’s Tres Ríos region\u003c\/strong\u003e comes a coffee known\n        for its refinement, sweetness and lively Central American character.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The cup opens with natural sweetness reminiscent of\n        \u003cstrong\u003esoft honey and vanilla\u003c\/strong\u003e. Its smooth, elegant body is\n        then lifted by a bright tropical acidity, creating a coffee that feels\n        vibrant without becoming sharp or overpowering.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Tres Rios has received \u003cstrong\u003eCup of Excellence\u003c\/strong\u003e recognition,\n        reflecting the quality and complexity that have made this Costa Rican\n        origin so celebrated.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It is the kind of coffee that adds a little ceremony to an ordinary\n        part of the day: refined enough to stop and appreciate, yet smooth\n        enough to become an everyday office favourite.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eA quietly extraordinary cup\u003c\/h3\u003e\n\n      \u003cul\u003e\n        \u003cli\u003e\n          Enjoy it black to appreciate its honey sweetness and tropical lift.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Its softer body makes it approachable for people who avoid heavily\n          roasted coffee.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Choose it when the team wants an elegant alternative to a dark,\n          intense espresso blend.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Ideal for creating a premium coffee experience without sacrificing\n          everyday drinkability.\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        natural aroma, sweetness and origin character reach your team at their\n        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":41220476239929,"sku":"TCDTR1","price":117.35,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0572\/3711\/0841\/files\/Tres_Rios_hero_8945fd4c-e8cb-49db-b568-730f4fff06fe.jpg?v=1731442275","url":"https:\/\/www.theofficebrewcrew.com\/products\/tres-rios-costa-rican-coffee-beans","provider":"Office Brew Crew","version":"1.0","type":"link"}