erica.thebradleyrealestategroup.com Open in urlscan Pro
34.213.0.242  Public Scan

Submitted URL: https://bit.ly/3TVkufw
Effective URL: https://erica.thebradleyrealestategroup.com/landing/homes-for-sale/SC/wagener/29164/205-washington-rd/bid-158-527165
Submission: On March 28 via manual from IN — Scanned from DE

Form analysis 14 forms found in the DOM

<form id="form-contact1" action="" class="form-contact">
  <div class="row">
    <div class="col-sm-6">
      <div class="form-group">
        <input name="contact1_fname" id="contact1_fname" placeholder="First Name" class="form-control contact_fname" type="text" required="" value="">
      </div>
    </div>
    <div class="col-sm-6">
      <div class="form-group">
        <input name="contact1_lname" id="contact1_lname" placeholder="Last Name" class="form-control contact_lname" type="text" required="" value="">
      </div>
    </div>
    <div class="col-sm-6">
      <div class="form-group">
        <input name="contact1_email" id="contact1_email" placeholder="Email Address" class="form-control contact_email" type="email" required="" value="">
      </div>
    </div>
    <div class="col-sm-6">
      <div class="form-group">
        <input name="contact1_phone" id="contact1_phone" placeholder="Phone Number" class="form-control contact_phone" type="tel" required="" value="">
      </div>
    </div>
    <div class="col-sm-12">
      <textarea name="contact1_message" id="contact1_message" class="form-control contact_message" rows="3" placeholder="Your Message" required=""></textarea>
    </div>
  </div>
  <input type="text" id="contact1_robot_field" name="contact1_robot_field" style="display: none;">
  <button type="submit" id="cf-submit" name="submit" style="outline: none; cursor: inherit;" data-selector="a.btn, button.btn, button" class="btn btn-prmry btn-outline outline-dark squared">Send Message</button>
  <div id="honeypot-div">
    <input name="age_required" id="age_required" value="" type="text" style="display: none;">
  </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="Thursday, March 28">Thursday, March 28</option>
      <option value="Friday, March 29">Friday, March 29</option>
      <option value="Saturday, March 30">Saturday, March 30</option>
      <option value="Sunday, March 31">Sunday, March 31</option>
      <option value="Monday, April 1">Monday, April 1</option>
      <option value="Tuesday, April 2">Tuesday, April 2</option>
      <option value="Wednesday, April 3">Wednesday, April 3</option>
      <option value="Thursday, April 4">Thursday, April 4</option>
      <option value="Friday, April 5">Friday, April 5</option>
      <option value="Saturday, April 6">Saturday, April 6</option>
      <option value="Sunday, April 7">Sunday, April 7</option>
      <option value="Monday, April 8">Monday, April 8</option>
      <option value="Tuesday, April 9">Tuesday, April 9</option>
      <option value="Wednesday, April 10">Wednesday, April 10</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="" placeholder="Your First and Last Name" required="">
  </div>
  <div class="form-group">
    <input type="email" class="form-control" id="email" name="email" value="" placeholder="Your Email Address" required="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control" id="schedule_phone" name="schedule_phone" value="" 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">
      <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">
      <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">
      <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">
      <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>
    <input type="hidden" value="Keller Williams Realty Augusta Partners" name="office_name" id="office_name">
    <input type="hidden" value="205 Washington Rd" name="address_street" id="address_street">
    <input type="hidden" value="Wagener" name="address_city" id="address_city">
    <input type="hidden" value="SC" name="address_state" id="address_state">
    <input type="hidden" value="29164" name="address_zip" id="address_zip">
    <input type="hidden" value="115000" name="property_price" id="property_price">
    <input type="hidden" value="https://photos.brivity.com/images/158/photo/5/2/7/1/6/5/0.jpg?v=1&amp;width=844&amp;height=540&amp;quality=80" name="property_main_photo" id="property_main_photo">
    <input type="hidden" value="0" name="property_bedrooms" id="property_bedrooms">
    <input type="hidden" value="" name="property_total_baths" id="property_total_baths">
    <input type="hidden" value="527165" name="property_mlsnum" id="property_mlsnum">
    <input type="hidden" id="hmls_id" name="hmls_id" value="372">
    <input type="hidden" id="hmls_agent_id" name="hmls_agent_id" value="202_962">
    <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://erica.thebradleyrealestategroup.com/landing/homes-for-sale/SC/wagener/29164/205-washington-rd/bid-158-527165">
    <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>
  <p>We'll get back to you with a finalized time to meet</p>
  <div class="form-group">
    <textarea id="message" class="form-control" rows="5" name="notes" placeholder="Any Comments or Questions" required=""></textarea>
  </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="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 class="form-group">
    <input type="email" class="form-control" name="contactoffer_email" value="" placeholder="Your Email Address" required="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control contact_phone" name="contactoffer_phone" value="" placeholder="Your Phone Number" required="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control money-mask" name="contactoffer_amount" value="$ 115,000" placeholder="Offer Amount" required="">
  </div>
  <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 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>
  <input type="hidden" id="form_source_url" name="form_source_url" value="https://erica.thebradleyrealestategroup.com/landing/homes-for-sale/SC/wagener/29164/205-washington-rd/bid-158-527165">
  <input type="text" id="contactoffer_robot_field" name="contactoffer_robot_field" style="display: none;">
  <div class="form-group">
    <textarea class="form-control" rows="5" form="form-contactoffer" name="contactoffer_message" placeholder="Any Comments or Questions"></textarea>
  </div>
  <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>
</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 205 Washington Rd</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" 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="205 Washington Rd">
  <div class="form-group">
    <input type="text" class="form-control" id="f-fname" placeholder="First Name" required="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control" id="l-fname" placeholder="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" 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="205 Washington Rd">
  <input type="hidden" id="withComments" class="withComments" value="">
  <div class="form-group">
    <input type="text" class="form-control" id="f-fname" placeholder="First Name" required="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control" id="l-fname" placeholder="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" 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-group div_comments" style="display: none">
    <textarea id="frl_comments" name="frl_comments" class="form-control input-sm" rows="4" required="" placeholder="Comments"></textarea>
  </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">
  <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/158/photo/5/2/7/1/6/5/0.jpg?v=1&amp;width=844&amp;height=540&amp;quality=80);"></div>
        <h2>205 Washington Rd</h2>
        <h5>Wagener, SC 29164</h5>
        <div class="house-price">$115,000</div>
        <ul class="house-stat list-inline">
          <li>0 Bed</li>
          <li> Bath</li>
          <li>0 SqFt</li>
        </ul>
        <!--
                    <div class="property-img-wrapper" style="background-image: url(https://photos.brivity.com/images/158/photo/5/2/7/1/6/5/0.jpg?v=1&width=844&height=540&quality=80);"></div>
                    <h2>205 Washington Rd</h2>
                    <h5>Wagener, SC 29164</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="115000">
            <input id="frl-prop-address" type="hidden" value="205 Washington Rd">
            <input type="hidden" id="withComments" class="withComments" value="">
            <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="f-fname" placeholder="First Name" required="">
            </div>
          </div>
          <div class="col-sm-6">
            <div class="form-group">
              <input type="text" class="form-control" id="l-fname" placeholder="Last Name" required="">
            </div>
          </div>
        </div>
        <div class="row">
          <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 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>
        <div class="row">
          <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="row div_comments" style="margin-bottom: 10px;">
          <div class="col-sm-6">
            <h5 class="text-left" style="padding-left: 20px;">Comments</h5>
            <textarea id="frl_comments" name="frl_comments" class="form-control input-sm" rows="4" required="" placeholder="Comments"></textarea>
          </div>
          <div class="col-sm-6" style="border-top: 1px solid #eee; padding-top: 20px;">
          </div>
        </div>
        <div class="flex jc-center">
          <button onclick="event.preventDefault(); 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 class="opt-out-share">By digitally signing this form you are providing <span class="agent_name_dynamic">Erica Harris</span> with your express written consent to send you business and marketing communications via text messages (SMS),
          email, and by calls or prerecorded messages dialed by a natural person or by an automatic or automated telephone dialing system. This express written consent applies to each such email address or telephone number that you provide to us now
          or in the future and permits such communications regardless of their purpose.</div>
      </div>
    </div>
  </div>
</form>

POST

<form method="post" id="schedule_showing_form_forced">
  <input type="hidden" id="frg-h-tags" name="frg-h-tags">
  <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="Thursday, March 28">
  <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" pattern="\((20[0-9]|2[1-9][0-9]|[3-9][0-9]{2}|999)\)?[-\s\.]?[0-9]{3}[-\s\.]?[0-9]{4,6}" title="Please provide an area code between 200-999" 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="Keller Williams Realty Augusta Partners" name="office_name" id="office_name">
    <input type="hidden" value="205 Washington Rd" name="address_street" id="address_street">
    <input type="hidden" value="Wagener" name="address_city" id="address_city">
    <input type="hidden" value="SC" name="address_state" id="address_state">
    <input type="hidden" value="29164" name="address_zip" id="address_zip">
    <input type="hidden" value="115000" name="property_price" id="property_price">
    <input type="hidden" value="https://photos.brivity.com/images/158/photo/5/2/7/1/6/5/0.jpg?v=1&amp;width=844&amp;height=540&amp;quality=80" name="property_main_photo" id="property_main_photo">
    <input type="hidden" value="0" name="property_bedrooms" id="property_bedrooms">
    <input type="hidden" value="" name="property_total_baths" id="property_total_baths">
    <input type="hidden" value="527165" name="property_mlsnum" id="property_mlsnum">
    <input type="hidden" id="frv-hmls_id" name="hmls_id" value="372">
    <input type="hidden" id="frv-hmls_agent_id" name="hmls_agent_id" value="202_962">
    <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://erica.thebradleyrealestategroup.com/landing/homes-for-sale/SC/wagener/29164/205-washington-rd/bid-158-527165">
    <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="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)" pattern="\((20[0-9]|2[1-9][0-9]|[3-9][0-9]{2}|999)\)?[-\s\.]?[0-9]{3}[-\s\.]?[0-9]{4,6}" title="Please provide an area code between 200-999"
      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>

<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="First Name" required="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control" id="frl-lname" placeholder="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="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)" pattern="\((20[0-9]|2[1-9][0-9]|[3-9][0-9]{2}|999)\)?[-\s\.]?[0-9]{3}[-\s\.]?[0-9]{4,6}" title="Please provide an area code between 200-999"
      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>
  <div class="opt-out-share">By digitally signing this form you are providing <span class="agent_name_dynamic">Erica Harris</span> with your express written consent to send you business and marketing communications via text messages (SMS), email, and
    by calls or prerecorded messages dialed by a natural person or by an automatic or automated telephone dialing system. This express written consent applies to each such email address or telephone number that you provide to us now or in the future
    and permits such communications regardless of their purpose.</div>
</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)" pattern="\((20[0-9]|2[1-9][0-9]|[3-9][0-9]{2}|999)\)?[-\s\.]?[0-9]{3}[-\s\.]?[0-9]{4,6}" title="Please provide an area code between 200-999"
      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="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(&quot;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABHklEQVQ4EaVTO26DQBD1ohQWaS2lg9JybZ+AK7hNwx2oIoVf4UPQ0Lj1FdKktevIpel8AKNUkDcWMxpgSaIEaTVv3sx7uztiTdu2s/98DywOw3Dued4Who/M2aIx5lZV1aEsy0+qiwHELyi+Ytl0PQ69SxAxkWIA4RMRTdNsKE59juMcuZd6xIAFeZ6fGCdJ8kY4y7KAuTRNGd7jyEBXsdOPE3a0QGPsniOnnYMO67LgSQN9T41F2QGrQRRFCwyzoIF2qyBuKKbcOgPXdVeY9rMWgNsjf9ccYesJhk3f5dYT1HX9gR0LLQR30TnjkUEcx2uIuS4RnI+aj6sJR0AM8AaumPaM/rRehyWhXqbFAA9kh3/8/NvHxAYGAsZ/il8IalkCLBfNVAAAAABJRU5ErkJggg==&quot;); 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="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

Collections  Saved Searches  My Reports  Log Out
 * Sign In

Toggle navigation
 * SEARCH LISTINGS
 * BUYING
 * SELLING
 * Top Areas
   * Augusta
   * Martinez
   * Evans
   * Grovetown
   * Hephzibah
   * North Augusta
   * Richmond County
   * Columbia County
   * Aiken County
 * FINANCING
 * WHO WE ARE
 * REVIEWS
 * BLOG
 * CONNECT
 * Investors Seminar


205 WASHINGTON RD

WAGENER, SC 29164

Schedule Showing Contact Agent


Listing Provided Courtesy of Bradley Real Estate Group (706) 804-0124 - Erica
Harris (706) 830-3617, Keller Williams Realty Augusta Partners


ABOUT


THE PROPERTY

Welcome to 205 Washington Rd! This property boasts a generous six acres of land.
Envision your dream home or investment taking shape amidst this picturesque
landscape. Equipped with essential amenities, including a septic tank and a
well, this property presents a solid foundation for your vision to flourish.
Whether you're seeking tranquility or development potential, this is your
opportunity to make your mark. Don't miss out on this chance to...

Read More


DETAILS

Price $ 115,000
Beds 0
Baths
SqFt 0
Lot Size 6 Acre
Year Est.



SCHEDULE A SHOWING

It's free with no obligation - cancel anytime


MON


1


APR


TUE


2


APR


WED


3


APR


THU


4


APR


FRI


29


MAR


SAT


30


MAR


SUN


31


MAR


MON


1


APR


TUE


2


APR


WED


3


APR


THU


4


APR


FRI


29


MAR


SAT


30


MAR


SUN


31


MAR


MON


1


APR



  Schedule



INTERESTED?


GET IN TOUCH


Send Message


 

 

 

 

×

SCHEDULE A SHOWING

What type of tour would you like?

In Person Tour
Virtual Showing
Thursday, March 28 Friday, March 29 Saturday, March 30 Sunday, March 31 Monday,
April 1 Tuesday, April 2 Wednesday, April 3 Thursday, April 4 Friday, April 5
Saturday, April 6 Sunday, April 7 Monday, April 8 Tuesday, April 9 Wednesday,
April 10




WHAT IS YOUR AVAILABILITY?

Morning
Afternoon
Evening
Flexible

We'll get back to you with a finalized time to meet


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 205 Washington Rd
Send
Nevermind

CREATE A LANDING PAGE

 * 205
 * Washington Rd
 * Wagener, SC 29164

Template
Template 1
Page URL
PREVIEW COPY LINK


VIRTUAL OPEN HOUSE REGISTRATION


205 WASHINGTON RD

WAGENER, SC 29164

$115,000
 * 0 Bed
 * Bath
 * 0 SqFt

YOU'RE REGISTERED!

We're offering virtual open houses so you can shop for homes while still
practicing safe social distancing.




Done


VIRTUAL OPEN HOUSE REGISTRATION


205 WASHINGTON RD

WAGENER, SC 29164

$115,000
 * 0 Bed
 * Bath
 * 0 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
By digitally signing this form you are providing Erica Harris with your express
written consent to send you business and marketing communications via text
messages (SMS), email, and by calls or prerecorded messages dialed by a natural
person or by an automatic or automated telephone dialing system. This express
written consent applies to each such email address or telephone number that you
provide to us now or in the future and permits such communications regardless of
their purpose.


OPEN HOUSE REGISTRATION

End Open House


205 WASHINGTON RD

WAGENER, SC 29164

$115,000
 * 0 Bed
 * Bath
 * 0 SqFt

THANK YOU.



Okay
×

CREATE AN OPEN HOUSE

$115,000

 * 205 Washington Rd
 * Wagener, SC 29164
 * 0 Bed • Bath

--------------------------------------------------------------------------------

Listed with the Keller Williams Realty Augusta Partners
Registration Form
Light Registration Full Registration Virtual Open House Registration Light
Registration With Comments Full Registration With Comments
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
×

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 205 Washington Rd




205 WASHINGTON RD

WAGENER, SC 29164

$115,000
 * 0 Bed
 * Bath
 * 0 SqFt


OPEN HOUSE REGISTRATION

End Open House


205 WASHINGTON RD

WAGENER, SC 29164

$115,000
 * 0 Bed
 * Bath
 * 0 SqFt

LOADING DATE...
LOADING ...

Get emailed when similar properties hit the market.
CHECK IN
By digitally signing this form you are providing Erica Harris with your express
written consent to send you business and marketing communications via text
messages (SMS), email, and by calls or prerecorded messages dialed by a natural
person or by an automatic or automated telephone dialing system. This express
written consent applies to each such email address or telephone number that you
provide to us now or in the future and permits such communications regardless of
their purpose.


OPEN HOUSE REGISTRATION

End Open House


205 WASHINGTON RD

WAGENER, SC 29164

$115,000
 * 0 Bed
 * Bath
 * 0 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.

COMMENTS


CHECK IN
By digitally signing this form you are providing Erica Harris with your express
written consent to send you business and marketing communications via text
messages (SMS), email, and by calls or prerecorded messages dialed by a natural
person or by an automatic or automated telephone dialing system. This express
written consent applies to each such email address or telephone number that you
provide to us now or in the future and permits such communications regardless of
their purpose.


205 WASHINGTON RD

WAGENER, SC 29164


$ 115,000

0 BED | BATH | 0 SQFT

WHICH DAY WORKS BEST?

Thu
28
MAR
Fri
29
MAR
Sat
30
MAR
Sun
31
MAR
Mon
1
APR
Tue
2
APR
Wed
3
APR
Thu
4
APR
Fri
5
APR
Sat
6
APR
Sun
7
APR
Mon
8
APR
Tue
9
APR
Wed
10
APR

SCHEDULE VIRTUAL SHOWING

WHAT IS YOUR AVAILABILITY?

Morning
Afternoon
Evening
Flexible

We'll get back to you with a finalized time to meet


Schedule


205 WASHINGTON RD

WAGENER, SC 29164

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?


205 WASHINGTON RD

WAGENER, SC 29164

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?

FORCED REGISTRATION PROPERTY PAGE

$115,000

 * 205 Washington Rd
 * Wagener, SC 29164
 * 0 Bed • Bath

--------------------------------------------------------------------------------

Listed with the Keller Williams Realty Augusta Partners
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


205 WASHINGTON RD

WAGENER, SC 29164

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?
By digitally signing this form you are providing Erica Harris with your express
written consent to send you business and marketing communications via text
messages (SMS), email, and by calls or prerecorded messages dialed by a natural
person or by an automatic or automated telephone dialing system. This express
written consent applies to each such email address or telephone number that you
provide to us now or in the future and permits such communications regardless of
their purpose.


205 WASHINGTON RD

WAGENER, SC 29164

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?
By digitally signing this form you are providing Erica Harris with your express
written consent to send you business and marketing communications via text
messages (SMS), email, and by calls or prerecorded messages dialed by a natural
person or by an automatic or automated telephone dialing system. This express
written consent applies to each such email address or telephone number that you
provide to us now or in the future and permits such communications regardless of
their purpose.
 * Home
 * Listings
 * Buying
 * Selling
   
 * Financing
 * Home Value
 * Who We Are
 * Connect

I'm interested in buying a homeI'm interested in selling a homeI'm interested in
buying and sellingI'm interested in finding a home to rentI'm interested in a
real estate careerOther reason to contact an agent

Send Us A Message



REACH OUT

 * 
   ,
 * (706) 830-3617

2024 © The Bradley Real Estate Group | Keller Williams

  Each office is independently owned and operated.

 * 
   
 * 
   

 * Powered by Brivity
 * Admin Log In

 * Privacy Policy
 * DMCA & Terms of Service
 * Sitemap
   


FORGOT PASSWORD?

Don't worry! It happens. Please enter the email address associated with your
account.

Success! Email sent.
Error! Error sending email.
Email
 Send me an email
 Go Back

DON'T HAVE AN ACCOUNT? SIGN UP


RESET PASSWORD

Success! Password changed.
Error! Error on changing password.
New password
Confirm New 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 FREE

Create an account to save properties, receive alerts about new listings, view
comparables, and obtain monthly market reports.

×


  Continue with Email

--------------------------------------------------------------------------------

OR

--------------------------------------------------------------------------------




ALREADY HAVE AN ACCOUNT? SIGN IN

By continuing you agree to the terms of service and conditions.
Privacy Policy | Terms & Conditions


ALMOST THERE...

Your profile is almost complete! Just a few more details from you.

×
Full Name
Mobile Number (Used as Password)
Sign Up
By digitally signing this form you are providing Erica Harris with your express
written consent to send you business and marketing communications via text
messages (SMS), email, and by calls or prerecorded messages dialed by a natural
person or by an automatic or automated telephone dialing system. This express
written consent applies to each such email address or telephone number that you
provide to us now or in the future and permits such communications regardless of
their purpose, unless you opt out of SMS marketing communication when submitting
this form. Consent not required to register.
Message frequency varies, message and data rates may apply. Text STOP to cancel,
call (706) 830-3617 for help.
Privacy Policy | Terms & Conditions | Create my account without marketing
communication via SMS


WELCOME BACK!

We've missed you! Please enter your details.

×
Email
Password

FORGOT YOUR PASSWORD?


Sign In

--------------------------------------------------------------------------------

OR

--------------------------------------------------------------------------------




DON'T HAVE AN ACCOUNT? SIGN UP

By digitally signing this form you are providing Erica Harris with your express
written consent to send you business and marketing communications via text
messages (SMS), email, and by calls or prerecorded messages dialed by a natural
person or by an automatic or automated telephone dialing system. This express
written consent applies to each such email address or telephone number that you
provide to us now or in the future and permits such communications regardless of
their purpose, unless you opt out of SMS marketing communication when submitting
this form. Consent not required to register.
Message frequency varies, message and data rates may apply. Text STOP to cancel,
call (706) 830-3617 for help.
Privacy Policy | Terms & Conditions



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.
or could be off market.
Did You Mean ×Close

Don't see what you're looking for? Your search might be outside our service
areas or could be off the market.

Sign up or Login another way