www.lowes.com.au Open in urlscan Pro
151.101.1.124  Public Scan

Submitted URL: https://lowesmenswear.com.au/
Effective URL: https://www.lowes.com.au/
Submission: On January 25 via api from US — Scanned from AU

Form analysis 3 forms found in the DOM

GET https://www.lowes.com.au/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://www.lowes.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="insider-search-input" type="text" name="q" value="" placeholder="I am looking for…" class="input-text insider-search ins-edit-mode-active" 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://www.lowes.com.au/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://www.lowes.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" aria-label="Subscribe">
      <span>Subscribe</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" width="256" height="60" role="presentation" name="a-zhvuo17wib00" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Ldh9ekUAAAAAFRgpB9if0gzyUh1_ixPxr3AvZJI&amp;co=aHR0cHM6Ly93d3cubG93ZXMuY29tLmF1OjQ0Mw..&amp;hl=en&amp;v=Ya-Cd6PbRI5ktAHEhm9JuKEu&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=6lv8fceyoeil"></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 -->
  </div><input type="text" name="token" style="display: none">
</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" width="256" height="60" role="presentation" name="a-xz8u734bnuiq" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Ldh9ekUAAAAAFRgpB9if0gzyUh1_ixPxr3AvZJI&amp;co=aHR0cHM6Ly93d3cubG93ZXMuY29tLmF1OjQ0Mw..&amp;hl=en&amp;v=Ya-Cd6PbRI5ktAHEhm9JuKEu&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=4ntkcqk84u5a"></iframe>
          </div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-2" 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 -->
    <!-- /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://www.lowes.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 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.

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

 * FLATTEN YOUR EXPENSE CURVE AND PAY AS YOU WEAR, Sign Up For Zero Card Now!
   
   
   

 * 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
    * New Arrivals
      Back
      
      
      NEW ARRIVALS
   
    * Sale
      Back
      
      
      SALE
      
       * Menswear
       * Polos
       * T-Shirts
       * Shirts
       * Pants
       * Shorts
       * Singlets & Tanks
       * Jackets
       * Knitwear
       * Hoodies, Jumpers & Fleece
      
       * Big Mens
       * Tops
       * Shorts
      
       * Workwear
       * Tops
       * Shorts
       * Kids
       * Boots
      
       * Unisex
       * Hoodies
      
       * Sportswear
       * Activewear
       * NRL
      
       * Outdoor & Fishing
       * Hiking Tops
       * Hiking Bottoms
       * Big Mens
       * Underwear
      
       * Shoes & Accessories
       * Shoes
      
       * Underwear, Socks & PJs
       * Underwear
       * Socks
       * Dressing Gowns
      
       * Kids & Babywear
       * Kids Tops
       * Baby Tops
       * Baby Bottoms
       * Baby Rompers
      
       * Winter Clearance
       * Hoodies
       * Trackpants
       * Jackets
       * Big Mens
       * Shirts
       * Knitwear
       * Pyjamas
       * Vests
       * Fleece
       * Pants
   
    * Built N Fit
      Back
      
      
      BUILT N FIT
      
       * Built N Fit
       * T-Shirts
       * Shirts
       * Polos
       * Shorts
       * Tanks & Singlets
       * Matchy Matchy
       * Jackets
       * Fleece
   
    * Casual Wear
      Back
      
      
      CASUAL WEAR
      
       * Casual Menswear
       * T-Shirts
       * Shorts
       * Polos
       * Singlets & Tanks
       * Hawaiian Prints
       * Shirts
       * Matchy Matchy
       * Long Sleeve Tops
       * Pants
       * Jeans
       * Licensed Apparel
       * Jackets
       * Hoodies Jumpers & Fleece
       * Flannelette
       * Knitwear
       * Track Pants
       * Vests
   
    * Unisex
      Back
      
      
      UNISEX
      
       * Unisex Clothing
       * Tops
       * Bottoms
       * Matchy Matchy
       * Flannelette
       * Fleece
       * Hawaiian
   
    * Big Mens
      Back
      
      
      BIG MENS
      
       * Big Mens
       * Best Sellers
       * Polos
       * T-Shirts
       * Shorts 117cm-147cm
       * Shirts
       * Hawaiian Prints
       * Tanks & Muscle Tops
       * Swimwear
       * Pants 117cm-147cm
       * Jeans 117cm-147cm
       * Outdoor Fishing & Hiking
       * Underwear & Sleepwear
       * Belts
       * Vests
       * Long Sleeve Tops
       * Jackets
       * Knitwear
       * Hoodies Sweats & Fleece
   
    * Workwear
      Back
      
      
      WORKWEAR
      
       * Mens Work Wear
       * Shirts
       * Vests
       * Shorts
       * Trousers
       * Overalls
       * Work Boots & Shoes
       * Work Socks
       * Accessories
       * Winter Wear
      
       * Womens Work Wear
       * Tops
       * Vests
       * Shorts
       * Trousers
       * Shoes & Boots
       * Jackets & Jumpers
       * Accessories
       * Jeggings
      
       * Kids Work Wear
       * Kids
      
       * Scrubs
       * Tops
       * Bottoms
   
    * Matchy Matchy
      Back
      
      
      MATCHY MATCHY
      
       * Party
       * Accessories
       * Shirts
       * Shorts
      
       * Tie-Dye
       * Shirts
       * Shorts
      
       * Hawaiians
       * Accessories
       * Shirts
       * Shorts
      
       * Linen
       * Shirts
       * Shorts
      
       * Unisex
       * Accessories
       * Shirts
       * Shorts
      
       * Christmas
       * Shirts
       * Shorts
      
       * Big Mens
       * Shirts
       * Shorts
      
       * Kids
       * Shirts
       * Shorts
   
    * Hawaiian
      Back
      
      
      HAWAIIAN
      
       * Hawaiian Prints
       * Shirts
       * Shorts
       * Big Mens
       * Kids
   
    * Schoolwear
      Back
      
      
      SCHOOLWEAR
      
       * Iconic Soul Schoolwear
       * Chino Shorts
       * Drill Shorts
       * Cord Shorts
       * Microfibre Shorts
       * Chino Pants
       * Fleece Trackpants
       * Bomber Jacket
       * Fleece Crew
       * Fleece Hoodie
       * Polar Fleece
       * Soft Shell Jacket
      
       * Schoolwear Accessories
       * Shoes
       * Socks & Tights
       * Hats
       * Scarves & Gloves
       * Netball Knickers
       * Aprons & Art Smocks
       * Raincoats
       * Tie
      
       * Schoolwear Boys
       * Shirts
       * Shorts
       * Trousers
       * Belts
      
       * Schoolwear Girls
       * Blouses
       * Culottes & Skorts
       * Shorts
       * Girls Pants
      
       * Schoolwear Unisex & Sport
       * Microfibre Tracksuit
       * Polos & Tops
       * Jackets & Pullovers
       * Blazers
       * Pants & Shorts
       * Vests
      
       * Sale
   
    * Sportswear
      Back
      
      
      SPORTSWEAR
      
       * Activewear
       * Swimwear
       * Training Wear
       * Cricket Wear
      
       * NRL Merchandise
       * State of Origin
   
    * Fleece
      Back
      
      
      FLEECE
      
       * Fleece
       * Hoodies
       * Jumpers
       * Vests
       * Bottoms
   
    * First Nations Apparel
      Back
      
      
      FIRST NATIONS APPAREL
      
       * Mens
      
       * Big Mens
      
       * Unisex
      
       * Kids
   
    * Outdoor Fishing & Hiking
      Back
      
      
      OUTDOOR FISHING & HIKING
      
       * Outdoor Wear
       * Fishing
       * Hiking
       * Outback
       * Shoes & Accessories
   
    * Business & Formal Wear
      Back
      
      
      BUSINESS & FORMAL WEAR
      
       * Mens Business
       * Shirts
       * Vests
       * Trousers
       * Blazers
       * Suit Separates
       * Suits
       * Belts
      
       * Formal Wear
       * The Fancy Kid
       * The All Eyes On Me Kid
       * The Laid Back Kid
       * Shirts
       * Vests
       * Suits
       * Suits Separates
      
       * Boys Suiting
       * Shirts
       * Vests
       * Suit Separates
   
    * Underwear Socks & PJ's
      Back
      
      
      UNDERWEAR SOCKS & PJ'S
      
       * Underwear
       * Briefs
       * Trunks & Boxers
       * T-Shirts & Singlets
       * Thermal Apparel
      
       * Socks
       * Business Socks
       * Sport Socks
       * Work Socks
       * Sleep Socks
      
       * Sleepwear
       * Summer Sleepwear
       * Winter Sleepwear
       * Kids Sleepwear
   
    * Shoes & Accessories
      Back
      
      
      SHOES & ACCESSORIES
      
       * Accessories
       * Headwear
       * Ties
       * Belts & Braces
       * Scarves & Gloves
      
       * Shoes
       * Thongs
       * Casual Shoes
       * Joggers
       * Dress Shoes
       * Blundstone
       * Slippers
   
    * Kidswear & Babywear
      Back
      
      
      KIDSWEAR & BABYWEAR
      
       * Kidswear
       * Tops
       * Bottoms
       * Work Wear
       * Matchy Matchy
      
       * Babywear
       * Tops
       * Bottoms
       * Rompers

 * Uniforms
   back Uniforms
    * School Uniforms
    * Leavers Uniforms
    * Schoolwear Wholesale
    * Back To Work
    * Industry Uniforms

 * Charity
 * Community
   back Community
    * Sustainability
    * Charities
    * Ethical and Social Responsibilities
    * 2024 Modern Slavery Statement
    * Penn College Scholarships
    * Learn our Land

 * 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
 * 4
 * 5
 * 6






CORONAVIRUS UPDATE · CLICK HERE FOR MORE INFORMATION >


POLOS


SHORTS


HAWAIIANS


MATCHY MATCHY


WORKWEAR


BIG MENS







EXPLORE THE LATEST

TOP FISHING SPOTS IN AUSTRALIA

From Reef To River

Read More
 

5 WAYS TO IMPROVE YOUR SLEEP

It's time to get a full nights rest.

Read More
 

SUPERCARS CHAMPIONSHIPS

Buckle up and get ready for the ride of a lifetime!

Read More



LOWES MENSWEAR

Lowes is over 120 years old! 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:

Subscribe

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


HELP & INFO

 * Contact Us
 * FAQs
 * Shipping
 * Returns
 * Privacy Policy
 * Terms & Conditions
 * Lay-By Policy
 * Size Chart
 * Schoolwear 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

© 2023 Lowes Manhattan Pty. Ltd.




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?



 * Categories
   Facet 1
   Facet 2
   Facet 3
   Facet 4
   Facet 5
 * Brands
   Facet 1
   Facet 2
   Facet 3
   Facet 4
   Facet 5

Recommended For You
 * Item Category
   Item Name
   ‪$‬ 20.00
   ‪$‬ 30.00
   33
   %
   OFF
   Add To Cart
 * Item Category
   Item Name
   ‪$‬ 20.00
   ‪$‬ 30.00
   33
   %
   OFF
   Add To Cart
 * Item Category
   Item Name
   ‪$‬ 20.00
   ‪$‬ 30.00
   33
   %
   OFF
   Add To Cart
 * Item Category
   Item Name
   ‪$‬ 20.00
   ‪$‬ 30.00
   33
   %
   OFF
   Add To Cart
 * Item Category
   Item Name
   ‪$‬ 20.00
   ‪$‬ 30.00
   33
   %
   OFF
   Add To Cart
 * Item Category
   Item Name
   ‪$‬ 20.00
   ‪$‬ 30.00
   33
   %
   OFF
   Add To Cart

Redirect URL Label
Applied Filters
Clear
Categories
: 
Item 1
✗
Brand
: 
Item 2
✗
Price
: 
$10 - $65
✗
Rating
: 
4 & up
✗
 * Categories
   Item 1
   
   Item 1
   11
   Item 2
   11
   Item 3
   11
   Show More
 * Rating
   Item 1
   
   5
   5
   4 & up
   14
   3 & up
   21
   2 & up
   8
   1 & up
   3
 * Toggle Item
   
 * Price
   Item 1
   
   10 - 20
   20 - 30
   30 - 40
 * Category
   Item 1
   
   Item 1
   11
   Item 2
   9
   Item 3
   8
   Item 4
   3
   Item 5
   5
   Item 6
   6
   Show More
 * Colour
   Item 1
   
   Item 1
   11
   Item 2
   9
   Item 3
   8
   Item 4
   3
   Item 5
   5
   Item 6
   6
   Show More
 * Price
   Item 1
   
   Min
   $
   Max
   $
   →
   

Results for Search
Sort By
Relevancy
RelevancyPrice: Low to HighPrice: High to LowMost DiscountedMost Popular
 * Item Category
   Item Name
   ‪$‬ 20.00
   ‪$‬ 30.00
   33
   %
   OFF
   Add To Cart
 * Item Category
   Item Name
   ‪$‬ 20.00
   ‪$‬ 30.00
   33
   %
   OFF
   Add To Cart
 * Item Category
   Item Name
   ‪$‬ 20.00
   ‪$‬ 30.00
   33
   %
   OFF
   Add To Cart
 * Item Category
   Item Name
   ‪$‬ 20.00
   ‪$‬ 30.00
   33
   %
   OFF
   Add To Cart
 * Item Category
   Item Name
   ‪$‬ 20.00
   ‪$‬ 30.00
   33
   %
   OFF
   Add To Cart
 * Item Category
   Item Name
   ‪$‬ 20.00
   ‪$‬ 30.00
   33
   %
   OFF
   Add To Cart


|
1
2
3
...
20
|

6
6 12 18
Number of Products

Redirect URL Label
 * Categories
   Facet 1
   Facet 2
   Facet 3
   Facet 4
   Facet 5
 * Brands
   Facet 1
   Facet 2
   Facet 3
   Facet 4
   Facet 5

Product Not Found
Recommended For You
 * Item Category
   Item Name
   ‪$‬ 20.00
   ‪$‬ 30.00
   33
   %
   OFF
   Add To Cart
 * Item Category
   Item Name
   ‪$‬ 20.00
   ‪$‬ 30.00
   33
   %
   OFF
   Add To Cart
 * Item Category
   Item Name
   ‪$‬ 20.00
   ‪$‬ 30.00
   33
   %
   OFF
   Add To Cart