cwcglobal.staging-box.net Open in urlscan Pro
74.208.235.211  Public Scan

URL: https://cwcglobal.staging-box.net/
Submission: On August 30 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

GET https://cwcglobal.staging-box.net/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://cwcglobal.staging-box.net/catalogsearch/result/" method="get">
  <div class="field search">
    <label class="label" for="search" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <div class="control search-inner">
      <div class="search-inner-div">
        <i class="search-ico"></i>
        <input id="search" type="text" name="q" value="" placeholder="Search Keyword or Item #" class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off">
        <div class="mst-searchautocomplete__autocomplete">
          <div class="mst-searchautocomplete__spinner">
            <div class="spinner-item spinner-item-1"></div>
            <div class="spinner-item spinner-item-2"></div>
            <div class="spinner-item spinner-item-3"></div>
            <div class="spinner-item spinner-item-4"></div>
          </div>
          <div class="mst-searchautocomplete__close">×</div>
        </div>
      </div>
      <div class="search-butt">
        <button type="submit" title="Search" class="find-button">
          <a class="cwc-sprite search_icon"></a>
        </button>
      </div>
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <div class="nested">
        <a class="action advanced" href="https://cwcglobal.staging-box.net/catalogsearch/advanced/" data-action="advanced-search">
        Advanced Search    </a>
      </div>
    </div>
  </div>
</form>

POST https://cwcglobal.staging-box.net/ajaxlogin/account/ajaxlogin/

<form class="form form-login" action="https://cwcglobal.staging-box.net/ajaxlogin/account/ajaxlogin/" method="post" id="ajax-login-form" novalidate="novalidate">
  <input name="form_key" type="hidden" value="aUaRou4cz1cv5hZB">
  <fieldset class="fieldset login" data-hasrequired="* Required Fields">
    <!--<div class="field note">If you have an account, sign in with your email address.</div> -->
    <div class="field email required">
      <!-- <label class="label" for="email"><span>Email</span></label> -->
      <div class="control">
        <input name="login[username]" autocomplete="off" id="ajax-email" type="email" class="input-text" title="Email" data-validate="{required:true, 'validate-email':true}" aria-required="true" placeholder="Email">
      </div>
    </div>
    <div class="field password required">
      <!-- <label for="pass" class="label"><span>Password</span></label>-->
      <div class="control">
        <input name="login[password]" type="password" autocomplete="off" class="input-text" id="ajax-pass" title="Password" data-validate="{required:true, 'validate-password':true}" aria-required="true" placeholder="Password">
      </div>
    </div>
    <div class="field password required ajax-popup-fp">
      <div class="control">
        <input type="checkbox" name="rememberme" id="ajax-rememberme" value="" style="width: auto;" aria-required="true">Remember me
      </div>
    </div>
    <div class="secondary" style="display: inherit;"><a class="action remind" href="https://cwcglobal.staging-box.net/customer/account/forgotpassword/"><span>Forgot Your Password?</span></a></div>
    <div class="actions-toolbar">
      <div class="primary">
        <button type="button" class="action login primary" name="send" id="ajax-submit">
          <span>Login</span></button>
      </div>
    </div>
    <div class="have-an-account">
      <div class="primary"><a href="https://cwcglobal.staging-box.net/customer/account/create/" type="button" class="action login primary" name="send" id="ajax-register"><span>Register</span></a></div>
    </div>
  </fieldset>
</form>

POST https://cwcglobal.staging-box.net/cwc_sales/order/status/

<form action="https://cwcglobal.staging-box.net/cwc_sales/order/status/" method="POST" class="popup-flag" id="order-search-form" style="display:none;" novalidate="novalidate">
  <div class="order-status-pop ">
    <div class="order-status-wrapper">
      <input type="text" name="sch_order_num" class="input-text" placeholder="Web Order Number *" data-validate="{required:true}">
      <input type="text" name="sch_email_address" placeholder="Email Address *" class="ostatus" data-validate="{required:true, 'validate-email':true}">
      <input type="text" name="sch_zipcode" placeholder="ZIP *" class="ostatus required-entry validate-zip-international" data-validate="{required:true}">
      <input value="desktop" name="desktop" type="hidden">
      <div class="order-help-info">
        <p>If you don't have this information please </p><a href="mailto:customer-service@cwcglobal.com">email us.</a>
      </div>
      <div class="order-status-but-bg">
        <button type="submit" id="search_button" class="ostatus-butt">Submit</button>
        <button type="button" id="order-search-cancel" class="ostatus-butt">Cancel</button>
      </div>
      <!--<input type="submit" class="ostatus-butt" value="Submit"/>-->
    </div>
  </div>
</form>

POST

<form class="form form-login" method="post" data-bind="submit:login" id="popup-login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="username"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="username" type="email" class="input-text" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}" autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-password':true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') --><!-- /ko -->
  </div>
  <div class="actions-toolbar">
    <input name="context" type="hidden" value="checkout">
    <div class="primary">
      <button type="submit" class="action action-login secondary" name="send" id="send2">
        <span data-bind="i18n: 'Sign In'">Sign In</span>
      </button>
    </div>
    <a class="action" id="forget_pass"> Forget Password
                            </a>
    <div class="actions-toolbar">
      <div class="primary">
        <a class="action action-register primary" data-bind="attr: {href: registerUrl}" href="https://cwcglobal.staging-box.net/customer/account/create/">
                        <span data-bind="i18n: 'Create Account'">Create Account</span>
                    </a>
      </div>
    </div>
    <div id="forget_pass_popup" style="display:none">
      <fieldset class="fieldset">
        <div class="field note"> Please enter your email address below to receive a password reset link </div>
        <div class="field email required">
          <label for="email_address" class="label"><span>'Email'</span></label>
          <div class="control">
            <input type="email" name="email" alt="email" id="email_address" class="input-text" value="" data-validate="{required:true, 'validate-email':true}">
          </div>
        </div>
      </fieldset>
      <div class="forget_wrapper">
        <div id="security_check" style="display:none">
          <div class="field ">
            <div class="control">
              <label class="secu_quest"></label>
            </div>
          </div>
          <div class="field">
            <div class="control">
              <input type="text" name="secu_ans" id="secu_ans" placeholder="Security Answer" value="" title="" class="input-text" data-validate="{required:true}">
            </div>
          </div>
        </div>
        <div class="actions-toolbar">
          <div class="primary">
            <button type="button" id="forget_password_cwc" class="action submit primary"><span>Submit</span></button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://cwcglobal.staging-box.net/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://cwcglobal.staging-box.net/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <label class="label" for="newsletter"><span>Sign Up for Our Newsletter:</span></label>
    <div class="footer-news">
      <div class="control">
        <strong>Newsletter sign up</strong>
        <span>Sign up for emails to find out about new <br> products and exclusive subscriber offers!</span>
        <strong>
          <i class="mail-icon cwc-sprite" title="Send"></i>
          <input name="email" type="email" id="newsletter" placeholder="Enter your email" data-validate="{required:true, 'validate-email':true}"></strong>
      </div>
    </div>
  </div>
</form>

Text Content

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

Close You have no items in your quote list.

 * locations

 * call

 * cart
   
   My Cart
   Close You have no items in your shopping cart.
   

 * Sign In

Account

Search
Search
×


Advanced Search
Talk to an Expert


800-292-7717

Remember me
Forgot Your Password?
Login
Register


 * LOCATIONS


 * CONTACT US


 * ABOUT US


 * RESOURCE HUB


 * REQUEST QUOTE


 * QUICK ORDER


 * ORDER STATUS
   
   If you don't have this information please
   
   email us.
   Submit Cancel

Checkout out using your account

Email Address

Password

Sign In
Forget Password
Create Account
Please enter your email address below to receive a password reset link
'Email'

Submit


SHOP BY PRODUCT GROUP

 * Strapping
 * Stretch Film
 * Tape
 * Packaging Supplies
 * Rubber Bands
 * Gloves
 * Safety
 * Twine
 * Agriculture Tools
 * Rope
 * Tarps & Sheeting
 * Janitorial Supplies
 * Moving & Storage

Newsletter
Sign Up for Our Newsletter:
Newsletter sign up Sign up for emails to find out about new
products and exclusive subscriber offers!

 * Home

 * Search

 * Orders

 * Open Menu
   
   More
   
    * Contact Us
    * About Us
    * Resource Hub
    * Request Quote
    * Order Status


word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word

mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1