www.wtso.com Open in urlscan Pro
45.54.15.10  Public Scan

Submitted URL: https://www.wtso.com/customer/order/9347522/wtso
Effective URL: https://www.wtso.com/login
Submission: On January 11 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

POST https://www.wtso.com/login

<form action="https://www.wtso.com/login" method="post">
  <fieldset>
    <div class="form-group">
      <input class="form-control" placeholder="E-mail" name="username" type="text" title="email username">
    </div>
    <div class="form-group">
      <input class="form-control" placeholder="Password" name="password" type="password" value="" title="password">
    </div>
    <!--        <div class="checkbox">
                                                            <label>
                                                                <input type="checkbox" name="stayloggedin" value="true" checked="checked"> Keep me logged in
                                                            </label>
                                                        </div> -->
    <center>
      <label class="text-red" style="font-style: italic;"><a href="https://www.wtso.com/PasswordReset" class="text-red" style="" id="forgot_link">Forgot your password?</a></label>
      <input onclick="ga('send', 'event', 'header_login', 'click_header_login', 'Header Login Button');" class="btn btn-ovl btn-dk-blue btn-sm" type="submit" id="login_button" value="Sign In">
      <label>New Customer? <span class="text-blue"><a href="https://www.wtso.com/register" class="text-blue" id="create_link">Start Here</a></span>
      </label>
    </center>
  </fieldset>
</form>

POST /index.php/login

<form action="/index.php/login" method="post" onsubmit="presubmit();">
  <fieldset>
    <div class="form-group">
      <input class="form-control" placeholder="E-mail" name="username" type="text" value="">
    </div>
    <div class="form-group">
      <input class="form-control" placeholder="Password" name="password" type="password" value="">
    </div>
    <div class="checkbox">
      <label class="option-check" style="padding:0;">
        <input type="checkbox" name="stayloggedin" value="true" checked="checked">
        <span class="icon" style="margin-right: 5px;"><i class="fa fa-check"></i></span>Keep Me Logged In </label>
    </div>
    <input class="btn-dk-blue btn-md" type="submit" id="login_button1" value="Log In" style="font-weight: 300;width: 150px;margin: 0 0 10px 0;border-radius:5px;"> <br>
    <label><a style="color: #444;font-size: 12px;font-style: italic;" href="https://www.wtso.com/PasswordReset" id="forgot_link1">Forgot My Password?</a></label>
  </fieldset>
</form>

POST /index.php/login

<form action="/index.php/login" method="post" onsubmit="presubmit();">
  <fieldset>
    <div class="form-group">
      <input class="form-control" placeholder="E-mail" name="username" type="text" value="">
    </div>
    <div class="form-group">
      <input class="form-control" placeholder="Password" name="password" type="password" value="">
    </div>
    <div class="checkbox">
      <label class="option-check" style="padding:0;">
        <input type="checkbox" name="stayloggedin" value="true" checked="checked">
        <span class="icon" style="margin-right: 5px;"><i class="fa fa-check"></i></span>Keep Me Logged In </label>
    </div>
    <input class="btn-dk-blue btn-md" type="submit" id="login_button1" value="Log In" style="font-weight: 300;width: 150px;margin: 0 0 10px 0;border-radius:5px;"> <br>
    <label><a style="color: #444;font-size: 12px;font-style: italic;" href="https://www.wtso.com/PasswordReset" id="forgot_link1">Forgot My Password?</a></label>
  </fieldset>
</form>

POST

<form class="form-horizontal col-sm-12" id="feedback-form" method="POST">
  <div class="row">
    <div class="col-xs-12 form-group"><label>Name</label><input name="name" id="feedback-name" class="form-control" placeholder="Your name" type="text" title="Your Name"></div>
  </div>
  <div class="row">
    <div class="col-xs-12 form-group"><label>Feedback/Issues/Comments</label><textarea name="comments" id="feedback-comments" class="form-control" title="Feedback Issues Comments"></textarea></div>
  </div>
  <div class="row">
    <div class="col-xs-12 form-group"><label>E-Mail</label><input class="form-control email" id="feedback-email" name="email" placeholder="email@you.com (so that we can contact you)" type="text" title="Your email"></div>
  </div>
  <div class="row">
    <div class="col-xs-12 form-group"><label>Phone</label><input class="form-control phone" name="phone" placeholder="999-999-9999" type="text" title="Your telephone number"></div>
  </div>
  <div class="row">
    <div class="col-xs-12">
      <label>Human Test</label>
    </div>
    <div class="col-xs-12">
      <div class="g-recaptcha" data-sitekey="6LeC4DQUAAAAAO58_W60sZTYBDsQayIfrYOw1Rql">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeC4DQUAAAAAO58_W60sZTYBDsQayIfrYOw1Rql&amp;co=aHR0cHM6Ly93d3cud3Rzby5jb206NDQz&amp;hl=de&amp;v=-FJgYf1d3dZ_QPcZP7bd85hc&amp;size=normal&amp;cb=iqctqhq5f64r" width="304"
              height="78" role="presentation" name="a-eynoxkxdgta4" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div>
          <textarea id="g-recaptcha-response-2" 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>
    </div>
  </div>
  <div class="row">
    <div class="col-xs-12 form-group"><button type="submit" id="feedback_button" class="btn btn-sm btn-dk-blue">Send Feedback!</button>
      <p class="help-block pull-left text-danger hide" id="form-error">&nbsp; The form is not valid. </p>
    </div>
  </div>
  <input type="hidden" name="current_url" id="current_url">
</form>

Text Content

Please contact our customer service department at wines@wtso.com or 866-957-2795
for any assistance with using our web site.
Menu
Shop Gift Cards

Sign Up Log in
Please Enable Cookies to Continue!

Forgot your password? New Customer? Start Here
 * X
 * Home
   
   
 * 
   
   
 * Ways to Shop
   * Last Chance Wines
   * Premium Selection
   * My Cellar
   * Gifts
   * Weekly Tasting
 * 
   
   
 * About
   * About WTSO
   * FAQ
   * Contact Us
   * Vendor Contact
 * 
   
   
 * * Tastings & Events
   * Blog
   * Review WTSO
   * Wine Styles
     * Red Wine
     * White Wine
     * Sparkling Wine
     * Wine Styles
   * Locations
     * Chicago, IL
     * New York, NY
     * Los Angeles, CA
     * Austin, TX
   

Create An Account
Sign In
Sign In
Keep Me Logged In

Forgot My Password?
Create An Account
Create An Account


WHY CREATE AN ACCOUNT

- Members receive Special Discounts - Easy Checkout with Saved Shipping
Information - Personalized Wine Selections - Re-Order Wines You Have Purchased
Join Our Email List


INVALID E-MAIL ADDRESS

Submit
Keep Me Logged In

Forgot My Password?
×

CUSTOMER INFORMATION

You must fill out all fields

E-mail
The email address entered is already registered. Did you forget your password?
First Name

Last Name

Password

Confirm Password

How Did You Find Us?

Wine Preferences
White Wine Red Wine Sparkling
I certify that I am 21 years or older

Continue to Checkout


AS SEEN IN:




NEED HELP?

1.866.957.2795
wines@wtso.com
Tastings & Events
How Weekly Tasting Works
Gifts
Gift Cards
Corporate Gifts
Blog
Marathon
Recipes
Partnership
Brands
Current Offer
Contact Us
FAQ
Accessibility Statement


SIGN UP NOW!

INVALID E-MAIL ADDRESS

PLEASE VERIFY YOU ARE NOT A ROBOT.


Confirm
Sign Up

Need Help? | wines@wtso.com | 1.866.957.2795


SIGN UP NOW!

INVALID E-MAIL ADDRESS

PLEASE VERIFY YOU ARE NOT A ROBOT.


Confirm
Sign Up


Privacy | Terms Of Service | © 2022 Wines Til Sold Out - WTSO.com. All rights
reserved. |

×

WELCOME!

Thank for signing up for our email alerts! You will now start receiving
notifications of our offers and special events!

Close
×





Print
Checkout Checkout Checkout Checkout Keep Shopping
×




Close
×


FEEDBACK

Please provide Your Name, Email and Comment to send!
Name
Feedback/Issues/Comments
E-Mail
Phone
Human Test

Send Feedback!

  The form is not valid.

Cancel