torcy.themedfordteam.com
Open in
urlscan Pro
34.213.0.242
Public Scan
Submitted URL: http://links.alerts.brivity.com/ls/click?upn=t9nEag3XjYAxiRrcGdnpcwUJaq3T8KKEs834Kc2x653qdiuiM6d-2BY-2BudjSml41NdeItB9VimRzI7W3W...
Effective URL: https://torcy.themedfordteam.com/homes-for-sale/CA/san_leandro/94578/15921-wellington-way/lid-625871d3a0faa225026133c6
Submission: On April 19 via manual from IN — Scanned from DE
Effective URL: https://torcy.themedfordteam.com/homes-for-sale/CA/san_leandro/94578/15921-wellington-way/lid-625871d3a0faa225026133c6
Submission: On April 19 via manual from IN — Scanned from DE
Form analysis
16 forms found in the DOM<form class="form-contact" id="form-contact6">
<input type="hidden" name="lead_type" value="seller"><input type="hidden" name="tags" value="Marketing_Plan_Requested">
<div class="row">
<div class="col-sm-6">
<div class="form-group">
<input name="contact6_fname" id="contact6_fname" placeholder="First Name" class="form-control" required="" type="text">
</div>
</div>
<div class="col-sm-6">
<div class="form-group">
<input name="contact6_lname" id="contact6_lname" placeholder="Last Name" class="form-control" required="" type="text">
</div>
</div>
<div class="col-sm-6">
<div class="form-group">
<input name="contact6_email" id="contact6_email" placeholder="Email Address" class="form-control" required="" type="email">
</div>
</div>
<div class="col-sm-6">
<div class="form-group">
<input name="contact6_phone" id="contact6_phone" placeholder="Phone Number" class="form-control" required="" type="tel">
</div>
</div>
<div class="col-sm-6">
<div class="form-group">
<input name="contact6_address" id="contact6_address" placeholder="Address" class="form-control" required="" type="text">
</div>
</div>
<div class="col-sm-6">
<div class="form-group">
<input name="contact6_city" id="contact6_city" placeholder="City" class="form-control" required="" type="text">
</div>
</div>
<div class="col-sm-6">
<div class="form-group">
<input name="contact6_state" id="contact6_state" placeholder="State" class="form-control" required="" type="text">
</div>
</div>
<div class="col-sm-6">
<div class="form-group">
<input name="contact6_zip" id="contact6_zip" placeholder="ZIP" class="form-control" required="" type="text">
</div>
</div>
<div class="col-sm-12">
<div class="form-group">
<select name="contact6_whenareyouselling" id="contact6_whenareyouselling" class="form-control" placeholder="When are you planning to sell?">
<option value="" disabled="" selected="">When are you planning to sell?</option>
<option value="1">Now</option>
<option value="2">0-6 months</option>
<option value="3">6+ months</option>
</select>
</div>
</div>
</div>
<button class="btn btn-primary" type="submit" id="cf-submit" name="submit" data-selector="a.btn, button.btn, button" style="outline: none; cursor: inherit;">Send</button>
</form>
<form id="form-contact-agent">
<div class="form-group">
<input type="text" class="form-control input-sm" id="contact_agent_name" name="contact_agent_name" placeholder="Your First and Last Name" required="">
</div>
<div id="honeypot-div">
<input name="age_required" id="age_required" value="" type="text" style="display: none;">
</div>
<div class="form-group">
<input type="email" class="form-control input-sm" id="contact_agent_email" name="contact_agent_email" placeholder="Your Email Address" required="">
</div>
<div class="form-group">
<input type="text" class="form-control input-sm" id="contact_agent_phone" name="contact_agent_phone" placeholder="Your Phone Number" required="">
</div>
<div class="form-group">
<textarea id="contact_agent_message" name="contact_agent_message" class="form-control input-sm" rows="4" required="">I'd like to learn more about 15921 Wellington Way</textarea>
</div>
<div class="form-group">
<p class="grecaptcha-text">This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" target="_blank">Privacy Policy</a> and <a href="https://policies.google.com/terms" target="_blank">Terms of Service</a>
apply.</p>
</div>
<div class="flex jc-center">
<button id="contact_agent_sendbtn" type="submit" class="btn btn-primary">
<div class="flex ai-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail">
<path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path>
<polyline points="22,6 12,13 2,6"></polyline>
</svg> Send</div>
</button>
</div>
</form>
POST /pages/schedule_showing.php
<form method="post" action="/pages/schedule_showing.php" id="schedule_showing_form">
<div class="form-group flex jc-center">
<div class="in-person-tour">
<input type="radio" id="schedule_in_person" name="schedule_tour_type" checked="" value="In Person Tour">
<label for="schedule_in_person">In Person Tour</label>
</div>
<div class="virtual-showing">
<input type="radio" id="schedule_virtual" name="schedule_tour_type" value="Virtual Showing">
<label for="schedule_virtual">Virtual Showing</label>
</div>
</div>
<div class="form-group">
<select id="schedule_date" name="schedule_date" class="form-control dropdown">
<option selected="selected" value="Monday, April 18">Monday, April 18</option>
<option value="Tuesday, April 19">Tuesday, April 19</option>
<option value="Wednesday, April 20">Wednesday, April 20</option>
<option value="Thursday, April 21">Thursday, April 21</option>
<option value="Friday, April 22">Friday, April 22</option>
<option value="Saturday, April 23">Saturday, April 23</option>
<option value="Sunday, April 24">Sunday, April 24</option>
<option value="Monday, April 25">Monday, April 25</option>
<option value="Tuesday, April 26">Tuesday, April 26</option>
<option value="Wednesday, April 27">Wednesday, April 27</option>
<option value="Thursday, April 28">Thursday, April 28</option>
<option value="Friday, April 29">Friday, April 29</option>
<option value="Saturday, April 30">Saturday, April 30</option>
<option value="Sunday, May 1">Sunday, May 1</option>
</select>
<!--<span id="listings-date" class="h4"></span>-->
</div>
<div class="form-group">
<input type="text" class="form-control" id="name" name="name" value="Wai Kwok" placeholder="Your First and Last Name" required="">
</div>
<div class="form-group">
<input type="email" class="form-control" id="email" name="email" value="wai.kwok@synopsys.com" placeholder="Your Email Address" required="">
</div>
<div class="form-group">
<input type="text" class="form-control" id="schedule_phone" name="schedule_phone" value="5107038033" placeholder="Your Phone Number" required="">
</div>
<div class="row form-container">
<h5 style="margin-top:20px">What is your availability?</h5>
<div class="form-group col-sm-3 text-left">
<input type="hidden" name="availability" id="availability" value="in the morning">
<div id="ssMorning" class="btn-tile selected-btn-tile" onclick="setScheduleAvailability('in the morning','availability','ssMorning','schedule_showing_form')">
<div class="icon"><img src="https://cdn1.brivityidx.com/assets/images/icons/Morning.svg" alt="morning"></div>
<div class="labelBtn">Morning</div>
</div>
</div>
<div class="form-group col-sm-3 text-left">
<div id="ssAfternoon" class="btn-tile" onclick="setScheduleAvailability('in the afternoon','availability','ssAfternoon','schedule_showing_form')">
<div class="icon"><img src="https://cdn1.brivityidx.com/assets/images/icons/Afternoon.svg" alt="afternoon"></div>
<div class="labelBtn">Afternoon</div>
</div>
</div>
<div class="form-group col-sm-3 text-left">
<div id="ssEvening" class="btn-tile" onclick="setScheduleAvailability('in the evening','availability','ssEvening','schedule_showing_form')">
<div class="icon"><img src="https://cdn1.brivityidx.com/assets/images/icons/Evening.svg" alt="evening"></div>
<div class="labelBtn">Evening</div>
</div>
</div>
<div class="form-group col-sm-3 text-left">
<div id="ssFlexible" class="btn-tile" onclick="setScheduleAvailability('flexible schedule','availability','ssFlexible','schedule_showing_form')">
<div class="icon"><img src="https://cdn1.brivityidx.com/assets/images/icons/Flexible.svg" alt="flexible"></div>
<div class="labelBtn">Flexible</div>
</div>
</div>
<p>We'll get back to you with a finalized time to meet</p>
<input type="hidden" value="Marciel Realty" name="office_name" id="office_name">
<input type="hidden" value="15921 Wellington Way" name="address_street" id="address_street">
<input type="hidden" value="San Leandro" name="address_city" id="address_city">
<input type="hidden" value="CA" name="address_state" id="address_state">
<input type="hidden" value="94578" name="address_zip" id="address_zip">
<input type="hidden" value="899000" name="property_price" id="property_price">
<input type="hidden" value="https://photos.brivity.com/images/79/photo/4/0/9/8/8/8/6/0/0.jpg?v=0&width=844&height=540&quality=80" name="property_main_photo" id="property_main_photo">
<input type="hidden" value="2" name="property_bedrooms" id="property_bedrooms">
<input type="hidden" value="2" name="property_total_baths" id="property_total_baths">
<input type="hidden" value="40988860" name="property_mlsnum" id="property_mlsnum">
<input type="hidden" id="hmls_id" name="hmls_id" value="356">
<input type="hidden" id="hmls_agent_id" name="hmls_agent_id" value="206510563">
<input type="hidden" id="brivity_user_id" name="brivity_user_id" value="">
<input type="hidden" id="form_source_url" name="form_source_url" value="https://torcy.themedfordteam.com/homes-for-sale/CA/san_leandro/94578/15921-wellington-way/lid-625871d3a0faa225026133c6">
<input type="text" id="schs_robot_field" name="schs_robot_field" style="display: none;">
<input type="hidden" id="tags" name="tags" value="In Person Tour">
</div>
<div class="form-group">
<textarea id="message" class="form-control" rows="5" form="schedule_showing_form" name="notes" placeholder="Any Comments or Questions" required=""></textarea>
</div>
<div class="form-group">
<span class="grecaptcha-text">This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" target="_blank">Privacy Policy</a> and <a href="https://policies.google.com/terms" target="_blank">Terms of Service</a>
apply.</span>
</div>
<div class="flex jc-center">
<button type="button" onclick="sendScheduleShowing('schedule_showing_form', 'schedule-showing-modal', '/pages/schedule_showing.php', '');" class="btn btn-primary">
<div class="flex ai-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-clock">
<circle cx="12" cy="12" r="10"></circle>
<polyline points="12 6 12 12 15 15"></polyline>
</svg> Schedule</div>
</button>
<button type="button" class="btn btn-default" data-dismiss="modal">
<div class="flex ai-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
<line x1="18" y1="6" x2="6" y2="18"></line>
<line x1="6" y1="6" x2="18" y2="18"></line>
</svg> Nevermind</div>
</button>
</div>
</form>
POST
<form method="post" id="form-contactoffer">
<div class="row">
<div class="col-sm-6">
<div class="form-group">
<input type="text" class="form-control" name="contactoffer_fullname" pattern="[\s]{0,10}[A-Za-z]{1,75}[\s]{1,10}[A-Za-z]{1,75}[\s]{0,30}" title="First name and last name are required fields." value="" placeholder="Your First and Last Name"
required="">
</div>
<div id="honeypot-div">
<input name="age_required" id="age_required" value="" type="text" style="display: none;">
</div>
</div>
<div class="col-sm-6">
<div class="form-group">
<input type="email" class="form-control" name="contactoffer_email" value="wai.kwok@synopsys.com" placeholder="Your Email Address" required="">
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6">
<div class="form-group">
<input type="text" class="form-control contact_phone" name="contactoffer_phone" value="5107038033" placeholder="Your Phone Number" required="">
</div>
</div>
<div class="col-sm-6">
<div class="form-group">
<input type="text" class="form-control money-mask" name="contactoffer_amount" value="$ 899,000" placeholder="Offer Amount" required="">
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6">
<div class="form-group" style="text-align:left;">
<p style="margin-bottom: 10px;">Are you pre-approved with a lender?</p>
<label class="radio-inline"><input style="margin-top:10px;" type="radio" name="contactoffer_need_financing_advice" checked="" value="yes">Yes</label>
<label class="radio-inline"><input style="margin-top:10px;" type="radio" name="contactoffer_need_financing_advice" value="no">No</label>
<label class="radio-inline"><input style="margin-top:10px;" type="radio" name="contactoffer_need_financing_advice" value="i'm buying with cash">I'm buying with cash</label>
</div>
</div>
<div class="col-sm-6">
<div class="form-group" style="text-align:left;">
<p style="margin-bottom: 10px;">Have you seen this home in person?</p>
<label class="radio-inline"><input style="margin-top:10px;" type="radio" name="contactoffer_have_seen_home_in_person" checked="" value="yes">Yes</label>
<label class="radio-inline"><input style="margin-top:10px;" type="radio" name="contactoffer_have_seen_home_in_person" value="no">No</label>
<label class="radio-inline"><input style="margin-top:10px;" type="radio" name="contactoffer_have_seen_home_in_person" value="i would like to go see it">I would like to go see it</label>
</div>
</div>
</div>
<input type="hidden" id="form_source_url" name="form_source_url" value="https://torcy.themedfordteam.com/homes-for-sale/CA/san_leandro/94578/15921-wellington-way/lid-625871d3a0faa225026133c6">
<input type="text" id="contactoffer_robot_field" name="contactoffer_robot_field" style="display: none;">
<div class="row">
<div class="col-sm-12">
<div class="form-group">
<textarea class="form-control" rows="5" form="form-contactoffer" name="contactoffer_message" placeholder="Any Comments or Questions"></textarea>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-12">
<div class="flex jc-center">
<button type="submit" class="btn btn-primary" form="form-contactoffer">
<div class="flex ai-center">
<!--<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-clock">
<circle cx="12" cy="12" r="10"></circle>
<polyline points="12 6 12 12 15 15"></polyline>
</svg>--> Start an offer
</div>
</button>
<button type="button" class="btn btn-default" data-dismiss="modal">
<div class="flex ai-center">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
<line x1="18" y1="6" x2="6" y2="18"></line>
<line x1="6" y1="6" x2="18" y2="18"></line>
</svg> Nevermind
</div>
</button>
</div>
</div>
</div>
</form>
<form id="form-contact-agent-modal">
<div class="form-group">
<input type="text" class="form-control input-sm" id="contact_agent_full_name" name="contact_agent_full_name" placeholder="Your First and Last Name" required="">
</div>
<div id="honeypot-div">
<input name="age_required" id="age_required" value="" type="text" style="display: none;">
</div>
<div class="form-group">
<input type="email" class="form-control input-sm" id="contact_agent_email_address" name="contact_agent_email_address" placeholder="Your Email Address" required="">
</div>
<div class="form-group">
<input type="text" class="form-control input-sm contact_phone" id="contact_agent_phone_number" name="contact_agent_phone_number" placeholder="Your Phone Number" required="">
</div>
<div class="form-group">
<textarea id="contact_agent_lead_message" name="contact_agent_lead_message" class="form-control input-sm" rows="4" required="">I'd like to learn more about 15921 Wellington Way</textarea>
<input type="text" id="hcontacmodal_robot_field" name="hcontacmodal_robot_field" style="display: none;">
</div>
<div class="flex jc-center">
<button id="contact_agent_sendbtn" type="submit" class="btn btn-primary">
<div class="flex ai-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail">
<path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path>
<polyline points="22,6 12,13 2,6"></polyline>
</svg> Send</div>
</button>
<button type="button" class="btn btn-default" data-dismiss="modal">
<div class="flex ai-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
<line x1="18" y1="6" x2="6" y2="18"></line>
<line x1="6" y1="6" x2="18" y2="18"></line>
</svg> Nevermind</div>
</button>
</div>
</form>
<form id="frl-form-registration" action="">
<input type="text" id="frl-h_robot_field" name="frl-h_robot_field" style="display: none;">
<input type="hidden" id="frg-h-tags" name="frg-h-tags">
<div class="form-group">
<input type="text" class="form-control" id="frl-fname" placeholder="Full Name" required="">
</div>
<div id="honeypot-div">
<input name="age_required" id="age_required" value="" type="text" style="display: none;">
</div>
<!-- <div class="form-group">
<input type="text" class="form-control" id="frl-lname" placeholder="Last Name" required />
</div> -->
<div class="form-group">
<input type="email" class="form-control" id="frl-email" placeholder="Email Address" required="">
</div>
<div class="form-group">
<input type="text" class="form-control" id="frl-pnumber" placeholder="Phone Number (Used as password)" required="">
</div>
<!-- <div class="form-group">
<input type="password" minlength="6" pattern=".{3,}" title="3 characters minimum" class="form-control" id="frl-pass" placeholder="Password" required />
</div> -->
<div class="flex jc-center">
<button type="submit" class="btn btn-primary forced-registration-btn"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round" class="feather feather-align-left">
<line x1="17" y1="10" x2="3" y2="10"></line>
<line x1="21" y1="6" x2="3" y2="6"></line>
<line x1="21" y1="14" x2="3" y2="14"></line>
<line x1="17" y1="18" x2="3" y2="18"></line>
</svg> View Details</button>
</div>
<a href="#" onclick="goToLogin('force-light-registration')">Already Have an Account?</a>
</form>
<form id="frf-form-registration" action="">
<input type="text" id="frf-h_robot_field" name="frf-h_robot_field" style="display: none;">
<input type="hidden" id="frg-h-tags" name="frg-h-tags">
<div class="form-group">
<input type="text" class="form-control" id="frf-fname" placeholder="Full Name" required="">
</div>
<div id="honeypot-div">
<input name="age_required" id="age_required" value="" type="text" style="display: none;">
</div>
<!-- <div class="form-group">
<input type="text" class="form-control" id="frf-lname" placeholder="Last Name" required />
</div> -->
<div class="form-group">
<input type="email" class="form-control" id="frf-email" placeholder="Email Address" required="">
</div>
<div class="form-group">
<input type="text" class="form-control" id="frf-pnumber" placeholder="Phone Number (Used as password)" required="">
</div>
<!-- <div class="form-group">
<input type="password" minlength="6" pattern=".{3,}" title="3 characters minimum" class="form-control" id="frf-pass" placeholder="Password" required />
</div> -->
<div class="form-group">
<label for="fr-radio">Are You a First Time Home Buyer?</label>
<div style="text-align: left;">
<label class="radio-inline" style="width: 100px;"><input type="radio" class="fr-radio" value="yes" name="frf-buyer">Yes</label>
<label class="radio-inline" style="width: 100px;"><input type="radio" class="fr-radio" value="no" name="frf-buyer">No</label>
</div>
</div>
<div class="form-group">
<label for="frf-price">Price Range</label>
<div class="row">
<div class="col-sm-6">
<div class="dropdown-wrapper">
<select class="form-control dropdown" id="frg-price-min">
<option value="0">Min</option>
<option value="$50,000">$50,000</option>
<option value="$60,000">$60,000</option>
<option value="$70,000">$70,000</option>
<option value="$80,000">$80,000</option>
<option value="$90,000">$90,000</option>
<option value="$100,000">$100,000</option>
<option value="$125,000">$125,000</option>
<option value="$150,000">$150,000</option>
<option value="$175,000">$175,000</option>
<option value="$200,000">$200,000</option>
<option value="$225,000">$225,000</option>
<option value="$250,000">$250,000</option>
<option value="$275,000">$275,000</option>
<option value="$300,000">$300,000</option>
<option value="$325,000">$325,000</option>
<option value="$350,000">$350,000</option>
<option value="$375,000">$375,000</option>
<option value="$400,000">$400,000</option>
<option value="$425,000">$425,000</option>
<option value="$450,000">$450,000</option>
<option value="$475,000">$475,000</option>
<option value="$500,000">$500,000</option>
<option value="$550,000">$550,000</option>
<option value="$600,000">$600,000</option>
<option value="$650,000">$650,000</option>
<option value="$700,000">$700,000</option>
<option value="$750,000">$750,000</option>
<option value="$800,000">$800,000</option>
<option value="$850,000">$850,000</option>
<option value="$900,000">$900,000</option>
<option value="$950,000">$950,000</option>
<option value="$1,000,000">$1,000,000</option>
<option value="$1,250,000">$1,250,000</option>
<option value="$1,500,000">$1,500,000</option>
<option value="$1,750,000">$1,750,000</option>
<option value="$2,000,000">$2,000,000</option>
<option value="$2,250,000">$2,250,000</option>
<option value="$2,500,000">$2,500,000</option>
<option value="$2,750,000">$2,750,000</option>
<option value="$3,000,000">$3,000,000</option>
<option value="$3,500,000">$3,500,000</option>
<option value="$4,000,000">$4,000,000</option>
<option value="$4,500,000">$4,500,000</option>
<option value="$5,000,000">$5,000,000</option>
</select>
</div>
</div>
<div class="col-sm-6">
<div class="dropdown-wrapper">
<select class="form-control dropdown" id="frf-price-max">
<option value="0">Max</option>
<option value="$50,000">$50,000</option>
<option value="$60,000">$60,000</option>
<option value="$70,000">$70,000</option>
<option value="$80,000">$80,000</option>
<option value="$90,000">$90,000</option>
<option value="$100,000">$100,000</option>
<option value="$125,000">$125,000</option>
<option value="$150,000">$150,000</option>
<option value="$175,000">$175,000</option>
<option value="$200,000">$200,000</option>
<option value="$225,000">$225,000</option>
<option value="$250,000">$250,000</option>
<option value="$275,000">$275,000</option>
<option value="$300,000">$300,000</option>
<option value="$325,000">$325,000</option>
<option value="$350,000">$350,000</option>
<option value="$375,000">$375,000</option>
<option value="$400,000">$400,000</option>
<option value="$425,000">$425,000</option>
<option value="$450,000">$450,000</option>
<option value="$475,000">$475,000</option>
<option value="$500,000">$500,000</option>
<option value="$550,000">$550,000</option>
<option value="$600,000">$600,000</option>
<option value="$650,000">$650,000</option>
<option value="$700,000">$700,000</option>
<option value="$750,000">$750,000</option>
<option value="$800,000">$800,000</option>
<option value="$850,000">$850,000</option>
<option value="$900,000">$900,000</option>
<option value="$950,000">$950,000</option>
<option value="$1,000,000">$1,000,000</option>
<option value="$1,250,000">$1,250,000</option>
<option value="$1,500,000">$1,500,000</option>
<option value="$1,750,000">$1,750,000</option>
<option value="$2,000,000">$2,000,000</option>
<option value="$2,250,000">$2,250,000</option>
<option value="$2,500,000">$2,500,000</option>
<option value="$2,750,000">$2,750,000</option>
<option value="$3,000,000">$3,000,000</option>
<option value="$3,500,000">$3,500,000</option>
<option value="$4,000,000">$4,000,000</option>
<option value="$4,500,000">$4,500,000</option>
<option value="$5,000,000">$5,000,000</option>
</select>
</div>
</div>
</div>
</div>
<div class="form-group">
<label for="frf-buy">When Do You Plan on Buying?</label>
<div class="dropdown-wrapper">
<select class="form-control dropdown" id="frg-buy">
<option value="asap">ASAP</option>
<option value="1-3 months">1-3 Months</option>
<option value="6-12 months">6-12 Months</option>
<option value="12+ months">12+ Months</option>
</select>
</div>
</div>
<div class="flex jc-center">
<button type="submit" class="btn btn-primary forced-registration-btn"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round" class="feather feather-align-left">
<line x1="17" y1="10" x2="3" y2="10"></line>
<line x1="21" y1="6" x2="3" y2="6"></line>
<line x1="21" y1="14" x2="3" y2="14"></line>
<line x1="17" y1="18" x2="3" y2="18"></line>
</svg> View Details</button>
</div>
<a href="#" onclick="goToLogin('force-full-registration')">Already Have an Account?</a>
</form>
<form id="frc-form-registration" action="">
<input type="text" id="frc-h_robot_field" name="frc-h_robot_field" style="display: none;">
<input type="hidden" id="frg-h-tags" name="frg-h-tags">
<div class="form-group">
<input type="text" class="form-control" id="frc-fname" placeholder="Full Name" required="">
</div>
<div id="honeypot-div">
<input name="age_required" id="age_required" value="" type="text" style="display: none;">
</div>
<!-- <div class="form-group">
<input type="text" class="form-control" id="frc-lname" placeholder="Last Name" required />
</div> -->
<div class="form-group">
<input type="email" class="form-control" id="frc-email" placeholder="Email Address" required="">
</div>
<div class="form-group">
<input type="text" class="form-control" id="frc-pnumber" placeholder="Phone Number (Used as password)" required="">
</div>
<!-- <div class="form-group">
<input type="password" minlength="6" pattern=".{3,}" title="3 characters minimum" class="form-control" id="frc-pass" placeholder="Password" required />
</div> -->
<div class="flex jc-center">
<button type="submit" class="btn btn-primary forced-registration-btn"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round" class="feather feather-align-left">
<line x1="17" y1="10" x2="3" y2="10"></line>
<line x1="21" y1="6" x2="3" y2="6"></line>
<line x1="21" y1="14" x2="3" y2="14"></line>
<line x1="17" y1="18" x2="3" y2="18"></line>
</svg> View Details</button>
</div>
</form>
POST
<form method="post" id="schedule_showing_form_forced">
<input type="hidden" id="frv-schedule_virtual" name="schedule_tour_type" value="Virtual Showing">
<input type="hidden" id="frv-schedule_date" name="schedule_date" value="Monday, April 18">
<div class="form-group">
<input type="text" class="form-control" id="frv-name" name="name" value="" placeholder="Your First and Last Name" required="">
</div>
<div class="form-group">
<input type="email" class="form-control" id="frv-email" name="email" value="" placeholder="Your Email Address" required="">
</div>
<div class="form-group">
<input type="text" class="form-control" id="frv-schedule_phone" name="schedule_phone" value="" placeholder="Your Phone Number" required="">
</div>
<div class="row form-container" style="padding-top:20px">
<h5>What is your availability?</h5>
<div class="form-group col-sm-3 text-left">
<input type="hidden" name="availability" id="frv-availability" value="in the morning">
<div id="frvMorning" class="btn-tile selected-btn-tile" onclick="setScheduleAvailability('in the morning','frv-availability','frvMorning','schedule_showing_form_forced')">
<div class="icon"><img src="https://cdn1.brivityidx.com/assets/images/icons/Morning.svg" alt="morning"></div>
<div class="labelBtn">Morning</div>
</div>
</div>
<div class="form-group col-sm-3 text-left">
<div id="frvAfternoon" class="btn-tile" onclick="setScheduleAvailability('in the afternoon','frv-availability','frvAfternoon','schedule_showing_form_forced')">
<div class="icon"><img src="https://cdn1.brivityidx.com/assets/images/icons/Afternoon.svg" alt="afternoon"></div>
<div class="labelBtn">Afternoon</div>
</div>
</div>
<div class="form-group col-sm-3 text-left">
<div id="frvEvening" class="btn-tile" onclick="setScheduleAvailability('in the evening','frv-availability','frvEvening','schedule_showing_form_forced')">
<div class="icon"><img src="https://cdn1.brivityidx.com/assets/images/icons/Evening.svg" alt="evening"></div>
<div class="labelBtn">Evening</div>
</div>
</div>
<div class="form-group col-sm-3 text-left">
<div id="frvFlexible" class="btn-tile" onclick="setScheduleAvailability('flexible schedule','frv-availability','frvFlexible','schedule_showing_form_forced')">
<div class="icon"><img src="https://cdn1.brivityidx.com/assets/images/icons/Flexible.svg" alt="flexible"></div>
<div class="labelBtn">Flexible</div>
</div>
</div>
<p>We'll get back to you with a finalized time to meet</p>
<input type="hidden" value="Marciel Realty" name="office_name" id="office_name">
<input type="hidden" value="15921 Wellington Way" name="address_street" id="address_street">
<input type="hidden" value="San Leandro" name="address_city" id="address_city">
<input type="hidden" value="CA" name="address_state" id="address_state">
<input type="hidden" value="94578" name="address_zip" id="address_zip">
<input type="hidden" value="899000" name="property_price" id="property_price">
<input type="hidden" value="https://photos.brivity.com/images/79/photo/4/0/9/8/8/8/6/0/0.jpg?v=0&width=844&height=540&quality=80" name="property_main_photo" id="property_main_photo">
<input type="hidden" value="2" name="property_bedrooms" id="property_bedrooms">
<input type="hidden" value="2" name="property_total_baths" id="property_total_baths">
<input type="hidden" value="40988860" name="property_mlsnum" id="property_mlsnum">
<input type="hidden" id="frv-hmls_id" name="hmls_id" value="356">
<input type="hidden" id="frv-hmls_agent_id" name="hmls_agent_id" value="206510563">
<input type="hidden" id="frv-brivity_user_id" name="brivity_user_id" value="">
<input type="hidden" id="frv-form_source_url" name="form_source_url" value="https://torcy.themedfordteam.com/homes-for-sale/CA/san_leandro/94578/15921-wellington-way/lid-625871d3a0faa225026133c6">
<input type="text" id="frv-schs_robot_field" name="schs_robot_field" style="display: none;">
</div>
<div class="form-group">
<textarea id="frv-message" class="form-control" rows="5" name="notes" placeholder="Any Comments or Questions" required=""></textarea>
</div>
<div class="flex jc-center">
<button type="button" class="btn btn-primary" onclick="sendScheduleShowing('schedule_showing_form_forced', 'force-virtual-registration', '/pages/schedule_showing.php', 'frv-');">
<div class="flex ai-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-clock">
<circle cx="12" cy="12" r="10"></circle>
<polyline points="12 6 12 12 15 15"></polyline>
</svg> Schedule</div>
</button>
</div>
</form>
<form id="frl-form-registration" class="open-house-form">
<div class="row">
<div class="col-sm-4 text-center">
<div class="modal-body text-center no-padding">
<div class="property-img-wrapper" style="background-image: url(https://photos.brivity.com/images/79/photo/4/0/9/8/8/8/6/0/0.jpg?v=0&width=844&height=540&quality=80);"></div>
<h2>15921 Wellington Way</h2>
<h5>San Leandro, CA 94578</h5>
<div class="house-price">$899,000</div>
<ul class="house-stat list-inline">
<li>2 Bed</li>
<li>2 Bath</li>
<li>1,417 SqFt</li>
</ul>
<!--
<div class="property-img-wrapper" style="background-image: url(https://photos.brivity.com/images/79/photo/4/0/9/8/8/8/6/0/0.jpg?v=0&width=844&height=540&quality=80);"></div>
<h2>15921 Wellington Way</h2>
<h5>San Leandro, CA 94578</h5>
-->
</div>
</div>
<div class="col-sm-8">
<div class="modal-body text-center" style="padding: 30px 40px 20px 40px;">
<div class="row">
<div class="col-sm-12">
<h5 class="margin-bottom-0" style="margin-top: -20px;">
<span class="frl-full-date">Loading date...</span><br>
<span class="frl-full-hours">Loading...</span>
</h5>
<input type="text" id="frl-h_robot_field" name="frl-h_robot_field" style="display: none;">
<input id="frl-open_id" type="hidden" value="">
<input id="frl-full-price" type="hidden" value="899000">
<input id="frl-prop-address" type="hidden" value="15921 Wellington Way">
<div id="honeypot-div">
<input name="age_required" id="age_required" value="" type="text" style="display: none;">
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6">
<div class="form-group">
<input type="text" class="form-control" id="frl-fname" placeholder="Full Name" required="">
</div>
</div>
<div class="col-sm-6">
<div class="form-group">
<input type="email" class="form-control" id="frl-email" placeholder="Email Address" required="">
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6">
<div class="form-group">
<input type="text" class="form-control contact_phone" id="frl-pnumber" placeholder="Phone Number" required="">
</div>
</div>
<div class="col-sm-6">
<div class="row margin-bottom-0">
<h5 class="text-left" style="padding-left: 20px;">What is Your Current Price Range</h5>
<div class="col-sm-6">
<div class="form-group dropdown-wrapper">
<select name="min-price" onchange="normalizeMinPrice('force-oh-registration-full', 'min')" class="form-control dropdown">
<option value="" selected="">No Min</option>
<option value="100000">$100k</option>
<option value="200000">$200k</option>
<option value="300000">$300k</option>
<option value="400000">$400k</option>
<option value="500000">$500k</option>
<option value="600000">$600k</option>
<option value="700000">$700k</option>
<option value="800000">$800k</option>
<option value="900000">$900k</option>
<option value="1000000">$1M</option>
<option value="1500000">$1.5M</option>
<option value="2000000">$2M</option>
<option value="2500000">$2.5M</option>
<option value="3000000">$3M</option>
<option value="3500000">$3.5M</option>
<option value="4000000">$4M</option>
<option value="4500000">$4.5M</option>
<option value="5000000">$5M</option>
<option value="6000000">$6M</option>
<option value="7000000">$7M</option>
<option value="8000000">$8M</option>
<option value="10000000">$10M</option>
</select>
</div>
</div>
<div class="col-sm-6">
<div class="form-group dropdown-wrapper">
<select name="max-price" onchange="normalizeMinPrice('force-oh-registration-full','max')" class="form-control dropdown">
<option value="" selected="">No Max</option>
<option value="100000">$100k</option>
<option value="200000">$200k</option>
<option value="300000">$300k</option>
<option value="400000">$400k</option>
<option value="500000">$500k</option>
<option value="600000">$600k</option>
<option value="700000">$700k</option>
<option value="800000">$800k</option>
<option value="900000">$900k</option>
<option value="1000000">$1M</option>
<option value="1500000">$1.5M</option>
<option value="2000000">$2M</option>
<option value="2500000">$2.5M</option>
<option value="3000000">$3M</option>
<option value="3500000">$3.5M</option>
<option value="4000000">$4M</option>
<option value="4500000">$4.5M</option>
<option value="5000000">$5M</option>
<option value="6000000">$6M</option>
<option value="7000000">$7M</option>
<option value="8000000">$8M</option>
<option value="10000000">$10M</option>
</select>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6">
<div class="form-group dropdown-wrapper">
<h5 class="text-left" style="padding-left: 20px;">How Soon Are You Looking to Buy?</h5>
<select name="buying-plan" class="form-control dropdown">
<option selected="selected" value="as soon as possible">ASAP</option>
<option value="1-3 Months">1-3 Months</option>
<option value="6-12 Months">6-12 Months</option>
<option value="12+ Months">12+ Months</option>
</select>
</div>
</div>
<div class="col-sm-6">
<div class="row">
<h5 class="text-left" style="padding-left: 20px;">Are You Working With an Agent?</h5>
<div class="col-sm-6">
<div class="radio" style="padding-left: 6px;">
<label>
<input id="has-agent-yes" name="has-agent" value="YES" type="radio"> Yes </label>
</div>
</div>
<div class="col-sm-6">
<div class="radio" style="padding-left: 6px;">
<label>
<input id="has-agent-no" name="has-agent" value="NO" checked="" type="radio"> No </label>
</div>
</div>
</div>
</div>
</div>
<div class="row" style="margin-bottom: 10px;">
<div class="col-sm-6">
<h5 class="text-left" style="padding-left: 20px;">Do You Have a House to Sell?</h5>
<div class="row">
<div class="col-sm-6">
<div class="radio" style="padding-left: 6px;">
<label>
<input id="has-house-sell-yes" name="has-house-sell" value="YES" type="radio"> Yes </label>
</div>
</div>
<div class="col-sm-6">
<div class="radio" style="padding-left: 6px;">
<label>
<input id="has-house-sell-no" name="has-house-sell" value="NO" checked="" type="radio"> No </label>
</div>
</div>
</div>
</div>
<div class="col-sm-6" style="border-top: 1px solid #eee; padding-top: 20px;">
<input type="checkbox" class="form-check-input" id="email-alert" checked="">
<label style="font-size: 16px;" class="form-check-label" for="email-alert">Get emailed when similar properties hit the market.</label>
</div>
</div>
<div class="flex jc-center">
<button onclick="singUpOpenForceRegistration('force-oh-registration-full')" class="btn btn-primary forced-registration-btn"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-right-circle" data-reactid="121">
<circle cx="12" cy="12" r="10"></circle>
<polyline points="12 16 16 12 12 8"></polyline>
<line x1="8" y1="12" x2="16" y2="12"></line>
</svg> CHECK IN</button>
</div>
</div>
</div>
</div>
</form>
<form id="frl-form-registration" class="open-house-form">
<input type="text" id="frl-h_robot_field" name="frl-h_robot_field" style="display: none;">
<input id="frl-open_id" type="hidden" value="">
<input id="frl-prop-address" type="hidden" value="15921 Wellington Way">
<div class="form-group">
<input type="text" class="form-control" id="frl-fname" placeholder="Full Name" required="">
</div>
<div id="honeypot-div">
<input name="age_required" id="age_required" value="" type="text" style="display: none;">
</div>
<div class="form-group">
<input type="email" class="form-control" id="frl-email" placeholder="Email Address" required="">
</div>
<div class="form-group">
<input type="text" class="form-control contact_phone" id="frl-pnumber" placeholder="Phone Number" required="">
</div>
<div class="form-check">
<input type="checkbox" class="form-check-input" id="email-alert" checked="">
<label style="font-size: 16px;" class="form-check-label" for="email-alert">Get emailed when similar properties hit the market.</label>
</div>
</form>
<form id="frl-form-registration" class="open-house-form">
<input type="text" id="frl-h_robot_field" name="frl-h_robot_field" style="display: none;">
<input id="frl-open_id" type="hidden" value="">
<input id="frl-prop-address" type="hidden" value="15921 Wellington Way">
<div class="form-group">
<input type="text" class="form-control" id="frl-fname" placeholder="Full Name" required="">
</div>
<div id="honeypot-div">
<input name="age_required" id="age_required" value="" type="text" style="display: none;">
</div>
<div class="form-group">
<input type="email" class="form-control" id="frl-email" placeholder="Email Address" required="">
</div>
<div class="form-group">
<input type="text" class="form-control contact_phone" id="frl-pnumber" placeholder="Phone Number" required="">
</div>
<div class="form-check">
<input type="checkbox" class="form-check-input" id="email-alert" checked="">
<label style="font-size: 16px;" class="form-check-label" for="email-alert">Get emailed when similar properties hit the market.</label>
</div>
</form>
<form id="form-contact1" action="" class="form-contact">
<div class="row margin-bottom-0">
<div class="col-sm-6" style="margin-bottom: 20px;">
<div class="form-group">
<input name="contact1_fname" id="contact1_fname" placeholder="First Name" class="form-control contact_fname" type="text" required=""
style="background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABHklEQVQ4EaVTO26DQBD1ohQWaS2lg9JybZ+AK7hNwx2oIoVf4UPQ0Lj1FdKktevIpel8AKNUkDcWMxpgSaIEaTVv3sx7uztiTdu2s/98DywOw3Dued4Who/M2aIx5lZV1aEsy0+qiwHELyi+Ytl0PQ69SxAxkWIA4RMRTdNsKE59juMcuZd6xIAFeZ6fGCdJ8kY4y7KAuTRNGd7jyEBXsdOPE3a0QGPsniOnnYMO67LgSQN9T41F2QGrQRRFCwyzoIF2qyBuKKbcOgPXdVeY9rMWgNsjf9ccYesJhk3f5dYT1HX9gR0LLQR30TnjkUEcx2uIuS4RnI+aj6sJR0AM8AaumPaM/rRehyWhXqbFAA9kh3/8/NvHxAYGAsZ/il8IalkCLBfNVAAAAABJRU5ErkJggg=="); background-repeat: no-repeat; background-attachment: scroll; background-size: 16px 18px; background-position: 98% 50%; cursor: auto;">
</div>
</div>
<div class="col-sm-6" style="margin-bottom: 20px;">
<div class="form-group">
<input name="contact1_lname" id="contact1_lname" placeholder="Last Name" class="form-control contact_lname" type="text" required="">
</div>
</div>
</div>
<div class="row margin-bottom-0">
<div class="col-sm-6" style="margin-bottom: 20px;">
<div class="form-group">
<input name="contact1_email" id="contact1_email" placeholder="Email Address" class="form-control contact_email" type="email" required="">
</div>
</div>
<div class="col-sm-6" style="margin-bottom: 20px;">
<div class="form-group">
<input name="contact1_phone" id="contact1_phone" placeholder="Phone Number" class="form-control contact_phone" type="tel" required="">
</div>
</div>
</div>
<div class="row margin-bottom-0">
<div class="col-sm-12" style="margin-bottom: 20px;">
<i class="fa fa-caret-down" style="position: absolute; top: 13px; right: 30px; font-size: 14px; outline: none; cursor: inherit;" data-selector=".fa"></i>
<select name="lead_type" style="width: 100%; height: 40px; padding-left: 12px; font-size: 14px; border-radius: 0; -webkit-appearance: none; -webkit-border-radius: 0px;">
<option value="buyer">I'm interested in buying a home</option>
<option value="seller">I'm interested in selling a home</option>
<option value="seller/buyer">I'm interested in buying and selling</option>
<option value="tenant">I'm interested in finding a home to rent</option>
<option value="recruit">I'm interested in a real estate career</option>
<option value="n/a">Other reason to contact an agent</option>
</select>
</div>
</div>
<div class="row margin-bottom-0">
<div class="col-sm-12" style="margin-bottom: 20px;">
<textarea name="contact1_message" id="contact1_message" class="form-control contact_message" rows="3" placeholder="Your Message"></textarea>
</div>
</div>
<div class="text-right">
<input type="text" id="contact1_robot_field" name="contact1_robot_field" style="display: none;"><button type="submit" class="btn btn-primary squared" data-selector="a.btn, button.btn, button" style="outline: none; cursor: inherit;">Send Us A
Message</button>
</div>
<div id="honeypot-div">
<input name="age_required" id="age_required" value="" type="text" style="display: none;">
</div>
</form>
<form id="signupForm" action="">
<h2>Sign Up for a Free Account</h2>
<p>When you sign up for an account, you can save properties, receive new listing notifications, view property comparables, and sign up to receive monthly market reports.</p>
<input type="text" id="sgnf_h_robot_field" name="sgnf_h_robot_field" style="display: none;">
<div class="row margin-bottom-0">
<div class="col-md-8 col-md-offset-2">
<div class="form-group">
<input type="text" id="signup_fname" class="form-control" required="" pattern="\b\w+\b(?:.*?\b\w+\b){1}" oninvalid="setCustomValidity('Please enter First and Last Name')" onchange="try{setCustomValidity('')}catch(e){}"
placeholder="Full Name">
</div>
<div class="form-group">
<input type="email" id="signup_email" class="form-control" required="" placeholder="Your Email Address">
</div>
<div class="form-group">
<input type="tel" id="signup_phone" class="form-control" required="" placeholder="Your Phone Number (Used as password)">
</div>
</div>
</div>
<div class="flex jc-center">
<button type="submit" id="signupBtn" class="btn btn-primary">
<div class="flex ai-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail">
<path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path>
<polyline points="22,6 12,13 2,6"></polyline>
</svg> Create <span class="hidden-xs hidden-sm">My Free Account</span></div>
</button>
<a id="signupCancelBtn" class="btn btn-default" data-dismiss="modal"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg> Cancel</a>
</div>
<a href="#signin" aria-controls="signin" role="tab" data-toggle="tab">
<h5>Already Have an Account?</h5>
</a>
</form>
<form id="subjectHomeForm" class="form-horizontal" data-toggle="validator" onsubmit="return false;">
<input type="hidden" name="latitude" value="" id="CmaLatitude">
<input type="hidden" name="longitude" value="" id="CmaLongitude">
<input type="hidden" name="street" value="" id="street">
<input type="hidden" name="address" value="" id="address">
<input type="hidden" name="address_auto" value="" id="address_auto">
<input type="hidden" name="state" value="" id="state">
<input type="hidden" name="zipcode" value="" id="zipcode">
<input type="hidden" name="city" value="" id="city">
<input type="hidden" name="county" value="" id="county">
<div class="form-group">
<div class="col-sm-12 col-md-12 hv_search_address_container">
<label for="year">Address:</label>
<input type="text" id="search_address_modal" name="search_address_modal" autocomplete="off" value="" placeholder="Address, City and Zip Code" class="form-control">
</div>
<div class="col-md-6">
<label for="property_type">Property Type:</label>
<select id="property_type" name="property_type" class="form-control">
<option value="2">Residential</option>
<option value="1">Commercial</option>
<option value="3">Vacant</option>
</select>
</div>
<div class="col-md-6">
<label for="search_area">Search Area:</label>
<select id="search_area" name="search_area" class="form-control">
<option value="0.5">0.5 m</option>
<option value="1">1 m</option>
<option value="1.5">1.5 m</option>
<option value="2">2 m</option>
</select>
</div>
</div>
<div class="form-group">
<div class="col-sm-3">
<label for="year">Year:</label>
<input type="text" id="year" name="year" value="" placeholder="Year Built" class="form-control">
</div>
<div class=" col-sm-3" id="acreage_sec">
<label for="acreage">Acreage:</label>
<input type="text" id="acreage" name="acreage" value="" placeholder="Acreage" class="form-control">
</div>
<div class=" col-sm-3">
<label for="sq_feet">SQFT:</label>
<input type="text" id="sq_feet" name="sq_feet" value="" placeholder="Sq Feet" class="form-control">
</div>
</div>
<div class="form-group">
<div class=" col-sm-3">
<label for="beds">Beds:</label>
<input type="text" id="beds" name="beds" value="" placeholder="Beds" class="form-control">
</div>
<div class=" col-sm-3">
<label for="bath_full">Bathrooms:</label>
<input type="text" id="bath_full" name="bath_full" value="" placeholder="Baths" class="form-control">
</div>
<div class=" col-sm-3">
<label for="garage_cap">Garage:</label>
<input type="text" id="garage_cap" name="garage_cap" value="" placeholder="Garage" class="form-control">
</div>
</div>
<div class="form-group">
<div class="col-sm-12">
<button type="submit" id="submit_homeform" class="btn btn-primary btn-lg btn-block">Find out home value</button>
</div>
</div>
</form>
<form id="phoneConfirmForm" action="" onsubmit="return false;">
<h2 class="margin-bottom-20">Confirm Password</h2>
<p>Confirm your password by entering your phone number.</p>
<div class="row margin-bottom-0">
<div class="col-md-8 col-md-offset-2">
<div class="form-group">
<input type="tel" id="confirm_phone" class="form-control" required="" placeholder="Your Phone Number (Used as password)">
</div>
</div>
</div>
<div class="flex jc-center">
<button id="confirmPhoneBtn" class="btn btn-primary">
<div class="flex ai-center">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path d="M14 22h5a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2h-5" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"></path>
<polyline points="11 16 15 12 11 8" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"></polyline>
<line x1="15" y1="12" x2="3" y2="12" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"></line>
</svg> <span>Confirm Phone</span>
</div>
</button>
</div>
</form>
Text Content
× REQUEST PROPERTY MARKETING PLAN You're one step away from getting a free marketing plan that shows how we'll sell your home for the most amount of money in the least amount of time - hassle free. When are you planning to sell? Now 0-6 months 6+ months Send (415) 304-5608 Favorite Homes 0 Saved Searches 1 Hi Wai Kwok! Logout * Sign In Toggle navigation * SEARCH LISTINGS * TOP AREAS * FREMONT * NEWARK * UNION CITY * HAYWARD * CASTRO VALLEY * OAKLAND * SAN JOSE * FOLSOM * SANTA CRUZ * BUYING * SELLING * HOME VALUE * FINANCING * MENU * Contact * SEARCH LISTINGS * TOP AREAS * FREMONT * NEWARK * UNION CITY * HAYWARD * CASTRO VALLEY * OAKLAND * SAN JOSE * FOLSOM * SANTA CRUZ * BUYING * SELLING * FINANCING * WHO WE ARE * REVIEWS * CONTACT * Get Marketing Plan * * * * * * Search * Search * > * San Leandro * > * 15921 Wellington Way Map Favorite Start Offer 15921 WELLINGTON WAY San Leandro, CA 94578 * 2 Bed * 2 Bath * 1,417 SqFt $ 899,000 * Days on Site 4 * Status Active * $899,000 Price * 2 Bed * 2 Bath * 1,417 SqFt Listing Provided Courtesy of Gary Marciel, Marciel Realty NEW! Buy and sell safely with virtual options - Learn More SCHEDULE A SHOWING Mon 18 APR Tue 19 APR Wed 20 APR Thu 21 APR Fri 22 APR Sat 23 APR Sun 24 APR Mon 25 APR Tue 26 APR Wed 27 APR Thu 28 APR Fri 29 APR Sat 30 APR Sun 1 MAY Created with Sketch. In PersonTour copy 2 Created with Sketch. VirtualShowing Ask a Question Presented by TORCY ROUNDS * Cell: (415) 304-5608 Call Text SHARE ABOUT THE LISTING SGPM01 - 206510563 Welcome to this fabulous Fairmont Terrace charmer. From the sparkling hardwood floors to the bay views off the big rear deck, this home dazzles! Cozy fireplace in the front living room. Dining area off of the upgraded kitchen. Addition of the bonus room, currently a mix of a music studio and office, could be a 3rd bedroom with the adjacent 2nd full bathroom. Big, big new rear deck offers extra entertaining options. Backyard features mature landscaping and wonderful bay views. Hot tub in the backyard is included. This is a wonderful home on a sweet tree lined streets in the unincorporated San Leandro hills. Walking distance to Fairmont Terrace Park, plus very convenient location for commuting and shopping. This is a very special home. LISTING HIGHLIGHTS FOR 15921 WELLINGTON WAY Status Active Days on Site 4 Property Type Residential MLS ® 40988860 Year Built 1948 Total Square Footage 1,417 Lot/Acreage 0.13 County Alameda Neighborhood Fairmont Terrace INTERIOR DETAILS * Bedrooms: 2 * Bathrooms: 2 Full * Appliances: Free-Standing Range, Refrigerator, Gas Water Heater * Air Cond: Ceiling Fan(s) * Heating: Forced Air,Natural Gas * Fireplaces: , Living Room * Floor: Hardwood * Above Ground Sq Ft: * Below Ground Sq Ft: * Basement: * Other: * Water: Public EXTERIOR DETAILS * Lot Description: Secluded,Front Yard * Garage Capacity: 1 car * Roof: Composition Shingles * Others: * Sewer: * Parking Features: Attached,Parking Spaces,Garage Door Opener FINANCIAL DETAILS * Tax Amount: N/A * Taxes w/Assessments: N/A * Tax/Property ID: N/A * Tax Year: N/A PAYMENT CALCULATOR MONTHLY PAYMENT * in Principal and Interest * in Taxes Years % Down Payment % Mortgage Rate LISTING LOCATION Street View Get Directions QUESTIONS ABOUT.. 15921 WELLINGTON WAY SAN LEANDRO, CA 94578 I'd like to learn more about 15921 Wellington Way This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply. Send * Walkscore REAL ESTATE TRENDS KEEPING TRACK OF THE LOCAL MARKET TRENDS WILL HELP YOU UNDERSTAND THE MOVEMENT OF KEY PRICE INDICATORS. TRENDS IN SAN LEANDRO SHOW A 9% YEAR-OVER-YEAR RISE IN AVERAGE SALES PRICE. AVERAGE LIST PRICE $450,000 HOMES ON MARKET 43 AVERAGE DAYS ON MARKET 23 NEVER MISS A NEW PROPERTY GET NOTIFIED ANY TIME THERE'S A NEW HOME ON THE MARKET IN THIS NEIGHBORHOOD! Sign Up Sign Up Don't worry! We'll never spam you or sell your details. You can unsubscribe whenever you'd like. Listing Courtesy of Gary Marciel, Marciel Realty Originating MLS: BAY EAST Bay East ©2022. CCAR ©2022. bridgeMLS ©2022. Information Deemed Reliable But Not Guaranteed. This information is being provided by the Bay East MLS, or CCAR MLS, or bridgeMLS. The listings presented here may or may not be listed by the Broker/Agent operating this website. This information is intended for the personal use of consumers and may not be used for any purpose other than to identify prospective properties consumers may be interested in purchasing. Data last updated: April 18, 2022 6:27pm ©2022 Bay East Association of Realtors × SCHEDULE A SHOWING What type of tour would you like? In Person Tour Virtual Showing Monday, April 18 Tuesday, April 19 Wednesday, April 20 Thursday, April 21 Friday, April 22 Saturday, April 23 Sunday, April 24 Monday, April 25 Tuesday, April 26 Wednesday, April 27 Thursday, April 28 Friday, April 29 Saturday, April 30 Sunday, May 1 WHAT IS YOUR AVAILABILITY? Morning Afternoon Evening Flexible We'll get back to you with a finalized time to meet This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply. Schedule Nevermind × START AN OFFER By starting an offer, you’re only submitting an initial request to start the process, so there are no obligations. Tell us what you have in mind, and we will reach out to discuss details and assess the strength of your offer before proceeding. Are you pre-approved with a lender? Yes No I'm buying with cash Have you seen this home in person? Yes No I would like to go see it Start an offer Nevermind × SCHEDULE SHOWING Schedule Showing has been sent, we will contact you soon! Close × ASK A QUESTION I'd like to learn more about 15921 Wellington Way Send Nevermind FORCED REGISTRATION PROPERTY PAGE $899,000 * 15921 Wellington Way * San Leandro, CA 94578 * 2 Bed • 2 Bath -------------------------------------------------------------------------------- Listed with the Marciel Realty Referrer ActiveRain Craigslist Email Facebook Instagram KWKLY LinkedIn Pinterest Twitter Pay Per Click Registration Form Light Registration Full Registration Sold Registration Virtual Showing Headline Tags Show street address Page URL PREVIEW COPY LINK 15921 WELLINGTON WAY SAN LEANDRO, CA 94578 VIEW THIS PROPERTY’S PRICE AND PHOTOS We'll also send you a list of properties like this one! View Details Already Have an Account? 15921 WELLINGTON WAY SAN LEANDRO, CA 94578 Signing in also lets you favorite properties, compare prices of nearby homes, save searches and see your home value instantly VIEW THIS PROPERTY’S PRICE AND PHOTOS We'll also send you a list of properties like this one! Are You a First Time Home Buyer? Yes No Price Range Min$50,000$60,000$70,000$80,000$90,000$100,000$125,000$150,000$175,000$200,000$225,000$250,000$275,000$300,000$325,000$350,000$375,000$400,000$425,000$450,000$475,000$500,000$550,000$600,000$650,000$700,000$750,000$800,000$850,000$900,000$950,000$1,000,000$1,250,000$1,500,000$1,750,000$2,000,000$2,250,000$2,500,000$2,750,000$3,000,000$3,500,000$4,000,000$4,500,000$5,000,000 Max$50,000$60,000$70,000$80,000$90,000$100,000$125,000$150,000$175,000$200,000$225,000$250,000$275,000$300,000$325,000$350,000$375,000$400,000$425,000$450,000$475,000$500,000$550,000$600,000$650,000$700,000$750,000$800,000$850,000$900,000$950,000$1,000,000$1,250,000$1,500,000$1,750,000$2,000,000$2,250,000$2,500,000$2,750,000$3,000,000$3,500,000$4,000,000$4,500,000$5,000,000 When Do You Plan on Buying? ASAP 1-3 Months 6-12 Months 12+ Months View Details Already Have an Account? 15921 WELLINGTON WAY SAN LEANDRO, CA 94578 Signing in also lets you favorite properties, compare prices of nearby homes, save searches and see your home value instantly VIEW THIS PROPERTY’S PRICE AND PHOTOS We'll also send you a list of properties like this one! Sign up with Email Already Have an Account? 15921 WELLINGTON WAY SAN LEANDRO, CA 94578 Signing in also lets you favorite properties, compare prices of nearby homes, save searches and see your home value instantly VIEW THIS PROPERTY’S PRICE AND PHOTOS We'll also send you a list of properties like this one! View Details Already Have an Account? 15921 WELLINGTON WAY SAN LEANDRO, CA 94578 $ 899,000 2 BED | 2 BATH | 1,417 SQFT WHICH DAY WORKS BEST? Mon 18 APR Tue 19 APR Wed 20 APR Thu 21 APR Fri 22 APR Sat 23 APR Sun 24 APR Mon 25 APR Tue 26 APR Wed 27 APR Thu 28 APR Fri 29 APR Sat 30 APR Sun 1 MAY SCHEDULE VIRTUAL SHOWING WHAT IS YOUR AVAILABILITY? Morning Afternoon Evening Flexible We'll get back to you with a finalized time to meet Schedule OPEN HOUSE REGISTRATION End Open House 15921 WELLINGTON WAY SAN LEANDRO, CA 94578 $899,000 * 2 Bed * 2 Bath * 1,417 SqFt LOADING DATE... LOADING... WHAT IS YOUR CURRENT PRICE RANGE No Min $100k $200k $300k $400k $500k $600k $700k $800k $900k $1M $1.5M $2M $2.5M $3M $3.5M $4M $4.5M $5M $6M $7M $8M $10M No Max $100k $200k $300k $400k $500k $600k $700k $800k $900k $1M $1.5M $2M $2.5M $3M $3.5M $4M $4.5M $5M $6M $7M $8M $10M HOW SOON ARE YOU LOOKING TO BUY? ASAP 1-3 Months 6-12 Months 12+ Months ARE YOU WORKING WITH AN AGENT? Yes No DO YOU HAVE A HOUSE TO SELL? Yes No Get emailed when similar properties hit the market. CHECK IN OPEN HOUSE REGISTRATION End Open House 15921 WELLINGTON WAY SAN LEANDRO, CA 94578 $899,000 * 2 Bed * 2 Bath * 1,417 SqFt LOADING DATE... LOADING ... Get emailed when similar properties hit the market. CHECK IN × Congratulations! YOU HAD 0 ATTENDEES FROM THIS OPEN HOUSE! Mail me the list of attendees To view your attendee list, login to your CRM account. Search by tag Open House 15921 Wellington Way 15921 WELLINGTON WAY SAN LEANDRO, CA 94578 $899,000 * 2 Bed * 2 Bath * 1,417 SqFt × CREATE AN OPEN HOUSE $899,000 * 15921 Wellington Way * San Leandro, CA 94578 * 2 Bed • 2 Bath -------------------------------------------------------------------------------- Listed with the Marciel Realty Registration Form Light Registration Full Registration Virtual Open House Registration Start Time 8:00am 8:30am 9:00am 9:30am 10:00am 10:30am 11:00am 11:30am 12:00pm 12:30pm 1:00pm 1:30pm 2:00pm 2:30pm 3:00pm 3:30pm 4:00pm 4:30pm 5:00pm 5:30pm 6:00pm 6:30pm 7:00pm 7:30pm 8:00pm End Time 8:00am 8:30am 9:00am 9:30am 10:00am 10:30am 11:00am 11:30am 12:00pm 12:30pm 1:00pm 1:30pm 2:00pm 2:30pm 3:00pm 3:30pm 4:00pm 4:30pm 5:00pm 5:30pm 6:00pm 6:30pm 7:00pm 7:30pm 8:00pm Instructions Tags Start Open House PREVIEW COPY LINK OPEN HOUSE REGISTRATION End Open House 15921 WELLINGTON WAY SAN LEANDRO, CA 94578 $899,000 * 2 Bed * 2 Bath * 1,417 SqFt THANK YOU. Okay VIRTUAL OPEN HOUSE REGISTRATION 15921 WELLINGTON WAY SAN LEANDRO, CA 94578 $899,000 * 2 Bed * 2 Bath * 1,417 SqFt LOADING DATE... LOADING ... Signup to attend this virtual open house! You'll receive further instructions once you register. Get emailed when similar properties hit the market. REGISTER VIRTUAL OPEN HOUSE REGISTRATION 15921 WELLINGTON WAY SAN LEANDRO, CA 94578 $899,000 * 2 Bed * 2 Bath * 1,417 SqFt YOU'RE REGISTERED! We're offering virtual open houses so you can shop for homes while still practicing safe social distancing. Done CREATE A LANDING PAGE * 15921 * Wellington Way * San Leandro, CA 94578 Template Template 1 Page URL PREVIEW COPY LINK * Home * Listings * Buying * Selling * Financing * Home Value * Who We Are * Connect LET'S FIND HOME. I'm interested in buying a home I'm interested in selling a home I'm interested in buying and selling I'm interested in finding a home to rent I'm interested in a real estate career Other reason to contact an agent Send Us A Message * 39465 Paseo Padre Parkway Suite 1500 Fremont, CA 94538 * (415) 304-5608 2022 © The Medford Real Estate Team | Keller Williams Benchmark Properties Each office is independently owned and operated. CA DRE# 01320438 * * * * * * * Powered by Blueroof360 * Admin Log In * Privacy Policy * DMCA & Terms of Service * Sitemap SEND ME A RECOVERY EMAIL Success! Email sent. Error! Error sending email. Send me an email Cancel BACK TO SIGN UP CHANGE PASSWORD Success! Password changed. Error! Error on changing password. Change Password Cancel BACK TO LOGIN CONFIRM YOUR ACCOUNT Search and view Exclusive Property Listings. We'll never post to your social networks SIGN UP FOR A FREE ACCOUNT When you sign up for an account, you can save properties, receive new listing notifications, view property comparables, and sign up to receive monthly market reports. Create My Free Account Cancel ALREADY HAVE AN ACCOUNT? LOGIN TO YOUR ACCOUNT Login to My Account Cancel DON'T HAVE AN ACCOUNT? FORGOT YOUR PASSWORD? ARE YOU BUYING OR SELLING A HOME? Buying Selling Both WHEN ARE YOU PLANNING ON BUYING A NEW HOME? 1-3 Mo 3-6 Mo 6+ Mo Back ARE YOU PRE-APPROVED FOR A MORTGAGE? Yes No Using Cash Back WOULD YOU LIKE TO SCHEDULE A CONSULTATION NOW? Yes No Back WHEN WOULD YOU LIKE US TO CALL? Submit THANKS! WE’LL GIVE YOU A CALL AS SOON AS POSSIBLE. Done WHEN ARE YOU PLANNING ON SELLING YOUR HOME? 1-3 Mo 3-6 Mo 6+ Mo Back WOULD YOU LIKE TO SCHEDULE A CONSULTATION OR SEE YOUR HOME VALUE? Schedule Consultation My Home Value Back ×Close PLEASE CONFIRM YOUR PROPERTY DETAILS: Address: Property Type: Residential Commercial Vacant Search Area: 0.5 m 1 m 1.5 m 2 m Year: Acreage: SQFT: Beds: Bathrooms: Garage: Find out home value CONFIRM PASSWORD Confirm your password by entering your phone number. Confirm Phone Sorry, we couldn’t find '' ×Close Please check the spelling, try clearing the search box, or try reformatting to match these examples: Address: '123 Main St, Anytown' Neighborhood: 'Downtown' Zip: '98115' City: 'Anytown' or 'Anytown, State/Province' MLS number: 'MLS# 38065544' Don't see what you're looking for? Your search might be outside our service areas. Did You Mean ×Close Don't see what you're looking for? Your search might be outside our service areas. Sign up or Login another way