www.beerhawk.co.uk Open in urlscan Pro
2606:4700:10::ac43:d46  Public Scan

Submitted URL: http://fresh.beerhawk.co.uk/
Effective URL: https://www.beerhawk.co.uk/trade
Submission: On December 01 via api from NL — Scanned from NL

Form analysis 5 forms found in the DOM

POST https://www.beerhawk.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuYmVlcmhhd2suY28udWsvdHJhZGU%2C/?___store=beerhawk

<form action="https://www.beerhawk.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuYmVlcmhhd2suY28udWsvdHJhZGU%2C/?___store=beerhawk" method="post" id="nosto_addtocart_form">
  <input name="form_key" type="hidden" value="UYAdhH71paID3x1h"> <input type="hidden" name="qty" value="1">
  <input type="hidden" name="product">
</form>

POST

<form class="form form-login" onsubmit="event.preventDefault(); window.customerLogin(event.target);" method="post" id="login-form" novalidate="novalidate">
  <input name="form_key" type="hidden" value="UYAdhH71paID3x1h">
  <fieldset class="fieldset login">
    <div class="field email required">
      <label class="label" for="email"><span>Email Address</span></label>
      <div class="control">
        <input id="email" class="input-text" type="email" title="Email" name="login[username]" value="" autocomplete="username" data-validate="{required:true, 'validate-email':true}" oninput="window.toggleLabel(event.target)" aria-required="true">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span>Password</span></label>
      <div class="control">
        <input id="pass" class="input-text" type="password" title="Password" name="login[password]" autocomplete="current-password" data-validate="{required:true}" oninput="window.toggleLabel(event.target)" aria-required="true">
      </div>
    </div>
    <div class="actions-toolbar">
      <div class="primary">
        <button type="submit" class="login button button--secondary button--make_fw" name="send" id="send2"><span>Sign In</span></button>
      </div>
      <div class="secondary">
        <a class="action remind" href="https://www.beerhawk.co.uk/customer/account/forgotpassword/"><span>Forgot Your Password?</span></a>
      </div>
      <div class="swap-to-register">
        <p>Don't have an account yet? <a onclick="window.openAccountPopup &amp;&amp; window.openAccountPopup('register')">Register Here</a></p>
      </div>
      <div class="gdpr">
        <p>By signing into your account, you agree to our <br><a href="/terms-and-conditions" id="js--gdpr-terms" target="_terms">Terms and Conditions</a> and <a href="/privacy-policy" id="js--gdpr-privacy" target="_privacy">Privacy Policy</a></p>
      </div>
    </div>
  </fieldset>
</form>

javascript:customerRegister()

<form class="form create account form-create-account" action="javascript:customerRegister()" id="form-validate" enctype="multipart/form-data" autocomplete="off" novalidate="novalidate">
  <input name="form_key" type="hidden" value="UYAdhH71paID3x1h">
  <fieldset class="fieldset create info">
    <input type="hidden" name="success_url" value="">
    <input type="hidden" name="error_url" value="">
    <div class="field field-name-firstname required">
      <label class="label" for="firstname"><span>First Name</span></label>
      <div class="control">
        <input type="text" id="firstname" name="firstname" value="" title="First Name" class="input-text required-entry" data-validate="{required:true}" oninput="window.toggleLabel(event.target)" autocomplete="off" aria-required="true">
      </div>
    </div>
    <div class="field field-name-lastname required">
      <label class="label" for="lastname"><span>Last Name</span></label>
      <div class="control">
        <input type="text" id="lastname" name="lastname" value="" title="Last Name" class="input-text required-entry" data-validate="{required:true}" oninput="window.toggleLabel(event.target)" autocomplete="off" aria-required="true">
      </div>
    </div>
    <div class="field date field-dob">
      <label class="label" for="dob"><span>Date of Birth</span></label>
      <div class="control customer-dob">
        <input type="text" name="dob" id="dob" value="" class="_has-datepicker" data-validate="{&quot;validate-date&quot;:{&quot;dateFormat&quot;:&quot;dd/MM/y&quot;},&quot;validate-dob&quot;:false}" oninput="window.toggleLabel(event.target)"
          onchange="window.toggleLabel(event.target)" maxlength="10" autocomplete="off"><button type="button" class="ui-datepicker-trigger v-middle"><span>Select Date</span></button>
      </div>
    </div>
    <div class="field telephone">
      <label for="pp_telephone" class="label"><span>Telephone Number</span></label>
      <div class="control">
        <input type="tel" name="pp_telephone" id="pp_telephone" value="" title="Telephone Number" class="input-text " data-validate="{'validate-number':true}" oninput="window.toggleLabel(event.target)">
      </div>
    </div>
  </fieldset>
  <fieldset class="fieldset create account populated" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label for="email_address" class="label"><span>Email Address</span></label>
      <div class="control">
        <input type="email" name="email" id="email_address" class="input-text" title="Email" data-validate="{required:true, 'validate-email':true}" autocomplete="username" oninput="window.toggleLabel(event.target)" aria-required="true">
      </div>
    </div>
    <div class="field password required">
      <label for="modal-password" class="label"><span>Password</span></label>
      <div class="control">
        <input type="password" name="password" id="modal-password" class="password-input" title="Password" data-password-min-length="8" data-password-min-character-sets="3" data-validate="{required:true, 'validate-customer-password':true}"
          autocomplete="new-password" oninput="window.toggleLabel(event.target)" aria-required="true">
        <div id="password-strength-meter-container" data-role="password-strength-meter" aria-live="polite">
          <div id="password-strength-meter" class="password-strength-meter"> Password Strength: <span id="password-strength-meter-label" data-role="password-strength-meter-label"> No Password </span>
          </div>
        </div>
      </div>
    </div>
    <div class="field confirmation required">
      <label for="modal-password-confirmation" class="label"><span>Confirm Password</span></label>
      <div class="control">
        <input type="password" name="password_confirmation" autocomplete="new-password" title="Confirm Password" id="modal-password-confirmation" class="input-text" data-validate="{required:true, equalTo:'#modal-password'}"
          oninput="window.toggleLabel(event.target)" aria-required="true">
        <div id="password-checker-meter-container" data-role="password-checker-meter" aria-live="polite">
          <div id="password-checker-meter" class="password-strength-meter">
            <span class="password-checker-indicator"></span> Passwords Match: <span id="password-checker-meter-label" data-role="password-strength-meter-label"> No Password </span>
          </div>
        </div>
      </div>
    </div>
    <div class="field choice newsletter">
      <input type="checkbox" name="is_subscribed" title="Sign Up for Newsletter" value="1" id="is_subscribed" class="checkbox">
      <label for="is_subscribed" class="label"><span>Sign Up for Newsletter</span></label>
    </div>
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="submit" id="createAccountButton" class="button button--secondary" title="Create an Account"><span>Create an Account</span></button>
    </div>
    <div class="swap-to-login">
      <p>Already have an account? <a onclick="window.openAccountPopup &amp;&amp; window.openAccountPopup('login')">Sign In Here</a></p>
    </div>
    <div class="gdpr">
      <p>By creating your account, you agree to our <a href="/terms-and-conditions" id="js--gdpr-terms" target="_terms">Terms and Conditions</a> and <a href="/privacy-policy" id="js--gdpr-privacy" target="_privacy">Privacy Policy</a></p>
    </div>
  </div>
</form>

<form id="phone-validation-number-form" onsubmit="event.preventDefault();window.phoneValidation('submit-number');">
  <fieldset class="fieldset phone-validation-step1">
    <h3>1. Enter your phone number</h3>
    <p>Here you can validate your account with your phone number. If you do not have access to a phone or you do not receive the code, please make a standard return.</p>
    <div class="phone-inputs fields">
      <div class="field required">
        <label class="label" for="phone-validation-number"><span>Phone number</span></label>
        <div class="input">
          <input id="phone-validation-number" class="input-text" type="tel" title="Email" name="telephone_number" value="" autocomplete="phone-validation-number" data-validate="{required:true, 'validate-number':true}"
            oninput="window.toggleLabel(event.target);window.clearValidation(event.target.parentElement);">
          <p>Please enter a valid phone number</p>
        </div>
      </div>
      <div class="control">
        <button id="submit-phone-number" class="button button--primary button--make_fw" title="Send code"><span>Send code</span></button>
      </div>
    </div>
  </fieldset>
</form>

<form id="phone-validation-code-form" onsubmit="event.preventDefault();window.phoneValidation('submit-code');">
  <fieldset class="fieldset phone-validation-step2" disabled="">
    <h3>2. Enter the code received via SMS</h3>
    <p>We just sent you a verification code via SMS, please fill in the form below. If you have not received anything, you can ask to re-send the code. <a href="#" onclick="window.phoneValidation('submit-number')">Re-send the code.</a></p>
    <div class="phone-code-inputs fields">
      <div class="field required">
        <label class="label" for="phone-validation-code"><span>Validation code</span></label>
        <div class="input">
          <input id="phone-validation-code" class="input-text" type="tel" title="Email" name="verify_code" value="" autocomplete="off" data-validate="{required:true, 'validate-number':true}"
            oninput="window.toggleLabel(event.target);window.clearValidation(event.target.parentElement);">
          <p>Please enter a verification code</p>
        </div>
      </div>
      <div class="control">
        <button type="submit" id="submit-phone-code" class="button button--secondary button--make_fw" title="Validate my account"><span>Validate my account</span></button>
        <button onclick="closeBeerHawkPopup()" class="button button--tertiary button--make_fw" title="Cancel"><span>Cancel</span></button>
      </div>
    </div>
  </fieldset>
</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.

Your company account is blocked and you cannot place orders. If you have
questions, please contact your company administrator.
 * Home
 * WE HAVE CLOSED


WE HAVE CLOSED


We Have Closed

We have taken the tough decision to close our trade offerings on
trade.beerhawk.co.uk and fresh.beerhawk.co.uk following the pause to trading
with Covid-19.

This means we will no longer be offering a website to purchase craft beer and
Perfect Draft kegs for the Trade market.

We apologise for any inconvenience this may cause at this time. If you require
any account information or would like to talk to us about this decision please
contact us stating that it is referencing a Trade or Fresh account.

Visit www.beerhawk.co.uk



Sign In With Email
Email Address

Password

Sign In
Forgot Your Password?

Don't have an account yet? Register Here

By signing into your account, you agree to our
Terms and Conditions and Privacy Policy

OR
Sign in with Facebook
Sign in with Google
Create an Account
First Name

Last Name

Date of Birth
Select Date
Telephone Number

Email Address

Password
Password Strength: No Password
Confirm Password
Passwords Match: No Password
Sign Up for Newsletter
Create an Account

Already have an account? Sign In Here

By creating your account, you agree to our Terms and Conditions and Privacy
Policy

OR
Sign up with Facebook
Sign up with Google
New to Beer Hawk?


3 GREAT REASONS TO JOIN US...

 * Sign up to our emails and be the first to hear about new offers & releases

 * Earn Beer Tokens when you buy and review beer. Find out more

 * Birthday bonus (if you provide your date of birth)


1. ENTER YOUR PHONE NUMBER

Here you can validate your account with your phone number. If you do not have
access to a phone or you do not receive the code, please make a standard return.

Phone number

Please enter a valid phone number

Send code

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


2. ENTER THE CODE RECEIVED VIA SMS

We just sent you a verification code via SMS, please fill in the form below. If
you have not received anything, you can ask to re-send the code. Re-send the
code.

Validation code

Please enter a verification code

Validate my account Cancel


WHAT IS EXPRESS CREDIT?

Express credit enables you to be credited within 24 hours of your empty kegs
entering the courier network. No more waiting for kegs to be credited before
ordering!


HOW DOES IT WORK?

 1. If you've not already verified your mobile number, click "Get Express
    Credit" and verify your mobile number. You only need to do this once.
 2. Book a return.
    
    

 3. Have your return collected at home or drop it off at an instore location.
 4. Sit back, relax, and you'll be credited within 24 hours. And voila! No more
    waits for tokens to be credited.

Please note, currently, you are limited to:

 * One in flight express credit return at a time.
 * Each express credit return is limited to a maximum of 12 kegs.

Once we have received and processed your return, you'll be able to submit
another express credit return.

Get express credit Maybe later

PrevNext
JanFebMarAprMayJunJulAugSepOctNov1901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021

MoTuWeThFrSaSu123456789101112131415161718192021222324252627282930     


PRIVACY PREFERENCE CENTER

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
More information
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.

Cookies Details‎

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.

Cookies Details‎

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.

Cookies Details‎

SOCIAL MEDIA COOKIES

Social Media Cookies

These cookies are set by a range of social media services that we have added to
the site to enable you to share our content with your friends and networks. They
are capable of tracking your browser across other sites and building up a
profile of your interests. This may impact the content and messages you see on
other websites you visit. If you do not allow these cookies you may not be able
to use or see these sharing tools.

Cookies Details‎

TARGETING COOKIES AND OTHER TRACKERS

Targeting Cookies and Other Trackers

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.

Cookies Details‎
Back Button Performance Cookies



Vendor Search Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

 * 
   
   View Cookies
   
    * Name
      cookie name

Reject All Confirm My Choices



WANT SOME COOKIES TO GO WITH THAT BEER?

We use cookies here on the Beer Hawk site. We do this to offer you the best and
most personalised experience when picking out what you fancy drinking.

To understand more about how we use cookies and other tracking technologies, or
to change your preferences and browser settings, please see our Cookie Policy.

Accept All Cookies
Cookies Settings