x

Ready to quote?

Echo Barrier quote request UK, call us on
+44 (0) 845 561 3246.
Or please fill in the form or call us and our experts will be glad to help
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

Here to help

Please fill in the contact form or call +44 (0) 845 561 3246 and we will be in touch.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Contact icon
Contact
Get a quote icon
Quote
Find supplier pin icon
Supplier

Delivery policy

Echo Barrier Ltd is committed to delivering all our products on time, in perfect condition and to the correct specs.

Though we cannot guarantee specific delivery times, in most cases the delivery will be next day—this can vary depending on product(s), location and quantity.

Echo Barrier Ltd can deliver the product(s) to the chosen address upon ordering, however if you wish you are more than welcome to collect the product(s) from our Bury St Edmunds, Suffolk office:

Echo Barrier Limited
118a Newmarket Road
Bury St Edmunds
Suffolk
IP33 3TG
United Kingdom

To find out more information on our delivery policy you’re more than welcome to contact us by using the 'Enquire' form.

All delivery information and details are discussed upon quote request and/or order.

Want more info?

Enquire now

Our friendly team of experts
will be happy to help.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
$.ajax({ url: 'https://api.ipstack.com/' + ip + '?access_key=' + access_key, dataType: 'jsonp', success: function(json) { if(json.country_code=='US'){ $("div.country").html("Visit our US site"); $(".view-location-message").addClass("shown-location-message"); $(".side-navigation").addClass("shown-side-navigation"); } else if(json.country_code=='CA' || json.country_code=='HK' || countryCode == 'AE'){ $("div.country").html("Visit our global site"); $(".view-location-message").addClass("shown-location-message"); $(".side-navigation").addClass("shown-side-navigation"); } else if(json.country_code=='FR'){ $("div.country").html("Visitez notre site en Français"); $(".view-location-message").addClass("shown-location-message"); $(".side-navigation").addClass("shown-side-navigation"); } else if(json.country_code=='DE' || json.country_code=='CH'){ $("div.country").html("Besuchen Sie unsere Deutsche website"); $(".view-location-message").addClass("shown-location-message"); $(".side-navigation").addClass("shown-side-navigation"); } else if(json.country_code=='ES'){ $("div.country").html("Visite nuestro sitio en Español"); $(".view-location-message").addClass("shown-location-message"); $(".side-navigation").addClass("shown-side-navigation"); } else if(json.country_code=='IT'){ $("div.country").html("Visita il nostro sito Italiano"); $(".view-location-message").addClass("shown-location-message"); $(".side-navigation").addClass("shown-side-navigation"); } else if(json.country_code=='AU'){ $("div.country").html("Visit our Australian site"); $(".view-location-message").addClass("shown-location-message"); $(".side-navigation").addClass("shown-side-navigation"); } } }); } } // End countryControl function // Only geo detect for country if we don't already know it from previous page loads and trigger the country function above if (Cookies.get('country-code')) { //console.log('already know country'); } else { countryControl(); } // Closing the messaging and setting a cookie to not show it again. $('.close-location-message').click(function(e) { e.preventDefault(); // setting cookie expiry of 10 day Cookies.set('country-dismissed', 'y', { expires: 10 }); $(".view-location-message").removeClass("shown-location-message"); $(".side-navigation").removeClass("shown-side-navigation"); });