Breanna and Matt W.

Rod has been lovely to work with. He is consistently accessible, available, and it’s obvious he is an experienced and a skilled negotiator. During a time of economic instability, he was able to sell our house within two weeks. Throughout the process, he kept us calm, put our needs first, and kept us informed. We would highly recommend Rod to anyone in the Fraser Valley in need of a realtor and would work with him again in a heartbeat.

Comments are closed.

document.addEventListener("DOMContentLoaded", function() { // Get the current URL path and split it to find the address const urlPath = window.location.pathname; const addressPart = urlPath.split("listing.")[1]?.split(".")[0]; // Format the address and populate it into the subject field if the address part is available if (addressPart) { const formattedAddress = addressPart.replace(/-/g, ' '); // Replace hyphens with spaces document.getElementById("subject-field").value = `I would like more information about or to schedule a viewing for ${formattedAddress}`; } });
PHP Code Snippets Powered By : XYZScripts.com