{"title":"Hutsul Coffee Factory","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eHutsul Coffee Factory Interactive Collection\u003c\/title\u003e\n  \u003cstyle\u003e\n    :root {\n      --espresso: #160d08;\n      --dark-roast: #2a160d;\n      --coffee: #6b3518;\n      --copper: #b86124;\n      --crema: #f2b764;\n      --gold: #f8c74d;\n      --cream: #fff6e7;\n      --milk: #fffaf2;\n      --forest: #2f5a3b;\n      --berry: #c85d4b;\n      --sky: #c5efff;\n      --glass: rgba(255, 250, 241, 0.72);\n      --border: rgba(255, 218, 143, 0.38);\n      --shadow: 0 30px 90px rgba(44, 20, 6, 0.28);\n    }\n\n    * { box-sizing: border-box; }\n\n    html { scroll-behavior: smooth; }\n\n    body {\n      margin: 0;\n      font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n      color: var(--espresso);\n      background:\n        radial-gradient(circle at 15% 10%, rgba(248, 199, 77, 0.32), transparent 26rem),\n        radial-gradient(circle at 85% 18%, rgba(197, 239, 255, 0.22), transparent 28rem),\n        radial-gradient(circle at 45% 105%, rgba(107, 53, 24, 0.23), transparent 32rem),\n        linear-gradient(135deg, #fff8ec 0%, #f4dfc2 46%, #fff5e2 100%);\n      overflow-x: hidden;\n    }\n\n    body::before {\n      content: \"\";\n      position: fixed;\n      inset: 0;\n      pointer-events: none;\n      background-image:\n        radial-gradient(circle, rgba(42, 22, 13, 0.14) 0 1px, transparent 1.5px),\n        radial-gradient(circle, rgba(248, 199, 77, 0.22) 0 1px, transparent 1.5px);\n      background-size: 42px 42px, 78px 78px;\n      opacity: 0.62;\n      mask-image: linear-gradient(to bottom, black, transparent 72%);\n      z-index: -5;\n    }\n\n    .cosmic-bean {\n      position: fixed;\n      width: var(--size);\n      height: calc(var(--size) * 1.35);\n      left: var(--left);\n      top: var(--top);\n      border-radius: 55% 45% 55% 45%;\n      background:\n        radial-gradient(circle at 34% 25%, rgba(255,255,255,0.26), transparent 24%),\n        linear-gradient(135deg, #3a1a0d, #8d461d 48%, #1c0f08 100%);\n      box-shadow: 0 18px 42px rgba(42, 22, 13, 0.28);\n      opacity: 0.55;\n      transform: rotate(var(--rotate));\n      animation: beanFloat var(--speed) ease-in-out infinite alternate;\n      z-index: -1;\n    }\n\n    .cosmic-bean::after {\n      content: \"\";\n      position: absolute;\n      inset: 10% 44%;\n      border-left: 3px solid rgba(255, 221, 166, 0.42);\n      border-radius: 50%;\n      transform: rotate(12deg);\n    }\n\n    @keyframes beanFloat {\n      from { translate: 0 0; rotate: 0deg; }\n      to { translate: 18px -38px; rotate: 9deg; }\n    }\n\n    .page {\n      width: min(1180px, calc(100% - 32px));\n      margin: 0 auto;\n      padding: 34px 0 76px;\n    }\n\n    .hero {\n      position: relative;\n      min-height: 650px;\n      display: grid;\n      grid-template-columns: 1.05fr 0.95fr;\n      gap: 36px;\n      align-items: center;\n      padding: clamp(28px, 5vw, 58px);\n      border-radius: 44px;\n      background:\n        linear-gradient(135deg, rgba(22,13,8,0.86), rgba(107,53,24,0.62)),\n        radial-gradient(circle at 82% 22%, rgba(248,199,77,0.28), transparent 26rem),\n        radial-gradient(circle at 22% 92%, rgba(197,239,255,0.16), transparent 22rem);\n      border: 1px solid rgba(255, 230, 183, 0.24);\n      box-shadow: var(--shadow);\n      overflow: hidden;\n      isolation: isolate;\n      color: white;\n    }\n\n    .hero::before {\n      content: \"\";\n      position: absolute;\n      inset: -30%;\n      background:\n        conic-gradient(from 0deg, transparent, rgba(248,199,77,0.11), transparent 22%, rgba(197,239,255,0.08), transparent 46%, rgba(248,199,77,0.11), transparent);\n      animation: galaxy 18s linear infinite;\n      z-index: -2;\n    }\n\n    .hero::after {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background-image:\n        radial-gradient(circle at 17% 26%, rgba(255,255,255,0.75) 0 1px, transparent 1.5px),\n        radial-gradient(circle at 72% 18%, rgba(255,255,255,0.72) 0 1px, transparent 1.5px),\n        radial-gradient(circle at 84% 76%, rgba(255,255,255,0.5) 0 1px, transparent 1.5px),\n        radial-gradient(circle at 42% 86%, rgba(255,255,255,0.55) 0 1px, transparent 1.5px);\n      background-size: 190px 190px;\n      opacity: 0.6;\n      z-index: -1;\n    }\n\n    @keyframes galaxy { to { transform: rotate(360deg); } }\n\n    .eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      padding: 10px 15px;\n      border-radius: 999px;\n      background: rgba(255, 255, 255, 0.12);\n      border: 1px solid rgba(255, 255, 255, 0.22);\n      backdrop-filter: blur(12px);\n      color: rgba(255,255,255,0.88);\n      font-size: 0.75rem;\n      font-weight: 900;\n      letter-spacing: 0.13em;\n      text-transform: uppercase;\n    }\n\n    .pulse {\n      width: 10px;\n      height: 10px;\n      border-radius: 999px;\n      background: var(--gold);\n      box-shadow: 0 0 0 0 rgba(248, 199, 77, 0.75);\n      animation: pulse 1.7s infinite;\n    }\n\n    @keyframes pulse {\n      70% { box-shadow: 0 0 0 14px rgba(248, 199, 77, 0); }\n      100% { box-shadow: 0 0 0 0 rgba(248, 199, 77, 0); }\n    }\n\n    h1 {\n      font-size: clamp(3rem, 7vw, 7.6rem);\n      line-height: 0.86;\n      letter-spacing: -0.085em;\n      margin: 20px 0;\n      text-wrap: balance;\n    }\n\n    .gradient-text {\n      background: linear-gradient(92deg, #ffffff 0%, #ffe2a5 34%, #f8c74d 58%, #c5efff 100%);\n      -webkit-background-clip: text;\n      background-clip: text;\n      color: transparent;\n    }\n\n    .hero p {\n      max-width: 650px;\n      margin: 0 0 28px;\n      color: rgba(255,255,255,0.78);\n      font-size: clamp(1.03rem, 1.7vw, 1.25rem);\n      line-height: 1.78;\n    }\n\n    .hero-actions {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-bottom: 28px;\n    }\n\n    .btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 10px;\n      min-height: 52px;\n      padding: 0 22px;\n      border-radius: 999px;\n      background: linear-gradient(135deg, #ffe293, #f8c74d 46%, #c97325);\n      color: #1d1008;\n      text-decoration: none;\n      border: none;\n      cursor: pointer;\n      font-weight: 1000;\n      box-shadow: 0 18px 40px rgba(248,199,77,0.28);\n      transition: transform 0.24s ease, box-shadow 0.24s ease;\n    }\n\n    .btn:hover { transform: translateY(-3px); box-shadow: 0 22px 48px rgba(248,199,77,0.4); }\n\n    .btn.secondary {\n      color: white;\n      background: rgba(255,255,255,0.12);\n      border: 1px solid rgba(255,255,255,0.22);\n      box-shadow: none;\n      backdrop-filter: blur(12px);\n    }\n\n    .hero-stats {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0,1fr));\n      gap: 12px;\n      max-width: 650px;\n    }\n\n    .stat {\n      padding: 16px;\n      border-radius: 24px;\n      background: rgba(255,255,255,0.11);\n      border: 1px solid rgba(255,255,255,0.16);\n      backdrop-filter: blur(12px);\n    }\n\n    .stat strong { display: block; color: #ffe293; font-size: 1.45rem; }\n    .stat span { color: rgba(255,255,255,0.72); font-size: 0.84rem; font-weight: 800; }\n\n    .coffee-universe {\n      position: relative;\n      min-height: 500px;\n      display: grid;\n      place-items: center;\n      perspective: 1000px;\n    }\n\n    .planet-cup {\n      position: relative;\n      width: min(380px, 78vw);\n      height: min(380px, 78vw);\n      border-radius: 50%;\n      background:\n        radial-gradient(circle at 40% 30%, rgba(255,255,255,0.36) 0 7%, transparent 8%),\n        radial-gradient(circle at 38% 35%, #f6c276 0 17%, #9d4c20 39%, #32170a 75%, #140b07 100%);\n      box-shadow:\n        inset -44px -52px 75px rgba(0,0,0,0.36),\n        inset 28px 28px 58px rgba(255,255,255,0.18),\n        0 45px 100px rgba(0,0,0,0.36);\n      animation: planetBreathe 5s ease-in-out infinite alternate;\n    }\n\n    @keyframes planetBreathe {\n      from { transform: rotateX(8deg) rotateY(-10deg) scale(0.98); }\n      to { transform: rotateX(-4deg) rotateY(12deg) scale(1.04); }\n    }\n\n    .planet-cup::before {\n      content: \"\";\n      position: absolute;\n      width: 118%;\n      height: 38%;\n      top: 32%;\n      left: -9%;\n      border-radius: 50%;\n      border: 12px solid rgba(255, 226, 147, 0.65);\n      border-left-color: rgba(197, 239, 255, 0.55);\n      border-right-color: rgba(255, 255, 255, 0.12);\n      transform: rotate(-16deg);\n      box-shadow: 0 10px 28px rgba(0,0,0,0.18);\n    }\n\n    .orbit-card {\n      position: absolute;\n      width: 162px;\n      padding: 14px;\n      border-radius: 24px;\n      background: rgba(255,255,255,0.14);\n      border: 1px solid rgba(255,255,255,0.2);\n      backdrop-filter: blur(14px);\n      box-shadow: 0 20px 38px rgba(0,0,0,0.18);\n      color: white;\n      animation: bob 4.5s ease-in-out infinite alternate;\n    }\n\n    .orbit-card:nth-child(2) { top: 18px; right: 0; animation-delay: 0.2s; }\n    .orbit-card:nth-child(3) { left: 0; bottom: 66px; animation-delay: 0.9s; }\n    .orbit-card:nth-child(4) { right: 32px; bottom: 6px; animation-delay: 1.4s; }\n\n    @keyframes bob { to { transform: translateY(-18px); } }\n\n    .orbit-card .icon { font-size: 1.55rem; margin-bottom: 8px; }\n    .orbit-card strong { display: block; font-size: 0.93rem; }\n    .orbit-card span { display: block; color: rgba(255,255,255,0.68); font-size: 0.78rem; margin-top: 3px; }\n\n    .toolbar {\n      margin: 38px 0 18px;\n      display: flex;\n      align-items: end;\n      justify-content: space-between;\n      gap: 18px;\n      flex-wrap: wrap;\n    }\n\n    .toolbar h2 {\n      margin: 0;\n      font-size: clamp(2.1rem, 4vw, 4rem);\n      letter-spacing: -0.06em;\n      line-height: 0.95;\n    }\n\n    .toolbar p { margin: 8px 0 0; color: rgba(22,13,8,0.62); line-height: 1.5; max-width: 590px; }\n\n    .filters {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n    }\n\n    .filter {\n      border: 1px solid rgba(107, 53, 24, 0.14);\n      background: rgba(255,255,255,0.62);\n      color: var(--espresso);\n      border-radius: 999px;\n      padding: 11px 15px;\n      cursor: pointer;\n      font-weight: 1000;\n      transition: transform 0.2s ease, background 0.2s ease;\n    }\n\n    .filter:hover, .filter.active { transform: translateY(-2px); background: #ffe293; }\n\n    .collection-grid {\n      display: grid;\n      grid-template-columns: repeat(12, 1fr);\n      gap: 18px;\n    }\n\n    .product-card {\n      grid-column: span 4;\n      position: relative;\n      min-height: 440px;\n      padding: 20px;\n      border-radius: 34px;\n      background: var(--glass);\n      border: 1px solid var(--border);\n      box-shadow: 0 20px 58px rgba(44, 20, 6, 0.14);\n      backdrop-filter: blur(16px);\n      overflow: hidden;\n      transform-style: preserve-3d;\n      transition: transform 0.32s ease, box-shadow 0.32s ease, opacity 0.2s ease;\n    }\n\n    .product-card:hover {\n      transform: translateY(-8px) rotateX(2deg) rotateY(-2deg);\n      box-shadow: 0 30px 78px rgba(44, 20, 6, 0.24);\n    }\n\n    .product-card.hidden { display: none; }\n\n    .product-card::before {\n      content: \"\";\n      position: absolute;\n      width: 280px;\n      height: 280px;\n      right: -120px;\n      top: -110px;\n      border-radius: 50%;\n      background: radial-gradient(circle, rgba(248,199,77,0.24), transparent 66%);\n      pointer-events: none;\n    }\n\n    .product-art {\n      position: relative;\n      height: 172px;\n      margin: -4px -4px 16px;\n      border-radius: 28px;\n      display: grid;\n      place-items: center;\n      background:\n        radial-gradient(circle at 28% 18%, rgba(255,255,255,0.82), transparent 25%),\n        linear-gradient(135deg, rgba(255,226,147,0.72), rgba(255,255,255,0.3));\n      overflow: hidden;\n    }\n\n    .product-art::before {\n      content: \"\";\n      position: absolute;\n      width: 190px;\n      height: 190px;\n      border-radius: 50%;\n      border: 26px solid rgba(255,255,255,0.28);\n      transform: rotate(-18deg);\n    }\n\n    .bag, .drip, .honey, .tea, .matcha {\n      position: relative;\n      z-index: 2;\n      filter: drop-shadow(0 22px 24px rgba(44, 20, 6, 0.24));\n    }\n\n    .bag {\n      width: 92px;\n      height: 126px;\n      border-radius: 18px 18px 26px 26px;\n      background: linear-gradient(135deg, #221008, #7d3a17 45%, #cf7b2e);\n      transform: rotate(-4deg);\n      border: 4px solid rgba(255,255,255,0.58);\n    }\n\n    .bag::before {\n      content: \"\";\n      position: absolute;\n      top: 12px;\n      left: 20px;\n      width: 52px;\n      height: 10px;\n      border-radius: 999px;\n      background: rgba(255,255,255,0.62);\n    }\n\n    .bag::after {\n      content: attr(data-label);\n      position: absolute;\n      inset: 48px 10px auto;\n      min-height: 44px;\n      padding: 5px;\n      display: grid;\n      place-items: center;\n      text-align: center;\n      border-radius: 10px;\n      background: rgba(255,248,230,0.92);\n      color: #1f1008;\n      font-size: 0.56rem;\n      line-height: 1.1;\n      font-weight: 1000;\n      text-transform: uppercase;\n    }\n\n    .drip {\n      width: 112px;\n      height: 122px;\n      border-radius: 10px 10px 22px 22px;\n      background: linear-gradient(180deg, #fff8ee, #e1bb82);\n      clip-path: polygon(14% 0, 86% 0, 100% 78%, 50% 100%, 0 78%);\n      border: 4px solid rgba(255,255,255,0.7);\n    }\n\n    .honey {\n      width: 78px;\n      height: 118px;\n      border-radius: 18px 18px 26px 26px;\n      background: linear-gradient(90deg, #3c1a0b, #f1a822 50%, #6a320f);\n      border: 4px solid rgba(255,255,255,0.68);\n    }\n\n    .honey::before {\n      content: \"\";\n      position: absolute;\n      width: 56px;\n      height: 17px;\n      border-radius: 8px 8px 4px 4px;\n      top: -16px;\n      left: 7px;\n      background: #251208;\n    }\n\n    .honey::after {\n      content: attr(data-label);\n      position: absolute;\n      inset: 44px 8px auto;\n      min-height: 38px;\n      display: grid;\n      place-items: center;\n      text-align: center;\n      border-radius: 8px;\n      background: rgba(255, 248, 230, 0.9);\n      color: #1f1008;\n      font-size: 0.54rem;\n      font-weight: 1000;\n      line-height: 1.1;\n    }\n\n    .tea, .matcha {\n      width: 132px;\n      height: 86px;\n      border-radius: 24px;\n      background: linear-gradient(135deg, #2f5a3b, #a6d484);\n      transform: rotate(6deg);\n    }\n\n    .matcha { background: linear-gradient(135deg, #234d2d, #d1ed98); }\n\n    .tea::after, .matcha::after {\n      content: attr(data-label);\n      position: absolute;\n      inset: 22px 14px;\n      display: grid;\n      place-items: center;\n      background: rgba(255,255,255,0.68);\n      border-radius: 999px;\n      font-weight: 1000;\n      font-size: 0.62rem;\n      text-align: center;\n    }\n\n    .tag {\n      display: inline-flex;\n      width: fit-content;\n      padding: 7px 10px;\n      border-radius: 999px;\n      background: rgba(248,199,77,0.34);\n      color: #6b3518;\n      font-size: 0.74rem;\n      font-weight: 1000;\n      letter-spacing: 0.06em;\n      text-transform: uppercase;\n    }\n\n    .product-card h3 {\n      margin: 13px 0 8px;\n      font-size: 1.33rem;\n      line-height: 1.12;\n      letter-spacing: -0.035em;\n    }\n\n    .product-card p {\n      margin: 0 0 12px;\n      color: rgba(22,13,8,0.66);\n      line-height: 1.55;\n    }\n\n    .price {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      margin: 3px 0 18px;\n      font-weight: 1000;\n      color: #6b3518;\n    }\n\n    .price small { color: rgba(22,13,8,0.48); text-decoration: line-through; }\n\n    .notes {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-bottom: 64px;\n    }\n\n    .note {\n      padding: 7px 9px;\n      border-radius: 999px;\n      background: rgba(255,255,255,0.62);\n      border: 1px solid rgba(107,53,24,0.08);\n      font-size: 0.76rem;\n      font-weight: 850;\n      color: rgba(22,13,8,0.68);\n    }\n\n    .card-actions {\n      position: absolute;\n      left: 18px;\n      right: 18px;\n      bottom: 18px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 10px;\n    }\n\n    .shop-link {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 48px;\n      padding: 0 18px;\n      border-radius: 999px;\n      background: linear-gradient(135deg, #ffe293, #f8c74d);\n      color: #160d08;\n      text-decoration: none;\n      font-weight: 1000;\n      box-shadow: 0 12px 24px rgba(198,115,37,0.2);\n      transition: transform 0.2s ease;\n    }\n\n    .shop-link:hover { transform: translateY(-2px); }\n\n    .quick-view {\n      width: 48px;\n      height: 48px;\n      border-radius: 50%;\n      border: none;\n      background: #160d08;\n      color: #fff6e7;\n      font-size: 1.15rem;\n      cursor: pointer;\n      box-shadow: 0 12px 24px rgba(22,13,8,0.22);\n      transition: transform 0.2s ease;\n    }\n\n    .quick-view:hover { transform: rotate(12deg) scale(1.06); }\n\n    .ritual {\n      margin-top: 28px;\n      display: grid;\n      grid-template-columns: 0.9fr 1.1fr;\n      gap: 18px;\n    }\n\n    .ritual-card {\n      position: relative;\n      overflow: hidden;\n      padding: 30px;\n      border-radius: 34px;\n      background: rgba(255,250,241,0.72);\n      border: 1px solid var(--border);\n      box-shadow: 0 20px 58px rgba(44, 20, 6, 0.13);\n      backdrop-filter: blur(16px);\n    }\n\n    .ritual-card h2 {\n      margin: 0 0 14px;\n      font-size: clamp(1.8rem, 3vw, 3.2rem);\n      letter-spacing: -0.055em;\n      line-height: 0.98;\n    }\n\n    .ritual-card p { margin: 0; color: rgba(22,13,8,0.68); line-height: 1.72; }\n\n    .brew-lab {\n      min-height: 340px;\n      display: grid;\n      place-items: center;\n      background:\n        radial-gradient(circle at 50% 30%, rgba(255,255,255,0.84), transparent 28%),\n        linear-gradient(135deg, rgba(255,226,147,0.36), rgba(255,255,255,0.45));\n    }\n\n    .pour {\n      position: relative;\n      width: min(360px, 82vw);\n      height: 230px;\n      border-radius: 34px;\n      background: rgba(255,255,255,0.56);\n      border: 1px solid rgba(107,53,24,0.12);\n    }\n\n    .pour::before {\n      content: \"\";\n      position: absolute;\n      left: 50%;\n      top: 16px;\n      width: 76px;\n      height: 118px;\n      transform: translateX(-50%);\n      border-radius: 6px 6px 36px 36px;\n      background: linear-gradient(180deg, #fff5e6, #c78949);\n      clip-path: polygon(14% 0, 86% 0, 100% 78%, 50% 100%, 0 78%);\n      box-shadow: 0 18px 32px rgba(44,20,6,0.15);\n    }\n\n    .pour::after {\n      content: \"\";\n      position: absolute;\n      left: 50%;\n      top: 54px;\n      width: 18px;\n      height: 116px;\n      transform: translateX(-50%);\n      border-radius: 999px;\n      background: linear-gradient(#f8c74d, #6b3518);\n      animation: pourStream 2.6s ease-in-out infinite;\n    }\n\n    .cup-base {\n      position: absolute;\n      left: 50%;\n      bottom: 26px;\n      width: 160px;\n      height: 58px;\n      transform: translateX(-50%);\n      border-radius: 0 0 44px 44px;\n      background: linear-gradient(135deg, #fffaf2, #d9a164);\n      box-shadow: 0 18px 32px rgba(44,20,6,0.16);\n    }\n\n    .cup-base::before {\n      content: \"\";\n      position: absolute;\n      left: 14px;\n      right: 14px;\n      top: -18px;\n      height: 32px;\n      border-radius: 50%;\n      background: radial-gradient(circle, #f3b66a 0 28%, #5d2c13 29% 100%);\n      border: 7px solid #fff4df;\n    }\n\n    @keyframes pourStream {\n      0%,100% { height: 72px; opacity: 0.72; }\n      50% { height: 126px; opacity: 1; }\n    }\n\n    dialog {\n      width: min(620px, calc(100% - 28px));\n      border: none;\n      border-radius: 34px;\n      padding: 0;\n      background: transparent;\n    }\n\n    dialog::backdrop { background: rgba(22,13,8,0.56); backdrop-filter: blur(8px); }\n\n    .modal-content {\n      padding: 28px;\n      border-radius: 34px;\n      background: linear-gradient(135deg, rgba(255,250,241,0.96), rgba(255,232,180,0.94));\n      border: 1px solid rgba(248,199,77,0.46);\n      box-shadow: var(--shadow);\n    }\n\n    .modal-top { display: flex; align-items: start; justify-content: space-between; gap: 16px; }\n    .modal-content h3 { margin: 0 0 10px; font-size: 2rem; letter-spacing: -0.04em; }\n    .modal-content p { color: rgba(22,13,8,0.7); line-height: 1.7; }\n    .close { width: 42px; height: 42px; border-radius: 50%; border: none; background: #160d08; color: #fff6e7; font-size: 1.2rem; cursor: pointer; }\n\n    @media (max-width: 920px) {\n      .hero, .ritual { grid-template-columns: 1fr; }\n      .coffee-universe { min-height: 430px; }\n      .product-card { grid-column: span 6; }\n    }\n\n    @media (max-width: 620px) {\n      .page { width: min(100% - 20px, 1180px); padding-top: 12px; }\n      .hero { border-radius: 30px; min-height: auto; }\n      .hero-stats { grid-template-columns: 1fr; }\n      .orbit-card { width: 138px; }\n      .product-card { grid-column: span 12; }\n      .toolbar { align-items: start; }\n    }\n  \u003c\/style\u003e\n\n\n  \u003cspan class=\"cosmic-bean\" style=\"--size: 36px; --left: 5%; --top: 19%; --rotate: -22deg; --speed: 5.5s\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"cosmic-bean\" style=\"--size: 52px; --left: 91%; --top: 34%; --rotate: 18deg; --speed: 6.2s\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"cosmic-bean\" style=\"--size: 42px; --left: 84%; --top: 78%; --rotate: -8deg; --speed: 4.8s\"\u003e\u003c\/span\u003e\n\n  \u003cmain class=\"page\"\u003e\n    \u003csection class=\"hero\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"eyebrow\"\u003e\u003cspan class=\"pulse\"\u003e\u003c\/span\u003e Hutsul Coffee Factory • Specialty Coffee • Honey • Tea\u003c\/span\u003e\n        \u003ch1\u003e\u003cspan class=\"gradient-text\"\u003eA coffee universe, brewed on Earth.\u003c\/span\u003e\u003c\/h1\u003e\n        \u003cp\u003e\n          Explore single-origin specialty coffee beans, pour-over drip packs, Ukrainian honey, herbal teas, and ceremonial matcha in a premium interactive collection designed to feel warm, cinematic, and unforgettable.\n        \u003c\/p\u003e\n        \u003cdiv class=\"hero-actions\"\u003e\n          \u003ca class=\"btn\" href=\"#collection\"\u003eExplore Collection ✦\u003c\/a\u003e\n          \u003ca class=\"btn secondary\" href=\"#ritual\"\u003eBuild Your Ritual\u003c\/a\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"hero-stats\"\u003e\n          \u003cdiv class=\"stat\"\u003e\n\u003cstrong\u003e20\u003c\/strong\u003e\u003cspan\u003ecollection products\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"stat\"\u003e\n\u003cstrong\u003eBeans\u003c\/strong\u003e\u003cspan\u003esingle-origin options\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"stat\"\u003e\n\u003cstrong\u003eDrip\u003c\/strong\u003e\u003cspan\u003eeasy pour-over packs\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"coffee-universe\" aria-hidden=\"true\"\u003e\n        \u003cdiv class=\"planet-cup\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"orbit-card\"\u003e\n\u003cdiv class=\"icon\"\u003e☕\u003c\/div\u003e\n\u003cstrong\u003eSpecialty Beans\u003c\/strong\u003e\u003cspan\u003eColombia, Ethiopia, Brazil, Kenya\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"orbit-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🍯\u003c\/div\u003e\n\u003cstrong\u003eUkrainian Honey\u003c\/strong\u003e\u003cspan\u003eLinden, acacia, wildflower\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"orbit-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🍵\u003c\/div\u003e\n\u003cstrong\u003eTea \u0026amp; Matcha\u003c\/strong\u003e\u003cspan\u003eWillow herb, meadow herbs, matcha\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection id=\"collection\"\u003e\n      \u003cdiv class=\"toolbar\"\u003e\n        \u003cdiv\u003e\n          \u003ch2\u003eShop the Galaxy\u003c\/h2\u003e\n          \u003cp\u003eFilter the collection by ritual: coffee beans, pour-over drips, Ukrainian honey, herbal tea, and matcha.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"filters\" aria-label=\"Product filters\"\u003e\n          \u003cbutton class=\"filter active\" data-filter=\"all\"\u003eAll\u003c\/button\u003e\n          \u003cbutton class=\"filter\" data-filter=\"coffee\"\u003eCoffee Beans\u003c\/button\u003e\n          \u003cbutton class=\"filter\" data-filter=\"drip\"\u003ePour Over\u003c\/button\u003e\n          \u003cbutton class=\"filter\" data-filter=\"honey\"\u003eHoney\u003c\/button\u003e\n          \u003cbutton class=\"filter\" data-filter=\"tea\"\u003eTea\u003c\/button\u003e\n          \u003cbutton class=\"filter\" data-filter=\"matcha\"\u003eMatcha\u003c\/button\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"collection-grid\"\u003e\n        \u003carticle class=\"product-card\" data-category=\"coffee\" data-title=\"Colombia Sugar Cane Decaf\" data-price=\"from $24.59\" data-link=\"https:\/\/ediblefinaltouch.ca\/products\/colombia-sugar-cane-decaf\" data-description=\"A specialty decaf coffee option for rich coffee rituals without the full caffeine kick.\"\u003e\n          \u003cdiv class=\"product-art\"\u003e\u003cdiv class=\"bag\" data-label=\"Colombia Decaf\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cspan class=\"tag\"\u003eCoffee Beans\u003c\/span\u003e\u003ch3\u003eColombia Sugar Cane Decaf\u003c\/h3\u003e\n\u003cp\u003eSingle-origin style decaf with a smooth specialty coffee feel.\u003c\/p\u003e\n\u003cdiv class=\"price\"\u003efrom $24.59 \u003csmall\u003e$49.17\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"notes\"\u003e\n\u003cspan class=\"note\"\u003eDecaf\u003c\/span\u003e\u003cspan class=\"note\"\u003eColombia\u003c\/span\u003e\u003cspan class=\"note\"\u003eSpecialty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-actions\"\u003e\n\u003ca class=\"shop-link\" href=\"https:\/\/ediblefinaltouch.ca\/products\/colombia-sugar-cane-decaf\"\u003eShop now\u003c\/a\u003e\u003cbutton class=\"quick-view\"\u003e＋\u003c\/button\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"product-card\" data-category=\"coffee\" data-title=\"Ethiopia Yergacheffe\" data-price=\"from $23.27\" data-link=\"https:\/\/ediblefinaltouch.ca\/products\/ethiopia-yergacheffe\" data-description=\"A bright Ethiopian coffee known for elegant specialty coffee character.\"\u003e\n          \u003cdiv class=\"product-art\"\u003e\u003cdiv class=\"bag\" data-label=\"Yergacheffe\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cspan class=\"tag\"\u003eCoffee Beans\u003c\/span\u003e\u003ch3\u003eEthiopia Yergacheffe\u003c\/h3\u003e\n\u003cp\u003eA refined Ethiopian origin for bright, aromatic coffee moments.\u003c\/p\u003e\n\u003cdiv class=\"price\"\u003efrom $23.27 \u003csmall\u003e$93.09\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"notes\"\u003e\n\u003cspan class=\"note\"\u003eEthiopia\u003c\/span\u003e\u003cspan class=\"note\"\u003eAromatic\u003c\/span\u003e\u003cspan class=\"note\"\u003eSingle-origin\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-actions\"\u003e\n\u003ca class=\"shop-link\" href=\"https:\/\/ediblefinaltouch.ca\/products\/ethiopia-yergacheffe\"\u003eShop now\u003c\/a\u003e\u003cbutton class=\"quick-view\"\u003e＋\u003c\/button\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"product-card\" data-category=\"coffee\" data-title=\"Costa Rica La Rosalia\" data-price=\"from $23.58\" data-link=\"https:\/\/ediblefinaltouch.ca\/products\/costa-rica-la-rosalia\" data-description=\"A Costa Rican specialty coffee selection for a balanced daily brew.\"\u003e\n          \u003cdiv class=\"product-art\"\u003e\u003cdiv class=\"bag\" data-label=\"Costa Rica\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cspan class=\"tag\"\u003eCoffee Beans\u003c\/span\u003e\u003ch3\u003eCosta Rica La Rosalia\u003c\/h3\u003e\n\u003cp\u003eA balanced Costa Rican coffee for thoughtful morning rituals.\u003c\/p\u003e\n\u003cdiv class=\"price\"\u003efrom $23.58 \u003csmall\u003e$94.33\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"notes\"\u003e\n\u003cspan class=\"note\"\u003eCosta Rica\u003c\/span\u003e\u003cspan class=\"note\"\u003eBalanced\u003c\/span\u003e\u003cspan class=\"note\"\u003eMorning\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-actions\"\u003e\n\u003ca class=\"shop-link\" href=\"https:\/\/ediblefinaltouch.ca\/products\/costa-rica-la-rosalia\"\u003eShop now\u003c\/a\u003e\u003cbutton class=\"quick-view\"\u003e＋\u003c\/button\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"product-card\" data-category=\"coffee\" data-title=\"Brazil Cerrado\" data-price=\"from $21.95\" data-link=\"https:\/\/ediblefinaltouch.ca\/products\/brazil-cerrado\" data-description=\"A Brazilian coffee selection with approachable comfort and everyday drinkability.\"\u003e\n          \u003cdiv class=\"product-art\"\u003e\u003cdiv class=\"bag\" data-label=\"Brazil\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cspan class=\"tag\"\u003eCoffee Beans\u003c\/span\u003e\u003ch3\u003eBrazil Cerrado\u003c\/h3\u003e\n\u003cp\u003eComforting Brazilian coffee for warm, familiar cups.\u003c\/p\u003e\n\u003cdiv class=\"price\"\u003efrom $21.95 \u003csmall\u003e$91.78\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"notes\"\u003e\n\u003cspan class=\"note\"\u003eBrazil\u003c\/span\u003e\u003cspan class=\"note\"\u003eComforting\u003c\/span\u003e\u003cspan class=\"note\"\u003eDaily cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-actions\"\u003e\n\u003ca class=\"shop-link\" href=\"https:\/\/ediblefinaltouch.ca\/products\/brazil-cerrado\"\u003eShop now\u003c\/a\u003e\u003cbutton class=\"quick-view\"\u003e＋\u003c\/button\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"product-card\" data-category=\"coffee\" data-title=\"Ethiopia LeKempti\" data-price=\"from $20.48\" data-link=\"https:\/\/ediblefinaltouch.ca\/products\/ethiopia-lekempti\" data-description=\"An Ethiopian coffee option with a deep specialty coffee identity.\"\u003e\n          \u003cdiv class=\"product-art\"\u003e\u003cdiv class=\"bag\" data-label=\"LeKempti\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cspan class=\"tag\"\u003eCoffee Beans\u003c\/span\u003e\u003ch3\u003eEthiopia LeKempti\u003c\/h3\u003e\n\u003cp\u003eA distinctive Ethiopian coffee for curious coffee lovers.\u003c\/p\u003e\n\u003cdiv class=\"price\"\u003efrom $20.48 \u003csmall\u003e$86.39\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"notes\"\u003e\n\u003cspan class=\"note\"\u003eEthiopia\u003c\/span\u003e\u003cspan class=\"note\"\u003eDistinctive\u003c\/span\u003e\u003cspan class=\"note\"\u003eRoast ritual\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-actions\"\u003e\n\u003ca class=\"shop-link\" href=\"https:\/\/ediblefinaltouch.ca\/products\/ethiopia-lekempti\"\u003eShop now\u003c\/a\u003e\u003cbutton class=\"quick-view\"\u003e＋\u003c\/button\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"product-card\" data-category=\"coffee\" data-title=\"Colombia Caldas\" data-price=\"from $22.50\" data-link=\"https:\/\/ediblefinaltouch.ca\/products\/colombia-caldas\" data-description=\"A Colombian specialty coffee option for clean, dependable brewing.\"\u003e\n          \u003cdiv class=\"product-art\"\u003e\u003cdiv class=\"bag\" data-label=\"Caldas\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cspan class=\"tag\"\u003eCoffee Beans\u003c\/span\u003e\u003ch3\u003eColombia Caldas\u003c\/h3\u003e\n\u003cp\u003eA clean Colombian coffee for dependable everyday brewing.\u003c\/p\u003e\n\u003cdiv class=\"price\"\u003efrom $22.50 \u003csmall\u003e$93.37\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"notes\"\u003e\n\u003cspan class=\"note\"\u003eColombia\u003c\/span\u003e\u003cspan class=\"note\"\u003eClean cup\u003c\/span\u003e\u003cspan class=\"note\"\u003eEveryday\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-actions\"\u003e\n\u003ca class=\"shop-link\" href=\"https:\/\/ediblefinaltouch.ca\/products\/colombia-caldas\"\u003eShop now\u003c\/a\u003e\u003cbutton class=\"quick-view\"\u003e＋\u003c\/button\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"product-card\" data-category=\"honey\" data-title=\"Pure Ukrainian Linden Honey 250g\" data-price=\"$12.00\" data-link=\"https:\/\/ediblefinaltouch.ca\/products\/pure-ukrainian-linden-honey-250g\" data-description=\"Pure Ukrainian linden honey in a 250g size, ideal for tea, toast, and gifting.\"\u003e\n          \u003cdiv class=\"product-art\"\u003e\u003cdiv class=\"honey\" data-label=\"Linden\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cspan class=\"tag\"\u003eUkrainian Honey\u003c\/span\u003e\u003ch3\u003ePure Ukrainian Linden Honey 250g\u003c\/h3\u003e\n\u003cp\u003eFloral linden honey for tea, toast, and cozy pairings.\u003c\/p\u003e\n\u003cdiv class=\"price\"\u003e$12.00\u003c\/div\u003e\n\u003cdiv class=\"notes\"\u003e\n\u003cspan class=\"note\"\u003eLinden\u003c\/span\u003e\u003cspan class=\"note\"\u003e250g\u003c\/span\u003e\u003cspan class=\"note\"\u003eTea pairing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-actions\"\u003e\n\u003ca class=\"shop-link\" href=\"https:\/\/ediblefinaltouch.ca\/products\/pure-ukrainian-linden-honey-250g\"\u003eShop now\u003c\/a\u003e\u003cbutton class=\"quick-view\"\u003e＋\u003c\/button\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"product-card\" data-category=\"honey\" data-title=\"Pure Ukrainian Sunflower Honey 250g\" data-price=\"$10.00\" data-link=\"https:\/\/ediblefinaltouch.ca\/products\/pure-ukrainian-sunflower-honey-250g\" data-description=\"Pure Ukrainian sunflower honey in a 250g size, a sunny everyday honey choice.\"\u003e\n          \u003cdiv class=\"product-art\"\u003e\u003cdiv class=\"honey\" data-label=\"Sunflower\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cspan class=\"tag\"\u003eUkrainian Honey\u003c\/span\u003e\u003ch3\u003ePure Ukrainian Sunflower Honey 250g\u003c\/h3\u003e\n\u003cp\u003eA sunny everyday honey for breakfast and warm drinks.\u003c\/p\u003e\n\u003cdiv class=\"price\"\u003e$10.00\u003c\/div\u003e\n\u003cdiv class=\"notes\"\u003e\n\u003cspan class=\"note\"\u003eSunflower\u003c\/span\u003e\u003cspan class=\"note\"\u003e250g\u003c\/span\u003e\u003cspan class=\"note\"\u003eEveryday\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-actions\"\u003e\n\u003ca class=\"shop-link\" href=\"https:\/\/ediblefinaltouch.ca\/products\/pure-ukrainian-sunflower-honey-250g\"\u003eShop now\u003c\/a\u003e\u003cbutton class=\"quick-view\"\u003e＋\u003c\/button\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"product-card\" data-category=\"drip\" data-title=\"Pour Over Drip Colombia Caldas\" data-price=\"$18.00\" data-link=\"https:\/\/ediblefinaltouch.ca\/products\/pour-over-drip-colombia-caldas\" data-description=\"A pour-over drip format featuring Colombia Caldas for easy specialty coffee preparation.\"\u003e\n          \u003cdiv class=\"product-art\"\u003e\u003cdiv class=\"drip\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cspan class=\"tag\"\u003ePour Over\u003c\/span\u003e\u003ch3\u003ePour Over Drip Colombia Caldas\u003c\/h3\u003e\n\u003cp\u003eEasy drip coffee format for a clean Colombian cup.\u003c\/p\u003e\n\u003cdiv class=\"price\"\u003e$18.00\u003c\/div\u003e\n\u003cdiv class=\"notes\"\u003e\n\u003cspan class=\"note\"\u003eDrip pack\u003c\/span\u003e\u003cspan class=\"note\"\u003eColombia\u003c\/span\u003e\u003cspan class=\"note\"\u003eConvenient\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-actions\"\u003e\n\u003ca class=\"shop-link\" href=\"https:\/\/ediblefinaltouch.ca\/products\/pour-over-drip-colombia-caldas\"\u003eShop now\u003c\/a\u003e\u003cbutton class=\"quick-view\"\u003e＋\u003c\/button\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"product-card\" data-category=\"honey\" data-title=\"Pure Ukrainian Acacia Honey Sticks Box 600g\" data-price=\"$24.50\" data-link=\"https:\/\/ediblefinaltouch.ca\/products\/pure-ukrainian-acacia-honey-sticks-box-600g-50x12g\" data-description=\"A box of Ukrainian acacia honey sticks, convenient for tea, coffee, travel, events, and gifting.\"\u003e\n          \u003cdiv class=\"product-art\"\u003e\u003cdiv class=\"honey\" data-label=\"Honey Sticks\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cspan class=\"tag\"\u003eHoney Sticks\u003c\/span\u003e\u003ch3\u003ePure Ukrainian Acacia Honey Sticks Box 600g\u003c\/h3\u003e\n\u003cp\u003e50 convenient honey sticks for tea, coffee, travel, and gifting.\u003c\/p\u003e\n\u003cdiv class=\"price\"\u003e$24.50 \u003csmall\u003e$39.99\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"notes\"\u003e\n\u003cspan class=\"note\"\u003e50 × 12g\u003c\/span\u003e\u003cspan class=\"note\"\u003eAcacia\u003c\/span\u003e\u003cspan class=\"note\"\u003ePortable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-actions\"\u003e\n\u003ca class=\"shop-link\" href=\"https:\/\/ediblefinaltouch.ca\/products\/pure-ukrainian-acacia-honey-sticks-box-600g-50x12g\"\u003eShop now\u003c\/a\u003e\u003cbutton class=\"quick-view\"\u003e＋\u003c\/button\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"product-card\" data-category=\"honey\" data-title=\"Pure Ukrainian Wildflower Honey 1kg\" data-price=\"$20.00\" data-link=\"https:\/\/ediblefinaltouch.ca\/products\/pure-ukrainian-wildflower-honey-1kg\" data-description=\"A larger 1kg pure Ukrainian wildflower honey option for family use and frequent sweetening.\"\u003e\n          \u003cdiv class=\"product-art\"\u003e\u003cdiv class=\"honey\" data-label=\"Wildflower\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cspan class=\"tag\"\u003eUkrainian Honey\u003c\/span\u003e\u003ch3\u003ePure Ukrainian Wildflower Honey 1kg\u003c\/h3\u003e\n\u003cp\u003eA generous wildflower honey size for homes and daily use.\u003c\/p\u003e\n\u003cdiv class=\"price\"\u003e$20.00\u003c\/div\u003e\n\u003cdiv class=\"notes\"\u003e\n\u003cspan class=\"note\"\u003e1kg\u003c\/span\u003e\u003cspan class=\"note\"\u003eWildflower\u003c\/span\u003e\u003cspan class=\"note\"\u003eFamily size\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-actions\"\u003e\n\u003ca class=\"shop-link\" href=\"https:\/\/ediblefinaltouch.ca\/products\/pure-ukrainian-wildflower-honey-1kg\"\u003eShop now\u003c\/a\u003e\u003cbutton class=\"quick-view\"\u003e＋\u003c\/button\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"product-card\" data-category=\"honey\" data-title=\"Pure Ukrainian Buckwheat Honey 250g\" data-price=\"$12.00\" data-link=\"https:\/\/ediblefinaltouch.ca\/products\/pure-ukrainian-buckwheat-honey-250g\" data-description=\"Pure Ukrainian buckwheat honey in a 250g size, ideal for people who enjoy deeper honey character.\"\u003e\n          \u003cdiv class=\"product-art\"\u003e\u003cdiv class=\"honey\" data-label=\"Buckwheat\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cspan class=\"tag\"\u003eUkrainian Honey\u003c\/span\u003e\u003ch3\u003ePure Ukrainian Buckwheat Honey 250g\u003c\/h3\u003e\n\u003cp\u003eA deeper honey profile for bold sweetening and tea moments.\u003c\/p\u003e\n\u003cdiv class=\"price\"\u003e$12.00\u003c\/div\u003e\n\u003cdiv class=\"notes\"\u003e\n\u003cspan class=\"note\"\u003eBuckwheat\u003c\/span\u003e\u003cspan class=\"note\"\u003e250g\u003c\/span\u003e\u003cspan class=\"note\"\u003eBold\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-actions\"\u003e\n\u003ca class=\"shop-link\" href=\"https:\/\/ediblefinaltouch.ca\/products\/pure-ukrainian-buckwheat-honey-250g\"\u003eShop now\u003c\/a\u003e\u003cbutton class=\"quick-view\"\u003e＋\u003c\/button\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"product-card\" data-category=\"tea\" data-title=\"Ivan-Chai \/ Willow Herb Tea\" data-price=\"from $9.50\" data-link=\"https:\/\/ediblefinaltouch.ca\/products\/ivan-chai-willow-herb-tea\" data-description=\"Ivan-Chai \/ Willow Herb Tea for herbal, calming, naturally inspired drink rituals.\"\u003e\n          \u003cdiv class=\"product-art\"\u003e\u003cdiv class=\"tea\" data-label=\"Ivan-Chai\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cspan class=\"tag\"\u003eHerbal Tea\u003c\/span\u003e\u003ch3\u003eIvan-Chai \/ Willow Herb Tea\u003c\/h3\u003e\n\u003cp\u003eAn herbal tea ritual with calm, earthy character.\u003c\/p\u003e\n\u003cdiv class=\"price\"\u003efrom $9.50\u003c\/div\u003e\n\u003cdiv class=\"notes\"\u003e\n\u003cspan class=\"note\"\u003eWillow herb\u003c\/span\u003e\u003cspan class=\"note\"\u003eTea\u003c\/span\u003e\u003cspan class=\"note\"\u003eCozy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-actions\"\u003e\n\u003ca class=\"shop-link\" href=\"https:\/\/ediblefinaltouch.ca\/products\/ivan-chai-willow-herb-tea\"\u003eShop now\u003c\/a\u003e\u003cbutton class=\"quick-view\"\u003e＋\u003c\/button\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"product-card\" data-category=\"honey\" data-title=\"Pure Ukrainian Acacia Honey 250g\" data-price=\"$15.00\" data-link=\"https:\/\/ediblefinaltouch.ca\/products\/pure-ukrainian-acacia-honey-250g\" data-description=\"Pure Ukrainian acacia honey in a 250g jar, elegant for tea, coffee, and breakfast.\"\u003e\n          \u003cdiv class=\"product-art\"\u003e\u003cdiv class=\"honey\" data-label=\"Acacia\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cspan class=\"tag\"\u003eUkrainian Honey\u003c\/span\u003e\u003ch3\u003ePure Ukrainian Acacia Honey 250g\u003c\/h3\u003e\n\u003cp\u003eAn elegant acacia honey for tea, coffee, and breakfast.\u003c\/p\u003e\n\u003cdiv class=\"price\"\u003e$15.00\u003c\/div\u003e\n\u003cdiv class=\"notes\"\u003e\n\u003cspan class=\"note\"\u003eAcacia\u003c\/span\u003e\u003cspan class=\"note\"\u003e250g\u003c\/span\u003e\u003cspan class=\"note\"\u003eElegant\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-actions\"\u003e\n\u003ca class=\"shop-link\" href=\"https:\/\/ediblefinaltouch.ca\/products\/pure-ukrainian-acacia-honey-250g\"\u003eShop now\u003c\/a\u003e\u003cbutton class=\"quick-view\"\u003e＋\u003c\/button\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"product-card\" data-category=\"drip\" data-title=\"Pour Over Drip Brazil Cerrado\" data-price=\"$15.78\" data-link=\"https:\/\/ediblefinaltouch.ca\/products\/pour-over-drip-brazil-cerrado\" data-description=\"A pour-over drip Brazil Cerrado option for an easy coffee ritual anywhere.\"\u003e\n          \u003cdiv class=\"product-art\"\u003e\u003cdiv class=\"drip\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cspan class=\"tag\"\u003ePour Over\u003c\/span\u003e\u003ch3\u003ePour Over Drip Brazil Cerrado\u003c\/h3\u003e\n\u003cp\u003eA simple way to enjoy Brazilian coffee with drip convenience.\u003c\/p\u003e\n\u003cdiv class=\"price\"\u003e$15.78\u003c\/div\u003e\n\u003cdiv class=\"notes\"\u003e\n\u003cspan class=\"note\"\u003eBrazil\u003c\/span\u003e\u003cspan class=\"note\"\u003eDrip pack\u003c\/span\u003e\u003cspan class=\"note\"\u003eEasy brew\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-actions\"\u003e\n\u003ca class=\"shop-link\" href=\"https:\/\/ediblefinaltouch.ca\/products\/pour-over-drip-brazil-cerrado\"\u003eShop now\u003c\/a\u003e\u003cbutton class=\"quick-view\"\u003e＋\u003c\/button\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"product-card\" data-category=\"drip\" data-title=\"Pour Over Drip Ethiopia LeKempti\" data-price=\"$17.60\" data-link=\"https:\/\/ediblefinaltouch.ca\/products\/pour-over-drip-ethiopia-lekempti\" data-description=\"A pour-over drip Ethiopia LeKempti option for portable specialty coffee brewing.\"\u003e\n          \u003cdiv class=\"product-art\"\u003e\u003cdiv class=\"drip\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cspan class=\"tag\"\u003ePour Over\u003c\/span\u003e\u003ch3\u003ePour Over Drip Ethiopia LeKempti\u003c\/h3\u003e\n\u003cp\u003eEthiopian coffee in an easy pour-over drip format.\u003c\/p\u003e\n\u003cdiv class=\"price\"\u003e$17.60\u003c\/div\u003e\n\u003cdiv class=\"notes\"\u003e\n\u003cspan class=\"note\"\u003eEthiopia\u003c\/span\u003e\u003cspan class=\"note\"\u003eDrip pack\u003c\/span\u003e\u003cspan class=\"note\"\u003ePortable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-actions\"\u003e\n\u003ca class=\"shop-link\" href=\"https:\/\/ediblefinaltouch.ca\/products\/pour-over-drip-ethiopia-lekempti\"\u003eShop now\u003c\/a\u003e\u003cbutton class=\"quick-view\"\u003e＋\u003c\/button\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"product-card\" data-category=\"tea\" data-title=\"Kherson Meadow Herbs\" data-price=\"from $11.57\" data-link=\"https:\/\/ediblefinaltouch.ca\/products\/kherson-meadow-herbs\" data-description=\"Kherson Meadow Herbs for a botanical herbal drink ritual.\"\u003e\n          \u003cdiv class=\"product-art\"\u003e\u003cdiv class=\"tea\" data-label=\"Meadow Herbs\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cspan class=\"tag\"\u003eHerbal Tea\u003c\/span\u003e\u003ch3\u003eKherson Meadow Herbs\u003c\/h3\u003e\n\u003cp\u003eA botanical herbal blend for quiet evening cups.\u003c\/p\u003e\n\u003cdiv class=\"price\"\u003efrom $11.57\u003c\/div\u003e\n\u003cdiv class=\"notes\"\u003e\n\u003cspan class=\"note\"\u003eHerbs\u003c\/span\u003e\u003cspan class=\"note\"\u003eTea\u003c\/span\u003e\u003cspan class=\"note\"\u003eBotanical\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-actions\"\u003e\n\u003ca class=\"shop-link\" href=\"https:\/\/ediblefinaltouch.ca\/products\/kherson-meadow-herbs\"\u003eShop now\u003c\/a\u003e\u003cbutton class=\"quick-view\"\u003e＋\u003c\/button\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"product-card\" data-category=\"coffee\" data-title=\"Kenya AA FAQ+\" data-price=\"from $22.96\" data-link=\"https:\/\/ediblefinaltouch.ca\/products\/kenya-aa-faq\" data-description=\"A Kenya AA coffee option for coffee lovers who enjoy a bold specialty origin.\"\u003e\n          \u003cdiv class=\"product-art\"\u003e\u003cdiv class=\"bag\" data-label=\"Kenya AA\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cspan class=\"tag\"\u003eCoffee Beans\u003c\/span\u003e\u003ch3\u003eKenya AA FAQ+\u003c\/h3\u003e\n\u003cp\u003eA bold Kenyan origin for specialty coffee explorers.\u003c\/p\u003e\n\u003cdiv class=\"price\"\u003efrom $22.96 \u003csmall\u003e$91.86\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"notes\"\u003e\n\u003cspan class=\"note\"\u003eKenya\u003c\/span\u003e\u003cspan class=\"note\"\u003eAA\u003c\/span\u003e\u003cspan class=\"note\"\u003eBold\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-actions\"\u003e\n\u003ca class=\"shop-link\" href=\"https:\/\/ediblefinaltouch.ca\/products\/kenya-aa-faq\"\u003eShop now\u003c\/a\u003e\u003cbutton class=\"quick-view\"\u003e＋\u003c\/button\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"product-card\" data-category=\"coffee\" data-title=\"Colombia Finca Paloma\" data-price=\"from $23.93\" data-link=\"https:\/\/ediblefinaltouch.ca\/products\/colombia-finca-paloma\" data-description=\"A Colombian specialty coffee option with a premium single-origin feel.\"\u003e\n          \u003cdiv class=\"product-art\"\u003e\u003cdiv class=\"bag\" data-label=\"Finca Paloma\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cspan class=\"tag\"\u003eCoffee Beans\u003c\/span\u003e\u003ch3\u003eColombia Finca Paloma\u003c\/h3\u003e\n\u003cp\u003eA premium Colombian option for polished coffee rituals.\u003c\/p\u003e\n\u003cdiv class=\"price\"\u003efrom $23.93 \u003csmall\u003e$95.71\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"notes\"\u003e\n\u003cspan class=\"note\"\u003eColombia\u003c\/span\u003e\u003cspan class=\"note\"\u003ePremium\u003c\/span\u003e\u003cspan class=\"note\"\u003eSingle-origin\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-actions\"\u003e\n\u003ca class=\"shop-link\" href=\"https:\/\/ediblefinaltouch.ca\/products\/colombia-finca-paloma\"\u003eShop now\u003c\/a\u003e\u003cbutton class=\"quick-view\"\u003e＋\u003c\/button\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"product-card\" data-category=\"matcha\" data-title=\"Matcha Kagoshima Japan Ceremonial Quality - 40g\" data-price=\"$24.99\" data-link=\"https:\/\/ediblefinaltouch.ca\/products\/matcha-kagoshima-japan-ceremonial-quality-40g-tin\" data-description=\"Ceremonial quality matcha from Kagoshima, Japan in a 40g tin for refined green tea rituals.\"\u003e\n          \u003cdiv class=\"product-art\"\u003e\u003cdiv class=\"matcha\" data-label=\"Matcha\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cspan class=\"tag\"\u003eCeremonial Matcha\u003c\/span\u003e\u003ch3\u003eMatcha Kagoshima Japan Ceremonial Quality - 40g\u003c\/h3\u003e\n\u003cp\u003eA refined matcha tin for calm, focused green tea rituals.\u003c\/p\u003e\n\u003cdiv class=\"price\"\u003e$24.99\u003c\/div\u003e\n\u003cdiv class=\"notes\"\u003e\n\u003cspan class=\"note\"\u003eJapan\u003c\/span\u003e\u003cspan class=\"note\"\u003e40g tin\u003c\/span\u003e\u003cspan class=\"note\"\u003eCeremonial\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-actions\"\u003e\n\u003ca class=\"shop-link\" href=\"https:\/\/ediblefinaltouch.ca\/products\/matcha-kagoshima-japan-ceremonial-quality-40g-tin\"\u003eShop now\u003c\/a\u003e\u003cbutton class=\"quick-view\"\u003e＋\u003c\/button\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection id=\"ritual\" class=\"ritual\"\u003e\n      \u003cdiv class=\"ritual-card\"\u003e\n        \u003ch2\u003eMake the collection feel like a premium ritual.\u003c\/h2\u003e\n        \u003cp\u003e\n          This section turns a standard product grid into a cinematic shopping experience: animated coffee beans, a rotating coffee planet, filterable categories, glowing glass cards, product quick views, and direct shop links. Paste it into a custom Shopify page\/section and adjust product handles if needed.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ritual-card brew-lab\"\u003e\n        \u003cdiv class=\"pour\"\u003e\u003cdiv class=\"cup-base\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/main\u003e\n\n  \u003cdialog id=\"productModal\"\u003e\n    \u003cdiv class=\"modal-content\"\u003e\n      \u003cdiv class=\"modal-top\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"tag\" id=\"modalTag\"\u003eCollection\u003c\/span\u003e\n          \u003ch3 id=\"modalTitle\"\u003eProduct\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cbutton class=\"close\" id=\"modalClose\" aria-label=\"Close modal\"\u003e×\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cp id=\"modalDescription\"\u003e\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong id=\"modalPrice\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n      \u003ca class=\"btn\" id=\"modalButton\" href=\"#\"\u003eShop This Product ✦\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/dialog\u003e\n\n  \u003cscript\u003e\n    const filters = document.querySelectorAll('.filter');\n    const cards = document.querySelectorAll('.product-card');\n    const modal = document.getElementById('productModal');\n    const modalTitle = document.getElementById('modalTitle');\n    const modalDescription = document.getElementById('modalDescription');\n    const modalPrice = document.getElementById('modalPrice');\n    const modalTag = document.getElementById('modalTag');\n    const modalButton = document.getElementById('modalButton');\n    const modalClose = document.getElementById('modalClose');\n\n    filters.forEach((filter) =\u003e {\n      filter.addEventListener('click', () =\u003e {\n        filters.forEach((item) =\u003e item.classList.remove('active'));\n        filter.classList.add('active');\n        const category = filter.dataset.filter;\n        cards.forEach((card) =\u003e {\n          card.classList.toggle('hidden', !(category === 'all' || card.dataset.category === category));\n        });\n      });\n    });\n\n    cards.forEach((card) =\u003e {\n      card.addEventListener('mousemove', (event) =\u003e {\n        const rect = card.getBoundingClientRect();\n        const x = event.clientX - rect.left;\n        const y = event.clientY - rect.top;\n        const rotateY = ((x \/ rect.width) - 0.5) * 8;\n        const rotateX = ((0.5 - y \/ rect.height)) * 8;\n        card.style.transform = `translateY(-8px) rotateX(${rotateX}deg) rotateY(${rotateY}deg)`;\n      });\n\n      card.addEventListener('mouseleave', () =\u003e {\n        card.style.transform = '';\n      });\n\n      card.querySelector('.quick-view').addEventListener('click', () =\u003e {\n        modalTitle.textContent = card.dataset.title;\n        modalDescription.textContent = card.dataset.description;\n        modalPrice.textContent = card.dataset.price;\n        modalTag.textContent = card.dataset.category;\n        modalButton.href = card.dataset.link;\n        modal.showModal();\n      });\n    });\n\n    modalClose.addEventListener('click', () =\u003e modal.close());\n    modal.addEventListener('click', (event) =\u003e { if (event.target === modal) modal.close(); });\n  \u003c\/script\u003e\n\n\u003c\/body\u003e","products":[{"product_id":"matcha-kagoshima-japan-ceremonial-quality-40g-tin","title":"Matcha Kagoshima Japan Ceremonial Quality - 40g. (tin)","description":"\u003cp\u003eExperience the unparalleled quality of our Kagoshima Ceremonial Matcha, a premium green tea powder sourced from the pristine gardens of Kagoshima prefecture, Japan. Carefully crafted according to strict cultivation standards, this exquisite matcha is made from pure shade-grown summer harvest tea leaves, ensuring a vibrant, bright green powder that embodies the essence of traditional Japanese tea culture.\u003c\/p\u003e\n\u003cp\u003ePerfect for the ceremonial tea experience, this matcha delivers an intense flavor profile characterized by a delightful sweetness and a fresh, grassy aroma. Whether you’re preparing a traditional tea ceremony or simply enjoying a moment of tranquility, this matcha elevates every sip.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Details:\u003c\/strong\u003e\u003cbr\u003e- \u003cstrong\u003eOrigin: \u003c\/strong\u003eKagoshima, Japan\u003cbr\u003e- \u003cstrong\u003eSize:\u003c\/strong\u003e 40g \/ 1.4oz\u003cbr\u003e- \u003cstrong\u003eApprox. Servings:\u003c\/strong\u003e 35\u003cbr\u003e- \u003cstrong\u003eQuality:\u003c\/strong\u003e Ceremonial grade, summer harvest\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e- \u003cstrong\u003eAntioxydant:\u003c\/strong\u003e 1800 µMOL\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e- \u003cstrong\u003eCaffeine:\u003c\/strong\u003e 20-24 mg\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eIndulge in the rich heritage and exquisite taste of Kagoshima Ceremonial Matcha—the perfect companion for those who appreciate the art of tea.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\u003c\/p\u003e","brand":"Hutsul Coffee Factory","offers":[{"title":"Default Title","offer_id":44916715946192,"sku":"Kag-Mat-40g-Mat-Tin","price":24.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0591\/4499\/5024\/files\/matcha-ceremonical_63ea4c8b-7f77-4bbf-a8a5-6d402188ca3e.png?v=1770163393"},{"product_id":"colombia-finca-paloma","title":"Colombia Finca Paloma","description":"\u003cp\u003eGrown at an elevation of over 1,450 meters and surrounded by native shade trees, Anaerobic Processed 48hrs (L48) is produced by Ana Maria Donneys at Finca Paloma, part of Café Primitivo in Quindío, Colombia. With a focus on quality and sustainability, Ana ensures that each lot reflects the unique characteristics of its terroir, resulting in a clean and vibrant cup.\u003c\/p\u003e\n\u003cp\u003eThis lot is made from Caturra and Castillo varieties and processed using an anaerobic washed method, which enhances its structured sweetness and balance. L48 features a silky body with juicy citric acidity and a refined fruity character that is both present and delicate. Expect a sweet aromatic balance with an elegant, fragrant aftertaste.\u003c\/p\u003e\n\u003ch3\u003eWhat makes this coffee special?\u003c\/h3\u003e\n\u003cp\u003eAt Café Primitivo, Ana adopts a precise and innovative approach to processing, and L48 is a prime example. This lot undergoes a 48-hour washed process, which combines both anaerobic fermentation and oxygen-rich fermentation. This technique enhances the coffee's clarity and develops a clean, citric acidity while preserving a creamy body.\u003c\/p\u003e\n\u003cp\u003eThe carefully selected Caturra and Castillo cherries are grown at high altitudes in Quindio, contributing to the coffee's sweetness and bright complexity. The result is a long-lasting, silky-bodied cup with fresh fruit acidity and a crisp finish. This harmonious blend of processing techniques and terroir-driven flavors makes L48 coffee an exceptional choice for roasters seeking clarity, structure, and complexity in their brews.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003eBreaking Barriers in Coffee - Ana's Story\u003c\/h3\u003e\n\u003cp\u003eIn an industry where tradition often favors men, Ana Maria Donneys is redefining leadership in specialty coffee. As a fifth-generation coffee producer at Finca Primitivo in Quindio, Colombia, she has mastered innovative processing techniques such as anaerobic fermentation, red honey, and carbonic maceration, resulting in high-quality specialty coffee with exceptional depth and complexity. Her relentless pursuit of coffee excellence and dedication to experimentation have earned her recognition across the industry, proving that expertise, innovation, and passion transcend both age and gender.\u003c\/p\u003e\n\u003cp\u003eBeyond her farm, Ana is a driving force for empowerment in the coffee industry. As a co-founder of IWCA Colombia, she advocates for women in coffee, creating opportunities that ensure talent and hard work lead to success. Her story embodies leadership, resilience, and transformation, with every lot from Finca Primitivo reflecting both the rich Colombian coffee terroir and her commitment to sustainable coffee farming and gender equality in the industry.\u003c\/p\u003e\n\u003ch3\u003eAbout Café Primitivo\u003c\/h3\u003e\n\u003cp\u003eCafé Primitivo is a specialty coffee farm located in Quindio, Colombia, operated by fifth-generation producer Ana Maria Donneys. The farm is named in honor of her great-great-grandfather, Primitivo Correal Barrios. It blends tradition with innovation, emphasizing regenerative farming practices and experimental fermentation techniques. Ana took over the farm in 2019 and has transformed it into a leader in sustainable, high-quality coffee production. She also co-founded IWCA Colombia to support women in the coffee industry.\u003c\/p\u003e\n\u003cp\u003eCafé Primitivo is dedicated to excellence and cultivates Castillo, Caturra, and Pink Bourbon coffee varieties at elevations ranging from 1,300 to 1,750 meters. Through direct trade partnerships and a focus on ethical sourcing, the farm ensures that each coffee lot showcases both the richness of Quindio’s terroir and the commitment of its team.\u003c\/p\u003e\n\u003ch3\u003eCoffee Details\u003c\/h3\u003e\n\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003eGrade: Excelso\u003cbr\u003eProcess: Anaerobic Processed Washed\u003cbr\u003eCup score: 87.5\u003cbr\u003eCupping notes: Ripe persimmon and orange, less sweetness and light body.\u003cbr\u003eBody: Silky\u003cbr\u003eAftertaste: Sweet, Elegant, and Fragrant\u003cbr\u003eAcidity: Citric Acidity\u003cbr\u003eBalance: Sweet Aromatic\u003cbr\u003eBest for: Filter and Espresso\u003cbr\u003eProducer: Cafe Primitivo\u003cbr\u003eOrigin: Colombia\u003cbr\u003eRegion: Quindio\u003cbr\u003eSurrounding vegetation: Native Trees and Shade Trees\u003cbr\u003eElevation: 1450\u003cbr\u003eVarietal: CaturraCastillo\u003cbr\u003e\u003c\/p\u003e","brand":"Hutsul Coffee Factory","offers":[{"title":"250g\/8.8oz \/ Bean \/ Espresso machine \/ Dark-Medium roast","offer_id":44916715978960,"sku":"Col-Fin-250-Bea-Esp-DM","price":23.93,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Bean \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916716011728,"sku":"Col-Fin-250-Bea-Can-DM","price":23.93,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Bean \/ French-press \/ Light roast","offer_id":44916716044496,"sku":"Col-Fin-250-Bea-Fre-L","price":23.93,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Bean \/ Aeropress \/ Light roast","offer_id":44916716077264,"sku":"Col-Fin-250-Bea-Aer-L","price":23.93,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Bean \/ V60 - Drip \/ Light roast","offer_id":44916716110032,"sku":"Col-Fin-250-Bea-V60-L","price":23.93,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Bean \/ Moka pot - Cup \/ Medium roast","offer_id":44916716142800,"sku":"Col-Fin-250-Bea-Mok-M","price":23.93,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Bean \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916716175568,"sku":"Col-Fin-250-Bea-Tur-DM","price":23.93,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Ground \/ Espresso machine \/ Dark-Medium roast","offer_id":44916716208336,"sku":"Col-Fin-250-Gro-Esp-DM","price":23.93,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Ground \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916716241104,"sku":"Col-Fin-250-Gro-Can-DM","price":23.93,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Ground \/ French-press \/ Light roast","offer_id":44916716273872,"sku":"Col-Fin-250-Gro-Fre-L","price":23.93,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Ground \/ Aeropress \/ Light roast","offer_id":44916716306640,"sku":"Col-Fin-250-Gro-Aer-L","price":23.93,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Ground \/ V60 - Drip \/ Light roast","offer_id":44916716339408,"sku":"Col-Fin-250-Gro-V60-L","price":23.93,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Ground \/ Moka pot - Cup \/ Medium roast","offer_id":44916716372176,"sku":"Col-Fin-250-Gro-Mok-M","price":23.93,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Ground \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916716404944,"sku":"Col-Fin-250-Gro-Tur-DM","price":23.93,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Bean \/ Espresso machine \/ Dark-Medium roast","offer_id":44916716896464,"sku":"Col-Fin-1kg-Bea-Esp-DM","price":90.92,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Bean \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916716929232,"sku":"Col-Fin-1kg-Bea-Can-DM","price":90.92,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Bean \/ French-press \/ Light roast","offer_id":44916716962000,"sku":"Col-Fin-1kg-Bea-Fre-L","price":90.92,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Bean \/ Aeropress \/ Light roast","offer_id":44916716994768,"sku":"Col-Fin-1kg-Bea-Aer-L","price":90.92,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Bean \/ V60 - Drip \/ Light roast","offer_id":44916717027536,"sku":"Col-Fin-1kg-Bea-V60-L","price":90.92,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Bean \/ Moka pot - Cup \/ Medium roast","offer_id":44916717060304,"sku":"Col-Fin-1kg-Bea-Mok-M","price":90.92,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Bean \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916717093072,"sku":"Col-Fin-1kg-Bea-Tur-DM","price":90.92,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Ground \/ Espresso machine \/ Dark-Medium roast","offer_id":44916717125840,"sku":"Col-Fin-1kg-Gro-Esp-DM","price":90.92,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Ground \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916717158608,"sku":"Col-Fin-1kg-Gro-Can-DM","price":90.92,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Ground \/ French-press \/ Light roast","offer_id":44916717191376,"sku":"Col-Fin-1kg-Gro-Fre-L","price":90.92,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Ground \/ Aeropress \/ Light roast","offer_id":44916717224144,"sku":"Col-Fin-1kg-Gro-Aer-L","price":90.92,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Ground \/ V60 - Drip \/ Light roast","offer_id":44916717256912,"sku":"Col-Fin-1kg-Gro-V60-L","price":90.92,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Ground \/ Moka pot - Cup \/ Medium roast","offer_id":44916717289680,"sku":"Col-Fin-1kg-Gro-Mok-M","price":90.92,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Ground \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916717322448,"sku":"Col-Fin-1kg-Gro-Tur-DM","price":90.92,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0591\/4499\/5024\/files\/HCFCoffeebag_671ee875-2672-48c0-bf90-460b558440c9.png?v=1770163395"},{"product_id":"kenya-aa-faq","title":"Kenya AA FAQ+","description":"\u003cp\u003eExperience the rich flavors of Kenyan coffee with our Central Kenya AA FAQ+ Specialty Green Coffee Beans. Grown in the Central Highlands, this region boasts cool weather, fertile red soils, and the perfect amount of rainfall for coffee cultivation.\u003c\/p\u003e\n\u003cp\u003eThese beans are nurtured by dedicated smallholders across various washing stations. Their combined efforts, blending tradition with innovation, not only produce exceptional coffee but also highlight the strength of their united community.\u003c\/p\u003e\n\u003cp\u003eThis Kenyan AA coffee is characterized by its juicy profile, featuring floral notes alongside fruit, berry, and citrus flavors. The finish offers a subtle hint of black currant and a wine-like quality.\u003c\/p\u003e\n\u003ch3\u003eWhat makes Kenyan coffee so special?\u003c\/h3\u003e\n\u003cp\u003eKenyan coffees are known for their distinctive flavor profile, which features vibrant acidity, a full body, and unique notes such as blackberries, black currants, and wine-like undertones. The high altitude of Mount Kenya contributes to denser and richer coffee beans. Additionally, the meticulous \"washed\" processing method, combined with the country's volcanic red soils, results in clear and varied flavors.\u003c\/p\u003e\n\u003cp\u003eThe strict grading system in Kenya ensures that only the best beans reach consumers, with AA being the top grade, often associated with high quality. Unique coffee varieties like SL-28 and SL-34, alongside the cooperative system of smallholder farmers, further enhance the consistent quality of Kenyan coffee. In short, each cup of Kenyan coffee embodies a deep-rooted tradition, exceptional skill, and a relentless commitment to excellence.\u003c\/p\u003e\n\u003ch3\u003eCooperative Roots, Global Reach\u003c\/h3\u003e\n\u003cp\u003eIn the heart of Kenya, coffee is more than just a crop; it represents a communal effort. Hundreds of cooperatives unite over 600,000 smallholder farmers, each contributing their unique touch to the beans. These cooperatives not only ensure high-quality coffee but also strengthen ties within the local community.\u003c\/p\u003e\n\u003cp\u003eMany of these farmers cultivate plots of less than five acres, making them the backbone of Kenya's coffee industry. They share knowledge, resources, and a commitment to sustainable practices. Together, they are not just growing coffee; they are cultivating a stronger, more united community.\u003c\/p\u003e\n\u003ch3\u003eAbout Kenyan Coffee\u003c\/h3\u003e\n\u003cp\u003eKenya is famous for producing some of the world's most distinctive coffees. Grown on the high plateaus surrounding Mount Kenya, the beans encapsulate the essence of the land, delivering a vibrant and bold flavor profile with delightful fruity and wine-like notes. This unique combination makes Kenyan coffee a popular choice among coffee enthusiasts worldwide.\u003c\/p\u003e\n\u003ch3\u003eCoffee Details\u003c\/h3\u003e\n\u003cp\u003eGrade: AA\u003cbr\u003eProcess: Fully-Washed\u003cbr\u003eCup score: 84.0\u003cbr\u003eCupping notes: Bright acidity, harmonious blend of floral, fruit, and berry with a lingering black currant and wine-like finish.\u003cbr\u003eBody: Medium-Full\u003cbr\u003eAftertaste: Sweet and Lingering\u003cbr\u003eAcidity: Bright and Lively\u003cbr\u003eBalance: Well Balanced\u003cbr\u003eBest for: Espresso, Cold Brew, and Drip\u003cbr\u003eProducer: Kenyan Coops\/\/ Multiple farmers\u003cbr\u003eOrigin: Kenya\u003cbr\u003eRegion: Central Kenya\u003cbr\u003eSurrounding vegetation: Macademia, Maize, and Dairy Cattle\u003cbr\u003eElevation: 1700\u003cbr\u003eVarietal: SL-28SL-34Ruiru 11Batian\u003c\/p\u003e","brand":"Hutsul Coffee Factory","offers":[{"title":"250g\/8.8oz \/ Bean \/ Espresso machine \/ Dark-Medium roast","offer_id":44916717355216,"sku":"Ken-AA-250-Bea-Esp-DM","price":22.96,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Bean \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916717387984,"sku":"Ken-AA-250-Bea-Can-DM","price":22.96,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Bean \/ French-press \/ Light roast","offer_id":44916717420752,"sku":"Ken-AA-250-Bea-Fre-L","price":22.96,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Bean \/ Aeropress \/ Light roast","offer_id":44916717453520,"sku":"Ken-AA-250-Bea-Aer-L","price":22.96,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Bean \/ V60 - Drip \/ Light roast","offer_id":44916717486288,"sku":"Ken-AA-250-Bea-V60-L","price":22.96,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Bean \/ Moka pot - Cup \/ Medium roast","offer_id":44916717519056,"sku":"Ken-AA-250-Bea-Mok-M","price":22.96,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Bean \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916717551824,"sku":"Ken-AA-250-Bea-Tur-DM","price":22.96,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Ground \/ Espresso machine \/ Dark-Medium roast","offer_id":44916717584592,"sku":"Ken-AA-250-Gro-Esp-DM","price":22.96,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Ground \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916717617360,"sku":"Ken-AA-250-Gro-Can-DM","price":22.96,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Ground \/ French-press \/ Light roast","offer_id":44916717650128,"sku":"Ken-AA-250-Gro-Fre-L","price":22.96,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Ground \/ Aeropress \/ Light roast","offer_id":44916717682896,"sku":"Ken-AA-250-Gro-Aer-L","price":22.96,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Ground \/ V60 - Drip \/ Light roast","offer_id":44916717715664,"sku":"Ken-AA-250-Gro-V60-L","price":22.96,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Ground \/ Moka pot - Cup \/ Medium roast","offer_id":44916717748432,"sku":"Ken-AA-250-Gro-Mok-M","price":22.96,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Ground \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916717781200,"sku":"Ken-AA-250-Gro-Tur-DM","price":22.96,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Bean \/ Espresso machine \/ Dark-Medium roast","offer_id":44916718272720,"sku":"Ken-AA-1kg-Bea-Esp-DM","price":87.26,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Bean \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916718305488,"sku":"Ken-AA-1kg-Bea-Can-DM","price":87.26,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Bean \/ French-press \/ Light roast","offer_id":44916718338256,"sku":"Ken-AA-1kg-Bea-Fre-L","price":87.26,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Bean \/ Aeropress \/ Light roast","offer_id":44916718371024,"sku":"Ken-AA-1kg-Bea-Aer-L","price":87.26,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Bean \/ V60 - Drip \/ Light roast","offer_id":44916718403792,"sku":"Ken-AA-1kg-Bea-V60-L","price":87.26,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Bean \/ Moka pot - Cup \/ Medium roast","offer_id":44916718436560,"sku":"Ken-AA-1kg-Bea-Mok-M","price":87.26,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Bean \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916718469328,"sku":"Ken-AA-1kg-Bea-Tur-DM","price":87.26,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Ground \/ Espresso machine \/ Dark-Medium roast","offer_id":44916718502096,"sku":"Ken-AA-1kg-Gro-Esp-DM","price":87.26,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Ground \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916718534864,"sku":"Ken-AA-1kg-Gro-Can-DM","price":87.26,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Ground \/ French-press \/ Light roast","offer_id":44916718567632,"sku":"Ken-AA-1kg-Gro-Fre-L","price":87.26,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Ground \/ Aeropress \/ Light roast","offer_id":44916718600400,"sku":"Ken-AA-1kg-Gro-Aer-L","price":87.26,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Ground \/ V60 - Drip \/ Light roast","offer_id":44916718633168,"sku":"Ken-AA-1kg-Gro-V60-L","price":87.26,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Ground \/ Moka pot - Cup \/ Medium roast","offer_id":44916718665936,"sku":"Ken-AA-1kg-Gro-Mok-M","price":87.26,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Ground \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916718698704,"sku":"Ken-AA-1kg-Gro-Tur-DM","price":87.26,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0591\/4499\/5024\/files\/HCFCoffeebag_736da786-9e47-4b6b-9783-ffad59cd91a0.png?v=1770163396"},{"product_id":"kherson-meadow-herbs","title":"Kherson Meadow Herbs","description":"\u003cp\u003eAncient nature comes to the aid of people to restore strength and energy. Chamomile and rosehip strengthen immunity, protecting against illness, mate and mint tone and give vitality. The subtle taste of lemon grass is remembered for a long time. Golden-yellow infusion has a fresh floral-herbal flavor with notes of citrus, mint and fragrant herbs.\u003c\/p\u003e\n\u003cp\u003eDiscover the healing powers of nature with Kherson Meadow. Infused with chamomile and rosehip, this blend boosts immunity and safeguards against illness. Mate and mint add a refreshing touch and provide a natural energy source. The subtle yet distinct taste of lemon grass will be a memorable experience. \u003c\/p\u003e\n\u003cp\u003eDrink 150 - 250 ml of herbal tea hot or cold regularly, 2 - 3 times daily. With its help, you can effectively keep your mind in good shape, activate digestion, and normalize metabolism. Tea contains vitamins and valuable trace elements and a pleasant aftertaste. \u003cmeta charset=\"utf-8\"\u003eLet nature's bounty nourish and revitalize your body.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eLemongrass\u003c\/strong\u003e is an excellent antidepressant that relaxes and relieves fatigue.\u003cbr\u003echamomile flowers - treat diseases of the gastrointestinal tract, have relaxing properties.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRose hips\u003c\/strong\u003e - strengthen the body's immune system and have anti-inflammatory properties.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOrange peel\u003c\/strong\u003e - improves the work of the gastrointestinal tract and is an excellent antioxidant.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePeppermint leaves\u003c\/strong\u003e - help with stress and insomnia.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBlackberry leaves\u003c\/strong\u003e are an excellent sedative and tonic.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eApple fruits\u003c\/strong\u003e contain many vitamins that help people cope with various diseases.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMate\u003c\/strong\u003e - normalization of pressure, strengthening of the neurovascular system.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEchinacea herb\u003c\/strong\u003e - strengthens immunity and helps the body fight pathogens.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSafflower and cornflower petals\u003c\/strong\u003e - improve blood circulation, possess anti-inflammatory properties.\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eSuch a vitamin infusion saturates with energy and calms and improves immunity.\u003c\/p\u003e\n\u003c!----\u003e","brand":"Hutsul Coffee Factory","offers":[{"title":"50g\/1.8oz","offer_id":44916718731472,"sku":"Khe-Mea-50g-Her","price":11.57,"currency_code":"CAD","in_stock":true},{"title":"100g\/3.5oz","offer_id":44916718764240,"sku":"Khe-Mea-100g-Her","price":22.56,"currency_code":"CAD","in_stock":true},{"title":"500g\/17.6oz","offer_id":44916718797008,"sku":"Khe-Mea-500g-Her","price":109.93,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0591\/4499\/5024\/files\/image125.png?v=1770163401"},{"product_id":"pour-over-drip-ethiopia-lekempti","title":"Pour Over Drip Ethiopia LeKempti","description":"\u003cp\u003eLekempti, also known as Nekempti, is a remarkable region nestled in Wollega, located in the highland area of Southwestern Ethiopia. This province is home to the Oromo tribe, the largest ethnic group in the country, who have a rich cultural heritage deeply tied to the land. Many Oromos embrace farming as their way of life, and coffee is a source of pride and livelihood. The coffee, cultivated at elevations between 1,900 and 2,100 meters, is cherished for its bold and fruity with intense berry and tropical flavors, a syrupy body, and a sweet, lingering finish. It is celebrated for its taste and the dedication and care that goes into its cultivation, featuring a gentle acidity that beautifully connects with its exquisite and clean aftertaste. \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3 class=\"Polaris-Header-Title\" tabindex=\"-1\"\u003e\u003cspan class=\"Polaris-Text--root Polaris-Text--headingLg Polaris-Text--bold\"\u003ePour Over Drip Coffee \u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cspan class=\"Polaris-Text--root Polaris-Text--headingLg Polaris-Text--bold\"\u003ePortable Disposable Single Serve Drip Filter Bags for Home, Office, Travel, or Camping\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e\u003cstrong\u003ePackage Includes:\u003c\/strong\u003e This product comes with 10 disposable coffee filter paper bags, each containing 100% Arabica coffee. \u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e\u003cstrong\u003eFood Grade Material:\u003c\/strong\u003e The coffee filter paper is made from high-quality, non-woven fabric that is safe and healthy. It is bonded without the use of any glue or chemicals.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e\u003cstrong\u003eHanging Ear Hook Design:\u003c\/strong\u003e Our drip coffee filter bags are crafted for those who appreciate the finest coffee taste. \u003cmeta charset=\"utf-8\"\u003eThese filters are suitable for most cup sizes.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\n\u003cspan class=\"a-list-item\"\u003e\u003cstrong\u003eQuick \u0026amp; Simple:\u003c\/strong\u003e The unique hanging ear hook design allows for a fast and easy pour-over brewing method, enabling you to enjoy a great-tasting cup of coffee in less than 5 minutes. Simply toss the used filter after each use.\u003c\/span\u003e\u003cspan class=\"a-list-item\"\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e\u003cstrong\u003eBest Coffee Filter Paper Bag:\u003c\/strong\u003e Our small coffee filters are user-friendly, suitable for various types of cups, lightweight, and portable. They are perfect for any occasion, whether at home, camping, traveling, or in the office.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003eWhat Makes Lekempti Coffee Unique?\u003c\/h3\u003e\n\u003cp\u003eWollega is blessed with more rainfall than the drier northern and eastern parts of Ethiopia, which genuinely nurtures the land.\u003c\/p\u003e\n\u003cp\u003eOften marketed under the name “Lekempty,” this coffee represents not just a beverage but a connection to the roots of Western Ethiopian coffee culture. It originates from the nearby city of Nekempti. However, its true heart lies further west in East Wellega, also known as “Misraq Wollega,” specifically in the Gimbi woreda. \u003c\/p\u003e\n\u003cp\u003eCreating Lekempti coffee is a labor of love; it's sun-dried and nurtured in the warm Ethiopian sun. Known for its larger bean size, this coffee often has a delightful and fragrant aftertaste that can remind you of a blossoming flower. It’s more than just coffee—it’s a taste of the land and the people who cultivate it with care and passion.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003eNatural (Dry) Processed Coffee\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eProcessing Method\u003c\/strong\u003e: In natural processing, coffee cherries are picked and then dried with the fruit pulp still intact around the beans. They’re often spread out on raised beds or patios to dry in the sun, where they are turned regularly to prevent mold or uneven drying. This process can take several weeks, and during this time, the bean absorbs sugars and flavors from the fruit pulp, which is later removed once the beans are fully dried.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTaste Profile\u003c\/strong\u003e: Natural coffees tend to be fruity, bold, and complex. The extended contact with the fruit imparts berry-like, tropical, or winey flavors, often with a syrupy body and sweet aftertaste. However, the natural process can introduce inconsistency, so the flavor profile may vary from batch to batch, depending on the drying conditions and the ripeness of the cherries.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTaste Preference\u003c\/strong\u003e: Natural coffees are popular among those who enjoy unique, bold, and fruit-forward flavors. These coffees may appeal to drinkers who appreciate a more adventurous and diverse cup, as each natural coffee can have its own personality.\u003c\/p\u003e\n\u003cdiv id=\"awebChromeHelper\"\u003e\u003c\/div\u003e","brand":"Hutsul Coffee Factory","offers":[{"title":"10x10g\/0.35oz \/ Ground \/ Pour Over Drip \/ Dark-Medium roast","offer_id":44916718829776,"sku":"Eth-LeK-10x-Gro-Dri-DM","price":17.6,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0591\/4499\/5024\/files\/HCF_Coffee_bag_6dafdc61-0476-4137-9d64-591dc0bed5c9.png?v=1770163401"},{"product_id":"pour-over-drip-brazil-cerrado","title":"Pour Over Drip Brazil Cerrado","description":"\u003cp id=\"awebChromeHelper\"\u003eEach cup of Cerrado coffee beans offers a complex flavour profile with notes of nuts and chocolate milk. The natural processing method brings a sweeter taste due to the longer contact with the fruit during drying. This technique, combined with sustainable and meticulous farming practices, ensures that each bean represents the Brazilian coffee tradition of quality and high standards.\u003c\/p\u003e\n\u003ch3 class=\"Polaris-Header-Title\" tabindex=\"-1\"\u003e\u003cspan class=\"Polaris-Text--root Polaris-Text--headingLg Polaris-Text--bold\"\u003ePour Over Drip Coffee \u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cspan class=\"Polaris-Text--root Polaris-Text--headingLg Polaris-Text--bold\"\u003ePortable Disposable Single Serve Drip Filter Bags for Home, Office, Travel, or Camping\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e\u003cstrong\u003ePackage Includes:\u003c\/strong\u003e This product comes with 10 disposable coffee filter paper bags, each containing 100% Arabica coffee. \u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e\u003cstrong\u003eFood Grade Material:\u003c\/strong\u003e The coffee filter paper is made from high-quality, non-woven fabric that is safe and healthy. It is bonded without the use of any glue or chemicals.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e\u003cstrong\u003eHanging Ear Hook Design:\u003c\/strong\u003e Our drip coffee filter bags are crafted for those who appreciate the finest coffee taste. \u003cmeta charset=\"utf-8\"\u003eThese filters are suitable for most cup sizes.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\n\u003cspan class=\"a-list-item\"\u003e\u003cstrong\u003eQuick \u0026amp; Simple:\u003c\/strong\u003e The unique hanging ear hook design allows for a fast and easy pour-over brewing method, enabling you to enjoy a great-tasting cup of coffee in less than 5 minutes. Simply toss the used filter after each use.\u003c\/span\u003e\u003cspan class=\"a-list-item\"\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e\u003cstrong\u003eBest Coffee Filter Paper Bag:\u003c\/strong\u003e Our small coffee filters are user-friendly, suitable for various types of cups, lightweight, and portable. They are perfect for any occasion, whether at home, camping, traveling, or in the office.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp id=\"awebChromeHelper\"\u003eThese coffee beans are perfect for those who prefer clean, bold, full-bodied coffee with a creamy mouthfeel. The brewed coffee produces a medium-body taste with a smooth finish and balanced flavor notes, making it a delicious choice. Cerrado coffee beans are a specialty Brazilian blend crafted by Maria Aparecida Bartoloci and Ziberto de Jesus Macedo, who bring generations of coffee cultivation wisdom to each bean. The natural processing method infuses the beans with a sweet, complex flavour featuring rich notes of nuts, sweet caramel, and milk chocolate.\u003c\/p\u003e\n\u003cp id=\"awebChromeHelper\"\u003eThis coffee is the result of sustainable farming and captures the true spirit of Brazilian coffee, offering a versatile experience for coffee lovers.\u003c\/p\u003e\n\u003cdiv id=\"awebChromeHelper\"\u003e\u003c\/div\u003e","brand":"Hutsul Coffee Factory","offers":[{"title":"10x10g\/0.35oz \/ Ground \/ Pour Over Drip \/ Medium roast","offer_id":44916718862544,"sku":"Col-Bra-10x-Gro-Dri-M","price":15.78,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0591\/4499\/5024\/files\/HCF_Coffee_bag_d7332222-3f44-41aa-b765-cca3435c4834.png?v=1770163403"},{"product_id":"pure-ukrainian-acacia-honey-250g","title":"Pure Ukrainian Acacia Honey 250g","description":"\u003cdiv class=\"elementor-element elementor-element-36ec3e9c elementor-widget elementor-widget-text-editor\" data-id=\"36ec3e9c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\"\u003e\n\u003cdiv class=\"elementor-widget-container\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cp data-start=\"58\" data-end=\"374\"\u003e\u003cspan style=\"box-sizing: border-box; margin: 0px; padding: 0px;\"\u003eWith its delicate white blossoms, the \u003cstrong\u003eacacia tree symbolizes purity and resilience\u003c\/strong\u003e. In many cultures, it represents renewal, endurance, and the beauty of nature’s simplicity. Acacia honey, derived from these fragrant flowers, reflects these qualities with light, golden transparency and refined taste.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-start=\"376\" data-end=\"730\"\u003eOur exquisite natural \u003cstrong data-start=\"398\" data-end=\"414\"\u003eacacia honey\u003c\/strong\u003e captures the essence of this remarkable tree. Known for its pale, almost water-clear hue, this honey remains liquid much longer than most varieties due to its high fructose content. It offers a delicate, mildly sweet flavor with floral and vanilla-like notes, creating a smooth and sophisticated taste experience.\u003c\/p\u003e\n\u003cp data-start=\"732\" data-end=\"1184\"\u003e\u003cspan style=\"box-sizing: border-box; margin: 0px; padding: 0px;\"\u003eThis raw \u003cstrong\u003eacacia honey\u003c\/strong\u003e is a delicious treat and a powerhouse of health benefits. It is celebrated for its natural antibacterial and anti-inflammatory properties, which support the immune system and promote digestive health. Its high antioxidant content makes it a valuable addition to any wellness routine. Experience acacia honey's purity and gentle sweetness, where nature’s finest nectar meets exceptional quality.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"aplus-question aplus-p1\"\u003e\u003cstrong\u003eIs the honey raw and unprocessed?\u003c\/strong\u003e\u003cbr\u003eYes! This honey is raw and unprocessed, retaining its natural enzymes and nutritional benefits.\u003c\/p\u003e\n\u003cp class=\"aplus-question aplus-p1\"\u003e\u003cstrong\u003eWhat is the difference between raw honey and regular honey?\u003c\/strong\u003e\u003cbr\u003eRaw honey is unprocessed and unfiltered, preserving more of its natural pollen and enzymes. In contrast, regular honey may be heated and filtered, diminishing its nutritional value.\u003c\/p\u003e\n\u003cp class=\"aplus-question aplus-p1\"\u003e\u003cstrong\u003eIs honey suitable for vegans?\u003c\/strong\u003e\u003cbr\u003eYes! This honey is suitable for vegans. It is made solely by bees from floral nectar and does not contain animal products.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhere is the honey sourced from?\u003c\/strong\u003e\u003cbr\u003eThis honey is sourced from local beekeepers in Ukraine, providing a high-quality and sustainably produced product.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDoes this honey contain any added sugars or additives?\u003c\/strong\u003e\u003cbr\u003eNo, this honey is pure and free from added sugars or additives, maintaining its natural sweetness and flavor.\u003c\/p\u003e\n\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cstrong data-end=\"2620\" data-start=\"2571\"\u003eNot recommended for children under 1 year old\u003c\/strong\u003e due to the risk of botulism\u003c\/p\u003e","brand":"Hutsul Coffee Factory","offers":[{"title":"250g\/8.8oz","offer_id":44916718928080,"sku":"Hon-Aca-Hon-Jar-250","price":15.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0591\/4499\/5024\/files\/image_141.jpg?v=1770163402"},{"product_id":"ivan-chai-willow-herb-tea","title":"Ivan-Chai \/ Willow Herb Tea","description":"\u003cp\u003e\u003cspan\u003eIvan tea (fireweed) is a perennial plant from the Cypress family. It is considered one of the healthiest types of tea on earth. In Ukraine (formerly \u003ca href=\"https:\/\/en.wikipedia.org\/wiki\/Kievan_Rus%27\" data-mce-href=\"https:\/\/en.wikipedia.org\/wiki\/Kievan_Rus%27\"\u003eRus'\u003c\/a\u003e or \u003ca href=\"https:\/\/en.wikipedia.org\/wiki\/Ruthenia\" data-mce-href=\"https:\/\/en.wikipedia.org\/wiki\/Ruthenia\"\u003eRuthenia\u003c\/a\u003e), it was believed that Ivan tea could prevent and even cure 90% of known diseases at that time. Ivan-tea leaves contain fiber, lectins, a lot of vitamin C, organic acids, tannins, pectin, flavonoids, and alkaloids. Ivan tea is rich in iron, copper, manganese, and other trace elements. Valuable properties of Ivan tea include reducing blood pressure, slowing down the pulse, and improving heart function. Teas made from Ivan tea leaves have anti-inflammatory effects. It raises hemoglobin in the blood. It enhances the functioning of the gastrointestinal tract and accelerates metabolism. Ivan-tea helps to cope with dysbiosis and stomach discomfort. \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eThe product is a natural antiseptic. The plant relieves stress, calms the nervous system, and helps with insomnia. It has a positive effect on skin conditions. Heals existing wounds and saturates the skin with valuable elements. It helps with various problems of the genitourinary system. Helps the body cope with various poisonings. How to brew Ivan tea correctly to make it tasty and healthy? Pour a teaspoon of Ivan tea with a glass of boiling water and let it brew for 5-10 minutes. This is a traditional recipe for the drink. \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eIn addition, you can add various herbs, berries, and even spices. With so many advantages, Ivan tea has disadvantages. It shouldn't be drunk for more than a month, as it can lead to some digestive tract disorders. Therefore, if you drink the drink daily, take a break. This will help to avoid side effects.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eThis tea is an additional source of biologically active substances that help normalize the functions of the gastrointestinal tract, cardiovascular, nervous, and genitourinary systems and increase immunity and body resistance to harmful environmental factors, particularly during seasonal infections.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eRecommendations for use:\u003c\/strong\u003e\u003cbr\u003eIt is recommended as a dietary supplement to the diet as an additional source of biologically active substances that contribute to the normalization of the functions of the gastrointestinal tract, cardiovascular, nervous, and genitourinary systems, increase immunity, and body resistance to harmful environmental factors, particularly during seasonal infections.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eSavor the taste and reap the health benefits with every sip.\u003c\/span\u003e\u003c\/p\u003e\n\u003c!----\u003e","brand":"Hutsul Coffee Factory","offers":[{"title":"50g\/1.8oz","offer_id":44916718960848,"sku":"Iva-Cha-50g-Her","price":9.5,"currency_code":"CAD","in_stock":true},{"title":"100g\/3.5oz","offer_id":44916718993616,"sku":"Iva-Cha-100g-Her","price":18.53,"currency_code":"CAD","in_stock":true},{"title":"500g\/17.6oz","offer_id":44916719026384,"sku":"Iva-Cha-500g-Her","price":90.27,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0591\/4499\/5024\/files\/image125_06f339ad-aedd-40fd-89cf-31d2be3615fa.png?v=1770163402"},{"product_id":"pure-ukrainian-buckwheat-honey-250g","title":"Pure Ukrainian Buckwheat Honey 250g","description":"\u003cdiv class=\"elementor-element elementor-element-36ec3e9c elementor-widget elementor-widget-text-editor\" data-id=\"36ec3e9c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\"\u003e\n\u003cdiv class=\"elementor-widget-container\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch3 data-start=\"0\" data-end=\"58\"\u003e\u003cstrong data-start=\"4\" data-end=\"56\"\u003eBuckwheat Honey: Bold, Rich, and Nutrient-Packed\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-start=\"60\" data-end=\"383\"\u003eThe \u003cstrong data-start=\"64\" data-end=\"83\"\u003ebuckwheat plant\u003c\/strong\u003e, with its delicate white blossoms and hearty resilience, is a symbol of strength and nourishment. Grown in regions with rich soils and a cool climate, buckwheat has long been valued for its nutritional benefits. Its honey, dark and robust, embodies the depth and richness of this remarkable plant.\u003c\/p\u003e\n\u003cp data-start=\"385\" data-end=\"723\"\u003eOur exquisite natural \u003cstrong data-start=\"407\" data-end=\"426\"\u003ebuckwheat honey\u003c\/strong\u003e captures the essence of this resilient crop. With its deep amber to dark brown hue, this honey is thick and rich, boasting an earthy, malty flavor with notes of molasses and caramel. Its bold taste is accompanied by a strong, slightly woody aroma, making it a favorite among honey connoisseurs.\u003c\/p\u003e\n\u003cp data-start=\"725\" data-end=\"1255\"\u003eThis raw \u003cstrong data-start=\"734\" data-end=\"753\"\u003ebuckwheat honey\u003c\/strong\u003e is not only a flavorful indulgence but also a powerhouse of health benefits. Renowned for its \u003cstrong data-start=\"848\" data-end=\"890\"\u003eexceptionally high antioxidant content\u003c\/strong\u003e, it supports the immune system, aids in wound healing, and promotes overall wellness. Additionally, its \u003cstrong data-start=\"995\" data-end=\"1063\"\u003estrong antibacterial, anti-inflammatory, and soothing properties\u003c\/strong\u003e make it an excellent remedy for coughs, sore throats, and digestive health. Experience the deep, bold character of \u003cstrong data-start=\"1179\" data-end=\"1198\"\u003ebuckwheat honey\u003c\/strong\u003e, where nature’s richness meets extraordinary benefits.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp data-end=\"2651\" data-start=\"2335\"\u003e \u003c\/p\u003e\n\u003ch3 data-end=\"2651\" data-start=\"2335\"\u003e\n\u003cmeta charset=\"utf-8\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cp class=\"aplus-question aplus-p1\"\u003e\u003cstrong\u003eIs the honey raw and unprocessed?\u003c\/strong\u003e\u003cbr\u003eYes! This honey is raw and unprocessed, retaining its natural enzymes and nutritional benefits.\u003c\/p\u003e\n\u003cp class=\"aplus-question aplus-p1\"\u003e\u003cstrong\u003eWhat is the difference between raw honey and regular honey?\u003c\/strong\u003e\u003cbr\u003eRaw honey is unprocessed and unfiltered, preserving more of its natural pollen and enzymes. In contrast, regular honey may be heated and filtered, diminishing its nutritional value.\u003c\/p\u003e\n\u003cp class=\"aplus-question aplus-p1\"\u003e\u003cstrong\u003eIs honey suitable for vegans?\u003c\/strong\u003e\u003cbr\u003eYes! This honey is suitable for vegans. It is made solely by bees from floral nectar and does not contain animal products.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhere is the honey sourced from?\u003c\/strong\u003e\u003cbr\u003eThis honey is sourced from local beekeepers in Ukraine, providing a high-quality and sustainably produced product.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDoes this honey contain any added sugars or additives?\u003c\/strong\u003e\u003cbr\u003eNo, this honey is pure and free from added sugars or additives, maintaining its natural sweetness and flavor.\u003c\/p\u003e\n\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cstrong data-end=\"2620\" data-start=\"2571\"\u003eNot recommended for children under 1 year old\u003c\/strong\u003e due to the risk of botulism\u003c\/p\u003e","brand":"Hutsul Coffee Factory","offers":[{"title":"250g\/8.8oz","offer_id":44916719059152,"sku":"Hon-Buc-Hon-Jar-250","price":12.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0591\/4499\/5024\/files\/image_155_dd920a18-e066-49e1-a4bb-457e83b1d6e1.jpg?v=1770163401"},{"product_id":"pure-ukrainian-wildflower-honey-1kg","title":"Pure Ukrainian Wildflower Honey 1kg","description":"\u003cdiv class=\"elementor-element elementor-element-36ec3e9c elementor-widget elementor-widget-text-editor\" data-id=\"36ec3e9c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\"\u003e\n\u003cdiv class=\"elementor-widget-container\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003ch3 data-start=\"0\" data-end=\"52\"\u003e\u003cstrong data-start=\"4\" data-end=\"50\"\u003eWildflower Honey: Nature’s Floral Symphony\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-start=\"54\" data-end=\"421\"\u003eThe \u003cstrong data-start=\"58\" data-end=\"80\"\u003ewildflower meadows\u003c\/strong\u003e, bursting with a diverse array of blossoms, symbolize the beauty and abundance of nature. Each bloom contributes its unique nectar, creating a honey that is as rich and varied as the landscapes from which it comes. Wildflower honey is a true reflection of the season and the environment, offering a one-of-a-kind taste with every harvest.\u003c\/p\u003e\n\u003cp data-start=\"423\" data-end=\"856\"\u003eOur exquisite natural \u003cstrong data-start=\"445\" data-end=\"465\"\u003ewildflower honey\u003c\/strong\u003e captures the essence of this botanical diversity. With its color ranging from light golden to deep amber, this honey boasts a complex flavor profile that can vary from delicately floral and fruity to rich and bold, depending on the season and region. Its inviting aroma carries subtle hints of the wild blossoms from which it is sourced, making every spoonful a unique tasting experience.\u003c\/p\u003e\n\u003cp data-start=\"858\" data-end=\"1277\"\u003eThis raw \u003cstrong data-start=\"867\" data-end=\"887\"\u003ewildflower honey\u003c\/strong\u003e is not only a delicious treat but also a \u003cstrong data-start=\"929\" data-end=\"987\"\u003enatural source of antioxidants, vitamins, and minerals\u003c\/strong\u003e. Known for its \u003cstrong data-start=\"1003\" data-end=\"1071\"\u003eimmune-boosting, anti-inflammatory, and antibacterial properties\u003c\/strong\u003e, it helps soothe sore throats, support digestion, and promote overall wellness. Experience the ever-changing beauty of \u003cstrong data-start=\"1191\" data-end=\"1211\"\u003ewildflower honey\u003c\/strong\u003e, where nature’s finest blooms come together in perfect harmony.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 data-end=\"2651\" data-start=\"2335\"\u003e\n\u003cmeta charset=\"utf-8\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cp class=\"aplus-question aplus-p1\"\u003e\u003cstrong\u003eIs the honey raw and unprocessed?\u003c\/strong\u003e\u003cbr\u003eYes! This honey is raw and unprocessed, retaining its natural enzymes and nutritional benefits.\u003c\/p\u003e\n\u003cp class=\"aplus-question aplus-p1\"\u003e\u003cstrong\u003eWhat is the difference between raw honey and regular honey?\u003c\/strong\u003e\u003cbr\u003eRaw honey is unprocessed and unfiltered, preserving more of its natural pollen and enzymes. In contrast, regular honey may be heated and filtered, diminishing its nutritional value.\u003c\/p\u003e\n\u003cp class=\"aplus-question aplus-p1\"\u003e\u003cstrong\u003eIs honey suitable for vegans?\u003c\/strong\u003e\u003cbr\u003eYes! This honey is suitable for vegans. It is made solely by bees from floral nectar and does not contain animal products.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhere is the honey sourced from?\u003c\/strong\u003e\u003cbr\u003eThis honey is sourced from local beekeepers in Ukraine, providing a high-quality and sustainably produced product.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDoes this honey contain any added sugars or additives?\u003c\/strong\u003e\u003cbr\u003eNo, this honey is pure and free from added sugars or additives, maintaining its natural sweetness and flavor.\u003c\/p\u003e\n\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cstrong data-end=\"2620\" data-start=\"2571\"\u003eNot recommended for children under 1 year old\u003c\/strong\u003e due to the risk of botulism\u003c\/p\u003e","brand":"Hutsul Coffee Factory","offers":[{"title":"1kg\/35.3oz","offer_id":44916718895312,"sku":"Hon-Wil-Hon-Jar-1kg","price":20.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0591\/4499\/5024\/files\/image_172.jpg?v=1770163401"},{"product_id":"pure-ukrainian-acacia-honey-sticks-box-600g-50x12g","title":"Pure Ukrainian Acacia Honey Sticks Box 600g (50x12g)","description":"\u003cp\u003eDiscover the delightful goodness of our Pure Ukrainian Acacia Honey Sticks, an easy and nutritious addition to your daily routine. Sustainably sourced, each stick is filled with light, liquid honey that flows effortlessly and tantalizes your taste buds with its smooth, sweet flavor. These honey sticks are not only a delicious treat but also come packed with a myriad of health benefits. \u003c\/p\u003e\n\u003cp\u003eWhether you enjoy them as a quick, convenient snack on the go or stir them into your favorite beverages for a touch of natural sweetness, they’re perfect for any occasion. With a generous pack containing 50 individual sticks, each weighing 12g, you’ll have an abundance of servings to elevate your well-being and savor the rich taste of nature's sweetness. Indulge in the pure essence of honey and enhance your wellness journey today!\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"aplus-question aplus-p1\"\u003e\u003cstrong\u003eIs the honey raw and unprocessed?\u003c\/strong\u003e\u003cbr\u003eYes! This honey is raw and unprocessed, retaining its natural enzymes and nutritional benefits.\u003c\/p\u003e\n\u003cp class=\"aplus-question aplus-p1\"\u003e\u003cstrong\u003eWhat is the difference between raw honey and regular honey?\u003c\/strong\u003e\u003cbr\u003eRaw honey is unprocessed and unfiltered, preserving more of its natural pollen and enzymes. In contrast, regular honey may be heated and filtered, diminishing its nutritional value.\u003c\/p\u003e\n\u003cp class=\"aplus-question aplus-p1\"\u003e\u003cstrong\u003eIs honey suitable for vegans?\u003c\/strong\u003e\u003cbr\u003eYes! This honey is suitable for vegans. It is made solely by bees from floral nectar and does not contain animal products.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhere is the honey sourced from?\u003c\/strong\u003e\u003cbr\u003eThis honey is sourced from local beekeepers in Ukraine, providing a high-quality and sustainably produced product.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDoes this honey contain any added sugars or additives?\u003c\/strong\u003e\u003cbr\u003eNo, this honey is pure and free from added sugars or additives, maintaining its natural sweetness and flavor.\u003c\/p\u003e\n\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cstrong data-end=\"2620\" data-start=\"2571\"\u003eNot recommended for children under 1 year old\u003c\/strong\u003e due to the risk of botulism\u003c\/p\u003e","brand":"Hutsul Coffee Factory","offers":[{"title":"600g\/21.16oz (50x12g)","offer_id":44916719124688,"sku":"Hon-Aca-Hon-Sti-Box-600","price":24.5,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0591\/4499\/5024\/files\/61DgH82tovL._AC_SL1000.jpg?v=1770163402"},{"product_id":"pour-over-drip-colombia-caldas","title":"Pour Over Drip Colombia Caldas","description":"\u003cp\u003eIntroducing our beautiful specialty coffee beans from Caldas, Colombia, brought to you by the Cooperativa de Cafecultores de Manizales. Grown at an elevation of 1550 to 1800 meters above sea level, these coffee beans thrive under optimal conditions, ensuring a remarkable coffee experience.\u003c\/p\u003e\n\u003cp\u003eThis coffee emanates aromas of caramel, almonds, and corozos, giving way to a rich scent of dark chocolate, accompanied by hints of honey, spices, and delicate floral notes. Its versatile profile makes it perfect for drippers, lattes, espressos, and blends, providing an excellent base for a variety of coffee beverages.\u003c\/p\u003e\n\u003cp\u003eCultivated with a strong commitment to sustainability and ethical practices, this coffee epitomizes the excellence of Caldas' esteemed coffee culture.\u003c\/p\u003e\n\u003ch3 class=\"Polaris-Header-Title\" tabindex=\"-1\"\u003e\u003cspan class=\"Polaris-Text--root Polaris-Text--headingLg Polaris-Text--bold\"\u003ePour Over Drip Coffee \u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cspan class=\"Polaris-Text--root Polaris-Text--headingLg Polaris-Text--bold\"\u003ePortable Disposable Single Serve Drip Filter Bags for Home, Office, Travel, or Camping\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e\u003cstrong\u003ePackage Includes:\u003c\/strong\u003e This product comes with 10 disposable coffee filter paper bags, each containing 100% Arabica coffee. \u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e\u003cstrong\u003eFood Grade Material:\u003c\/strong\u003e The coffee filter paper is made from high-quality, non-woven fabric that is safe and healthy. It is bonded without the use of any glue or chemicals.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e\u003cstrong\u003eHanging Ear Hook Design:\u003c\/strong\u003e Our drip coffee filter bags are crafted for those who appreciate the finest coffee taste. \u003cmeta charset=\"utf-8\"\u003eThese filters are suitable for most cup sizes.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\n\u003cspan class=\"a-list-item\"\u003e\u003cstrong\u003eQuick \u0026amp; Simple:\u003c\/strong\u003e The unique hanging ear hook design allows for a fast and easy pour-over brewing method, enabling you to enjoy a great-tasting cup of coffee in less than 5 minutes. Simply toss the used filter after each use.\u003c\/span\u003e\u003cspan class=\"a-list-item\"\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e\u003cstrong\u003eBest Coffee Filter Paper Bag:\u003c\/strong\u003e Our small coffee filters are user-friendly, suitable for various types of cups, lightweight, and portable. They are perfect for any occasion, whether at home, camping, traveling, or in the office.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"box-sizing: border-box; margin-bottom: 0px; padding: 0px;\"\u003e\u003cstrong\u003eColombian Coffee: A Tribute to Tradition and Quality\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"box-sizing: border-box; margin-bottom: 0px; padding: 0px;\"\u003e \u003c\/p\u003e\n\u003cp style=\"box-sizing: border-box; margin-bottom: 0px; padding: 0px;\"\u003eWe are incredibly proud to offer specialty coffee from the Cooperativa de Caficultores de Manizales, which represents Colombia's esteemed coffee heritage. Colombian coffee is renowned worldwide for its exceptional quality and distinctive flavor profile, which includes hints of caramel, almonds, dark chocolate, honey, and spices, all beautifully exemplified in our selection from Caldas.\u003c\/p\u003e\n\u003cp style=\"box-sizing: border-box; margin-bottom: 0px; padding: 0px;\"\u003e \u003c\/p\u003e\n\u003cp style=\"box-sizing: border-box; margin-bottom: 0px; padding: 0px;\"\u003eIn partnership with the Cooperativa de Caficultores de Manizales, we are excited to provide not only great-tasting coffee but also ethically and sustainably sourced products. This collaboration underscores our dedication to promoting fair trade practices and supporting the well-being of coffee-growing communities. Each coffee bean shares the story of Colombia's vibrant coffee culture and is meticulously packaged to preserve its exceptional flavors and aromas. By choosing our coffee, you become part of the legacy of Colombian coffee excellence and contribute to the collective success of the Cooperativa de Caficultores de Manizales and its members.\u003c\/p\u003e\n\u003cp style=\"box-sizing: border-box; margin-bottom: 0px; padding: 0px;\"\u003e \u003c\/p\u003e\n\u003cp style=\"box-sizing: border-box; margin-bottom: 0px; padding: 0px;\"\u003e\u003cstrong\u003eAbout The Cooperativa of Manizales\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"box-sizing: border-box; margin-bottom: 0px; padding: 0px;\"\u003e \u003c\/p\u003e\n\u003cp\u003eThe Cooperativa de Caficultores de Manizales, established in 1960 in Caldas, Colombia, showcases the rich heritage of Colombian coffee. As a leading force in sustainable and ethical coffee production, this cooperative is a cornerstone of the local community, providing vital support to its farmers.\u003c\/p\u003e\n\u003cp\u003eBy prioritizing fair trade practices and maintaining the highest quality standards, the Cooperativa de Caficultores de Manizales plays a pivotal role in upholding Colombia's esteemed position in the global coffee market. This showcases the dedication and passion that define Colombian coffee culture.\u003c\/p\u003e\n\u003cdiv id=\"awebChromeHelper\"\u003e\u003c\/div\u003e","brand":"Hutsul Coffee Factory","offers":[{"title":"10x10g\/0.35oz \/ Ground \/ Pour Over Drip \/ Light roast","offer_id":44916719091920,"sku":"Col-Cal-10x-Gro-Dri-L","price":18.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0591\/4499\/5024\/files\/HCF_Coffee_bag_163c0024-5a4f-449e-8d11-6d6b1d9a39fe.png?v=1770163403"},{"product_id":"pure-ukrainian-sunflower-honey-250g","title":"Pure Ukrainian Sunflower Honey 250g","description":"\u003cdiv data-widget_type=\"text-editor.default\" data-element_type=\"widget\" data-id=\"36ec3e9c\" class=\"elementor-element elementor-element-36ec3e9c elementor-widget elementor-widget-text-editor\"\u003e\n\u003cdiv class=\"elementor-widget-container\"\u003eThe sunflower, a vibrant emblem of Ukraine, is not just a beautiful bloom; it embodies energy, life, and a sense of well-being. In many Western cultures, this radiant flower conveys deep sentiments of admiration, loyalty, and enduring strength. Its sunny disposition reflects the warmth and vitality of the sun itself, offering a sense of light and life to all who behold it.\u003c\/div\u003e\n\u003cdiv class=\"elementor-widget-container\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"elementor-widget-container\"\u003eOur exquisite natural sunflower honey captures the essence of this remarkable flower. With its striking golden-yellow hue, this honey flows smoothly, though due to its lower sucrose content, it tends to crystallize quickly. The flavor is delightfully sweet yet pure, free from any unnatural aftertaste, and accompanied by a gentle aroma that is both inviting and soothing.\u003c\/div\u003e\n\u003cdiv class=\"elementor-widget-container\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"elementor-widget-container\"\u003eThis raw sunflower honey is not only a delicious treat but also a powerhouse of health benefits. Renowned for its potent antimicrobial healing properties, it serves as a natural defense against ailments. Additionally, it boasts remarkable antioxidant, anti-inflammatory, and antibacterial qualities, making it a valuable addition to any wellness regimen. Embrace the myriad benefits of sunflower honey, where nature's sweetness meets nurturing health.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"aplus-question aplus-p1\"\u003e\u003cstrong\u003eIs the honey raw and unprocessed?\u003c\/strong\u003e\u003cbr\u003eYes! This honey is raw and unprocessed, retaining its natural enzymes and nutritional benefits.\u003c\/p\u003e\n\u003cp class=\"aplus-question aplus-p1\"\u003e\u003cstrong\u003eWhat is the difference between raw honey and regular honey?\u003c\/strong\u003e\u003cbr\u003eRaw honey is unprocessed and unfiltered, preserving more of its natural pollen and enzymes. In contrast, regular honey may be heated and filtered, diminishing its nutritional value.\u003c\/p\u003e\n\u003cp class=\"aplus-question aplus-p1\"\u003e\u003cstrong\u003eIs honey suitable for vegans?\u003c\/strong\u003e\u003cbr\u003eYes! This honey is suitable for vegans. It is made solely by bees from floral nectar and does not contain animal products.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhere is the honey sourced from?\u003c\/strong\u003e\u003cbr\u003eThis honey is sourced from local beekeepers in Ukraine, providing a high-quality and sustainably produced product.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDoes this honey contain any added sugars or additives?\u003c\/strong\u003e\u003cbr\u003eNo, this honey is pure and free from added sugars or additives, maintaining its natural sweetness and flavor.\u003c\/p\u003e\n\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cstrong data-start=\"2571\" data-end=\"2620\"\u003eNot recommended for children under 1 year old\u003c\/strong\u003e due to the risk of botulism\u003c\/p\u003e","brand":"Hutsul Coffee Factory","offers":[{"title":"250g\/8.8oz","offer_id":44916719157456,"sku":"Hon-Sun-Hon-Jar-250","price":10.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0591\/4499\/5024\/files\/image_164.jpg?v=1770163401"},{"product_id":"pure-ukrainian-linden-honey-250g","title":"Pure Ukrainian Linden Honey 250g","description":"\u003cdiv class=\"elementor-element elementor-element-36ec3e9c elementor-widget elementor-widget-text-editor\" data-id=\"36ec3e9c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\"\u003e\n\u003cdiv class=\"elementor-widget-container\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cp data-end=\"380\" data-start=\"64\"\u003eThe \u003cstrong data-end=\"83\" data-start=\"68\"\u003elinden tree\u003c\/strong\u003e (Lipa), with its fragrant golden blossoms, has long been cherished for its calming and healing properties. In many cultures, it symbolizes peace, wisdom, and renewal. Linden honey, derived from these aromatic flowers, embodies these qualities with its rich, floral aroma and soothing sweetness.\u003c\/p\u003e\n\u003cp data-end=\"717\" data-start=\"382\"\u003eOur exquisite natural \u003cstrong data-end=\"420\" data-start=\"404\"\u003elinden honey\u003c\/strong\u003e captures the essence of this remarkable tree. Recognized for its light golden to amber hue, this honey boasts a distinctive floral and herbal taste with subtle hints of mint and citrus. It has a smooth texture and a lingering, slightly tangy aftertaste, making it a unique and flavorful choice.\u003c\/p\u003e\n\u003cp data-end=\"1105\" data-start=\"719\"\u003eThis raw \u003cstrong data-end=\"744\" data-start=\"728\"\u003elinden honey\u003c\/strong\u003e is not only a delicious treat but also a natural remedy. Known for its powerful antibacterial, antioxidant, and anti-inflammatory properties, it is often used to soothe sore throats, aid digestion, and promote relaxation. Experience the exceptional taste and wellness benefits of \u003cstrong data-end=\"1041\" data-start=\"1025\"\u003elinden honey\u003c\/strong\u003e, where nature’s finest nectar meets tradition and well-being. \u003c\/p\u003e\n\u003ch3 data-end=\"52\" data-start=\"0\"\u003e\u003cstrong data-end=\"50\" data-start=\"4\"\u003eWhy is Linden Considered a Medicinal Tree?\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-end=\"298\" data-start=\"54\"\u003eThe \u003cstrong data-end=\"73\" data-start=\"58\"\u003elinden tree\u003c\/strong\u003e (Tilia, also known as Lipa) has been valued for centuries in herbal medicine due to its numerous healing properties. Almost every part of the tree—flowers, leaves, bark, and even wood—has been used in traditional remedies.\u003c\/p\u003e\n\u003cp data-end=\"339\" data-start=\"300\"\u003e\u003cstrong data-end=\"337\" data-start=\"300\"\u003eKey Medicinal Benefits of Linden:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-end=\"1147\" data-start=\"340\"\u003e\n\u003cli data-end=\"515\" data-start=\"340\"\u003e\n\u003cstrong data-end=\"365\" data-start=\"342\"\u003eCalming \u0026amp; Sleep Aid\u003c\/strong\u003e – Linden flowers contain flavonoids and essential oils that have \u003cstrong data-end=\"462\" data-start=\"431\"\u003enatural sedative properties\u003c\/strong\u003e, helping to relieve stress, anxiety, and insomnia.\u003c\/li\u003e\n\u003cli data-end=\"718\" data-start=\"516\"\u003e\n\u003cstrong data-end=\"539\" data-start=\"518\"\u003eCold \u0026amp; Flu Relief\u003c\/strong\u003e – Used in teas and infusions, linden is known for its ability to \u003cstrong data-end=\"659\" data-start=\"605\"\u003ereduce fever, soothe sore throats, and ease coughs\u003c\/strong\u003e due to its anti-inflammatory and expectorant properties.\u003c\/li\u003e\n\u003cli data-end=\"877\" data-start=\"719\"\u003e\n\u003cstrong data-end=\"751\" data-start=\"721\"\u003eHeart \u0026amp; Circulatory Health\u003c\/strong\u003e – Linden has a mild \u003cstrong data-end=\"795\" data-start=\"772\"\u003evasodilating effect\u003c\/strong\u003e, helping to relax blood vessels, improve circulation, and support heart health.\u003c\/li\u003e\n\u003cli data-end=\"999\" data-start=\"878\"\u003e\n\u003cstrong data-end=\"897\" data-start=\"880\"\u003eDigestive Aid\u003c\/strong\u003e – It helps with \u003cstrong data-end=\"959\" data-start=\"914\"\u003eindigestion, bloating, and stomach cramps\u003c\/strong\u003e, making it beneficial for gut health.\u003c\/li\u003e\n\u003cli data-end=\"1147\" data-start=\"1000\"\u003e\n\u003cstrong data-end=\"1017\" data-start=\"1002\"\u003eDetoxifying\u003c\/strong\u003e – Linden tea is often used as a \u003cstrong data-end=\"1085\" data-start=\"1050\"\u003ediaphoretic (promotes sweating)\u003c\/strong\u003e, helping to eliminate toxins and support the immune system.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 data-end=\"1190\" data-start=\"1154\"\u003e\u003cstrong data-end=\"1188\" data-start=\"1158\"\u003eProperties of Linden Honey\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-end=\"1343\" data-start=\"1192\"\u003eLinden honey, derived from the nectar of linden tree blossoms, inherits many of these beneficial properties, making it a \u003cstrong data-end=\"1340\" data-start=\"1313\"\u003epowerful natural remedy\u003c\/strong\u003e.\u003c\/p\u003e\n\u003ch4 data-end=\"1380\" data-start=\"1345\"\u003e\u003cstrong data-end=\"1378\" data-start=\"1350\"\u003e1. Unique Flavor \u0026amp; Aroma\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cul data-end=\"1554\" data-start=\"1381\"\u003e\n\u003cli data-end=\"1481\" data-start=\"1381\"\u003e\n\u003cstrong data-end=\"1392\" data-start=\"1383\"\u003eTaste\u003c\/strong\u003e: Floral, herbal, and slightly minty, with hints of citrus and a mild tangy aftertaste.\u003c\/li\u003e\n\u003cli data-end=\"1554\" data-start=\"1482\"\u003e\n\u003cstrong data-end=\"1493\" data-start=\"1484\"\u003eAroma\u003c\/strong\u003e: Strong, sweet, and slightly woody with herbal undertones.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 data-end=\"1585\" data-start=\"1556\"\u003e\u003cstrong data-end=\"1583\" data-start=\"1561\"\u003e2. Health Benefits\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cul data-end=\"2061\" data-start=\"1586\"\u003e\n\u003cli data-end=\"1679\" data-start=\"1586\"\u003e\n\u003cstrong data-end=\"1619\" data-start=\"1588\"\u003eAntibacterial \u0026amp; Antioxidant\u003c\/strong\u003e – Helps combat infections and supports the immune system.\u003c\/li\u003e\n\u003cli data-end=\"1787\" data-start=\"1680\"\u003e\n\u003cstrong data-end=\"1715\" data-start=\"1682\"\u003eSoothes Coughs \u0026amp; Sore Throats\u003c\/strong\u003e – Acts as a natural cough suppressant and relieves throat irritation.\u003c\/li\u003e\n\u003cli data-end=\"1899\" data-start=\"1788\"\u003e\n\u003cstrong data-end=\"1821\" data-start=\"1790\"\u003eSupports Relaxation \u0026amp; Sleep\u003c\/strong\u003e – Has mild sedative properties, helping with stress, anxiety, and insomnia.\u003c\/li\u003e\n\u003cli data-end=\"1969\" data-start=\"1900\"\u003e\n\u003cstrong data-end=\"1920\" data-start=\"1902\"\u003eAids Digestion\u003c\/strong\u003e – Helps with bloating, cramps, and gut health.\u003c\/li\u003e\n\u003cli data-end=\"2061\" data-start=\"1970\"\u003e\n\u003cstrong data-end=\"1993\" data-start=\"1972\"\u003eAnti-Inflammatory\u003c\/strong\u003e – Reduces inflammation in the body, beneficial for colds and flu.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-end=\"2278\" data-start=\"2063\"\u003eLinden honey is often enjoyed \u003cstrong data-end=\"2171\" data-start=\"2093\"\u003ein tea, as a natural sweetener, or as a remedy for colds and stress relief\u003c\/strong\u003e. Its \u003cstrong data-end=\"2207\" data-start=\"2177\"\u003edelicate yet complex taste\u003c\/strong\u003e makes it a favorite among honey lovers and herbal enthusiasts alike.\u003c\/p\u003e\n\u003ch3 data-end=\"44\" data-start=\"0\"\u003e\u003cstrong data-end=\"42\" data-start=\"4\"\u003eHow to Use Linden Honey for Health\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-end=\"173\" data-start=\"46\"\u003eLinden honey is not only delicious but also a powerful natural remedy. Here are some of the best ways to use it for wellness:\u003c\/p\u003e\n\u003chr data-end=\"178\" data-start=\"175\"\u003e\n\u003ch3 data-end=\"214\" data-start=\"180\"\u003e\u003cstrong data-end=\"212\" data-start=\"184\"\u003e1. For Cold \u0026amp; Flu Relief\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-end=\"232\" data-start=\"215\"\u003e\u003cstrong data-end=\"230\" data-start=\"215\"\u003eHow to Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-end=\"429\" data-start=\"233\"\u003e\n\u003cli data-end=\"316\" data-start=\"233\"\u003eMix \u003cstrong data-end=\"256\" data-start=\"239\"\u003e1-2 teaspoons\u003c\/strong\u003e of linden honey into \u003cstrong data-end=\"313\" data-start=\"278\"\u003ewarm (not boiling) tea or water\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli data-end=\"371\" data-start=\"317\"\u003eAdd \u003cstrong data-end=\"343\" data-start=\"323\"\u003elemon and ginger\u003c\/strong\u003e for extra immune support.\u003c\/li\u003e\n\u003cli data-end=\"429\" data-start=\"372\"\u003eTake \u003cstrong data-end=\"402\" data-start=\"379\"\u003ea spoonful directly\u003c\/strong\u003e to soothe a sore throat.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-end=\"586\" data-start=\"431\"\u003e\u003cstrong data-end=\"439\" data-start=\"431\"\u003eWhy?\u003c\/strong\u003e\u003cbr data-end=\"442\" data-start=\"439\"\u003eLinden honey has antibacterial, antiviral, and expectorant properties, helping to reduce coughs, ease congestion, and support faster recovery.\u003c\/p\u003e\n\u003chr data-end=\"591\" data-start=\"588\"\u003e\n\u003ch3 data-end=\"638\" data-start=\"593\"\u003e\u003cstrong data-end=\"636\" data-start=\"597\"\u003e2. As a Sleep Aid \u0026amp; Stress Reliever\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-end=\"656\" data-start=\"639\"\u003e\u003cstrong data-end=\"654\" data-start=\"639\"\u003eHow to Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-end=\"898\" data-start=\"657\"\u003e\n\u003cli data-end=\"759\" data-start=\"657\"\u003eStir \u003cstrong data-end=\"678\" data-start=\"664\"\u003e1 teaspoon\u003c\/strong\u003e of linden honey into \u003cstrong data-end=\"745\" data-start=\"700\"\u003echamomile, valerian, or linden flower tea\u003c\/strong\u003e before bed.\u003c\/li\u003e\n\u003cli data-end=\"840\" data-start=\"760\"\u003eMix into \u003cstrong data-end=\"784\" data-start=\"771\"\u003ewarm milk\u003c\/strong\u003e with a dash of cinnamon for a soothing bedtime drink.\u003c\/li\u003e\n\u003cli data-end=\"898\" data-start=\"841\"\u003eTake \u003cstrong data-end=\"868\" data-start=\"848\"\u003ea spoonful alone\u003c\/strong\u003e to help relax before sleep.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-end=\"1022\" data-start=\"900\"\u003e\u003cstrong data-end=\"908\" data-start=\"900\"\u003eWhy?\u003c\/strong\u003e\u003cbr data-end=\"911\" data-start=\"908\"\u003eLinden honey has mild \u003cstrong data-end=\"956\" data-start=\"933\"\u003esedative properties\u003c\/strong\u003e, helping to \u003cstrong data-end=\"1009\" data-start=\"969\"\u003ereduce stress, anxiety, and insomnia\u003c\/strong\u003e naturally.\u003c\/p\u003e\n\u003chr data-end=\"1027\" data-start=\"1024\"\u003e\n\u003ch3 data-end=\"1062\" data-start=\"1029\"\u003e\u003cstrong data-end=\"1060\" data-start=\"1033\"\u003e3. For Digestive Health\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-end=\"1080\" data-start=\"1063\"\u003e\u003cstrong data-end=\"1078\" data-start=\"1063\"\u003eHow to Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-end=\"1280\" data-start=\"1081\"\u003e\n\u003cli data-end=\"1140\" data-start=\"1081\"\u003eTake \u003cstrong data-end=\"1122\" data-start=\"1088\"\u003e1 teaspoon on an empty stomach\u003c\/strong\u003e in the morning.\u003c\/li\u003e\n\u003cli data-end=\"1213\" data-start=\"1141\"\u003eMix into \u003cstrong data-end=\"1171\" data-start=\"1152\"\u003ewarm herbal tea\u003c\/strong\u003e (like mint or fennel) to aid digestion.\u003c\/li\u003e\n\u003cli data-end=\"1280\" data-start=\"1214\"\u003eUse as a \u003cstrong data-end=\"1246\" data-start=\"1225\"\u003enatural sweetener\u003c\/strong\u003e in probiotic foods like yogurt.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-end=\"1448\" data-start=\"1282\"\u003e\u003cstrong data-end=\"1290\" data-start=\"1282\"\u003eWhy?\u003c\/strong\u003e\u003cbr data-end=\"1293\" data-start=\"1290\"\u003eLinden honey helps \u003cstrong data-end=\"1384\" data-start=\"1312\"\u003esoothe the digestive system, reduce bloating, and improve gut health\u003c\/strong\u003e thanks to its antibacterial and anti-inflammatory properties.\u003c\/p\u003e\n\u003chr data-end=\"1453\" data-start=\"1450\"\u003e\n\u003ch3 data-end=\"1497\" data-start=\"1455\"\u003e\u003cstrong data-end=\"1495\" data-start=\"1459\"\u003e4. For Skin Healing \u0026amp; Wound Care\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-end=\"1515\" data-start=\"1498\"\u003e\u003cstrong data-end=\"1513\" data-start=\"1498\"\u003eHow to Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-end=\"1735\" data-start=\"1516\"\u003e\n\u003cli data-end=\"1606\" data-start=\"1516\"\u003eApply a \u003cstrong data-end=\"1560\" data-start=\"1526\"\u003ethin layer of raw linden honey\u003c\/strong\u003e directly to minor cuts, burns, or dry skin.\u003c\/li\u003e\n\u003cli data-end=\"1673\" data-start=\"1607\"\u003eLeave on for \u003cstrong data-end=\"1639\" data-start=\"1622\"\u003e15-20 minutes\u003c\/strong\u003e before rinsing with warm water.\u003c\/li\u003e\n\u003cli data-end=\"1735\" data-start=\"1674\"\u003eMix with \u003cstrong data-end=\"1706\" data-start=\"1685\"\u003eoatmeal or yogurt\u003c\/strong\u003e for a hydrating face mask.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-end=\"1880\" data-start=\"1737\"\u003e\u003cstrong data-end=\"1745\" data-start=\"1737\"\u003eWhy?\u003c\/strong\u003e\u003cbr data-end=\"1748\" data-start=\"1745\"\u003eLinden honey has \u003cstrong data-end=\"1804\" data-start=\"1765\"\u003eantibacterial and anti-inflammatory\u003c\/strong\u003e effects, helping to heal wounds, moisturize skin, and prevent infections.\u003c\/p\u003e\n\u003chr data-end=\"1885\" data-start=\"1882\"\u003e\n\u003ch3 data-end=\"1930\" data-start=\"1887\"\u003e\u003cstrong data-end=\"1928\" data-start=\"1891\"\u003e5. For Heart \u0026amp; Circulatory Health\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-end=\"1948\" data-start=\"1931\"\u003e\u003cstrong data-end=\"1946\" data-start=\"1931\"\u003eHow to Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-end=\"2157\" data-start=\"1949\"\u003e\n\u003cli data-end=\"2003\" data-start=\"1949\"\u003eTake \u003cstrong data-end=\"1976\" data-start=\"1956\"\u003ea teaspoon daily\u003c\/strong\u003e to support heart health.\u003c\/li\u003e\n\u003cli data-end=\"2075\" data-start=\"2004\"\u003eMix with \u003cstrong data-end=\"2027\" data-start=\"2015\"\u003ecinnamon\u003c\/strong\u003e to help regulate blood sugar and cholesterol.\u003c\/li\u003e\n\u003cli data-end=\"2157\" data-start=\"2076\"\u003eAdd to \u003cstrong data-end=\"2100\" data-start=\"2085\"\u003eherbal teas\u003c\/strong\u003e known for heart support, such as hawthorn or hibiscus.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-end=\"2307\" data-start=\"2159\"\u003e\u003cstrong data-end=\"2167\" data-start=\"2159\"\u003eWhy?\u003c\/strong\u003e\u003cbr data-end=\"2170\" data-start=\"2167\"\u003eLinden honey \u003cstrong data-end=\"2262\" data-start=\"2183\"\u003erelaxes blood vessels, improves circulation, and has antioxidant properties\u003c\/strong\u003e, benefiting overall cardiovascular health.\u003c\/p\u003e\n\u003chr data-end=\"2312\" data-start=\"2309\"\u003e\n\u003ch3 data-end=\"2334\" data-start=\"2314\"\u003e\u003cstrong data-end=\"2332\" data-start=\"2318\"\u003eTips\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-end=\"2651\" data-start=\"2335\"\u003e✅ Always use \u003cstrong data-end=\"2381\" data-start=\"2348\"\u003eraw, unprocessed linden honey\u003c\/strong\u003e to retain its full health benefits.\u003cbr data-end=\"2420\" data-start=\"2417\"\u003e✅ Do not mix honey with \u003cstrong data-end=\"2461\" data-start=\"2444\"\u003eboiling water\u003c\/strong\u003e, as high heat destroys its natural enzymes.\u003cbr data-end=\"2508\" data-start=\"2505\"\u003e✅ Store in a \u003cstrong data-end=\"2541\" data-start=\"2521\"\u003ecool, dark place\u003c\/strong\u003e to preserve its quality.\u003cbr data-end=\"2569\" data-start=\"2566\"\u003e✅ \u003cstrong data-end=\"2620\" data-start=\"2571\"\u003eNot recommended for children under 1 year old\u003c\/strong\u003e due to the risk of botulism.\u003c\/p\u003e\n\u003cp data-end=\"2651\" data-start=\"2335\"\u003e \u003c\/p\u003e\n\u003ch3 data-end=\"2651\" data-start=\"2335\"\u003e\n\u003cmeta charset=\"utf-8\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cp class=\"aplus-question aplus-p1\"\u003e\u003cstrong\u003eIs the honey raw and unprocessed?\u003c\/strong\u003e\u003cbr\u003eYes! This honey is raw and unprocessed, retaining its natural enzymes and nutritional benefits.\u003c\/p\u003e\n\u003cp class=\"aplus-question aplus-p1\"\u003e\u003cstrong\u003eWhat is the difference between raw honey and regular honey?\u003c\/strong\u003e\u003cbr\u003eRaw honey is unprocessed and unfiltered, preserving more of its natural pollen and enzymes. In contrast, regular honey may be heated and filtered, diminishing its nutritional value.\u003c\/p\u003e\n\u003cp class=\"aplus-question aplus-p1\"\u003e\u003cstrong\u003eIs honey suitable for vegans?\u003c\/strong\u003e\u003cbr\u003eYes! This honey is suitable for vegans. It is made solely by bees from floral nectar and does not contain animal products.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhere is the honey sourced from?\u003c\/strong\u003e\u003cbr\u003eThis honey is sourced from local beekeepers in Ukraine, providing a high-quality and sustainably produced product.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDoes this honey contain any added sugars or additives?\u003c\/strong\u003e\u003cbr\u003eNo, this honey is pure and free from added sugars or additives, maintaining its natural sweetness and flavor.\u003c\/p\u003e","brand":"Hutsul Coffee Factory","offers":[{"title":"250g\/8.8oz","offer_id":44916719190224,"sku":"Hon-Lin-Hon-Jar-250","price":12.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0591\/4499\/5024\/files\/image_150.jpg?v=1770163402"},{"product_id":"colombia-caldas","title":"Colombia Caldas","description":"\u003cp\u003eIntroducing our beautiful specialty coffee beans from Caldas, Colombia, brought to you by the Cooperativa de Cafecultores de Manizales. Grown at an elevation of 1550 to 1800 meters above sea level, these coffee beans thrive under optimal conditions, ensuring a remarkable coffee experience.\u003c\/p\u003e\n\u003cp\u003eThis coffee emanates aromas of caramel, almonds, and corozos, giving way to a rich scent of dark chocolate, accompanied by hints of honey, spices, and delicate floral notes. Its versatile profile makes it perfect for drippers, lattes, espressos, and blends, providing an excellent base for a variety of coffee beverages.\u003c\/p\u003e\n\u003cp\u003eCultivated with a strong commitment to sustainability and ethical practices, this coffee epitomizes the excellence of Caldas' esteemed coffee culture.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp style=\"box-sizing: border-box; margin-bottom: 0px; padding: 0px;\"\u003e\u003cstrong\u003eColombian Coffee: A Tribute to Tradition and Quality\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"box-sizing: border-box; margin-bottom: 0px; padding: 0px;\"\u003e \u003c\/p\u003e\n\u003cp style=\"box-sizing: border-box; margin-bottom: 0px; padding: 0px;\"\u003eWe are incredibly proud to offer specialty coffee from the Cooperativa de Caficultores de Manizales, which represents Colombia's esteemed coffee heritage. Colombian coffee is renowned worldwide for its exceptional quality and distinctive flavor profile, which includes hints of caramel, almonds, dark chocolate, honey, and spices, all beautifully exemplified in our selection from Caldas.\u003c\/p\u003e\n\u003cp style=\"box-sizing: border-box; margin-bottom: 0px; padding: 0px;\"\u003e \u003c\/p\u003e\n\u003cp style=\"box-sizing: border-box; margin-bottom: 0px; padding: 0px;\"\u003eIn partnership with the Cooperativa de Caficultores de Manizales, we are excited to provide not only great-tasting coffee but also ethically and sustainably sourced products. This collaboration underscores our dedication to promoting fair trade practices and supporting the well-being of coffee-growing communities. Each coffee bean shares the story of Colombia's vibrant coffee culture and is meticulously packaged to preserve its exceptional flavors and aromas. By choosing our coffee, you become part of the legacy of Colombian coffee excellence and contribute to the collective success of the Cooperativa de Caficultores de Manizales and its members.\u003c\/p\u003e\n\u003cp style=\"box-sizing: border-box; margin-bottom: 0px; padding: 0px;\"\u003e \u003c\/p\u003e\n\u003cp style=\"box-sizing: border-box; margin-bottom: 0px; padding: 0px;\"\u003e\u003cstrong\u003eAbout The Cooperativa of Manizales\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"box-sizing: border-box; margin-bottom: 0px; padding: 0px;\"\u003e \u003c\/p\u003e\n\u003cp\u003eThe Cooperativa de Caficultores de Manizales, established in 1960 in Caldas, Colombia, showcases the rich heritage of Colombian coffee. As a leading force in sustainable and ethical coffee production, this cooperative is a cornerstone of the local community, providing vital support to its farmers.\u003c\/p\u003e\n\u003cp\u003eBy prioritizing fair trade practices and maintaining the highest quality standards, the Cooperativa de Caficultores de Manizales plays a pivotal role in upholding Colombia's esteemed position in the global coffee market. This showcases the dedication and passion that define Colombian coffee culture.\u003c\/p\u003e\n\u003cdiv id=\"awebChromeHelper\"\u003e\u003c\/div\u003e","brand":"Hutsul Coffee Factory","offers":[{"title":"250g\/8.8oz \/ Bean \/ Espresso machine \/ Dark-Medium roast","offer_id":44916719222992,"sku":"Col-Cal-250-Bea-Esp-DM","price":22.5,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Bean \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916719255760,"sku":"Col-Cal-250-Bea-Can-DM","price":22.5,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Bean \/ French-press \/ Light roast","offer_id":44916719288528,"sku":"Col-Cal-250-Bea-Fre-L","price":22.5,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Bean \/ Aeropress \/ Light roast","offer_id":44916719321296,"sku":"Col-Cal-250-Bea-Aer-L","price":22.5,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Bean \/ V60 - Drip \/ Light roast","offer_id":44916719354064,"sku":"Col-Cal-250-Bea-V60-L","price":22.5,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Bean \/ Moka pot - Cup \/ Medium roast","offer_id":44916719386832,"sku":"Col-Cal-250-Bea-Mok-M","price":22.5,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Bean \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916719419600,"sku":"Col-Cal-250-Bea-Tur-DM","price":22.5,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Ground \/ Espresso machine \/ Dark-Medium roast","offer_id":44916719452368,"sku":"Col-Cal-250-Gro-Esp-DM","price":22.5,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Ground \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916719485136,"sku":"Col-Cal-250-Gro-Can-DM","price":22.5,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Ground \/ French-press \/ Light roast","offer_id":44916719517904,"sku":"Col-Cal-250-Gro-Fre-L","price":22.5,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Ground \/ Aeropress \/ Light roast","offer_id":44916719550672,"sku":"Col-Cal-250-Gro-Aer-L","price":22.5,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Ground \/ V60 - Drip \/ Light roast","offer_id":44916719583440,"sku":"Col-Cal-250-Gro-V60-L","price":22.5,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Ground \/ Moka pot - Cup \/ Medium roast","offer_id":44916719616208,"sku":"Col-Cal-250-Gro-Mok-M","price":22.5,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Ground \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916719648976,"sku":"Col-Cal-250-Gro-Tur-DM","price":22.5,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Bean \/ Espresso machine \/ Dark-Medium roast","offer_id":44916720140496,"sku":"Col-Cal-1kg-Bea-Esp-DM","price":85.5,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Bean \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916720173264,"sku":"Col-Cal-1kg-Bea-Can-DM","price":85.5,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Bean \/ French-press \/ Light roast","offer_id":44916720206032,"sku":"Col-Cal-1kg-Bea-Fre-L","price":85.5,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Bean \/ Aeropress \/ Light roast","offer_id":44916720238800,"sku":"Col-Cal-1kg-Bea-Aer-L","price":85.5,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Bean \/ V60 - Drip \/ Light roast","offer_id":44916720271568,"sku":"Col-Cal-1kg-Bea-V60-L","price":85.5,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Bean \/ Moka pot - Cup \/ Medium roast","offer_id":44916720304336,"sku":"Col-Cal-1kg-Bea-Mok-M","price":85.5,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Bean \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916720337104,"sku":"Col-Cal-1kg-Bea-Tur-DM","price":85.5,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Ground \/ Espresso machine \/ Dark-Medium roast","offer_id":44916720369872,"sku":"Col-Cal-1kg-Gro-Esp-DM","price":85.5,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Ground \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916720402640,"sku":"Col-Cal-1kg-Gro-Can-DM","price":85.5,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Ground \/ French-press \/ Light roast","offer_id":44916720435408,"sku":"Col-Cal-1kg-Gro-Fre-L","price":85.5,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Ground \/ Aeropress \/ Light roast","offer_id":44916720468176,"sku":"Col-Cal-1kg-Gro-Aer-L","price":85.5,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Ground \/ V60 - Drip \/ Light roast","offer_id":44916720500944,"sku":"Col-Cal-1kg-Gro-V60-L","price":85.5,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Ground \/ Moka pot - Cup \/ Medium roast","offer_id":44916720533712,"sku":"Col-Cal-1kg-Gro-Mok-M","price":85.5,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Ground \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916720566480,"sku":"Col-Cal-1kg-Gro-Tur-DM","price":85.5,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0591\/4499\/5024\/files\/HCF_Coffee_bag_d829263f-4139-4f5e-9924-ba529e903857.png?v=1770163402"},{"product_id":"ethiopia-lekempti","title":"Ethiopia LeKempti","description":"\u003cp\u003eLekempti, also known as Nekempti, is a remarkable region nestled in Wollega, located in the highland area of Southwestern Ethiopia. This province is home to the Oromo tribe, the largest ethnic group in the country, who have a rich cultural heritage deeply tied to the land. Many Oromos embrace farming as their way of life, and coffee is a source of pride and livelihood. The coffee, cultivated at elevations between 1,900 and 2,100 meters, is cherished for its bold and fruity with intense berry and tropical flavors, a syrupy body, and a sweet, lingering finish. It is celebrated for its taste and the dedication and care that goes into its cultivation, featuring a gentle acidity that beautifully connects with its exquisite and clean aftertaste. \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003eWhat Makes Lekempti Coffee Unique?\u003c\/h3\u003e\n\u003cp\u003eWollega is blessed with more rainfall than the drier northern and eastern parts of Ethiopia, which genuinely nurtures the land.\u003c\/p\u003e\n\u003cp\u003eOften marketed under the name “Lekempty,” this coffee represents not just a beverage but a connection to the roots of Western Ethiopian coffee culture. It originates from the nearby city of Nekempti. However, its true heart lies further west in East Wellega, also known as “Misraq Wollega,” specifically in the Gimbi woreda. \u003c\/p\u003e\n\u003cp\u003eCreating Lekempti coffee is a labor of love; it's sun-dried and nurtured in the warm Ethiopian sun. Known for its larger bean size, this coffee often has a delightful and fragrant aftertaste that can remind you of a blossoming flower. It’s more than just coffee—it’s a taste of the land and the people who cultivate it with care and passion.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003eNatural (Dry) Processed Coffee\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eProcessing Method\u003c\/strong\u003e: In natural processing, coffee cherries are picked and then dried with the fruit pulp still intact around the beans. They’re often spread out on raised beds or patios to dry in the sun, where they are turned regularly to prevent mold or uneven drying. This process can take several weeks, and during this time, the bean absorbs sugars and flavors from the fruit pulp, which is later removed once the beans are fully dried.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTaste Profile\u003c\/strong\u003e: Natural coffees tend to be fruity, bold, and complex. The extended contact with the fruit imparts berry-like, tropical, or winey flavors, often with a syrupy body and sweet aftertaste. However, the natural process can introduce inconsistency, so the flavor profile may vary from batch to batch, depending on the drying conditions and the ripeness of the cherries.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTaste Preference\u003c\/strong\u003e: Natural coffees are popular among those who enjoy unique, bold, and fruit-forward flavors. These coffees may appeal to drinkers who appreciate a more adventurous and diverse cup, as each natural coffee can have its own personality.\u003c\/p\u003e\n\u003cdiv id=\"awebChromeHelper\"\u003e\u003c\/div\u003e","brand":"Hutsul Coffee Factory","offers":[{"title":"250g\/8.8oz \/ Bean \/ Espresso machine \/ Dark-Medium roast","offer_id":44916720599248,"sku":"Eth-LeK-250-Bea-Esp-DM","price":20.48,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Bean \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916720632016,"sku":"Eth-LeK-250-Bea-Can-DM","price":20.48,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Bean \/ French-press \/ Light roast","offer_id":44916720664784,"sku":"Eth-LeK-250-Bea-Fre-L","price":20.48,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Bean \/ Aeropress \/ Light roast","offer_id":44916720697552,"sku":"Eth-LeK-250-Bea-Aer-L","price":20.48,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Bean \/ V60 - Drip \/ Light roast","offer_id":44916720730320,"sku":"Eth-LeK-250-Bea-V60-L","price":20.48,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Bean \/ Moka pot - Cup \/ Medium roast","offer_id":44916720763088,"sku":"Eth-LeK-250-Bea-Mok-M","price":20.48,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Bean \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916720795856,"sku":"Eth-LeK-250-Bea-Tur-DM","price":20.48,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Ground \/ Espresso machine \/ Dark-Medium roast","offer_id":44916720828624,"sku":"Eth-LeK-250-Gro-Esp-DM","price":20.48,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Ground \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916720861392,"sku":"Eth-LeK-250-Gro-Can-DM","price":20.48,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Ground \/ French-press \/ Light roast","offer_id":44916720894160,"sku":"Eth-LeK-250-Gro-Fre-L","price":20.48,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Ground \/ Aeropress \/ Light roast","offer_id":44916720926928,"sku":"Eth-LeK-250-Gro-Aer-L","price":20.48,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Ground \/ V60 - Drip \/ Light roast","offer_id":44916720959696,"sku":"Eth-LeK-250-Gro-V60-L","price":20.48,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Ground \/ Moka pot - Cup \/ Medium roast","offer_id":44916720992464,"sku":"Eth-LeK-250-Gro-Mok-M","price":20.48,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Ground \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916721025232,"sku":"Eth-LeK-250-Gro-Tur-DM","price":20.48,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Bean \/ Espresso machine \/ Dark-Medium roast","offer_id":44916721516752,"sku":"Eth-LeK-1kg-Bea-Esp-DM","price":77.83,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Bean \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916721549520,"sku":"Eth-LeK-1kg-Bea-Can-DM","price":77.83,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Bean \/ French-press \/ Light roast","offer_id":44916721582288,"sku":"Eth-LeK-1kg-Bea-Fre-L","price":77.83,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Bean \/ Aeropress \/ Light roast","offer_id":44916721615056,"sku":"Eth-LeK-1kg-Bea-Aer-L","price":77.83,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Bean \/ V60 - Drip \/ Light roast","offer_id":44916721647824,"sku":"Eth-LeK-1kg-Bea-V60-L","price":77.83,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Bean \/ Moka pot - Cup \/ Medium roast","offer_id":44916721680592,"sku":"Eth-LeK-1kg-Bea-Mok-M","price":77.83,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Bean \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916721713360,"sku":"Eth-LeK-1kg-Bea-Tur-DM","price":77.83,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Ground \/ Espresso machine \/ Dark-Medium roast","offer_id":44916721746128,"sku":"Eth-LeK-1kg-Gro-Esp-DM","price":77.83,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Ground \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916721778896,"sku":"Eth-LeK-1kg-Gro-Can-DM","price":77.83,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Ground \/ French-press \/ Light roast","offer_id":44916721811664,"sku":"Eth-LeK-1kg-Gro-Fre-L","price":77.83,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Ground \/ Aeropress \/ Light roast","offer_id":44916721844432,"sku":"Eth-LeK-1kg-Gro-Aer-L","price":77.83,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Ground \/ V60 - Drip \/ Light roast","offer_id":44916721877200,"sku":"Eth-LeK-1kg-Gro-V60-L","price":77.83,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Ground \/ Moka pot - Cup \/ Medium roast","offer_id":44916721909968,"sku":"Eth-LeK-1kg-Gro-Mok-M","price":77.83,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Ground \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916721942736,"sku":"Eth-LeK-1kg-Gro-Tur-DM","price":77.83,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0591\/4499\/5024\/files\/HCF_Coffee_bag_10d4eabe-da17-44d1-8828-fea4e05902b2.png?v=1770163403"},{"product_id":"brazil-cerrado","title":"Brazil Cerrado","description":"\u003cp id=\"awebChromeHelper\"\u003eEach cup of Cerrado coffee beans offers a complex flavour profile with notes of nuts and chocolate milk. The natural processing method brings a sweeter taste due to the longer contact with the fruit during drying. This technique, combined with sustainable and meticulous farming practices, ensures that each bean represents the Brazilian coffee tradition of quality and high standards.\u003c\/p\u003e\n\u003cp id=\"awebChromeHelper\"\u003eThese coffee beans are perfect for those who prefer clean, bold, full-bodied coffee with a creamy mouthfeel. The brewed coffee produces a medium-body taste with a smooth finish and balanced flavor notes, making it a delicious choice. Cerrado coffee beans are a specialty Brazilian blend crafted by Maria Aparecida Bartoloci and Ziberto de Jesus Macedo, who bring generations of coffee cultivation wisdom to each bean. The natural processing method infuses the beans with a sweet, complex flavour featuring rich notes of nuts, sweet caramel, and milk chocolate.\u003c\/p\u003e\n\u003cp id=\"awebChromeHelper\"\u003eThis coffee is the result of sustainable farming and captures the true spirit of Brazilian coffee, offering a versatile experience for coffee lovers.\u003c\/p\u003e\n\u003cdiv id=\"awebChromeHelper\"\u003e\u003c\/div\u003e","brand":"Hutsul Coffee Factory","offers":[{"title":"250g\/8.8oz \/ Bean \/ Espresso machine \/ Dark-Medium roast","offer_id":44916721975504,"sku":"Bra-Cer-250-Bea-Esp-DM","price":21.95,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Bean \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916722008272,"sku":"Bra-Cer-250-Bea-Can-DM","price":21.95,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Bean \/ French-press \/ Light roast","offer_id":44916722041040,"sku":"Bra-Cer-250-Bea-Fre-L","price":21.95,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Bean \/ Aeropress \/ Light roast","offer_id":44916722073808,"sku":"Bra-Cer-250-Bea-Aer-L","price":21.95,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Bean \/ V60 - Drip \/ Light roast","offer_id":44916722106576,"sku":"Bra-Cer-250-Bea-V60-L","price":21.95,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Bean \/ Moka pot - Cup \/ Medium roast","offer_id":44916722139344,"sku":"Bra-Cer-250-Bea-Mok-M","price":21.95,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Bean \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916722172112,"sku":"Bra-Cer-250-Bea-Tur-DM","price":21.95,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Ground \/ Espresso machine \/ Dark-Medium roast","offer_id":44916722204880,"sku":"Bra-Cer-250-Gro-Esp-DM","price":21.95,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Ground \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916722237648,"sku":"Bra-Cer-250-Gro-Can-DM","price":21.95,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Ground \/ French-press \/ Light roast","offer_id":44916722270416,"sku":"Bra-Cer-250-Gro-Fre-L","price":21.95,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Ground \/ Aeropress \/ Light roast","offer_id":44916722303184,"sku":"Bra-Cer-250-Gro-Aer-L","price":21.95,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Ground \/ V60 - Drip \/ Light roast","offer_id":44916722335952,"sku":"Bra-Cer-250-Gro-V60-L","price":21.95,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Ground \/ Moka pot - Cup \/ Medium roast","offer_id":44916722368720,"sku":"Bra-Cer-250-Gro-Mok-M","price":21.95,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Ground \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916722401488,"sku":"Bra-Cer-250-Gro-Tur-DM","price":21.95,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Bean \/ Espresso machine \/ Dark-Medium roast","offer_id":44916722893008,"sku":"Bra-Cer-1kg-Bea-Esp-DM","price":83.39,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Bean \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916722925776,"sku":"Bra-Cer-1kg-Bea-Can-DM","price":83.39,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Bean \/ French-press \/ Light roast","offer_id":44916722958544,"sku":"Bra-Cer-1kg-Bea-Fre-L","price":83.39,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Bean \/ Aeropress \/ Light roast","offer_id":44916722991312,"sku":"Bra-Cer-1kg-Bea-Aer-L","price":83.39,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Bean \/ V60 - Drip \/ Light roast","offer_id":44916723024080,"sku":"Bra-Cer-1kg-Bea-V60-L","price":83.39,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Bean \/ Moka pot - Cup \/ Medium roast","offer_id":44916723056848,"sku":"Bra-Cer-1kg-Bea-Mok-M","price":83.39,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Bean \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916723089616,"sku":"Bra-Cer-1kg-Bea-Tur-DM","price":83.39,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Ground \/ Espresso machine \/ Dark-Medium roast","offer_id":44916723122384,"sku":"Bra-Cer-1kg-Gro-Esp-DM","price":83.39,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Ground \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916723155152,"sku":"Bra-Cer-1kg-Gro-Can-DM","price":83.39,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Ground \/ French-press \/ Light roast","offer_id":44916723187920,"sku":"Bra-Cer-1kg-Gro-Fre-L","price":83.39,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Ground \/ Aeropress \/ Light roast","offer_id":44916723220688,"sku":"Bra-Cer-1kg-Gro-Aer-L","price":83.39,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Ground \/ V60 - Drip \/ Light roast","offer_id":44916723253456,"sku":"Bra-Cer-1kg-Gro-V60-L","price":83.39,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Ground \/ Moka pot - Cup \/ Medium roast","offer_id":44916723286224,"sku":"Bra-Cer-1kg-Gro-Mok-M","price":83.39,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Ground \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916723318992,"sku":"Bra-Cer-1kg-Gro-Tur-DM","price":83.39,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0591\/4499\/5024\/files\/HCF_Coffee_bag_ef214bc7-c414-42fe-b77f-91bed266f319.png?v=1770163402"},{"product_id":"costa-rica-la-rosalia","title":"Costa Rica La Rosalia","description":"\u003cp\u003eDiscover the rich world of Costa Rica through La Rosalia's honey-processed specialty green coffee beans. Sourced from Tres Rios and influenced by the Castro family's long-standing traditions, this single estate produces exceptional coffee that reflects over a century of dedication.\u003c\/p\u003e\n\u003cp\u003eThe honey process, which originated in Costa Rica, allows some of the coffee's natural sugars, or \"honey,\" to remain on the beans as they dry. The result is a sweet coffee enhanced by its own sugars. You'll notice flavors of raspberry, tropical fruit, and honey, complemented by subtle hints of chocolate and roasted almond.\u003c\/p\u003e\n\u003ch3 style=\"box-sizing: border-box; margin-bottom: 0px; padding: 0px;\"\u003e\u003cstrong\u003eWhat makes La Rosalia's coffee truly exceptional?\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp style=\"box-sizing: border-box; margin-bottom: 0px; padding: 0px;\"\u003e \u003c\/p\u003e\n\u003cp\u003eLa Rosalia's honey-processed coffee is renowned for its unique sweetness and remarkable depth of flavor. This distinctive honey processing method retains some of the natural sugars from the coffee beans during the drying process, allowing these sugars to caramelize slightly and enhance the overall sweetness of the brew.\u0026amp;nbsp;\u003c\/p\u003e\n\u003cp\u003eAs a result, each cup reveals a luxurious tapestry of flavors that tantalize the palate. You’ll experience vibrant notes of raspberry and tropical fruits, harmoniously intertwined with the luscious essence of honey. These fruity undertones are perfectly complemented by rich hints of chocolate and the subtlety of roasted almonds, adding complexity and balance to the cup.\u0026amp;nbsp;\u003c\/p\u003e\n\u003cp\u003eThis coffee is not just a beverage; it is a sensory experience that showcases the expertise and artistry involved in coffee production. With every sip, you’re treated to a memorable and indulgent experience that celebrates the craft of carefully processed coffee.\u003c\/p\u003e\n\u003ch3\u003eA Century of Coffee Excellence\u003c\/h3\u003e\n\u003cp\u003eNestled in the heart of Tres Rios, La Rosalia Farm stands as a remarkable coffee estate that reflects the passion and dedication of the Castro family. They are also known for the esteemed La Isabella farm. Over the course of more than a century, the Castros have invested their knowledge, care, and innovation into La Rosalia.\u003c\/p\u003e\n\u003cp\u003eTheir legacy is evident in every cup of coffee, crafted from beans harvested from trees nurtured in the farm's rich volcanic soil. The combination of a tradition of excellence and sustainable farming practices guarantees a consistent, top-quality product. The Castro family's commitment to both the land and the art of coffee cultivation positions La Rosalia Farm as an emblem of Costa Rican coffee heritage.\u003c\/p\u003e\n\u003ch3\u003eCoffee details\u003c\/h3\u003e\n\u003cp class=\"p1\"\u003eProcess: Honey Process\u003cbr\u003eCup score: 87.5\u003cbr\u003eCupping notes: \u003cmeta charset=\"utf-8\"\u003eBright Berry, Yellow fruit, Sweet Creamed Honey, Chocolate, and Roasted almond with a Lingering Sweet Finish.\u003cbr\u003eGrade\/Varietal: SHG EP, Bourbon\u003cbr\u003eBody: Medium-Full\u003cbr\u003eAftertaste: Sweet and Lingering\u003cbr\u003eAcidity: Bright and Balanced\u003cbr\u003eBalance: Well Balanced\u003cbr\u003eBest for: All Brewing Methods\u003cbr\u003eProducer: Finca La Rosalia \/ La Rosalia Single Estate\u003cbr\u003eOrigin: Costa Rica\u003cbr\u003eRegion: Tres Rios\u003cbr\u003eSurrounding vegetation: Shade Trees, Plantain, and Fruit Trees\u003cbr\u003eElevation: 1550\u003cbr\u003eVarietal: Caturra\u003c\/p\u003e","brand":"Hutsul Coffee Factory","offers":[{"title":"250g\/8.8oz \/ Bean \/ Espresso machine \/ Dark-Medium roast","offer_id":44916723351760,"sku":"Cos-LaR-250-Bea-Esp-DM","price":23.58,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Bean \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916723384528,"sku":"Cos-LaR-250-Bea-Can-DM","price":23.58,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Bean \/ French-press \/ Light roast","offer_id":44916723417296,"sku":"Cos-LaR-250-Bea-Fre-L","price":23.58,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Bean \/ Aeropress \/ Light roast","offer_id":44916723450064,"sku":"Cos-LaR-250-Bea-Aer-L","price":23.58,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Bean \/ V60 - Drip \/ Light roast","offer_id":44916723482832,"sku":"Cos-LaR-250-Bea-V60-L","price":23.58,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Bean \/ Moka pot - Cup \/ Medium roast","offer_id":44916723515600,"sku":"Cos-LaR-250-Bea-Mok-M","price":23.58,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Bean \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916723548368,"sku":"Cos-LaR-250-Bea-Tur-DM","price":23.58,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Ground \/ Espresso machine \/ Dark-Medium roast","offer_id":44916723581136,"sku":"Cos-LaR-250-Gro-Esp-DM","price":23.58,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Ground \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916723613904,"sku":"Cos-LaR-250-Gro-Can-DM","price":23.58,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Ground \/ French-press \/ Light roast","offer_id":44916723646672,"sku":"Cos-LaR-250-Gro-Fre-L","price":23.58,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Ground \/ Aeropress \/ Light roast","offer_id":44916723679440,"sku":"Cos-LaR-250-Gro-Aer-L","price":23.58,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Ground \/ V60 - Drip \/ Light roast","offer_id":44916723712208,"sku":"Cos-LaR-250-Gro-V60-L","price":23.58,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Ground \/ Moka pot - Cup \/ Medium roast","offer_id":44916723744976,"sku":"Cos-LaR-250-Gro-Mok-M","price":23.58,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Ground \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916723777744,"sku":"Cos-LaR-250-Gro-Tur-DM","price":23.58,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Bean \/ Espresso machine \/ Dark-Medium roast","offer_id":44916724269264,"sku":"Cos-LaR-1kg-Bea-Esp-DM","price":89.61,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Bean \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916724302032,"sku":"Cos-LaR-1kg-Bea-Can-DM","price":89.61,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Bean \/ French-press \/ Light roast","offer_id":44916724334800,"sku":"Cos-LaR-1kg-Bea-Fre-L","price":89.61,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Bean \/ Aeropress \/ Light roast","offer_id":44916724367568,"sku":"Cos-LaR-1kg-Bea-Aer-L","price":89.61,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Bean \/ V60 - Drip \/ Light roast","offer_id":44916724400336,"sku":"Cos-LaR-1kg-Bea-V60-L","price":89.61,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Bean \/ Moka pot - Cup \/ Medium roast","offer_id":44916724433104,"sku":"Cos-LaR-1kg-Bea-Mok-M","price":89.61,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Bean \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916724465872,"sku":"Cos-LaR-1kg-Bea-Tur-DM","price":89.61,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Ground \/ Espresso machine \/ Dark-Medium roast","offer_id":44916724498640,"sku":"Cos-LaR-1kg-Gro-Esp-DM","price":89.61,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Ground \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916724531408,"sku":"Cos-LaR-1kg-Gro-Can-DM","price":89.61,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Ground \/ French-press \/ Light roast","offer_id":44916724564176,"sku":"Cos-LaR-1kg-Gro-Fre-L","price":89.61,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Ground \/ Aeropress \/ Light roast","offer_id":44916724596944,"sku":"Cos-LaR-1kg-Gro-Aer-L","price":89.61,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Ground \/ V60 - Drip \/ Light roast","offer_id":44916724629712,"sku":"Cos-LaR-1kg-Gro-V60-L","price":89.61,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Ground \/ Moka pot - Cup \/ Medium roast","offer_id":44916724662480,"sku":"Cos-LaR-1kg-Gro-Mok-M","price":89.61,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Ground \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916724695248,"sku":"Cos-LaR-1kg-Gro-Tur-DM","price":89.61,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0591\/4499\/5024\/files\/HCFCoffeebag_e45f3118-affa-480d-85d4-cf36b3a34df0.png?v=1770163402"},{"product_id":"ethiopia-yergacheffe","title":"Ethiopia Yergacheffe","description":"\u003cp\u003eDiscover the bold flavors of Biru Bekele's Yirgacheffe coffee, sourced from the Chito district in Ethiopia's Oromia region. This heirloom variety is grown at an elevation of 1,904 meters, where it benefits from a sub-tropical climate and careful cultivation. The Biru Bekele Washing Station uses precise processing methods, including Cimma yeast during fermentation, to enhance the unique taste profile of Yirgacheffe coffee.\u003c\/p\u003e\n\u003cp\u003eThis washed coffee presents a vibrant flavor profile with notes of lemon, lemongrass, and red and orange fruits, complemented by a delicate floral hint and a medium body. Harvested from November to January, this coffee beautifully showcases the rich terroir of Ethiopia.\u003c\/p\u003e\n\u003ch3\u003eWhat makes this coffee so special?\u003c\/h3\u003e\n\u003cp\u003eBiru Bekele’s Ethiopian Yirgacheffe is distinguished by its thorough washed process, which involves an 8–10 day drying period and the use of Cimma yeast during fermentation. This method enhances the coffee's vibrant flavor profile, showcasing notes of lemon, lemongrass, red and orange fruits, along with a delicate floral aroma, all balanced by a medium body.\u003c\/p\u003e\n\u003cp\u003eCIMMA yeast is a specialized strain used in coffee fermentation to improve flavor development, control the fermentation process, and enhance consistency. This technique is part of a growing trend of inoculated fermentation that helps to highlight fruit-forward notes, improve body, and ensure a clean, well-balanced cup. Additionally, this process reduces the risk of defects, resulting in a more refined and consistent coffee experience.\u003c\/p\u003e\n\u003ch3\u003eThe Unique Terroir of Yirgacheffe, Ethiopia\u003c\/h3\u003e\n\u003cp\u003eNestled in Ethiopia’s highlands, Yirgacheffe is one of the country’s most celebrated coffee regions. It is known for its fertile soil, high altitudes, and ideal climate. These conditions contribute to a coffee characterized by bright acidity, floral aromatics, and complex fruit notes, making Yirgacheffe a favorite among specialty coffee lovers worldwide. \u003c\/p\u003e\n\u003cp\u003eThe region employs traditional processing methods, often utilizing washed or natural techniques, which enhance its distinct flavor profile. Smallholder farmers, many of whom practice organic and sustainable farming, meticulously handpick and process each batch, preserving the rich heritage of Ethiopian coffee. This dedication results in a cup that is both vibrant and deeply rooted in Ethiopian history and culture.\u003c\/p\u003e\n\u003ch3\u003eAbout Biru Bekele\u003c\/h3\u003e\n\u003cp\u003eFounded in 2019, Biru Bekele Washing Station has established itself as a key player in Ethiopian coffee production. With over 18 years of experience in coffee cultivation, Biru Bekele brings exceptional skill to each harvest. \u003c\/p\u003e\n\u003cp\u003eThe station works closely with local farmers to improve quality through innovative processing techniques. Committed to excellence, it showcases the unique flavors of Ethiopia's Yirgacheffe region.\u003c\/p\u003e\n\u003ch3\u003eCoffee Details\u003c\/h3\u003e\n\u003cp\u003eGrade: Grade 1\u003cbr\u003eProcess: Washed\u003cbr\u003eCup score: 86.5\u003cbr\u003eCupping notes: lemon, lemongrass, red and orange fruits. Slightly floral.\u003cbr\u003eBody: Medium\u003cbr\u003eAftertaste: Smooth and Floral\u003cbr\u003eAcidity: Bright Citric\u003cbr\u003eBalance: Well Balanced\u003cbr\u003eBest for: Cold Brew, Drip, Espresso, French Press, and Pour Over\u003cbr\u003eProducer: Biru Bekele\/\/ Biru Bekele\u003cbr\u003eOrigin: Ethiopia\u003cbr\u003eRegion: SNNPR \/ Oromia\u003cbr\u003eSurrounding vegetation: Native Trees and Shade Trees\u003cbr\u003eElevation: 1904\u003cbr\u003eVarietal: Heirloom\u003c\/p\u003e","brand":"Hutsul Coffee Factory","offers":[{"title":"250g\/8.8oz \/ Bean \/ Espresso machine \/ Dark-Medium roast","offer_id":44916724728016,"sku":"Eth-Yer-250-Bea-Esp-DM","price":23.27,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Bean \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916724760784,"sku":"Eth-Yer-250-Bea-Can-DM","price":23.27,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Bean \/ French-press \/ Light roast","offer_id":44916724793552,"sku":"Eth-Yer-250-Bea-Fre-L","price":23.27,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Bean \/ Aeropress \/ Light roast","offer_id":44916724826320,"sku":"Eth-Yer-250-Bea-Aer-L","price":23.27,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Bean \/ V60 - Drip \/ Light roast","offer_id":44916724859088,"sku":"Eth-Yer-250-Bea-V60-L","price":23.27,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Bean \/ Moka pot - Cup \/ Medium roast","offer_id":44916724891856,"sku":"Eth-Yer-250-Bea-Mok-M","price":23.27,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Bean \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916724924624,"sku":"Eth-Yer-250-Bea-Tur-DM","price":23.27,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Ground \/ Espresso machine \/ Dark-Medium roast","offer_id":44916724957392,"sku":"Eth-Yer-250-Gro-Esp-DM","price":23.27,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Ground \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916724990160,"sku":"Eth-Yer-250-Gro-Can-DM","price":23.27,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Ground \/ French-press \/ Light roast","offer_id":44916725022928,"sku":"Eth-Yer-250-Gro-Fre-L","price":23.27,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Ground \/ Aeropress \/ Light roast","offer_id":44916725055696,"sku":"Eth-Yer-250-Gro-Aer-L","price":23.27,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Ground \/ V60 - Drip \/ Light roast","offer_id":44916725088464,"sku":"Eth-Yer-250-Gro-V60-L","price":23.27,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Ground \/ Moka pot - Cup \/ Medium roast","offer_id":44916725121232,"sku":"Eth-Yer-250-Gro-Mok-M","price":23.27,"currency_code":"CAD","in_stock":true},{"title":"250g\/8.8oz \/ Ground \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916725154000,"sku":"Eth-Yer-250-Gro-Tur-DM","price":23.27,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Bean \/ Espresso machine \/ Dark-Medium roast","offer_id":44916725645520,"sku":"Eth-Yer-1kg-Bea-Esp-DM","price":88.44,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Bean \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916725678288,"sku":"Eth-Yer-1kg-Bea-Can-DM","price":88.44,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Bean \/ French-press \/ Light roast","offer_id":44916725711056,"sku":"Eth-Yer-1kg-Bea-Fre-L","price":88.44,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Bean \/ Aeropress \/ Light roast","offer_id":44916725743824,"sku":"Eth-Yer-1kg-Bea-Aer-L","price":88.44,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Bean \/ V60 - Drip \/ Light roast","offer_id":44916725776592,"sku":"Eth-Yer-1kg-Bea-V60-L","price":88.44,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Bean \/ Moka pot - Cup \/ Medium roast","offer_id":44916725809360,"sku":"Eth-Yer-1kg-Bea-Mok-M","price":88.44,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Bean \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916725842128,"sku":"Eth-Yer-1kg-Bea-Tur-DM","price":88.44,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Ground \/ Espresso machine \/ Dark-Medium roast","offer_id":44916725874896,"sku":"Eth-Yer-1kg-Gro-Esp-DM","price":88.44,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Ground \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916725907664,"sku":"Eth-Yer-1kg-Gro-Can-DM","price":88.44,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Ground \/ French-press \/ Light roast","offer_id":44916725940432,"sku":"Eth-Yer-1kg-Gro-Fre-L","price":88.44,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Ground \/ Aeropress \/ Light roast","offer_id":44916725973200,"sku":"Eth-Yer-1kg-Gro-Aer-L","price":88.44,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Ground \/ V60 - Drip \/ Light roast","offer_id":44916726005968,"sku":"Eth-Yer-1kg-Gro-V60-L","price":88.44,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Ground \/ Moka pot - Cup \/ Medium roast","offer_id":44916726038736,"sku":"Eth-Yer-1kg-Gro-Mok-M","price":88.44,"currency_code":"CAD","in_stock":true},{"title":"1kg\/35.3oz \/ Ground \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916726071504,"sku":"Eth-Yer-1kg-Gro-Tur-DM","price":88.44,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0591\/4499\/5024\/files\/HCFCoffeebag_d9d2c4c9-2dc3-4ba4-bc7e-9af591d439e5.png?v=1770163403"},{"product_id":"colombia-sugar-cane-decaf","title":"Colombia Sugar Cane Decaf","description":"\u003cp\u003eDiscover the incredible taste of our Colombian Specialty Sugar Cane Decaf Coffee Beans – a decaf that actually tastes like coffee. Grown in \u003cmeta charset=\"utf-8\"\u003eHuila, Colombia, these beans benefit from nature's perfection: fertile soils, perfect weather, and clean mountain water.\u003c\/p\u003e\n\u003cp\u003eProcessed by Descafecol, a company with over 30 years in the coffee business, these beans show their long history and expertise. This coffee breaks the decaf stereotype, offering notes of \u003cmeta charset=\"utf-8\"\u003ebrown sugar sweetness, baked orchard fruits, and spiced apple hints with a medium, velvety body, bright acidity, and a lingering spiced apple finish.\u003c\/p\u003e\n\u003cp\u003eThe flavour comes from a natural process using spring water and Ethyl Acetate (EA) sourced from local sugarcane. This ensures a gentle yet effective caffeine removal. The result? A decaf coffee that maintains the authentic essence and rich nuances of its Colombian roots.\u003c\/p\u003e\n\u003cp id=\"awebChromeHelper\"\u003eIf you love the taste of coffee but cannot handle the caffeine, Colombia Decaf might be the perfect coffee for you. This decaffeinated coffee has been created to provide you with the same rich aroma and flavor of coffee without the caffeine. \u003c\/p\u003e\n\u003cp id=\"awebChromeHelper\"\u003eColombia Decaf is a well-balanced coffee with a pleasant aroma and unique flavor profile, including \u003cmeta charset=\"utf-8\"\u003ebrown sugar, baked fruit, and spiced apples. The beans are carefully selected and roasted to perfection to ensure the best taste in every cup.\u003c\/p\u003e\n\u003cp id=\"awebChromeHelper\"\u003eWhether you're looking for a soothing drink to help you relax or want to enjoy a cup of coffee without the caffeine jitters, Colombia Decaf is an excellent choice. It's perfect for those who want to enjoy coffee at any time of the day without worrying about the impact of caffeine on their health.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003eWhat makes this decaf coffee so special?\u003c\/h3\u003e\n\u003cp\u003eThe magic lies in its roots and process. It's grown in \u003cmeta charset=\"utf-8\"\u003eHuila, Colombia, a region with nutrient-rich soil, spring water, and ideal weather, which ensures the coffee beans develop their full flavor potential.\u003c\/p\u003e\n\u003cp\u003eWhat truly sets it apart is the partnership with Descafecol. With over 30 years of expertise in the coffee business, they've perfected a decaffeination method using natural spring water and Ethyl Acetate (EA) from local sugarcane. This process gently strips away the caffeine without sacrificing the coffee's genuine taste. The result? A decaf that feels just like the real deal in flavor and quality.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003eCommunity, Quality, and Sustainability in Every Cup.\u003c\/h3\u003e\n\u003cp\u003eColombian coffee coops bring small farmers together, helping them make better coffee and have a more significant say in the market. By working together, they can grow high-quality coffee using the best farming techniques.\u003c\/p\u003e\n\u003cp\u003eThese coops care about the environment, using sustainable practices to protect the land. They also invest back into their communities, supporting local projects and education. This community-driven approach means that by drinking a cup from a Colombian coop, you get a rich and flavorful coffee and support a system that helps everyone involved.\u003c\/p\u003e\n\u003cdiv id=\"awebChromeHelper\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"awebChromeHelper\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"awebChromeHelper\"\u003e\u003c\/div\u003e","brand":"Hutsul Coffee Factory","offers":[{"title":"250g\/8.8oz \/ Bean \/ Espresso machine \/ Dark-Medium roast","offer_id":44916726104272,"sku":"Col-Dec-250-Bea-Esp-DM","price":24.59,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Bean \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916726137040,"sku":"Col-Dec-250-Bea-Can-DM","price":24.59,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Bean \/ French-press \/ Light roast","offer_id":44916726169808,"sku":"Col-Dec-250-Bea-Fre-L","price":24.59,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Bean \/ Aeropress \/ Light roast","offer_id":44916726202576,"sku":"Col-Dec-250-Bea-Aer-L","price":24.59,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Bean \/ V60 - Drip \/ Light roast","offer_id":44916726235344,"sku":"Col-Dec-250-Bea-V60-L","price":24.59,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Bean \/ Moka pot - Cup \/ Medium roast","offer_id":44916726268112,"sku":"Col-Dec-250-Bea-Mok-M","price":24.59,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Bean \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916726300880,"sku":"Col-Dec-250-Bea-Tur-DM","price":24.59,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Ground \/ Espresso machine \/ Dark-Medium roast","offer_id":44916726333648,"sku":"Col-Dec-250-Gro-Esp-DM","price":24.59,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Ground \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916726366416,"sku":"Col-Dec-250-Gro-Can-DM","price":24.59,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Ground \/ French-press \/ Light roast","offer_id":44916726399184,"sku":"Col-Dec-250-Gro-Fre-L","price":24.59,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Ground \/ Aeropress \/ Light roast","offer_id":44916726431952,"sku":"Col-Dec-250-Gro-Aer-L","price":24.59,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Ground \/ V60 - Drip \/ Light roast","offer_id":44916726464720,"sku":"Col-Dec-250-Gro-V60-L","price":24.59,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Ground \/ Moka pot - Cup \/ Medium roast","offer_id":44916726497488,"sku":"Col-Dec-250-Gro-Mok-M","price":24.59,"currency_code":"CAD","in_stock":false},{"title":"250g\/8.8oz \/ Ground \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916726530256,"sku":"Col-Dec-250-Gro-Tur-DM","price":24.59,"currency_code":"CAD","in_stock":false},{"title":"500g\/17.6oz \/ Bean \/ Espresso machine \/ Dark-Medium roast","offer_id":44916726563024,"sku":"Col-Dec-500-Bea-Esp-DM","price":47.94,"currency_code":"CAD","in_stock":false},{"title":"500g\/17.6oz \/ Bean \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916726595792,"sku":"Col-Dec-500-Bea-Can-DM","price":47.94,"currency_code":"CAD","in_stock":false},{"title":"500g\/17.6oz \/ Bean \/ French-press \/ Light roast","offer_id":44916726628560,"sku":"Col-Dec-500-Bea-Fre-L","price":47.94,"currency_code":"CAD","in_stock":false},{"title":"500g\/17.6oz \/ Bean \/ Aeropress \/ Light roast","offer_id":44916726661328,"sku":"Col-Dec-500-Bea-Aer-L","price":47.94,"currency_code":"CAD","in_stock":false},{"title":"500g\/17.6oz \/ Bean \/ V60 - Drip \/ Light roast","offer_id":44916726694096,"sku":"Col-Dec-500-Bea-V60-L","price":47.94,"currency_code":"CAD","in_stock":false},{"title":"500g\/17.6oz \/ Bean \/ Moka pot - Cup \/ Medium roast","offer_id":44916726726864,"sku":"Col-Dec-500-Bea-Mok-M","price":47.94,"currency_code":"CAD","in_stock":false},{"title":"500g\/17.6oz \/ Bean \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916726759632,"sku":"Col-Dec-500-Bea-Tur-DM","price":47.94,"currency_code":"CAD","in_stock":false},{"title":"500g\/17.6oz \/ Ground \/ Espresso machine \/ Dark-Medium roast","offer_id":44916726792400,"sku":"Col-Dec-500-Gro-Esp-DM","price":47.94,"currency_code":"CAD","in_stock":false},{"title":"500g\/17.6oz \/ Ground \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916726825168,"sku":"Col-Dec-500-Gro-Can-DM","price":47.94,"currency_code":"CAD","in_stock":false},{"title":"500g\/17.6oz \/ Ground \/ French-press \/ Light roast","offer_id":44916726857936,"sku":"Col-Dec-500-Gro-Fre-L","price":47.94,"currency_code":"CAD","in_stock":false},{"title":"500g\/17.6oz \/ Ground \/ Aeropress \/ Light roast","offer_id":44916726890704,"sku":"Col-Dec-500-Gro-Aer-L","price":47.94,"currency_code":"CAD","in_stock":false},{"title":"500g\/17.6oz \/ Ground \/ V60 - Drip \/ Light roast","offer_id":44916726923472,"sku":"Col-Dec-500-Gro-V60-L","price":47.94,"currency_code":"CAD","in_stock":false},{"title":"500g\/17.6oz \/ Ground \/ Moka pot - Cup \/ Medium roast","offer_id":44916726956240,"sku":"Col-Dec-500-Gro-Mok-M","price":47.94,"currency_code":"CAD","in_stock":false},{"title":"500g\/17.6oz \/ Ground \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916726989008,"sku":"Col-Dec-500-Gro-Tur-DM","price":47.94,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Bean \/ Espresso machine \/ Dark-Medium roast","offer_id":44916727021776,"sku":"Col-Dec-1kg-Bea-Esp-DM","price":93.43,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Bean \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916727054544,"sku":"Col-Dec-1kg-Bea-Can-DM","price":93.43,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Bean \/ French-press \/ Light roast","offer_id":44916727087312,"sku":"Col-Dec-1kg-Bea-Fre-L","price":93.43,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Bean \/ Aeropress \/ Light roast","offer_id":44916727120080,"sku":"Col-Dec-1kg-Bea-Aer-L","price":93.43,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Bean \/ V60 - Drip \/ Light roast","offer_id":44916727152848,"sku":"Col-Dec-1kg-Bea-V60-L","price":93.43,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Bean \/ Moka pot - Cup \/ Medium roast","offer_id":44916727185616,"sku":"Col-Dec-1kg-Bea-Mok-M","price":93.43,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Bean \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916727218384,"sku":"Col-Dec-1kg-Bea-Tur-DM","price":93.43,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Ground \/ Espresso machine \/ Dark-Medium roast","offer_id":44916727251152,"sku":"Col-Dec-1kg-Gro-Esp-DM","price":93.43,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Ground \/ Canadian drip coffee maker \/ Dark-Medium roast","offer_id":44916727283920,"sku":"Col-Dec-1kg-Gro-Can-DM","price":93.43,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Ground \/ French-press \/ Light roast","offer_id":44916727316688,"sku":"Col-Dec-1kg-Gro-Fre-L","price":93.43,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Ground \/ Aeropress \/ Light roast","offer_id":44916727349456,"sku":"Col-Dec-1kg-Gro-Aer-L","price":93.43,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Ground \/ V60 - Drip \/ Light roast","offer_id":44916727382224,"sku":"Col-Dec-1kg-Gro-V60-L","price":93.43,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Ground \/ Moka pot - Cup \/ Medium roast","offer_id":44916727414992,"sku":"Col-Dec-1kg-Gro-Mok-M","price":93.43,"currency_code":"CAD","in_stock":false},{"title":"1kg\/35.3oz \/ Ground \/ Turkey cezve \/ Dark-Medium roast","offer_id":44916727447760,"sku":"Col-Dec-1kg-Gro-Tur-DM","price":93.43,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0591\/4499\/5024\/files\/HCF_Coffee_bag_9c14f8ae-3b14-4393-bbe4-82535a301881.png?v=1770163404"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0591\/4499\/5024\/collections\/hutsul-coffee-factory.png?v=1777697629","url":"https:\/\/ediblefinaltouch.ca\/collections\/hutsul-coffee-factory.oembed","provider":"Edible Final Touch","version":"1.0","type":"link"}