shop.leggett.com
Open in
urlscan Pro
52.189.64.192
Public Scan
Submitted URL: https://shop.leggett.com/
Effective URL: https://shop.leggett.com/MyAccount/SignIn
Submission: On December 05 via manual from GB — Scanned from GB
Effective URL: https://shop.leggett.com/MyAccount/SignIn
Submission: On December 05 via manual from GB — Scanned from GB
Form analysis
6 forms found in the DOM<form class="ng-pristine ng-valid">
<div class="search-input">
<label for="criteria">Search</label>
<span tabindex="-1" role="presentation" class="k-widget k-autocomplete k-header isc-searchAutoComplete tst_header_searchInput ng-pristine ng-untouched ng-valid k-state-default ng-empty" style=""><input ng-model="vm.criteria" type="text"
class="isc-searchAutoComplete tst_header_searchInput ng-pristine ng-untouched ng-valid k-input ng-empty" ng-init="vm.autocompleteOptions.placeholder = 'Enter keyword or item #';
vm.translations = [
{key: 'category', text: 'Categories'},
{key: 'content', text: 'Content'},
{key: 'product', text: 'Products'},
{key: 'brand', text: 'Brands'},
{key: 'manufacturerItemNumber', text: 'MFG #'},
{key: 'partNumber', text: 'Part #'},
{key: 'customerPartNumber', text: 'My Part #'}]" kendo-auto-complete="" k-options="vm.autocompleteOptions" isc-enter="vm.onEnter()" name="criteria" ng-blur="vm.startAutocomplete()"
onfocus="$(this).data('kendoAutoComplete').search()" data-role="autocomplete" placeholder="Enter keyword or item #" autocomplete="off" role="textbox" aria-haspopup="true" aria-disabled="false" aria-readonly="false" aria-autocomplete="list"
aria-owns="" style="width: 100%;"><span class="k-icon k-loading" style="display:none"></span></span>
</div>
<div class="search-history">
<div class="search-history-label"><span>Search History</span></div>
<div class="clear-search-history"><a href="#" ng-click="vm.clearSearchHistory()">Clear Search History</a></div>
</div>
<div class="search-button">
<button class="btn primary fastClick" ng-click="vm.search()">Go</button>
</div>
</form>
<form class="ng-pristine ng-valid">
<div class="row collapse ng-hide" ng-show="::((vm.session.isAuthenticated || vm.session.rememberMe) && !vm.session.isGuest)">
<div class="small-12 columns right">
</div>
<div class="small-12 medium-12 large-12 columns int-settings ng-hide" ng-show="vm.languages.length > 1 || vm.currencies.length > 1">
<button class="btn tertiary isettings">
<!---->
<!---->
<!---->
<span>International Settings</span>
</button>
</div>
<div class="small-12 columns user-info">
<div class="user-button">
<i class="social foundicon-torso"></i>
<span class="cust-name" ng-bind="vm.session.userLabel"></span>
<!---->
</div>
<a href="javascript:void(0)" class="btn secondary sign-out fastClick tst_header_signOutButton" ng-click="vm.signOut('/')">
<span>Sign Out</span>
</a>
</div>
</div>
</form>
<form class="ng-pristine ng-valid">
<div class="row collapse">
<!---->
<!---->
<div class="ui-lock small-12 columns right isettings-buttons use-fastclick">
<button class="user-button btn secondary isettings-cancel">Cancel</button>
</div>
</div>
</form>
<form class="ng-pristine ng-valid">
<div class="search-input">
<label for="criteria">Search</label>
<span tabindex="-1" role="presentation" class="k-widget k-autocomplete k-header isc-searchAutoComplete tst_header_searchInput ng-pristine ng-untouched ng-valid k-state-default ng-empty" style=""><input ng-model="vm.criteria" type="text"
class="isc-searchAutoComplete tst_header_searchInput ng-pristine ng-untouched ng-valid k-input ng-empty" ng-init="vm.autocompleteOptions.placeholder = 'Enter keyword or item #';
vm.translations = [
{key: 'category', text: 'Categories'},
{key: 'content', text: 'Content'},
{key: 'product', text: 'Products'},
{key: 'brand', text: 'Brands'},
{key: 'manufacturerItemNumber', text: 'MFG #'},
{key: 'partNumber', text: 'Part #'},
{key: 'customerPartNumber', text: 'My Part #'}]" kendo-auto-complete="" k-options="vm.autocompleteOptions" isc-enter="vm.onEnter()" name="criteria" ng-blur="vm.startAutocomplete()"
onfocus="$(this).data('kendoAutoComplete').search()" data-role="autocomplete" placeholder="Enter keyword or item #" autocomplete="off" role="textbox" aria-haspopup="true" aria-disabled="false" aria-readonly="false" aria-autocomplete="list"
aria-owns="" style="width: 100%;"><span class="k-icon k-loading" style="display:none"></span></span>
</div>
<div class="search-history">
<div class="search-history-label"><span>Search History</span></div>
<div class="clear-search-history"><a href="#" ng-click="vm.clearSearchHistory()">Clear Search History</a></div>
</div>
<div class="search-button">
<button class="btn primary fastClick" ng-click="vm.search()">Go</button>
</div>
</form>
Name: vm.signInForm — POST
<form id="signInForm" name="vm.signInForm" novalidate="" method="post" autocomplete="off" class="ng-pristine ng-invalid ng-invalid-required ng-valid-maxlength">
<div>
<input type="text" style="display:none">
<input type="password" style="display:none">
</div>
<div class="row">
<div class="medium-6 large-6 columns">
<label for="SignInInfo_UserName">Email</label>
<input type="text" id="SignInInfo_UserName" name="userName" autocomplete="off" placeholder="Email" required="" maxlength="75" ng-model="vm.userName" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength">
</div>
<div class="medium-6 large-6 columns">
<label for="SignInInfo_Password">Password</label>
<input type="password" autocomplete="off" id="SignInInfo_Password" name="password" placeholder="Password" required="" maxlength="75" readonly="readonly" onfocus="if (this.hasAttribute('readonly')) { this.removeAttribute('readonly');
// fix for mobile safari to show virtual keyboard
this.blur(); this.focus(); }" ng-model="vm.password" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength">
</div>
</div>
<div>
<a href="/Reset-Password-Page" class="tiny-lnk" id="tst_signIn_openForgotPassword">Forgot Password?</a>
</div>
<p class="error">
<!---->
<!---->
<!---->
</p>
<div class="row">
<!--<div class="remember-me medium-6 columns" ng-show="vm.settings.rememberMe">
<input type="checkbox" id="SignInInfo_RememberMe" ng-model="vm.rememberMe" />
<label for="SignInInfo_RememberMe">Remember Me</label>
</div>-->
<div class="btns medium-6 large-6 columns" style="width:100%">
<button id="tst_signIn_submit" type="submit" ng-disabled="vm.disableSignIn" class="btn primary btn-sign-in" ng-click="vm.signIn('Invalid Username/Password combination')">Sign In</button>
</div>
</div>
</form>
<form id="changePasswordForm" class="ng-pristine ng-valid">
<div class="row ca-form-username">
<div class="medium-5 large-5 columns">
<label for="ChangePasswordInfo_UserName">Username <span class="redTxt">*</span></label>
</div>
<div class="medium-7 large-7 columns">
<input type="text" id="ChangePasswordInfo_UserName" name="ChangePasswordInfo.UserName" data-rule-required="true" data-msg-required="Username is required" ng-model="vm.userName" class="ng-pristine ng-untouched ng-valid ng-empty">
<span class="field-validation-valid" data-valmsg-for="ChangePasswordInfo.UserName" data-valmsg-replace="true"></span>
</div>
</div>
<div class="row ca-form-password">
<div class="medium-5 large-5 columns">
<label for="ChangePasswordInfo_Password">Existing Password <span class="redTxt">*</span></label>
</div>
<div class="medium-7 large-7 columns">
<input type="password" autocomplete="off" id="ChangePasswordInfo_Password" name="ChangePasswordInfo.Password" data-rule-required="true" data-msg-required="Password is required" ng-model="vm.password"
class="ng-pristine ng-untouched ng-valid ng-empty">
<span class="field-validation-valid" data-valmsg-for="ChangePasswordInfo.Password" data-valmsg-replace="true"></span>
</div>
</div>
<div class="row ca-form-password">
<div class="medium-5 large-5 columns">
<label for="ChangePasswordInfo_NewPassword">New Password <span class="redTxt">*</span></label>
</div>
<div class="medium-7 large-7 columns">
<input type="password" autocomplete="off" id="ChangePasswordInfo_NewPassword" name="ChangePasswordInfo.NewPassword" data-rule-required="true" data-msg-required="Password is required" data-rule-minlength="8"
data-msg-minlength="Passwords must be at least 8 characters long." ng-model="vm.newPassword" class="ng-pristine ng-untouched ng-valid ng-empty">
<span class="field-validation-valid" data-valmsg-for="ChangePasswordInfo.NewPassword" data-valmsg-replace="true"></span>
</div>
</div>
<div class="row ca-form-retype">
<div class="medium-5 large-5 columns">
<label for="ChangePasswordInfo_ConfirmPassword">Confirm Password <span class="redTxt">*</span></label>
</div>
<div class="medium-7 large-7 columns">
<input type="password" autocomplete="off" id="ChangePasswordInfo_ConfirmPassword" name="ChangePasswordInfo.ConfirmPassword" data-rule-required="true" data-msg-required="Confirm Password is required"
data-rule-equalto="#ChangePasswordInfo_NewPassword" data-msg-equalto="Password combination does not match" ng-model="vm.confirmPassword" class="ng-pristine ng-untouched ng-valid ng-empty">
<span class="field-validation-valid" data-valmsg-for="ChangePasswordInfo.ConfirmPassword" data-valmsg-replace="true"></span>
</div>
</div>
<div class="row ca-form-retype">
<div class="medium-12 large-12 columns manage-subs password-requirements">
<h4>Password requirements:</h4>
<div>
<div class="pw-note">Password must be at least 8 characters long</div>
<!---->
<div class="pw-note" ng-if="vm.settings.minRequiredDigits">Password must include at least one number</div><!---->
<!---->
<!---->
<div class="pw-note" ng-if="vm.settings.minRequiredUppercase">Password must include at least one uppercase character</div><!---->
<!---->
<div class="pw-note" ng-if="vm.settings.minRequiredLowercase">Password must include at least one lowercase character</div><!---->
</div>
</div>
</div>
<div class="error">
<!---->
</div>
<div class="btns">
<button type="submit" class="btn primary" ng-click="vm.changePassword()">Change Password</button>
</div>
</form>
Text Content
Search Search History Clear Search History Go International Settings Sign Out Cancel * Sign In * * * Sign Out * Search Search Search History Clear Search History Go ☰ 0 * Products ► * * Adjustable Bases * Branded Items * Mattresses * My Account * FAQs ◄ × spaces Thanks for stopping by! space The L&P Employee Store is offline. We will update you about the its return. If you wish to place an order, please email employeesales@leggett.com Email Password Forgot Password? Sign In CHANGE PASSWORD A password change is required for your account before you may continue. Username * Existing Password * New Password * Confirm Password * PASSWORD REQUIREMENTS: Password must be at least 8 characters long Password must include at least one number Password must include at least one uppercase character Password must include at least one lowercase character Change Password PLEASE SIGN IN OR CREATE AN ACCOUNT Close × © 2019, LP Employee SalesCookie Settings By clicking “Accept All Cookies”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts. Cookies Settings Only Strictly Necessary Cookies Accept All Cookies Your Opt Out Preference Signal is Honored PRIVACY PREFERENCE CENTER We use cookies and similar technologies to improve our website, to personalize website content to you, to provide analytics on user traffic, and to deliver advertising messages and offers on content that are relevant to you. To modify cookie settings in accordance with your preferences, click on the various category headings. Allow All MANAGE CONSENT PREFERENCES STRICTLY NECESSARY COOKIES Always Active These cookies are necessary for the website to function and cannot be switched off in our systems. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms. You can set your browser to block or alert you about these cookies, but some parts of the site will not then work. These cookies do not store any personally identifiable information. FUNCTIONAL COOKIES Functional Cookies These cookies enable the website to provide enhanced functionality and personalisation. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly. PERFORMANCE COOKIES Performance Cookies These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us to know which pages are the most and least popular and see how visitors move around the site. All information these cookies collect is aggregated and therefore anonymous. If you do not allow these cookies we will not know when you have visited our site, and will not be able to monitor its performance. TARGETING COOKIES Targeting Cookies These cookies may be set through our site by our advertising partners. They may be used by those companies to build a profile of your interests and show you relevant adverts on other sites. They do not store directly personal information, but are based on uniquely identifying your browser and internet device. If you do not allow these cookies, you will experience less targeted advertising. Back Button COOKIE LIST Search Icon Filter Icon Clear checkbox label label Apply Cancel Consent Leg.Interest checkbox label label checkbox label label checkbox label label Confirm My Choices