Looking for a quote on some Stainless Wire Balustrading and Stainless Posts? Have a deck, landing or commercial requirement that needs a balustrade with a great aesthetic?

Simply submit some details of your project and our expert team will get back to you.

Don't stress about figuring out the exact details, our team will help you work out what items you need*.

Hit Continue (below) to get started!

There are only a couple of main decisions you need to make before we can give you a quote. Otherwise, we can't quote it!

We need to know:

Type of Post (Round - Standard, Round - Customisable Premium or, Square),

Handrail Type (Flat or Round) you are using,

Material Finish on the posts (Satin Finish, Mirror Polish or if you plan on powdercoating them).

The other items - kits, wire etc. - we can sort out for your project.

 


Each post has different attributes and price points, although for wire balustrading most people choose mainly for the aesthetic style they are after. There are a range of fittings and accessories to match whichever style and we'll work through solutions with you if things get complicated.

You can find out more about the differences between the main ranges by hitting Continue below.

Or,

If you're not quite ready yet or sure which range you want, take a look at our Inspiration and Guides, Stainless Post Ranges, Wire Balstrade Kits for Metal and our How to Install Wire Balustrade & FAQ. If you'd like to see it in person we have a showroom in Moorabbin, VIC where you are more than welcome to visit.

**Custom specifications that require additional material will likely incur additional costs. If you are after a custom manufactured post with different material requirements (e.g. wall thickness, height) let us know and we can provide you with a quote.

What handrail are you planning on using?

Timber or metal, we just need to know the shape.

Please note we do not supply flat/square handrail. We may not be able to supply 2" Round Tube to your area. It's usually better to source it from your local business to support them and help you save on shipping costs.

Also note, with regards to the NCC a balustrade has a minimum required height of 1m. Most posts are made to 960mm with the idea of fixing a 40mm thick or greater handrail on top. If you are using <40mm handrail but require the 1m height you likely require a custom post. Let us know of this requirement.

Also, keep in mind corrosion effects between dissimilar metals on your search for metal handrails. These posts are Stainless Steel 316.

Timber or metal for flat handrail. These posts don't support round handrail.

Please note we do not supply flat/square handrail.

Also note, with regards to the NCC a balustrade has a minimum required height of 1m. Most posts are made to 960mm with the idea of fixing a 40mm thick or greater handrail on top. If you are using <40mm handrail but require the 1m height you likely require a custom post. Let us know of this requirement.

Also, keep in mind corrosion effects between dissimilar metals on your search for metal handrails. These posts are Stainless Steel 316.

^Timber flat handrail only. Due to corrosion effects between dissimilar metals we are only recommending timber handrail with these aluminium posts. These posts don't support round handrail.

Please note we do not supply flat/square handrail.

Also note, with regards to the NCC a balustrade has a minimum required height of 1m. Most posts are made to 960mm with the idea of fixing a 40mm thick or greater handrail on top. If you are using <40mm handrail but require the 1m height you likely require a custom post. Let us know of this requirement.

What finish would you like for the posts?

*Please Note:
Looking to get them in black? We do NOT supply or organise these powdercoated or coloured, however, these posts are suitable for powdercoating and plenty of people have got them done. Just let us know and we can quote them in Satin (it's cheaper) so you can take them to a powdercoater to get them coloured to suit your style. There are a couple of basic but important factors to consider and inform the powdercoater of before you hand them over to them to get them coloured, which we will discuss with you.

**Additional charges will apply. Additional lead times will apply.

NEW! We also are stocking a select range of Black wire and fittings. If you would like this be sure to let us know in the wire balustrade choice (later on in this form).

If yes, then we'll select an appropriate range of our BlackLine stainless blackened balustrading fittings and wire to suit your posts and your project. Otherwise tell us your preference!

Please note these are only available in select 3.2mm slimline fittings and wire. For example, Jaw & Swage Kits, Swage Stud Terminal Kits and 1x19 3.2mm wire. They are generally a more expensive option than standard stainless but have a high quality black finish that is really popular and gives a great aesthetic to the balustrade. You can check them out here.

What custom Dulux colour are you after for your aluminium posts?

Note that rivet nuts are installed after powdercoating, so those will be either Black or Stainless Silver in apperance.  

https://duluxpowders.com.au/products/duralloy/

What is the angle for the stairs/ramp?

If you have more than one set, add everything to the project notes below. If you don't have it yet, keep going, but we'll need it before the posts get produced.

Do you have the appropriate wire balustrade tools already?

If you don't, don't worry! We'll add the appropriate tools for the kit to the quote.

Let us know what your project entails! Add any pictures, plans, diagrams and measurements below.

Note: The more information you can provide the better! Also, it's often difficult to picture exactly what you've got in mind when talking over the phone. So if you can provide us with both measured plans and photos that makes the process a lot easier. The plans can be rough as long as it gets us on the same page!

Drag and drop files or click to select

Max file size: 3000 KB | Allow file types: jpg, jpef, gif, png, pdf | Max number of files: 10

Helps us to be able to estimate any delivery times and to quote you on any potential freight.

*Please note we only give general advice. It is your responsibility to ensure your project meets regulations. Although the NCC has sections on wire balustrading requirements, the requirements in your local area may be different. If you are unsure, it is best to seek advice from a local qualified professional who can assess your project's needs.

If your project has different requirements send us through the information and we can often get products produced to meet those requirements. It may also be worthwhile having your builder, surveyor or engineer speak to us on these issues so we can sort out what you need. Our team is experienced in understanding balustrading requirements and getting posts, post attachments and wire balustrading made to suit.

See NCC 2022 Volume One for Commercial or Government Barriers and Handrail

See NCC 2022 Volume Two for Residential Barriers and Handrail, in particular ACBC Housing Provisions, Part 11.3 Barriers and handrail

$(document).ready(function() { //Scroll back to top on Prev, Next var continue_btn = $('.action.action-next:first').clone().html("Request a Post Quote"); $('#continue-btn-copy').html(continue_btn); $('.action-prev, .action-next').on('click', function(){ $(window).scrollTop(0); }); //Add event listener to post parent type $('input[name="post-parent-shape"]').on('change', function(){ if($(this).val() === 'Round'){ $('.p-round-type').show(); $('.p-square-type').hide(); $('.p-round-type').prependTo('.post-sub-shape .bfb-column3'); $('.rd-pricing-table').show(); $('.sq-pricing-table').hide(); } if($(this).val() === 'Square'){ $('.p-square-type').show(); $('.p-round-type').hide(); $('.p-square-type').prependTo('.post-sub-shape .bfb-column3'); $('.sq-pricing-table').show(); $('.rd-pricing-table').hide(); } }); // Add event listener to post shape $('input[name="post-sub-shape"]').on('change', function() { if($(this).val() === 'Round Standard'){ if($('.hr-std').parent().hasClass("bfb-column1")){ $('.hr-std').parent().removeClass("bfb-column1").addClass("bfb-column2"); } $('.hr-std').show(); $('.hr-prem').hide(); $('.hr-sq-flat').hide(); $('.hr-al-flat').hide(); $('.wb-fl').hide(); $('.wb-fl').parent().removeClass("bfb-column4").addClass("bfb-column3"); $('#handrail-type-description-stainless-round').show(); $('#handrail-type-description-stainless-square').hide(); $('#handrail-type-description-aluminium-square').hide(); } else if($(this).val() === 'Round Premium'){ if($('.hr-prem').parent().hasClass("bfb-column1")){ $('.hr-prem').parent().removeClass("bfb-column1").addClass("bfb-column2"); } $('.hr-prem').show(); $('.hr-std').hide(); $('.hr-sq-flat').hide(); $('.hr-al-flat').hide(); if($('.wb-fl').parent().hasClass("bfb-column3")){ $('.wb-fl').parent().removeClass("bfb-column3").addClass("bfb-column4"); } $('.wb-fl').show(); $('#handrail-type-description-stainless-round').show(); $('#handrail-type-description-stainless-square').hide(); $('#handrail-type-description-aluminium-square').hide(); } else if($(this).val() === 'Powdercoated Aluminium (Colour) Square Posts'){ $('.hr-al-flat').show(); $('.hr-sq-flat').hide(); $('.hr-prem').hide(); $('.hr-std').hide(); $('#handrail-type-description-stainless-round').hide(); $('#handrail-type-description-stainless-square').hide(); $('#handrail-type-description-aluminium-square').show(); } else if($(this).val() === 'Square Premium'){ $('.hr-sq-flat').parent().removeClass('bfb-column2').addClass('bfb-column1'); $('.hr-sq-flat').show(); $('.hr-prem').hide(); $('.hr-std').hide(); $('.hr-al-flat').hide(); if($('.wb-fl').parent().hasClass("bfb-column3")){ $('.wb-fl').parent().removeClass("bfb-column3").addClass("bfb-column4"); } $('.wb-fl').show(); $('#handrail-type-description-stainless-round').hide(); $('#handrail-type-description-stainless-square').show(); $('#handrail-type-description-aluminium-square').hide(); } }); // Add event listener to handrail type $('input[name="handrail-type"]').on('change', function() { if ($(this).val() === 'Std. Round (suits 2 inch Round Tube)' || $(this).val() === 'Std. Flat') { $('.std-mf').show(); $('.prem-mf').hide(); $('.sq-mf').hide(); $('.al-bl').hide(); } else if ($(this).val() === 'Prem. Round (suits 2 inch Round Tube)' || $(this).val() === 'Prem. Flat') { $('.prem-mf').show(); $('.std-mf').hide(); $('.sq-mf').hide(); $('.al-bl').hide(); } else if ($(this).val() === 'Sq. Flat') { $('.sq-mf').show(); $('.prem-mf').hide(); $('.std-mf').hide(); $('.al-bl').hide(); } else if($(this).val() === 'Al. Flat'){ $('.al-bl').show(); $('.sq-mf').hide(); $('.prem-mf').hide(); $('.std-mf').hide(); } }); //Add event listener to material finish $('input[name="p-mt-fin"]').on('change', function(){ if($(this).val() != 'Powdercoated Custom Colour'){ $('#custom-colour').hide(); } else { $('#custom-colour').show(); } }); //Add listener to stairs choice checkbox $('input[name="stairs-list"]').on('change', function() { if ($(this).val() === 'yes') { $('#stair-angle').show(); $('#wb-angled-style').show(); } else if ($(this).val() === 'no') { $('#stair-angle').hide(); $('#wb-angled-style').hide(); } }); //Add listener to blackline choice $('input[name="wb-hz-style"]').on('change', function() { if ($(this).val() === 'wb-bh-choose' || $(this).val() === 'wb-sst' || $(this).val() === 'wb-js') { $('#blackline').show(); } else if ($(this).val() === 'wb-fl') { $('#blackline').hide(); } }); });
4.7 rating from 35 reviews
Leave us a message
* Attach upto 5 files (images/pdf)
Ajax-loader bert2 blue-white