www.carbids.com.au Open in urlscan Pro
20.37.196.201  Public Scan

Submitted URL: http://www.carbids.com.au/
Effective URL: https://www.carbids.com.au/
Submission: On October 25 via api from US — Scanned from AU

Form analysis 3 forms found in the DOM

POST /Search/PerformSearch

<form action="/Search/PerformSearch" method="post" class="ng-pristine ng-valid">
  <div class="col-md-4 p-r-0 m-r-0" style="background-color: #ffffff; height: 50px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; border: 0 ">
    <div class="input-group">
      <input style="background-color: #ffffff; height: 50px; font-size: 12px; border-top-left-radius: 10px; border-bottom-left-radius: 10px;border:0" name="searchText" type="text"
        class="form-control search-input ng-pristine ng-untouched ng-valid ng-empty" placeholder="Show me results for..." autocomplete="off" ng-model="q" menu="">
      <div class="input-group-btn">
        <button class="btn btn-lg btn-primary waves-effect allbids-cta-bid" style="height: 50px; background-color: #ffffff !important;" aria-label="Search" title="Search">
          <i class="tm-icon zmdi zmdi-search zmdi-hc-2x" style="color: #909090"></i>
        </button>
      </div>
    </div>
  </div>
  <div class="col-md-3" style="background-color: #ffffff; height: 50px;">
    <div style="margin-top: 10px; height:30px; border-left: 1px solid #d3d3d3;padding-left:5px;">
      <label style="position:absolute;top:3px;font-size:10px;z-index:5;line-height:12px;padding-left:5px;">Show me</label>
      <div class="fg-line">
        <div class="select">
          <select class="form-control icon-arrow-down ng-pristine ng-untouched ng-valid ng-empty" name="carType" title="cartype" ng-change="changeCriteria(cartype, carlocation)" ng-model="cartype"
            style="height: 40px; margin-right: 5px; padding-left: 10px; font-size: 12px; font-style: normal; border-bottom: none; color: #999">
            <option value="" style="font-style: normal; font-size: 14px" selected="selected">All cars</option>
            <option value="Small" style="font-style: normal; font-size: 14px">Small Cars</option>
            <option value="Medium" style="font-style: normal; font-size: 14px">Medium &amp; Family Cars</option>
            <option value="Large" style="font-style: normal; font-size: 14px">Large, Commercial &amp; 4WD</option>
            <option value="Classic" style="font-style: normal; font-size: 14px">Classic, Unique &amp; Prestige</option>
            <option value="Caravans" style="font-style: normal; font-size: 14px">Caravans &amp; Trailers</option>
            <option value="Motorbikes" style="font-style: normal; font-size: 14px">Motorbikes</option>
            <option value="Number Plates" style="font-style: normal; font-size: 14px">Number Plates</option>
          </select>
        </div>
      </div>
    </div>
  </div>
  <div class="col-md-3" style="background-color: #ffffff; height: 50px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border: 0 ">
    <div style="margin-top: 10px; height: 30px; margin-bottom: 10px; border-left: 1px solid #d3d3d3; padding-left: 5px; ">
      <label style="position:absolute;top:3px;font-size:10px;z-index:5;line-height:12px;padding-left:5px;">in</label>
      <div class="fg-line">
        <div class="select">
          <select class="form-control ng-pristine ng-untouched ng-valid ng-empty" title="carlocation" name="carLocation" ng-change="changeCriteria(cartype, carlocation)" ng-model="carlocation"
            style="height: 40px; margin-right: 5px; padding-left: 10px; font-size: 12px; display: table-cell; width: 100%; border-bottom: none; color: #999">
            <option value="" style="font-style: normal; font-size: 10px" selected="selected">Australia Wide</option>
            <option value="ACT" style="font-style: normal; font-size: 14px">ACT</option>
            <option value="NSW" style="font-style: normal; font-size: 14px">NSW</option>
            <option value="VIC" style="font-style: normal; font-size: 14px">VIC</option>
            <option value="QLD" style="font-style: normal; font-size: 14px">QLD</option>
            <option value="TAS" style="font-style: normal; font-size: 14px">TAS</option>
            <option value="SA" style="font-style: normal; font-size: 14px">SA</option>
            <option value="WA" style="font-style: normal; font-size: 14px">WA</option>
            <option value="NT" style="font-style: normal; font-size: 14px">NT</option>
          </select>
        </div>
      </div>
    </div>
  </div>
  <div class="col-md-2 p-r-0 m-r-0">
    <button class="btn btn-lg btn-primary waves-effect allbids-cta-bid-cars f-12 p-0 m-0 ng-binding" id="search-btn" style="width:100%;height:50px;border-radius:10px;background-color:black"> Show Cars &nbsp; <i class="zmdi zmdi-arrow-right"></i>
    </button>
  </div>
</form>

POST /Search/PerformSearch

<form action="/Search/PerformSearch" method="post" class="ng-pristine ng-valid">
  <div class="col-md-12 m-10" style="background-color: #ffffff; height: 50px;">
    <div class="input-group">
      <input style="background-color: #ffffff; height: 50px; font-size: 14px; border-top-left-radius: 10px; border-bottom-left-radius: 10px;border:0" name="searchText" type="text"
        class="form-control search-input ng-pristine ng-untouched ng-valid ng-empty" placeholder="Show me results for..." autocomplete="off" ng-model="q" menu="">
      <div class="input-group-btn">
        <button class="btn btn-lg btn-primary waves-effect allbids-cta-bid" style="height: 50px; background-color: #ffffff !important;" aria-label="Search" title="Search">
          <i class="tm-icon zmdi zmdi-search zmdi-hc-2x" style="color: #909090"></i>
        </button>
      </div>
    </div>
  </div>
  <div class="col-md-12 m-10" style="background-color: #ffffff; height: 50px;">
    <label style="position:absolute;top:3px;font-size:10px;z-index:5;line-height:12px;padding-left:5px;">Show me</label>
    <div class="fg-line">
      <div class="select">
        <select class="form-control icon-arrow-down ng-pristine ng-untouched ng-valid ng-empty" title="cartype" ng-change="changeCriteria(cartype, carlocation)" ng-model="cartype"
          style="height: 50px; margin-right: 5px; padding-left: 10px; padding-top: 10px; font-size: 14px; font-style: normal; border-bottom: none; color: #999">
          <option value="" style="font-style: normal; font-size: 14px" selected="selected">All cars</option>
          <option value="Small" style="font-style: normal; font-size: 14px">Small Cars</option>
          <option value="Medium" style="font-style: normal; font-size: 14px">Medium &amp; Family Cars</option>
          <option value="Large" style="font-style: normal; font-size: 14px">Large, Commercial &amp; 4WD</option>
          <option value="Classic" style="font-style: normal; font-size: 14px">Classic, Unique &amp; Prestige</option>
          <option value="Caravans" style="font-style: normal; font-size: 14px">Caravans &amp; Trailers</option>
          <option value="Motorbikes" style="font-style: normal; font-size: 14px">Motorbikes</option>
          <option value="Number Plates" style="font-style: normal; font-size: 14px">Number Plates</option>
        </select>
      </div>
    </div>
  </div>
  <div class="col-md-12 m-10" style="background-color: #ffffff; height: 50px;">
    <label style="position:absolute;top:3px;font-size:10px;z-index:5;line-height:12px;padding-left:5px;">in</label>
    <div class="fg-line">
      <div class="select">
        <select class="form-control ng-pristine ng-untouched ng-valid ng-empty" title="carlocation" ng-change="changeCriteria(cartype, carlocation)" ng-model="carlocation"
          style="height: 50px; margin-right: 5px; padding-left: 10px; padding-top:10px; font-size: 14px; display: table-cell; width: 100%; border-bottom: none; color: #999">
          <option value="" style="font-style: normal; font-size: 10px" selected="selected">Australia Wide</option>
          <option value="ACT" style="font-style: normal; font-size: 14px">ACT</option>
          <option value="NSW" style="font-style: normal; font-size: 14px">NSW</option>
          <option value="VIC" style="font-style: normal; font-size: 14px">VIC</option>
          <option value="QLD" style="font-style: normal; font-size: 14px">QLD</option>
          <option value="TAS" style="font-style: normal; font-size: 14px">TAS</option>
          <option value="SA" style="font-style: normal; font-size: 14px">SA</option>
          <option value="WA" style="font-style: normal; font-size: 14px">WA</option>
          <option value="NT" style="font-style: normal; font-size: 14px">NT</option>
        </select>
      </div>
    </div>
  </div>
  <div class="col-md-12 m-10 p-0">
    <button class="btn btn-lg btn-primary waves-effect allbids-cta-bid-cars f-12 p-0 m-0 ng-binding" id="search-btn-modal" style="width:100%;height:50px;border-radius:10px;background-color:black" ng-click="carSearch()"> Show Cars &nbsp;
      <i class="zmdi zmdi-arrow-right"></i>
    </button>
  </div>
</form>

POST

<form id="subForm" class="js-cm-form ng-pristine ng-valid" target="print_popup" onsubmit="event.preventDefault(); subscriberModalSubmission();" action="" method="post" style="padding-bottom:50px;">
  <div class="col-md-6 col-sm-6">
    <div class="form-group">
      <label for="fieldEmail" class="sr-only">Email</label>
      <input type="email" class="js-cm-email-input form-control" name="cm-idkiuh-idkiuh" id="fieldEmail" placeholder="Your Email" required="">
      <input style="display:none;" id="fieldInterest" name="fieldInterest" value="">
    </div>
  </div>
  <div class="col-md-6 col-sm-6" id="emailSubscribeSubmitButton">
    <button type="submit" class="js-cm-submit-button btn btn-sm btn-primary waves-effect allbids-cta-bid centaured">Subscribe</button>
  </div>
</form>

Text Content

ALLBIDS  |  EHVA  |  Contact us   Sell with us

Sign In  |  Register
Show me
All cars Small Cars Medium & Family Cars Large, Commercial & 4WD Classic, Unique
& Prestige Caravans & Trailers Motorbikes Number Plates
in
Australia Wide ACT NSW VIC QLD TAS SA WA NT
Show Cars  
 * 
   
   
   
   

Show me
All cars Small Cars Medium & Family Cars Large, Commercial & 4WD Classic, Unique
& Prestige Caravans & Trailers Motorbikes Number Plates
in
Australia Wide ACT NSW VIC QLD TAS SA WA NT
Show Cars  


OOPS, LOOKS LIKE YOU DO NOT HAVE COOKIES ENABLED ON YOUR BROWSER

ALLBIDS Website uses cookies to transfer data between our servers and your
browser. In order for the ALLBIDS website to work, you will be required to
enable cookies on your browser.

We care about your privacy and we only make limited use of cookies to improve
the functionality of our website, not to store any of your personal information.
To read about our privacy policy, please go to
https://www.allbids.com.au/home/privacypolicy

 * ALLBIDS
 * EHVA
 * Contact us
 * Sell with us
 * Unique & Classic Cars
 * Prestige & Luxury Cars
 * Motor Vehicles / Cars
   * View All
     58
   * Boats & Jet Ski
     1
   * Classic / Unique / Sports
     16
   * Commercial & 4WD Vehicles
     11
   * Medium / Family Cars
     15
   * Motor Cycles / Bikes / Golf Carts
     1
   * Small Cars
     14
 * Number Plates
   7
 * Sydney Car Auctions





SYDNEY CAR AUCTIONS

Closing Thursday 26th October


NATIONWIDE NUMBER PLATES AUCTION

Closing Wednesday 1st November


CANBERRA DAILY CAR AUCTIONS

Closing Daily


PREMIUM AND PRESTIGE CARS

Closing Wednesday 1st November


NATIONWIDE NUMBER PLATES AUCTION

Closing Wednesday 1st November


CANBERRA DAILY CAR AUCTIONS

Closing Daily


CHOOSE LOCATION

AUSTRALIA WIDE (65)
ACT (37)
NSW (28)
VIC (0)
QLD (0)
TAS (0)
SA (0)
WA (0)
NT (0)

SMALL CARS

14 ONLINE NOW

View & Bid

MEDIUM & FAMILY

15 ONLINE NOW

View & Bid

LARGE, COMMERCIAL & 4WD

11 ONLINE NOW

View & Bid

CLASSIC, UNIQUE & PRESTIGE

16 ONLINE NOW

View & Bid

CARAVANS & TRAILERS

0 ONLINE NOW

View & Bid

MOTORBIKES

1 ONLINE NOW

View & Bid

NUMBER PLATES

7 ONLINE NOW

View & Bid

Staff top selections online now


PREMIUM PICKS

Loading auctions...


7/2016 MERCEDES BENZ GLE 63 S AMG C292 4MATIC (AWD) 4D COUPE OBSIDIAN BLACK
METALLIC TWIN TURBO V8 5.5L

Caringbah
NSW


AMG'S 430KW 5.5L BI-TURBO V8 COUPE SUV WITH LOW KS AND JAN 2024 REGO!

44749-1
  63,870ks
  7 Sp Automatic
  Premium Unleaded Petrol
  4.7L TV8 Cylinder
$45,050 19h left (Tomorrow 7:40 PM)



3/2011 PORSCHE CAYENNE TURBO SERIES 2 (4X4) 4D WAGON WHITE TWIN TURBO V8 4.8L

Caringbah
NSW


HEAVILY OPTIONED FLAGSHIP 368KW TWIN TURBO V8 CAYENNE WITH VERY LOW KS AND FULL
HISTORY!

44875-1
  84,042ks
  8 Sp Automatic Tiptronic
  Premium Unleaded Petrol
  4.8L TV8 Cylinder
$22,050 7d 19h left (02/11/2023 7:50 PM)

There are currently no auctions online matching your criteria



All cars online now


CLOSING NEXT | LATEST CARS SOLD

65
 * * Closing First
   * Closing Last
   * Lowest Bid
   * Highest Bid
   * Item Name A-Z
   * Item Name Z-A
   * Added Earliest
   * Recently Added

Australia Wide
ACT (37)
NSW (28)
Loading auctions...


5/2016 NISSAN PATHFINDER TI (4X4) R52 MY16 4D WAGON BLUE V6 3.5L - 7 SEATER

Caringbah
NSW


WELL PRESENTED AND EQUIPPED 7 SEATER 4X4 SUV WITH FULL HISTORY!

44823-2
  152,550ks
  Continuous Variable
  Premium Unleaded Petrol
  3.5L V6 Cylinder
$4,010 18h left (Tomorrow 7:00 PM)



8/2005 FORD TERRITORY TX (RWD) SX 4D WAGON BLACK 4.0L

Fyshwick
ACT


FORD 7 SEAT SUV

44996-1
  211677
  4 Sp Auto Seq Sportshift
  Unleaded Petrol
  4.0L 6 Cylinder
$565 18h left (Tomorrow 7:05 PM)



6/2013 FORD RANGER XLT 3.2 (4X4) PX 4D DUAL CAB UTILITY WHITE TURBO DIESEL 3.2L

Caringbah
NSW


LOADED 4X4 FORD RANGER XLT WITH DECEMBER NSW REGO!

44582-1
  219,600ks
  6 Sp Automatic
  Diesel
  3.2L Dt5 Cylinder
$8,510 18h left (Tomorrow 7:10 PM)



10/2010 FORD TERRITORY GHIA (4X4) SY MKII 4D WAGON BROWN 4.0L

Fyshwick
ACT


FORD SUV WITH 7 SEAT AND ALL WHEEL DRIVE

45020-1
  174201
  6 Sp Auto Seq Sportshift
  Unleaded Petrol
  4.0L 6 Cylinder
$3,660 18h left (Tomorrow 7:10 PM)



4/2014 MERCEDES BENZ B200 CDI W246 MY14 5D HATCHBACK MOUNTAIN GREY METALLIC
TURBO DIESEL 1.8L

Caringbah
NSW


WELL PRESENTED LUXURY TURBO DIESEL B200 WITH CURRENT NSW REGO!

44765-1
  142,794ks
  7 Sp Auto Direct Shift
  Diesel
  1.8L DT4 Cylinder
$4,410 18h left (Tomorrow 7:20 PM)



7/2007 HONDA JAZZ GLI MY06 5D HATCHBACK SILVER 1.3L

Fyshwick
ACT


COMPACT HONDA HATCH

45027-1
  278832
  5 Sp Manual
  Unleaded Petrol
  1.3L 4 Cylinder
$930 18h left (Tomorrow 7:20 PM)



5/2019 VOLKSWAGEN GOLF ALLTRACK PREMIUM 132 TSI MK 7.5 (AWD) MY19.5 4D WAGON
TUNGSTEN SILVER METALLIC TURBO 1.8L

Caringbah
NSW


PRACTICAL AND MODERN AWD WAGON WITH FULL HISTORY AND DECEMBER REGO!

44764-1
  142,483ks
  6 Sp Auto Direct Shift
  Premium Unleaded Petrol
  1.8L T4 Cylinder
$6,010 18h left (Tomorrow 7:30 PM)



10/2008 FORD FOCUS TDCI LT 08 UPGRADE 5D HATCHBACK GREY 2.0L

Fyshwick
ACT


SMALL FORD TURBO DIESEL HATCHBACK

45029-1
  201662
  6 Sp Manual
  Diesel
  2.0L Dt4 Cylinder
$505 18h left (Tomorrow 7:30 PM)



7/2016 MERCEDES BENZ GLE 63 S AMG C292 4MATIC (AWD) 4D COUPE OBSIDIAN BLACK
METALLIC TWIN TURBO V8 5.5L

Caringbah
NSW


AMG'S 430KW 5.5L BI-TURBO V8 COUPE SUV WITH LOW KS AND JAN 2024 REGO!

44749-1
  63,870ks
  7 Sp Automatic
  Premium Unleaded Petrol
  4.7L TV8 Cylinder
$45,050 19h left (Tomorrow 7:40 PM)



3/1998 SAAB 900 SE 2.0T 2D CONVERTIBLE YELLOW 2.0L

Fyshwick
ACT


SAAB CONVERTIBLE WITH CURRENT ACT REGO

45018-1
  168998
  4 Sp Automatic
  Unleaded Petrol
  2.0L T4 Cylinder
$1,810 19h left (Tomorrow 7:40 PM)



12/2015 NISSAN PATHFINDER ST-L (4X2) R52 MY15 4D WAGON WHITE 3.5L - 7 SEATER

Caringbah
NSW


WELL EQUIPPED 7-SEATER WITH CURRENT NSW REGO UNTIL FEB 2024!

44874-1
  128,414ks
  Continuous Variable
  Premium Unleaded Petrol
  3.5L V6 Cylinder
$4,210 19h left (Tomorrow 7:50 PM)



8/2012 FORD FOCUS TREND LW 4D SEDAN WHITE 2.0L

Fyshwick
ACT


SMALL FORD SEDAN WITH AUTO TRANSMISSION AND CURRENT REGO

45001-1
  215571
  6 Sp Automatic
  Unleaded Petrol
  2.0L 4 Cylinder
$1,660 19h left (Tomorrow 7:50 PM)

There are currently no auctions online matching your criteria

12 27 54 96
   
 * «
   
 * 1
   
 * 2
   
 * 3
   
 * 4
   
 * 5
   
 * 6
   
 * »
   


LATEST BLOG POSTS

View All
   

 * 06 FEBRUARY 2023
   
   THE ULTIMATE BUYERS GUIDE FOR CLASSIC CARS AND UNIQUE CARS
   
   If you are looking at classic cars for sale, you need to check out classic
   car auctions. CARBIDS is home to a unique selection of unique car collections

   

 * 30 JANUARY 2023
   
   THE BENEFITS OF SELLING YOUR CARS AT AUCTION
   
   CARBIDS is where to sell your car at auction and the best way to sell a car.
   We know how to sell a car and advertise it so you can sell your car fast.

   

 * 23 JANUARY 2023
   
   TIPS FOR BUYING A USED CAR AT A CAR AUCTION
   
   Need tips for buying a used car? Read our tips here; they include a car
   auction strategy, a pre-purchase car inspection, how to buy cars at auction
   and more

   

 * 09 AUGUST 2022
   
   CURRENT TRENDS IN AUSTRALIA’S USED MOTOR VEHICLE MARKET
   
   Australia’s used car industry is undergoing a series of seismic changes. By
   examining America’s more documented industry, movements in the Australian
   market can be predicted.

   



Useful links
 * Contact Us
 * Terms & Conditions
 * Privacy Policy
 * Sign In
 * Register

Getting started
 * How to Bid
 * Sell with us
 * FAQ
 *  
 *  



Copyright © 2023 ALLBIDS.com.au Pty Ltd
ABN 26 101 308 105
LMVD 20 000 375 (ACT)
All date time in AUS Eastern Daylight Time
This page was last refreshed at: 26/10/2023 1:06:26 AM +11:00 (local server
time)
­
×


THANKS FOR SIGNING UP!

We will keep you up to date with new exciting collections!

×


AUSTRALIA'S TRUSTED HOME OF UNIQUE ONLINE AUCTIONS

Don't miss out on the latest car auctions available for bidding across
Australia.

Continue To ALLBIDS

Sign up to get informed when the next collection is available.

Email
Subscribe

Dear Allbids User,

Please note that there's an update to our website relating to obligations of
bidders to nominate a credit card to start bidding on CARBIDS.

In line with the Australian auction standard practices, before you start bidding
you will need to nominate a credit card to be used for the final bid deposit as
well as the initial $500 deposit.


FINAL BID DEPOSIT - PROCESSED AS SOON AS THE AUCTION IS WON

Final bid of $1000 and under
As soon as the auction is won, your nominated credit card will be charged the
full amount outstanding, minus the deposit initially paid. i.e
if you win a car for $800 and there’s a 12.5% buyer’s premium applicable:

 1. Your full amount outstanding will be $900.
 2. Your initial deposit payment was $500, so therefore:
 3. Your nominated card will be charged ($900 - $500) = $400 as soon as the
    auction is won.



Final bid between $1001 - $50,000
As soon as the auction is won, your nominated credit card will be charged $500
and you will have to pay the remaining balance within 72 hours of auction
closing.

Final bid of $50,001 and above
As soon as the auction is won, your nominated credit card will be charged $1000
and you will have to pay the remaining balance within 72 hours of auction
closing.

Click here to nominate a card

Dear Allbids User,

Please note updates to our T&Cs relating to obligations of bidders to complete
purchase and pick up of goods within 72 hours of auction closure.

ALLBIDS will be enforcing the 3 day period for payment and collection of all
items won by Auction. When you are making a bid it is a legally binding contract
– please do not bid on an item if you are unable to have it paid and collected
within 72 hours OR within the specific date/time specified for that particular
auction.

This update and enforcement is so that ALLBIDS can provide an improved Auction
service to both our vendors and buyers. The burden of storing goods for longer
than the 72 hour period has hindered the operation in recent months and
prevented us from accepting a number of Auction lots from vendors and offering
them to our valued buyer database.

In general this is a generous period of time within the Auction industry to
complete the purchase noting that title of the goods is not complete until the
item leaves the ALLBIDS premises.


4. OBLIGATIONS AS A BIDDER

4.1 - When you use the Service and bid on an item during an online auction
conducted on our Site, you are making an offer to buy the item at your bid
price. If your bid price is the Winner's Bid Amount, you will be the Winning
Bidder and are obliged to purchase the item you have bid for and pay the
Winner's Bid Amount, plus any additional charges that you may be obliged to pay.
REMEMBER: When you make a bid you are entering into a legally binding contract.
Please do not bid on an item if you are unable to pay for it and have it
collected within 72 hours OR within the specific date/time specified for that
particular auction.


5. OBLIGATION TO PAY

5.1 - If you are the Winning Bidder on an online auction, you must pay the
following fees within 72 hours OR within the specific date/time specified for
that particular auction after making the Winning Bid:

 * 5.1.1 - The Winning Bid Amount;
 * 5.1.2 - The Buyer's Premium;
 * 5.1.3 - Any Delivery Fees agreed to;
 * 5.1.4 - Any Storage Fees per lot per day should items not be collected within
   the specified collection period.



5.2 - Title of Goods does not pass to the successful bidder until full payment
is made and the goods are removed from the ALLBIDS premises.

Should you require any assistance, please email admin@allbids.com.au or call 02
6239 2262

By continuing, you agree to have read and understood our updated Terms &
Conditions.

Best regards,
ALLBIDS

I AGREE, CONTINUE

?
!
i



TITLE

Text

--------------------------------------------------------------------------------

OKCancel×