{"id":48,"date":"2025-06-15T03:54:22","date_gmt":"2025-06-15T03:54:22","guid":{"rendered":"https:\/\/zeon-properties.com\/?page_id=48"},"modified":"2025-08-11T08:27:47","modified_gmt":"2025-08-11T08:27:47","slug":"pavilion-square","status":"publish","type":"page","link":"https:\/\/zeon-properties.com\/en\/pavilion-square\/","title":{"rendered":"Pavilion Square"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"48\" class=\"elementor elementor-48\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-55b5f606 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"55b5f606\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-591e4f3b\" data-id=\"591e4f3b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-38bc961b elementor-widget elementor-widget-heading\" data-id=\"38bc961b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Pavilion Square<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-64353116 elementor-widget elementor-widget-heading\" data-id=\"64353116\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Bukit Bintang, Kuala Lumpur\n\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2daf7ba5 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"2daf7ba5\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Starting from  NT$8.75 million<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-819d9af e-con-full e-flex e-con e-parent\" data-id=\"819d9af\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-59c21c8 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"59c21c8\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n\r\n<!DOCTYPE html>\r\n<html lang=\"en-US\">\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>Pavilion Square \u2013 Zeon Properties<\/title>\r\n    <style>\r\n        \/* 1. FONT IMPORTS *\/\r\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;700&family=Poppins:wght@400;500&display=swap');\r\n\r\n        \/* 2. CSS VARIABLES & RESET *\/\r\n        :root {\r\n            --primary: #d9363e;\r\n            --primary-dark: #b82c32;\r\n            --secondary: #e5535b;\r\n            --secondary-light: #f07a80;\r\n            --light-red-bg: #fff5f5;\r\n            --dark: #2D3047;\r\n            --light: #ffffff;\r\n            --text-primary: #333333;\r\n            --text-secondary: #555555;\r\n            \r\n            --font-heading: 'Montserrat', sans-serif;\r\n            --font-body: 'Poppins', sans-serif;\r\n            \r\n            --shadow-soft: 0 5px 15px rgba(0, 0, 0, 0.05);\r\n            --shadow-medium: 0 8px 25px rgba(45, 48, 71, 0.1);\r\n            --transition-speed: 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);\r\n        }\r\n\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        \/* 3. BASE STYLES *\/\r\n        body {\r\n            font-family: var(--font-body);\r\n            color: var(--text-primary);\r\n            background-color: var(--light);\r\n            line-height: 1.7;\r\n            font-size: 16px;\r\n            -webkit-font-smoothing: antialiased;\r\n            -moz-osx-font-smoothing: grayscale;\r\n            overflow-x: hidden; \/* KEY FIX: Prevents all horizontal scrollbars *\/\r\n        }\r\n\r\n        html {\r\n            scroll-behavior: smooth;\r\n        }\r\n\r\n        .container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 0 1.5rem;\r\n        }\r\n\r\n        section {\r\n            padding: 6rem 0;\r\n            overflow: hidden;\r\n        }\r\n\r\n        section:nth-of-type(odd) {\r\n            background-color: var(--light-red-bg);\r\n        }\r\n        \r\n        body > main > section:first-of-type {\r\n            padding-top: 4rem;\r\n        }\r\n\r\n\r\n        h2 {\r\n            font-size: 2.8rem;\r\n            margin-bottom: 1rem;\r\n            text-shadow: 1px 1px 3px rgba(0,0,0,0.04);\r\n        }\r\n\r\n        h3 {\r\n            font-size: 1.75rem;\r\n            margin-bottom: 0.75rem;\r\n        }\r\n        \r\n        h4 {\r\n            font-size: 1.1rem;\r\n            color: var(--primary);\r\n            margin-bottom: 0.5rem;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1.5px;\r\n            font-weight: 600;\r\n        }\r\n\r\n        p {\r\n            margin-bottom: 1.25rem;\r\n            color: var(--text-secondary);\r\n            word-break: break-word; \/* KEY FIX: Prevents long text from overflowing *\/\r\n        }\r\n        p:last-of-type {\r\n            margin-bottom: 0;\r\n        }\r\n\r\n        a {\r\n            color: var(--primary);\r\n            text-decoration: none;\r\n            transition: color var(--transition-speed);\r\n        }\r\n\r\n        a:hover {\r\n            color: var(--primary-dark);\r\n        }\r\n\r\n        img {\r\n            max-width: 100%;\r\n            height: auto;\r\n            display: block;\r\n        }\r\n\r\n        .btn {\r\n            display: inline-block;\r\n            background-color: var(--primary);\r\n            color: var(--light);\r\n            padding: 14px 32px;\r\n            border-radius: 50px;\r\n            text-decoration: none;\r\n            font-weight: 600;\r\n            font-family: var(--font-heading);\r\n            transition: all var(--transition-speed);\r\n            border: 2px solid var(--primary);\r\n            box-shadow: var(--shadow-soft);\r\n        }\r\n\r\n        .btn:hover {\r\n            background-color: var(--primary-dark);\r\n            border-color: var(--primary-dark);\r\n            transform: translateY(-4px) scale(1.02);\r\n            box-shadow: var(--shadow-medium);\r\n            color: var(--light);\r\n        }\r\n\r\n        .section-header {\r\n            text-align: center;\r\n            margin-bottom: 4rem;\r\n            max-width: 800px;\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n        }\r\n\r\n        \/* 4. LAYOUT & ANIMATION STYLES *\/\r\n        .two-column-layout {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 5rem;\r\n            align-items: center;\r\n        }\r\n\r\n        .media-col img, .media-col iframe {\r\n            border-radius: 10px;\r\n            box-shadow: var(--shadow-medium);\r\n            width: 100%;\r\n        }\r\n        \r\n        .fade-in-section {\r\n            opacity: 0;\r\n            transform: translateY(40px);\r\n            transition: opacity 0.8s var(--transition-speed), transform 0.8s var(--transition-speed);\r\n        }\r\n        .fade-in-section.is-visible {\r\n            opacity: 1;\r\n            transform: translateY(0);\r\n        }\r\n\r\n        \/* 5. ABOUT & GALLERY SECTION *\/\r\n        #about {\r\n             background-color: var(--light);\r\n        }\r\n        #about .video-container {\r\n            margin-top: 2rem;\r\n        }\r\n        #about .video-container iframe {\r\n            aspect-ratio: 16\/9;\r\n        }\r\n\r\n        .image-gallery {\r\n            display: grid;\r\n            gap: 1.5rem;\r\n            grid-template-columns: 1fr 1fr;\r\n        }\r\n        .image-gallery img {\r\n            width: 100%;\r\n            height: 280px;\r\n            object-fit: cover;\r\n            transition: all var(--transition-speed);\r\n            border-radius: 10px;\r\n        }\r\n        .image-gallery img:hover {\r\n            transform: scale(1.05);\r\n            box-shadow: 0 10px 30px rgba(0,0,0,0.15);\r\n        }\r\n        \r\n        \/* Location Map Specific Rule *\/\r\n        .location-map {\r\n            width: 100%; \/* Ensures the map image scales down properly *\/\r\n            border-radius: 10px;\r\n        }\r\n\r\n        \/* 6. FACILITIES SECTION - WITH ICONS *\/\r\n        #facilities .facilities-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n            gap: 2rem;\r\n        }\r\n        .facility-card {\r\n            background: var(--light);\r\n            padding: 2.5rem 2rem;\r\n            border-radius: 10px;\r\n            box-shadow: var(--shadow-soft);\r\n            transition: all var(--transition-speed);\r\n            text-align: center;\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: center;\r\n        }\r\n        .facility-card:hover {\r\n            transform: translateY(-10px);\r\n            box-shadow: var(--shadow-medium);\r\n        }\r\n        .facility-icon {\r\n            display: inline-flex;\r\n            justify-content: center;\r\n            align-items: center;\r\n            width: 80px;\r\n            height: 80px;\r\n            border-radius: 50%;\r\n            background-color: var(--light-red-bg);\r\n            margin-bottom: 1.5rem;\r\n            transition: all var(--transition-speed);\r\n            flex-shrink: 0;\r\n        }\r\n        .facility-card:hover .facility-icon {\r\n            background-color: var(--primary);\r\n            transform: scale(1.1) rotate(5deg);\r\n        }\r\n        .facility-icon svg {\r\n            width: 40px;\r\n            height: 40px;\r\n            stroke: var(--primary);\r\n            transition: all var(--transition-speed);\r\n        }\r\n        .facility-card:hover .facility-icon svg {\r\n            stroke: var(--light);\r\n        }\r\n        .facility-card h3 {\r\n            font-size: 1.3rem;\r\n            color: var(--dark);\r\n        }\r\n        .facility-card ul {\r\n            list-style: none;\r\n            padding: 0;\r\n            font-size: 0.95rem;\r\n            line-height: 1.8;\r\n            color: var(--text-secondary);\r\n        }\r\n\r\n        \/* 7. FLOOR PLAN TABS *\/\r\n        .floor-plan-viewer {\r\n            max-width: 1000px;\r\n            margin: 0 auto;\r\n            background: var(--light);\r\n            padding: 2rem;\r\n            border-radius: 15px;\r\n            box-shadow: var(--shadow-medium);\r\n        }\r\n        .fp-tabs {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            justify-content: center;\r\n            gap: 1rem;\r\n            margin-bottom: 2rem;\r\n            border-bottom: 1px solid #eee;\r\n            padding-bottom: 2rem;\r\n        }\r\n        .fp-tab-button {\r\n            padding: 10px 20px;\r\n            border: 2px solid var(--secondary-light);\r\n            background-color: var(--light);\r\n            color: var(--primary);\r\n            border-radius: 50px;\r\n            cursor: pointer;\r\n            font-weight: 600;\r\n            font-family: var(--font-heading);\r\n            transition: all var(--transition-speed);\r\n        }\r\n        .fp-tab-button:hover {\r\n            background-color: var(--light-red-bg);\r\n            border-color: var(--primary);\r\n            transform: translateY(-2px);\r\n        }\r\n        .fp-tab-button.active {\r\n            background-color: var(--primary);\r\n            color: var(--light);\r\n            border-color: var(--primary);\r\n            box-shadow: 0 4px 15px rgba(217, 54, 62, 0.3);\r\n            transform: translateY(-2px);\r\n        }\r\n        .fp-content-pane {\r\n            display: none;\r\n            opacity: 0;\r\n            transition: opacity 0.5s ease-in-out;\r\n        }\r\n        .fp-content-pane.active {\r\n            display: block;\r\n            opacity: 1;\r\n        }\r\n        .fp-content-pane img {\r\n            border-radius: 10px;\r\n            width: 100%;\r\n        }\r\n\r\n        \/* 8. DEVELOPER SECTION *\/\r\n        #developer .logo-col img {\r\n            max-width: 250px;\r\n            margin-top: 1.5rem;\r\n        }\r\n\r\n        \/* 9. RESPONSIVE STYLES *\/\r\n        @media (max-width: 992px) {\r\n            .two-column-layout {\r\n                grid-template-columns: 1fr;\r\n                gap: 3rem;\r\n            }\r\n            #developer .media-col {\r\n                order: -1; \/* Move image to top on mobile *\/\r\n            }\r\n             .image-gallery {\r\n                grid-template-columns: 1fr;\r\n            }\r\n        }\r\n        \r\n        @media (max-width: 768px) {\r\n            h2 { font-size: 2.1rem; } \/* Adjusted font size *\/\r\n            section { padding: 4rem 1rem; } \/* Adjusted section padding *\/\r\n            \r\n            .container {\r\n                 padding: 0 1rem; \/* Reduced container padding *\/\r\n            }\r\n\r\n            .image-gallery {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            .fp-tabs {\r\n                gap: 0.5rem;\r\n            }\r\n            .fp-tab-button {\r\n                font-size: 0.9rem;\r\n                padding: 8px 15px;\r\n            }\r\n             .floor-plan-viewer {\r\n                padding: 1.5rem 1rem; \/* Adjusted padding *\/\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <main>\r\n\r\n        <section id=\"about\" class=\"fade-in-section is-visible\">\r\n            <div class=\"container two-column-layout\">\r\n                <div class=\"content-col\">\r\n                    <h4>About Pavilion Square<\/h4>\r\n                    <h2>Convenience and luxury<\/h2>\r\n                    <p>Pavilion Square is located in the Golden Triangle of Kuala Lumpur. This area is known as the \u201cessence area\u201d of Kuala Lumpur. Similar to the yolk area of \u200b\u200bTaipei, it is one of the most famous tourist destinations in Malaysia. The transportation is very convenient and can be easily reached by public transportation or private vehicles. The surrounding facilities are complete, with shopping malls, restaurants, entertainment facilities and educational institutions, etc. It is an ideal living and investment hotspot. Pavilion Square not only provides luxurious residences, but also has convenient living facilities. This project has a sky bridge that directly connects to the Pavilion Shopping Mall, which is convenient for residents\u2019 daily life. It also has the longest 118-meter infinity pool in Kuala Lumpur and a 420-ping full-floor fitness center to create a top quality of life. Whether it is for self-use or investment, Pavilion Square is an ideal choice.<\/p>\r\n                    <div class=\"video-container\">\r\n                        <iframe src=\"https:\/\/www.youtube.com\/embed\/1e9v-mrer24\" title=\"Pavilion Square Luxury Residences | Urban Luxe\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen><\/iframe>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"media-col image-gallery\">\r\n                    <img decoding=\"async\" src=\"https:\/\/zeon-properties.com\/wp-content\/uploads\/elementor\/thumbs\/sky-garden-r7bsrc1u9r25zqphkekv9ulrybohhgm2p9muhd988k.jpg\" alt=\"Sky Garden at Pavilion Square\">\r\n                    <img decoding=\"async\" src=\"https:\/\/zeon-properties.com\/wp-content\/uploads\/elementor\/thumbs\/gym-r7bsrjkjsfcgkmekchtvtspgpenf71fxeauqbky2us.jpg\" alt=\"Gym at Pavilion Square\">\r\n                    <img decoding=\"async\" src=\"https:\/\/zeon-properties.com\/wp-content\/uploads\/elementor\/thumbs\/sky-pool-1-r7bsrdxinf4qmymr9fe4eu4p53f7wutjdixtfx6fw4.jpg\" alt=\"Sky Pool at Pavilion Square\">\r\n                    <img decoding=\"async\" src=\"https:\/\/zeon-properties.com\/wp-content\/uploads\/elementor\/thumbs\/sky-pool-r7bsrgr17x8llsinsym04bf2x91bjy4qdww9vr29dg.jpg\" alt=\"Infinity Pool View at Pavilion Square\">\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section id=\"facilities\" class=\"fade-in-section\">\r\n            <div class=\"container\">\r\n                <div class=\"section-header\">\r\n                     <h2>Surrounding facilities<\/h2>\r\n                     <p>Located in Pavilion Square in Kuala Lumpur\u2019s Golden Triangle, this luxurious residence allows you to easily enjoy the convenience and exquisite life in the city\u2019s core area, with convenient surrounding transportation, top-notch living facilities and famous landmarks within easy reach.<\/p>\r\n                <\/div>\r\n                <div class=\"facilities-grid\">\r\n                    <div class=\"facility-card\">\r\n                        <div class=\"facility-icon\">\r\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s-8-4.5-8-11.8A8 8 0 0 1 12 2a8 8 0 0 1 8 8.2c0 7.3-8 11.8-8 11.8z\" \/><circle cx=\"12\" cy=\"10\" r=\"3\" \/><\/svg>\r\n                        <\/div>\r\n                        <h3>Place<\/h3>\r\n                        <ul>\r\n                            <li>Prince Court Specialist Hospital<\/li>\r\n                            <li>Tung Shin Hospital<\/li>\r\n                            <li>Kuala Lumpur General Hospital<\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                    <div class=\"facility-card\">\r\n                        <div class=\"facility-icon\">\r\n                           <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"><\/path><polyline points=\"3.27 6.96 12 12.01 20.73 6.96\"><\/polyline><line x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"><\/line><\/svg>\r\n                        <\/div>\r\n                        <h3>Transportation<\/h3>\r\n                        <ul>\r\n                            <li>Bukit Bintang MRT Station<\/li>\r\n                            <li>Conlai MRT Station<\/li>\r\n                            <li>Bukit Bintang Monorail Station<\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                    <div class=\"facility-card\">\r\n                        <div class=\"facility-icon\">\r\n                           <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z\"><\/path><line x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\"><\/line><path d=\"M16 10a4 4 0 0 1-8 0\"><\/path><\/svg>\r\n                        <\/div>\r\n                        <h3>Diversified Landscape<\/h3>\r\n                        <ul>\r\n                            <li>Pavilion Shopping Mall<\/li>\r\n                            <li>Sunshine Centre<\/li>\r\n                            <li>Starhill Plaza<\/li>\r\n                            <li>Fahrenheit 88 Plaza<\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                     <div class=\"facility-card\">\r\n                        <div class=\"facility-icon\">\r\n                           <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 19.5A2.5 2.5 0 0 1 6.5 17H20\"><\/path><path d=\"M6.5 2H20v15H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z\"><\/path><\/svg>\r\n                        <\/div>\r\n                        <h3>Education<\/h3>\r\n                        <ul>\r\n                            <li>EtonHouse International School<\/li>\r\n                            <li>St John\u2019s International School<\/li>\r\n                            <li>Kuala Lumpur International School<\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section id=\"location\" class=\"fade-in-section\">\r\n            <div class=\"container\">\r\n                <div class=\"section-header\">\r\n                     <h2>Prime Location<\/h2>\r\n                <\/div>\r\n                <img decoding=\"async\" src=\"https:\/\/zeon-properties.com\/wp-content\/uploads\/2025\/06\/location-01.png-1024x572-1.jpeg\" alt=\"Location Map of Pavilion Square\" class=\"location-map\">\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section id=\"floor-plans\" class=\"fade-in-section\">\r\n            <div class=\"container\">\r\n                <div class=\"section-header\">\r\n                    <h2>Unit Floor Plan<\/h2>\r\n                    <p>A practical layout that suits your living needs \u2013 from a comfortable 14-square-foot suite to a spacious 3-bedroom residence of 35.7 square feet, the selected apartment types combine investment potential with an excellent living experience.<\/p>\r\n                    <p>Real estate in Malaysia is calculated based on actual floor area, with no public ratio, making space utilization more efficient.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"floor-plan-viewer\">\r\n                    <div class=\"fp-tabs\">\r\n                        <button class=\"fp-tab-button active\" data-target=\"type-a\">Type A<\/button>\r\n                        <button class=\"fp-tab-button\" data-target=\"type-b1\">Type B1<\/button>\r\n                        <button class=\"fp-tab-button\" data-target=\"type-b2\">Type B2<\/button>\r\n                        <button class=\"fp-tab-button\" data-target=\"type-c1\">Type C1<\/button>\r\n                        <button class=\"fp-tab-button\" data-target=\"type-c2\">Type C2<\/button>\r\n                        <button class=\"fp-tab-button\" data-target=\"type-c4\">Type C4<\/button>\r\n                        <button class=\"fp-tab-button\" data-target=\"type-d\">Type D<\/button>\r\n                    <\/div>\r\n                    <div class=\"fp-content\">\r\n                        <div id=\"type-a\" class=\"fp-content-pane active\">\r\n                            <img decoding=\"async\" src=\"https:\/\/zeon-properties.com\/wp-content\/uploads\/2025\/07\/Type-A-2048x1168-1-1024x584-1.png\" alt=\"Floor Plan Type A\">\r\n                        <\/div>\r\n                        <div id=\"type-b1\" class=\"fp-content-pane\">\r\n                            <img decoding=\"async\" src=\"https:\/\/zeon-properties.com\/wp-content\/uploads\/2025\/07\/Type-B1-1024x569-1.png\" alt=\"Floor Plan Type B1\">\r\n                        <\/div>\r\n                        <div id=\"type-b2\" class=\"fp-content-pane\">\r\n                            <img decoding=\"async\" src=\"https:\/\/zeon-properties.com\/wp-content\/uploads\/2025\/07\/Type-B2-2048x1167-1-1024x584-1.png\" alt=\"Floor Plan Type B2\">\r\n                        <\/div>\r\n                        <div id=\"type-c1\" class=\"fp-content-pane\">\r\n                            <img decoding=\"async\" src=\"https:\/\/zeon-properties.com\/wp-content\/uploads\/2025\/07\/Type-C1-2048x1167-1-1024x584-1.png\" alt=\"Floor Plan Type C1\">\r\n                        <\/div>\r\n                        <div id=\"type-c2\" class=\"fp-content-pane\">\r\n                            <img decoding=\"async\" src=\"https:\/\/zeon-properties.com\/wp-content\/uploads\/2025\/07\/Type-C2-2048x1140-1-1024x570-1.png\" alt=\"Floor Plan Type C2\">\r\n                        <\/div>\r\n                        <div id=\"type-c4\" class=\"fp-content-pane\">\r\n                            <img decoding=\"async\" src=\"https:\/\/zeon-properties.com\/wp-content\/uploads\/2025\/07\/Type-C4-2048x1141-1-1024x571-1.png\" alt=\"Floor Plan Type C4\">\r\n                        <\/div>\r\n                        <div id=\"type-d\" class=\"fp-content-pane\">\r\n                            <img decoding=\"async\" src=\"https:\/\/zeon-properties.com\/wp-content\/uploads\/2025\/07\/Type-D-2048x1159-1-1024x580-1.png\" alt=\"Floor Plan Type D\">\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section id=\"developer\" class=\"fade-in-section\">\r\n            <div class=\"container two-column-layout\">\r\n                <div class=\"content-col\">\r\n                    <h4>About The Developer<\/h4>\r\n                    <h2>Pavilion Group<\/h2>\r\n                    <p>Pavilion Group is a top real estate developer in Malaysia, focusing on building world-class integrated development projects. Its representative building, Pavilion Kuala Lumpur, has become one of the most iconic high-end shopping malls in Kuala Lumpur since its opening, attracting numerous international brands and driving the value of surrounding real estate to soar.<\/p>\r\n                    <p>With its outstanding development capabilities and innovative design concepts, Pavilion Group has successfully created a series of highly anticipated high-end residential, commercial office buildings and integrated development projects, including Pavilion Damansara Heights, Pavilion Bukit Jalil, etc., all of which demonstrate the perfect fusion of ultimate luxury and exquisite life.<\/p>\r\n                    <p>As a leading real estate developer in the industry, Pavilion Group is committed to improving the urban landscape and quality of life, continuously developing high-quality landmark projects with long-term investment value, and providing investors and owners with unparalleled living and investment opportunities.<\/p>\r\n                    <div class=\"logo-col\">\r\n                        <img decoding=\"async\" src=\"https:\/\/zeon-properties.com\/wp-content\/uploads\/2025\/06\/1Pavilion-Logo@2x.png\" alt=\"Pavilion Group Logo\">\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"media-col\">\r\n                    <img decoding=\"async\" src=\"https:\/\/zeon-properties.com\/wp-content\/uploads\/2025\/06\/CorporateKV_11zon.jpg\" alt=\"Corporate Building of the Developer\">\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n    <\/main>\r\n\r\n    <script>\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            \/\/ JavaScript for Floor Plan Tabs\r\n            const tabButtons = document.querySelectorAll('.fp-tab-button');\r\n            const contentPanes = document.querySelectorAll('.fp-content-pane');\r\n\r\n            if (tabButtons.length > 0 && contentPanes.length > 0) {\r\n                tabButtons.forEach(button => {\r\n                    button.addEventListener('click', () => {\r\n                        tabButtons.forEach(btn => btn.classList.remove('active'));\r\n                        contentPanes.forEach(pane => pane.classList.remove('active'));\r\n\r\n                        button.classList.add('active');\r\n                        \r\n                        const targetPaneId = button.getAttribute('data-target');\r\n                        const targetPane = document.getElementById(targetPaneId);\r\n                        if (targetPane) {\r\n                            targetPane.classList.add('active');\r\n                        }\r\n                    });\r\n                });\r\n            }\r\n\r\n            \/\/ JavaScript for Scroll Animations\r\n            const sections = document.querySelectorAll('.fade-in-section:not(.is-visible)');\r\n            const observerOptions = {\r\n                root: null,\r\n                rootMargin: '0px',\r\n                threshold: 0.15 \r\n            };\r\n\r\n            const observer = new IntersectionObserver((entries, observer) => {\r\n                entries.forEach(entry => {\r\n                    if (entry.isIntersecting) {\r\n                        entry.target.classList.add('is-visible');\r\n                        observer.unobserve(entry.target);\r\n                    }\r\n                });\r\n            }, observerOptions);\r\n\r\n            sections.forEach(section => {\r\n                observer.observe(section);\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<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-27e4dd8 e-flex e-con-boxed e-con e-parent\" data-id=\"27e4dd8\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5522a3d elementor-widget elementor-widget-heading\" data-id=\"5522a3d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Contact Us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-49f3c07 elementor-button-align-center elementor-widget elementor-widget-form\" data-id=\"49f3c07\" data-element_type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"Contact Form Eng\" aria-label=\"Contact Form Eng\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"48\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"49f3c07\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Pavilion Square\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"48\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tYour Name\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Your Name\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tYour Email\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Your Email\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-mobilenumber elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-mobilenumber\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tYour Mobile Number\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<span class=\"ccfef-editor-intl-input\" data-id=\"form-field-mobilenumber\" data-field-id=\"259d0d7\" data-default-country=\"tw\" data-include-countries=\"\" data-exclude-countries=\"\" data-dial-code-visibility=\"separate\" data-strict-mode=\"no\" style=\"display: none;\"><\/span>\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[mobilenumber]\" id=\"form-field-mobilenumber\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Your Mobile Number\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-linenumber elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-linenumber\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tYour LINE Number\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[linenumber]\" id=\"form-field-linenumber\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Your LINE Number\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-field_7043723 elementor-col-100\">\n\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-caret-down\" viewBox=\"0 0 571.4 571.4\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[field_7043723]\" id=\"form-field-field_7043723\" class=\"elementor-field-textual elementor-size-md\">\n\t\t\t\t\t\t\t\t\t<option value=\"KL Inspection Trip\">KL Inspection Trip<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Second Home Program\">Second Home Program<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"One-on-one Professional Consultation\">One-on-one Professional Consultation<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Malaysia Property Ownership Scheme\">Malaysia Property Ownership Scheme<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Register for The Briefing\">Register for The Briefing<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-md\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Submit Form<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\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>Pavilion Square Bukit Bintang, Kuala Lumpur Starting from NT$8.75 million Pavilion Square \u2013 Zeon Properties About Pavilion Square Convenience and luxury Pavilion Square is located in the Golden Triangle of Kuala Lumpur. This area is known as the \u201cessence area\u201d of Kuala Lumpur. Similar to the yolk area of \u200b\u200bTaipei, it is one of the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-48","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/zeon-properties.com\/en\/wp-json\/wp\/v2\/pages\/48","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zeon-properties.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zeon-properties.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zeon-properties.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zeon-properties.com\/en\/wp-json\/wp\/v2\/comments?post=48"}],"version-history":[{"count":124,"href":"https:\/\/zeon-properties.com\/en\/wp-json\/wp\/v2\/pages\/48\/revisions"}],"predecessor-version":[{"id":2128,"href":"https:\/\/zeon-properties.com\/en\/wp-json\/wp\/v2\/pages\/48\/revisions\/2128"}],"wp:attachment":[{"href":"https:\/\/zeon-properties.com\/en\/wp-json\/wp\/v2\/media?parent=48"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}