{"product_id":"ethiopia-natural-sidamo-coffee-beans","title":"E52 Ethiopia Natural Sidamo Twakok G1 Lot 25\/02","description":"\u003cdiv class=\"o9v6fnle cxmmr5t8 oygrvhab hcukyx3x c1et5uql ii04i59q\"\u003e\n\u003cdiv dir=\"auto\"\u003e\n\u003cdiv class=\"o9v6fnle cxmmr5t8 oygrvhab hcukyx3x c1et5uql ii04i59q\"\u003e\n\u003ch4 dir=\"auto\" style=\"text-align: center;\"\u003e\u003cstrong\u003eCoffee bean information\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cdiv style=\"text-align: left;\" dir=\"auto\"\u003e\n\u003cdiv dir=\"auto\"\u003eEthiopia Natural Sidamo Twakok G1 Lot 25\/02\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"o9v6fnle cxmmr5t8 oygrvhab hcukyx3x c1et5uql ii04i59q\"\u003e\n\u003cdiv style=\"text-align: left;\" dir=\"auto\"\u003e\n\u003cdiv dir=\"auto\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cdiv dir=\"auto\"\u003eCountry: Ethiopia\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003eProduction area: Sidama Region\u003c\/li\u003e\n\u003cli\u003eAltitude: 2,000+ meters\u003c\/li\u003e\n\u003cli\u003eVariety: Ancient Ethiopian variety (Heirloom)\u003c\/li\u003e\n\u003cli\u003eAnnual rainfall: approximately 1,650 - 1,900 mm\u003c\/li\u003e\n\u003cli\u003eTreatment method: Natural\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eRoasting Level    Light\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv dir=\"auto\"\u003e\n\u003cdiv style=\"text-align: left;\" dir=\"auto\"\u003e\u003cspan class=\"pq6dq46d tbxw36s4 knj5qynh kvgmc6g5 ditlmg2l oygrvhab nvdbi5me sf5mxxl7 gl3lb2sf hhz5lgdu\"\u003e\u003cimg height=\"16\" width=\"16\" alt=\"🍑\" src=\"https:\/\/www.facebook.com\/images\/emoji.php\/v9\/t46\/2\/16\/1f351.png\"\u003e\u003c\/span\u003e Flavor review \u003cspan class=\"pq6dq46d tbxw36s4 knj5qynh kvgmc6g5 ditlmg2l oygrvhab nvdbi5me sf5mxxl7 gl3lb2sf hhz5lgdu\"\u003e\u003cimg height=\"16\" width=\"16\" alt=\"🍑\" src=\"https:\/\/www.facebook.com\/images\/emoji.php\/v9\/t46\/2\/16\/1f351.png\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\" dir=\"auto\"\u003eThe dry aroma is sweet strawberry, peach, lemon peel and Calpis aroma, which continues into the sip. The main notes are strawberry jam, peach Calpis and lychee jelly, with bergamot, orange blossom and light rose aroma. It is sweet and full, with rich and varied layers.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  \/* --- Quality Life Coffee AI CTA Card Style (English Version) --- *\/\n  .ql-ai-cta {\n    background: linear-gradient(135deg, #ffffff 0%, #fcfcfc 100%);\n    border: 1px solid #e0e0e0;\n    border-left: 4px solid #c5a065; \/* Brand Gold *\/\n    border-radius: 12px;\n    padding: 24px;\n    margin: 30px 0;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.04);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\n    text-decoration: none !important;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .ql-ai-cta:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 24px rgba(197, 160, 101, 0.15);\n    border-color: #c5a065;\n  }\n\n  .ql-ai-content {\n    flex: 1;\n    z-index: 2;\n  }\n\n  .ql-ai-title {\n    font-size: 17px;\n    font-weight: 800;\n    color: #1a1a1a;\n    margin: 0 0 6px 0;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    line-height: 1.3;\n  }\n\n  .ql-ai-desc {\n    font-size: 14px;\n    color: #555;\n    margin: 0;\n    line-height: 1.6;\n    letter-spacing: 0.3px;\n  }\n\n  .ql-ai-btn {\n    background-color: #1a1a1a;\n    color: #fff !important;\n    padding: 12px 24px;\n    border-radius: 6px;\n    font-size: 14px;\n    font-weight: 700;\n    white-space: nowrap;\n    transition: all 0.3s ease;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n  }\n\n  .ql-ai-cta:hover .ql-ai-btn {\n    background-color: #c5a065;\n    transform: scale(1.02);\n  }\n\n  .ql-icon-sparkle {\n    width: 20px;\n    height: 20px;\n    color: #c5a065;\n    animation: spin-slow 3s infinite linear;\n  }\n  \n  @keyframes spin-slow {\n    0% { transform: rotate(0deg); }\n    50% { transform: rotate(15deg); }\n    100% { transform: rotate(0deg); }\n  }\n\n  @media (max-width: 600px) {\n    .ql-ai-cta {\n      flex-direction: column;\n      text-align: left;\n      padding: 20px;\n      align-items: flex-start;\n    }\n    .ql-ai-title { font-size: 16px; }\n    .ql-ai-btn { \n      width: 100%; \n      justify-content: center; \n      margin-top: 10px; \n      padding: 14px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"o9v6fnle cxmmr5t8 oygrvhab hcukyx3x c1et5uql ii04i59q\"\u003e\n\u003cdiv dir=\"auto\" style=\"text-align: left;\"\u003e\u003ca href=\"https:\/\/www.qualitylife.coffee\/en\/pages\/how-to-brew\" class=\"ql-ai-cta\" target=\"_blank\" rel=\"noopener\"\u003e\n\u003cdiv class=\"ql-ai-content\"\u003e\n\u003cdiv class=\"ql-ai-title\"\u003e\u003csvg class=\"ql-icon-sparkle\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\u003cpath d=\"M12 2L14.39 9.39L22 12L14.39 14.61L12 22L9.61 14.61L2 12L9.61 9.39L12 2Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Unlock the Perfect Flavor\u003c\/div\u003e\n\u003cp class=\"ql-ai-desc\"\u003eStop guessing. Scan the label, and let AI calculate the optimal temperature and grind size for you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ql-ai-btn\"\u003eGet Brewing Recipe \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M5 12h14\"\u003e\u003c\/path\u003e\u003cpath d=\"m12 5 7 7-7 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Quality Life Coffee","offers":[{"title":"Default Title","offer_id":45343221186583,"sku":"E67-2","price":124.0,"currency_code":"HKD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0264\/7179\/2663\/files\/E67.jpg?v=1785113444","url":"https:\/\/www.qualitylife.coffee\/en\/products\/ethiopia-natural-sidamo-coffee-beans","provider":"Quality Life Coffee","version":"1.0","type":"link"}