CINXE.COM

MyHome.ie - Houses, Apartments, Irish Property for Sale in Ireland

<!DOCTYPE html><html lang="en"><head> <!-- OneTrust Cookies Consent Notice start for myhome.ie --> <script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" type="text/javascript" charset="UTF-8" data-domain-script="bbd936f8-84e0-4331-84c6-219fd5ea7bbf"></script> <script type="text/javascript"> function OptanonWrapper() { // Get initial OnetrustActiveGroups ids if (typeof OptanonWrapperCount == "undefined") { otGetInitialGrps(); } //Delete cookies otDeleteCookie(otIniGrps); // Assign OnetrustActiveGroups to custom variable function otGetInitialGrps() { OptanonWrapperCount = ""; otIniGrps = OnetrustActiveGroups; } function otDeleteCookie(iniOptGrpId) { var otDomainGrps = JSON.parse( JSON.stringify(Optanon.GetDomainData().Groups), ); var otDeletedGrpIds = otGetInactiveId( iniOptGrpId, OnetrustActiveGroups, ); if (otDeletedGrpIds.length != 0 && otDomainGrps.length != 0) { for (var i = 0; i < otDomainGrps.length; i++) { //Check if CustomGroupId matches if ( otDomainGrps[i]["CustomGroupId"] != "" && otDeletedGrpIds.includes(otDomainGrps[i]["CustomGroupId"]) ) { for (var j = 0; j < otDomainGrps[i]["Cookies"].length; j++) { //Delete cookie eraseCookie(otDomainGrps[i]["Cookies"][j]["Name"]); } } //Check if Hostid matches if (otDomainGrps[i]["Hosts"].length != 0) { for (var j = 0; j < otDomainGrps[i]["Hosts"].length; j++) { //Check if HostId presents in the deleted list and cookie array is not blank if ( otDeletedGrpIds.includes( otDomainGrps[i]["Hosts"][j]["HostId"], ) && otDomainGrps[i]["Hosts"][j]["Cookies"].length != 0 ) { for ( var k = 0; k < otDomainGrps[i]["Hosts"][j]["Cookies"].length; k++ ) { //Delete cookie eraseCookie( otDomainGrps[i]["Hosts"][j]["Cookies"][k]["Name"], ); } } } } } } otGetInitialGrps(); //Reassign new group ids } //Get inactive ids function otGetInactiveId(customIniId, otActiveGrp) { //Initial OnetrustActiveGroups customIniId = customIniId.split(","); customIniId = customIniId.filter(Boolean); //After action OnetrustActiveGroups otActiveGrp = otActiveGrp.split(","); otActiveGrp = otActiveGrp.filter(Boolean); var result = []; for (var i = 0; i < customIniId.length; i++) { if (otActiveGrp.indexOf(customIniId[i]) <= -1) { result.push(customIniId[i]); } } return result; } //Delete cookie function eraseCookie(name) { //Delete root path cookies domainName = window.location.hostname; document.cookie = name + "=; Max-Age=-99999999; Path=/;Domain=" + domainName; document.cookie = name + "=; Max-Age=-99999999; Path=/;"; //Delete LSO incase LSO being used, can be commented out. localStorage.removeItem(name); //Check for the current path of the page pathArray = window.location.pathname.split("/"); //Loop through path hierarchy and delete potential cookies at each path. for (var i = 0; i < pathArray.length; i++) { if (pathArray[i]) { //Build the path string from the Path Array e.g /site/login var currentPath = pathArray.slice(0, i + 1).join("/"); document.cookie = name + "=; Max-Age=-99999999; Path=" + currentPath + ";Domain=" + domainName; document.cookie = name + "=; Max-Age=-99999999; Path=" + currentPath + ";"; //Maybe path has a trailing slash! document.cookie = name + "=; Max-Age=-99999999; Path=" + currentPath + "/;Domain=" + domainName; document.cookie = name + "=; Max-Age=-99999999; Path=" + currentPath + "/;"; } } } } </script> <!-- OneTrust Cookies Consent Notice end for myhome.ie --> <meta charset="utf-8"> <title>MyHome.ie - Houses, Apartments, Irish Property for Sale in Ireland</title> <base href="/"> <meta name="robots" content="index,follow"> <meta name="googlebot" content="index,follow"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="theme-color" content="#1976d2"> <link rel="icon" type="image/x-icon" href="https://myhomesan.azureedge.net/media/myhome-cdn/favicon.ico?v=1.1"> <link rel="manifest" href="manifest.webmanifest"> <!-- IOS Icon additions --> <meta name="apple-mobile-web-app-capable" content="no"> <link rel="apple-touch-icon" href="https://myhomesan.azureedge.net/media/myhome-cdn/splash-logos/apple-touch-icon.png"> <!-- Facebook Pixel Code --> <script type="text/plain" class="optanon-category-C0002-C0004"> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window,document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '734210737333726'); fbq('track', 'PageView'); </script> <!-- End Facebook Pixel Code --> <!-- Permutive Analytics Code --> <script defer=""> if (typeof window !== "undefined") { !(function (n, e, i) { if (!n) { (n = n || {}), (window.permutive = n), (n.q = []), (n.config = i || {}), (n.config.apiKey = e), (n.config.environment = n.config.environment || "production"); for ( var o = [ "addon", "identify", "track", "trigger", "query", "segment", "segments", "ready", "on", "once", "user", "consent", ], r = 0; r < o.length; r++ ) { var t = o[r]; n[t] = (function (e) { return function () { var i = Array.prototype.slice.call(arguments, 0); n.q.push({ functionName: e, arguments: i }); }; })(t); } } })(window.permutive, "4888a725-f640-4782-bd70-a3dd37877c2f", { consentRequired: true, }); // Pass data to GAM (window.googletag = window.googletag || {}), (window.googletag.cmd = window.googletag.cmd || []), window.googletag.cmd.push(function () { if ( 0 === window.googletag.pubads().getTargeting("permutive").length ) { var g = window.localStorage.getItem("_pdfps"); window.googletag .pubads() .setTargeting("permutive", g ? JSON.parse(g) : []); } }); } </script> <script async="" src="https://fce2b75e-f11a-48ad-a60f-7e004eb1d340.edge.permutive.app/fce2b75e-f11a-48ad-a60f-7e004eb1d340-web.js"></script> <script type="text/plain" class="optanon-category-C0002-C0004"> if (typeof window !== "undefined") { permutive.consent({ "opt_in": true, "token": "12345" }); } </script> <!-- Permutive Analytics Code End --> <!-- Critical Styles --> <link rel="preload" href="pre_styles.css" as="style"> <link rel="stylesheet" href="pre_styles.css"> <!-- Yield loadAds --> <!-- Temporarily disabled --> <script async="" src="https://irishtimes-cdn.relevant-digital.com/static/tags/66d80e77ff61ebe9630dd1b8.js"></script> <script> function loadAds() { window.relevantDigital = window.relevantDigital || {}; relevantDigital.cmd = relevantDigital.cmd || []; relevantDigital.cmd.push(function () { relevantDigital.loadPrebid({ configId: "66d80ea3cb41f8928dad6938", manageAdserver: false, collapseEmptyDivs: true, collapseBeforeAdFetch: false, allowedDivIds: null, // set to an array to only load certain <div>s, example - ["divId1", "divId2"] noSlotReload: false, // set true to only load ad slots that have never been loaded noGpt: true }); }); } </script> <link rel="modulepreload" href="chunk-MG5HCKJB.js"><link rel="modulepreload" href="chunk-PX6HMU2X.js"><link rel="modulepreload" href="chunk-RHIYBISG.js"><link rel="modulepreload" href="chunk-F65FIVKA.js"><link rel="modulepreload" href="chunk-W6OXO3WY.js"><link rel="modulepreload" href="chunk-W2KJMVUB.js"><link rel="modulepreload" href="chunk-ZEL3W4MI.js"><link rel="modulepreload" href="chunk-A433JYCU.js"><link rel="modulepreload" href="chunk-LPMZKGXA.js"><link rel="modulepreload" href="chunk-GUOQTDWX.js"><link rel="modulepreload" href="chunk-7JZM3XPI.js"><link rel="modulepreload" href="chunk-GOWL52XB.js"><link rel="modulepreload" href="chunk-3EYC4JTX.js"><style ng-app-id="ng">@media (max-width: 750px){.app-container[_ngcontent-ng-c3354804376]{overflow:hidden}}.disable-scroll[_ngcontent-ng-c3354804376]{margin:0!important;height:100vh!important;overflow:hidden!important}@media (max-width: 991.98px){.backdrop[_ngcontent-ng-c3354804376]:after{animation:fadein .3s;content:"";z-index:3;background-color:var(--theme-background);position:fixed;inset:55px 0 0}}@keyframes _ngcontent-ng-c3354804376_fadein{0%{opacity:0}to{opacity:1}}</style><style ng-app-id="ng">.navbar-collapse.show[_ngcontent-ng-c1125699893], .navbar-collapse.collapsing[_ngcontent-ng-c1125699893]{margin:0 calc(var(--bs-gutter-x) * -.5)}@media (max-width: 991.98px){.navbar-collapse.show[_ngcontent-ng-c1125699893], .navbar-collapse.collapsing[_ngcontent-ng-c1125699893]{background-color:var(--theme-background)}}@media (max-width: 1200px){.navbar-collapse[_ngcontent-ng-c1125699893]{--bs-gutter-x: 3rem}}@media (max-width: 991.98px){.container-xl[_ngcontent-ng-c1125699893]{max-height:92vh;overflow:hidden scroll}.container-xl[_ngcontent-ng-c1125699893]::-webkit-scrollbar{display:none}}.mh-navbar[_ngcontent-ng-c1125699893]{font-weight:500;z-index:15;background-color:var(--theme-background-2);padding-bottom:0}@media (min-width: 992px){.mh-navbar[_ngcontent-ng-c1125699893]{height:81px}}.mh-navbar.collapsed-menues[_ngcontent-ng-c1125699893]{border-bottom:1px solid var(--theme-medium-25);padding-bottom:var(--bs-navbar-padding-y)}.divider[_ngcontent-ng-c1125699893]{margin:.5rem calc(var(--bs-gutter-x) * -1) 0 calc(var(--bs-gutter-x) * -1);display:none;opacity:1;border-top:1px solid var(--theme-medium-25);z-index:1;width:100%;flex-basis:100%;flex-grow:1}.navbar-logo[_ngcontent-ng-c1125699893]{height:auto;width:9em}@media (max-width: 550px){.navbar-logo[_ngcontent-ng-c1125699893]{width:7em}}.navbar-toggler[_ngcontent-ng-c1125699893]{color:var(--theme-text);border-color:transparent!important;padding:0}.navbar-toggler[_ngcontent-ng-c1125699893]:focus{box-shadow:none}.navbar-text[_ngcontent-ng-c1125699893]{font:inherit;display:inline-flex;flex-direction:row;align-items:center;gap:.5em}.nav-item[_ngcontent-ng-c1125699893]{display:flex;align-items:center;justify-content:center;text-align:center}.submenu[_ngcontent-ng-c1125699893] ~ .nav-link[_ngcontent-ng-c1125699893] .nav-chevron[_ngcontent-ng-c1125699893]{transform:rotate(-45deg)}.nav-chevron[_ngcontent-ng-c1125699893], .navbar-text[_ngcontent-ng-c1125699893]{transition:all .4s ease;animation-fill-mode:forwards;color:var(--theme-text)}.dropdown-menu[_ngcontent-ng-c1125699893]{display:none;flex-direction:column;align-items:flex-start;opacity:0;border-radius:.5rem;border:1px solid var(--theme-medium);transition:all .7s ease;animation-fill-mode:forwards}.dropdown-menu[_ngcontent-ng-c1125699893] .nav-item[_ngcontent-ng-c1125699893]{padding:0 .5rem;width:100%;text-align:start}.dropdown-menu[_ngcontent-ng-c1125699893] .nav-link[_ngcontent-ng-c1125699893]{padding-top:0;padding-bottom:0;width:100%}.dropdown-menu.submenu[_ngcontent-ng-c1125699893]{top:0;left:100%}.dropdown-menu[_ngcontent-ng-c1125699893]:not(.submenu){top:3.5em}.dropdown-menu[_ngcontent-ng-c1125699893]:not(.submenu):before{content:"";position:absolute;top:-8px;margin-left:45%;background-color:var(--theme-background-2);height:1rem;width:1rem;border-top:1px solid var(--theme-medium);border-left:1px solid var(--theme-medium);border-top-left-radius:.3em;transform:rotate(45deg);transform-origin:center}@media (min-width: 992px){.nav-item[_ngcontent-ng-c1125699893]:hover > .submenu[_ngcontent-ng-c1125699893] ~ .nav-link[_ngcontent-ng-c1125699893] .nav-chevron[_ngcontent-ng-c1125699893]{transform:rotate(45deg)}.nav-item[_ngcontent-ng-c1125699893]:hover > *[_ngcontent-ng-c1125699893]:not(.submenu) ~ .nav-link[_ngcontent-ng-c1125699893] .nav-chevron[_ngcontent-ng-c1125699893]{transform:rotate(-90deg)}.nav-item[_ngcontent-ng-c1125699893]:hover > .nav-link[_ngcontent-ng-c1125699893] > .navbar-text[_ngcontent-ng-c1125699893]{color:var(--theme-brand-main)!important}.nav-item[_ngcontent-ng-c1125699893]:hover > .nav-link[_ngcontent-ng-c1125699893] > .navbar-text[_ngcontent-ng-c1125699893] .nav-chevron[_ngcontent-ng-c1125699893] *[_ngcontent-ng-c1125699893]{stroke:var(--theme-brand-main)}.nav-item[_ngcontent-ng-c1125699893]:hover > .dropdown-menu[_ngcontent-ng-c1125699893]{display:flex;opacity:1}}@media (max-width: 992px){.nav-chevron[_ngcontent-ng-c1125699893]{display:none}.navbar-collapse[_ngcontent-ng-c1125699893] .nav-chevron[_ngcontent-ng-c1125699893]{display:block}}.accordion[_ngcontent-ng-c1125699893], .collabse-sm[_ngcontent-ng-c1125699893]{gap:.7rem;padding:1rem calc(var(--bs-gutter-x) * .5) 0 calc(var(--bs-gutter-x) * .5)}.accordion[_ngcontent-ng-c1125699893] .nav-chevron[_ngcontent-ng-c1125699893] svg[_ngcontent-ng-c1125699893] *[_ngcontent-ng-c1125699893]{stroke:var(--theme-medium)}.accordion[_ngcontent-ng-c1125699893] .accordion-button[_ngcontent-ng-c1125699893]{padding:0;border-radius:var(--border-radius-small)}.accordion[_ngcontent-ng-c1125699893] .accordion-button[_ngcontent-ng-c1125699893]:not(.collapsed){background-color:transparent;box-shadow:none}.accordion[_ngcontent-ng-c1125699893] .accordion-button[_ngcontent-ng-c1125699893]:not(.collapsed) > .navbar-text[_ngcontent-ng-c1125699893] .nav-chevron[_ngcontent-ng-c1125699893]{transform:rotate(90deg)}.accordion[_ngcontent-ng-c1125699893] .accordion-button[_ngcontent-ng-c1125699893]:focus{box-shadow:none}.accordion[_ngcontent-ng-c1125699893] .accordion-button[_ngcontent-ng-c1125699893]:after{content:none}.accordion[_ngcontent-ng-c1125699893] .accordion-body[_ngcontent-ng-c1125699893]{padding:0;display:flex;flex-direction:column;gap:.6rem;padding-bottom:.8rem}.accordion[_ngcontent-ng-c1125699893] .accordion-body[_ngcontent-ng-c1125699893]:before{content:"";display:block;width:calc(100% - 2rem);height:0;border-top:1px solid var(--theme-border);margin:0 auto}.collabse-sm[_ngcontent-ng-c1125699893] .nav-link[_ngcontent-ng-c1125699893]{padding:0;width:100%}.accordion[_ngcontent-ng-c1125699893] .accordion-item[_ngcontent-ng-c1125699893], .collabse-sm[_ngcontent-ng-c1125699893] .nav-item[_ngcontent-ng-c1125699893]{border:none;border-radius:var(--border-radius-small);background-color:var(--theme-background-2)}.accordion[_ngcontent-ng-c1125699893] .accordion-item[_ngcontent-ng-c1125699893] .navbar-text[_ngcontent-ng-c1125699893], .collabse-sm[_ngcontent-ng-c1125699893] .nav-item[_ngcontent-ng-c1125699893] .navbar-text[_ngcontent-ng-c1125699893]{padding:.7rem 1rem}.accordion[_ngcontent-ng-c1125699893] .accordion-body[_ngcontent-ng-c1125699893] .navbar-text[_ngcontent-ng-c1125699893]{padding:0 1rem}.nav-link[_ngcontent-ng-c1125699893]{cursor:pointer}</style><style ng-app-id="ng">.w-tab{width:147px!important}.circle{margin:5px;width:48px;height:48px;border:1px solid var(--theme-medium);border-radius:25px;background-color:var(--theme-background);display:flex;align-items:center;padding:8px}.circle svg{width:24px;height:24px;margin:4px 0 4px 3px}.circle svg *[fill]:not([fill=none]){fill:var(--theme-medium)}.circle:hover{background-color:#333;transition:background-color .3s ease-in-out}.circle:hover svg *[fill]:not([fill=none]){fill:#fff}.footer-logo{width:auto;height:2rem}.footer-link-1{margin:0 auto;max-width:1000px}.footer-link-2{margin:0 auto;max-width:1210px}.footer-text{color:var(--theme-medium)!important;font-family:museo,sans-serif!important;font-weight:300}.footer__links-panel{font-size:.9em!important}.footer__links-header{font-size:1.2em}.footer__icon{cursor:pointer;color:#555;border:0;background:none;font-size:2rem;margin:0}.footer__icon:hover{opacity:.8}@media (max-width: 500px){.footer__icon{font-size:1.3rem;box-sizing:border-box;margin:0rem}}.footer__svg{fill:#555}@media (max-width: 760px){.footer__fix{justify-content:space-evenly!important}}.footer__link{color:var(--theme-medium)!important;cursor:pointer!important;text-decoration:none!important;border:0!important;background:none!important;padding:0!important;font-size:1rem!important;line-height:1!important;word-wrap:normal!important}.footer__link:hover{text-decoration:none!important;color:var(--theme-medium)!important}.footer__link--small-text{font-size:1em!important}@media (max-width: 750px){.footer__link--small-text{font-size:.9em!important}}#socials-text{font-size:.95rem}@media (max-width: 450px){#socials-text{font-size:.75rem;margin:.5rem}}@media (max-width: 500px){#bottom-footer{padding:0 0 3rem!important}} </style><style ng-app-id="ng">.nav-bar[_ngcontent-ng-c2966939283]{height:3rem;display:flex;color:#009cdb;position:fixed;bottom:0;background:#fff;box-shadow:1px 1px 5px #adabab;width:100%;margin:0;z-index:20}.nav-bar[_ngcontent-ng-c2966939283] span[_ngcontent-ng-c2966939283]{font-size:.8rem}.nav-button[_ngcontent-ng-c2966939283]{flex-direction:column!important;display:flex;text-align:center;padding:.25rem}.nav-button--border[_ngcontent-ng-c2966939283]{border-right:1px solid #eee}.nav-button--active[_ngcontent-ng-c2966939283]{border-bottom:3px solid #009cdb;line-height:normal}</style><style ng-app-id="ng">.ad-container[_ngcontent-ng-c868449391]{--tw-bg-opacity: 1}.bg[_ngcontent-ng-c868449391]{width:100%;margin-top:3.25rem;height:18.75rem;background-size:cover;background-repeat:no-repeat;background-position:0% 30%;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.sideDfp[_ngcontent-ng-c868449391]{margin-top:6rem;height:1026px}.featured-homeTakeOver[_ngcontent-ng-c868449391]{margin-top:1rem;margin-bottom:.3rem}.mainContainer[_ngcontent-ng-c868449391]{width:100%}.mainContainer--takeoverBooked[_ngcontent-ng-c868449391]{padding:0 .625rem}.topContainer[_ngcontent-ng-c868449391]{display:flex}.billBoardAd[_ngcontent-ng-c868449391]{margin-top:.5rem}@media (max-width: 63.438rem){.billBoardAd[_ngcontent-ng-c868449391]{display:none}}.heading[_ngcontent-ng-c868449391]{color:#fff;padding-top:5.5rem;padding-bottom:2rem;text-shadow:2px 2px 2px #808080}.heading__rebrand[_ngcontent-ng-c868449391]{color:var(--swatch-brand-500);font-weight:700;padding-top:5.5rem;padding-bottom:2rem}@media (max-width: 992px){.heading[_ngcontent-ng-c868449391], .heading__rebrand[_ngcontent-ng-c868449391]{padding-top:4.5rem;padding-bottom:1rem}}.home-tabs[_ngcontent-ng-c868449391]{color:#009cdb}.home-tabs__hidden[_ngcontent-ng-c868449391]{visibility:hidden}.card[_ngcontent-ng-c868449391]{width:100%;height:100%;border-radius:1rem;border:none}.dfp-card[_ngcontent-ng-c868449391]{border:solid;border-color:var(--gray);border-width:.1rem;border-radius:1rem;width:320px;height:270px;margin-left:-8px;margin-top:8px}.topDfp[_ngcontent-ng-c868449391]{min-height:5.8rem;text-align:center}.topDfp-Mobile[_ngcontent-ng-c868449391]{min-height:13.25rem;text-align:center;margin-top:6.25rem;margin-bottom:-7rem}.topDfp-Mobile__hidden[_ngcontent-ng-c868449391]{visibility:hidden;height:15rem}.cottage-blurb[_ngcontent-ng-c868449391]{width:100%;border-radius:1rem}.pro-services[_ngcontent-ng-c868449391]{width:24%;margin:.8rem;padding:.4rem;background:#fff;text-decoration:none;border:1px solid #eee;border-radius:.5rem;cursor:pointer;color:#555;line-height:.8rem}.pro-services__icon[_ngcontent-ng-c868449391]{color:#009cdb}.pro-services__title[_ngcontent-ng-c868449391]{font-weight:500;padding-bottom:.2rem}.pro-services__content[_ngcontent-ng-c868449391]{font-size:.8rem}.new-tag[_ngcontent-ng-c868449391]{background:#009cdb;font-size:.8rem;font-weight:700;color:#fff;border-radius:1rem;display:inherit;justify-content:center}@media (max-width: 35.938rem){.bg[_ngcontent-ng-c868449391]{border-radius:0}.search-form[_ngcontent-ng-c868449391]{border-radius:1rem}.flags-container[_ngcontent-ng-c868449391]{flex-direction:column;margin-top:5rem}.flags-container__hidden[_ngcontent-ng-c868449391]{visibility:hidden}.pro-services[_ngcontent-ng-c868449391]{width:100%;margin:.5rem auto}.topDfp-Mobile[_ngcontent-ng-c868449391]{margin-top:1rem}}.font-sm[_ngcontent-ng-c868449391]{font-size:.8em}.divider[_ngcontent-ng-c868449391]{margin-top:4.5rem}@media (max-width: 310px){.flags-container[_ngcontent-ng-c868449391]{flex-direction:column;margin-top:8rem}}@media (max-width: 240px){.flags-container[_ngcontent-ng-c868449391]{flex-direction:column;margin-top:10rem}}.search-panel-row[_ngcontent-ng-c868449391]{width:90%}@media (max-width: 992px){.search-panel-row[_ngcontent-ng-c868449391]{width:100%}}@media (min-width: 992px) and (max-width: 1080px){.search-panel-row[_ngcontent-ng-c868449391]{width:85%}}</style><style ng-app-id="ng">.widget-wrapper[_ngcontent-ng-c3541664908]{font:inherit;font-size:1rem;padding:4rem;border-top:1px solid var(--theme-border)}@media (max-width: 992px){.widget-wrapper[_ngcontent-ng-c3541664908]{padding:1.2rem}}.widget-content[_ngcontent-ng-c3541664908] a[_ngcontent-ng-c3541664908]{text-decoration:none;cursor:pointer;font:inherit;text-wrap:nowrap}.widget-content__hidden_link[_ngcontent-ng-c3541664908]{visibility:hidden;position:absolute;inset:0}.widget-content__links-group[_ngcontent-ng-c3541664908]{visibility:hidden;opacity:0;display:grid;grid-auto-flow:column;grid-template-rows:repeat(6,1fr);gap:.5rem 1.5rem;width:100%;position:absolute;inset:0 0 auto;transition:opacity .5s ease-in}@media (max-width: 992px){.widget-content__links-group[_ngcontent-ng-c3541664908]{overflow-x:auto}}.widget-content__selected-list[_ngcontent-ng-c3541664908]{visibility:visible;position:relative;opacity:1}.widget-tab__group[_ngcontent-ng-c3541664908]{border-bottom:solid 1px var(--theme-border);position:relative}@media (max-width: 992px){.widget-tab__group[_ngcontent-ng-c3541664908]{overflow-x:auto;scrollbar-width:thin}.widget-tab__group[_ngcontent-ng-c3541664908]::-webkit-scrollbar{display:block;width:4px}.widget-tab__group[_ngcontent-ng-c3541664908]::-webkit-scrollbar-thumb{display:block;width:4px}.widget-tab__group[_ngcontent-ng-c3541664908]::-webkit-scrollbar-track{display:none;width:4px}}.widget-tab__item[_ngcontent-ng-c3541664908]{cursor:pointer;font-size:.9rem}.widget-tab__item[_ngcontent-ng-c3541664908]:first-of-type{padding-left:1rem}.widget-tab__item[_ngcontent-ng-c3541664908]:last-of-type{padding-right:1rem}.selected-bar[_ngcontent-ng-c3541664908]{position:absolute;bottom:0;left:0;border-bottom:solid 3px var(--theme-brand-main);transition:all .8s ease}</style><link rel="canonical" href="https://www.myhome.ie/"><meta name="description" content="Find Thousands of Houses and Apartments for Sale and Rent across Ireland and much more with MyHome.ie, Ireland's Leading Property Portal"><style ng-app-id="ng">.home-panel-container[_ngcontent-ng-c1316480041]{border-radius:1rem;gap:1rem}@media (max-width: 767px){.home-panel-container__mobile[_ngcontent-ng-c1316480041]{width:100%}}@media (min-width: 768px){.home-panel-container__mobile[_ngcontent-ng-c1316480041]{width:70%}}</style><style ng-app-id="ng">[_nghost-ng-c1735152348]{border-bottom:1px solid var(--theme-border)}.search-filter-list[_ngcontent-ng-c1735152348]{list-style:none;gap:.5rem}.search-filter-list__item[_ngcontent-ng-c1735152348]{border-radius:.5rem .5rem 0 0;color:var(--theme-medium);background-color:var(--theme-background-2);font-weight:400;padding:.8rem 1rem;cursor:pointer;min-width:100px;text-align:center}.search-filter-list__item.selected[_ngcontent-ng-c1735152348], .search-filter-list__item[_ngcontent-ng-c1735152348]:hover{background-color:var(--theme-brand-main);color:var(--theme-background-2)}@media (max-width: 420px){.search-filter-list[_ngcontent-ng-c1735152348]{justify-content:flex-start;padding-left:1rem;padding-right:1rem;overflow:auto hidden}}@media (min-width: 421px){.search-filter-list[_ngcontent-ng-c1735152348]{justify-content:center;padding-left:0;margin-left:auto;margin-right:auto}}@media (max-width: 520px){.search-filter-list__item[_ngcontent-ng-c1735152348]{min-width:min-content;width:max-content;text-wrap:nowrap}}</style><style ng-app-id="ng">.property-card[_ngcontent-ng-c3132951275]{border-radius:1rem;cursor:pointer;text-decoration:none;color:#000;overflow:hidden;box-shadow:2px 3px 5px #adabab}.property-card__image[_ngcontent-ng-c3132951275]{height:19.75rem;width:100%;background-size:cover;background-repeat:no-repeat;background-position:50% 50%;border-top-left-radius:1rem;border-top-right-radius:1rem;object-fit:cover}.property-card__ribbon[_ngcontent-ng-c3132951275]{position:absolute;background:#009cdb;color:#fff;width:11.25rem;box-shadow:0 3px 10px -5px #000;text-align:center;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);left:-2.5rem;top:2rem;z-index:1}</style><style ng-app-id="ng">.property-card[_ngcontent-ng-c1690636791]{border-radius:1rem;overflow:hidden;cursor:pointer;text-decoration:none!important;color:#000!important;box-shadow:2px 3px 5px #adabab}.property-card--finished[_ngcontent-ng-c1690636791]{opacity:.5}.property-card__image[_ngcontent-ng-c1690636791]{height:14rem;background-size:cover;background-repeat:no-repeat;background-position:50% 50%;border-top-left-radius:1rem;border-top-right-radius:1rem;object-fit:cover}.property-card__finished[_ngcontent-ng-c1690636791]{background:#ef5350;color:#fff;width:11.25rem;box-shadow:0 3px 10px -5px #000;text-align:center;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);left:-2.5rem;top:2rem;z-index:1}.property-card__remove-button[_ngcontent-ng-c1690636791]{background-color:#009cdb;text-align:center;color:#fff;width:100%;cursor:pointer}.property-card__arrow[_ngcontent-ng-c1690636791]{color:#4f2f91}.property-card__arrow--up[_ngcontent-ng-c1690636791]{color:#f26522}.info-strip--divider[_ngcontent-ng-c1690636791]{border-left:1px solid var(--gray)}</style><style ng-app-id="ng">.PropertyInfoStrip{overflow:hidden;text-overflow:ellipsis;color:#555}.PropertyInfoStrip--bordered{background-color:#f9f9f9;border:1px solid #eee;padding:.5em}.PropertyInfoStrip--mobile{font-size:.9em}.PropertyInfoStrip__Detail{border-right:1px solid #ccc;padding-right:5px;display:inline-flex;align-items:center;margin-right:5px}.PropertyInfoStrip__Detail--light{color:#fff}.PropertyInfoStrip__Detail--dark{color:#555}.PropertyInfoStrip__Detail:first-child{padding-left:0!important}.PropertyInfoStrip__Detail:last-child{border-right:none;padding-right:0}@media (max-width: 750px){.PropertyInfoStrip__Detail{border-right:none}}.Spaced{padding:0 8px} </style><style ng-app-id="ng">.dynamic-form__row[_ngcontent-ng-c2841191091]{display:flex;flex-direction:row;gap:.25rem;align-items:center;align-content:center}.dynamic-form__column[_ngcontent-ng-c2841191091]{display:grid;grid-auto-flow:row;grid-template-columns:1fr 1fr;gap:1rem}.dynamic-form__column[_ngcontent-ng-c2841191091] label[_ngcontent-ng-c2841191091]{text-align:center}.dynamic-form[_ngcontent-ng-c2841191091] .mh-input-box[_ngcontent-ng-c2841191091]{height:3rem;border:1px solid var(--theme-border);border-radius:.5rem;background-color:#fff;color:var(--theme-medium);font-weight:400;width:100%;padding:.25rem .5rem}.dynamic-form[_ngcontent-ng-c2841191091] .mh-input-box[_ngcontent-ng-c2841191091]:focus-visible, .dynamic-form[_ngcontent-ng-c2841191091] .mh-input-box[_ngcontent-ng-c2841191091]:focus{outline-color:var(--theme-brand-shade-300)}</style><style ng-app-id="ng">.dropdown[_ngcontent-ng-c3973867117]{height:3rem;cursor:pointer}.dropdown__button[_ngcontent-ng-c3973867117]{border:1px solid var(--theme-border);border-radius:.5rem;background-color:var(--theme-background-2);color:var(--theme-medium);display:flex;flex-wrap:nowrap;gap:.5rem;width:100%;height:100%;align-items:center;font-weight:400}.dropdown__button[_ngcontent-ng-c3973867117]:focus-visible, .dropdown__button[_ngcontent-ng-c3973867117]:focus, .dropdown__button.selected[_ngcontent-ng-c3973867117]{border-color:var(--theme-brand-shade-300)}.dropdown__button.selected[_ngcontent-ng-c3973867117]{border-radius:.5rem .5rem 0 0}.dropdown__button.loading[_ngcontent-ng-c3973867117]{cursor:not-allowed}.dropdown__button[_ngcontent-ng-c3973867117] svg[_ngcontent-ng-c3973867117]{height:16px;width:16px}.dropdown__button--disabled[_ngcontent-ng-c3973867117]{color:var(--theme-medium-50);font-weight:300}.dropdown__button--disabled[_ngcontent-ng-c3973867117] svg[_ngcontent-ng-c3973867117]{height:16px;width:16px}.dropdown__button__chevron[_ngcontent-ng-c3973867117]{cursor:pointer}.dropdown__list[_ngcontent-ng-c3973867117]{border:1px solid var(--theme-brand-shade-300);border-top:none;border-radius:0 0 .5rem .5rem;z-index:1;background:#fff;position:absolute;max-height:350px;overflow-y:auto;width:100%;list-style:none;padding:0}.dropdown__list[_ngcontent-ng-c3973867117]::-webkit-scrollbar{display:block}.dropdown__list[_ngcontent-ng-c3973867117]::-webkit-scrollbar-thumb{display:block}.dropdown__list[_ngcontent-ng-c3973867117]::-webkit-scrollbar-track{display:none}.dropdown__list[_ngcontent-ng-c3973867117] *[_ngcontent-ng-c3973867117]{cursor:pointer}.dropdown__list__item[_ngcontent-ng-c3973867117]{display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:end;align-items:center;gap:.8em}.dropdown__list__item[_ngcontent-ng-c3973867117]:hover{background-color:var(--swatch-brand-100)}.dropdown__list__item[_ngcontent-ng-c3973867117]:nth-last-child(1 of.selected){border-bottom:2px solid var(--theme-border)}.mh-pill[_ngcontent-ng-c3973867117]{padding:.5rem .3rem;font:400 .8rem Museo,sans-serif;color:var(--theme-text);background-color:var(--swatch-brand-100);border-radius:.25rem}.mh-pill[_ngcontent-ng-c3973867117]:first-of-type{margin-right:.5rem}.flip-icon[_ngcontent-ng-c3973867117]{rotate:180deg}.multi-input-body[_ngcontent-ng-c3973867117]{overflow:hidden}.multi-input-body[_ngcontent-ng-c3973867117] .mh-pill[_ngcontent-ng-c3973867117]:first-of-type{margin-right:0}.multi-input-body[_ngcontent-ng-c3973867117] input[_ngcontent-ng-c3973867117]{border:none;font:inherit}.multi-input-body[_ngcontent-ng-c3973867117] input[_ngcontent-ng-c3973867117]:focus, .multi-input-body[_ngcontent-ng-c3973867117] input[_ngcontent-ng-c3973867117]:focus-visible{border:none;outline:none}.hint[_ngcontent-ng-c3973867117]{max-width:fit-content;font-size:.8rem}</style></head> <body><!--nghm--> <app-root _nghost-ng-c3354804376="" ng-version="17.3.12" ngh="8" ng-server-context="ssr"><div _ngcontent-ng-c3354804376="" class="app-container position-relative"><app-header _ngcontent-ng-c3354804376="" ngskiphydration="true" id="appHeader" _nghost-ng-c1125699893=""><nav _ngcontent-ng-c1125699893="" class="mh-navbar navbar fixed-top navbar-expand-lg justify-content-md-center collapsed-menues"><div _ngcontent-ng-c1125699893="" class="header-alignments container-xl m-0 px-md-4 p-xl-0"><a _ngcontent-ng-c1125699893="" routerlink="/" class="navbar-brand m-0" href="/"><picture _ngcontent-ng-c1125699893=""><source _ngcontent-ng-c1125699893="" srcset=" https://myhomesan.azureedge.net/media/myhome-cdn/brand-main-logo.webp?v=1.1 " type="image/webp"><source _ngcontent-ng-c1125699893="" srcset=" https://myhomesan.azureedge.net/media/myhome-cdn/brand-main-logo.jpg?v=1.1 " type="image/jpeg"><img _ngcontent-ng-c1125699893="" src="https://myhomesan.azureedge.net/media/myhome-cdn/brand-main-logo.jpg?v=1.1" alt="myhome.ie logo" class="navbar-logo"></picture></a><div _ngcontent-ng-c1125699893="" class="d-none d-md-block d-lg-none flex-md-fill"><ul _ngcontent-ng-c1125699893="" class="navbar-nav mx-auto flex-row flex-nowrap align-items-center justify-content-center gap-5"><li _ngcontent-ng-c1125699893="" class="nav-item dropdown"><ul _ngcontent-ng-c1125699893="" class="dropdown-menu"><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/residential/ireland/property-for-sale"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> All Properties <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/residential/ireland/house-for-sale"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Houses For Sale <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/residential/ireland/apartment-for-sale"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Apartments For Sale <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/residential/onview/ireland/property-for-sale"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Available to View <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/holiday-homes/overseas/property-for-sale"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Overseas Holiday Homes <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item dropdown"><ul _ngcontent-ng-c1125699893="" class="dropdown-menu submenu"><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/residential/auctions/ireland/auction-property-for-sale"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Properties For Auction <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/auctions/searchauctions"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Upcoming Auctions <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><!----></ul><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Auction <svg-icon _ngcontent-ng-c1125699893="" src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/Arrow-Down-Chevron.svg" class="nav-chevron ms-auto"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" _ngcontent-ng-c1125699893="" class="nav-chevron ms-auto" aria-hidden="true" style="width: 16; height: 16;"><path d="m21 8-8.576 8.575a.6.6 0 0 1-.848 0L3 8" stroke="currentColor" vector-effect="non-scaling-stroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" _ngcontent-ng-c1125699893=""></path></svg></svg-icon><!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item dropdown"><ul _ngcontent-ng-c1125699893="" class="dropdown-menu submenu"><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" target="_blank" class="nav-link" href="https://services.myhome.ie/ber-certificate-assessor" role="link"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> BER Assessors <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" target="_blank" class="nav-link" href="https://services.myhome.ie/property-conveyancing-solicitor" role="link"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Property Conveyancing Solicitors <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" target="_blank" class="nav-link" href="https://services.myhome.ie/pre-purchase-structural-survey" role="link"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Pre Purchase Surveyors <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><!----></ul><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Buying Services <svg-icon _ngcontent-ng-c1125699893="" src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/Arrow-Down-Chevron.svg" class="nav-chevron ms-auto"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" _ngcontent-ng-c1125699893="" class="nav-chevron ms-auto" aria-hidden="true" style="width: 16; height: 16;"><path d="m21 8-8.576 8.575a.6.6 0 0 1-.848 0L3 8" stroke="currentColor" vector-effect="non-scaling-stroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" _ngcontent-ng-c1125699893=""></path></svg></svg-icon><!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/estate-agents"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Find Agents <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><!----></ul><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/residential/ireland/property-for-sale"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Buy <svg-icon _ngcontent-ng-c1125699893="" src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/Arrow-Down-Chevron.svg" class="nav-chevron ms-auto"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" _ngcontent-ng-c1125699893="" class="nav-chevron ms-auto" aria-hidden="true" style="width: 16; height: 16;"><path d="m21 8-8.576 8.575a.6.6 0 0 1-.848 0L3 8" stroke="currentColor" vector-effect="non-scaling-stroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" _ngcontent-ng-c1125699893=""></path></svg></svg-icon><!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item dropdown"><ul _ngcontent-ng-c1125699893="" class="dropdown-menu"><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/rentals/ireland/property-to-rent"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> All Properties <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/rentals/ireland/house-to-rent"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Houses To Rent <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/rentals/ireland/apartment-to-rent"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Apartments To Rent <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/rentals/onview/ireland/property-to-rent"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Available to View <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/rentals/ireland/share/shared-accommodation"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Share <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item dropdown"><ul _ngcontent-ng-c1125699893="" class="dropdown-menu submenu"><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/holiday-homes/ireland/property-to-rent"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Irish Holiday Homes <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/holiday-homes/overseas/property-to-rent"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Overseas Holiday Homes <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><!----></ul><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Holiday Homes <svg-icon _ngcontent-ng-c1125699893="" src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/Arrow-Down-Chevron.svg" class="nav-chevron ms-auto"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" _ngcontent-ng-c1125699893="" class="nav-chevron ms-auto" aria-hidden="true" style="width: 16; height: 16;"><path d="m21 8-8.576 8.575a.6.6 0 0 1-.848 0L3 8" stroke="currentColor" vector-effect="non-scaling-stroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" _ngcontent-ng-c1125699893=""></path></svg></svg-icon><!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><!----></ul><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/rentals/ireland/property-to-rent"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Rent <svg-icon _ngcontent-ng-c1125699893="" src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/Arrow-Down-Chevron.svg" class="nav-chevron ms-auto"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" _ngcontent-ng-c1125699893="" class="nav-chevron ms-auto" aria-hidden="true" style="width: 16; height: 16;"><path d="m21 8-8.576 8.575a.6.6 0 0 1-.848 0L3 8" stroke="currentColor" vector-effect="non-scaling-stroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" _ngcontent-ng-c1125699893=""></path></svg></svg-icon><!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/residential/ireland/new-homes/property-for-sale"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> New Homes <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><!----></ul></div><!----><div _ngcontent-ng-c1125699893="" class="d-flex align-items-center gap-3"><button _ngcontent-ng-c1125699893="" type="button" data-bs-target="#profileMenu" aria-controls="profileMenu" aria-expanded="false" aria-label="Toggle navigation" class="navbar-toggler"><svg-icon _ngcontent-ng-c1125699893="" src="/assets/svgs/base/profile.svg" class="mh-svg-text"><svg width="32" height="32" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" _ngcontent-ng-c1125699893="" aria-hidden="true"> <g clip-path="url(#clip0_5405_2125)" _ngcontent-ng-c1125699893=""> <path d="M1.21875 12C1.21875 14.8594 2.35463 17.6016 4.3765 19.6235C6.39838 21.6454 9.14063 22.7812 12 22.7812C14.8594 22.7812 17.6016 21.6454 19.6235 19.6235C21.6454 17.6016 22.7812 14.8594 22.7812 12C22.7812 9.14063 21.6454 6.39838 19.6235 4.3765C17.6016 2.35463 14.8594 1.21875 12 1.21875C9.14063 1.21875 6.39838 2.35463 4.3765 4.3765C2.35463 6.39838 1.21875 9.14063 1.21875 12Z" stroke="black" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" _ngcontent-ng-c1125699893=""></path> <path d="M4.46155 19.7072C6.06241 18.7789 7.76529 18.039 9.53624 17.5022C10.3209 17.2125 10.4062 15.4125 9.84374 14.7937C9.03186 13.9003 8.34374 12.8531 8.34374 10.3256C8.29644 9.82208 8.35657 9.31423 8.52014 8.83566C8.68371 8.35708 8.947 7.91867 9.2926 7.54941C9.63819 7.18015 10.0582 6.88845 10.5249 6.6936C10.9917 6.49874 11.4944 6.40517 12 6.41906C12.5056 6.40517 13.0083 6.49874 13.475 6.6936C13.9417 6.88845 14.3618 7.18015 14.7074 7.54941C15.053 7.91867 15.3163 8.35708 15.4798 8.83566C15.6434 9.31423 15.7035 9.82208 15.6562 10.3256C15.6562 12.8569 14.9681 13.9003 14.1562 14.7937C13.5937 15.4125 13.679 17.2125 14.4637 17.5022C16.2347 18.039 17.9376 18.7789 19.5384 19.7072" stroke="black" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" _ngcontent-ng-c1125699893=""></path> </g> <defs _ngcontent-ng-c1125699893=""> <clipPath id="clip0_5405_2125" _ngcontent-ng-c1125699893=""> <rect width="32" height="32" fill="white" _ngcontent-ng-c1125699893=""></rect> </clipPath> </defs> </svg></svg-icon></button><button _ngcontent-ng-c1125699893="" type="button" data-bs-target="#headerMenu" aria-controls="headerMenu" aria-expanded="false" aria-label="Toggle navigation" class="navbar-toggler"><svg-icon _ngcontent-ng-c1125699893="" src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/Hamburger.svg" class="mh-svg-text"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" _ngcontent-ng-c1125699893="" class="mh-svg-text" aria-hidden="true" style="width: 24; height: 24;"><path d="M2 12h20M6 5h12M6 19h12" stroke="currentColor" vector-effect="non-scaling-stroke" stroke-width="1.5" stroke-linecap="round" _ngcontent-ng-c1125699893=""></path></svg></svg-icon></button></div><div _ngcontent-ng-c1125699893="" class="divider d-lg-none"></div><div _ngcontent-ng-c1125699893="" id="headerMenu" class="collapse navbar-collapse flex-lg-fill order-1"><ul _ngcontent-ng-c1125699893="" class="navbar-nav mx-auto d-none d-lg-flex flex-lg-row flex-nowrap align-items-center justify-content-center gap-xl-3"><li _ngcontent-ng-c1125699893="" class="nav-item dropdown"><ul _ngcontent-ng-c1125699893="" class="dropdown-menu"><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/residential/ireland/property-for-sale"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> All Properties <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/residential/ireland/house-for-sale"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Houses For Sale <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/residential/ireland/apartment-for-sale"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Apartments For Sale <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/residential/onview/ireland/property-for-sale"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Available to View <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/holiday-homes/overseas/property-for-sale"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Overseas Holiday Homes <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item dropdown"><ul _ngcontent-ng-c1125699893="" class="dropdown-menu submenu"><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/residential/auctions/ireland/auction-property-for-sale"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Properties For Auction <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/auctions/searchauctions"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Upcoming Auctions <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><!----></ul><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Auction <svg-icon _ngcontent-ng-c1125699893="" src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/Arrow-Down-Chevron.svg" class="nav-chevron ms-auto"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" _ngcontent-ng-c1125699893="" class="nav-chevron ms-auto" aria-hidden="true" style="width: 16; height: 16;"><path d="m21 8-8.576 8.575a.6.6 0 0 1-.848 0L3 8" stroke="currentColor" vector-effect="non-scaling-stroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" _ngcontent-ng-c1125699893=""></path></svg></svg-icon><!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item dropdown"><ul _ngcontent-ng-c1125699893="" class="dropdown-menu submenu"><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" target="_blank" class="nav-link" href="https://services.myhome.ie/ber-certificate-assessor" role="link"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> BER Assessors <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" target="_blank" class="nav-link" href="https://services.myhome.ie/property-conveyancing-solicitor" role="link"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Property Conveyancing Solicitors <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" target="_blank" class="nav-link" href="https://services.myhome.ie/pre-purchase-structural-survey" role="link"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Pre Purchase Surveyors <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><!----></ul><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Buying Services <svg-icon _ngcontent-ng-c1125699893="" src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/Arrow-Down-Chevron.svg" class="nav-chevron ms-auto"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" _ngcontent-ng-c1125699893="" class="nav-chevron ms-auto" aria-hidden="true" style="width: 16; height: 16;"><path d="m21 8-8.576 8.575a.6.6 0 0 1-.848 0L3 8" stroke="currentColor" vector-effect="non-scaling-stroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" _ngcontent-ng-c1125699893=""></path></svg></svg-icon><!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/estate-agents"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Find Agents <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><!----></ul><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/residential/ireland/property-for-sale"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Buy <svg-icon _ngcontent-ng-c1125699893="" src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/Arrow-Down-Chevron.svg" class="nav-chevron ms-auto"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" _ngcontent-ng-c1125699893="" class="nav-chevron ms-auto" aria-hidden="true" style="width: 16; height: 16;"><path d="m21 8-8.576 8.575a.6.6 0 0 1-.848 0L3 8" stroke="currentColor" vector-effect="non-scaling-stroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" _ngcontent-ng-c1125699893=""></path></svg></svg-icon><!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item dropdown"><ul _ngcontent-ng-c1125699893="" class="dropdown-menu"><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/rentals/ireland/property-to-rent"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> All Properties <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/rentals/ireland/house-to-rent"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Houses To Rent <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/rentals/ireland/apartment-to-rent"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Apartments To Rent <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/rentals/onview/ireland/property-to-rent"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Available to View <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/rentals/ireland/share/shared-accommodation"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Share <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item dropdown"><ul _ngcontent-ng-c1125699893="" class="dropdown-menu submenu"><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/holiday-homes/ireland/property-to-rent"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Irish Holiday Homes <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/holiday-homes/overseas/property-to-rent"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Overseas Holiday Homes <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><!----></ul><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Holiday Homes <svg-icon _ngcontent-ng-c1125699893="" src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/Arrow-Down-Chevron.svg" class="nav-chevron ms-auto"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" _ngcontent-ng-c1125699893="" class="nav-chevron ms-auto" aria-hidden="true" style="width: 16; height: 16;"><path d="m21 8-8.576 8.575a.6.6 0 0 1-.848 0L3 8" stroke="currentColor" vector-effect="non-scaling-stroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" _ngcontent-ng-c1125699893=""></path></svg></svg-icon><!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><!----></ul><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/rentals/ireland/property-to-rent"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Rent <svg-icon _ngcontent-ng-c1125699893="" src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/Arrow-Down-Chevron.svg" class="nav-chevron ms-auto"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" _ngcontent-ng-c1125699893="" class="nav-chevron ms-auto" aria-hidden="true" style="width: 16; height: 16;"><path d="m21 8-8.576 8.575a.6.6 0 0 1-.848 0L3 8" stroke="currentColor" vector-effect="non-scaling-stroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" _ngcontent-ng-c1125699893=""></path></svg></svg-icon><!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/residential/ireland/new-homes/property-for-sale"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> New Homes <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item dropdown"><ul _ngcontent-ng-c1125699893="" class="dropdown-menu"><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/commercial/ireland/commercial-property"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> For Sale <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/commercial/ireland/property-to-rent"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> To Rent <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/commercial/auctions/ireland/auction-property-for-sale"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Auction <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item dropdown"><ul _ngcontent-ng-c1125699893="" class="dropdown-menu submenu"><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/residential/ireland/land"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Residential Land <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/commercial/ireland/land"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Commercial Land <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/commercial/ireland/farm-land"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Farm Land <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/residential/ireland/farm-for-sale"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Farms <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/residential/ireland/site-for-sale"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Sites <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><!----></ul><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Land <svg-icon _ngcontent-ng-c1125699893="" src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/Arrow-Down-Chevron.svg" class="nav-chevron ms-auto"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" _ngcontent-ng-c1125699893="" class="nav-chevron ms-auto" aria-hidden="true" style="width: 16; height: 16;"><path d="m21 8-8.576 8.575a.6.6 0 0 1-.848 0L3 8" stroke="currentColor" vector-effect="non-scaling-stroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" _ngcontent-ng-c1125699893=""></path></svg></svg-icon><!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><!----></ul><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Commercial <svg-icon _ngcontent-ng-c1125699893="" src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/Arrow-Down-Chevron.svg" class="nav-chevron ms-auto"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" _ngcontent-ng-c1125699893="" class="nav-chevron ms-auto" aria-hidden="true" style="width: 16; height: 16;"><path d="m21 8-8.576 8.575a.6.6 0 0 1-.848 0L3 8" stroke="currentColor" vector-effect="non-scaling-stroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" _ngcontent-ng-c1125699893=""></path></svg></svg-icon><!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item dropdown"><ul _ngcontent-ng-c1125699893="" class="dropdown-menu"><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" target="_blank" class="nav-link" href="https://news.myhome.ie/myhome-living/" role="link"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> MyHome Living <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" target="_blank" class="nav-link" href="https://news.myhome.ie/buyers-advice-hub" role="link"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Buyer Advice Hub <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" target="_blank" class="nav-link" href="https://news.myhome.ie/property-report" role="link"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Property Report <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/priceregister"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Property Price Register <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/pricechanges"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Price Changes <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><!----></ul><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Lifestyle <svg-icon _ngcontent-ng-c1125699893="" src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/Arrow-Down-Chevron.svg" class="nav-chevron ms-auto"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" _ngcontent-ng-c1125699893="" class="nav-chevron ms-auto" aria-hidden="true" style="width: 16; height: 16;"><path d="m21 8-8.576 8.575a.6.6 0 0 1-.848 0L3 8" stroke="currentColor" vector-effect="non-scaling-stroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" _ngcontent-ng-c1125699893=""></path></svg></svg-icon><!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" target="_blank" class="nav-link" href="https://news.myhome.ie/mortgages" role="link"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Mortgages <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><!----></ul><div _ngcontent-ng-c1125699893="" id="navAccordion" class="accordion d-flex flex-column d-lg-none"><div _ngcontent-ng-c1125699893="" class="accordion-item"><div _ngcontent-ng-c1125699893="" class="accordion-header"><button _ngcontent-ng-c1125699893="" type="button" aria-expanded="false" class="accordion-button collapsed" data-bs-target="#accordionItem0" aria-controls="accordionItem0"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Buy <svg-icon _ngcontent-ng-c1125699893="" src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/Arrow-Down-Chevron.svg" class="nav-chevron ms-auto"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" _ngcontent-ng-c1125699893="" class="nav-chevron ms-auto" aria-hidden="true" style="width: 16; height: 16;"><path d="m21 8-8.576 8.575a.6.6 0 0 1-.848 0L3 8" stroke="currentColor" vector-effect="non-scaling-stroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" _ngcontent-ng-c1125699893=""></path></svg></svg-icon><!----></div><!----></button></div><!----><!----><!----><!----><!----><div _ngcontent-ng-c1125699893="" data-bs-parent="#navAccordion" class="accordion-collapse collapse" id="accordionItem0"><div _ngcontent-ng-c1125699893="" class="accordion-body"><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/residential/ireland/property-for-sale"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> All Properties <!----></div><!----></a><!----><!----><!----><!----><!----><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/residential/ireland/house-for-sale"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Houses For Sale <!----></div><!----></a><!----><!----><!----><!----><!----><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/residential/ireland/apartment-for-sale"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Apartments For Sale <!----></div><!----></a><!----><!----><!----><!----><!----><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/residential/onview/ireland/property-for-sale"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Available to View <!----></div><!----></a><!----><!----><!----><!----><!----><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/holiday-homes/overseas/property-for-sale"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Overseas Holiday Homes <!----></div><!----></a><!----><!----><!----><!----><!----><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/residential/auctions/ireland/auction-property-for-sale"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Properties For Auction <!----></div><!----></a><!----><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/auctions/searchauctions"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Upcoming Auctions <!----></div><!----></a><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" target="_blank" class="nav-link" href="https://services.myhome.ie/ber-certificate-assessor" role="link"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> BER Assessors <!----></div><!----></a><!----><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" target="_blank" class="nav-link" href="https://services.myhome.ie/property-conveyancing-solicitor" role="link"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Property Conveyancing Solicitors <!----></div><!----></a><!----><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" target="_blank" class="nav-link" href="https://services.myhome.ie/pre-purchase-structural-survey" role="link"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Pre Purchase Surveyors <!----></div><!----></a><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/estate-agents"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Find Agents <!----></div><!----></a><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div></div></div><!----><!----><!----><!----><div _ngcontent-ng-c1125699893="" class="accordion-item"><div _ngcontent-ng-c1125699893="" class="accordion-header"><button _ngcontent-ng-c1125699893="" type="button" aria-expanded="false" class="accordion-button collapsed" data-bs-target="#accordionItem1" aria-controls="accordionItem1"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Rent <svg-icon _ngcontent-ng-c1125699893="" src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/Arrow-Down-Chevron.svg" class="nav-chevron ms-auto"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" _ngcontent-ng-c1125699893="" class="nav-chevron ms-auto" aria-hidden="true" style="width: 16; height: 16;"><path d="m21 8-8.576 8.575a.6.6 0 0 1-.848 0L3 8" stroke="currentColor" vector-effect="non-scaling-stroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" _ngcontent-ng-c1125699893=""></path></svg></svg-icon><!----></div><!----></button></div><!----><!----><!----><!----><!----><div _ngcontent-ng-c1125699893="" data-bs-parent="#navAccordion" class="accordion-collapse collapse" id="accordionItem1"><div _ngcontent-ng-c1125699893="" class="accordion-body"><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/rentals/ireland/property-to-rent"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> All Properties <!----></div><!----></a><!----><!----><!----><!----><!----><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/rentals/ireland/house-to-rent"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Houses To Rent <!----></div><!----></a><!----><!----><!----><!----><!----><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/rentals/ireland/apartment-to-rent"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Apartments To Rent <!----></div><!----></a><!----><!----><!----><!----><!----><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/rentals/onview/ireland/property-to-rent"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Available to View <!----></div><!----></a><!----><!----><!----><!----><!----><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/rentals/ireland/share/shared-accommodation"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Share <!----></div><!----></a><!----><!----><!----><!----><!----><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/holiday-homes/ireland/property-to-rent"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Irish Holiday Homes <!----></div><!----></a><!----><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/holiday-homes/overseas/property-to-rent"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Overseas Holiday Homes <!----></div><!----></a><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div></div></div><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" class="nav-link accordion-item" role="button" href="/residential/ireland/new-homes/property-for-sale"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> New Homes <!----></div><!----></a><!----><!----><!----><!----><!----><!----><!----><!----><!----><div _ngcontent-ng-c1125699893="" class="accordion-item"><div _ngcontent-ng-c1125699893="" class="accordion-header"><button _ngcontent-ng-c1125699893="" type="button" aria-expanded="false" class="accordion-button collapsed" data-bs-target="#accordionItem3" aria-controls="accordionItem3"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Commercial <svg-icon _ngcontent-ng-c1125699893="" src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/Arrow-Down-Chevron.svg" class="nav-chevron ms-auto"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" _ngcontent-ng-c1125699893="" class="nav-chevron ms-auto" aria-hidden="true" style="width: 16; height: 16;"><path d="m21 8-8.576 8.575a.6.6 0 0 1-.848 0L3 8" stroke="currentColor" vector-effect="non-scaling-stroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" _ngcontent-ng-c1125699893=""></path></svg></svg-icon><!----></div><!----></button></div><!----><!----><!----><!----><!----><div _ngcontent-ng-c1125699893="" data-bs-parent="#navAccordion" class="accordion-collapse collapse" id="accordionItem3"><div _ngcontent-ng-c1125699893="" class="accordion-body"><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/commercial/ireland/commercial-property"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> For Sale <!----></div><!----></a><!----><!----><!----><!----><!----><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/commercial/ireland/property-to-rent"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> To Rent <!----></div><!----></a><!----><!----><!----><!----><!----><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/commercial/auctions/ireland/auction-property-for-sale"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Auction <!----></div><!----></a><!----><!----><!----><!----><!----><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/residential/ireland/land"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Residential Land <!----></div><!----></a><!----><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/commercial/ireland/land"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Commercial Land <!----></div><!----></a><!----><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/commercial/ireland/farm-land"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Farm Land <!----></div><!----></a><!----><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/residential/ireland/farm-for-sale"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Farms <!----></div><!----></a><!----><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/residential/ireland/site-for-sale"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Sites <!----></div><!----></a><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div></div></div><!----><!----><!----><!----><div _ngcontent-ng-c1125699893="" class="accordion-item"><div _ngcontent-ng-c1125699893="" class="accordion-header"><button _ngcontent-ng-c1125699893="" type="button" aria-expanded="false" class="accordion-button collapsed" data-bs-target="#accordionItem4" aria-controls="accordionItem4"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Lifestyle <svg-icon _ngcontent-ng-c1125699893="" src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/Arrow-Down-Chevron.svg" class="nav-chevron ms-auto"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" _ngcontent-ng-c1125699893="" class="nav-chevron ms-auto" aria-hidden="true" style="width: 16; height: 16;"><path d="m21 8-8.576 8.575a.6.6 0 0 1-.848 0L3 8" stroke="currentColor" vector-effect="non-scaling-stroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" _ngcontent-ng-c1125699893=""></path></svg></svg-icon><!----></div><!----></button></div><!----><!----><!----><!----><!----><div _ngcontent-ng-c1125699893="" data-bs-parent="#navAccordion" class="accordion-collapse collapse" id="accordionItem4"><div _ngcontent-ng-c1125699893="" class="accordion-body"><a _ngcontent-ng-c1125699893="" target="_blank" class="nav-link" href="https://news.myhome.ie/myhome-living/" role="link"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> MyHome Living <!----></div><!----></a><!----><!----><!----><!----><!----><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" target="_blank" class="nav-link" href="https://news.myhome.ie/buyers-advice-hub" role="link"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Buyer Advice Hub <!----></div><!----></a><!----><!----><!----><!----><!----><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" target="_blank" class="nav-link" href="https://news.myhome.ie/property-report" role="link"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Property Report <!----></div><!----></a><!----><!----><!----><!----><!----><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/priceregister"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Property Price Register <!----></div><!----></a><!----><!----><!----><!----><!----><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button" href="/pricechanges"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Price Changes <!----></div><!----></a><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div></div></div><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" target="_blank" class="nav-link accordion-item" href="https://news.myhome.ie/mortgages" role="link"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Mortgages <!----></div><!----></a><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><div _ngcontent-ng-c1125699893="" class="accordion-item"><div _ngcontent-ng-c1125699893="" class="accordion-header"><button _ngcontent-ng-c1125699893="" type="button" aria-expanded="false" class="accordion-button collapsed" data-bs-target="#accordionItem6" aria-controls="accordionItem6"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Place Ad <svg-icon _ngcontent-ng-c1125699893="" src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/Arrow-Down-Chevron.svg" class="nav-chevron ms-auto"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" _ngcontent-ng-c1125699893="" class="nav-chevron ms-auto" aria-hidden="true" style="width: 16; height: 16;"><path d="m21 8-8.576 8.575a.6.6 0 0 1-.848 0L3 8" stroke="currentColor" vector-effect="non-scaling-stroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" _ngcontent-ng-c1125699893=""></path></svg></svg-icon><!----></div><!----></button></div><!----><!----><!----><!----><!----><div _ngcontent-ng-c1125699893="" data-bs-parent="#navAccordion" class="accordion-collapse collapse" id="accordionItem6"><div _ngcontent-ng-c1125699893="" class="accordion-body"><a _ngcontent-ng-c1125699893="" class="nav-link" role="button"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Rental <!----></div><!----></a><!----><!----><!----><!----><!----><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Holiday Homes <!----></div><!----></a><!----><!----><!----><!----><!----><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Commercial <!----></div><!----></a><!----><!----><!----><!----><!----><!----><!----><!----><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Sharing <!----></div><!----></a><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div></div></div><!----><!----><!----><!----></div></div><div _ngcontent-ng-c1125699893="" id="profileMenu" class="collapse navbar-collapse flex-lg-grow-0 order-lg-last order-0"><ul _ngcontent-ng-c1125699893="" class="d-none d-lg-flex navbar-nav mx-auto flex-row flex-nowrap justify-content-center gap-xl-3"><li _ngcontent-ng-c1125699893="" class="nav-item dropdown"><ul _ngcontent-ng-c1125699893="" class="dropdown-menu"><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Rental <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Holiday Homes <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Commercial <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item"><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Sharing <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><!----></ul><!----><a _ngcontent-ng-c1125699893="" class="nav-link" role="button"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Place Ad <svg-icon _ngcontent-ng-c1125699893="" src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/Arrow-Down-Chevron.svg" class="nav-chevron ms-auto"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" _ngcontent-ng-c1125699893="" class="nav-chevron ms-auto" aria-hidden="true" style="width: 16; height: 16;"><path d="m21 8-8.576 8.575a.6.6 0 0 1-.848 0L3 8" stroke="currentColor" vector-effect="non-scaling-stroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" _ngcontent-ng-c1125699893=""></path></svg></svg-icon><!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><li _ngcontent-ng-c1125699893="" class="nav-item dropdown"><ul _ngcontent-ng-c1125699893="" class="dropdown-menu"><li _ngcontent-ng-c1125699893="" class="nav-item"><a _ngcontent-ng-c1125699893="" class="nav-link" role="button"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Sign In <!----></div><!----></a><!----><!----><!----><!----><!----></li><li _ngcontent-ng-c1125699893="" class="nav-item"><a _ngcontent-ng-c1125699893="" class="nav-link" role="button"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Sign Up <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><!----><!----></ul><a _ngcontent-ng-c1125699893="" role="button" class="nav-link"><svg-icon _ngcontent-ng-c1125699893="" src="/assets/svgs/base/profile.svg" class="mh-svg-text"><svg width="32" height="32" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" _ngcontent-ng-c1125699893="" aria-hidden="true"> <g clip-path="url(#clip0_5405_2125)" _ngcontent-ng-c1125699893=""> <path d="M1.21875 12C1.21875 14.8594 2.35463 17.6016 4.3765 19.6235C6.39838 21.6454 9.14063 22.7812 12 22.7812C14.8594 22.7812 17.6016 21.6454 19.6235 19.6235C21.6454 17.6016 22.7812 14.8594 22.7812 12C22.7812 9.14063 21.6454 6.39838 19.6235 4.3765C17.6016 2.35463 14.8594 1.21875 12 1.21875C9.14063 1.21875 6.39838 2.35463 4.3765 4.3765C2.35463 6.39838 1.21875 9.14063 1.21875 12Z" stroke="black" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" _ngcontent-ng-c1125699893=""></path> <path d="M4.46155 19.7072C6.06241 18.7789 7.76529 18.039 9.53624 17.5022C10.3209 17.2125 10.4062 15.4125 9.84374 14.7937C9.03186 13.9003 8.34374 12.8531 8.34374 10.3256C8.29644 9.82208 8.35657 9.31423 8.52014 8.83566C8.68371 8.35708 8.947 7.91867 9.2926 7.54941C9.63819 7.18015 10.0582 6.88845 10.5249 6.6936C10.9917 6.49874 11.4944 6.40517 12 6.41906C12.5056 6.40517 13.0083 6.49874 13.475 6.6936C13.9417 6.88845 14.3618 7.18015 14.7074 7.54941C15.053 7.91867 15.3163 8.35708 15.4798 8.83566C15.6434 9.31423 15.7035 9.82208 15.6562 10.3256C15.6562 12.8569 14.9681 13.9003 14.1562 14.7937C13.5937 15.4125 13.679 17.2125 14.4637 17.5022C16.2347 18.039 17.9376 18.7789 19.5384 19.7072" stroke="black" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" _ngcontent-ng-c1125699893=""></path> </g> <defs _ngcontent-ng-c1125699893=""> <clipPath id="clip0_5405_2125" _ngcontent-ng-c1125699893=""> <rect width="32" height="32" fill="white" _ngcontent-ng-c1125699893=""></rect> </clipPath> </defs> </svg></svg-icon></a></li></ul><ul _ngcontent-ng-c1125699893="" class="collabse-sm d-flex d-lg-none navbar-nav flex-column flex-nowrap align-items-stretch"><li _ngcontent-ng-c1125699893="" class="nav-item"><a _ngcontent-ng-c1125699893="" class="nav-link" role="button"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Sign In <!----></div><!----></a><!----><!----><!----><!----><!----></li><li _ngcontent-ng-c1125699893="" class="nav-item"><a _ngcontent-ng-c1125699893="" class="nav-link" role="button"><div _ngcontent-ng-c1125699893="" class="navbar-text text-nowrap w-100 mh-text-text"> Sign Up <!----></div><!----></a><!----><!----><!----><!----><!----></li><!----><!----><!----></ul></div></div></nav><!----><!----><!----><!----><!----></app-header><!----><!----><div _ngcontent-ng-c3354804376="" id="router-outlet" style="margin: 0px;"><router-outlet _ngcontent-ng-c3354804376=""></router-outlet><app-home _nghost-ng-c868449391="" ngh="7"><div _ngcontent-ng-c868449391="" class="container-xl"><div _ngcontent-ng-c868449391="" class="topContainer justify-content-center"><!----><div _ngcontent-ng-c868449391="" class="mainContainer"><div _ngcontent-ng-c868449391="" class="row"><div _ngcontent-ng-c868449391="" class="col-md-12 p-0 mb-5"><h1 _ngcontent-ng-c868449391="" class="heading__rebrand text-center mt-3"> Thousands of&nbsp;homes. One&nbsp;address. </h1><div _ngcontent-ng-c868449391="" class="px-3 px-xl-2 mx-auto search-panel-row"><app-home-search-panel _ngcontent-ng-c868449391="" ngskiphydration="true" _nghost-ng-c1316480041=""><div _ngcontent-ng-c1316480041="" class="home-panel-container mh-bg-background d-none d-lg-flex flex-column w-100 py-4 px-5"><app-home-search-tabs _ngcontent-ng-c1316480041="" _nghost-ng-c1735152348=""><ul _ngcontent-ng-c1735152348="" class="search-filter-list d-flex flex-row flex-nowrap mb-0 w-100"><li _ngcontent-ng-c1735152348="" class="search-filter-list__item selected"> Buy </li><li _ngcontent-ng-c1735152348="" class="search-filter-list__item"> Rent </li><li _ngcontent-ng-c1735152348="" class="search-filter-list__item"> New Homes </li><li _ngcontent-ng-c1735152348="" class="search-filter-list__item"> Commercial </li><!----></ul></app-home-search-tabs><div _ngcontent-ng-c1316480041="" id="searchForm" class="d-flex flex-row flex-nowrap justify-content-between gap-4"><app-mh-dynamic-form _ngcontent-ng-c1316480041="" class="flex-fill" _nghost-ng-c2841191091=""><form _ngcontent-ng-c2841191091="" novalidate="" class="dynamic-form dynamic-form__row ng-untouched ng-pristine ng-valid"><!----><div _ngcontent-ng-c2841191091="" class="d-flex flex-column gap-2 col-6"><!----><app-mh-new-dropdown _ngcontent-ng-c2841191091="" ngskiphydration="true" tabindex="0" _nghost-ng-c3973867117="" id="regionId" class="ng-untouched ng-pristine ng-valid"><div _ngcontent-ng-c3973867117="" class="dropdown"><div _ngcontent-ng-c3973867117="" class="dropdown__button py-1 px-2"><!----><span _ngcontent-ng-c3973867117="" class="col text-start pb-1 overflow-hidden"> Country/region <!----><!----></span><div _ngcontent-ng-c3973867117="" class="col-auto align-self-center"><svg-icon _ngcontent-ng-c3973867117="" src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/Arrow-Down-Chevron.svg" class="mh-svg-medium dropdown__button__chevron"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" _ngcontent-ng-c3973867117="" class="mh-svg-medium dropdown__button__chevron" aria-hidden="true"><path d="m21 8-8.576 8.575a.6.6 0 0 1-.848 0L3 8" stroke="currentColor" vector-effect="non-scaling-stroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" _ngcontent-ng-c3973867117=""></path></svg></svg-icon></div></div><div _ngcontent-ng-c3973867117="" class="dropdown__button py-1 px-2 selected" hidden=""><div _ngcontent-ng-c3973867117="" class="flex-fill multi-input-body d-inline-flex flex-row flex-nowrap align-items-center justify-content-start gap-2"><!----><input _ngcontent-ng-c3973867117="" id="typeAheadInput" autocomplete="off" type="text" class="col-3 flex-fill ng-untouched ng-pristine ng-valid" value=""><!----></div><div _ngcontent-ng-c3973867117="" class="hint col-auto">Type to filter</div><!----></div><!----></div></app-mh-new-dropdown><!----><!----><!----><!----></div><!----><div _ngcontent-ng-c2841191091="" class="d-flex flex-column gap-2 col-6"><!----><app-mh-new-dropdown _ngcontent-ng-c2841191091="" ngskiphydration="true" tabindex="0" ismultiselect="" _nghost-ng-c3973867117="" id="localities" class="ng-untouched ng-pristine"><div _ngcontent-ng-c3973867117="" class="dropdown"><div _ngcontent-ng-c3973867117="" class="dropdown__button py-1 px-2 dropdown__button--disabled"><!----><span _ngcontent-ng-c3973867117="" class="col text-start pb-1 overflow-hidden"> Area <!----><!----></span><div _ngcontent-ng-c3973867117="" class="col-auto align-self-center"><svg-icon _ngcontent-ng-c3973867117="" src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/Arrow-Down-Chevron.svg" class="mh-svg-medium dropdown__button__chevron"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" _ngcontent-ng-c3973867117="" class="mh-svg-medium dropdown__button__chevron" aria-hidden="true"><path d="m21 8-8.576 8.575a.6.6 0 0 1-.848 0L3 8" stroke="currentColor" vector-effect="non-scaling-stroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" _ngcontent-ng-c3973867117=""></path></svg></svg-icon></div></div><div _ngcontent-ng-c3973867117="" class="dropdown__button py-1 px-2 selected" hidden=""><div _ngcontent-ng-c3973867117="" class="flex-fill multi-input-body d-inline-flex flex-row flex-nowrap align-items-center justify-content-start gap-2"><!----><input _ngcontent-ng-c3973867117="" id="typeAheadInput" autocomplete="off" type="text" class="col-3 flex-fill ng-untouched ng-pristine ng-valid" value=""><!----></div><div _ngcontent-ng-c3973867117="" class="hint col-auto">Type to filter</div><!----></div><!----></div></app-mh-new-dropdown><!----><!----><!----><!----></div><!----><!----></form><!----></app-mh-dynamic-form><div _ngcontent-ng-c1316480041="" class="col-4 d-flex flex-row flex-nowrap gap-2"><button _ngcontent-ng-c1316480041="" id="allFilters" type="button" class="btn mh-btn mh-btn-outline col-6"><svg-icon _ngcontent-ng-c1316480041="" src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/filter.svg"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" _ngcontent-ng-c1316480041="" aria-hidden="true"> <path fill-rule="evenodd" clip-rule="evenodd" d="M9.80092 2.1598C10.3828 1.57789 11.1721 1.25098 11.995 1.25098C12.818 1.25098 13.6072 1.57789 14.1891 2.1598C14.5908 2.56144 14.8709 3.06183 15.006 3.60391H22.0197C22.4339 3.60391 22.7697 3.9397 22.7697 4.35391C22.7697 4.76813 22.4339 5.10391 22.0197 5.10391H15.006C14.8709 5.64599 14.5908 6.14638 14.1891 6.54801C13.6072 7.12992 12.818 7.45684 11.995 7.45684C11.1721 7.45684 10.3828 7.12992 9.80092 6.54801C9.39929 6.14638 9.11913 5.64599 8.98409 5.10391H2.01965C1.60544 5.10391 1.26965 4.76813 1.26965 4.35391C1.26965 3.9397 1.60544 3.60391 2.01965 3.60391H8.98408C9.11912 3.06183 9.39928 2.56144 9.80092 2.1598ZM13.1285 3.22046C13.4174 3.50939 13.5846 3.89727 13.5972 4.30444C13.5961 4.3208 13.5956 4.33729 13.5956 4.35391C13.5956 4.37053 13.5961 4.38703 13.5972 4.40338C13.5846 4.81055 13.4174 5.19842 13.1285 5.48735C12.8279 5.78796 12.4201 5.95684 11.995 5.95684C11.5699 5.95684 11.1622 5.78796 10.8616 5.48735C10.561 5.18674 10.3921 4.77903 10.3921 4.35391C10.3921 3.92878 10.561 3.52107 10.8616 3.22046C11.1622 2.91986 11.5699 2.75098 11.995 2.75098C12.4201 2.75098 12.8279 2.91986 13.1285 3.22046ZM5.09498 9.80682C5.6769 9.22491 6.46614 8.89799 7.28909 8.89799C8.11204 8.89799 8.90128 9.22491 9.48319 9.80682C9.88482 10.2085 10.165 10.7089 10.3 11.2509H22.0196C22.4338 11.2509 22.7696 11.5867 22.7696 12.0009C22.7696 12.4151 22.4338 12.7509 22.0196 12.7509H10.3C10.165 13.293 9.88482 13.7934 9.48319 14.195C8.90128 14.7769 8.11203 15.1039 7.28909 15.1039C6.46614 15.1039 5.6769 14.7769 5.09498 14.195C4.69335 13.7934 4.4132 13.293 4.27815 12.7509H2.01965C1.60544 12.7509 1.26965 12.4151 1.26965 12.0009C1.26965 11.5867 1.60544 11.2509 2.01965 11.2509H4.27815C4.41319 10.7089 4.69335 10.2085 5.09498 9.80682ZM8.89051 11.9314C8.8884 11.9543 8.88733 11.9775 8.88733 12.0009C8.88733 12.0244 8.8884 12.0476 8.89051 12.0705C8.87316 12.4703 8.70671 12.8502 8.42253 13.1344C8.12192 13.435 7.71421 13.6039 7.28909 13.6039C6.86396 13.6039 6.45625 13.435 6.15564 13.1344C5.85504 12.8338 5.68616 12.426 5.68616 12.0009C5.68616 11.5758 5.85504 11.1681 6.15564 10.8675C6.45625 10.5669 6.86396 10.398 7.28909 10.398C7.71421 10.398 8.12192 10.5669 8.42253 10.8675C8.70671 11.1517 8.87317 11.5316 8.89051 11.9314ZM14.6616 16.545C13.8387 16.545 13.0495 16.872 12.4675 17.4539C12.0659 17.8555 11.7858 18.3559 11.6507 18.898H2.01965C1.60544 18.898 1.26965 19.2338 1.26965 19.648C1.26965 20.0622 1.60544 20.398 2.01965 20.398H11.6507C11.7857 20.94 12.0659 21.4404 12.4675 21.8421C13.0495 22.424 13.8387 22.7509 14.6616 22.7509C15.4846 22.7509 16.2738 22.424 16.8557 21.8421C17.2574 21.4404 17.5375 20.94 17.6726 20.398H22.0195C22.4338 20.398 22.7695 20.0622 22.7695 19.648C22.7695 19.2338 22.4338 18.898 22.0195 18.898H17.6726C17.5375 18.3559 17.2574 17.8555 16.8557 17.4539C16.2738 16.872 15.4846 16.545 14.6616 16.545ZM16.2598 19.648C16.2598 19.6242 16.2609 19.6007 16.263 19.5775C16.2455 19.178 16.0791 18.7985 15.7951 18.5145C15.4945 18.2139 15.0868 18.045 14.6616 18.045C14.2365 18.045 13.8288 18.2139 13.5282 18.5145C13.2276 18.8151 13.0587 19.2229 13.0587 19.648C13.0587 20.0731 13.2276 20.4808 13.5282 20.7814C13.8288 21.082 14.2365 21.2509 14.6616 21.2509C15.0868 21.2509 15.4945 21.082 15.7951 20.7814C16.0791 20.4974 16.2455 20.1179 16.263 19.7184C16.2609 19.6952 16.2598 19.6717 16.2598 19.648Z" fill="black" _ngcontent-ng-c1316480041=""></path> </svg></svg-icon> Filters </button><button _ngcontent-ng-c1316480041="" id="searchButton" type="submit" data-cy="search-button" class="btn mh-btn mh-btn-fill col-6"><svg-icon _ngcontent-ng-c1316480041="" src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/search.svg"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" _ngcontent-ng-c1316480041="" aria-hidden="true"> <g clip-path="url(#clip0_5405_2140)" _ngcontent-ng-c1316480041=""> <path d="M1.21875 10.5938C1.21875 13.0802 2.20647 15.4647 3.96462 17.2229C5.72278 18.981 8.10735 19.9687 10.5938 19.9688C13.0802 19.9687 15.4647 18.981 17.2229 17.2229C18.981 15.4647 19.9687 13.0802 19.9688 10.5938C19.9687 8.10735 18.981 5.72278 17.2229 3.96462C15.4647 2.20647 13.0802 1.21875 10.5938 1.21875C8.10735 1.21875 5.72278 2.20647 3.96462 3.96462C2.20647 5.72278 1.21875 8.10735 1.21875 10.5938Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" _ngcontent-ng-c1316480041=""></path> <path d="M22.7812 22.7812L17.2228 17.2228" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" _ngcontent-ng-c1316480041=""></path> </g> <defs _ngcontent-ng-c1316480041=""> <clipPath id="clip0_5405_2140" _ngcontent-ng-c1316480041=""> <rect width="24" height="24" fill="white" _ngcontent-ng-c1316480041=""></rect> </clipPath> </defs> </svg></svg-icon> Search </button></div></div><!----></div><div _ngcontent-ng-c1316480041="" class="d-flex d-lg-none flex-column flex-md-row gap-3 mx-auto home-panel-container__mobile"><button _ngcontent-ng-c1316480041="" id="searchButtonMobile" type="button" data-cy="search-button" class="btn mh-btn mh-btn-fill col-md-6 col-12"><svg-icon _ngcontent-ng-c1316480041="" src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/search.svg"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" _ngcontent-ng-c1316480041="" aria-hidden="true"> <g clip-path="url(#clip0_5405_2140)" _ngcontent-ng-c1316480041=""> <path d="M1.21875 10.5938C1.21875 13.0802 2.20647 15.4647 3.96462 17.2229C5.72278 18.981 8.10735 19.9687 10.5938 19.9688C13.0802 19.9687 15.4647 18.981 17.2229 17.2229C18.981 15.4647 19.9687 13.0802 19.9688 10.5938C19.9687 8.10735 18.981 5.72278 17.2229 3.96462C15.4647 2.20647 13.0802 1.21875 10.5938 1.21875C8.10735 1.21875 5.72278 2.20647 3.96462 3.96462C2.20647 5.72278 1.21875 8.10735 1.21875 10.5938Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" _ngcontent-ng-c1316480041=""></path> <path d="M22.7812 22.7812L17.2228 17.2228" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" _ngcontent-ng-c1316480041=""></path> </g> <defs _ngcontent-ng-c1316480041=""> <clipPath id="clip0_5405_2140" _ngcontent-ng-c1316480041=""> <rect width="24" height="24" fill="white" _ngcontent-ng-c1316480041=""></rect> </clipPath> </defs> </svg></svg-icon> Search </button><button _ngcontent-ng-c1316480041="" id="nearBySearch" type="button" class="btn mh-btn mh-btn-outline col-md-6 col-12"><svg-icon _ngcontent-ng-c1316480041="" src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/Location-Target.svg"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" _ngcontent-ng-c1316480041="" aria-hidden="true"><g clip-path="url(#a)" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" _ngcontent-ng-c1316480041=""><path d="M4.5 12a7.5 7.5 0 1 0 15 0 7.5 7.5 0 0 0-15 0" vector-effect="non-scaling-stroke" _ngcontent-ng-c1316480041=""></path><path d="M8.719 12a3.281 3.281 0 1 0 6.563 0 3.281 3.281 0 0 0-6.563 0M12 1.688V4.5M12 19.5v2.813M22.313 12H19.5M4.5 12H1.688" vector-effect="non-scaling-stroke" _ngcontent-ng-c1316480041=""></path></g><defs _ngcontent-ng-c1316480041=""><clipPath id="a" _ngcontent-ng-c1316480041=""><path fill="#fff" d="M0 0h24v24H0z" _ngcontent-ng-c1316480041=""></path></clipPath></defs></svg></svg-icon> Search Nearby </button></div></app-home-search-panel></div></div></div><div _ngcontent-ng-c868449391="" class="d-none d-md-block my-1"><!----></div><div _ngcontent-ng-c868449391="" class="d-none d-md-block"><div _ngcontent-ng-c868449391="" class="container d-flex justify-content-center mb-2 pt-0"><div _ngcontent-ng-c868449391="" class="topDfp ad-container row justify-content-center align-items-center" style="min-width: 748px; min-height: 110px;"><mh-ad _ngcontent-ng-c868449391="" class="justify-content-center" _nghost-ng-c1826384494="" ngh="0"><!----></mh-ad><!----></div></div></div><!----><div _ngcontent-ng-c868449391="" class="d-block d-md-none mt-1 mt-md-0"><div _ngcontent-ng-c868449391="" class="container d-flex justify-content-center"><div _ngcontent-ng-c868449391="" class="topDfp-Mobile"><div _ngcontent-ng-c868449391="" class="ad-container row p-2" style="min-width: 320px; min-height: 100px;"><!----></div></div></div></div><div _ngcontent-ng-c868449391="" class="row"><div _ngcontent-ng-c868449391="" class="col-md-12 mt-5 mt-md-0"><div _ngcontent-ng-c868449391="" class="p-2"><h2 _ngcontent-ng-c868449391="">Featured Properties</h2><div _ngcontent-ng-c868449391="" class="row"><div _ngcontent-ng-c868449391="" class="p-2 col-xs-12 col-lg-4"><app-small-property-card _ngcontent-ng-c868449391="" data-cy="property-card" class="card" _nghost-ng-c3132951275="" ngh="1"><a _ngcontent-ng-c3132951275="" class="card property-card h-100 w-100" href="/residential/brochure/ashieanna-ballycorus-road-rathmichael-dublin-18/4818736"><img _ngcontent-ng-c3132951275="" class="property-card__image" src="https://photos-a.propertyimages.ie/media/6/3/7/4818736/d77d7693-696d-4553-bb58-6a33f3cb41a3_l.jpg"><div _ngcontent-ng-c3132951275="" class="card-body"><h5 _ngcontent-ng-c3132951275="" class="card-title">€1,750,000</h5><p _ngcontent-ng-c3132951275="" class="card-text text-truncate"><span _ngcontent-ng-c3132951275="">Detached House</span><br _ngcontent-ng-c3132951275=""><span _ngcontent-ng-c3132951275="">Ashieanna, Ballycorus Road, Rathmichael, Dublin 18</span></p></div></a><!----><!----></app-small-property-card></div><div _ngcontent-ng-c868449391="" class="p-2 col-xs-12 col-lg-4"><app-small-property-card _ngcontent-ng-c868449391="" data-cy="property-card" class="card" _nghost-ng-c3132951275="" ngh="1"><a _ngcontent-ng-c3132951275="" class="card property-card h-100 w-100" href="/residential/brochure/kilbride-lodge-castleknock-village-castleknock-dublin-15/4651188"><img _ngcontent-ng-c3132951275="" class="property-card__image" src="https://photos-a.propertyimages.ie/media/8/8/1/4651188/ec3e117f-5523-45bb-9d0b-4d0b14922dd1_l.jpg"><div _ngcontent-ng-c3132951275="" class="card-body"><h5 _ngcontent-ng-c3132951275="" class="card-title">€550,000 to €755,000</h5><p _ngcontent-ng-c3132951275="" class="card-text text-truncate"><span _ngcontent-ng-c3132951275="">Apartment</span><br _ngcontent-ng-c3132951275=""><span _ngcontent-ng-c3132951275="">Kilbride Lodge, Castleknock Village, Castleknock, Dublin 15</span></p></div></a><!----><!----></app-small-property-card></div><!----><!----><!----><div _ngcontent-ng-c868449391="" class="col-xs-12 col-lg-4"><div _ngcontent-ng-c868449391="" class="card dfp-card ad-container p-2"><div _ngcontent-ng-c868449391="" class="d-flex justify-content-center m-auto"><mh-ad _ngcontent-ng-c868449391="" _nghost-ng-c1826384494="" ngh="0"><!----></mh-ad></div></div></div></div></div></div></div><!----></div><!----></div><div _ngcontent-ng-c868449391="" class="justify-content-center"><div _ngcontent-ng-c868449391="" class="row pt-3 pb-3"><div _ngcontent-ng-c868449391="" class="col-12 text-start"><h2 _ngcontent-ng-c868449391="">Home advice for you</h2><div _ngcontent-ng-c868449391="" class="row flex-column flex-md-row my-3"><div _ngcontent-ng-c868449391="" class="col-12 col-md-3 my-2 my-md-0 p-2"><app-small-property-card _ngcontent-ng-c868449391="" data-cy="home-advice-card" _nghost-ng-c3132951275="" ngh="2"><a _ngcontent-ng-c3132951275="" class="card property-card h-100 w-100" href="https://news.myhome.ie/myhome-living/live-your-best-life-at-lough-sillan-33780"><!----><img _ngcontent-ng-c3132951275="" class="property-card__image" src="https://img.resized.co/myhome-ie/eyJkYXRhIjoie1widXJsXCI6XCJodHRwczpcXFwvXFxcL2ltZy5teWhvbWUuaWVcXFwvcHJvZFxcXC91cGxvYWRzXFxcL29TdG5EN01RLWxpdjEuanBnXCIsXCJ3aWR0aFwiOjc5NSxcImhlaWdodFwiOjU5NixcImRlZmF1bHRcIjpcImh0dHBzOlxcXC9cXFwvbmV3cy5teWhvbWUuaWVcXFwvaW1hZ2VzXFxcL25vLWltYWdlLTIucG5nXCIsXCJvcHRpb25zXCI6e1wib3V0cHV0XCI6XCJ3ZWJwXCJ9fSIsImhhc2giOiJjMjViZDlhMDRhZDZjMDBkMzFlYTQwNzU3ZDA1MjViNzYyYTM4ZjA4In0=/live-your-best-life-at-lough-sillan.jpg"><div _ngcontent-ng-c3132951275="" class="card-body"><h5 _ngcontent-ng-c3132951275="" class="card-title text-center">Live your best life at Lough Sillan</h5></div></a><!----><!----></app-small-property-card></div><div _ngcontent-ng-c868449391="" class="col-12 col-md-3 my-2 my-md-0 p-2"><app-small-property-card _ngcontent-ng-c868449391="" data-cy="home-advice-card" _nghost-ng-c3132951275="" ngh="2"><a _ngcontent-ng-c3132951275="" class="card property-card h-100 w-100" href="https://news.myhome.ie/myhome-living/from-the-emerald-city-to-the-emerald-isle-five-wicked-properties-that-the-characters-of-wicked-would-call-home-33751"><!----><img _ngcontent-ng-c3132951275="" class="property-card__image" src="https://img.resized.co/myhome-ie/eyJkYXRhIjoie1widXJsXCI6XCJodHRwczpcXFwvXFxcL2ltZy5teWhvbWUuaWVcXFwvcHJvZFxcXC91cGxvYWRzXFxcL1BpY3R1cmUxLmpwZ1wiLFwid2lkdGhcIjo3OTUsXCJoZWlnaHRcIjo1OTYsXCJkZWZhdWx0XCI6XCJodHRwczpcXFwvXFxcL25ld3MubXlob21lLmllXFxcL2ltYWdlc1xcXC9uby1pbWFnZS0yLnBuZ1wiLFwib3B0aW9uc1wiOntcIm91dHB1dFwiOlwid2VicFwifX0iLCJoYXNoIjoiYWE1MzdmZTAxMTAwNGRmNzRmMjU5ZDE3ZjE2ODE3MWExYWViMTM1MyJ9/from-the-emerald-city-to-the-emerald-isle-five-wicked-properties-that-the-characters-of-wicked-w.jpg"><div _ngcontent-ng-c3132951275="" class="card-body"><h5 _ngcontent-ng-c3132951275="" class="card-title text-center">From the Emerald City to the Emerald Isle: Five Wicked properties</h5></div></a><!----><!----></app-small-property-card></div><div _ngcontent-ng-c868449391="" class="col-12 col-md-3 my-2 my-md-0 p-2"><app-small-property-card _ngcontent-ng-c868449391="" data-cy="home-advice-card" _nghost-ng-c3132951275="" ngh="2"><a _ngcontent-ng-c3132951275="" class="card property-card h-100 w-100" href="https://news.myhome.ie/myhome-living/residential-property-prices-rise-for-13th-month-in-a-row-33764"><!----><img _ngcontent-ng-c3132951275="" class="property-card__image" src="https://img.resized.co/myhome-ie/eyJkYXRhIjoie1widXJsXCI6XCJodHRwczpcXFwvXFxcL2ltZy5teWhvbWUuaWVcXFwvcHJvZFxcXC91cGxvYWRzXFxcL0dldHR5SW1hZ2VzLTEyMDA5MTEzODYtMTAyNHg2ODMuanBnXCIsXCJ3aWR0aFwiOjc5NSxcImhlaWdodFwiOjU5NixcImRlZmF1bHRcIjpcImh0dHBzOlxcXC9cXFwvbmV3cy5teWhvbWUuaWVcXFwvaW1hZ2VzXFxcL25vLWltYWdlLTIucG5nXCIsXCJvcHRpb25zXCI6e1wib3V0cHV0XCI6XCJ3ZWJwXCJ9fSIsImhhc2giOiJhMDZjYzVmNjI5ZDkwMzQ3ZGVlMzcyN2MwNTFhMzdlNzAxYmZiOTY1In0=/residential-property-prices-rise-for-13th-month-in-a-row.jpg"><div _ngcontent-ng-c3132951275="" class="card-body"><h5 _ngcontent-ng-c3132951275="" class="card-title text-center">Residential property prices rise for 13th month in-a-row</h5></div></a><!----><!----></app-small-property-card></div><div _ngcontent-ng-c868449391="" class="col-12 col-md-3 my-2 my-md-0 p-2"><app-small-property-card _ngcontent-ng-c868449391="" data-cy="home-advice-card" _nghost-ng-c3132951275="" ngh="2"><a _ngcontent-ng-c3132951275="" class="card property-card h-100 w-100" href="https://news.myhome.ie/myhome-living/average-cost-of-rebuilding-a-home-continues-to-rise-33761"><!----><img _ngcontent-ng-c3132951275="" class="property-card__image" src="https://img.resized.co/myhome-ie/eyJkYXRhIjoie1widXJsXCI6XCJodHRwczpcXFwvXFxcL2ltZy5teWhvbWUuaWVcXFwvcHJvZFxcXC91cGxvYWRzXFxcL0dldHR5SW1hZ2VzLTIwODE0MzEyMTgtMTAyNHg2ODMuanBnXCIsXCJ3aWR0aFwiOjc5NSxcImhlaWdodFwiOjU5NixcImRlZmF1bHRcIjpcImh0dHBzOlxcXC9cXFwvbmV3cy5teWhvbWUuaWVcXFwvaW1hZ2VzXFxcL25vLWltYWdlLTIucG5nXCIsXCJvcHRpb25zXCI6e1wib3V0cHV0XCI6XCJ3ZWJwXCJ9fSIsImhhc2giOiIxZWMyNjkwMzBjN2I5OWVlYTBmZTA2NGIyMzQ1YTcxMTMxOTM5OTJhIn0=/average-cost-of-rebuilding-a-home-continues-to-rise.jpg"><div _ngcontent-ng-c3132951275="" class="card-body"><h5 _ngcontent-ng-c3132951275="" class="card-title text-center">Average cost of rebuilding a home continues to rise</h5></div></a><!----><!----></app-small-property-card></div><!----></div></div></div></div><div _ngcontent-ng-c868449391="" class="row pt-3 pb-3"><div _ngcontent-ng-c868449391="" class="col-md-12"><div _ngcontent-ng-c868449391="" class="p-2"><h2 _ngcontent-ng-c868449391="">Recently Added</h2><div _ngcontent-ng-c868449391="" class="row"><div _ngcontent-ng-c868449391="" class="p-2 col-xs-12 col-lg-3"><app-extra-small-property-card _ngcontent-ng-c868449391="" data-cy="recently-added-card" class="card" _nghost-ng-c1690636791="" ngh="5"><a _ngcontent-ng-c1690636791="" class="card property-card w-100 h-100" href="/residential/brochure/10-grangemore-crescent-donaghmede-dublin-13/4871548"><img _ngcontent-ng-c1690636791="" class="property-card__image" src="https://photos-a.propertyimages.ie/media/8/4/5/4871548/8fded2b3-f845-4c5b-b0f3-935b23ee04c3_l.jpg"><div _ngcontent-ng-c1690636791="" class="card-body"><div _ngcontent-ng-c1690636791="" class="card-title d-flex w-100 justify-content-between"><h5 _ngcontent-ng-c1690636791="">€475,000</h5><h5 _ngcontent-ng-c1690636791=""><!--ngetn--></h5><!----></div><div _ngcontent-ng-c1690636791="" class="card-text text-truncate"><app-mh-property-info-strip _ngcontent-ng-c1690636791="" ngh="4"><!----><!----><div class="PropertyInfoStrip"><span class="PropertyInfoStrip__Detail PropertyInfoStrip__Detail--dark"><fa-icon class="ng-fa-icon me-1" ngh="3"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="bed" class="svg-inline--fa fa-bed" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><path fill="currentColor" d="M32 32c17.7 0 32 14.3 32 32l0 256 224 0 0-160c0-17.7 14.3-32 32-32l224 0c53 0 96 43 96 96l0 224c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-32-224 0-32 0L64 416l0 32c0 17.7-14.3 32-32 32s-32-14.3-32-32L0 64C0 46.3 14.3 32 32 32zm144 96a80 80 0 1 1 0 160 80 80 0 1 1 0-160z"></path></svg></fa-icon> 3 beds </span><!----><span class="PropertyInfoStrip__Detail PropertyInfoStrip__Detail--dark"><fa-icon class="ng-fa-icon me-1" ngh="3"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="house" class="svg-inline--fa fa-house" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="currentColor" d="M575.8 255.5c0 18-15 32.1-32 32.1l-32 0 .7 160.2c0 2.7-.2 5.4-.5 8.1l0 16.2c0 22.1-17.9 40-40 40l-16 0c-1.1 0-2.2 0-3.3-.1c-1.4 .1-2.8 .1-4.2 .1L416 512l-24 0c-22.1 0-40-17.9-40-40l0-24 0-64c0-17.7-14.3-32-32-32l-64 0c-17.7 0-32 14.3-32 32l0 64 0 24c0 22.1-17.9 40-40 40l-24 0-31.9 0c-1.5 0-3-.1-4.5-.2c-1.2 .1-2.4 .2-3.6 .2l-16 0c-22.1 0-40-17.9-40-40l0-112c0-.9 0-1.9 .1-2.8l0-69.7-32 0c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L564.8 231.5c8 7 12 15 11 24z"></path></svg></fa-icon>Semi-Detached House </span><!----></div><!----></app-mh-property-info-strip><span _ngcontent-ng-c1690636791="">10 Grangemore Crescent, Donaghmede, Dublin 13</span></div></div><!----></a><!----><!----><!----><!----></app-extra-small-property-card><!----></div><div _ngcontent-ng-c868449391="" class="p-2 col-xs-12 col-lg-3"><app-extra-small-property-card _ngcontent-ng-c868449391="" data-cy="recently-added-card" class="card" _nghost-ng-c1690636791="" ngh="5"><a _ngcontent-ng-c1690636791="" class="card property-card w-100 h-100" href="/residential/brochure/4-fonthill-abbey-ballyboden-road-rathfarnham-dublin-14-county-dublin/4871547"><img _ngcontent-ng-c1690636791="" class="property-card__image" src="https://photos-a.propertyimages.ie/media/7/4/5/4871547/a875140e-a50c-4094-b30b-39bdd2b6fb96_l.jpg"><div _ngcontent-ng-c1690636791="" class="card-body"><div _ngcontent-ng-c1690636791="" class="card-title d-flex w-100 justify-content-between"><h5 _ngcontent-ng-c1690636791="">€695,000</h5><h5 _ngcontent-ng-c1690636791=""><!--ngetn--></h5><!----></div><div _ngcontent-ng-c1690636791="" class="card-text text-truncate"><app-mh-property-info-strip _ngcontent-ng-c1690636791="" ngh="4"><!----><!----><div class="PropertyInfoStrip"><span class="PropertyInfoStrip__Detail PropertyInfoStrip__Detail--dark"><fa-icon class="ng-fa-icon me-1" ngh="3"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="bed" class="svg-inline--fa fa-bed" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><path fill="currentColor" d="M32 32c17.7 0 32 14.3 32 32l0 256 224 0 0-160c0-17.7 14.3-32 32-32l224 0c53 0 96 43 96 96l0 224c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-32-224 0-32 0L64 416l0 32c0 17.7-14.3 32-32 32s-32-14.3-32-32L0 64C0 46.3 14.3 32 32 32zm144 96a80 80 0 1 1 0 160 80 80 0 1 1 0-160z"></path></svg></fa-icon> 4 beds </span><!----><span class="PropertyInfoStrip__Detail PropertyInfoStrip__Detail--dark"><fa-icon class="ng-fa-icon me-1" ngh="3"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="house" class="svg-inline--fa fa-house" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="currentColor" d="M575.8 255.5c0 18-15 32.1-32 32.1l-32 0 .7 160.2c0 2.7-.2 5.4-.5 8.1l0 16.2c0 22.1-17.9 40-40 40l-16 0c-1.1 0-2.2 0-3.3-.1c-1.4 .1-2.8 .1-4.2 .1L416 512l-24 0c-22.1 0-40-17.9-40-40l0-24 0-64c0-17.7-14.3-32-32-32l-64 0c-17.7 0-32 14.3-32 32l0 64 0 24c0 22.1-17.9 40-40 40l-24 0-31.9 0c-1.5 0-3-.1-4.5-.2c-1.2 .1-2.4 .2-3.6 .2l-16 0c-22.1 0-40-17.9-40-40l0-112c0-.9 0-1.9 .1-2.8l0-69.7-32 0c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L564.8 231.5c8 7 12 15 11 24z"></path></svg></fa-icon>Semi-Detached House </span><!----></div><!----></app-mh-property-info-strip><span _ngcontent-ng-c1690636791="">4 Fonthill Abbey, Ballyboden Road, Rathfarnham, Dublin 14, County Dublin</span></div></div><!----></a><!----><!----><!----><!----></app-extra-small-property-card><!----></div><div _ngcontent-ng-c868449391="" class="p-2 col-xs-12 col-lg-3"><app-extra-small-property-card _ngcontent-ng-c868449391="" data-cy="recently-added-card" class="card" _nghost-ng-c1690636791="" ngh="5"><a _ngcontent-ng-c1690636791="" class="card property-card w-100 h-100" href="/residential/brochure/13-ayrfield-manor-carrick-on-shannon-leitrim/4871108"><img _ngcontent-ng-c1690636791="" class="property-card__image" src="https://photos-a.propertyimages.ie/media/8/0/1/4871108/870ddc2b-5d4d-49b2-b627-95a534f5bf9a_l.jpg"><div _ngcontent-ng-c1690636791="" class="card-body"><div _ngcontent-ng-c1690636791="" class="card-title d-flex w-100 justify-content-between"><h5 _ngcontent-ng-c1690636791="">€179,950</h5><h5 _ngcontent-ng-c1690636791=""><!--ngetn--></h5><!----></div><div _ngcontent-ng-c1690636791="" class="card-text text-truncate"><app-mh-property-info-strip _ngcontent-ng-c1690636791="" ngh="4"><!----><!----><div class="PropertyInfoStrip"><span class="PropertyInfoStrip__Detail PropertyInfoStrip__Detail--dark"><fa-icon class="ng-fa-icon me-1" ngh="3"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="bed" class="svg-inline--fa fa-bed" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><path fill="currentColor" d="M32 32c17.7 0 32 14.3 32 32l0 256 224 0 0-160c0-17.7 14.3-32 32-32l224 0c53 0 96 43 96 96l0 224c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-32-224 0-32 0L64 416l0 32c0 17.7-14.3 32-32 32s-32-14.3-32-32L0 64C0 46.3 14.3 32 32 32zm144 96a80 80 0 1 1 0 160 80 80 0 1 1 0-160z"></path></svg></fa-icon> 2 beds </span><!----><span class="PropertyInfoStrip__Detail PropertyInfoStrip__Detail--dark"><fa-icon class="ng-fa-icon me-1" ngh="3"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="house" class="svg-inline--fa fa-house" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="currentColor" d="M575.8 255.5c0 18-15 32.1-32 32.1l-32 0 .7 160.2c0 2.7-.2 5.4-.5 8.1l0 16.2c0 22.1-17.9 40-40 40l-16 0c-1.1 0-2.2 0-3.3-.1c-1.4 .1-2.8 .1-4.2 .1L416 512l-24 0c-22.1 0-40-17.9-40-40l0-24 0-64c0-17.7-14.3-32-32-32l-64 0c-17.7 0-32 14.3-32 32l0 64 0 24c0 22.1-17.9 40-40 40l-24 0-31.9 0c-1.5 0-3-.1-4.5-.2c-1.2 .1-2.4 .2-3.6 .2l-16 0c-22.1 0-40-17.9-40-40l0-112c0-.9 0-1.9 .1-2.8l0-69.7-32 0c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L564.8 231.5c8 7 12 15 11 24z"></path></svg></fa-icon>Apartment </span><!----></div><!----></app-mh-property-info-strip><span _ngcontent-ng-c1690636791="">13 Ayrfield Manor, Carrick-on-Shannon, Leitrim</span></div></div><!----></a><!----><!----><!----><!----></app-extra-small-property-card><!----></div><div _ngcontent-ng-c868449391="" class="p-2 col-xs-12 col-lg-3"><app-extra-small-property-card _ngcontent-ng-c868449391="" data-cy="recently-added-card" class="card" _nghost-ng-c1690636791="" ngh="5"><a _ngcontent-ng-c1690636791="" class="card property-card w-100 h-100" href="/residential/brochure/5-kingshill-duleek-co-meath/4871546"><img _ngcontent-ng-c1690636791="" class="property-card__image" src="https://photos-a.propertyimages.ie/media/6/4/5/4871546/e4b38708-30ce-4091-bf0a-9e9830948a9a_l.jpg"><div _ngcontent-ng-c1690636791="" class="card-body"><div _ngcontent-ng-c1690636791="" class="card-title d-flex w-100 justify-content-between"><h5 _ngcontent-ng-c1690636791="">€375,000</h5><h5 _ngcontent-ng-c1690636791=""><!--ngetn--></h5><!----></div><div _ngcontent-ng-c1690636791="" class="card-text text-truncate"><app-mh-property-info-strip _ngcontent-ng-c1690636791="" ngh="4"><!----><!----><div class="PropertyInfoStrip"><span class="PropertyInfoStrip__Detail PropertyInfoStrip__Detail--dark"><fa-icon class="ng-fa-icon me-1" ngh="3"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="bed" class="svg-inline--fa fa-bed" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><path fill="currentColor" d="M32 32c17.7 0 32 14.3 32 32l0 256 224 0 0-160c0-17.7 14.3-32 32-32l224 0c53 0 96 43 96 96l0 224c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-32-224 0-32 0L64 416l0 32c0 17.7-14.3 32-32 32s-32-14.3-32-32L0 64C0 46.3 14.3 32 32 32zm144 96a80 80 0 1 1 0 160 80 80 0 1 1 0-160z"></path></svg></fa-icon> 4 beds </span><!----><span class="PropertyInfoStrip__Detail PropertyInfoStrip__Detail--dark"><fa-icon class="ng-fa-icon me-1" ngh="3"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="house" class="svg-inline--fa fa-house" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="currentColor" d="M575.8 255.5c0 18-15 32.1-32 32.1l-32 0 .7 160.2c0 2.7-.2 5.4-.5 8.1l0 16.2c0 22.1-17.9 40-40 40l-16 0c-1.1 0-2.2 0-3.3-.1c-1.4 .1-2.8 .1-4.2 .1L416 512l-24 0c-22.1 0-40-17.9-40-40l0-24 0-64c0-17.7-14.3-32-32-32l-64 0c-17.7 0-32 14.3-32 32l0 64 0 24c0 22.1-17.9 40-40 40l-24 0-31.9 0c-1.5 0-3-.1-4.5-.2c-1.2 .1-2.4 .2-3.6 .2l-16 0c-22.1 0-40-17.9-40-40l0-112c0-.9 0-1.9 .1-2.8l0-69.7-32 0c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L564.8 231.5c8 7 12 15 11 24z"></path></svg></fa-icon>Semi-Detached House </span><!----></div><!----></app-mh-property-info-strip><span _ngcontent-ng-c1690636791="">5 Kingshill, Duleek, Co. Meath</span></div></div><!----></a><!----><!----><!----><!----></app-extra-small-property-card><!----></div><div _ngcontent-ng-c868449391="" class="p-2 col-xs-12 col-lg-3"><!----></div><div _ngcontent-ng-c868449391="" class="p-2 col-xs-12 col-lg-3"><!----></div><!----></div></div><!----></div></div><div _ngcontent-ng-c868449391=""><h2 _ngcontent-ng-c868449391="">Useful Links</h2><div _ngcontent-ng-c868449391="" class="row my-3 justify-content-around"><div _ngcontent-ng-c868449391="" class="col-12 col-md-3 my-2 my-md-0 p-2"><app-small-property-card _ngcontent-ng-c868449391="" data-cy="useful-links-card" _nghost-ng-c3132951275="" ngh="2"><a _ngcontent-ng-c3132951275="" class="card property-card h-100 w-100" href="/pricechanges"><!----><img _ngcontent-ng-c3132951275="" class="property-card__image" src="https://myhomesan.azureedge.net/media/myhome-cdn/changes-link-card.webp"><div _ngcontent-ng-c3132951275="" class="card-body"><h5 _ngcontent-ng-c3132951275="" class="card-title text-center">Price Changes</h5></div></a><!----><!----></app-small-property-card></div><div _ngcontent-ng-c868449391="" class="col-12 col-md-3 my-2 my-md-0 p-2"><app-small-property-card _ngcontent-ng-c868449391="" data-cy="useful-links-card" _nghost-ng-c3132951275="" ngh="2"><a _ngcontent-ng-c3132951275="" class="card property-card h-100 w-100" href="/priceregister"><!----><img _ngcontent-ng-c3132951275="" class="property-card__image" src="https://myhomesan.azureedge.net/media/myhome-cdn/recent-link-card.webp"><div _ngcontent-ng-c3132951275="" class="card-body"><h5 _ngcontent-ng-c3132951275="" class="card-title text-center">Property Price Register</h5></div></a><!----><!----></app-small-property-card></div><div _ngcontent-ng-c868449391="" class="col-12 col-md-3 my-2 my-md-0 p-2"><app-small-property-card _ngcontent-ng-c868449391="" data-cy="useful-links-card" _nghost-ng-c3132951275="" ngh="2"><a _ngcontent-ng-c3132951275="" class="card property-card h-100 w-100" href="https://services.myhome.ie/property-services?utm_source=Brochure&amp;utm_medium=Desktop&amp;utm_campaign=Services"><!----><img _ngcontent-ng-c3132951275="" class="property-card__image" src="https://myhomesan.azureedge.net/media/myhome-cdn/services.webp"><div _ngcontent-ng-c3132951275="" class="card-body"><h5 _ngcontent-ng-c3132951275="" class="card-title text-center">Professional Services</h5></div></a><!----><!----></app-small-property-card></div><div _ngcontent-ng-c868449391="" class="col-12 col-md-3 my-2 my-md-0 p-2"><app-small-property-card _ngcontent-ng-c868449391="" data-cy="useful-links-card" _nghost-ng-c3132951275="" ngh="2"><a _ngcontent-ng-c3132951275="" class="card property-card h-100 w-100" href="https://news.myhome.ie/property-report/"><!----><img _ngcontent-ng-c3132951275="" class="property-card__image" src="https://myhomesan.azureedge.net/media/myhome-cdn/report-link-card.webp"><div _ngcontent-ng-c3132951275="" class="card-body"><h5 _ngcontent-ng-c3132951275="" class="card-title text-center">Property Reports</h5></div></a><!----><!----></app-small-property-card></div><!----></div></div><div _ngcontent-ng-c868449391="" class="pt-2"><hr _ngcontent-ng-c868449391=""><h2 _ngcontent-ng-c868449391="" class="text-center"> Are you thinking about buying a house in Ireland? </h2><div _ngcontent-ng-c868449391="" class="row my-3 text-center"><p _ngcontent-ng-c868449391=""> MyHome.ie is Ireland’s leading property portal, featuring thousands of houses and apartments to buy and rent all across Ireland. </p><p _ngcontent-ng-c868449391=""> At MyHome.ie, you’ll find a wide selection of new homes, rentals, shared accommodation, holiday homes and overseas properties, so whatever type of property you’re interested in, you’ll find it at MyHome.ie. </p><p _ngcontent-ng-c868449391="" data-cy="footer-news-link"> If you’re looking for a little inspiration, browse our <a _ngcontent-ng-c868449391="" href="https://news.myhome.ie/" alt="news" target="_blank">news</a> section where you’ll find plenty of information on buying, renting or selling a home. </p></div></div></div><!----><!----><app-seo-widget _ngcontent-ng-c868449391="" _nghost-ng-c3541664908="" ngh="6"><div _ngcontent-ng-c3541664908="" class="d-flex flex-column flex-nowrap w-100 widget-wrapper mh-text-text mh-bg-background"><h4 _ngcontent-ng-c3541664908="" class="mb-4">Frequent And Popular Searches</h4><div _ngcontent-ng-c3541664908="" class="widget-tab__group mb-3 d-flex flex-row justify-content-start gap-5" id="sections"><div _ngcontent-ng-c3541664908="" jest-id="tab" class="widget-tab__item py-2" id="tab-sections-0"> Buy </div><div _ngcontent-ng-c3541664908="" jest-id="tab" class="widget-tab__item py-2" id="tab-sections-1"> Rent </div><!----><div _ngcontent-ng-c3541664908="" class="selected-bar"></div></div><!----><div _ngcontent-ng-c3541664908="" class="widget-tab__group mb-3 d-flex flex-row justify-content-start gap-5" id="categories"><div _ngcontent-ng-c3541664908="" jest-id="tab" class="widget-tab__item py-2" id="tab-categories-0"> Featured </div><div _ngcontent-ng-c3541664908="" jest-id="tab" class="widget-tab__item py-2" id="tab-categories-1"> Property </div><div _ngcontent-ng-c3541664908="" jest-id="tab" class="widget-tab__item py-2" id="tab-categories-2"> Homes </div><div _ngcontent-ng-c3541664908="" jest-id="tab" class="widget-tab__item py-2" id="tab-categories-3"> Apartments </div><!----><div _ngcontent-ng-c3541664908="" class="selected-bar"></div></div><!----><div _ngcontent-ng-c3541664908="" class="widget-content position-relative"><div _ngcontent-ng-c3541664908="" class="widget-content__links-group widget-content__selected-list"><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/property-for-sale"> Property Dublin </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/property-to-rent"> Property Dublin </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/waterford/property-for-sale"> Property Waterford </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/waterford/property-to-rent"> Property Waterford </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/galway/property-for-sale"> Property Galway </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/galway/property-to-rent"> Property Galway </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/limerick/property-for-sale"> Property Limerick </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/limerick/property-to-rent"> Property Limerick </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/cork/property-for-sale"> Property Cork </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/cork/property-to-rent"> Property Cork </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/kildare/property-for-sale"> Property Kildare </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/kildare/property-to-rent"> Property Kildare </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/meath/property-for-sale"> Property Meath </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/meath/property-to-rent"> Property Meath </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/house-for-sale"> Houses Dublin </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/house-to-rent"> Houses Dublin </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/waterford/house-for-sale"> Houses Waterford </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/waterford/house-to-rent"> Houses Waterford </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/galway/house-for-sale"> Houses Galway </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/galway/house-to-rent"> Houses Galway </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/limerick/house-for-sale"> Houses Limerick </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/limerick/house-to-rent"> Houses Limerick </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/cork/house-for-sale"> Houses Cork </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/cork/house-to-rent"> Houses Cork </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/kildare/house-for-sale"> Houses Kildare </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/kildare/house-to-rent"> Houses Kildare </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/meath/house-for-sale"> Houses Meath </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/meath/house-to-rent"> Houses Meath </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/tipperary/property-for-sale-in-clonmel"> Houses Clonmel </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/tipperary/property-to-rent-in-clonmel"> Houses Clonmel </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/wexford/property-for-sale"> Houses Wexford </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/wexford/property-to-rent"> Houses Wexford </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/wicklow/property-for-sale"> Houses Wicklow </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/wicklow/property-to-rent"> Houses Wicklow </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/apartment-for-sale"> Apartments Dublin </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/apartment-to-rent"> Apartments Dublin </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/waterford-for-sale"> Apartments Waterford </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/waterford-to-rent"> Apartments Waterford </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/galway/apartment-for-sale"> Apartments Galway </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/galway/apartment-to-rent"> Apartments Galway </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/limerick/apartment-for-sale"> Apartments Limerick </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/limerick/apartment-to-rent"> Apartments Limerick </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/cork/apartment-for-sale"> Apartments Cork </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/cork/apartment-to-rent"> Apartments Cork </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/kildare/apartment-for-sale"> Apartments Kildare </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/kildare/apartment-to-rent"> Apartments Kildare </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/meath/apartment-for-sale"> Apartments Meath </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/meath/apartment-to-rent"> Apartments Meath </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/ireland/country-house-for-sale"> Country Houses </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/ireland/country-house-to-rent"> Country Houses </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/ireland/cottage-for-sale"> Cottages </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/ireland/cottage-to-rent"> Cottages </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/ireland/farm-for-sale"> Farms </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/ireland/farm-to-rent"> Farms </a><!----></div><!----></div><div _ngcontent-ng-c3541664908="" class="widget-content__links-group"><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/carlow/property-for-sale"> Carlow </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/carlow/property-to-rent"> Carlow </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/cavan/property-for-sale"> Cavan </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/cavan/property-to-rent"> Cavan </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/clare/property-for-sale"> Clare </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/clare/property-to-rent"> Clare </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/cork/property-for-sale"> Cork </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/cork/property-to-rent"> Cork </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/cork/property-for-sale-in-cork-city"> Cork City </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/cork/property-to-rent-in-cork-city"> Cork City </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/cork/property-for-sale-in-east-cork"> East Cork </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/cork/property-to-rent-in-east-cork"> East Cork </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/cork/property-for-sale-in-cork-west"> West Cork </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/cork/property-to-rent-in-cork-west"> West Cork </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/donegal/property-for-sale"> Donegal </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/donegal/property-to-rent"> Donegal </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/property-for-sale"> Dublin </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/property-to-rent"> Dublin </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/property-for-sale-in-dublin-1"> Dublin 1 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/property-to-rent-in-dublin-1"> Dublin 1 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/property-for-sale-in-dublin-2"> Dublin 2 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/property-to-rent-in-dublin-2"> Dublin 2 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/property-for-sale-in-dublin-3"> Dublin 3 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/property-to-rent-in-dublin-3"> Dublin 3 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/property-for-sale-in-dublin-4"> Dublin 4 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/property-to-rent-in-dublin-4"> Dublin 4 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/property-for-sale-in-dublin-5"> Dublin 5 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/property-to-rent-in-dublin-5"> Dublin 5 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/property-for-sale-in-dublin-6"> Dublin 6 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/property-to-rent-in-dublin-6"> Dublin 6 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/property-for-sale-in-dublin-7"> Dublin 7 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/property-to-rent-in-dublin-7"> Dublin 7 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/property-for-sale-in-dublin-8"> Dublin 8 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/property-to-rent-in-dublin-8"> Dublin 8 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/property-for-sale-in-dublin-9"> Dublin 9 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/property-to-rent-in-dublin-9"> Dublin 9 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/property-for-sale-in-dublin-10"> Dublin 10 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/property-to-rent-in-dublin-10"> Dublin 10 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/property-for-sale-in-dublin-11"> Dublin 11 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/property-to-rent-in-dublin-11"> Dublin 11 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/property-for-sale-in-dublin-12"> Dublin 12 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/property-to-rent-in-dublin-12"> Dublin 12 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/property-for-sale-in-dublin-13"> Dublin 13 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/property-to-rent-in-dublin-13"> Dublin 13 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/property-for-sale-in-dublin-14"> Dublin 14 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/property-to-rent-in-dublin-14"> Dublin 14 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/property-for-sale-in-dublin-15"> Dublin 15 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/property-to-rent-in-dublin-15"> Dublin 15 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/property-for-sale-in-dublin-16"> Dublin 16 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/property-to-rent-in-dublin-16"> Dublin 16 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/property-for-sale-in-dublin-17"> Dublin 17 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/property-to-rent-in-dublin-17"> Dublin 17 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/property-for-sale-in-dublin-18"> Dublin 18 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/property-to-rent-in-dublin-18"> Dublin 18 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/property-for-sale-in-dublin-20"> Dublin 20 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/property-to-rent-in-dublin-20"> Dublin 20 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/property-for-sale-in-dublin-22"> Dublin 22 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/property-to-rent-in-dublin-22"> Dublin 22 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/property-for-sale-in-dublin-24"> Dublin 24 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/property-to-rent-in-dublin-24"> Dublin 24 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/property-for-sale-in-dublin-county"> Dublin County </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/property-to-rent-in-dublin-county"> Dublin County </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/property-for-sale-in-dublin-north"> Dublin North </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/property-to-rent-in-dublin-north"> Dublin North </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/property-for-sale-in-dublin-north-county"> Dublin North County </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/property-to-rent-in-dublin-north-county"> Dublin North County </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/property-for-sale-in-dublin-south"> Dublin South </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/property-to-rent-in-dublin-south"> Dublin South </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/property-for-sale-in-dublin-south-county"> Dublin South County </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/property-to-rent-in-dublin-south-county"> Dublin South County </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/property-for-sale-in-dublin-west"> Dublin West </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/property-to-rent-in-dublin-west"> Dublin West </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/galway/property-for-sale"> Galway </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/galway/property-to-rent"> Galway </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/galway-city/property-for-sale"> Galway City </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/galway-city/property-to-rent"> Galway City </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/kerry/property-for-sale"> Kerry </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/kerry/property-to-rent"> Kerry </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/kildare/property-for-sale"> Kildare </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/kildare/property-to-rent"> Kildare </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/kilkenny/property-for-sale"> Kilkenny </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/kilkenny/property-to-rent"> Kilkenny </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/laois/property-for-sale"> Laois </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/laois/property-to-rent"> Laois </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/leitrim/property-for-sale"> Leitrim </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/leitrim/property-to-rent"> Leitrim </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/limerick/property-for-sale"> Limerick </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/limerick/property-to-rent"> Limerick </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/limerick-city/property-for-sale"> Limerick City </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/limerick-city/property-to-rent"> Limerick City </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/longford/property-for-sale"> Longford </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/longford/property-to-rent"> Longford </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/mayo/property-for-sale"> Louth </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/mayo/property-to-rent"> Louth </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/mayo/property-for-sale"> Mayo </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/mayo/property-to-rent"> Mayo </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/meath/property-for-sale"> Meath </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/meath/property-to-rent"> Meath </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/monaghan/property-for-sale"> Monaghan </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/monaghan/property-to-rent"> Monaghan </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/offaly/property-for-sale"> Offaly </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/offaly/property-to-rent"> Offaly </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/roscommon/property-for-sale"> Roscommon </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/roscommon/property-to-rent"> Roscommon </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/sligo/property-for-sale"> Sligo </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/sligo/property-to-rent"> Sligo </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/tipperary/property-for-sale"> Tipperary </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/tipperary/property-to-rent"> Tipperary </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/waterford/property-for-sale"> Waterford </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/waterford/property-to-rent"> Waterford </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/westmeath/property-for-sale"> Westmeath </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/westmeath/property-to-rent"> Westmeath </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/wexford/property-for-sale"> Wexford </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/wexford/property-to-rent"> Wexford </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/wicklow/property-for-sale"> Wicklow </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/wicklow/property-to-rent"> Wicklow </a><!----></div><!----></div><div _ngcontent-ng-c3541664908="" class="widget-content__links-group"><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/carlow/house-for-sale"> Carlow </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/carlow/house-to-rent"> Carlow </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/cavan/house-for-sale"> Cavan </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/cavan/house-to-rent"> Cavan </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/clare/house-for-sale"> Clare </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/clare/house-to-rent"> Clare </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/cork/house-for-sale"> Cork </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/cork/house-to-rent"> Cork </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/cork-city/house-for-sale"> Cork City </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/cork-city/house-to-rent"> Cork City </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/east-cork/house-for-sale"> East Cork </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/east-cork/house-to-rent"> East Cork </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/cork-west/house-for-sale"> West Cork </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/cork-west/house-to-rent"> West Cork </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/donegal/house-for-sale"> Donegal </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/donegal/house-to-rent"> Donegal </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/house-for-sale"> Dublin </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/house-to-rent"> Dublin </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-1/house-for-sale"> Dublin 1 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-1/house-to-rent"> Dublin 1 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-2/house-for-sale"> Dublin 2 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-2/house-to-rent"> Dublin 2 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-3/house-for-sale"> Dublin 3 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-3/house-to-rent"> Dublin 3 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-4/house-for-sale"> Dublin 4 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-4/house-to-rent"> Dublin 4 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-5/house-for-sale"> Dublin 5 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-5/house-to-rent"> Dublin 5 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-6/house-for-sale"> Dublin 6 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-6/house-to-rent"> Dublin 6 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-7/house-for-sale"> Dublin 7 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-7/house-to-rent"> Dublin 7 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-8/house-for-sale"> Dublin 8 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-8/house-to-rent"> Dublin 8 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-9/house-for-sale"> Dublin 9 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-9/house-to-rent"> Dublin 9 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-10/house-for-sale"> Dublin 10 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-10/house-to-rent"> Dublin 10 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-11/house-for-sale"> Dublin 11 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-11/house-to-rent"> Dublin 11 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-12/house-for-sale"> Dublin 12 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-12/house-to-rent"> Dublin 12 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-13/house-for-sale"> Dublin 13 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-13/house-to-rent"> Dublin 13 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-14/house-for-sale"> Dublin 14 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-14/house-to-rent"> Dublin 14 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-15/house-for-sale"> Dublin 15 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-15/house-to-rent"> Dublin 15 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-16/house-for-sale"> Dublin 16 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-16/house-to-rent"> Dublin 16 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-17/house-for-sale"> Dublin 17 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-17/house-to-rent"> Dublin 17 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-18/house-for-sale"> Dublin 18 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-18/house-to-rent"> Dublin 18 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-20/house-for-sale"> Dublin 20 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-20/house-to-rent"> Dublin 20 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-22/house-for-sale"> Dublin 22 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-22/house-to-rent"> Dublin 22 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-24/house-for-sale"> Dublin 24 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-24/house-to-rent"> Dublin 24 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-county/house-for-sale"> Dublin County </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-county/house-to-rent"> Dublin County </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-north/house-for-sale"> Dublin North </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-north/house-to-rent"> Dublin North </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-north-county/house-for-sale"> Dublin North County </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-north-county/house-to-rent"> Dublin North County </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-south/house-for-sale"> Dublin South </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-south/house-to-rent"> Dublin South </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-south-county/house-for-sale"> Dublin South County </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-south-county/house-to-rent"> Dublin South County </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-west/house-for-sale"> Dublin West </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-west/house-to-rent"> Dublin West </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/galway/house-for-sale"> Galway </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/galway/house-to-rent"> Galway </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/galway-city/house-for-sale"> Galway City </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/galway-city/house-to-rent"> Galway City </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/kerry/house-for-sale"> Kerry </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/kerry/house-to-rent"> Kerry </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/kildare/house-for-sale"> Kildare </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/kildare/house-to-rent"> Kildare </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/kilkenny/house-for-sale"> Kilkenny </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/kilkenny/house-to-rent"> Kilkenny </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/laois/house-for-sale"> Laois </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/laois/house-to-rent"> Laois </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/leitrim/house-for-sale"> Leitrim </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/leitrim/house-to-rent"> Leitrim </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/limerick/house-for-sale"> Limerick </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/limerick/house-to-rent"> Limerick </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/limerick-city/house-for-sale"> Limerick City </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/limerick-city/house-to-rent"> Limerick City </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/longford/house-for-sale"> Longford </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/longford/house-to-rent"> Longford </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/louth/house-for-sale"> Louth </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/louth/house-to-rent"> Louth </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/mayo/house-for-sale"> Mayo </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/mayo/house-to-rent"> Mayo </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/meath/house-for-sale"> Meath </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/meath/house-to-rent"> Meath </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/monaghan/house-for-sale"> Monaghan </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/monaghan/house-to-rent"> Monaghan </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/offaly/house-for-sale"> Offaly </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/offaly/house-to-rent"> Offaly </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/roscommon/house-for-sale"> Roscommon </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/roscommon/house-to-rent"> Roscommon </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/sligo/house-for-sale"> Sligo </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/sligo/house-to-rent"> Sligo </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/tipperary/house-for-sale"> Tipperary </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/tipperary/house-to-rent"> Tipperary </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/waterford/house-for-sale"> Waterford </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/waterford/house-to-rent"> Waterford </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/westmeath/house-for-sale"> Westmeath </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/westmeath/house-to-rent"> Westmeath </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/wexford/house-for-sale"> Wexford </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/wexford/house-to-rent"> Wexford </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/wicklow/house-for-sale"> Wicklow </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/wicklow/house-to-rent"> Wicklow </a><!----></div><!----></div><div _ngcontent-ng-c3541664908="" class="widget-content__links-group"><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/carlow/apartment-for-sale"> Carlow </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/carlow/apartment-to-rent"> Carlow </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/cavan/apartment-for-sale"> Cavan </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/cavan/apartment-to-rent"> Cavan </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/clare-1/apartment-for-sale"> Clare </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/clare-1/apartment-to-rent"> Clare </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/cork/apartment-for-sale"> Cork </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/cork/apartment-to-rent"> Cork </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/cork-city/apartment-for-sale"> Cork City </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/cork-city/apartment-to-rent"> Cork City </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/east-cork/apartment-for-sale"> East Cork </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/east-cork/apartment-to-rent"> East Cork </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/cork-west/apartment-for-sale"> West Cork </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/cork-west/apartment-to-rent"> West Cork </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/donegal/apartment-for-sale"> Donegal </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/donegal/apartment-to-rent"> Donegal </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin/apartment-for-sale"> Dublin </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin/apartment-to-rent"> Dublin </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-1/apartment-for-sale"> Dublin 1 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-1/apartment-to-rent"> Dublin 1 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-2/apartment-for-sale"> Dublin 2 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-2/apartment-to-rent"> Dublin 2 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-3/apartment-for-sale"> Dublin 3 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-3/apartment-to-rent"> Dublin 3 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-4/apartment-for-sale"> Dublin 4 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-4/apartment-to-rent"> Dublin 4 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-5/apartment-for-sale"> Dublin 5 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-5/apartment-to-rent"> Dublin 5 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-6/apartment-for-sale"> Dublin 6 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-6/apartment-to-rent"> Dublin 6 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-7/apartment-for-sale"> Dublin 7 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-7/apartment-to-rent"> Dublin 7 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-8/apartment-for-sale"> Dublin 8 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-8/apartment-to-rent"> Dublin 8 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-9/apartment-for-sale"> Dublin 9 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-9/apartment-to-rent"> Dublin 9 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-10/apartment-for-sale"> Dublin 10 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-10/apartment-to-rent"> Dublin 10 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-11/apartment-for-sale"> Dublin 11 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-11/apartment-to-rent"> Dublin 11 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-12/apartment-for-sale"> Dublin 12 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-12/apartment-to-rent"> Dublin 12 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-13/apartment-for-sale"> Dublin 13 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-13/apartment-to-rent"> Dublin 13 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-14/apartment-for-sale"> Dublin 14 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-14/apartment-to-rent"> Dublin 14 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-15/apartment-for-sale"> Dublin 15 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-15/apartment-to-rent"> Dublin 15 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-16/apartment-for-sale"> Dublin 16 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-16/apartment-to-rent"> Dublin 16 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-17/apartment-for-sale"> Dublin 17 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-17/apartment-to-rent"> Dublin 17 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-18/apartment-for-sale"> Dublin 18 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-18/apartment-to-rent"> Dublin 18 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-20/apartment-for-sale"> Dublin 20 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-20/apartment-to-rent"> Dublin 20 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-22/apartment-for-sale"> Dublin 22 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-22/apartment-to-rent"> Dublin 22 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-24/apartment-for-sale"> Dublin 24 </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-24/apartment-to-rent"> Dublin 24 </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-county/apartment-for-sale"> Dublin County </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-county/apartment-to-rent"> Dublin County </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-north/apartment-for-sale"> Dublin North </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-north/apartment-to-rent"> Dublin North </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-north-county/apartment-for-sale"> Dublin North County </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-north-county/apartment-to-rent"> Dublin North County </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-south/apartment-for-sale"> Dublin South </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-south/apartment-to-rent"> Dublin South </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-south-county/apartment-for-sale"> Dublin South County </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-south-county/apartment-to-rent"> Dublin South County </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/dublin-west/apartment-for-sale"> Dublin West </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/dublin-west/apartment-to-rent"> Dublin West </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/galway/apartment-for-sale"> Galway </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/galway/apartment-to-rent"> Galway </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/galway-city/apartment-for-sale"> Galway City </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/galway-city/apartment-to-rent"> Galway City </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/kerry/apartment-for-sale"> Kerry </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/kerry/apartment-to-rent"> Kerry </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/kildare/apartment-for-sale"> Kildare </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/kildare/apartment-to-rent"> Kildare </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/kilkenny/apartment-for-sale"> Kilkenny </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/kilkenny/apartment-to-rent"> Kilkenny </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/laois/apartment-for-sale"> Laois </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/laois/apartment-to-rent"> Laois </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/leitrim/apartment-for-sale"> Leitrim </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/leitrim/apartment-to-rent"> Leitrim </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/limerick/apartment-for-sale"> Limerick </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/limerick/apartment-to-rent"> Limerick </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/limerick-city/apartment-for-sale"> Limerick City </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/limerick-city/apartment-to-rent"> Limerick City </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/longford/apartment-for-sale"> Longford </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/longford/apartment-to-rent"> Longford </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/louth/apartment-for-sale"> Louth </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/louth/apartment-to-rent"> Louth </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/mayo/apartment-for-sale"> Mayo </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/mayo/apartment-to-rent"> Mayo </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/meath/apartment-for-sale"> Meath </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/meath/apartment-to-rent"> Meath </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/monaghan/apartment-for-sale"> Monaghan </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/monaghan/apartment-to-rent"> Monaghan </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/offaly/apartment-for-sale"> Offaly </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/offaly/apartment-to-rent"> Offaly </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/roscommon/apartment-for-sale"> Roscommon </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/roscommon/apartment-to-rent"> Roscommon </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/sligo/apartment-for-sale"> Sligo </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/sligo/apartment-to-rent"> Sligo </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/tipperary/apartment-for-sale"> Tipperary </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/tipperary/apartment-to-rent"> Tipperary </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/waterford/apartment-for-sale"> Waterford </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/waterford/apartment-to-rent"> Waterford </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/westmeath/apartment-for-sale"> Westmeath </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/westmeath/apartment-to-rent"> Westmeath </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/wexford/apartment-for-sale"> Wexford </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/wexford/apartment-to-rent"> Wexford </a><!----></div><div _ngcontent-ng-c3541664908="" class="position-relative"><a _ngcontent-ng-c3541664908="" class="mh-text-text" href="/residential/wicklow/apartment-for-sale"> Wicklow </a><a _ngcontent-ng-c3541664908="" class="mh-text-text widget-content__hidden_link" href="/rentals/wicklow/apartment-to-rent"> Wicklow </a><!----></div><!----></div><!----></div></div><!----></app-seo-widget></app-home><!----></div><!----><!----><footer _ngcontent-ng-c3354804376=""><app-footer _ngcontent-ng-c3354804376="" ngh="3"><div class="row d-flex justify-content-around footer--grey mw-100 m-0 p-0 mt-4"><div class="col-12 mt-2 col-md-6 my-auto d-flex justify-content-center"><a href="#" class="d-none d-lg-block"><picture><source srcset=" https://myhomesan.azureedge.net/media/myhome-cdn/brand-main-logo.webp?v=1.1 " type="image/webp"><source srcset=" https://myhomesan.azureedge.net/media/myhome-cdn/brand-main-logo.jpg?v=1.1 " type="image/jpeg"><img src="https://myhomesan.azureedge.net/media/myhome-cdn/brand-main-logo.jpg?v=1.1" alt="myhome.ie logo" class="navbar-logo footer-logo"></picture></a></div></div><div class="row d-flex justify-content-around footer--grey mw-100 m-0 p-0 mt-2"><div class="col-12 mt-2 col-md-6 my-auto d-flex justify-content-center"><div class="row align-items-center justify-content-between flex-nowrap align-items-center"><div class="circle"><a rel="noopener" href="https://www.facebook.com/MyHome.ie" target="_blank" class="social-icons" aria-label="Facebook"><svg-icon src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-solid/social-facebook.svg" ngh="3"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path d="M9.17 21.75h4.258v-8.525H16.6l.66-3.584h-3.832V8.375c0-1.896.743-2.625 2.669-2.625.596 0 1.08.015 1.354.044v-3.25c-.523-.147-1.809-.294-2.552-.294-3.92 0-5.73 1.853-5.73 5.847V9.64H6.75v3.584h2.42z" fill="currentColor"></path></svg></svg-icon></a></div><div class="circle"><a rel="noopener" href="https://www.instagram.com/MyHome.ie" target="_blank" class="social-icons" aria-label="Instagram"><svg-icon src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-solid/social-instagram-fill.svg" ngh="3"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path d="M8 3a5 5 0 0 0-5 5v8a5 5 0 0 0 5 5h8a5 5 0 0 0 5-5V8a5 5 0 0 0-5-5zm10 2a1 1 0 1 1 0 2 1 1 0 0 1 0-2m-6 2a5 5 0 1 1-.001 10.001A5 5 0 0 1 12 7m0 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6" fill="currentColor"></path></svg></svg-icon></a></div><div class="circle"><a rel="noopener" href="https://x.com/myhomeproperty" target="_blank" class="social-icons" aria-label="Twitter"><svg-icon src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-solid/social-x.svg" ngh="3"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path d="m3.498 3.75 6.358 9.088-6.481 7.573h2.45l5.126-6.008 4.204 6.008h5.47l-6.662-9.537 6.082-7.124h-2.412l-4.76 5.563L8.988 3.75z" fill="currentColor"></path></svg></svg-icon></a></div><div class="circle"><a rel="noopener" href="https://www.linkedin.com/company/myhome.ie/" target="_blank" class="social-icons" aria-label="LinkedIn"><svg-icon src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-solid/social-linkedin.svg" ngh="3"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path d="M6.092 1.125a2.34 2.34 0 0 0-2.342 2.34c0 1.294 1.048 2.365 2.34 2.365 1.293 0 2.343-1.071 2.343-2.364a2.34 2.34 0 0 0-2.34-2.341M17.52 7.33c-1.967 0-3.092 1.028-3.632 2.051h-.057V7.605H9.955v13.02h4.038V14.18c0-1.698.129-3.34 2.23-3.34 2.072 0 2.102 1.937 2.102 3.447v6.338h4.039v-7.151c0-3.5-.753-6.144-4.844-6.144m-13.448.275v13.02h4.042V7.605z" fill="currentColor"></path></svg></svg-icon></a></div><div class="circle"><a rel="noopener" href="https://www.tiktok.com/@myhome.ie" target="_blank" class="social-icons" aria-label="Tiktok"><svg-icon src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-solid/social_tiktok.svg" ngh="3"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path d="M17.84 6.159a4.67 4.67 0 0 1-2.124-3.909h-3.352l-.006 13.436a2.82 2.82 0 0 1-2.812 2.712 2.82 2.82 0 0 1-2.818-2.818 2.82 2.82 0 0 1 2.818-2.818c.29 0 .568.047.832.13V9.469a6 6 0 0 0-.832-.06 6.18 6.18 0 0 0-6.171 6.171 6.17 6.17 0 0 0 2.634 5.052 6.13 6.13 0 0 0 3.537 1.118 6.18 6.18 0 0 0 6.17-6.17V8.765a7.97 7.97 0 0 0 4.665 1.5V6.914a4.63 4.63 0 0 1-2.54-.756" fill="currentColor"></path></svg></svg-icon></a></div><div class="circle d-none d-lg-block"><a rel="noopener" href="https://www.youtube.com/@myhomeie" target="_blank" class="social-icons" aria-label="YouTube"><svg-icon src="https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-solid/social-youtube.svg" ngh="3"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path d="M21.703 7.089a2.54 2.54 0 0 0-1.79-1.79C18.333 4.874 12 4.874 12 4.874s-6.333 0-7.911.423a2.54 2.54 0 0 0-1.79 1.79c-.424 1.58-.424 4.875-.424 4.875s0 3.295.423 4.874a2.54 2.54 0 0 0 1.79 1.79c1.58.424 7.912.424 7.912.424s6.333 0 7.911-.424a2.54 2.54 0 0 0 1.79-1.79c.424-1.579.424-4.874.424-4.874s0-3.296-.423-4.874zM9.975 15V8.926l5.26 3.037z" fill="currentColor"></path></svg></svg-icon></a></div></div></div></div><div class="d-none d-lg-block"><div class="mh-bg-background-secondary footer-text mt-4 footer-link-1"><div class="footer__Container row justify-content-around p-0 mx-2 mx-lg-5"><div class="footer__SiteLinks col-12 col-lg-9"><div class="row justify-content-evenly footer__fix mx-4"><div class="col-4 col-md-4 col-lg-3 col-xl-2 p-1 w-auto"><a href="help" class="footer-text footer__link footer__link text-wrap text-xl-nowrap d-flex justify-content-center"> Help</a></div><div class="col-6 col-md-4 col-lg-3 col-xl-2 p-1 w-auto"><a href="jobs" class="footer__link footer__link text-nowrap d-flex justify-content-center">Jobs </a></div><div class="col-6 col-md-4 col-lg-3 col-xl-2 p-1 w-auto"><a href="about" class="footer__link footer__link text-wrap text-xl-nowrap d-flex justify-content-center">About </a></div><div class="col-6 col-md-4 col-lg-3 col-xl-2 p-1 w-auto"><a href="https://news.myhome.ie/uncategorized/property-advertisement-equality-guidelines-22866" class="footer__link footer__link text-wrap text-xl-nowrap d-flex justify-content-center"> Equality Guidelines </a></div><div class="col-6 col-md-4 col-lg-3 col-xl-2 p-1 w-auto"><a href="brandsafety" class="footer__link footer__link text-wrap text-xl-nowrap d-flex justify-content-center">Brand Safety </a></div><div class="col-6 col-md-4 col-lg-3 col-xl-2 p-1 w-auto"><a href="contact" class="footer__link footer__link text-wrap text-xl-nowrap d-flex justify-content-center">Contact </a></div></div></div></div></div><div class="footer--grey footer-text mt-2 footer-link-2"><div class="footer__Container row justify-content-around pb-3 pt-0 mx-2"><div class="footer__SiteLinks col-12 col-lg-9"><div class="row justify-content-evenly footer__fix"><div class="col-6 col-md-4 col-lg-3 col-xl-2 p-1"><a href="terms" class="footer__link footer__link text-nowrap d-flex justify-content-center">Terms &amp; Conditions </a></div><div class="col-6 col-md-4 col-lg-3 col-xl-2 p-1"><a href="cookiepolicy" class="footer__link footer__link text-wrap text-xl-nowrap d-flex justify-content-center">Cookie Policy </a></div><div class="col-6 col-md-4 col-lg-3 col-xl-2 p-1"><a href="privacy" class="footer__link footer__link text-wrap text-xl-nowrap d-flex justify-content-center">Privacy Policy </a></div><div class="col-6 col-md-4 col-lg-3 col-xl-2 p-1"><a id="ot-sdk-btn" class="footer__link footer__link text-wrap text-xl-nowrap d-flex justify-content-center ot-sdk-show-settings">Privacy Settings</a></div><div class="col-6 col-md-4 col-lg-3 col-xl-2 p-1"><a href="https://news.myhome.ie/uncategorized/digital-services-act-32106" class="footer__link footer__link text-wrap text-xl-nowrap d-flex justify-content-center">Digital Services Act </a></div><div class="col-6 col-md-4 col-lg-3 col-xl-2 p-1"><a href="sitemap" class="footer__link footer__link text-wrap text-xl-nowrap d-flex justify-content-center">Sitemap </a></div></div></div></div><div class="footer-text footer__Container row justify-content-between pb-3 pt-0 mx-2 mx-lg-5 mb-2 mt-2"><div class="footer__SiteLinks col-12 col-lg-9 w-100"><div class="row justify-content-evenly footer__fix"><div class="col-10 col-md-4 mb-5 mb-md-0 col-lg-3 col-xl-4 p-1 text-center"><span class="col-12 col-lg-3 py-1">© Copyright MyHome.ie 2024</span></div></div></div></div></div></div><div class="d-block d-md-none"><div class="footer--grey footer-text mt-4"><div class="footer__Container row justify-content-around p-0 mx-2 mx-lg-5"><div class="footer__SiteLinks col-12 col-lg-9"><div class="row justify-content-evenly footer__fix"><div class="col-2 col-lg-3 col-xl-2 p-1 w-auto"><a href="help" class="footer-text footer__link footer__link text-wrap text-xl-nowrap d-flex justify-content-center"> Help</a></div><div class="col-2 col-lg-3 col-xl-2 p-1 w-auto"><a href="jobs" class="footer__link footer__link text-nowrap d-flex justify-content-center">Jobs </a></div><div class="col-2 col-lg-3 col-xl-2 p-1 w-auto"><a href="about" class="footer__link footer__link text-wrap text-xl-nowrap d-flex justify-content-center">About </a></div><div class="col-2 col-lg-3 col-xl-2 p-1 w-auto"><a href="contact" class="footer__link footer__link text-wrap text-xl-nowrap d-flex justify-content-center">Contact </a></div></div><div class="row justify-content-evenly footer__fix mt-2"><div class="col-6 col-lg-3 col-xl-2 p-1 w-tab"><a href="https://news.myhome.ie/uncategorized/property-advertisement-equality-guidelines-22866" class="footer__link footer__link text-wrap text-xl-nowrap d-flex justify-content-center"> Equality Guidelines </a></div><div class="col-6 col-lg-3 col-xl-2 p-1 w-tab"><a href="brandsafety" class="footer__link footer__link text-wrap text-xl-nowrap d-flex justify-content-center">Brand Safety </a></div></div></div></div></div><div class="footer--grey footer-text mt-2"><div class="footer__Container row justify-content-around pb-3 pt-0 mx-2 mx-lg-5"><div class="footer__SiteLinks col-12 col-lg-9"><div class="row justify-content-evenly footer__fix"><div class="col-6 col-md-4 col-lg-3 col-xl-2 p-1 w-tab"><a href="terms" class="footer__link footer__link text-nowrap d-flex justify-content-center">Terms &amp; Conditions </a></div><div class="col-4 col-md-4 col-lg-3 col-xl-2 p-1 w-tab"><a href="cookiepolicy" class="footer__link footer__link text-wrap text-xl-nowrap d-flex justify-content-center">Cookie Policy </a></div></div><div class="row justify-content-evenly footer__fix mt-2"><div class="col-4 col-md-4 col-lg-3 col-xl-2 p-1 w-tab"><a id="ot-sdk-btn" class="footer__link footer__link text-wrap text-xl-nowrap d-flex justify-content-center ot-sdk-show-settings">Privacy Settings</a></div><div class="col-4 col-md-4 col-lg-3 col-xl-2 p-1 w-tab"><a href="privacy" class="footer__link footer__link text-wrap text-xl-nowrap d-flex justify-content-center">Privacy Policy </a></div></div><div class="row justify-content-evenly footer__fix mt-2"><div class="col-6 col-md-4 col-lg-3 col-xl-2 p-1 w-tab"><a href="https://news.myhome.ie/uncategorized/digital-services-act-32106" class="footer__link footer__link text-wrap text-xl-nowrap d-flex justify-content-center">Digital Services Act </a></div><div class="col-4 col-md-4 col-lg-3 col-xl-2 p-1 w-tab"><a href="sitemap" class="footer__link footer__link text-wrap text-xl-nowrap d-flex justify-content-center">Sitemap </a></div></div></div></div><div class="footer-text footer__Container row justify-content-between pb-3 pt-0 mx-2 mx-lg-5 mb-4 mt-2 mb-2"><div class="footer__SiteLinks col-12 col-lg-9 w-100"><div class="row justify-content-evenly footer__fix"><div class="col-10 col-md-4 mb-5 mb-md-0 col-lg-3 col-xl-4 p-1 text-center"><span class="col-12 col-lg-3 py-1">© Copyright MyHome.ie 2024</span></div></div></div></div></div></div><div class="d-none d-md-block d-lg-none"><div class="footer--grey footer-text mt-4"><div class="footer__Container row justify-content-around p-0 mx-2 mx-lg-5"><div class="footer__SiteLinks col-12 col-lg-9"><div class="row justify-content-evenly footer__fix"><div class="col-2 col-lg-3 col-xl-2 p-1 w-tab"><a href="help" class="footer-text footer__link footer__link text-wrap text-xl-nowrap d-flex justify-content-center"> Help</a></div><div class="col-2 col-lg-3 col-xl-2 p-1 w-tab"><a href="jobs" class="footer__link footer__link text-nowrap d-flex justify-content-center">Jobs </a></div><div class="col-2 col-lg-3 col-xl-2 p-1 w-tab"><a href="about" class="footer__link footer__link text-wrap text-xl-nowrap d-flex justify-content-center">About </a></div><div class="col-2 col-lg-3 col-xl-2 p-1 w-tab"><a href="contact" class="footer__link footer__link text-wrap text-xl-nowrap d-flex justify-content-center">Contact </a></div></div><div class="row justify-content-evenly footer__fix mt-2"><div class="col-6 col-lg-3 col-xl-2 p-1 w-tab"><a href="https://news.myhome.ie/uncategorized/property-advertisement-equality-guidelines-22866" class="footer__link footer__link text-wrap text-xl-nowrap d-flex justify-content-center"> Equality Guidelines </a></div><div class="col-6 col-md-4 col-lg-3 col-xl-2 p-1 w-tab"><a href="terms" class="footer__link footer__link text-nowrap d-flex justify-content-center">Terms &amp; Conditions </a></div><div class="col-4 col-md-4 col-lg-3 col-xl-2 p-1 w-tab"><a href="cookiepolicy" class="footer__link footer__link text-wrap text-xl-nowrap d-flex justify-content-center">Cookie Policy </a></div><div class="col-4 col-md-4 col-lg-3 col-xl-2 p-1 w-tab"><a href="sitemap" class="footer__link footer__link text-wrap text-xl-nowrap d-flex justify-content-center">Sitemap </a></div></div></div></div></div><div class="footer--grey footer-text mt-2"><div class="footer__Container row justify-content-around pb-3 pt-0 mx-2 mx-lg-5"><div class="footer__SiteLinks col-12 col-lg-9"><div class="row justify-content-evenly footer__fix"><div class="col-6 col-lg-3 col-xl-2 p-1 w-tab"><a href="brandsafety" class="footer__link footer__link text-wrap text-xl-nowrap d-flex justify-content-center">Brand Safety </a></div><div class="col-4 col-md-4 col-lg-3 col-xl-2 p-1 w-tab"><a id="ot-sdk-btn" class="footer__link footer__link text-wrap text-xl-nowrap d-flex justify-content-center ot-sdk-show-settings">Privacy Settings</a></div><div class="col-4 col-md-4 col-lg-3 col-xl-2 p-1 w-tab"><a href="privacy" class="footer__link footer__link text-wrap text-xl-nowrap d-flex justify-content-center">Privacy Policy </a></div><div class="col-6 col-md-4 col-lg-3 col-xl-2 p-1 w-tab"><a href="https://news.myhome.ie/uncategorized/digital-services-act-32106" class="footer__link footer__link text-wrap text-xl-nowrap d-flex justify-content-center">Digital Services Act </a></div></div></div></div><div class="footer-text footer__Container row justify-content-between pb-3 pt-0 mx-2 mx-lg-5 mb-4 mt-2 mb-2"><div class="footer__SiteLinks col-12 col-lg-9 w-100"><div class="row justify-content-evenly footer__fix"><div class="col-10 col-md-4 mb-5 mb-md-0 col-lg-3 col-xl-4 p-1 text-center"><span class="col-12 col-lg-3 py-1">© Copyright MyHome.ie 2024</span></div></div></div></div></div></div></app-footer></footer><pwa-navbar _ngcontent-ng-c3354804376="" class="d-block d-md-none" _nghost-ng-c2966939283="" ngh="3"><div _ngcontent-ng-c2966939283="" id="pwdNav" class="row nav-bar" style="height: 48px;"><div _ngcontent-ng-c2966939283="" class="col-3 nav-button nav-button--border"><fa-icon _ngcontent-ng-c2966939283="" class="ng-fa-icon" ngh="3"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="arrow-left" class="svg-inline--fa fa-arrow-left" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.2 288 416 288c17.7 0 32-14.3 32-32s-14.3-32-32-32l-306.7 0L214.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160z"></path></svg></fa-icon><span _ngcontent-ng-c2966939283="">Back</span></div><div _ngcontent-ng-c2966939283="" class="col-3 nav-button nav-button--border"><fa-icon _ngcontent-ng-c2966939283="" class="ng-fa-icon" ngh="3"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="magnifying-glass" class="svg-inline--fa fa-magnifying-glass" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z"></path></svg></fa-icon><span _ngcontent-ng-c2966939283="">Search</span></div><div _ngcontent-ng-c2966939283="" class="col-3 nav-button nav-button--border"><fa-icon _ngcontent-ng-c2966939283="" class="ng-fa-icon" ngh="3"><svg role="img" aria-hidden="true" focusable="false" data-prefix="far" data-icon="heart" class="svg-inline--fa fa-heart" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M225.8 468.2l-2.5-2.3L48.1 303.2C17.4 274.7 0 234.7 0 192.8l0-3.3c0-70.4 50-130.8 119.2-144C158.6 37.9 198.9 47 231 69.6c9 6.4 17.4 13.8 25 22.3c4.2-4.8 8.7-9.2 13.5-13.3c3.7-3.2 7.5-6.2 11.5-9c0 0 0 0 0 0C313.1 47 353.4 37.9 392.8 45.4C462 58.6 512 119.1 512 189.5l0 3.3c0 41.9-17.4 81.9-48.1 110.4L288.7 465.9l-2.5 2.3c-8.2 7.6-19 11.9-30.2 11.9s-22-4.2-30.2-11.9zM239.1 145c-.4-.3-.7-.7-1-1.1l-17.8-20-.1-.1s0 0 0 0c-23.1-25.9-58-37.7-92-31.2C81.6 101.5 48 142.1 48 189.5l0 3.3c0 28.5 11.9 55.8 32.8 75.2L256 430.7 431.2 268c20.9-19.4 32.8-46.7 32.8-75.2l0-3.3c0-47.3-33.6-88-80.1-96.9c-34-6.5-69 5.4-92 31.2c0 0 0 0-.1 .1s0 0-.1 .1l-17.8 20c-.3 .4-.7 .7-1 1.1c-4.5 4.5-10.6 7-16.9 7s-12.4-2.5-16.9-7z"></path></svg></fa-icon><span _ngcontent-ng-c2966939283="" class="">Saved</span></div><div _ngcontent-ng-c2966939283="" class="col-3 nav-button"><fa-icon _ngcontent-ng-c2966939283="" class="ng-fa-icon" ngh="3"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="user" class="svg-inline--fa fa-user" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512l388.6 0c16.4 0 29.7-13.3 29.7-29.7C448 383.8 368.2 304 269.7 304l-91.4 0z"></path></svg></fa-icon><span _ngcontent-ng-c2966939283="" class="">Account</span></div></div></pwa-navbar><!----></div></app-root> <noscript>Please enable JavaScript to continue using this application.</noscript> <!-- Facebook Pixel noscript --> <noscript> <img height="1" width="1" src="https://www.facebook.com/tr?id=734210737333726&amp;ev=PageView&amp;noscript=1"> </noscript> <iframe data-src="https://3339216.fls.doubleclick.net/activityi;src=3339216;type=MyWor0;cat=Myhom0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;ord=1;num=1?" class="optanon-category-C0004" width="1" height="1" frameborder="0" style="display: none"> </iframe> <!-- Privacy and Cookie policy script --> <script src="https://privacyportalde-cdn.onetrust.com/privacy-notice-scripts/otnotice-1.0.min.js" type="text/javascript" charset="UTF-8" id="otprivacy-notice-script"> settings = "eyJjYWxsYmFja1VybCI6Imh0dHBzOi8vcHJpdmFjeXBvcnRhbC1kZS5vbmV0cnVzdC5jb20vcmVxdWVzdC92MS9wcml2YWN5Tm90aWNlcy9zdGF0cy92aWV3cyJ9" </script> <!-- Load Yield Ads --> <script> loadAds(); </script> <script src="polyfills-GTEVC5Y5.js" type="module"></script><script src="scripts-E4TBO2BC.js" defer=""></script><script src="main-LM7IBAOJ.js" type="module"></script> <script id="ng-state" type="application/json">{"199967087":{"b":"\u003Csvg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\u003Cpath d=\"M21.703 7.089a2.54 2.54 0 0 0-1.79-1.79C18.333 4.874 12 4.874 12 4.874s-6.333 0-7.911.423a2.54 2.54 0 0 0-1.79 1.79c-.424 1.58-.424 4.875-.424 4.875s0 3.295.423 4.874a2.54 2.54 0 0 0 1.79 1.79c1.58.424 7.912.424 7.912.424s6.333 0 7.911-.424a2.54 2.54 0 0 0 1.79-1.79c.424-1.579.424-4.874.424-4.874s0-3.296-.423-4.874zM9.975 15V8.926l5.26 3.037z\" fill=\"currentColor\"/>\u003C/svg>","h":{},"s":200,"st":"OK","u":"https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-solid/social-youtube.svg","rt":"text"},"716802948":{"b":"\u003Csvg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\u003Cpath d=\"m3.498 3.75 6.358 9.088-6.481 7.573h2.45l5.126-6.008 4.204 6.008h5.47l-6.662-9.537 6.082-7.124h-2.412l-4.76 5.563L8.988 3.75z\" fill=\"currentColor\"/>\u003C/svg>","h":{},"s":200,"st":"OK","u":"https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-solid/social-x.svg","rt":"text"},"929358750":{"b":"\u003Csvg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\u003Cpath d=\"M6.092 1.125a2.34 2.34 0 0 0-2.342 2.34c0 1.294 1.048 2.365 2.34 2.365 1.293 0 2.343-1.071 2.343-2.364a2.34 2.34 0 0 0-2.34-2.341M17.52 7.33c-1.967 0-3.092 1.028-3.632 2.051h-.057V7.605H9.955v13.02h4.038V14.18c0-1.698.129-3.34 2.23-3.34 2.072 0 2.102 1.937 2.102 3.447v6.338h4.039v-7.151c0-3.5-.753-6.144-4.844-6.144m-13.448.275v13.02h4.042V7.605z\" fill=\"currentColor\"/>\u003C/svg>","h":{},"s":200,"st":"OK","u":"https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-solid/social-linkedin.svg","rt":"text"},"1222050959":{"b":"\u003Csvg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\u003Cpath d=\"m21 8-8.576 8.575a.6.6 0 0 1-.848 0L3 8\" stroke=\"currentColor\" vector-effect=\"non-scaling-stroke\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\u003C/svg>","h":{},"s":200,"st":"OK","u":"https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/Arrow-Down-Chevron.svg","rt":"text"},"1486282840":{"b":{"Home":{"FeaturedProperties":{"1":[{"PropertyType":"Detached House","PriceAsString":"€1,750,000","PropertyClassId":1,"BrochureUrl":"/residential/brochure/ashieanna-ballycorus-road-rathmichael-dublin-18/4818736","SizeStringMeters":"321","BedsString":"5 beds","IsTransact":false,"PropertyId":4818736,"DisplayAddress":"Ashieanna, Ballycorus Road, Rathmichael, Dublin 18","EnergyRatingMediaPath":"//photos-a.propertyimages.ie/static/images/energyRating/C2.png","ImageUrl":"https://www.myhome.ie/app/assets/images/heart.png","HasWebP":false,"SetImageForCache":"https://photos-a.propertyimages.ie/media/6/3/7/4818736/d77d7693-696d-4553-bb58-6a33f3cb41a3_l.jpg"},{"PropertyType":"Apartment","PriceAsString":"€550,000 to €755,000","PropertyClassId":1,"BrochureUrl":"/residential/brochure/kilbride-lodge-castleknock-village-castleknock-dublin-15/4651188","SizeStringMeters":"121","BedsString":"1 bed","IsTransact":false,"PropertyId":4651188,"DisplayAddress":"Kilbride Lodge, Castleknock Village, Castleknock, Dublin 15","EnergyRatingMediaPath":"//photos-a.propertyimages.ie/static/images/energyRating/A3.png","ImageUrl":"https://www.myhome.ie/app/assets/images/heart.png","HasWebP":false,"SetImageForCache":"https://photos-a.propertyimages.ie/media/8/8/1/4651188/ec3e117f-5523-45bb-9d0b-4d0b14922dd1_l.jpg"},{"PropertyType":"","PriceAsString":"€595,000 to €640,000","PropertyClassId":1,"BrochureUrl":"/residential/brochure/donacarney-wood-donacarney-wood-mornington-meath/4825456","SizeStringMeters":"154","IsTransact":false,"PropertyId":4825456,"DisplayAddress":"Donacarney Wood - Donacarney Wood, Mornington, Meath","EnergyRatingMediaPath":"//photos-a.propertyimages.ie/static/images/energyRating/A2.png","ImageUrl":"https://www.myhome.ie/app/assets/images/heart.png","HasWebP":false,"SetImageForCache":"https://photos-a.propertyimages.ie/media/6/5/4/4825456/15ec40fd-6740-4d42-9f87-94bbded40a37_l.jpg"}]},"UserProperties":[],"ForSaleFeaturedProperties":[{"PropertyType":"Detached House","PriceAsString":"€1,750,000","PropertyClassId":1,"BrochureUrl":"/residential/brochure/ashieanna-ballycorus-road-rathmichael-dublin-18/4818736","SizeStringMeters":"321","BedsString":"5 beds","IsTransact":false,"PropertyId":4818736,"DisplayAddress":"Ashieanna, Ballycorus Road, Rathmichael, Dublin 18","EnergyRatingMediaPath":"//photos-a.propertyimages.ie/static/images/energyRating/C2.png","ImageUrl":"https://www.myhome.ie/app/assets/images/heart.png","HasWebP":false,"SetImageForCache":"https://photos-a.propertyimages.ie/media/6/3/7/4818736/d77d7693-696d-4553-bb58-6a33f3cb41a3_l.jpg"},{"PropertyType":"","PriceAsString":"€595,000 to €640,000","PropertyClassId":1,"BrochureUrl":"/residential/brochure/donacarney-wood-donacarney-wood-mornington-meath/4825456","SizeStringMeters":"154","IsTransact":false,"PropertyId":4825456,"DisplayAddress":"Donacarney Wood - Donacarney Wood, Mornington, Meath","EnergyRatingMediaPath":"//photos-a.propertyimages.ie/static/images/energyRating/A2.png","ImageUrl":"https://www.myhome.ie/app/assets/images/heart.png","HasWebP":false,"SetImageForCache":"https://photos-a.propertyimages.ie/media/6/5/4/4825456/15ec40fd-6740-4d42-9f87-94bbded40a37_l.jpg"}],"ForRentFeaturedProperties":[],"ForSaleTrendingProperties":[],"ForRentTrendingProperties":[],"TransactProperties":[],"TrendingProperties":{},"RecentlyAddedProperties":{"1":[{"PropertyType":"Semi-Detached House","PriceAsString":"€475,000","PropertyClassId":1,"BrochureUrl":"/residential/brochure/10-grangemore-crescent-donaghmede-dublin-13/4871548","SizeStringMeters":"112","BedsString":"3 beds","IsTransact":false,"PropertyId":4871548,"DisplayAddress":"10 Grangemore Crescent, Donaghmede, Dublin 13","EnergyRatingMediaPath":"//photos-a.propertyimages.ie/static/images/energyRating/D1.png","ImageUrl":"https://www.myhome.ie/app/assets/images/heart.png","HasWebP":false,"SetImageForCache":"https://photos-a.propertyimages.ie/media/8/4/5/4871548/8fded2b3-f845-4c5b-b0f3-935b23ee04c3_l.jpg"},{"PropertyType":"Semi-Detached House","PriceAsString":"€695,000","PropertyClassId":1,"BrochureUrl":"/residential/brochure/4-fonthill-abbey-ballyboden-road-rathfarnham-dublin-14-county-dublin/4871547","SizeStringMeters":"146.97","BedsString":"4 beds","IsTransact":false,"PropertyId":4871547,"DisplayAddress":"4 Fonthill Abbey, Ballyboden Road, Rathfarnham, Dublin 14, County Dublin","EnergyRatingMediaPath":"","ImageUrl":"https://www.myhome.ie/app/assets/images/heart.png","HasWebP":false,"SetImageForCache":"https://photos-a.propertyimages.ie/media/7/4/5/4871547/a875140e-a50c-4094-b30b-39bdd2b6fb96_l.jpg"},{"PropertyType":"Apartment","PriceAsString":"€179,950","PropertyClassId":1,"BrochureUrl":"/residential/brochure/13-ayrfield-manor-carrick-on-shannon-leitrim/4871108","SizeStringMeters":"56.51","BedsString":"2 beds","IsTransact":false,"PropertyId":4871108,"DisplayAddress":"13 Ayrfield Manor, Carrick-on-Shannon, Leitrim","EnergyRatingMediaPath":"//photos-a.propertyimages.ie/static/images/energyRating/C1.png","ImageUrl":"https://www.myhome.ie/app/assets/images/heart.png","HasWebP":false,"SetImageForCache":"https://photos-a.propertyimages.ie/media/8/0/1/4871108/870ddc2b-5d4d-49b2-b627-95a534f5bf9a_l.jpg"},{"PropertyType":"Semi-Detached House","PriceAsString":"€375,000","PropertyClassId":1,"BrochureUrl":"/residential/brochure/5-kingshill-duleek-co-meath/4871546","SizeStringMeters":"140","BedsString":"4 beds","IsTransact":false,"PropertyId":4871546,"DisplayAddress":"5 Kingshill, Duleek, Co. Meath","EnergyRatingMediaPath":"//photos-a.propertyimages.ie/static/images/energyRating/C2.png","ImageUrl":"https://www.myhome.ie/app/assets/images/heart.png","HasWebP":false,"SetImageForCache":"https://photos-a.propertyimages.ie/media/6/4/5/4871546/e4b38708-30ce-4091-bf0a-9e9830948a9a_l.jpg"},{"PropertyType":"Apartment","PriceAsString":"€295,000","PropertyClassId":1,"BrochureUrl":"/residential/brochure/apt-132-parklands-northwood-santry-dublin-9/4871545","SizeStringMeters":"63","BedsString":"2 beds","IsTransact":false,"PropertyId":4871545,"DisplayAddress":"Apt 132 Parklands, Northwood, Santry, Dublin 9","EnergyRatingMediaPath":"//photos-a.propertyimages.ie/static/images/energyRating/B3.png","ImageUrl":"https://www.myhome.ie/app/assets/images/heart.png","HasWebP":false,"SetImageForCache":"https://photos-a.propertyimages.ie/media/5/4/5/4871545/436a0965-4f83-4fe6-83b1-2189f1dceb6c_l.jpg"},{"PropertyType":"House","PriceAsString":"€370,000","PropertyClassId":1,"BrochureUrl":"/residential/brochure/12-the-close-millbrook-lawns-tallaght-dublin-24/4871544","SizeStringMeters":"95","BedsString":"3 beds","IsTransact":false,"PropertyId":4871544,"DisplayAddress":"12 The Close, Millbrook Lawns, Tallaght, Dublin 24","EnergyRatingMediaPath":"","ImageUrl":"https://www.myhome.ie/app/assets/images/heart.png","HasWebP":false,"SetImageForCache":"https://photos-a.propertyimages.ie/media/4/4/5/4871544/03ce6a4e-6b4c-459d-8019-29db2c79bd02_l.jpg"}],"3":[{"PriceAsString":"from €4,500 / month","PropertyClassId":3,"BrochureUrl":"/rentals/brochure/11-huntington-lodge-castleknock-dublin-15-county-dublin/4871521","SizeStringMeters":"216","BedsString":"5 beds","IsTransact":false,"PropertyId":4871521,"DisplayAddress":"11 Huntington Lodge, Castleknock, Dublin 15, County Dublin","EnergyRatingMediaPath":"//photos-a.propertyimages.ie/static/images/energyRating/A2.png","ImageUrl":"https://www.myhome.ie/app/assets/images/heart.png","HasWebP":false,"SetImageForCache":"https://photos-a.propertyimages.ie/media/1/2/5/4871521/6990b180-0a9d-4d2a-9612-109acf8564f2_l.jpg"},{"PropertyType":"Terraced House","PriceAsString":"from €1,750 / month","PropertyClassId":3,"BrochureUrl":"/rentals/brochure/46-beechwood-downs-clonsilla-dublin-15-county-dublin/4871500","SizeStringMeters":"0","BedsString":"2 beds","IsTransact":false,"PropertyId":4871500,"DisplayAddress":"46 Beechwood Downs, Clonsilla, Dublin 15, County Dublin","EnergyRatingMediaPath":"","ImageUrl":"https://www.myhome.ie/app/assets/images/heart.png","HasWebP":false,"SetImageForCache":"https://photos-a.propertyimages.ie/media/0/0/5/4871500/c18ed104-e492-410e-9d86-ca3e82274f7f_l.jpg"},{"PriceAsString":"from €1,794 / month","PropertyClassId":3,"BrochureUrl":"/rentals/brochure/stradbally-north-galway-county-galway/4704667","SizeStringMeters":"0","BedsString":"4 beds","IsTransact":false,"PropertyId":4704667,"DisplayAddress":"Stradbally North, Galway, County Galway","EnergyRatingMediaPath":"//photos-a.propertyimages.ie/static/images/energyRating/C2.png","ImageUrl":"https://www.myhome.ie/app/assets/images/heart.png","HasWebP":false,"SetImageForCache":"https://photos-a.propertyimages.ie/media/7/6/6/4704667/2b992ed0-a4da-4800-bb4e-d42b13a96134_l.jpg"},{"PriceAsString":"from €1,599 / month","PropertyClassId":3,"BrochureUrl":"/rentals/brochure/lanistown-house-hearse-road-lanistown-donabate-county-dublin/4871496","SizeStringMeters":"0","BedsString":"3 beds","IsTransact":false,"PropertyId":4871496,"DisplayAddress":"Lanistown House, Hearse Road, Lanistown, Donabate, County Dublin","EnergyRatingMediaPath":"//photos-a.propertyimages.ie/static/images/energyRating/G.png","ImageUrl":"https://www.myhome.ie/app/assets/images/heart.png","HasWebP":false,"SetImageForCache":"https://photos-a.propertyimages.ie/media/6/9/4/4871496/8a4f588a-14f6-4aaa-a427-eb3a912048d6_l.jpg"},{"PropertyType":"Apartment","PriceAsString":"from €1,850 / month","PropertyClassId":3,"BrochureUrl":"/rentals/brochure/exchange-hall-tallaght-dublin-24/4871495","SizeStringMeters":"","BedsString":"1 bed","IsTransact":false,"PropertyId":4871495,"DisplayAddress":"Exchange Hall, Tallaght, Dublin 24","EnergyRatingMediaPath":"","ImageUrl":"https://www.myhome.ie/app/assets/images/heart.png","HasWebP":false,"SetImageForCache":"https://photos-a.propertyimages.ie/media/5/9/4/4871495/ef4f1f60-670d-4b18-85b7-0fa8eed6c74d_l.jpg"},{"PropertyType":"Apartment","PriceAsString":"€2,616 / month","PropertyClassId":3,"BrochureUrl":"/rentals/brochure/207-the-edges-1-beacon-south-quarter-sandyford-dublin-18/4871473","BedsString":"2 beds","IsTransact":false,"PropertyId":4871473,"DisplayAddress":"207 The Edges 1, Beacon South Quarter, Sandyford, Dublin 18","EnergyRatingMediaPath":"//photos-a.propertyimages.ie/static/images/energyRating/B3.png","ImageUrl":"https://www.myhome.ie/app/assets/images/heart.png","HasWebP":false,"SetImageForCache":"https://photos-a.propertyimages.ie/media/3/7/4/4871473/1cd12721-301d-40da-8b43-71b267a53f36_l.jpeg"}],"6":[{"PropertyType":"Farm Land","PriceAsString":"€110,000","PropertyClassId":6,"BrochureUrl":"/commercial/brochure/lands-annagh-kilcogy-cavan/4871498","SizeStringMeters":"11","IsTransact":false,"PropertyId":4871498,"DisplayAddress":"Lands Annagh, Kilcogy, Cavan","EnergyRatingMediaPath":"//photos-a.propertyimages.ie/static/images/energyRating/EXEMPT.png","ImageUrl":"https://www.myhome.ie/app/assets/images/heart.png","HasWebP":false,"SetImageForCache":"https://photos-a.propertyimages.ie/media/8/9/4/4871498/fce7bca9-badf-453a-8dc0-05be449f547a_l.jpg"},{"PropertyType":"Office","PriceAsString":"POA","PropertyClassId":6,"BrochureUrl":"/commercial/brochure/mary-s-abbey-north-city-centre-dublin-7/4871490","SizeStringMeters":"300","IsTransact":false,"PropertyId":4871490,"DisplayAddress":"Mary's Abbey, North City Centre, Dublin 7","EnergyRatingMediaPath":"","ImageUrl":"https://www.myhome.ie/app/assets/images/heart.png","HasWebP":false,"SetImageForCache":"https://photos-a.propertyimages.ie/media/0/9/4/4871490/c0c9c38f-f0bb-43a4-9767-f16483704527_l.jpeg"},{"PropertyType":"Industrial Units","PriceAsString":"POA","PropertyClassId":6,"BrochureUrl":"/commercial/brochure/kilbonane-aherla-cork/4871470","SizeStringMeters":"680","IsTransact":false,"PropertyId":4871470,"DisplayAddress":"Kilbonane, Aherla, Cork","EnergyRatingMediaPath":"//photos-a.propertyimages.ie/static/images/energyRating/EXEMPT.png","ImageUrl":"https://www.myhome.ie/app/assets/images/heart.png","HasWebP":false,"SetImageForCache":"https://photos-a.propertyimages.ie/media/0/7/4/4871470/70fd83eb-6498-4d92-8223-d7496c9fdfbe_l.jpg"},{"PropertyType":"Office","PriceAsString":"from €270 / month","PropertyClassId":6,"BrochureUrl":"/commercial/brochure/1st-floor-traynor-house-room-1-college-street-carlow-county-carlow/4871466","SizeStringMeters":"47","IsTransact":false,"PropertyId":4871466,"DisplayAddress":"1st Floor Traynor House Room 1, College Street, Carlow, County Carlow","EnergyRatingMediaPath":"","ImageUrl":"https://www.myhome.ie/app/assets/images/heart.png","HasWebP":false,"SetImageForCache":"https://photos-a.propertyimages.ie/media/6/6/4/4871466/14ce7fd6-e3b2-4f66-a3ed-068239fbb64f_l.jpg"},{"PropertyType":"Farm Land","PriceAsString":"€700,000","PropertyClassId":6,"BrochureUrl":"/commercial/brochure/c-67-6-acres-at-ralphtown-bridgetown-wexford/4839959","SizeStringMeters":"67.6","IsTransact":false,"PropertyId":4839959,"DisplayAddress":"c. 67.6 Acres at Ralphtown, Bridgetown, Wexford","EnergyRatingMediaPath":"//photos-a.propertyimages.ie/static/images/energyRating/EXEMPT.png","ImageUrl":"https://www.myhome.ie/app/assets/images/heart.png","HasWebP":false,"SetImageForCache":"https://photos-a.propertyimages.ie/media/9/5/9/4839959/f0861077-e043-4f9b-b21f-45088728f1aa_l.png"},{"PropertyType":"Retail Units","PriceAsString":"POA","PropertyClassId":6,"BrochureUrl":"/commercial/brochure/6-7-high-street-co-galway/4871397","SizeStringMeters":"677","IsTransact":false,"PropertyId":4871397,"DisplayAddress":"6 & 7 High Street, Co. Galway","EnergyRatingMediaPath":"//photos-a.propertyimages.ie/static/images/energyRating/EXEMPT.png","ImageUrl":"https://www.myhome.ie/app/assets/images/heart.png","HasWebP":false,"SetImageForCache":"https://photos-a.propertyimages.ie/media/7/9/3/4871397/47f22c7f-e634-4982-974c-1d5937068190_l.jpg"}]},"TakeoverBooked":false,"TakeoverSkinsBooked":false,"TakeoverBillboardBooked":false},"HomePageBannerAdUnit":{"AdSizes":[{"Width":728,"Height":90},{"Width":970,"Height":90},{"Width":1170,"Height":250}],"Unit":"/2695176/MyHome/HomePage_Web_Tenancy"},"PropertyCountByClass":{"1":12067,"2":277,"3":607,"4":510,"5":2362,"6":6175,"9":1170,"10":23847},"SeoDetails":{"Title":"MyHome.ie - Houses, Apartments, Irish Property for Sale in Ireland","Description":"Find Thousands of Houses and Apartments for Sale and Rent across Ireland and much more with MyHome.ie, Ireland's Leading Property Portal","Keywords":"property ireland irish house home houses for sale search real estate solicitors estate agent property dublin cork galway limerick commercial property","PrevUrl":"","CanonicalUrl":"/","NextUrl":"","ClassUrl":"","RegionUrl":"","DescriptionUrl":"","OpenGraphData":{"Values":[]},"NeighbourhoodLink":"","CustomDescription":""},"Favourites":[],"SavedSearches":[],"RentalApplications":[],"FavouriteCount":0,"SavedSearchesCount":0,"UserId":0,"Version":1},"h":{},"s":200,"st":"OK","u":"https://api.myhome.ie/home?ApiKey=5f4bc74f-8d9a-41cb-ab85-a1b7cfc86622&CorrelationId=9f236f4f-0ac4-48b2-ac23-97d4af6aa981&RequestTypeId=3&RequestVerb=GET&Endpoint=https://api.myhome.ie/home","rt":"json"},"1671118659":{"b":"\u003Csvg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\r\n\u003Cg clip-path=\"url(#clip0_5405_2140)\">\r\n\u003Cpath d=\"M1.21875 10.5938C1.21875 13.0802 2.20647 15.4647 3.96462 17.2229C5.72278 18.981 8.10735 19.9687 10.5938 19.9688C13.0802 19.9687 15.4647 18.981 17.2229 17.2229C18.981 15.4647 19.9687 13.0802 19.9688 10.5938C19.9687 8.10735 18.981 5.72278 17.2229 3.96462C15.4647 2.20647 13.0802 1.21875 10.5938 1.21875C8.10735 1.21875 5.72278 2.20647 3.96462 3.96462C2.20647 5.72278 1.21875 8.10735 1.21875 10.5938Z\" stroke=\"black\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\r\n\u003Cpath d=\"M22.7812 22.7812L17.2228 17.2228\" stroke=\"black\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\r\n\u003C/g>\r\n\u003Cdefs>\r\n\u003CclipPath id=\"clip0_5405_2140\">\r\n\u003Crect width=\"24\" height=\"24\" fill=\"white\"/>\r\n\u003C/clipPath>\r\n\u003C/defs>\r\n\u003C/svg>\r\n","h":{},"s":200,"st":"OK","u":"https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/search.svg","rt":"text"},"2239818330":{"b":"\u003Csvg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\u003Cpath d=\"M2 12h20M6 5h12M6 19h12\" stroke=\"currentColor\" vector-effect=\"non-scaling-stroke\" stroke-width=\"1.5\" stroke-linecap=\"round\"/>\u003C/svg>","h":{},"s":200,"st":"OK","u":"https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/Hamburger.svg","rt":"text"},"2881989046":{"b":[{"image":{"src":"https://img.resized.co/myhome-ie/eyJkYXRhIjoie1widXJsXCI6XCJodHRwczpcXFwvXFxcL2ltZy5teWhvbWUuaWVcXFwvcHJvZFxcXC91cGxvYWRzXFxcL29TdG5EN01RLWxpdjEuanBnXCIsXCJ3aWR0aFwiOjc5NSxcImhlaWdodFwiOjU5NixcImRlZmF1bHRcIjpcImh0dHBzOlxcXC9cXFwvbmV3cy5teWhvbWUuaWVcXFwvaW1hZ2VzXFxcL25vLWltYWdlLTIucG5nXCIsXCJvcHRpb25zXCI6e1wib3V0cHV0XCI6XCJ3ZWJwXCJ9fSIsImhhc2giOiJjMjViZDlhMDRhZDZjMDBkMzFlYTQwNzU3ZDA1MjViNzYyYTM4ZjA4In0=/live-your-best-life-at-lough-sillan.jpg","caption":""},"video":null,"imageCaption":null,"excerpt":"","format":"default","id":33780,"status":"publish","title":"Live your best life at Lough Sillan","type":"post","uri":"live-your-best-life-at-lough-sillan","date":{"created":"2024-11-22T11:00:10.000000Z","updated":"2024-11-22T11:37:23.000000Z"},"user":null,"url":"https://news.myhome.ie/myhome-living/live-your-best-life-at-lough-sillan-33780","attachments":null,"gallery":null,"seo":{"title":"Live your best life at Lough Sillan","keywords":[],"description":""},"category":{"id":8922,"type":"category","name":"MyHome Living","description":"","uri":"myhome-living","count":333,"parent_id":0,"primary":true,"seo":null,"twitter":null,"opengraph":null,"children":null,"meta":null},"sponsored":null,"sponsor":null,"allowComments":false,"comments":null},{"image":{"src":"https://img.resized.co/myhome-ie/eyJkYXRhIjoie1widXJsXCI6XCJodHRwczpcXFwvXFxcL2ltZy5teWhvbWUuaWVcXFwvcHJvZFxcXC91cGxvYWRzXFxcL1BpY3R1cmUxLmpwZ1wiLFwid2lkdGhcIjo3OTUsXCJoZWlnaHRcIjo1OTYsXCJkZWZhdWx0XCI6XCJodHRwczpcXFwvXFxcL25ld3MubXlob21lLmllXFxcL2ltYWdlc1xcXC9uby1pbWFnZS0yLnBuZ1wiLFwib3B0aW9uc1wiOntcIm91dHB1dFwiOlwid2VicFwifX0iLCJoYXNoIjoiYWE1MzdmZTAxMTAwNGRmNzRmMjU5ZDE3ZjE2ODE3MWExYWViMTM1MyJ9/from-the-emerald-city-to-the-emerald-isle-five-wicked-properties-that-the-characters-of-wicked-w.jpg","caption":""},"video":null,"imageCaption":null,"excerpt":"","format":"default","id":33751,"status":"publish","title":"From the Emerald City to the Emerald Isle: Five Wicked properties","type":"post","uri":"from-the-emerald-city-to-the-emerald-isle-five-wicked-properties-that-the-characters-of-wicked-would-call-home","date":{"created":"2024-11-22T10:00:42.000000Z","updated":"2024-11-22T11:25:20.000000Z"},"user":null,"url":"https://news.myhome.ie/myhome-living/from-the-emerald-city-to-the-emerald-isle-five-wicked-properties-that-the-characters-of-wicked-would-call-home-33751","attachments":null,"gallery":null,"seo":{"title":"From the Emerald City to the Emerald Isle: Five Wicked properties","keywords":[],"description":""},"category":{"id":8922,"type":"category","name":"MyHome Living","description":"","uri":"myhome-living","count":333,"parent_id":0,"primary":true,"seo":null,"twitter":null,"opengraph":null,"children":null,"meta":null},"sponsored":null,"sponsor":null,"allowComments":false,"comments":null},{"image":{"src":"https://img.resized.co/myhome-ie/eyJkYXRhIjoie1widXJsXCI6XCJodHRwczpcXFwvXFxcL2ltZy5teWhvbWUuaWVcXFwvcHJvZFxcXC91cGxvYWRzXFxcL0dldHR5SW1hZ2VzLTEyMDA5MTEzODYtMTAyNHg2ODMuanBnXCIsXCJ3aWR0aFwiOjc5NSxcImhlaWdodFwiOjU5NixcImRlZmF1bHRcIjpcImh0dHBzOlxcXC9cXFwvbmV3cy5teWhvbWUuaWVcXFwvaW1hZ2VzXFxcL25vLWltYWdlLTIucG5nXCIsXCJvcHRpb25zXCI6e1wib3V0cHV0XCI6XCJ3ZWJwXCJ9fSIsImhhc2giOiJhMDZjYzVmNjI5ZDkwMzQ3ZGVlMzcyN2MwNTFhMzdlNzAxYmZiOTY1In0=/residential-property-prices-rise-for-13th-month-in-a-row.jpg","caption":"young family looking round new house"},"video":null,"imageCaption":null,"excerpt":"","format":"default","id":33764,"status":"publish","title":"Residential property prices rise for 13th month in-a-row","type":"post","uri":"residential-property-prices-rise-for-13th-month-in-a-row","date":{"created":"2024-11-21T09:26:39.000000Z","updated":"2024-11-21T09:26:39.000000Z"},"user":null,"url":"https://news.myhome.ie/myhome-living/residential-property-prices-rise-for-13th-month-in-a-row-33764","attachments":null,"gallery":null,"seo":{"title":"Residential property prices rise for 13th month in-a-row","keywords":[],"description":""},"category":{"id":8922,"type":"category","name":"MyHome Living","description":"","uri":"myhome-living","count":333,"parent_id":0,"primary":true,"seo":null,"twitter":null,"opengraph":null,"children":null,"meta":null},"sponsored":null,"sponsor":null,"allowComments":false,"comments":null},{"image":{"src":"https://img.resized.co/myhome-ie/eyJkYXRhIjoie1widXJsXCI6XCJodHRwczpcXFwvXFxcL2ltZy5teWhvbWUuaWVcXFwvcHJvZFxcXC91cGxvYWRzXFxcL0dldHR5SW1hZ2VzLTIwODE0MzEyMTgtMTAyNHg2ODMuanBnXCIsXCJ3aWR0aFwiOjc5NSxcImhlaWdodFwiOjU5NixcImRlZmF1bHRcIjpcImh0dHBzOlxcXC9cXFwvbmV3cy5teWhvbWUuaWVcXFwvaW1hZ2VzXFxcL25vLWltYWdlLTIucG5nXCIsXCJvcHRpb25zXCI6e1wib3V0cHV0XCI6XCJ3ZWJwXCJ9fSIsImhhc2giOiIxZWMyNjkwMzBjN2I5OWVlYTBmZTA2NGIyMzQ1YTcxMTMxOTM5OTJhIn0=/average-cost-of-rebuilding-a-home-continues-to-rise.jpg","caption":"Electrician working at a construction site during home or apartment renovation, repair or reconstruction"},"video":null,"imageCaption":null,"excerpt":"","format":"default","id":33761,"status":"publish","title":"Average cost of rebuilding a home continues to rise","type":"post","uri":"average-cost-of-rebuilding-a-home-continues-to-rise","date":{"created":"2024-11-20T10:47:07.000000Z","updated":"2024-11-20T10:48:00.000000Z"},"user":null,"url":"https://news.myhome.ie/myhome-living/average-cost-of-rebuilding-a-home-continues-to-rise-33761","attachments":null,"gallery":null,"seo":{"title":"Average cost of rebuilding a home continues to rise","keywords":[],"description":""},"category":{"id":8922,"type":"category","name":"MyHome Living","description":"","uri":"myhome-living","count":333,"parent_id":0,"primary":true,"seo":null,"twitter":null,"opengraph":null,"children":null,"meta":null},"sponsored":null,"sponsor":null,"allowComments":false,"comments":null},{"image":{"src":"https://img.resized.co/myhome-ie/eyJkYXRhIjoie1widXJsXCI6XCJodHRwczpcXFwvXFxcL2ltZy5teWhvbWUuaWVcXFwvcHJvZFxcXC91cGxvYWRzXFxcL2hvdXNpbmctaHViLTEwMjR4NzgxLmpwZ1wiLFwid2lkdGhcIjo3OTUsXCJoZWlnaHRcIjo1OTYsXCJkZWZhdWx0XCI6XCJodHRwczpcXFwvXFxcL25ld3MubXlob21lLmllXFxcL2ltYWdlc1xcXC9uby1pbWFnZS0yLnBuZ1wiLFwib3B0aW9uc1wiOntcIm91dHB1dFwiOlwid2VicFwifX0iLCJoYXNoIjoiYTMzNDBjYjFkYTg0NTA1ODBmYzNhZTcwYjk3ODY1MmFmYmQwYzhhYiJ9/cso-launches-new-housing-hub.jpg","caption":""},"video":null,"imageCaption":null,"excerpt":"","format":"default","id":33745,"status":"publish","title":"CSO launches new Housing Hub","type":"post","uri":"cso-launches-new-housing-hub","date":{"created":"2024-11-19T08:59:18.000000Z","updated":"2024-11-19T08:59:18.000000Z"},"user":null,"url":"https://news.myhome.ie/myhome-living/cso-launches-new-housing-hub-33745","attachments":null,"gallery":null,"seo":{"title":"CSO launches new Housing Hub","keywords":[],"description":""},"category":{"id":8922,"type":"category","name":"MyHome Living","description":"","uri":"myhome-living","count":333,"parent_id":0,"primary":true,"seo":null,"twitter":null,"opengraph":null,"children":null,"meta":null},"sponsored":null,"sponsor":null,"allowComments":false,"comments":null},{"image":{"src":"https://img.resized.co/myhome-ie/eyJkYXRhIjoie1widXJsXCI6XCJodHRwczpcXFwvXFxcL2ltZy5teWhvbWUuaWVcXFwvcHJvZFxcXC91cGxvYWRzXFxcL0dldHR5SW1hZ2VzLTIxMDc4NDUwNjktMTAyNHg2ODMuanBnXCIsXCJ3aWR0aFwiOjc5NSxcImhlaWdodFwiOjU5NixcImRlZmF1bHRcIjpcImh0dHBzOlxcXC9cXFwvbmV3cy5teWhvbWUuaWVcXFwvaW1hZ2VzXFxcL25vLWltYWdlLTIucG5nXCIsXCJvcHRpb25zXCI6e1wib3V0cHV0XCI6XCJ3ZWJwXCJ9fSIsImhhc2giOiI3ZGRkOTVlM2NkNmU5MThjNGNkYTI3YzBiMDNhNDM1NjM2OTc4ZGZjIn0=/five-of-the-best-reading-rooms-from-houses-for-sale-on-myhome.jpg","caption":"Wide shot of woman reading book while browsing in antique bookstore while exploring during city vacation"},"video":null,"imageCaption":null,"excerpt":"","format":"default","id":33737,"status":"publish","title":"Five of the best reading rooms from houses for sale on MyHome","type":"post","uri":"five-of-the-best-reading-rooms-from-houses-for-sale-on-myhome","date":{"created":"2024-11-15T16:45:18.000000Z","updated":"2024-11-15T16:45:18.000000Z"},"user":null,"url":"https://news.myhome.ie/myhome-living/five-of-the-best-reading-rooms-from-houses-for-sale-on-myhome-33737","attachments":null,"gallery":null,"seo":{"title":"Five of the best reading rooms from houses for sale on MyHome","keywords":[],"description":""},"category":{"id":8922,"type":"category","name":"MyHome Living","description":"","uri":"myhome-living","count":333,"parent_id":0,"primary":true,"seo":null,"twitter":null,"opengraph":null,"children":null,"meta":null},"sponsored":null,"sponsor":null,"allowComments":false,"comments":null},{"image":{"src":"https://img.resized.co/myhome-ie/eyJkYXRhIjoie1widXJsXCI6XCJodHRwczpcXFwvXFxcL2ltZy5teWhvbWUuaWVcXFwvcHJvZFxcXC91cGxvYWRzXFxcL2gxLTEwMjR4NjgzLmpwZ1wiLFwid2lkdGhcIjo3OTUsXCJoZWlnaHRcIjo1OTYsXCJkZWZhdWx0XCI6XCJodHRwczpcXFwvXFxcL25ld3MubXlob21lLmllXFxcL2ltYWdlc1xcXC9uby1pbWFnZS0yLnBuZ1wiLFwib3B0aW9uc1wiOntcIm91dHB1dFwiOlwid2VicFwifX0iLCJoYXNoIjoiYjNiM2Y2NDk4ZjI1NDgwMDVhYjc0ZDBmYzlmYWRkNWJiOWJlMjMyMyJ9/live-the-high-life-on-highfield-road.jpg","caption":""},"video":null,"imageCaption":null,"excerpt":"","format":"default","id":33707,"status":"publish","title":"Live the high life on Highfield Road","type":"post","uri":"live-the-high-life-on-highfield-road","date":{"created":"2024-11-15T15:36:35.000000Z","updated":"2024-11-15T15:36:43.000000Z"},"user":null,"url":"https://news.myhome.ie/myhome-living/live-the-high-life-on-highfield-road-33707","attachments":null,"gallery":null,"seo":{"title":"Live the high life on Highfield Road","keywords":[],"description":""},"category":{"id":8922,"type":"category","name":"MyHome Living","description":"","uri":"myhome-living","count":333,"parent_id":0,"primary":true,"seo":null,"twitter":null,"opengraph":null,"children":null,"meta":null},"sponsored":null,"sponsor":null,"allowComments":false,"comments":null},{"image":{"src":"https://img.resized.co/myhome-ie/eyJkYXRhIjoie1widXJsXCI6XCJodHRwczpcXFwvXFxcL2ltZy5teWhvbWUuaWVcXFwvcHJvZFxcXC91cGxvYWRzXFxcLzI0MDgwN19QUk9QRVJUWV9IYWxpVGFsYm90XzEyLTEwMjR4NjgzLmpwZ1wiLFwid2lkdGhcIjo3OTUsXCJoZWlnaHRcIjo1OTYsXCJkZWZhdWx0XCI6XCJodHRwczpcXFwvXFxcL25ld3MubXlob21lLmllXFxcL2ltYWdlc1xcXC9uby1pbWFnZS0yLnBuZ1wiLFwib3B0aW9uc1wiOntcIm91dHB1dFwiOlwid2VicFwifX0iLCJoYXNoIjoiZTRkMmE4ODg4NmM0MzhhNTk3NWQ0MDhjMTVhZjc3NTFmNmU5ZjA1ZiJ9/one-month-free-rent-offer-from-hali.jpg","caption":""},"video":null,"imageCaption":null,"excerpt":"","format":"default","id":33698,"status":"publish","title":"One month free rent offer from Hali","type":"post","uri":"one-month-free-rent-offer-from-hali","date":{"created":"2024-11-14T10:42:56.000000Z","updated":"2024-11-14T10:42:56.000000Z"},"user":null,"url":"https://news.myhome.ie/renting/one-month-free-rent-offer-from-hali-33698","attachments":null,"gallery":null,"seo":{"title":"One month free rent offer from Hali","keywords":[],"description":""},"category":{"id":8773,"type":"category","name":"Renting","description":"All you need to know about your entitlements as a renter, how to secure a property and how to avoid scams.","uri":"renting","count":50,"parent_id":0,"primary":true,"seo":null,"twitter":null,"opengraph":null,"children":null,"meta":null},"sponsored":null,"sponsor":null,"allowComments":false,"comments":null},{"image":{"src":"https://img.resized.co/myhome-ie/eyJkYXRhIjoie1widXJsXCI6XCJodHRwczpcXFwvXFxcL2ltZy5teWhvbWUuaWVcXFwvcHJvZFxcXC91cGxvYWRzXFxcL2h0YmFoLXBvZGNhc3QtYXJ0aWNsZS1wb3N0LTEwMjR4NzY4LnBuZ1wiLFwid2lkdGhcIjo3OTUsXCJoZWlnaHRcIjo1OTYsXCJkZWZhdWx0XCI6XCJodHRwczpcXFwvXFxcL25ld3MubXlob21lLmllXFxcL2ltYWdlc1xcXC9uby1pbWFnZS0yLnBuZ1wiLFwib3B0aW9uc1wiOntcIm91dHB1dFwiOlwid2VicFwifX0iLCJoYXNoIjoiNGRmYTA0NzNlZTZlMzNmZjJmZmRlMDc3OWM5YjkzNDgzN2IyMWMzYiJ9/listen-to-how-to-buy-a-home-with-myhome.png","caption":""},"video":null,"imageCaption":null,"excerpt":"","format":"default","id":33222,"status":"publish","title":"LISTEN to How to Buy a Home with MyHome","type":"post","uri":"listen-to-how-to-buy-a-home-with-myhome","date":{"created":"2024-11-11T09:30:25.000000Z","updated":"2024-11-18T08:19:17.000000Z"},"user":null,"url":"https://news.myhome.ie/myhome-living/listen-to-how-to-buy-a-home-with-myhome-33222","attachments":null,"gallery":null,"seo":{"title":"LISTEN to How to Buy a Home with MyHome","keywords":[],"description":""},"category":{"id":8922,"type":"category","name":"MyHome Living","description":"","uri":"myhome-living","count":333,"parent_id":0,"primary":true,"seo":null,"twitter":null,"opengraph":null,"children":null,"meta":null},"sponsored":null,"sponsor":null,"allowComments":false,"comments":null},{"image":{"src":"https://img.resized.co/myhome-ie/eyJkYXRhIjoie1widXJsXCI6XCJodHRwczpcXFwvXFxcL2ltZy5teWhvbWUuaWVcXFwvcHJvZFxcXC91cGxvYWRzXFxcL2JlbDEtMTAyNHg2ODIuanBnXCIsXCJ3aWR0aFwiOjc5NSxcImhlaWdodFwiOjU5NixcImRlZmF1bHRcIjpcImh0dHBzOlxcXC9cXFwvbmV3cy5teWhvbWUuaWVcXFwvaW1hZ2VzXFxcL25vLWltYWdlLTIucG5nXCIsXCJvcHRpb25zXCI6e1wib3V0cHV0XCI6XCJ3ZWJwXCJ9fSIsImhhc2giOiI2NjdlM2YzYTM1ZDcwMmIzZmMyNjMyMzJiNmE2MmRlNTI5ZDNkMDNhIn0=/believe-in-belver.jpg","caption":""},"video":null,"imageCaption":null,"excerpt":"","format":"default","id":33685,"status":"publish","title":"Believe in Belver","type":"post","uri":"believe-in-belver","date":{"created":"2024-11-08T15:11:45.000000Z","updated":"2024-11-08T15:11:45.000000Z"},"user":null,"url":"https://news.myhome.ie/myhome-living/believe-in-belver-33685","attachments":null,"gallery":null,"seo":{"title":"Believe in Belver","keywords":[],"description":""},"category":{"id":8922,"type":"category","name":"MyHome Living","description":"","uri":"myhome-living","count":333,"parent_id":0,"primary":true,"seo":null,"twitter":null,"opengraph":null,"children":null,"meta":null},"sponsored":null,"sponsor":null,"allowComments":false,"comments":null}],"h":{},"s":200,"st":"OK","u":"https://myhome.sq1.io/api/posts","rt":"json"},"3647744478":{"b":"\u003Csvg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\u003Cpath d=\"M8 3a5 5 0 0 0-5 5v8a5 5 0 0 0 5 5h8a5 5 0 0 0 5-5V8a5 5 0 0 0-5-5zm10 2a1 1 0 1 1 0 2 1 1 0 0 1 0-2m-6 2a5 5 0 1 1-.001 10.001A5 5 0 0 1 12 7m0 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6\" fill=\"currentColor\"/>\u003C/svg>","h":{},"s":200,"st":"OK","u":"https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-solid/social-instagram-fill.svg","rt":"text"},"3684305171":{"b":"\u003Csvg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\r\n\u003Cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.80092 2.1598C10.3828 1.57789 11.1721 1.25098 11.995 1.25098C12.818 1.25098 13.6072 1.57789 14.1891 2.1598C14.5908 2.56144 14.8709 3.06183 15.006 3.60391H22.0197C22.4339 3.60391 22.7697 3.9397 22.7697 4.35391C22.7697 4.76813 22.4339 5.10391 22.0197 5.10391H15.006C14.8709 5.64599 14.5908 6.14638 14.1891 6.54801C13.6072 7.12992 12.818 7.45684 11.995 7.45684C11.1721 7.45684 10.3828 7.12992 9.80092 6.54801C9.39929 6.14638 9.11913 5.64599 8.98409 5.10391H2.01965C1.60544 5.10391 1.26965 4.76813 1.26965 4.35391C1.26965 3.9397 1.60544 3.60391 2.01965 3.60391H8.98408C9.11912 3.06183 9.39928 2.56144 9.80092 2.1598ZM13.1285 3.22046C13.4174 3.50939 13.5846 3.89727 13.5972 4.30444C13.5961 4.3208 13.5956 4.33729 13.5956 4.35391C13.5956 4.37053 13.5961 4.38703 13.5972 4.40338C13.5846 4.81055 13.4174 5.19842 13.1285 5.48735C12.8279 5.78796 12.4201 5.95684 11.995 5.95684C11.5699 5.95684 11.1622 5.78796 10.8616 5.48735C10.561 5.18674 10.3921 4.77903 10.3921 4.35391C10.3921 3.92878 10.561 3.52107 10.8616 3.22046C11.1622 2.91986 11.5699 2.75098 11.995 2.75098C12.4201 2.75098 12.8279 2.91986 13.1285 3.22046ZM5.09498 9.80682C5.6769 9.22491 6.46614 8.89799 7.28909 8.89799C8.11204 8.89799 8.90128 9.22491 9.48319 9.80682C9.88482 10.2085 10.165 10.7089 10.3 11.2509H22.0196C22.4338 11.2509 22.7696 11.5867 22.7696 12.0009C22.7696 12.4151 22.4338 12.7509 22.0196 12.7509H10.3C10.165 13.293 9.88482 13.7934 9.48319 14.195C8.90128 14.7769 8.11203 15.1039 7.28909 15.1039C6.46614 15.1039 5.6769 14.7769 5.09498 14.195C4.69335 13.7934 4.4132 13.293 4.27815 12.7509H2.01965C1.60544 12.7509 1.26965 12.4151 1.26965 12.0009C1.26965 11.5867 1.60544 11.2509 2.01965 11.2509H4.27815C4.41319 10.7089 4.69335 10.2085 5.09498 9.80682ZM8.89051 11.9314C8.8884 11.9543 8.88733 11.9775 8.88733 12.0009C8.88733 12.0244 8.8884 12.0476 8.89051 12.0705C8.87316 12.4703 8.70671 12.8502 8.42253 13.1344C8.12192 13.435 7.71421 13.6039 7.28909 13.6039C6.86396 13.6039 6.45625 13.435 6.15564 13.1344C5.85504 12.8338 5.68616 12.426 5.68616 12.0009C5.68616 11.5758 5.85504 11.1681 6.15564 10.8675C6.45625 10.5669 6.86396 10.398 7.28909 10.398C7.71421 10.398 8.12192 10.5669 8.42253 10.8675C8.70671 11.1517 8.87317 11.5316 8.89051 11.9314ZM14.6616 16.545C13.8387 16.545 13.0495 16.872 12.4675 17.4539C12.0659 17.8555 11.7858 18.3559 11.6507 18.898H2.01965C1.60544 18.898 1.26965 19.2338 1.26965 19.648C1.26965 20.0622 1.60544 20.398 2.01965 20.398H11.6507C11.7857 20.94 12.0659 21.4404 12.4675 21.8421C13.0495 22.424 13.8387 22.7509 14.6616 22.7509C15.4846 22.7509 16.2738 22.424 16.8557 21.8421C17.2574 21.4404 17.5375 20.94 17.6726 20.398H22.0195C22.4338 20.398 22.7695 20.0622 22.7695 19.648C22.7695 19.2338 22.4338 18.898 22.0195 18.898H17.6726C17.5375 18.3559 17.2574 17.8555 16.8557 17.4539C16.2738 16.872 15.4846 16.545 14.6616 16.545ZM16.2598 19.648C16.2598 19.6242 16.2609 19.6007 16.263 19.5775C16.2455 19.178 16.0791 18.7985 15.7951 18.5145C15.4945 18.2139 15.0868 18.045 14.6616 18.045C14.2365 18.045 13.8288 18.2139 13.5282 18.5145C13.2276 18.8151 13.0587 19.2229 13.0587 19.648C13.0587 20.0731 13.2276 20.4808 13.5282 20.7814C13.8288 21.082 14.2365 21.2509 14.6616 21.2509C15.0868 21.2509 15.4945 21.082 15.7951 20.7814C16.0791 20.4974 16.2455 20.1179 16.263 19.7184C16.2609 19.6952 16.2598 19.6717 16.2598 19.648Z\" fill=\"black\"/>\r\n\u003C/svg>\r\n","h":{},"s":200,"st":"OK","u":"https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/filter.svg","rt":"text"},"3872073915":{"b":"\u003Csvg\n width=\"32\"\n height=\"32\"\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n \u003Cg clip-path=\"url(#clip0_5405_2125)\">\n \u003Cpath\n d=\"M1.21875 12C1.21875 14.8594 2.35463 17.6016 4.3765 19.6235C6.39838 21.6454 9.14063 22.7812 12 22.7812C14.8594 22.7812 17.6016 21.6454 19.6235 19.6235C21.6454 17.6016 22.7812 14.8594 22.7812 12C22.7812 9.14063 21.6454 6.39838 19.6235 4.3765C17.6016 2.35463 14.8594 1.21875 12 1.21875C9.14063 1.21875 6.39838 2.35463 4.3765 4.3765C2.35463 6.39838 1.21875 9.14063 1.21875 12Z\"\n stroke=\"black\"\n stroke-width=\"1\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n \u003Cpath\n d=\"M4.46155 19.7072C6.06241 18.7789 7.76529 18.039 9.53624 17.5022C10.3209 17.2125 10.4062 15.4125 9.84374 14.7937C9.03186 13.9003 8.34374 12.8531 8.34374 10.3256C8.29644 9.82208 8.35657 9.31423 8.52014 8.83566C8.68371 8.35708 8.947 7.91867 9.2926 7.54941C9.63819 7.18015 10.0582 6.88845 10.5249 6.6936C10.9917 6.49874 11.4944 6.40517 12 6.41906C12.5056 6.40517 13.0083 6.49874 13.475 6.6936C13.9417 6.88845 14.3618 7.18015 14.7074 7.54941C15.053 7.91867 15.3163 8.35708 15.4798 8.83566C15.6434 9.31423 15.7035 9.82208 15.6562 10.3256C15.6562 12.8569 14.9681 13.9003 14.1562 14.7937C13.5937 15.4125 13.679 17.2125 14.4637 17.5022C16.2347 18.039 17.9376 18.7789 19.5384 19.7072\"\n stroke=\"black\"\n stroke-width=\"1\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n \u003C/g>\n \u003Cdefs>\n \u003CclipPath id=\"clip0_5405_2125\">\n \u003Crect width=\"32\" height=\"32\" fill=\"white\" />\n \u003C/clipPath>\n \u003C/defs>\n\u003C/svg>","h":{},"s":200,"st":"OK","u":"https://myhome-production.azurewebsites.net/assets/svgs/base/profile.svg","rt":"text"},"3958119642":{"b":"\u003Csvg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\u003Cg clip-path=\"url(#a)\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\u003Cpath d=\"M4.5 12a7.5 7.5 0 1 0 15 0 7.5 7.5 0 0 0-15 0\" vector-effect=\"non-scaling-stroke\"/>\u003Cpath d=\"M8.719 12a3.281 3.281 0 1 0 6.563 0 3.281 3.281 0 0 0-6.563 0M12 1.688V4.5M12 19.5v2.813M22.313 12H19.5M4.5 12H1.688\" vector-effect=\"non-scaling-stroke\"/>\u003C/g>\u003Cdefs>\u003CclipPath id=\"a\">\u003Cpath fill=\"#fff\" d=\"M0 0h24v24H0z\"/>\u003C/clipPath>\u003C/defs>\u003C/svg>","h":{},"s":200,"st":"OK","u":"https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-stroke/Location-Target.svg","rt":"text"},"3987193420":{"b":"\u003Csvg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\u003Cpath d=\"M17.84 6.159a4.67 4.67 0 0 1-2.124-3.909h-3.352l-.006 13.436a2.82 2.82 0 0 1-2.812 2.712 2.82 2.82 0 0 1-2.818-2.818 2.82 2.82 0 0 1 2.818-2.818c.29 0 .568.047.832.13V9.469a6 6 0 0 0-.832-.06 6.18 6.18 0 0 0-6.171 6.171 6.17 6.17 0 0 0 2.634 5.052 6.13 6.13 0 0 0 3.537 1.118 6.18 6.18 0 0 0 6.17-6.17V8.765a7.97 7.97 0 0 0 4.665 1.5V6.914a4.63 4.63 0 0 1-2.54-.756\" fill=\"currentColor\"/>\u003C/svg>","h":{},"s":200,"st":"OK","u":"https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-solid/social_tiktok.svg","rt":"text"},"4173625190":{"b":"\u003Csvg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\u003Cpath d=\"M9.17 21.75h4.258v-8.525H16.6l.66-3.584h-3.832V8.375c0-1.896.743-2.625 2.669-2.625.596 0 1.08.015 1.354.044v-3.25c-.523-.147-1.809-.294-2.552-.294-3.92 0-5.73 1.853-5.73 5.847V9.64H6.75v3.584h2.42z\" fill=\"currentColor\"/>\u003C/svg>","h":{},"s":200,"st":"OK","u":"https://myhomesan.azureedge.net/media/myhome-cdn/rebrand-assets/Icons/svg/icons-solid/social-facebook.svg","rt":"text"},"__nghData__":[{"t":{"0":"t11"},"c":{"0":[]}},{"t":{"0":"t14","1":"t15"},"c":{"0":[{"i":"t14","r":1}],"1":[]}},{"t":{"0":"t14","1":"t15"},"c":{"0":[{"i":"t15","r":1,"t":{"1":"t21"},"c":{"1":[]}}],"1":[]}},{},{"t":{"0":"t27","1":"t28","2":"t29"},"c":{"0":[],"1":[],"2":[{"i":"t29","r":1,"t":{"1":"t30","2":"t31"},"c":{"1":[{"i":"t30","r":1}],"2":[{"i":"t31","r":1}]}}]}},{"t":{"0":"t25","1":"t33","2":"t34","3":"t35"},"c":{"0":[{"i":"t25","r":1,"t":{"6":"t26","11":"t32"},"c":{"6":[{"i":"t26","r":1}],"11":[]}}],"1":[],"2":[],"3":[]}},{"c":{"4":[{"i":"t37","r":1,"t":{"2":"t38"},"c":{"2":[{"i":"t38","r":1,"x":2}]}}],"5":[{"i":"t37","r":1,"t":{"2":"t38"},"c":{"2":[{"i":"t38","r":1,"x":4}]}}],"8":[{"i":"t39","r":1,"t":{"2":"t40"},"c":{"2":[{"i":"t40","r":1,"t":{"2":"t41"},"c":{"2":[{"i":"t41","r":1,"x":2}]},"x":27}]}},{"i":"t39","r":1,"t":{"2":"t40"},"c":{"2":[{"i":"t40","r":1,"t":{"2":"t41"},"c":{"2":[{"i":"t41","r":1,"x":2}]},"x":58}]},"x":3}],"9":[]},"t":{"8":"t39","9":"t37"}},{"t":{"0":"t5","1":"t6"},"c":{"0":[{"i":"t6","r":1,"t":{"2":"t7","11":"t8","12":"t9","17":"t12","24":"t13","25":"t16","26":"t17","32":"t18","33":"t19","40":"t20","44":"t22","49":"t36"},"c":{"2":[],"11":[],"12":[{"i":"t9","r":1,"t":{"4":"t10"},"c":{"4":[{"i":"t10","r":1}]}}],"17":[],"24":[{"i":"t13","r":1,"x":2}],"25":[],"26":[],"32":[],"33":[],"40":[{"i":"t20","r":1,"x":4}],"44":[{"i":"t22","r":1,"t":{"4":"t23"},"c":{"4":[{"i":"t23","r":1,"t":{"1":"t24"},"c":{"1":[{"i":"t24","r":1}]},"x":4},{"i":"t23","r":1,"t":{"1":"t24"},"c":{"1":[]},"x":2}]}}],"49":[{"i":"t36","r":1,"x":4}]}}],"1":[]}},{"t":{"2":"t0","3":"t1","4":"t2","5":"t3","6":"t4"},"c":{"2":[{"i":"t0","r":1}],"3":[],"4":[{"i":"t3","r":1,"c":{"1":[{"i":"c868449391","r":1}]}}],"5":[],"6":[{"i":"t4","r":2}]}}]}</script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10