www.petbarn.com.au Open in urlscan Pro
151.101.193.124  Public Scan

Submitted URL: https://dev-auth.petbarn.com.au/
Effective URL: https://www.petbarn.com.au/
Submission: On July 27 via automatic, source certstream-suspicious — Scanned from AU

Form analysis 5 forms found in the DOM

<form action="" class="od-nav__mob-search__form" data-role="od-nav-mob-search-form">
  <input type="text" class="od-nav__mob-search__input" data-role="od-nav-mob-search-input" placeholder="Search categories...">
  <button type="button" class="od-nav__mob-search__clear" data-role="od-nav-mob-search-form-clear"></button>
  <button type="submit" class="od-nav__mob-search__submit" data-role="od-nav-mob-search-form-submit"></button>
</form>

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

<form class="form minisearch" id="search_mini_form" action="https://www.petbarn.com.au/catalogsearch/result/" method="get">
  <div class="field search">
    <button class="action-close-search" data-role="closeBtn" type="button">
      <span><img loading="lazy" src="https://www.petbarn.com.au/static/version1721776777/frontend/Petbarn/default/en_AU/images/back-search.svg" width="27px" height="20px"></span>
    </button>
    <div class="control">
      <span class="twitter-typeahead"><input id="search" type="text" name="q" value="" placeholder="Search everything for pets" class="input-text tt-input" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both"
          autocomplete="off" aria-expanded="false" spellcheck="false" dir="auto" style="vertical-align: top;"><span class="spinner" style="display: none;"></span>
        <pre aria-hidden="true"
          style="position: absolute; visibility: hidden; white-space: pre; font-family: Outfit, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 500; word-spacing: 0px; letter-spacing: 0px; text-indent: 0px; text-rendering: auto; text-transform: none;"></pre>
        <div class="tt-menu" style="position: absolute; top: 50px; left: 0px; z-index: 100; display: none; background-color: rgb(255, 255, 255);">
          <div class="tt-dataset tt-dataset-0"></div>
        </div>
      </span>
      <div id="search_autocomplete" class="search-autocomplete"></div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search" aria-label="Search">
      <span>Search</span>
    </button>
  </div>
  <a href="#" id="search-clear" style="display: none;">
                <span>Clear</span>
            </a>
</form>

<form class="form form-login form-login-popup" data-bind="blockLoader: isLoading, attr: {id: formId}" novalidate="novalidate" id="login-popup_login-form">
  <input name="form_key" type="hidden" value="CFg4cxpLObYyXiIB">
  <fieldset class="fieldset login" data-hasrequired="* Required Fields">
    <div class="field note email-message-login">If you have an existing account, please log in below to access the Member pricing.</div>
    <div class="field note email-failed-message-login" style="display: none"> Looks like you don't have an online account with us yet. Click <a data-trigger="trigger-create" href="#">create account</a> to get started </div>
    <div class="step1">
      <div class="field email required">
        <label class="label" for="_email"><span>Email Address</span></label>
        <div class="control">
          <input name="login[username]" autofocus="" value="" autocomplete="off" id="_email" type="email" class="input-text" title="Email" data-validate="{required:true, 'validate-email':true}" aria-required="true">
          <div for="_email" generated="true" class="mage-error" id="_email-error" style="display: none;"></div>
        </div>
      </div>
      <div class="field password required">
        <label for="_pass" class="label"><span>Password</span></label>
        <div class="control">
          <input name="login[password]" type="password" autocomplete="off" class="input-text" id="_pass" title="Password" data-validate="{required:true}" aria-required="true">
          <div for="_password" generated="true" class="mage-error" id="_pass-error" style="display: none;"></div>
          <div class="message" data-bind="css: {'error': error}">
            <div data-bind="html: error"></div>
          </div>
        </div>
      </div>
      <div class="remind-holder forgot">
        <a class="action remind" data-trigger="proposal_login-popup-forgot_trigger-forgot" href="#">
                            Forgot password?                        </a>
      </div>
      <!-- ko if: ($parent.modalWasOpen) --><!--/ko-->
      <div class="actions-toolbar remember-me-holder">
        <div class="primary login-btn--wrapper ">
          <button type="submit" class="action pagebuilder-button-convert login login-btn" name="send" data-bind="click: send">
            <span>Login</span>
          </button>
        </div>
      </div>
    </div>
  </fieldset>
</form>

POST https://www.petbarn.com.au/customer/account/createpost/

<form class="form create account form-create-account" data-bind="blockLoader: isLoading, attr: {id: formId},
         mageInit: {'passwordStrengthIndicator': {}, 'validation':{}, 'js/input-style': {}}" action="https://www.petbarn.com.au/customer/account/createpost/" method="post" enctype="multipart/form-data" autocomplete="off"
  id="login-popup_registration-form" novalidate="novalidate">
  <input name="form_key" type="hidden" value="CFg4cxpLObYyXiIB"> <input type="hidden" name="is_proposal" value="1">
  <div class="registration__form">
    <fieldset class="fieldset create info">
      <input type="hidden" name="error_url" value="">
      <div class="field field-name-firstname required">
        <label class="label" for="login-popup-registration_firstname"><span>First Name</span></label>
        <div class="control">
          <input type="text" id="login-popup-registration_firstname" name="firstname" value="" title="First Name" class="input-text required-entry validate-length minimum-length-1 maximum-length-50"
            data-validate="{'validate-firstname-lastname-my-account-page':true}" }="" aria-required="true">
        </div>
      </div>
      <div class="field field-name-lastname required">
        <label class="label" for="login-popup-registration_lastname"><span>Last Name</span></label>
        <div class="control">
          <input type="text" id="login-popup-registration_lastname" name="lastname" value="" title="Last Name" class="input-text required-entry" data-validate="{required:true, 'validate-firstname-lastname-my-account-page':true}" }=""
            aria-required="true">
        </div>
      </div>
      <div class="field required">
        <label for="login-popup-registration_email_address" class="label"><span>Email address</span></label>
        <div class="control">
          <input type="email" name="email" autocomplete="email" id="login-popup-registration_email_address" value="" title="Email" class="input-text" data-validate="{required:true, 'validate-email':true}" aria-required="true">
        </div>
      </div>
      <div class="field required">
        <label for="login-popup-registration_telephone" class="label"><span>Phone Number</span></label>
        <div class="control">
          <input type="text" name="telephone" id="login-popup-registration_telephone" value="" title="Telephone number" class="input-text" data-validate="{required:true, 'validate-telephone-au':true}" aria-required="true">
        </div>
      </div>
    </fieldset>
    <fieldset class="fieldset create account" data-hasrequired="* Required Fields">
      <div class="field password required">
        <label for="login-popup-registration_password" class="label"><span>Password</span></label>
        <div class="control">
          <input type="password" name="password" id="login-popup-registration_password" title="Password" class="input-text" data-password-min-length="8" data-password-min-character-sets="2"
            data-validate="{required:true, 'custom-validate-password':true}" autocomplete="off" aria-required="true">
          <div id="login-popup-registration_&quot;password-strength-meter-container&quot;" data-role="password-strength-meter" aria-live="polite">
            <div id="login-popup-registration_password-strength-meter" class="password-strength-meter"> Password Strength: <span id="login-popup-registration_password-strength-meter-label" data-role="password-strength-meter-label"> No Password
              </span>
            </div>
          </div>
          <div class="validate-info">
            <h3 class="caption">Password must :</h3>
            <ul>
              <li class="pwd-letter">Have at least one letter</li>
              <li class="pwd-number">Have at least one number</li>
              <li class="pwd-atleast">Be at least 8 characters</li>
            </ul>
          </div>
        </div>
      </div>
      <div class="field confirmation required">
        <label for="login-popup-registration_password-confirmation" class="label"><span>Repeat Password</span></label>
        <div class="control">
          <input type="password" name="password_confirmation" title="Confirm Password" id="login-popup-registration_password-confirmation" class="input-text" data-validate="{required:true, equalTo:'#login-popup-registration_password'}"
            autocomplete="off" aria-required="true">
        </div>
      </div>
      <!-- ko if: ($parent.modalWasOpen) --><!--/ko-->
      <div class="actions-toolbar">
        <div class="primary">
          <button type="submit" class="action submit pagebuilder-button-convert" data-bind="click: send" title="Create an Account"><span>CREATE ACCOUNT</span></button>
        </div>
      </div>
    </fieldset>
  </div>
</form>

POST

<form class="form password forget" method="post" data-role="content" data-bind="mageInit: {'validation':{'validClass': ''}}, attr: {id: formId}" id="login-popup_forgot-password-form" novalidate="novalidate">
  <fieldset class="fieldset" data-hasrequired="* Required Fields">
    <div class="field note">Please enter your email address below. You will receive a link to reset your password.</div>
    <div class="field email required">
      <label for="proposal_login-popup-forgot_email_address" class="label"><span>Email address</span></label>
      <div class="control">
        <input type="email" name="email" alt="email" id="proposal_login-popup-forgot_email_address" class="input-text" data-bind="disable: isSuccess, mageInit: {'mage/trim-input':{}}" data-validate="{required:true, 'validate-email':true}"
          aria-required="true">
      </div>
      <!-- ko if: message --><!-- /ko -->
    </div>
    <!-- ko if: ($parent.modalWasOpen) --><!-- /ko -->
  </fieldset>
  <div class="actions-toolbar" data-bind="ifnot: isSuccess">
    <div class="primary">
      <button data-bind="click: send" type="submit" class="forgot-submit action submit pagebuilder-button-convert"><span>SEND EMAIL</span></button>
    </div>
  </div>
</form>

Text Content

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

Save up to 25% with Repeat Delivery

 * Spend $149 to unlock Free 2hr Delivery*

 * Free Standard Delivery on orders over $49*

 * Create a Pet Profile 

 * Stores

Categories
 * Dog
    * Dog Special Offers
       * Shop By Category
          * Puppy Offers
          * Dry Dog Food Offers
          * Wet Dog Food Offers
          * Dog Treats Offers
          * Dog Flea, Tick & Worm Offers
          * Dog Collars & Leads Offers
          * Dog Bed Offers
          * Dog Toys Offers
          * Dog Grooming Offers
          * Dog Clearance
          * Shop All Dog Special Offers
      
      
    * Puppy
       * Shop By Category
          * Puppy Food
          * Puppy Treats
          * Puppy Toys
          * Puppy Bedding
          * Puppy Collars, Leads & Accessories
          * Puppy Training & Behaviour Control
          * Puppy Grooming & Clean Up
          * Puppy Value Bundles
          * Puppy Starter Packs
          * Shop All Puppy
      
       * Shop by Brand
          * Royal Canin
          * Black Hawk
          * Nexgard Spectra
          * Leaps & Bounds
          * All Day
          * Advance
          * Hill's Science Diet
          * Ivory Coat
          * Greenies
      
       * Shop by Brand
          * The Nosh Project
          * Probalance
          * KONG
          * Freshco
          * SavourLife
      
      
    * Dog Food
       * Shop by Category
          * Dry Dog Food
          * Wet Dog Food
          * Human Grade Dog Food
          * Grain Free Dog Food
          * Dog Raw, Fresh & Frozen Food
          * Dog Prescription Diet Food
          * Puppy Food
          * Dog Food Value Bundles
          * Shop All Dog Food
      
       * Shop by Brand
          * Royal Canin
          * Black Hawk
          * Leaps & Bounds
          * Advance
          * Hill's Science Diet
          * Hill's Prescription Diet
          * Royal Canin Veterinary Diet
          * Ivory Coat
          * Ziwi Peak
          * The Nosh Project
      
       * Shop by Lifestage
          * Puppy
          * Adult
          * Senior
          * All Life Stages
      
      
    * Dog Treats
       * Shop by Category
          * Dog Dental Treats
          * Dog Biscuit Treats
          * Dog Natural Treats
          * Dog Meaty Treats
          * Dog Long Lasting Treats
          * Dog Training Treats
          * Dog Treats Value Bundles
          * Shop All Dog Treats
      
       * Shop by Brand
          * Greenies
          * Butcher Superior Cuts
          * Daily Bark
          * ProBalance
          * SavourLife
          * Drool
          * Providore
          * Leaps & Bounds
      
       * Shop by Lifestage
          * Puppy
          * Adult
          * Senior
          * All Life Stages
      
      
    * Dog Health
       * Shop by Category
          * Dog Flea, Tick & Worm
          * Dog Supplements
          * Dog Health Value Bundles
          * PetWatch
      
       * Shop By Health Condition
          * Dog Weight Management
          * Dog Stress & Anxiety
          * Dog Dental & Oral Care
          * Dog Hip & Joint Support
          * Dog Sensitive Skin
          * Dog Sensitive Stomach
          * Dog Urinary Tract Health
      
       * Shop by Brand
          * Nexgard Spectra
          * Simparica Trio
          * Bravecto
          * Drontal
          * Milbemax
      
      
    * Dog Supplies
       * Shop by Category
          * Dog Toys
          * Dog Beds
          * Dog Carriers & Travel
          * Dog Kennel & Crates
          * Dog Grooming
          * Dog Bowls, Feeders & Fountains
          * Dog Training
          * Dog Clean Up
          * Dog Clothing
          * Dog Collars, Leads & Harnesses
          * Dog Doors & Gates
          * Dog Supplies Value Bundles
          * Shop All Dog Supplies
      
       * Shop by Brand
          * All Day
          * Freshco
          * Wahl
          * Nature's Miracle
          * Bow + Bell
          * Ezydog
          * Furminator
          * Kong
          * Login
          * LickiMat
      
       * Shop by Lifestage
          * Puppy
          * Adult
          * Senior
          * All Life Stages
      
      
    * Dog Breeds
       * Breed Size
          * Small Dog Breed
          * Medium Dog Breed
          * Large Dog Breed
      
       * Breed Type
          * Cavoodle
          * Labrador
          * Dachshund
          * Golden Retriever
          * American Staffordshire Terrier
          * Maltese
      
       * Shop by Lifestage
          * Puppy
          * Adult
          * Senior
          * All Life Stages
      
      
    * Dog Advice
       * Dog Advice by Category
          * Dog Nutrition
          * Dog Health
          * Dog Grooming
          * Dog Care
          * Dog How-To Videos
          * Dog Exercise
          * Dog Behaviour & Training
          * Dog Adoption
          * Puppy Advice
          * View All Dog Advice
      
      
      MUST READ DOG ADVICE
      
      How to clean your dog’s teeth at home
      The 7 signs of dental disease in dogs
      Top 6 dog parasite myths busted
      How often should I wash my dog?
      How can I stop my dog pulling on the lead?
      What to do if your dog hates other dogs
    * Winter
    * New In Dog

 * Cat
    * Cat Special Offers
       * Shop By Category
          * Kitten Offers
          * Dry Cat Food Offers
          * Wet Cat Food Offers
          * Cat Litter & Accessories Offers
          * Cat Treats Offers
          * Cat Flea, Tick & Worm Offers
          * Cat Toy Offers
          * Cat Bed Offers
          * Cat Collars & Leads Offers
          * Cat Clearance
          * Shop All Cat Special Offers
      
      
    * Kitten
       * Shop By Category
          * Kitten Food
          * Kitten Treats
          * Kitten Toys
          * Kitten Trees & Scratchers
          * Kitten Bedding
          * Kitten Litter
          * Kitten Carriers & Travel
          * Kitten Collars, Leads & Harnesses
          * Kitten Grooming
          * Kitten Value Bundles
          * Kitten Starter Packs
          * Shop All Kitten
      
       * Shop by Brand
          * Royal Canin
          * Advance
          * All Day
          * Breeders Choice
          * Hill's Science Diet
          * Leaps & Bounds
          * Trouble & Trix
          * Freshco
          * Fancy Feast
          * Ivory Coat
      
       * Shop by Brand
          * Ezi-Lockodour
          * Pro Plan
          * The Nosh project
          * Nature's Miracle
          * Dine Daily
      
      
    * Cat Food
       * Shop by Category
          * Dry Cat Food
          * Wet Cat Food
          * Grain Free Cat Food
          * Raw, Fresh & Frozen Cat Food
          * Vet Prescription Diet Cat Food
          * Kitten Food
          * Cat Food Value Bundles
          * Shop All Cat Food
      
       * Shop by Brand
          * Royal Canin
          * Hill's Science Diet
          * Advance
          * Hill's Prescription Diet
          * Royal Canin Veterinary Diet
          * Leaps & Bounds
          * Fancy Feast
          * Dine Daily
          * Ivory Coat
          * Pro Plan
      
       * Shop by Lifestage
          * Kitten
          * Adult
          * Senior
      
      
    * Cat Litter
       * Shop by Type
          * Natural Cat Litter
          * Paper Cat Litter
          * Clay Cat Litter
          * Crystal Cat Litter
          * Cat Litter Trays & Accessories
          * Cat Litter Value Bundles
          * Shop All Cat Litter & Accessories
      
       * Shop by Brand
          * Breeders Choice
          * Freshco
          * Michu
          * Ezi-Lockodour
          * Trouble & Trix
          * Rufus & Coco
          * Cature
          * World's Best Cat Litter
          * Catsan
          * Catlux
      
       * Shop by Lifestage
          * Kitten
          * Adult
          * Senior
      
      
    * Cat Health
       * Shop by Category
          * Cat Flea, Tick & Worm
          * Cat Supplements
          * Cat Health Value Bundles
          * PetWatch
      
       * Shop By Health Condition
          * Cat Weight Management
          * Cat Stress & Anxiety
          * Cat Dental & Oral Care
          * Cat Hairball
          * Cat Joint Support
          * Cat Sensitive Skin
          * Cat Sensitive Stomach
          * Cat Urinary Tract Health
      
       * Shop by Brand
          * Revolution Plus
          * Advocate
          * Feliway
          * Nexgard Spectra
          * Bravecto Plus
          * Revolution
          * Aristopet
          * Profender
          * Frontline Plus
          * Milbemax
      
      
    * Cat Supplies
       * Shop by Category
          * Cat Treats
          * Cat Toys
          * Cat Bowls, Feeders & Fountains
          * Tree & Scratchers
          * Cat Beds
          * Cat Carriers & Travel
          * Cat Training and Clean Up
          * Cat Grooming
          * Cat Collars, Leads & Harnesses
          * Cat Supplies Value Bundles
          * Shop All Cat Supplies
      
       * Shop by Brand
          * All Day
          * Catit
          * Nature's Miracle
          * Wahl
          * Bow + Bell
          * Kong
          * Furminator
          * Urine Off
          * Rogz
          * FuzzYard
      
       * Shop by Lifestage
          * Kitten
          * Adult
          * Senior
          * All Life Stages
      
      
    * Cat Advice
       * Advice by Category
          * Cat Nutrition
          * Cat Health
          * Cat Grooming
          * Cat Care
          * Cat How-To Videos
          * Cat Behaviour & Training
          * Cat Adoption
          * Kitten Advice
          * View All Cat Advice
      
      
      MUST READ CAT ADVICE
      
      10 things before bringing a kitten home
      The essential kitten checklist
      How often and how much to feed a cat
      Spot the symptoms and calm your anxious cat
      What does it mean if my cat’s ears go back?
      How to cut your cat’s nails easily and safely
    * Winter
    * New In Cat

 * Other Pets
    * Other Pets Special Offers
       * Shop By Pet
          * Fish Offers
          * Small Pet Offers
          * Bird Offers
          * Reptile Offers
          * Chicken Offers
      
      
    * Fish
       * Shop By Category
          * Fish Food
          * Fish Health Treatments
          * Fish Books and Stationery
          * Fish Aquarium and Stands
          * Air Pumps and Filtration
          * Fish Cleaning and Maintenance
      
       * Shop By Category 2
          * Gravel & Décor
          * Aquarium Lights
          * Heaters
          * Shop All Fish Tank Accessories
          * Shop All Fish Heating & Lighting
          * Shop All Fish
      
      
    * Small Pet
       * Shop By Category
          * Rabbit & Guinea Pig Food
          * Ferret Food
          * Rat & Mouse Food
          * Small Pet Treats
          * Cages
          * Hutches
          * Carriers
          * Accessories
          * Bedding, Hay & Straw
          * Treatments
          * Shop All Cages & Hutches
      
       * Shop By Category 2
          * Supplements
          * Small Pet Toys
          * Cleaning & Maintenance
          * Feeding & Accessories
          * Grooming Tools
          * Grooming Treatments
          * Small Pet Collars, Leads & Harnesses
          * Books & Gifts
          * Shop All Small Pet Health
          * Shop All Small Pet Supplies
          * Shop All Small Pets
      
      
    * Bird
       * Shop By Category
          * Bird Food & Treats
          * Bird Toys
          * Bird Health & Wellbeing
          * Bird Cages
          * Bird Bath
          * Bird Cage Tidies
          * Bird Feeding
          * BIrd Perches
          * Bird Other
          * Shop All Bird Cage Accessories
          * Shop All Bird
      
      
    * Reptile
       * Shop By Category
          * Dry Reptile Food
          * Live Reptile Food
          * Frozen Reptile Food
          * Reptile Bedding and Sand
          * Reptile Cleaning and Maintenance
          * Reptile Décor
          * Reptile Feeding Accessories
      
       * Shop by Category 2
          * Reptile Heating & Lighting
          * Reptile Books & Gifts
          * Reptile Habitats & Tanks
          * Reptile Health & Wellbeing
          * Shop All Reptile Food
          * Shop All Reptile Supplies
          * Shop All Reptile
      
      
    * Chicken
       * Shop By Category
          * Chicken Food
          * Chicken Housing
          * Chicken Suppliers & Essentials
          * Chicken Health Supplements
          * Shop All Chicken
      
      
    * Pet Advice
       * Advice by Pet
          * Fish Advice
          * Small Pet Advice
          * Bird Advice
          * Reptile Advice
      
      
      MUST READ PET ADVICE
      
      Care guide: Cold water fish as pets
      Your guide to owning a cockatiel
      Pet parrot care guide: What do parrots eat
      Care Guide: Pet snake care guide
      Care guide: How to look after chickens
      What do I need for my new small animal?
    * New In Other Pets

 * Vet
    * Greencross Vets
    * WebVet
    * Healthy Pets Plus
    * PetWatch
    * Pet Emergency

 * Services
    * Grooming
    * Dog Wash
    * Mobile Dog Wash
    * Adoption
    * Puppy School
    * Kitten School
    * Petbarn Foundation
    * Insurance
    * Hotel
    * Pet Articles

 * PetWatch

My Account
Buy Again
Lists
Repeat Delivery
Stores

CUSTOMER SERVICE

Contact Us
Chat to us now
Call us
1300 655 896
Email
info@petbarn.com.au
Search
Search
Clear
Search everything for pets
 * Sign In
 * Create Account

My Cart Your shopping cart is empty

YOUR SHOPPING CART

YOUR SHOPPING CART

My Cart
Your cart is empty!
Continue Shopping
 * Dog
 * Cat
 * Other Pets
 * Vet
 * Services
 * PetWatch

Get $20 off your first purchase! Use Code NEWPET20 - T&Cs apply

Shop all offers


AVAILABLE WITHIN 30MINS.

Learn More


ORDER BEFORE 5PM MON-FRI, 4PM SAT-SUN.

Learn More


NEED IT TOMORROW?

Learn More


ON ORDERS OVER $49 AND OVER#

Learn More

Peak Fashion
Previous
AUTUMN/WINTER


XXSmall XSmall Small
All Day Turtleneck Dog Cable Knit Blue i What does "Member Price" mean ? Close
Member Prices are the prices available to Friends For Life Members. Savings
based on non-member price. Savings and pricing online may not be the same as
in-store.
0 Regular Price $24.99 Regular Price $24.99 $24.99 Non-member: $24.99 Regular
Price $24.99 i
Loading... Add to Cart
AUTUMN/WINTER


XSmall-Small Medium-Large
All Day Denim Flat Cab Dog Hat Black i What does "Member Price" mean ? Close
Member Prices are the prices available to Friends For Life Members. Savings
based on non-member price. Savings and pricing online may not be the same as
in-store.
0 Regular Price $15.99 Regular Price $15.99 $15.99 Non-member: $15.99 Regular
Price $15.99 i
Loading... Add to Cart
AUTUMN/WINTER


Previous
XXSmall
XSmall
Small
Medium
Large
Next
All Day Ladybug Hood Dog Raincoat Red i What does "Member Price" mean ? Close
Member Prices are the prices available to Friends For Life Members. Savings
based on non-member price. Savings and pricing online may not be the same as
in-store.
0 Regular Price $39.99 Regular Price $39.99 $39.99 Non-member: $39.99 Regular
Price $39.99 i
Loading... Add to Cart
AUTUMN/WINTER



All Day Fleece Pet Hoodie Pink XXS i What does "Member Price" mean ? Close
Member Prices are the prices available to Friends For Life Members. Savings
based on non-member price. Savings and pricing online may not be the same as
in-store.
0 Regular Price $29.99 Regular Price $29.99 $29.99 Non-member: $29.99 Regular
Price $29.99 i
Loading... Add to Cart
AUTUMN/WINTER


Previous
XSmall
Small
Medium
Large
XLarge
Next
All Day Rip Stop Dog Saddle Coat Green i What does "Member Price" mean ? Close
Member Prices are the prices available to Friends For Life Members. Savings
based on non-member price. Savings and pricing online may not be the same as
in-store.
0 Regular Price $49.99 Regular Price $49.99 $49.99 Non-member: $49.99 Regular
Price $49.99 i
Loading... Add to Cart
AUTUMN/WINTER


Previous
XXSmall
XSmall
Small
Medium
Large
XLarge
Next
All Day Turtleneck Dog Cable Knit Beige i What does "Member Price" mean ? Close
Member Prices are the prices available to Friends For Life Members. Savings
based on non-member price. Savings and pricing online may not be the same as
in-store.
0 Regular Price $29.99 Regular Price $29.99 $29.99 Non-member: $29.99 Regular
Price $29.99 i
Loading... Add to Cart
AUTUMN/WINTER


XSmall-Small Medium-Large
All Day Plaid Flat Cab Dog Hat Tan i What does "Member Price" mean ? Close
Member Prices are the prices available to Friends For Life Members. Savings
based on non-member price. Savings and pricing online may not be the same as
in-store.
0 Regular Price $15.99 Regular Price $15.99 $15.99 Non-member: $15.99 Regular
Price $15.99 i
Loading... Add to Cart
AUTUMN/WINTER


Previous
XXSmall
XSmall
Small
Medium
Large
XLarge
Next
All Day Transparent Rainbow Wave Dog Raincoat i What does "Member Price" mean ?
Close Member Prices are the prices available to Friends For Life Members.
Savings based on non-member price. Savings and pricing online may not be the
same as in-store.
0 Regular Price $39.99 Regular Price $39.99 $39.99 Non-member: $39.99 Regular
Price $39.99 i
Loading... Add to Cart
AUTUMN/WINTER


XSmall Medium
KONG 3In1 Combo Dog Jacket Grey i What does "Member Price" mean ? Close Member
Prices are the prices available to Friends For Life Members. Savings based on
non-member price. Savings and pricing online may not be the same as in-store.
0 Regular Price $59.99 Regular Price $59.99 $59.99 Non-member: $59.99 Regular
Price $59.99 i
Loading... Add to Cart
AUTUMN/WINTER


Previous
XXSmall
XSmall
Small
Medium
Large
Next
All Day Waffle Henley Dog Knit Green i What does "Member Price" mean ? Close
Member Prices are the prices available to Friends For Life Members. Savings
based on non-member price. Savings and pricing online may not be the same as
in-store.
0 Regular Price $29.99 Regular Price $29.99 $29.99 Non-member: $29.99 Regular
Price $29.99 i
Loading... Add to Cart
Next





WELLNESS CENTRE


COME SEE ONE OF OUR GREENCROSS VETS.

BOOK NOW


WANT UNLIMITED FREE VET VISITS AND VACCINATIONS?

LEARN MORE


IS YOUR PET DUE FOR THEIR YEARLY VACCINATION?

BOOK NOW


PREVENT, PROTECT, DESEX


SAVE 20% ON DESEXING!*

LEARN MORE
Previous


PET EMERGENCY


GROOMING


PUPPY SCHOOL


DOG SCHOOL


PET INSURANCE


ADOPTIONS


DIY WASH


MOBILE WASH


PET HOTEL


KITTEN SCHOOL


MY ACCOUNT


WEBVET 24/7


HEALTHY PET PLUS


GREENCROSS VETS

Next




HOW TO EXERCISE YOUR PUPPY?

January 25, 2024

House training your puppy is something you need to focus on from day one.

Learn more


WHY DO KITTENS PURR?

March 21, 2024

Cats and kittens purr as a form of communication. What are they saying?

Learn more


DOES MY PET NEED A JUMPER?

February 1, 2024

They may have a fur coat, but not all pets cope with the cold

Learn more



ULTIMATE PUPPY ESSENTIALS CHECKLIST

November 23, 2023

Bringing home a new puppy? Ensure their well-being with Petbarn's comprehensive
Puppy Essentials Checklist. From nutrition to training, our expert advice
fosters a nurturing environment for your furry friend's healthy development.
Don't miss this must-have guide!

Get Prepared for Your New Puppy


EASY & SAFE CAT NAIL TRIMMING

September 14, 2023

Unlock the secrets to stress-free nail trimming for your cat. Discover
step-by-step instructions and expert insights to keep your cat's claws in check
without the drama.

Nail Care Guide


ESSENTIAL GUIDE TO PUPPY VACCINATIONS

November 30, 2023

Your puppy's health is our priority! Explore Petbarn's comprehensive guide to
Puppy Vaccinations, safeguarding their well-being against preventable diseases.
Ensure a healthy start to life with our expert advice - protect your precious
pup now!

Protect Your Puppy Today


SEEN IT CHEAPER ELSEWHERE? WE’LL MATCH IT.

Learn More


GET IT WITHIN 2 HOURS OR WE’LL REFUND THE DELIVERY.

Learn More


WE’LL REPLACE IF THERE’S A FUSS.

Learn More


FOLLOW US ON INSTAGRAM AND TAG WITH

View more

Chevron pointing left
A DAY IN THE LIFE 💛 Join a day in the life of a Seeing Eye Dogs trainer and
witness what it takes to train-up these remarkable pups! Your support is crucial
i...
24 JULY 2024
Seeing Eye Dogs

NOW BOARDING: Pups on Planes! ✈️🐶 Training Seeing Eye Dogs pups on planes helps
Australians who are blind or have low vision travel independently and
comfortab...
18 JULY 2024


Old dog, new tricks, adorable swag. Bellas’s Barkover will have you howling
yassssss! Ready for your pet's glow-up? Book a grooming session and find the
perfe...
12 JULY 2024
Winter Range '24

I’m a Seeing Eye Dogs Puppy and I'm in training to change the life of an
Australian who is blind or has low vision. I may be cute, but I have a very
important j...
11 JULY 2024
Seeing Eye Dogs

While some dogs can lounge anywhere, a dedicated bed ensures they rest well -
just like us. Here's what to consider when choosing the perfect one for your
pup. ...
08 JULY 2024
Choose the right bed

Want to be part of a life-changing mission? When you donate to the Petbarn
Foundation Seeing Eye Dogs Appeal, you're supporting Australians who are blind
or hav...
01 JULY 2024
Seeing Eye Dogs

On cold winter nights, what more could you ask for than a ridiculously
super-duper comfy bed...that ALSO supports orthopaedic achy hips and joints? 📷
@lifeofo...
23 JUNE 2024
Bedding
Oh my duck! Raincoats and jackets that actually brighten grey days? Head
in-store or shop fun and funky winter outerwear for your pup - link at the bio.
✨KONG...
16 JUNE 2024
Winter Range '24

📢 You asked for XL sizes for dogs. We listened! Now teeniest weensies and
gentle giants can slay with sizes from XXS to XL. Here’s how to measure up your
dog f...
15 JUNE 2024
Measure up your dog
Winter Range '24

IS YOUR PET FIERCE ENOUGH TO BE ONE OF PETBARN’S MOST FASHIONABLE PETS? To
enter: ✨ Like this post and follow us; ✨ Take a pic or a video of your pets
showing...
07 JUNE 2024
Winter Fashion Comp
NOW CELEBRATING 💛 The opening of Sydney’s first Children Hospital Pet Park in
Westmead, proudly presented by Petbarn Foundation. This special Pet Park will
pro...
06 JUNE 2024

Sweater weather is better together! 🧣🐶🍁 Loving these adorable outfits from
Petbarn’s new collection. Shop Petbarn’s Autumn/Winter Collection in-store or at
...
31 MAY 2024
Winter Range '24
Garfield is lucky enough to be adopted by Jon in the new The Garfield Movie, but
hundreds of kittens and cats are still looking for their forever home during
Pe...
30 MAY 2024
Garfield Adoption
Did you know that Garfield was adopted? Just like Garfield, thousands of cats
around Australia are looking for their forever home. 🏡 In partnership with The
...
27 MAY 2024
Garfield Adoption

Think your cat's got enough cattitude to rival Garfield? 😼 Petbarn Foundation
is dishing out 10 Garfield packs to the funniest felines around, packed with
epic...
20 MAY 2024

Pretty in pink and ready for my daily walk! Loving my All Day Dog Hoodie
Tracksuit Set Sport Pink from @Petbarn. What do you think about my lookalike
art? 🩷🩷�...
19 MAY 2024
Winter Range '24
Getting wet & cold outside? Snuggle up in our cosiest Autumn/Winter Collection
yet, in pinks, neutrals, outdoor core and kitsch fun. Whatever the weather,
there...
18 MAY 2024
Winter Range '24
BREAKING NEWS! The Petbarn Foundation is partnering with The Garfield Movie to
help find homes for rescue cats and kittens. Petbarn in-store adoptions have
hel...
16 MAY 2024
Garfield

❄️ Cozy up with Oakley in Petbarn’s New Season Collection! Which outfit screams
‘must-have’ for your fur baby? Tell us in the comments below! ⬇️   Shop
Petbarn...
13 MAY 2024
Winter Range '24

Sweet dreams are made of @petbarn new range of sleep products. I couldn’t be
cosier in my fluffy new pyjamas. ☁️ 🩷 💤 There are even matching pants for my
mum!...
06 MAY 2024
Petbarn Pyjamas
Want to give your kitten the best start to life? 🐱 Visit Petbarn to fetch our
FREE Kitten Care Bag, filled with purrfect goodies to spoil your kitten! 💛
Ins...
05 MAY 2024
Kitten Care Bag

🍁🍂Now’s the time to shed last year’s layers and wrap your furkids in juicy
colours, buttery knits, cool caps and puffer paw-fection, just like Kyo and
Morgan!...
04 MAY 2024
Winter Range '24

We are stuck with rain 🌧️💦 for this week, but who says rainy days have to be
gloomy? We are rocking these bright raincoats from @petbarn while having fun in
t...
01 MAY 2024
Winter Range '24
Are you a cuddly koala or a bouncy Kangaroo? Which ever way you bounce, Petbarn
has you covered this fashion season! 🐨All Day Trail Mates Koala Dog Knit Grey
...
27 APRIL 2024
Winter Range '24
Looking for a sustainable cat litter option? 🌱🌎💚 ‎Let us introduce you to
Nature's Eco cat litter range. Learn more at the link in our bio. #catlitter
#na...
26 APRIL 2024
Sustainable Cat Litter

Chevron pointing right



POPULAR SEARCHES

Puppy adoption
Pet stores
Kitten adoption
Dog grooming
Cat grooming
Drontal allwormer
Puppy adoption
Pet stores
Kitten adoption
Dog grooming
Cat grooming
Drontal allwormer


SERVICES

 * Greencross Vets
 * WebVet
 * Grooming
 * Grooming Academy
 * DIY Dog Wash
 * Mobile Dog Wash
 * Adoption
 * Puppy School
 * Dog School
 * Kitten School
 * Pet Hotel
 * Pet Foundation
 * Pet Insurance


SHOPPING ONLINE

 * Delivery Information
 * Security Policy
 * Privacy Policy
 * Returns Policy
 * Conditions of Use
 * FAQs
 * Repeat Delivery
 * About Zip


OUR NETWORK

 * Greencross Vets
 * Emergency Vet
 * Pets Eternal
 * Petrest
 * The Nosh Project


ABOUT US

 * About Us
 * Contact Us
 * Careers
 * Pet Pulse
 * PetWatch
 * Articles
 * Loyalty Program
 * Petbarn Price Guarantee
 * Taste Guarantee
 * Litter Lovers Guarantee



CUSTOMER SERVICE

Call Us on

1300 655 896

Email us at

info@petbarn.com.au

Monday to Friday 8am - 7pm

Saturday & Sunday 9am-5pm

Closed on Public Holidays.

AEST/AEDT

FOLLOW US

Call Us on

1300 655 896

Email us at

info@petbarn.com.au

Monday to Friday 8am - 7pm

Saturday & Sunday 9am-5pm

Closed on Public Holidays.

AEST/AEDT

 * Terms & conditions
 * Privacy policy
 * Cookie statement
 * Privacy notice

© 2024 - Petbarn. All Rights Reserved.

Close

Ok

Close


LOG IN

If you have an existing account, please log in below to access the Member
pricing.
Looks like you don't have an online account with us yet. Click create account to
get started
Email Address

Password

Forgot password?
Login
No, thanks. I want to pay full price.


NOT A MEMBER YET?

Become a Friends for Life Member and you’ll get access to benefits to help keep
your pet healthy and happy at Petbarn, City Farmers and Greencross Vets

Become a Friends for Life member and you’ll get access to benefits to keep your
pet healthy & happy at Petbarn, City Farmers and Greencross Vets.


WHY JOIN FRIENDS FOR LIFE?

 * Membership is free and instant to join
 * Receive member pricing on selected products*
 * Access our Frequent Feeder program
 * Access our convenient Repeat Delivery service
 * Earn Friends for Life points on purchases from Petbarn and City Farmers
   retail stores, Greencross Vets clinics or online at Petbarn.com.au
 * Access special offers, promotions and more

Want to know more about Friends For Life membership? Learn more

Not a Friends for Life member yet? Join Friends for Life.

*Member pricing and products to which it will be applied may vary from
time-to-time. Pricing offered online may not be the same as that offered
in-store.

 * It if free and instant to join.
 * Access to member pricing, instore and online.
 * Access our convenient Repeat Delivery service to save even more.
 * Access our Frequent Feeder program and earn up off 20% of eligible products.
 * Earn Friends for Life points on all your spend at Petbarn, Greencross Vets or
   petbarn.com.au to redeem for vouchers.

 * Access to online member pricing, its free and instant to join
 * Earn points on every dollar spent at Petbarn, Greencross Vets or
   petbarn.com.au
 * Receive a $10 voucher after you have accrued 6,000 points
 * Access to our Frequent Feeder program to receive up to 20% off eligible food
   when shopping in store
 * Access to special offers and promotions

Create an account
Back to login


BECOMING A MEMBER IS EASY.

First Name

Last Name

Email address

Phone Number

Password
Password Strength: No Password


PASSWORD MUST :

 * Have at least one letter
 * Have at least one number
 * Be at least 8 characters

Repeat Password

CREATE ACCOUNT



WHY JOIN FRIENDS FOR LIFE?

 * Membership is free and instant to join
 * Receive member pricing on selected products*
 * Access our Frequent Feeder program
 * Access our convenient Repeat Delivery service
 * Earn Friends for Life points on purchases from Petbarn and City Farmers
   retail stores, Greencross Vets clinics or online at Petbarn.com.au
 * Access special offers, promotions and more

Want to know more about Friends For Life membership? Learn more

*Member pricing and products to which it will be applied may vary from
time-to-time. Pricing offered online may not be the same as that offered
in-store.

 * It if free and instant to join.
 * Access to member pricing, instore and online.
 * Access our convenient Repeat Delivery service to save even more.
 * Access our Frequent Feeder program and earn up off 20% of eligible products.
 * Earn Friends for Life points on all your spend at Petbarn, Greencross Vets or
   petbarn.com.au to redeem for vouchers.

 * Access to online member pricing, its free and instant to join
 * Earn points on every dollar spent at Petbarn, Greencross Vets or
   petbarn.com.au
 * Receive a $10 voucher after you have accrued 6,000 points
 * Access to our Frequent Feeder program to receive up to 20% off eligible food
   when shopping in store
 * Access to special offers and promotions




FORGOT YOUR LOGIN DETAILS?

Close
Please enter your email address below. You will receive a link to reset your
password.
Email address

SEND EMAIL





Open Modal


SIGN UP TO



USE CODE: NEWPET20


T&Cs apply. Min spend $100. Online only. Ends 08/08/24.