au.officialhydromaxpump.com Open in urlscan Pro
23.227.38.32  Public Scan

URL: https://au.officialhydromaxpump.com/login.php
Submission Tags: krdtest
Submission: On September 10 via api from JP — Scanned from DE

Form analysis 3 forms found in the DOM

GET /search

<form action="/search" method="get" role="search">
  <div class="input-group--underline">
    <input class="input-group__field" type="search" name="q" value="" placeholder="Search" aria-label="Search" tabindex="-1">
    <div class="input-group__btn">
      <button type="submit" class="btn btn--clear btn--square" tabindex="-1">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 21.4 21.4">
          <path fill="#444" d="M13.4 0c-4.4 0-8 3.6-8 8 0 1.8.6 3.5 1.7 4.9L0 20l1.4 1.4 7.1-7.1c1.4 1.1 3.1 1.7 4.9 1.7 4.4 0 8-3.6 8-8s-3.6-8-8-8zm0 14c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6z"></path>
        </svg>
        <span class="icon__fallback-text">Search again</span>
      </button>
    </div>
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="contact"><input type="hidden" name="utf8" value="✓">
  <div class="grid">
    <div class="grid__item medium-up--one-half">
      <label for="ContactFormName" class="label--hidden">Name</label>
      <input type="text" id="ContactFormName" name="contact[name]" placeholder="Name" autocapitalize="words" value="">
    </div>
    <div class="grid__item medium-up--one-half">
      <label for="ContactFormEmail" class="label--hidden">Email</label>
      <input type="email" id="ContactFormEmail" name="contact[email]" placeholder="Email" autocorrect="off" autocapitalize="off" value="">
    </div>
  </div>
  <label for="ContactFormMessage" class="label--hidden">Message</label>
  <textarea rows="6" id="ContactFormMessage" name="contact[body]" placeholder="Message"></textarea>
  <input type="hidden" name="customer[accepts_marketing]" value="">
  <input type="checkbox" name="customer[accepts_marketing]" checked="checked">
  <label>Sign me up for email updates</label>
  <br>
  <input type="submit" class="btn" value="Send">
</form>

POST /cart

<form action="/cart" method="post" novalidate="" class="cart-drawer cart-drawer--empty">
  <div class="cart-drawer__header" style="height: 60px;">
    <div class="cart-drawer__header-container">
      <button type="button" class="cart-drawer__close-button btn btn--clear btn--square">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 16.8 16.8">
          <path fill="#444" d="M16.8 1.5L15.4.1 8.4 7l-7-7L0 1.4l7 7-7 7 1.4 1.4 7-7 7 7 1.4-1.4-7-7z"></path>
        </svg>
        <span class="icon__fallback-text">Close Cart</span>
      </button>
      <p class="cart-drawer__header-title text-title text-center">Shopping Cart</p>
    </div>
  </div>
  <div class="cart-drawer__content">
    <div class="cart-drawer__content-container">
      <div class="cart-drawer__empty-text">
        <p class="text-center">Your cart is currently empty.</p>
      </div>
      <div class="cart-drawer__no-cookies">
        <p class="text-center">Enable cookies to use the shopping cart</p>
      </div>
      <div class="cart-drawer__item-list" data-cart-item-list="">
        <div class="cart-drawer__item ajax-cart__template" data-cart-item="" data-cart-item-id="" aria-live="polite">
          <a href="" class="cart-drawer__item-image" style="background-image: none;" data-cart-item-background-image="" data-cart-item-href=""></a>
          <div class="cart-drawer__item-content">
            <a href="" class="h4 cart-drawer__item-title" data-cart-item-href="" data-cart-item-title=""></a>
            <p class="cart-drawer__item-subtitle" data-cart-item-variant-title="">
            </p>
            <ul class="cart-drawer__item-properties" data-cart-item-property-list="">
              <li class="cart-drawer__item-property ajax-cart__template" data-cart-item-property=""> t: e </li>
            </ul>
            <p class="cart-drawer__item-price-container">
              <span class="cart-drawer__item-price" data-cart-item-price=""></span>
              <s data-cart-item-original-price=""></s>
            </p>
            <div class="cart-drawer__item-discount-container" data-cart-item-discount-list="">
              <p class="cart-drawer__item-discount text-small ajax-cart__template" data-cart-item-discount=""></p>
            </div>
            <label for="quantity_" class="label--hidden" data-cart-item-label-quantity="">Item Quantity</label>
            <input id="quantity_" class="cart-drawer__item-quantity" value="" type="number" pattern="\d*" min="1" aria-label="Item Quantity" data-cart-item-input-quantity="">
            <button class="cart-drawer__item-delete btn-link" type="button" data-cart-item-delete="">Remove</button>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="cart-drawer__footer">
    <div class="cart-drawer__footer-container">
      <div class="cart-drawer__message-container">
        <div class="cart-drawer__message" data-cart-message=""></div>
      </div>
      <div class="cart-drawer__subtotal" aria-live="polite">
        <div class="cart-drawer__subtotal-label">
          <span class="h4">Subtotal</span>
        </div>
        <div class="cart-drawer__subtotal-price">
          <span class="cart-drawer__subtotal-number" data-cart-subtotal="">€0,00</span>
        </div>
      </div>
      <div class="cart-drawer__discount-container" data-cart-total-discount-container="">
        <p class="cart-drawer__discount">
          <span>You're saving </span>
          <span data-cart-total-discount="">€0,00</span>
        </p>
      </div>
      <p class="cart-drawer__disclaimer">Shipping &amp; taxes calculated at checkout</p>
      <!-- Route Code Edited 03/23/2021 -->
      <div class="route-div" desktop-align="center" style="margin-top: -25px;" watch-changes=".cart-drawer__subtotal-number"></div>
      <!-- Route Code End -->
      <button type="submit" class="btn btn--loader cart-drawer__checkout" name="checkout" data-cart-submit="" disabled="" data-ocu-checkout="true" style="display: inline-block;"> Checkout <span class="btn--loader-balls"></span>
      </button>
    </div>
  </div>
</form>

Text Content

Skip to content
 * Home
   
 * Hydromax Pumps
   
   FORMERLY BATHMATE SERIES
   
   
   HYDRO SERIES
   
   The world’s first and original hydropump range.Discover the world’s first
   hydropumps for real, lasting size gains.
   
   Shop Hydro
   
   FORMERLY HYDROMAX X-SERIES
   
   
   HYDROMAX SERIES
   
   Add an extra 35% of power and performance with the Hydromax series.
   
   Shop Hydromax
   
   FORMERLY HYDROMAX XTREME
   
   
   HYDROXTREME SERIES
   
   Maximise your results with unmatched HydroXtreme penis pump power.
   
   Shop HydroXtreme
 * Pump Accessories
   
   ACCESSORIES
   
   
   LUBES & BETTER SEX
   
   Add a new level to your sex life with our Better Sex accessories.
   
   Shop Now
   
   ACCESSORIES
   
   
   CLEANERS
   
   Keep your hydropump in perfect condition with customised cleaners.
   
   Shop Now
   
   ACCESSORIES
   
   
   EXTRAS
   
   From spare parts to warranties, accessories and more.
   
   Shop Now
 * Shop By Size
   
   
   UP TO 5 INCHES
   
   
   Shop Up To 5 Inches
   
   
   5 TO 7 INCHES
   
   
   Shop 5 to 7 Inches
   
   
   7 TO 9 INCHES
   
   
   Shop 7 to 9 Inches
   
   
   MORE THAN 9 INCHES
   
   
   Shop More Than 9 Inches
   
   
   SIZE GUIDE
   
   
   Go To Size Guide
 * Results & Reviews
    * Result
    * Reviews

 * FAQs
    * How to use Hydromax
    * Is Hydromax safe?
    * FAQs

EUROPE View cart
Expand navigation

View cart
 * Home
 * Hydromax Pumps
 * Pump Accessories
 * Shop By Size
 * Results & Reviews Toggle Results & Reviews sublinks
    * Result
    * Reviews

 * FAQs Toggle FAQs sublinks
    * How to use Hydromax
    * Is Hydromax safe?
    * FAQs

 * Size Guide
 * Contact Us
 * FAQs
 * Bathmate Blog
 * Product Registration

US
Search again


404 PAGE NOT FOUND

The page you requested does not exist.

Continue Shopping


60 DAY MONEY-BACK GUARANTEE, NO QUIBBLES!

It can be difficult to know whether to believe everything that’s said about
hydropumps. We think the best way to reassure you is to let you see the results
for yourself. When you buy through this website, we offer a complete 60-day
refund policy.

If you’re not satisfied by how your Bathmate hydropump performs (though we’re
absolutely sure you will be), you can return it for a full refund, absolutely no
questions asked. With users typically seeing great results after about a month
of regular use, you’ll have more than enough time to see the real effects of our
penis pumps.

 * 60 DAYS TO DECIDE

 * NO QUESTIONS ASKED

 * FULL MONEY REFUND

Terms



This offer is only valid on pumps purchased through this site
(www.officialhydromaxpump.com). 60-day period is applicable from the date of
purchase, provided on the order confirmation. If you claim a refund for your
first 60 days and later decide you want to re-purchase, this offer will no
longer be available. This is necessary to avoid abuse of the offer.


SHARE YOUR EXPERIENCE

Do you have a Hydromax success story you’d like to share?
Tell us about it


SIGN-UP FOR EXCLUSIVE DEALS

Latest Offers, News and Updates

THANKS FOR SUBSCRIBING!

PLEASE ENTER A VALID EMAIL ADDRESS!




TELL US ABOUT YOUR HYDROMAX EXPERIENCE

Let us know about your experience with our products.

Name
Email
Message Sign me up for email updates

 * Size Guide
 * Contact Us
 * FAQs
 * Bathmate Blog
 * Product Registration

 * Shipping & Returns
 * Terms & Conditions
 * Affiliate Program
 * Wholesale
 * VaxAid

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

PLEASE BE WARY OF COUNTERFEIT PRODUCTS AND UNOFFICIAL WEBSITES OR AFFILIATE
PROGRAMS
officialhydromaxpump.com is the official website owned and operated by DX
Products, manufacturer of both Bathmate and Hydromax products.

FDA Registration Number: 3010386378

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

Copyright © 2021, OFFICIAL HYDROMAX PUMP. - PRIVACY & COOKIES POLICY - TERMS &
CONDITIONS

Close Cart

Shopping Cart

Your cart is currently empty.

Enable cookies to use the shopping cart

 * t: e





Item Quantity Remove
Subtotal
€0,00

You're saving €0,00

Shipping & taxes calculated at checkout


Checkout



CHOOSE YOUR REGION


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

UNITED KINGDOM

UNITED STATES

EUROZONE

CANADA

AUSTRALIA

REST OF THE WORLD



This website uses cookies to ensure you get the best experience on our website.
 Learn more
Got it