<!DOCTYPE html>
<html lang="en-US" class="no-js">
<head> <script type="text/javascript">
/* <![CDATA[ */
var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),document.addEventListener("gform/theme/scripts_loaded",function(){gform.themeScriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>"function"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn("The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1."),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener("gform_main_scripts_loaded",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener("gform/theme/scripts_loaded",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener("DOMContentLoaded",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook("action",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook("filter",o,r,e,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,r){gform.removeHook("action",o,r)},removeFilter:function(o,r,e){gform.removeHook("filter",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+"_"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==r?t.apply(null,e):e[0]=t.apply(null,e)})),"filter"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});
/* ]]> */
</script>
<script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(e){this.triggerEvents=e,this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{delete Object.assign(arguments[0],{[t(e)]:arguments[0][e]})[e]})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}}</script>
	<!-- Google tag (gtag.js) -->
<script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-T4SE0BYGW1"></script>
<script type="rocketlazyloadscript">
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-T4SE0BYGW1');
</script>
	<meta name="google-site-verification" content="VuzM2U8E8ns3FGe6vjiAQT-zX3NBu8srW3J9KxWuRe8" />
	<meta charset="UTF-8">
	<meta http-equiv="X-UA-Compatible" content="IE=edge">
	<meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="format-detection" content="telephone=no">
	<link rel="profile" href="https://gmpg.org/xfn/11">
		<script type="rocketlazyloadscript">(function(html){html.className = html.className.replace(/\bno-js\b/,'js')})(document.documentElement);</script>
<style>
#wpadminbar #wp-admin-bar-wccp_free_top_button .ab-icon:before {
	content: "\f160";
	color: #02CA02;
	top: 3px;
}
#wpadminbar #wp-admin-bar-wccp_free_top_button .ab-icon {
	transform: rotate(45deg);
}
</style>
                        <script type="rocketlazyloadscript">
                            /* You can add more configuration options to webfontloader by previously defining the WebFontConfig with your options */
                            if ( typeof WebFontConfig === "undefined" ) {
                                WebFontConfig = new Object();
                            }
                            WebFontConfig['google'] = {families: ['Montserrat:400,600']};

                            (function() {
                                var wf = document.createElement( 'script' );
                                wf.src = 'https://ajax.googleapis.com/ajax/libs/webfont/1.5.3/webfont.js';
                                wf.type = 'text/javascript';
                                wf.async = 'true';
                                var s = document.getElementsByTagName( 'script' )[0];
                                s.parentNode.insertBefore( wf, s );
                            })();
                        </script>
                        <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />

	<!-- This site is optimized with the Yoast SEO plugin v27.2 - https://yoast.com/product/yoast-seo-wordpress/ -->
	<title>Home - Zyon Grand™ @ Zion Road (Updated - 2026)</title>
<link crossorigin data-rocket-preconnect href="https://ajax.googleapis.com" rel="preconnect">
<link crossorigin data-rocket-preconnect href="https://www.googletagmanager.com" rel="preconnect">
<link crossorigin data-rocket-preconnect href="https://fonts.googleapis.com" rel="preconnect">
<link crossorigin data-rocket-preconnect href="https://ei.privyr.com" rel="preconnect">
<link crossorigin data-rocket-preconnect href="https://challenges.cloudflare.com" rel="preconnect">
<link data-rocket-preload as="style" href="data:text/css;charset=utf-8;base64,LypibGFuayov" rel="preload" data-type="kppassive" data-kplinkhref="https://fonts.googleapis.com/css?family=Montserrat%3A300%2C400%2C500%2C700%7CAnonymous%20Pro%7CMontserrat%3Aregular%2C300%2C500%7CABeeZee%3Aregular%2Citalic%7CRoboto%3A500&#038;subset=latin&#038;display=swap">
<link href="data:text/css;charset=utf-8;base64,LypibGFuayov" media="print" onload="this.media=&#039;all&#039;" rel="stylesheet" data-type="kppassive" data-kplinkhref="https://fonts.googleapis.com/css?family=Montserrat%3A300%2C400%2C500%2C700%7CAnonymous%20Pro%7CMontserrat%3Aregular%2C300%2C500%7CABeeZee%3Aregular%2Citalic%7CRoboto%3A500&#038;subset=latin&#038;display=swap">
<noscript><link rel="stylesheet" href="data:text/css;charset=utf-8;base64,LypibGFuayov" data-type="kppassive" data-kplinkhref="https://fonts.googleapis.com/css?family=Montserrat%3A300%2C400%2C500%2C700%7CAnonymous%20Pro%7CMontserrat%3Aregular%2C300%2C500%7CABeeZee%3Aregular%2Citalic%7CRoboto%3A500&#038;subset=latin&#038;display=swap"></noscript><link rel="preload" data-rocket-preload as="image" href="https://zyonsgrand.com.sg/wp-content/uploads/2025/09/great-world-mrt-near-zyon-grand-50-meters-lap-pool-by-CDL-and-Mitsui-Fudosan-1.webp" fetchpriority="high">
	<meta name="description" content="Zyon Grand™ Condo by CDL and Mitsui Fudosan. Get Developer Price, Floor Plan, E-Brochure. Book Appointment and View Showflat." />
	<link rel="canonical" href="https://zyonsgrand.com.sg/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="Home - Zyon Grand™ @ Zion Road (Updated - 2026)" />
	<meta property="og:description" content="Zyon Grand™ Condo by CDL and Mitsui Fudosan. Get Developer Price, Floor Plan, E-Brochure. Book Appointment and View Showflat." />
	<meta property="og:url" content="https://zyonsgrand.com.sg/" />
	<meta property="og:site_name" content="Zyon Grand" />
	<meta property="article:modified_time" content="2026-03-16T11:15:07+00:00" />
	<meta name="twitter:card" content="summary_large_image" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://zyonsgrand.com.sg/","url":"https://zyonsgrand.com.sg/","name":"Home - Zyon Grand™ @ Zion Road (Updated - 2026)","isPartOf":{"@id":"https://zyonsgrand.com.sg/#website"},"about":{"@id":"https://zyonsgrand.com.sg/#organization"},"datePublished":"2018-02-23T01:10:26+00:00","dateModified":"2026-03-16T11:15:07+00:00","description":"Zyon Grand™ Condo by CDL and Mitsui Fudosan. Get Developer Price, Floor Plan, E-Brochure. Book Appointment and View Showflat.","breadcrumb":{"@id":"https://zyonsgrand.com.sg/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://zyonsgrand.com.sg/"]}]},{"@type":"BreadcrumbList","@id":"https://zyonsgrand.com.sg/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://zyonsgrand.com.sg/#website","url":"https://zyonsgrand.com.sg/","name":"Zyon Grand","description":"Zyon Grand","publisher":{"@id":"https://zyonsgrand.com.sg/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://zyonsgrand.com.sg/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://zyonsgrand.com.sg/#organization","name":"Zyon Grand","url":"https://zyonsgrand.com.sg/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://zyonsgrand.com.sg/#/schema/logo/image/","url":"https://zyonsgrand.com.sg/wp-content/uploads/2025/07/zyon-grand-logo-singapore-2.png","contentUrl":"https://zyonsgrand.com.sg/wp-content/uploads/2025/07/zyon-grand-logo-singapore-2.png","width":250,"height":75,"caption":"Zyon Grand"},"image":{"@id":"https://zyonsgrand.com.sg/#/schema/logo/image/"},"sameAs":["https://www.youtube.com/@normantonpark5808"]}]}</script>
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link href='https://fonts.gstatic.com' crossorigin rel='preconnect' />
<link rel="alternate" type="application/rss+xml" title="Zyon Grand &raquo; Feed" href="https://zyonsgrand.com.sg/feed/" />
<link rel="alternate" type="application/rss+xml" title="Zyon Grand &raquo; Comments Feed" href="https://zyonsgrand.com.sg/comments/feed/" />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://zyonsgrand.com.sg/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fzyonsgrand.com.sg%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://zyonsgrand.com.sg/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fzyonsgrand.com.sg%2F&#038;format=xml" />
<style id='wp-img-auto-sizes-contain-inline-css' type='text/css'>
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<style id='wp-emoji-styles-inline-css' type='text/css'>

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
/*# sourceURL=wp-emoji-styles-inline-css */
</style>
<link rel='stylesheet' id='wp-block-library-css' href='https://zyonsgrand.com.sg/wp-includes/css/dist/block-library/style.min.css?ver=6.9.4' type='text/css' media='all' />

<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */
</style>
<style id='global-styles-inline-css' type='text/css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
/*# sourceURL=global-styles-inline-css */
</style>

<link data-minify="1" rel='stylesheet' id='rs-plugin-settings-css' href='https://zyonsgrand.com.sg/wp-content/cache/min/1/wp-content/plugins/revslider/public/assets/css/settings.css?ver=1773151379' type='text/css' media='all' />
<style id='rs-plugin-settings-inline-css' type='text/css'>
#rs-demo-id {}
/*# sourceURL=rs-plugin-settings-inline-css */
</style>
<link rel='stylesheet' id='wpfront-notification-bar-css' href='https://zyonsgrand.com.sg/wp-content/plugins/wpfront-notification-bar/css/wpfront-notification-bar.min.css?ver=3.5.1.05102' type='text/css' media='all' />
<link rel='stylesheet' id='bootstrap-css' href='https://zyonsgrand.com.sg/wp-content/themes/wrapkit/framework/css/bootstrap.min.css?ver=style' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='stylesheet-css' href='https://zyonsgrand.com.sg/wp-content/cache/min/1/wp-content/themes/wrapkit/style.css?ver=1773151379' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='sd-child-style-css' href='https://zyonsgrand.com.sg/wp-content/cache/min/1/wp-content/themes/wrapkit_child/style.css?ver=1773151379' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='sd-custom-css-css' href='https://zyonsgrand.com.sg/wp-content/cache/min/1/wp-content/themes/wrapkit/framework/admin/admin-options/custom-styles.css?ver=1773151379' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='slb_core-css' href='https://zyonsgrand.com.sg/wp-content/cache/min/1/wp-content/plugins/simple-lightbox/client/css/app.css?ver=1773151379' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='vc_plugin_table_style_css-css' href='https://zyonsgrand.com.sg/wp-content/cache/min/1/wp-content/plugins/easy-tables-vc/assets/css/style.css?ver=1773151379' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='vc_plugin_themes_css-css' href='https://zyonsgrand.com.sg/wp-content/cache/min/1/wp-content/plugins/easy-tables-vc/assets/css/themes.css?ver=1773151379' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='js_composer_front-css' href='https://zyonsgrand.com.sg/wp-content/cache/min/1/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=1773151379' type='text/css' media='all' />
<link rel='stylesheet' id='gforms_reset_css-css' href='https://zyonsgrand.com.sg/wp-content/plugins/gravityforms/legacy/css/formreset.min.css?ver=2.9.30' type='text/css' media='all' />
<link rel='stylesheet' id='gforms_formsmain_css-css' href='https://zyonsgrand.com.sg/wp-content/plugins/gravityforms/legacy/css/formsmain.min.css?ver=2.9.30' type='text/css' media='all' />
<link rel='stylesheet' id='gforms_ready_class_css-css' href='https://zyonsgrand.com.sg/wp-content/plugins/gravityforms/legacy/css/readyclass.min.css?ver=2.9.30' type='text/css' media='all' />
<link rel='stylesheet' id='gforms_browsers_css-css' href='https://zyonsgrand.com.sg/wp-content/plugins/gravityforms/legacy/css/browsers.min.css?ver=2.9.30' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='aos-css' href='https://zyonsgrand.com.sg/wp-content/cache/min/1/wp-content/themes/wrapkit/framework/css/aos.css?ver=1773151379' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='prism-css' href='https://zyonsgrand.com.sg/wp-content/cache/min/1/wp-content/themes/wrapkit/framework/css/prism.css?ver=1773151379' type='text/css' media='all' />
<link rel='stylesheet' id='perfect-scrollbar-css' href='https://zyonsgrand.com.sg/wp-content/themes/wrapkit/framework/css/perfect-scrollbar.min.css?ver=6.9.4' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='animate-css' href='https://zyonsgrand.com.sg/wp-content/cache/min/1/wp-content/themes/wrapkit/framework/css/animate.css?ver=1773151379' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='font-awesome-css' href='https://zyonsgrand.com.sg/wp-content/cache/min/1/wp-content/themes/wrapkit/framework/css/font-awesome/font-awesome.min.css?ver=1773151379' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='iconmind-css' href='https://zyonsgrand.com.sg/wp-content/cache/min/1/wp-content/themes/wrapkit/framework/css/iconmind/iconmind.css?ver=1773151379' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='themify-icons-css' href='https://zyonsgrand.com.sg/wp-content/cache/min/1/wp-content/themes/wrapkit/framework/css/themify-icons/themify-icons.css?ver=1773151379' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='simple-line-icons-css' href='https://zyonsgrand.com.sg/wp-content/cache/min/1/wp-content/themes/wrapkit/framework/css/simple-line-icons/simple-line-icons.css?ver=1773151379' type='text/css' media='all' />
<link rel='stylesheet' id='prettyphoto-css' href='https://zyonsgrand.com.sg/wp-content/plugins/js_composer/assets/lib/prettyphoto/css/prettyPhoto.min.css?ver=6.1' type='text/css' media='all' />

<link data-minify="1" rel='stylesheet' id='bsf-Defaults-css' href='https://zyonsgrand.com.sg/wp-content/cache/min/1/wp-content/uploads/smile_fonts/Defaults/Defaults.css?ver=1773151379' type='text/css' media='all' />

<link rel='stylesheet' id='ultimate-style-css' href='https://zyonsgrand.com.sg/wp-content/plugins/Ultimate_VC_Addons/assets/min-css/style.min.css?ver=3.16.21' type='text/css' media='all' />
<link rel='stylesheet' id='ult-btn-css' href='https://zyonsgrand.com.sg/wp-content/plugins/Ultimate_VC_Addons/assets/min-css/advanced-buttons.min.css?ver=3.16.21' type='text/css' media='all' />
<link rel='stylesheet' id='ultimate-headings-style-css' href='https://zyonsgrand.com.sg/wp-content/plugins/Ultimate_VC_Addons/assets/min-css/headings.min.css?ver=3.16.21' type='text/css' media='all' />
<style id='rocket-lazyload-inline-css' type='text/css'>
.rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://zyonsgrand.com.sg/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}
/*# sourceURL=rocket-lazyload-inline-css */
</style>
<script type="text/javascript" src="https://zyonsgrand.com.sg/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="text/javascript" src="https://zyonsgrand.com.sg/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://zyonsgrand.com.sg/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.tools.min.js?ver=5.4.7.2" id="tp-tools-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://zyonsgrand.com.sg/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.revolution.min.js?ver=5.4.7.2" id="revmin-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://zyonsgrand.com.sg/wp-content/plugins/wpfront-notification-bar/js/wpfront-notification-bar.min.js?ver=3.5.1.05102" id="wpfront-notification-bar-js"></script>
<script type="text/javascript" defer='defer' src="https://zyonsgrand.com.sg/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.9.30" id="gform_json-js"></script>
<script type="text/javascript" id="gform_gravityforms-js-extra">
/* <![CDATA[ */
var gf_global = {"gf_currency_config":{"name":"U.S. Dollar","symbol_left":"$","symbol_right":"","symbol_padding":"","thousand_separator":",","decimal_separator":".","decimals":2,"code":"USD"},"base_url":"https://zyonsgrand.com.sg/wp-content/plugins/gravityforms","number_formats":[],"spinnerUrl":"https://zyonsgrand.com.sg/wp-content/plugins/gravityforms/images/spinner.svg","version_hash":"9f2e4ff0aa8ee992b2028a2eec8784fb","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved.  The content contains the link to return and complete the form."}};
var gform_i18n = {"datepicker":{"days":{"monday":"Mo","tuesday":"Tu","wednesday":"We","thursday":"Th","friday":"Fr","saturday":"Sa","sunday":"Su"},"months":{"january":"January","february":"February","march":"March","april":"April","may":"May","june":"June","july":"July","august":"August","september":"September","october":"October","november":"November","december":"December"},"firstDay":1,"iconText":"Select date"}};
var gf_legacy_multi = {"2":"1"};
var gform_gravityforms = {"strings":{"invalid_file_extension":"This type of file is not allowed. Must be one of the following:","delete_file":"Delete this file","in_progress":"in progress","file_exceeds_limit":"File exceeds size limit","illegal_extension":"This type of file is not allowed.","max_reached":"Maximum number of files reached","unknown_error":"There was a problem while saving the file on the server","currently_uploading":"Please wait for the uploading to complete","cancel":"Cancel","cancel_upload":"Cancel this upload","cancelled":"Cancelled","error":"Error","message":"Message"},"vars":{"images_url":"https://zyonsgrand.com.sg/wp-content/plugins/gravityforms/images"}};
//# sourceURL=gform_gravityforms-js-extra
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="gform_gravityforms-js-before">
/* <![CDATA[ */

//# sourceURL=gform_gravityforms-js-before
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer='defer' data-rocket-src="https://zyonsgrand.com.sg/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.9.30" id="gform_gravityforms-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer='defer' data-rocket-src="https://zyonsgrand.com.sg/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js?ver=3f278756f0a3032bed328ff6a9f6c01d" id="gform_gravityforms_utils-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://zyonsgrand.com.sg/wp-content/plugins/Ultimate_VC_Addons/assets/min-js/ultimate-params.min.js?ver=3.16.21" id="ultimate-vc-params-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://zyonsgrand.com.sg/wp-content/plugins/Ultimate_VC_Addons/assets/min-js/custom.min.js?ver=3.16.21" id="ultimate-custom-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://zyonsgrand.com.sg/wp-content/plugins/Ultimate_VC_Addons/assets/min-js/headings.min.js?ver=3.16.21" id="ultimate-headings-script-js"></script>
<link rel="https://api.w.org/" href="https://zyonsgrand.com.sg/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://zyonsgrand.com.sg/wp-json/wp/v2/pages/6" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://zyonsgrand.com.sg/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 6.9.4" />
<link rel='shortlink' href='https://zyonsgrand.com.sg/' />
<script type="rocketlazyloadscript" id="wpcp_disable_selection" data-rocket-type="text/javascript">
var image_save_msg='You are not allowed to save images!';
	var no_menu_msg='Context Menu disabled!';
	var smessage = "Content is protected !!";

function disableEnterKey(e)
{
	var elemtype = e.target.tagName;
	
	elemtype = elemtype.toUpperCase();
	
	if (elemtype == "TEXT" || elemtype == "TEXTAREA" || elemtype == "INPUT" || elemtype == "PASSWORD" || elemtype == "SELECT" || elemtype == "OPTION" || elemtype == "EMBED")
	{
		elemtype = 'TEXT';
	}
	
	if (e.ctrlKey){
     var key;
     if(window.event)
          key = window.event.keyCode;     //IE
     else
          key = e.which;     //firefox (97)
    //if (key != 17) alert(key);
     if (elemtype!= 'TEXT' && (key == 97 || key == 65 || key == 67 || key == 99 || key == 88 || key == 120 || key == 26 || key == 85  || key == 86 || key == 83 || key == 43 || key == 73))
     {
		if(wccp_free_iscontenteditable(e)) return true;
		show_wpcp_message('You are not allowed to copy content or view source');
		return false;
     }else
     	return true;
     }
}


/*For contenteditable tags*/
function wccp_free_iscontenteditable(e)
{
	var e = e || window.event; // also there is no e.target property in IE. instead IE uses window.event.srcElement
  	
	var target = e.target || e.srcElement;

	var elemtype = e.target.nodeName;
	
	elemtype = elemtype.toUpperCase();
	
	var iscontenteditable = "false";
		
	if(typeof target.getAttribute!="undefined" ) iscontenteditable = target.getAttribute("contenteditable"); // Return true or false as string
	
	var iscontenteditable2 = false;
	
	if(typeof target.isContentEditable!="undefined" ) iscontenteditable2 = target.isContentEditable; // Return true or false as boolean

	if(target.parentElement.isContentEditable) iscontenteditable2 = true;
	
	if (iscontenteditable == "true" || iscontenteditable2 == true)
	{
		if(typeof target.style!="undefined" ) target.style.cursor = "text";
		
		return true;
	}
}

////////////////////////////////////
function disable_copy(e)
{	
	var e = e || window.event; // also there is no e.target property in IE. instead IE uses window.event.srcElement
	
	var elemtype = e.target.tagName;
	
	elemtype = elemtype.toUpperCase();
	
	if (elemtype == "TEXT" || elemtype == "TEXTAREA" || elemtype == "INPUT" || elemtype == "PASSWORD" || elemtype == "SELECT" || elemtype == "OPTION" || elemtype == "EMBED")
	{
		elemtype = 'TEXT';
	}
	
	if(wccp_free_iscontenteditable(e)) return true;
	
	var isSafari = /Safari/.test(navigator.userAgent) && /Apple Computer/.test(navigator.vendor);
	
	var checker_IMG = '';
	if (elemtype == "IMG" && checker_IMG == 'checked' && e.detail >= 2) {show_wpcp_message(alertMsg_IMG);return false;}
	if (elemtype != "TEXT")
	{
		if (smessage !== "" && e.detail == 2)
			show_wpcp_message(smessage);
		
		if (isSafari)
			return true;
		else
			return false;
	}	
}

//////////////////////////////////////////
function disable_copy_ie()
{
	var e = e || window.event;
	var elemtype = window.event.srcElement.nodeName;
	elemtype = elemtype.toUpperCase();
	if(wccp_free_iscontenteditable(e)) return true;
	if (elemtype == "IMG") {show_wpcp_message(alertMsg_IMG);return false;}
	if (elemtype != "TEXT" && elemtype != "TEXTAREA" && elemtype != "INPUT" && elemtype != "PASSWORD" && elemtype != "SELECT" && elemtype != "OPTION" && elemtype != "EMBED")
	{
		return false;
	}
}	
function reEnable()
{
	return true;
}
document.onkeydown = disableEnterKey;
document.onselectstart = disable_copy_ie;
if(navigator.userAgent.indexOf('MSIE')==-1)
{
	document.onmousedown = disable_copy;
	document.onclick = reEnable;
}
function disableSelection(target)
{
    //For IE This code will work
    if (typeof target.onselectstart!="undefined")
    target.onselectstart = disable_copy_ie;
    
    //For Firefox This code will work
    else if (typeof target.style.MozUserSelect!="undefined")
    {target.style.MozUserSelect="none";}
    
    //All other  (ie: Opera) This code will work
    else
    target.onmousedown=function(){return false}
    target.style.cursor = "default";
}
//Calling the JS function directly just after body load
window.onload = function(){disableSelection(document.body);};

//////////////////special for safari Start////////////////
var onlongtouch;
var timer;
var touchduration = 1000; //length of time we want the user to touch before we do something

var elemtype = "";
function touchstart(e) {
	var e = e || window.event;
  // also there is no e.target property in IE.
  // instead IE uses window.event.srcElement
  	var target = e.target || e.srcElement;
	
	elemtype = window.event.srcElement.nodeName;
	
	elemtype = elemtype.toUpperCase();
	
	if(!wccp_pro_is_passive()) e.preventDefault();
	if (!timer) {
		timer = setTimeout(onlongtouch, touchduration);
	}
}

function touchend() {
    //stops short touches from firing the event
    if (timer) {
        clearTimeout(timer);
        timer = null;
    }
	onlongtouch();
}

onlongtouch = function(e) { //this will clear the current selection if anything selected
	
	if (elemtype != "TEXT" && elemtype != "TEXTAREA" && elemtype != "INPUT" && elemtype != "PASSWORD" && elemtype != "SELECT" && elemtype != "EMBED" && elemtype != "OPTION")	
	{
		if (window.getSelection) {
			if (window.getSelection().empty) {  // Chrome
			window.getSelection().empty();
			} else if (window.getSelection().removeAllRanges) {  // Firefox
			window.getSelection().removeAllRanges();
			}
		} else if (document.selection) {  // IE?
			document.selection.empty();
		}
		return false;
	}
};

document.addEventListener("DOMContentLoaded", function(event) { 
    window.addEventListener("touchstart", touchstart, false);
    window.addEventListener("touchend", touchend, false);
});

function wccp_pro_is_passive() {

  var cold = false,
  hike = function() {};

  try {
	  const object1 = {};
  var aid = Object.defineProperty(object1, 'passive', {
  get() {cold = true}
  });
  window.addEventListener('test', hike, aid);
  window.removeEventListener('test', hike, aid);
  } catch (e) {}

  return cold;
}
/*special for safari End*/
</script>
<script type="rocketlazyloadscript" id="wpcp_disable_Right_Click" data-rocket-type="text/javascript">
document.ondragstart = function() { return false;}
	function nocontext(e) {
	   return false;
	}
	document.oncontextmenu = nocontext;
</script>
<style>
.unselectable
{
-moz-user-select:none;
-webkit-user-select:none;
cursor: default;
}
html
{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
</style>
<script id="wpcp_css_disable_selection" type="text/javascript">
var e = document.getElementsByTagName('body')[0];
if(e)
{
	e.setAttribute('unselectable',"on");
}
</script>
<style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style><meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress."/>
<meta name="generator" content="Powered by Slider Revolution 5.4.7.2 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." />
<link rel="icon" href="https://zyonsgrand.com.sg/wp-content/uploads/2025/07/cropped-zyon-grand-favicon-logo-singapore-1-32x32.png" sizes="32x32" />
<link rel="icon" href="https://zyonsgrand.com.sg/wp-content/uploads/2025/07/cropped-zyon-grand-favicon-logo-singapore-1-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://zyonsgrand.com.sg/wp-content/uploads/2025/07/cropped-zyon-grand-favicon-logo-singapore-1-180x180.png" />
<meta name="msapplication-TileImage" content="https://zyonsgrand.com.sg/wp-content/uploads/2025/07/cropped-zyon-grand-favicon-logo-singapore-1-270x270.png" />
        <style type="text/css" id="rmwr-dynamic-css">
        .read-link {
            font-weight: normal;
            color: #fcfcfc;
            background: #ffffff;
            padding: 0px;
            border-bottom: 1px solid #fcfcfc;
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
            cursor: pointer;
            text-decoration: none;
            display: inline-block;
            border-top: none;
            border-left: none;
            border-right: none;
            transition: color 0.3s ease, background-color 0.3s ease;
        }
        
        .read-link:hover,
        .read-link:focus {
            color: #fcfcfc;
            text-decoration: none;
            outline: 2px solid #fcfcfc;
            outline-offset: 2px;
        }
        
        .read-link:focus {
            outline: 2px solid #fcfcfc;
            outline-offset: 2px;
        }
        
        .read_div {
            margin-top: 10px;
        }
        
        .read_div[data-animation="fade"] {
            transition: opacity 0.3s ease;
        }
        
        /* Print optimization (Free feature) */
                @media print {
            .read_div[style*="display: none"] {
                display: block !important;
            }
            .read-link {
                display: none !important;
            }
        }
                </style>
        	<script type="rocketlazyloadscript" data-rocket-type="text/javascript">function setREVStartSize(e){									
						try{ e.c=jQuery(e.c);var i=jQuery(window).width(),t=9999,r=0,n=0,l=0,f=0,s=0,h=0;
							if(e.responsiveLevels&&(jQuery.each(e.responsiveLevels,function(e,f){f>i&&(t=r=f,l=e),i>f&&f>r&&(r=f,n=e)}),t>r&&(l=n)),f=e.gridheight[l]||e.gridheight[0]||e.gridheight,s=e.gridwidth[l]||e.gridwidth[0]||e.gridwidth,h=i/s,h=h>1?1:h,f=Math.round(h*f),"fullscreen"==e.sliderLayout){var u=(e.c.width(),jQuery(window).height());if(void 0!=e.fullScreenOffsetContainer){var c=e.fullScreenOffsetContainer.split(",");if (c) jQuery.each(c,function(e,i){u=jQuery(i).length>0?u-jQuery(i).outerHeight(!0):u}),e.fullScreenOffset.split("%").length>1&&void 0!=e.fullScreenOffset&&e.fullScreenOffset.length>0?u-=jQuery(window).height()*parseInt(e.fullScreenOffset,0)/100:void 0!=e.fullScreenOffset&&e.fullScreenOffset.length>0&&(u-=parseInt(e.fullScreenOffset,0))}f=u}else void 0!=e.minHeight&&f<e.minHeight&&(f=e.minHeight);e.c.closest(".rev_slider_wrapper").css({height:f})					
						}catch(d){console.log("Failure at Presize of Slider:"+d)}						
					};</script>
		<style type="text/css" id="wp-custom-css">
			header#sd-header img {
   
    max-height: 61px !important;
    width: auto;
}
.wpb_wrapper img.alignnone.myImage {
    max-width: 100%;
}
.fontnew{
	text-rendering:optimizeLegibility !important;

}

.nav-link{
	padding:18px 23px !important;
}
.donate-btn{
	margin-top:17px;
}
.bottomGap h6{
	margin-bottom:0 !important;
}
.showFlat a.nav-link{
	background: #163665;
    color: #fff !important;
}

.h14-navbar .navbar .navbar-nav  .nav-item:hover .nav-link, .h14-navbar .navbar .navbar-nav .nav-item.active .nav-link{
	background:#163665 !important; 
}
.h14-navbar .navbar .dropdown-menu .dropdown-item:hover{
	background:#163665;
}
.sd-footer-widget-title{
	padding-bottom:15px;
}
.sd-copy-txt {
    color: #8d97ad;
    text-align: center;
    width: 100%;
	 display:inline-block;
}

.contactForm  label{
	width:100%;
	font-weight:500 !important;
	font-size:15px;
	margin-top: 0px !important;
}
.contactForm  input, .chosen-single, .contactForm  textarea, .login_form1 input, .login_form input{
	border-radius:0;
	border:1px solid #cccccc !important;
	padding:8px;
	background:#fff !important;
}
.login_form input{
	width:100%;
		margin-bottom:10px;
}
.contactForm  input[type="submit"], .contactForm  input[type="button"], .login_form1 input[type="submit"], .login_form input[type="submit"]{
	  background: #163665 !important;
    border: 1px solid #163665 !important;
	color:#fff;
	width:100%;
}
.login_form input[type="submit"]{

}
.contactForm  input[type="submit"]:hover, .contactForm  input[type="button"]:hover{
	background: #fff !important;
	color:#3e4b7f;
}
.bookappForm input[type="submit"], .bookappForm input[type="button"]{
	width:auto !important;
}
#gform_wrapper_2{
	margin:0;
}
.downloader label{
	display:none;
}
.headerRight a{
    color: #87715a;
    text-transform: uppercase;
    font-size: 14px;
    font-weight:600;
    
}
.headerRight b{
    font-size: 13px;
    color: #87715a;
}
.projectDetails table thead tr th{
    color:#87715a;
    font-weight:500;
}
.projectDetails table tbody tr td ul{
    padding-left:30px;
}
.projectDetails table tbody tr td ul li{
    padding:5px 0px;
}
.projectDetails table thead {
    background: #0a4c63;
}
.location a{
	display:inline-block;
	padding:10px;
	width:100%;
	box-sizing:border-box;
}
.location a{
	 border: 1PX SOLID #163665;
}
.location a:hover{
	  background: #fff;
    color: #163665!important;
    border: 1PX SOLID #163665;
}

#gform_confirmation_message_3
{
   background: #d5eef5 !important;
    border: 1px solid #1d3992 !important;
}
.abc .gfield_label{
	display:none !important;
}
.customGravity{
	width:48%;
	display:inline-block;
	margin-right:10px;
}
.customGravity input, .customGravity select  {
	width:100% !important;
}
.customGravity .chosen-single, .fullInput .chosen-single{
	padding: 1px 5px !important;
	height:auto !important;
}
.customGravity .chosen-single div b, .fullInput .chosen-single div b{
	background-position:0 5px !important;
}
.fullInput select, .fullInput textarea{
	width:97.5% !important;
}
.fullInput textarea{
	height:50px !important;
}
#gform_wrapper_2 input[type="submit"]{
	width:100%;
}
#gform_wrapper_2 .gform_footer{
	padding-top:0px !important;
	margin-top:0 !important;
}
/*---registration page--*/
.login_form_box{
	width:50%;
	margin:auto;
}
.login_form1 input{
	padding:5px;
	margin-bottom:20px;
	width:100%;
}
.login_form1 input[type="submit"]{
	font-size: 16px;
	padding:8px;
	cursor:pointer;
}
/*--sitemap--*/
.siteMap ul{
	padding-left:35px;
}
.fLink p{
	margin-bottom:10px;
}
.fLink p:last-child{
	margin-bottom:0;
}
.eBro label{
	display:none;
}
.customFooter ul{
	margin-top:0;
}
.rev-btn{
	border-width:1px 1px 1px 1px !important;
}
/*--pdf plugin setting--*/
.pdfemb-viewer{
	margin:auto !important;
}
.pdfemb-poweredby{
	display:none !important;
}
/*--gallery----*/
.customGallery 
.gallery-icon{
    height: 190px;
    width: 100%;
	margin-bottom:10px;
}
.customGallery 
.gallery-icon a{
		display:inline-block;
	width:100%;
	height:100%;
}
.customGallery .gallery-item img{
	height:100%;
}

table{
	width:100%; 
}
#media_image-3 a img{
	height:81px !important;
}
div.ppt{
	    display: none !important;
}
/*---media queries--*/
@media (max-width: 1024px){
	.nav-link{
		padding:18px 15px !important;
	}
	body{
		font-size:14px;
	}

}
@media (max-width: 786px) {
	.dropdown-item{
	    white-space: inherit;
	}
	.hidden-lg-up{
		padding:20px !important;
	}
	.video-mobile iframe{
		width:100%;
	}
	.video-mobile h2{
		font-size:18px;
		margin-bottom:10px;
	}
	.gallery-image img{
	width:100%;
	height:100%;
}
		.ginput_container input, .ginput_container select {
		width:100% !important;
	}
	.chosen-container-single{
		width:100% !important;
	}
	.villeHead h1{
		font-size:22px;
	}
	.bayHead h2{
		font-size:22px;
	}
	.appointBox {
		margin-top:40px;
	}
	.appointBtn{
		margin-top:10px
	}
	#customSep{
		 padding-top: 25px !important;
	}
	.footer3 {
		    padding-top: 0px;
	}
	#mainAppoint {
		padding-top:0 !important;
	}
	.siteInfo{
		margin-top:20px;
	}
	.customFooter img{
		margin-bottom:10px;
	}
	.customFooter h6{
		margin:25px 0 0 0 !important;
	}
	.mobileLogo{
	text-align: center;
    width: 100%;
    margin-bottom: 10px;
}
		header#sd-header img{
	   /* width: 100% !important;*/
			max-height: 100% !important;
}
	.vc_tta-panel.vc_active .vc_tta-panel-title a{
		background:url("/wp-content/themes/wrapkit_child/images/arrow-up.png ") no-repeat 300px center !important;
  }
		.vc_tta-panel .vc_tta-panel-title a{
		background:url("/wp-content/themes/wrapkit_child/images/arrow-up.png ") no-repeat 300px center !important;
  }
	.hideDevice{
		display:none;
	}
	.customGravity{
		width:100% !important;
	}

}
	@media only screen and (max-width: 800px) and (min-width: 200px)
	{
		#fbuilder .fields.column4{
			width:100% !important
		}
		.calc_error1{
			width: 100% !important;
    float: left;
		}
		.calc_error2{
			width: auto !important;
    margin: 10px !important;
			float: left;
		}
		.calc_error3{
			width: auto !important;
			margin: 10px 0 !important;
			float: left;
		}
	}
/*---*/

.table td, .table th {
    padding: .75rem !important;
}

.videoFrame{
	width:100%;
}

.sd-social-icons-widget .link{
	font-size:18px;
	opacity:0.9;
}
.fa.fa-envelope-o{
	color:#000;
}
.fa.fa-facebook{
	color:#3C5A99
}
.fa.fa-google-plus{
	color:#D95032;
}
.fa.fa-youtube-play{
	color:#E21A20
}
.fa.fa-instagram{
	color:#FFA500;
}
/*---Calculator Style---*/
.cp_cff_letter{
	    background: #E4E4E4 !important;
}
/*--Calc Heading--*/
 #fbuilder h1 {
    color: #204a70 !Important;
}
/*--Calc Text--*/
#fbuilder{
	text-shadow:0 0 !important;
	color:#8d97ad !important;
}
/*--Calc Button--*/
.calculate-button, .fields.column2 input[type="reset"], #calculator_pass_check{
	  background: #204a70 !important;
		border: 1px solid #204a70;
    color: #fff;    
}

.preloader
{
display:none !important;
}

/*Gravity form css*/
body .gform_wrapper .gfield input[type=email],
body .gform_wrapper .gfield input[type=number], 
body .gform_wrapper .gfield input[type=password],
body .gform_wrapper .gfield input[type=tel],
body .gform_wrapper .gfield input[type=text],
body .gform_wrapper form textarea:focus,
body .gform_wrapper .gfield input[type=url],
body .gform_wrapper .gfield select {
    border: 1px solid #ccc !important;
    height: 30px;
    padding: 4px !important;
    box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0,0,0,.1);
}
body .gform_legacy_markup_wrapper.gform_wrapper  ul li.gfield {
    margin-top: 8px;
}
body .gform_legacy_markup_wrapper.gform_wrapper .top_label div.ginput_container {
    margin-top: 0;
}
body .gform_legacy_markup_wrapper.gform_wrapper .gfield_label,
body .gform_wrapper.gravity-theme .gfield_label {
	margin-bottom: 0 !important;
}
body .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], 
body .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_radio li input[type=radio], 
body .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input {
    margin-top: 0;
}
body .gform_wrapper .gform_page_footer input.button,
body .gform_wrapper .gform_page_footer .button.gform_previous_button, 
body .gform_wrapper .gform_footer input[type=submit] {
    min-width: 140px;
    cursor: pointer;
    height: 44px;
}
body .gform_wrapper.gravity-theme .gform_previous_button.button{
	background: #fff !important;
}
body .gform_wrapper.gravity-theme .gform_previous_button.button:hover{
	background: #797a7c !important;
	color: #fff !important;
}		</style>
		<style type="text/css" title="dynamic-css" class="options-output">.sd-header1 .btn-outline-success, .sd-header2 .btn, .h4-nav-bar .donate-btn a, .sd-header6 .btn-secondary, .sd-header7 .con-btn .btn, .sd-header12 .btn, .sd-header13 .btn, .h14-info-bar .donate-btn a, .h15-navbar .navbar .navbar-nav .search .nav-link, .h16-navbar .navbar .navbar-nav .search .nav-link, #sd-header .h17nav-bar .btn, .sd-header17 .header17 .h17-main-nav .nav-menu .sd-h17-btn a, .sd-header17 .header17 .h17-main-nav .nav-menu .sd-h17-btn:hover a{color:#ffffff;}.sd-header1 .btn-outline-success:hover, .sd-header2 .btn:hover, .h4-nav-bar .donate-btn a:hover, .sd-header6 .btn-secondary:hover, .sd-header7 .con-btn .btn:hover, .sd-header12 .btn:hover, .sd-header13 .btn:hover, .h14-info-bar .donate-btn a:hover, .h15-navbar .navbar .navbar-nav .search .nav-link:hover, .h16-navbar .navbar .navbar-nav .search .nav-link:hover, #sd-header .h17nav-bar .btn:hover, .sd-header17 .header17 .h17-main-nav .nav-menu .sd-h17-btn a:hover, .sd-header17 .header17 .h17-main-nav .nav-menu .sd-h17-btn:hover a:hover{color:#163665;}.h6-topbar .authentication-box li a, .header12 .h12-topbar .navbar .nav-item .nav-link, .header13 .h13-topbar .navbar .nav-item .nav-link, .h16-topbar .navbar .nav-item .nav-link{color:#ffffff;}</style><style type="text/css" data-type="vc_shortcodes-custom-css">.vc_custom_1597197769080{padding-bottom: 1px !important;}.vc_custom_1773659702860{margin-bottom: 10px !important;}.vc_custom_1733644808417{margin-bottom: 0px !important;padding-top: 20px !important;padding-right: 35px !important;padding-bottom: 20px !important;padding-left: 35px !important;background-color: #ffffff !important;}.vc_custom_1534818572242{margin-bottom: 0px !important;padding-top: 50px !important;}.vc_custom_1597198803739{margin-bottom: 0px !important;padding-top: 50px !important;}.vc_custom_1534818572242{margin-bottom: 0px !important;padding-top: 50px !important;}.vc_custom_1757676066020{margin-bottom: 30px !important;}.vc_custom_1754468981959{margin-bottom: 0px !important;}.vc_custom_1754468758346{margin-bottom: 0px !important;}.vc_custom_1753369177142{margin-bottom: 30px !important;}.vc_custom_1757676245390{margin-bottom: 30px !important;}.vc_custom_1752394173664{margin-bottom: 0px !important;}.vc_custom_1753370910108{margin-bottom: 0px !important;}.vc_custom_1527496575106{margin-bottom: 0px !important;}.vc_custom_1757256115550{margin-bottom: 0px !important;}.vc_custom_1757256471339{margin-bottom: 0px !important;}.vc_custom_1757676046151{margin-bottom: 0px !important;}.vc_custom_1527496575106{margin-bottom: 0px !important;}</style><noscript><style> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript>	
	<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://zyonsgrand.com.sg/#organization",
      "name": "Zyon Grand",
      "url": "https://zyonsgrand.com.sg/"
    },
    {
      "@type": "WebSite",
      "@id": "https://zyonsgrand.com.sg/#website",
      "url": "https://zyonsgrand.com.sg/",
      "name": "Zyon Grand",
      "publisher": { "@id": "https://zyonsgrand.com.sg/#organization" },
      "inLanguage": "en-SG"
    },
    {
      "@type": "WebPage",
      "@id": "https://zyonsgrand.com.sg/#webpage",
      "url": "https://zyonsgrand.com.sg/",
      "name": "Zyon Grand",
      "isPartOf": { "@id": "https://zyonsgrand.com.sg/#website" },
      "about": { "@id": "https://zyonsgrand.com.sg/#organization" },
      "inLanguage": "en-SG"
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://zyonsgrand.com.sg/#breadcrumbs",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "item": { "@id": "https://zyonsgrand.com.sg/", "name": "Home" }
        }
      ]
    },
    {
      "@type": "FAQPage",
      "@id": "https://zyonsgrand.com.sg/#faq",
      "url": "https://zyonsgrand.com.sg/",
      "inLanguage": "en-SG",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "How much is the Zyon Grand land cost?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "The highest bid for Zyon Grand was S$1.107 billion. This translates to a land cost of approximately S$1,202 per square foot per plot ratio (psf ppr)."
          }
        },
        {
          "@type": "Question",
          "name": "What is the land size of Zyon Grand?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "The land size of Zyon Grand is 164,439 square feet."
          }
        },
        {
          "@type": "Question",
          "name": "What is the tenure of Zyon Grand?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Zyon Grand is a 99-year leasehold condominium at Zion Road, District 03."
          }
        },
        {
          "@type": "Question",
          "name": "How many units are there in Zyon Grand?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Zyon Grand will feature 706 residential units, ranging from 1-bedroom to 5-bedroom layouts and penthouses."
          }
        },
        {
          "@type": "Question",
          "name": "Where should I find Zyon Grand floor plans?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "The floor plans of Zyon Grand will be available on the Floor Plans page when ready. A PDF version will also be available for download."
          }
        },
        {
          "@type": "Question",
          "name": "Who is the developer of Zyon Grand?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Zyon Grand is jointly developed by City Developments Limited (CDL) and Mitsui Fudosan."
          }
        },
        {
          "@type": "Question",
          "name": "What is the price of Zyon Grand?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "The starting prices will be announced soon. Contact us to be kept informed when pricing is released."
          }
        },
        {
          "@type": "Question",
          "name": "Is Zyon Grand worth buying?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Zyon Grand offers excellent connectivity via Havelock MRT on the Thomson–East Coast Line and is close to Orchard Road and Great World City. As a mixed development, it also provides added convenience for residents, making it attractive to both homeowners and investors."
          }
        },
        {
          "@type": "Question",
          "name": "Where is the showflat of Zyon Grand?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "The Zyon Grand showflat is under construction and is expected to be ready for launch in the 3rd quarter of 2025."
          }
        },
        {
          "@type": "Question",
          "name": "When is the TOP Date of Zyon Grand?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "The estimated TOP (Temporary Occupation Permit) date is Q4 2030."
          }
        },
        {
          "@type": "Question",
          "name": "When is the Launch Date of Zyon Grand?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Zyon Grand is expected to launch on 17 October 2025."
          }
        }
      ]
    }
  ]
}
</script>
<link rel='stylesheet' id='ult-background-style-css' href='https://zyonsgrand.com.sg/wp-content/plugins/Ultimate_VC_Addons/assets/min-css/background-style.min.css?ver=3.16.21' type='text/css' media='all' />


<style id="rocket-lazyrender-inline-css">[data-wpr-lazyrender] {content-visibility: auto;}</style><meta name="generator" content="WP Rocket 3.19.1.2" data-wpr-features="wpr_delay_js wpr_lazyload_images wpr_lazyload_iframes wpr_preconnect_external_domains wpr_automatic_lazy_rendering wpr_oci wpr_minify_css wpr_preload_links wpr_desktop" /></head>
<body data-rsssl=1 class="home wp-singular page-template page-template-full-width-page page-template-full-width-page-php page page-id-6 wp-custom-logo wp-theme-wrapkit wp-child-theme-wrapkit_child unselectable  wpb-js-composer js-comp-ver-6.1 vc_responsive">
<div  class="preloader">
	<div  class="loader">
		<div  class="loader__figure"></div>
	</div>
</div>

	<header  id="sd-header" class="clearfix  sd-sticky">
		
		
<div  class="sd-header16">
	<div  class="header16 po-relative">
			<div class="h16-infobar">
			<div class="container sd-header-content">
				<nav class="navbar navbar-expand-lg h16-info-bar">
						<a href="https://zyonsgrand.com.sg/" class="navbar-brand sd-logo" rel="home" aria-current="page"><img width="250" height="75" src="https://zyonsgrand.com.sg/wp-content/uploads/2025/07/zyon-grand-logo-singapore-2.png" class="custom-logo" alt="zyon-grand-logo-singapore-2" decoding="async" /></a>											<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#h16-info" aria-controls="h16-info" aria-expanded="false" aria-label="Toggle navigation">
						<span class="sl-icon-options-vertical"></span>
					</button>
					<div class="collapse navbar-collapse" id="h16-info">
						<ul class="navbar-nav ml-auto">
															<li class="nav-item">
									<a class="nav-link">
										<div class="display-6 m-r-10"><i class="icon-Over-Time"></i></div>
										<div>
											<small>
												 SHOWFLAT NOW OPEN ! <br />Mon to Sun - <span class="text-dark">10:00-18:00</span>											</small>
										</div>
									</a>
								</li>
																						<li class="nav-item">
									<a href="tel:6864-3043" class="nav-link sd-phone-link">
										<div class="display-6 m-r-10"><i class="icon-Phone-2"></i></div>
										<div><small>Brand New Zion Road Condo By CDL and Mitsui Fudosan</small>
											<h5 class="font-bold">6864-3043</h5></div>
									</a>
								</li>
													</ul>
					</div>
									</nav>
			</div>
		</div>

	<div class="h16-navbar">
		<div class="container">
			<nav class="navbar navbar-expand-lg h16-nav">
				<a class="hidden-lg-up">Navigation</a>
				<button class="navbar-toggler text-white" type="button" data-toggle="collapse" data-target="#header16" aria-expanded="false" aria-label="Toggle navigation">
					<span class="ti-menu"></span>
				</button>
				<div class="collapse navbar-collapse" id="header16">
					<div class="hover-dropdown">
							<ul id="main-header-menu" class="navbar-nav ml-auto"><li id="menu-item-372" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home   nav-item active"><a title="Home" class="nav-link" href="https://zyonsgrand.com.sg">Home</a></li>
<li id="menu-item-381" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children   nav-item dropdown"><a title="Project Info" class="nav-link dropdown-toggle" href="#" data-toggle="dropdown" aria-haspopup="true">Project Info <i class="fa fa-angle-down m-l-5"></i></a>
<ul role="menu" class="b-none dropdown-menu font-14 animated fadeIn">
	<li id="menu-item-2362" class="menu-item menu-item-type-post_type menu-item-object-page"><a title="Developer" href="https://zyonsgrand.com.sg/developer/" class="dropdown-item">Developer</a></li>
	<li id="menu-item-520" class="menu-item menu-item-type-post_type menu-item-object-page"><a title="Project Details" href="https://zyonsgrand.com.sg/project-details/" class="dropdown-item">Project Details</a></li>
	<li id="menu-item-2884" class="menu-item menu-item-type-post_type menu-item-object-page"><a title="Location Map" href="https://zyonsgrand.com.sg/location-map/" class="dropdown-item">Location Map</a></li>
	<li id="menu-item-2880" class="menu-item menu-item-type-post_type menu-item-object-page"><a title="Site Plan" href="https://zyonsgrand.com.sg/site-plan/" class="dropdown-item">Site Plan</a></li>
	<li id="menu-item-540" class="menu-item menu-item-type-post_type menu-item-object-page"><a title="Gallery" href="https://zyonsgrand.com.sg/gallery/" class="dropdown-item">Gallery</a></li>
	<li id="menu-item-1241" class="menu-item menu-item-type-post_type menu-item-object-page"><a title="Video" href="https://zyonsgrand.com.sg/video/" class="dropdown-item">Video</a></li>
	<li id="menu-item-542" class="menu-item menu-item-type-post_type menu-item-object-page"><a title="E-Brochure" href="https://zyonsgrand.com.sg/e-brochure/" class="dropdown-item">E-Brochure</a></li>
	<li id="menu-item-2299" class="menu-item menu-item-type-post_type menu-item-object-page"><a title="Elevation Chart" href="https://zyonsgrand.com.sg/elevation-chart/" class="dropdown-item">Elevation Chart</a></li>
</ul>
</li>
<li id="menu-item-539" class="menu-item menu-item-type-post_type menu-item-object-page   nav-item"><a title="Floor Plans" class="nav-link" href="https://zyonsgrand.com.sg/floor-plan/">Floor Plans</a></li>
<li id="menu-item-541" class="menu-item menu-item-type-post_type menu-item-object-page   nav-item"><a title="Pricing" class="nav-link" href="https://zyonsgrand.com.sg/pricing/">Pricing</a></li>
<li id="menu-item-543" class="menu-item menu-item-type-post_type menu-item-object-page   nav-item"><a title="Balance Units" class="nav-link" href="https://zyonsgrand.com.sg/balance-units-chart/">Balance Units</a></li>
<li id="menu-item-384" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children   nav-item dropdown"><a title="Financing" class="nav-link dropdown-toggle" href="#" data-toggle="dropdown" aria-haspopup="true">Financing <i class="fa fa-angle-down m-l-5"></i></a>
<ul role="menu" class="b-none dropdown-menu font-14 animated fadeIn">
	<li id="menu-item-720" class="menu-item menu-item-type-post_type menu-item-object-page"><a title="Stamp Duty" href="https://zyonsgrand.com.sg/stamp-duty/" class="dropdown-item">Stamp Duty</a></li>
	<li id="menu-item-721" class="menu-item menu-item-type-post_type menu-item-object-page"><a title="Payment Scheme" href="https://zyonsgrand.com.sg/payment-scheme/" class="dropdown-item">Payment Scheme</a></li>
	<li id="menu-item-722" class="menu-item menu-item-type-post_type menu-item-object-page"><a title="Housing Loan Information" href="https://zyonsgrand.com.sg/housing-loan-information/" class="dropdown-item">Housing Loan Information</a></li>
	<li id="menu-item-1186" class="menu-item menu-item-type-custom menu-item-object-custom"><a title="--------------------- Calculators ---------------------" href="#" class="dropdown-item">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; Calculators &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</a></li>
	<li id="menu-item-728" class="menu-item menu-item-type-post_type menu-item-object-page"><a title="Maximum Loan Eligibility Calculator (TDSR)" href="https://zyonsgrand.com.sg/maximum-loan-eligibility-calculator-tdsr/" class="dropdown-item">Maximum Loan Eligibility Calculator (TDSR)</a></li>
	<li id="menu-item-725" class="menu-item menu-item-type-post_type menu-item-object-page"><a title="Progressive Payment Calculator" href="https://zyonsgrand.com.sg/progressive-payment-calculator/" class="dropdown-item">Progressive Payment Calculator</a></li>
	<li id="menu-item-726" class="menu-item menu-item-type-post_type menu-item-object-page"><a title="Rental Yield Calculator" href="https://zyonsgrand.com.sg/rental-yield-calculator/" class="dropdown-item">Rental Yield Calculator</a></li>
</ul>
</li>
<li id="menu-item-2363" class="menu-item menu-item-type-post_type menu-item-object-page   nav-item"><a title="Contact" class="nav-link" href="https://zyonsgrand.com.sg/contact/">Contact</a></li>
</ul>					</div>
											<ul class="navbar-nav ml-auto">
							<li class="nav-item search"><a class="nav-link" href="https://zyonsgrand.com.sg/view-showflat/" >BOOK SHOWFLAT APPOINTMENT</a>
							</li>
						</ul>
									</div>
			</nav>
		</div>
	</div>
	</div>
</div>
	</header>
	<!-- #sd-header -->
<main >
	<section >
					<article  id="post-6" class="sd-full-width clearfix post-6 page type-page status-publish hentry"> 
				<div class="vc_row wpb_row vc_row-fluid"><div class="container"><div class="sd-centered-wrapper"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="wpb_revslider_element wpb_content_element">
<div id="rev_slider_4_1_wrapper" class="rev_slider_wrapper fullwidthbanner-container" data-source="gallery" style="margin:0px auto;background:transparent;padding:0px;margin-top:0px;margin-bottom:0px;">
<!-- START REVOLUTION SLIDER 5.4.7.2 fullwidth mode -->
	<div id="rev_slider_4_1" class="rev_slider fullwidthabanner" style="display:none;" data-version="5.4.7.2">
<ul>	<!-- SLIDE  -->
	<li data-index="rs-51" data-transition="fade" data-slotamount="default" data-hideafterloop="0" data-hideslideonmobile="off"  data-easein="default" data-easeout="default" data-masterspeed="300"  data-thumb="https://zyonsgrand.com.sg/wp-content/uploads/2025/09/great-world-mrt-near-zyon-grand-50-meters-lap-pool-by-CDL-and-Mitsui-Fudosan-1-100x50.webp"  data-rotate="0"  data-saveperformance="off"  data-title="Slide" data-param1="" data-param2="" data-param3="" data-param4="" data-param5="" data-param6="" data-param7="" data-param8="" data-param9="" data-param10="" data-description="">
		<!-- MAIN IMAGE -->
		<img fetchpriority="high" decoding="async" src="https://zyonsgrand.com.sg/wp-content/uploads/2025/09/great-world-mrt-near-zyon-grand-50-meters-lap-pool-by-CDL-and-Mitsui-Fudosan-1.webp"  alt="" title="great-world-mrt-near-zyon-grand-50-meters-lap-pool-by-CDL-and-Mitsui-Fudosan (1)"  width="1600" height="900" data-bgposition="center center" data-kenburns="on" data-duration="10000" data-ease="Linear.easeNone" data-scalestart="100" data-scaleend="130" data-rotatestart="0" data-rotateend="0" data-blurstart="0" data-blurend="0" data-offsetstart="0 0" data-offsetend="0 0" class="rev-slidebg" data-no-retina>
		<!-- LAYERS -->

		<!-- LAYER NR. 1 -->
		<a class="tp-caption rev-btn rev-withicon  tp-resizeme" 
 href="https://zyonsgrand.com.sg/view-showflat/" target="_self"			 id="slide-51-layer-13" 
			 data-x="428" 
			 data-y="438" 
						data-width="['356']"
			data-height="['auto']"
 
			data-type="button" 
			data-actions=''
			data-responsive_offset="on" 

			data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"},{"frame":"hover","speed":"0","ease":"Linear.easeNone","to":"o:1;rX:0;rY:0;rZ:0;z:0;","style":"c:rgba(0,0,0,1);bg:rgba(255,255,255,1);bc:rgba(0,0,0,1);bw:0 0 0 0;"}]'
			data-textalign="['inherit','inherit','inherit','inherit']"
			data-paddingtop="[20,20,20,20]"
			data-paddingright="[80,80,80,80]"
			data-paddingbottom="[20,20,20,20]"
			data-paddingleft="[38,38,38,38]"

			style="z-index: 5; min-width: 356px; max-width: 356px; white-space: nowrap; font-size: 30px; line-height: 17px; font-weight: 500; color: #ffffff; letter-spacing: px;font-family:Roboto;background-color:rgba(35,35,35,0.7);border-color:rgb(22,54,101);border-style:solid;border-width:2px 2px 2px 2px;border-radius:30px 30px 30px 30px;outline:none;box-shadow:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;cursor:pointer;text-decoration: none;">Get Developer Price
<i class="fa-icon-chevron-right"></i> </a>
	</li>
</ul>
<script type="rocketlazyloadscript">var htmlDiv = document.getElementById("rs-plugin-settings-inline-css"); var htmlDivCss="";
						if(htmlDiv) {
							htmlDiv.innerHTML = htmlDiv.innerHTML + htmlDivCss;
						}else{
							var htmlDiv = document.createElement("div");
							htmlDiv.innerHTML = "<style>" + htmlDivCss + "</style>";
							document.getElementsByTagName("head")[0].appendChild(htmlDiv.childNodes[0]);
						}
					</script>
<div class="tp-bannertimer tp-bottom" style="visibility: hidden !important;"></div>	</div>
<script type="rocketlazyloadscript">var htmlDiv = document.getElementById("rs-plugin-settings-inline-css"); var htmlDivCss="";
				if(htmlDiv) {
					htmlDiv.innerHTML = htmlDiv.innerHTML + htmlDivCss;
				}else{
					var htmlDiv = document.createElement("div");
					htmlDiv.innerHTML = "<style>" + htmlDivCss + "</style>";
					document.getElementsByTagName("head")[0].appendChild(htmlDiv.childNodes[0]);
				}
			</script>
		<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
if (setREVStartSize!==undefined) setREVStartSize(
	{c: '#rev_slider_4_1', gridwidth: [1200], gridheight: [600], sliderLayout: 'fullwidth'});
			
var revapi4,
	tpj;	
(function() {			
	if (!/loaded|interactive|complete/.test(document.readyState)) document.addEventListener("DOMContentLoaded",onLoad); else onLoad();	
	function onLoad() {				
		if (tpj===undefined) { tpj = jQuery; if("off" == "on") tpj.noConflict();}
	if(tpj("#rev_slider_4_1").revolution == undefined){
		revslider_showDoubleJqueryError("#rev_slider_4_1");
	}else{
		revapi4 = tpj("#rev_slider_4_1").show().revolution({
			sliderType:"standard",
			jsFileLocation:"//zyonsgrand.com.sg/wp-content/plugins/revslider/public/assets/js/",
			sliderLayout:"fullwidth",
			dottedOverlay:"none",
			delay:3800,
			navigation: {
				keyboardNavigation:"off",
				keyboard_direction: "horizontal",
				mouseScrollNavigation:"off",
 							mouseScrollReverse:"default",
				onHoverStop:"off",
				bullets: {
					enable:true,
					hide_onmobile:false,
					style:"wrapkit",
					hide_onleave:false,
					direction:"horizontal",
					h_align:"center",
					v_align:"bottom",
					h_offset:0,
					v_offset:20,
					space:5,
					tmp:''
				}
			},
			visibilityLevels:[1240,1024,778,480],
			gridwidth:1200,
			gridheight:600,
			lazyType:"none",
			shadow:0,
			spinner:"spinner2",
			stopLoop:"off",
			stopAfterLoops:-1,
			stopAtSlide:-1,
			shuffle:"off",
			autoHeight:"off",
			disableProgressBar:"on",
			hideThumbsOnMobile:"off",
			hideSliderAtLimit:0,
			hideCaptionAtLimit:0,
			hideAllCaptionAtLilmit:0,
			debugMode:false,
			fallbacks: {
				simplifyAll:"off",
				nextSlideOnWindowFocus:"off",
				disableFocusListener:false,
			}
		});
	}; /* END OF revapi call */
	
 }; /* END OF ON LOAD FUNCTION */
}()); /* END OF WRAPPING FUNCTION */
</script>
		<script type="rocketlazyloadscript">
					var htmlDivCss = ' #rev_slider_4_1_wrapper .tp-loader.spinner2{ background-color: #FFFFFF !important; } ';
					var htmlDiv = document.getElementById('rs-plugin-settings-inline-css');
					if(htmlDiv) {
						htmlDiv.innerHTML = htmlDiv.innerHTML + htmlDivCss;
					}
					else{
						var htmlDiv = document.createElement('div');
						htmlDiv.innerHTML = '<style>' + htmlDivCss + '</style>';
						document.getElementsByTagName('head')[0].appendChild(htmlDiv.childNodes[0]);
					}
					</script>
					<script type="rocketlazyloadscript">
					var htmlDivCss = unescape(".tp-bullet%20%7B%0A%09-ms-flex%3A%200%201%20auto%3B%0A%20%20%20%20flex%3A%200%201%20auto%3B%0A%20%20%20%20width%3A%2030px%3B%0A%20%20%20%20height%3A%203px%3B%0A%20%20%20%20margin-right%3A%203px%3B%0A%20%20%20%20background-color%3A%20rgba%28255%2C255%2C255%2C.5%29%3B%0A%7D%0A");
					var htmlDiv = document.getElementById('rs-plugin-settings-inline-css');
					if(htmlDiv) {
						htmlDiv.innerHTML = htmlDiv.innerHTML + htmlDivCss;
					}
					else{
						var htmlDiv = document.createElement('div');
						htmlDiv.innerHTML = '<style>' + htmlDivCss + '</style>';
						document.getElementsByTagName('head')[0].appendChild(htmlDiv.childNodes[0]);
					}
				  </script>
				</div><!-- END REVOLUTION SLIDER --></div></div></div></div></div></div></div><div class="vc_row wpb_row vc_row-fluid vc_row-o-content-middle vc_row-flex"><div class="container"><div class="sd-centered-wrapper"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="ult-spacer spacer-69c430d9d6435" data-id="69c430d9d6435" data-height="40" data-height-mobile="30" data-height-tab="" data-height-tab-portrait="" data-height-mobile-landscape="30" style="clear:both;display:block;"></div><div id="ultimate-heading-766469c430d9d6461" class="uvc-heading ult-adjust-bottom-margin ultimate-heading-766469c430d9d6461 uvc-5770 villeHead" data-hspacer="no_spacer"  data-halign="center" style="text-align:center"><div class="uvc-heading-spacer no_spacer" style="top"></div><div class="uvc-main-heading ult-responsive"  data-ultimate-target='.uvc-heading.ultimate-heading-766469c430d9d6461 h1'  data-responsive-json-new='{"font-size":"desktop:24px;","line-height":""}' ><h1 style="font-family:&#039;Anonymous Pro&#039;;font-weight:normal;">Zyon Grand™ at Zion Road</h1></div></div><div class="vc_separator wpb_content_element vc_separator_align_center vc_sep_width_100 vc_sep_pos_align_center vc_separator_no_text vc_sep_color_grey" ><span class="vc_sep_holder vc_sep_holder_l"><span  class="vc_sep_line"></span></span><span class="vc_sep_holder vc_sep_holder_r"><span  class="vc_sep_line"></span></span>
</div><div id="ultimate-heading-938169c430d9d670a" class="uvc-heading ult-adjust-bottom-margin ultimate-heading-938169c430d9d670a uvc-5994 villeHead" data-hspacer="no_spacer"  data-halign="center" style="text-align:center"><div class="uvc-heading-spacer no_spacer" style="top"></div><div class="uvc-main-heading ult-responsive"  data-ultimate-target='.uvc-heading.ultimate-heading-938169c430d9d670a h2'  data-responsive-json-new='{"font-size":"desktop:18px;","line-height":""}' ><h2 style="font-family:&#039;Anonymous Pro&#039;;font-weight:normal;">Zyon Grand Latest Updates</h2></div><div class="uvc-sub-heading ult-responsive"  data-ultimate-target='.uvc-heading.ultimate-heading-938169c430d9d670a .uvc-sub-heading '  data-responsive-json-new='{"font-size":"","line-height":""}'  style="font-weight:normal;margin-top:10px;margin-bottom:10px;"></p>
<p style="text-align: center;"><strong>Last Updated: <span style="color: #ff00ff;">26th March 2026</span></strong></p>
<p></div></div>
	<div class="wpb_text_column wpb_content_element  vc_custom_1773659702860" >
		<div class="wpb_wrapper">
			<p style="text-align: center;"><strong><span style="color: #ff0000;">Latest Unit Sold:</span></strong> #31-11 <strong>on 15-Mar</strong><strong>-2026</strong><strong> | </strong>See the <span style="text-decoration: underline;"><strong><a href="https://zyonsgrand.com.sg/balance-units-chart/">Remaining Units</a></strong></span></p>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element  vc_custom_1733644808417" >
		<div class="wpb_wrapper">
			<p style="text-align: center;"><span style="font-size: 13px;"><span style="color: #333333;"><strong>26-03-2026:</strong></span> <a href="https://zyonsgrand.com.sg/view-showflat/">Book an Appointment</a> to view Zyon Grand Show Flat and get Direct Developer Price + Discounts.</span></p>
<p style="text-align: center;"><span style="font-size: 13px;"><span style="color: #333333;"><strong>14-08-2024: </strong></span>The <a href="https://zyonsgrand.com.sg/view-showflat/">Zyon Grand Showflat</a> is available for Booking Now !<br />
<span style="color: #333333;"><strong>25-07-2024: </strong></span>The <a href="https://zyonsgrand.com.sg/gallery/">Perspective</a> and <a href="https://zyonsgrand.com.sg/video/">Video</a> for Zyon Grand is now available!</span><br />
<span style="font-size: 13px;"><span style="color: #333333;"><strong>23-07-2024: </strong></span>Latest <a href="https://zyonsgrand.com.sg/floor-plan/">Floor Plan</a> for Zyon Grand is now available !</span><br />
<span style="font-size: 13px;"><span style="color: #333333;"><strong>02-07-2024: </strong></span>Latest <a href="https://zyonsgrand.com.sg/site-plan/">Site Plan</a> for Zyon Grand is now available !</span><br />
<span style="font-size: 13px;"><span style="color: #333333;"><strong>15-06-2024: </strong></span>Download and view the <a href="https://zyonsgrand.com.sg/e-brochure/">Zyon Grand E-Brochure</a> when it is ready.</span><br />
<span style="font-size: 13px;"><span style="color: #333333;"><strong>05-06-2024: </strong></span>Check your loan eligibility by calculating at <a href="https://zyonsgrand.com.sg/maximum-loan-eligibility-calculator-tdsr">Max Loan Eligibility Calculator (TDSR)</a> in this website.</span><br />
<span style="font-size: 13px;"><span style="color: #333333;"><strong>05-06-2024:</strong></span> Read more: <a href="https://zyonsgrand.com.sg/project-details/">Zyon Grand &#8211; Brand New Condo at By CDL and Mitsui Fudosan</a></span></p>
<p style="text-align: center;"><span style="font-size: 13px;"><a href="https://zyonsgrand.com.sg/latest-updates">View Past Updates</a></span></p>

		</div>
	</div>
</div></div></div></div></div></div><div class="vc_row wpb_row vc_row-fluid vc_custom_1597197769080"><div class="container"><div class="sd-centered-wrapper"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div style="text-align: center; padding-bottom: 10pt;"><div class="rll-youtube-player" data-src="https://www.youtube.com/embed/8jqGjnidr-o" data-id="8jqGjnidr-o" data-query="" data-alt=""></div><noscript><iframe class="videoFrame" src="https://www.youtube.com/embed/8jqGjnidr-o" width="400" height="400" frameborder="0" allowfullscreen="allowfullscreen"><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span></span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span></iframe></noscript></div>

		</div>
	</div>
<div id="ultimate-heading-64269c430d9d6cb0" class="uvc-heading ult-adjust-bottom-margin ultimate-heading-64269c430d9d6cb0 uvc-7579" data-hspacer="no_spacer"  data-halign="center" style="text-align:center"><div class="uvc-heading-spacer no_spacer" style="top"></div><div class="uvc-main-heading ult-responsive"  data-ultimate-target='.uvc-heading.ultimate-heading-64269c430d9d6cb0 h2'  data-responsive-json-new='{"font-size":"desktop:18px;","line-height":"desktop:22px;"}' ><h2 style="font-weight:normal;margin-bottom:10px;">Zyon Grand Project Information</h2></div></div>
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p><a href="https://zyonsgrand.com.sg/">Zyon Grand</a> is an integrated development along Zion Road in District 03 jointly developed by City Developments Limited (CDL) and Mitsui Fudosan. The project comprise restaurants, a supermarket and early childhood development center. Under April 2024&#8217;s government land sales(GLS) program named as Zion Road Parcel A, the plum site bearing a size of 15,276 sqm / 164,439 sqft was successfully bided for a price of $1.107 billion, which amounts to a land cost of roughly S$1,202 psf per plot ratio. The 99-year leasehold development&#8217;s two 62 storey residential towers are expected to host about 706 units with it 85,000 square meter maximum gross floor area. The <a href="https://zyonsgrand.com.sg/floor-plan/">unit mix</a> consist of a mix of one to five bedroom floor plans, while the separately located, 36 storey serviced apartment tower will include a retail podium. Zyon Grand is also directly connected to the Havelock station along the Thomson-East Coast Line, and is situated along the river. Set to achieve TOP in 2029, the project is a unique addition to the precinct&#8217;s array of unintegrated residential, lifestyle, and long-stay accommodation.</p>

		</div>
	</div>
<div class="vc_separator wpb_content_element vc_separator_align_center vc_sep_width_100 vc_sep_pos_align_center vc_separator_no_text vc_sep_color_grey vc_custom_1534818572242  vc_custom_1534818572242" id="customSep"><span class="vc_sep_holder vc_sep_holder_l"><span  class="vc_sep_line"></span></span><span class="vc_sep_holder vc_sep_holder_r"><span  class="vc_sep_line"></span></span>
</div><div class="ult-spacer spacer-69c430d9d6dc7" data-id="69c430d9d6dc7" data-height="50" data-height-mobile="30" data-height-tab="" data-height-tab-portrait="" data-height-mobile-landscape="30" style="clear:both;display:block;"></div><div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="ult-spacer spacer-69c430d9d70cd" data-id="69c430d9d70cd" data-height="17" data-height-mobile="17" data-height-tab="17" data-height-tab-portrait="" data-height-mobile-landscape="" style="clear:both;display:block;"></div><div class="ult-spacer spacer-69c430d9d70e1" data-id="69c430d9d70e1" data-height="17" data-height-mobile="17" data-height-tab="17" data-height-tab-portrait="" data-height-mobile-landscape="" style="clear:both;display:block;"></div><div class="ult-spacer spacer-69c430d9d70ed" data-id="69c430d9d70ed" data-height="17" data-height-mobile="17" data-height-tab="17" data-height-tab-portrait="" data-height-mobile-landscape="" style="clear:both;display:block;"></div><div class="ult-spacer spacer-69c430d9d70f8" data-id="69c430d9d70f8" data-height="17" data-height-mobile="17" data-height-tab="17" data-height-tab-portrait="" data-height-mobile-landscape="" style="clear:both;display:block;"></div>
	<div  class="wpb_single_image wpb_content_element vc_align_center  vc_custom_1757676066020">
		
		<figure class="wpb_wrapper vc_figure">
			<a href="https://zyonsgrand.com.sg/developer/" target="_self" class="vc_single_image-wrapper   vc_box_border_grey"><img decoding="async" class="vc_single_image-img" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20450%20250'%3E%3C/svg%3E" width="450" height="250" alt="zyon-grand-condo-fitness-suite-by-CDL-and-Mitsui-Fudosan-at-zion-road" title="zyon-grand-condo-fitness-suite-by-CDL-and-Mitsui-Fudosan-at-zion-road" data-lazy-src="https://zyonsgrand.com.sg/wp-content/uploads/2025/09/zyon-grand-condo-fitness-suite-by-CDL-and-Mitsui-Fudosan-at-zion-road-450x250.webp" /><noscript><img decoding="async" class="vc_single_image-img" src="https://zyonsgrand.com.sg/wp-content/uploads/2025/09/zyon-grand-condo-fitness-suite-by-CDL-and-Mitsui-Fudosan-at-zion-road-450x250.webp" width="450" height="250" alt="zyon-grand-condo-fitness-suite-by-CDL-and-Mitsui-Fudosan-at-zion-road" title="zyon-grand-condo-fitness-suite-by-CDL-and-Mitsui-Fudosan-at-zion-road" /></noscript></a>
		</figure>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"><div id="ultimate-heading-421269c430d9d7690" class="uvc-heading ult-adjust-bottom-margin ultimate-heading-421269c430d9d7690 uvc-5520" data-hspacer="no_spacer"  data-halign="center" style="text-align:center"><div class="uvc-heading-spacer no_spacer" style="top"></div><div class="uvc-main-heading ult-responsive"  data-ultimate-target='.uvc-heading.ultimate-heading-421269c430d9d7690 h2'  data-responsive-json-new='{"font-size":"desktop:18px;","line-height":"desktop:22px;"}' ><h2 style="font-family:&#039;Montserrat&#039;;font-weight:normal;margin-bottom:10px;">Zyon Grand Developer</h2></div></div>
	<div class="wpb_text_column wpb_content_element  vc_custom_1754468981959" >
		<div class="wpb_wrapper">
			<p><span id="input-sentence~0"><strong>Zyon Grand</strong>’s developers City Development Limited (CDL) and Mitsui Fudosan have cultivated a significant alliance in Singapore’s real estate market, leveraging both companies’ strengths for impactful growth.</span> <span id="input-sentence~1">CDL, a Singaporean market leader and a highly experienced property developer, has a global track record for building sustainable and iconic residential, commercial, and hospitality assets.</span> <span id="input-sentence~2">CDL remains an industry leader due to its innovative design and green building advocacy.</span></p>
<p><span id="input-sentence~3">Mitsui Fudosan specializes in controversial, cutting-edge, and Sustainability Australia projects.</span> <span id="input-sentence~4">For over 50 years in business, they have designed highly rated community living spaces in Japan and abroad.</span> <span id="input-sentence~5">Mitsui Fudosan’s focus on design has a forte on living spaces and aims to sustainably improve the living conditions residing in the projects.</span></p>
<p><span id="input-sentence~6">Together, <a href="https://zyonsgrand.com.sg/developer/">CDL and Mitsui Fudosan</a> have combined Zyon Grand’s innovative luxury with environmental conscientiousness to redefine Singapore’s property industry.</span> <span id="input-sentence~7">Singapore is witnessing a landmark shift in the standards for real estate <a href="https://zyonsgrand.com.sg/">Zyon Grand Condo</a> will be to heard.</span></p>
<p><span id="input-sentence~8">Zyon Grand <a href="https://zyonsgrand.com.sg/pricing/">price</a> is forecast to be competitive due to lower competing prices in the region, coupled with the attractive land price and lower real estate purchase cost in comparison to its neighbours.</span> <span id="input-sentence~9">Rental yield can be calculated via the calculator in this site.</span></p>
<p>The <a href="https://zyonsgrand.com.sg/pricing/"><u>Zyon Grand Launch Price</u></a> is expected to be attractive considering the reasonable land acquisition cost among its counterparts in the area. <a href="https://zyonsgrand.com.sg/rental-yield-calculator/">Rental yield</a> can be calculated via the calculator in this site.</p>

		</div>
	</div>
</div></div></div></div><div class="vc_separator wpb_content_element vc_separator_align_center vc_sep_width_100 vc_sep_pos_align_center vc_separator_no_text vc_sep_color_grey vc_custom_1597198803739  vc_custom_1597198803739" ><span class="vc_sep_holder vc_sep_holder_l"><span  class="vc_sep_line"></span></span><span class="vc_sep_holder vc_sep_holder_r"><span  class="vc_sep_line"></span></span>
</div><div class="ult-spacer spacer-69c430d9d783e" data-id="69c430d9d783e" data-height="50" data-height-mobile="30" data-height-tab="" data-height-tab-portrait="" data-height-mobile-landscape="30" style="clear:both;display:block;"></div><div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"><div id="ultimate-heading-563469c430d9d793f" class="uvc-heading ult-adjust-bottom-margin ultimate-heading-563469c430d9d793f uvc-1699" data-hspacer="no_spacer"  data-halign="center" style="text-align:center"><div class="uvc-heading-spacer no_spacer" style="top"></div><div class="uvc-main-heading ult-responsive"  data-ultimate-target='.uvc-heading.ultimate-heading-563469c430d9d793f h2'  data-responsive-json-new='{"font-size":"desktop:18px;","line-height":"desktop:22px;"}' ><h2 style="font-family:&#039;Montserrat&#039;;font-weight:normal;margin-bottom:10px;">Zyon Grand Location Map</h2></div></div>
	<div class="wpb_text_column wpb_content_element  vc_custom_1754468758346" >
		<div class="wpb_wrapper">
			<p>The <span style="text-decoration: underline;"><strong>Zyon Grand Condo</strong></span> lies in the Kim Seng Road, Havelock Road and Zion Road vicinity. Surrounded by a mix of modern conveniences and vibrant city life, Zyon Grand boasts close proximity to the Singapore River and offers waterfront views and peaceful walkways. In addition to the waterfront views, vivacious views of the city are available. Great World City which is a short walk from the Zion Road Parel A condo is one the most popular shopping center, adding to the Condo&#8217;s appeal.</p>
<p>The Great World MRT Station is within walking distance of the Zyon Grand Condo, and is serving the Thomson-East Coast Line. The Zyon Grand Condo is therefore able to access major shopping and entertainment destinations such as Orchard Road and the Marina Bay. The Zyon Grand Condo is easily accessible by major roads and expressways reducing the time for longer commutes to the rest of Singapore.</p>
<p>The proximity to schools has always been a priority for most families, making the<em> Zyon Grand Singapore</em> access to River Valley Primary School a major appeal. Perfectly positioned in the center of Singapore&#8217;s residential and commercial districts, it offers a dynamic city living experience.</p>
<p>Please note that our <strong>Showflat</strong> location is not located on the actual site. An appointment must be made for visiting and our staff we be in contact to send over the <a href="https://zyonsgrand.com.sg/view-showflat/">showflat address</a>.</p>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="ult-spacer spacer-69c430d9d7a3e" data-id="69c430d9d7a3e" data-height="10" data-height-mobile="10" data-height-tab="10" data-height-tab-portrait="" data-height-mobile-landscape="" style="clear:both;display:block;"></div><div class="ult-spacer spacer-69c430d9d7a4c" data-id="69c430d9d7a4c" data-height="10" data-height-mobile="10" data-height-tab="10" data-height-tab-portrait="" data-height-mobile-landscape="" style="clear:both;display:block;"></div><div class="ult-spacer spacer-69c430d9d7a58" data-id="69c430d9d7a58" data-height="10" data-height-mobile="10" data-height-tab="10" data-height-tab-portrait="" data-height-mobile-landscape="" style="clear:both;display:block;"></div><div class="ult-spacer spacer-69c430d9d7a63" data-id="69c430d9d7a63" data-height="10" data-height-mobile="10" data-height-tab="10" data-height-tab-portrait="" data-height-mobile-landscape="" style="clear:both;display:block;"></div><div class="ult-spacer spacer-69c430d9d7a6d" data-id="69c430d9d7a6d" data-height="10" data-height-mobile="10" data-height-tab="10" data-height-tab-portrait="" data-height-mobile-landscape="" style="clear:both;display:block;"></div>
	<div  class="wpb_single_image wpb_content_element vc_align_center  vc_custom_1753369177142">
		
		<figure class="wpb_wrapper vc_figure">
			<a href="https://zyonsgrand.com.sg/location-map/" target="_self" class="vc_single_image-wrapper   vc_box_border_grey"><img decoding="async" class="vc_single_image-img" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20450%20250'%3E%3C/svg%3E" width="450" height="250" alt="zyon-grand-condo-location-map-singapore-1" title="zyon-grand-condo-location-map-singapore-1" data-lazy-src="https://zyonsgrand.com.sg/wp-content/uploads/2025/07/zyon-grand-condo-location-map-singapore-1-450x250.jpg" /><noscript><img decoding="async" class="vc_single_image-img" src="https://zyonsgrand.com.sg/wp-content/uploads/2025/07/zyon-grand-condo-location-map-singapore-1-450x250.jpg" width="450" height="250" alt="zyon-grand-condo-location-map-singapore-1" title="zyon-grand-condo-location-map-singapore-1" /></noscript></a>
		</figure>
	</div>
</div></div></div></div><div class="vc_separator wpb_content_element vc_separator_align_center vc_sep_width_100 vc_sep_pos_align_center vc_separator_no_text vc_sep_color_grey vc_custom_1534818572242  vc_custom_1534818572242" ><span class="vc_sep_holder vc_sep_holder_l"><span  class="vc_sep_line"></span></span><span class="vc_sep_holder vc_sep_holder_r"><span  class="vc_sep_line"></span></span>
</div><div class="ult-spacer spacer-69c430d9d7e0f" data-id="69c430d9d7e0f" data-height="50" data-height-mobile="30" data-height-tab="" data-height-tab-portrait="" data-height-mobile-landscape="30" style="clear:both;display:block;"></div><div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div  class="wpb_single_image wpb_content_element vc_align_center  vc_custom_1757676245390">
		
		<figure class="wpb_wrapper vc_figure">
			<a href="https://zyonsgrand.com.sg/view-showflat/" target="_self" class="vc_single_image-wrapper   vc_box_border_grey"><img decoding="async" class="vc_single_image-img" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20450%20250'%3E%3C/svg%3E" width="450" height="250" alt="zyon-grand-club-gourmet-condo-near-havelock-mrt-mixed-development" title="zyon-grand-club-gourmet-condo-near-havelock-mrt-mixed-development" data-lazy-src="https://zyonsgrand.com.sg/wp-content/uploads/2025/09/zyon-grand-club-gourmet-condo-near-havelock-mrt-mixed-development-450x250.webp" /><noscript><img decoding="async" class="vc_single_image-img" src="https://zyonsgrand.com.sg/wp-content/uploads/2025/09/zyon-grand-club-gourmet-condo-near-havelock-mrt-mixed-development-450x250.webp" width="450" height="250" alt="zyon-grand-club-gourmet-condo-near-havelock-mrt-mixed-development" title="zyon-grand-club-gourmet-condo-near-havelock-mrt-mixed-development" /></noscript></a>
		</figure>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"><div id="ultimate-heading-407769c430d9d8304" class="uvc-heading ult-adjust-bottom-margin ultimate-heading-407769c430d9d8304 uvc-9274" data-hspacer="no_spacer"  data-halign="center" style="text-align:center"><div class="uvc-heading-spacer no_spacer" style="top"></div><div class="uvc-main-heading ult-responsive"  data-ultimate-target='.uvc-heading.ultimate-heading-407769c430d9d8304 h2'  data-responsive-json-new='{"font-size":"desktop:18px;","line-height":"desktop:22px;"}' ><h2 style="font-family:&#039;Montserrat&#039;;font-weight:normal;margin-bottom:10px;">Zyon Grand Show Flat</h2></div></div>
	<div class="wpb_text_column wpb_content_element  vc_custom_1752394173664" >
		<div class="wpb_wrapper">
			<p>Kindly <a href="https://zyonsgrand.com.sg/view-showflat/">register an appointment</a> or call us at +65 6864-3043 before coming over to view <a href="https://zyonsgrand.com.sg/view-showflat/">Zyon Grand Showroom</a> as our show gallery may not be open at certain days/time.</p>
<p>Online registrants who <a href="https://zyonsgrand.com.sg/view-showflat/">booked an appointment here</a> will expect to secure Direct Developer <a href="https://zyonsgrand.com.sg/pricing/">Price</a> and no commission is payable. Please be informed that units for sale at Zyon Grand are on first come first serve basis.</p>
<p>Upon successful registration, you will receive an email and our staff will be in contact for a confirmation. The balance units of <a href="https://zyonsgrand.com.sg/">CDL and Mitsui Fudosan Zyon Grand</a> is updated regularly, interested parties can check back for updates. The <a href="https://zyonsgrand.com.sg/pricing/">Zyon Grand Price List</a> is not released yet but registration for VVIP Preview has started. Kindly leave down your <a href="https://zyonsgrand.com.sg/contact/">contact</a> to be updated on the latest information.</p>

		</div>
	</div>
</div></div></div></div><div class="ult-spacer spacer-69c430d9d83be" data-id="69c430d9d83be" data-height="50" data-height-mobile="30" data-height-tab="" data-height-tab-portrait="" data-height-mobile-landscape="30" style="clear:both;display:block;"></div></div></div></div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="container"><div class="sd-centered-wrapper"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="ult-spacer spacer-69c430d9d85b9" data-id="69c430d9d85b9" data-height="40" data-height-mobile="0" data-height-tab="" data-height-tab-portrait="" data-height-mobile-landscape="" style="clear:both;display:block;"></div><div class="vc_row wpb_row vc_inner vc_row-fluid vc_row-o-content-middle vc_row-flex"><div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner"><div class="wpb_wrapper"><div id="ultimate-heading-673369c430d9d8717" class="uvc-heading ult-adjust-bottom-margin ultimate-heading-673369c430d9d8717 uvc-9965 appointBox" data-hspacer="no_spacer"  data-halign="left" style="text-align:left"><div class="uvc-heading-spacer no_spacer" style="top"></div><div class="uvc-main-heading ult-responsive"  data-ultimate-target='.uvc-heading.ultimate-heading-673369c430d9d8717 div'  data-responsive-json-new='{"font-size":"desktop:26px;","line-height":"desktop:39px;"}' ><div style="font-family:&#039;Montserrat&#039;;font-weight:300;color:#ffffff;">Book An Appointment To Get Direct Developer Price</div></div></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_custom_1753370910108 ubtn-ctn-center appointBtn"><a class="ubtn-link ult-adjust-bottom-margin ubtn-center ubtn-custom appointBtn" href="https://zyonsgrand.com.sg/view-showflat/" rel=" " ><button type="button" id="ubtn-2565" class="ubtn ult-adjust-bottom-margin ult-responsive ubtn-custom ubtn-no-hover-bg  none  ubtn-center   tooltip-69c430d9d87fb"  data-hover="#163665" data-border-color="#163665" data-bg="#163665" data-hover-bg="#ffffff" data-border-hover="#163665" data-shadow-hover="" data-shadow-click="none" data-shadow="" data-shd-shadow=""  data-ultimate-target='#ubtn-2565'  data-responsive-json-new='{"font-size":"desktop:16px;","line-height":""}'  style="font-family:&#039;Montserrat&#039;;font-weight:500;width:px;min-height:px;padding:15px 45px;border-radius:5px;border-width:1px;border-color:#163665;border-style:solid;background: #163665;color: #ffffff;"><span class="ubtn-data ubtn-icon"><i class="none" style="font-size:16px;color:#ffffff;"></i></span><span class="ubtn-hover" style="background-color:#ffffff"></span><span class="ubtn-data ubtn-text" >Book an Appointment</span></button></a></div></div></div></div></div><div class="ult-spacer spacer-69c430d9d886a" data-id="69c430d9d886a" data-height="40" data-height-mobile="40" data-height-tab="40" data-height-tab-portrait="" data-height-mobile-landscape="" style="clear:both;display:block;"></div></div></div></div></div></div></div><!-- Row Backgrounds --><div class="upb_color" data-bg-override="0" data-bg-color="#aba59a" data-fadeout="" data-fadeout-percentage="30" data-parallax-content="" data-parallax-content-sense="30" data-row-effect-mobile-disable="true" data-img-parallax-mobile-disable="true" data-rtl="false"  data-custom-vc-row=""  data-vc="6.1"  data-is_old_vc=""  data-theme-support=""   data-overlay="false" data-overlay-color="" data-overlay-pattern="" data-overlay-pattern-opacity="" data-overlay-pattern-size=""    ></div><div class="vc_row wpb_row vc_row-fluid"><div class="container"><div class="sd-centered-wrapper"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="ult-spacer spacer-69c430d9d8ca3" data-id="69c430d9d8ca3" data-height="50" data-height-mobile="30" data-height-tab="" data-height-tab-portrait="" data-height-mobile-landscape="30" style="clear:both;display:block;"></div><div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner vc_custom_1527496575106"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element  vc_custom_1757256115550" >
		<div class="wpb_wrapper">
			<h2><span style="font-size: 18px;">Review of Zyon Grand</span></h2>
<h2 data-start="258" data-end="279"><span style="font-size: 18px;">Zyon Grand Project Overview</span></h2>
<p data-start="280" data-end="778">Set along Zion Road in the coveted River Valley enclave (District 3), <a href="https://zyonsgrand.com.sg/">Zyon Grand</a> is a 99-year leasehold, mixed-use development by City Developments Limited (CDL) and Mitsui Fudosan. The Zyon Grand comprises two soaring 62-storey residential towers of 706 luxurious homes, a 36-storey long-stay serviced apartment tower under the SA2 pilot, and a retail component with daily conveniences and an early childhood centre, connected directly to Havelock MRT on the Thomson-East Coast Line for effortless city access.</p>
<h2 data-start="780" data-end="816"><span style="font-size: 18px;">What Makes Zyon Grand Stand Out</span></h2>
<ol>
<li data-start="819" data-end="918">Covered linkway to Havelock MRT, connecting quickly to Orchard, Outram, Shenton Way, and Marina Bay.</li>
<li data-start="921" data-end="1028">True integrated living: residences, long-stay serviced apartments, retail, and childcare in one precinct.</li>
<li data-start="1031" data-end="1106">Iconic skyline design with twin 62-storey towers by blue-chip developers.</li>
<li data-start="1109" data-end="1221">Land tender of S$1.107 billion (approx. S$1,202 psf ppr), reflecting strong market confidence.</li>
</ol>
<h2 data-start="1223" data-end="1253"><span style="font-size: 18px;">Zyon Grand Project Details</span></h2>
<div class="_tableContainer_1rjym_1">
<div class="_tableWrapper_1rjym_13 group flex w-fit flex-col-reverse" tabindex="-1">
<table class="w-fit min-w-(--thread-content-width)" data-start="1254" data-end="1878">
<thead data-start="1254" data-end="1274">
<tr data-start="1254" data-end="1274">
<th data-start="1254" data-end="1261" data-col-size="sm">Item</th>
<th data-start="1261" data-end="1274" data-col-size="md">Details</th>
</tr>
</thead>
<tbody data-start="1287" data-end="1878">
<tr data-start="1287" data-end="1310">
<td data-start="1287" data-end="1296" data-col-size="sm">Tenure</td>
<td data-start="1296" data-end="1310" data-col-size="md">99 years</td>
</tr>
<tr data-start="1311" data-end="1395">
<td data-start="1311" data-end="1326" data-col-size="sm">Zoning / Use</td>
<td data-start="1326" data-end="1395" data-col-size="md">Residential with retail and SA2 (long-stay serviced apartments)</td>
</tr>
<tr data-start="1396" data-end="1425">
<td data-start="1396" data-end="1408" data-col-size="sm">Site Area</td>
<td data-start="1408" data-end="1425" data-col-size="md">15,276.88 m²</td>
</tr>
<tr data-start="1426" data-end="1480">
<td data-start="1426" data-end="1440" data-col-size="sm">Maximum GFA</td>
<td data-start="1440" data-end="1480" data-col-size="md">85,557 m² (min. 20,000 m² for SA2)</td>
</tr>
<tr data-start="1481" data-end="1523">
<td data-start="1481" data-end="1494" data-col-size="sm">Developers</td>
<td data-start="1494" data-end="1523" data-col-size="md">CDL &amp; Mitsui Fudosan JV</td>
</tr>
<tr data-start="1524" data-end="1577">
<td data-start="1524" data-end="1537" data-col-size="sm">Land Price</td>
<td data-start="1537" data-end="1577" data-col-size="md">S$1.107 billion (~S$1,202 psf ppr)</td>
</tr>
<tr data-start="1578" data-end="1631">
<td data-start="1578" data-end="1599" data-col-size="sm">Residential Towers</td>
<td data-start="1599" data-end="1631" data-col-size="md">2 towers, ~62 storeys each</td>
</tr>
<tr data-start="1632" data-end="1660">
<td data-start="1632" data-end="1650" data-col-size="sm">No. of Units</td>
<td data-start="1650" data-end="1660" data-col-size="md">~706</td>
</tr>
<tr data-start="1661" data-end="1717">
<td data-start="1661" data-end="1683" data-col-size="sm">Serviced Apartments</td>
<td data-start="1683" data-end="1717" data-col-size="md">~36-storey tower (long-stay)</td>
</tr>
<tr data-start="1718" data-end="1786">
<td data-start="1718" data-end="1739" data-col-size="sm">Retail / Community</td>
<td data-start="1739" data-end="1786" data-col-size="md">Shops, F&amp;B, and an early childhood centre</td>
</tr>
<tr data-start="1787" data-end="1840">
<td data-start="1787" data-end="1802" data-col-size="sm">Connectivity</td>
<td data-start="1802" data-end="1840" data-col-size="md">Direct Havelock MRT (TEL) access</td>
</tr>
<tr data-start="1841" data-end="1878">
<td data-start="1841" data-end="1856" data-col-size="sm">Expected TOP</td>
<td data-start="1856" data-end="1878" data-col-size="md">Around 2029–2030</td>
</tr>
</tbody>
</table>
</div>
</div>
<h2 data-start="1880" data-end="1920"><span style="font-size: 18px;">The Appeal of an Integrated Concept like Zyon Grand</span></h2>
<p data-start="1921" data-end="2281">By blending homes, serviced apartments, shops, and a childcare centre, <strong>Zyon Grand</strong> creates a self-contained ecosystem. The serviced apartments help sustain steady footfall for retail, while the MRT link cuts commuting time. For families, daily life is simplified; for investors, rental demand and resale appeal are strengthened in an integrated precinct.</p>
<h2 data-start="2283" data-end="2319"><span style="font-size: 18px;">Facilities and Lifestyle Spaces in Zyon Grand</span></h2>
<p data-start="2320" data-end="2661">Residents can expect an extensive suite of amenities, including lap pools, landscaped decks, sky terraces, gyms, lounges, co-working pods, children’s play areas, and family-friendly spaces. The design emphasis is on creating not only convenience but also community, with greenery and <a href="https://zyonsgrand.com.sg/site-plan/">shared facilities</a> woven into the high-rise environment.</p>
<h2 data-start="2663" data-end="2707"><span style="font-size: 18px;">Zyon Grand Interiors, Fittings, and Smart Features</span></h2>
<p data-start="2708" data-end="3107">The units in <span style="text-decoration: underline;">Zyon Grand Condo</span> are planned with modern kitchens and bathrooms equipped with quality appliances and fittings. Smart-home systems such as digital locks and app-based controls add convenience, while larger units are expected to feature premium finishes. CDL’s track record also suggests concierge-style residential services may be included for parcel handling, facility bookings, and everyday assistance.</p>
<h2 data-start="3109" data-end="3139"><span style="font-size: 18px;">URA Master Plan Advantage for Zyon Grand Condo</span></h2>
<p data-start="3140" data-end="3504"><span style="text-decoration: underline;">Zyon Grand</span> benefits from the ongoing rejuvenation of the Central Region under the URA Master Plan. Improved park connectors, the expansion of the TEL, and enhancements to Orchard and CBD precincts will reinforce River Valley as a highly desirable residential district. These improvements are expected to drive both lifestyle quality and long-term capital growth.</p>
<hr data-start="3506" data-end="3509" />
<h2 data-start="3511" data-end="3550"><span style="font-size: 18px;">The Locality Around Zyon Grand</span></h2>
<h3 data-start="3552" data-end="3580"><span style="font-size: 16px;">Connectivity and Roads</span></h3>
<p data-start="3581" data-end="3844"><a href="https://zyonsgrand.com.sg/location-map/">Zion Road</a> links quickly to River Valley Road, Kim Seng Road, and Outram Road. The Central Expressway (CTE) and AYE provide wider island access, while Havelock MRT at the doorstep compresses travel times to Orchard, Shenton Way, and Marina Bay into just minutes.</p>
<h3 data-start="3846" data-end="3879"><span style="font-size: 16px;">Dining, Leisure, and Retail</span></h3>
<p data-start="3880" data-end="4144">The Singapore River promenade offers scenic walks and cycling routes, while Robertson Quay’s lively dining scene and Great World’s retail and entertainment options are just nearby. Orchard Road, Singapore’s iconic shopping belt, is only one stop away on the TEL.</p>
<h3 data-start="4146" data-end="4174"><span style="font-size: 16px;">Offices and Workplaces</span></h3>
<p data-start="4175" data-end="4441">The CBD, including Shenton Way, Raffles Place, and Marina Bay are just a short train ride away. Beyond the core, major hubs such as one-north and Mapletree Business City are accessible within 20 minutes by car, making <span style="text-decoration: underline;"><strong>Zyon Grand</strong></span> attractive for working professionals.</p>
<h3 data-start="4443" data-end="4480"><span style="font-size: 16px;">Nearby Amenities and Recreation</span></h3>
<p data-start="4481" data-end="4699">Great World, Valley Point, and Tiong Bahru Plaza provide shopping and dining variety, while Alexandra Canal Linear Park, Fort Canning Park, and the heritage district of Tiong Bahru deliver green and cultural escapes.</p>
<h3 data-start="4701" data-end="4730"><span style="font-size: 16px;">Schools in the Vicinity</span></h3>
<p data-start="4731" data-end="4959">The project sits within reach of reputable schools and international campuses, with good connectivity to the Bukit Timah and Orchard educational clusters. This makes <a href="https://zyonsgrand.com.sg/">Zyon Grand Condo</a> suitable for both local families and expatriates.</p>
<h3 data-start="4961" data-end="5006"><span style="font-size: 16px;">Offices, Business Parks, and Healthcare</span></h3>
<p data-start="5007" data-end="5308"><strong data-start="5007" data-end="5038">Business Parks and Offices:</strong> Raffles Place, Marina Bay, Mapletree Business City, and one-north are all within easy reach.<br data-start="5131" data-end="5134" /><strong data-start="5134" data-end="5149">Healthcare:</strong> Singapore General Hospital at Outram, Mount Elizabeth Orchard, and Gleneagles are nearby, along with local clinics in the Great World and River Valley area.</p>
<h3 data-start="5310" data-end="5349"><span style="font-size: 16px;">Public Transport and Road Network</span></h3>
<p data-start="5350" data-end="5588"><strong>Zyon Grand Condo</strong> is directly integrated with Havelock MRT, and also close to Great World MRT. Several bus services run along Zion Road and River Valley Road, while arterial routes and expressways keep the rest of the island within easy reach.</p>
<hr data-start="588" data-end="591" />
<h2 data-start="198" data-end="242"><span style="font-size: 18px;">Why Zyon Grand is a Development to Watch</span></h2>
<p data-start="244" data-end="586">Located along <strong data-start="258" data-end="285">Zion Road in District 3</strong>, <strong data-start="287" data-end="301">Zyon Grand</strong> is a rare city-fringe condominium that combines riverside charm, convenience, and investment appeal. With its premium positioning near the Singapore River and Orchard Road, the project is set to attract both homeowners seeking exclusivity and investors looking for long-term growth.</p>
<h3 data-start="593" data-end="634"><span style="font-size: 16px;">1. Prestigious Address by the River</span></h3>
<p data-start="635" data-end="898">Zion Road is part of the highly sought-after River Valley and Robertson Quay precinct, an area long associated with prime city living. With the Singapore River just steps away, residents can enjoy a rare blend of urban convenience and tranquil waterfront charm.</p>
<h3 data-start="905" data-end="934"><span style="font-size: 16px;">2. Central Connectivity</span></h3>
<p data-start="935" data-end="1165">The development is well-served by multiple MRT stations including Havelock (TEL), Great World (TEL), and Tiong Bahru (EWL). Orchard, the CBD, and Marina Bay are within minutes by train or motor vehicle, offering unmatched accessibility.</p>
<h3 data-start="1172" data-end="1206"><span style="font-size: 16px;">3. Limited New Launch Supply</span></h3>
<p data-start="1207" data-end="1460">Few GLS sites are released in the Zion Road / River Valley area, making Zyon Grand a scarce opportunity. With limited supply and consistently high demand for prime city-fringe residences, projects here tend to command strong interest and appreciation.</p>
<h3 data-start="1467" data-end="1506"><span style="font-size: 16px;">4. Reputable Developer Consortium</span></h3>
<p data-start="1507" data-end="1716">Backed by established developers with a track record of luxury residences, <span style="text-decoration: underline;"><strong>Zyon Grand Condo</strong></span> will likely showcase thoughtful layouts, modern architecture, and high-quality finishes that appeal to discerning buyers.</p>
<h3 data-start="1723" data-end="1770"><span style="font-size: 16px;">5. Lifestyle &amp; Amenities at Your Doorstep</span></h3>
<p data-start="1771" data-end="2020">From dining at Robertson Quay to shopping at Great World City and Orchard Road, residents have world-class amenities within walking distance. The Singapore River promenade also offers a vibrant lifestyle mix of cafes, bars, and leisure activities.</p>
<h3 data-start="2027" data-end="2056"><span style="font-size: 16px;">6. Strong Rental Demand</span></h3>
<p data-start="2057" data-end="2317">The area is a perennial favorite among expatriates, young professionals, and families seeking central convenience. Its proximity to business hubs, international schools, and lifestyle enclaves makes Zyon Grand attractive for rental, supporting steady yields.</p>
<h3 data-start="2324" data-end="2359"><span style="font-size: 16px;">7. Long-Term Growth Catalysts</span></h3>
<p data-start="2360" data-end="2605">With the continued transformation of the Orchard Road belt, the rejuvenation of the Singapore River precinct, and URA’s push to enhance liveability in the Central Region, Zyon Grand sits in a location primed for sustained capital appreciation.</p>
<h2 data-start="2612" data-end="2627"><span style="font-size: 18px;">Conclusion</span></h2>
<p data-start="2628" data-end="2952"><strong data-start="2628" data-end="2642">Zyon Grand</strong> is more than just a luxury residence,  it offers a rare chance to own in one of Singapore’s most desirable city-fringe locations. With its riverside setting, strong connectivity, limited supply, and robust rental market, this development is well-positioned as both a prestigious home and a sound investment.</p>
<p>The Zyon Grand Condo development is about to launch soon! You may learn more about the development here: <a href="https://zyonsgrand.com.sg/project-details/">Zyon Grand &#8211; Brand New Zion Road Condominium by CDL and Mitsui Fudosan</a>.</p>
<p>Aspiring home owners may proceed to view and download <a href="https://zyonsgrand.com.sg/floor-plan/">Zyon Grand Condo Floor Plan</a> &amp; <a href="https://zyonsgrand.com.sg/e-brochure/">Zyon Grand Condo E-Brochure</a> when it is ready.</p>
<p style="text-align: left;" align="center">Financing is one of the most important consideration to your purchase. As this development is under construction upon purchase, buyers can learn more about the <a href="https://zyonsgrand.com.sg/payment-scheme/">payment scheme</a> and do a calculation prior to your visit using the <a href="https://zyonsgrand.com.sg/progressive-payment-calculator/">progressive payment calculator</a>.</p>
<p style="text-align: left;" align="center">It is also important to identify the loan to value for your scenario as MAS has strict <a href="https://zyonsgrand.com.sg/housing-loan-information/">regulations on home loans</a>. For more information regards to financing or <a href="https://zyonsgrand.com.sg/stamp-duty/">stamp duties</a>, please fill up the <a href="https://zyonsgrand.com.sg/contact/">contact form</a> and we will be glad to assist.</p>
<p style="text-align: left;" align="center">Interested parties of <span style="text-decoration: underline;">Zyon Grand Condo</span> can find more <a href="https://zyonsgrand.com.sg/project-details/">project details</a> in this site. The <a href="https://zyonsgrand.com.sg/site-plan/">site plan</a> and <a href="https://zyonsgrand.com.sg/floor-plan/">floor plans</a> will be out soon and updated here. The <a href="https://zyonsgrand.com.sg/elevation-chart/">elevation chart</a> depicts the distribution of units in the development and the <a href="https://zyonsgrand.com.sg/balance-units-chart/">balance unit chart</a> will updated regularly upon launch of the project. Please check back on this site to be kept posted.</p>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element  vc_custom_1757256471339" >
		<div class="wpb_wrapper">
			        <div class="rmwr-wrapper" 
             data-id="rmwr-69c430d9d9627"
             data-mode="normal"
             data-animation="fade"
             data-duration="300"
             data-smooth-scroll="true"
             data-scroll-offset="0">
            <button 
                type="button"
                class="read-link" 
                id="readlinkrmwr-69c430d9d9627"
                data-open-text="Read More"
                data-close-text="Read Less"
                aria-expanded="false"
                aria-controls="readrmwr-69c430d9d9627"
                aria-label="Read More"
            >
                <span class="rmwr-text">Read More</span>
            </button>
            <div 
                class="read_div" 
                id="readrmwr-69c430d9d9627"
                aria-hidden="true"
                data-animation="fade"
                data-duration="300"
                style="display: none;"
            >
                </p>
<h2 data-start="125" data-end="178"><span style="font-size: 18px">Zyon Grand — A New Chapter in River Valley Living</span></h2>
<p data-start="180" data-end="605">Nestled in the heart of District 3, along Zion Road, <strong data-start="233" data-end="247">Zyon Grand</strong> is poised to redefine luxury city-fringe living with a seamless blend of elegance, connectivity, and modern convenience. Emblematic of a growing demand for integrated living, this 99-year leasehold mixed-use development by <strong data-start="471" data-end="506">City Developments Limited (CDL)</strong> and <strong data-start="511" data-end="529">Mitsui Fudosan</strong> offers more than just residences; it introduces a new lifestyle paradigm.</p>
<p data-start="607" data-end="1087">When the GLS site was awarded in April 2024, the winning bid reached around <strong data-start="683" data-end="723">S$1,202 psf per plot ratio (psf ppr)</strong>, signaling strong market confidence in the River Valley precinct’s long-term potential. Envisioned as twin 62-storey residential towers, accompanied by a 36-storey serviced apartment block and commercial podium, Zyon Grand will also be directly connected to <strong data-start="982" data-end="1024">Havelock MRT (Thomson-East Coast Line)</strong>, linking effortlessly to Orchard, CBD, and the broader city.</p>
<hr data-start="1089" data-end="1092" />
<h2 data-start="1094" data-end="1134"><span style="font-size: 18px">Zyon Grand Surrounding Amenities</span></h2>
<p data-start="1136" data-end="1207">River Valley is more than just a postcode, it’s a lifestyle narrative.</p>
<p data-start="1209" data-end="1498">Here, serene riverfront walks, heritage enclaves like Tiong Bahru, and vibrant shopping hubs such as Great World City coexist. Residents can effortlessly commute via nearby MRTs: Havelock, Great World, and Tiong Bahru, while expressways like the CTE and AYE make the CBD just minutes away.</p>
<p data-start="1500" data-end="1856">Proximity to prestigious schools such as River Valley Primary, ACS Junior, and international institutions ensures a balanced urban life, ideal for families, professionals, and expatriates alike. The blend of lifestyle convenience, cultural richness, and strong connectivity makes Zyon Grand’s location highly attractive for both homebuyers and investors.</p>
<hr data-start="1858" data-end="1861" />
<h2 data-start="1863" data-end="1914"><span style="font-size: 18px">Zyon Grand A Future-Ready Development Anchored in Purpose</span></h2>
<p data-start="1916" data-end="2192"><a href="https://zyonsgrand.com.sg/">Zyon Grand</a> is more than a condominium; it is designed as a <strong data-start="1975" data-end="2003">master-planned ecosystem</strong>. The development will feature residences, serviced apartments, retail outlets, a supermarket, and even an early childhood development centre, all integrated within one cohesive precinct.</p>
<p data-start="2194" data-end="2518">The inclusion of serviced apartments is particularly noteworthy, catering to long-stay professionals, international students, and medical tourists—reflecting evolving lifestyle needs and rental demand in Singapore. This mixed-use model creates a built-in vibrancy, where convenience and community seamlessly come together.</p>
<p data-start="2520" data-end="2827">Architecturally, the project is helmed by renowned firms <strong data-start="2577" data-end="2602">Nikken Sekkei Limited</strong> and <strong data-start="2607" data-end="2626">ADDP Architects</strong>, ensuring a sophisticated skyline presence that complements the River Valley landscape. Thoughtful landscaping and design details will further enhance the day-to-day living experience for residents.</p>
<hr data-start="2829" data-end="2832" />
<h2 data-start="2834" data-end="2873"><span style="font-size: 18px">Zyon Grand Pricing and Investment Potential</span></h2>
<p data-start="2875" data-end="3191">With <strong data-start="2880" data-end="2907">706 units</strong>, spanning from efficient 1-bedroom + study apartments to expansive penthouses, the new <a href="https://zyonsgrand.com.sg/location-map/">Zion Road</a> mixed development caters to a wide demographic of buyers. The scale of the project ensures a lively yet balanced community, while the variety of layouts provides options for both investors and own-stay families.</p>
<p data-start="3193" data-end="3528">Built with a 99-year leasehold tenure, the project’s <strong data-start="3251" data-end="3307">strategic location, scale, and developer credibility</strong> ensure its long-term investment appeal. The land price of approximately S$1,202 psf ppr positions it competitively within the prime city-fringe market, suggesting <a href="https://zyonsgrand.com.sg/pricing/">launch prices</a> that balance accessibility with prestige.</p>
<hr data-start="3530" data-end="3533" />
<h2 data-start="3535" data-end="3570"><span style="font-size: 18px">Zyon Grand Ease, Lifestyle, and Community</span></h2>
<p data-start="3572" data-end="3918">Residents of Zyon Grand will benefit from unparalleled accessibility. The direct integration with <strong data-start="3670" data-end="3686">Havelock MRT</strong> means Orchard, Marina Bay, and the CBD are only minutes away. Great World City, with its retail and dining options, is within walking distance, while the heritage charm of Tiong Bahru offers a more eclectic lifestyle just nearby.</p>
<p data-start="3920" data-end="4227">Inside the development, lifestyle facilities are expected to include lush sky gardens, swimming pools, gymnasiums, entertainment pavilions, and communal lounges. By marrying architectural elegance with functional design, Zyon Grand ensures that residents enjoy a lifestyle of both convenience and comfort.</p>
<hr data-start="4229" data-end="4232" />
<h2 data-start="5008" data-end="5034"><span style="font-size: 18px">Tying It All Together</span></h2>
<p data-start="5036" data-end="5362">In the dynamic landscape of Singapore’s prime property market, <strong data-start="5099" data-end="5113">Zyon Grand</strong> stands out not just as another condominium launch, but as a bold vision of integrated living. With its seamless blend of residential, serviced apartments, retail, and lifestyle amenities, it reflects the way modern urbanites live, work, and play.</p>
<p data-start="5364" data-end="5647">For investors, it represents a rare opportunity to secure a property in a location that balances rental resilience with long-term capital appreciation. For families and professionals, it offers a home that is both luxurious and future-ready, designed for convenience and community.</p>
<p data-start="5649" data-end="5796">Ultimately, Zyon Grand encapsulates the best of River Valley living: connectivity, lifestyle, and prestige, all woven into one iconic development.</p>
<p>            </div>
        </div>
        

		</div>
	</div>
</div></div></div><div class="siteInfo wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="ult-spacer spacer-69c430d9d97e3" data-id="69c430d9d97e3" data-height="13" data-height-mobile="13" data-height-tab="13" data-height-tab-portrait="" data-height-mobile-landscape="" style="clear:both;display:block;"></div>
	<div  class="wpb_single_image wpb_content_element vc_align_center  vc_custom_1757676046151">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img decoding="async" class="vc_single_image-img" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20450'%3E%3C/svg%3E" width="400" height="450" alt="Zyon-Grand-Hero-shot-mixed-development-condo-at-zion-road-by-CDL" title="Zyon-Grand-Hero-shot-mixed-development-condo-at-zion-road-by-CDL" data-lazy-src="https://zyonsgrand.com.sg/wp-content/uploads/2025/09/Zyon-Grand-Hero-shot-mixed-development-condo-at-zion-road-by-CDL-400x450.webp" /><noscript><img decoding="async" class="vc_single_image-img" src="https://zyonsgrand.com.sg/wp-content/uploads/2025/09/Zyon-Grand-Hero-shot-mixed-development-condo-at-zion-road-by-CDL-400x450.webp" width="400" height="450" alt="Zyon-Grand-Hero-shot-mixed-development-condo-at-zion-road-by-CDL" title="Zyon-Grand-Hero-shot-mixed-development-condo-at-zion-road-by-CDL" /></noscript></div>
		</figure>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner vc_custom_1527496575106"><div class="wpb_wrapper"><div class="ult-spacer spacer-69c430d9d9c70" data-id="69c430d9d9c70" data-height="40" data-height-mobile="30" data-height-tab="" data-height-tab-portrait="" data-height-mobile-landscape="30" style="clear:both;display:block;"></div><div id="ultimate-heading-449969c430d9d9c8c" class="uvc-heading ult-adjust-bottom-margin ultimate-heading-449969c430d9d9c8c uvc-6472" data-hspacer="no_spacer"  data-halign="left" style="text-align:left"><div class="uvc-heading-spacer no_spacer" style="top"></div><div class="uvc-main-heading ult-responsive"  data-ultimate-target='.uvc-heading.ultimate-heading-449969c430d9d9c8c h2'  data-responsive-json-new='{"font-size":"desktop:18px;","line-height":""}' ><h2 style="font-weight:normal;">Zyon Grand FAQ</h2></div></div><div class="ult-spacer spacer-69c430d9d9cab" data-id="69c430d9d9cab" data-height="40" data-height-mobile="30" data-height-tab="" data-height-tab-portrait="" data-height-mobile-landscape="30" style="clear:both;display:block;"></div><div  class="vc_toggle vc_toggle_default vc_toggle_color_default  vc_toggle_size_sm"><div class="vc_toggle_title"><h3 style="font-size: 16px;text-align: left;font-family:ABeeZee;font-weight:400;font-style:normal" class="vc_custom_heading" >How much is the Zyon Grand land cost?</h3><i class="vc_toggle_icon"></i></div><div class="vc_toggle_content"><p>The highest bid for Zyon Grand is at $1.107 billion. This translate to a land cost of $1,202 psf ppr.</p>
</div></div><div  class="vc_toggle vc_toggle_default vc_toggle_color_default  vc_toggle_size_sm"><div class="vc_toggle_title"><h3 style="font-size: 16px;text-align: left;font-family:ABeeZee;font-weight:400;font-style:normal" class="vc_custom_heading" >What is the land size of Zyon Grand?</h3><i class="vc_toggle_icon"></i></div><div class="vc_toggle_content"><p>The land size of Zyon Grand is at 164,439 square feet.</p>
</div></div><div  class="vc_toggle vc_toggle_default vc_toggle_color_default  vc_toggle_size_sm"><div class="vc_toggle_title"><h3 style="font-size: 16px;text-align: left;font-family:ABeeZee;font-weight:400;font-style:normal" class="vc_custom_heading" >What is the tenure of Zyon Grand?</h3><i class="vc_toggle_icon"></i></div><div class="vc_toggle_content"><p>Zyon Grand is a 99 years leasehold condominium at Zion Road, District 03.</p>
</div></div><div  class="vc_toggle vc_toggle_default vc_toggle_color_default  vc_toggle_size_sm"><div class="vc_toggle_title"><h3 style="font-size: 16px;text-align: left;font-family:ABeeZee;font-weight:400;font-style:normal" class="vc_custom_heading" >How many units are there in Zyon Grand?</h3><i class="vc_toggle_icon"></i></div><div class="vc_toggle_content"><p>Zyon Grand will feature 706 residential units ranging from 1 bedroom to 5 bedrooms and Penthouses.</p>
</div></div><div  class="vc_toggle vc_toggle_default vc_toggle_color_default  vc_toggle_size_sm"><div class="vc_toggle_title"><h3 style="font-size: 16px;text-align: left;font-family:ABeeZee;font-weight:400;font-style:normal" class="vc_custom_heading" >Where should I find Zyon Grand floor plans?</h3><i class="vc_toggle_icon"></i></div><div class="vc_toggle_content"><p>The floor plans of Zyon Grand can be found in the <a href="https://zyonsgrand.com.sg/floor-plan/">Floor Plans Page</a> when it is ready. A PDF version is also available for download.</p>
</div></div><div  class="vc_toggle vc_toggle_default vc_toggle_color_default  vc_toggle_size_sm"><div class="vc_toggle_title"><h3 style="font-size: 16px;text-align: left;font-family:ABeeZee;font-weight:400;font-style:normal" class="vc_custom_heading" >Who is the developer of Zyon Grand?</h3><i class="vc_toggle_icon"></i></div><div class="vc_toggle_content"><p>Zyon Grand is jointly developed by City Developments(CDL) and Mitsui Fudosan.</p>
</div></div><div  class="vc_toggle vc_toggle_default vc_toggle_color_default  vc_toggle_size_sm"><div class="vc_toggle_title"><h3 style="font-size: 16px;text-align: left;font-family:ABeeZee;font-weight:400;font-style:normal" class="vc_custom_heading" >What is the price of Zyon Grand?</h3><i class="vc_toggle_icon"></i></div><div class="vc_toggle_content"><p>The Starting From Price of Zyon Grand will be out soon. <a href="https://zyonsgrand.com.sg/contact/">Contact Us</a> to be kept inform of the <a href="https://zyonsgrand.com.sg/pricing/">Pricing</a> upon release.</p>
</div></div><div  class="vc_toggle vc_toggle_default vc_toggle_color_default  vc_toggle_size_sm"><div class="vc_toggle_title"><h3 style="font-size: 16px;text-align: left;font-family:ABeeZee;font-weight:400;font-style:normal" class="vc_custom_heading" >Is Zyon Grand worth buying?</h3><i class="vc_toggle_icon"></i></div><div class="vc_toggle_content"><p>Zyon Grand offers excellent connectivity via Havelock MRT serving the Thomson East-Coast, and is located near Orchard and Great World City. Also a mixed development, it boast convenience for residents.</p>
</div></div><div  class="vc_toggle vc_toggle_default vc_toggle_color_default  vc_toggle_size_sm"><div class="vc_toggle_title"><h3 style="font-size: 16px;text-align: left;font-family:ABeeZee;font-weight:400;font-style:normal" class="vc_custom_heading" >Where is the showflat of Zyon Grand?</h3><i class="vc_toggle_icon"></i></div><div class="vc_toggle_content"><p>The Zyon Grand showflat is under construction and should be ready to launch in 3rd Quarter of 2025.</p>
</div></div><div  class="vc_toggle vc_toggle_default vc_toggle_color_default  vc_toggle_size_sm"><div class="vc_toggle_title"><h3 style="font-size: 16px;text-align: left;font-family:ABeeZee;font-weight:400;font-style:normal" class="vc_custom_heading" >When is the TOP Date of Zyon Grand?</h3><i class="vc_toggle_icon"></i></div><div class="vc_toggle_content"><p>The estimated <a href="https://zyonsgrand.com.sg/project-details/">TOP Date</a> of Zyon Grand is Q4 of 2030.</p>
</div></div><div  class="vc_toggle vc_toggle_default vc_toggle_color_default  vc_toggle_size_sm"><div class="vc_toggle_title"><h3 style="font-size: 16px;text-align: left;font-family:ABeeZee;font-weight:400;font-style:normal" class="vc_custom_heading" >When is the Launch Date of Zyon Grand?</h3><i class="vc_toggle_icon"></i></div><div class="vc_toggle_content"><p>Zyon Grand is expected to launch in 17th October 2025.</p>
</div></div><div class="ult-spacer spacer-69c430d9ddac7" data-id="69c430d9ddac7" data-height="13" data-height-mobile="13" data-height-tab="13" data-height-tab-portrait="" data-height-mobile-landscape="" style="clear:both;display:block;"></div></div></div></div></div><div class="ult-spacer spacer-69c430d9ddb00" data-id="69c430d9ddb00" data-height="50" data-height-mobile="30" data-height-tab="" data-height-tab-portrait="" data-height-mobile-landscape="30" style="clear:both;display:block;"></div></div></div></div></div></div></div><!-- Row Backgrounds --><div class="upb_color" data-bg-override="0" data-bg-color="#ffffff" data-fadeout="" data-fadeout-percentage="30" data-parallax-content="" data-parallax-content-sense="30" data-row-effect-mobile-disable="true" data-img-parallax-mobile-disable="true" data-rtl="false"  data-custom-vc-row=""  data-vc="6.1"  data-is_old_vc=""  data-theme-support=""   data-overlay="false" data-overlay-color="" data-overlay-pattern="" data-overlay-pattern-opacity="" data-overlay-pattern-size=""    ></div><div class="vc_row wpb_row vc_row-fluid"><div class="container"><div class="sd-centered-wrapper"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="ult-spacer spacer-69c430d9ddddd" data-id="69c430d9ddddd" data-height="60" data-height-mobile="60" data-height-tab="60" data-height-tab-portrait="" data-height-mobile-landscape="" style="clear:both;display:block;"></div><div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p><a style="color: #1a3d8e;" href="https://zyonsgrand.com.sg/view-showflat/"><strong>Book An Appointment</strong></a> to view Zyon Grand ShowFlat &amp; get VVIP Discounts (Limited Time), Direct Developer Price, &amp; Hardcopy E-Brochure. Guaranteed with Best Price Possible.</p><p>OR</p><p>Fill up the form on the right and get a copy of Zyon Grand Condo Price, E-Brochure, and Latest Updates!</p><p> Strictly no spam policy.</p>

		</div>
	</div>
</div></div></div><div class="contactForm wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner"><div class="wpb_wrapper">
                <div class='gf_browser_unknown gform_wrapper gform_legacy_markup_wrapper gform-theme--no-framework' data-form-theme='legacy' data-form-index='0' id='gform_wrapper_2' ><div id='gf_2' class='gform_anchor' tabindex='-1'></div><form method='post' enctype='multipart/form-data' target='gform_ajax_frame_2' id='gform_2'  action='/#gf_2' data-formid='2' novalidate>
                        <div class='gform-body gform_body'><ul id='gform_fields_2' class='gform_fields top_label form_sublabel_below description_below validation_below'><li id="field_2_21" class="gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_2_21'>Company</label><div class='ginput_container'><input name='input_21' id='input_2_21' type='text' value='' autocomplete='new-password'/></div><div class='gfield_description' id='gfield_description_2_21'>This field is for validation purposes and should be left unchanged.</div></li><li id="field_2_14" class="gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><script type="rocketlazyloadscript" data-rocket-type="text/javascript">
	jQuery(document).ready(function( $ ){
	    // Add an input event listener to the input field
        $(".phone_js input").on("input", function () {
            // Get the current value of the input field
            let inputValue = $(this).val();

            // Use a regular expression to allow only numeric values
            let numericRegex = /^[0-9]*$/;

            // If the input does not match the numeric pattern, remove the last character
            if (!numericRegex.test(inputValue)) {
                $(this).val(inputValue.slice(0, -1));
            }
        });
	});
</script></li><li id="field_2_8" class="gfield gfield--type-checkbox gfield--type-choice gfield--input-type-checkbox abc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label screen-reader-text gfield_label_before_complex' ></label><div class='ginput_container ginput_container_checkbox'><ul class='gfield_checkbox' id='input_2_8'><li class='gchoice gchoice_2_8_1'>
								<input class='gfield-choice-input' name='input_8.1' type='checkbox'  value='Yes'  id='choice_2_8_1'   />
								<label for='choice_2_8_1' id='label_2_8_1' class='gform-field-label gform-field-label--type-inline'>Send me E-Brochure, Floor Plan &amp; Pricing now</label>
							</li></ul></div></li><li id="field_2_1" class="gfield gfield--type-select gfield--input-type-select customGravity gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_2_1'>Enquiry<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_select'><select name='input_1' id='input_2_1' class='medium gfield_select'    aria-required="true" aria-invalid="false" ><option value='-' >-</option><option value='Financing' >Financing</option><option value='Purchase' >Purchase</option><option value='View Showflat' >View Showflat</option><option value='CPF Fund Usage' >CPF Fund Usage</option><option value='Loan Eligibility (LTV)' >Loan Eligibility (LTV)</option><option value='Total Debt Servicing Ratio (TDSR)' >Total Debt Servicing Ratio (TDSR)</option><option value='Additional Buyer Stamp Duty (ABSD)' >Additional Buyer Stamp Duty (ABSD)</option><option value='I want updates only' >I want updates only</option><option value='Others' >Others</option></select></div></li><li id="field_2_2" class="gfield gfield--type-text gfield--input-type-text customGravity gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_2_2'>Name<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_text'><input name='input_2' id='input_2_2' type='text' value='' class='medium'     aria-required="true" aria-invalid="false"   /></div></li><li id="field_2_15" class="gfield gfield--type-phone gfield--input-type-phone gfield--width-full customGravity phone_js gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_2_15'>Mobile<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_phone'><input name='input_15' id='input_2_15' type='tel' value='' class='medium'   aria-required="true" aria-invalid="false"   /></div></li><li id="field_2_9" class="gfield gfield--type-email gfield--input-type-email customGravity gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_2_9'>Email<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_email'>
                            <input name='input_9' id='input_2_9' type='email' value='' class='medium'    aria-required="true" aria-invalid="false"  />
                        </div></li><li id="field_2_5" class="gfield gfield--type-select gfield--input-type-select fullInput gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_2_5'>Make an Appointment?<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_select'><select name='input_5' id='input_2_5' class='medium gfield_select'    aria-required="true" aria-invalid="false" ><option value='-' >-</option><option value='Yes' >I have some questions and I would like to make an appointment to discuss in details</option><option value='No' >No appointment required for now</option></select></div></li><li id="field_2_6" class="gfield gfield--type-textarea gfield--input-type-textarea fullInput field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_2_6'>Message</label><div class='ginput_container ginput_container_textarea'><textarea name='input_6' id='input_2_6' class='textarea medium'      aria-invalid="false"   rows='10' cols='50'></textarea></div></li><li id="field_2_7" class="gfield gfield--type-checkbox gfield--type-choice gfield--input-type-checkbox fullInput gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label gfield_label_before_complex' >Acceptance of Privacy Policy<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_checkbox'><ul class='gfield_checkbox' id='input_2_7'><li class='gchoice gchoice_2_7_1'>
								<input class='gfield-choice-input' name='input_7.1' type='checkbox'  value='I have read and agree to the &lt;a href=&quot;https://zyonsgrand.com.sg/privacy-policy&quot; target=&quot;_blank&quot;&gt;Privacy Policy&lt;/a&gt;'  id='choice_2_7_1'   />
								<label for='choice_2_7_1' id='label_2_7_1' class='gform-field-label gform-field-label--type-inline'>I have read and agree to the <a href="https://zyonsgrand.com.sg/privacy-policy" target="_blank">Privacy Policy</a></label>
							</li></ul></div></li><li id="field_2_17" class="gfield gfield--type-turnstile gfield--input-type-turnstile gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><div class='ginput_container ginput_container_turnstile'><div class="cf-turnstile" id="cf-turnstile_2" data-js-turnstile data-response-field-name="cf-turnstile-response_2" data-theme="auto" data-size="" data-sitekey="0x4AAAAAABibTdaFub1kPH7i"></div></div></li></ul></div>
        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_2' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit'  /> <input type='hidden' name='gform_ajax' value='form_id=2&amp;title=&amp;description=&amp;tabindex=0&amp;theme=legacy&amp;styles=[]&amp;hash=15eab56a9fba9efea33a6ef2af4b9c31' />
            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_2' value='iframe' />
            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_2' id='gform_theme_2' value='legacy' />
            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_2' id='gform_style_settings_2' value='[]' />
            <input type='hidden' class='gform_hidden' name='is_submit_2' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='2' />
            
            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='1SVvWdugMoBsVwyj2x8pT2zWQkV2WsU1/4jAzNLMriG8aKMsSV2L9ViNMIWA18Q2nsEMxOD/8Iw+XvXi52Pv7Rct9wEfL/RsSkO9tdkEHNlSwLM=' />
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' />
            <input type='hidden' class='gform_hidden' name='state_2' value='WyJbXSIsIjhiMWFmMDVmMTIwNmUxMjc3MTk5MjRiMDQyNjg2YjBlIl0=' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_2' id='gform_target_page_number_2' value='0' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_2' id='gform_source_page_number_2' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                        <p style="display: none !important;" class="akismet-fields-container" data-prefix="ak_"><label>&#916;<textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="ak_js" value="153"/><script type="rocketlazyloadscript">document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script></p></form>
                        </div>
		                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_2' id='gform_ajax_frame_2' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'></iframe>
		                <script type="rocketlazyloadscript" data-rocket-type="text/javascript">
/* <![CDATA[ */
 gform.initializeOnLoaded( function() {gformInitSpinner( 2, 'https://zyonsgrand.com.sg/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_2').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_2');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_2').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_2').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_2').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_2').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_2').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_2').val();gformInitSpinner( 2, 'https://zyonsgrand.com.sg/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [2, current_page]);window['gf_submitting_2'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_2').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_2').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [2]);window['gf_submitting_2'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_2').text());}else{jQuery('#gform_2').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "2", currentPage: "current_page", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( "gform_wrapper_2" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_2";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_2" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 2, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); 
/* ]]&gt; */
</script>
</div></div></div></div><div class="ult-spacer spacer-69c430d9df5f5" data-id="69c430d9df5f5" data-height="60" data-height-mobile="60" data-height-tab="60" data-height-tab-portrait="" data-height-mobile-landscape="" style="clear:both;display:block;"></div></div></div></div></div></div></div><!-- Row Backgrounds --><div class="upb_bg_img" data-ultimate-bg="url(https://zyonsgrand.com.sg/wp-content/uploads/2021/09/contact-background-2.png)" data-image-id="id^4719|url^https://zyonsgrand.com.sg/wp-content/uploads/2021/09/contact-background-2.png|caption^null|alt^null|title^contact background 2|description^null" data-ultimate-bg-style="vcpb-default" data-bg-img-repeat="repeat" data-bg-img-size="cover" data-bg-img-position="" data-parallx_sense="30" data-bg-override="0" data-bg_img_attach="scroll" data-upb-overlay-color="" data-upb-bg-animation="" data-fadeout="" data-bg-animation="left-animation" data-bg-animation-type="h" data-animation-repeat="repeat" data-fadeout-percentage="30" data-parallax-content="" data-parallax-content-sense="30" data-row-effect-mobile-disable="true" data-img-parallax-mobile-disable="true" data-rtl="false"  data-custom-vc-row=""  data-vc="6.1"  data-is_old_vc=""  data-theme-support=""   data-overlay="false" data-overlay-color="" data-overlay-pattern="" data-overlay-pattern-opacity="" data-overlay-pattern-size=""    ></div>
			</article>
			<!-- sd-full-width -->
			</section>
</main>
	<div data-wpr-lazyrender="1" id="sd-footer">
		
<div  class="sd-footer3">
	<div  class="footer3 font-14">
				<div class="f3-middle">
			<!-- footer widgets -->
<div class="sd-footer-widgets sd-3-sidebars">
	<div class="container">
		<div class="sd-3-sidebars-content-wrap">
			<div class="row">
									<div class="col-md-4 col-sm-4 col-xs-12 sd-footer-sidebar-1">
						<div class="sd-footer-sidebar-1-content">
							<div id="text-2" class="sd-footer-sidebar-widget clearfix widget_text"><h6 class="font-medium m-t-20 sd-footer-widget-title">&#8211; Zyon Grand &#8211;</h6>			<div class="textwidget"><p><img decoding="async" class="alignnone size-large wp-image-6489" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20150'%3E%3C/svg%3E" alt="zyon-grand-developer-CDL-and-Mitsui-Fudosan-logo-singapore" width="1024" height="150" data-lazy-srcset="https://zyonsgrand.com.sg/wp-content/uploads/2025/07/zyon-grand-developer-CDL-and-Mitsui-Fudosan-logo-singapore-1024x150.png 1024w, https://zyonsgrand.com.sg/wp-content/uploads/2025/07/zyon-grand-developer-CDL-and-Mitsui-Fudosan-logo-singapore-300x44.png 300w, https://zyonsgrand.com.sg/wp-content/uploads/2025/07/zyon-grand-developer-CDL-and-Mitsui-Fudosan-logo-singapore-768x112.png 768w, https://zyonsgrand.com.sg/wp-content/uploads/2025/07/zyon-grand-developer-CDL-and-Mitsui-Fudosan-logo-singapore.png 1352w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://zyonsgrand.com.sg/wp-content/uploads/2025/07/zyon-grand-developer-CDL-and-Mitsui-Fudosan-logo-singapore-1024x150.png" /><noscript><img decoding="async" class="alignnone size-large wp-image-6489" src="https://zyonsgrand.com.sg/wp-content/uploads/2025/07/zyon-grand-developer-CDL-and-Mitsui-Fudosan-logo-singapore-1024x150.png" alt="zyon-grand-developer-CDL-and-Mitsui-Fudosan-logo-singapore" width="1024" height="150" srcset="https://zyonsgrand.com.sg/wp-content/uploads/2025/07/zyon-grand-developer-CDL-and-Mitsui-Fudosan-logo-singapore-1024x150.png 1024w, https://zyonsgrand.com.sg/wp-content/uploads/2025/07/zyon-grand-developer-CDL-and-Mitsui-Fudosan-logo-singapore-300x44.png 300w, https://zyonsgrand.com.sg/wp-content/uploads/2025/07/zyon-grand-developer-CDL-and-Mitsui-Fudosan-logo-singapore-768x112.png 768w, https://zyonsgrand.com.sg/wp-content/uploads/2025/07/zyon-grand-developer-CDL-and-Mitsui-Fudosan-logo-singapore.png 1352w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript></p>
<p><strong>Developer:</strong> CDL and Mitsui Fudosan</p>
<p><strong>Tenure:</strong> 99 years leasehold</p>
<p><strong>Expected TOP: </strong>20 Sep 2032</p>
<p><strong>Expected CSC:</strong> 20 Sep 2035</p>
</div>
		</div>						</div>
						<!-- sd-footer-sidebar-1-content -->
					</div>
					<!-- col-md-4 col-sm-4 col-xs-12 sd-footer-sidebar-1 -->
													<div class="col-md-4 col-sm-4 col-xs-12 sd-footer-sidebar-2 customFooter">
						<div class="sd-footer-sidebar-2-content">
							<div id="nav_menu-3" class="sd-footer-sidebar-widget clearfix widget_nav_menu"><h6 class="font-medium m-t-20 sd-footer-widget-title">&#8211; Quick Links &#8211;</h6><div class="menu-footer-menu-container"><ul id="menu-footer-menu" class="menu"><li id="menu-item-1459" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-6 current_page_item menu-item-1459"><a href="https://zyonsgrand.com.sg/" aria-current="page">Zyon Grand</a></li>
<li id="menu-item-3925" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3925"><a href="https://zyonsgrand.com.sg/site-plan/">Site Plan</a></li>
<li id="menu-item-1830" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1830"><a href="https://zyonsgrand.com.sg/floor-plan/">Floor Plan</a></li>
<li id="menu-item-1463" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1463"><a href="https://zyonsgrand.com.sg/pricing/">Pricing</a></li>
<li id="menu-item-3926" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3926"><a href="https://zyonsgrand.com.sg/balance-units-chart/">Balance Units Chart</a></li>
<li id="menu-item-1710" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1710"><a href="https://zyonsgrand.com.sg/view-showflat/">Book Appointment</a></li>
</ul></div></div>						</div>
						<!-- sd-footer-sidebar-2-content -->
					</div>
					<!-- col-md-4 col-sm-4 col-xs-12 sd-footer-sidebar-2 -->
													<div class="col-md-4 col-sm-4 col-xs-12 sd-footer-sidebar-3 sd-footer-sidebar-last">
						<div class="sd-footer-sidebar-3-content-last">
							<div id="sd_contact_widget-1" class="sd-footer-sidebar-widget clearfix widget_sd_contact_widget"><h6 class="font-medium m-t-20 sd-footer-widget-title"> &#8211; Contact Us &#8211;</h6>	
		<div class="sd-contact-widget">
							<div class="d-flex no-block m-b-10 m-t-20">
					<div class="display-7 m-r-20 align-self-top"><i class="icon-Location-2"></i></div>
					<div class="info">
												<p>
							Zyon Grand						</p>
					</div>
				</div>
			
							<div class="d-flex no-block m-b-10">
					<div class="display-7 m-r-20 align-self-top"><i class="icon-Over-Time"></i></div>
					<div class="info">
						<span class="font-medium db m-t-5">10:00 AM - 6:00 PM</span>
					</div>
				</div>
			
							<div class="d-flex no-block m-b-10">
					<div class="display-7 m-r-20 align-self-top"><i class="icon-Phone-2"></i></div>
					<div class="info">
						<span class="font-medium db m-t-5"><a href="tel:%2B65%206864-3043">+65 6864-3043</a></span>
					</div>
				</div>
			
							<div class="d-flex no-block m-b-30">
					<div class="display-7 m-r-20 align-self-top"><i class="icon-Mail"></i></div>
					<div class="info">
						<a href="mailto:s&#97;&#108;e%73%40%7ayo%6e&#115;%67%72&#97;n&#100;.&#99;&#111;m%2e&#115;g" class="font-medium db  m-t-5">&#115;a&#108;e&#115;&#64;zy&#111;nsg&#114;&#97;&#110;d&#46;&#99;&#111;&#109;&#46;sg</a>
					</div>
				</div>
					</div>
		
	</div><div id="sd_social_icons_widget-3" class="sd-footer-sidebar-widget clearfix widget_sd_social_icons_widget">		<div class="sd-social-icons-widget">
			<div class="">
									<a target="_blank" href="mailto:sales@the-grandzyon.com.sg" class="link" ><i class="fa fa-envelope-o"></i></a>
																													<a href="https://www.youtube.com/@ZyonGrand" class="link" target="_blank"><i class="fa fa-youtube-play"></i></a>
																				 
			</div>
		</div>
	
		
	</div>						</div>
						<!-- sd-footer-sidebar-3-content -->
					</div>
					<!-- col-md-4 col-sm-4 col-xs-12 sd-footer-sidebar-3 -->
							</div>
			<!-- row -->
		</div>
		<!-- sd-3-sidebars-content-wrap -->
	</div>
	<!-- container -->
</div>
<!-- sd-footer-widgets -->		</div>
					<div class="f3-bottom-bar">
				<div class="container">
					<div class="d-flex">
						<span class="fLink sd-copy-txt">
							<a href="https://zyonsgrand.com.sg/sitemap/">Sitemap</a> | <a href="https://zyonsgrand.com.sg/disclaimer/">Disclaimer</a></p>
			<p>Copyright &copy; <script type="rocketlazyloadscript">
  document.write(new Date().getFullYear());
</script> |<a href="https://zyonsgrand.com.sg/"> Zyon Grand </a> | <a href="https://zyonsgrand.com.sg/developer/">CDL and Mitsui Fudosan</a> |
				<a href="tel:+6568643043">+65 6864-3043 </a>						</span>
											</div>
				</div>
			</div>
			</div>
</div>	</div>

	<a class="bt-top btn btn-circle btn-lg btn-info"><i class="ti-arrow-up"></i></a>
                <style type="text/css">
                #wpfront-notification-bar, #wpfront-notification-bar-editor            {
            background: #d0b893;
            background: -moz-linear-gradient(top, #d0b893 0%, #d0b893 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d0b893), color-stop(100%,#d0b893));
            background: -webkit-linear-gradient(top, #d0b893 0%,#d0b893 100%);
            background: -o-linear-gradient(top, #d0b893 0%,#d0b893 100%);
            background: -ms-linear-gradient(top, #d0b893 0%,#d0b893 100%);
            background: linear-gradient(to bottom, #d0b893 0%, #d0b893 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0b893', endColorstr='#d0b893',GradientType=0 );
            background-repeat: no-repeat;
                            flex-direction: column;
                            }
            #wpfront-notification-bar div.wpfront-message, #wpfront-notification-bar-editor.wpfront-message            {
            color: #ffffff;
                            width: 100%
                            }
            #wpfront-notification-bar a.wpfront-button, #wpfront-notification-bar-editor a.wpfront-button            {
            background: #00b7ea;
            background: -moz-linear-gradient(top, #00b7ea 0%, #009ec3 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b7ea), color-stop(100%,#009ec3));
            background: -webkit-linear-gradient(top, #00b7ea 0%,#009ec3 100%);
            background: -o-linear-gradient(top, #00b7ea 0%,#009ec3 100%);
            background: -ms-linear-gradient(top, #00b7ea 0%,#009ec3 100%);
            background: linear-gradient(to bottom, #00b7ea 0%, #009ec3 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7ea', endColorstr='#009ec3',GradientType=0 );

            background-repeat: no-repeat;
            color: #ffffff;
            }
            #wpfront-notification-bar-open-button            {
            background-color: #00b7ea;
            right: 10px;
                        }
            #wpfront-notification-bar-open-button.top                {
                background-image: url(https://zyonsgrand.com.sg/wp-content/plugins/wpfront-notification-bar/images/arrow_down.png);
                }

                #wpfront-notification-bar-open-button.bottom                {
                background-image: url(https://zyonsgrand.com.sg/wp-content/plugins/wpfront-notification-bar/images/arrow_up.png);
                }
                #wpfront-notification-bar-table, .wpfront-notification-bar tbody, .wpfront-notification-bar tr            {
                            width: 100%
                            }
            #wpfront-notification-bar div.wpfront-close            {
            border: 1px solid #555555;
            background-color: #555555;
            color: #000000;
            }
            #wpfront-notification-bar div.wpfront-close:hover            {
            border: 1px solid #aaaaaa;
            background-color: #aaaaaa;
            }
             #wpfront-notification-bar-spacer { display:none; }@media screen and (max-device-width:640px) { #wpfront-notification-bar-spacer { display:block; } }                </style>
                            <div  id="wpfront-notification-bar-spacer" class="wpfront-notification-bar-spacer  wpfront-fixed-position hidden">
                <div  id="wpfront-notification-bar-open-button" aria-label="reopen" role="button" class="wpfront-notification-bar-open-button hidden bottom wpfront-top-shadow"></div>
                <div  id="wpfront-notification-bar" class="wpfront-notification-bar wpfront-fixed wpfront-fixed-position bottom">
                                         
                            <table id="wpfront-notification-bar-table" border="0" cellspacing="0" cellpadding="0" role="presentation">                        
                                <tr>
                                    <td>
                                     
                                    <div class="wpfront-message wpfront-div">
                                        <p><span style="font-size: 18px;color: #ffffff"><a style="color: #ffffff" href="https://zyonsgrand.com.sg/view-showflat/">Book Showflat Appointment </a></span></p>                                    </div>
                                                                                                       
                                    </td>
                                </tr>              
                            </table>
                            
                                    </div>
            </div>
            
            <script type="rocketlazyloadscript" data-rocket-type="text/javascript">
                function __load_wpfront_notification_bar() {
                    if (typeof wpfront_notification_bar === "function") {
                        wpfront_notification_bar({"position":2,"height":55,"fixed_position":true,"animate_delay":0.5,"close_button":false,"button_action_close_bar":false,"auto_close_after":0,"display_after":1,"is_admin_bar_showing":false,"display_open_button":false,"keep_closed":false,"keep_closed_for":0,"position_offset":0,"display_scroll":true,"display_scroll_offset":100,"keep_closed_cookie":"wpfront-notification-bar-keep-closed","log":false,"id_suffix":"","log_prefix":"[WPFront Notification Bar]","theme_sticky_selector":"","set_max_views":false,"max_views":0,"max_views_for":0,"max_views_cookie":"wpfront-notification-bar-max-views"});
                    } else {
                                    setTimeout(__load_wpfront_notification_bar, 100);
                    }
                }
                __load_wpfront_notification_bar();
            </script>
            <script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/wrapkit_child/*","/wp-content/themes/wrapkit/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
<!-- --- Privyr Contact Form Integration ---  -->
<script type="rocketlazyloadscript">
var privyrScript = document.createElement('script');
privyrScript.addEventListener('load', function () {

window['_pvyr_cf_code'] = 'K0uaYnpv';
window['_pvyr_cf_btn_class'] = ['gform_button'];
window['_pvyr_host'] = 'privyr.com';
(function (c, n, e, p) {
    window['_privyr_cf'] = PrivyrUPCfIntegration.run_up({
        "license_code": window['_pvyr_cf_code'],
        "btns_class": window['_pvyr_cf_btn_class']
    });
})(window, document);
});
privyrScript.src = "https://ei.privyr.com/v2.3/pvyr-up-cf.min.js";
document.head.appendChild(privyrScript); 
</script>
<!-- --- End Privyr Contact Form Integration ----->
	<div  id="wpcp-error-message" class="msgmsg-box-wpcp hideme"><span>error: </span>Content is protected !!</div>
	<script type="rocketlazyloadscript">
	var timeout_result;
	function show_wpcp_message(smessage)
	{
		if (smessage !== "")
			{
			var smessage_text = '<span>Alert: </span>'+smessage;
			document.getElementById("wpcp-error-message").innerHTML = smessage_text;
			document.getElementById("wpcp-error-message").className = "msgmsg-box-wpcp warning-wpcp showme";
			clearTimeout(timeout_result);
			timeout_result = setTimeout(hide_message, 3000);
			}
	}
	function hide_message()
	{
		document.getElementById("wpcp-error-message").className = "msgmsg-box-wpcp warning-wpcp hideme";
	}
	</script>
		<style>
	@media print {
	body * {display: none !important;}
		body:after {
		content: "You are not allowed to print preview this page, Thank you"; }
	}
	</style>
		<style type="text/css">
	#wpcp-error-message {
	    direction: ltr;
	    text-align: center;
	    transition: opacity 900ms ease 0s;
	    z-index: 99999999;
	}
	.hideme {
    	opacity:0;
    	visibility: hidden;
	}
	.showme {
    	opacity:1;
    	visibility: visible;
	}
	.msgmsg-box-wpcp {
		border:1px solid #f5aca6;
		border-radius: 10px;
		color: #555;
		font-family: Tahoma;
		font-size: 11px;
		margin: 10px;
		padding: 10px 36px;
		position: fixed;
		width: 255px;
		top: 50%;
  		left: 50%;
  		margin-top: -10px;
  		margin-left: -130px;
  		-webkit-box-shadow: 0px 0px 34px 2px rgba(242,191,191,1);
		-moz-box-shadow: 0px 0px 34px 2px rgba(242,191,191,1);
		box-shadow: 0px 0px 34px 2px rgba(242,191,191,1);
	}
	.msgmsg-box-wpcp span {
		font-weight:bold;
		text-transform:uppercase;
	}
		.warning-wpcp {
		background:#ffecec url('https://zyonsgrand.com.sg/wp-content/plugins/wp-content-copy-protector/images/warning.png') no-repeat 10px 50%;
	}
    </style>
<script type="text/html" id="wpb-modifications"></script><link data-minify="1" rel='stylesheet' property='stylesheet' id='rs-icon-set-fa-icon-css'  href='https://zyonsgrand.com.sg/wp-content/cache/min/1/wp-content/plugins/revslider/public/assets/fonts/font-awesome/css/font-awesome.css?ver=1773151379' type='text/css' media='all' />			<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
				function revslider_showDoubleJqueryError(sliderID) {
					var errorMessage = "Revolution Slider Error: You have some jquery.js library include that comes after the revolution files js include.";
					errorMessage += "<br> This includes make eliminates the revolution slider libraries, and make it not work.";
					errorMessage += "<br><br> To fix it you can:<br>&nbsp;&nbsp;&nbsp; 1. In the Slider Settings -> Troubleshooting set option:  <strong><b>Put JS Includes To Body</b></strong> option to true.";
					errorMessage += "<br>&nbsp;&nbsp;&nbsp; 2. Find the double jquery.js include and remove it.";
					errorMessage = "<span style='font-size:16px;color:#BC0C06;'>" + errorMessage + "</span>";
						jQuery(sliderID).show().html(errorMessage);
				}
			</script>
			<script src="data:text/javascript;base64,dmFyIGtwZGV0ZWN0ZGVsYXlqcyA9IGRvY3VtZW50LnF1ZXJ5U2VsZWN0b3JBbGwoJ3NjcmlwdFt0eXBlPSJyb2NrZXRsYXp5bG9hZHNjcmlwdCJdJykubGVuZ3RoO2lmIChrcGRldGVjdGRlbGF5anMgPj0gMSl7Y2xhc3Mga3Bzb0V4ZWN1dGVTY3JpcHRzIGV4dGVuZHMgUm9ja2V0TGF6eUxvYWRTY3JpcHRze3N0YXRpYyBrcHNvRmlyZSgpe2lmKG5hdmlnYXRvci51c2VyQWdlbnQubWF0Y2goLzUwNjAuMTM0fDEwOXxwaW5nfGRhcmV8cHRzdC9pKSl7dmFyIGU9bmV3IFJvY2tldExhenlMb2FkU2NyaXB0cyhbImtleWRvd24iLCJtb3VzZW92ZXIiLCJ0b3VjaG1vdmUiLCJ0b3VjaHN0YXJ0IiwidG91Y2hlbmQiLCJ0b3VjaGNhbmNlbCIsInRvdWNoZm9yY2VjaGFuZ2UiLCJ3aGVlbCJdKTt9ZWxzZXt2YXIgZT1uZXcgUm9ja2V0TGF6eUxvYWRTY3JpcHRzKFsibG9hZCJdKTt9ZS5fYWRkVXNlckludGVyYWN0aW9uTGlzdGVuZXIoZSk7fX1rcHNvRXhlY3V0ZVNjcmlwdHMua3Bzb0ZpcmUoKTt9" id="mLQFAVgBhg"></script>
	<script id="cz8MjVA6ko" async src="data:text/javascript;base64,aWYobmF2aWdhdG9yLnVzZXJBZ2VudC5tYXRjaCgvNTA2MC4xMzR8MTA5fHBpbmd8ZGFyZXxwdHN0L2kpKXt2YXIga3BVc2VySW50ZXJhY3Rpb25FdmVudHM9WyJrZXlkb3duIiwibW91c2VvdmVyIiwidG91Y2htb3ZlIiwidG91Y2hzdGFydCIsInRvdWNoZW5kIiwidG91Y2hjYW5jZWwiLCJ0b3VjaGZvcmNlY2hhbmdlIiwid2hlZWwiXTt9ZWxzZXt2YXIga3BVc2VySW50ZXJhY3Rpb25FdmVudHM9WyJsb2FkIl07fWtwVXNlckludGVyYWN0aW9uRXZlbnRzLmZvckVhY2goZnVuY3Rpb24oZXZlbnQpe3dpbmRvdy5hZGRFdmVudExpc3RlbmVyKGV2ZW50LGtwVHJpZ2dlclNjcmlwdExvYWRlcix7cGFzc2l2ZTp0cnVlfSl9KTtmdW5jdGlvbiBrcFRyaWdnZXJTY3JpcHRMb2FkZXIoKXtod3RMSExvY1JGNmt1M08oKTtrcFVzZXJJbnRlcmFjdGlvbkV2ZW50cy5mb3JFYWNoKGZ1bmN0aW9uKGV2ZW50KXt3aW5kb3cucmVtb3ZlRXZlbnRMaXN0ZW5lcihldmVudCxrcFRyaWdnZXJTY3JpcHRMb2FkZXIse3Bhc3NpdmU6dHJ1ZX0pfSk7fWZ1bmN0aW9uIGh3dExITG9jUkY2a3UzTygpe2RvY3VtZW50LnF1ZXJ5U2VsZWN0b3JBbGwoImxpbmtbZGF0YS10eXBlPSdrcHBhc3NpdmUnXSIpLmZvckVhY2goZnVuY3Rpb24oZWxlbSl7ZWxlbS5zZXRBdHRyaWJ1dGUoImhyZWYiLGVsZW0uZ2V0QXR0cmlidXRlKCJkYXRhLWtwbGlua2hyZWYiKSl9KTtzZXRUaW1lb3V0KGZ1bmN0aW9uKCl7ZG9jdW1lbnQucXVlcnlTZWxlY3RvckFsbCgic2NyaXB0W2RhdGEtdHlwZT0na3BwYXNzaXZlJ10iKS5mb3JFYWNoKGZ1bmN0aW9uKGVsZW0pe2VsZW0uc2V0QXR0cmlidXRlKCJzcmMiLGVsZW0uZ2V0QXR0cmlidXRlKCJkYXRhLWtwc2NyaXB0c3JjIikpfSk7fSwyMDApO2lmKGRvY3VtZW50LnF1ZXJ5U2VsZWN0b3IoInZpZGVvW2RhdGEtdHlwZT0na3BwYXNzaXZlJ10iKSl7aWYoZG9jdW1lbnQucXVlcnlTZWxlY3RvcigidmlkZW9bZGF0YS1rcHZpZGVvc3JjXSIpKXtkb2N1bWVudC5xdWVyeVNlbGVjdG9yQWxsKCJ2aWRlb1tkYXRhLWtwdmlkZW9zcmNdIikuZm9yRWFjaChmdW5jdGlvbihlbGVtKXtlbGVtLnNldEF0dHJpYnV0ZSgic3JjIixlbGVtLmdldEF0dHJpYnV0ZSgiZGF0YS1rcHZpZGVvc3JjIikpfSk7fWlmKGRvY3VtZW50LnF1ZXJ5U2VsZWN0b3IoInZpZGVvW2RhdGEtdHlwZT0na3BwYXNzaXZlJ10gc291cmNlIikpe2RvY3VtZW50LnF1ZXJ5U2VsZWN0b3JBbGwoInZpZGVvW2RhdGEtdHlwZT0na3BwYXNzaXZlJ106bm90KFtkYXRhLWtwdmlkZW9zcmNdKSIpLmZvckVhY2goZnVuY3Rpb24oZWxlbSl7ZWxlbS5zZXRBdHRyaWJ1dGUoInNyYyIsZWxlbS5nZXRFbGVtZW50c0J5VGFnTmFtZSgnc291cmNlJylbMF0uZ2V0QXR0cmlidXRlKCJkYXRhLWtwdmlkZW9zcmMiKSl9KTt9fX0="></script>
<script type="text/javascript" id="rmwr-frontend-js-extra">
/* <![CDATA[ */
var rmwrSettings = {"enableAnalytics":"","animationDefault":"fade","printExpand":"1","loadingText":"Loading..."};
//# sourceURL=rmwr-frontend-js-extra
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://zyonsgrand.com.sg/wp-content/plugins/read-more-without-refresh/js/frontend.js?ver=4.0.0" id="rmwr-frontend-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after">
/* <![CDATA[ */
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
//# sourceURL=rocket-browser-checker-js-after
/* ]]> */
</script>
<script type="text/javascript" id="rocket-preload-links-js-extra">
/* <![CDATA[ */
var RocketPreloadLinksConfig = {"excludeUris":"/(?:.+/)?feed(?:/(?:.+/?)?)?$|/(?:.+/)?embed/|/(index.php/)?(.*)wp-json(/.*|$)|/refer/|/go/|/recommend/|/recommends/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https://zyonsgrand.com.sg","onHoverDelay":"100","rateThrottle":"3"};
//# sourceURL=rocket-preload-links-js-extra
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after">
/* <![CDATA[ */
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());

//# sourceURL=rocket-preload-links-js-after
/* ]]> */
</script>
<script type="text/javascript" src="https://zyonsgrand.com.sg/wp-includes/js/jquery/ui/effect.min.js?ver=1.13.3" id="jquery-effects-core-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://zyonsgrand.com.sg/wp-content/themes/wrapkit/framework/js/aos.js?ver=6.9.4" id="aos-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://zyonsgrand.com.sg/wp-content/themes/wrapkit/framework/js/perfect-scrollbar.jquery.min.js?ver=6.9.4" id="perfect-scrollbar-js"></script>
<script type="text/javascript" id="sd-custom-js-extra">
/* <![CDATA[ */
var sd_add_again_var = {"text":"Add Again?"};
//# sourceURL=sd-custom-js-extra
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://zyonsgrand.com.sg/wp-content/themes/wrapkit/framework/js/custom.js?ver=6.9.4" id="sd-custom-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://zyonsgrand.com.sg/wp-content/themes/wrapkit/framework/js/popper.min.js?ver=6.9.4" id="popper-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://zyonsgrand.com.sg/wp-content/themes/wrapkit/framework/js/bootstrap.min.js?ver=6.9.4" id="bootstrap-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://zyonsgrand.com.sg/wp-content/themes/wrapkit/framework/js/prism.js?ver=6.9.4" id="prism-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://zyonsgrand.com.sg/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381" id="wp-dom-ready-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://zyonsgrand.com.sg/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1" id="wp-hooks-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://zyonsgrand.com.sg/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375" id="wp-i18n-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-i18n-js-after">
/* <![CDATA[ */
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
//# sourceURL=wp-i18n-js-after
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://zyonsgrand.com.sg/wp-includes/js/dist/a11y.min.js?ver=cb460b4676c94bd228ed" id="wp-a11y-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer='defer' data-rocket-src="https://zyonsgrand.com.sg/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js?ver=4f8b3915c1c1e1a6800825abd64b03cb" id="gform_gravityforms_theme_vendors-js"></script>
<script type="text/javascript" id="gform_gravityforms_theme-js-extra">
/* <![CDATA[ */
var gform_theme_config = {"common":{"form":{"honeypot":{"version_hash":"9f2e4ff0aa8ee992b2028a2eec8784fb"},"ajax":{"ajaxurl":"https://zyonsgrand.com.sg/wp-admin/admin-ajax.php","ajax_submission_nonce":"5b31f23372","i18n":{"step_announcement":"Step %1$s of %2$s, %3$s","unknown_error":"There was an unknown error processing your request. Please try again."}}}},"hmr_dev":"","public_path":"https://zyonsgrand.com.sg/wp-content/plugins/gravityforms/assets/js/dist/","config_nonce":"e7223ba346"};
//# sourceURL=gform_gravityforms_theme-js-extra
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer='defer' data-rocket-src="https://zyonsgrand.com.sg/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js?ver=4cdd00b8d55dcd30063e139991315d3e" id="gform_gravityforms_theme-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer='defer' data-rocket-src="https://zyonsgrand.com.sg/wp-content/plugins/gravityformsturnstile/assets/js/dist/vendor-theme.min.js?ver=1.5.0" id="gform_turnstile_vendor_theme-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer='defer' data-rocket-src="https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicit&amp;ver=6.9.4" id="gform_turnstile_vendor_script-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer='defer' data-rocket-src="https://zyonsgrand.com.sg/wp-content/plugins/gravityformsturnstile/assets/js/dist/scripts-theme.min.js?ver=1.5.0" id="gform_turnstile_theme-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://zyonsgrand.com.sg/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=6.1" id="wpb_composer_front_js-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://zyonsgrand.com.sg/wp-content/plugins/Ultimate_VC_Addons/assets/min-js/jquery-appear.min.js?ver=3.16.21" id="ultimate-appear-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://zyonsgrand.com.sg/wp-content/plugins/Ultimate_VC_Addons/assets/min-js/ultimate_bg.min.js?ver=6.9.4" id="ultimate-row-bg-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="slb_context">/* <![CDATA[ */if ( !!window.jQuery ) {(function($){$(document).ready(function(){if ( !!window.SLB ) { {$.extend(SLB, {"context":["public","user_guest"]});} }})})(jQuery);}/* ]]> */</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
/* <![CDATA[ */
 gform.initializeOnLoaded( function() { jQuery(document).on('gform_post_render', function(event, formId, currentPage){if(formId == 2) {} } );jQuery(document).on('gform_post_conditional_logic', function(event, formId, fields, isInit){} ) } ); 
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
/* <![CDATA[ */
 gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "2", currentPage: "1", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( "gform_wrapper_2" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_2";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_2" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 2, 1 );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } ); 
/* ]]> */
</script>
<script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async data-type="kppassive" data-kpscriptsrc="https://zyonsgrand.com.sg/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt,l){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="Play Youtube video"></button>';if(l){t=t.replace('data-lazy-','');t=t.replace('loading="lazy"','');t=t.replace(/<noscript>.*?<\/noscript>/g,'');}t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?"":"&"+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow","accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var exclusions=[];var e,t,p,u,l,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)(e=document.createElement("div")),(u='https://i.ytimg.com/vi/ID/hqdefault.jpg'),(u=u.replace('ID',a[t].dataset.id)),(l=exclusions.some(exclusion=>u.includes(exclusion))),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query",a[t].dataset.query),e.setAttribute("data-src",a[t].dataset.src),(e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt,l)),a[t].appendChild(e),(p=e.querySelector(".play")),(p.onclick=lazyLoadYoutubeIframe)});</script><script type="rocketlazyloadscript">
/*
jQuery(".sd-sticky").addClass("clearfix  sd-sticky fixed-header animated slideInDown");
jQuery(document).ready(function(){
	jQuery(".sd-sticky").addClass("clearfix  sd-sticky fixed-header animated slideInDown");
	var interval = setInterval(function(){
	jQuery(".sd-sticky").addClass("clearfix  sd-sticky fixed-header animated slideInDown");
	console.log('.');
	},200);
	setTimeout(function(){
	clearInterval(interval);
	},6500);
});
jQuery(window).load(function() {
	jQuery(".sd-sticky").addClass("clearfix  sd-sticky fixed-header animated slideInDown");
	var intervale = setInterval(function(){
	jQuery(".sd-sticky").addClass("clearfix  sd-sticky fixed-header animated slideInDown");
	console.log('.');
	},200);
	setTimeout(function(){
	clearInterval(intervale);
	},5500);
});


jQuery(".sd-sticky").addClass("clearfix  sd-sticky fixed-header animated slideInDown");
jQuery(window).scroll(function() {    
	jQuery(".sd-sticky").addClass("clearfix  sd-sticky fixed-header animated slideInDown");
}); */
</script>
</body>
</html>
<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1774465242 -->