www.oxfordshop.com.au Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: http://www.oxfordshop.com.au/
Effective URL: https://www.oxfordshop.com.au/
Submission: On June 13 via api from US — Scanned from AU

Form analysis 7 forms found in the DOM

GET /

<form action="/" method="get" role="search"><input class="o-input c-search-popup__input ss-input" type="search" name="q" placeholder="search our store..." aria-label="Search" autocomplete="off" spellcheck="false" dir="auto" role="combobox" value="">
</form>

GET /search

<form action="/search" method="get" role="search">
  <input class="o-input c-search-popup__input" data-search-popup-input="" type="search" name="q" placeholder="search our store" value="" aria-label="Search" autocomplete="off" spellcheck="false" dir="auto">
  <button class="o-btn is-dark c-search-popup__submit" type="submit"> Search </button>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
</form>

POST /contact

<form method="post" action="/contact" id="contact_form" accept-charset="UTF-8" class="contact-form">
  <input type="hidden" name="form_type" value="customer">
  <input type="hidden" name="utf8" value="✓">
  <div class="c-section--newsletter__wrapper">
    <input type="email" placeholder="Your email address" class="o-input c-section--newsletter__email" name="contact[email]" required="">
    <input type="hidden" name="contact[tags]" value="prospect,newsletter">
    <input type="hidden" name="customer[accepts_marketing]">
    <button type="submit" class="o-btn c-section--newsletter__btn" name="subscribe"> subscribe </button>
  </div>
</form>

POST /account/login

<form method="post" action="/account/login" id="login-form" accept-charset="UTF-8" data-login-with-shop-sign-in="true" class="login-signup__form"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8" value="✓">
  <div class="login-signup__input-group">
    <input class="login-signup__input" type="email" name="customer[email]" id="customer_email_login" autocomplete="email" aria-label="Email Address" placeholder="" required="">
    <label class="login-signup__label" for="customer_email_login">Email</label>
  </div>
  <div class="login-signup__input-group">
    <input class="login-signup__input" type="password" name="customer[password]" id="customer_password_login" placeholder="" required="">
    <label class="login-signup__label" for="customer_password_login">Password</label>
  </div>
  <div class="login-signup__forgot-password-wrapper">
    <a href="#" data-switch-form="reset-password" class="login-signup__forgot-password">Forgot your password?</a>
  </div>
  <button type="submit" class="login-signup__button" name="commit" id="SignIn" aria-label="Log In">
    <span>Log In</span>
  </button>
  <div class="login-signup__separator">
    <div class="login-signup__separator-line"></div>
  </div>
  <div class="login-signup__callout">
    <h4 class="login-signup__callout-title">Not a customer yet?</h4>
    <div data-switch-form="signup">
      <a href="#" class="login-signup__button-alt" aria-label="Register">
                            <span>Register</span>
                            
                        </a>
    </div>
  </div>
</form>

POST /account/recover

<form method="post" action="/account/recover" id="reset-password-form" accept-charset="UTF-8" class="login-signup__form"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <div class="login-signup__input-group">
    <input class="login-signup__input" type="email" name="email" id="customer_email_reset_password" autocomplete="email" aria-label="Email Address" placeholder="" required="">
    <label class="login-signup__label" for="customer_email_reset_password">Email</label>
  </div>
  <button type="submit" class="login-signup__button" name="commit" id="ResetPassword" aria-label="Reset Password">
    <span>Reset Password</span>
  </button>
  <div class="login-signup__separator">
    <div class="login-signup__separator-line"></div>
  </div>
  <div class="login-signup__callout">
    <h4 class="login-signup__callout-title">Remembered your password?</h4>
    <div data-switch-form="login">
      <a href="#" class="login-signup__button-alt" aria-label="Back to Login">
                            <span>Back to Login</span>
                        </a>
    </div>
  </div>
</form>

POST /account

<form method="post" action="/account" id="signup-form" accept-charset="UTF-8" data-login-with-shop-sign-up="true" class="login-signup__form"><input type="hidden" name="form_type" value="create_customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" id="CustomerTags" name="customer[tags]" value="WishlistSignup">
  <input type="hidden" name="customer[accepts_marketing]" value="true">
  <div class="login-signup__input-row">
    <div class="login-signup__input-group">
      <input class="login-signup__input" type="text" name="customer[first_name]" id="customer_first_name" placeholder="" required="">
      <label class="login-signup__label" for="customer_first_name">First Name*</label>
    </div>
    <div class="login-signup__input-group">
      <input class="login-signup__input" type="text" name="customer[last_name]" id="customer_last_name" placeholder="" required="">
      <label class="login-signup__label" for="customer_last_name">Last Name*</label>
    </div>
  </div>
  <div class="login-signup__input-row">
    <div class="login-signup__input-group">
      <input class="login-signup__input" type="email" name="customer[email]" id="customer_email_signup" pattern="^[\w]{1,}[\w.+-]{0,}@[\w-]{2,}([.][a-zA-Z]{2,}|[.][\w-]{2,}[.][a-zA-Z]{2,})$" placeholder="" required="">
      <label class="login-signup__label" for="customer_email_signup">Email*</label>
    </div>
    <div class="login-signup__input-group">
      <input class="login-signup__input" type="phone" name="customer[phone]" id="customer_phone_signup" pattern="^((04|\+614|614)\d{2} *-? *\d{3} *-? *\d{3}|(04|\+614|614)\d{8}|(\+61|61)\d{9}|(0\d{9})|(\d{9}))$" placeholder="">
      <label class="login-signup__label" for="customer_phone_signup">Phone</label>
    </div>
  </div>
  <div class="login-signup__input-group">
    <input class="login-signup__input" type="password" name="customer[password]" id="customer_password_signup" required="">
    <label class="login-signup__label" for="customer_password_signup">Password</label>
  </div>
  <div class="login-signup__input-header">
    <p>Birthday</p>
    <div class="login-signup__input-info" data-info-content="If you would like to receive a gift on your birthday, please enter your details below. This isn't required to join Oxford's rewards program.">
      <svg class="icon icon-info cust-svg-801299" fill="currentColor" version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64px" height="64px" viewBox="0 0 416.979 416.979"
        xml:space="preserve">
        <g id="SVGRepo_bgCarrier" stroke-width="0"></g>
        <g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g>
        <g id="SVGRepo_iconCarrier">
          <g>
            <path
              d="M356.004,61.156c-81.37-81.47-213.377-81.551-294.848-0.182c-81.47,81.371-81.552,213.379-0.181,294.85 c81.369,81.47,213.378,81.551,294.849,0.181C437.293,274.636,437.375,142.626,356.004,61.156z M237.6,340.786 c0,3.217-2.607,5.822-5.822,5.822h-46.576c-3.215,0-5.822-2.605-5.822-5.822V167.885c0-3.217,2.607-5.822,5.822-5.822h46.576 c3.215,0,5.822,2.604,5.822,5.822V340.786z M208.49,137.901c-18.618,0-33.766-15.146-33.766-33.765 c0-18.617,15.147-33.766,33.766-33.766c18.619,0,33.766,15.148,33.766,33.766C242.256,122.755,227.107,137.901,208.49,137.901z">
            </path>
          </g>
        </g>
      </svg>
      <div class="login-signup__input-info-popover">If you would like to receive a gift on your birthday, please enter your details below. This isn't required to join Oxford's rewards program.</div>
    </div>
  </div>
  <div class="login-signup__input-row">
    <div class="login-signup__input-group--dropdown">
      <select name="birth_date_day" class="login-signup__input--select" id="birth_date_day">
        <option value="">Day</option>
        <option value="1">1</option>
        <option value="2">2</option>
        <option value="3">3</option>
        <option value="4">4</option>
        <option value="5">5</option>
        <option value="6">6</option>
        <option value="7">7</option>
        <option value="8">8</option>
        <option value="9">9</option>
        <option value="10">10</option>
        <option value="11">11</option>
        <option value="12">12</option>
        <option value="13">13</option>
        <option value="14">14</option>
        <option value="15">15</option>
        <option value="16">16</option>
        <option value="17">17</option>
        <option value="18">18</option>
        <option value="19">19</option>
        <option value="20">20</option>
        <option value="21">21</option>
        <option value="22">22</option>
        <option value="23">23</option>
        <option value="24">24</option>
        <option value="25">25</option>
        <option value="26">26</option>
        <option value="27">27</option>
        <option value="28">28</option>
        <option value="29">29</option>
        <option value="30">30</option>
        <option value="31">31</option>
      </select>
      <svg class="icon icon-arrow cust-svg-616643" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path d="M6 13L11 8.04523" stroke="currentColor" stroke-linecap="round"></path>
        <path d="M6 3L11 8.04523" stroke="currentColor" stroke-linecap="round"></path>
      </svg>
    </div>
    <div class="login-signup__input-group--dropdown">
      <select name="birth_date_month" class="login-signup__input--select" id="birth_date_month">
        <option value="">Month</option>
        <option value="1">1</option>
        <option value="2">2</option>
        <option value="3">3</option>
        <option value="4">4</option>
        <option value="5">5</option>
        <option value="6">6</option>
        <option value="7">7</option>
        <option value="8">8</option>
        <option value="9">9</option>
        <option value="10">10</option>
        <option value="11">11</option>
        <option value="12">12</option>
      </select>
      <svg class="icon icon-arrow cust-svg-471481" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path d="M6 13L11 8.04523" stroke="currentColor" stroke-linecap="round"></path>
        <path d="M6 3L11 8.04523" stroke="currentColor" stroke-linecap="round"></path>
      </svg>
    </div>
    <div class="login-signup__input-group--dropdown">
      <select name="birth_date_year" class="login-signup__input--select" id="birth_date_year">
        <option value="">Year</option>
        <option value="1923">1923</option>
        <option value="1924">1924</option>
        <option value="1925">1925</option>
        <option value="1926">1926</option>
        <option value="1927">1927</option>
        <option value="1928">1928</option>
        <option value="1929">1929</option>
        <option value="1930">1930</option>
        <option value="1931">1931</option>
        <option value="1932">1932</option>
        <option value="1933">1933</option>
        <option value="1934">1934</option>
        <option value="1935">1935</option>
        <option value="1936">1936</option>
        <option value="1937">1937</option>
        <option value="1938">1938</option>
        <option value="1939">1939</option>
        <option value="1940">1940</option>
        <option value="1941">1941</option>
        <option value="1942">1942</option>
        <option value="1943">1943</option>
        <option value="1944">1944</option>
        <option value="1945">1945</option>
        <option value="1946">1946</option>
        <option value="1947">1947</option>
        <option value="1948">1948</option>
        <option value="1949">1949</option>
        <option value="1950">1950</option>
        <option value="1951">1951</option>
        <option value="1952">1952</option>
        <option value="1953">1953</option>
        <option value="1954">1954</option>
        <option value="1955">1955</option>
        <option value="1956">1956</option>
        <option value="1957">1957</option>
        <option value="1958">1958</option>
        <option value="1959">1959</option>
        <option value="1960">1960</option>
        <option value="1961">1961</option>
        <option value="1962">1962</option>
        <option value="1963">1963</option>
        <option value="1964">1964</option>
        <option value="1965">1965</option>
        <option value="1966">1966</option>
        <option value="1967">1967</option>
        <option value="1968">1968</option>
        <option value="1969">1969</option>
        <option value="1970">1970</option>
        <option value="1971">1971</option>
        <option value="1972">1972</option>
        <option value="1973">1973</option>
        <option value="1974">1974</option>
        <option value="1975">1975</option>
        <option value="1976">1976</option>
        <option value="1977">1977</option>
        <option value="1978">1978</option>
        <option value="1979">1979</option>
        <option value="1980">1980</option>
        <option value="1981">1981</option>
        <option value="1982">1982</option>
        <option value="1983">1983</option>
        <option value="1984">1984</option>
        <option value="1985">1985</option>
        <option value="1986">1986</option>
        <option value="1987">1987</option>
        <option value="1988">1988</option>
        <option value="1989">1989</option>
        <option value="1990">1990</option>
        <option value="1991">1991</option>
        <option value="1992">1992</option>
        <option value="1993">1993</option>
        <option value="1994">1994</option>
        <option value="1995">1995</option>
        <option value="1996">1996</option>
        <option value="1997">1997</option>
        <option value="1998">1998</option>
        <option value="1999">1999</option>
        <option value="2000">2000</option>
        <option value="2001">2001</option>
        <option value="2002">2002</option>
        <option value="2003">2003</option>
        <option value="2004">2004</option>
        <option value="2005">2005</option>
        <option value="2006">2006</option>
        <option value="2007">2007</option>
        <option value="2008">2008</option>
        <option value="2009">2009</option>
        <option value="2010">2010</option>
        <option value="2011">2011</option>
        <option value="2012">2012</option>
        <option value="2013">2013</option>
        <option value="2014">2014</option>
        <option value="2015">2015</option>
        <option value="2016">2016</option>
        <option value="2017">2017</option>
        <option value="2018">2018</option>
        <option value="2019">2019</option>
        <option value="2020">2020</option>
        <option value="2021">2021</option>
        <option value="2022">2022</option>
        <option value="2023">2023</option>
      </select>
      <svg class="icon icon-arrow cust-svg-197420" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path d="M6 13L11 8.04523" stroke="currentColor" stroke-linecap="round"></path>
        <path d="M6 3L11 8.04523" stroke="currentColor" stroke-linecap="round"></path>
      </svg>
    </div>
    <input type="hidden" id="birthday_tags" value="">
  </div>
  <p>I'm interested in hearing about</p>
  <div class="login-signup__input-row">
    <div class="login-signup__input-group--checkbox">
      <input type="checkbox" value="" id="menswear">
      <label for="menswear">Menswear</label>
    </div>
    <div class="login-signup__input-group--checkbox">
      <input type="checkbox" value="" id="womenswear">
      <label for="womenswear">Womenswear</label>
    </div>
  </div>
  <button type="submit" class="login-signup__button" name="commit" id="SignUp" aria-label="Register">
    <span>Register</span>
  </button>
  <div class="login-signup__separator">
    <div class="login-signup__separator-line"></div>
  </div>
  <div class="login-signup__callout">
    <h4 class="login-signup__callout-title">Already a customer?</h4>
    <div data-switch-form="login">
      <a href="#" class="login-signup__button-alt" aria-label="Log In">
                            <span>Log In</span>
                            
                        </a>
    </div>
  </div>
</form>

Text Content

Skip to content.


YOUR CART

0
You're only $75.00 away from Free Standard Shipping



YOUR CART IS EMPTY.

These collections might interest you.

NEW ARRIVALS

WOMEN'S NEW ARRIVALS

MEN'S NEW ARRIVALS

ALL SALE

WOMEN'S SALE

MEN'S SALE

2 SUITS FOR $599


You might also like... +


YOU MIGHT ALSO LIKE...

SONIA ECO WIDE LEG PANTS

$169.00
$99.00

SONIA ECO WIDE LEG PANTS

$169.00 $99.00

Add To Cart

MADELINE LONG CUFF KNIT

$149.00
$89.00

MADELINE LONG CUFF KNIT

$149.00 $89.00

Add To Cart

MADELINE STRIPE CUFF KNIT

$149.00
$89.00

MADELINE STRIPE CUFF KNIT

$149.00 $89.00

Add To Cart
New Arrival

LOWEN ARGYLE V-NECK KNIT

$169.00

LOWEN ARGYLE V-NECK KNIT

$169.00

Add To Cart

DAPHNE POLO NECK KNITTED CROP TOP

$129.00
$74.50

DAPHNE POLO NECK KNITTED CROP TOP

$129.00 $74.50

Add To Cart

CHRISSY LOOSE FIT KNITTED DRESS

$249.00
$99.00

CHRISSY LOOSE FIT KNITTED DRESS

$249.00 $99.00

Add To Cart

NIKITA STRETCH WIDE LEG PANTS

$189.00
$119.00

NIKITA STRETCH WIDE LEG PANTS

$189.00 $119.00

Add To Cart
SKINNY FIT

STRETCH SKINNY FIT ORGANIC COTTON CHINOS

$149.00
$74.50

STRETCH SKINNY FIT ORGANIC COTTON CHINOS

$149.00 $74.50

Add To Cart
SLIM FIT

V-NECK PURE MERINO WOOL KNIT

$149.00
$89.00

V-NECK PURE MERINO WOOL KNIT

$149.00 $89.00

Add To Cart

HAZEL WIDE LEG TROUSERS

$189.00
$129.00

HAZEL WIDE LEG TROUSERS

$189.00 $129.00

Add To Cart

RAFFI ECO JACKET

$349.00
$179.00

RAFFI ECO JACKET

$349.00 $179.00

Add To Cart

LISA YAK BLEND KNITTED SKIRT

$169.00
$89.00

LISA YAK BLEND KNITTED SKIRT

$169.00 $89.00

Add To Cart

SANDY BOATNECK KNIT TOP

$149.00
$89.00

SANDY BOATNECK KNIT TOP

$149.00 $89.00

Add To Cart

GRACE SHORT SLEEVE CASHMERE BLEND KNIT

$129.00
$74.50

GRACE SHORT SLEEVE CASHMERE BLEND KNIT

$129.00 $74.50

Add To Cart
RELAXED FIT

BEN COTTON CREW NECK T-SHIRT

$59.00
$29.00

BEN COTTON CREW NECK T-SHIRT

$59.00 $29.00

Add To Cart
New Arrival

CHARLOTTE CUPRO DRESS

$249.00

CHARLOTTE CUPRO DRESS

$249.00

Add To Cart

RENEE YAK BLEND KNITTED DRESS

$229.00
$91.60

RENEE YAK BLEND KNITTED DRESS

$229.00 $91.60

Add To Cart

POPPY KNITTED TOP

$149.00
$89.00

POPPY KNITTED TOP

$149.00 $89.00

Add To Cart
SLIM FITREGULAR CUFF
SLIM FITREGULAR CUFF

BECKTON HERRINGBONE COTTON SHIRT

$149.00
$74.50

BECKTON HERRINGBONE COTTON SHIRT

$149.00 $74.50

Add To Cart

ZOE WOOL RICH TIE WAIST JACKET

$369.00
$189.00

ZOE WOOL RICH TIE WAIST JACKET

$369.00 $189.00

Add To Cart
FREE SHIPPING ON ALL DOMESTIC ORDERS OVER $75
FREE 2 HOUR CLICK & COLLECT

 * 

 * New Arrivals
    * Just Landed - Autumn 2024
       * All New Arrivals
       * Women's New Arrivals
       * Men's New Arrivals
   
   DISCOVER THE LUGGAGE RANGE
   
   
   LEATHER BAGS
   
   Shop Now
   
   KNITWEAR
   
   
   BUY 2
   
   
   (OR MORE)
   
   TAKE 50% OFF
   
   Shop Knitwear
 * Mens
    * All Man
    * All Suits
       * Suit Jackets
       * Suit Trousers
       * Linen suits
       * Waistcoats
   
    * All Bottoms
       * Trousers And Jeans
       * Chinos
       * Shorts
   
    * All Shirts
       * Short Sleeve Shirts
       * Business Shirts
       * Linen Shirts
       * Casual Shirts
       * Slim Fit Shirts
       * Regular Fit Shirts
       * Organic Cotton Shirts
       * French Cuff Shirts
   
    * All Accessories
       * Bags
       * Washbags
       * Belts
       * Ties
       * Pocket Squares
       * Cufflinks
       * Hats & Eyewear
       * Leather Goods
       * Scarves
       * Umbrella
       * Socks
   
    * All Outerwear
       * Coats
       * Blazers
       * Jackets
       * Leather Jackets
       * Puffer Jackets
       * Knitwear
   
    * All Tops
       * Polo Shirts
       * T-shirts
   
    * All Shoes
       * Leather Shoes
       * Casual Shoes
   
    * All Loungewear
   
   
   CHINOS
   2 FOR
   $129
   
   Shop Now
   
   WHILE STOCKS LAST
   
   
   SUITS
   FROM
   $249
   
   Shop Now
 * Woman
    * All Woman
    * All Dresses
       * Work Dresses
       * Linen Dresses
       * Knitted Dresses
   
    * All Tops
       * Knitwear Tops
       * Tops And Tees
       * Shirts
   
    * All Bottoms
       * Pants And Shorts
       * Skirts
   
    * All Suits
       * Suit Jackets
       * Suit Pants
       * Suit Skirts
       * Suit Waistcoats
   
    * All Outerwear
       * Jackets & Coats
       * Blazers
   
    * All Accessories
       * Bags
       * Jewellery
       * Belts
       * Scarves
       * Umbrella
   
    * All Shoes
       * Boots
       * Heels
       * Flats
   
    * All Leather
   
   KNITTED DRESSES
   
   FROM $79
   
   Shop Now
   
   NEW SEASON
   
   
   WOMEN'S SUITS
   
   Shop Now
 * Weddings
 * Outlet
    * All Mens Outlet
       * Polo Shirts
       * Shirts
       * pants
       * Leather
       * Shorts
       * Suits
       * Jackets & Coats
       * Shoes
       * Outerwear
       * Accessories
       * Knitwear
       * Tees
       * Loungewear
   
    * All Womans Outlet
       * Dresses
       * Tops
       * Shirts
       * Leather
       * Skirts
       * Pants
       * Suiting
       * Accessories
       * Shoes
       * Outerwear
       * Knitwear
       * Loungewear
   
    * Outlet Deals
       * Men's suits Jackets from $59
       * 3 PURE WOOL SUIT TROUSERS ONLY $99
       * Mens Shirts from $29.90
       * Shop The Leather Outlet
   
   SELECTION OF
   WOOL & WOOL BLENDS
   
   
   3 WOOL SUIT TROUSERS ONLY AU$99
   
   Shop Deal
   
   OUTLET
   
   
   60-80% OFF EVERYTHING
   
   Shop Now


 * eGift Cards
 * Store Locator

 * Discover
   * eGift Cards
   * Store Locator

 * 
 * 
 * 
 * 
 * 

Search
Close
 * New Arrivals
   * Just Landed - Autumn 2024
     * All New Arrivals
     * Women's New Arrivals
     * Men's New Arrivals
 * Mens
   * All Man
   * All Suits
     * Suit Jackets
     * Suit Trousers
     * Linen suits
     * Waistcoats
   * All Bottoms
     * Trousers And Jeans
     * Chinos
     * Shorts
   * All Shirts
     * Short Sleeve Shirts
     * Business Shirts
     * Linen Shirts
     * Casual Shirts
     * Slim Fit Shirts
     * Regular Fit Shirts
     * Organic Cotton Shirts
     * French Cuff Shirts
   * All Accessories
     * Bags
     * Washbags
     * Belts
     * Ties
     * Pocket Squares
     * Cufflinks
     * Hats & Eyewear
     * Leather Goods
     * Scarves
     * Umbrella
     * Socks
   * All Outerwear
     * Coats
     * Blazers
     * Jackets
     * Leather Jackets
     * Puffer Jackets
     * Knitwear
   * All Tops
     * Polo Shirts
     * T-shirts
   * All Shoes
     * Leather Shoes
     * Casual Shoes
   * All Loungewear
 * Woman
   * All Woman
   * All Dresses
     * Work Dresses
     * Linen Dresses
     * Knitted Dresses
   * All Tops
     * Knitwear Tops
     * Tops And Tees
     * Shirts
   * All Bottoms
     * Pants And Shorts
     * Skirts
   * All Suits
     * Suit Jackets
     * Suit Pants
     * Suit Skirts
     * Suit Waistcoats
   * All Outerwear
     * Jackets & Coats
     * Blazers
   * All Accessories
     * Bags
     * Jewellery
     * Belts
     * Scarves
     * Umbrella
   * All Shoes
     * Boots
     * Heels
     * Flats
   * All Leather
 * Weddings
 * Outlet
   * All Mens Outlet
     * Polo Shirts
     * Shirts
     * pants
     * Leather
     * Shorts
     * Suits
     * Jackets & Coats
     * Shoes
     * Outerwear
     * Accessories
     * Knitwear
     * Tees
     * Loungewear
   * All Womans Outlet
     * Dresses
     * Tops
     * Shirts
     * Leather
     * Skirts
     * Pants
     * Suiting
     * Accessories
     * Shoes
     * Outerwear
     * Knitwear
     * Loungewear
   * Outlet Deals
     * Men's suits Jackets from $59
     * 3 PURE WOOL SUIT TROUSERS ONLY $99
     * Mens Shirts from $29.90
     * Shop The Leather Outlet

 * eGift Cards
 * Store Locator
 * 







*AW24 STYLES. FROM ORIGINAL PRICES. EXCLUSIONS APPLY. FOR A LIMITED TIME. NOT TO
BE USED IN CONJUNCTION WITH ANY OTHER OFFER.

Shop Him Shop Her

SINCE 1978

At Oxford we believe fashion is transitory but style is permanent.

Read more


SHOP MAN

Shop now


THE
WEDDING
EDIT

STYLE YOUR
SPECIAL DAY



Discover


SHOP WOMAN

Shop NOW


Oxford is an iconic Australian brand defined by its relaxed yet modern approach
to product design. We are committed to trading ethically and value the chance to
make something beautiful, meaningful and lasting.


PICKED FOR YOU

Previous
0608101214
Previous

Next


RENEE YAK BLEND KNITTED DRESS

$229.00
$91.60

0608101214
Previous

Next


POPPY KNITTED TOP

$149.00
$89.00

SMLXLXXL
Previous

Next
SLIM FITREGULAR CUFF
SLIM FITREGULAR CUFF

BECKTON HERRINGBONE COTTON SHIRT

$149.00
$74.50

0608101214
Previous

Next


ZOE WOOL RICH TIE WAIST JACKET

$369.00
$189.00

0608101214
Previous

Next


SONIA ECO WIDE LEG PANTS

$169.00
$99.00

0608101214
Previous

Next


MADELINE LONG CUFF KNIT

$149.00
$89.00

0608101214
Previous

Next


MADELINE STRIPE CUFF KNIT

$149.00
$89.00

0608101214
Previous

Next
New Arrival

LOWEN ARGYLE V-NECK KNIT

$169.00

0608101214
Previous

Next


DAPHNE POLO NECK KNITTED CROP TOP

$129.00
$74.50

0608101214
Previous

Next


CHRISSY LOOSE FIT KNITTED DRESS

$249.00
$99.00

0608101214
Previous

Next


NIKITA STRETCH WIDE LEG PANTS

$189.00
$119.00

78828486909498
Previous

Next
SKINNY FIT

STRETCH SKINNY FIT ORGANIC COTTON CHINOS

$149.00
$74.50

SMLXLXXL
Previous

Next
SLIM FIT

V-NECK PURE MERINO WOOL KNIT

$149.00
$89.00

0608101214
Previous

Next


HAZEL WIDE LEG TROUSERS

$189.00
$129.00

0608101214
Previous

Next


RAFFI ECO JACKET

$349.00
$179.00

0608101214
Previous

Next


LISA YAK BLEND KNITTED SKIRT

$169.00
$89.00

0608101214
Previous

Next


SANDY BOATNECK KNIT TOP

$149.00
$89.00

0608101214
Previous

Next


GRACE SHORT SLEEVE CASHMERE BLEND KNIT

$129.00
$74.50

SMLXLXXL
Previous

Next
RELAXED FIT

BEN COTTON CREW NECK T-SHIRT

$59.00
$29.00

0608101214
Previous

Next
New Arrival

CHARLOTTE CUPRO DRESS

$249.00

0608101214
Previous

Next


RENEE YAK BLEND KNITTED DRESS

$229.00
$91.60

0608101214
Previous

Next


POPPY KNITTED TOP

$149.00
$89.00

SMLXLXXL
Previous

Next
SLIM FITREGULAR CUFF
SLIM FITREGULAR CUFF

BECKTON HERRINGBONE COTTON SHIRT

$149.00
$74.50

0608101214
Previous

Next


ZOE WOOL RICH TIE WAIST JACKET

$369.00
$189.00

0608101214
Previous

Next


SONIA ECO WIDE LEG PANTS

$169.00
$99.00

0608101214
Previous

Next


MADELINE LONG CUFF KNIT

$149.00
$89.00

0608101214
Previous

Next


MADELINE STRIPE CUFF KNIT

$149.00
$89.00

0608101214
Previous

Next
New Arrival

LOWEN ARGYLE V-NECK KNIT

$169.00

0608101214
Previous

Next


DAPHNE POLO NECK KNITTED CROP TOP

$129.00
$74.50

0608101214
Previous

Next


CHRISSY LOOSE FIT KNITTED DRESS

$249.00
$99.00

0608101214
Previous

Next


NIKITA STRETCH WIDE LEG PANTS

$189.00
$119.00

78828486909498
Previous

Next
SKINNY FIT

STRETCH SKINNY FIT ORGANIC COTTON CHINOS

$149.00
$74.50

SMLXLXXL
Previous

Next
SLIM FIT

V-NECK PURE MERINO WOOL KNIT

$149.00
$89.00

0608101214
Previous

Next


HAZEL WIDE LEG TROUSERS

$189.00
$129.00

0608101214
Previous

Next


RAFFI ECO JACKET

$349.00
$179.00

0608101214
Previous

Next


LISA YAK BLEND KNITTED SKIRT

$169.00
$89.00

0608101214
Previous

Next


SANDY BOATNECK KNIT TOP

$149.00
$89.00

0608101214
Previous

Next


GRACE SHORT SLEEVE CASHMERE BLEND KNIT

$129.00
$74.50

SMLXLXXL
Previous

Next
RELAXED FIT

BEN COTTON CREW NECK T-SHIRT

$59.00
$29.00

0608101214
Previous

Next
New Arrival

CHARLOTTE CUPRO DRESS

$249.00

0608101214
Previous

Next


RENEE YAK BLEND KNITTED DRESS

$229.00
$91.60

0608101214
Previous

Next


POPPY KNITTED TOP

$149.00
$89.00

SMLXLXXL
Previous

Next
SLIM FITREGULAR CUFF
SLIM FITREGULAR CUFF

BECKTON HERRINGBONE COTTON SHIRT

$149.00
$74.50

0608101214
Previous

Next


ZOE WOOL RICH TIE WAIST JACKET

$369.00
$189.00

Next



CHINOS
2 FOR
AU$129

Shop Now


SUITS
2 FOR
AU$599

Shop Now

ORGANIC COTTON


SHIRTS
2 FROM AU$99
OR
3 FROM AU$129

SHOP NOW


TAILORED, CONTEMPORARY, MODERN

Our focus on quality and style make it easy to create a look that’s effortlessly
elegant – the perfect cut, unique product detailing and beautiful fabrics. The
essential items in everyone’s wardrobe.

Read More

AW24 LOOKBOOK

We’ve styled the latest Oxford season into a collection of looks that will take
you from the boardroom to the bar.

Shop the campaign

OUR STORES

Visit one of our stores and discover a constantly evolving range of high-quality
modern fashion. With new styles added three times weekly our collection is
always growing, changing and exciting.

Find the nearest store

@oxfordshop
on Instagram

TONAL LAYERING AND TAILORING | Elevate your wardrobe with the sophisticated art
of tonal dressing. #OxfordStyle
13 JUNE 2024

NEW IN NOW | Explore our latest arrivals designed to keep the winter chill at
bay. #OxfordStyle
12 JUNE 2024

FOCUS ON - WOOL RICH COAT | New season coats for winter have arrived online and
in store. #OxfordShop
12 JUNE 2024

WINTER UNIFORM | Eco considered, a statement of style and sustainability.
#OxfordStyle
10 JUNE 2024

CONFIRMED, FREEZING | The coat of the season, available now for purchase to get
you through the winter chill. #OxfordStyle
05 JUNE 2024


Plus symbol

CUSTOMER CARE

 * Shipping
 * Returns
 * Size Guide
 * FAQs
 * Contact Us / Help
 * Giftcard Balance

OXFORD

 * Find a store
 * Our Suppliers
 * Our Principles
 * Social Responsibility
 * Save The Children
 * Acknowledgement Of Country
 * Careers
 * Privacy Policy
 * Terms & Conditions

 * Man
 * Woman
 * About us

 * Facebook
 * Twitter
 * Instagram
 * Pinterest
 * YouTube

SUBSCRIBE

SUBSCRIBE FOR THE LATEST NEWS & OFFERS.


subscribe
 * Facebook
 * Twitter
 * Instagram
 * Pinterest
 * YouTube

© 2024 Oxford
American Express Apple Pay Google Pay Mastercard PayPal Shop Pay Union Pay Visa
Back to top

Wishlist

Login to view your wishlist

LOGIN

Email
Password
Forgot your password?
Log In


NOT A CUSTOMER YET?

Register

RESET PASSWORD

Email
Reset Password


REMEMBERED YOUR PASSWORD?

Back to Login

SIGNUP

First Name*
Last Name*
Email*
Phone
Password

Birthday

If you would like to receive a gift on your birthday, please enter your details
below. This isn't required to join Oxford's rewards program.
Day 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
29 30 31
Month 1 2 3 4 5 6 7 8 9 10 11 12
Year 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937
1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953
1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969
1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985
1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001
2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017
2018 2019 2020 2021 2022 2023

I'm interested in hearing about

Menswear
Womenswear
Register


ALREADY A CUSTOMER?

Log In

Perfect Your Look


Add All To Cart

All further discounts are applied in cart





word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word

mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1