{"id":85404,"date":"2026-06-04T13:56:39","date_gmt":"2026-06-04T06:56:39","guid":{"rendered":"https:\/\/www.nagaworld.com\/promotions\/%e7%b2%bd%e6%83%85%e6%b7%b1%e8%99%95-%c2%b7-%e6%85%a2%e5%93%81%e7%ab%af%e9%99%bd\/"},"modified":"2026-06-04T13:56:39","modified_gmt":"2026-06-04T06:56:39","slug":"%e7%b2%bd%e6%83%85%e6%b7%b1%e8%99%95-%c2%b7-%e6%85%a2%e5%93%81%e7%ab%af%e9%99%bd","status":"publish","type":"promotion","link":"https:\/\/www.nagaworld.com\/zh-hant\/promotions\/%e7%b2%bd%e6%83%85%e6%b7%b1%e8%99%95-%c2%b7-%e6%85%a2%e5%93%81%e7%ab%af%e9%99%bd\/","title":{"rendered":"\u7cbd\u60c5\u6df1\u8655 \u00b7 \u6162\u54c1\u7aef\u967d"},"content":{"rendered":"<div class=\"lazyblock-promo-one-v2-170Qfn wp-block-lazyblock-promo-one-v2\"><div id=\"nw-capsule-v18-light-\" class=\"nw-root view-en\">\n\n    <style>\n        \/* === 0. OMNITRON ARCHITECTURAL RESET === *\/\n        #nw-capsule-v18-light- {\n            all: initial;\n            display: block;\n            width: 100%;\n            box-sizing: border-box;\n            position: relative;\n            \n            \/* --- ONYX & PORCELAIN PALETTE --- *\/\n            --nw-porcelain:     transparent; \n            --nw-onyx:          #111111;\n            --nw-onyx-muted:    #444444;\n            --nw-gold:          #c5a059;\n            --nw-gold-bright:   #f4d086;\n            --nw-gold-foil:     linear-gradient(135deg, #bf953f 0%, #fcf6ba 45%, #b38728 100%);\n            --glass-light:      rgba(255, 255, 255, 0.85);\n            --glass-border:     rgba(197, 160, 89, 0.2);\n            --shadow-gold:      rgba(197, 160, 89, 0.15);\n            --ease-physics:     cubic-bezier(0.34, 1.56, 0.64, 1);\n\n            \/* --- TYPOGRAPHY SYSTEM --- *\/\n            --font-en-hero:   'Playfair Display', serif;\n            --font-en-display:'Cinzel', serif;\n            --font-en-body:   'Manrope', sans-serif;\n            --font-kh-head:   'Moul', serif; \n            --font-kh-body:   'Kantumruy Pro', sans-serif;\n            --font-cn-head:   'Noto Serif SC', serif; \n            --font-cn-body:   'Noto Sans SC', sans-serif;\n\n            padding: 5rem 1.5rem;\n            background: var(--nw-porcelain);\n            font-family: var(--font-en-body);\n        }\n\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400&family=Manrope:wght@300;400;600;700&family=Cinzel:wght@600;700&family=Moul&family=Kantumruy+Pro:wght@300;400;600;700&family=Noto+Serif+SC:wght@600;700&family=Noto+Sans+SC:wght@300;400;700&display=swap');\n\n        #nw-capsule-v18-light- * { box-sizing: border-box; }\n\n        \/* === 1. THE STAGE === *\/\n        #nw-capsule-v18-light- .capsule-stage {\n            max-width: 1000px;\n            margin: 0 auto;\n            display: flex;\n            flex-direction: column;\n            gap: 2.5rem; \n            position: relative;\n            z-index: 2;\n        }\n\n        \/* === 2. DAYLIGHT HEADER === *\/\n        #nw-capsule-v18-light- .header-zone {\n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 1.5rem;\n            animation: capsuleReveal 0.8s ease both;\n        }\n\n        \/* \u2728 MIDAS BADGE \u2728 *\/\n        #nw-capsule-v18-light- .midas-badge {\n            display: inline-flex;\n            justify-content: center;\n            align-items: center;\n            background: var(--nw-gold-foil);\n            padding: 8px 28px;\n            border-radius: 50px;\n            box-shadow: 0 8px 20px var(--shadow-gold);\n            font-family: var(--font-en-display);\n            font-size: 0.85rem;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            color: var(--nw-onyx);\n            position: relative;\n            overflow: hidden;\n        }\n\n        #nw-capsule-v18-light- h2 {\n            font-family: var(--font-en-hero);\n            font-size: clamp(2.5rem, 6vw, 4rem); \n            margin: 0; \n            line-height: 1.1;\n            font-weight: 400;\n            color: var(--nw-onyx);\n            letter-spacing: -0.02em;\n            text-transform: uppercase;\n        }\n\n        \/* === 3. GALLERY BENTO GRID === *\/\n        #nw-capsule-v18-light- .bento-grid {\n            display: grid;\n            grid-template-columns: repeat(6, 1fr);\n            grid-auto-rows: 280px;\n            gap: 16px;\n            width: 100%;\n            animation: capsuleReveal 1s ease both 0.2s;\n        }\n\n        #nw-capsule-v18-light- .bento-item {\n            display: block;\n            position: relative;\n            overflow: hidden;\n            background: #F5F5F5;\n            border-radius: 12px;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n            cursor: pointer;\n            transition: transform 0.6s var(--ease-physics), box-shadow 0.6s ease;\n            text-decoration: none;\n        }\n        \n        #nw-capsule-v18-light- .bento-item img {\n            width: 100%; height: 100%; object-fit: cover;\n            transition: transform 0.8s var(--ease-physics);\n        }\n        \n        #nw-capsule-v18-light- .bento-item:hover { \n            transform: translateY(-5px);\n            box-shadow: 0 15px 35px var(--shadow-gold);\n            border: 1px solid var(--glass-border);\n        }\n        #nw-capsule-v18-light- .bento-item:hover img { \n            transform: scale(1.06); \n        }\n\n        \/* Dynamic Quantity Layout *\/\n        #nw-capsule-v18-light- .bento-item:first-child:nth-last-child(1) { grid-column: span 6; grid-row: span 2; }\n        #nw-capsule-v18-light- .bento-item:first-child:nth-last-child(2),\n        #nw-capsule-v18-light- .bento-item:first-child:nth-last-child(2) ~ .bento-item { grid-column: span 3; grid-row: span 2; }\n        #nw-capsule-v18-light- .bento-item:first-child:nth-last-child(3) { grid-column: span 4; grid-row: span 2; }\n        #nw-capsule-v18-light- .bento-item:first-child:nth-last-child(3) ~ .bento-item { grid-column: span 2; grid-row: span 1; }\n        #nw-capsule-v18-light- .bento-item:first-child:nth-last-child(4) { grid-column: span 3; grid-row: span 2; }\n        #nw-capsule-v18-light- .bento-item:first-child:nth-last-child(4) ~ .bento-item { grid-column: span 3; grid-row: span 1; }\n        #nw-capsule-v18-light- .bento-item:first-child:nth-last-child(5) { grid-column: span 3; grid-row: span 2; }\n        #nw-capsule-v18-light- .bento-item:first-child:nth-last-child(5) ~ .bento-item { grid-column: span 3; grid-row: span 1; }\n\n        \/* === 4. PORCELAIN GLASS FOOTER === *\/\n        #nw-capsule-v18-light- .footer-zone {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 2.5rem;\n            padding: 3.5rem 3rem;\n            background: var(--glass-light);\n            backdrop-filter: blur(20px);\n            -webkit-backdrop-filter: blur(20px);\n            border: 1px solid rgba(0,0,0,0.05);\n            border-radius: 24px;\n            max-width: 900px;\n            margin: 0 auto;\n            animation: capsuleReveal 1s ease both 0.4s;\n            box-shadow: 0 10px 40px rgba(0,0,0,0.03), 0 20px 60px var(--shadow-gold);\n        }\n\n        #nw-capsule-v18-light- .desc-col { max-width: 750px; margin: 0 auto; }\n        \n        #nw-capsule-v18-light- p {\n            font-size: clamp(1rem, 2vw, 1.15rem);\n            color: var(--nw-onyx-muted);\n            line-height: 1.8;\n            margin: 0;\n            font-weight: 400;\n            text-align: center;\n            white-space: pre-wrap; \n        }\n\n        \/* === 5. FLUID AUTO-RESPONSIVE PRICE BOX === *\/\n        #nw-capsule-v18-light- .price-box {\n            position: relative;\n            padding: 1.2rem 3rem;\n            background: var(--nw-onyx);\n            border-radius: 50px;\n            box-shadow: 0 10px 25px rgba(0,0,0,0.15);\n            transition: transform 0.4s var(--ease-physics), box-shadow 0.4s;\n            display: inline-flex;\n            justify-content: center;\n            align-items: center;\n            flex-wrap: wrap;\n            height: auto;\n            max-width: 100%;\n            width: fit-content;\n            word-break: break-word;\n            text-align: center;\n            border: 1px solid var(--nw-onyx);\n        }\n        \n        #nw-capsule-v18-light- .price-box::before {\n            content: '';\n            position: absolute; inset: 4px;\n            border-radius: inherit;\n            border: 1px solid rgba(255,255,255,0.15);\n            pointer-events: none;\n        }\n\n        #nw-capsule-v18-light- .price-box:hover {\n            transform: translateY(-4px) scale(1.02);\n            box-shadow: 0 15px 35px var(--shadow-gold);\n        }\n\n        #nw-capsule-v18-light- .price-val {\n            font-family: var(--font-en-hero);\n            font-size: clamp(1.2rem, 3.5vw, 1.8rem); \n            color: #FFFFFF;\n            background: var(--nw-gold-foil);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n            font-weight: 600;\n            line-height: 1.3;\n            letter-spacing: 1px;\n            white-space: normal; \n            word-break: keep-all; \n        }\n\n        \/* === 6. LANGUAGE ROUTING === *\/\n        #nw-capsule-v18-light- .content-group { display: none; }\n        \n        #nw-capsule-v18-light-.view-en .group-en,\n        #nw-capsule-v18-light-:not([class*=\"view-\"]) .group-en,\n        #nw-capsule-v18-light-.view-kh .group-kh,\n        #nw-capsule-v18-light-.view-cns .group-cns,\n        #nw-capsule-v18-light-.view-cnt .group-cnt { \n            display: block; \n            animation: textReveal 0.6s ease forwards;\n        }\n\n        #nw-capsule-v18-light-.view-kh h2 { font-family: var(--font-kh-head); font-size: clamp(1.6rem, 4vw, 2.4rem); line-height: 1.7; }\n        #nw-capsule-v18-light-.view-kh .midas-badge { font-family: var(--font-kh-body); letter-spacing: 0; font-weight: 700; font-size: 0.8rem; padding-top: 10px; }\n        #nw-capsule-v18-light-.view-kh p { font-family: var(--font-kh-body); font-size: 1.05rem; line-height: 2; word-wrap: break-word; }\n        #nw-capsule-v18-light-.view-kh .price-val { line-height: 1.5; padding-top: 4px; }\n\n        #nw-capsule-v18-light-.view-cns h2, #nw-capsule-v18-light-.view-cnt h2 { font-family: var(--font-cn-head); font-weight: 700; letter-spacing: 1px;}\n        #nw-capsule-v18-light-.view-cns .midas-badge, #nw-capsule-v18-light-.view-cnt .midas-badge { font-family: var(--font-cn-body); font-size: 0.9rem; font-weight: 700; letter-spacing: 2px; }\n        #nw-capsule-v18-light-.view-cns p, #nw-capsule-v18-light-.view-cnt p { font-family: var(--font-cn-body); font-weight: 300; letter-spacing: 1px; line-height: 1.7; }\n        #nw-capsule-v18-light-.view-cns .price-val, #nw-capsule-v18-light-.view-cnt .price-val { line-height: 1.4; font-family: var(--font-cn-head); }\n\n        #nw-capsule-v18-light- .midas-badge:has(span:empty) { display: none; }\n\n        \/* === 7. THE 100x UX PORCELAIN LIGHTBOX === *\/\n        \n        \/* The Dark Cinematic Backdrop *\/\n        .nw-lightbox-v18 {\n            display: none; \n            position: fixed; inset: 0; z-index: 99999;\n            align-items: center; justify-content: center;\n            background: rgba(8, 4, 2, 0.92);\n            backdrop-filter: blur(15px); -webkit-backdrop-filter: blur(15px);\n            opacity: 0; transition: opacity 0.4s ease;\n        }\n        .nw-lightbox-v18:target { display: flex; opacity: 1; }\n        \n        .nw-lightbox-v18 .lb-backdrop {\n            position: absolute; inset: 0; cursor: zoom-out; z-index: 1;\n        }\n\n        \/* The Image Layer *\/\n        .nw-lightbox-v18 .lb-content {\n            position: relative; z-index: 2;\n            width: 100%; height: 100%;\n            display: flex; align-items: center; justify-content: center;\n            pointer-events: none; \n        }\n        .nw-lightbox-v18 .lb-content img {\n            max-width: 90vw; max-height: 85vh;\n            object-fit: contain; border-radius: 8px;\n            box-shadow: 0 30px 60px rgba(0,0,0,0.9);\n            pointer-events: auto; \n        }\n\n        \/* THE UX FIX: The Centric Control Plane *\/\n        .nw-lightbox-v18 .lb-controls {\n            position: absolute;\n            top: 0; left: 50%; transform: translateX(-50%);\n            width: 100%; height: 100%;\n            max-width: 1100px; \/* Constrains buttons on ultra-wide screens *\/\n            pointer-events: none; \/* Let clicks pass through to backdrop *\/\n            z-index: 10;\n        }\n\n        \/* Apple-Style Porcelain Glass Buttons *\/\n        .nw-lightbox-v18 .lb-nav,\n        .nw-lightbox-v18 .lb-close {\n            position: absolute;\n            display: flex; align-items: center; justify-content: center;\n            background: rgba(255, 255, 255, 0.9); \/* Porcelain frosted *\/\n            backdrop-filter: blur(20px) saturate(1.2); -webkit-backdrop-filter: blur(20px) saturate(1.2);\n            border: 1px solid rgba(197, 160, 89, 0.3); \/* Subtle gold rim *\/\n            color: #111111; \/* Deep Onyx Icon *\/\n            text-decoration: none;\n            pointer-events: auto; \/* Re-enable clicks *\/\n            box-shadow: 0 10px 25px rgba(0,0,0,0.2), inset 0 1px 2px rgba(255,255,255,1);\n            transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);\n        }\n\n        \/* Hover States -> Naga Gold Foil *\/\n        .nw-lightbox-v18 .lb-nav:hover,\n        .nw-lightbox-v18 .lb-close:hover {\n            background: linear-gradient(135deg, #bf953f 0%, #fcf6ba 45%, #b38728 100%);\n            color: #111111;\n            border-color: rgba(255,255,255,0.7);\n            box-shadow: 0 15px 35px rgba(197, 160, 89, 0.4), inset 0 1px 2px rgba(255,255,255,0.8);\n        }\n\n        \/* Circle Navigation Arrows *\/\n        .nw-lightbox-v18 .lb-nav {\n            width: 56px; height: 56px; border-radius: 50%;\n            top: 50%;\n        }\n        .nw-lightbox-v18 .lb-prev { left: 1rem; transform: translateY(-50%); }\n        .nw-lightbox-v18 .lb-next { right: 1rem; transform: translateY(-50%); }\n        \n        .nw-lightbox-v18 .lb-nav:hover { transform: translateY(-50%) scale(1.15); }\n        .nw-lightbox-v18 .lb-prev:hover svg { transform: translateX(-2px); }\n        .nw-lightbox-v18 .lb-next:hover svg { transform: translateX(2px); }\n\n        \/* Pill-Shaped Command Close Button *\/\n        .nw-lightbox-v18 .lb-close {\n            top: 2rem; right: 1.5rem;\n            width: auto; height: 50px;\n            padding: 0 1.5rem 0 1.2rem;\n            border-radius: 100px;\n            gap: 0.5rem;\n            font-family: var(--font-en-body); font-weight: 700;\n            font-size: 0.9rem; letter-spacing: 1px; text-transform: uppercase;\n        }\n        .nw-lightbox-v18 .lb-close:hover { transform: scale(1.08); }\n        \n        \/* Icon Styling *\/\n        .nw-lightbox-v18 svg {\n            width: 24px; height: 24px;\n            stroke: currentColor; fill: none;\n            stroke-width: 2.5; stroke-linecap: round; stroke-linejoin: round;\n            transition: transform 0.3s ease;\n        }\n\n        \/* === 8. MOBILE THUMB-ZONE RESPONSIVENESS === *\/\n        @media (max-width: 768px) {\n            #nw-capsule-v18-light- { padding: 3rem 1rem; }\n            #nw-capsule-v18-light- .bento-grid { display: flex; flex-direction: column; gap: 16px; }\n            #nw-capsule-v18-light- .bento-item { width: 100%; aspect-ratio: 4\/3; }\n            #nw-capsule-v18-light- .footer-zone { padding: 2.5rem 1.5rem; border-radius: 16px; }\n            #nw-capsule-v18-light- .price-box { width: 100%; border-radius: 24px; padding: 1.2rem 1.5rem; }\n            \n            .nw-lightbox-v18 .lb-content img { max-width: 100vw; max-height: 70vh; border-radius: 0; }\n            .nw-lightbox-v18 .lb-controls { max-width: 100%; }\n            \n            \/* Convert Close Pill back to Circle to save space *\/\n            .nw-lightbox-v18 .lb-close { \n                top: 1.5rem; right: 1.5rem; \n                width: 50px; height: 50px; padding: 0;\n            }\n            .nw-lightbox-v18 .close-text { display: none; }\n            \n            \/* Move arrows to thumb-zone at bottom *\/\n            .nw-lightbox-v18 .lb-prev,\n            .nw-lightbox-v18 .lb-next { \n                top: auto; bottom: 2rem; transform: none; \n                width: 52px; height: 52px;\n            }\n            .nw-lightbox-v18 .lb-nav:hover { transform: scale(1.1); }\n            .nw-lightbox-v18 .lb-prev { left: 1.5rem; }\n            .nw-lightbox-v18 .lb-next { right: 1.5rem; }\n        }\n\n        @keyframes capsuleReveal {\n            from { opacity: 0; transform: translateY(30px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n        @keyframes textReveal {\n            from { opacity: 0; transform: translateY(5px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n    <\/style>\n\n    <div class=\"capsule-stage\">\n        \n        <div class=\"header-zone\">\n            <div class=\"midas-badge\">\n                <span class=\"content-group group-en\">Fortune Palace<\/span>\n                <span class=\"content-group group-kh\">Fortune Palace<\/span>\n                <span class=\"content-group group-cns\">Fortune Palace<\/span>\n                <span class=\"content-group group-cnt\">Fortune Palace<\/span>\n            <\/div>\n\n            <div class=\"content-group group-en\"><h2>Dragon Boat Festival Delights<\/h2><\/div>\n            <div class=\"content-group group-kh\"><h2>\u179a\u17b8\u1780\u179a\u17b6\u1799\u1796\u17b7\u1792\u17b8\u1794\u17bb\u178e\u17d2\u1799\u179f\u17c2\u1793\u1793\u17c6\u1785\u17b6\u17c6\u1784\u1794\u17d2\u179a\u1796\u17c3\u178e\u17b8\u1785\u17b7\u1793<\/h2><\/div>\n            <div class=\"content-group group-cns\"><h2>\u7cbd\u60c5\u6df1\u5904 \u00b7 \u6162\u54c1\u7aef\u9633<\/h2><\/div>\n            <div class=\"content-group group-cnt\"><h2>\u7cbd\u60c5\u6df1\u8655 \u00b7 \u6162\u54c1\u7aef\u967d<\/h2><\/div>\n        <\/div>\n\n        <div class=\"bento-grid\">\n            <a href=\"#lb-1-\" class=\"bento-item\"><img decoding=\"async\" src=\"https:\/\/www.nagaworld.com\/wp-content\/uploads\/2026\/06\/Fortune-Palace-Dragon-Boat-Festival-Delights-3.jpg\" alt=\"Dish Highlight 1\" loading=\"lazy\"><\/a>\n            <a href=\"#lb-2-\" class=\"bento-item\"><img decoding=\"async\" src=\"https:\/\/www.nagaworld.com\/wp-content\/uploads\/2026\/06\/Fortune-Palace-Dragon-Boat-Festival-Delights-4.jpg\" alt=\"Dish Highlight 2\" loading=\"lazy\"><\/a>\n            <a href=\"#lb-3-\" class=\"bento-item\"><img decoding=\"async\" src=\"https:\/\/www.nagaworld.com\/wp-content\/uploads\/2026\/06\/Fortune-Palace-Dragon-Boat-Festival-Delights-2.jpg\" alt=\"Dish Highlight 3\" loading=\"lazy\"><\/a>\n            \n            \n        <\/div>\n\n        <div class=\"footer-zone\">\n            <div class=\"desc-col\">\n                <div class=\"content-group group-en\"><p>Celebrate with timeless delicacies crafted to delight every palate. Be it the luxurious Gourmet Abalone and Egg Yolk Rice Dumpling and Gourmet Abalone and Pork Rice Dumpling or the Traditional Pork Rice Dumpling and Braised Pork Belly and Shiitake Mushrooms Rice Dumpling, these delightful treats will definitely bring joy to family and friends!<\/p><\/div>\n                <div class=\"content-group group-kh\"><p>\u17a2\u1794\u17a2\u179a\u179f\u17b6\u1791\u179a\u17b1\u1780\u17b6\u179f\u178a\u17cf\u1796\u17b7\u179f\u17c1\u179f\u1793\u17c1\u17c7 \u1793\u17b7\u1784\u179f\u17b6\u1780\u179b\u17d2\u1794\u1784\u1793\u17c6\u1785\u17b6\u17c6\u1784\u178a\u17cf\u1798\u17b6\u1793\u17b1\u1787\u17b6\u179a\u179f\u178a\u17c2\u179b\u178f\u17d2\u179a\u17bc\u179c\u1794\u17b6\u1793\u1785\u17d2\u1793\u17c3\u1799\u17c9\u17b6\u1784\u1795\u17d2\u1785\u17b7\u178f\u1795\u17d2\u1785\u1784\u17cb\u179f\u1798\u17d2\u179a\u17b6\u1794\u17cb\u1782\u17d2\u179a\u1794\u17cb\u1782\u17d2\u1793\u17b6\u17d4 \u1798\u17b7\u1793\u1790\u17b6\u179f\u17d2\u1793\u17bc\u179b\u1794\u17c9\u17b6\u179c\u17a0\u17ca\u17ba\u1787\u17b6\u1798\u17bd\u1799\u1796\u1784\u1791\u17b6\u1794\u17d2\u179a\u17c3 \u179f\u17d2\u1793\u17bc\u179b\u179f\u17b6\u1785\u17cb\u1787\u17d2\u179a\u17bc\u1780\u1794\u17c2\u1794\u1794\u17d2\u179a\u1796\u17c3\u178e\u17b8 \u17ac\u179f\u17d2\u1793\u17bc\u179b\u179f\u17b6\u1785\u17cb\u1787\u17d2\u179a\u17bc\u1780\u1794\u17b8\u1787\u17b6\u1793\u17cb\u1781\u1787\u17b6\u1798\u17bd\u1799\u1795\u17d2\u179f\u17b7\u178f\u1781\u17d2\u1798\u17c5\u1793\u17c4\u17c7\u1791\u17c1 \u1793\u17c6\u1785\u17b6\u17c6\u1784\u178a\u17cf\u1788\u17d2\u1784\u17bb\u1799\u1786\u17d2\u1784\u17b6\u1789\u17cb\u1791\u17b6\u17c6\u1784\u1793\u17c1\u17c7\u1793\u17b9\u1784\u1793\u17b6\u17c6\u1798\u1780\u1793\u17bc\u179c\u1797\u17b6\u1796\u179a\u17b8\u1780\u179a\u17b6\u1799\u1799\u17c9\u17b6\u1784\u1796\u17b7\u178f\u1794\u17d2\u179a\u17b6\u1780\u178a\u178a\u179b\u17cb\u1780\u17d2\u179a\u17bb\u1798\u1782\u17d2\u179a\u17bd\u179f\u17b6\u179a \u1793\u17b7\u1784\u1798\u17b7\u178f\u17d2\u178f\u1797\u1780\u17d2\u178f\u17b7\u179a\u1794\u179f\u17cb\u179b\u17c4\u1780\u17a2\u17d2\u1793\u1780!<\/p><\/div>\n                <div class=\"content-group group-cns\"><p>\u4ee5\u7ecf\u5178\u4f73\u80b4\u6b22\u5e86\u4f73\u8282\uff0c\u6ee1\u8db3\u4e0d\u540c\u5473\u857e\u559c\u597d\u3002\u65e0\u8bba\u662f\u5962\u534e\u6ecb\u5473\u7684\u81f3\u5c0a\u9c8d\u9c7c\u86cb\u9ec4\u7cbd\u3001\u9c8d\u9c7c\u4ed4\u81f3\u5c0a\u8089\u7cbd\uff0c\u8fd8\u662f\u4e94\u798f\u5bb6\u5473\u4f20\u7edf\u8089\u7cbd\u3001\u7ecf\u5178\u9999\u83c7\u4e94\u82b1\u8089\u7cbd\uff0c\u6bcf\u4e00\u6b3e\u7f8e\u5473\u90fd\u4e3a\u4eb2\u53cb\u56e2\u805a\u589e\u6dfb\u6ee1\u6ee1\u559c\u60a6\uff01<\/p><\/div>\n                <div class=\"content-group group-cnt\"><p>\u4ee5\u7d93\u5178\u4f73\u991a\u6b61\u6176\u4f73\u7bc0\uff0c\u6eff\u8db3\u4e0d\u540c\u5473\u857e\u559c\u597d\u3002\u7121\u8ad6\u662f\u5962\u83ef\u6ecb\u5473\u7684\u81f3\u5c0a\u9b91\u9b5a\u86cb\u9ec3\u7cbd\u3001\u9b91\u9b5a\u4ed4\u81f3\u5c0a\u8089\u7cbd\uff0c\u9084\u662f\u4e94\u798f\u5bb6\u5473\u50b3\u7d71\u8089\u7cbd\u3001\u7d93\u5178\u9999\u83c7\u4e94\u82b1\u8089\u7cbd\uff0c\u6bcf\u4e00\u6b3e\u7f8e\u5473\u90fd\u70ba\u89aa\u53cb\u5718\u805a\u589e\u6dfb\u6eff\u6eff\u559c\u6085\uff01<\/p><\/div>\n            <\/div>\n\n            <div class=\"price-box\">\n                <div class=\"content-group group-en\"><div class=\"price-val\">From $6 | Daily | 11am &#8211; 11pm<\/div><\/div>\n                <div class=\"content-group group-kh\"><div class=\"price-val\">\u1785\u17b6\u1794\u17cb\u1796\u17b8 KHR 24,000 | \u179a\u17c0\u1784\u179a\u17b6\u179b\u17cb\u1790\u17d2\u1784\u17c3 | 11 \u1796\u17d2\u179a\u17b9\u1780 &#8211; 11 \u1799\u1794\u17cb <\/div><\/div>\n                <div class=\"content-group group-cns\"><div class=\"price-val\">6\u7f8e\u5143\u8d77\uff5c\u6bcf\u65e5\uff5c\u4e0a\u534811\u65f6\u81f3\u665a\u4e0a11\u65f6<\/div><\/div>\n                <div class=\"content-group group-cnt\"><div class=\"price-val\">6\u7f8e\u5143\u8d77\uff5c\u6bcf\u65e5\uff5c\u4e0a\u534811\u6642\u81f3\u665a\u4e0a11\u6642<\/div><\/div>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n<!-- ========================================== -->\n<!-- 100x UX PORCELAIN LIGHTBOX (V18)           -->\n<!-- ========================================== -->\n\n<div id=\"lb-1-\" class=\"nw-lightbox-v18\">\n    <a href=\"#nw-capsule-v18-light-\" class=\"lb-backdrop\"><\/a>\n    <div class=\"lb-content\">\n        <img decoding=\"async\" src=\"https:\/\/www.nagaworld.com\/wp-content\/uploads\/2026\/06\/Fortune-Palace-Dragon-Boat-Festival-Delights-3.jpg\" alt=\"Zoomed Image\">\n    <\/div>\n    <div class=\"lb-controls\">\n        <a href=\"#nw-capsule-v18-light-\" class=\"lb-close\" aria-label=\"Close\">\n            <span class=\"close-text\">Close<\/span>\n            <svg viewBox=\"0 0 24 24\"><path d=\"M18 6L6 18M6 6l12 12\"\/><\/svg>\n        <\/a>\n        <a href=\"#lb-3-\" class=\"lb-nav lb-prev\" aria-label=\"Previous\"><svg viewBox=\"0 0 24 24\"><path d=\"M15 18l-6-6 6-6\"\/><\/svg><\/a>\n        \n        \n        <a href=\"#lb-2-\" class=\"lb-nav lb-next\" aria-label=\"Next\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 18l6-6-6-6\"\/><\/svg><\/a>\n    <\/div>\n<\/div>\n\n<div id=\"lb-2-\" class=\"nw-lightbox-v18\">\n    <a href=\"#nw-capsule-v18-light-\" class=\"lb-backdrop\"><\/a>\n    <div class=\"lb-content\">\n        <img decoding=\"async\" src=\"https:\/\/www.nagaworld.com\/wp-content\/uploads\/2026\/06\/Fortune-Palace-Dragon-Boat-Festival-Delights-4.jpg\" alt=\"Zoomed Image\">\n    <\/div>\n    <div class=\"lb-controls\">\n        <a href=\"#nw-capsule-v18-light-\" class=\"lb-close\" aria-label=\"Close\">\n            <span class=\"close-text\">Close<\/span>\n            <svg viewBox=\"0 0 24 24\"><path d=\"M18 6L6 18M6 6l12 12\"\/><\/svg>\n        <\/a>\n        <a href=\"#lb-1-\" class=\"lb-nav lb-prev\" aria-label=\"Previous\"><svg viewBox=\"0 0 24 24\"><path d=\"M15 18l-6-6 6-6\"\/><\/svg><\/a>\n        <a href=\"#lb-3-\" class=\"lb-nav lb-next\" aria-label=\"Next\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 18l6-6-6-6\"\/><\/svg><\/a>\n        \n    <\/div>\n<\/div>\n\n<div id=\"lb-3-\" class=\"nw-lightbox-v18\">\n    <a href=\"#nw-capsule-v18-light-\" class=\"lb-backdrop\"><\/a>\n    <div class=\"lb-content\">\n        <img decoding=\"async\" src=\"https:\/\/www.nagaworld.com\/wp-content\/uploads\/2026\/06\/Fortune-Palace-Dragon-Boat-Festival-Delights-2.jpg\" alt=\"Zoomed Image\">\n    <\/div>\n    <div class=\"lb-controls\">\n        <a href=\"#nw-capsule-v18-light-\" class=\"lb-close\" aria-label=\"Close\">\n            <span class=\"close-text\">Close<\/span>\n            <svg viewBox=\"0 0 24 24\"><path d=\"M18 6L6 18M6 6l12 12\"\/><\/svg>\n        <\/a>\n        <a href=\"#lb-2-\" class=\"lb-nav lb-prev\" aria-label=\"Previous\"><svg viewBox=\"0 0 24 24\"><path d=\"M15 18l-6-6 6-6\"\/><\/svg><\/a>\n        <a href=\"#lb-1-\" class=\"lb-nav lb-next\" aria-label=\"Next\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 18l6-6-6-6\"\/><\/svg><\/a>\n    <\/div>\n<\/div>\n\n\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"featured_media":0,"template":"","meta":{"_acf_changed":false,"_gspb_post_css":"","om_disable_all_campaigns":false,"_uag_custom_page_level_css":"","_mi_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0},"categories":[],"class_list":["post-85404","promotion","type-promotion","status-publish","hentry"],"acf":[],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"banner":false,"featured":false,"listing":false,"award":false,"gallery":false},"uagb_author_info":{"display_name":"Jo Ed Salaver","author_link":"https:\/\/www.nagaworld.com\/zh-hant\/author\/"},"uagb_comment_info":0,"uagb_excerpt":null,"publishpress_future_action":{"enabled":true,"date":"2026-06-11 06:56:39","action":"change-status","newStatus":"draft","terms":[],"taxonomy":"category","extraData":[]},"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"_links":{"self":[{"href":"https:\/\/www.nagaworld.com\/zh-hant\/wp-json\/wp\/v2\/promotion\/85404","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.nagaworld.com\/zh-hant\/wp-json\/wp\/v2\/promotion"}],"about":[{"href":"https:\/\/www.nagaworld.com\/zh-hant\/wp-json\/wp\/v2\/types\/promotion"}],"wp:attachment":[{"href":"https:\/\/www.nagaworld.com\/zh-hant\/wp-json\/wp\/v2\/media?parent=85404"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.nagaworld.com\/zh-hant\/wp-json\/wp\/v2\/categories?post=85404"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}