www.lowesmenswear.co.nz Open in urlscan Pro
151.101.1.124  Public Scan

URL: https://www.lowesmenswear.co.nz/
Submission Tags: sansec.io magecart Search All
Submission: On July 17 via api from US — Scanned from NZ

Form analysis 3 forms found in the DOM

GET https://www.lowesmenswear.co.nz/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://www.lowesmenswear.co.nz/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://www.lowesmenswear.co.nz/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://www.lowesmenswear.co.nz/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-jgggbh48zqh3" 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=aHR0cHM6Ly93d3cubG93ZXNtZW5zd2Vhci5jby5uejo0NDM.&amp;hl=en&amp;v=rKbTvxTxwcw5VqzrtN-ICwWt&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=zeym8itxcma1"></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-dzuud7tg7559" 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=aHR0cHM6Ly93d3cubG93ZXNtZW5zd2Vhci5jby5uejo0NDM.&amp;hl=en&amp;v=rKbTvxTxwcw5VqzrtN-ICwWt&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=237zcwiv1rxj"></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.lowesmenswear.co.nz/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.

 * Free delivery over NZ$150


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


Toggle Nav
Search
Search

Search
My Cart
Bag
You have no items in your shopping cart.
Menu
   Menu
 * New Arrivals
 * Shop by Category
   back Shop by Category
    * New Arrivals
      Back
      
      
      NEW ARRIVALS
   
    * Mens
      Back
      
      
      MENS
      
       * Shop All
       * Hoodies Jumpers & Fleece
       * Jackets
       * Knitwear
       * Shirts
       * T-Shirts
       * Pants
       * Shorts
       * Polos
      
       * Tops
       * T-Shirts
       * Flannelette Shirts
       * Polos
       * Shirts
       * Long Sleeve Shirts
       * Singlets & Tanks
       * Licensed Tops
      
       * Bottoms
       * Pants
       * Track Pants
       * Jeans
       * Shorts
      
       * Sweats & Hoodies
       * Hoodies
       * Jumpers
       * Fleece
       * Track Pants
       * Vests
   
    * Big Mens
      Back
      
      
      BIG MENS
      
       * Shop All
       * Polos
       * T-Shirts
       * Shorts 117cm-147cm
       * Shirts
       * Hawaiian Prints
       * Pants 117cm-147cm
       * Jackets
      
       * Tops
       * T-Shirts
       * Shirts
       * Polos
       * Extra Large Sizes
      
       * Bottoms
       * Shorts
       * Pants
       * Jeans
       * Trackpants
      
       * Built N Fit
       * T-Shirts
       * Shirts
       * Polos
       * Shorts
       * Tanks & Singlets
       * Matchy Matchy
       * Jackets
       * Fleece
      
       * Accessories
       * Belts
       * Underwear
   
    * Workwear
      Back
      
      
      WORKWEAR
      
       * Mens Workwear
       * Shirts
       * Vests
       * Shorts
       * Trousers
       * Work Boots & Shoes
       * Work Socks
       * Accessories
       * Winter Wear
      
       * Womens Workwear
       * Tops
       * Vests
       * Shorts
       * Trousers
       * Shoes & Boots
       * Jackets & Jumpers
       * Accessories
       * Jeggings
      
       * Kids Workwear
       * Kids
   
    * Fleece
      Back
      
      
      FLEECE
      
       * Fleece
       * Hoodies
       * Jumpers
       * Vests
       * Bottoms
   
    * Flannelette Shirts
    * 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
   
    * Outdoor Fishing & Hiking
      Back
      
      
      OUTDOOR FISHING & HIKING
      
       * Outdoor Wear
       * Fishing
       * Hiking
       * Outback
       * Shoes & Accessories
   
    * NRL Support
    * 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
   
    * Unisex
      Back
      
      
      UNISEX
      
       * Unisex Clothing
       * Tops
       * Bottoms
       * Matchy Matchy
       * Flannelette
       * Fleece
       * Hawaiian
   
    * 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
       * Scarves & Gloves
       * Aprons & Art Smocks
       * Raincoats
       * Tie
      
       * Schoolwear Boys
       * Shirts
       * Shorts
       * Trousers
       * Belts
      
       * Schoolwear Unisex & Sport
       * Microfibre Tracksuit
       * Polos & Tops
       * Jackets & Pullovers
       * Pants & Shorts
       * Vests
   
    * Sportswear
      Back
      
      
      SPORTSWEAR
      
       * Activewear
       * Swimwear
       * Training Wear
      
       * NRL Merchandise
       * State of Origin
   
    * First Nations Apparel
      Back
      
      
      FIRST NATIONS APPAREL
      
       * Mens
      
       * Big Mens
      
       * Unisex
      
       * Kids
      
       * Adults
      
       * Learn & Land
   
    * Business & Formal Wear
      Back
      
      
      BUSINESS & FORMAL WEAR
      
       * Mens Business
       * Shirts
       * Vests
       * Trousers
       * Blazers
       * Suit Separates
       * Belts
      
       * Formal Wear
       * Shirts
       * Suits Separates
       * Coloured Suits
       * Vests
      
       * Boys Suiting
       * Shirts
       * Vests
       * Suit Separates
   
    * 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
   
    * Offers
      Back
      
      
      OFFERS
      
       * 3 for $18: Single Trunk
      
       * 3 for $18: Cougars Socks
      
       * 3 for $18: Traders Socks
      
       * 2 for $50: Activewear
      
       * Suit Promo $50 Off
      
       * Suit Promo $150 Off
   
    * Sale
      Back
      
      
      SALE
      
       * Menswear
       * Polos
       * T-Shirts
       * Shirts
       * Pants
       * Shorts
       * Singlets & Tanks
       * Jackets
       * Knitwear
       * Hoodies, Jumpers & Fleece
      
       * Big Mens
       * Tops
       * Shorts
      
       * Workwear
       * Tops
       * Shorts
       * Boots
      
       * Unisex
       * Hoodies
      
       * Sportswear
       * Activewear
      
       * 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

 * 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

Previous

Next
 * 1
 * 2
 * 3
 * 4





CORONAVIRUS UPDATE · CLICK HERE FOR MORE INFORMATION >


FISHING


GOLF


BIG MENS


WORKWEAR


FLANNOS


UNISEX








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.

 * Shop Gift Cards

NEW SUBSCRIBERS, GET 20% 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
 * Size Chart
 * Schoolwear Size Chart


COMPANY

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


MORE FROM LOWES

 * Rewards Card
 * 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?