billiard.co.uk Open in urlscan Pro
206.189.25.245  Public Scan

Submitted URL: http://billiard.co.uk/
Effective URL: https://billiard.co.uk/
Submission: On January 12 via api from US — Scanned from GB

Form analysis 4 forms found in the DOM

/search

<form action="/search" class="search-box overflow-hidden" id="searchBox">
  <div class="w-100">
    <div class="search-box-container flex-wrap border  overflow-hidden
                     d-flex align-items-center w-100 p-2">
      <input type="hidden" name="spec" value="1">
      <input type="search" name="name" placeholder="TYPE HERE" id="search_box" data-url="#" class="h-100 border-0 flex-grow-1 search-box__input" value="">
      <a href="/advanced-search" rel="nofollow" class="text-decoration-none text-uppercase mr-sm-5 mr-2" id="advancedSearch">
                            Advanced Search
                        </a>
      <button class="text-uppercase btn border-0 bg-transparent shadow-none p-0 menu__item__search d-flex align-items-center" id="search_btn">
        <i class="icon-search-interface-symbol_1 menu__item__search__icon"></i>
      </button>
    </div>
    <div class="d-flex w-100 align-items-center pt-2 pb-3 flex-wrap">
      <span class="form-check-label mr-3">Show results including</span>
      <div class="d-flex">
        <div class="contact-information">
          <label class="d-flex align-items-center mb-0">
            <input type="checkbox" class="d-none" id="inlineCheckbox2" value="1" name="available" checked="">
            <span class="checkbox-container d-block overflow-hidden position-relative"></span>
            <span class="mr-2 form-check-label  search-label"> Available Items </span>
          </label>
        </div>
        <div class="contact-information ml-3">
          <label class="d-flex align-items-center mb-0">
            <input type="checkbox" class="d-none" id="inlineCheckbox3" value="1" name="sold">
            <span class="checkbox-container d-block overflow-hidden position-relative"></span>
            <span class="mr-2 form-check-label  search-label"> Sold Items </span>
          </label>
        </div>
      </div>
    </div>
  </div>
  <div class="search-result w-100 overflow-hidden" style="display: none"></div>
</form>

<form action="" class="subscripiton_frm">
  <h3 class="col-md-7 mx-auto text-uppercase subscribe__title"> SUBSCRIBE FOR THE LATEST NEWS, EVENTS AND EXCLUSIVE OFFERS </h3>
  <div class="input-group col-md-7  mx-auto pb-4">
    <div class="mb-4 mb-sm-0 position-relative flex-grow-1">
      <input type="email" class="subscription_email_1 form-control border-0 shadow subscribe__input" placeholder="Your email address" aria-label="Recipient's username" aria-describedby="basic-addon2">
      <p class="error text-danger position-absolute m-0" id="subscription_error"></p>
    </div>
    <div class="input-group-append">
      <button class="subscription_add btn rounded-0 subscribe__btn text-uppercase shadow-none" type="button"> Subscribe </button>
    </div>
    <div class="container text-center mt-2">Be the first to hear about the latest launches and events plus receive exclusive offers.</div>
  </div>
</form>

<form action="" class="subscripiton_frm w-100">
  <h3 class="page-title">ARE YOU ON THE LIST?</h3>
  <p>Be the first to hear about the latest launches and events plus receive exclusive offers.</p>
  <div class="form-group input-container position-relative mb-4 text-left">
    <input type="email" class="subscription_email rounded-0 form-control shadow-none border" placeholder="Enter your email address">
    <p class="error text-danger position-absolute text-left" id="subscription_error_modal"></p>
  </div>
  <div class="mb-4">
    <div class="dropdown subscribe-select-container d-none">
      <button class="btn dropdown-toggle subscribe-select-dropdown bg-transparent shadow-none rounded-0 w-100 text-left" type="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> Please choose your
        subscriptions </button>
      <div class="dropdown-menu w-100 rounded-0 subscribe-select-dropdown-menu" aria-labelledby="dropdownMenuButton">
        <ul class="list-unstyled m-0">
          <li class="contact-information">
            <label class="d-inline-flex align-items-center mb-0">
              <input name="newsletters[]" value="1" type="checkbox" class="d-none newsletter-list" checked="">
              <span class="checkbox-container d-block overflow-hidden position-relative"></span>
              <span class="form-check-label  search-label">Newsletter</span>
            </label>
          </li>
        </ul>
      </div>
      <p class="error text-danger position-absolute" id="subscription_popup_error_newsletters"></p>
    </div>
  </div>
  <button type="button" class="subscription_add btn bold-btn btn-block shadow-none rounded-0 text-uppercase subscribe-btn"> Subscribe </button>
  <div class="contact-information my-3">
    <label class="d-flex align-items-center mb-0">
      <input type="checkbox" class="d-none" id="cancel_subscription" value="0">
      <span class="checkbox-container d-block overflow-hidden position-relative"></span>
      <p class="mr-2 form-check-label  search-label mb-0"> Do not show this message again </p>
    </label>
  </div>
</form>

<form>
  <div class="container-info">
    <h5 class="modal-title" id="cookiesModalLabel"> Cookie Preferences </h5>
    <p class="mb-3"> When you visit websites, they may store or retrieve some data in your browser which is often necessary for the basic functionality of the website. The data is stored in something called a cookie. Most websites store several
      cookies that might be used for analytics, marketing and personalisation of the site, such as storing your preferences. </p>
    <p class="mb-0"> Websites are permitted to permanently enable "essential" cookies - without which the website simply won't work properly, e.g. to store your preferred sort order or display currency. However, for privacy reasons, you should be
      allowed to enable or disable cookies linked to additional services such as marketing and analytics. Note that denying or blocking non-essential cookies can negatively impact your experience of the website and some functions may not work as
      expected. </p>
  </div>
  <div class="container-info">
    <div class="d-flex justify-content-between align-items-center cookies-header">
      <h3 class="m-0 text-uppercase"> Essential </h3>
      <span> Always Active </span>
    </div>
    <p class="mb-0"> These items are required to enable basic website functionality. </p>
  </div>
  <div class="container-info">
    <div class="d-flex justify-content-between align-items-center cookies-header">
      <h3 class="m-0 text-uppercase"> Analytics </h3>
      <label class="switch position-relative">
        <input type="checkbox" checked="" id="analytics-switcher">
        <span class="switcher round position-absolute"></span>
      </label>
    </div>
    <p class="mb-0"> These cookies help the website operator understand how its website performs, how visitors interact with the site, and whether there may be technical issues. These cookies don't usually collect any information that identifies a
      visitor. </p>
  </div>
  <div class="container-info">
    <div class="d-flex justify-content-between align-items-center cookies-header">
      <h3 class="m-0 text-uppercase"> Marketing </h3>
    </div>
    <p class="mb-0"> Our website doesn't currently use any marketing cookies. This may change in the future, so you can click the Cookie link and check back here at any time. </p>
  </div>
  <div class="container-info">
    <div class="d-flex justify-content-between align-items-center cookies-header">
      <h3 class="m-0 text-uppercase"> Personalisation </h3>
    </div>
    <p class="mb-0"> Our website doesn't currently use any personalisation cookies. This may change in the future, so you can click the Cookie link and check back here at any time. </p>
  </div>
  <div class="text-right">
    <button type="button" class="bold-btn rounded-0 shadow-none save-cookies text-uppercase mt-0"> Save </button>
  </div>
</form>

Text Content

 * 
 * 
 * 

 * HOME
 * STOCK
   View All Items
   Antique Billiard & Snooker Tables
    * View All
    * Full Size
    * 3/4 Size
   
   Antique Billiard & Snooker Scorers
   Antique Billiard & Snooker Cue Stands
   Antique Billiard & Snooker Table Lighting
   Antique Framed Rules
   Antique Snooker & Billiard Prints
   
 * ARCHIVE
   Antique Billiard & Snooker Tables
    * View All
    * Full Size
    * 3/4 Size
   
   Antique Billiard & Snooker Scorers
   Antique Billiard & Snooker Cue Stands
   Antique Billiard & Snooker Table Lighting
   Antique Framed Rules
   Antique Snooker & Billiard Prints
   
 * Blog
 * About Us
 * Contact
 * Faq

 * 
 * Advanced Search
   Show results including
   Available Items
   Sold Items
   
 * 

 * HOME
 * STOCK
   View All Items
   Antique Billiard & Snooker Tables
    * View All
    * Full Size
    * 3/4 Size
   
   Antique Billiard & Snooker Scorers
   Antique Billiard & Snooker Cue Stands
   Antique Billiard & Snooker Table Lighting
   Antique Framed Rules
   Antique Snooker & Billiard Prints
   
 * ARCHIVE
   Antique Billiard & Snooker Tables
    * View All
    * Full Size
    * 3/4 Size
   
   Antique Billiard & Snooker Scorers
   Antique Billiard & Snooker Cue Stands
   Antique Billiard & Snooker Table Lighting
   Antique Framed Rules
   Antique Snooker & Billiard Prints
   
 * Blog
 * About Us
 * Contact
 * Faq

 * HOME
 * STOCK
    * View All Items
    * Antique Billiard & Snooker Tables
    * * View All
      * Full Size
      * 3/4 Size
    * Antique Billiard & Snooker Scorers
    * Antique Billiard & Snooker Cue Stands
    * Antique Billiard & Snooker Table Lighting
    * Antique Framed Rules
    * Antique Snooker & Billiard Prints

 * ARCHIVE
   Antique Billiard & Snooker Tables
    * View All
    * Full Size
    * 3/4 Size
   
   Antique Billiard & Snooker Scorers
   Antique Billiard & Snooker Cue Stands
   Antique Billiard & Snooker Table Lighting
   Antique Framed Rules
   Antique Snooker & Billiard Prints
 * Blog
 * About Us
 * Contact
 * Faq

×
×
×
 * 
 * 
 * 
 * 
 * 
 * 


CATEGORIES




LATEST ARRIVALS

A mahogany framed billiards or snooker scoring board

£750

Thurston twin roller billiards or snooker scorer

£850

Antique snooker table or billiard table

£9,500

Antique billard cue stand circa 1850

£2,500

Gillows billiard table circa 1820

£45,000

Gillows




SUBSCRIBE FOR THE LATEST NEWS, EVENTS AND EXCLUSIVE OFFERS

Subscribe
Be the first to hear about the latest launches and events plus receive exclusive
offers.
 * 44 (0) 7779 333321

© 2024 Billiard Room Ltd

 * Terms and Conditions
 * Privacy Policy
 * Sales and Returns
 * Cookies

 * 

 * 

WEBSITE BY SEEK UNIQUE


ARE YOU ON THE LIST?

Be the first to hear about the latest launches and events plus receive exclusive
offers.



Please choose your subscriptions
 * Newsletter



Subscribe

Do not show this message again

Please choose your subscriptions

 * Newsletter



Subscribe

By clicking "Accept", you agree to the storing of cookies on your device. Click
"Read More" to view more details about cookies

Read More
Reject
Accept

COOKIE PREFERENCES

When you visit websites, they may store or retrieve some data in your browser
which is often necessary for the basic functionality of the website. The data is
stored in something called a cookie. Most websites store several cookies that
might be used for analytics, marketing and personalisation of the site, such as
storing your preferences.

Websites are permitted to permanently enable "essential" cookies - without which
the website simply won't work properly, e.g. to store your preferred sort order
or display currency. However, for privacy reasons, you should be allowed to
enable or disable cookies linked to additional services such as marketing and
analytics. Note that denying or blocking non-essential cookies can negatively
impact your experience of the website and some functions may not work as
expected.


ESSENTIAL

Always Active

These items are required to enable basic website functionality.


ANALYTICS

These cookies help the website operator understand how its website performs, how
visitors interact with the site, and whether there may be technical issues.
These cookies don't usually collect any information that identifies a visitor.


MARKETING

Our website doesn't currently use any marketing cookies. This may change in the
future, so you can click the Cookie link and check back here at any time.


PERSONALISATION

Our website doesn't currently use any personalisation cookies. This may change
in the future, so you can click the Cookie link and check back here at any time.

Save