{"id":299,"date":"2026-03-30T18:46:46","date_gmt":"2026-03-30T11:46:46","guid":{"rendered":"https:\/\/keo.azdigi.shop\/?page_id=299"},"modified":"2026-04-17T19:44:45","modified_gmt":"2026-04-17T12:44:45","slug":"gioi-thieu","status":"publish","type":"page","link":"https:\/\/keo.azdigi.shop\/index.php\/gioi-thieu\/","title":{"rendered":"V\u1ec0 CH\u00daNG T\u00d4I"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"299\" class=\"elementor elementor-299\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ab356a1 e-flex e-con-boxed e-con e-parent\" data-id=\"ab356a1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t\t\t\n\t\t<img class=\"e-image-base \" \n\t\t\t\t\tdata-interaction-id=\"c61a350\" \n\t\t \n\t\t \n\t\t\t\t\t\t\t\t\tid=\"760\"\n\t\t\t\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/banner_giaohang_Copy_.webp\"\n\t\t\t\t\t\t\t\t\t\t\t\twidth=\"1920\"\n\t\t\t\t\t\t\t\t\t\t\t\theight=\"670\"\n\t\t\t\t\t\t\t\t\t\t\t\tsrcset=\"https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/banner_giaohang_Copy_.webp 1920w, https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/banner_giaohang_Copy_-300x105.webp 300w, https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/banner_giaohang_Copy_-1024x357.webp 1024w, https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/banner_giaohang_Copy_-768x268.webp 768w, https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/banner_giaohang_Copy_-1536x536.webp 1536w, https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/banner_giaohang_Copy_-600x209.webp 600w\"\n\t\t\t\t\t\t\t\t\t\t\t\talt=\"\"\n\t\t\t\t\t\t\/>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7b827d5 e-flex e-con-boxed e-con e-parent\" data-id=\"7b827d5\" 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-e91b8ba elementor-widget elementor-widget-heading\" data-id=\"e91b8ba\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">V\u1ec0 CH\u00daNG T\u00d4I<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-32e97cc elementor-widget elementor-widget-html\" data-id=\"32e97cc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"vi\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Accordion Timeline<\/title>\r\n    <style>\r\n        body {\r\n            font-family: sans-serif;\r\n            background-color: #f0f0f0;\r\n            display: flex;\r\n            justify-content: center;\r\n            align-items: center;\r\n            min-height: 100vh;\r\n            margin: 0;\r\n        }\r\n\r\n        .wi-timeline-wrapper {\r\n            display: flex;\r\n            width: 95%;\r\n            max-width: 1200px;\r\n            height: 30rem;\r\n            padding: 2rem 0;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .wi-card {\r\n            margin-left: 1rem;\r\n            margin-right: 1rem;\r\n            position: relative;\r\n            flex: 1;\r\n            background: rgb(242, 242, 242);\r\n            border-radius: 1rem;\r\n            overflow: hidden;\r\n            cursor: pointer;\r\n            transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);\r\n            display: flex;\r\n            flex-direction: column;\r\n            justify-content: flex-end;\r\n            padding: 2rem;\r\n            box-shadow: -0.5rem -0.5rem 1rem 0.5rem rgba(255, 255, 255, 1), 0.5rem 0.5rem 1rem 0.5rem rgba(0, 0, 0, 0.1);\r\n        }\r\n\r\n        .wi-card.active {\r\n            flex: 5;\r\n            background: linear-gradient(135deg, #006838, #67bc51);\r\n        }\r\n\r\n        .wi-card:hover {\r\n            flex: 5 !important;\r\n            background: linear-gradient(135deg, #006838, #67bc51) !important;\r\n        }\r\n\r\n        .wi-timeline-wrapper:hover .wi-card.active:not(:hover) {\r\n            flex: 1;\r\n            background: rgb(242, 242, 242);\r\n            box-shadow: -0.5rem -0.5rem 1rem 0.5rem rgba(255, 255, 255, 1), 0.5rem 0.5rem 1rem 0.5rem rgba(0, 0, 0, 0.1);\r\n        }\r\n\r\n        .wi-content {\r\n            opacity: 0;\r\n            transform: translateY(2rem);\r\n            transition: all 0.3s ease;\r\n            pointer-events: none;\r\n        }\r\n\r\n        .wi-card.active .wi-content,\r\n        .wi-card:hover .wi-content {\r\n            opacity: 1;\r\n            transform: translateY(0);\r\n            pointer-events: auto;\r\n        }\r\n\r\n        .wi-timeline-wrapper:hover .wi-card.active:not(:hover) .wi-content {\r\n            opacity: 0;\r\n            transform: translateY(2rem);\r\n        }\r\n\r\n        .wi-content h3 {\r\n            color: #fff;\r\n            margin: 0 0 0.5rem 0;\r\n            font-size: 1.5rem;\r\n            text-transform: uppercase;\r\n        }\r\n\r\n        .wi-content p {\r\n            color: #fff;\r\n            font-size: 1rem;\r\n            margin: 0;\r\n            text-align: justify;\r\n            line-height: 1.4;\r\n        }\r\n\r\n        .wi-year {\r\n            position: absolute;\r\n            top: 2rem;\r\n            left: 2rem;\r\n            font-size: 2.2rem;\r\n            font-weight: 600;\r\n            color: #288942;\r\n            transition: font-size 0.4s, color 0.4s;\r\n            z-index: 10;\r\n        }\r\n\r\n        .wi-card.active .wi-year,\r\n        .wi-card:hover .wi-year {\r\n            color: rgba(255,255,255, 0.3);\r\n            font-size: 4rem;\r\n        }\r\n\r\n        .wi-timeline-wrapper:hover .wi-card.active:not(:hover) .wi-year {\r\n            color: #288942;\r\n            font-size: 2.2rem;\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .wi-timeline-wrapper {\r\n                flex-direction: column;\r\n                height: auto;\r\n                gap: 1.5rem;\r\n            }\r\n\r\n            .wi-card {\r\n                width: 100%;\r\n                flex: none !important;\r\n                min-height: 15rem;\r\n                background: linear-gradient(135deg, #006838, #67bc51) !important;\r\n                margin: 0;\r\n            }\r\n\r\n            .wi-content {\r\n                opacity: 1 !important;\r\n                transform: translateY(0) !important;\r\n            }\r\n\r\n            .wi-year {\r\n                color: rgba(255,255,255, 0.3) !important;\r\n                font-size: 3.5rem !important;\r\n                top: 1rem;\r\n                right: 1rem;\r\n                left: auto;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"wi-timeline-wrapper\">\r\n    <div class=\"wi-card\">\r\n        <div class=\"wi-year\">2021<\/div>\r\n        <div class=\"wi-content\">\r\n            <h3>Kh\u1edfi \u0110\u1ea7u T\u1eeb M\u1ed9t Kh\u00e1t Khao <\/h3>\r\n            <p>Royal Scent ch\u00ednh th\u1ee9c ra m\u1eaft v\u1edbi ni\u1ec1m tin m\u00e3nh li\u1ec7t v\u1ec1 vi\u1ec7c mang \u0111\u1ebfn s\u1ef1 sang tr\u1ecdng v\u00e0 qu\u00fd ph\u00e1i. Nh\u1eefng b\u01b0\u1edbc ch\u00e2n \u0111\u1ea7u ti\u00ean \u0111\u1ea7y th\u1eed th\u00e1ch nh\u01b0ng tr\u00e0n \u0111\u1ea7y nhi\u1ec7t huy\u1ebft.\r\n<\/p>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"wi-card\">\r\n        <div class=\"wi-year\">2022<\/div>\r\n        <div class=\"wi-content\">\r\n            <h3>V\u01b0\u1ee3t S\u00f3ng V\u00e0 Chuy\u1ec3n M\u00ecnh<\/h3>\r\n            <p>Kh\u00f4ng d\u1eebng l\u1ea1i \u1edf \u00fd t\u01b0\u1edfng, ch\u00fang t\u00f4i b\u1eaft \u0111\u1ea7u nh\u1eadn \u0111\u01b0\u1ee3c s\u1ef1 tin t\u01b0\u1edfng t\u1eeb nh\u1eefng kh\u00e1ch h\u00e0ng \u0111\u1ea7u ti\u00ean. \u0110\u00e2y l\u00e0 n\u0103m c\u1ee7a s\u1ef1 th\u1eed nghi\u1ec7m v\u00e0 tinh ch\u1ec9nh.<\/p>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"wi-card active\">\r\n        <div class=\"wi-year\">2023<\/div>\r\n        <div class=\"wi-content\">\r\n            <h3>Kh\u1eb3ng \u0110\u1ecbnh V\u1ecb Th\u1ebf<\/h3>\r\n            <p>Royal Scent \u0111\u1ea1t c\u1ed9t m\u1ed1c 10000+ s\u1ed1 l\u01b0\u1ee3ng kh\u00e1ch h\u00e0ng. Ch\u00fang t\u00f4i kh\u00f4ng c\u00f2n l\u00e0 m\u1ed9t c\u00e1i t\u00ean m\u1edbi, m\u00e0 \u0111\u00e3 tr\u1edf th\u00e0nh ng\u01b0\u1eddi \u0111\u1ed3ng h\u00e0nh \u0111\u00e1ng tin c\u1eady.<\/p>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"wi-card\">\r\n        <div class=\"wi-year\">2024<\/div>\r\n        <div class=\"wi-content\">\r\n            <h3>M\u1edf R\u1ed9ng T\u1ea7m Nh\u00ecn<\/h3>\r\n            <p>\u0110\u1ed9i ng\u0169 l\u1edbn m\u1ea1nh, quy tr\u00ecnh chuy\u00ean nghi\u1ec7p h\u00f3a. Ch\u00fang t\u00f4i v\u01b0\u01a1n m\u00ecnh ra nh\u1eefng th\u1ecb tr\u01b0\u1eddng m\u1edbi, chinh ph\u1ee5c nh\u1eefng ti\u00eau chu\u1ea9n kh\u1eaft khe h\u01a1n.<\/p>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"wi-card\">\r\n        <div class=\"wi-year\">2025<\/div>\r\n        <div class=\"wi-content\">\r\n            <h3>\u0110\u1ecbnh H\u00ecnh B\u1ea3n S\u1eafc<\/h3>\r\n            <p>Royal Scent t\u1ef1 h\u00e0o v\u1edbi m\u1ed9t h\u1ec7 sinh th\u00e1i v\u1eefng ch\u1eafc. Ch\u00fang t\u00f4i kh\u00f4ng ch\u1ec9 b\u00e1n s\u1ea3n ph\u1ea9m, m\u00e0 ch\u00fang t\u00f4i c\u00f2n trao \u0111i gi\u00e1 tr\u1ecb b\u1ec1n v\u1eefng cho c\u1ed9ng \u0111\u1ed3ng.<\/p>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\n    const cards = document.querySelectorAll('.wi-card');\r\n    cards.forEach(card => {\r\n        card.addEventListener('click', () => {\r\n            cards.forEach(c => c.classList.remove('active'));\r\n            card.classList.add('active');\r\n        });\r\n    });\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b9ea3d6 e-flex e-con-boxed e-con e-parent\" data-id=\"b9ea3d6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2aab4f7 e-con-full e-flex e-con e-child\" data-id=\"2aab4f7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t\t\t\n\t\t<img class=\"e-image-base \" \n\t\t\t\t\tdata-interaction-id=\"4678296\" \n\t\t \n\t\t \n\t\t\t\t\t\t\t\t\tid=\"697\"\n\t\t\t\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg1.png\"\n\t\t\t\t\t\t\t\t\t\t\t\twidth=\"834\"\n\t\t\t\t\t\t\t\t\t\t\t\theight=\"834\"\n\t\t\t\t\t\t\t\t\t\t\t\tsrcset=\"https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg1.png 834w, https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg1-300x300.png 300w, https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg1-150x150.png 150w, https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg1-768x768.png 768w, https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg1-600x600.png 600w, https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg1-100x100.png 100w, https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg1-50x50.png 50w\"\n\t\t\t\t\t\t\t\t\t\t\t\talt=\"\"\n\t\t\t\t\t\t\/>\n\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bda694a e-con-full e-flex e-con e-child\" data-id=\"bda694a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t\t\t\n\t\t<img class=\"e-image-base \" \n\t\t\t\t\tdata-interaction-id=\"0582e35\" \n\t\t \n\t\t \n\t\t\t\t\t\t\t\t\tid=\"696\"\n\t\t\t\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg4.png\"\n\t\t\t\t\t\t\t\t\t\t\t\twidth=\"834\"\n\t\t\t\t\t\t\t\t\t\t\t\theight=\"834\"\n\t\t\t\t\t\t\t\t\t\t\t\tsrcset=\"https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg4.png 834w, https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg4-300x300.png 300w, https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg4-150x150.png 150w, https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg4-768x768.png 768w, https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg4-600x600.png 600w, https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg4-100x100.png 100w, https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg4-50x50.png 50w\"\n\t\t\t\t\t\t\t\t\t\t\t\talt=\"\"\n\t\t\t\t\t\t\/>\n\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-44752aa e-con-full e-flex e-con e-child\" data-id=\"44752aa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t\t\t\n\t\t<img class=\"e-image-base \" \n\t\t\t\t\tdata-interaction-id=\"cc91774\" \n\t\t \n\t\t \n\t\t\t\t\t\t\t\t\tid=\"695\"\n\t\t\t\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg2.png\"\n\t\t\t\t\t\t\t\t\t\t\t\twidth=\"834\"\n\t\t\t\t\t\t\t\t\t\t\t\theight=\"834\"\n\t\t\t\t\t\t\t\t\t\t\t\tsrcset=\"https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg2.png 834w, https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg2-300x300.png 300w, https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg2-150x150.png 150w, https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg2-768x768.png 768w, https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg2-600x600.png 600w, https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg2-100x100.png 100w, https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg2-50x50.png 50w\"\n\t\t\t\t\t\t\t\t\t\t\t\talt=\"\"\n\t\t\t\t\t\t\/>\n\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6e87330 e-con-full e-flex e-con e-child\" data-id=\"6e87330\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t\t\t\n\t\t<img class=\"e-image-base \" \n\t\t\t\t\tdata-interaction-id=\"b31c4a2\" \n\t\t \n\t\t \n\t\t\t\t\t\t\t\t\tid=\"694\"\n\t\t\t\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg5.png\"\n\t\t\t\t\t\t\t\t\t\t\t\twidth=\"835\"\n\t\t\t\t\t\t\t\t\t\t\t\theight=\"834\"\n\t\t\t\t\t\t\t\t\t\t\t\tsrcset=\"https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg5.png 835w, https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg5-300x300.png 300w, https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg5-150x150.png 150w, https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg5-768x767.png 768w, https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg5-600x599.png 600w, https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg5-100x100.png 100w, https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/er2iconicheckimg5-50x50.png 50w\"\n\t\t\t\t\t\t\t\t\t\t\t\talt=\"\"\n\t\t\t\t\t\t\/>\n\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>\n\t\t","protected":false},"excerpt":{"rendered":"<p>V\u1ec0 CH\u00daNG T\u00d4I Accordion Timeline 2021 Kh\u1edfi \u0110\u1ea7u T\u1eeb M\u1ed9t Kh\u00e1t Khao Royal Scent ch\u00ednh th\u1ee9c ra m\u1eaft v\u1edbi ni\u1ec1m tin m\u00e3nh li\u1ec7t v\u1ec1 vi\u1ec7c mang \u0111\u1ebfn s\u1ef1 sang tr\u1ecdng v\u00e0 qu\u00fd ph\u00e1i. Nh\u1eefng b\u01b0\u1edbc ch\u00e2n \u0111\u1ea7u ti\u00ean \u0111\u1ea7y th\u1eed th\u00e1ch nh\u01b0ng tr\u00e0n \u0111\u1ea7y nhi\u1ec7t huy\u1ebft. 2022 V\u01b0\u1ee3t S\u00f3ng V\u00e0 Chuy\u1ec3n M\u00ecnh Kh\u00f4ng d\u1eebng l\u1ea1i [&#8230;]\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_eb_attr":"","footnotes":""},"class_list":["post-299","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>V\u1ec0 CH\u00daNG T\u00d4I - Royal Scent<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"vi_VN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"V\u1ec0 CH\u00daNG T\u00d4I - Royal Scent\" \/>\n<meta property=\"og:description\" content=\"V\u1ec0 CH\u00daNG T\u00d4I Accordion Timeline 2021 Kh\u1edfi \u0110\u1ea7u T\u1eeb M\u1ed9t Kh\u00e1t Khao Royal Scent ch\u00ednh th\u1ee9c ra m\u1eaft v\u1edbi ni\u1ec1m tin m\u00e3nh li\u1ec7t v\u1ec1 vi\u1ec7c mang \u0111\u1ebfn s\u1ef1 sang tr\u1ecdng v\u00e0 qu\u00fd ph\u00e1i. Nh\u1eefng b\u01b0\u1edbc ch\u00e2n \u0111\u1ea7u ti\u00ean \u0111\u1ea7y th\u1eed th\u00e1ch nh\u01b0ng tr\u00e0n \u0111\u1ea7y nhi\u1ec7t huy\u1ebft. 2022 V\u01b0\u1ee3t S\u00f3ng V\u00e0 Chuy\u1ec3n M\u00ecnh Kh\u00f4ng d\u1eebng l\u1ea1i [...]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/keo.azdigi.shop\/index.php\/gioi-thieu\/\" \/>\n<meta property=\"og:site_name\" content=\"Royal Scent\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-17T12:44:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/banner_giaohang_Copy_.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u01af\u1edbc t\u00ednh th\u1eddi gian \u0111\u1ecdc\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 ph\u00fat\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/keo.azdigi.shop\/index.php\/gioi-thieu\/\",\"url\":\"https:\/\/keo.azdigi.shop\/index.php\/gioi-thieu\/\",\"name\":\"V\u1ec0 CH\u00daNG T\u00d4I - Royal Scent\",\"isPartOf\":{\"@id\":\"https:\/\/keo.azdigi.shop\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/keo.azdigi.shop\/index.php\/gioi-thieu\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/keo.azdigi.shop\/index.php\/gioi-thieu\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/banner_giaohang_Copy_.webp\",\"datePublished\":\"2026-03-30T11:46:46+00:00\",\"dateModified\":\"2026-04-17T12:44:45+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/keo.azdigi.shop\/index.php\/gioi-thieu\/#breadcrumb\"},\"inLanguage\":\"vi\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/keo.azdigi.shop\/index.php\/gioi-thieu\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"vi\",\"@id\":\"https:\/\/keo.azdigi.shop\/index.php\/gioi-thieu\/#primaryimage\",\"url\":\"https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/banner_giaohang_Copy_.webp\",\"contentUrl\":\"https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/banner_giaohang_Copy_.webp\",\"width\":1920,\"height\":670},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/keo.azdigi.shop\/index.php\/gioi-thieu\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/keo.azdigi.shop\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"V\u1ec0 CH\u00daNG T\u00d4I\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/keo.azdigi.shop\/#website\",\"url\":\"https:\/\/keo.azdigi.shop\/\",\"name\":\"Royal Scent\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/keo.azdigi.shop\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"vi\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"V\u1ec0 CH\u00daNG T\u00d4I - Royal Scent","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"vi_VN","og_type":"article","og_title":"V\u1ec0 CH\u00daNG T\u00d4I - Royal Scent","og_description":"V\u1ec0 CH\u00daNG T\u00d4I Accordion Timeline 2021 Kh\u1edfi \u0110\u1ea7u T\u1eeb M\u1ed9t Kh\u00e1t Khao Royal Scent ch\u00ednh th\u1ee9c ra m\u1eaft v\u1edbi ni\u1ec1m tin m\u00e3nh li\u1ec7t v\u1ec1 vi\u1ec7c mang \u0111\u1ebfn s\u1ef1 sang tr\u1ecdng v\u00e0 qu\u00fd ph\u00e1i. Nh\u1eefng b\u01b0\u1edbc ch\u00e2n \u0111\u1ea7u ti\u00ean \u0111\u1ea7y th\u1eed th\u00e1ch nh\u01b0ng tr\u00e0n \u0111\u1ea7y nhi\u1ec7t huy\u1ebft. 2022 V\u01b0\u1ee3t S\u00f3ng V\u00e0 Chuy\u1ec3n M\u00ecnh Kh\u00f4ng d\u1eebng l\u1ea1i [...]","og_url":"https:\/\/keo.azdigi.shop\/index.php\/gioi-thieu\/","og_site_name":"Royal Scent","article_modified_time":"2026-04-17T12:44:45+00:00","og_image":[{"url":"https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/banner_giaohang_Copy_.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"\u01af\u1edbc t\u00ednh th\u1eddi gian \u0111\u1ecdc":"4 ph\u00fat"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/keo.azdigi.shop\/index.php\/gioi-thieu\/","url":"https:\/\/keo.azdigi.shop\/index.php\/gioi-thieu\/","name":"V\u1ec0 CH\u00daNG T\u00d4I - Royal Scent","isPartOf":{"@id":"https:\/\/keo.azdigi.shop\/#website"},"primaryImageOfPage":{"@id":"https:\/\/keo.azdigi.shop\/index.php\/gioi-thieu\/#primaryimage"},"image":{"@id":"https:\/\/keo.azdigi.shop\/index.php\/gioi-thieu\/#primaryimage"},"thumbnailUrl":"https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/banner_giaohang_Copy_.webp","datePublished":"2026-03-30T11:46:46+00:00","dateModified":"2026-04-17T12:44:45+00:00","breadcrumb":{"@id":"https:\/\/keo.azdigi.shop\/index.php\/gioi-thieu\/#breadcrumb"},"inLanguage":"vi","potentialAction":[{"@type":"ReadAction","target":["https:\/\/keo.azdigi.shop\/index.php\/gioi-thieu\/"]}]},{"@type":"ImageObject","inLanguage":"vi","@id":"https:\/\/keo.azdigi.shop\/index.php\/gioi-thieu\/#primaryimage","url":"https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/banner_giaohang_Copy_.webp","contentUrl":"https:\/\/keo.azdigi.shop\/wp-content\/uploads\/2026\/04\/banner_giaohang_Copy_.webp","width":1920,"height":670},{"@type":"BreadcrumbList","@id":"https:\/\/keo.azdigi.shop\/index.php\/gioi-thieu\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/keo.azdigi.shop\/"},{"@type":"ListItem","position":2,"name":"V\u1ec0 CH\u00daNG T\u00d4I"}]},{"@type":"WebSite","@id":"https:\/\/keo.azdigi.shop\/#website","url":"https:\/\/keo.azdigi.shop\/","name":"Royal Scent","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/keo.azdigi.shop\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"vi"}]}},"_links":{"self":[{"href":"https:\/\/keo.azdigi.shop\/index.php\/wp-json\/wp\/v2\/pages\/299","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/keo.azdigi.shop\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/keo.azdigi.shop\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/keo.azdigi.shop\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/keo.azdigi.shop\/index.php\/wp-json\/wp\/v2\/comments?post=299"}],"version-history":[{"count":12,"href":"https:\/\/keo.azdigi.shop\/index.php\/wp-json\/wp\/v2\/pages\/299\/revisions"}],"predecessor-version":[{"id":1336,"href":"https:\/\/keo.azdigi.shop\/index.php\/wp-json\/wp\/v2\/pages\/299\/revisions\/1336"}],"wp:attachment":[{"href":"https:\/\/keo.azdigi.shop\/index.php\/wp-json\/wp\/v2\/media?parent=299"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}