www.cbcworldwide.com Open in urlscan Pro
35.164.232.123  Public Scan

Submitted URL: https://guzman-partners.dmailroute.net/x/d?c=42407057&l=62cdb6c2-886e-4a1d-84ca-9996f51cd3a9&r=9236b06f-5ac8-496c-b37a-d6167aa77f8a
Effective URL: https://www.cbcworldwide.com/professionals/EapKfU508/marlon-guzman
Submission: On September 03 via manual from IN — Scanned from CA

Form analysis 4 forms found in the DOM

/api/users/EapKfU508/message

<form action="/api/users/EapKfU508/message" class="cbc-form cbc-form--profile form-send-message">
  <h3 class="cbc-form__title"> Contact </h3>
  <input type="hidden" name="user_message[meta][page_name]" value="professional_profile">
  <input type="hidden" name="user_message[meta][form_type]" value="general_contact">
  <div class="floating-label">
    <label class="cbc-form__label" for="send_message_full_name">Full name (Required)</label>
    <input class="cbc-form__input form-control ris_full_name" type="text" required="required" name="user_message[full_name]" id="send_message_full_name" autocomplete="name">
  </div>
  <div class="floating-label">
    <label class="cbc-form__label" for="send_message_email">Work email (Required)</label>
    <input class="cbc-form__input form-control ris_email" type="email" required="required" name="user_message[email]" id="send_message_email" autocomplete="email">
  </div>
  <div class="floating-label">
    <label class="cbc-form__label" for="send_message_phone">Phone Number</label>
    <input class="cbc-form__input form-control ris_phone" type="text" name="user_message[phone]" id="send_message_phone" autocomplete="tel">
  </div>
  <div class="floating-label">
    <label class="cbc-form__label" for="send_info_message">Message</label>
    <textarea class="cbc-form__input cbc-form__input--message form-control ris_message user_message_message" name="user_message[message]" rows="3" id="send_info_message" autocomplete="off"></textarea>
  </div>
  <button class="cbc-btn cbc-btn--primary cbc-btn--form" type="submit" onclick="gtmevent('form_submit','professional_detail','professional_contact');"> Submit <i class="cbc-btn__icon icon-arrow-right" aria-hidden="true"></i></button>
  <div class="text-darkgray smaller margin-t5"> Yes, I would like more information from Coldwell Banker Commercial ("CBC"). Please use and/or share my information with a CBC agent to contact me about my real estate needs. <br><br> By clicking SUBMIT,
    I agree that a CBC agent may contact me by phone or text message including by automated means and prerecorded messages about real estate services, and that I can access real estate services without providing my phone number. I acknowledge that I
    have read and agree to the <a class="section__hyperlink" href="/terms" aria-label="Read our Terms of Use">Terms
                        of Use</a> and <a class="section__hyperlink" href="/privacy-policy" aria-label="Read our Privacy Policy">Privacy Policy</a>. </div>
</form>

/api/users/EapKfU508/message

<form class="msg-mobile__inputs form-send-message" action="/api/users/EapKfU508/message">
  <h3 class="cbc-form__title"> Contact </h3>
  <div class="form-fields">
    <input type="hidden" name="user_message[meta][page_name]" value="professional_profile">
    <input type="hidden" name="user_message[meta][form_type]" value="general_contact">
    <div class="floating-label">
      <label class="cbc-form__label" for="send_message_full_name">Full name (Required)</label>
      <input class="cbc-form__input form-control ris_full_name" type="text" required="required" name="user_message[full_name]" id="send_message_full_name" autocomplete="name">
    </div>
    <div class="floating-label">
      <label class="cbc-form__label" for="send_message_email">Work email (Required)</label>
      <input class="cbc-form__input form-control ris_email" type="email" required="required" name="user_message[email]" id="send_message_email" autocomplete="email">
    </div>
    <div class="floating-label">
      <label class="cbc-form__label" for="send_message_phone">Phone Number</label>
      <input class="cbc-form__input form-control ris_phone" type="text" name="user_message[phone]" id="send_message_phone" autocomplete="tel">
    </div>
    <div class="floating-label">
      <label class="cbc-form__label" for="send_info_message">Message</label>
      <textarea class="cbc-form__input cbc-form__input--message form-control ris_message user_message_message" name="user_message[message]" rows="3" id="send_info_message" autocomplete="off"></textarea>
    </div>
  </div>
  <button class="msg-mobile__submit" type="submit" onclick="gtmevent('form_submit','professional_detail','professional_contact');"></button>
</form>

POST /users

<form class="form-horizontal form-signup" id="new_user" action="/users" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓"><input type="hidden" name="authenticity_token"
    value="t2gGMgG5MxG81vvB5G+b5S6aHIc3a8Ho7ThqDA+zbV9YmwJyIL0bQ/APbGi2C1YU6HP8ZD1E++/6yM8jGPSVSg==">
  <input value="brokerbuyer" type="hidden" name="user[apply_role]" id="user_apply_role">
  <div class="row">
    <div class="col-md-10 col-md-offset-1">
      <div>
        <span>All fields are required.</span>
      </div>
    </div>
  </div>
  <div class="spacer clear " style="height:10px;"></div>
  <div class="row">
    <div class="col-md-10 col-md-offset-1">
      <div class="form-group">
        <label for="user_full_name">Full name</label>
        <span class="required-field required-field-left " data-toggle="tooltip" data-placement="left" title="Required">*</span>
        <input class="form-control input-lg" placeholder="Full Name" required="required" autocomplete="name" type="text" name="user[full_name]" id="user_full_name">
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-10 col-md-offset-1">
      <div class="form-group">
        <label for="user_email">E-mail</label>
        <span class="required-field required-field-left " data-toggle="tooltip" data-placement="left" title="Required">*</span>
        <input class="form-control input-lg" placeholder="Email Address" required="required" autocomplete="email" type="email" value="" name="user[email]" id="user_email">
      </div>
    </div>
    <div class="col-md-10 col-md-offset-1">
      <div class="form-group">
        <label for="user_password">Password</label>
        <span class="required-field required-field-left " data-toggle="tooltip" data-placement="left" title="Required">*</span>
        <input class="form-control input-lg" placeholder="Password (8 or more characters)" required="required" autocomplete="new-password" type="password" name="user[password]" id="user_password">
      </div>
    </div>
  </div>
  <div style="width: 1px;height: 1px;overflow: hidden">
    <input placeholder="Website" type="text" name="user[website]" id="user_website">
  </div>
  <div class="row">
    <div class="col-md-10 col-md-offset-1">
      <div class="form-group">
        <label for="user_claim_role">Role</label>
        <span class="required-field required-field-left " data-toggle="tooltip" data-placement="left" title="Required">*</span>
        <select class="form-control input-lg" required="required" name="user[claim_role]" id="user_claim_role">
          <option value="">Choose...</option>
          <option selected="selected" value="claim_brokerbuyer">Broker/Agent</option>
          <option value="claim_buyer">Owner/Investor</option>
          <option value="claim_tenant">Tenant</option>
          <option value="claim_lender">Lender</option>
          <option value="claim_consultant">Consultant</option>
          <option value="claim_manager">Marketing Manager</option>
          <option value="claim_realtor">Realtor</option>
        </select>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-10 col-md-offset-1">
      <script src="https://www.recaptcha.net/recaptcha/api.js" async="" defer=""></script>
      <div data-sitekey="6LcRfMMlAAAAAAsU39W52QrB1dCktKpLa_tRoHCR" class="g-recaptcha ">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-krdj0ts53v4e" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.recaptcha.net/recaptcha/api2/anchor?ar=1&amp;k=6LcRfMMlAAAAAAsU39W52QrB1dCktKpLa_tRoHCR&amp;co=aHR0cHM6Ly93d3cuY2Jjd29ybGR3aWRlLmNvbTo0NDM.&amp;hl=en&amp;v=WV-mUKO4xoWKy9M4ZzRyNrP_&amp;size=normal&amp;cb=ygb12g5h3ulc"></iframe>
          </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <noscript>
        <div>
          <div style="width: 302px; height: 422px; position: relative;">
            <div style="width: 302px; height: 422px; position: absolute;">
              <iframe src="https://www.recaptcha.net/recaptcha/api/fallback?k=6LcRfMMlAAAAAAsU39W52QrB1dCktKpLa_tRoHCR" name="ReCAPTCHA" style="width: 302px; height: 422px; border-style: none; border: 0; overflow: hidden;">
              </iframe>
            </div>
          </div>
          <div style="width: 300px; height: 60px; border-style: none;
                bottom: 12px; left: 25px; margin: 0px; padding: 0px; right: 25px;
                background: #f9f9f9; border: 1px solid #c1c1c1; border-radius: 3px;">
            <textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid #c1c1c1;
                  margin: 10px 25px; padding: 0px; resize: none;">                </textarea>
          </div>
        </div>
      </noscript>
    </div>
  </div>
  <div class="spacer clear " style="height:10px;"></div>
  <div class="row">
    <div class="col-md-10 col-md-offset-1 tos-lang text-center"> I agree to Coldwell Banker Commercial <a href="/page/terms" title="Terms of Service" target="_blank"><strong>Terms of Service</strong></a>. <div class="spacer clear "
        style="height:5px;"></div>
    </div>
    <div class="col-md-10 col-md-offset-1 text-center"><input type="submit" name="commit" value="Sign Up" class="btn btn-success btn-lg btn-block"></div>
  </div>
</form>

POST /users/sign_in

<form class="form-login" id="new_user" action="/users/sign_in" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓"><input type="hidden" name="authenticity_token"
    value="t2gGMgG5MxG81vvB5G+b5S6aHIc3a8Ho7ThqDA+zbV9YmwJyIL0bQ/APbGi2C1YU6HP8ZD1E++/6yM8jGPSVSg==">
  <div class="row">
    <div class="col-md-10 col-md-offset-1">
      <a class="btn btn-primary btn-block " href="/users/auth/realogy">Log in With Desk</a>
    </div>
  </div>
  <div class="row">
    <div class="col-md-12 text-center">
      <div class="spacer clear " style="height:10px;"></div>
      <div class="text-grey text-bold text-small">OR</div>
      <div class="spacer clear " style="height:10px;"></div>
    </div>
  </div>
  <div class="row">
    <div class="email-login-wrap">
      <div class="col-md-10 col-md-offset-1">
        <div class="form-group">
          <label for="user_email">E-mail</label>
          <input class="form-control input-lg" placeholder="E-Mail" required="required" type="email" value="" name="user[email]" id="user_email">
        </div>
      </div>
      <div class="col-md-10 col-md-offset-1">
        <div class="form-group">
          <label for="user_password">Password</label>
          <input class="form-control input-lg" placeholder="Password" required="required" autocomplete="current-password" type="password" name="user[password]" id="user_password">
        </div>
      </div>
      <div class=" col-md-10 col-md-offset-1">
        <div class="form-group">
          <label class="pull-left">
            <div class="checkbox">
              <input name="user[remember_me]" type="hidden" value="0"><input type="checkbox" value="1" checked="checked" name="user[remember_me]" id="user_remember_me">
              <span class="remember-me-label">Remember me.</span>
            </div>
          </label>
          <div class="checkbox">
            <a class="text-bold text-underline pull-right" onclick="gtmevent('sign_in','login_forgotpassword');" href="/users/password/new">Forgot your password?</a>
          </div>
        </div>
      </div>
      <div class="col-md-10 col-md-offset-1">
        <input type="submit" name="commit" value="Log In" class="btn btn-success btn-lg btn-block">
      </div>
    </div>
  </div>
</form>

Text Content

Skip to main content
This site uses cookies and related technologies, as described in our privacy
policy, for purposes that may include site operation, analytics, enhanced user
experience, or advertising.
Manage Preferences OK
 * Properties
 * Professionals
 * Offices
 * Services
 * Property Types
 * Join Us
 * About us
 * Viewpoints
 * Contact

SIGN UP SIGN IN
 * Properties
 * Professionals
 * Offices


MARLON GUZMAN

 * About
 * Specialties
 * Languages


CONTACT INFO

 * Phone
 * Email
 * Coldwell Banker Commercial
   Realty
 * 68 Malaga Cove Plz
   Palos Verdes Estates, CA 90274 United States


Your info has been sent.
That does not appear to be a valid email address.

An error occured.



CONTACT

Full name (Required)
Work email (Required)
Phone Number
Message
Submit
Yes, I would like more information from Coldwell Banker Commercial ("CBC").
Please use and/or share my information with a CBC agent to contact me about my
real estate needs.

By clicking SUBMIT, I agree that a CBC agent may contact me by phone or text
message including by automated means and prerecorded messages about real estate
services, and that I can access real estate services without providing my phone
number. I acknowledge that I have read and agree to the Terms of Use and Privacy
Policy.


MARLON GUZMAN


 * CalRE #: #02086279


ABOUT

Southern California Commercial Real Estate Advisor

Marlon Guzman, a native of Southern California currently residing in Los
Angeles, brings a wealth of experience as a commercial real estate advisor. With
a background in leadership, consulting, and commercial real estate, Marlon's
roots are in Los Angeles, and he spent 10 years in San Diego while serving in
the Marine Corps.
With over 5 years of experience as an investment analyst, Marlon specializes in
commercial real estate investment sales, focusing on multifamily investments,
triple-net investments, and facilitating 1031 exchanges. His expertise includes
acquisitions, disposition, and 1031 exchanges.
Today, Marlon leads a team specializing in coastal commercial real estate
properties in Southern California. They provide a wide range of services,
including buyer, seller, landlord, and tenant representation in commercial real
estate properties.


SPECIALTIES

 * Multifamily Properties •
 * NNN


LANGUAGES

 * English • 
 * Spanish



REQUEST INFORMATION

An account with this email address already exists.
Please log in by clicking here to request info.

You have an unclaimed account
Please log in by clicking here to request info.

That does not appear to be a valid email address.

Request Info to access documents.

Your info has been sent.
We have setup a FREE account for you, complete your profile.


MARLON GUZMAN

 * CalRE #: #02086279


CONTACT INFO

 * Phone
 * Email
 * Coldwell Banker Commercial
   Realty
 * 68 Malaga Cove Plz,
   Palos Verdes Estates, CA
   90274

   
 * 

Your info has been sent.
That does not appear to be a valid email address.

An error occured.



CONTACT

Full name (Required)
Work email (Required)
Phone Number
Message

Contact

SHARE THIS ARTICLE

Copy Link Email Facebook X Linkedin

Your trusted guide in commercial real estate.
With local knowledge and global influence,
successful investments start with Coldwell
Banker Commercial.


 * 
 * 
 * 

 * Properties
 * Professionals
 * Offices
 * Services
 * Property Types
 * Viewpoints
 * Join Us
 * About us
 * Franchising
 * Regions
 * International Locations
 * Customer Care
 * Industrial
 * Multifamily
 * Retail
 * Office
 * Agriculture
 * Hospitality
 * Sign Up
 * Sign in
 * Contact
 * Help

©2023-2024 Coldwell Banker. All Rights Reserved. Coldwell Banker and the
Coldwell Banker Commercial logos are trademarks of Coldwell Banker Real Estate
LLC. The Coldwell Banker® System is comprised of company owned offices which are
owned by a subsidiary of Anywhere Advisors LLC and franchised offices which are
independently owned and operated. Coldwell Banker Real Estate LLC d/b/a Coldwell
Banker Commercial Affiliates fully supports the principles of the Equal
Opportunity Act. Listing information is deemed reliable but is not guaranteed.
This website may contain content created by AI and is provided for informational
purposes only and should not be relied upon without verification of its accuracy
or completeness.

© Copyright 2024 Coldwell Banker Real Estate LLC | All Rights Reserved COLDWELL
BANKER REAL ESTATE
 * Reasonable Accommodation Notice |
 * ADA Compliance Disclaimer |
 * Cookie Preferences
   |
 * Do Not sell my Personal Information |
 * Terms of Use |
 * Privacy Policy |
 * Sitemap

×Close


SIGN UP

An error has occurred.

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

All fields are required.

Full name *
E-mail *
Password *

Role * Choose... Broker/Agent Owner/Investor Tenant Lender Consultant Marketing
Manager Realtor


I agree to Coldwell Banker Commercial Terms of Service.



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

Have a Coldwell Banker Commercial account?

Log In

Log in With Desk
OR

E-mail
Password
Remember me.
Forgot your password?


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

Do not have a Coldwell Banker Commercial account?

Sign Up


The information you provided has been sent to the selling party.

Please click here to go to your Dashboard and access listings you've inquired
about.

Continue
×

LOADING...