zipperbikes.com Open in urlscan Pro
172.67.198.179  Public Scan

Submitted URL: http://zipperbikes.com/
Effective URL: https://zipperbikes.com/
Submission Tags: @phish_report
Submission: On April 28 via api from FI — Scanned from AU

Form analysis 3 forms found in the DOM

GET https://www.zipperbikes.com/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://www.zipperbikes.com/catalogsearch/result/" method="get">
  <div class="search_form_wrap">
    <div class="field search">
      <div class="control">
        <div class="flashing-cursor"></div><input id="search" type="text" name="q" value="" placeholder="Search" class="input-text js-input-focus" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off"
          aria-expanded="false">
        <div id="search_autocomplete" class="search-autocomplete"></div>
        <div class="label animated-text--masked" for="search" data-role="minisearch-label">
          <div class="wrap"><span class="inner">Search</span></div>
        </div>
        <div class="nested"><a class="action advanced" href="https://www.zipperbikes.com/catalogsearch/advanced/" data-action="advanced-search">Advanced Search</a></div>
      </div>
    </div>
    <div class="actions"><button type="submit" title="Go" class="action search" aria-label="Search" disabled=""><span class="search-icon-wrapper"><svg data-name="search-icon-small 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15">
            <rect x="11.73223" y="10.52513" width="2" height="4.41421" transform="translate(-5.27386 12.73223) rotate(-45)"></rect>
            <path d="M7,0a7,7,0,1,0,7,7A7,7,0,0,0,7,0ZM7,12a5,5,0,1,1,5-5A5,5,0,0,1,7,12Z"></path>
          </svg></span> <span>Go</span></button></div>
  </div>
</form>

POST https://www.zipperbikes.com/customer/account/loginPost/

<form class="form form-login" action="https://www.zipperbikes.com/customer/account/loginPost/" method="post" id="login-form" novalidate="novalidate"><input name="form_key" type="hidden" value="NfrHi2uNWmZ6Ww1T">
  <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]" value="" autocomplete="off" id="email" type="email" class="input-text" title="Email" data-validate="{required:true, 'validate-email':true}" aria-required="true"></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="pass" title="Password" data-validate="{required:true}" aria-required="true"></div>
    </div><input type="hidden" name="login_redirect" value="referer">
    <div class="field-recaptcha" id="recaptcha-823d5c8e72aa2a48b178299abc531ba1c58d01f8-container" data-bind="scope:'recaptcha-823d5c8e72aa2a48b178299abc531ba1c58d01f8'"><!-- ko template: getTemplate() -->
      <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-823d5c8e72aa2a48b178299abc531ba1c58d01f8-wrapper">
        <div class="g-recaptcha" id="recaptcha-823d5c8e72aa2a48b178299abc531ba1c58d01f8">
          <div style="width: 304px; height: 78px;">
            <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-bg0969p7b1it" 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.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LclcVUaAAAAAH2r48AOwIKnMxwAV0XHupkc2tn4&amp;co=aHR0cHM6Ly96aXBwZXJiaWtlcy5jb206NDQz&amp;hl=en&amp;v=V6_85qpc2Xf2sbe3xTnRte7m&amp;theme=dark&amp;size=normal&amp;cb=cp5vjq9ktzo9"></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>
        </div>
        <!-- ko if: (!getIsInvisibleRecaptcha()) -->
        <div class="field">
          <div class="control">
            <input type="checkbox" value="" class="required-captcha checkbox" name="recaptcha-validate-" data-validate="{required:true}">
          </div>
        </div>
        <!-- /ko -->
      </div>
      <!-- /ko -->
    </div>
    <div class="actions-toolbar">
      <div class="primary"><button type="submit" class="action login primary" name="send" id="send2"><span>Sign In</span></button></div>
      <div class="secondary"><a class="action remind" href="https://www.zipperbikes.com/customer/account/forgotpassword/"><span>Forgot Your Password?</span></a></div>
    </div>
  </fieldset>
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="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="customer-email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{&quot;mage/trim-input&quot;:{}}" 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}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- ko template: getTemplate() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-popup-login-wrapper">
      <div class="g-recaptcha" id="recaptcha-popup-login">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-ib5b0zbygld9" 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.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LclcVUaAAAAAH2r48AOwIKnMxwAV0XHupkc2tn4&amp;co=aHR0cHM6Ly96aXBwZXJiaWtlcy5jb206NDQz&amp;hl=en&amp;v=V6_85qpc2Xf2sbe3xTnRte7m&amp;theme=dark&amp;size=normal&amp;cb=751h9os3b07p"></iframe>
          </div><textarea id="g-recaptcha-response-1" 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>
      <!-- ko if: (!getIsInvisibleRecaptcha()) -->
      <div class="field">
        <div class="control">
          <input type="checkbox" value="" class="required-captcha checkbox" name="recaptcha-validate-" data-validate="{required:true}">
        </div>
      </div>
      <!-- /ko -->
    </div>
    <!-- /ko -->
    <!-- /ko -->
    <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>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.zipperbikes.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

The store will not work correctly in the case when cookies are disabled.

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

Language
Zipperbikes_english
 * UK
 * Danmark
 * France
 * Deutschland
 * Ireland
 * Italia
 * Nederland
 * Polska
 * Portugal
 * UK
 * Espana
 * Sverige
 * Schweiz
 * USA

Free shipping on all bikes
Reseller / Fleet Enquiries


Navigation
 * Electric Bikes
 * Accessories/Parts
    * Z2 Parts
    * Z4 Parts
    * Z5 Parts
    * Z6 Parts
    * Z6 Fat Bike Parts
    * Z1S Parts


Bag 0
 
 
big
savings
We have offers galore in our bundle specials

 

 
 
       
 


WHAT PEOPLE SAY

 

"I ordered a car from here for my husbands birthday and now the fuel. Always a
quick and easy transaction, simple to understand website. Will use again and
again, thank you"

Mahlia

"Excellent company to deal with, fast shipping and high quality RC equipment"

S Simpson

"Great website would recommend Nitrotek brilliant"

Michael

 
 


WHY NITROTEK?

 




EARN LOYALTY POINTS

Every time you order on Nitrotek you will receive loyalty points. These loyalty
points can be exchanged for spare parts or money off anything on the site.

 




LOWEST PRICES GUARANTEED

We are constantly checking competitor prices. You will not find the same or even
similar products in the UK cheaper, and if you do we will refund the difference.

 




FAST DELIVERY

Order before 2pm Monday to Friday and we will post your order the very same day.
Models are sent by a next working day courier and parts by 1st class.

 




FULL SPARE PARTS BACKUP

Beware of pop-up sellers who will not be here in a few months to supply spare
parts. We have been in business for over 17 years and have parts for all the
models we sell.

 
To Top

DESIGNED AND DEVELOPED IN THE UK

SPARE PARTS BACKUP

FREE SPECIALIST COURIER UK DELIVERY

KLARNA AVAILABLE AT CHECKOUT

SAFE SECURE SHOPPING




Search
Advanced Search
Go
Registered Customers
If you have an account, sign in with your email address.
Email

Password


Sign In
Forgot Your Password?
New Customers

Creating an account has many benefits: check out faster, keep more than one
address, track orders and more.

Create an Account
You have no items in your wish list.
Continue Shopping
Product added to cart

You have no items in your shopping cart. Continue Shopping.
Menu

Account

Settings


Close
Checkout as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create an Account
Checkout using your account

Email Address

Password


Sign In
Forgot Your Password?