{"id":57,"date":"2026-09-09T17:52:19","date_gmt":"2026-09-09T17:52:19","guid":{"rendered":"https:\/\/chinago.my\/tea-center\/"},"modified":"2026-09-09T17:52:26","modified_gmt":"2026-09-09T17:52:26","slug":"tea-center","status":"publish","type":"page","link":"https:\/\/chinago.my\/en\/tea-center\/","title":{"rendered":"Tea Center"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"57\" class=\"elementor elementor-57\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3b7b2e08 e-flex e-con-boxed e-con e-parent\" data-id=\"3b7b2e08\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-731a6d93 elementor-widget elementor-widget-heading\" data-id=\"731a6d93\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Tea Tasting Center<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5aa345e6 elementor-widget elementor-widget-text-editor\" data-id=\"5aa345e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>OUR TEA COLLECTION<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-321f1ceb elementor-widget elementor-widget-text-editor\" data-id=\"321f1ceb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Explore LONG TEA\u2019s curated selection of teas and find the perfect one for your daily enjoyment.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-50c333d0 elementor-widget elementor-widget-shortcode\" data-id=\"50c333d0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n    <div class=\"longtea-product-grid\">\n\n        \n            <article class=\"longtea-product-card\">\n\n                <a\n                    class=\"longtea-product-card__image-link\"\n                    href=\"https:\/\/chinago.my\/en\/tea\/xys\/\"\n                    aria-label=\"Authentic Changbai Mountain Premium American Ginseng\"\n                >\n\n                    <div class=\"longtea-product-card__image\">\n\n                        \n                            <img decoding=\"async\"\n                                src=\"https:\/\/chinago.my\/wp-content\/uploads\/2026\/09\/\u4e3b\u56fe-1-1024x1024.png\"\n                                alt=\"Authentic Changbai Mountain Premium American Ginseng\"\n                                loading=\"lazy\"\n                            >\n\n                        \n                        \n                    <\/div>\n\n                <\/a>\n\n\n                <div class=\"longtea-product-card__content\">\n\n                    <h2 class=\"longtea-product-card__title\">\n\n                        <a href=\"https:\/\/chinago.my\/en\/tea\/xys\/\">\n                            Authentic Changbai Mountain Premium American Ginseng                        <\/a>\n\n                    <\/h2>\n\n\n                    \n                        <div class=\"longtea-product-card__tagline\">\n                            Sourced from the premium growing regions of the Changbai Mountains, this American ginseng offers a rich ginseng aroma and a mellow, sweet flavor\u2014making it an excellent nourishing choice for daily brewing and enjoyment.                        <\/div>\n\n                    \n\n                    <div class=\"longtea-product-card__bottom\">\n\n                        \n                            <div class=\"longtea-product-card__price\">\n\n                                <span class=\"longtea-product-card__currency\">\n                                    RM\n                                <\/span>\n\n                                <strong>\n                                    39                                <\/strong>\n\n                                <span class=\"longtea-product-card__from\">\n                                    \u8d77\n                                <\/span>\n\n                            <\/div>\n\n                        \n\n                        \n                            <a\n                                class=\"longtea-product-card__button\"\n                                href=\"https:\/\/chinago.my\/en\/tea\/xys\/\"\n                            >\n                                View Details\n                            <\/a>\n\n                        \n                    <\/div>\n\n                <\/div>\n\n            <\/article>\n\n        \n    <\/div>\n\n\n    <style>\n\n        \/*\n         * LONG TEA \u8336\u54c1\u4e2d\u5fc3\n         *\/\n\n        .longtea-product-grid {\n            display: grid;\n            grid-template-columns: repeat(2, minmax(0, 1fr));\n            gap: 14px;\n            width: 100%;\n            margin: 0;\n            padding: 4px 0 24px;\n            box-sizing: border-box;\n        }\n\n        .longtea-product-card {\n            position: relative;\n            min-width: 0;\n            overflow: hidden;\n\n            background: #ffffff;\n            border: 1px solid rgba(26, 48, 18, 0.08);\n            border-radius: 16px;\n\n            box-shadow:\n                0 3px 12px rgba(27, 52, 17, 0.05);\n\n            transition:\n                transform 0.22s ease,\n                box-shadow 0.22s ease;\n\n            box-sizing: border-box;\n        }\n\n        .longtea-product-card:only-child {\n            grid-column: 1 \/ -1;\n            width: min(100%, 380px);\n            justify-self: center;\n        }\n\n        .longtea-product-card__image-link {\n            display: block;\n            color: inherit;\n            text-decoration: none;\n        }\n\n        .longtea-product-card__image {\n            position: relative;\n\n            width: 100%;\n            aspect-ratio: 1 \/ 1;\n\n            overflow: hidden;\n\n            background: #f4f5ef;\n        }\n\n        .longtea-product-card__image img {\n            display: block;\n\n            width: 100%;\n            height: 100%;\n\n            object-fit: cover;\n\n            transition: transform 0.35s ease;\n        }\n\n        .longtea-product-card__placeholder {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n\n            width: 100%;\n            height: 100%;\n\n            color: #526339;\n            font-size: 13px;\n            font-weight: 600;\n            letter-spacing: 1.5px;\n        }\n\n        .longtea-product-card__status {\n            position: absolute;\n            top: 10px;\n            left: 10px;\n\n            display: inline-flex;\n            align-items: center;\n\n            padding: 5px 9px;\n\n            background: rgba(42, 42, 42, 0.88);\n            color: #ffffff;\n\n            border-radius: 20px;\n\n            font-size: 11px;\n            line-height: 1;\n        }\n\n        .longtea-product-card__content {\n            padding: 13px 12px 14px;\n        }\n\n        .longtea-product-card__title {\n            margin: 0 0 3px;\n\n            color: #20251d;\n\n            font-size: 17px;\n            font-weight: 700;\n            line-height: 1.3;\n        }\n\n        .longtea-product-card__title a {\n            color: inherit;\n            text-decoration: none;\n        }\n\n        .longtea-product-card__english {\n            margin-bottom: 6px;\n\n            color: #68705f;\n\n            font-size: 11px;\n            line-height: 1.4;\n            letter-spacing: 0.25px;\n        }\n\n        .longtea-product-card__tagline {\n            display: -webkit-box;\n            overflow: hidden;\n            -webkit-box-orient: vertical;\n            -webkit-line-clamp: 2;\n\n            min-height: 34px;\n            margin-bottom: 12px;\n\n            color: #747970;\n\n            font-size: 12px;\n            line-height: 1.45;\n        }\n\n        .longtea-product-card__bottom {\n            display: flex;\n            flex-direction: column;\n            gap: 10px;\n        }\n\n        .longtea-product-card__price {\n            display: flex;\n            align-items: baseline;\n            flex-wrap: wrap;\n\n            color: #36510e;\n\n            line-height: 1;\n        }\n\n        .longtea-product-card__currency {\n            margin-right: 3px;\n\n            font-size: 11px;\n            font-weight: 600;\n        }\n\n        .longtea-product-card__price strong {\n            font-size: 20px;\n            font-weight: 750;\n        }\n\n        .longtea-product-card__from {\n            margin-left: 4px;\n\n            color: #808779;\n\n            font-size: 10px;\n        }\n\n        .longtea-product-card__button {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n\n            width: 100%;\n            min-height: 37px;\n\n            padding: 8px 10px;\n\n            background: #3f5d13;\n            color: #ffffff !important;\n\n            border-radius: 8px;\n\n            font-size: 12px;\n            font-weight: 600;\n            line-height: 1.2;\n\n            text-decoration: none !important;\n\n            transition:\n                background 0.2s ease,\n                transform 0.2s ease;\n\n            box-sizing: border-box;\n        }\n\n        .longtea-product-card__button--disabled {\n            background: #a8ada3;\n            cursor: default;\n        }\n\n        .longtea-catalog-empty {\n            padding: 48px 20px;\n\n            color: #777;\n            text-align: center;\n\n            font-size: 14px;\n        }\n\n\n        \/*\n         * \u5e73\u677f\u53ca\u4ee5\u4e0a\n         *\/\n        @media (min-width: 768px) {\n\n            .longtea-product-grid {\n                grid-template-columns: repeat(3, minmax(0, 1fr));\n                gap: 24px;\n            }\n\n            .longtea-product-card__content {\n                padding: 18px;\n            }\n\n            .longtea-product-card__title {\n                font-size: 20px;\n            }\n\n            .longtea-product-card__english {\n                font-size: 12px;\n            }\n\n            .longtea-product-card__tagline {\n                font-size: 13px;\n            }\n\n            .longtea-product-card__price strong {\n                font-size: 24px;\n            }\n\n            .longtea-product-card__button {\n                min-height: 42px;\n                font-size: 13px;\n            }\n\n            .longtea-product-card:hover {\n                transform: translateY(-3px);\n\n                box-shadow:\n                    0 9px 25px rgba(27, 52, 17, 0.10);\n            }\n\n            .longtea-product-card:hover\n            .longtea-product-card__image img {\n                transform: scale(1.025);\n            }\n        }\n\n\n        \/*\n         * \u8d85\u5c0f\u624b\u673a\n         *\/\n        @media (max-width: 350px) {\n\n            .longtea-product-grid {\n                gap: 9px;\n            }\n\n            .longtea-product-card {\n                border-radius: 12px;\n            }\n\n            .longtea-product-card__content {\n                padding: 10px 9px 11px;\n            }\n\n            .longtea-product-card__title {\n                font-size: 15px;\n            }\n\n            .longtea-product-card__tagline {\n                font-size: 11px;\n            }\n\n            .longtea-product-card__price strong {\n                font-size: 18px;\n            }\n\n        }\n\n    <\/style>\n\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\u8336\u54c1\u4e2d\u5fc3 OUR TEA COLLECTION \u63a2\u7d22 LONG TEA \u7cbe\u9009\u8336\u54c1\uff0c\u627e\u5230\u9002\u5408\u65e5\u5e38\u54c1\u996e\u7684\u90a3\u4e00\u6b3e\u3002<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-57","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/chinago.my\/en\/wp-json\/wp\/v2\/pages\/57","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/chinago.my\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/chinago.my\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/chinago.my\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/chinago.my\/en\/wp-json\/wp\/v2\/comments?post=57"}],"version-history":[{"count":4,"href":"https:\/\/chinago.my\/en\/wp-json\/wp\/v2\/pages\/57\/revisions"}],"predecessor-version":[{"id":100,"href":"https:\/\/chinago.my\/en\/wp-json\/wp\/v2\/pages\/57\/revisions\/100"}],"wp:attachment":[{"href":"https:\/\/chinago.my\/en\/wp-json\/wp\/v2\/media?parent=57"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}