{"id":59942,"date":"2025-10-09T13:58:25","date_gmt":"2025-10-09T13:58:25","guid":{"rendered":"https:\/\/www.inthemoodfortea.se\/?post_type=product&#038;p=59942"},"modified":"2026-08-18T07:58:43","modified_gmt":"2026-08-18T07:58:43","slug":"darjeeling-samabeong-muscatel","status":"publish","type":"product","link":"https:\/\/www.inthemoodfortea.se\/es\/darjeeling-samabeong-muscatel\/","title":{"rendered":"Darjeeling Samabeong Muscatel"},"content":{"rendered":"<p>Detta \u00e4r ett ekologiskt Second Flush Darjeeling-te fr\u00e5n Samabeong, en av Darjeelings allra h\u00f6gst bel\u00e4gna teg\u00e5rdar. G\u00e5rden \u00e4r bel\u00e4gen p\u00e5 \u00f6ver 2000 meter h\u00f6jd \u00f6ver havet, vilket skapar unika f\u00f6ruts\u00e4ttningar f\u00f6r teodling. Samabeong ligger avskilt i den nord\u00f6stra delen av Darjeeling, i distriktet Kalimpong, d\u00e4r det gynnas av ett mild och fuktigt mikroklimat. Denna speciella batch av te best\u00e5r av en noggrant utvald plockning som sk\u00f6rdas f\u00f6r hand under sommaren, vilket \u00e4r den mest eftertraktade sk\u00f6rdetiden f\u00f6r Darjeeling-te. Det \u00e4r under denna period som bladen n\u00e5r sin maximala smakpotential, vilket ger teet dess karakteristiska arom och komplexa smakprofil.<br \/>\nSamabeong har en l\u00e5ng tradition av att odla h\u00f6gkvalitativt ekologiskt te, och g\u00e5rden arbetar aktivt f\u00f6r att bevara den biologiska m\u00e5ngfalden i omr\u00e5det. Genom att anv\u00e4nda ekologiska metoder och undvika syntetiska bek\u00e4mpningsmedel, s\u00e4kerst\u00e4lls att b\u00e5de teets kvalitet och milj\u00f6n skyddas. Denna h\u00e5llbara approach bidrar till den unika smaken av teet och respekterar den omgivande naturen. Med sin placering p\u00e5 h\u00f6g h\u00f6jd och sina s\u00e4rskilda odlingsmetoder \u00e4r Samabeong en av de mest ansedda g\u00e5rdarna i Darjeeling. Teet som produceras h\u00e4r \u00e4r inte bara en njutning f\u00f6r smakl\u00f6karna, utan \u00e4ven ett uttryck f\u00f6r det lokala hantverket och traditionen inom teodling. Det \u00e4r verkligen en unik och exklusiv dryck f\u00f6r te\u00e4lskare v\u00e4rlden \u00f6ver.<br \/>\n\n    <style>\n        @keyframes teaCardFadeIn {\n            0% { opacity: 0; transform: translateY(18px); }\n            100% { opacity: 1; transform: translateY(0); }\n        }\n\n        .itmft-tea-card-v4 {\n            position: relative;\n            width: 100%;\n            max-width: 900px;\n            margin: 50px auto 30px;\n            border: none;\n            border-radius: 9px;\n            background: transparent;\n            color: #18293b;\n            font-family: 'Plus Jakarta Sans', sans-serif;\n            overflow: hidden;\n            box-sizing: border-box;\n            animation: teaCardFadeIn .75s cubic-bezier(.2,.8,.2,1) forwards;\n        }\n\n        \/* Svag pappersk\u00e4nsla, endast CSS \u2013 ingen extern bild. *\/\n        .itmft-tea-card-v4.no-flavor-card {\n            max-width: 620px;\n        }\n\n        .itmft-v4-main {\n            position: relative;\n            z-index: 2;\n            display: grid;\n            grid-template-columns: repeat(2, minmax(0, 1fr));\n            min-height: 300px;\n            background: #fbfaf6;\n        }\n\n        .itmft-v4-main.no-flavor {\n            grid-template-columns: 1fr;\n        }\n\n        \/* ---------- SMAKHJUL ---------- *\/\n        .itmft-v4-chart-side {\n            position: relative;\n            min-width: 0;\n            padding: 28px 20px 26px 24px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            box-sizing: border-box;\n        }\n\n        .itmft-v4-chart-wrap {\n            width: 100%;\n            max-width: 398px;\n            position: relative;\n            z-index: 3;\n        }\n\n        .itmft-v4-chart-title {\n            margin: 0 0 14px;\n            text-align: center;\n            font-family: 'Cinzel', serif;\n            font-size: 13px;\n            font-weight: 500;\n            letter-spacing: .10em;\n            color: #18293b;\n            text-transform: uppercase;\n        }\n\n        .itmft-v4-chart-title::after {\n            content: '';\n            display: block;\n            width: 34px;\n            height: 1px;\n            margin: 9px auto 0;\n            background: #9b927f;\n            opacity: .55;\n        }\n\n        .itmft-v4-chart-wrap canvas {\n            display: block;\n            width: 100% !important;\n            height: auto !important;\n            max-width: 398px;\n            margin: 0 auto;\n        }\n\n        \/* ---------- TEXTDEL ---------- *\/\n\n        \/* ---------- TEXTDEL ---------- *\/\n        .itmft-v4-text-side {\n            position: relative;\n            min-width: 0;\n            padding: 34px 36px 44px 36px;\n            box-sizing: border-box;\n            display: flex;\n            align-items: center;\n        }\n\n        .itmft-v4-main.no-flavor .itmft-v4-text-side {\n            padding-left: 36px;\n            padding-right: 36px;\n        }\n\n        .itmft-v4-chart-side + .itmft-v4-text-side::before {\n            content: '';\n            position: absolute;\n            left: 0;\n            top: 30px;\n            bottom: 30px;\n            border-left: 1px solid rgba(123, 114, 96, .24);\n        }\n\n        .itmft-v4-infusion-text {\n            position: relative;\n            z-index: 3;\n            margin: 0;\n            padding: 0;\n            font-family: 'Plus Jakarta Sans', sans-serif;\n            font-size: 17px;\n            font-weight: 300;\n            line-height: 1.72;\n            color: #18293b;\n            overflow: visible;\n        }\n\n        .itmft-v4-infusion-text::after {\n            content: '';\n            display: table;\n            clear: both;\n        }\n\n        .itmft-v4-dropcap {\n            float: left;\n            display: block;\n            font-family: 'Cinzel Decorative', Georgia, serif !important;\n            font-size: 3.5em !important;\n            font-weight: 400 !important;\n            line-height: .82 !important;\n            margin: 6px 11px 0 0;\n            padding: 0;\n            color: #18293b !important;\n        }\n\n        \/* ---------- BRYGGPARAMETRAR ---------- *\/\n        .itmft-v4-footer {\n            position: relative;\n            z-index: 2;\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            border-bottom: 1px solid rgba(24,41,59,.17);\n            min-height: 99px;\n        }\n\n        .itmft-v4-item {\n            position: relative;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 15px;\n            padding: 18px 23px;\n            min-width: 0;\n            box-sizing: border-box;\n        }\n\n        .itmft-v4-item + .itmft-v4-item::before {\n            content: '';\n            position: absolute;\n            left: 0;\n            top: 23%;\n            height: 54%;\n            border-left: 1px dotted rgba(24,41,59,.43);\n        }\n\n        .itmft-v4-icon {\n            width: 25px;\n            height: 25px;\n            min-width: 25px;\n            object-fit: contain;\n        }\n\n        .itmft-v4-copy {\n            display: flex;\n            flex-direction: column;\n            gap: 3px;\n            min-width: 0;\n        }\n\n        .itmft-v4-label,\n        .itmft-v4-value {\n            color: #18293b;\n            font-family: 'Plus Jakarta Sans', sans-serif;\n            line-height: 1.28;\n            text-transform: none !important;\n        }\n\n        .itmft-v4-label {\n            font-size: 14px;\n            font-weight: 400;\n        }\n\n        .itmft-v4-value {\n            font-size: 14px;\n            font-weight: 300;\n        }\n\n        .itmft-v4-sr-only {\n            position: absolute !important;\n            width: 1px !important;\n            height: 1px !important;\n            padding: 0 !important;\n            margin: -1px !important;\n            overflow: hidden !important;\n            clip: rect(0,0,0,0) !important;\n            white-space: nowrap !important;\n            border: 0 !important;\n        }\n\n        \/* ---------- TABLET \/ MOBIL ---------- *\/\n        @media (max-width: 768px) {\n            .itmft-v4-main {\n                display: none !important;\n            }\n\n            .itmft-v4-text-side {\n                display: none;\n            }\n\n            .itmft-tea-card-v4 {\n                margin-top: 30px;\n            }\n\n            .itmft-v4-main,\n            .itmft-v4-main.no-flavor {\n                grid-template-columns: 1fr;\n            }\n\n            .itmft-v4-main:not(.no-flavor) {\n                display: flex;\n                align-items: center;\n                justify-content: center;\n                min-height: 330px;\n            }\n\n            .itmft-v4-chart-side {\n                width: 100%;\n                min-height: 330px;\n                display: flex;\n                align-items: center;\n                justify-content: center;\n                align-self: stretch;\n            }\n\n            .itmft-v4-chart-side {\n                padding: 8px 24px 6px;\n            }\n\n            .itmft-v4-chart-wrap {\n                max-width: 345px;\n            }\n\n            .itmft-v4-chart-side + .itmft-v4-text-side::before {\n                left: 24px;\n                right: 24px;\n                top: 0;\n                bottom: auto;\n                height: 1px;\n                border-left: none;\n                border-top: 1px dotted rgba(24,41,59,.38);\n            }\n\n            .itmft-v4-text-side {\n                padding: 30px 28px 44px;\n            }\n.itmft-v4-footer {\n                grid-template-columns: 1fr;\n            }\n\n            .itmft-v4-item {\n                justify-content: flex-start;\n                padding: 15px 28px;\n            }\n\n            .itmft-v4-item + .itmft-v4-item::before {\n                top: 0;\n                left: 28px;\n                right: 28px;\n                width: auto;\n                height: 0;\n                border-left: none;\n                border-top: 1px dotted rgba(24,41,59,.32);\n            }\n        }\n\n        @media (max-width: 480px) {\n            .itmft-v4-main:not(.no-flavor),\n            .itmft-v4-chart-side {\n                min-height: 295px;\n            }\n\n            .itmft-tea-card-v4 {\n                border-radius: 6px;\n            }\n\n            .itmft-v4-chart-side {\n                padding: 4px 12px 2px;\n            }\n\n            .itmft-v4-chart-wrap {\n                max-width: 315px;\n            }\n\n            .itmft-v4-text-side {\n                padding: 26px 20px 40px;\n            }\n\n            .itmft-v4-infusion-text {\n                font-size: 15px;\n            }\n\n            .itmft-v4-dropcap {\n                font-size: 3.2em !important;\n                margin-right: 9px;\n            }\n\n            .itmft-v4-item {\n                padding: 14px 21px;\n            }\n\n            .itmft-v4-item + .itmft-v4-item::before {\n                left: 21px;\n                right: 21px;\n            }\n        }\n    <\/style>\n\n    <div class=\"itmft-tea-card-v4\">\n        <div class=\"itmft-v4-footer\">\n                            <div class=\"itmft-v4-item\">\n                    <img decoding=\"async\"\n                        class=\"itmft-v4-icon\"\n                        src=\"https:\/\/www.inthemoodfortea.se\/wp-content\/uploads\/2026\/02\/leaf-solid-full.svg\"\n                        alt=\"\"\n                        aria-hidden=\"true\"\n                    >\n                    <div class=\"itmft-v4-copy\">\n                        <span class=\"itmft-v4-label\">\n                            Dosering \/\n                            250 ml                        <\/span>\n                        <span class=\"itmft-v4-value\">\n                            2,5-3 g                        <\/span>\n                    <\/div>\n                <\/div>\n            \n                            <div class=\"itmft-v4-item\">\n                    <img decoding=\"async\"\n                        class=\"itmft-v4-icon\"\n                        src=\"https:\/\/www.inthemoodfortea.se\/wp-content\/uploads\/2026\/02\/temperature-low-solid-full.svg\"\n                        alt=\"\"\n                        aria-hidden=\"true\"\n                    >\n                    <div class=\"itmft-v4-copy\">\n                        <span class=\"itmft-v4-label\">\n                            Temperatur                        <\/span>\n                        <span class=\"itmft-v4-value\">\n                            90-95\u00b0C                        <\/span>\n                    <\/div>\n                <\/div>\n            \n                            <div class=\"itmft-v4-item\">\n                    <img decoding=\"async\"\n                        class=\"itmft-v4-icon\"\n                        src=\"https:\/\/www.inthemoodfortea.se\/wp-content\/uploads\/2026\/02\/bell-solid-full.svg\"\n                        alt=\"\"\n                        aria-hidden=\"true\"\n                    >\n                    <div class=\"itmft-v4-copy\">\n                        <span class=\"itmft-v4-label\">\n                            Infusion                        <\/span>\n                        <span class=\"itmft-v4-value\">\n                            3-4 minuter                        <\/span>\n                    <\/div>\n                <\/div>\n                    <\/div>\n\n        <div class=\"itmft-v4-main\">\n\n                            <div class=\"itmft-v4-chart-side\">\n<div class=\"itmft-v4-chart-wrap\">\n                        <div class=\"itmft-v4-chart-title\" data-no-translation>\n                            Perfil de sabor                        <\/div>\n                        <canvas\n                            id=\"teaChart_59942\"\n                            aria-describedby=\"flavorDescV4_59942\"\n                        ><\/canvas>\n\n                        <div id=\"flavorDescV4_59942\" class=\"itmft-v4-sr-only\">\n                            <h2>\n                                Perfil de sabor de                                Darjeeling Samabeong Muscatel                            <\/h2>\n                            <p>\n                                Esta rueda de sabores muestra las notas y caracter\u00edsticas dominantes del t\u00e9:                                Astringens +, Mjukhet ++, Blommigt +, Fruktigt ++, Kryddigt +, Mineral +, S\u00f6tma +, Tr\u00e4noter +.\n                            <\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            \n            <div class=\"itmft-v4-text-side\">\n                <p class=\"itmft-v4-infusion-text\" data-itmft-v4-dropcap=\"1\">Darjeeling Samabeong Muscatel l\u00e4mpar sig v\u00e4l f\u00f6r flera infusioner. Den andra bryggningen h\u00e5lls med f\u00f6rdel n\u00e5got kortare, d\u00e5 bladen redan har b\u00f6rjat \u00f6ppna sig och frig\u00f6ra sina aromer. Om teet bryggs ytterligare g\u00e5nger kan infusionstiden gradvis \u00f6kas och anpassas efter smak.<\/p>\n<\/div>\n        <\/div>\n    <\/div>\n\n    <script>\n        document.addEventListener('DOMContentLoaded', function () {\n            document.querySelectorAll('.itmft-v4-infusion-text[data-itmft-v4-dropcap=\"1\"]').forEach(function (element) {\n                if (element.dataset.itmftV4DropcapReady === '1') {\n                    return;\n                }\n\n                var text = (element.textContent || '').trim();\n                if (!text) {\n                    return;\n                }\n\n                var chars = Array.from(text);\n                var first = chars.shift();\n                var rest = chars.join('');\n\n                element.textContent = '';\n\n                var dropcap = document.createElement('span');\n                dropcap.className = 'itmft-v4-dropcap';\n                dropcap.textContent = first;\n\n                element.appendChild(dropcap);\n                element.appendChild(document.createTextNode(rest));\n                element.dataset.itmftV4DropcapReady = '1';\n            });\n        });\n    <\/script>\n\n            <script>\n            document.addEventListener('DOMContentLoaded', function () {\n                var checkChart = setInterval(function () {\n                    if (typeof Chart !== 'undefined') {\n                        clearInterval(checkChart);\n\n                        var labels = [\"Suavidad\",\"Afrutado\",\"Astringencia\",\"Floral\",\"Especiado\",\"Mineral\",\"Dulzor\",\"Notas amaderadas\"];\n                        var flavorCount = labels.length;\n                        var dynamicFontSize = flavorCount > 5 ? 11 : 13;\n\n                        var borderColors = [];\n                        var backgroundColors = [];\n\n                        var grayKeywords = [\n                            'Mjukhet',\n                            'Smoothness',\n                            'Weichheit',\n                            'Onctuosit\u00e9',\n                            'Astringens',\n                            'Astringency',\n                            'Adstringenz',\n                            'Astringence',\n                            'Suavidad',\n                            'Astringencia',\n                            'Morbidezza',\n                            'Astringenza'\n                        ];\n\n                        labels.forEach(function (label) {\n                            if (grayKeywords.indexOf(label) !== -1) {\n                                borderColors.push('rgba(140, 140, 140, 0.9)');\n                                backgroundColors.push('rgba(0, 0, 0, 0.03)');\n                            } else {\n                                borderColors.push('rgba(101, 111, 78, 0.92)');\n                                backgroundColors.push('rgba(118, 124, 91, 0.17)');\n                            }\n                        });\n\n                        var canvas = document.getElementById('teaChart_59942');\n                        if (!canvas) {\n                            return;\n                        }\n\n                        var ctx = canvas.getContext('2d');\n\n                        new Chart(ctx, {\n                            type: 'polarArea',\n                            data: {\n                                labels: labels,\n                                datasets: [{\n                                    data: [3,3,2,2,2,2,2,2],\n                                    backgroundColor: backgroundColors,\n                                    borderColor: borderColors,\n                                    borderWidth: 3\n                                }]\n                            },\n                            options: {\n                                responsive: true,\n                                maintainAspectRatio: true,\n                                layout: {\n                                    padding: 0\n                                },\n                                scales: {\n                                    r: {\n                                        startAngle: 0,\n                                        grid: {\n                                            color: 'rgba(91, 83, 68, 0.16)',\n                                            lineWidth: 1.2\n                                        },\n                                        angleLines: {\n                                            display: true,\n                                            color: function (context) {\n                                                var index = context.index;\n                                                if (\n                                                    labels[index]\n                                                    && grayKeywords.indexOf(labels[index]) !== -1\n                                                ) {\n                                                    return 'rgba(140, 140, 140, 0.35)';\n                                                }\n                                                return 'rgba(91, 83, 68, 0.11)';\n                                            }\n                                        },\n                                        suggestMin: 0,\n                                        suggestedMax: 3,\n                                        ticks: {\n                                            display: false,\n                                            stepSize: 1\n                                        },\n                                        pointLabels: {\n                                            display: true,\n                                            centerPointLabels: true,\n                                            padding: 8,\n                                            font: {\n                                                size: dynamicFontSize,\n                                                family: \"'Cinzel', serif\",\n                                                weight: '500'\n                                            },\n                                            color: '#18293b'\n                                        }\n                                    }\n                                },\n                                plugins: {\n                                    legend: {\n                                        display: false\n                                    },\n                                    tooltip: {\n                                        enabled: false\n                                    }\n                                }\n                            }\n                        });\n                    }\n                }, 100);\n            });\n        <\/script>\n    \n    <\/p>\n","protected":false},"excerpt":{"rendered":"<p>Detta \u00e4r ett ekologiskt Second Flush Darjeeling-te fr\u00e5n Samabeong, en av Darjeelings allra h\u00f6gst bel\u00e4gna teg\u00e5rdar. G\u00e5rden \u00e4r bel\u00e4gen p\u00e5 \u00f6ver 2000 meter h\u00f6jd \u00f6ver havet, vilket skapar unika f\u00f6ruts\u00e4ttningar f\u00f6r teodling. Samabeong ligger avskilt i den nord\u00f6stra delen av Darjeeling, i distriktet Kalimpong, d\u00e4r det gynnas av ett mild och fuktigt mikroklimat. Denna speciella [&hellip;]<\/p>\n","protected":false},"featured_media":46504,"template":"","meta":{"_members_access_role":[],"_members_access_error":""},"product_brand":[],"product_cat":[149,141,151,131],"product_tag":[],"class_list":["post-59942","product","type-product","status-publish","has-post-thumbnail","product_cat-darjeeling","product_cat-ekologiskt-te","product_cat-indiskt-te","product_cat-svart-te","_wholesalex wsx-wholesalex-product","first","instock","taxable","shipping-taxable","purchasable","product-type-variable"],"_links":{"self":[{"href":"https:\/\/www.inthemoodfortea.se\/es\/wp-json\/wp\/v2\/product\/59942","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inthemoodfortea.se\/es\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/www.inthemoodfortea.se\/es\/wp-json\/wp\/v2\/types\/product"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.inthemoodfortea.se\/es\/wp-json\/wp\/v2\/media\/46504"}],"wp:attachment":[{"href":"https:\/\/www.inthemoodfortea.se\/es\/wp-json\/wp\/v2\/media?parent=59942"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/www.inthemoodfortea.se\/es\/wp-json\/wp\/v2\/product_brand?post=59942"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/www.inthemoodfortea.se\/es\/wp-json\/wp\/v2\/product_cat?post=59942"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/www.inthemoodfortea.se\/es\/wp-json\/wp\/v2\/product_tag?post=59942"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}