forte.co.nz Open in urlscan Pro
2606:4700:20::ac43:4798  Public Scan

URL: https://forte.co.nz/
Submission: On August 22 via api from US — Scanned from US

Form analysis 3 forms found in the DOM

POST

<form class="form" data-action="https://forte.co.nz/index.php?route=account/register/register_ajax" method="post" data-hs-cf-bound="true">
  <div class="alert alert--danger" data-form-error="">Please check the form for errors.</div>
  <div data-layout="two-up-form">
    <div class="col">
      <div class="form-group" data-widget="label-dodge" data-widget-id="10">
        <label data-label="" class="form-label" for="register-first-name">First Name:<abbr title="Required">*</abbr></label>
        <input data-input="" class="form-control" type="text" name="firstname" id="register-first-name" required="">
        <span class="form-error">Please enter a valid first name.</span>
      </div>
    </div>
    <div class="col">
      <div class="form-group" data-widget="label-dodge" data-widget-id="9">
        <label data-label="" class="form-label" for="register-last-name">Last Name:<abbr title="Required">*</abbr></label>
        <input data-input="" class="form-control" type="text" name="lastname" id="register-last-name" required="">
        <span class="form-error">Please enter a valid last name.</span>
      </div>
    </div>
  </div>
  <div data-widget="customer-type-switcher" data-widget-id="8">
    <input type="hidden" name="customer_group_id" value="1" data-customer-group-id-input="">
    <div data-layout="two-up-form">
      <div class="col">
        <div class="form-group is-active" data-widget="label-dodge" data-widget-id="7">
          <label data-label="" class="form-label" for="register-user-type" style="pointer-events: none;">Location:*</label>
          <select data-input="" class="form-select" name="location_id" id="register-user-type" required="">
            <option value="">Select one</option>
            <option value="3">Northland</option>
            <option value="4">Auckland</option>
            <option value="6">Waikato</option>
            <option value="7">Bay of Plenty</option>
            <option value="9">Gisborne</option>
            <option value="10">Hawke's Bay</option>
            <option value="11">Taranaki</option>
            <option value="12">Manawatu-Whanganui</option>
            <option value="13">Wellington</option>
            <option value="14">Tasman</option>
            <option value="15">Nelson</option>
            <option value="16">Malborough</option>
            <option value="19">West Coast</option>
            <option value="20">Canterbury</option>
            <option value="21">Otago</option>
            <option value="22">Southland</option>
          </select>
          <span class="form-error">Please choose an option from the list.</span>
        </div>
      </div>
      <div class="col">
        <div class="form-group is-active" data-widget="label-dodge" data-widget-id="6">
          <label data-label="" class="form-label" for="register-user-type" style="pointer-events: none;">Industry Type:*</label>
          <select data-input="" class="form-select" name="user_type_id" id="register-user-type" required="" data-user-type-select="">
            <option value="">Select one</option>
            <option value="1" data-customer-group-id="2" data-customer-group-name="Professional">Architect</option>
            <option value="2" data-customer-group-id="2" data-customer-group-name="Professional">Interior Designer</option>
            <option value="3" data-customer-group-id="2" data-customer-group-name="Professional">Design Builder</option>
            <option value="4" data-customer-group-id="2" data-customer-group-name="Professional">Installer</option>
            <option value="6" data-customer-group-id="2" data-customer-group-name="Professional">Other</option>
            <option value="7" data-customer-group-id="1" data-customer-group-name="Consumer">Homeowner</option>
            <option value="8" data-customer-group-id="1" data-customer-group-name="Consumer">Student</option>
          </select>
          <span class="form-error">Please choose an option from the list.</span>
        </div>
      </div>
    </div>
    <div class="hide" data-layout="two-up-form" data-customer-type-switcher-hide="consumer" style="display: none;">
      <div class="col">
        <p class="text text--size-xs text--uppercase text--bold">Professional / Trade prices will be Displayed pending account Approval</p>
      </div>
      <div class="col">
        <div class="form-group" data-widget="label-dodge" data-widget-id="5">
          <label data-label="" class="form-label" for="register-busines">Company Name:<abbr title="Required">*</abbr></label>
          <input data-input="" class="form-control" type="text" name="business" id="register-busines" required="" data-input-required="true" disabled="">
          <span class="form-error">Please enter a valid company name.</span>
        </div>
      </div>
    </div>
  </div>
  <div data-layout="two-up-form">
    <div class="col">
      <div class="form-group" data-widget="label-dodge" data-widget-id="4">
        <label data-label="" class="form-label" for="register-telephone">Phone Number:<abbr title="Required">*</abbr></label>
        <input data-input="" class="form-control" type="text" name="telephone" id="register-telephone" required="">
        <span class="form-error">Please enter a valid telephone.</span>
      </div>
    </div>
    <div class="col">
      <div class="form-group" data-widget="label-dodge" data-widget-id="3">
        <label data-label="" class="form-label" for="register-email">Email Address:<abbr title="Required">*</abbr></label>
        <input data-input="" class="form-control" type="text" name="email" id="register-email" autocomplete="email" required="">
        <span class="form-error">Please enter a valid email.</span>
      </div>
    </div>
  </div>
  <div data-layout="two-up-form">
    <div class="col">
      <div class="form-group" data-widget="label-dodge" data-widget-id="2">
        <label data-label="" class="form-label" for="register-password">Password:<abbr title="Required">*</abbr></label>
        <input data-input="" data-input-password-main="" class="form-control" type="password" name="password" id="register-password" autocomplete="new-password" required="">
        <span class="form-error">Please enter a valid password.</span>
      </div>
    </div>
    <div class="col">
      <div class="form-group" data-widget="label-dodge" data-widget-id="1">
        <label data-label="" class="form-label" for="register-password-confirm">Confirm Password:<abbr title="Required">*</abbr></label>
        <input data-input="" data-input-password-confirm="" class="form-control" type="password" name="confirm" id="register-password-confirm" autocomplete="new-password">
        <span class="form-error">Password does not match.</span>
      </div>
    </div>
  </div>
  <!--  -->
  <div class="modal-default__register-footer">
    <a href="#" class="link link--primary link--no-transform" data-modal-close="">Cancel</a>
    <div class="form-loading-wrap" data-form-loading-wrap="">
      <button type="submit" class="button button--highlight">Create</button>
      <div class="loading">
        <div class="loading__bounce"></div>
        <div class="loading__bounce loading__bounce--2"></div>
      </div>
    </div>
  </div>
</form>

POST

<form class="form" data-action="https://forte.co.nz/index.php?route=account/login/login_ajax" method="post" data-hs-cf-bound="true">
  <div class="alert alert--danger" data-form-error="">Please login or signup below for full site access.</div>
  <input data-login-group="" type="hidden" name="customer_group_id" id="customer_group_id" value="1">
  <div class="form-group" data-widget="label-dodge" data-widget-id="15">
    <label data-label="" class="form-label" for="login-email">Email:<abbr title="Required">*</abbr></label>
    <input data-input="" class="form-control" type="email" name="email" id="login-email" autocomplete="email" required="">
    <span class="form-error">Please enter a valid email address.</span>
  </div>
  <div class="form-group" data-widget="label-dodge" data-widget-id="14">
    <label data-label="" class="form-label" for="login-password">Password:<abbr title="Required">*</abbr></label>
    <input data-input="" class="form-control" type="password" name="password" id="login-password" autocomplete="password" required="">
    <span class="form-error">Please enter a valid password.</span>
  </div>
  <div class="modal-default__login-footer">
    <div class="modal-default__login-footer-col">
      <div class="form-loading-wrap" data-form-loading-wrap="">
        <button type="submit" class="button button--highlight">Login</button>
        <div class="loading">
          <div class="loading__bounce"></div>
          <div class="loading__bounce loading__bounce--2"></div>
        </div>
      </div>
    </div>
    <div class="modal-default__login-footer-col">
      <a href="https://forte.co.nz/forgotten-password" class="link link--primary link--no-transform">Forgotten password</a>
      <a href="#" class="link link--primary link--no-transform" data-modal-swap="register">Create account</a>
    </div>
  </div>
</form>

<form class="search__form" data-search-form="" data-hs-cf-bound="true">
  <input class="search__input" type="text" name="search-input" placeholder="SEARCH" data-search-input="" autocomplete="off">
  <ul class="autocomplete-dropdown "></ul>
  <button class="search__submit" type="submit" aria-label="Search" data-search-submit="">
    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 12" class="icon icon--small">
      <path
        d="M10.9355469 10.7304688c.0429689.0429689.0644531.10026.0644531.171875 0 .0716149-.0214842.1360674-.0644531.1933593l-.2148438.1933594c-.0572919.057292-.1217444.0859375-.1933593.0859375-.071615 0-.1289061-.0286455-.171875-.0859375L7.58398438 8.51757812c-.05729196-.04296896-.0859375-.10026005-.0859375-.171875v-.21484374c-.40104368.37239769-.86295312.66243385-1.38574219.87011718S5.04166953 9.3125 4.46875 9.3125c-.81641033 0-1.56477524-.20051883-2.24511719-.6015625-.68034194-.40104367-1.22102664-.94172837-1.62207031-1.62207031C.20051883 6.40852524 0 5.66016033 0 4.84375s.20051883-1.56477524.6015625-2.24511719c.40104367-.68034194.94172837-1.22102664 1.62207031-1.62207031C2.90397476.57551883 3.65233967.375 4.46875.375s1.56477524.20051883 2.24511719.6015625c.68034194.40104367 1.22102664.94172837 1.62207031 1.62207031C8.73698117 3.27897476 8.9375 4.02733967 8.9375 4.84375c0 .57291953-.10384011 1.12076562-.31152344 1.64355469s-.49771949.98469851-.87011718 1.38574219h.21484374c.07161495 0 .13606743.02864554.19335938.0859375zM4.46875 8.625c.68750344 0 1.32128616-.16829259 1.90136719-.50488281.58008102-.33659023 1.03840977-.79491898 1.375-1.375C8.08170741 6.16503616 8.25 5.53125344 8.25 4.84375s-.16829259-1.32128616-.50488281-1.90136719c-.33659023-.58008102-.79491898-1.03840977-1.375-1.375C5.79003616 1.23079259 5.15625344 1.0625 4.46875 1.0625s-1.32128616.16829259-1.90136719.50488281c-.58008102.33659023-1.03840977.79491898-1.375 1.375C.85579259 3.52246384.6875 4.15624656.6875 4.84375s.16829259 1.32128616.50488281 1.90136719c.33659023.58008102.79491898 1.03840977 1.375 1.375C3.14746384 8.45670741 3.78124656 8.625 4.46875 8.625z"
        fill="currentColor" fill-rule="evenodd"></path>
    </svg>
  </button>
</form>

Text Content

Save your selections?

We understand that choosing your timber can be quite the process. Login or
create an account to save the items in your favourites and cart so you can
revist them later.

Create an account

Please check the form for errors.
First Name:* Please enter a valid first name.
Last Name:* Please enter a valid last name.
Location:* Select one Northland Auckland Waikato Bay of Plenty Gisborne Hawke's
Bay Taranaki Manawatu-Whanganui Wellington Tasman Nelson Malborough West Coast
Canterbury Otago Southland Please choose an option from the list.
Industry Type:* Select one Architect Interior Designer Design Builder Installer
Other Homeowner Student Please choose an option from the list.

Professional / Trade prices will be Displayed pending account Approval

Company Name:* Please enter a valid company name.
Phone Number:* Please enter a valid telephone.
Email Address:* Please enter a valid email.
Password:* Please enter a valid password.
Confirm Password:* Password does not match.
Cancel
Create


You have reached your limit

The maximum amount of free samples is 6. If you require more, please contact us.
If you are a professional, create a login to access unlimited samples.

To request your free samples

Click the icon to quick add a sample to your cart. Or click into the product for
more information and actions.

Click the icon to save to your favourites and help narrow down your choice.

Login

Please login or signup below for full site access.

Please login or signup below for full site access.
Email:* Please enter a valid email address.
Password:* Please enter a valid password.
Login

Forgotten password Create account

Thank you for your request

Your new account has been successfully created!

Thank you for your request

The Forté team is reviewing your professional account.

One of our team will contact you within 48 hours.

The prices displayed on Forté website will remain unchanged until after the
review of your account has been completed.




Forté Pukekohe martin@forteflooring.co.nz
021 979 517 0508 35 66 77 ext. 805

Choose a Showroom

Christchurch Auckland Pukekohe The Custom Space Queenstown Wanaka Wanaka Wood
Floors

To book an appointment at our other showrooms please contact us.

Your Cart

Your cart is empty.


View Products
Subtotal $0.00 NZD
View Cart Checkout
 * Switch to Professionals

 * Products
   * Request free sample kit
   * Wood Flooring
   * Wood Panelling
   * Decking
   * Cladding
   * Accessories
   * Care
 * Projects
 * Advice
   * Advice
   * Forté Updates
   * Experts Advice
   * FAQ
   * Projects
   * Buyer's Guide
 * Commercial
 * Contact
   * Contact us
   * Locations
   * Customer Service
 * Login
 * Register
 * Menu

 * 0508 356 677
 * info@forte.co.nz

Visit a Showroom
 * Collections
   * All Collections Designer sample kits
   * Wood Flooring
   * Moda
   * Artiste Rustic
   * Urban
   * Ultra
   * Atelier
   * Wood Panelling
   * Salvare
   * Muuro
   * Imondi
   * Tactile
   * Decking
   * Millboard
   * DuoLift Subframe
 * Accessories
   * Wood Flooring
   * Care Products
   * Stair Nosings
   * Trims & Transitions
   * Installation
   * Touch-Up Stain
   * Acoustic Underlay
   * Wood Panelling
   * Adhesive
   * Decking
   * Bullnose Board
   * Fascia Board
   * Square Edging
   * Installation
   * Touch-Up Paint
 * Information
   * Resources
   * Catalogue
   * Specsheets & Datasheets
   * Installation Guides
   * Care & Maintenance Guides
   * Warranties
   * Company
   * About Forté
   * Our Environment
   * Forté Updates
   * Events & Media
   * Customer Service
   * Stock Availability
   * Storage
   * Delivery
   * Damaged Goods
   * Product Issues
   * Product Return
   * Request An Account
   * FAQs

0508 356 677
Switch to Professionals
Login
Register

 * Products
 * Projects
 * Advice
 * Commercial
 * Contact
 * Menu

 * All Products Wood Flooring Accessories for Wood Flooring Wood Panelling
   Accessories for Walls & Ceilings Decking Accessories for Decking Collections
   Outlet Store
   
   Products
   
   
   Wood Flooring
   
   Wood Panelling
   
   Decking
   
   Cladding
   
   Accessories
   
   Care
   

 * Contact
   
   
   Contact us
   
   Locations
   
   Customer Service
   

 * Collections
   
   All Collections Designer sample kits
   
   Wood Flooring
   
    * Moda Altro
    * Artiste Rustic
    * Urban
    * Ultra
    * Atelier
   
   Wood Panelling
   
    * Salvare
    * Muuro
    * Imondi
    * Tactile
   
   Decking
   
    * Millboard
    * DuoLift Subframe
   
   Accessories
   
   Wood Flooring
   
    * Care Products
    * Stair Nosings
    * Trims & Transitions
    * Installation
    * Touch-up stain
    * Acoustic Underlay
   
   Wood Panelling
   
    * Adhesive
   
   Decking
   
    * Bullnose Board
    * Fascia Board
    * Square Edging
    * Installation
    * Touch-up Paint
   
   Information
   
   Resources
   
    * Catalogue
    * Specsheets & Datasheets
    * Installation Guides
    * Care & Maintenance Guides
    * Warranties
   
   Company
   
    * About Forté
    * Our Environment
    * Forté Updates
    * Events & Media
   
   Customer Service
   
    * Stock Availability
    * Storage
    * Delivery
    * Damaged Goods
    * Product Issues
    * Product Returns
    * Request an Account
    * FAQs
   
   

 * 
 * 
 * 
 * 


GUIDE MY CHOICE

Select your preference in the fields below to refine your product search.

I'M LOOKING FOR
Wood flooring
Wall & ceiling panelling
Decking
Accessories (174)
Care products
COLOUR
Light / Blond
Natural
Grey / Beige
Mid Brown
Dark Brown
Charcoal / Black
Search

WOOD FLOORING

WOOD PANELLING

DECKING

1 / 3
Trending Styles

What is Engineered Wood Flooring?

In this article, we dive into the topic of engineered wood flooring, including
its pros and cons and how it compares to other types of flooring.
Read More
Trending Styles

Order Free Samples

Browse the premium Collections of wood flooring, panelling and Millboard decking
products on our website and order your free samples to assist you in choosing
the right Forté product for your project.⁠
Order Samples
Trending Styles

Changes to E3/AS1: Wood Flooring in Kitchens

All Forté engineered timber flooring collections have passed independent
moisture testing and can now be specified in kitchens and other wet areas of
both single-dwelling and multi-dwelling residential and commercial buildings.
Learn more
1 / 21
Featured Projects

The Next Chapter


Be Inspired
Featured Projects

60 x 6 House


Be Inspired
Featured Projects

30 Madden Street Apartments


Be Inspired
Featured Projects

France Street Apartments


Be Inspired
Featured Projects

Reddy Group


Be Inspired
Featured Projects

Penrose House


Be Inspired
Featured Projects

The Garden Apartments at Kensington Park


Be Inspired
Featured Projects

Kiwibank


Be Inspired
Featured Projects

Well + Being


Be Inspired
Featured Projects

Deloitte


Be Inspired
Featured Projects

Falcon Brae Villa


Be Inspired
Featured Projects

Law Residence


Be Inspired
Featured Projects

Welcome Bay


Be Inspired
Featured Projects

Origine


Be Inspired
Featured Projects

Ryan House


Be Inspired
Featured Projects

Tairua Insitu House


Be Inspired
Featured Projects

Hepburn's Road House


Be Inspired
Featured Projects

Two Barns


Be Inspired
Featured Projects

Lake Rotoiti House


Be Inspired
Featured Projects

Kinloch Manor


Be Inspired
Featured Projects

Ruby Ridge House


Be Inspired


STEPS TO YOUR DREAM FLOOR


GET
INSPIRED

View our gallery of projects for inspiration.


GET
ADVICE

Browse our experts advice articles to learn about all things Timber and Decking.


ORDER
SAMPLES

Browse the range, save your favourites to your ideabook and order your free
samples.


VISIT
US

Book a one-on-one appointment with us to discuss your project.


PLANS &
QUOTE

Send through your plans, we will measure them and send through a quote.


CONTACT
US

We are here for you every step of the way. Contact us if you have any questions.


NEWS & ADVICE

5 Differences between Engineered Wood and Laminate Flooring
Read more
Choosing Your Wood Stain Colour
Read more
How To Clean Wood Panelling
Read more
T. 0508 356 677 E. info@forte.co.nz Visit a Showroom
Products
 * Wood Flooring
 * Wood Panelling
 * Decking
 * Accessories
 * Care
 * Collections

Inspiration
 * Projects Gallery
 * Forté Updates

Info
 * Advice
 * Professional Resources
 * Buyers Guide
 * Free Samples
 * Customer Service
 * FAQs

Company
 * About Us
 * Environment
 * Forté Updates
 * Events & Media
 * Advice
 * Careers

Contact
 * Contact Us
 * Christchurch
 * Auckland
 * Pukekohe
 * The Custom Space
 * Queenstown
 * Wanaka
 * Wanaka Wood Floors

Terms of Use
Terms of Trade
Privacy Policy
© 2023 Innovate Group Ltd, All rights reserved.