document.addEventListener(‘DOMContentLoaded’, function() {
// Hide area list by default using CSS
document.getElementById(‘area-list’).classList.add(‘hidden’);
// Toggle area list visibility
document.getElementById(‘toggle-areas’).addEventListener(‘click’, function() {
var areaList = document.getElementById(‘area-list’);
areaList.classList.toggle(‘hidden’);
this.textContent = areaList.classList.contains(‘hidden’) ? ‘Show More: Richmond Attached for Sale by Area’ : ‘Show Less’;
});
});
.hidden {
display: none;
}
document.addEventListener(“DOMContentLoaded”, function() {
// Ensure that the DOM is fully loaded
var toggleButton = document.getElementById(“toggle-areas”);
var areaList = document.getElementById(“area-list”);
if (toggleButton && areaList) { // Check if both elements exist
toggleButton.addEventListener(“click”, function() {
if (areaList.style.display === “none”) {
areaList.style.display = “block”;
toggleButton.textContent = “Show Less”;
} else {
areaList.style.display = “none”;
toggleButton.textContent = “Show More”;
}
});
} else {
console.error(“Toggle button or area list not found.”);
}
});
Contemporary design make this 1bed1bath plus den (northwest-facing) unit an efficient and functional space while also providing an aesthetic that welcomes you home. This spacious unit is equipped with premium integrated KitchenAid stainless steel appliances, gas cooktop, stone countertop and engineered hardwood floor. Spectacular amenities include 16 hour concierge service, professionally-equipped fitness centre, indoor pool, hot tub, sauna, steam room. They have also rooms for media, games, social and business gathering. Steps from the Canada Line, bus stops, T&T Supermarket, BMO, TD Bank, the Olympic Ova, restaurants are minutes away. Convenient access to central Richmond, YVR & Vancouver. 1 Parking & 1 Locker included, Rentals allowed! OPEN HOUSE 6/1 2:00-4:00pm
Indoor Pool, Central Air, Garden, Laundry In Unit, Clubhouse, Exercise Centre, Sauna/Steam Room, Concierge, Recreation Facilities, Swirlpool/Hot Tub, Elevator
COURTYARD
Clubhouse, Exercise Centre, Sauna/Steam Room, Concierge, Caretaker, Maintenance Grounds, Gas, Hot Water, Management, Recreation Facilities, Snow Removal
Data was last updated June 3, 2025 at 03:40 PM (UTC)
Area Statistics
Listings on market:
501
Avg list price:
$808,000
Min list price:
$229,900
Max list price:
$5,998,000
Avg days on market:
63
Min days on market:
1
Max days on market:
1,098
Avg price per sq.ft.:
$972.79
These statistics are generated based on the current listing's property type
and located in
Brighouse. Average values are
derived using median calculations.