au2.lowes-menswear.com.au Open in urlscan Pro
34.87.249.254  Public Scan

URL: https://au2.lowes-menswear.com.au/
Submission Tags: krdtest
Submission: On August 26 via api from JP

Form analysis 5 forms found in the DOM

GET https://au2.lowes-menswear.com.au/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://au2.lowes-menswear.com.au/catalogsearch/result/" method="get">
  <div class="field search">
    <label class="label" for="search" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <div class="control container-box">
      <div class="search-wrapper">
        <input id="search" type="text" name="q" value="" placeholder="I am looking for…" class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off" aria-expanded="false">
        <button type="submit" title="Search" class="button sub search" aria-label="Search" disabled="">
          <span><i class="fa-search fa"></i></span>
        </button>
        <button type="button" title="Close" class="button sub close" aria-label="Close">
          <span><i class="fa-times fa"></i></span>
        </button>
      </div>
      <div id="search_autocomplete" class="search-autocomplete"></div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search top-search" aria-label="Search">
      <span>Search</span>
    </button>
  </div>
</form>

POST https://au2.lowes-menswear.com.au/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://au2.lowes-menswear.com.au/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <label class="label" for="newsletter"><span>Sign Up for Our Newsletter:</span></label>
    <div class="control">
      <input name="email" type="email" id="newsletter" placeholder="Enter your email address" data-validate="{required:true, 'validate-email':true}">
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe primary" title="Subscribe" type="submit">
      <span>Sign Up</span>
    </button>
  </div>
  <div class="field-recaptcha" id="recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796-container" data-bind="scope:'recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796'">
    <!-- ko template: getTemplate() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796-wrapper">
      <div class="g-recaptcha" id="recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796">
        <div class="grecaptcha-badge" data-style="inline"
          style="width: 256px; height: 60px; position: fixed; visibility: hidden; display: block; transition: right 0.3s ease 0s; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Ldh9ekUAAAAAFRgpB9if0gzyUh1_ixPxr3AvZJI&amp;co=aHR0cHM6Ly9hdTIubG93ZXMtbWVuc3dlYXIuY29tLmF1OjQ0Mw..&amp;hl=en&amp;v=Eyd0Dt8h04h7r-D86uAD1JP-&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=2qbkci6x7v7q"
              width="256" height="60" role="presentation" name="a-2ho9ht84g6mx" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /ko -->
  </div><input type="text" name="token" style="display: none">
</form>

<form action="">
  <label for="fname">First Name:</label>
  <input type="text" id="fname" name="fname">
  <label for="lname">Last Name:</label>
  <input type="text" id="lname" name="lname">
  <label for="birthday">Date of Birth:</label>
  <input type="date" id="birthday" name="birthday">
</form>

<form>
  <ul>
    <li><input type="checkbox" id="clothing" name="clothing" value="menswear"><label for="menswear">Menswear</label></li>
    <li><input type="checkbox" id="clothing" name="clothing" value="schoolwear"><label for="schoolwear">Schoolwear</label></li>
    <li><input type="checkbox" id="clothing" name="clothing" value="workwear"><label for="workwear">Workwear</label></li>
    <li><input type="checkbox" id="clothing" name="clothing" value="bigmens"><label for="bigmens">Big Mens</label></li>
  </ul>
</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 template: getTemplate() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-popup-login-wrapper">
      <div class="g-recaptcha" id="recaptcha-popup-login">
        <div class="grecaptcha-badge" data-style="inline" style="width: 256px; height: 60px; box-shadow: gray 0px 0px 5px;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Ldh9ekUAAAAAFRgpB9if0gzyUh1_ixPxr3AvZJI&amp;co=aHR0cHM6Ly9hdTIubG93ZXMtbWVuc3dlYXIuY29tLmF1OjQ0Mw..&amp;hl=en&amp;v=Eyd0Dt8h04h7r-D86uAD1JP-&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=h3m1eeisq2dt"
              width="256" height="60" role="presentation" name="a-8i3f945v3ep7" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div>
      </div>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /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://au2.lowes-menswear.com.au/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
  <input type="text" name="token" style="display: none">
</form>

Text Content

The store will not work correctly in the case when cookies are disabled.

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

This is a demo store. No orders will be fulfilled.

 * FLATTEN YOUR EXPENSE CURVE AND PAY AS YOU WEAR, Sign Up For Zero Card Now!
 * Free delivery over $100
   
   

 * My Account
 * My Wish List
 * Sign In Log in | Sign up
 * Contact Us
 * Stores


Toggle Nav
Search
Search

Search
Bag
Bag
You have no items in your shopping bag.
Menu
   Menu
 * New Arrivals
 * Shop by Category
   back Shop by Category
    * Casual Wear
      Back
      
      
      CASUAL WEAR
      
       * Casual Menswear
       * Tops
       * Shirts
       * Knitwear
       * Fleece
       * Jackets
       * Pants
       * Jeans
       * Track Pants
       * Shorts
       * Swimwear
      
       * Casual Kids Clothing
       * Bottoms
       * Tops
       * Winter Wear
       * Accessories
   
    * Modern Male
      Back
      
      
      MODERN MALE
      
       * Modern Male
       * T-Shirts
       * Shirts
       * Polo Tops
       * Pants
       * Shorts
       * Swimwear
   
    * Big Mens
      Back
      
      
      BIG MENS
      
       * Big Mens
       * Jeans 117cm-147cm
       * Tops
       * Shirts
       * Knitwear
       * Fleece
       * Vests
       * Jackets
       * Shorts 117cm-147cm
       * Pants 117cm-147cm
       * Jeans 117-147
       * Swim Wear
       * Suit Separates
       * Belts
       * Underwear & Sleepwear
   
    * Workwear
      Back
      
      
      WORKWEAR
      
       * JJJ Construction
       * Tops
      
       * Mens Work Wear
       * Shirts
       * Vests
       * Shorts
       * Trousers
       * Overalls
       * Winter Wear
       * Work Boots & Shoes
       * Work Socks
       * Accessories
      
       * Womens Work Wear
       * Tops
       * Jackets & Jumpers
       * Vests
       * Shorts
       * Trousers
       * Shoes & Boots
       * Hats
      
       * Kids Work Wear
       * Kids
   
    * Unisex
      Back
      
      
      UNISEX
      
       * Unisex Clothing
       * Tops
       * Bottoms
   
    * Business Wear
      Back
      
      
      BUSINESS WEAR
      
       * Mens Business
       * Shirts
       * Vests
       * Blazers
       * Coats
       * Trousers
       * Suit Separates
       * Suits
   
    * Underwear Socks & PJ's
      Back
      
      
      UNDERWEAR SOCKS & PJ'S
      
       * Underwear
       * Briefs
       * Trunks & Boxers
       * T-Shirts & Singlets
       * Thermal Apparel
       * Womens Underwear
      
       * Socks
       * Business Socks
       * Sport Socks
       * Sleep Socks
       * Work socks
       * Trunk & Sock Pack
      
       * PJ'S
       * Winter Sleepwear
       * Summer Sleepwear
   
    * Shoes & Accessories
      Back
      
      
      SHOES & ACCESSORIES
      
       * Accessories
       * Sunglasses
       * Belts & Braces
       * Headwear
       * Scarves & Gloves
       * Ties
       * Handkerchiefs
       * Umbrellas & Rainwear
      
       * Shoes
       * Casual Shoes
       * Thongs & Scuffs
       * Joggers
       * Dress Shoes
       * Slippers
       * Blundstone
       * Shoe Accessories
   
    * Formal Wear
      Back
      
      
      FORMAL WEAR
      
       * Formal Wear
       * Shirts
       * Vests
       * Suit Separates
       * Suits
      
       * Boys Formal
       * Shirts
       * Vests
       * Suit Separates
       * Ties
       * Accessories
   
    * Schoolwear
      Back
      
      
      SCHOOLWEAR
      
       * Iconic Soul
       * Chino Shorts
       * Drill Shorts
       * Cord Shorts
       * Microfibre Shorts
       * Chino Pants
       * Fleece Trackpants
      
       * Schoolwear Accessories
       * Shoes
       * Socks & Tights
       * Hats & Ties
       * Scarves & Gloves
       * Netball Knickers
       * Aprons & Art Smocks
       * Raincoats
       * Accessories
      
       * Schoolwear Boys
       * Shirts
       * Shorts
       * Trousers
       * Belts
      
       * Schoolwear Girls
       * Blouses
       * Skirts
       * Culottes & Skorts
       * Shorts
       * Pants
      
       * Schoolwear Unisex & Sport
       * Polos & Tops
       * Jumpers & Jackets
       * Blazers
       * Shorts & Pants
   
    * Sportswear
      Back
      
      
      SPORTSWEAR
      
       * Outdoor & Fishing
       * Outdoor Wear
       * Fishing
      
       * Activewear
       * Active Wear
       * Cricket Wear
      
       * NRL Merchandise
       * T-Shirts
       * Polos
       * Hoodies
       * Shorts
       * Socks
       * Ties
       * Accessories
      
       * State of Origin
       * T-Shirts & Tops
       * Polo Tops
       * Jackets & Hoodies
       * Accessories
   
    * Swimwear
      Back
      
      
      SWIMWEAR
      
       * Swimwear
       * Swim Briefs
       * Swim Shorts
       * Rash Shirts
       * Accessories
   
    * Dog Wear
      Back
      
      
      DOG WEAR
      
       * Dog Wear
       * Dog Vests
       * Dog Bandannas
       * Dog Hi-Vis
       * Dog Shirts
   
    * Home & Gifts
      Back
      
      
      HOME & GIFTS
      
       * Home & Gifts
       * Gift Packs
       * Towels
       * Bedding
       * Bags
       * Accessories

 * Schools Online
 * Community
   back Community
    * Sustainability
    * Charities
    * Ethical and Social Responsibilities
    * 2020 Modern Slavery Statement

 * Christmas
   back Christmas
    * Shop All Gifts
    * Gifts $15 & Under
    * Gifts $20 & Under
    * Gifts $30 & Under
    * Gifts $50 & Under
    * SHOP CHRISTMAS CATALOGUE

 * Gift Cards
 * Sale

Account
 * My Account
 * My Wish List
 * Sign In Log in | Sign up
 * Contact Us
 * Stores

Previous

Next
 * 1
 * 2
 * 3




WORKWEAR FOR EVERYONE

A large range of workwear for everyone including men, ladies and kids.

Shop Now


BIG MENS


FLANNELETTE SHIRTS


HOODIES, JUMPERS & FLEECE


OUTDOOR & FISHING


KNITWEAR




SHOP OUTDOOR FISHING & HIKING


EXPLORE THE LATEST

LATEST BLOG

Lowes or Lowe's? Which one is correct?

Read More

STYLING VIDEOS

Check out our detailed guides for every man

Watch on Youtube

TV COMMERCIALS

The most Iconic TV commercials of all time

Watch on Youtube


LOWES MENSWEAR

Lowes is celebrating its 120th birthday! As a proud Australian icon, Lowes
continues to offer well-made clothing at affordable prices. The company has
grown from humble beginnings in 1898 to over 200 stores nation-wide whilst still
being 100% Australian and family owned. Today, Lowes offers much more than just
menswear. Come and discover our many products online or at a store near you.

 * Pay No interest Ever!
 * Earn Reward Points and Save
 * Shop Gift Cards

NEW SUBSCRIBERS,GET 10% OFF YOUR FIRST ORDER.
Sign Up for Our Newsletter:

Sign Up

* Terms & Conditions apply.
100% Secure Payments
 * 
 * 


HELP & INFO

 * Contact Us
 * FAQs
 * Shipping
 * Returns
 * Privacy Policy
 * Terms & Conditions
 * Size Chart


COMPANY

 * About Us
 * Career
 * TV Commercials
 * Styling Videos
 * Blog
 * Ethical Guidelines


MORE FROM LOWES

 * Rewards Card
 * Zero Card
 * Customer Portal - ZERO
 * Gift Card Balance Check

©Lowes Manhattan Pty.Ltd. 2020
Questions? Feedback? powered by Olark live chat software


First Name: Last Name: Date of Birth:
%3Cdiv%20class%3D%22form-1%22%3E%0A%3Cform%20action%3D%22%22%3E%0A%20%20%3Clabel%20for%3D%22fname%22%3EFirst%20Name%3A%3C%2Flabel%3E%0A%20%20%3Cinput%20type%3D%22text%22%20id%3D%22fname%22%20name%3D%22fname%22%3E%0A%20%20%3Clabel%20for%3D%22lname%22%3ELast%20Name%3A%3C%2Flabel%3E%0A%20%20%3Cinput%20type%3D%22text%22%20id%3D%22lname%22%20name%3D%22lname%22%3E%0A%20%20%3Clabel%20for%3D%22birthday%22%3EDate%20of%20Birth%3A%3C%2Flabel%3E%0A%20%20%3Cinput%20type%3D%22date%22%20id%3D%22birthday%22%20name%3D%22birthday%22%3E%0A%3C%2Fform%3E%0A%3C%2Fdiv%3E
Email Address:
email_address

Join now >

submit_button

TICK YOUR PREFERENCE FOR FUTURE EMAIL COMMUNICATION

 * Menswear
 * Schoolwear
 * Workwear
 * Big Mens

%3Cdiv%20class%3D%22form-2%22%3E%0A%09%3Cp%3ETICK%20YOUR%20PREFERENCE%20FOR%20FUTURE%20EMAIL%20COMMUNICATION%3C%2Fp%3E%0A%09%3Cform%3E%0A%09%09%3Cul%3E%0A%09%09%09%3Cli%3E%3Cinput%20type%3D%22checkbox%22%20id%3D%22clothing%22%20name%3D%22clothing%22%20value%3D%22menswear%22%3E%3Clabel%20for%3D%22menswear%22%3EMenswear%3C%2Flabel%3E%3C%2Fli%3E%0A%09%09%09%3Cli%3E%3Cinput%20type%3D%22checkbox%22%20id%3D%22clothing%22%20name%3D%22clothing%22%20value%3D%22schoolwear%22%3E%3Clabel%20for%3D%22schoolwear%22%3ESchoolwear%3C%2Flabel%3E%3C%2Fli%3E%0A%09%09%09%3Cli%3E%3Cinput%20type%3D%22checkbox%22%20id%3D%22clothing%22%20name%3D%22clothing%22%20value%3D%22workwear%22%3E%3Clabel%20for%3D%22workwear%22%3EWorkwear%3C%2Flabel%3E%3C%2Fli%3E%0A%09%09%09%3Cli%3E%3Cinput%20type%3D%22checkbox%22%20id%3D%22clothing%22%20name%3D%22clothing%22%20value%3D%22bigmens%22%3E%3Clabel%20for%3D%22bigmens%22%3EBig%20Mens%3C%2Flabel%3E%3C%2Fli%3E%0A%09%09%3C%2Ful%3E%0A%09%3C%2Fform%3E%0A%3C%2Fdiv%3E

*Discount code excludes schoolwear and gift cards. Online only.



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?