www.beaumont-tiles.com.au Open in urlscan Pro
151.101.193.124  Public Scan

Submitted URL: http://www.beaumont-tiles.com.au/
Effective URL: https://www.beaumont-tiles.com.au/
Submission Tags: falconsandbox
Submission: On May 22 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

#

<form class="form form-login" action="#" autocomplete="off" id="login-form-header" data-mage-init="{&quot;validation&quot;:{}}" data-bind="blockLoader: isLoading">
  <div class="fields sign-in">
    <div class="field">
      <input name="form_key" type="hidden" data-bind="attr: {'value': getFormKey()}" value="eY89Wr1BMq84XP5o">
      <input name="login[username]" value="" autocomplete="off" id="email-header" type="email" class="input-text" placeholder="Email Address" data-validate="{required:true, 'validate-email':true}" aria-required="true">
    </div>
    <div class="field password-input">
      <input name="login[password]" type="password" autocomplete="off" class="input-text" id="password-header" placeholder="Password" data-bind="event: {keyup: check},
                                       attr: {
                                           'data-password-min-length': getDataPasswordMinLength(),
                                           'data-password-min-character-sets': getDataPasswordMinCharacterSets()
                                       }" data-validate="{required:true, 'validate-password':true}" data-password-min-length="8" data-password-min-character-sets="3">
      <div class="secondary"><a class="action remind" data-bind="attr: {'href': getUrl('customer/account/forgotpassword')}" href="https://www.beaumont-tiles.com.au/customer/account/forgotpassword"><span>I Forgot ?</span></a></div>
      <!-- ko foreach: getRegion('messages') -->
      <!-- ko template: getTemplate() -->
      <div data-role="checkout-messages" class="messages" data-bind="visible: isVisible(), click: removeAll">
        <!-- ko foreach: messageContainer.getErrorMessages() --><!--/ko-->
        <!-- ko foreach: messageContainer.getSuccessMessages() --><!--/ko-->
      </div>
      <!-- /ko -->
      <!--/ko -->
    </div>
  </div>
  <div class="actions">
    <button type="button" class="action primary button-submit" data-bind="click: loginSubmit">
      <span data-bind="i18n: 'Sign in'">Sign in</span>
    </button>
  </div>
</form>

POST https://www.beaumont-tiles.com.au/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuYmVhdW1vbnQtdGlsZXMuY29tLmF1Lw%2C%2C/

<form action="https://www.beaumont-tiles.com.au/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuYmVhdW1vbnQtdGlsZXMuY29tLmF1Lw%2C%2C/" method="post" id="nosto_addtocart_form">
  <input name="form_key" type="hidden" value="eY89Wr1BMq84XP5o">
</form>

POST https://www.beaumont-tiles.com.au/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://www.beaumont-tiles.com.au/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <input name="is_newsletter" type="hidden" id="is_newsletter" value="true"><input name="is_subscribed" type="hidden" id="is_subscribed" value="true">
    <div class="control">
      <label for="newsletter">
        <span class="label"> Sign Up for Our Newsletter: </span>
        <input name="email" type="email" id="newsletter" placeholder="Enter your email address" data-validate="{required:true, 'validate-newsletter-email':true}"></label>
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe primary" title="Subscribe" type="submit" aria-label="Subscribe">
      <span>Subscribe</span>
    </button>
  </div>
</form>

POST https://www.beaumont-tiles.com.au/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://www.beaumont-tiles.com.au/newsletter/subscriber/new/" method="post">
  <div class="loader">
    <img alt="loader" src="https://www.beaumont-tiles.com.au/static/version1652953075/frontend/Overdose/BeaumontTiles/en_US/images/ajax-loader.gif">
  </div>
  <div class="fields-top fieldset">
  </div>
  <div class="field newsletter fieldset">
    <div class="field choice">
      <input type="checkbox" name="is_offers" id="is_offers" value="1" title="Special Offers" class="checkbox"><label for="is_offers" class="label">
        <span>Special Offers</span>
      </label>
    </div>
    <div class="field choice">
      <input type="checkbox" name="is_releases" id="is_releases" value="1" title="Latest Releases" class="checkbox"><label for="is_releases" class="label">
        <span>Latest Releases</span>
      </label>
    </div>
    <div class="control">
      <label for="newsletter_email_628a496ab62cd">
        <input name="email" type="email" id="newsletter_email_628a496ab62cd" class="js-email-input" placeholder="Your Email Address" data-validate="{required:true, 'validate-email':true}"></label>
      <div class="actions">
        <button class="action subscribe primary" title="Sign Up" type="submit" aria-label="Subscribe">
          <span> Sign Up </span>
        </button>
      </div>
    </div>
  </div>
</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 -->
    <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.beaumont-tiles.com.au/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

Please wait...

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.


 * My Wishlist
   
   
   
   
 * My account
   Hey, false
   false
   Logout
   Login
   I Forgot ?
   
   Sign in
   
   Create an account

Skip to Content
 * Visualiser
 * Live Visualiser
 * What's My Style
 * Inspiration
 * Trades

Toggle Nav
Menu
 * Products
    * Browse products By:
    * Tiles
       * Browse tiles By:
       * Browse All Tiles
       * Room868
          * Browse room By:
          * Browse All Room
          * Bathroom | Ensuite | Powder Rooms310
          * Kitchen269
          * Entry Tiles333
          * Laundry425
          * Living Rooms269
          * Splashback453
          * Benchtop37
          * Fireplace7
      
       * Ceramic Tile Type1914
          * Browse ceramic tile type By:
          * Browse All Ceramic Tile Type
          * Floor Tiles964
          * Wall Tiles652
          * Porcelain621
          * Mosaics557
          * Decorative168
          * Slabs42
          * Large Format504
          * Natural Marble & Stone499
          * Pavers & 20mm17
          * Wall Cladding7
          * Wet Area Tiles378
          * Slip Resistant Tiles957
          * Inside | Outside33
          * Travertine35
      
       * Outdoor360
          * Browse outdoor By:
          * Browse All Outdoor
          * Garage115
          * Patio330
          * Verandah330
          * Porch330
          * Path17
          * Balcony330
          * Pavers18
          * Stone34
      
       * Tile Look1047
          * Browse tile look By:
          * Browse All Tile Look
          * Brick Looks497
          * Concrete Looks168
          * Timber Looks55
          * Marble Looks128
          * Morroccan Looks77
          * Terrazzo Looks22
          * Geometric Looks1
          * Mosaic314
          * Terracotta Looks2
      
       * Style401
          * Browse style By:
          * Browse All Style
          * Contemporary251
          * Modern233
          * Traditional268
          * Farmhouse309
          * Scandinavian221
          * Mediterranean77
          * Coastal255
          * Vintage289
          * Wanderlust351
          * Industrial206
      
       * Tile Size1727
          * Browse tile size By:
          * Browse All Tile Size
          * Small337
          * Medium245
          * Large504
          * Extra Large84
          * Slabs37
          * Mosaics557
      
       * Colour1578
          * Browse colour By:
          * Browse All Colour
          * Blue113
          * Green66
          * White432
          * Yellow10
          * Black118
          * Red9
          * Grey496
          * Pink14
          * Purple6
          * Orange12
          * Beige144
          * Patterned0
          * Multi-Coloured20
          * Brown138
      
       * Tile Finish1791
          * Browse tile finish By:
          * Browse All Tile Finish
          * Gloss555
          * Matt505
          * Glass270
          * Glazed117
          * Honed154
          * Lappato33
          * Polished70
          * Metallic11
          * Textured957
      
       * Shape1331
          * Browse shape By:
          * Browse All Shape
          * Square333
          * Mosaic557
          * Subway130
          * Rectangle324
          * Herringbone27
          * Hexagon5
          * Penny Round10
          * Plank45
          * Lantern7
          * Fan Shaped3
      
       * European Made164
       * Australian Made186
   
    * Hybrid
    * Bathroomware
       * Browse bathroomware By:
       * Browse All Bathroomware
       * Vanities314
       * Aussie Made Ranges373
       * Shower Screens & Systems25
       * Shower Bases49
       * Toilets113
       * Tapware1287
       * Basins & Sinks152
       * Baths96
          * Browse baths By:
          * Browse All Baths
          * Small Baths39
          * Medium Baths23
          * Large Baths11
      
       * Spa Baths25
       * Mirrors127
       * Laundry Troughs14
       * Bathroom Accessories692
       * Bathroom Furniture11
       * Under Tile Heating56
       * Floor Grates & Drainage395
   
    * Complete Bathroom Packages
       * Browse complete bathroom packages By:
       * Browse All Complete Bathroom Packages
       * As Seen On The Block
       * Contemporary
       * Modern
       * Traditional
       * Scandinavian
       * Vintage
       * Coastal
       * Mediterranean
       * Wanderlust
       * Farmhouse
       * Industrial
   
    * Tiling Products
       * Browse tiling products By:
       * Browse All Tiling Products
       * Waterproofing44
       * Adhesives245
       * Grouts62
       * Sealers & Cleaners74
       * Trims481
       * Building Materials51
       * Tools1040
       * Silicones245
   
    * Beaumont Exclusives
    * Clearance up to 70% off

 * Services
   
   
   DESIGN SUPPORT
   
   What’s My Style?
   
   Get inspired and discover your style
   
   Visualiser
   
   Create your dream room in minutes
   
   BeVisual Live
   
   See it in your own home
   
   Free Design Consultation
   
   Get advice from an expert
   
   Complete Bathroom Packages
   
   40 Professionally designed packages
   
   Inspirational Gallery
   
   From kitchens to bathrooms and patios, let us inspire you.
   
   
   PROJECT SUPPORT
   
   Create a Project
   
   Plan your next renovation
   
   Full Size Samples
   
   Full size samples delivered next day
   
   Find a Tiler or Renovator
   
   Search hundreds of tilers and tradespeople
   
   Find a Store
   
   Talk to the tile and renovation specialists
   
   TV Show Inspiration
   
   Australia's top rated renovation shows
   
   Brochures
   
   From to DIY to design inspiration.
   
   Get Inspired! Discover your style with Beaumont Tiles What’s My Style?

 * Info & Advice
    * Info & Advice:
    * All About Tiles
       * All About Tiles
       * Slip Resistance Explained
       * Handy Things To Know About Tiles
       * The Benefits Of Tiles
       * Selecting The Right Tile For My Space
       * Tile Shapes Explained
       * Tile Laying Patterns
       * Tile Material & Finish Explained
       * How Tiles Are Made
       * Working Safely With Tiles
       * Tile Shades & Batches Explained
       * Tile Sizes & Thickness Explained
         
   
    * All Your Tiling Q's Answered
       * All Your Tiling Q's Answered
       * Our Top Tips
       * Dr Tile
       * Dr Grout
       * Bob Beaumont Talks Tiles
   
    * DIY Tiling
       * DIY Tiling
       * Working Safely With Tiles
       * Measure
       * What You'll Need
       * Surface Preparation
       * Tile Laying Patterns
       * Laying Out Your Tiles
       * Fixing
       * Cutting
       * Grout & Adhesive
       * Finish
       * Cleaning & Maintenance
   
    * Adhesives & Grout
       * Adhesives & Grout
       * Adhesive Guide
       * Grout Selections Guide
   
    * Cleaning & Maintenance
       * Cleaning & Maintenance
       * Choosing a Cleaning Solution
       * Cleaning Ceramic & Porcelain tiles
       * Protecting Indoor Floor Tiles
       * Cleaning Outdoor Tiles
       * Efflorescense Explained & How To Clean It
       * Cleaning Swimming Pool Tiles
       * Cleaning Natural Stone
       * Cleaning Metallic tiles & Glazed
   
    * Samples To Your Door
    * Shopping Online
       * Shopping Online
       * Home Delivery
       * Click & Collect
       * Buy Now Pay Later
       * Price Beat & Quality Guarantee
       * Next Day Full Size Samples
       * Returns
   
    * About Us
       * About Us
       * About Beaumonts
       * Customer Reviews
       * Careers
       * Our Stores
       * Community Commitment
       * Ambassador Stories
       * Promotional T&Cs
   
    * COVID-19 Updates
    * Microtec - Inside | Outside Tile
    * Wedi - Full Shower System
    * Slabs
    * Find A Store
    * Find A Tiler

 * Visualiser
 * Live Visualiser
 * What's My Style
 * Inspiration
 * Trades

 * My Wishlist
   
   
   
   

$0.00
-

Change Store


Address: Hours: Phone:
GET DIRECTIONS BOOK DESIGN CONSULTATION
Nearby Locations:

See all locations
My Dashboard




WE WELCOME YOU TO BE INSPIRED BY


OUR HUGE JUNE EVENT WITH HYBRID FLOORING, TILES, BATHROOMWARE AND MORE ON SALE
NOW!

get your reno started today


WE WELCOME YOU TO BE INSPIRED BY


AUSTRALIA’S BIGGEST RANGE OF TILES AND SLABS NOW WITH UP TO 28% OFF SELECTED
FLOOR TILES AND MASSIVE SLABS FROM JUST $99/SQM

get your reno started today


NEW & EXCLUSIVE TO BEAUMONTS


AS WELL AS AUSTRALIA’S BIGGEST
RANGE OF TILES WE NOW HAVE THE BEST
RANGE OF HYBRID FLOORING FROM $39.90/SQM 

Versatile, easy to lay & safe for the whole family

LEARN MORE

Australian Owned

110+ Stores Across Australia

Full Size Samples 3 for $25 Metro Areas

Reliable, Speedy Delivery

Trusted for over 60 years

110+ Stores Across Australia

Full Size Samples 3 for $25 Metro Areas

Reliable, Speedy Delivery

BROWSE AUSTRALIA'S BIGGEST RANGES

Previous

Floor Tiles

Wall Tiles

Complete
Bathroom Packages

Aussie Made

Vanities

Slabs

Basins

Timber Look Tiles

Porcelain Tiles

Marble Look Tiles

Terrazzo Look Tiles

Mosaics

Decorative Tiles

Stone

Pool Tiles

Outdoor Tiles

Wall Cladding

New Arrivals

Exclusive Tiles

As Seen On TV

Baths

Shaving Cabinets

Taps

Sinks

Mirrors

Showers

Toilet Suites

Under Tile Heating

Mixers

Floor Grates

Waterproofing

Accessories

Laundry Troughs

Tools

Grouts

Adhesives

Sealers & Cleaners

Silicone

Building Materials

Next


GET INSPIRED WITH BEAUMONT TILES


Previous


WHAT'S MY STYLE TV EPISODE 3: LEIGH'S BATHROOM

Watch as Beaumonts Brand Ambassadors Alisa & Lysandra renovate Leigh's bathroom
nightmare into a beautiful functional space!

READ MORE


KYAL & KARA: BLUE LAGOON BUILD

Kyal and Kara are back with an extra special series, Blue Lagoon Build. Not only
is this their first new house build, but they are also building their family
dream home on the site of the house they purchased after finishing The Block in
2014.

READ MORE


SIMON VOS COFFS TO CALI: THE SERIES

Talented Simon Vos and his wife Ash undertook a massive renovation of their own
re-doing their run-down Coffs Harbor house to create a Cali inspired oasis.

READ MORE


INTRODUCING HAUS25

Haus25 tapware and accessories. With an exclusive 25 year cartridge warranty and
2 year labour guarantee, what isn’t there to love?

READ MORE


TILE OF THE YEAR

An innovative masterpiece that draws inspiration from the natural world - it's
Beaumonts Tile Of The Year!

READ MORE


A WARM & WELCOMING HOME WITH TIMBER LOOK TILES

Timber look tiles & under floor heating make the perfection combination to keep
you warm and your home beautiful.

READ MORE


NAOMI FINDLAY EXPLAINS WHY SLABS ARE SO BIG RIGHT NOW

Naomi is Australia's leading Rapid Renovation Expert. She works with people
around the country, helping them to create their ideal healthy, wealthy,
beautiful space.

READ MORE


FULL-SIZE SAMPLES DELIVERED TO YOUR DOOR

Forget tiny sample chips! You'll receive full-sized samples for tiles including
300x600mm and 450x450mm. FREE full-size samples for $25 delivery fee, refunded
with your online tile purchase over $250.

READ MORE


3 STEPS TO AN EASY BATHROOM RENOVATION

It may come as a surprise, but dilapidated bathrooms can actually be a bonus as
it's essentially a blank canvas, which presents an opportunity to create
something that really works for you.

READ MORE


BIG IDEAS FOR SMALL BATHROOMS

Renovating a bathroom can be a daunting process in itself, but when you’re
lacking the luxury of space, the renovation can feel impossible and leave you
clueless with where to even begin.

READ MORE


BRING YOUR DREAM BATHROOM TO LIFE

The winning formula for a dream bathroom makeover revealed!

READ MORE


I CHOSE BEAUMONTS COMP

If you've been busy choosing Beaumonts, enter our monthly competition for your
chance to win a tile voucher to the value of your tile spend!

READ MORE


HOW TO CHOOSE THE BEST SPLASHBACK

Kitchen and laundry splashbacks are so much more than utilitarian! Make yours a
delightful feature. Here's how to choose what's best for you.

READ MORE


THE BENEFITS OF TILES

Ceramic tiles are one of the most practical materials ever made and have proven
their durability and beauty over thousands of years. That’s just one of the many
reasons to choose tiles, click below for even more reasons to love and choose
tiles for every area in your home.

READ MORE


TILE LAYING PATTERNS

Choosing a tile laying pattern is so much fun! There are a few things to
consider when selecting your tile laying pattern which we run through here plus
give you some funky ideas and inspiration along the way.

READ MORE


WHAT'S MY STYLE TV EPISODE 3: LEIGH'S BATHROOM

Watch as Beaumonts Brand Ambassadors Alisa & Lysandra renovate Leigh's bathroom
nightmare into a beautiful functional space!

READ MORE


KYAL & KARA: BLUE LAGOON BUILD

Kyal and Kara are back with an extra special series, Blue Lagoon Build. Not only
is this their first new house build, but they are also building their family
dream home on the site of the house they purchased after finishing The Block in
2014.

READ MORE


SIMON VOS COFFS TO CALI: THE SERIES

Talented Simon Vos and his wife Ash undertook a massive renovation of their own
re-doing their run-down Coffs Harbor house to create a Cali inspired oasis.

READ MORE


INTRODUCING HAUS25

Haus25 tapware and accessories. With an exclusive 25 year cartridge warranty and
2 year labour guarantee, what isn’t there to love?

READ MORE


TILE OF THE YEAR

An innovative masterpiece that draws inspiration from the natural world - it's
Beaumonts Tile Of The Year!

READ MORE


A WARM & WELCOMING HOME WITH TIMBER LOOK TILES

Timber look tiles & under floor heating make the perfection combination to keep
you warm and your home beautiful.

READ MORE


NAOMI FINDLAY EXPLAINS WHY SLABS ARE SO BIG RIGHT NOW

Naomi is Australia's leading Rapid Renovation Expert. She works with people
around the country, helping them to create their ideal healthy, wealthy,
beautiful space.

READ MORE


FULL-SIZE SAMPLES DELIVERED TO YOUR DOOR

Forget tiny sample chips! You'll receive full-sized samples for tiles including
300x600mm and 450x450mm. FREE full-size samples for $25 delivery fee, refunded
with your online tile purchase over $250.

READ MORE


3 STEPS TO AN EASY BATHROOM RENOVATION

It may come as a surprise, but dilapidated bathrooms can actually be a bonus as
it's essentially a blank canvas, which presents an opportunity to create
something that really works for you.

READ MORE


BIG IDEAS FOR SMALL BATHROOMS

Renovating a bathroom can be a daunting process in itself, but when you’re
lacking the luxury of space, the renovation can feel impossible and leave you
clueless with where to even begin.

READ MORE


BRING YOUR DREAM BATHROOM TO LIFE

The winning formula for a dream bathroom makeover revealed!

READ MORE


I CHOSE BEAUMONTS COMP

If you've been busy choosing Beaumonts, enter our monthly competition for your
chance to win a tile voucher to the value of your tile spend!

READ MORE


HOW TO CHOOSE THE BEST SPLASHBACK

Kitchen and laundry splashbacks are so much more than utilitarian! Make yours a
delightful feature. Here's how to choose what's best for you.

READ MORE


THE BENEFITS OF TILES

Ceramic tiles are one of the most practical materials ever made and have proven
their durability and beauty over thousands of years. That’s just one of the many
reasons to choose tiles, click below for even more reasons to love and choose
tiles for every area in your home.

READ MORE


TILE LAYING PATTERNS

Choosing a tile laying pattern is so much fun! There are a few things to
consider when selecting your tile laying pattern which we run through here plus
give you some funky ideas and inspiration along the way.

READ MORE


WHAT'S MY STYLE TV EPISODE 3: LEIGH'S BATHROOM

Watch as Beaumonts Brand Ambassadors Alisa & Lysandra renovate Leigh's bathroom
nightmare into a beautiful functional space!

READ MORE


KYAL & KARA: BLUE LAGOON BUILD

Kyal and Kara are back with an extra special series, Blue Lagoon Build. Not only
is this their first new house build, but they are also building their family
dream home on the site of the house they purchased after finishing The Block in
2014.

READ MORE


SIMON VOS COFFS TO CALI: THE SERIES

Talented Simon Vos and his wife Ash undertook a massive renovation of their own
re-doing their run-down Coffs Harbor house to create a Cali inspired oasis.

READ MORE

Next
Previous


CUSTOMER REVIEWS

#ichosebeaumonts

“I chose Beaumonts because I found a range I loved, on a budget I could work
with. Beaumonts saved me a fortune!”

— Keira from South Australia




CUSTOMER REVIEWS

#ichosebeaumonts

“We chose Beaumont Tiles as we wanted to build our dream bathrooms with quality
tiles, fittings and fixtures. Beaumont Tiles was a one-stop-shop for us and had
everything we needed from our tiles to our vanities!"

— Chantel Mila from Victoria




CUSTOMER REVIEWS

Google Review - Warwick, QLD




"WHAT A SHOWROOM! I DIDN'T REALISE THERE WAS SO MUCH AVAILABLE WHEN IT COMES TO
TILING. MIKE AND HIS TEAM WERE SO HELPFUL WITH THE RIGHT ADVICE FOR OUR
SPLASHBACK PROJECT. WE WILL BE BACK. MORE RENOS TO-DO!"

— Carey Burt




CUSTOMER REVIEWS

#ichosebeaumonts

“We chose Beaumonts because they helped make our bathroom reno a truly seamless
experience!”

— Annabelle & Nick from Victoria




CUSTOMER REVIEWS

Google Review - Ascot Vale, VIC




"LOOKING TO RENOVATE, THEN BEAUMONT, ASCOT VALE IS THE PLACE FOR YOU. FRIENDLY
AND QUALIFIED STAFF WHO ARE MORE THAN WILLING TO HELP YOU TO TRANSFORM YOUR
IDEAS TO REALITY. THEY HAVE A WIDE RANGE OF PRODUCTS TO SUITS EVERY STYLE.
NOTHING IS TOO DIFFICULT. YOU CAN EVEN PROGRAM YOUR DESIGNS AND SEE HOW IT ALL
COMES TOGETHER VIRTUALLY. THE STAFF ESPECIALLY ROHAN MATTHEWS AND LISA WHO WERE
SO PATIENT AND HELPFUL AND ACCOMMODATED ALL OUR CHANGES AND REQUESTS. THEY
ASSISTED WITH INPUT TO ENSURE WE ACHIEVED THE BEST RESULTS. THANKS GUYS, YOU
WERE FANTASTIC. WENT ABOVE AND BEYOND."

— Candace Hanlen




CUSTOMER REVIEWS

#ichosebeaumonts

“We chose Beaumonts to take advantage of the free online consultations. Our
consultant was wonderful at taking us through the design process and showed us
early on the option of slab tiles as that additional “wow” factor”

— Daniel from Queensland




CUSTOMER REVIEWS

Google Review - Malvern, VIC




"MICHELLE FROM BEAUMONT TILES HAS BEEN AN EXTRAORDINARY SUPPORT FOR US DURING
OUR KITCHEN RENOVATIONS. HER IDEAS AND INSIGHTS ARE SECOND TO NONE, GIVING GREAT
PRACTICAL ADVICE ABOUT TILES, COLOURS, PATTERNS AND SIZING TO SUIT OUR KITCHENS
STYLE. SHE WAS CONSISTENTLY THERE TO ANSWER OUR CALLS AND QUESTIONS, AND ALWAYS
COMMUNICATED POSITIVELY AND PROFESSIONALLY. WE WOULD HIGHLY RECOMMEND HER TO
ANYONE WANTING AUTHENTIC, REAL-WORLD ADVICE AND SUPPORT WITH TILING THEIR HOME."

—Samantha Nap




CUSTOMER REVIEWS

#ichosebeaumonts

“I chose Beaumonts because I knew they would be able to provide everything for
the project and I loved having a one-stop-shop!”

— Jo from Victoria




CUSTOMER REVIEWS

Google Review - Thornleigh, NSW




"WE’VE HAD THE MOST PROFESSIONAL AND PLEASANT EXPERIENCE WITH THE STAFF OF
BEAUMONT TILE, THORNLEIGH. THEY COULD NOT HAVE BEEN MORE ACCOMMODATING OR
HELPFUL, AND HAVE MADE OUR SHOPPING EXPERIENCE GO SMOOTHLY. WE WOULD DEFINITELY
RECOMMEND THEM TO ANYONE DOING A BATHROOM IN THE FUTURE. THANKS ERIANE AND
PIETER."

— Anita Bramston




CUSTOMER REVIEWS

#ichosebeaumonts

"We chose Beaumonts because we love the fact that Beaumont provides full-sized
samples which really helps with visualising how all the different tiles work
together in our new space."

—Vivienne from Victoria




CUSTOMER REVIEWS

Google Review - Tura Beach, NSW




"AWESOME STAFF! HELPFUL AND WILL GO ABOVE AND BEYOND TO ASSIST. CHRIS, WENDY,
ALISON, FIONA AND MATT, THANK YOU FOR HELPING ME WITH THE REFRESH OF OUR TURA
PROPERTY. COULD NOT HAVE ACHIEVED IT WITHOUT YOUR KNOWLEDGE AND SERVICE. WOULD
HIGHLY RECOMMEND!"

— Willo “Willo”




CUSTOMER REVIEWS

#ichosebeaumonts

“I chose Beaumonts for their Complete Bathroom Packages.”

— Anthony from South Australia




CUSTOMER REVIEWS

Google Review - Port Lincoln, SA




"SCOTT AND THE TEAM AT BEAUMONTS PORT LINCOLN ARE A PRIME EXAMPLE OF FANTASTIC
SERVICE. I BOUGHT ALL MY TILES AND FIXTURES THROUGH THE COMPANY FOR MY NEW
BUILD, ALL AT A COMPETITIVE PRICE. PERSONAL, TIMELY AND PROFESSIONAL ADVICE.
HIGHLY RECOMMEND."

—Shane Merchant




CUSTOMER REVIEWS

#ichosebeaumonts

“I chose Beaumonts after seeing The Block choose Beaumonts! Thanks to Beaumonts
I was able to create my dream ensuite."

— Silvanna from Queensland




CUSTOMER REVIEWS

Google Review - Virginia, QLD




"BEAUMONT TILES VIRGINIA IS A PROFESSIONAL AND EFFICIENT TILE SHOP, WITH AN
EXCELLENT CUSTOMER SERVICE. DAVE, THE MANAGER, IS VERY POLITE AND ALWAYS
HELPFUL."

— Omar Colantuono




CUSTOMER REVIEWS

#ichosebeaumonts

“I chose Beaumonts because I found a range I loved, on a budget I could work
with. Beaumonts saved me a fortune!”

— Keira from South Australia




CUSTOMER REVIEWS

#ichosebeaumonts

“We chose Beaumont Tiles as we wanted to build our dream bathrooms with quality
tiles, fittings and fixtures. Beaumont Tiles was a one-stop-shop for us and had
everything we needed from our tiles to our vanities!"

— Chantel Mila from Victoria




CUSTOMER REVIEWS

Google Review - Warwick, QLD




"WHAT A SHOWROOM! I DIDN'T REALISE THERE WAS SO MUCH AVAILABLE WHEN IT COMES TO
TILING. MIKE AND HIS TEAM WERE SO HELPFUL WITH THE RIGHT ADVICE FOR OUR
SPLASHBACK PROJECT. WE WILL BE BACK. MORE RENOS TO-DO!"

— Carey Burt




CUSTOMER REVIEWS

#ichosebeaumonts

“We chose Beaumonts because they helped make our bathroom reno a truly seamless
experience!”

— Annabelle & Nick from Victoria




CUSTOMER REVIEWS

Google Review - Ascot Vale, VIC




"LOOKING TO RENOVATE, THEN BEAUMONT, ASCOT VALE IS THE PLACE FOR YOU. FRIENDLY
AND QUALIFIED STAFF WHO ARE MORE THAN WILLING TO HELP YOU TO TRANSFORM YOUR
IDEAS TO REALITY. THEY HAVE A WIDE RANGE OF PRODUCTS TO SUITS EVERY STYLE.
NOTHING IS TOO DIFFICULT. YOU CAN EVEN PROGRAM YOUR DESIGNS AND SEE HOW IT ALL
COMES TOGETHER VIRTUALLY. THE STAFF ESPECIALLY ROHAN MATTHEWS AND LISA WHO WERE
SO PATIENT AND HELPFUL AND ACCOMMODATED ALL OUR CHANGES AND REQUESTS. THEY
ASSISTED WITH INPUT TO ENSURE WE ACHIEVED THE BEST RESULTS. THANKS GUYS, YOU
WERE FANTASTIC. WENT ABOVE AND BEYOND."

— Candace Hanlen




CUSTOMER REVIEWS

#ichosebeaumonts

“We chose Beaumonts to take advantage of the free online consultations. Our
consultant was wonderful at taking us through the design process and showed us
early on the option of slab tiles as that additional “wow” factor”

— Daniel from Queensland




CUSTOMER REVIEWS

Google Review - Malvern, VIC




"MICHELLE FROM BEAUMONT TILES HAS BEEN AN EXTRAORDINARY SUPPORT FOR US DURING
OUR KITCHEN RENOVATIONS. HER IDEAS AND INSIGHTS ARE SECOND TO NONE, GIVING GREAT
PRACTICAL ADVICE ABOUT TILES, COLOURS, PATTERNS AND SIZING TO SUIT OUR KITCHENS
STYLE. SHE WAS CONSISTENTLY THERE TO ANSWER OUR CALLS AND QUESTIONS, AND ALWAYS
COMMUNICATED POSITIVELY AND PROFESSIONALLY. WE WOULD HIGHLY RECOMMEND HER TO
ANYONE WANTING AUTHENTIC, REAL-WORLD ADVICE AND SUPPORT WITH TILING THEIR HOME."

—Samantha Nap




CUSTOMER REVIEWS

#ichosebeaumonts

“I chose Beaumonts because I knew they would be able to provide everything for
the project and I loved having a one-stop-shop!”

— Jo from Victoria




CUSTOMER REVIEWS

Google Review - Thornleigh, NSW




"WE’VE HAD THE MOST PROFESSIONAL AND PLEASANT EXPERIENCE WITH THE STAFF OF
BEAUMONT TILE, THORNLEIGH. THEY COULD NOT HAVE BEEN MORE ACCOMMODATING OR
HELPFUL, AND HAVE MADE OUR SHOPPING EXPERIENCE GO SMOOTHLY. WE WOULD DEFINITELY
RECOMMEND THEM TO ANYONE DOING A BATHROOM IN THE FUTURE. THANKS ERIANE AND
PIETER."

— Anita Bramston




CUSTOMER REVIEWS

#ichosebeaumonts

"We chose Beaumonts because we love the fact that Beaumont provides full-sized
samples which really helps with visualising how all the different tiles work
together in our new space."

—Vivienne from Victoria




CUSTOMER REVIEWS

Google Review - Tura Beach, NSW




"AWESOME STAFF! HELPFUL AND WILL GO ABOVE AND BEYOND TO ASSIST. CHRIS, WENDY,
ALISON, FIONA AND MATT, THANK YOU FOR HELPING ME WITH THE REFRESH OF OUR TURA
PROPERTY. COULD NOT HAVE ACHIEVED IT WITHOUT YOUR KNOWLEDGE AND SERVICE. WOULD
HIGHLY RECOMMEND!"

— Willo “Willo”




CUSTOMER REVIEWS

#ichosebeaumonts

“I chose Beaumonts for their Complete Bathroom Packages.”

— Anthony from South Australia




CUSTOMER REVIEWS

Google Review - Port Lincoln, SA




"SCOTT AND THE TEAM AT BEAUMONTS PORT LINCOLN ARE A PRIME EXAMPLE OF FANTASTIC
SERVICE. I BOUGHT ALL MY TILES AND FIXTURES THROUGH THE COMPANY FOR MY NEW
BUILD, ALL AT A COMPETITIVE PRICE. PERSONAL, TIMELY AND PROFESSIONAL ADVICE.
HIGHLY RECOMMEND."

—Shane Merchant




CUSTOMER REVIEWS

#ichosebeaumonts

“I chose Beaumonts after seeing The Block choose Beaumonts! Thanks to Beaumonts
I was able to create my dream ensuite."

— Silvanna from Queensland




CUSTOMER REVIEWS

Google Review - Virginia, QLD




"BEAUMONT TILES VIRGINIA IS A PROFESSIONAL AND EFFICIENT TILE SHOP, WITH AN
EXCELLENT CUSTOMER SERVICE. DAVE, THE MANAGER, IS VERY POLITE AND ALWAYS
HELPFUL."

— Omar Colantuono




CUSTOMER REVIEWS

#ichosebeaumonts

“I chose Beaumonts because I found a range I loved, on a budget I could work
with. Beaumonts saved me a fortune!”

— Keira from South Australia


Next



AUSTRALIA’S FAVOURITE TV SHOWS CHOOSE BEAUMONTS!

VIEW MORE



VIEW MORE TV SHOW FEATURES


BOOK A FREE ONLINE OR INSTORE DESIGN & RENO CONSULTATION

Take control of your next project by booking a free consultation with the
experts in tiles, bathrooms and renovations at your local Beaumonts.

You can choose to chat with our experts either over the phone, instore or
online. We are here to help you every step of the way no matter how you decide
to choose Beaumonts.

BOOK YOUR CONSULTATION

@beaumont.tiles


CUSTOMER REVIEWS
#ICHOSEBEAUMONTS

We love seeing the amazing transformations our clever customers create, why not
share yours at #ichosebeaumonts.

 

Whether you’re a seasoned renovator, a first time DIYer, one of Australia’s best
builders or a star from Australia’s best renovation shows we love to share your
story and inspire others!

FOLLOW US ON INSTAGRAM LIKE US ON FACEBOOK

front






WANT TO BE A BEAUMONT VIP?

Our VIPs are spoilt, as you should be! We’ll give you early access to VIP
offers, new releases, styling tips & inspiration.

Newsletter
Sign Up for Our Newsletter:
Subscribe

OUR TOP CATEGORIES

 * Tiles
 * Bathroomware
 * Complete Bathroom Packages
 * Kitchen Floor Tiles
 * Outdoor
 * Slabs
 * Tiling Products
 * Grouts
 * Adhesives & Silicone
 * Sealers & Cleaners
 * Waterproofing + Wedi
 * New Product - Hybrid Collection
 * New Product - Wedi Full Shower System
 * New Product - Microtec Inside-Outside tile
 * Tile Of The Year

ALL ABOUT US

 * About Beaumonts
 * Customer Reviews
 * Careers
 * Our Stores
 * Community Commitment
 * Beaumont Ambassador Stories
 * Promotions
 * Promotional T&Cs
 * Whistleblower Policy

INFO & ADVICE

 * DIY & Tiling Tips
 * All Your Tile Qs Answered
 * The Benefits of Tiles
 * Working Safely with Tiles
 * What You'll Need
 * Cutting Tiles Safely

OUR PARTNERS

 * Franchise
 * Commercial
 * Residential
 * Trade Club
 * Trades
 * Tilers Plus
 * Find A Tiler or Renovator

INSPIRATION & DESIGN TOOLS

 * Brochures
 * Full-Size Samples
 * Free Design Consultation
 * What's My Style Quiz
 * Trending on Australian TV Shows
 * Real Life Before & Afters
 * Style Trend Forecast
 * BeVisual Visualiser
 * BeVisual-Live Visualiser for Floors
 * Blogs & Content

SHOPPING ONLINE

 * Price Beat & Quality Guarantee
 * Zip Pay & Zip Money
 * Home Delivery
 * Click & Collect
 * Returns

HELP CENTRE

 * COVID-19 Updates
 * Contact Us
 * FAQs
 * WebChat
 * Our Helpline
 * Trade Credit Account


 * 
 * 
 * 
 * 

 * Terms and Conditions
 * Terms and Conditions of Sale
 * Privacy Policy
 * Social Media Terms of Image Use
 * Disclaimer
 * Sitemap

© 2022 Beaumont Tiles.






FREE DESIGN CONSULTATION

Close


BOOK YOUR FREE INSTORE CONSULTATION WITH OUR DESIGN EXPERTS.

Take control of your next project by booking a free consultation with the
experts in tiles and renovations at your local Beaumonts.

We are here to help you through your desgin journey every step of the way.

Select your state: Step: 1/4
NSW & ACT QLD SA & NT VIC & TAS

PRIVACY POLICY

Close


WELCOME TO BEAUMONT'S VIP CLUB

Just enter your email address and you’ll receive great information on what’s
happening in styles & trends for your home, special offers, latest releases, and
more.

 

We won’t be spamming you, we’ll only be in touch when we’ve got something great
to tell you or give you first offer at amazing deals.

Special Offers
Latest Releases
Sign Up


By clicking ‘Sign Up’, you consent to receiving communications and updates from
Beaumont Tiles in accordance with our Privacy Policy.

No Thanks, Close




CHANGE STORE

Close


CHANGE STORE

You can select another store for Click & Collect

Select a state Australian Capital Territory New South Wales Northern Territory
Queensland South Australia Tasmania Victoria Western Australia Select state Use
Current Location



CREATE A NEW PROJECT

Close

Create project Cancel

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?