{"id":39490,"date":"2021-09-30T19:35:36","date_gmt":"2021-09-30T19:35:36","guid":{"rendered":"https:\/\/www.inthemoodfortea.se\/?post_type=product&#038;p=39490"},"modified":"2026-04-27T10:13:46","modified_gmt":"2026-04-27T10:13:46","slug":"balyocha","status":"publish","type":"product","link":"https:\/\/www.inthemoodfortea.se\/de\/balyocha\/","title":{"rendered":"Balyocha"},"content":{"rendered":"<p>Balyocha ist ein halboxidierter koreanischer Tee mit einem einzigartigen Herstellungsverfahren. In Korea, wo sonst haupts\u00e4chlich gr\u00fcner Tee (Nok-Cha) produziert wird, ist das Interesse an Balyocha gestiegen und der Tee wird heute sowohl von gro\u00dfen kommerziellen Produzenten als auch von kleinen Familienbetrieben produziert. Wir beziehen unsere koreanischen Tees direkt von einer kleinen Familienfarm in Hwagae, Hadong, dem \u00e4ltesten Teeanbaugebiet und dem Gebiet, in dem immer noch die mit Abstand besten Tees produziert werden. Von den vielen koreanischen Teesorten, die wir probierten, fanden wir, dass die Tees dieser Familienfarm eine Klasse f\u00fcr sich sind. Die Familie Kim stellt ihre Tees nach traditionellen Methoden aus ihrem eigenen Bestand an halbwilden Teestr\u00e4uchern her, die v\u00f6llig ohne Pestizide oder Kunstd\u00fcnger angebaut werden. Die Teebl\u00e4tter werden von Hand gepfl\u00fcckt und verarbeitet, und dieser Balyocha wird aus Teebl\u00e4ttern hergestellt, die in der zweiten Maiwoche gepfl\u00fcckt werden, der Ernte, die in Korea als Jungjak bekannt ist. In Korea ist die Ernte in vier Haupternteperioden unterteilt: Ujeon, Seejak, Jungjak und Daejak (Daejak bezieht sich auf alle Ernten, die nach Jungjak stattfinden und umfasst daher einfachere Qualit\u00e4ten).<\/p>\n<p>Balyocha ist zu etwa 60-70 % oxidiert und wird hergestellt, indem die Teebl\u00e4tter die folgenden Schritte durchlaufen: ein langes Welken im Freien im Schatten, Rollen (das umfangreicher ist als bei gr\u00fcnen Tees), eine l\u00e4ngere Oxidation\/Trocknung, die dauern kann 1-2 Tage. Die Tatsache, dass wir uns daf\u00fcr entschieden haben, Balyocha unter Oolong einzuordnen, liegt daran, dass der Tee am ehesten als Oolong in dem Sinne klassifiziert werden kann, dass er teilweise oxidiert ist, aber in der Praxis f\u00e4llt er au\u00dferhalb des Rahmens bestehender Teekategorien. In Korea wird f\u00fcr nach dieser Methode hergestellte Tees manchmal die Bezeichnung Hwang-cha (gelber Tee) verwendet. Balyocha hingegen bedeutet oxidierter Tee und kann auch andere Tees bezeichnen, die oxidiert wurden. Da Balyocha bei einer Temperatur zwischen 30 und 40 Grad oxidiert\/trocknet, wird eine nat\u00fcrliche Bakterienflora auf den Teebl\u00e4ttern beg\u00fcnstigt, die f\u00fcr den Menschen gesund ist. Insgesamt ist Balyocha ein Tee mit einzigartigem Charakter, dessen Geschmack weich und reichhaltig ist, mit warmen Noten von Schokolade, Edelholz und Honig. Die Teefarm betreibt nachhaltige Landwirtschaft und verwendet weder Pestizide noch Kunstd\u00fcnger.<\/p>\n<p>Herkunft: Hwagae, Hadong, S\u00fcdkorea. Ernte: 2025.<\/p>\n<p>    <style>\n        @keyframes teaSpinIn {\n            0% { opacity: 0; transform: translateY(30px) rotateX(-20deg) rotateY(10deg); }\n            100% { opacity: 1; transform: translateY(0) rotateX(0) rotateY(0); }\n        }\n        .tea-info-wrapper { \n            display: flex; flex-wrap: wrap; align-items: flex-start; margin: 50px auto 30px auto; \n            max-width: 450px; font-family: ct_font_contax-regular, sans-serif;\n            perspective: 1200px;\n        }\n        .tea-params-column { \n            flex: 1; min-width: 280px; padding: 0 25px 0 0; box-sizing: border-box; \n            animation: teaSpinIn 0.8s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;\n        }\n        .tea-chart-column { \n            flex: 0 0 350px; max-width: 350px; padding: 0; box-sizing: border-box; \n            margin-top: -40px; margin-left: 20px; \n            animation: teaSpinIn 1s cubic-bezier(0.2, 0.8, 0.2, 1) 0.2s forwards; opacity: 0;\n        }\n        .tea-top-divider { width: 100%; height: 1px; background-color: #eeeeee; margin-bottom: 25px; }\n        .tea-divider { width: 1px; align-self: stretch; background-color: #eeeeee; margin: 0 0 20px 0; flex-shrink: 0; }\n        .brewing-row { display: flex; justify-content: space-between; align-items: center; padding: 12px 0; border-bottom: 1px solid #eeeeee; }\n        .brewing-label { color: #333333; font-weight: 500; display: flex; align-items: center; font-size: 0.92em; }\n        .brewing-value { font-weight: normal; color: #000000; font-size: 0.92em; text-align: right; margin-left: 15px; text-transform: none !important; }\n        .infusion-text-box { margin-top: 20px; background-color: #f9f9f9; padding: 22px 0; border-radius: 4px; width: 100%; }\n        .dropcap-wrapper { padding: 0; line-height: 1.6; }\n        .dropcap { float: left; font-size: 3.2em; line-height: 0.8; margin-right: 12px; color: #333; font-family: 'Cinzel Decorative', Georgia, serif; }\n        @media (max-width: 768px) { \n            .tea-info-wrapper { flex-direction: column; align-items: center; max-width: 100%; margin-top: 30px; } \n            .tea-params-column { width: 100%; padding: 0; order: 1; animation-delay: 0s; } \n            .tea-divider { display: none; } \n            .tea-chart-column { width: 100%; max-width: 320px; padding: 30px 0 0 0; order: 3; margin: 0 auto; animation-delay: 0.1s; } \n        }\n    <\/style>\n\n    <div class=\"tea-info-wrapper\">\n        <div class=\"tea-top-divider\"><\/div>\n        <div class=\"tea-params-column\">\n            <div class=\"brewing-method\">\n                                <div class=\"brewing-row\">\n                    <span class=\"brewing-label\">\n                        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/02\/leaf-solid-full.svg\" width=\"19\" height=\"19\" style=\"margin-right: 10px;\" alt=\"\" title=\"\">\n                        Dosierung \/ 250 ml                    <\/span>\n                    <span class=\"brewing-value\">2,5-3 g<\/span>\n                <\/div>\n                                                <div class=\"brewing-row\">\n                    <span class=\"brewing-label\">\n                        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/02\/temperature-low-solid-full.svg\" width=\"19\" height=\"19\" style=\"margin-right: 10px;\" alt=\"\" title=\"\">\n                        Temperatur                    <\/span>\n                    <span class=\"brewing-value\">90-95\u00b0C<\/span>\n                <\/div>\n                                                <div class=\"brewing-row\">\n                    <span class=\"brewing-label\">\n                        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/02\/bell-solid-full.svg\" width=\"19\" height=\"19\" style=\"margin-right: 10px;\" alt=\"\" title=\"\">\n                        Infusion                    <\/span>\n                    <span class=\"brewing-value\">2-3 Minuten<\/span>\n                <\/div>\n                                            <\/div>\n\n                        <div class=\"infusion-text-box\">\n                <div class=\"dropcap-wrapper\">\n                    <span class=\"dropcap\">B<\/span>\n                    <span style=\"color: #444444; font-size: 0.92em; display: block;\">\n                        alyocha eignet sich gut f\u00fcr mehrere Aufg\u00fcsse. Der zweite Aufguss sollte am besten kurz gehalten werden, da sich die Bl\u00e4tter bereits ge\u00f6ffnet und ihre Aromen freigesetzt haben.                    <\/span>\n                <\/div>\n            <\/div>\n                    <\/div>\n\n            <\/div>\n    <br \/>\n    \n    <div class=\"prick-container\" style=\"max-width: 500px; margin-left: auto; margin-right: auto; width: 100%; margin-bottom: 15px; padding: 0 10px; box-sizing: border-box;\">\n        <div style=\"display: flex; justify-content: space-between; align-items: center; width: 100%;\">\n            <span style=\"font-size: 20px; color: #cccccc;\">\u2022<\/span>\n            <span style=\"font-size: 20px; color: #cccccc;\">\u2022<\/span>\n            <span style=\"font-size: 20px; color: #cccccc;\">\u2022<\/span>\n            <span style=\"font-size: 20px; color: #cccccc;\">\u2022<\/span>\n            <span style=\"font-size: 20px; color: #cccccc;\">\u2022<\/span>\n            <span style=\"font-size: 20px; color: #cccccc;\">\u2022<\/span>\n            <span style=\"font-size: 20px; color: #cccccc;\">\u2022<\/span>\n            <span style=\"font-size: 20px; color: #cccccc;\">\u2022<\/span>\n        <\/div>\n    <\/div>\n    \n    <div class=\"gongfu-container\">\n        <div class=\"gongfu-header\">\n            <h2 class=\"gongfu-title\">DIE GONGFU-METHODE<\/h2>\n        <\/div>\n        \n        <div class=\"gongfu-method\">\n            <div class=\"gongfu-measurement\">\n                <span class=\"gongfu-label\">\n                    <img decoding=\"async\" src=\"https:\/\/www.inthemoodfortea.se\/wp-content\/uploads\/2026\/02\/leaf-solid-full.svg\" alt=\"Dosierung\" width=\"20\" height=\"20\" style=\"margin-right: 8px; display: inline-block; vertical-align: middle;\" title=\"\">\n                    Menge \/ 100 ml Gaiwan\n                <\/span>\n                <span class=\"gongfu-value\">5-7 Gramm<\/span>\n            <\/div>\n            \n            <div class=\"gongfu-temperature\">\n                <span class=\"gongfu-label\">\n                    <img decoding=\"async\" src=\"https:\/\/www.inthemoodfortea.se\/wp-content\/uploads\/2026\/02\/temperature-low-solid-full.svg\" alt=\"Temperatur\" width=\"20\" height=\"20\" style=\"margin-right: 8px; display: inline-block; vertical-align: middle;\" title=\"\">\n                    Wassertemperatur\n                <\/span>\n                <span class=\"gongfu-value\">90-95 \u00b0C<\/span>\n            <\/div>\n            \n            <div class=\"gongfu-rinse\">\n                <span class=\"gongfu-label\">\n                    Erste Sp\u00fclung\n                <\/span>\n                <span class=\"gongfu-value\">5-10 Sek. (wegsch\u00fctten)<\/span>\n            <\/div>\n            \n            <div class=\"gongfu-times\">\n                <div class=\"gongfu-time-row\">\n                    <span class=\"gongfu-time-label\">Aufguss 1<\/span>\n                    <span class=\"gongfu-time-value\">10-15 Sekunden<\/span>\n                <\/div>\n                \n                <div class=\"gongfu-time-row\">\n                    <span class=\"gongfu-time-label\">Aufguss 2<\/span>\n                    <span class=\"gongfu-time-value\">5-10 Sekunden<\/span>\n                <\/div>\n                \n                <div class=\"gongfu-time-row\">\n                    <span class=\"gongfu-time-label\">Aufguss 3<\/span>\n                    <span class=\"gongfu-time-value\">10-15 Sekunden<\/span>\n                <\/div>\n                \n                <div class=\"gongfu-time-row\">\n                    <span class=\"gongfu-time-label\">Aufguss 4<\/span>\n                    <span class=\"gongfu-time-value\">15-20 Sekunden<\/span>\n                <\/div>\n                \n                <div class=\"gongfu-time-row\">\n                    <span class=\"gongfu-time-label\">Aufguss 5<\/span>\n                    <span class=\"gongfu-time-value\">20-30 Sekunden<\/span>\n                <\/div>\n                \n                <div class=\"gongfu-time-row\">\n                    <span class=\"gongfu-time-label\">Aufguss 6+<\/span>\n                    <span class=\"gongfu-time-value\">+10 Sekunden pro zus\u00e4tzlichen Aufguss<\/span>\n                <\/div>\n            <\/div>\n            \n            <div class=\"gongfu-notes\">\n                <p class=\"gongfu-notes-text\">\n                    Die Gongfu-Methode erlaubt viele kurze Aufg\u00fcsse.\n                    Steigern Sie die Zeit mit der Zeit. Besonders geeignet sind Oolong-Tees und Pu Erh.\n                <\/p>\n            <\/div>\n\n        <\/div>\n    <\/div>\n    \n    <style>\n        .gongfu-container {\n            max-width: 500px;\n            border: 1px solid #cccccc;\n            border-radius: 8px;\n            padding: 20px;\n            font-family: ct_font_contax-regular, sans-serif;\n            background-color: transparent;\n            margin-left: auto;\n            margin-right: auto;\n        }\n        \n        .gongfu-header {\n            margin-bottom: 20px;\n            padding-bottom: 10px;\n            border-bottom: 1px solid #dddddd;\n        }\n        \n        .gongfu-title {\n            margin: 0;\n            font-size: 24px;\n            color: #333333;\n            text-align: center;\n            letter-spacing: 1px;\n        }\n        \n        .gongfu-measurement,\n        .gongfu-temperature,\n        .gongfu-rinse {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 8px 0;\n            border-bottom: 1px solid #dddddd;\n        }\n        \n        .gongfu-label {\n            color: #333333;\n            font-weight: 500;\n            display: flex;\n            align-items: center;\n        }\n        \n        .gongfu-value {\n            font-weight: normal;\n            color: #000000;\n        }\n        \n        .gongfu-times {\n            margin: 15px 0;\n            padding: 10px 0;\n            border-bottom: 1px solid #dddddd;\n        }\n        \n        .gongfu-time-row {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 6px 0;\n        }\n        \n        .gongfu-time-label {\n            color: #333333;\n            font-weight: 500;\n        }\n        \n        .gongfu-time-value {\n            font-weight: normal;\n            color: #000000;\n        }\n        \n        .gongfu-notes {\n            margin-top: 15px;\n            padding: 10px;\n            background-color: #f9f9f9;\n            border-radius: 4px;\n        }\n        \n        .gongfu-notes-text {\n            margin: 0;\n            color: #333333;\n            font-size: 14px;\n            line-height: 1.5;\n        }\n        \n        .gongfu-notes-text strong {\n            color: #000000;\n        }\n        \n        .gongfu-notes-text:first-letter {\n            font-family: 'Cinzel Decorative', Georgia, serif;\n            font-size: 2em;\n            font-weight: 700;\n            color: #333333;\n            float: left;\n            line-height: 1;\n            margin-right: 5px;\n        }\n        \n        \/* Media query f\u00f6r mobil - 4px marginal och centrerad *\/\n        @media (max-width: 768px) {\n            .prick-container {\n                display: none !important;\n            }\n            \n            .gongfu-container {\n                max-width: calc(100% - 8px);\n                margin-left: auto !important;\n                margin-right: auto !important;\n                padding: 15px;\n                width: calc(100% - 8px);\n                left: 0;\n                right: 0;\n                position: relative;\n            }\n            \n            .gongfu-title {\n                font-size: 22px;\n            }\n            \n            .gongfu-measurement,\n            .gongfu-temperature,\n            .gongfu-rinse,\n            .gongfu-time-row {\n                padding: 6px 0;\n            }\n            \n            .gongfu-notes {\n                padding: 8px;\n            }\n            \n            .gongfu-notes-text {\n                font-size: 13px;\n            }\n        }\n    <\/style>\n    \n    <\/p>","protected":false},"excerpt":{"rendered":"<p>Balyocha \u00e4r ett semi-oxiderat koreanskt te med en unik tillverkningsprocess. I Korea, som annars huvudsakligen producerar gr\u00f6nt te (nok-cha), har intresset f\u00f6r Balyocha \u00f6kat och teet tillverkas idag b\u00e5de av de kommersiella storproducenterna samt de sm\u00e5 familjeg\u00e5rdarna. Vi tar v\u00e5ra koreanska teer direkt fr\u00e5n en liten familjeg\u00e5rd i Hwagae, Hadong, det \u00e4ldsta omr\u00e5det f\u00f6r teodlingar [&hellip;]<\/p>\n","protected":false},"featured_media":5146,"template":"","meta":[],"product_brand":[],"product_cat":[132,156],"product_tag":[],"class_list":["post-39490","product","type-product","status-publish","has-post-thumbnail","product_cat-oolong","product_cat-sydkoreanskt-te","_wholesalex wsx-wholesalex-product","first","outofstock","taxable","shipping-taxable","purchasable","product-type-variable"],"_links":{"self":[{"href":"https:\/\/www.inthemoodfortea.se\/de\/wp-json\/wp\/v2\/product\/39490","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inthemoodfortea.se\/de\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/www.inthemoodfortea.se\/de\/wp-json\/wp\/v2\/types\/product"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.inthemoodfortea.se\/de\/wp-json\/wp\/v2\/media\/5146"}],"wp:attachment":[{"href":"https:\/\/www.inthemoodfortea.se\/de\/wp-json\/wp\/v2\/media?parent=39490"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/www.inthemoodfortea.se\/de\/wp-json\/wp\/v2\/product_brand?post=39490"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/www.inthemoodfortea.se\/de\/wp-json\/wp\/v2\/product_cat?post=39490"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/www.inthemoodfortea.se\/de\/wp-json\/wp\/v2\/product_tag?post=39490"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}