www.autostartransport.com Open in urlscan Pro
2a06:98c1:3120::3  Public Scan

URL: https://www.autostartransport.com/
Submission: On July 18 via manual from PK — Scanned from NL

Form analysis 4 forms found in the DOM

<form id="call_form" onsubmit="callRequest(event)">
  <div class="inputDiv">
    <label for="your_phone">Your phone</label>
    <input type="tel" pattern="[0-9]{3}[\-]?[0-9]{3}[\-]?[0-9]{4,8}" id="your_phone" placeholder="123-456-7890" required="">
  </div>
  <div class="inputDiv eemail">
    <label for="your_mail">Your mail</label>
    <input type="mail" id="your_mail" placeholder="mail@mail.com">
  </div>
  <input type="submit" class="btn btn-bl" id="call_request_submit" value="Call me now">
</form>

Name: wpcf7-formPOST /#wpcf7-f3532-o1

<form action="/#wpcf7-f3532-o1" method="post" class="wpcf7-form init" name="wpcf7-form" aria-label="Contact form" novalidate="novalidate" data-status="init">
  <div style="display: none;">
    <input type="hidden" name="_wpcf7" value="3532">
    <input type="hidden" name="_wpcf7_version" value="5.7.7">
    <input type="hidden" name="_wpcf7_locale" value="en_US">
    <input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f3532-o1">
    <input type="hidden" name="_wpcf7_container_post" value="0">
    <input type="hidden" name="_wpcf7_posted_data_hash" value="">
  </div>
  <div id="utmformfields"><input type="hidden" name="utm_campaign" value="">
    <input type="hidden" name="utm_source" value="">
    <input type="hidden" name="utm_medium" value="">
    <input type="hidden" name="utm_term" value="">
    <input type="hidden" name="utm_content" value="">
    <input type="hidden" name="gclid" value="">
  </div>
  <div class="quote-form--main">
    <input class="wpcf7-form-control wpcf7-hidden" id="hreflink" value="-" type="hidden" name="hreflink">
    <input class="wpcf7-form-control wpcf7-hidden" id="cityFrom-city" value="-" type="hidden" name="cityFrom-city">
    <input class="wpcf7-form-control wpcf7-hidden" id="cityFrom-zip" value="-" type="hidden" name="cityFrom-zip">
    <input class="wpcf7-form-control wpcf7-hidden" id="cityFrom-state" value="-" type="hidden" name="cityFrom-state">
    <input class="wpcf7-form-control wpcf7-hidden" id="cityTo-city" value="-" type="hidden" name="cityTo-city">
    <input class="wpcf7-form-control wpcf7-hidden" id="cityTo-zip" value="-" type="hidden" name="cityTo-zip">
    <input class="wpcf7-form-control wpcf7-hidden" id="cityTo-state" value="-" type="hidden" name="cityTo-state">
    <input class="wpcf7-form-control wpcf7-hidden" id="firstname" value="-" type="hidden" name="firstname">
    <input class="wpcf7-form-control wpcf7-hidden" id="lastname" value="-" type="hidden" name="lastname">
    <div class="form-first-view" id="form-first-view">
      <div class="inputDiv">
        <label for="cityFrom">Transport car FROM</label>
        <span class="wpcf7-form-control-wrap" data-="" autocomplete="off" name="cityFrom"><input size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" id="cityFrom" aria-required="true" aria-invalid="false"
            placeholder="Enter ZIP or City" value="" type="text" name="cityFrom"></span>
      </div>
      <div class="inputDiv">
        <label for="cityTo">Transport car TO</label>
        <span class="wpcf7-form-control-wrap" data-="" autocomplete="off" name="cityTo"><input size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" id="cityTo" aria-required="true" aria-invalid="false"
            placeholder="Enter ZIP or City" value="" type="text" name="cityTo"></span>
      </div>
      <div class="radioDiv">
        <div class="radioLabel"> Choose transport type </div>
        <div class="radioContent">
          <span class="wpcf7-form-control-wrap" data-name="transportType"><span class="wpcf7-form-control wpcf7-radio"><span class="wpcf7-list-item first"><input type="radio" name="transportType" value="Open" checked="checked"><span
                  class="wpcf7-list-item-label">Open</span></span><span class="wpcf7-list-item last"><input type="radio" name="transportType" value="Enclosed"><span class="wpcf7-list-item-label">Enclosed</span></span></span></span>
        </div>
      </div>
      <button class="btn" onclick="vehicleDetails()">Vehicle Details <i class="arrow-white"></i></button>
    </div>
    <div class="form-second-view dn">
      <div class="selectDiv">
        <label for="year">Vehicle Year</label>
        <select name="year" id="year" onchange="getMake()">
          <option value=""></option>
        </select>
      </div>
      <div class="selectDiv">
        <label for="make">Vehicle Make</label>
        <select name="make" id="make" onchange="getModel()">
          <option value=""></option>
        </select>
      </div>
      <div class="selectDiv">
        <label for="model">Vehicle Model</label>
        <select name="model" id="model" required="">
          <option value=""></option>
        </select>
      </div>
      <div class="radioDiv">
        <div class="radioLabel"> Car Condition </div>
        <div class="radioContent">
          <span class="wpcf7-form-control-wrap" data-name="carCondition"><span class="wpcf7-form-control wpcf7-radio"><span class="wpcf7-list-item first"><input type="radio" name="carCondition" value="Running" checked="checked"><span
                  class="wpcf7-list-item-label">Running</span></span><span class="wpcf7-list-item last"><input type="radio" name="carCondition" value="Not-Running"><span class="wpcf7-list-item-label">Not-Running</span></span></span></span>
        </div>
      </div>
      <button onclick="confirmationDetails()" class="btn">Confirmation details <i class="arrow-white"></i></button>
    </div>
    <div class="form-third-view dn">
      <div class="inputDiv">
        <label for="your-name">Name</label>
        <span class="wpcf7-form-control-wrap" data-name="your-name"><input size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" id="your-name" aria-required="true" aria-invalid="false" placeholder="Enter Your Name" value=""
            type="text" name="your-name"></span>
      </div>
      <div class="inputDiv">
        <label for="email">Email</label>
        <span class="wpcf7-form-control-wrap" data-name="email"><input size="40" class="wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email" id="email" aria-required="true" aria-invalid="false"
            placeholder="Enter Your Email" value="" type="email" name="email"></span>
      </div>
      <div class="inputDiv">
        <label for="pickupDate">First Available Pickup Date</label>
        <span class="wpcf7-form-control-wrap" data-name="pickupDate"><input class="wpcf7-form-control wpcf7-date wpcf7-validates-as-required wpcf7-validates-as-date" id="pickupDate" aria-required="true" aria-invalid="false" value="" type="date"
            name="pickupDate"></span>
      </div>
      <div class="inputDiv">
        <label for="phone">Phone</label>
        <span class="wpcf7-form-control-wrap" data-name="phone"><input size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" id="phone" aria-required="true" aria-invalid="false" placeholder="Enter Your Phone" value=""
            type="text" name="phone"></span>
      </div>
      <div class="inputDiv">
        <label for="comment">Comment</label>
        <span class="wpcf7-form-control-wrap" data-name="comment"><input size="40" class="wpcf7-form-control wpcf7-text" id="comment" aria-invalid="false" placeholder="Enter Your Comment" value="" type="text" name="comment"></span>
      </div>
      <input class="wpcf7-form-control has-spinner wpcf7-submit btn" type="submit" value="Request Quote">
    </div>
    <p>*We will use this info to contact you with a quote.</p>
  </div>
  <script type="pmdelayedscript" data-cfasync="false" data-no-optimize="1" data-no-defer="1" data-no-minify="1"> pickupDate.min = new Date().toISOString().split("T")[0];
</script>
  <p style="display: none !important;"><label>Δ<textarea name="_wpcf7_ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="_wpcf7_ak_js" value="184">
    <script type="pmdelayedscript" data-cfasync="false" data-no-optimize="1" data-no-defer="1" data-no-minify="1">document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script>
  </p>
  <div class="wpcf7-response-output" aria-hidden="true"></div>
</form>

<form class="purechat-form purechat-email-form" action="">
  <p class="purechat-alert purechat-alert-error purechat-init-error purechat-init-error-inline please-enterfirstname purechat-display-none">✘</p>
  <input type="text" class="purechat-firstname-input" autocomplete="off" name="purechat-firstname-input" id="purechat-emailform-firstname-input" maxlength="200" value="" placeholder="First Name">
  <p class="purechat-alert purechat-alert-error purechat-init-error purechat-init-error-inline please-enteremail purechat-display-none">✘</p>
  <input type="email" class="purechat-email-input" name="purechat-email-input" id="purechat-emailform-email-input" maxlength="200" value="" placeholder="Email*" required="">
  <p class="purechat-alert purechat-alert-error purechat-init-error purechat-init-error-inline please-enterquestion purechat-display-none">✘</p>
  <textarea class="purechat-question-input" name="purechat-question-input" id="purechat-emailform-question-input" rows="1" placeholder="Enter your Question*" maxlength="10000" required=""></textarea>
  <input type="submit" class="purechat-btn" id="purechat-emailform-name-submit" value="Send Email">
  <p class="purechat-email-error purechat-alert purechat-alert-error purechat-init-error purechat-display-none">Unable to send, please try again.</p>
  <p class="purechat-alert purechat-alert-error purechat-init-error general-error purechat-display-none"></p>
</form>

<form class="purechat-form purechat-email-form" action="">
  <p class="purechat-alert purechat-alert-error purechat-init-error purechat-init-error-inline please-enterfirstname purechat-display-none">✘</p>
  <input type="text" class="purechat-firstname-input" autocomplete="off" name="purechat-firstname-input" id="purechat-firstname-input" maxlength="200" value="" placeholder="First Name*" required="">
  <p class="purechat-alert purechat-alert-error purechat-init-error purechat-init-error-inline please-enteremail purechat-display-none">✘</p>
  <input type="email" class="purechat-email-input" name="purechat-email-input" id="purechat-email-input" maxlength="200" value="" placeholder="Email*" required="">
  <p class="purechat-alert purechat-alert-error purechat-init-error purechat-init-error-inline please-enterquestion purechat-display-none">✘</p>
  <textarea class="purechat-question-input" name="purechat-question-input" id="purechat-question-input" rows="1" maxlength="10000" placeholder="Enter your Question*" required=""></textarea>
  <input type="submit" class="purechat-btn" id="purechat-name-submit" value="Send Email">
  <p class="purechat-email-error purechat-alert purechat-alert-error purechat-init-error purechat-display-none">Unable to send, please try again.</p>
  <p class="purechat-alert purechat-alert-error purechat-init-error general-error purechat-display-none"></p>
</form>

Text Content

 * What We Transport
   * Transporte de Automóviles
   * Race Car Transport
   * Motorcycle Transport
   * Classic Car Shipping
   * Truck Transport
   * Oversized Vehicle Transport
   * ATV Car Shipping
   * Van Transport Service
   * RV Moving Service
 * Who We Serve
   * Auto Transporting for Dealers
   * Online Car Buyers Auto Transporting
   * Snow Birds Auto Transporting
   * College Students Auto Transporting
   * Relocating People Auto Transporting
   * Military Members Auto Transporting
   * Rental Car Companies Auto Transporting
   * Multiple Cars Shipping Across Country
 * Transport Options
   * Towing Services
   * Door-to-Door Car Transport
   * Open Car Transport
   * Enclosed Car Transport
   * Flatbed Car Carrier
 * Shipping Routes
   * Puerto Rico Car Transport or Car Shipping
   * Hawaii Car Transport
   * Alaska Car Transport
   * Shipping a Car to the Virgin Islands
   * Ship Car Across Country
   * International Car Shipping
 * How it Works
   * How Auto Transport Works
   * Car Shipping Cost
   * Car Shipping Times
   * How to Book
   * How to Pay
   * Tips for Car Shipping
   * FAQs
 * About Us
   * Our History
   * Team
   * Reviews
 * Track Order
 * Contact
 * Get an Instant Quote


 * What We Transport
   * Transporte de Automóviles
   * Race Car Transport
   * Motorcycle Transport
   * Classic Car Shipping
   * Truck Transport
   * Oversized Vehicle Transport
   * ATV Car Shipping
   * Van Transport Service
   * RV Moving Service
 * Who We Serve
   * Auto Transporting for Dealers
   * Online Car Buyers Auto Transporting
   * Snow Birds Auto Transporting
   * College Students Auto Transporting
   * Relocating People Auto Transporting
   * Military Members Auto Transporting
   * Rental Car Companies Auto Transporting
   * Multiple Cars Shipping Across Country
 * Transport Options
   * Towing Services
   * Door-to-Door Car Transport
   * Open Car Transport
   * Enclosed Car Transport
   * Flatbed Car Carrier
 * Shipping Routes
   * Puerto Rico Car Transport or Car Shipping
   * Hawaii Car Transport
   * Alaska Car Transport
   * Shipping a Car to the Virgin Islands
   * Ship Car Across Country
   * International Car Shipping
 * How it Works
   * How Auto Transport Works
   * Car Shipping Cost
   * Car Shipping Times
   * How to Book
   * How to Pay
   * Tips for Car Shipping
   * FAQs
 * About Us
   * Our History
   * Team
   * Reviews
 * Track Order
 * Contact
 * Get an Instant Quote

Let us call you and answer any questions

Your phone
Your mail


RELIABLE AUTO TRANSPORT COMPANY

Auto transport made easy, quick and safe.


GET A QUOTE OR CALL AT 888-802-8250

Transport car FROM
Transport car TO
Choose transport type
OpenEnclosed
Vehicle Details
Vehicle Year
Vehicle Make
Vehicle Model
Car Condition
RunningNot-Running
Confirmation details
Name
Email
First Available Pickup Date
Phone
Comment

*We will use this info to contact you with a quote.

Δ





WE PROVIDE TOP-QUALITY AUTO TRANSPORT SERVICE

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

Our auto transport service provides 5 dimensions of quality: Reliability,
responsiveness, assurance, tangibility, and empathy. 

4.9/5
4.8/5
4.1/5
4.6/5
4.9/5
4.8/5
4.6/5
4.3/5
4.2/5
4.5/5
4.1/5
4.3/5
4.9/5
4.8/5
4.1/5
4.6/5
4.9/5
4.8/5
4.6/5
4.3/5



DELIVERING YOUR CAR, DELIVERING PEACE OF MIND

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

As a leading auto transport company, we pride ourselves on providing exceptional
customer care when transporting vehicles. We are the top choice for high-end car
owners, car dealers, online businesses, and individuals across the country who
need to transport vehicles. Our extensive carrier network, flexible scheduling
options, competitive pricing, and door-to-door auto transport specialists ensure
a hassle-free car shipping experience. We will transport your vehicle on-time
with excellent customer service


 * 16+
   
   Years of experience


 * 30,000+
   
   Vehicle moves a year


 * 50 STATES
   
   Coverage across country


 * 20,000+
   
   Carriers for Auto Delivery


Veronica Miles

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

I received excellent service and my car arrived the same day! I would definitely
recommend this company for your transport needs.

28 March 2023
Steve L

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

Edwin coordinated with my driver Paul to transport 3 cars from Savannah to Tampa
for me. All three cars are 30+ years old. Everything worked out great for the
timing and the conditions of the cars at delivery. The price was reasonable, and
what I had expected.

18 April 2023
Siva

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

AutoStar Transport  Express was great the last time I used it for my Ford car,
with a day they were able to ship and deliver the next day at a reasonable and
cheap I can say in the market. Highly recommended service.

25 April 2023
Elizabeth Baugh

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

Great business! They went above and beyond to get my truck from LA to AL in a
very short time! Would recommend them to friends and family and would use them
again if the need arose.

20 April 2023
Jonathan

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

Overall amazing experience. Very fast responses, friendly, and kept me informed
throughout the entire process. They found a driver VERY fast and I received my
vehicle much sooner than I expected.

22 March 2023
AlanK

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

Carlos was the perfect consultant. He understood our needs and concerns. When
the time arrived the transport driver called and coordinated the auto pick-up
timing. A few days later the car arrived at the new owner’s residence in perfect
condition. I will use AutoStar Transport Express again.

17 April 2023
Justin Francies

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

I had a great experience with AutoStar Transport Express. I needed my car
shipped fast and Demetrius made it happen. The car also arrived quickly. The
whole process was smooth and easy.

22 April 2023
Joshua Ortiz

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

Helpful and communicative. The agent made the experience personal, and
communication with the truck driver, although took some work (he had a very
strong accent), was pleasant and professional.

19 April 2023


EXPERIENCE HASSLE-FREE AUTO TRANSPORTING

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

With 16 years of experience in auto transport, we provide transparent and
competitive pricing for customers seeking reliable transportation for their
vehicles. We can transport any vehicle, big or small, classic or luxury, running
or non-running. Trust us for your auto transport needs and experience the peace
of mind that comes with working with experts who ensure every vehicle arrives
safely and on time.


TRUST THE PROS: CHOOSE OUR AUTO TRANSPORT COMPANY

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


VEHICLE TRACKING UPDATES

Our professional team tracks your vehicle at every stage and provides accurate
status updates.


NO UPFRONT PAYMENT

It’s true, you don’t need to pay anything upfront. You are charged once the
carrier has been dispatched.


20K+ AUTO CARRIERS

We have the largest network of vetted auto transport carriers ensuring fast
vehicle delivery door-to-door.


INSURANCE COVERAGE

Your vehicle will be covered by the carrier’s cargo insurance.


AWARD-WINNING SUPPORT

Our customer care department is dedicated to sharing updates in every phase of
vehicle transport.


AUTO TRANSPORT AT SCALE

We are known to work with car dealers, car manufacturing companies, online
car-selling platforms, and auction websites.

 
 


U.S DEPARTMENT OF TRANSPORTATION
MOTOR CARRIER SAFETY ADMINISTRATION

MC # 600908

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

US DOT # 2239014


HOW MUCH DOES OUR AUTO TRANSPORT SERVICE COST?

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

Let’s talk moolah – the cost of shipping your car depends on the distance, but
that’s not all! Your ride’s size, shape, and the time of year can also impact
the price tag. Get a car shipping price that won’t break the bank – reach out to
our team of experts for a customized quote. We’ll help you find the perfect
solution that fits your budget, no matter where your wheels are headed.


HOW LONG DO WE TAKE TO TRANSPORT A VEHICLE?

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

Based on our auto transport statistics, once a vehicle is picked up, it is
generally delivered within 5 to 10 days across the country. This assumes there
are no unexpected delays. Check our guide on how long it takes to ship a car.


READY TO GET AN AUTO TRANSPORT QUOTE?

Get an instant quote Call 888-802-8250


WE’RE TRUSTED BY THE TOP AUTO DEALERS

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




WE DO AUTO TRANSPORT FOR ALL NEEDS

Our Auto transport services are customized to fit our customers’ vehicle,
destination, and protection requirements.


1DOOR-TO-DOOR AUTO TRANSPORT

We are door-to-door car shipping experts.


2OPEN AUTO TRANSPORT

We can ship your vehicle with a cost-effective open car transport option.


3ENCLOSED AUTO TRANSPORT

We do luxury and high-end auto transport with enclosed auto transport methods.


4SHIP A CAR ACROSS THE COUNTRY

Want to ship a car across the country, We can handle all your vehicle shipping
needs.


5MOTORCYCLE SHIPPING

We do motorbike shipping across the country.


6OVER-SIZED VEHICLE TRANSPORT

Call us to reallocate heavy vehicles or oversized auto hauling.

 
 





WE DO AUTO TRANSPORT SERVICES FOR EVERY INDIVIDUAL, BUSINESS, AND DEALERSHIPS

Our auto transport firm is equipped to handle a variety of situations, including
online automobile purchases, car deliveries, house moves, work relocations, and
vacations.


ONLINE CAR BUYERS

Deliver your online purchased car to your door.


CAR RELOCATION SERVICES

Hire us for door-to-door vehicle relocating or hauling service


CLASSIC & LUXURY CAR TRANSPORT

We are classic, high-end, and luxury auto transport specialists.


MILITARY CAR SHIPPING PCS

Call us for military auto transport. We offer military discounts from time to
time.


TRANSPORTING CARS FOR DEALERSHIPS

We are the best choice of auto dealers for transporting cars in the US. Billing
agreements can be offered to qualified dealerships.


COLLEGE STUDENTS

Getting a car to your college is easy with our special student auto transport
service.


INTERNATIONAL CAR SHIPPING

Looking for international car shipping services from USA? We have the right
connections and best international partners to help you ship vehicles almost
anywhere in the world.


SNOWBIRDS AUTO TRANSPORT

Book our snowbirds auto transport service for moving your vehicle to the south
or back to the north again for the summer.


MARITIME TRANSPORTS

Our team specializes in transports to and from Alaska, Hawaii, and all U.S.
territories abroad, including Guam, Puerto Rico, and U.S. Virgin Islands.


CAR RENTAL COMPANIES

We provide reliable car transportation solutions for rental companies of all
sizes.


MOTORCYCLE ENTHUSIASTS

We specialize in safe and efficient transportation of motorcycles for passionate
riders.


AUTO AUCTIONS

Our car shipping services make it easy to transport vehicles to and from auto
auctions nationwide.

 
 




YOUR ONE-STOP SHOP FOR VEHICLE SHIPPING: WE TRANSPORT IT ALL

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

We specialize in hauling all types of vehicles, including sedans, SUVs, pickup
trucks, motorcycles, military vehicles, off-road vehicles, heavy machinery,
inoperable vehicles, RVs, and vans (both stock and modified, including
cutaways). Our experienced transport specialists handle every vehicle with care,
ensuring safe and on-time delivery.

AL AK AZ AR CA CO CT DE FL GA HI ID IL IN IA KS KY LA ME MD MA MI MN MS MO MT NE
NV NH NJ NM NY NC ND OH OK OR PA RI SC SD TN TX UT VT VA WA WV WI WY DC



SEAMLESS STATE-TO-STATE CAR SHIPPING: TRUST OUR EXPERTS

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

Are you searching for cross-country auto transport services near me or shipping
a car to another state? No matter if you need to ship a car across the country
for a vacation or just bought a car from another state, AutoStar Transport
Express will make your auto transporting easy.


FREQUENTLY ASKED QUESTIONS

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

How do I make a payment?

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

We accept all major credit cards for online bookings. Please speak to our agents
for more options including payment apps such as Zelle and Paypal. Direct deposit
and bank transfers including ACH and wire transfers are also accepted.

How long is my auto transport quote valid?

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

The quote you receive online or from an auto transport shipping advisor is valid
for seven calendar days. It is because the auto transport industry is highly
dynamic. Rates can change every week. Although we believe in fair pricing, we
want to give you the most accurate quote.

Is my vehicle insured while it is being transported?

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

Yes, your vehicle will be covered by the carrier’s cargo insurance. Damages are
very rare during transport, but we believe in better safe than sorry. We only
work with carriers that are fully insured and reliable. The insurance belongs to
a particular carrier company and we keep copies of the policy on file for your
protection. At AutoStar Transport Express, we take protecting your vehicle one
step further by working with certificate holders on the insurance of the
carriers only. This allows us to assist in expediting the filing of a claim on
your behalf.

How far in advance should I book my auto shipment?

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

Generally, people book their car shipments 1 to 2 weeks in advance. By doing
this, we can secure your auto transport service quickly. Talk to one of our auto
transport advisors about prices and timelines. We will contact you once the car
shipping booking is complete.

Can I ship personal items in my car during auto transport?

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

The official answer according to the FMCSA and the D.O.T. is “no.” However, a
common practice is to allow between 50-100 lbs in the trunk or out of the line
of sight. This is really at the discretion of your carrier, though, as they risk
hefty fines and lengthy inspections for carrying anything but motor vehicles.

When will my car be picked up?

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

Car shipping pick-ups usually take between 1 and 4 business days from the first
available date. The date on which your vehicle is ready to be picked up for
transport.




AUTOSTAR TRANSPORT EXPRESS

80 SW 8TH STREET SUITE 2000, MIAMI, FL 33130

4.2 1,036 reviews



Leave Your Review on Google

Contact


888-802-8250
info@autostartransport.com


Quick Links


Car shipping quote
Car shipping cost
Car shipping FAQs
Car shipping reviews


Main Services

Door-to-door transport
Enclosed auto transport
Open car transport
Ship a car to another state
Ship a car across country

Car shipping to/from Alaska
Car shipping to/from Hawaii
Car shipping to/from Puerto Rico
Car shipping to/from Florida
Car shipping to/from US Virgin Island
Classic & Luxury car transport
Motorcycle shipping
Oversized vehicle transport
Military car shipping
RV Moving

Car shipping for online car buyers
Snowbirds car shipping
Car shipping for auto dealers
Car shipping for car rentals

Blog
About Us
Car shipping routes
How auto transport works
Track your car shipping

Copyright© 2023 AutoStar Transport Express. All right reserved. Terms of use.
Privacy Policy. MC Number:600908 | DOT Number:2239014




Call Us +1 888-802-8250 Get a free quote

Email us for a quick response...

✘

✘

✘

Unable to send, please try again.



888-802-8250 10AM-8PM EST



Email Us!
Drag Here to Send


Email us for a quick response...

✘

✘

✘

Unable to send, please try again.




Email Us!