8710 Horton Road SW # 909 Calgary, AB T2V 0P7
909, 8710 Horton RD SW, Calgary
Property Description
Welcome to London at Heritage Station, home for homeowners and investors alike. This north-facing 9th-floor unit offers 1042.30 sq ft of living space, featuring a spacious master bedroom, a four-piece bathroom, a second bedroom and in-suite laundry. The kitchen opens seamlessly to the dining and living areas, leading to a generously sized private balcony. A dedicated den provides the perfect work-from-home setup. Enjoy the convenience with Heritage Plaza’s restaurants, major grocery store, banks, and essential services like London Drugs just steps away. The Heritage LRT Platform is less than a 5-minute walk, making commuting effortless. Additional amenities include heated underground parkade, secure bike storage, a common sunroom, and a rooftop terrace. Some perks, including direct access to Save on Foods, a pet store, Tim Hortons, and more, all within the building. Contact your real estate agent today for a private viewing and make London at Heritage your new home.
Basic Details
- Sold:
- Yes
- Property Type:
- Condos/Townhouses
- Listing Type:
- Sold
- Listing ID:
- 2798
- Price:
- CAD$ 345,000
- Bedrooms:
- 2
- Bathrooms:
- 2
- Half Bathrooms:
- 0
- Square Footage:
- 1,042 Sqft
- Year Built:
- 2008
- Lot Area:
- 0 Sqft
Home Features
- Dishwasher
- Stove
- Microwave
- Refrigerator
- Laundry – In Suite
Building Features
- Concierge
- Elevator
Address Map
- Country:
- CN
- City:
- Calgary
- Street Number:
- 909, 8710 Horton RD SW
- Postal Code:
- T2V0P7
- Community:
- Haysboro
- Building Name:
- London at Heritage Station
- Floor Number:
- 9
- Longitude:
- W115° 55′ 32.7”
- Latitude:
- N50° 58′ 32.8”
Neighborhood
- School
- Shopping Center
- Train Station
Condos/Townhouses
Sold
- Listing ID:
- 2798
- Bedrooms:
- 2
- Bathrooms:
- 2
- Square Footage:
- 1,042 Sqft
CAD$ 345,000
var wpl_favorites_force_login4 = 0;
function wpl_favorite_control4(id, mode)
{
if(wpl_favorites_force_login4 == '1')
{
wpl_favorite_login4();
return;
}
var request_str = 'wpl_format=f:property_listing:ajax_pro&wpl_function=favorites_control&pid='+id+'&mode='+mode;
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
wplj('#wpl_favorite_remove_4_'+id).toggle().parent('li').toggleClass('added');
wplj('#wpl_favorite_add_4_'+id).toggle();
if(typeof wpl_load_favorites == 'function')
{
wpl_load_favorites(data.pids);
}
if(typeof wpl_refresh_searchwidget_counter == 'function')
{
wpl_refresh_searchwidget_counter();
}
}
});
return false;
}
function wpl_favorite_login4()
{
var request_str = 'wpl_format=f:profile_show:raw&wplmethod=login';
wplj.ajax({
type: 'GET',
dataType: 'HTML',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (html) {
wplj("#wpl_pshow_lightbox_content_container").html(html);
/** Open lightbox **/
wplj._realtyna.lightbox.open("#wpl_favorites_lightbox",
{
reloadPage: true,
cssClasses: {wrap: 'wpl-frontend-lightbox-wp', overlay: 'realtyna-lightbox-overlay realtyna-lightbox-overlay-drp'},
closeOnOverlay: true,
});
}
});
}
function wpl_report_abuse_get_form(id)
{
var request_str = 'wpl_format=c:functions:ajax&wpl_function=report_abuse_form&pid='+id+'&form_id=0';
wplj.ajax({
type: 'GET',
dataType: 'HTML',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (html) {
wplj("#wpl_pshow_lightbox_content_container").html(html);
}
});
return false;
}
function wpl_report_abuse_submit()
{
var message_path = '.wpl_show_message';
var request_str = 'wpl_format=c:functions:ajax&wpl_function=report_abuse_submit&'+wplj('#wpl_report_abuse_form').serialize();
wplj(message_path).html(`
`);
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
if(data.success)
{
wpl_show_messages(data.message, message_path, 'wpl_green_msg');
// Trigger the success event
wplj('#wpl_form_report_abuse_container').trigger('success');
//Hide Inputs
wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () {
wplj(this).fadeOut();
});
//Hide header
wplj('.realtyna-lightbox-title').fadeOut();
// change close button color
wplj('.realtyna-lightbox-close-btn').css('color','#000');
// add border to box
wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px')
}
else wpl_show_messages(data.message, message_path, 'wpl_red_msg');
}
});
return false;
}
function wpl_send_to_friend_get_form(id)
{
var request_str = 'wpl_format=c:functions:ajax&wpl_function=send_to_friend_form&pid='+id+'&form_id=0';
wplj.ajax({
type: 'GET',
dataType: 'HTML',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (html) {
wplj("#wpl_pshow_lightbox_content_container").html(html);
if(wplj("#wpl_pshow_lightbox_content_container").find('.g-recaptcha').length > 0) {
grecaptcha.render(document.getElementById(wplj("#wpl_pshow_lightbox_content_container").find('.g-recaptcha').first().attr('id')));
}
}
});
return false;
}
function wpl_send_to_friend_submit()
{
var message_path = '.wpl_show_message';
var request_str = 'wpl_format=c:functions:ajax&wpl_function=send_to_friend_submit&'+wplj('#wpl_send_to_friend_form').serialize();
wplj(message_path).html(`
`);
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
if(data.success)
{
wpl_show_messages(data.message, message_path, 'wpl_green_msg');
// Trigger the success event
wplj('#wpl_form_send_to_friend_container').trigger('success');
//Hide Inputs
wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () {
wplj(this).fadeOut();
});
//Hide header
wplj('.realtyna-lightbox-title').fadeOut();
// change close button color
wplj('.realtyna-lightbox-close-btn').css('color','#000');
// add border to box
wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px')
}
else wpl_show_messages(data.message, message_path, 'wpl_red_msg');
}
});
return false;
}
function wpl_request_a_visit_get_form(id)
{
var request_str = 'wpl_format=c:functions:ajax&wpl_function=request_a_visit_form&pid='+id+'&form_id=0';
wplj.ajax({
type: 'GET',
dataType: 'HTML',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (html) {
wplj("#wpl_pshow_lightbox_content_container").html(html);
}
});
return false;
}
function wpl_request_a_visit_submit()
{
var message_path = '.wpl_show_message';
var request_str = 'wpl_format=c:functions:ajax&wpl_function=request_a_visit_submit&'+wplj('#wpl_request_a_visit_form').serialize();
wplj(message_path).html(`
`);
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
if(data.success)
{
wpl_show_messages(data.message, message_path, 'wpl_green_msg');
// Trigger the success event
wplj('#wpl_form_request_a_visit_container').trigger('success');
//Hide Inputs
wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () {
wplj(this).fadeOut();
});
//Hide header
wplj('.realtyna-lightbox-title').fadeOut();
// change close button color
wplj('.realtyna-lightbox-close-btn').css('color','#000');
// add border to box
wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px')
}
else wpl_show_messages(data.message, message_path, 'wpl_red_msg');
}
});
return false;
}
function wpl_adding_price_request(id)
{
var request_str = 'wpl_format=c:functions:ajax&wpl_function=adding_price_request&pid='+id+'&form_id=0';
wplj.ajax({
type: 'GET',
dataType: 'HTML',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (html) {
wplj("#wpl_pshow_lightbox_content_container").html(html);
}
});
return false;
}
function adding_price_request_submit()
{
var message_path = '.wpl_show_message';
var request_str = 'wpl_format=c:functions:ajax&wpl_function=adding_price_request_submit&'+wplj('#adding_price_request_form').serialize();
wplj(message_path).html(`
`);
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
if(data.success)
{
wpl_show_messages(data.message, message_path, 'wpl_green_msg');
// Trigger the success event
wplj('#wpl_form_adding_price_request_container').trigger('success');
//Hide Inputs
wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () {
wplj(this).fadeOut();
});
//Hide header
wplj('.realtyna-lightbox-title').fadeOut();
// change close button color
wplj('.realtyna-lightbox-close-btn').css('color','#000');
// add border to box
wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px')
}
else wpl_show_messages(data.message, message_path, 'wpl_red_msg');
}
});
return false;
}
function wpl_watch_changes_get_form(id)
{
var request_str = 'wpl_format=c:functions:ajax&wpl_function=watch_changes_form&pid='+id+'&form_id=0';
wplj.ajax({
type: 'GET',
dataType: 'HTML',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (html) {
wplj("#wpl_pshow_lightbox_content_container").html(html);
}
});
return false;
}
function wpl_watch_changes_submit()
{
var message_path = '.wpl_show_message';
var request_str = 'wpl_format=c:functions:ajax&wpl_function=watch_changes_submit&'+wplj('#wpl_watch_changes_form').serialize();
wplj(message_path).html(`
`);
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
if(data.success)
{
wpl_show_messages(data.message, message_path, 'wpl_green_msg');
wplj('#wpl_watch_changes_toggle').hide();
wplj('#wpl_watch_changes_form_register').hide();
wplj('#wpl_watch_changes_form_login').hide();
// Trigger the success event
wplj('#wpl_form_watch_changes_container').trigger('success');
//Hide Inputs
wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () {
wplj(this).fadeOut();
});
//Hide header
wplj('.realtyna-lightbox-title').fadeOut();
// change close button color
wplj('.realtyna-lightbox-close-btn').css('color','#000');
// add border to box
wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px')
}
else wpl_show_messages(data.message, message_path, 'wpl_red_msg');
}
});
return false;
}
`);
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
if(data.success)
{
wpl_show_messages(data.message, message_path, 'wpl_green_msg');
// Trigger the success event
wplj('#wpl_form_report_abuse_container').trigger('success');
//Hide Inputs
wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () {
wplj(this).fadeOut();
});
//Hide header
wplj('.realtyna-lightbox-title').fadeOut();
// change close button color
wplj('.realtyna-lightbox-close-btn').css('color','#000');
// add border to box
wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px')
}
else wpl_show_messages(data.message, message_path, 'wpl_red_msg');
}
});
return false;
}
function wpl_send_to_friend_get_form(id)
{
var request_str = 'wpl_format=c:functions:ajax&wpl_function=send_to_friend_form&pid='+id+'&form_id=0';
wplj.ajax({
type: 'GET',
dataType: 'HTML',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (html) {
wplj("#wpl_pshow_lightbox_content_container").html(html);
if(wplj("#wpl_pshow_lightbox_content_container").find('.g-recaptcha').length > 0) {
grecaptcha.render(document.getElementById(wplj("#wpl_pshow_lightbox_content_container").find('.g-recaptcha').first().attr('id')));
}
}
});
return false;
}
function wpl_send_to_friend_submit()
{
var message_path = '.wpl_show_message';
var request_str = 'wpl_format=c:functions:ajax&wpl_function=send_to_friend_submit&'+wplj('#wpl_send_to_friend_form').serialize();
wplj(message_path).html(`
`);
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
if(data.success)
{
wpl_show_messages(data.message, message_path, 'wpl_green_msg');
// Trigger the success event
wplj('#wpl_form_send_to_friend_container').trigger('success');
//Hide Inputs
wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () {
wplj(this).fadeOut();
});
//Hide header
wplj('.realtyna-lightbox-title').fadeOut();
// change close button color
wplj('.realtyna-lightbox-close-btn').css('color','#000');
// add border to box
wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px')
}
else wpl_show_messages(data.message, message_path, 'wpl_red_msg');
}
});
return false;
}
function wpl_request_a_visit_get_form(id)
{
var request_str = 'wpl_format=c:functions:ajax&wpl_function=request_a_visit_form&pid='+id+'&form_id=0';
wplj.ajax({
type: 'GET',
dataType: 'HTML',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (html) {
wplj("#wpl_pshow_lightbox_content_container").html(html);
}
});
return false;
}
function wpl_request_a_visit_submit()
{
var message_path = '.wpl_show_message';
var request_str = 'wpl_format=c:functions:ajax&wpl_function=request_a_visit_submit&'+wplj('#wpl_request_a_visit_form').serialize();
wplj(message_path).html(`
`);
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
if(data.success)
{
wpl_show_messages(data.message, message_path, 'wpl_green_msg');
// Trigger the success event
wplj('#wpl_form_request_a_visit_container').trigger('success');
//Hide Inputs
wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () {
wplj(this).fadeOut();
});
//Hide header
wplj('.realtyna-lightbox-title').fadeOut();
// change close button color
wplj('.realtyna-lightbox-close-btn').css('color','#000');
// add border to box
wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px')
}
else wpl_show_messages(data.message, message_path, 'wpl_red_msg');
}
});
return false;
}
function wpl_adding_price_request(id)
{
var request_str = 'wpl_format=c:functions:ajax&wpl_function=adding_price_request&pid='+id+'&form_id=0';
wplj.ajax({
type: 'GET',
dataType: 'HTML',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (html) {
wplj("#wpl_pshow_lightbox_content_container").html(html);
}
});
return false;
}
function adding_price_request_submit()
{
var message_path = '.wpl_show_message';
var request_str = 'wpl_format=c:functions:ajax&wpl_function=adding_price_request_submit&'+wplj('#adding_price_request_form').serialize();
wplj(message_path).html(`
`);
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
if(data.success)
{
wpl_show_messages(data.message, message_path, 'wpl_green_msg');
// Trigger the success event
wplj('#wpl_form_adding_price_request_container').trigger('success');
//Hide Inputs
wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () {
wplj(this).fadeOut();
});
//Hide header
wplj('.realtyna-lightbox-title').fadeOut();
// change close button color
wplj('.realtyna-lightbox-close-btn').css('color','#000');
// add border to box
wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px')
}
else wpl_show_messages(data.message, message_path, 'wpl_red_msg');
}
});
return false;
}
function wpl_watch_changes_get_form(id)
{
var request_str = 'wpl_format=c:functions:ajax&wpl_function=watch_changes_form&pid='+id+'&form_id=0';
wplj.ajax({
type: 'GET',
dataType: 'HTML',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (html) {
wplj("#wpl_pshow_lightbox_content_container").html(html);
}
});
return false;
}
function wpl_watch_changes_submit()
{
var message_path = '.wpl_show_message';
var request_str = 'wpl_format=c:functions:ajax&wpl_function=watch_changes_submit&'+wplj('#wpl_watch_changes_form').serialize();
wplj(message_path).html(`
`);
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
if(data.success)
{
wpl_show_messages(data.message, message_path, 'wpl_green_msg');
wplj('#wpl_watch_changes_toggle').hide();
wplj('#wpl_watch_changes_form_register').hide();
wplj('#wpl_watch_changes_form_login').hide();
// Trigger the success event
wplj('#wpl_form_watch_changes_container').trigger('success');
//Hide Inputs
wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () {
wplj(this).fadeOut();
});
//Hide header
wplj('.realtyna-lightbox-title').fadeOut();
// change close button color
wplj('.realtyna-lightbox-close-btn').css('color','#000');
// add border to box
wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px')
}
else wpl_show_messages(data.message, message_path, 'wpl_red_msg');
}
});
return false;
}
Agent info
Contact Agent
function wpl_send_contact23(property_id)
{
var ajax_loader_element = '#wpl_contact_ajax_loader23_'+property_id;
wplj(ajax_loader_element).html(`
`);
wpl_remove_message('#wpl_contact_message23_'+property_id);
var request_str = 'wpl_format=f:property_listing:ajax&wpl_function=contact_listing_user&'+wplj('#wpl_contact_form23'+property_id).serialize()+'&pid='+property_id;
wplj.ajax({
type: 'POST',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function(data)
{
if(data.success === 1)
{
wpl_show_messages(data.message, '#wpl_contact_message23_'+property_id, 'wpl_green_msg');
wplj('#wpl_contact_form23'+property_id).hide();
// listhub metrics
}
else if(data.success === 0)
{
wpl_show_messages(data.message, '#wpl_contact_message23_'+property_id, 'wpl_red_msg');
}
wplj(ajax_loader_element).html('');
},
error: function (jqXHR, textStatus, errorThrown) {
if (ajax_loader_element)
wplj(ajax_loader_element).html('');
wpl_show_messages("Error Occurred!", '#wpl_contact_message23_'+property_id, 'wpl_red_msg');
}
});
return false;
}
`);
wpl_remove_message('#wpl_contact_message23_'+property_id);
var request_str = 'wpl_format=f:property_listing:ajax&wpl_function=contact_listing_user&'+wplj('#wpl_contact_form23'+property_id).serialize()+'&pid='+property_id;
wplj.ajax({
type: 'POST',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function(data)
{
if(data.success === 1)
{
wpl_show_messages(data.message, '#wpl_contact_message23_'+property_id, 'wpl_green_msg');
wplj('#wpl_contact_form23'+property_id).hide();
// listhub metrics
}
else if(data.success === 0)
{
wpl_show_messages(data.message, '#wpl_contact_message23_'+property_id, 'wpl_red_msg');
}
wplj(ajax_loader_element).html('');
},
error: function (jqXHR, textStatus, errorThrown) {
if (ajax_loader_element)
wplj(ajax_loader_element).html('');
wpl_show_messages("Error Occurred!", '#wpl_contact_message23_'+property_id, 'wpl_red_msg');
}
});
return false;
}
grecaptcha.render(document.getElementById('wpl-captcha-2011-554621131'));













