www.renovationkingdom.com.au Open in urlscan Pro
151.101.193.124  Public Scan

URL: https://www.renovationkingdom.com.au/
Submission Tags: sansec.io magecart Search All
Submission: On June 27 via api from US — Scanned from AU

Form analysis 3 forms found in the DOM

<form class="aa-Form" action="" novalidate="" role="search">
  <div class="aa-InputWrapperPrefix"><label class="aa-Label" for="autocomplete-0-input" id="autocomplete-0-label"><button class="aa-SubmitButton" type="submit" title="Submit"><svg class="aa-SubmitIcon" viewBox="0 0 24 24" width="20" height="20"
          fill="currentColor">
          <path
            d="M16.041 15.856c-0.034 0.026-0.067 0.055-0.099 0.087s-0.060 0.064-0.087 0.099c-1.258 1.213-2.969 1.958-4.855 1.958-1.933 0-3.682-0.782-4.95-2.050s-2.050-3.017-2.050-4.95 0.782-3.682 2.050-4.95 3.017-2.050 4.95-2.050 3.682 0.782 4.95 2.050 2.050 3.017 2.050 4.95c0 1.886-0.745 3.597-1.959 4.856zM21.707 20.293l-3.675-3.675c1.231-1.54 1.968-3.493 1.968-5.618 0-2.485-1.008-4.736-2.636-6.364s-3.879-2.636-6.364-2.636-4.736 1.008-6.364 2.636-2.636 3.879-2.636 6.364 1.008 4.736 2.636 6.364 3.879 2.636 6.364 2.636c2.125 0 4.078-0.737 5.618-1.968l3.675 3.675c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414z">
          </path>
        </svg></button></label>
    <div class="aa-LoadingIndicator" hidden=""><svg class="aa-LoadingIcon" viewBox="0 0 100 100" width="20" height="20">
        <circle cx="50" cy="50" fill="none" r="35" stroke="currentColor" stroke-dasharray="164.93361431346415 56.97787143782138" stroke-width="6">
          <animateTransform attributeName="transform" type="rotate" repeatCount="indefinite" dur="1s" values="0 50 50;90 50 50;180 50 50;360 50 50" keyTimes="0;0.40;0.65;1"></animateTransform>
        </circle>
      </svg></div>
  </div>
  <div class="aa-InputWrapper mf-initial" data-was-processed="true"><input class="aa-Input" aria-autocomplete="both" aria-labelledby="autocomplete-0-label" id="autocomplete-0-input" autocomplete="off" autocorrect="off" autocapitalize="off"
      enterkeyhint="search" spellcheck="false" placeholder="Search for products, categories, ..." maxlength="512" type="search"></div>
  <div class="aa-InputWrapperSuffix mf-initial" data-was-processed="true"><button class="aa-ClearButton" type="reset" title="Clear" hidden=""><svg class="aa-ClearIcon" viewBox="0 0 24 24" width="18" height="18" fill="currentColor">
        <path
          d="M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z">
        </path>
      </svg></button></div>
</form>

POST https://www.renovationkingdom.com.au/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://www.renovationkingdom.com.au/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <div class="control">
      <label for="newsletter">
        <input name="email" type="email" id="newsletter" placeholder="Enter your Email" data-validate="{required:true, 'validate-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

<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.renovationkingdom.com.au/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

✕

DON'T SEE YOUR SECURE CHECKOUT WINDOW? WE'LL HELP YOU RE-LAUNCH THE WINDOW TO
COMPLETE YOUR PURCHASE.

CLICK TO CONTINUE

LOADING CHECKOUT



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















SALE ENDS IN
3 days

1 hours

22 min

39 sec


Skip to Content
 * Showroom Locations
 * Australia wide shipping
 * Taren Point   1300 622 620
 * North Parramatta   1300 747 656

Log In/Register
My Wish List
Toggle Nav

My Cart: item (0)
My Cart
Close You have no items in your shopping cart.

Menu
 * Baths & Spas
    * Freestanding Baths
    * Built In Baths
    * Freestanding Spa Baths
    * Built In Spa Baths
    * Corner Baths
    * Back to Wall Baths
    * Spare Parts
    * Baths By Material
      * Acrylic Baths
      * Stone Baths
      * Solid Surface Baths
      * Cast Marble Baths
      * Pressed Metal Baths

 * Vanities & Storage
    * Bathroom Vanities
      * Corner Bathroom Vanity Units
      * En suite Vanity Units
      * 400-550mm Vanity Units
      * 600mm Vanity Units
      * 750mm Vanity Units
      * 800 to 850mm Vanity Units
      * 900mm Vanity Units
      * 1000 to 1050mm Vanity Units
      * 1200mm Vanity Units
      * 1500mm Vanity Units
      * 1800mm Vanity Units
      * 2100mm Vanity Units
      * Wall Hung Vanities
      * Black Bathroom Vanities
      * White Bathroom Vanities
    * Shaving Cabinets
      * 300mm - 500mm (Width) Shaving Cabinets
      * 600mm (Width) Shaving Cabinets
      * 750mm (Width) Shaving Cabinets
      * 800mm - 900mm (Width) Shaving Cabinets
      * 1050mm Shaving Cabinets
      * 1000mm - 1200mm (Width) Shaving Cabinets
      * 1350mm Shaving Cabinets
      * 1500mm (Width) Shaving Cabinets
      * 1800mm (Width) Shaving Cabinets
      * 2100mm (Width) Shaving Cabinets
      * LED Shaving Cabinets
    * Tallboys
    * Ensembles
    * Cabinet Handles
    * Vanity Parts

 * Showers
    * Shower Heads & Rails
      * Shower Arms
      * Shower Heads
      * Shower Head and Arm Combo
      * Shower Rails Single Head
      * Shower Rails Twin Head
      * Shower Parts
    * Shower Screens
      * Frameless Shower Screens
      * Semi-Frameless Shower Screens
      * Round Shower Screen
      * Single Panel Shower Screens
      * Wall-To-Wall Shower Screens
      * Bath Screens
      * Shower Bases
      * Shower Systems
      * Shower Walls
      * Shower Screen Parts
    * Showers by Colour
      * Black Shower Heads
      * Brushed Gold Shower Heads
      * Brushed Nickel Shower Heads
      * Chrome Shower Heads

 * Basins
    * Above Counter Basins
    * Drop In Basins
    * Semi Recessed Basins
    * Wall Mounted Basins
    * Under Counter Basins
    * Semi Inset Basins
    * Vanity Tops
    * Pedestal Basins
    * Basins by Shape
      * Square Basins
      * Round Basins
      * Oval Basins
      * Rectangle Basins

 * Tapware
    * Tap sets and Mixers
      * 3 Piece Tap Sets
      * Basin Mixers
      * Wall Mixers & Mixer Sets
      * Floor Bath Mixers & Spouts
      * Bidet Mixers
    * Kitchen Tapware
      * Kitchen Mixers
      * Pull Out Mixers
    * Laundry Tapware
      * Laundry Spouts
      * Washing Machine Taps
    * Spouts & Outlets
      * Basin Wall Spouts
      * Bath Wall and Spa Spouts
      * Floor Mounted Spout
    * Taps by Colour
      * Chrome Tapware
      * Matte Black Tapware
      * Brushed Nickel Tapware
      * Brushed Gold Tapware
      * Gunmetal Tapware
    * Sensor Taps

 * Toilets & Bidets
    * Back To Wall Toilets
    * Smart Toilets & Bidets
    * In-Wall Toilets
    * Close Coupled Toilets
    * Care Toilets
    * Urinals
    * Bidets
    * Flush Buttons
    * Spare Parts

 * Kitchen & Laundry
    * Kitchen Sinks
      * Double Bowl
      * Single Bowl
      * Ceramic Sinks
      * Kitchenette
      * Sink Accessories
    * Kitchen Mixers
      * Kitchen Mixers
      * Pull Out Mixers
    * Laundry Tubs
      * 30L Cabinet Tubs
      * 35L Cabinet Tubs
      * 45L Cabinet Tubs
      * 70L Cabinet Tubs
      * All-In-One Laundry Units
    * Laundry Tapware
      * Spouts
      * Washing Machine Tap Set
    * Laundry Sinks
      * Drop in / Under Counter Sinks

 * Accessories
    * Bathroom Accessories
      * Double Towel Rail
      * Hand Towel Ring/Holder
      * Shelf
      * Robe Hook
      * Single Towel Rail
      * Soap Dish/Tray/Basket/Dispenser
      * Toilet Brush Holder
      * Toilet Roll Holder
      * Toothbrush Holder/Tumbler
      * Towel Shelf
      * Bath Frames
    * Floor Wastes
      * 38mm Floor Wastes
      * 50mm Floor Wastes
      * 80mm Floor Wastes
      * 90mm Floor Wastes
      * 100mm Floor Wastes
      * Linear grates
    * Extra Accessories
      * Grab Rails
      * Tallboys
      * Bottle Traps & Cistern Taps
      * Underfloor Heating
      * Niches
      * Bath Headrests
      * Bathroom Fan Heaters
      * Cabinet Handles
      * Door Stops
      * Insulated Thermasheets
    * Mirrors
      * 300mm Mirrors
      * 400mm Mirrors
      * 450mm Mirrors
      * 500mm Mirrors
      * 600mm Mirrors
      * 700mm Mirrors
      * 750mm Mirrors
      * 800mm Mirrors
      * 900mm Mirrors
      * 1050mm Mirrors
      * 1200mm Mirrors
      * 1500mm Mirrors
      * Shaving Mirrors
      * LED Mirror
      * Demister Pads
    * Heated Towel Rail & Ladders
      * Heated Towel Rails
      * Free Standing Heated Rails
      * Non Heated Towel Rails
      * Timers & Thermostats
      * Accessories
    * Vanity and Bathtub wastes

 * Care
    * Care Accessories
      * Care Grab Rails
      * Care Shower Seats
      * Care Toilet Backrests
      * Care Footrests
      * Care Toilet Roll Holders
      * Care Single Towel Rails
      * Care Double Towel Rails
      * Care Robe Hooks
      * Care Shower Shelf
    * Care Tapware
      * Care Basin Mixers
      * Care Wall Mixers
      * Care Wall Diverter Mixer
      * Care Kitchen Mixers
    * Care Toilets
      * Care Back To Wall Toilets
      * Care Link Toilets
      * Care In-Wall Toilets
      * Care Flush Buttons
    * Care Showers
      * Care Hand Rail Showers
    * Care Basins

 * Heating & Ventilation
    * Heated Towel Rails & Ladders
      * Heated Towel Rails
      * Freestanding Heated Towel Ladders
      * Timers & Thermostats
      * Heating Accessories
    * Ventilation
      * 3-In-1 Bathroom Exhaust Fans
      * 2-In-1 Bathroom Exhaust Fans
      * Exhaust Fans
    * Heating
      * Bathroom Heaters
      * Bathroom Heat Lamps
    * Underfloor Heating
    * Insulated Thermasheets

Account
Log In/Register
My Wish List
X



 * Baths & Spas
 * Vanities & Storage
 * Showers

 * Basins
 * Tapware
 * Toilets & Bidets
 * Kitchen & Laundry
 * Accessories






MEET SOME OF THE TEAM! FROM LEFT TO RIGHT - JUSTIN (SALES), CRAIG (SALES), AND
JAMIE (OWNER!).


BATHROOM SUPPLIES: YOU WANT IT? WE'VE GOT IT!

Renovation Kingdom is Australia’s leading supplier of high-quality bathroom
products, with a staggering collection of over 20,000 products from renowned
Australian brands, including ADP, Fienza, Phoenix Tapware, Nero Tapware, Caroma,
Vizzini, Grolo, Timberline, Ikon Tapware & hundreds more. 

We offer an extensive range of bathroom supplies including vanities, shaving
cabinets, baths and spas, freestanding baths, shower screens, shower heads,
basins, toilets, mirrors and bathroom accessories.


BATHROOM, KITCHEN & LAUNDRY SUPPLIER SHOWROOM & WAREHOUSE

If you’d prefer to come and visit us in person we have two large showrooms in
Sydney (North Parramatta and Taren Point), where you can explore thousands of
bathroom, kitchen and laundry products that are sure to inspire you.

Whether you’re seeking perfect tapware for your bathroom oasis, or a bathroom
vanity that seamlessly blends style and functionality, our showrooms are
thoughtfully designed and fully equipped to assist you with all your renovation
requirements. Our knowledgeable staff are on hand to provide expert guidance,
turning your visit into a personalised consultation experience. 

Our Brands




OUR SHOWROOMS

NORTH PARRAMATTA

 * 9 Barney St (off Church St), North Parramatta, NSW 2151, Australia
 * sales@renovationkingdom.com.au
 * 1300 747 656

TAREN POINT

 * 61-63 Alexander Ave, Taren Point, NSW 2229, Australia
 * sales2@renovationkingdom.com.au
 * `1300 622 620

Showrooms open 7 days a weekClick here for our operating hours
Newsletter Signup
Give us your email and you will get vouchers & latest offers in your inbox.
Subscribe

Follow us on: Twitter facebook Instagram


QUICK LINKS

 * Home
 * About Us
 * Blog
 * Careers
 * Sitemap
 * Contact Us


CUSTOMER SERVICE

 * Privacy Policy
 * Terms & Conditions
 * Disclaimer
   


OUR CATEGORIES

 * Baths & Spas
 * Vanities & Storage
 * Basins
 * Tapware
 * Accessories
 * Toilets & Bidets
 * Showers
 * Kitchen & Laundry
 * Brands

©Copyright 2020 Renovation Kingdom. All Rights Reserved





word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word

mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
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?