birminghamfreightliner.com
Open in
urlscan Pro
2a06:98c1:3120::3
Public Scan
Submitted URL: http://birminghamfreightliner.com/
Effective URL: https://birminghamfreightliner.com/
Submission: On December 07 via api from US — Scanned from NL
Effective URL: https://birminghamfreightliner.com/
Submission: On December 07 via api from US — Scanned from NL
Form analysis
2 forms found in the DOM/inventory
<form action="/inventory">
<div class="c-search__checkboxes c-search__checkboxes c-search--desktop">
<div class="c-search__checkbox">
<input type="radio" id="inventoryUsedDesktop" name="condition[]" value="used" class="c-search__checkbox-input">
<label for="inventoryUsedDesktop" class="c-search__checkbox-label"> Used </label>
</div>
<div class="c-search__checkbox" style="padding-left:17px;">
<input type="radio" id="inventoryNewDesktop" name="condition[]" value="new" class="c-search__checkbox-input">
<label for="inventoryNewDesktop" class="c-search__checkbox-label"> New </label>
</div>
</div>
<div class="c-search__checkboxes c-search__checkboxes c-search--desktop">
<div class="c-search__checkbox">
<input type="radio" id="inv-search-trucktype-1--desktop" name="truck_type[]" class="c-search__checkbox-input" x-ref="sleeper" value="sleeper" @change="checkOnlySleeper">
<label for="inv-search-trucktype-1--desktop" class="c-search__checkbox-label"> Sleeper </label>
</div>
<div class="c-search__checkbox">
<input type="radio" id="inv-search-trucktype-2--desktop" name="truck_type[]" class="c-search__checkbox-input" x-ref="daycab" value="daycab" @change="checkOnlySleeper">
<label for="inv-search-trucktype-2--desktop" class="c-search__checkbox-label"> Day Cab </label>
</div>
</div>
<div class="c-search--desktop is-dropdown">
<div class="c-search__dropdown c-search__dropdown--desktop">
<div class="c-search__dropdown-heading" @click="!brandDropdownOpen ? brandDropdownOpen = true : brandDropdownOpen = false" :class="!brandDropdownOpen ? '' : 'is-active'">
<input type="text" name="manufacturer_id[]" class="c-search__dropdown-input" :value="brandDropdownId">
<template x-if="brandDropdownText === null">
<span class="c-search__dropdown-heading-contents"> Manufacturer </span>
</template><span class="c-search__dropdown-heading-contents"> Manufacturer </span>
<template x-if="brandDropdownText !== null">
<span class="c-search__dropdown-heading-contents" x-text="brandDropdownText"></span>
</template>
<i class="icon-thick-chevron-down c-search__dropdown-heading-icon"></i>
</div>
<div class="c-search__dropdown-contents" :class="!brandDropdownOpen ? '' : 'is-active'">
<div class="c-search__dropdown-row" :class="brandDropdownId === '3' ? 'is-selected' : ''" @click=" brandDropdownText = 'FREIGHTLINER', brandDropdownId = '3', brandDropdownOpen = false">
<div class="c-search__dropdown-description">
<p class="c-search__dropdown-description-text">FREIGHTLINER</p>
</div>
</div>
<div class="c-search__dropdown-row" :class="brandDropdownId === '8' ? 'is-selected' : ''" @click=" brandDropdownText = 'WESTERN STAR', brandDropdownId = '8', brandDropdownOpen = false">
<div class="c-search__dropdown-description">
<p class="c-search__dropdown-description-text">WESTERN STAR</p>
</div>
</div>
</div>
</div>
</div>
<button type="submit" class="c-search__button c-button c-button--primary"> Begin Your Search </button>
</form>
GET /inventory
<form id="hp-inventory-search" class="c-search__form" action="/inventory" method="GET" x-data="{
classificationDropdownIcon: null,
classificationDropdownText: null,
classDropdownOpen: false,
brandDropdownOpen: false,
brandDropdownText: null,
brandDropdownId: null
}">
<div class="c-search__checkboxes c-search__checkboxes c-search--desktop">
<div class="c-search__checkbox">
<input type="radio" id="inventoryUsedHP" name="condition[]" value="used" class="c-search__checkbox-input">
<label for="inventoryUsedHP" class="c-search__checkbox-label"> Used </label>
</div>
<div class="c-search__checkbox" style="padding-left:17px;">
<input type="radio" id="inventoryNewHP" name="condition[]" value="new" class="c-search__checkbox-input">
<label for="inventoryNewHP" class="c-search__checkbox-label"> New </label>
</div>
</div>
<div class="c-search__checkboxes c-search__checkboxes c-search--desktop">
<div class="c-search__checkbox">
<input type="radio" id="inv-search-trucktype-1--search" name="truck_type[]" class="c-search__checkbox-input" value="sleeper">
<label for="inv-search-trucktype-1--search" class="c-search__checkbox-label"> Sleeper </label>
</div>
<div class="c-search__checkbox">
<input type="radio" id="inv-search-trucktype-2--search" name="truck_type[]" class="c-search__checkbox-input" value="daycab">
<label for="inv-search-trucktype-2--search" class="c-search__checkbox-label"> Day Cab </label>
</div>
</div>
<div class="c-search--desktop is-dropdown">
<div class="c-search__dropdown c-search__dropdown--desktop">
<div class="c-search__dropdown-heading" @click="!brandDropdownOpen ? brandDropdownOpen = true : brandDropdownOpen = false" :class="!brandDropdownOpen ? '' : 'is-active'">
<input type="text" name="manufacturer_id[]" class="c-search__dropdown-input" :value="brandDropdownId">
<template x-if="brandDropdownText === null">
<span class="c-search__dropdown-heading-contents"> Manufacturer </span>
</template><span class="c-search__dropdown-heading-contents"> Manufacturer </span>
<template x-if="brandDropdownText !== null">
<span class="c-search__dropdown-heading-contents" x-text="brandDropdownText"></span>
</template>
<i class="icon-thick-chevron-down c-search__dropdown-heading-icon"></i>
</div>
<div class="c-search__dropdown-contents" :class="!brandDropdownOpen ? '' : 'is-active'">
<div class="c-search__dropdown-row" :class="brandDropdownId === '3' ? 'is-selected' : ''" @click=" brandDropdownId = '3', brandDropdownText = 'FREIGHTLINER', brandDropdownOpen = false">
<div class="c-search__dropdown-description">
<p class="c-search__dropdown-description-text">FREIGHTLINER</p>
</div>
</div>
<div class="c-search__dropdown-row" :class="brandDropdownId === '8' ? 'is-selected' : ''" @click=" brandDropdownId = '8', brandDropdownText = 'WESTERN STAR', brandDropdownOpen = false">
<div class="c-search__dropdown-description">
<p class="c-search__dropdown-description-text">WESTERN STAR</p>
</div>
</div>
</div>
</div>
</div>
<button type="submit" class="c-search__button c-button c-button--primary c-button--fill-space"> Begin Your Search </button>
</form>
Text Content
* * * About Us * Financing * FAQs * Careers * Contact Us Locations Inventory Inventory Find My Truck Used New Sleeper Day Cab Manufacturer Manufacturer FREIGHTLINER WESTERN STAR Begin Your Search Can't find What You're Looking For? CALL 866.831.5332 Quick Search Used Trucks in Georgia Used Trucks in Alabama Low Mileage Used Trucks SelecTrucks Inventory Parts + Service Parts + Service Parts Order Parts Online Specials Service Body Shop Elite Support Training Parts + Service Blog Request Info Sign Up For A Business Account SelecTrucks SelecTrucks Warranty 90 Days Buyers Assurance Financing SelecTrucks Blog Emergency Vehicles Emergency Vehicles Sales Parts Service Body Shop Emerg. Vehicles Blog Blog Blog Truck Sales Parts + Service SelecTrucks News About Us Financing FAQs Careers Contact Us Locations SelecTrucks of Alabama Birmingham Tuscaloosa Harpersville View All SelecTrucks of Alabama (205) 322-6695 401 Daniel Payne Dr, Birmingham, AL Get Directions More Details Birmingham (205) 322-6695 401 Daniel Payne Dr, Birmingham, AL Get Directions More Details Tuscaloosa (205) 759-8782 5404 Reese Phifer Ave, Tuscaloosa, AL Get Directions More Details Harpersville (205) 421-2020 3130 Hwy 280, Harpersville, AL Get Directions More Details * Inventory Find My Truck Used New Sleeper Day Cab Manufacturer Manufacturer FREIGHTLINER WESTERN STAR Begin Your Search Can't Find What You're Looking For? CALL 866.831.5332 Quick Search * Used Trucks in Georgia * Used Trucks in Alabama * Low Mileage Used Trucks * SelecTrucks Inventory * Parts + Service Parts + Service * Parts * Order Parts Online * Specials * Service * Body Shop * Elite Support * Training * Parts + Service Blog Request Info Sign Up For A Business Account * SelecTrucks * Warranty * 90 Days Buyers Assurance * Financing * SelecTrucks Blog * Emergency Vehicles * Sales * Parts * Service * Body Shop * Emerg. Vehicles Blog * Blog * Truck Sales * Parts + Service * SelecTrucks * News Locations Your Alabama Truck Dealer New & Used Trucks, Parts & Service Part of one of the Southeast's largest network of truck dealers. Get a Certified Used Truck Today You need more than a dependable used semi-truck. All trucks are DOT inspected and reconditioned with an average spend of $3000 to $5000 to make your truck road ready. Learn More Emergency Vehicles Birmingham Freightliner & Western Star is now your authorized sales and servicing center for Spartan Emergency vehicles. Learn More Keeping Your Truck Road Ready Bumper-to-bumper service including factory-trained diagnostic and repair technicians, manufacturer-supported diagnostic and repair equipment Body Shop Fully Stocked Parts Inventory 24/7 Parts Availability Electronic online parts ordering, Apply for a Business Account or Pick Up from any Birmingham Freightliner & Western Star Location Explore Parts FIND MY TRUCK Used New Sleeper Day Cab Manufacturer Manufacturer FREIGHTLINER WESTERN STAR Begin Your Search Can't Find What You're Looking For? CALL 866.831.5332 VEHICLE CLASSIFICATIONS We specialize in Heavy-Duty Semi Truck Sales (new and used), a Parts Network, AfterMarket Parts, a Service and Support Network, and Heavy-Duty Truck Body Shops. On Highway Light Duty Medium Duty Heavy Duty Emergency Vehicles See Our Inventory FEATURED TRUCKS OUR INVENTORY FREIGHTLINER CA126SLP 443,301 Mi $55,900 Engine - Transmission 12 spd Stock Number 146348 More Details FREIGHTLINER CA126SLP 421,096 Mi $69,900 Engine DD15 Transmission 12 spd Stock Number 117325 More Details FREIGHTLINER CASCADIA 116 516,460 Mi $35,900 Engine DD13 Transmission 12 spd Stock Number 113190 More Details WESTERN STAR 49X 468 Mi Request Quote Engine - Transmission 12 spd Stock Number 309933 More Details FREIGHTLINER PT126SLP 1,463 Mi Request Quote Engine DD15 Transmission 12 spd Stock Number 309922 More Details FREIGHTLINER PT126SLP 3 Mi Request Quote Engine DD15 Transmission 12 spd Stock Number 309924 More Details FREIGHTLINER PT126SLP 1,787 Mi Request Quote Engine DD15 Transmission 12 spd Stock Number 309921 More Details FREIGHTLINER CA126SLP 503,234 Mi $55,900 Engine DD15 Transmission 12 spd Stock Number 313597 More Details FREIGHTLINER CA126SLP 411,015 Mi $89,900 Engine DD15 Transmission 12 spd Stock Number 301152 More Details FREIGHTLINER CA126SLP 459,527 Mi $67,900 Engine DD15 Transmission 12 spd Stock Number 314834 More Details FREIGHTLINER CA126SLP 401,410 Mi $89,900 Engine DD15 Transmission 12 spd Stock Number 314835 More Details FREIGHTLINER CA126SLP 408,262 Mi $89,900 Engine DD15 Transmission 12 spd Stock Number 315251 More Details YOUR SOUTHEASTERN COMMERCIAL TRUCK DEALER FOR SEMI TRUCK SALES, PARTS & SERVICE Birmigham Freightliner & Western Star is a Peach State Truck Centers dealership that has been Alabama based since 2012. For over 45 years Peach State Truck Centers has been the Southeast's heavy-duty truck dealer of choice for commercial truck sales. We offer new and used truck sales, large parts warehouse with $26 million available inventory, state-of-the-art body shop including frame bender and 60 service bays including our Tuscaloosa and Harpersville parts and service locations. ABOUT US HOW WE'LL SERVE YOU NEW TRUCKS USED TRUCKS EMERGENCY VEHICLES PARTS SERVICE Body Shop FINANCING CONTACT US Premier is a service driven transportation provider committed to their customers with on time delivery dependent on trucks that represent the latest in state of art performance, safety and a sustainable service network. Peach State Freightliner continues to provide the necessary customer service and support that extends to our overall customer service commitment. Rick Brady Director of Maintenance, Premier Transporation Whether it be parts or service, Birmingham Freightliner is the best truck dealership in Birmingham. Shop turn around time is half of what their competitors is. Great people to work with. Our Freightliner dealership helped trade us out of some really problematic brand x trucks in 2006. At that time we changed our fleet over to Columbias. Since then we found that the winning combination is the Dealership, the Truck and Detroit Diesel. John Miller Executive Vice President, Ross Neely They are very thorough! My salesman is very knowledgeable and is very good at what he does. Maintenance Director Clinch County Leave Us a Review View All Featured Blog THINGS TO KEEP IN MIND WHEN BUYING SEMI-TRUCK PARTS Whether you run a fleet business or are a trucker, the right semi-truck parts will reduce downtime and the risk of breakdowns, so you can do business uninterrupted. Read More Parts + Service Parts Service Training Parts + Service Blog SelecTrucks Warranty Financing SelecTrucks Blog Emergency Vehicles Sales Parts Service Body Shop Emerg. Vehicles Blog About Us FAQs Blog Locations Inventory Search Employee Login Privacy Policy Site Map Copyright © 2024 Birmingham Freightliner & Western Star Crafted By