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

Submitted URL: http://lowesschoolwear.com.au/
Effective URL: https://www.lowes.com.au/schools-online-landing
Submission: On April 22 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="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.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">
      <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=aHR0cHM6Ly93d3cubG93ZXMuY29tLmF1OjQ0Mw..&amp;hl=en&amp;v=4PnKmGB9wRHh1i04o7YUICeI&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=oqheq6geeby"
              width="256" height="60" role="presentation" name="a-3ewzrzs7jrll" 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>
      </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"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Ldh9ekUAAAAAFRgpB9if0gzyUh1_ixPxr3AvZJI&amp;co=aHR0cHM6Ly93d3cubG93ZXMuY29tLmF1OjQ0Mw..&amp;hl=en&amp;v=4PnKmGB9wRHh1i04o7YUICeI&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=z5ui2a7uufk6"
              width="256" height="60" role="presentation" name="a-ave16nx4v36i" 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><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 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.

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
    * Sale
      Back
      
      
      SALE
      
       * Menswear
       * Hoodies, Jumpers & Fleece
       * Jackets
       * Knitwear
       * Polos
       * T-Shirts
       * Shirts
       * Pants
       * Shorts
       * Singlets & Tanks
      
       * 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
      
       * Dog Wear
       * Flannelettes
       * Polos
       * Hawaiians
       * T-Shirts
       * Jumpers
       * Vests
       * Hi-Vis
      
       * Kids & Babywear
       * Kids Tops
       * Baby Tops
       * Baby Bottoms
       * Baby Rompers
      
       * Winter Clearance
       * Hoodies
       * Trackpants
       * Jackets
       * Big Mens
       * Shirts
       * Knitwear
       * Pyjamas
       * Vests
       * Fleece
   
    * Casual Wear
      Back
      
      
      CASUAL WEAR
      
       * Casual Menswear
       * Polos
       * T-Shirts
       * Shirts
       * Shorts
       * Jackets
       * Hoodies Jumpers & Fleece
       * Flannelette
       * Knitwear
       * Track Pants
       * Long Sleeve Tops
       * Hawaiian Prints
       * Singlets & Tanks
       * Matchy Matchy
       * Jeans
       * Pants
       * Licensed Apparel
       * Vests
   
    * Matchy Matchy
      Back
      
      
      MATCHY MATCHY
      
       * Party
       * Accessories
       * Shirts
       * Shorts
      
       * Tie-Dye
       * Shirts
       * Shorts
      
       * Hawaiians
       * Shirts
       * Shorts
      
       * Linen
       * Shirts
       * Shorts
      
       * Unisex
       * Shirts
       * Shorts
      
       * Big Mens
       * Shirts
       * Shorts
      
       * Kids
       * Shirts
       * Shorts
   
    * 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
      
       * Kids Work Wear
       * Kids
      
       * Scrubs
   
    * Unisex
      Back
      
      
      UNISEX
      
       * Unisex Clothing
       * Tops
       * Bottoms
       * Matchy Matchy
       * Flannelette
       * Fleece
       * Hawaiian
   
    * Big Mens
      Back
      
      
      BIG MENS
      
       * Big Mens
       * Best Sellers
       * Polos
       * T-Shirts
       * Hawaiian Prints
       * Tanks & Muscle Tops
       * Shirts
       * Shorts 117cm-147cm
       * Swimwear
       * Pants 117cm-147cm
       * Jeans 117cm-147cm
       * Outdoor Fishing & Hiking
       * Underwear & Sleepwear
       * Belts
       * Vests
       * Long Sleeve Tops
       * Jackets
       * Knitwear
       * Hoodies Sweats & Fleece
   
    * Fleece
      Back
      
      
      FLEECE
      
       * Fleece
       * Hoodies
       * Jumpers
       * Vests
       * Bottoms
   
    * Hawaiian
      Back
      
      
      HAWAIIAN
      
       * Hawaiian Prints
       * Shirts
       * T-Shirts & Polos
       * Shorts
       * Kids
       * Dog Shirts
       * Matching Hawaiian Prints
   
    * Tie-Dye
      Back
      
      
      TIE-DYE
      
       * All Tie-Dye
       * Tees & Shirts
       * Singlets & Muscle Tops
       * Shorts
       * Big Men's
       * Kids
       * Dogs
       * Shoes & Accessories
       * Babies
       * Fleece
   
    * First Nations Apparel
      Back
      
      
      FIRST NATIONS APPAREL
      
       * Mens
      
       * Big Mens
      
       * Unisex
      
       * Kids
   
    * Sportswear
      Back
      
      
      SPORTSWEAR
      
       * Activewear
       * Swimwear
       * Training Wear
       * Cricket Wear
      
       * NRL Merchandise
       * State of Origin
   
    * 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 Cool Kids
       * That Swag Style
       * The Creative Cats
       * 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
   
    * 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
      
       * Babywear
       * Tops
       * Bottoms
       * Rompers
   
    * 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 & Ties
       * Scarves & Gloves
       * Netball Knickers
       * Aprons & Art Smocks
       * Raincoats
      
       * Schoolwear Boys
       * Shirts
       * Shorts
       * Trousers
       * Belts
      
       * Schoolwear Girls
       * Blouses
       * Culottes & Skorts
       * Shorts
       * Pants
      
       * Schoolwear Unisex & Sport
       * Polos & Tops
       * Jumpers & Jackets
       * Blazers
       * Shorts & Pants
       * Vests
      
       * Sale
   
    * Dog Wear
      Back
      
      
      DOG WEAR
      
       * Dog Wear
       * Dog Vests
       * Dog Hi-Vis
       * Dog Shirts
       * Dog Jumpers

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

 * Community
   back Community
    * Sustainability
    * Charities
    * Ethical and Social Responsibilities
    * 2023 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

 * Home
 * School Uniforms


LOWES SCHOOL UNIFORMS

Lowes providing a Premium Convenience to local school communities all over
Australia, selling to schools for over 100 years!

Find your school below to see the available uniforms collection


Easy Search for Schools

School Name
Postcode
Clear
772 Schools found
‹
1234
›
Don't like the easy search? Find Schools Using the Classic View
 * Aberdeen Public School
   2336
   486
   Muswellbrook
   view
 * Abermain Public School
   2326
   486
   Cessnock
   view
 * Aitkenvale State School
   4814
   488
   Aitkenvale
   view
 * Albury High School
   2640
   486
   Albury
   view
 * Albury North Public School
   2640
   486
   Albury
   view
 * Albury Public School
   2640
   486
   Albury
   view
 * Aldridge State High School
   4650
   488
   Maryborough
   view
 * All Saints Catholic College K-12
   2170
   486
   Liverpool
   view
 * All Saints Primary School - Seaford
   5169
   489
   Noarlunga Centre
   view
 * Amaroo School
   2914
   485
   Gungahlin
   view


FIND BY STATE

 * All States (772)
 * Australia Capital Territory (53)
 * New South Wales (471)
 * Northern Territory (2)
 * Queensland (97)
 * South Australia (21)
 * Tasmania (7)
 * Victoria (70)
 * Western Australia (50)


YOUR RECENT SCHOOLS


ABOUT SCHOOLS ONLINE

There is only one place where you can find top quality schoolwear and schoolwear
accessories at affordable prices and it's here at Lowes.

Whether you are in search of schoolwear for a boy or a girl including sport
uniforms, accessories, shirts, pants, skirts, track pants and much more, then
look no further. Lowes Schoolwear stocks everything you need.




MORE FOR SCHOOLS




LEAVERS | REPRESENTATIVE SPORTS | STAFF UNIFORMS


SCHOOL LEAVER'S GARMENTS, CUSTOM COLOURS, CUSTOM DESIGNS

You Design, We Create!




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:

Sign Up

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




Back to top