Autolac website terms of use updated as of 2020.
terms-of-use
Legal
> Terms of Use >
<!-- ################################# START PAGE HEADER ################################# --> <!-- Header Section Starts --> <header id="header-area"> <!-- Header Top Starts --> <div class="header-top"> <div class="container"> <div class="row"> <!-- Currency & Languages Starts --> <div class="col-sm-4 col-xs-12"> <div class="pull-left"></div> </div> <!-- Currency & Languages Ends --> <!-- Header Links Starts --> <div class="col-sm-8 col-xs-12"> <div class="header-links"> <ul class="nav navbar-nav pull-right"> {if CUSTOMER_ID != ''} <li> <a href="${CUSTOMER_CENTER_URL}"> <i class="fa fa-user hidden-lg hidden-md" title="My Account"></i> <span class="hidden-sm hidden-xs"> My Account </span> </a> </li> {/if} <li> <a href="${CART_URL}"> <i class="fa fa-shopping-cart hidden-lg hidden-md" title="Shopping Cart"></i> <span class="hidden-sm hidden-xs"> Shopping Cart </span> </a> </li> <li> <a href="${CHECKOUT_URL}"> <i class="fa fa-crosshairs hidden-lg hidden-md" title="Checkout"></i> <span class="hidden-sm hidden-xs"> Checkout </span> </a> </li> {if CUSTOMER_ID == ''} <li> <a href="${REGISTRATION_URL}"> <i class="fa fa-unlock hidden-lg hidden-md" title="Register"></i> <span class="hidden-sm hidden-xs"> Register </span> </a> </li> {/if} {if CUSTOMER_ID == ''} <li> <a class="login-url" href="${LOGIN_URL}"> <i class="fa fa-lock hidden-lg hidden-md" title="Login"></i> <span class="hidden-sm hidden-xs"> Login </span> </a> </li> {else} <li> <a class="login-url" href="${LOGOUT_URL}"> <i class="fa fa-lock hidden-lg hidden-md" title="Logout"></i> <span class="login-url hidden-sm hidden-xs"> Logout </span> </a> </li> {/if} </ul> </div> </div> <!-- Header Links Ends --> </div> </div> </div> <!-- Header Top Ends --> <!-- Main Header Starts --> <div class="main-header"> <div class="container"> <div class="row"> <!-- Logo Starts --> <div class="col-sm-2"> <div id="logo"> <a href="${HOMEPAGE_URL}"><img src="/avt-autolac/images/common/logo-top.png" title="Autolac Shop" alt="Autolac Store" class="img-responsive" /></a> </div> </div> <!-- Logo Ends --> <!-- Social Links Starts --> <div class="col-sm-5"> <div style="padding-top: 17px;"> <!-- <table border="0" cellpadding="0" cellspacing="0" align="center"> <tr> <td><div style="padding-right: 4px;"><a href="${HEADER_SOCIAL_LINK_FACEBOOK}" style="text-decoration:none; border: none;" target="_blank"><img src="/avt-autolac/images/common/header-logo-50x50-facebook.png" class="img-responsive-table" style="max-width: 40px; max-height: 40px;"></a></div></td> <td><div style="padding-right: 4px;"><a href="mailto:${HEADER_GLOBAL_EMAIL}" style="text-decoration:none; border: none;"><img src="/avt-autolac/images/common/header-logo-50x50-mails.png" class="img-responsive-table" style="max-width: 40px; max-height: 40px;"></a></div></td> <td><a href="${HEADER_SOCIAL_LINK_YOUTUBE}" style="text-decoration:none; border: none;" target="_blank"><img src="/avt-autolac/images/common/header-logo-50x50-youtube.png" class="img-responsive-table" style="max-width: 40px; max-height: 40px;"></a><BR></td> </tr> </table> --> <table border="0" cellpadding="0" cellspacing="0" align="center"> <tr> <td id="desktop-only"><div style=" padding-left: 50px;"></div></td> <td><div style="padding-right: 7px;"><div id="header-icon"><a href="${HEADER_SOCIAL_LINK_FACEBOOK}" style="text-decoration:none; border: none;" target="_blank"><img src="/avt-autolac/images/common/header-icons-color-facebook.png" id="header-icon-bw" class="img-responsive-table" style="max-width: 40px; max-height: 40px;"></*img src="/avt-autolac/images/common/header-icons-color-facebook.png" id="header-icon-color" class="img-responsive-table" style="max-width: 40px; max-height: 40px; display:none;"*/></a></div></div></td> <td><div style="padding-right: 7px;"><div id="header-icon"><a href="mailto:${HEADER_GLOBAL_EMAIL}" style="text-decoration:none; border: none;"><img src="/avt-autolac/images/common/header-icons-color-mails.png" id="header-icon-bw" class="img-responsive-table" style="max-width: 40px; max-height: 40px;"></*img src="/avt-autolac/images/common/header-icons-color-mails.png" id="header-icon-color" class="img-responsive-table" style="max-width: 40px; max-height: 40px; display:none;*/"></a></div></div></td> <td><div style="padding-right: 0px;"><div id="header-icon"><a href="https://www.instagram.com/autolacindustries/" style="text-decoration:none; border: none;" target="_blank"><img src="/avt-autolac/images/common/header-icons-color-instagram.png" id="header-icon-bw" class="img-responsive-table" style="max-width: 40px; max-height: 40px;"></*img src="/avt-autolac/images/common/header-icons-color-instagram.png" id="header-icon-color" class="img-responsive-table" style="max-width: 40px; max-height: 40px; display:none;"*/></a></div></div></td> <td> <div style="padding-left: 50px;"> <div style="border: solid 1px #00b67a; padding-left: 14px; padding-right: 14px; padding-top: 12px; padding-bottom: 12px;"> <div style="float: left;"><div style="padding-top: 5px; padding-right: 5px;"><a href="https://au.trustpilot.com/review/www.autolac.com.au" style="color: #000000; text-decoration: none;" target="_blank">Review us on </a></div></div> <div style="float: left;"><a href="https://au.trustpilot.com/review/www.autolac.com.au" style="text-decoration: none;" target="_blank"><img src="/avt-autolac/images/common/trust-pilot-logo.png" class="img-responsive-table" style="max-height: 30px;"></a></div> <div style="clear: both;"></div> </div> </div> </td> </tr> </table> </div> </div> <!-- Social Links Ends --> <!-- Shopping Cart Starts --> <div class="col-sm-2"> <div id="cart" class="btn-group btn-block"> <button id="butt-top-cart" type="button" data-toggle="dropdown" class="btn btn-block btn-lg dropdown-toggle" style="cursor: pointer !important; white-space: nowrap;" aria-expanded="false"> <i id="fa-cart-top" class="fa fa-shopping-cart" style="color: #4a63a5;"></i> <span id="cart-total">${CART_ITEM_COUNT}</span> </button> <ul id="ul-top-cart" class="dropdown-menu pull-right"> <li> <table class="table table-bordered total" style="margin-top: 10px;"> <tbody> <tr> <td class="text-right"><B>Total Items</B></td> <td class="text-left"><span id="span-total-items">${CART_ITEM_COUNT}</span></td> </tr> <tr> <td class="text-right"><B>Sub-Total</B></td> <td class="text-left"><span id="span-subtotal">${CART_TOTAL}</span></td> </tr> </tbody> </table> <p class="text-right btn-block1" style="white-space:nowrap;"> <a href="${CART_URL}"> View Cart </a> <a href="${CHECKOUT_URL}"> Checkout </a> </p> </li> </ul> </div> </div> <!-- Shopping Cart Ends --> <!-- Search Starts --> <div class="col-sm-3"> <form id="searchportlettag" name="searchportlettag" onsubmit="window.location.href='/s.nl${APPEND_URL}&search='+escape(document.forms['searchportlettag'].elements['search'].value);return false;"> <div id="search" style="margin-top: 12px;"> <div class="input-group"> <input type="text" id="search" name="search" class="form-control input-lg" placeholder="Search"> <span class="input-group-btn"> <button id="butt-global-search" class="btn btn-lg" type="button"> <i class="fa fa-search"></i> </button> </span> </div> </div> </form> </div> <!-- Search Ends --> </div> </div> </div> <!-- Main Header Ends --> <!-- Main Menu Starts --> <nav id="main-menu" class="navbar" role="navigation"> <div class="container"> <!-- Nav Header Starts --> <div class="navbar-header"> <button type="button" id="butt-toggle-mobile" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> <span class="sr-only">Toggle Navigation</span> <i class="fa fa-bars"></i> </button> </div> <!-- Nav Header Ends --> <!-- Navbar Cat collapse Starts --> <div class="mainmenu"> <ul class="nav navbar-nav collapse navbar-collapse"> <li><a id="header-first-link" href="${HOMEPAGE_URL}" category-id="-121">HOME</a></li> <li class="dropdown"><a href="https://www.autolac.com.au/new-products/${APPEND_URL}" category-id="-132">New Products</i></a></li> <li class="dropdown"><a href="https://www.autolac.com.au/Paints/${APPEND_URL}" category-id="-133">Paints</i></a> <ul role="menu" class="sub-menu"> <li><a href="https://www.autolac.com.au/Paints/Raptor/${APPEND_URL}">Raptor Coatings</a></li> <li><a href="https://www.autolac.com.au/Paints/de-beer/${APPEND_URL}">De Beer</a></li> <li><a href="https://www.autolac.com.au/Paints/valspar-refinish/${APPEND_URL}">Valspar Refinish</a></li> <li><a href="https://www.autolac.com.au/paint-products/House-Of-Kolor/${APPEND_URL}">House Of Kolor</a></li--> <li><a href="https://www.autolac.com.au/Paints/PPC_Bill-Hirsch_Leatherique/${APPEND_URL}">PPC/Bill Hirsch/Leathurique</a></li> <li><a href="https://www.autolac.com.au/Paints/spralac/${APPEND_URL}">Spralac</a></li> <li><a href="https://www.autolac.com.au/Paints/bodyline/${APPEND_URL}">Bodyline</a></li> <li><a class="test" data-touchpoint="home" href="${HOMEPAGE_URL}" >Other Paint Products</a></li> <!--li><a href="https://www.autolac.com.au/paint-products/testcategory/${APPEND_URL}">Test Category</a></li--> </ul> </li> <li class="dropdown"><a href="https://www.autolac.com.au/consumable-products/${APPEND_URL}" category-id="-134">Consumable Products</i></a> <ul role="menu" class="sub-menu"> <li><a href="https://www.autolac.com.au/consumable-products/abrasives/${APPEND_URL}">Abrasives</a></li> <li><a href="https://www.autolac.com.au/consumable-products/adhesives-sealants/${APPEND_URL}">Adhesives & Sealants</a></li> <li><a href="https://www.autolac.com.au/consumable-products/aerosols/${APPEND_URL}">Aerosols</a></li> <li><a href="https://www.autolac.com.au/consumable-products/Airlines-and-Fittings/${APPEND_URL}">Airlines and Fittings</a></li> <li><a href="https://www.autolac.com.au/consumable-products/body-fillers/${APPEND_URL}">Body Fillers</a></li> <!--li><a href="https://www.autolac.com.au/consumable-products/Clips-Buttons-Rivets-Screws-Nuts-and-Bulbs/${APPEND_URL}">CLIPS, BUTTONS, RIVETS, SCREWS, NUTS AND BULBS</a></li--> <li><a href="https://www.autolac.com.au/consumable-products/Drill-Bits/${APPEND_URL}">Drill Bits</a></li> <li><a href="https://www.autolac.com.au/consumable-products/health-safety/${APPEND_URL}">Health & Safety</a></li> <li><a href="https://www.autolac.com.au/consumable-products/masking-products/${APPEND_URL}">Masking Products</a></li> <li><a href="https://www.autolac.com.au/consumable-products/polish-compounds-detailing-products/${APPEND_URL}">Polish, Compounds & Detailing Products</a></li> <li><a href="https://www.autolac.com.au/consumable-products/paint-preparation-and-processing/${APPEND_URL}">Paint Preparation and Processing</a></li> <li><a href="https://www.autolac.com.au/consumable-products/Other-Consumables/${APPEND_URL}">OTHER CONSUMABLES</a></li> </ul> </li> <li class="dropdown"><a href="https://www.autolac.com.au/equipment/${APPEND_URL}" category-id="-135">Equipment</i></a> <ul role="menu" class="sub-menu"> <li><a href="https://www.autolac.com.au/equipment/air-tools-dust-extraction/${APPEND_URL}">Air Tools & Dust Extraction</a></li> <li><a href="https://www.autolac.com.au/equipment/hand-tools/${APPEND_URL}">Hand Tools</a></li> <li><a href="https://www.autolac.com.au/equipment/paint-curing-equipment/${APPEND_URL}">Paint Curing Equipment</a></li> <li><a href="https://www.autolac.com.au/equipment/power-tools/${APPEND_URL}">Power Tools</a></li> <li><a href="https://www.autolac.com.au/equipment/pulling-equipment/${APPEND_URL}">Pulling Equipment</a></li> <li><a href="https://www.autolac.com.au/equipment/spray-guns-accessories/${APPEND_URL}">Spray Guns & Accessories</a></li> <li><a href="https://www.autolac.com.au/equipment/thinner-recyclers-spray-guns-cleaners/${APPEND_URL}">Thinner Recyclers & Spray Guns Cleaners</a></li> <li><a href="https://www.autolac.com.au/equipment/welding-consumables/${APPEND_URL}">Welding Consumables</a></li> <li><a href="https://www.autolac.com.au/equipment/panel-stands/${APPEND_URL}">Panel Stands</a></li> <li><a href="https://www.autolac.com.au/equipment/other-rupes/${APPEND_URL}">Other Rupes</a></li> <li><a href="https://www.autolac.com.au/equipment/wall-boards/${APPEND_URL}">Wall Boards</a></li> <li><a href="https://www.autolac.com.au/equipment/other-equipment/${APPEND_URL}">Other Equipment</a></li> </ul> </li> <li class="dropdown"><a href="https://www.autolac.com.au/specials/${APPEND_URL}" category-id="-136">Specials</i></a></li> <!--li class="dropdown"><a href="https://www.autolac.com.au/supplier-links/${APPEND_URL}" category-id="-137">Supplier Links</i></a></li--> <li class="dropdown"><a href="https://www.autolac.com.au/clearance/${APPEND_URL}" category-id="-146">Clearance</i></a></li> <li class="dropdown"><a href="https://www.autolac.com.au/information/about-us/${APPEND_URL}" category-id="111759">About Us</i></a></li> <li class="dropdown"><a href="https://www.autolac.com.au/information/${APPEND_URL}" category-id="-138">Legal</i></a> <ul role="menu" class="sub-menu"> <li><a href="/information/privacy-statement/${APPEND_URL}">Privacy Statement</a></li> <li><a href="/information/terms-of-use/${APPEND_URL}">Terms of Use</a></li> <li><a href="/information/online-trading-terms/${APPEND_URL}">Online Trading Terms</a></li> <li><a href="/information/terms-of-trade/${APPEND_URL}">Terms Of Trade</a></li> </ul> </li> </ul> </div> <!-- Navbar Cat collapse Ends --> </div> </nav> <!-- Main Menu Ends --> </header> <!-- Header Section Ends --> <!-- ################################# END PAGE HEADER ################################# --> <!-- ################################# START SLIDER ################################# --> <div id="slider" class="slider" style="display: none;"></div> <!-- ################################# END SLIDER ################################# --> <!-- ################################# START MAIN CONTENT ################################# --> <!-- Main Container Starts --> <div id="main-container" class="container"> </div> <!-- Main Container Ends --> <!-- ################################# END MAIN CONTENT ################################# --> <!--NLHIDE:script type="text/javascript"> $(function() { var currentCategoryId = '${CURRENT_CATEGORYID}'; $("a[category-id='" + currentCategoryId + "']").addClass("active"); /** start global search event script **/ $("input[id='search']").keypress(function(event) { var searchValue = $(this).val(); var hasSearchValue = (!$.isBlank(searchValue)) ? true : false; if (event.keyCode == 13 && !hasSearchValue) { event.preventDefault(); } if (event.keyCode == 13 && hasSearchValue) { return true; } }); var searchDefaultInputText = 'Search'; $("input[id='search']").focusin(function() { var searchValue = $(this).val(); var hasSearchValue = (!$.isBlank(searchValue)) ? true : false; if (hasSearchValue) { if (searchValue == searchDefaultInputText) { $(this).val(""); } } }); $("input[id='search']").focusout(function() { var searchValue = $(this).val(); var hasSearchValue = (!$.isBlank(searchValue)) ? true : false; if (!hasSearchValue) { $(this).val(searchDefaultInputText); } }); $("button[id='butt-global-search']").click(function(){ debugger; var searchDefaultInputText = 'Search'; var searchValue = $("input[id='search']").val(); var hasSearchValue = (!$.isBlank(searchValue)) ? true : false; if (hasSearchValue && searchValue != searchDefaultInputText) { //console.log("Trigger Search"); $("#searchportlettag").submit(); } }); /** end global search event script **/ /*$("div[id='header-icon']").hover ( function() { debugger; $(this).find("img[id='header-icon-bw']").hide(); $(this).find("img[id='header-icon-color']").show(); } , function() { $(this).find("img[id='header-icon-color']").hide(); $(this).find("img[id='header-icon-bw']").show(); } );*/ }); </script:NLHIDE--> <script> $(function() { $('.nav-tabs a').click(function (e) { debugger; e.preventDefault(); $(this).tab('show'); debugger; }); var currentCategoryId = '${CURRENT_CATEGORYID}'; $("a[category-id='" + currentCategoryId + "']").addClass("active"); /** start global search event script **/ $("input[id='search']").keypress(function(event) { var searchValue = $(this).val(); var hasSearchValue = (!$.isBlank(searchValue)) ? true : false; if (event.keyCode == 13 && !hasSearchValue) { event.preventDefault(); } if (event.keyCode == 13 && hasSearchValue) { return true; } }); var searchDefaultInputText = 'Search'; $("input[id='search']").focusin(function() { var searchValue = $(this).val(); var hasSearchValue = (!$.isBlank(searchValue)) ? true : false; if (hasSearchValue) { if (searchValue == searchDefaultInputText) { $(this).val(""); } } }); $("input[id='search']").focusout(function() { var searchValue = $(this).val(); var hasSearchValue = (!$.isBlank(searchValue)) ? true : false; if (!hasSearchValue) { $(this).val(searchDefaultInputText); } }); $("button[id='butt-global-search']").click(function(){ debugger; var searchDefaultInputText = 'Search'; var searchValue = $("input[id='search']").val(); var hasSearchValue = (!$.isBlank(searchValue)) ? true : false; if (hasSearchValue && searchValue != searchDefaultInputText) { //console.log("Trigger Search"); $("#searchportlettag").submit(); } }); /** end global search event script **/ /*$("div[id='header-icon']").hover ( function() { $(this).find("img[id='header-icon-bw']").hide(); $(this).find("img[id='header-icon-color']").show(); } , function() { $(this).find("img[id='header-icon-color']").hide(); $(this).find("img[id='header-icon-bw']").show(); } );*/ }); console.log("APPEND_URL",APPEND_URL); </script>
<!-- ################################# START PAGE FOOTER ################################# --> <!-- Footer Section Starts --> <footer id="footer-area"> <!-- Footer Links Starts --> <div class="footer-links"> <!-- Container Starts --> <div class="container"> <!-- Information Links Starts --> <div class="col-md-2 col-sm-6"> <h5>Information</h5> <ul> <li><a href="/information/about-us/">About Us</a></li> <li><a href="/information/privacy-statement/">Privacy Statement</a></li> <li><a href="/information/terms-of-use/">Terms of Use</a></li> <li><a href="/information/online-trading-terms/">Online Trading Terms</a></li> <li><a href="/information/terms-of-trade/">Terms Of Trade</a></li> </ul> </div> <!-- Information Links Ends --> <!-- Customer Service Links Starts --> <div class="col-md-2 col-sm-6"> <h5>Service</h5> <ul> <li><a href="/online-forms/online-enquiries.html">Online Enquiries</a></li> <!--li><a href="/returns/">Returns</a></li--> <!--li><a href="/supplier-links/">Supplier Links</a></li--> <li><a href="/specials/">Specials</a></li> </ul> </div> <!-- Customer Service Links Ends --> <!-- Follow Us Links Starts --> <div class="col-md-2 col-sm-6"> <h5>Follow Us</h5> <ul> <li><a href="${FOOTER_SOCIAL_LINK_FACEBOOK}" target="_blank">Facebook</a></li> <li><a href="https://www.instagram.com/autolacindustries/" target="_blank">Instagram</a></li> <li><a href="${FOOTER_SOCIAL_LINK_YOUTUBE}" target="_blank">YouTube</a></li> </ul> </div> <!-- Follow Us Links Ends --> <!-- Contact Us Starts --> <div class="col-md-6 col-sm-12 last"> <h5>Contact Us</h5> <div class="row"> <div class="col-md-12"> <ul><li style="border-bottom: solid 1px #bdbdbd;">General Enquiries</li></ul> </div> </div> <div class="row"> <div class="col-md-4"> <ul> <li style="font-size: 12px;"> Sales Enquires:<br> Tel: (02) 8036 8206<br> E: <a href="mailto:sales@autolac.com.au" style="text-decoration: none;">sales@autolac.com.au</a> </li> </ul> </div> <div class="col-md-4"> <ul> <li style="font-size: 12px;"> Accounts Receivable:<br> Tel: (02) 8036 8218<br> E: <a href="mailto:ar@autolac.com.au" style="text-decoration: none;">ar@autolac.com.au</a> </li> </ul> </div> <div class="col-md-4"> <ul> <li style="font-size: 12px;"> Accounts Payable:<br> Tel: (02) 8036 8230<br> E: <a href="mailto:ap@autolac.com.au" style="text-decoration: none;">ap@autolac.com.au</a> </li> </ul> </div> </div> </div> <!-- Contact Us Ends --> </div> <!-- Container Ends --> <!-- Container Starts --> <div id="footer-locations" class="container"> <div class="col-md-12 col-sm-6" style="margin-top: 30px;"> <h5>Locations</h5> <div class="row"> <div class="col-md-12"> <ul><li style="border-bottom: solid 1px #bdbdbd;">Branch Locations</li></ul> </div> </div> <div class="row"> <div class="col-md-4"> <ul> <li style="font-size: 12px;"> Wetherill Park:<br> Unit 2/30A Elizabeth Street, Wetherill Park NSW 2164<br> Tel: (02) 8036 8206<br> E: <a href="mailto:wp@autolac.com.au" style="color: #4a63a5; text-decoration: none;">wp@autolac.com.au</a> </li> <li style="font-size: 12px;"> Artarmon:<br> 60 Hotham Parade, Artarmon NSW 2064<br> Tel: (02) 8036 8260<br> E: <a href="mailto:artarmon@autolac.com.au" style="color: #4a63a5; text-decoration: none;">artarmon@autolac.com.au</a> </li> <li></li> </ul> </div> <div class="col-md-4"> <ul> <li style="font-size: 12px;"> Brookvale:<br> 16 Winbourne Road Brookvale NSW 2100<br> Tel: (02) 8036 8270<br> E: <a href="mailto:brookvale@autolac.com.au" style="color: #4a63a5; text-decoration: none;">brookvale@autolac.com.au</a> </li> <li style="font-size: 12px;"> Newcastle:<br> 35 Mitchell Road, Cardiff NSW 2285<br> Tel: (02) 8036 8290<br> E: <a href="mailto:newcastle@autolac.com.au" style="color: #4a63a5; text-decoration: none;">newcastle@autolac.com.au</a> </li> <li></li> </ul> </div> <div class="col-md-4"> <ul> <li style="font-size: 12px;"> Central Coast:<br> Unit 3, 284-286 Manns Road, West Gosford NSW 2250<br> Tel: (02) 8036 8280<br> E: <a href="mailto:centralcoast@autolac.com.au" style="color: #4a63a5; text-decoration: none;">centralcoast@autolac.com.au</a> </li> <li style="font-size: 12px;"> Wollongong:<br> Unit 6, 6-8 Ralph Black Drive, North Wollongong NSW 2500<br> Tel: (02) 8036 8250<br> E: <a href="mailto:wollongong@autolac.com.au" style="color: #4a63a5; text-decoration: none;">wollongong@autolac.com.au</a> </li> <li></li> </ul> </div> </div> </div> </div> </div> <!-- Container Ends --> </footer> <!-- Footer Links Ends --> <!-- Copyright Area Starts --> <div class="copyright"> <!-- Container Starts --> <div class="container"> <!-- Starts --> <p class="pull-left"> © 2015 Autolac Industries Pty. Ltd. </p> <!-- Ends --> <!-- Payment Gateway Links Starts --> <ul class="pull-right list-inline"> <!-- <li> <img src="/avt-autolac/images/common/cirrus.png" alt="PaymentGateway" /> </li> --> <!-- <li> <img src="/avt-autolac/images/common/paypal.png" alt="PaymentGateway" /> </li> --> <!-- <li> <img src="/avt-autolac/images/common/visa.png" alt="PaymentGateway"> </li> --> <!-- <li> <img src="/avt-autolac/images/common/mastercard.png" alt="PaymentGateway"> </li> --> <!-- <li> <img src="/avt-autolac/images/common/americanexpress.png" alt="PaymentGateway"> </li> --> </ul> <!-- Payment Gateway Links Ends --> </div> <!-- Container Ends --> </div> <!-- Copyright Area Ends --> <!-- Footer Section Ends --> <!-- ################################# END PAGE FOOTER ################################# -->
{if HAS_MAIN_SLIDES_LOOP == 'T'}
{var INDICATOR} {for INDICATOR in MAIN_SLIDES_LOOP} {if INDICATOR.INDICATOR_CTR == 0}
{else}
{/if} {/for}
{var SLIDES} {for SLIDES in MAIN_SLIDES_LOOP} {if SLIDES.CTR == 1}
{else}
{/if} {if SLIDES.HAS_LINK == 'T'} {if SLIDES.IS_LINK_OPEN_IN_NEW_WINDOW == 'T'}
{else}
{/if} {else}
{/if}
{/for}
{if IS_SINGLE_SLIDES == 'T'}
{else}
{/if}
{/if}
Cart Summary
Your Basket is Empty
View Basket
Select a region
Autolac
Head Office
Search
Search
{if HAS_BREADCRUMBS_LOOP == 'T'}
Home
{var BREADCRUMBS} {for BREADCRUMBS in BREADCRUMBS_LOOP} {if BREADCRUMBS.HAS_LINK == 'T'}
${BREADCRUMBS.LABEL}
{else}
${BREADCRUMBS.LABEL}
{/if} {/for}
{else}
Home
${ITEMID}
{/if} {if HAS_ITEMID == 'T'}
${ITEMID}
{/if}
{if HAS_STOREDETAILEDDESCRIPTION == 'T'} ${STOREDETAILEDDESCRIPTION} {/if}
Modal Butt
×
Terms of Use
https://www.autolac.com.au/core/media/media.nl?id=632284&c=1048819&h=42949dfd277e1f1eefd0
WEBSITE TERMS OF USE
From time to time, Autolac Industries Pty Limited as trustee for Autolac Industries Unit Trust ABN 27 192 108 807 (“Autolac”), may make services available via the www.autolac.com.au website, such as online ordering services (“Autolac Website Services”). These Autolac Website Services, and the Autolac Website, will be collectively referred to as "Autolac Website" in these terms.
Your access to and use of Autolac Website is subject to these terms and Autolac's Privacy Statement which are deemed to be incorporated in these terms (collectively “Terms of Use”). Please read and understand the Terms of Use prior to using the Autolac Website.
Unless expressly stated otherwise in these terms, the Autolac Website is for the use of residents of Australia only.
What you must do
1.1 You must use Autolac Website in accordance with the Terms of Use.
1.2 You may use a security credential ("Customer ID") to access Autolac Website. The Customer ID could take the form of a username and password, a digital certificate or another security-related technology. Autolac may require you to use a different type of Customer ID to access different parts of Autolac Website. The Customer ID may be used only for the purposes of accessing Autolac Website and for authorising instructions or requests using the Autolac Website services made available from Autolac Website. Any other use of your Customer ID is prohibited.
1.3 If you are under 18 years of age, and do not have an Autolac account, you must obtain a parent/guardian's consent prior to using Autolac Website.
1.4 If you are using Autolac Website on behalf of another person ("Authorising Person"); for example, your employer, you must be authorised to use Autolac Website and agree to the Terms of Use, on behalf of the Authorising Person.
What you must not do
2.1 You must not:
• use Autolac Website for any activities, or post or transmit to or via Autolac Website any information or materials, which breach any laws or regulations, infringe a third party's rights or privacy, or are contrary to any relevant standards or codes;
• use Autolac Website in a way, or post to or transmit to or via Autolac Website any material, which interferes with other users or defames, harasses, threatens, menaces or offends any person or which inhibits any other user from using or enjoying Autolac Website;
• use Autolac Website to send unsolicited commercial or bulk electronic mail messages to anyone;
• make any fraudulent or speculative enquiries, bookings, reservations or requests using Autolac Website;
• use another's Customer ID or name without permission;
• provide false information when registering or changing your Autolac Website registration details;
• impersonate another person when using Autolac Website;
• post to or transmit to or via Autolac Website any obscene, indecent, inflammatory or pornographic material or material that could give rise to civil or criminal proceedings;
• tamper with, hinder the operation of or make unauthorised modifications to Autolac Website;
• knowingly transmit any virus or other disabling feature to or via Autolac Website; or
• attempt any of the above acts or permit another person to do any of the above acts.
Security
3.1 For security reasons Autolac may require you to re-authenticate yourself from time to time, for example after a period of inactivity on the connection between your browser and the Autolac Website servers. In addition to the types of loss set out in clauses 6.3 to 6.6 for which Autolac is not responsible, Autolac is not responsible for any information you may lose if the Autolac Website servers terminate your browser session due to prolonged periods of inactivity between your browser and the Autolac Website servers.
3.2 You must comply with all directions issued by Autolac relating to use of your Customer ID and access to Autolac Website. Autolac is not responsible for providing the computer, hardware, software or any other equipment necessary to access the Internet. You must not send or disclose any part of your Customer ID that is meant to be confidential ("Confidential Component of your Customer ID") (for example, the password component of your Customer ID) to any other person or store it in a manner that would reasonably allow another person or entity to obtain access to it, except as specified in clause 3.3 below. If you use a workplace email address to access Autolac Website, you are responsible for ensuring that such use complies with any rules, policies or protocols which apply to the use of the Internet in your workplace.
3.3 You must not keep the Confidential Component of your Customer ID in a location where it is capable of being copied or used by any other person or disclose the Confidential Component of your Customer ID to any other person, other than:
• another person authorised by you to access and use Autolac Website on your behalf; or
• another person authorised by the Authorising Person (for example, another employee) to access and use Autolac Website on their behalf, in each case provided that the other person ("Authorised Person") agrees to be bound by the Terms of Use.
3.4 Autolac is entitled to rely on your Customer ID as evidence of your identity and authority for the purposes of Autolac Website (including, for example, for the purpose of making payments to Autolac using your credit card details, and for the purpose of nominating email addresses or phone numbers to which Autolac may send billing and payment information relating to your Autolac accounts). You are responsible for all use of Autolac Website and your Customer ID where you have not complied with the Terms of Use. Other than by reference to a person's Customer ID, Autolac cannot and does not verify that each person who accesses Autolac Website is in fact the person they say they are, or acts with the authority of the person whose Customer ID they use.
3.5 You must immediately notify Autolac if you become aware:
• that the Confidential Component of your Customer ID has been compromised or is known by a third party (other than by an Authorised Person); or
• of any unauthorised use of your Customer ID.
In the event that you notify us of either of these things, Autolac will take reasonable steps to deactivate the Customer ID and issue you with a new Customer ID within a reasonable time of being so notified. Notice provided by you under this clause does not release you from your responsibilities under the Terms of Use.
3.6 Autolac will take reasonable steps to secure Autolac Website and the systems in our control that are used to access Autolac Website. However, the internet is sometimes unreliable and is a difficult medium to secure. Autolac does not guarantee the security of Autolac Website or the systems (including the internet and your hardware and software) used to access Autolac Website, or any information that passes through such systems.
3.7 The Autolac Website is hosted behind a firewall with access only via standard web port 80. All credit card and personal details are captured on secured pages using 128 Bit encryption. Credit card details are not stored except for the first 4 digits
and last 4 digits. All transactions are processed in real time with the Autolac’s bank’s payment gateway via a secure connection.
Privacy
4.1 Autolac may use and provide personal information about you that is collected by Autolac on Autolac Website. The collection and provision of this information is subject to privacy laws. Autolac will comply with the Autolac Privacy Statement in dealing with any personal information provided by you via Autolac Website.
4.2 Autolac offers you the ability to access personal information under the Terms of Use, on the strict condition that you only do so for the sole purpose of accessing your own personal information or accessing personal information of the Authorising Person, as authorised by the Authorising Person.
4.3 To avoid doubt:
• by authorising a person to use your Customer ID under clause 3.3, you authorise Autolac to disclose to that person your personal information; and
• by requesting via Autolac Website that Autolac send billing and payment information to a person's email address or phone number, you authorise Autolac to disclose to that person your personal information, in each case including information related to your Autolac billings and payments.
Online Bills
5.1 It is your responsibility to regularly check the Autolac Website for your delivered Autolac online bills, which will generally be sent in accordance with normal billing cycles.
5.2 Autolac is not obliged to notify you when a new bill is made available on the Autolac Website. As a courtesy, however, Autolac will attempt to give you notice that your bill is available for viewing online (for example, by SMS or email). It is your responsibility to contact Autolac if you do not receive bill notices.
5.2 Once your bill is delivered to the Autolac Website, your bill is payable by you by the due date specified in the bill, whether or not you receive, open or read any emails from Autolac regarding online billing and whether or not you access or view your bill on the Autolac Website.
5.4 If you request via Autolac Website that Autolac send billing and payment information to a person's email address or phone number, you nominate that person as your agent for the purpose of receiving Autolac billing and payment information.
5.5 The presentation of an online bill may be affected by the settings or quality of the computer equipment and including software you use to view the online bill. Autolac cannot control this, and Autolac do not guarantee that the presentation of the online bill you view will not be distorted.
Our liability to you
6.1 Given the nature of telecommunication systems, particularly the internet, Autolac cannot guarantee that the Autolac Website will always be available or fault or virus free.
6.2 The terms that apply to the supply of Autolac Website are those that are expressly set out in this document and those implied by consumer protection laws to the supply of this service that are unable to be excluded. No other terms apply.
6.3 Autolac’s liability is limited by the terms of clauses 6.4 to 6.6 below and of Autolac’s Terms of Trade which appear on the Autolac Website.
6.4 Autolac is not responsible for: loss caused by factors which could reasonably be considered to be outside our control, such as faults in third party equipment; loss of data; or loss of profits or revenue; and any loss to the extent that it is caused by you, for example, through your negligence or breach of contract.
6.5 You must take reasonable steps to minimise the extent of the loss you may suffer as a result of your use Autolac Website.
6.6 You must notify us in writing of your loss as soon as is reasonably possible.
Your liability to us
7.1 You are liable to us for breach of contract or negligence under the principles applied by the courts.
Change of the Terms of Use
8.1 Autolac may change the Terms of Use by giving notice to you in accordance with this clause 8 and clause 10.2. The period of notice Autolac will give you depends on the type of change.
8.2 If the change will benefit you, Autolac can make the change immediately and Autolac is not required to notify you prior to the change.
8.3 If the change has a detrimental impact on you but is: required by law; necessary for security reasons; to prevent fraud; or for technical or infrastructure reasons, Autolac will try to give you 3 days prior notice of the change. Sometimes, due to the nature of the change, Autolac may not be able to give you three days prior notice but Autolac will give you as much notice as Autolac reasonably can. Notice may be provided to you in the manner set out in clause 10.2.
8.4 If Autolac reasonably considers that the change will have a significant detrimental impact on the majority of our customers using Autolac Website or on a specific class of customers who use Autolac Website in a particular way (and you are one of this class), and the change is not of a type described under clause 8.3, Autolac will give you at least 30 days prior notice of the change.
8.5 If the change is not of a type described in clause 8.2, 8.3 or 8.4, Autolac will give you at least 10 days prior notice of the change.
8.6 If Autolac changes the Terms of Use under this clause 8, you may choose to stop using Autolac Website. Any use of Autolac Website after a change of the Terms of Use takes effect will be governed by the varied Terms of Use.
8.7 Autolac does not have to notify you if Autolac makes changes to the Autolac Website.
Termination
9.1 You may stop using Autolac Website at any time, for any reason.
9.2 Autolac may stop making Autolac Website, or a part of Autolac Website, available with 30 days prior notice. Notice may be given in the manner set out in clause 10.2.
9.3 Autolac may immediately suspend, terminate or limit your access to Autolac Website if:
• you are in breach of the Terms of Use and:
(i) the breach is something which cannot be remedied; or
(ii) you fail to remedy the breach within 30 days of our written notice to you of that breach; or
• there is an emergency.
9.4 If you enter a contract for the supply of goods and/or services via Autolac Website, that contract will not be affected if Autolac stops making Autolac Website or part of Autolac Website available to you.
Communication with you
10.1 As part of some Autolac Website services available via Autolac Website, Autolac may communicate with you via email, or an SMS, or both, to an email address or a mobile phone number nominated by you. When Autolac does this (except as set out in clause 10.2), the following will apply:
• you are responsible for ensuring that your contact details for the online service/s are current, your email service or mobile phone account is operational and that you check your emails or mobile phone regularly for messages; and
• you must notify Autolac as soon as possible of any changes to your contact details for the online services using the online method provided by Autolac.
10.2 Despite clause 10.1, for the purposes of clauses 8 and 9.2, Autolac will give you notice by posting the content of the notice to Autolac Website.
10.3 From time to time, in addition to giving you notice in the way required of us by clause 10.1 or 10.2, Autolac may choose to also give you notice by another method. If Autolac give you such additional notice, you should not presume that Autolac will do this every time.
Use of your information and material
11.1 When you send us any feedback, suggestions, ideas or other materials in relation to or via Autolac Website, you agree that Autolac can use, reproduce, publish, modify, adapt and transmit them to others free of charge and without restriction, subject to our obligations in our Privacy Statement.
General matters
12.1 This agreement is governed by the law in force in the State of New South Wales, Australia, and the parties irrevocably submit to the non-exclusive jurisdiction of the courts of New South Wales, Australia and courts of appeal from them for determining any dispute concerning this agreement.
12.2 If any of the Terms of Use are invalid or unenforceable, it will be struck out and the remaining terms will remain in force.
12.3 If Autolac does not act in relation to a breach by you of the Terms of Use, this does not waive our right to act with respect to subsequent or similar breaches. If you do not act in relation to a breach by us of the Terms of Use, this does not waive your right to act with respect to subsequent or similar breaches.
12.4 You may not assign or transfer your rights or benefits under the Terms of Use to any other person or entity without our prior consent, which Autolac will not unreasonably withhold.
Copyright
13.1 All copyright and other intellectual property rights subsisting in the Autolac Website and content on it are owned or licensed by us and protected by the laws of Australia. You are authorised to view the Autolac Website and its contents using your web browser. You must not otherwise reproduce, transmit, communicate, adapt, distribute, sell, modify or publish or otherwise use any of the material on the Autolac Website except as permitted by statute or with our prior written consent.
Trade mark
13.1 The Autolac Website includes registered trade marks and trade marks which are the subject of pending applications or which are otherwise protected by law including, but not limited to the word AUTOLAC and the Autolac logo. You may not use our trade marks or the names ‘Autolac Industries Pty Limited', ‘Autolac Industries Unit Trust’ or the name of any of our related entities without our prior written consent.
Links to third party sites
14.1 The Autolac Website may contain links to third party websites. The links are provided solely for your convenience and do not indicate, expressly or impliedly, any endorsement by us of the sites or the information, products or services provided at those sites. You access those sites and use the information, products and services made available at those sites solely at your own risk.
Linking to Autolac Website
15.1 Autolac welcomes links to the Autolac Website in accordance with the following terms and conditions:
• You may only create a link to the front page of the Autolac Website, for example, www.autolac.com.au. You must not create any links to a specific webpage within the Autolac Website, a practice often known as "deep linking".
• You must not create the link or use it in any way to represent or imply falsely, deceptively or confusingly that Autolac sponsor, endorse or are affiliated with or related to any third party (including you) or product; or that you are providing, or are the source of, any goods or services provided by us.
• You use the link to the Autolac Website at your own risk. Except to the extent that any law imposes liability on us which cannot be excluded, Autolac will not be liable for any loss or damage from any cause (including negligence) to your website and system, or to people linking to us from your website(s), caused by or in connection with a link to the Autolac Website. Any such loss or damage will be your responsibility.
• Your website, and any material on it, must conform to accepted standards of public decency and good taste. It must not expose us to any risk of liability under any criminal or civil law, or liability arising from the infringement of a third party's rights. Neither you nor the material on your website may disparage us or our goods or services.
• You agree to indemnify us and keep us indemnified against all actions, claims, costs, demands, damages or liability arising in any manner from a breach by you of these terms and conditions.
• Your website must not frame a webpage of the Autolac Website, and when a link to the Autolac Website created in accordance with terms of this Notice is clicked by a user: the front page of the Autolac Website must be shown in full without distortion; and the URL of the front page of the Autolac Website (e.g. www.autolac.com.au) must be displayed in the address bar of the user's web browser.
Terms of Use – April 2011
© Autolac Industries Pty Limited
as trustee for Autolac Industries Unit Trust ABN 27 192 108 807