function showcasePositionImage( img, containerWidth, containerHeight, fill, autoHeight ) { var w = img.width; var h = img.height; var ratio = w/h; autoHeight = autoHeight || false; var imgW = 0; var imgH = 0; if( autoHeight || ratio >= 1 ) { // horizontal imgW = fill? containerWidth : Math.min( containerWidth, w ); //img.style.width = imgW + "px"; //img.style.height = "auto"; imgH = Math.floor( imgW / ratio ); } else { // vertical imgH = fill? containerHeight : Math.min( containerHeight, h ); //img.style.height = imgH + "px"; //img.style.width = "auto"; imgW = Math.floor( imgH * ratio ); } if( fill ) { if( autoHeight || imgW < containerWidth ) { imgW = containerWidth; imgH = Math.floor( imgW / ratio ); } if( imgH < containerHeight ) { imgH = containerHeight; imgW = Math.floor( imgH * ratio ); } } img.style.width = imgW + "px"; img.style.height = imgH + "px"; img.style.maxWidth = imgW + "px"; // counter-act some WP themes img.style.visibility = "visible"; // center it img.style.left = Math.floor( ( containerWidth - imgW ) / 2 ) + "px"; if( autoHeight ) { img.style.top = "0"; } else { img.style.top = Math.floor( ( containerHeight - imgH ) / 2 ) + "px"; } // special case for ddf if( img.closest('.region-DDF') ) { img.style.left = '0px'; img.style.top = '0px'; } } function showcaseAutoImage( img, margin, borderWidth, fill, autoHeight ) { if( img.parentNode.offsetWidth == 0 ) { setTimeout( function() { // f** IE showcaseAutoImage( img, margin, borderWidth, fill, autoHeight ); }, 100 ); return; } if( img.src && img.src.indexOf( "/progress" ) != -1 ) { return; } /* if( !img.width || !img.height ) { return; } */ /* // bill: in FF, the original "img" appears to have incorrect non-zero width // even though the image is not loaded var tempImage = new Image(); tempImage.src = img.src; if( tempImage.width == 0 || tempImage.height == 0 ) { if(img.onload ) { // already hooked up, no go? return; } img.onload = function() { showcaseAutoImage( this, margin, borderWidth, fill, autoHeight ); }; return; } */ img.style.margin = "0"; img.style.position = "absolute"; img.style.display = "block"; img.style.visibility = "visible"; var b = isNaN( borderWidth ) ? 1 : borderWidth; var inner = img.parentNode; var outer = img.parentNode.parentNode; var outerW = outer.offsetWidth; var outerH = outer.offsetHeight; var containerWidth = outerW - margin*2 - b*2; var containerHeight = outerH - margin*2 - b*2; inner.style.width = containerWidth + "px"; if( !autoHeight ) { inner.style.height = containerHeight + "px"; } inner.style.position = "absolute"; inner.style.left = margin + "px"; inner.style.top = margin + "px"; inner.style.overflow = "hidden"; // special case for ddf if( img.closest('.region-DDF') ) { img.style.left = '0px'; img.style.top = '0px'; } //inner.style.backgroundColor = "yellow"; if( outer.style.position != "absolute" ) { outer.style.position = "relative"; } if( img.src && img.src.indexOf( "/nophoto" ) != -1 ) { //img.onclick = null; //img.style.cursor = "default"; fill = false; } var progressElem = img.parentNode.querySelectorAll( ".progress" )[0]; if( progressElem ) { progressElem.parentNode.removeNode( progressElem ); } showcasePositionImage( img, containerWidth, containerHeight, fill, autoHeight ); if( autoHeight ) { var imgH = parseInt( img.style.height ); inner.style.height = imgH + "px"; outer.style.height = imgH + (margin*2) + "px"; } } document.write( "" ); document.write( "
" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Performance Power Play Realty
" ); document.write( "
" ); document.write( "$1,020,000" ); document.write( "
" ); document.write( "
" ); document.write( "Nice property in a family friendly neighborhood with park access. 3 bedrooms up and two down, 2 full baths, 2 full kitchens and 2 washers / 2 dryers. The house needs some updating as it has the original kitchen and bathroom. The property has the potential to be a very nice family home for someone who is willing to put in the work. No tenant, quick possession possible." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Stonehaus Realty Corp.
" ); document.write( "
" ); document.write( "$1,099,999" ); document.write( "
" ); document.write( "
" ); document.write( "QUICK POSSESSION POSSIBLE!! INVESTORS AND FIRST TIME HOME BUYERS ALERT! This 5 BED, 4 BATH, 2,300+ sqft home w/ 2 BDRM MORTGAGE HELPER is the perfect place for you! Home features OPEN MAIN FLOOR with living, dining , family room, BRIGHT kitchen complete w/ island. This home has been FULLY RENOVATED including NEW CABINETRY, Quartz COUNTERS, STAINLESS STEEL APPLIANCES, new LAMINATE FLOORING, new PAINT and LANDSCAPING. UPPER FLOOR features large MASTER BDRM SUITE with Walk-in Closet and 3 PIECE ENSUITE, plus 2 bdrms+3 pc bath. LOWER FLOOR Features 2 BDRM MORTGAGE HELPER w/ separate entry. Great outdoor spaces -Front porch area where you can watch your kids playing in the park across the street & rear sundeck for you to enjoy your summer BBQ\'s! OPEN HOUSE: SAT Aug. 31 (2-4pm) , SUN Sep 1 (2-4pm). WATCH VIDEO ------> https://youtu.be/mBps3-K29Os" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by RE/MAX Heights Realty
" ); document.write( "
" ); document.write( "$1,099,000" ); document.write( "
" ); document.write( "
" ); document.write( "Unbeatable value on this spacious 2-story home with a finished basement fully detached home that offers abundant space & light. With 5 bed 4 bath, a den, home office & rec room, this property is a rare find. The open-concept design features elegant hardwood floors, a stylish kitchen with designer maple cabinets & no dividing walls between the living, dining, & kitchen areas, creating a spacious & inviting atmosphere. Enjoy your own private deck & yard as well as air conditioning! The home is ideally located near top-rated schools & parks. Convenience is at your doorstep with shopping, dining & essential services just across the street & easy access to major highways makes commuting a breeze. The community is a tight-knit, safe environment where children play together. Don\'t miss out!" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Royal LePage - Wolstencroft
" ); document.write( "
" ); document.write( "$1,099,000" ); document.write( "
" ); document.write( "
" ); document.write( "This lovely basement home is in a very desirable area of Aldergrove. Well maintained and excellent condition. Main floor features three bedrooms and two baths, roomy Living Room with cozy gas fireplace and an open kitchen with tons of cabinetry and counter space, and a large adjoining dining room. The fully finished basement has an unauthorized one-bedroom suite. If you’re looking for a home for the extended family this is an ideal property! The entire family will love the large deck off the kitchen and the level, fully fenced backyard. One block to Parkside Elementary School and Philip Jackman Park, steps to Aldergrove Community Ctr and the Outdoor Experience, shopping, restaurants, transit and excellent access to all major routes. Open House August 24 and 25th from 1:00 - 3:00 pm." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Real Broker B.C. Ltd.
" ); document.write( "
" ); document.write( "$1,099,000" ); document.write( "
" ); document.write( "
" ); document.write( "Looking for a move in ready home in a super quiet family neighborhood? Welcome to this charming 4 bedroom, 3 bathroom home located in a quiet cul-de-sac. This home includes some fantastic upgrades that include a beautifully finished paving stone driveway that was sealed just last year, providing gorgeous curb appeal & functionality. The kitchen features all Whirlpool appliances that are under 5 years old! The large primary has an incredible ensuite bathroom that was renovated in 2021 with heated floors and stunning spa-inspired shower. If you like to entertain or need space for the kids to run around, you\'re going to love the large patio & stunning backyard! Don\'t miss the chance to make this wonderful property your own! Contact us today to book your private showing!" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by RA Realty Alliance Inc.
" ); document.write( "
" ); document.write( "$1,050,000" ); document.write( "
" ); document.write( "
" ); document.write( "Situated on a SPACIOUS LOT in a quiet, family-friendly CUL-DE-SAC in Aldergrove, Langley, the property awaits for your own ideas. Price below BC assessment. The rancher with a basement sits on a generous 8382 sqft lot, with 2280 sqft living space. It features 2 bedrooms up and 2 bedrooms down. Updates over the years include ALL NEW windows, a high-efficiency gas furnace installed in 2021, washers and dryers, and kitchen appliances. The lower level has a separate entrance and its own washer/dryer. Within walking distance to schools, shopping, and transit. Ample parking in the large driveway, including space for an RV. Property needs some TLC, sold as is where is. OPEN HOUSE AUG.25 1:30-4:30 PM." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by eXp Realty of Canada, Inc.
" ); document.write( "
" ); document.write( "$1,050,000" ); document.write( "
" ); document.write( "
" ); document.write( "GREAT COMMERCIAL INVESTMENT OPPORTUNITY. C-2 Zoning allows commercial uses, group children’s day care, hotels, licensee retail store subject to the provisions of the “Liquor Control and Licensing Act”. and the OCP (Official Community Plan) calls for Medium Density Residential (Up to 6 Stories.) It has lane access also. The home is well taken care of. Bedroom Rancher and tenanted to A+ Tenant, walking distance to schools K-5 Parkside Centennial Elementary & 6-8 Betty Gilbert Middle & 9-12 Aldergrove Community Secondary, shopping, and parks. Neighbourhood property is also for Sale. 3112-271 is also available for R2905196" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by eXp Realty of Canada, Inc.
" ); document.write( "
" ); document.write( "$1,050,000" ); document.write( "
" ); document.write( "
" ); document.write( "GREAT COMMERCIAL INVESTMENT OPPORTUNITY. C-2 Zoning allows commercial uses, group children’s day care, hotels, licensee retail store subject to the provisions of the “Liquor Control and Licensing Act”. and the OCP (Official Community Plan) calls for Medium Density Residential (Up to 6 Stories.) It features convenient lane access. The well-maintained rancher, currently occupied by an excellent tenant, is within walking distance to schools K-5 Parkside Centennial Elementary & 6-8 Betty Gilbert Middle & 9-12 Aldergrove Community Secondary, shopping centers, and parks. Additionally, neighboring properties at 3136 271 St (MLS R2905188) are also available for sale." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by RE/MAX Select Realty
" ); document.write( "
" ); document.write( "$1,065,000" ); document.write( "
" ); document.write( "
" ); document.write( "Welcome home! Picture life in a simpler time, and at a slower pace, where children spent carefree summer days playing in the backyard, walking to the corner store for Slushies and window shopping at the toy store. Tucked away on a quiet street, this 3-bedroom home features over 1400 square feet of living space on a MASSIVE 8496 square foot lot with a HUGE private backyard. Enjoy the slower pace of small-town life in Aldergrove, with virtually everything within walking distance. Park the car and enjoy a rare walkable community, with schools, shopping and rec centres only 1-3 blocks away. Bonus workshops, sheds and lots of storage for the handyperson! Move in this summer and enjoy the small-town life we remember from our youth. Take our Matterport tour anytime!!" ); document.write( "
" ); document.write( "
" ); document.write( "
" ); document.write( "
" ); document.write( "
" );