www.stevenassarteam.com Open in urlscan Pro
34.213.0.242  Public Scan

Submitted URL: https://stevenassarteam.com/
Effective URL: https://www.stevenassarteam.com/
Submission: On December 17 via api from US — Scanned from US

Form analysis 3 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" required="" type="text">
      </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" required="" type="text">
      </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" required="" type="email">
      </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">
      </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 id="contact1_robot_field" name="contact1_robot_field" style="display: none;" type="text"><button type="submit" class="btn btn-primary" data-selector="a.btn, button.btn, button" style="outline: none; cursor: inherit;">Send Message</button>
  <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 bv-form" data-toggle="validator" onsubmit="return false;" novalidate="novalidate"><button type="submit" class="bv-hidden-submit" style="display: none; width: 0px; height: 0px;"></button>
  <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 pac-target-input">
    </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" data-bv-field="year">
      <small class="help-block" data-bv-validator="digits" data-bv-for="year" data-bv-result="NOT_VALIDATED" style="display: none;">The year can contain digits only</small><small class="help-block" data-bv-validator="notEmpty" data-bv-for="year"
        data-bv-result="NOT_VALIDATED" style="display: none;">The year is required</small>
    </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" data-bv-field="acreage">
      <small class="help-block" data-bv-validator="notEmpty" data-bv-for="acreage" data-bv-result="NOT_VALIDATED" style="display: none;">The acreage is required</small>
    </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" data-bv-field="sq_feet">
      <small class="help-block" data-bv-validator="digits" data-bv-for="sq_feet" data-bv-result="NOT_VALIDATED" style="display: none;">The SQFT can contain digits only</small><small class="help-block" data-bv-validator="notEmpty"
        data-bv-for="sq_feet" data-bv-result="NOT_VALIDATED" style="display: none;">The SQFT is required</small>
    </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" data-bv-field="beds">
      <small class="help-block" data-bv-validator="digits" data-bv-for="beds" data-bv-result="NOT_VALIDATED" style="display: none;">The beds can contain digits only</small><small class="help-block" data-bv-validator="notEmpty" data-bv-for="beds"
        data-bv-result="NOT_VALIDATED" style="display: none;">The beds is required</small>
    </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" data-bv-field="bath_full">
      <small class="help-block" data-bv-validator="digits" data-bv-for="bath_full" data-bv-result="NOT_VALIDATED" style="display: none;">The baths can contain digits only</small><small class="help-block" data-bv-validator="notEmpty"
        data-bv-for="bath_full" data-bv-result="NOT_VALIDATED" style="display: none;">The baths is required</small>
    </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" data-bv-field="garage_cap">
      <small class="help-block" data-bv-validator="digits" data-bv-for="garage_cap" data-bv-result="NOT_VALIDATED" style="display: none;">The garage can contain digits only</small><small class="help-block" data-bv-validator="notEmpty"
        data-bv-for="garage_cap" data-bv-result="NOT_VALIDATED" style="display: none;">The garage is required</small>
    </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


STEVE NASSAR

PRINCIPAL BROKER - PARTNER

Licensed OR & WA

(503) 805-5582  
steve@nassarteam.com

Toggle navigation
 * About
   * About Steve
   * Steve in the News
   * About the Team
   * About PPG
   * Testimonials
 * Buyers
   * Why Buy With Me
   * More Listings Than Any Other
   * Access to Off-Market Homes
   * Guaranteed Showing Availability
   * Technology
   * Featured Listings
   * Featured Communities
   * Area Schools & Attractions
   * About Buying
   * Buyer Testimonials
 * Sellers
   * Why Sell With Me
   * Preparing Your Home
   * Photography and Video
   * Groundbreaking 3D
   * Print Marketing
   * Elegant Signage
   * Immediate Realtor Exposure
   * Internet Marketing
   * Marketing Activity Reports
   * About Selling
   * Seller Testimonials & Marketing
 * Luxury
 * Blog & Podcast

REAL ESTATE AND MARKETING EXPERTISE


THAT EVEN THE EXPERTS RELY ON

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

Start Your Search Featured Listings




WHY CHOOSE ME?

 * Top 3 real estate agents in Portland Metro by total sales volume in the last
   12 months
 * Partner and marketing leader of the largest and fastest growing real estate
   brokerage in Oregon & SW Washington
 * Leader of Oregon and SW Washington’s most trusted and sought-after real
   estate team with more listings over $1,000,000 than anyone across the market.
 * Co-host of The Portland Real Estate Podcast, the area’s most widely listened
   to source for real estate news and information
 * Featured nationally in Realtor Magazine as a “marketing guru”
 * Also recognized in Homes & Gardens Magazine, The Oregonian, Portland Business
   Journal, Lake Oswego Review and more


LEARN MORE BY WATCHING MY VIDEO




WHAT MY CLIENTS SAY


“AS ALWAYS, STEVE NASSAR'S TEAM BRINGS WORLD-CLASS PROFESSIONALISM TO
REAL-ESTATE. THEY ARE THE BEST AT WHAT THEY DO.”

VICTORIA & JERED FISHER

Bought and sold a single-family home


“EVERY STEP AND DOCUMENT IN THE HOME BUYING PROCESS WAS DONE IMMEDIATELY. THEY
JUST ABSOLUTELY BENT OVER BACKWARDS TO MAKE IT HAPPEN AND WERE SO KIND AND
POSITIVE.”

ALEX & LYNDSEY GUNNERSON

Bought a Condo home in Lake Oswego, OR


“THERE ARE A LOT OF GREAT REALTORS IN PORTLAND, BUT STEVE STANDS OUT AS WORLD
CLASS . . . I WAS SKEPTICAL WHEN HE SAID THAT HE COULD USUALLY SELL A HOUSE FOR
A 5-10% PREMIUM OVER WHAT OTHER REALTORS COULD DO. I WAS HAPPILY PROVEN WRONG. ”

STUART REISWIG

Sold a Single Family home in Portland, OR


“THIS IS THE SECOND HOME I HAVE PURCHASED AND SOLD WITH STEVE NASSAR AND HIS
TEAM. BOTH TIMES HAVE BEEN FLAWLESS EXPERIENCES. TRUST IN THEIR TEAM AND IT PAYS
OFF. THEY ENCOURAGED ME TO USE STAGING FOR MY LAST SALE AND I BELIEVE IT WAS THE
RIGHT CHOICE. THE HOME WAS SO STUNNING I ALMOST DIDN'T WANT TO MOVE. VERY
PROFESSIONAL GROUP, THEY TREATED ME AND MY WIFE LIKE WE WERE THEIR ONLY CLIENTS.
ALWAYS THERE TO ANSWER QUESTIONS AND MADE THE PROCESS SUPER EASY.”

ROB SPRING

Bought & Sold a Single Family home in Oregon City, OR
 1. 
 2. 
 3. 
 4. 

Previous


$699,000


2651 LOOKOUT CT
LAKE OSWEGO, OR 97034

BED 5   BATH 2.5

Listed With
Premiere Property Group, LLC

View more


$684,950


13907 SW SABRINA AVE
TIGARD, OR 97140

BED 5   BATH 3

Listed With
Premiere Property Group, LLC

View more


$679,950


13877 SW SABRINA AVE
TIGARD, OR 97140

BED 5   BATH 3

Listed With
Premiere Property Group, LLC

View more


$644,950


13906 SW SABRINA AVE
TIGARD, OR 97140

BED 4   BATH 2.5

Listed With
Premiere Property Group, LLC

View more


$639,950


13886 SW SABRINA AVE
TIGARD, OR 97140

BED 4   BATH 2.5

Listed With
Premiere Property Group, LLC

View more


$2,800,000


26065 SW BAKER RD
SHERWOOD, OR 97140

BED 4   BATH 5

Listed With
Premiere Property Group, LLC

View more


$2,250,000


4540 DOGWOOD DR
LAKE OSWEGO, OR 97035

BED 5   BATH 4

Listed With
Premiere Property Group, LLC

View more


$1,995,000


19697 SE COTTONWOOD ST
MILWAUKIE, OR 97267

BED 5   BATH 2.5

Listed With
Premiere Property Group, LLC

View more


$1,795,000


17575 S BIG SKY WAY
OREGON CITY, OR 97045

BED 4   BATH 4.5

Listed With
Premiere Property Group, LLC

View more


$1,750,000


893 CEDAR ST
LAKE OSWEGO, OR 97034

BED 4   BATH 3.5

Listed With
Premiere Property Group, LLC

View more


$1,595,000


27350 SW GRAHAMS FERRY RD
SHERWOOD, OR 97140

BED 3   BATH 2

Listed With
Premiere Property Group, LLC

View more


$1,495,000


3607 NW GORDON ST
PORTLAND, OR 97210

BED 3   BATH 3.5

Listed With
Premiere Property Group, LLC

View more


$1,125,000


13620 SW WHITE CEDAR PL
TIGARD, OR 97223

BED 4   BATH 3

Listed With
Premiere Property Group, LLC

View more


$925,000


2524 SW MOSSY BRAE RD
WEST LINN, OR 97068

BED 3   BATH 1.5

Listed With
Premiere Property Group, LLC

View more


$709,950


13914 SW SABRINA AVE
TIGARD, OR 97140

BED 4   BATH 3

Listed With
Premiere Property Group, LLC

View more


$699,000


2651 LOOKOUT CT
LAKE OSWEGO, OR 97034

BED 5   BATH 2.5

Listed With
Premiere Property Group, LLC

View more


$684,950


13907 SW SABRINA AVE
TIGARD, OR 97140

BED 5   BATH 3

Listed With
Premiere Property Group, LLC

View more


$679,950


13877 SW SABRINA AVE
TIGARD, OR 97140

BED 5   BATH 3

Listed With
Premiere Property Group, LLC

View more


$644,950


13906 SW SABRINA AVE
TIGARD, OR 97140

BED 4   BATH 2.5

Listed With
Premiere Property Group, LLC

View more


$639,950


13886 SW SABRINA AVE
TIGARD, OR 97140

BED 4   BATH 2.5

Listed With
Premiere Property Group, LLC

View more


$2,800,000


26065 SW BAKER RD
SHERWOOD, OR 97140

BED 4   BATH 5

Listed With
Premiere Property Group, LLC

View more


$2,250,000


4540 DOGWOOD DR
LAKE OSWEGO, OR 97035

BED 5   BATH 4

Listed With
Premiere Property Group, LLC

View more


$1,995,000


19697 SE COTTONWOOD ST
MILWAUKIE, OR 97267

BED 5   BATH 2.5

Listed With
Premiere Property Group, LLC

View more


$1,795,000


17575 S BIG SKY WAY
OREGON CITY, OR 97045

BED 4   BATH 4.5

Listed With
Premiere Property Group, LLC

View more


$1,750,000


893 CEDAR ST
LAKE OSWEGO, OR 97034

BED 4   BATH 3.5

Listed With
Premiere Property Group, LLC

View more
Next


CONTACT ME TO LEARN MORE

If you want this level of service and support, please let me know how I can
reach you.

 * Address
   5000 Meadows Rd, Ste. 151
   Lake Oswego, OR 97035

 * Phone
   (503) 805-5582


Send Message


2024 © Premiere Property Group, LLC - All Rights Reserved.

Agent Login

 * 
 * 
 * 
 * 
 * 
 * 

 * Powered by Blueroof360
 * 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 Steve Nassar 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 (503) 805-5582 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 Steve Nassar 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 (503) 805-5582 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: The year can contain digits onlyThe year is required
Acreage: The acreage is required
SQFT: The SQFT can contain digits onlyThe SQFT is required
Beds: The beds can contain digits onlyThe beds is required
Bathrooms: The baths can contain digits onlyThe baths is required
Garage: The garage can contain digits onlyThe garage is required
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


Get Your Home Value
Find out how much your home is worth - it might be more than you think!
Please verify your contact information.
First Name*
Last Name*
Email Address*
Phone Number*
Tell us about your home.
Street Address*
City*
State*
Beds*
Baths*
Sqft*
Year Built
Interest
(Select)

Cancel
Submit