Help
RSS
API
Feed
Maltego
Contact
Domain > www.sothebysrealty.co.za
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-01-10
18.233.45.1
(
ClassC
)
2025-08-05
18.211.88.148
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyContent-Type: text/htmlDate: Tue, 05 Aug 2025 00:37:38 GMTLocation: https://www.sothebysrealty.co.za/Server: nginxX-Content-Type-Options: nosniffContent-Length: 162Connection: keep-alive html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>nginx/center>/body>/html>
Port 443
HTTP/1.1 200 OKServer: nginxDate: Tue, 05 Aug 2025 00:37:39 GMTContent-Type: text/html; charsetutf-8Content-Length: 171709Connection: keep-aliveVary: Accept-EncodingExpires: Tue, 05 Aug 2025 00:34:03 GMTVary: CookieLast-Modified: Tue, 05 Aug 2025 00:34:03 GMTCache-Control: max-age0Set-Cookie: csrftoken7qxYDaTI8jae3Br9EXyx47VF6FrfwTv2; expiresTue, 04-Aug-2026 00:34:03 GMT; Max-Age31449600; Path/Set-Cookie: sessionidvnd04rnuspp7r2clsziy5b86znq6gnw8; expiresTue, 05-Aug-2025 01:04:03 GMT; httponly; Max-Age1800; Path/X-Cache-Status: HIT !DOCTYPE html>html> head> title>Buy, Sell Property | Properties South Africa | Lew Geffen Sotheby's International Realty/title> link relalternate mediaonly screen and (max-width: 640px) hrefhttps://m.sothebysrealty.co.za/ > link relcanonical hrefhttps://www.sothebysrealty.co.za/ /> meta namegoogle-site-verification contentY-BSGjTxXilCkyRTOO3JMsKNrp9Uas1lO85O8cLtkeE />meta namemsvalidate.01 contentB2EF159F7C62E41F529F14A5369B2B3B />meta namedescription contentLew Geffen Sothebys International Realty can help you find the property of your dreams. Contact us now. />meta namekeywords contentBuy Sell Properties South Africa />meta propertyog:url contenthttps://www.sothebysrealty.co.za/ />meta propertyog:type contentwebsite />meta propertyog:title contentBuy, Sell Property | Properties South Africa />meta propertyog:description contentBorn of the storied London auction house in 1744, Lew Geffen Sotheby’s International Realty continues a century-old tradition of exceptional service and valuation of the finest, most beautiful and unique properties in the world. The common thread of homes represented by our renowned brand is not a particular price range, but rather, the special character of the property. Our property consultants cater for clients in all price ranges offering unparalleled service and a practised eye for recognising the unique value of a property. Sotheby’s International Realty® has become known for representing extraordinary property auctions and sales throughout the world. />meta propertyog:image contenthttps://www.sothebysrealty.co.za/static/img/custom/layout/facebook-logo.jpg /> script typetext/javascript> var site_url https://www.sothebysrealty.co.za; var request_path /; var website_notification false; /script> link relstylesheet href/static/CACHE/css/02ee61439c92.css typetext/css />script typetext/javascript src/static/CACHE/js/8a2cf450ea36.js>/script> link relicon typeimage/png hrefhttps://d3k5w9i1vqhb0k.cloudfront.net/uploads/company/2017/05/99e2e20ec1a6933_t_w_16_h_16.png sizes16x16> link relicon typeimage/png hrefhttps://d3k5w9i1vqhb0k.cloudfront.net/uploads/company/2017/05/99e2e20ec1a6933_t_w_32_h_32.png sizes32x32> link relshortcut icon typeimage/png hrefhttps://d3k5w9i1vqhb0k.cloudfront.net/uploads/company/2017/05/99e2e20ec1a6933_t_w_48_h_48.png sizes48x48> link relapple-touch-icon typeimage/png sizes180x180 hrefhttps://d3k5w9i1vqhb0k.cloudfront.net/uploads/company/2017/05/99e2e20ec1a6933_t_w_180_h_180.png> link relmanifest href//d3k5w9i1vqhb0k.cloudfront.net/sothebys/uploads/company/2017/05/manifest.json/99e2e20ec1a6933_manifest.json> meta nametheme-color content> meta namemsapplication-config content//d3k5w9i1vqhb0k.cloudfront.net/sothebys/uploads/company/2017/05/99e2e20ec1a6933_browserconfig.xml /> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> link relstylesheet typetext/css href//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.0/cookieconsent.min.css /> script src//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.0/cookieconsent.min.js>/script> script> function delete_cookie( name, path, domain ) { setTimeout(function() { document.cookie name + ; expiresThu, 01 Jan 1970 00:00:01 GMT;; }, 100) } function css(a) { var sheets document.styleSheets, o {}; for (var i in sheets) { if(sheetsi.href && sheetsi.href.indexOf(/static/) -1){ continue } var rules sheetsi.rules || sheetsi.cssRules; for (var r in rules) { if (a.is(rulesr.selectorText)) { o $.extend(o, css2json(rulesr.style), css2json(a.attr(style))); } } } return o; } function css2json(css) { var s {}; if (!css) return s; if (css instanceof CSSStyleDeclaration) { for (var i in css) { if ((cssi).toLowerCase) { s(cssi).toLowerCase() (csscssi); } } } else if (typeof css string) { css css.split(; ); for (var i in css) { var l cssi.split(: ); sl0.toLowerCase() (l1); } } return s; } // website_notification Notification js window.addEventListener(load, function(){ function get_button_style() { var button { background: #002349, color: #ffffff } if (button.background ! ){ return button } var primary_button $(.webref_button) if (primary_button.length) { styles css($(primary_button0)) return { background: stylesbackground-color, color: styles.color } } return {background: #000} } function get_popup_style() { var popup { background: #f2f2f2, color: #333333 } if (popup.background ! ){ return popup } var search $(.adv_search_container) if (search.length) { styles css($(search0)) while(stylesbackground-color || stylesbackground-color transparent || stylesbackground-color rgba(0, 0, 0, 0)){ search $(search).parent() styles css(search) } if (stylesbackground-color ! undefined){ return { background: stylesbackground-color, color: styles.color } } } return {background: #f1d600} } window.cookieconsent.initialise({ palette: { popup: get_popup_style(), button: get_button_style() }, position: top, static: true, content: { message : This website stores cookies on your computer. These cookies are used to collect information about how you interact with our website and allow us to remember you. We use this information in order to improve and customize your browsing experience and for analytics and metrics about our visitors both on this website and other media. To find out more about the cookies we use, see our , link: Privacy Policy, href: /privacy-policy/ } }); }); /script> script typetext/javascript>(function(i,s,o,g,r,a,m) {iGoogleAnalyticsObjectr;irir||function(){ (ir.qir.q||).push(arguments)}, ir.l1*new Date();as.createElement(o),ms.getElementsByTagName(o)0; a.async1;a.srcg;m.parentNode.insertBefore(a,m)}) (window,document,script,//www.google-analytics.com/analytics.js,ga); ga(create, UA-40927294-1, auto);ga(require,displayfeatures);ga(send, pageview);/script>script async srchttps://analytics.sothebysrealty.co.za/gtag/js?idG-N2J10WRZFT>/script> script>window.dataLayer window.dataLayer || ; function gtag(){dataLayer.push(arguments);} gtag(js, new Date()); gtag(config, G-N2J10WRZFT, { transport_url: https://analytics.sothebysrealty.co.za, first_party_collection: true });/script>/head> body>!-- Google Tag Manager --> noscript>iframe src//www.googletagmanager.com/ns.html?idGTM-PRXV24 height0 width0 styledisplay:none;visibility:hidden>/iframe>/noscript> script>(function(w,d,s,l,i){wlwl||;wl.push({gtm.start: new Date().getTime(),event:gtm.js});var fd.getElementsByTagName(s)0, jd.createElement(s),dll!dataLayer?&l+l:;j.asynctrue;j.src //www.googletagmanager.com/gtm.js?id+i+dl;f.parentNode.insertBefore(j,f); })(window,document,script,dataLayer,GTM-PRXV24);/script> !-- End Google Tag Manager --> div classpage-container home-page > !-- Header --> div idheader classheader container> div idpfv_logo styledisplay: none;>img src/static/img/custom/layout/pfv-logo.gif />/div> div classheader-content print-hide> !-- CUSTOM DROPDOWNS --> div classcustom-search-dropdown-animation mega-menu> div classcustom-search-dropdown>div classresult-block rs> div classinfo> div classheading> RESIDENTIAL span stylefont-weight: 700;>SALES/span> /div> div classsub-heading> a href/results/residential/for-sale/?featuredtrue styletext-decoration: none; color: #999999; padding-right: 10px;> span classtop-links> img src/static/img/custom/layout/star.svg stylepadding-right: 5px; alt> Featured /span> /a> a href/results/on-show/ styletext-decoration: none; color: #999999;> span classtop-links> img src/static/img/custom/layout/calendar.svg stylepadding-right: 5px; alt> On Show /span> /a> /div> div classlist> div classrow> a href/results/residential/for-sale/ classlink> All Residential Sales /a> /div> div classrow> a href/results/residential/for-sale/?property_typehouse classlink> Houses /a> /div> div classrow> a href/results/residential/for-sale/?property_typeapartment classlink> Apartments /a> /div> div classrow> a href/results/residential/for-sale/?property_typetownhouse classlink> Townhouses /a> /div> div classrow> a href/results/residential/for-sale/?property_typevacant-land classlink> Land /a> /div> /div> /div>/div>div classresult-block rent> div classinfo> div classheading> RESIDENTIAL span stylefont-weight: 700;>RENTALS/span> /div> div classsub-heading> a href/results/residential/to-let/?featuredtrue styletext-decoration: none; color: #999999; padding-right: 10px;> span classtop-links> img src/static/img/custom/layout/star.svg stylepadding-right: 5px; alt> Featured /span> /a> /div> div classlist> div classrow> a href/results/residential/to-let/ classlink> All Residential Rentals /a> /div> div classrow> a href/results/residential/to-let/?property_typehouse classlink> Houses /a> /div> div classrow> a href/results/residential/to-let/?property_typeapartment classlink> Apartments /a> /div> div classrow> a href/results/residential/to-let/?property_typetownhouse classlink> Townhouses /a> /div> /div> /div>/div>div classresult-block dev> div classinfo> div classheading> span stylefont-weight: 700;>DEVELOPMENTS/span> /div> div classsub-heading> a href/results/new-development/residential/?featuredtrue styletext-decoration: none; color: #999999; padding-right: 10px;> span classtop-links> img src/static/img/custom/layout/star.svg stylepadding-right: 5px; alt> Featured /span> /a> /div> div classlist> div classrow> a href/results/all-properties/?listing_typeResidential New Developement,Commercial New Development classlink> All Developments /a> /div> div classrow> a href/results/all-properties/?listing_typeResidential New Developement,Commercial New Development&provinceEastern Cape classlink> Eastern Cape /a> /div> div classrow> a href/results/all-properties/?listing_typeResidential New Developement,Commercial New Development&provinceGauteng classlink> Gauteng /a> /div> div classrow> a href/results/all-properties/?listing_typeResidential New Developement,Commercial New Development&provinceNorth West Province classlink> North West Province /a> /div> div classrow> a href/results/all-properties/?listing_typeResidential New Developement,Commercial New Development&provinceWestern Cape classlink> Western Cape /a> /div> div classrow> a href/results/all-properties/?listing_typeResidential New Developement,Commercial New Development&area_slugcyprus classlink> Cyprus /a> /div> div classrow> a href/results/all-properties/?listing_typeResidential New Developement,Commercial New Development&area_slugmauritius classlink> Mauritius /a> /div> div classrow> a href/results/all-properties/?listing_typeResidential New Developement,Commercial New Development&area_slugmozambique classlink> Mozambique /a> /div> /div> /div>/div>div classresult-block dev> div classinfo> div classheading> COMMERCIALspan stylefont-weight: 700;>SALES/span> /div> div classsub-heading> a href/results/commercial/for-sale/?featuredtrue styletext-decoration: none; color: #999999; padding-right: 10px;> span classtop-links> img src/static/img/custom/layout/star.svg stylepadding-right: 5px; alt> Featured /span> /a> /div> div classlist> div classrow> a href/results/commercial/for-sale/ classlink> All Commercial Sales /a> /div> div classrow> a href/results/new-development/commercial/ classlink> New Developments /a> /div> div classrow> a href/results/industrial/for-sale/ classlink> Industrial /a> /div> div classrow> a href/results/mixed-use/for-sale/ classlink> Mixed Use /a> /div> div classrow> a href/results/retail/for-sale/ classlink> Retail /a> /div> div classrow> a href/results/agricultural/for-sale/ classlink> Agricultural /a> /div> div classrow> a href/results/farms-and-small-holdings/ classlink> Farms & Smallholdings /a> /div> div classrow> a href/results/vacant-land/ classlink> Land /a> /div> /div> /div>/div>div classresult-block dev> div classinfo> div classheading> COMMERCIAL span stylefont-weight: 700;>RENTALS/span> /div> div classsub-heading> a href/results/commercial/to-let/?featuredtrue styletext-decoration: none; color: #999999; padding-right: 10px;> span classtop-links> img src/static/img/custom/layout/star.svg stylepadding-right: 5px; alt> Featured /span> /a> /div> div classlist> div classrow> a href/results/commercial/to-let/ classlink> All Commercial Rentals /a> /div> div classrow> a href/results/industrial/to-let/ classlink> Industrial /a> /div> div classrow> a href/results/mixed-use/to-let/ classlink> Mixed Use /a> /div> div classrow> a href/results/retail/to-let/ classlink> Retail /a> /div> div classrow> a href/results/agricultural/to-let/ classlink> Agricultural /a> /div> /div> /div>/div>/div> /div> div classcustom-services-dropdown-animation mega-menu> div classcustom-services-dropdown>a href/marketing/ classresult-block history> div classinfo> div classalignment> div classheading> MARKETING /div> img src/static/img/custom/layout/service-images/marketing.jpg stylemargin: 19px 0; width: 178px; alt> div classsub-heading> The quality and distribution of our marketing materials, combined with our international positioning and strategic partnerships enable us to streamline and enhance the sales process. /div> /div> /div>/a>a href/auctions/ classresult-block history> div classinfo> div classalignment> div classheading> AUCTIONS /div> img src/static/img/custom/layout/service-images/auctions.jpg stylemargin: 19px 0; width: 189px; alt> div classsub-heading> Our auction house has expanded to offer the best in over 70 categories including fine and decorative arts, jewellery and wine. /div> /div> /div>/a>a href/sales-rentals/ classresult-block history> div classinfo> div classalignment> div classheading> SALES & RENTALS /div> img src/static/img/custom/layout/service-images/sales.jpg stylemargin: 19px 0; width: 189px; alt> div classsub-heading> Buyers and sellers look for property agents who offer distinction and a reflection of their own values and aspirations. /div> /div> /div>/a>a href/foreign-purchasing/ classresult-block history> div classinfo> div classalignment> div classheading> FOREIGN PURCHASING /div> img src/static/img/custom/layout/service-images/purchasing.jpg stylemargin: 19px 0; width: 189px; alt> div classsub-heading> Are you a foreign buyer or non-resident looking to purchase property in South Africa? /div> /div> /div>/a>a href/training/ classresult-block history> div classinfo> div classalignment> div classheading> TRAINING /div> img src/static/img/custom/layout/service-images/training.jpg stylemargin: 19px 0; width: 189px; alt> div classsub-heading> Our property consultants receive the highest standard in real estate training to ensure that they deliver on service excellence to our clients nationally. /div> /div> /div>/a>div classresult-block1> div classinfo> div classalignment> div classheading> PROPERTY TOOLS /div> div classlist> img src/static/img/custom/layout/service-images/rectangle.svg styleposition: absolute; alt> div classspacing> div classrow> a href/calculators/ classlink stylefont-weight: 700;> Calculators /a> /div> div classrow> a href/calculators#bond-repayments classlink> Bond Repayments /a> /div> div classrow> a href/calculators#bond-affordability classlink> Affordability /a> /div> div classrow> a href/calculators#bond-transfer-costs classlink> Bond & Transfer Costs /a> /div> div classrow> a href/calculators#currency-converter classlink> Currency Converter /a> /div> /div> div classrow stylepadding-top: 22px;> a href/area-profiles/ classlink> Area Profiles /a> /div> div classrow> a href/ooba/ classlink> Home Loan Assistance /a> /div> div classrow> a href/property-email-alerts/ classlink> Property Email Alerts /a> /div> div classrow> a href/newsletter/ classlink> Newsletter /a> /div> div classrow> a href/ooba/ classlink> Ooba /a> /div> /div> /div> /div>/div>/div> /div> div classcustom-about-dropdown-animation mega-menu> div classcustom-about-dropdown>a href/history/ classresult-block history> div classinfo> img src/static/img/custom/layout/about-icons/history.svg stylepadding-right: 12px; position: absolute; alt> div classalignment> div classheading> OUR HISTORY /div> div classsub-heading> This reputation is built as much upon exceptional service to clients as on the notable luxury. /div> /div> /div>/a>a href/leadership/ classresult-block leadership> div classinfo> img src/static/img/custom/layout/about-icons/leadership.svg stylepadding-right: 12px; position: absolute; alt> div classalignment> div classheading> OUR LEADERSHIP /div> div classsub-heading> At Lew Geffen Sothebys Realty we believe that passion and dedication initiates from the top. /div> /div> /div>/a>a href/our-partners/ classresult-block history> div classinfo> img src/static/img/custom/layout/about-icons/partner.svg stylepadding-right: 12px; position: absolute; alt> div classalignment> div classheading> OUR PARTNERS /div> div classsub-heading> We value our partners and we take pride in providing our clients with the most bespoke service. /div> /div> /div>/a>a href/awards/ classresult-block history> div classinfo> img src/static/img/custom/layout/about-icons/awards.svg stylepadding-right: 12px; position: absolute; alt> div classalignment> div classheading> AWARDS /div> div classsub-heading> Our brand is synonymous with exceptional service that continues to exceed our clients expectations. /div> /div> /div>/a>a href/truly-global/ classresult-block history> div classinfo> img src/static/img/custom/layout/about-icons/world.svg stylepadding-right: 12px; position: absolute; alt> div classalignment> div classheading> TRULY GLOBAL /div> div classsub-heading> Unique local properties attract interest from far beyond your local market. /div> /div> /div>/a>a hrefhttps://www.sothebysrealty.com target_blank classresult-block history> div classinfo> img src/static/img/custom/layout/about-icons/global.svg stylepadding-right: 12px; position: absolute; alt> div classalignment> div classheading> OUR GLOBAL NETWORK /div> div classsub-heading> As we know, that what makes a property special is more than just a price. /div> /div> /div>/a>a hrefhttps://www.sothebys.com/ target_blank classresult-block history> div classinfo> img src/static/img/custom/layout/about-icons/auction.svg stylepadding-right: 12px; position: absolute; alt> div classalignment> div classheading> AUCTION /div> div classsub-heading> The Auction House offers the best in over 70 categories that include fine and decorative arts, jewellery and wine. /div> /div> /div>/a>a href/news/ classresult-block history> div classinfo> img src/static/img/custom/layout/about-icons/news.svg stylepadding-right: 12px; position: absolute; alt> div classalignment> div classheading> LATEST NEWS /div> div classsub-heading> Stay up-to-date with the latest property market trends, lifestyle advice and more. /div> /div> /div>/a>/div> /div> div classcustom-contact-dropdown-animation mega-menu> div classcustom-contact-dropdown>div classresult-block block-office rs> div classinfo> div classheading> Head Office /div> div classsub-heading> b>Physical & Postal Address/b>br /> 366 Jan Smuts Avebr /> Craighallbr /> 2196 /div> /div> div classcontact-button> a href/contact/ classtext> FIND MY NEAREST OFFICE /a> /div>/div>div classresult-block block-agents rs> div classinfo> div classheading> Agents /div> div classsub-heading> Our team of agents are leaders in property sales as well as in the marketing of property, delivering innovation and service distinction to South Africas property market. /div> /div> div classcontact-button stylewidth: 194px;> a href/agents/ classtext> FIND AN AREA AGENT /a> /div>/div>div classresult-block block-careers rs> div classinfo> div classheading> Careers /div> div classsub-heading> Maybe youre happy where you are, maybe you are looking to advance your career. /div> /div> div classcontact-button stylewidth: 194px;> a href/careers/ classtext> BECOME AN AGENT /a> /div>/div>div classresult-block block-opportunities rs> div classinfo> div classheading> Franchise Opportunities /div> div classsub-heading> Owning a Lew Geffen Sothebys International Realty franchise creates an unsurpassed platform for entrepreneurial growth and our top performing franchisees are proof that a premium brand opens many doors. /div> /div> div classcontact-button stylewidth: 168px;> a href/franchise-opportunity/ classtext> JOIN THE BRAND /a> /div>/div>div classplease_contact_me margin-top20> div classform-heading> Please Call Me /div> form idid_contact_me_form methodPOST action/process-contact-me-form/> input typehidden namecsrfmiddlewaretoken value7qxYDaTI8jae3Br9EXyx47VF6FrfwTv2 /> fieldset> div classflexbox> div classinput-box> div classinput-container> input typetext classfull homepage-input idid_contact_me_full_name placeholderName namefull_name /> span classcontact-branch-errors errorlist data-forfull_name idid_full_name_errors>/span> /div> div classinput-container> input typetext classfull homepage-input idid_contact_me_email_address placeholderEmail Address nameemail_address /> span classcontact-branch-errors errorlist data-foremail_address idid_email_address_errors>/span> /div> /div> div classinput-box> div classinput-container> input typetext classfull homepage-input idid_contact_me_contact_number placeholderContact Number namecontact_number /> span classcontact-branch-errors errorlist data-forcontact_number idid_contact_number_errors>/span> /div> div classinput-container> select idid_contact_me_branch namecontact_branch classfull data-placeholderNearest Office> option value>Nearest Branch/option> option value1042>East London/option> option value4540>Port Alfred/option> option value7888>St. Francis Bay/option> option value3>Bedfordview/option> option value73>Bryanston/option> option value1>Craighall Park/option> option value11809>Fourways & Midrand/option> option value2>Head Office/option> option value1556>Parkhurst/option> option value109>Pretoria East/option> option value4>Randburg/option> option value12421>Roodepoort/option> option value72>Sandton/option> option value10>Ballito/option> option value79>Empangeni/option> option value78>Mtunzini/option> option value7919>Zululand/option> option value11069>Atlantic Seaboard & City Bowl/option> option value4716>False Bay/option> option value4640>Franschhoek/option> option value931>George/option> option value4576>Helderberg/option> option value2970>Hermanus/option> option value4591>Knysna/option> option value4717>Kommetjie/option> option value7960>Mossel Bay/option> option value142>Northern Suburbs/option> option value4575>Paarl/option> option value6750>Pearl Valley/option> option value4499>Plettenberg Bay/option> option value4596>Sedgefield/option> option value4568>Stellenbosch/option> option value8120>Stilbaai/option> option value4715>Tokai/option> option value4176>West Coast/option> option value4626>Wilderness/option> option value4641>Worcester/option> /select> span classcontact-branch-errors errorlist data-forcontact_branch idid_contact_me_branch_errors>/span> /div> /div> div classinput-comments input-container grid_8> input typetext classfull homepage-input idid_contact_me_comments placeholderEnquiry namecomments /> span classcontact-branch-errors errorlist data-forcomments idid_comments_errors>/span> /div> /div> div classpull-left popia-box> p classmargin-top10 margin-bottom0 clearfix> input idid_contact_me_email_newsletter namenewsletter typecheckbox> label forid_contact_me_email_newsletter data-fornewsletter stylecolor:#666666;>Yes, Id like to join the mailing list/label> /p> /div> div classinput-container margin-top5 grid_2 pull-right stylewidth: 97px; margin-top: 10px; margin-right: 10px;> button typesubmit classbutton primary-button pull-right>Submit/button> /div> div classcaptcha-fields alignleft> div classvisualCaptcha-overlay> div classvisualCaptcha-container> div idid_contact_me_form_captcha>/div> span data-forcaptcha idid_contact_me_form_captcha_errors classerrorlist>/span> /div> /div> /div> div classclearfix>/div> /fieldset> /form>/div>/div> /div> div classgrid_6>a href/ idlogo>img src/static/img/custom/layout/logo.svg width338 />/a>/div> !-- Navigation --> div classclearfix>/div> div classfadeInUp print-hide>div idid_menu classmenu print-hide>div idid_menu_content classmenu-content>div idid_menu_bg classmenu-bg>ul idid_navigation_bar classprint-hide clearfix>li classmenu-item active idid_home_listitem>a href/ classgeneral idid_home_tab >span classmenu-item-text>Home/span>/a>/li>li classmenu-item idid_sell_listitem>a href/sell-with-us/ classgeneral idid_sell_tab >span classmenu-item-text>Sell/span>/a>/li>li classmenu-item has-submenu idid_buy_listitem>a href/results/all-properties/?listing_typeResidential For Sale,Commercial For Sale classgeneral idid_buy_tab >span classmenu-item-text>Buy/span>/a>ul idid_buy_sublist>li classsubmenu-item idid_on_show_sublistitem>a idid_on_show href/results/on-show/ >span classsub-menu-item-text>On Show/span>/a>/li>li classsubmenu-item idid_residential_for_sale_sublistitem>a idid_residential_for_sale href/results/residential/for-sale/ >span classsub-menu-item-text>Residential For Sale (3,615)/span>/a>/li>li classsubmenu-item idid_apartments_for_sale_sublistitem>a idid_apartments_for_sale href/results/residential/for-sale/?property_typeApartment >span classsub-menu-item-text>Apartments For Sale/span>/a>/li>li classsubmenu-item idid_townhouses_for_sale_sublistitem>a idid_townhouses_for_sale href/results/residential/for-sale/?property_typeTownhouse >span classsub-menu-item-text>Townhouses For Sale/span>/a>/li>li classsubmenu-item idid_commercial_for_sale_sublistitem>a idid_commercial_for_sale href/results/commercial/for-sale/ >span classsub-menu-item-text>Commercial For Sale (255)/span>/a>/li>li classsubmenu-item idid_industrial_for_sale_sublistitem>a idid_industrial_for_sale href/results/industrial/for-sale/ >span classsub-menu-item-text>Industrial For Sale (24)/span>/a>/li>li classsubmenu-item idid_retail_for_sale_sublistitem>a idid_retail_for_sale href/results/retail/for-sale/ >span classsub-menu-item-text>Retail For Sale (5)/span>/a>/li>li classsubmenu-item idid_mixed_use_for_sale_sublistitem>a idid_mixed_use_for_sale href/results/mixed-use/for-sale/ >span classsub-menu-item-text>Mixed Use For Sale (13)/span>/a>/li>li classsubmenu-item idid_agricultural_for_sale_sublistitem>a idid_agricultural_for_sale href/results/agricultural/for-sale/ >span classsub-menu-item-text>Agricultural For Sale (14)/span>/a>/li>li classsubmenu-item idid_farms_amp_small_holdings_sublistitem>a idid_farms_amp_small_holdings href/results/farms-and-small-holdings/ >span classsub-menu-item-text>Farms & Small Holdings (104)/span>/a>/li>li classsubmenu-item idid_vacant_land_sublistitem>a idid_vacant_land href/results/vacant-land/ >span classsub-menu-item-text>Vacant Land (812)/span>/a>/li>li classsubmenu-item idid_bank_assisted_sublistitem>a idid_bank_assisted href/results/bank-assisted/ >span classsub-menu-item-text>Bank Assisted (1)/span>/a>/li>/ul>/li>li classmenu-item has-submenu idid_rent_listitem>a href/results/all-properties/?listing_typeResidential To Let,Commercial To Let classgeneral idid_rent_tab >span classmenu-item-text>Rent/span>/a>ul idid_rent_sublist>li classsubmenu-item idid_residential_to_let_sublistitem>a idid_residential_to_let href/results/residential/to-let/ >span classsub-menu-item-text>Residential To Let (392)/span>/a>/li>li classsubmenu-item idid_apartments_to_let_sublistitem>a idid_apartments_to_let href/results/residential/to-let/?property_typeApartment >span classsub-menu-item-text>Apartments To Let/span>/a>/li>li classsubmenu-item idid_townhouses_to_let_sublistitem>a idid_townhouses_to_let href/results/residential/to-let/?property_typeTownhouse >span classsub-menu-item-text>Townhouses To Let/span>/a>/li>li classsubmenu-item idid_holiday_letting_sublistitem>a idid_holiday_letting href/results/holiday/to-let/ >span classsub-menu-item-text>Holiday Letting (78)/span>/a>/li>li classsubmenu-item idid_commercial_to_let_sublistitem>a idid_commercial_to_let href/results/commercial/to-let/ >span classsub-menu-item-text>Commercial To Let (153)/span>/a>/li>li classsubmenu-item idid_industrial_to_let_sublistitem>a idid_industrial_to_let href/results/industrial/to-let/ >span classsub-menu-item-text>Industrial To Let (6)/span>/a>/li>li classsubmenu-item idid_retail_to_let_sublistitem>a idid_retail_to_let href/results/retail/to-let/ >span classsub-menu-item-text>Retail To Let (11)/span>/a>/li>li classsubmenu-item idid_mixed_use_to_let_sublistitem>a idid_mixed_use_to_let href/results/mixed-use/to-let/ >span classsub-menu-item-text>Mixed Use To Let (5)/span>/a>/li>/ul>/li>li classmenu-item has-submenu idid_developments_listitem>a href#1 classgeneral idid_developments_tab >span classmenu-item-text>Developments/span>/a>ul idid_developments_sublist>li classsubmenu-item idid_all_developments_sublistitem>a idid_all_developments href/results/new-development/residential/ >span classsub-menu-item-text>All Developments/span>/a>/li>li classsubmenu-item idid_eastern_cape_sublistitem>a idid_eastern_cape href/results/new-development/residential/?provinceeastern-cape/ >span classsub-menu-item-text>Eastern Cape/span>/a>/li>li classsubmenu-item idid_gauteng_sublistitem>a idid_gauteng href/results/new-development/residential/?provincegauteng/ >span classsub-menu-item-text>Gauteng/span>/a>/li>li classsubmenu-item idid_north_west_province_sublistitem>a idid_north_west_province href/results/new-development/residential/?provincenorth-west-province/ >span classsub-menu-item-text>North West Province/span>/a>/li>li classsubmenu-item idid_western_cape_sublistitem>a idid_western_cape href/results/new-development/residential/?provincewestern-cape/ >span classsub-menu-item-text>Western Cape/span>/a>/li>li classsubmenu-item idid_cyprus_sublistitem>a idid_cyprus href/results/new-development/residential/?provincecyprus/ >span classsub-menu-item-text>Cyprus/span>/a>/li>li classsubmenu-item idid_mauritius_sublistitem>a idid_mauritius href/results/new-development/residential/?provincemauritius/ >span classsub-menu-item-text>Mauritius/span>/a>/li>li classsubmenu-item idid_mozambique_sublistitem>a idid_mozambique href/results/new-development/residential/?provincemozambique/ >span classsub-menu-item-text>Mozambique/span>/a>/li>/ul>/li>li classmenu-item idid_my_favourites_listitem>a href/results/my-favourites/?no-search1 classgeneral idid_my_favourites_tab >span classmenu-item-text>My Favourites/span>/a>/li>li classmenu-item has-submenu idid_services_listitem>a href#1 classgeneral idid_services_tab >span classmenu-item-text>Services/span>/a>ul idid_services_sublist>li classsubmenu-item idid_marketing_sublistitem>a idid_marketing href/marketing/ >span classsub-menu-item-text>Marketing/span>/a>/li>li classsubmenu-item idid_sales_rentals_sublistitem>a idid_sales_rentals href/sales-rentals/ >span classsub-menu-item-text>Sales & Rentals/span>/a>/li>li classsubmenu-item idid_auctions_sublistitem>a idid_auctions href/auctions/ >span classsub-menu-item-text>Auctions/span>/a>/li>li classsubmenu-item idid_foreign_purchasing_sublistitem>a idid_foreign_purchasing href/foreign-purchasing/ >span classsub-menu-item-text>Foreign Purchasing/span>/a>/li>li classsubmenu-item idid_home_loan_assistance_sublistitem>a idid_home_loan_assistance href/ooba/ >span classsub-menu-item-text>Home Loan Assistance/span>/a>/li>li classsubmenu-item idid_training_sublistitem>a idid_training href/training/ >span classsub-menu-item-text>Training/span>/a>/li>li classsubmenu-item idid_property_email_alerts_sublistitem>a idid_property_email_alerts href/property-email-alerts/ >span classsub-menu-item-text>Property Email Alerts/span>/a>/li>li classsubmenu-item idid_area_profiles_sublistitem>a idid_area_profiles href/area-profiles/ >span classsub-menu-item-text>Area Profiles/span>/a>/li>li classsubmenu-item idid_ooba_sublistitem>a idid_ooba href/ooba/ >span classsub-menu-item-text>Ooba/span>/a>/li>li classsubmenu-item idid_calculators_sublistitem>a idid_calculators href/bond-transfer-cost-calculator/ >span classsub-menu-item-text>Calculators/span>/a>/li>/ul>/li>li classmenu-item idid_franchising_listitem>a href/franchise-opportunity/ classgeneral idid_franchising_tab >span classmenu-item-text>Franchising/span>/a>/li>li classmenu-item has-submenu idid_about_listitem>a href#1 classgeneral idid_about_tab >span classmenu-item-text>About/span>/a>ul idid_about_sublist>li classsubmenu-item idid_history_sublistitem>a idid_history href/history/ >span classsub-menu-item-text>History/span>/a>/li>li classsubmenu-item idid_leadership_sublistitem>a idid_leadership href/leadership/ >span classsub-menu-item-text>Leadership/span>/a>/li>li classsubmenu-item idid_awards_sublistitem>a idid_awards href/awards/ >span classsub-menu-item-text>Awards/span>/a>/li>li classsubmenu-item idid_our_partners_sublistitem>a idid_our_partners href/our-partners/ >span classsub-menu-item-text>Our Partners/span>/a>/li>li classsubmenu-item idid_truly_global_sublistitem>a idid_truly_global href/truly-global/ >span classsub-menu-item-text>Truly Global/span>/a>/li>li classsubmenu-item idid_email_newsletter_sublistitem>a idid_email_newsletter href/newsletter/ >span classsub-menu-item-text>Email Newsletter/span>/a>/li>li classsubmenu-item idid_latest_news_sublistitem>a idid_latest_news href/news/ >span classsub-menu-item-text>Latest News/span>/a>/li>li classsubmenu-item idid_auctions_sublistitem>a idid_auctions hrefhttp://www.sothebys.com/ target_blank>span classsub-menu-item-text>Auctions/span>/a>/li>li classsubmenu-item idid_global_network_sublistitem>a idid_global_network hrefhttp://www.sothebysrealty.com/ target_blank>span classsub-menu-item-text>Global Network/span>/a>/li>/ul>/li>li classmenu-item has-submenu idid_contact_listitem>a href#1 classgeneral idid_contact_tab >span classmenu-item-text>Contact/span>/a>ul idid_contact_sublist>li classsubmenu-item idid_branch_search_sublistitem>a idid_branch_search href/contact/ >span classsub-menu-item-text>Branch Search/span>/a>/li>li classsubmenu-item idid_careers_sublistitem>a idid_careers href/careers/ >span classsub-menu-item-text>Careers/span>/a>/li>li classsubmenu-item idid_agent_search_sublistitem>a idid_agent_search href/agents/ >span classsub-menu-item-text>Agent Search/span>/a>/li>li classsubmenu-item idid_franchise_opportunities_sublistitem>a idid_franchise_opportunities href/franchise-opportunity >span classsub-menu-item-text>Franchise Opportunities/span>/a>/li>/ul>/li>li classmenu-item idid_blog_listitem>a hrefhttps://blog.sothebysrealty.co.za/ classgeneral idid_blog_tab target_blank>span classmenu-item-text>Blog/span>/a>/li>/ul>/div>/div>/div>/div> !-- img src/static/img/custom/layout/arrow.svg classdropdown-arrow alt> --> img src/static/img/custom/layout/arrow.svg classdropdown-arrow1 alt> img src/static/img/custom/layout/arrow.svg classdropdown-arrow2 alt> img src/static/img/custom/layout/arrow.svg classdropdown-arrow3 alt> a href/results/my-favourites/ classfavourites-button>div classinfo>FAVOURITES/div>/a>/div>!-- END CUSTOM DROPDOWNS -->div classheader-image print-hide> div classheader-sliders> div iditem-0 classheader-slider stylebackground-image: url(/static/img/custom/slider/sandton_header.jpg); display: block; background-position: center center !important;> a href#1 styleposition: absolute; width: 100%; height: 100%; top: 0; left: 0;>/a> div classlisting-info-holder> div classlisting-block-info open> div classinfo>Sandton Platinum Residences div styleposition: absolute; top: 50%; margin-top: -7px; right: 0;>svg width34 height17 viewBox0 0 34 17 fillnone xmlnshttp://www.w3.org/2000/svg>path fill-ruleevenodd clip-ruleevenodd dM0 0H34L17 17L0 0Z fillwhite/>/svg>/div>/div> div classlisting-header-block> div classinfo> div classdescription>Experience luxury living redefined at Sandton Platinum Residences. Located in the heart of Africas richest square mile, fully furnished apartments with appliances and an array of amenities for the new world/div> /div> /div> a hrefhttps://sandtonplatinumresidences.co.za/ target_blank classcustom-header-button styleleft: 14px;> div classcustom-header-button-info>From R890 000/div> /a> a hrefhttps://sandtonplatinumresidences.co.za/ target_blank classcustom-header-button styleleft: 237px;> div classcustom-header-button-info>EXPLORE/div> /a> /div> /div> /div> div iditem-1 classheader-slider stylebackground-image: url(//d3k5w9i1vqhb0k.cloudfront.net/uploads/documents/2024/06/Hermanus web banner image.jpg); display: block; background-position: center center !important;> a href#1 styleposition: absolute; width: 100%; height: 100%; top: 0; left: 0;>/a> div classlisting-info-holder> div classlisting-block-info> div classinfo>Fernkloof Estate, Hermanus div styleposition: absolute; top: 50%; margin-top: -7px; right: 0;>svg width34 height17 viewBox0 0 34 17 fillnone xmlnshttp://www.w3.org/2000/svg>path fill-ruleevenodd clip-ruleevenodd dM0 0H34L17 17L0 0Z fillwhite/>/svg>/div>/div> div classlisting-header-block> div classinfo> div classdescription>Sole Mandate. Surrounded by the imposing mountains of the Fernkloof Nature Reserve, within the totally secure Fernkloof Village , lies this unbelievably upmarket home. Incorporated into Hermanus Golf Course.This single level home has four luxurious en-suite bedrooms ( 3.../div> /div> /div> a href/results/residential/for-sale/hermanus/fernkloof-estate/house/120368/ classcustom-header-button styleleft: 14px;> div classcustom-header-button-info>R19,500,000/div> /a> a href/results/residential/for-sale/hermanus/fernkloof-estate/house/120368/ target_blank classcustom-header-button styleleft: 237px;> div classcustom-header-button-info>EXPLORE PROPERTY/div> /a> /div> /div> /div> div iditem-2 classheader-slider stylebackground-image: url(//d3k5w9i1vqhb0k.cloudfront.net/uploads/documents/2024/06/Bantry Bay web banner image.jpg); display: block; background-position: center center !important;> a href#1 styleposition: absolute; width: 100%; height: 100%; top: 0; left: 0;>/a> div classlisting-info-holder> div classlisting-block-info> div classinfo>Bantry Bay, Cape Town div styleposition: absolute; top: 50%; margin-top: -7px; right: 0;>svg width34 height17 viewBox0 0 34 17 fillnone xmlnshttp://www.w3.org/2000/svg>path fill-ruleevenodd clip-ruleevenodd dM0 0H34L17 17L0 0Z fillwhite/>/svg>/div>/div> div classlisting-header-block> div classinfo> div classdescription>Price is inclusive of VAT, therefore no transfer duty payable.Discover the pinnacle of luxury living at Villa 196, a spectacular 5-level house nestled in the prestigious Bantry Bay neighborhood bordering Clifton. Spanning five levels with breathtaking views of the.../div> /div> /div> a href/results/residential/for-sale/cape-town/bantry-bay/freehold/120820/ classcustom-header-button styleleft: 14px;> div classcustom-header-button-info>R0/div> /a> a href/results/residential/for-sale/cape-town/bantry-bay/freehold/120820/ target_blank classcustom-header-button styleleft: 237px;> div classcustom-header-button-info>EXPLORE PROPERTY/div> /a> /div> /div> /div> div iditem-3 classheader-slider stylebackground-image: url(//d3k5w9i1vqhb0k.cloudfront.net/uploads/documents/2024/06/Franschhoek web banner image.jpg); display: block; background-position: center center !important;> a href#1 styleposition: absolute; width: 100%; height: 100%; top: 0; left: 0;>/a> div classlisting-info-holder> div classlisting-block-info> div classinfo>Franschhoek, Franschhoek div styleposition: absolute; top: 50%; margin-top: -7px; right: 0;>svg width34 height17 viewBox0 0 34 17 fillnone xmlnshttp://www.w3.org/2000/svg>path fill-ruleevenodd clip-ruleevenodd dM0 0H34L17 17L0 0Z fillwhite/>/svg>/div>/div> div classlisting-header-block> div classinfo> div classdescription>Nestled in a very exclusive corner of Franschhoek’s verdant upper valley, this property offers an exceptional country lifestyle yet is still within close proximity to the centre of the village.Unusually, the property boasts not one, but two generously proportioned.../div> /div> /div> a href/results/residential/for-sale/franschhoek/franschhoek/equestrian-property/117600/ classcustom-header-button styleleft: 14px;> div classcustom-header-button-info>R68,000,000/div> /a> a href/results/residential/for-sale/franschhoek/franschhoek/equestrian-property/117600/ target_blank classcustom-header-button styleleft: 237px;> div classcustom-header-button-info>EXPLORE PROPERTY/div> /a> /div> /div> /div> /div> div classprev-arrow pull-left styleleft: 20px; transform: rotate(180deg);>svg width50 height50 viewBox0 0 50 50 fillnone xmlnshttp://www.w3.org/2000/svg>mask idpath-1-inside-1 fillwhite>path fill-ruleevenodd clip-ruleevenodd dM25 49C38.2548 49 49 38.2548 49 25C49 11.7452 38.2548 1 25 1C11.7452 1 1 11.7452 1 25C1 38.2548 11.7452 49 25 49ZM25 50C38.8071 50 50 38.8071 50 25C50 11.1929 38.8071 0 25 0C11.1929 0 0 11.1929 0 25C0 38.8071 11.1929 50 25 50Z/>/mask>path fill-ruleevenodd clip-ruleevenodd dM25 49C38.2548 49 49 38.2548 49 25C49 11.7452 38.2548 1 25 1C11.7452 1 1 11.7452 1 25C1 38.2548 11.7452 49 25 49ZM25 50C38.8071 50 50 38.8071 50 25C50 11.1929 38.8071 0 25 0C11.1929 0 0 11.1929 0 25C0 38.8071 11.1929 50 25 50Z fillwhite/>path dM48 25C48 37.7025 37.7025 48 25 48V50C38.8071 50 50 38.8071 50 25H48ZM25 2C37.7025 2 48 12.2975 48 25H50C50 11.1929 38.8071 0 25 0V2ZM2 25C2 12.2975 12.2975 2 25 2V0C11.1929 0 0 11.1929 0 25H2ZM25 48C12.2975 48 2 37.7025 2 25H0C0 38.8071 11.1929 50 25 50V48ZM49 25C49 38.2548 38.2548 49 25 49V51C39.3594 51 51 39.3594 51 25H49ZM25 1C38.2548 1 49 11.7452 49 25H51C51 10.6406 39.3594 -1 25 -1V1ZM1 25C1 11.7452 11.7452 1 25 1V-1C10.6406 -1 -1 10.6406 -1 25H1ZM25 49C11.7452 49 1 38.2548 1 25H-1C-1 39.3594 10.6406 51 25 51V49Z fillwhite maskurl(#path-1-inside-1)/>path dM19 13L33 25L19 37 strokewhite stroke-linecapround stroke-linejoinround/>/svg>/div> div classnext-arrow pull-right styleright: 20px;>svg width50 height50 viewBox0 0 50 50 fillnone xmlnshttp://www.w3.org/2000/svg>mask idpath-1-inside-1 fillwhite>path fill-ruleevenodd clip-ruleevenodd dM25 49C38.2548 49 49 38.2548 49 25C49 11.7452 38.2548 1 25 1C11.7452 1 1 11.7452 1 25C1 38.2548 11.7452 49 25 49ZM25 50C38.8071 50 50 38.8071 50 25C50 11.1929 38.8071 0 25 0C11.1929 0 0 11.1929 0 25C0 38.8071 11.1929 50 25 50Z/>/mask>path fill-ruleevenodd clip-ruleevenodd dM25 49C38.2548 49 49 38.2548 49 25C49 11.7452 38.2548 1 25 1C11.7452 1 1 11.7452 1 25C1 38.2548 11.7452 49 25 49ZM25 50C38.8071 50 50 38.8071 50 25C50 11.1929 38.8071 0 25 0C11.1929 0 0 11.1929 0 25C0 38.8071 11.1929 50 25 50Z fillwhite/>path dM48 25C48 37.7025 37.7025 48 25 48V50C38.8071 50 50 38.8071 50 25H48ZM25 2C37.7025 2 48 12.2975 48 25H50C50 11.1929 38.8071 0 25 0V2ZM2 25C2 12.2975 12.2975 2 25 2V0C11.1929 0 0 11.1929 0 25H2ZM25 48C12.2975 48 2 37.7025 2 25H0C0 38.8071 11.1929 50 25 50V48ZM49 25C49 38.2548 38.2548 49 25 49V51C39.3594 51 51 39.3594 51 25H49ZM25 1C38.2548 1 49 11.7452 49 25H51C51 10.6406 39.3594 -1 25 -1V1ZM1 25C1 11.7452 11.7452 1 25 1V-1C10.6406 -1 -1 10.6406 -1 25H1ZM25 49C11.7452 49 1 38.2548 1 25H-1C-1 39.3594 10.6406 51 25 51V49Z fillwhite maskurl(#path-1-inside-1)/>path dM19 13L33 25L19 37 strokewhite stroke-linecapround stroke-linejoinround/>/svg>/div> div classsearch-wrapper> div idadv_search_container classadv_search_container> div idadv_search_box1 classadv_search_box1 container_12> div idadv_search_box2 classadv_search_box2> div idadv_search_content classadv_search_content> form idid_advanced_search_form methodpost action/setup-search-results/ styledisplay:none; > input typehidden namecsrfmiddlewaretoken value7qxYDaTI8jae3Br9EXyx47VF6FrfwTv2 /> div idadvanced_search_fields classcontainer_12> div idadv_search_top classadv_search_top grid_12> input typehidden idid_original_location nameoriginal_location /> input typehidden idid_landing_page_province namelanding_page_province value /> input typehidden idid_landing_page_branch_id namelanding_page_branch_id value /> div idadv_search_buy_rent classadv_search_buy_rent> select idid_buy_rent namebuy_rent class onchange$(#id_search_submit).attr(disabled, disabled);> option valueBuy>Buy/option> option valueRent>Rent/option> /select> /div> div idadv_search_listing_type classadv_search_listing_type> select idid_search_listing_type namesearch_listing_type class onchangeenable_search_button(this.value);>/select> /div> div idadv_search_area classadv_search_area> select data-placeholderType Area or Suburb Name classchosen-select form-width-area idid_area_search nameas_area_search multiplemultiple>/select> /div> div classclearfix>/div> /div> div classclearfix>/div> div idid_advanced_search_options classadvanced_search_options container_12> div idid_neighbouring_suburbs classneighbouring_suburbs_elem id_neighbouring_suburbs grid_12 nameneighbouring_suburbs> span classadv_search_heading>Include properties in neighbouring suburbs | /span> a idid_select_all_suburbs styledisplay:none; href#1 onclicktoggle_extra_suburbs(select);>Select All/a> a idid_deselect_all_suburbs styledisplay:none; href#1 onclicktoggle_extra_suburbs(deselect);>Deselect All/a> div idadv_search_suburbs classadv_search_suburbs> fieldset> ul classneighbouring_suburbs_elem clearfix idid_extra_suburbs width100%> /ul> /fieldset> /div> /div> div idadv_search_property_types classadv_search_property_types grid_12> div idadv_search_types classadv_search_types grid_8 first> div idid_property_types_heading classadv_search_heading >Property Types/div> div classmargin-top5 grid_8 first> select data-placeholderAny idid_as_property_types classselect nameas_property_types multiplemultiple >/select> /div> div idid_as_price_search classmargin-top20 grid_8 first> div classgrid_3 first> div idid_price_from_heading classadv_search_heading>Priced From/div> div classmargin-top5>input idid_as_price_from nameas_price_from classid_as_price_from typetext maxlength15 onkeyupformat_price_size_field(this); update_property_count(); placeholdere.g. 500000>/div> /div> div classgrid_3> div classadv_search_heading idid_price_to_heading>Priced To/div> div classmargin-top5>input idid_as_price_to classid_as_price_to nameas_price_to typetext maxlength15 onkeyupformat_price_size_field(this); update_property_count(); placeholdere.g. 1000000>/div> /div> div idid_as_beds_search classlast grid_2 residential> div idid_min_beds_text classadv_search_heading>Min. Beds/div> div classmargin-top5> select idid_as_min_beds nameas_min_beds classselect onchangeupdate_property_count();> option value0>Any/option> option value1>1+/option> option value2>2+/option> option value3>3+/option> option value4>4+/option> option value5>5+/option> /select> /div> /div> /div> div idid_as_size_search classmargin-top15 grid_8 first> div classgrid_4 first> div classadv_search_heading>Size From (m²) /div> div classmargin-top5>input idid_as_size_from classid_as_size_from nameas_size_from placeholdere.g. 500 onkeyupformat_price_size_field(this); update_property_count(); />/div> /div> div classgrid_4 last> div classadv_search_heading>Size To (m²)/div> div classmargin-top5>input idid_as_size_to classid_as_size_to nameas_size_to placeholdere.g. 1000 onkeyupformat_price_size_field(this); update_property_count(); />/div> /div> /div> /div> div idadv_search_properties classgrid_3 prefix_1 last> div classcolumn last adv_search_heading>Only display properties.../div> div classcolumn last margin-top5> fieldset> p classas-residential>input idid_as_with_flatlets nameas_with_flatlets typecheckbox onchangeupdate_property_count(); />label forid_as_with_flatlets>with a Flatlet/label>/p> p classas-residential>input idid_as_with_pets_allowed nameas_with_pets_allowed typecheckbox onchangeupdate_property_count(); />label forid_as_with_pets_allowed>where Pets are allowed/label>/p> p classas-residential idid_furnished_tr>input idid_as_furnished nameas_furnished typecheckbox onchangeupdate_property_count(); />label forid_as_furnished>that are Furnished/label>/p> p classas-residential as-commercial as-new-development idid_on_show_tr>input idid_as_on_show nameas_on_show typecheckbox onchangeupdate_property_count(); />label forid_as_on_show>that are On Show/label>/p> /fieldset> /div> /div> /div> /div> div idadv_search_bottom classcontainer_12 adv_search_bottom> div idid_web_ref_search_link classweb_ref_search_link grid_3>a href#1 onclicklog_ga_event($(this), ux, web-ref-search); $(#id_advanced_search_form).hide(); $(#id_web_ref_search_form).show(); classga-track>Web Ref Number Search/a>/div> div idid_form_end classform_end grid_9> div idadv_search_search_button classadv_search_search_button>button typesubmit idid_search_submit classwebref_button valueSearch stylecursor: pointer;>i classwebref_button-icon>/i>Search/button>/div> div idadv_search_more_less_container classadv_search_more_less_container> a classmore_search_options_link ga-track idid_more_search_options_link href#1 classmore_search_options_link styledisplay:none; onclicklog_ga_event($(this), ux, more-search-options); $(this).hide(); $(#id_less_search_options_link).fadeIn(1000); $(#id_advanced_search_options).slideDown(slow); $(#id_web_ref_search_link a).hide();>More Search Options/a> a idid_less_search_options_link href#1 classless_search_options_link styledisplay:none; onclick$(this).hide(); $(#id_more_search_options_link).fadeIn(1000); $(#id_advanced_search_options).slideUp(slow); $(#id_web_ref_search_link a).fadeIn(slow);>Less Search Options/a> /div> span idid_property_count classproperty_count>0 Properties/span> /div> /div> /div> /form> div idid_web_ref_search_form styledisplay:none; classgrid_12> form action/results/web-ref/ methodGET> div idadv_search_webref_input classadv_search_webref_input first grid_6>input typetext idid_q classid_reference_number nameq placeholderWeb Reference Number e.g. RL123 />/div> div idadv_search_webref_button classadv_search_webref_button>button typesubmit idwebref_button classwebref_button stylecursor: pointer;>i classwebref_button-icon>/i>Submit/button>/div> div idadv_search_webref_back_link classadv_search_webref_back_link>a href#1 onclick$(#id_web_ref_search_form).hide(); $(#id_advanced_search_form).show();>Advanced Search/a>/div> /form> /div> div classclearfix>/div> /div> /div> /div>/div> div classclear>/div> /div> a hrefhttps://www.sothebysrealty.co.za/sell-with-us/ classsell-block> div classinfo>span stylefont-weight: 700;>SELL/span> YOUR HOME/div> /a>/div> /div> !--/ Header --> !-- Content --> div idcontent classmain-content container> !-- PAGE HEADER --> !--/ PAGE HEADER --> div classclearfix>/div>div classintro-profile> div classhalf-left> div classinfo> div classheading padding-bottom80> Your best lifebr /> begins with a homebr /> that inspires you. /div> /div> /div> div classinfo2> a classbutton primary-button margin-top15 open-button href#1>Have an area expert call you back/a> /div> div classhalf-right> div classform-animation> div classform-holder> div classcustom-divider>/div> div classcancel-button> img src/static/img/custom/layout/cancel.svg alt> /div> div classplease_contact_me_under margin-top20> div classform-heading> Please Call Me /div> form idid_contact_me_under_form methodPOST action/process-contact-me-under-form/> input typehidden namecsrfmiddlewaretoken value7qxYDaTI8jae3Br9EXyx47VF6FrfwTv2 /> fieldset> div classinput-container grid_4> input typetext classfull homepage-input idid_contact_me_under_full_name placeholderName namefull_name /> span classcontact-branch-errors errorlist data-forfull_name idid_full_name_errors>/span> /div> div classinput-container grid_4> input typetext classfull homepage-input idid_contact_me_under_contact_number placeholderContact Number namecontact_number /> span classcontact-branch-errors errorlist data-forcontact_number idid_contact_number_errors>/span> /div> div classinput-container grid_4> input typetext classfull homepage-input idid_contact_me_under_email_address placeholderEmail Address nameemail_address /> span classcontact-branch-errors errorlist data-foremail_address idid_email_address_errors>/span> /div> div classinput-container grid_4> select idid_contact_me_under_branch namecontact_branch classfull data-placeholderNearest Office> option value>Closest Branch/option> option value11069>Atlantic Seaboard & City Bowl/option> option value10>Ballito/option> option value3>Bedfordview/option> option value73>Bryanston/option> option value1>Craighall Park/option> option value1042>East London/option> option value79>Empangeni/option> option value4716>False Bay/option> option value11809>Fourways & Midrand/option> option value4640>Franschhoek/option> option value931>George/option> option value2>Head Office/option> option value4576>Helderberg/option> option value2970>Hermanus/option> option value4591>Knysna/option> option value4717>Kommetjie/option> option value7960>Mossel Bay/option> option value78>Mtunzini/option> option value142>Northern Suburbs/option> option value4575>Paarl/option> option value1556>Parkhurst/option> option value6750>Pearl Valley/option> option value4499>Plettenberg Bay/option> option value4540>Port Alfred/option> option value109>Pretoria East/option> option value4>Randburg/option> option value12421>Roodepoort/option> option value72>Sandton/option> option value4596>Sedgefield/option> option value4568>Stellenbosch/option> option value7888>St. Francis Bay/option> option value8120>Stilbaai/option> option value4715>Tokai/option> option value4176>West Coast/option> option value4626>Wilderness/option> option value4641>Worcester/option> option value7919>Zululand/option> /select> span classcontact-branch-errors errorlist data-forcontact_branch idid_contact_me_under_branch_errors>/span> /div> div classinput-comments input-container grid_8> input typetext classfull homepage-input idid_contact_me_under_comments placeholderEnquiry namecomments /> span classcontact-branch-errors errorlist data-forcomments idid_comments_errors>/span> /div> div classgrid_4 pull-left> p classmargin-top10 margin-bottom0 clearfix> input idid_contact_me_under_email_newsletter namenewsletter typecheckbox> label forid_contact_me_under_email_newsletter data-fornewsletter stylecolor:#666666;>Yes, Id like to join the mailing list/label> /p> p classmargin-top10 stylefont-size:13px; color: #fff;> We will communicate real estate related marketing information and related services. We respect your privacy. See our a stylefont-size:13px; color: #fff; href/privacy-policy/ target_blank>Privacy Policy/a> /p> /div> div classinput-container margin-top5 grid_2 pull-right stylewidth: 97px; margin: 0; margin-right: 10px;> button typesubmit classbutton primary-button pull-right>Submit/button> /div> div classcaptcha-fields alignleft> div classvisualCaptcha-overlay> div classvisualCaptcha-container> div idid_contact_me_under_form_captcha>/div> span data-forcaptcha idid_contact_me_under_form_captcha_errors classerrorlist>/span> /div> /div> /div> div classclearfix>/div> /fieldset> /form> /div> /div> /div> div classinfo> div classheading padding-bottom30> A global company with local experts. /div> div classsub-heading padding-bottom40> Born of the storied London auction house in 1744, Lew Geffen Sotheby’s International Realty continues a century-old tradition of exceptional service and valuation of the finest, most beautiful and unique properties in the world.The common thread of homes represented by our renowned brand is not a particular price range, but rather, the special character of the property. Our property consultants cater for clients in all price ranges offering unparalleled service and a practised eye for recognising the unique value of a property.Sotheby’s International Realty® has become known for representing extraordinary property auctions and sales throughout the world. /div> a classbutton primary-button margin-top15 stylepadding-left: 19px; padding-right: 19px; href/history/>History/a> a classbutton primary-button margin-top15 stylepadding-left: 19px; padding-right: 19px; margin-left: 19px; href/unique-difference/>Why were unique/a> /div> /div>/div>div classclearfix>/div>section idfeatured-properties styleoverflow: hidden;> div classfeatured-header container_12 margin-top70> h2 classmain-headings grid_12>Featured/h2> div classcustom-paginator pull-left> div classfeat-slider-paginator> ul stylepadding: 0px;>/ul> /div> /div> div classfilter-text> FILTERED FOR /div> select idprovince nameprovince classprovince-style pull-left styletext-transform: uppercase;> option classprovince-list valueeastern-cape>Eastern-Cape/option> option classprovince-list valuegauteng>Gauteng/option> option classprovince-list valuekwazulu-natal>Kwazulu-Natal/option> option classprovince-list valuewestern-cape selected>Western-Cape/option> /select> /div> div ideastern-cape-slider data-valueeastern-cape classfeatured-slider-cont> div classfeatured-prev>/div>div classfeatured-next>/div>div idfeatured-slider classmargin-top30 margin-bottom30 container_12 featured-slider> div classfeatured-slides> div idfeatured-prop-1 data-count1 classfeatured-item> div classfeatured-images pull-left> a href/results/residential/for-sale/port-alfred/port-alfred-central/house/34321/8-beach-crescent/>div classmain-image> div classmain-img stylebackground-image: url(//d3k5w9i1vqhb0k.cloudfront.net/uploads/listings/2024/11/f06edd97295bb74_t_w_1280_h_1024.jpg); background-size: cover;>/div> /div>/a> /div> div classfeatured-content> div classprice> R4,000,000 /div> div classfeatured-sub> Perched on a hill this property commands majestic panoramic views of the Royal Port Alfred Marina and sea. Situated close to the R 72 this property could be utilized as a Bed and Breakfast or a private residence. On entering the premises there are family rooms with... /div> div classcustom-buttons> a classbutton primary-button href/results/residential/for-sale/port-alfred/port-alfred-central/house/34321/8-beach-crescent/>DETAILS/a> /div> /div> /div> div idfeatured-prop-2 data-count2 classfeatured-item> div classfeatured-images pull-left> a href/results/residential/for-sale/port-alfred/royal-alfred-marina/house/13439/19-royal-alfred-marina-18-sea-lords-way/>div classmain-image> div classmain-img stylebackground-image: url(//d3k5w9i1vqhb0k.cloudfront.net/uploads/listings/2025/04/2d1b40c7f0607c0_t_w_1280_h_1024.jpg); background-size: cover;>/div> /div>/a> /div> div classfeatured-content> div classprice> R11,995,000 /div> div classfeatured-sub> The prestigious, most successful marina in the southern hemisphere. Situated on “millionaire’s row” – thee most sought after position – one finds a triple storey mansion in a league of it’s own.On a walled and gated stand measuring 1070 sq m one drives into a paved... /div> div classcustom-buttons> a classbutton primary-button href/results/residential/for-sale/port-alfred/royal-alfred-marina/house/13439/19-royal-alfred-marina-18-sea-lords-way/>DETAILS/a> /div> /div> /div> div idfeatured-prop-3 data-count3 classfeatured-item> div classfeatured-images pull-left> a href/results/residential/for-sale/bathurst/bathurst/farm/26068/186-spring-grove-estate-186-portion-2/>div classmain-image> div classmain-img stylebackground-image: url(//d3k5w9i1vqhb0k.cloudfront.net/uploads/listings/2025/05/2c6d3680063549d_t_w_1280_h_1024.jpg); background-size: cover;>/div> /div>/a> /div> div classfeatured-content> div classprice> R2,700,000 /div> div classfeatured-sub> This lovely property is close to Bathurst being about 2.5 k out of town. Security around the farm and the residence is excellent. The farm is fully fenced with between five and nine strand fencing, depending on the area. The residence has ½ hectare of electric fencing... /div> div classcustom-buttons> a classbutton primary-button href/results/residential/for-sale/bathurst/bathurst/farm/26068/186-spring-grove-estate-186-portion-2/>DETAILS/a> /div> /div> /div> div idfeatured-prop-4 data-count4 classfeatured-item> div classfeatured-images pull-left> a href/results/residential/for-sale/port-alfred/west-beach/flat/12309/17-flame-lily-terraces-301-freshwater-road/>div classmain-image> div classmain-img stylebackground-image: url(//d3k5w9i1vqhb0k.cloudfront.net/uploads/listings/2025/04/aafeed7957e2dff_t_w_1280_h_1024.jpg); background-size: cover;>/div> /div>/a> /div> div classfeatured-content> div classprice> R2,395,000 /div> div classfeatured-sub> Golden opportunity to own a piece of heaven at an affordable price!!!Situated in an upmarket, gated estate right on the beach front (no road in front of you – walk out the fenced estate onto the sea sand!!) The quieter side of Port Alfred with virtually your own... /div> div classcustom-buttons> a classbutton primary-button href/results/residential/for-sale/port-alfred/west-beach/flat/12309/17-flame-lily-terraces-301-freshwater-road/>DETAILS/a> /div> /div> /div> div idfeatured-prop-5 data-count5 classfeatured-item> div classfeatured-images pull-left> a href/results/residential/for-sale/kleinemonde/kleinemonde/house/29355/8-signal-hill-close/>div classmain-image> div classmain-img stylebackground-image: url(//d3k5w9i1vqhb0k.cloudfront.net/uploads/listings/2025/03/86b2a334d457ebe_t_w_1280_h_1024.jpg); background-size: cover;>/div> /div>/a> /div> div classfeatured-content> div classprice> R2,400,000 /div> div classfeatured-sub> A stunning view of the Kleinemonde village, both West and East Kleinemonde river as well as the point and sea from this well designed wooden house on the top of Signal Hill Close.Not only has the home got three bedrooms and two bathrooms and large living area with... /div> div classcustom-buttons> a classbutton primary-button href/results/residential/for-sale/kleinemonde/kleinemonde/house/29355/8-signal-hill-close/>DETAILS/a> /div> /div> /div> /div>/div> /div> div idgauteng-slider data-valuegauteng classfeatured-slider-cont> div classfeatured-prev>/div>div classfeatured-next>/div>div idfeatured-slider classmargin-top30 margin-bottom30 container_12 featured-slider> div classfeatured-slides> div idfeatured-prop-1 data-count1 classfeatured-item> div classfeatured-images pull-left> a href/results/residential/for-sale/johannesburg/saxonwold/house/121034/>div classmain-image> div classmain-img stylebackground-image: url(//d3k5w9i1vqhb0k.cloudfront.net/uploads/listings/2025/04/b4abf12c28b3242_t_w_1280_h_1024.jpg); background-size: cover;>/div> /div>/a> /div> div classfeatured-content> div classprice> R20,000,000 /div> div classfeatured-sub> Offers from R20 million.A rare find, combining luxurious living with exceptional entertaining spaces, all set in a serene and secluded location measuring 4 040m². Nestled amidst a canopy of treetops, this magnificent residence provides the perfect backdrop for... /div> div classcustom-buttons> a classbutton primary-button href/results/residential/for-sale/johannesburg/saxonwold/house/121034/>DETAILS/a> /div> /div> /div> div idfeatured-prop-2 data-count2 classfeatured-item> div classfeatured-images pull-left> a href/results/residential/for-sale/johannesburg/linksfield-ridge-linksfield/house/119363/>div classmain-image> div classmain-img stylebackground-image: url(//d3k5w9i1vqhb0k.cloudfront.net/uploads/listings/2025/06/8eb31015b2ff983_t_w_1280_h_1024.jpg); background-size: cover;>/div> /div>/a> /div> div classfeatured-content> div classprice> R13,500,000 /div> div classfeatured-sub> Nestled atop the ridge, this unique home offers a stunning blend of comfort and elegance. The driveway, designed for ease of use, leads to secure parking—a convenience that sets this property apart. The highlight, however, is the breathtaking panoramic views,... /div> div classcustom-buttons> a classbutton primary-button href/results/residential/for-sale/johannesburg/linksfield-ridge-linksfield/house/119363/>DETAILS/a> /div> /div> /div> div idfeatured-prop-3 data-count3 classfeatured-item> div classfeatured-images pull-left> a href/results/residential/for-sale/sandton/morningside/house/125854/>div classmain-image> div classmain-img stylebackground-image: url(//d3k5w9i1vqhb0k.cloudfront.net/uploads/listings/2025/05/c1fc1a0b7fe796c_t_w_1280_h_1024.jpg); background-size: cover;>/div> /div>/a> /div> div classfeatured-content> div classprice> R14,999,000 /div> div classfeatured-sub> Welcome to a rare and enchanting retreat where the elegance of Tuscany meets contemporary luxury. Tucked away in a serene, private setting, this captivating villa is more than just a home — its a lifestyle. With every arch, chandelier, and sweeping staircase, youll... /div> div classcustom-buttons> a classbutton primary-button href/results/residential/for-sale/sandton/morningside/house/125854/>DETAILS/a> /div> /div> /div> div idfeatured-prop-4 data-count4 classfeatured-item> div classfeatured-images pull-left> a href/results/residential/for-sale/centurion/cornwall-hill/house/126552/>div classmain-image> div classmain-img stylebackground-image: url(//d3k5w9i1vqhb0k.cloudfront.net/uploads/listings/2025/05/0908d320c8d7563_t_w_1280_h_1024.jpg); background-size: cover;>/div> /div>/a> /div> div classfeatured-content> div classprice> R38,000,000 /div> div classfeatured-sub> Perched atop a private hill in one of the estates most prestigious addresses, this awe-inspiring 6-bedroom, 6-bathroom mansion is a rare fusion of elegance, grandeur, and resort-style living. Set on a full hectare of beautifully manicured grounds, the fully gated... /div> div classcustom-buttons> a classbutton primary-button href/results/residential/for-sale/centurion/cornwall-hill/house/126552/>DETAILS/a> /div> /div> /div> div idfeatured-prop-5 data-count5 classfeatured-item> div classfeatured-images pull-left> a href/results/residential/for-sale/krugersdorp/featherbrooke-estate/house/126402/1220-crows-nest/>div classmain-image> div classmain-img stylebackground-image: url(//d3k5w9i1vqhb0k.cloudfront.net/uploads/listings/2025/05/e3a8e5e7660eddb_t_w_1280_h_1024.jpg); background-size: cover;>/div> /div>/a> /div> div classfeatured-content> div classprice> R12,999,000 /div> div classfeatured-sub> Welcome to a home that redefines modern luxury – a commanding triple-storey architectural marvel set on a prime corner stand on the prestigious Millionaires Row in Featherbrooke Estate.This residence isn’t just a home – it’s an experience. Elevated high above the... /div> div classcustom-buttons> a classbutton primary-button href/results/residential/for-sale/krugersdorp/featherbrooke-estate/house/126402/1220-crows-nest/>DETAILS/a> /div> /div> /div> /div>/div> /div> div idkwazulu-natal-slider data-valuekwazulu-natal classfeatured-slider-cont> div classfeatured-prev>/div>div classfeatured-next>/div>div idfeatured-slider classmargin-top30 margin-bottom30 container_12 featured-slider> div classfeatured-slides> div idfeatured-prop-1 data-count1 classfeatured-item> div classfeatured-images pull-left> a href/results/residential/for-sale/tongaat/westbrook/flat/19016/>div classmain-image> div classmain-img stylebackground-image: url(//d3k5w9i1vqhb0k.cloudfront.net/uploads/listings/2020/09/776c5fbaec22888_t_w_1280_h_1024.jpg); background-size: cover;>/div> /div>/a> /div> div classfeatured-content> div classprice> R2,550,000 /div> div classfeatured-sub> Perfect 2 bedroom 2 bathroom beachfront apartment in a popular upmarket complex in Westbrook Beach, offering great lock up and go or permanent living. Designed with spacious open plan living spaces throughout and a balcony overlooking the ocean. Well maintained pet... /div> div classcustom-buttons> a classbutton primary-button href/results/residential/for-sale/tongaat/westbrook/flat/19016/>DETAILS/a> /div> /div> /div> div idfeatured-prop-2 data-count2 classfeatured-item> div classfeatured-images pull-left> a href/results/residential/for-sale/mtunzini/mtunzini/house/39699/>div classmain-image> div classmain-img stylebackground-image: url(//d3k5w9i1vqhb0k.cloudfront.net/uploads/listings/2023/02/fb50cd2eac5823d_t_w_1280_h_1024.jpg); background-size: cover;>/div> /div>/a> /div> div classfeatured-content> div classprice> R3,695,000 /div> div classfeatured-sub> Spacious home set in an amazing location with panoramic sea views. Enjoy your cocktails from the deck overlooking the sea, allowing you to relax and offering you peace of mind to absorb nature at her very best. The open plan formal lounge opens onto the deck and flows... /div> div classcustom-buttons> a classbutton primary-button href/results/residential/for-sale/mtunzini/mtunzini/house/39699/>DETAILS/a> /div> /div> /div> div idfeatured-prop-3 data-count3 classfeatured-item> div classfeatured-images pull-left> a href/results/residential/for-sale/mtunzini/zini-river-estate/house/38920/>div classmain-image> div classmain-img stylebackground-image: url(//d3k5w9i1vqhb0k.cloudfront.net/uploads/listings/2025/06/5de21a5ed7a6707_t_w_1280_h_1024.jpg); background-size: cover;>/div> /div>/a> /div> div classfeatured-content> div classprice> R4,495,000 /div> div classfeatured-sub> This modern four-bedroom home features high-end finishes throughout with a spacious open plan living and entertainment area and fully fitted kitchen, opening out onto a covered patio and pool.An expansive well-integrated open plan kitchen and living area that flows... /div> div classcustom-buttons> a classbutton primary-button href/results/residential/for-sale/mtunzini/zini-river-estate/house/38920/>DETAILS/a> /div> /div> /div> div idfeatured-prop-4 data-count4 classfeatured-item> div classfeatured-images pull-left> a href/results/residential/for-sale/ballito/zimbali-estate/apartment/58133/>div classmain-image> div classmain-img stylebackground-image: url(//d3k5w9i1vqhb0k.cloudfront.net/uploads/listings/2025/03/b650959db3cd4cf_t_w_1280_h_1024.jpg); background-size: cover;>/div> /div>/a> /div> div classfeatured-content> div classprice> R4,100,000 /div> div classfeatured-sub> An upmarket apartment in Zimbali. Ideal investment opportunity with the iconic Fairmont hotel being restored to its former glory, these apartments within close proximity of the New Capital Hotel, offers guests 2 well appointed, bedrooms both en-suite, a fully fitted... /div> div classcustom-buttons> a classbutton primary-button href/results/residential/for-sale/ballito/zimbali-estate/apartment/58133/>DETAILS/a> /div> /div> /div> div idfeatured-prop-5 data-count5 classfeatured-item> div classfeatured-images pull-left> a href/results/residential/for-sale/mtunzini/mtunzini/house/54695/9-park-lane/>div classmain-image> div classmain-img stylebackground-image: url(//d3k5w9i1vqhb0k.cloudfront.net/uploads/listings/2023/05/51b50825aaf106b_t_w_1280_h_1024.jpg); background-size: cover;>/div> /div>/a> /div> div classfeatured-content> div classprice> R5,000,000 /div> div classfeatured-sub> Set in the most sought after location in Mtunzini, this magnificent home offers you 8 bedrooms of which three bedrooms are on the first floor, a guest suite on the second floor and a self contained two-bedroom flat on the ground floor aswell as a Cottage with its own... /div> div classcustom-buttons> a classbutton primary-button href/results/residential/for-sale/mtunzini/mtunzini/house/54695/9-park-lane/>DETAILS/a> /div> /div> /div> /div>/div> /div> div idmpumalanga-slider data-valuempumalanga classfeatured-slider-cont> div classfeatured-prev>/div>div classfeatured-next>/div>div idfeatured-slider classmargin-top30 margin-bottom30 container_12 featured-slider> div classfeatured-slides> /div>/div> /div> div idwestern-cape-slider data-valuewestern-cape classfeatured-slider-cont open> div classfeatured-prev>/div>div classfeatured-next>/div>div idfeatured-slider classmargin-top30 margin-bottom30 container_12 featured-slider> div classfeatured-slides> div idfeatured-prop-1 data-count1 classfeatured-item> div classfeatured-images pull-left> a href/results/residential/for-sale/somerset-west/fairhaven-country-estate/gated-estate/126155/>div classmain-image> div classmain-img stylebackground-image: url(//d3k5w9i1vqhb0k.cloudfront.net/uploads/listings/2025/05/db89d638dd994cd_t_w_1280_h_1024.jpg); background-size: cover;>/div> /div>/a> /div> div classfeatured-content> div classprice> R22,000,000 /div> div classfeatured-sub> Perched high in the prestigious Fairhaven Country Estate, this elegant 3-bedroom home offers panoramic views of False Bay, Table Mountain, and the majestic Helderberg mountains. Perfectly positioned in a peaceful cul-de-sac and surrounded by beautifully landscaped... /div> div classcustom-buttons> a classbutton primary-button href/results/residential/for-sale/somerset-west/fairhaven-country-estate/gated-estate/126155/>DETAILS/a> /div> /div> /div> div idfeatured-prop-2 data-count2 classfeatured-item> div classfeatured-images pull-left> a href/results/residential/for-sale/wilderness/wilderness-central/house/126122/>div classmain-image> div classmain-img stylebackground-image: url(//d3k5w9i1vqhb0k.cloudfront.net/uploads/listings/2025/05/da392f6df39995e_t_w_1280_h_1024.jpg); background-size: cover;>/div> /div>/a> /div> div classfeatured-content> div classprice> R9,900,000 /div> div classfeatured-sub> This beautifully-designed, double-storey home offers the perfect blend of luxury, comfort, and coastal living, privately positioned, in the front row, in secure Wilderness Garden Estate. Boasting three spacious en-suite bedrooms — two upstairs and one downstairs — each... /div> div classcustom-buttons> a classbutton primary-button href/results/residential/for-sale/wilderness/wilderness-central/house/126122/>DETAILS/a> /div> /div> /div> div idfeatured-prop-3 data-count3 classfeatured-item> div classfeatured-images pull-left> a href/results/residential/for-sale/worcester/worcester/farm/366/>div classmain-image> div classmain-img stylebackground-image: url(//d3k5w9i1vqhb0k.cloudfront.net/uploads/listings/2015/04/e952dc425dea5f3_t_w_1280_h_1024.jpg); background-size: cover;>/div> /div>/a> /div> div classfeatured-content> div classprice> R8,900,000 /div> div classfeatured-sub> Beautiful mountain views, rural lifestyle, lovely family home with oregon floors, spacious bedrooms and living areas, farm kitchen and scullery. Situated on 13 hectares (8 with vineyard) with outbuidings and labourer cottages.Property prices are realistic and in... /div> div classcustom-buttons> a classbutton primary-button href/results/residential/for-sale/worcester/worcester/farm/366/>DETAILS/a> /div> /div> /div> div idfeatured-prop-4 data-count4 classfeatured-item> div classfeatured-images pull-left> a href/results/residential/for-sale/paarl/paarl-rural/farm/3736/>div classmain-image> div classmain-img stylebackground-image: url(//d3k5w9i1vqhb0k.cloudfront.net/uploads/listings/2024/12/52f50204017e658_t_w_1280_h_1024.jpg); background-size: cover;>/div> /div>/a> /div> div classfeatured-content> div classprice> R42,500,000 /div> div classfeatured-sub> This Wine Estate spreads across 32 ha, where views and exceptional natural elements converge. Nestled in a good location, it is a mere 50-minute drive from Cape Town International Airport, making it easily accessible for wine enthusiasts and travellers alike. Situated... /div> div classcustom-buttons> a classbutton primary-button href/results/residential/for-sale/paarl/paarl-rural/farm/3736/>DETAILS/a> /div> /div> /div> div idfeatured-prop-5 data-count5 classfeatured-item> div classfeatured-images pull-left> a href/results/residential/for-sale/cape-town/fresnaye/freehold/126499/>div classmain-image> div classmain-img stylebackground-image: url(//d3k5w9i1vqhb0k.cloudfront.net/uploads/listings/2025/07/d9a546750ec5217_t_w_1280_h_1024.jpg); background-size: cover;>/div> /div>/a> /div> div classfeatured-content> div classprice> R75,000,000 /div> div classfeatured-sub> Set on the highest road in Fresnaye up against the Lion’s Head reserve, this extraordinary residence stands as one of the most exclusive offerings on the Atlantic Seaboard. Spanning two expansive erven totalling over 1400 square metres, it’s a rare fusion of refined... /div> div classcustom-buttons> a classbutton primary-button href/results/residential/for-sale/cape-town/fresnaye/freehold/126499/>DETAILS/a> /div> /div> /div> /div>/div> /div>/section>div classclearfix>/div>div classdivider styleposition: relative; width: 99.8%; border-bottom: 1px solid #999999; margin: 60px 0; margin-top: 30px;>/div>div classlifestyles-section> div classinner> div classheading padding-bottom30> Lifestyles /div> div classblock stylemargin-right: 20px;> div classinner-block stylebackground: url(/static/img/custom/layout/lifestyles/estate.jpg);>/div> a href/results/new-development/residential/ stylefloat: left; width: 300px; height: 250px;> div classdark-overlay>/div> div classname stylez-index: 9999;> Estate Living /div> /a> /div> div classblock style> div classinner-block stylebackground: url(/static/img/custom/layout/lifestyles/apartment.jpg);>/div> a href/results/all-properties/?property_typeapartment stylefloat: left; width: 300px; height: 250px;> div classdark-overlay>/div> div classname stylez-index: 9999;> Apartment Living /div> /a> /div> div classblock stylemargin-right: 20px;> div classinner-block stylebackground: url(/static/img/custom/layout/lifestyles/eco.jpg);>/div> a href/results/new-development/residential/?categoryEco Estate stylefloat: left; width: 300px; height: 250px;> div classdark-overlay>/div> div classname stylez-index: 9999;> Eco Living /div> /a> /div> div classblock stylemargin-right: 0;> div classinner-block stylebackground: url(/static/img/custom/layout/lifestyles/retire.jpg);>/div> a href/results/new-development/residential/?categoryRetirement Estate stylefloat: left; width: 300px; height: 250px;> div classdark-overlay>/div> div classname stylez-index: 9999;> Retirement Living /div> /a> /div> /div>/div>div classclearfix>/div>div classdivider styleposition: relative; width: 99.8%; border-bottom: 1px solid #999999; margin-top: 101px; margin-bottom: 33px;>/div>div idcall-me-section classcall-me-section> div classcontainer_12> div classgrid_12 margin-top45> div classcall-me-header aligncenter> h2 classmain-headings>Sell your home/h2> /div> div classclearfix>/div> div classclearfix call-text>Our industry leading agents are waiting to start marketing your property like only Sotheby’s International Realty® can. Reach out below and we’ll get back to you./div> /div> /div> div classcontainer_12> div classplease_call_me margin-top30> form idid_call_me_form methodPOST action/process-call-me-form/> input typehidden namecsrfmiddlewaretoken value7qxYDaTI8jae3Br9EXyx47VF6FrfwTv2 /> fieldset> div classinput-container grid_4> input typetext classfull homepage-input idid_call_me_full_name placeholderName namefull_name /> span classcontact-branch-errors errorlist data-forfull_name idid_full_name_errors>/span> /div> div classinput-container grid_4> input typetext classfull homepage-input idid_call_me_contact_number placeholderContact Number namecontact_number /> span classcontact-branch-errors errorlist data-forcontact_number idid_contact_number_errors>/span> /div> div classinput-container grid_4> input typetext classfull homepage-input idid_call_me_email_address placeholderEmail Address nameemail_address /> span classcontact-branch-errors errorlist data-foremail_address idid_email_address_errors>/span> /div> div classclearfix margin-bottom15>/div> div classinput-container grid_4> select idid_contact_branch namecontact_branch classfull data-placeholderSelect a Branch> option value>Nearest Branch/option> option value11069>Atlantic Seaboard & City Bowl/option> option value10>Ballito/option> option value3>Bedfordview/option> option value73>Bryanston/option> option value1>Craighall Park/option> option value1042>East London/option> option value79>Empangeni/option> option value4716>False Bay/option> option value11809>Fourways & Midrand/option> option value4640>Franschhoek/option> option value931>George/option> option value2>Head Office/option> option value4576>Helderberg/option> option value2970>Hermanus/option> option value4591>Knysna/option> option value4717>Kommetjie/option> option value7960>Mossel Bay/option> option value78>Mtunzini/option> option value142>Northern Suburbs/option> option value4575>Paarl/option> option value1556>Parkhurst/option> option value6750>Pearl Valley/option> option value4499>Plettenberg Bay/option> option value4540>Port Alfred/option> option value109>Pretoria East/option> option value4>Randburg/option> option value12421>Roodepoort/option> option value72>Sandton/option> option value4596>Sedgefield/option> option value4568>Stellenbosch/option> option value7888>St. Francis Bay/option> option value8120>Stilbaai/option> option value4715>Tokai/option> option value4176>West Coast/option> option value4626>Wilderness/option> option value4641>Worcester/option> option value7919>Zululand/option> /select> span classcontact-branch-errors errorlist data-forcontact_branch idid_contact_branch_errors>/span> /div> div classinput-container grid_8 stylewidth: 380px;> input typetext classfull homepage-input idid_call_me_comments placeholderEnquiry namecomments /> span classcontact-branch-errors errorlist data-forcomments idid_comments_errors>/span> /div> div classinput-container pull-right stylewidth: 99px;> button typesubmit classbutton primary-button pull-right stylemargin-right: 9px;>Submit/button> /div> div classclearfix>/div> p classmargin-top10 stylefont-size:13px;margin-left:10px> We will communicate real estate related marketing information and related services. br>We respect your privacy. See our a stylefont-size:13px; href/privacy-policy/ target_blank>Privacy Policy/a> /p> div classcaptcha-fields> div idid_call_me_form_captcha>/div> span data-forcaptcha classcaptcha-errors errorlist>/span> /div> /fieldset> /form> /div> /div>/div>div classclearfix>/div>div classdivider styleposition: relative; width: 99.8%; border-bottom: 1px solid #999999; margin-top: 30px; margin-bottom: 60px;>/div>div classbanners margin-top15> div classbanner-left> div classarticle-item> div classheading> span stylecolor: #000000>News and Advice //span> 22 January 2025 /div> a href/news/enjoy-some-retail-therapy-at-kensington-square-in-durban-north/ classarticle-list-item> div classnews-image> div classdark-overlay> /div> div classcentered> img src//d3k5w9i1vqhb0k.cloudfront.net/uploads/news/2025/01/b50e20c93db9789_t_w_640_h_480.jpg /> /div> /div> div classnews-summary-content> div classnews-title> Enjoy some retail therapy at Kensington Square in Durban North /div> div classnews-body> Tucked away in the heart of Durban North, Kensington Square is one of those hidden gems that locals cherish, yet newcomers are always eager to discover. This quaint shopping centre might be small in size, but it packs a punch when it comes to its charm, variety,... /div> /div> /a> /div> div classclearfix>/div> /div> div classbanner-right> div classcontent-left> a hrefhttps://issuu.com/wendymaritz/docs/private_edition_issue_66_sotheby_s_realty target_blank> img src/download-document/cf21db9be12188c2834ea1418ddc79ed0c073f44/ stylefloat: left; position: relative; alt> /a> div classright-block> div classinfo> An intelligent, often provocative, read. If there is one word that characterises the look of every issue, it is glamour – be it in architecture, fashion, leadership, art, motoring or travel. /div> a hrefhttps://issuu.com/wendymaritz/docs/private_edition_issue_66_sotheby_s_realty target_blank classbutton primary-button pull-right>Read online now/a> /div> div classheading padding-top90> Subscribe to our newsletter /div> div classclearfix>/div> form idid_franchise_form methodpost action/franchise-enquiry/> div classclearfix> input typehidden namecsrfmiddlewaretoken value7qxYDaTI8jae3Br9EXyx47VF6FrfwTv2 /> fieldset> div classinput-container> input typetext classfull homepage-input idid_franchise_enquiry_full_name namefull_name placeholderName /> span classcontact-branch-errors errorlist data-forfull_name idid_full_name_errors>/span> /div> div classinput-container stylemargin-left: 20px;> input typeemail classfull homepage-input idid_franchise_enquiry_email_address nameemail_address placeholderEmail Address /> span classcontact-branch-errors errorlist data-foremail_address idid_email_address_errors>/span> /div> button typesubmit classbutton primary-button pull-right>Submit/button> div classclearfix>/div> div classmargin-top10 margin-bottom0 clearfix styletext-align:left;color: #666666;position: relative; forid_agree> input idid_agree nameagree typecheckbox> label forid_agree>I accept your privacy terms. a stylefont-size:13px; href/privacy-policy/ target_blank>Privacy Policy/a>/label> span classcontact-branch-errors errorlist data-foragree idid_agree_error>/span> /div> div classclearfix>/div> p classmargin-top10 stylefont-size:13px;color: #666666;> We will communicate real estate related marketing information and related services. br>We respect your privacy. See our a stylefont-size:13px; href/privacy-policy/ target_blank>Privacy Policy/a> /p> /div> div classcaptcha-fields alignleft> div classvisualCaptcha-overlay> div classvisualCaptcha-container> div idid_franchise_form_captcha>/div> span data-forcaptcha idid_franchise_form_captcha_errors classerrorlist>/span> /div> /div> /div> div classclearfix>/div> /fieldset> /form> /div> !-- a hrefhttps://www.youtube.com/embed/u-SsRPW_qfo styledisplay:block; classyoutube-link> div classbanner-button>Video/div> /a> --> /div>/div> /div> !--/ Content --> !-- Footer --> div idfooter classfooter container> div idfooter-float classfooter-content print-hide> div idfooter-top classpadding-top60 padding-bottom40> div class container_12> div classgrid_6> div classinput-container full first pull-left margin-bottom20 stylewidth: 300px;> select idid_call_me_branch namecall_me_branch classfull data-placeholderContact your nearest branch onchangewindow.location/contact/# + this.value;> option>/option> option valueatlantic-seaboard-city-bowl>Atlantic Seaboard & City Bowl/option> option valueballito>Ballito/option> option valuebedfordview>Bedfordview/option> option valuebryanston>Bryanston/option> option valuecraighall-park>Craighall Park/option> option valueeast-london>East London/option> option valueempangeni>Empangeni/option> option valuefalse-bay>False Bay/option> option valuefourways-midrand>Fourways & Midrand/option> option valuefranschhoek>Franschhoek/option> option valuegeorge>George/option> option valuehead-office>Head Office/option> option valuehelderberg>Helderberg/option> option valuehermanus>Hermanus/option> option valueknysna>Knysna/option> option valuekommetjie>Kommetjie/option> option valuemossel-bay>Mossel Bay/option> option valuemtunzini>Mtunzini/option> option valuenorthern-suburbs>Northern Suburbs/option> option valuepaarl>Paarl/option> option valueparkhurst>Parkhurst/option> option valuepearl-valley>Pearl Valley/option> option valueplettenberg-bay>Plettenberg Bay/option> option valueport-alfred>Port Alfred/option> option valuepretoria-east>Pretoria East/option> option valuerandburg>Randburg/option> option valueroodepoort>Roodepoort/option> option valuesandton>Sandton/option> option valuesedgefield>Sedgefield/option> option valuestellenbosch>Stellenbosch/option> option valuest-francis-bay>St. Francis Bay/option> option valuestilbaai>Stilbaai/option> option valuetokai>Tokai/option> option valuewest-coast>West Coast/option> option valuewilderness>Wilderness/option> option valueworcester>Worcester/option> option valuezululand>Zululand/option> /select> /div> /div> div classgrid_6 pull-left margin-top15 styleposition: absolute; left: 0; top: 42px; color: #ffffff;> Each Office is Independently Owned and Operated /div> div classgrid_6 pull-right> div idfooter-social> div classclearfix>/div> div classclearfix>/div> ul classfooter-social-links> li> a hrefhttps://www.facebook.com/LewGeffenSothebysInternationalRealty/ target_blank>i data-icon classsocial facebook_button-icon>/i>/a> /li> li> a hrefhttps://www.linkedin.com/company/lew-geffen-sothebys-international-realty/ target_blank>i data-icon classsocial linkedin_button-icon>/i>/a> /li> li> a hrefhttps://www.youtube.com/user/LewGeffen01/ target_blank>i data-icon classsocial youtube_button-icon>/i>/a> /li> li> a hrefhttps://www.instagram.com/lewgeffensothebysrealty/ target_blank>i data-icon classsocial instagram_button-icon>/i>/a> /li> /ul> /div> /div> /div> /div> div classclearfix>/div> div idfooter-bottom> div classcontainer_12> div idfooter-heading classgrid_12 margin-top20> h2 classmargin-bottom0 site-name>Lew Geffen Sotheby's International Realty/h2> hr classfooter-divider clearfix />/div>div idfooter-navigation-links classgrid_12> div idfooter-browse-links classcolumn last span-22>b>Browse:/b>a href/ >Home/a> | a href/sell-with-us/ >Sell/a> | a href/results/all-properties/?listing_typeResidential For Sale,Commercial For Sale >Buy/a> | a href/results/on-show/ >On Show/a> | a href/results/residential/for-sale/ >Residential For Sale 3615/a> | a href/results/residential/for-sale/?property_typeApartment >Residential For Sale/a> | a href/results/residential/for-sale/?property_typeTownhouse >Townhouses For Sale/a> | a href/results/commercial/for-sale/ >Commercial For Sale 255/a> | a href/results/industrial/for-sale/ >Industrial For Sale 24/a> | a href/results/retail/for-sale/ >Retail For Sale 5/a> | a href/results/mixed-use/for-sale/ >Mixed Use For Sale 13/a> | a href/results/agricultural/for-sale/ >Agricultural For Sale 14/a> | a href/results/farms-and-small-holdings/ >Farms & Small Holdings 104/a> | a href/results/vacant-land/ >Vacant Land 812/a> | a href/results/bank-assisted/ >Bank Assisted 1/a> | a href/results/all-properties/?listing_typeResidential To Let,Commercial To Let >Rent/a> | a href/results/residential/to-let/ >Residential To Let 392/a> | a href/results/residential/to-let/?property_typeApartment >Apartments To Let/a> | a href/results/residential/to-let/?property_typeTownhouse >Townhouses To Let/a> | a href/results/holiday/to-let/ >Holiday Letting 78/a> | a href/results/commercial/to-let/ >Commercial To Let 153/a> | a href/results/industrial/to-let/ >Industrial To Let 6/a> | a href/results/retail/to-let/ >Retail To Let 11/a> | a href/results/mixed-use/to-let/ >Mixed Use To Let 5/a> | a href/results/new-development/residential/ >All Developments/a> | a href/results/new-development/residential/?provinceeastern-cape/ >Eastern Cape/a> | a href/results/new-development/residential/?provincegauteng/ >Gauteng/a> | a href/results/new-development/residential/?provincenorth-west-province/ >North West Province/a> | a href/results/new-development/residential/?provincewestern-cape/ >Western Cape/a> | a href/results/new-development/residential/?provincecyprus/ >Cyprus/a> | a href/results/new-development/residential/?provincemauritius/ >Mauritius/a> | a href/results/new-development/residential/?provincemozambique/ >Mozambique/a> | a href/results/my-favourites/?no-search1 >My Favourites/a> | a href#1 >Services/a> | a href/marketing/ >Marketing/a> | a href/sales-rentals/ >Sales & Rentals/a> | a href/auctions/ >Auctions/a> | a href/foreign-purchasing/ >Foreign Purchasing/a> | a href/ooba/ >Home Loan Assistance/a> | a href/training/ >Training/a> | a href/property-email-alerts/ >Property Email Alerts/a> | a href/area-profiles/ >Area Profiles/a> | a href/ooba/ >Ooba/a> | a href/bond-transfer-cost-calculator/ >Calculators/a> | a href/franchise-opportunity/ >Franchising/a> | a href/history/ >History/a> | a href/leadership/ >Leadership/a> | a href/awards/ >Awards/a> | a href/our-partners/ >Our Partners/a> | a href/truly-global/ >Truly Global/a> | a href/newsletter/ >Email Newsletter/a> | a href/news/ >Latest News/a> | a hrefhttp://www.sothebys.com/ target_blank>Auctions/a> | a hrefhttp://www.sothebysrealty.com/ target_blank>Global Network/a> | a href#1 >Contact/a> | a href/contact/ >Branch Search/a> | a href/careers/ >Careers/a> | a href/agents/ >Agent Search/a> | a href/franchise-opportunity >Franchise Opportunities/a> | a hrefhttps://blog.sothebysrealty.co.za/ target_blank>Blog/a> | a href/website-map/ >Website Map/a> | a href/useful-links/ >Links/a> | a href/request-information/ >Request Information/a> | a href/privacy-policy/ >Privacy Policy/a> | a href/download-document/8ceb22c6c3b66b43f411ea3c6eac0852b5ad1eee/ >PAIA/a>/div> hr classfooter-divider clearfix />/div>div idfooter-property-links classgrid_12> b>a href/results/residential/for-sale/>Residential For Sale:/a>/b> a href/results/residential/for-sale/akasia/all/>Akasia/a> | a href/results/residential/for-sale/alexandria/all/>Alexandria/a> | a href/results/residential/for-sale/andalusia/all/>Andalusia/a> | a href/results/residential/for-sale/aurora/all/>Aurora/a> | a href/results/residential/for-sale/ballito/all/>Ballito/a> | a href/results/residential/for-sale/bathurst/all/>Bathurst/a> | a href/results/residential/for-sale/bedfordview/all/>Bedfordview/a> | a href/results/residential/for-sale/bettys-bay/all/>Bettys Bay/a> | a href/results/residential/for-sale/blouberg/all/>Blouberg/a> | a href/results/residential/for-sale/blythedale/all/>Blythedale/a> | a href/results/residential/for-sale/boesmansriviermond/all/>Boesmansriviermond/a> | a href/results/residential/for-sale/boksburg/all/>Boksburg/a> | a href/results/residential/for-sale/bot-river/all/>Bot River/a> | a href/results/residential/for-sale/calitzdorp/all/>Calitzdorp/a> | a href/results/residential/for-sale/cape-st-francis/all/>Cape St Francis/a> | a href/results/residential/for-sale/cape-town/all/>Cape Town/a> | a href/results/residential/for-sale/centurion/all/>Centurion/a> | a href/results/residential/for-sale/cintsa/all/>Cintsa/a> | a href/results/residential/for-sale/clanwilliam/all/>Clanwilliam/a> | a href/results/residential/for-sale/darling/all/>Darling/a> | a href/results/residential/for-sale/darnall/all/>Darnall/a> | a href/results/residential/for-sale/desainagar/all/>Desainagar/a> | a href/results/residential/for-sale/east-london/all/>East London/a> | a href/results/residential/for-sale/edenvale/all/>Edenvale/a> | a href/results/residential/for-sale/empangeni/all/>Empangeni/a> | a href/results/residential/for-sale/eshowe/all/>Eshowe/a> | a href/results/residential/for-sale/esikhawini/all/>Esikhawini/a> | a href/results/residential/for-sale/fish-hoek/all/>Fish Hoek/a> | a href/results/residential/for-sale/franschhoek/all/>Franschhoek/a> | a href/results/residential/for-sale/george/all/>George/a> | a href/results/residential/for-sale/gingindlovu/all/>Gingindlovu/a> | a href/results/residential/for-sale/gordons-bay/all/>Gordons Bay/a> | a href/results/residential/for-sale/gouritsmond/all/>Gouritsmond/a> | a href/results/residential/for-sale/graaff-reinet/all/>Graaff-Reinet/a> | a href/results/residential/for-sale/grabouw/all/>Grabouw/a> | a href/results/residential/for-sale/grahamstown/all/>Grahamstown/a> | a href/results/residential/for-sale/groot-brakrivier/all/>Groot Brakrivier/a> | a href/results/residential/for-sale/hamburg/all/>Hamburg/a> | a href/results/residential/for-sale/hartbeespoort/all/>Hartbeespoort/a> | a href/results/residential/for-sale/hartenbos/all/>Hartenbos/a> | a href/results/residential/for-sale/hermanus/all/>Hermanus/a> | a href/results/residential/for-sale/hopefield/all/>Hopefield/a> | a href/results/residential/for-sale/hout-bay/all/>Hout Bay/a> | a href/results/residential/for-sale/humansdorp/all/>Humansdorp/a> | a href/results/residential/for-sale/jacobsbaai/all/>Jacobsbaai/a> | a href/results/residential/for-sale/jeffreys-bay/all/>Jeffreys Bay/a> | a href/results/residential/for-sale/johannesburg/all/>Johannesburg/a> | a href/results/residential/for-sale/kaysers-beach/all/>Kaysers Beach/a> | a href/results/residential/for-sale/kempton-park/all/>Kempton Park/a> | a href/results/residential/for-sale/kenton-on-sea/all/>Kenton On Sea/a> | a href/results/residential/for-sale/king-williams-town/all/>King Williams Town/a> | a href/results/residential/for-sale/kleinemonde/all/>Kleinemonde/a> | a href/results/residential/for-sale/knysna/all/>Knysna/a> | a href/results/residential/for-sale/komga/all/>Komga/a> | a href/results/residential/for-sale/kommetjie/all/>Kommetjie/a> | a href/results/residential/for-sale/krugersdorp/all/>Krugersdorp/a> | a href/results/residential/for-sale/kwambonambi/all/>Kwambonambi/a> | a href/results/residential/for-sale/langebaan/all/>Langebaan/a> | a href/results/residential/for-sale/malmesbury/all/>Malmesbury/a> | a href/results/residential/for-sale/mandeni/all/>Mandeni/a> | a href/results/residential/for-sale/melkbosstrand/all/>Melkbosstrand/a> | a href/results/residential/for-sale/midrand/all/>Midrand/a> | a href/results/residential/for-sale/milnerton/all/>Milnerton/a> | a href/results/residential/for-sale/mitchells-plain/all/>Mitchells Plain/a> | a href/results/residential/for-sale/mookgopong/all/>Mookgopong/a> | a href/results/residential/for-sale/mossel-bay/all/>Mossel Bay/a> | a href/results/residential/for-sale/mthatha/all/>Mthatha/a> | a href/results/residential/for-sale/mtubatuba/all/>Mtubatuba/a> | a href/results/residential/for-sale/mtunzini/all/>Mtunzini/a> | a href/results/residential/for-sale/noordhoek/all/>Noordhoek/a> | a href/results/residential/for-sale/oudtshoorn/all/>Oudtshoorn/a> | a href/results/residential/for-sale/oyster-bay/all/>Oyster Bay/a> | a href/results/residential/for-sale/paarl/all/>Paarl/a> | a href/results/residential/for-sale/paternoster/all/>Paternoster/a> | a href/results/residential/for-sale/peddie/all/>Peddie/a> | a href/results/residential/for-sale/pietermaritzburg/all/>Pietermaritzburg/a> | a href/results/residential/for-sale/plettenberg-bay/all/>Plettenberg Bay/a> | a href/results/residential/for-sale/port-alfred/all/>Port Alfred/a> | a href/results/residential/for-sale/port-elizabeth/all/>Port Elizabeth/a> | a href/results/residential/for-sale/praia-da-rocha/all/>Praia da Rocha/a> | a href/results/residential/for-sale/pretoria/all/>Pretoria/a> | a href/results/residential/for-sale/pringle-bay/all/>Pringle Bay/a> | a href/results/residential/for-sale/randburg/all/>Randburg/a> | a href/results/residential/for-sale/randfontein/all/>Randfontein/a> | a href/results/residential/for-sale/rayton/all/>Rayton/a> | a href/results/residential/for-sale/richards-bay/all/>Richards Bay/a> | a href/results/residential/for-sale/riebeek-valley/all/>Riebeek Valley/a> | a href/results/residential/for-sale/roodepoort/all/>Roodepoort/a> | a href/results/residential/for-sale/rustenburg/all/>Rustenburg/a> | a href/results/residential/for-sale/saldanha/all/>Saldanha/a> | a href/results/residential/for-sale/sandton/all/>Sandton/a> | a href/results/residential/for-sale/scarborough/all/>Scarborough/a> | a href/results/residential/for-sale/sedgefield/all/>Sedgefield/a> | a href/results/residential/for-sale/simons-town/all/>Simons Town/a> | a href/results/residential/for-sale/somerset-west/all/>Somerset West/a> | a href/results/residential/for-sale/stanger/all/>Stanger/a> | a href/results/residential/for-sale/stellenbosch/all/>Stellenbosch/a> | a href/results/residential/for-sale/st-francis-bay/all/>St Francis Bay/a> | a href/results/residential/for-sale/st-helena-bay/all/>St Helena Bay/a> | a href/results/residential/for-sale/stilbaai/all/>Stilbaai/a> | a href/results/residential/for-sale/swartruggens/all/>Swartruggens/a> | a href/results/residential/for-sale/tamarin/all/>Tamarin/a> | a href/results/residential/for-sale/tongaat/all/>Tongaat/a> | a href/results/residential/for-sale/tulbagh/all/>Tulbagh/a> | a href/results/residential/for-sale/umhlanga/all/>Umhlanga/a> | a href/results/residential/for-sale/vaalwater/all/>Vaalwater/a> | a href/results/residential/for-sale/velddrif/all/>Velddrif/a> | a href/results/residential/for-sale/vredenburg/all/>Vredenburg/a> | a href/results/residential/for-sale/wellington/all/>Wellington/a> | a href/results/residential/for-sale/wilderness/all/>Wilderness/a> | a href/results/residential/for-sale/worcester/all/>Worcester/a> | a href/results/residential/for-sale/yzerfontein/all/>Yzerfontein/a> | a href/results/residential/for-sale/zinkwazi-beach/all/>Zinkwazi Beach/a> br/> b>a href/results/residential/to-let/>Residential To Let:/a>/b> a href/results/residential/to-let/ballito/all/>Ballito/a> | a href/results/residential/to-let/bathurst/all/>Bathurst/a> | a href/results/residential/to-let/bedfordview/all/>Bedfordview/a> | a href/results/residential/to-let/blouberg/all/>Blouberg/a> | a href/results/residential/to-let/cape-town/all/>Cape Town/a> | a href/results/residential/to-let/centurion/all/>Centurion/a> | a href/results/residential/to-let/empangeni/all/>Empangeni/a> | a href/results/residential/to-let/fish-hoek/all/>Fish Hoek/a> | a href/results/residential/to-let/franschhoek/all/>Franschhoek/a> | a href/results/residential/to-let/gordons-bay/all/>Gordons Bay/a> | a href/results/residential/to-let/hopefield/all/>Hopefield/a> | a href/results/residential/to-let/hout-bay/all/>Hout Bay/a> | a href/results/residential/to-let/johannesburg/all/>Johannesburg/a> | a href/results/residential/to-let/kempton-park/all/>Kempton Park/a> | a href/results/residential/to-let/knysna/all/>Knysna/a> | a href/results/residential/to-let/krugersdorp/all/>Krugersdorp/a> | a href/results/residential/to-let/langebaan/all/>Langebaan/a> | a href/results/residential/to-let/midrand/all/>Midrand/a> | a href/results/residential/to-let/milnerton/all/>Milnerton/a> | a href/results/residential/to-let/mookgopong/all/>Mookgopong/a> | a href/results/residential/to-let/mtunzini/all/>Mtunzini/a> | a href/results/residential/to-let/paarl/all/>Paarl/a> | a href/results/residential/to-let/parow/all/>Parow/a> | a href/results/residential/to-let/paternoster/all/>Paternoster/a> | a href/results/residential/to-let/port-alfred/all/>Port Alfred/a> | a href/results/residential/to-let/pretoria/all/>Pretoria/a> | a href/results/residential/to-let/randburg/all/>Randburg/a> | a href/results/residential/to-let/richards-bay/all/>Richards Bay/a> | a href/results/residential/to-let/roodepoort/all/>Roodepoort/a> | a href/results/residential/to-let/saldanha/all/>Saldanha/a> | a href/results/residential/to-let/sandton/all/>Sandton/a> | a href/results/residential/to-let/sedgefield/all/>Sedgefield/a> | a href/results/residential/to-let/simons-town/all/>Simons Town/a> | a href/results/residential/to-let/somerset-west/all/>Somerset West/a> | a href/results/residential/to-let/stellenbosch/all/>Stellenbosch/a> | a href/results/residential/to-let/st-francis-bay/all/>St Francis Bay/a> | a href/results/residential/to-let/strand/all/>Strand/a> | a href/results/residential/to-let/vredenburg/all/>Vredenburg/a> | a href/results/residential/to-let/wellington/all/>Wellington/a> | a href/results/residential/to-let/worcester/all/>Worcester/a> br/> b>a href/results/commercial/for-sale/>Commercial For Sale:/a>/b> a href/results/commercial/for-sale/akasia/all/>Akasia/a> | a href/results/commercial/for-sale/alexandria/all/>Alexandria/a> | a href/results/commercial/for-sale/ballito/all/>Ballito/a> | a href/results/commercial/for-sale/bathurst/all/>Bathurst/a> | a href/results/commercial/for-sale/bellville/all/>Bellville/a> | a href/results/commercial/for-sale/bhisho/all/>Bhisho/a> | a href/results/commercial/for-sale/butterworth/all/>Butterworth/a> | a href/results/commercial/for-sale/cape-town/all/>Cape Town/a> | a href/results/commercial/for-sale/centurion/all/>Centurion/a> | a href/results/commercial/for-sale/east-london/all/>East London/a> | a href/results/commercial/for-sale/empangeni/all/>Empangeni/a> | a href/results/commercial/for-sale/franschhoek/all/>Franschhoek/a> | a href/results/commercial/for-sale/gingindlovu/all/>Gingindlovu/a> | a href/results/commercial/for-sale/goodwood/all/>Goodwood/a> | a href/results/commercial/for-sale/grahamstown/all/>Grahamstown/a> | a href/results/commercial/for-sale/humansdorp/all/>Humansdorp/a> | a href/results/commercial/for-sale/johannesburg/all/>Johannesburg/a> | a href/results/commercial/for-sale/kaysers-beach/all/>Kaysers Beach/a> | a href/results/commercial/for-sale/kenton-on-sea/all/>Kenton On Sea/a> | a href/results/commercial/for-sale/king-williams-town/all/>King Williams Town/a> | a href/results/commercial/for-sale/knysna/all/>Knysna/a> | a href/results/commercial/for-sale/krugersdorp/all/>Krugersdorp/a> | a href/results/commercial/for-sale/langebaan/all/>Langebaan/a> | a href/results/commercial/for-sale/milnerton/all/>Milnerton/a> | a href/results/commercial/for-sale/mossel-bay/all/>Mossel Bay/a> | a href/results/commercial/for-sale/mthatha/all/>Mthatha/a> | a href/results/commercial/for-sale/mtunzini/all/>Mtunzini/a> | a href/results/commercial/for-sale/paarl/all/>Paarl/a> | a href/results/commercial/for-sale/parow/all/>Parow/a> | a href/results/commercial/for-sale/paternoster/all/>Paternoster/a> | a href/results/commercial/for-sale/pemba/all/>Pemba/a> | a href/results/commercial/for-sale/port-alfred/all/>Port Alfred/a> | a href/results/commercial/for-sale/pretoria/all/>Pretoria/a> | a href/results/commercial/for-sale/randburg/all/>Randburg/a> | a href/results/commercial/for-sale/richards-bay/all/>Richards Bay/a> | a href/results/commercial/for-sale/roodepoort/all/>Roodepoort/a> | a href/results/commercial/for-sale/saldanha/all/>Saldanha/a> | a href/results/commercial/for-sale/sandton/all/>Sandton/a> | a href/results/commercial/for-sale/sedgefield/all/>Sedgefield/a> | a href/results/commercial/for-sale/seymour/all/>Seymour/a> | a href/results/commercial/for-sale/st-francis-bay/all/>St Francis Bay/a> | a href/results/commercial/for-sale/stilbaai/all/>Stilbaai/a> | a href/results/commercial/for-sale/vredenburg/all/>Vredenburg/a> | a href/results/commercial/for-sale/wellington/all/>Wellington/a> | a href/results/commercial/for-sale/zambezi/all/>Zambezi/a> br/> b>a href/results/commercial/to-let/>Commercial To Let:/a>/b> a href/results/commercial/to-let/ballito/all/>Ballito/a> | a href/results/commercial/to-let/cape-town/all/>Cape Town/a> | a href/results/commercial/to-let/centurion/all/>Centurion/a> | a href/results/commercial/to-let/east-london/all/>East London/a> | a href/results/commercial/to-let/empangeni/all/>Empangeni/a> | a href/results/commercial/to-let/krugersdorp/all/>Krugersdorp/a> | a href/results/commercial/to-let/malmesbury/all/>Malmesbury/a> | a href/results/commercial/to-let/milnerton/all/>Milnerton/a> | a href/results/commercial/to-let/mtunzini/all/>Mtunzini/a> | a href/results/commercial/to-let/paarl/all/>Paarl/a> | a href/results/commercial/to-let/pretoria/all/>Pretoria/a> | a href/results/commercial/to-let/richards-bay/all/>Richards Bay/a> | a href/results/commercial/to-let/sandton/all/>Sandton/a> | a href/results/commercial/to-let/somerset-west/all/>Somerset West/a> | a href/results/commercial/to-let/stellenbosch/all/>Stellenbosch/a> | a href/results/commercial/to-let/wellington/all/>Wellington/a> br/> b>a href/results/industrial/for-sale/>Industrial For Sale:/a>/b> a href/results/industrial/for-sale/bellville/all/>Bellville/a> | a href/results/industrial/for-sale/cape-town/all/>Cape Town/a> | a href/results/industrial/for-sale/east-london/all/>East London/a> | a href/results/industrial/for-sale/milnerton/all/>Milnerton/a> | a href/results/industrial/for-sale/paarl/all/>Paarl/a> | a href/results/industrial/for-sale/port-alfred/all/>Port Alfred/a> | a href/results/industrial/for-sale/queenstown/all/>Queenstown/a> | a href/results/industrial/for-sale/soshanguve/all/>Soshanguve/a> | a href/results/industrial/for-sale/stilbaai/all/>Stilbaai/a> | a href/results/industrial/for-sale/ventersdorp/all/>Ventersdorp/a> br/> b>a href/results/industrial/to-let/>Industrial To Let:/a>/b> a href/results/industrial/to-let/cape-town/all/>Cape Town/a> | a href/results/industrial/to-let/east-london/all/>East London/a> | a href/results/industrial/to-let/midrand/all/>Midrand/a> | a href/results/industrial/to-let/milnerton/all/>Milnerton/a> | a href/results/industrial/to-let/somerset-west/all/>Somerset West/a> br/> b>a href/results/retail/for-sale/>Retail For Sale:/a>/b> a href/results/retail/for-sale/east-london/all/>East London/a> | a href/results/retail/for-sale/pretoria/all/>Pretoria/a> | a href/results/retail/for-sale/riebeek-valley/all/>Riebeek Valley/a> | a href/results/retail/for-sale/roodepoort/all/>Roodepoort/a> br/> b>a href/results/retail/to-let/>Retail To Let:/a>/b> a href/results/retail/to-let/cape-town/all/>Cape Town/a> | a href/results/retail/to-let/milnerton/all/>Milnerton/a> br/> b>a href/results/agricultural/for-sale/>Agricultural For Sale:/a>/b> a href/results/agricultural/for-sale/bathurst/all/>Bathurst/a> | a href/results/agricultural/for-sale/darling/all/>Darling/a> | a href/results/agricultural/for-sale/east-london/all/>East London/a> | a href/results/agricultural/for-sale/gordons-bay/all/>Gordons Bay/a> | a href/results/agricultural/for-sale/krugersdorp/all/>Krugersdorp/a> | a href/results/agricultural/for-sale/paarl/all/>Paarl/a> | a href/results/agricultural/for-sale/randburg/all/>Randburg/a> | a href/results/agricultural/for-sale/swartwater/all/>Swartwater/a> br/> b>a href/results/mixed-use/for-sale/>Mixed Use For Sale:/a>/b> a href/results/mixed-use/for-sale/cape-town/all/>Cape Town/a> | a href/results/mixed-use/for-sale/east-london/all/>East London/a> | a href/results/mixed-use/for-sale/knysna/all/>Knysna/a> | a href/results/mixed-use/for-sale/mossel-bay/all/>Mossel Bay/a> | a href/results/mixed-use/for-sale/plettenberg-bay/all/>Plettenberg Bay/a> | a href/results/mixed-use/for-sale/pretoria/all/>Pretoria/a> | a href/results/mixed-use/for-sale/sedgefield/all/>Sedgefield/a> | a href/results/mixed-use/for-sale/stilbaai/all/>Stilbaai/a> br/> b>a href/results/mixed-use/to-let/>Mixed Use To Let:/a>/b> a href/results/mixed-use/to-let/centurion/all/>Centurion/a> | a href/results/mixed-use/to-let/east-london/all/>East London/a> | a href/results/mixed-use/to-let/mtunzini/all/>Mtunzini/a> | a href/results/mixed-use/to-let/paarl/all/>Paarl/a> | a href/results/mixed-use/to-let/sandton/all/>Sandton/a> br/> b>a href/results/new-development/residential/>Residential New Developments:/a>/b> a href/results/new-development/residential/black-river/all/>Black River/a> | a href/results/new-development/residential/cape-town/all/>Cape Town/a> | a href/results/new-development/residential/east-london/all/>East London/a> | a href/results/new-development/residential/johannesburg/all/>Johannesburg/a> | a href/results/new-development/residential/knysna/all/>Knysna/a> | a href/results/new-development/residential/mossel-bay/all/>Mossel Bay/a> | a href/results/new-development/residential/mtunzini/all/>Mtunzini/a> | a href/results/new-development/residential/paarl/all/>Paarl/a> | a href/results/new-development/residential/paphos/all/>Paphos/a> | a href/results/new-development/residential/plettenberg-bay/all/>Plettenberg Bay/a> | a href/results/new-development/residential/sandton/all/>Sandton/a> | a href/results/new-development/residential/sedgefield/all/>Sedgefield/a> | a href/results/new-development/residential/umhlanga/all/>Umhlanga/a> | a href/results/new-development/residential/wellington/all/>Wellington/a> br/> b>a href/results/new-development/commercial/>Commercial New Developments:/a>/b> a href/results/new-development/commercial/cape-town/all/>Cape Town/a> b>a href/results/estate/residential/>Residential Estate:/a>/b> a href/results/estate/residential/ballito/all/>Ballito/a> | a href/results/estate/residential/grande-riviere-noire/all/>Grande Rivière Noire/a> | a href/results/estate/residential/hermanus/all/>Hermanus/a> | a href/results/estate/residential/jacobsbaai/all/>Jacobsbaai/a> | a href/results/estate/residential/mossel-bay/all/>Mossel Bay/a> br/> b>a href/results/estate/commercial/>Commercial Estate:/a>/b> a href/results/estate/commercial/vredenburg/all/>Vredenburg/a> b>a href/results/holiday/letting/>Holiday Letting:/a>/b> a href/results/holiday/to-let/cape-town/all/>Cape Town/a> | a href/results/holiday/to-let/knysna/all/>Knysna/a> | a href/results/holiday/to-let/noordhoek/all/>Noordhoek/a> | a href/results/holiday/to-let/port-alfred/all/>Port Alfred/a> | a href/results/holiday/to-let/sedgefield/all/>Sedgefield/a> | a href/results/holiday/to-let/st-francis-bay/all/>St Francis Bay/a> br/> hr classfooter-divider clearfix /> /div> /div> /div> div idfooter-copyright stylepadding-bottom: 50px;> div classcontainer_12> !-- Prop Data footer --> div idpd-footer classmargin-bottom20 clearfix> div classgrid_6> div classgrid_1 first last>a hrefhttp://www.propdata.net/ target_blank classpd-icon>/a>/div> div classgrid_5 first last margin-top5>Website Powered by a hrefhttp://www.propdata.net target_blank>Prop Data/a>br />Copyright © 2025 Lew Geffen Sotheby's International Realty/div> /div> /div> !-- --> /div> /div>/div>script typetext/javascript src/static/js/mega-nav.js>/script>script typetext/javascript src/static/js/forms.js>/script>!-- Global site tag (gtag.js) - Google Ads: 1011833272 -->script async srchttps://www.googletagmanager.com/gtag/js?idAW-1011833272>/script>script> window.dataLayer window.dataLayer || ; function gtag(){dataLayer.push(arguments);} gtag(js, new Date()); gtag(config, AW-1011833272);/script>!-- Event snippet for Website lead conversion page -->script> gtag(event, conversion, {send_to: AW-1011833272/KJ5OCK2kt7EDELizveID});/script>!-- Event snippet for Website lead conversion pageIn your html page, add the snippet and call gtag_report_conversion when someone clicks on the chosen link or button. -->script> function gtag_report_conversion(url) { var callback function () { if (typeof(url) ! undefined) { window.location url; } }; gtag(event, conversion, { send_to: AW-1011833272/KJ5OCK2kt7EDELizveID, event_callback: callback }); return false; }/script>script typetext/javascript> $(document).ready(function(){ $(#id_contact_me_form).pdForm({ is_mobi: false, // or true if it is a mobi form captcha: { type: visualcaptcha, // or googlecaptcha element: $(#id_contact_me_form_captcha), // The id of your captcha element key: false // This is only required for googlecaptcha }, lead_src: Please call me - Homepage Header, onSuccess: function(el, data, status, xhr) { if (typeof window.ga ! undefined) { ga(send, event, lead, click, Please call me - Homepage Header) } } }) });/script>script> $(document).ready(function() { document.getElementById(id_q).placeholder Web Reference Number; })/script> /div> !--/ Footer --> /div> !-- Confirmation System --> div idid_confirmation titleThank You styledisplay:none; width: 500px;> div> h3 classpd_modal_title sub-headings-alt>Thank You/h3> p idid_confirmation_p> /p> div styleclear:both; display: block;>/div> /div> /div> !-- /Confirmation System --> div idid_about titleAbout Eos styledisplay: none;> div stylewidth:500px> h3 classpd_modal_title sub-headings-alt>EOS 3.45.0 (YellowSands)/h3> ul classbullets> li>Eos Version: strong>3.45.0 (YellowSands)/strong>/li> li>Django Version: strong>1.6.5/strong>/li> li>Area Profiles Add-on: strong>Yes/strong>/li> li>Captcha Control: strong>Yes/strong>/li> li>Commercial Add-on: strong>Yes/strong>/li> li>Facebook Add-on: strong>Yes/strong>/li> li>Holiday Letting Add-on: strong>Yes/strong>/li> li>Make An Offer Add-on: strong>Yes/strong>/li> li>New Development Add-on: strong>Yes/strong>/li> li>Permissions Add-on: strong>Yes/strong>/li> li>PLS Add-on: strong>Yes/strong>/li> li>Offline Compression: strong stylecolor:green;>Enabled/strong>/li> li>Fusion: strong>No/strong>/li> li>PROPCTRL: strong>Yes/strong>/li> li>PD No.: strong>PD1041/strong>/li> /ul> /div> /div> script typetext/javascript> /* !CDATA */ var google_conversion_id AW-10898988849; var google_custom_params window.google_tag_params; var google_remarketing_only true; /* > */ /script> script typetext/javascript srchttps://www.googleadservices.com/pagead/conversion.js>/script> noscript> div styledisplay:inline;> img height1 width1 styleborder-style:none; alt srchttps://googleads.g.doubleclick.net/pagead/viewthroughconversion/AW-10898988849/?value0&guidON&script0/> /div> /noscript> !-- Facebook Pixel Code -->script>!function(f,b,e,v,n,t,s){if(f.fbq)return;nf.fbqfunction(){n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbqn;n.pushn;n.loaded!0;n.version2.0;n.queue;tb.createElement(e);t.async!0;t.srcv;sb.getElementsByTagName(e)0;s.parentNode.insertBefore(t,s)}(window,document,script,https://connect.facebook.net/en_US/fbevents.js);fbq(init, 199860629629780);fbq(init, 555568723262005);fbq(track, PageView);/script>noscript> img height1 width1 styledisplay:none srchttps://www.facebook.com/tr?id199860629629780&evPageView&noscript1 />/noscript>noscript> img height1 width1 styledisplay:none srchttps://www.facebook.com/tr?id555568723262005&evPageView&noscript1 />/noscript>!-- End Facebook Pixel Code -->!-- Start of HubSpot Embed Code -->script typetext/javascript async defer srchttps://js.hs-scripts.com/5410647.js>/script>!-- End of HubSpot Embed Code -->script typetext/javascript>/* Search vars */var default_advanced_search false;var default_search_status Buy;var default_search_type Residential;var searched_location_ids new Array();var search_filters false;var xhr_area_suburb_list null;var xhr_property_count null; var advanced_search false;var listing_count null;var selected_extra_suburbs new Array();var searched_property_types new Array(); var show_listing_type_location_sticky_filter false; var search_filters_buy_rent null;var facebook_page false;var search_filters_search_listing_type null;var province All;var last_searched_ids ; $(.page-container img, .pd_modal_inner img).live(contextmenu,function(){ return false; });/script>script typetext/javascript>/* Sales counts */var residential_for_sale_count 3615;var commercial_for_sale_count 255;var industrial_for_sale_count 24;var retail_for_sale_count 5;var agricultural_for_sale_count 14;var residential_new_development_count 36;var commercial_new_development_count 1;var residential_estate_count 5;var commercial_estate_count 1;var residential_vacant_land_for_sale_count 777;var commercial_vacant_land_for_sale_count 34;var mixed_use_for_sale_count 13;var residential_farm_and_small_holdings_for_sale_count 95;var commercial_farm_and_small_holdings_for_sale_count 9;var distressed_count 1;/* Rental Counts */var residential_to_let_count 392;var commercial_to_let_count 153;var industrial_to_let_count 6;var retail_to_let_count 11;var agricultural_to_let_count 0;var holiday_letting_count 78;var residential_vacant_land_to_let_count 0;var commercial_vacant_land_to_let_count 1;var mixed_use_to_let_count 5;var residential_farm_and_small_holdings_to_let_count 0;var commercial_farm_and_small_holdings_to_let_count 0;/* Other counts */var tender_count 0;var bank_repossessed_count 0;var auctions_count 0;var student_accommodation_count 0;var package_option Premium;function set_buy_rent_options(){ if (package_option Lite) { var buy_counts new Array(residential_for_sale_count, residential_vacant_land_for_sale_count); var rental_counts new Array(residential_to_let_count, residential_vacant_land_to_let_count); } else { var buy_counts new Array( residential_for_sale_count, commercial_for_sale_count, industrial_for_sale_count, retail_for_sale_count, agricultural_for_sale_count, residential_new_development_count, commercial_new_development_count, residential_estate_count, commercial_estate_count, residential_vacant_land_for_sale_count, commercial_vacant_land_for_sale_count, mixed_use_for_sale_count ); var rental_counts new Array( residential_to_let_count, commercial_to_let_count, industrial_to_let_count, retail_to_let_count, agricultural_to_let_count, holiday_letting_count, commercial_estate_count, residential_estate_count, residential_vacant_land_to_let_count, commercial_vacant_land_to_let_count, mixed_use_to_let_count ); } // Update buy / rent options var statuses_to_remove new Array(); var total_sales 0; $.each(buy_counts, function(){ total_sales + this; }); if (total_sales 0) { statuses_to_remove.push(Buy); } var total_rentals 0; $.each(rental_counts, function(){ total_rentals + this; }); if (total_rentals 0){ statuses_to_remove.push(Rent); } $.each(statuses_to_remove, function(){ $(#id_default_search_status optionvalue + this + ).remove(); $(#id_buy_rent optionvalue + this + ).remove(); });}function update_listing_types(buy_rent, element_id){ var buy_options new Array(); var rental_options new Array(); // Sales options if (residential_for_sale_count) { buy_options.push(Residential); } if (residential_new_development_count && package_option ! Lite) { buy_options.push(Residential New Developments); } if (residential_estate_count && package_option ! Lite) { buy_options.push(Residential Estate); } if (residential_vacant_land_for_sale_count) { buy_options.push(Residential Vacant Land); } if (commercial_for_sale_count && package_option ! Lite) { buy_options.push(Commercial); } if (commercial_new_development_count && package_option ! Lite) { buy_options.push(Commercial and Industrial New Developments); } if (commercial_estate_count && package_option ! Lite) { buy_options.push(Commercial Estate); } if (commercial_vacant_land_for_sale_count && package_option ! Lite) { buy_options.push(Commercial & Industrial Vacant Land); } if (industrial_for_sale_count && package_option ! Lite) { buy_options.push(Industrial); } if (mixed_use_for_sale_count && package_option ! Lite) { buy_options.push(Mixed Use); } if (retail_for_sale_count && package_option ! Lite) { buy_options.push(Retail); } if (package_option ! Lite) { if (residential_farm_and_small_holdings_for_sale_count || commercial_farm_and_small_holdings_for_sale_count) { buy_options.push(Farms & Small Holdings); } } if (tender_count && package_option ! Lite) { buy_options.push(Tenders); } if (bank_repossessed_count && package_option ! Lite) { buy_options.push(Bank Repossessed); } if (distressed_count && package_option ! Lite) { buy_options.push(Bank Assisted); } if (auctions_count && package_option ! Lite) { buy_options.push(Auctions); } // Rental options if (residential_to_let_count) { rental_options.push(Residential); } if (residential_vacant_land_to_let_count) { rental_options.push(Residential Vacant Land); } if (residential_estate_count && package_option ! Lite) { rental_options.push(Residential Estate); } if (commercial_to_let_count && package_option ! Lite) { rental_options.push(Commercial); } if (commercial_vacant_land_to_let_count && package_option ! Lite) { rental_options.push(Commercial & Industrial Vacant Land); } if (commercial_estate_count && package_option ! Lite) { rental_options.push(Commercial Estate); } if (industrial_to_let_count && package_option ! Lite) { rental_options.push(Industrial); } if (mixed_use_to_let_count && package_option ! Lite) { rental_options.push(Mixed Use); } if (retail_to_let_count && package_option ! Lite) { rental_options.push(Retail); } if (package_option ! Lite) { if (residential_farm_and_small_holdings_to_let_count || commercial_farm_and_small_holdings_to_let_count) { rental_options.push(Farms & Small Holdings); } } if (holiday_letting_count && package_option ! Lite) { rental_options.push(Holiday Accommodation) } if (student_accommodation_count) { rental_options.push(Student Accommodation); } // Update selections based on buy_rent var new_options buy_options; if (buy_rent Rent){ new_options rental_options; } $(# + element_id).html(); $.each(new_options, function(){ if (this Commercial and Industrial New Developments){ $(# + element_id).append($(option>/option>).attr(value, Commercial New Developments).text(Commercial and Industrial New Developments)); } else if (this Commercial & Industrial Vacant Land) { $(# + element_id).append($(option>/option>).attr(value, Commercial & Industrial Vacant Land).text(Commercial and Industrial Vacant Land)); } else if (this Farms & Small Holdings) { $(# + element_id).append($(option>/option>).attr(value, Farms & Small Holdings).text(Farms & Small Holdings)); } else { $(# + element_id).append($(option>/option>).attr(value, this + ).text(this + )); } });}$(.webref_button).click(function(e){ e.preventDefault(); var form $(this).parents(form); log_ga_event(null, ux, submit-advanced-search, $(form).submit());});/script>script typetext/javascript src/static/CACHE/js/5e686b1ed0cf.js>/script>script typetext/javascript> $(document).ready(function(){ $.each($(div).find(.column.last.comments), function(){ $(this).parent().hide(); }); $(.sidebar-button a).on(click, function (e) { if ($(this).parent(.sidebar-button).hasClass(active)) { $(# + $(this).data(id)).slideUp(300).removeAttr(style); $(this).parent(.sidebar-button).removeAttr(style).removeClass(active); } else { $(.sidebar-button.active).removeClass(active); $(#sidebar-social-sharing, #sidebar-qr-code).slideUp(300); $(# + $(this).data(id)).slideDown(300).css({z-index: 1000}); $(this).parent(.sidebar-button).css({z-index: 1001}).addClass(active); if($(this).parent(.sidebar-button).attr(id) sidebar-print && !$(this).parent(.sidebar-button).attr(onclick)){ e.preventDefault(); event_type $(this).parent(.sidebar-button).data(event-type); event_action $(this).parent(.sidebar-button).data(event-action); log_ga_event(null, event_type, sidebar-button, event_action, window.print()); setTimeout(function(){ $(.sidebar-button.active).removeClass(active); }, 5000); } if ($(this).parent(.sidebar-button).attr(id) sidebar-print || $(this).parent(.sidebar-button).attr(id) sidebar-pdf) { setTimeout(function () { $(.sidebar-button.active).removeClass(active); }, 5000); } } }); $(select).select2({minimumResultsForSearch: -1, width: off}); });$(function(){ if(default_search_type Residential New Developments || default_search_type Commercial New Developments || default_search_type Residential Estate || default_search_type Commercial Estate){ $(#s2id_id_as_property_types).hide() }})/script> !-- Start of LiveChat (www.livechatinc.com) code -->script typetext/javascript>window.__lc window.__lc || {};window.__lc.license 8045841;window.__lc.group 433;window.__lc.chat_between_groups 433;(function() {var lc document.createElement(script); lc.type text/javascript; lc.async true;lc.src (https: document.location.protocol ? https:// : http://) + cdn.livechatinc.com/tracking.js;var s document.getElementsByTagName(script)0; s.parentNode.insertBefore(lc, s);})();/script>!-- End of LiveChat code -->div idyoutube-popup classloader styledisplay: none;> iframe idytplayer typetext/html width960 height540 src frameborder0>/iframe>/div>script typetext/javascript src/static/js/mega-nav.js>/script>script typetext/javascript src/static/js/slick.min.js>/script>link relstylesheet href/static/css/slick.css>!-- script typetext/javascript src/static/js/slider.js>/script> -->script typetext/javascript src/static/externals/caroufredsel/jquery.carouFredSel.6.2.1.min.js>/script>script typetext/javascript src/static/externals/jquery-masonry/jquery.masonry.min.js>/script>script typetext/javascript src/static/js/colourthief.js>/script>script typetext/javascript src/static/js/forms.js>/script>script typetext/javascript>// FORMS $(window).load(function() { $(body).addClass(ready) }) $(#id_contact_me_under_form).pdForm({ is_mobi: false, // or true if it is a mobi form captcha: { type: visualcaptcha, // or googlecaptcha element: $(#id_contact_me_under_form_captcha), // The id of your captcha element key: false // This is only required for googlecaptcha }, lead_src: Please call me - Homepage, onSuccess: function(el, data, status, xhr) { if (typeof window.ga ! undefined) { ga(send, event, lead, click, Please call me - Homepage) } } }) $(#id_contact_me_form).pdForm({ is_mobi: false, // or true if it is a mobi form captcha: { type: visualcaptcha, // or googlecaptcha element: $(#id_contact_me_form_captcha), // The id of your captcha element key: false // This is only required for googlecaptcha }, lead_src: Please call me - Homepage Header, onSuccess: function(el, data, status, xhr) { if (typeof window.ga ! undefined) { ga(send, event, lead, click, Please call me - Homepage Header) } } }) $(#id_call_me_form).pdForm({ is_mobi: false, // or true if it is a mobi form captcha: { type: visualcaptcha, // or googlecaptcha element: $(#id_call_me_form_captcha), // The id of your captcha element key: false // This is only required for googlecaptcha }, lead_src: Sell your home - Homepage, onSuccess: function(el, data, status, xhr) { if (typeof window.ga ! undefined) { ga(send, event, lead, click, Sell your home - Homepage) } } }) $(#id_franchise_form).pdForm({ is_mobi: false, // or true if it is a mobi form captcha: { type: visualcaptcha, // or googlecaptcha element: $(#id_franchise_form_captcha), // The id of your captcha element key: false // This is only required for googlecaptcha }, lead_src: Subscribe to our newsletter - Homepage, onSuccess: function(el, data, status, xhr) { if (typeof window.ga ! undefined) { ga(send, event, lead, click, Subscribe to our newsletter - Homepage) } } }) $(document).ready(function(){ $(.listing-block-info).click(function() { $(this).toggleClass(open); }); }); $(.header-sliders).slick({ speed: 1200, slidesToShow: 1, slidesToScroll: 1, lazyLoad: ondemand, autoplay: true, autoplaySpeed: 4000, fade: true, infinite: true, dots: false, pauseOnHover: false, draggable: false, arrows: true, prevArrow: $(.prev-arrow), nextArrow: $(.next-arrow), }); function slickPlay() { $(.header-sliders).slick(slickPlay); } $(.listing-block-info).mouseover(function() { $(.header-sliders).slick(slickPause) }); $(.listing-block-info).mouseout(function() { slickPlay(); }); $(#id_more_search_options_link).click(function() { $(.sell-block).hide(); $(.listing-info-holder).hide(); $(.prev-arrow).hide(); $(.next-arrow).hide(); }); $(#id_less_search_options_link).click(function() { setTimeout(function () { $(.sell-block).show(); $(.prev-arrow).show(); $(.next-arrow).show(); $(.listing-info-holder).show(); },600); }); $(a.goto).click(function(e) { e.preventDefault(); if (location.pathname.replace(/^\//,) this.pathname.replace(/^\//,) && location.hostname this.hostname) { var target $(this.hash); target target.length ? target : $(name + this.hash.slice(1) +); if (target.length) { $(html,body).animate({ scrollTop: target.offset().top - 130, }, 1000); return false; } } }); $(.open-button).click(function() { $(.form-animation).addClass(show) }); $(.cancel-button).click(function() { $(.form-animation).removeClass(show) }); // Featured Properties JS $(#province).select2({ containerCssClass : province-list }); _.each($(.featured-slider-cont), function(el, ind){ var count $(el).find(.featured-item).length var province $(el).data(value); if(count 0){ $(optionvalue +province+).remove(); } }); $(.featured-slider-cont.open .featured-slides).slick({ speed: 550, slidesToShow: 1, slidesToScroll: 1, lazyLoad: ondemand, autoplay: false, autoplaySpeed: 8000, infinite: true, dots: false, draggable: true, prevArrow: $(.featured-prev), nextArrow: $(.featured-next), }); $(window).load(function(){ $(#province).change(function(){ var province $(this).val(); $(.featured-slider-cont.open .featured-slides).slick(unslick); $(.featured-slider-cont).removeClass(open); $(# + province + -slider.featured-slider-cont).addClass(open); $(.featured-slider-cont.open .featured-slides).slick({ autoplay: false, pauseOnHover: true, autoplaySpeed: 8000, arrows: true, lazyLoad: progressive, prevArrow: $(.featured-prev), nextArrow: $(.featured-next), fade: false, }); }).trigger(change) }); //custom function showing current slide var $status $(.feat-slider-paginator); var $slickElement $(.featured-slider); $slickElement.on(init reInit afterChange, function (event, slick, currentSlide, nextSlide) { //currentSlide is undefined on init -- set it to 0 in this case (currentSlide is 0 based) var i (currentSlide ? currentSlide : 0) + 1; $status.text(i + of + slick.slideCount); }); $(.youtube-link).each(function () { $(this).pdmodal({ title: , height: auto, description: $(#youtube-popup), callback: function (el) { $that $(el); url $that.attr(href) + ?autoplay1&rel0; $(#youtube-popup).show(); $(#youtube-popup).find(#ytplayer).attr(src, url); $(window).trigger(resize) } }); }); function set_default_tab(position){ var latlng new google.maps.LatLng(position.coords.latitude, position.coords.longitude); var province null; geocoder new google.maps.Geocoder(); geocoder.geocode( {location: latlng}, function(results, status) { if (status google.maps.GeocoderStatus.OK) { geodata results1.address_components; $.each(geodata, function(){ if ($(this)0.types0 administrative_area_level_1) { province $(this)0.long_name; } }); if (province.search(Natal) ! -1) { $(#id_map_kzn).trigger(click); } else if (province.search(Gauteng) ! -1) { $(#id_map_gauteng).trigger(click); } else if (province.search(Eastern Cape) ! -1) { $(#id_map_eastern_cape).trigger(click); } else if (province.search(Western Cape) ! -1) { $(#id_map_western_cape).trigger(click); } } }); } function displayError(error) { return false; } function get_user_location() { var geo_options { enableHighAccuracy: false, timeout: 30000, maximumAge: 0 }; if (navigator.geolocation) { navigator.geolocation.getCurrentPosition(set_default_tab, displayError, geo_options); } else { alert(Oops ! We could not detect your current location. Please ensure your location sharing preferences on your browser are correct.); } } $(document).ready(function(){ $(#id_contact_branch).select2(destroy); $(#id_contact_branch).select2({width: off}); $(#id_contact_me_branch).select2(destroy); $(#id_contact_me_branch).select2({width: off}); $(#footer-social select).select2(destroy); $(#footer-social select).select2({width: off}); get_user_location(); })/script>script> var min_height 0; $(.news-summary-content).each(function(){ if(min_height $(this).height()){ min_height $(this).height(); } }) $(.news-summary-content).height(min_height)/script>script srchttps://maps.google.com/maps/api/js?v3.6&sensorfalse&keyAIzaSyDzWtjdygNIisPvfnf_IzTxH82iHg6gBek>/script> style typetext/css> .edit-alerts {display:none;} /style> /body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]