academybrand.com Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: http://academybrand.com/
Effective URL: https://academybrand.com/
Submission: On August 20 via api from US — Scanned from CA

Form analysis 8 forms found in the DOM

POST /cart

<form class="Cart Drawer__Content" action="/cart" method="POST" novalidate="">
  <div class="Drawer__Main" data-scrollable="">
    <div class="Cart__ShippingNotice Text--subdued">
      <div class="Drawer__Container">
        <p>Spend <span>$99.00</span> more and get free shipping!</p>
      </div>
    </div>
    <p class="Cart__Empty Heading u-h5">Your cart is empty</p>
  </div>
</form>

Name: GET /search

<form action="/search" name="GET" role="search" class="Search__Form">
  <div class="Search__InputIconWrapper">
    <span class="hidden-tablet-and-up"><svg class="Icon Icon--search " role="presentation" viewBox="0 0 18 17">
        <g transform="translate(1 1)" stroke="currentColor" fill="none" fill-rule="evenodd" stroke-linecap="square">
          <path d="M16 16l-5.0752-5.0752"></path>
          <circle cx="6.4" cy="6.4" r="6.4"></circle>
        </g>
      </svg></span>
    <span class="hidden-phone"><!-- <svg class="Icon Icon--search-desktop " role="presentation" viewBox="0 0 21 21">
      <g transform="translate(1 1)" stroke="currentColor" stroke-width="2" fill="none" fill-rule="evenodd" stroke-linecap="square">
        <path d="M18 18l-5.7096-5.7096"></path>
        <circle cx="7.2" cy="7.2" r="7.2"></circle>
      </g>
    </svg> -->
      <svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
        <defs></defs>
        <g id="Icon/Desktop/Search" stroke="currentColor" stroke-width="1" fill="none" fill-rule="evenodd">
          <g transform="translate(2.000000, 2.000000)" stroke="currentColor" class="stroke-color" stroke-width="2">
            <path d="M8,14.9987 C12.1457079,14.9987 15.5,11.7494194 15.5,7.74986666 C15.5,3.74942967 12.1458629,0.5 8,0.5 C3.85413706,0.5 0.5,3.74942967 0.5,7.74986666 C0.5,11.7494194 3.85429207,14.9987 8,14.9987 Z" id="Stroke-1"></path>
            <path d="M13.4644,13.4407 L19.4974,19.4737" id="Stroke-3" stroke-linecap="square"></path>
          </g>
        </g>
      </svg></span>
  </div>
  <input type="search" class="Search__Input Heading" name="q" autocomplete="off" autocorrect="off" autocapitalize="off" placeholder="Search..." autofocus="">
  <input type="hidden" name="type" value="product">
</form>

POST /account

<form method="post" action="/account" id="create_customer" accept-charset="UTF-8"><input type="hidden" name="form_type" value="create_customer"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="return_to" value="/">
  <div class="rewards-popup__input first-name">
    <input type="text" name="customer[first_name]" placeholder="First name">
  </div>
  <div class="rewards-popup__input last-name">
    <input type="text" name="customer[last_name]" placeholder="Last name">
  </div>
  <div class="rewards-popup__input email">
    <input type="email" name="customer[email]" placeholder="Email">
  </div>
  <div class="rewards-popup__input birthday">
    <input type="date" name="customer[note][birthday]" placeholder="Birthday" data-rewards-modal-birthday="" max="2022-08-20">
  </div>
  <div class="rewards-popup__input last-input password">
    <input type="password" name="customer[password]" placeholder="Password">
  </div>
  <div class="rewards-popup__submit submit">
    <input type="submit" value="Join Now">
  </div>
</form>

<form id="giftcard-form">
  <h2 class="u-h1 Heading">Check Gift Card Balance</h2>
  <p class="gift-card">Enter the voucher number and PIN</p>
  <div class="gift-card-fields">
    <div class="gift-card-wrapper">
      <input required="" class="form-field" placeholder="Voucher No." autocomplete="off" name="number" maxlength="6">
      <input required="" class="form-field" placeholder="4 digit PIN" autocomplete="off" name="pin" maxlength="4">
    </div>
    <div id="check-balance">
      <span class="Button Button--primary">Check Balance</span>
    </div>
  </div>
</form>

<form>
  <ul class="choose-wishlist-option" data-userwishlists="">
  </ul>
  <ul class="choose-wishlist-option">
    <li data-opencreatesection="">
      <a href="#" class="creat_link">
                  <span class="icon-wishlist-plus hulkThemeColor" style="color: #1C1B1B"></span><span data-createwishlisttext="" class="hulkThemeColor" style="color: #1C1B1B">Create new wishlist</span>
                </a>
    </li>
    <li data-addnewwishlist="" style="display: none">
      <div class="input-group">
        <label for="newWishlist" class="wishlist-checkbox"><span></span><input data-newwishlist="" type="text" placeholder="undefined" value=""></label>
        <button class="wishlist-btn hulkBtnStyle" data-savenewwishlist="" style="background-color: #1C1B1B; border: 1px solid #1C1B1B; color: white;">undefined</button>
      </div>
    </li>
  </ul>
</form>

<form class="input-group search-bar">
  <input type="text" id="shareURL" value="" class="input-group-field" data-shareurl="" readonly="">
  <span class="input-group-btn">
    <button type="button" class="wishlist-btn hulkBtnStyle" data-copyshareurlbuttom="" style="background-color: #1C1B1B; border: 1px solid #1C1B1B; color: white;">Copy</button>
  </span>
</form>

POST /subscribe

<form action="/subscribe" method="post" class="input-group search-bar" role="subscribe" data-hulksubscribeform="">
  <input type="email" name="email" value="" placeholder="user@gmail.com" class="input-group-field" aria-label="Search our store">
  <span class="input-group-btn">
    <button type="submit" class="wishlist-btn hulkBtnStyle" data-hulksubscribebutton="" style="background-color: #1C1B1B; border: 1px solid #1C1B1B; color: white;">Subscribe</button>
  </span>
</form>

POST /cart/update

<form method="post" action="/cart/update" id="currency_form" accept-charset="UTF-8" class="currency-selector small--hide" enctype="multipart/form-data"><input type="hidden" name="form_type" value="currency"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="return_to" value="/"><input type="hidden" name="currency" value="CurrencyDrop"></form>

Text Content

Skip to content


Mens
Edits
 * Our Picks
 * Bundle Deals
 * Academy Icons
 * All About Layers
 * Winter Essentials

Clothing
 * New Arrivals
 * Tees & Layering
 * Pants
 * Sweats
 * Shirts
 * Knitwear
 * Outerwear
 * Shorts
 * Sale
 * Gift Cards

Accessories
 * Beanies
 * Ripl Bottles
 * Sunglasses
 * Tote Bags

Womens
Clothing
 * New Arrivals
 * Tops & Tees
 * Shirts
 * Bottoms
 * Jackets
 * Sweats
 * Knitwear

Kids
Academy Kids
 * Kids New Arrivals
 * Kids Tees
 * Kids Shirts
 * Kids Tops
 * Kids Shorts
 * Kids Pants
 * Kids Knitwear
 * Kids Jackets
 * Kids Sweats

Sale
Rewards
 * Account

 * 
 * 

Cart

Spend $99.00 more and get free shipping!

Your cart is empty

SPEND $99 AND GET FREE SHIPPING AUSTRALIA WIDE

 * MensMens
   Edits
    * Our Picks
    * Bundle Deals
    * Academy Icons
    * All About Layers
    * Winter Essentials
   
   Clothing
    * New Arrivals
    * Tees & Layering
    * Pants
    * Sweats
    * Shirts
    * Knitwear
    * Outerwear
    * Shorts
    * Sale
    * Gift Cards
   
   Accessories
    * Beanies
    * Ripl Bottles
    * Sunglasses
    * Tote Bags
   
   KNITWEAR
   
   2 FOR DEALS

 * WomensWomens
   Clothing
    * New Arrivals
    * Tops & Tees
    * Shirts
    * Bottoms
    * Jackets
    * Sweats
    * Knitwear
   
   KNITWEAR
   
   2 FOR DEALS

 * KidsKids
   Academy Kids
    * Kids New Arrivals
    * Kids Tees
    * Kids Shirts
    * Kids Tops
    * Kids Shorts
    * Kids Pants
    * Kids Knitwear
    * Kids Jackets
    * Kids Sweats
   
   KNITWEAR
   
   OUTERWEAR

 * SaleSale
 * RewardsRewards




 * Search
 * Stores
 * Account
 * Wishlist
 * Cart (0)

Liquid error (sections/slideshow.liquid line 57): Unknown SVG placeholder ''
Liquid error (sections/slideshow.liquid line 57): Unknown SVG placeholder ''

SS23 IS HERE

FRESHEN UP

Shop MENSSHOP WOMENS
Liquid error (sections/slideshow.liquid line 57): Unknown SVG placeholder ''

NEW ARRIVAL

THE VARSITY RANGE

Shop now
Liquid error (sections/slideshow.liquid line 57): Unknown SVG placeholder ''

NEW SEASON

JIMMY BF TEE

SHOP NOW
Liquid error (sections/slideshow.liquid line 57): Unknown SVG placeholder ''

AW22

ESSENTIAL
OVERSHIRT

shop now
 1. 
 2. 
 3. 
 4. 
 5. 




GIFTS FOR DAD

Add to wishlist (0)


HAMPTON L/S LINEN SHIRT


WHITE

$89.95
Add to wishlist (0)


COOPER SLIM CHINO


FATIGUE

$89.95
Add to wishlist (0)


VINTAGE OXFORD SHIRT


PETROL

$79.95
Add to wishlist (0)


MEN'S GIFT CARDS




From $50.00
Add to wishlist (0)


MEYERS SHIRT


MULTI

$89.95
Add to wishlist (0)


WOOL BEANIE


ORANGE

$39.95
Add to wishlist (0)


HAMPTON L/S LINEN SHIRT


BLACK

$89.95
Add to wishlist (0)


RIPL BOTTLE


FOREST GREEN

$47.00
View all products
Liquid error (sections/slideshow.liquid line 57): Unknown SVG placeholder ''


NEW ARRIVALS

MensWomens
Add to wishlist (0)


VINTAGE OXFORD SHIRT


LATTE

$79.95
Add to wishlist (0)


COOPER SLIM CHINO


QUARRY

$89.95
Add to wishlist (0)


WORKERS CREW


NAVY

$39.95
Add to wishlist (0)


HAMPTON LINEN SHIRT


BLUE HORIZON

$89.95
Add to wishlist (0)


VARSITY CREW TEE


ALLOY BLACK

$59.95
Add to wishlist (0)


COOPER SLIM CHINO


FATIGUE

$89.95
Add to wishlist (0)


MEYERS SHIRT


MULTI

$89.95
Add to wishlist (0)


ROTH TEE


MOJAVE

$39.95
shop now
Add to wishlist (0)


MALIBU CARDI


CHARCOAL

$129.95
Add to wishlist (0)


ACADEMY CREW SWEAT


WINTER MOSS

$59.95
Add to wishlist (0)


MALIBU CREW


MULCH

$99.95
Add to wishlist (0)


CARY SHIRT


ALLOY

$89.95
Add to wishlist (0)


STARSKY SHIRT


LEATHER

$89.95
Add to wishlist (0)


HESTON OVERSHIRT


MULTI

$119.95
Add to wishlist (0)


FRANKIE POPLIN SHIRT


WHITE

$89.95
View All Products


SWEATS RANGE

MensWomens
Add to wishlist (0)


VARSITY CREW TEE


ALLOY BLACK

$59.95
Add to wishlist (0)


VARSITY LONG SLEEVE TEE


CORIANDER GREEN

$59.95
Add to wishlist (0)


VARSITY SWEAT SHORT


NAVY

$59.95
Add to wishlist (0)


VARSITY SWEAT SHORT


WHITE

$59.95
Add to wishlist (0)


VARSITY LONG SLEEVE TEE


ALLOY BLACK

$59.95
Add to wishlist (0)


VARSITY CREW TEE


WHITE

$59.95
Add to wishlist (0)


BONDI CREW SWEAT


ALLOY

$69.95
Add to wishlist (0)


BONDI 1/2 ZIP SWEAT


MACADAMIA

$79.95
View all products
Add to wishlist (0)


ACADEMY CREW SWEAT


ROSE

$59.95
Add to wishlist (0)


LOUIS LS TEE


MACADAMIA

$49.95
Add to wishlist (0)


ACADEMY SWEAT PANT


BLACK

$59.95
Add to wishlist (0)


ACADEMY SWEAT SHORT


WINTER MOSS

$49.95
Add to wishlist (0)


LOUIS LS TEE


ALLOY BLACK

$49.95
Add to wishlist (0)


ACADEMY SWEAT PANT


ROSE

$59.95
Add to wishlist (0)


ACADEMY CREW SWEAT


WINTER MOSS

$59.95
Add to wishlist (0)


ACADEMY SWEAT PANT


OXFORD HEATHER

$59.95
View all products

Shop Mens

Shop womens

SHOP kids


@ACADEMYBRAND ON INSTAGRAM

Chevron pointing left
Father's Day is approaching, and we have the perfect gifts for Dad.
19 AUGUST 2022

SNEAK PEEK // new colours dropping soon! Watch this space. SS23 has arrived!
shop online and in selected stores. #AcademyRookie #New #kidswear #NewSea...
17 AUGUST 2022

NEW IN // Introducing the Meyers Shirt.  The Meyers Shirt will take you through
this transeasonal period. Constructed using a premium linen blend, this fresh...
17 AUGUST 2022

NEW SEASON // a sneak peek at some of our latest styles. Watch this space for
more SS23 drops. #AcademyBrand #SS23 #newseason #new
16 AUGUST 2022

SS23 // Watch this space to see more pieces from our latest drop, such as our
Burton Shirt in Charcoal.
15 AUGUST 2022

NEW IN // A sneak peak into our new SS23 range... The Burton Shirt in Charcoal.
#AcademyBrand #SS23 #NEW
14 AUGUST 2022

NEW SEASON // Our Hampton Linen Shirt in white and Cooper Slim chinos.
Redefining our most loved silhouettes.  #AcademyBrand #newseason #SS23 #New
13 AUGUST 2022

NEW SEASON // Freshen up with our new spring/summer styles. Featured: Our
best-selling Hampton Linen Shirt in a redefined fit. #AcademyBrand #newseason...
12 AUGUST 2022

NEW SEASON // Freshen up with our new spring/summer styles. Watch this space!
Featured: Our best-selling Hampton Linen Shirt in a redefined fit.  #Acade...
11 AUGUST 2022

The Malibu Shawl in Natural is a perfect casual, easy-to-style knit for this
current season. Shop yours in-store and online. #AcademyBrand #knitwear
08 AUGUST 2022


A wardrobe essential: The All terrain Jacket in Mojave #AcademyBrand #outerwear
#winter
07 AUGUST 2022

Effortlessly stylish and comfortable... The best-selling Cooper Slim Chino is
the perfect pair to take you from day to night.  #AcademyBrand #Menswea...
06 AUGUST 2022


Our Merino Crew in Bison is the strikingly rich tone your wardrobe needs this
season. #AcademyBrand
05 AUGUST 2022


A classic linen shirt that compliments everyone, every season... Our
Best-selling Hampton Linen Shirt.  #AcademyBrand #shirts #menswear #bestseller
02 AUGUST 2022

Seeking the sun and surf with the upcoming warmer weather... #AcademyBrand
01 AUGUST 2022


Ease into the new week with our casual crew sweat in Rose. #AcademyBrand
31 JULY 2022

A Basic Essential - The Workers Crew Shop yours in-store or online.
#AcademyBrand #Menswear #basics
30 JULY 2022

Gear up for a casual and stylish weekend in our easy-wearing Ohio shirt.
#AcademyBrand #shirts #Menswear
29 JULY 2022

All the weekend feels wearing Academy Brand and @academywomen 
#AcademyBrand #weekend #winter
28 JULY 2022


A classic knit in a Charcoal colour way. Our Malibu crew is a wardrobe
essential. Shop yours in-store or online. #AcademyBrand #knitwear #Menswear
27 JULY 2022

We have your next luxury knit item. Shop our variety of styles and colour ways
in-store and online. #AcademyBrand #knitwear #menswear
26 JULY 2022


The Malibu Shawl is the perfect buy if you're looking for a warm, versatile
piece that can get you through the week, to weekends in style... #AcademyBrand
...
25 JULY 2022

Have you shopped our Bondi Sweats Range? #AcademyBrand #winter #sweatsets
24 JULY 2022

A slouchy, comfy fit in a range of gorgeous colours. Shop our Bondi Sweats Range
in selected stores and online. #AcademyBrand #sweatsets #winter
24 JULY 2022


A basic essential - The workers crew. Shop yours in a range of colour ways,
in-store and online. #AcademyBrand #menswear #basics
23 JULY 2022

Chevron pointing right


SHOP INSTAGRAM


DISCOVER

 * Gift Cards
 * Check Gift Card Balance
 * Size Guide


HELP

 * Help Centre
 * Shipping
 * Returns


ACADEMY REWARDS

Join Academy Rewards to receive a $10 Welcome reward and earn as you spend.

Join Now
 * 
 * 

© 2022 Academy Brand
 * American Express
 * Diners Club
 * JCB
 * Mastercard
 * PayPal
 * Visa
 * Afterpay
 * Klarna

X


RECEIVE $10 OFF

Join Academy Rewards to receive a welcome reward and earn as you spend.





CHECK GIFT CARD BALANCE

Enter the voucher number and PIN

Check Balance





ADD TO WISHLIST

Choose wishlist

 * Create new wishlist
 * undefined

My wishlist undefined


SHARE MY WISHLIST

Share on social networks

 * 
 * 
 * 
 * 

Or copy wishlist link to share

Copy

SUBSCRIBE AND GET ALERT ABOUT YOUR WISHLIST

We will notify you on events like Low stock, Restock, Price drop or general
reminder so that you don’t miss the deal

Subscribe



Move to cart

See Product Details

ARE YOU SURE YOU WANT TO DELETE THE WISHLIST?

Yes No