volvocarsfacilitydesign.dev.pixelmotiondemo.com
Open in
urlscan Pro
143.198.155.51
Public Scan
URL:
https://volvocarsfacilitydesign.dev.pixelmotiondemo.com/
Submission: On May 31 via api from US — Scanned from DE
Submission: On May 31 via api from US — Scanned from DE
Form analysis
5 forms found in the DOM<form class="form-inline">
<div class="input-group input-group-lg col-xs-12 col-sm-8">
<input type="email" class="form-control" placeholder="Enter your email" id="save-vehicle-form-email" aria-label="save-vehicle-email">
<label for="save-vehicle-form-email" style="visibility:hidden">Enter your email</label>
</div>
<button type="button" class="btn btn-warning form-control input-lg" id="sign-up-button">
<span class="vs-sign-up">Sign Up</span>
<span class="vs-sign-in" style="display: none;">Sign In</span>
</button>
</form>
<form class="form-horizontal" id="customize-lease-form">
<fieldset>
<input type="text" hidden="" name="form_title" value="Custom LaethemLease">
<input type="text" hidden="" name="isFCA" value="False">
<input type="text" hidden="" name="source_url" value="">
<input type="text" hidden="" name="site_token" value="getdodge">
<!-- Select Basic -->
<div class="form-group">
<label class="col-md-4 control-label" for="vehicletype">Select Vehicle Type</label>
<div class="col-md-8">
<select id="vehicletype" name="vehicletype" class="form-control">
<option value="SUV">SUV</option>
<option value="Sedan">Sedan</option>
<option value="Truck">Truck</option>
<option value="Convertible">Convertible</option>
<option value="Van / Minivan">Van / Minivan</option>
</select>
</div>
</div>
<!-- Select Basic -->
<div class="form-group">
<label class="col-md-4 control-label" for="Total Out Of Pocket">Select total out of pocket</label>
<div class="col-md-8">
<select id="totaloutofpocket" name="Total Out Of Pocket" class="form-control">
<option value="$0 out of pocket">$0 out of pocket</option>
<option value="$1 to $500 out of pocket">$1 to $500 out of pocket</option>
<option value="$501 to $1,000 out of pocket">$501 to $1,000 out of pocket</option>
<option value="$1,001 to $1,500 out of pocket">$1,001 to $1,500 out of pocket</option>
<option value="$1,501 to $2,000 out of pocket">$1,501 to $2,000 out of pocket</option>
<option value="$2,001 to $2,500 out of pocket">$2,001 to $2,500 out of pocket</option>
<option value="$2,501 to $3,000 out of pocket">$2,501 to $3,000 out of pocket</option>
<option value="Over $3,001 out of pocket">Over $3,001 out of pocket</option>
</select>
</div>
</div>
<!-- Select Basic -->
<div class="form-group">
<label class="col-md-4 control-label" for="mileage">Select Your Mileage</label>
<div class="col-md-8">
<select id="mileage" name="mileageField" class="form-control">
<option value="10,000">10,000 mi. / yr</option>
<option value="12,000">12,000 mi. / yr</option>
<option value="15,000">15,000 mi. / yr</option>
</select>
</div>
</div>
<!-- Text input-->
<div class="form-group">
<label class="col-md-4 control-label" for="first">First Name</label>
<div class="col-md-8">
<input id="first" name="firstField" type="text" placeholder="" class="form-control input-md" required="">
</div>
</div>
<!-- Text input-->
<div class="form-group">
<label class="col-md-4 control-label" for="last">Last Name</label>
<div class="col-md-8">
<input id="last" name="lastField" type="text" placeholder="" class="form-control input-md" required="">
</div>
</div>
<!-- Text input-->
<div class="form-group">
<label class="col-md-4 control-label" for="phone">Phone</label>
<div class="col-md-8">
<input id="phone" name="phoneField" type="text" placeholder="" class="form-control input-md">
</div>
</div>
<!-- Text input-->
<div class="form-group">
<label class="col-md-4 control-label" for="message">Message</label>
<div class="col-md-8">
<input id="message" name="messageField" type="text" placeholder="" class="form-control input-md">
</div>
</div>
<!-- Text input-->
<div class="form-group">
<label class="col-md-4 control-label" for="email">Email</label>
<div class="col-md-8">
<input id="email" name="emailField" type="text" placeholder="" class="form-control input-md" required="">
</div>
</div>
<!-- Button -->
<div class="form-group">
<label class="col-md-4 control-label" for="submit"></label>
<div class="col-md-8">
<button id="customize-lease-form-button" class="btn btn-primary">Submit</button>
</div>
</div>
</fieldset>
</form>
<form class="form-horizontal" id="lock-in-lease-form">
<fieldset>
<input type="text" hidden="" name="form_title" value="Lock In Lease">
<input type="text" hidden="" name="isFCA" value="False">
<input type="text" hidden="" name="source_url" value="">
<input type="text" hidden="" name="site_token" value="getdodge">
<!-- Text input-->
<div class="form-group">
<label class="col-md-4 control-label" for="vehicle">Vehicle</label>
<div class="col-md-8">
<input id="vehicle" name="vehicleField" type="text" placeholder="vehicle" class="form-control input-md" required="">
</div>
</div>
<!-- Text input-->
<div class="form-group">
<label class="col-md-4 control-label" for="lease-type">Lease Type</label>
<div class="col-md-8">
<input id="lease-type" name="lease-typeField" type="text" placeholder="Lease Type" class="form-control input-md" required="">
</div>
</div>
<!-- Select Basic -->
<div class="form-group">
<label class="col-md-4 control-label" for="mileage">Select Your Mileage</label>
<div class="col-md-8">
<select id="mileage" name="mileageField" class="form-control">
<option value="10,000">10,000 mi. / yr</option>
<option value="12,000">12,000 mi. / yr</option>
<option value="15,000">15,000 mi. / yr</option>
</select>
</div>
</div>
<!-- Text input-->
<div class="form-group">
<label class="col-md-4 control-label" for="last">Last Name</label>
<div class="col-md-8">
<input id="last" name="lastField" type="text" placeholder="" class="form-control input-md" required="">
</div>
</div>
<!-- Text input-->
<div class="form-group">
<label class="col-md-4 control-label" for="first">First Name</label>
<div class="col-md-8">
<input id="first" name="firstField" type="text" placeholder="" class="form-control input-md" required="">
</div>
</div>
<!-- Text input-->
<div class="form-group">
<label class="col-md-4 control-label" for="phone">Phone</label>
<div class="col-md-8">
<input id="phone" name="phoneField" type="text" placeholder="" class="form-control input-md">
</div>
</div>
<!-- Text input-->
<div class="form-group">
<label class="col-md-4 control-label" for="message">Message</label>
<div class="col-md-8">
<input id="message" name="messageField" type="text" placeholder="" class="form-control input-md">
</div>
</div>
<!-- Text input-->
<div class="form-group">
<label class="col-md-4 control-label" for="email">Email</label>
<div class="col-md-8">
<input id="email" name="emailField" type="text" placeholder="" class="form-control input-md" required="">
</div>
</div>
<!-- Button -->
<div class="form-group">
<label class="col-md-4 control-label" for="submit"></label>
<div class="col-md-8">
<button id="lock-in-lease-form-button" name="submit" class="btn btn-primary">Submit</button>
</div>
</div>
</fieldset>
</form>
<form id="cn-chat-question-form"> <input type="text" placeholder="Ask a question?" aria-label="Ask a question?" id="cn-chat-question" name="q"> <button type="submit" class="cn-b13-submit" title="Send"
aria-label="Send"><i class="cn-b13-ico"></i></button> </form>
<form id="cn-chat-question-form"> <input type="text" placeholder="Ask a question?" aria-label="Ask a question?" id="cn-chat-question" name="q"> <button type="submit" class="cn-b13-submit" title="Send"
aria-label="Send"><i class="cn-b13-ico"></i></button> </form>
Text Content
My Vehicles (0) | Sign in | Select 1 more to compare | Compare Vehicles Glenn E Thomas 100 Years Of Excellence Sales: (866) 340-5075 Service: (877) 532-1132 2100 E Spring St Signal Hill, CA 90755 * HOME * NEW * * NEW INVENTORY * FEATURED NEW VEHICLES * MODEL RESEARCH * 2019 RAM 1500 VS THE COMPETITION * 2020 JEEP GLADIATOR * NEW BARGAIN DEALS * Shop By Model Chrysler 300 Chrysler Pacifica Chrysler Pacifica Hybrid Jeep Compass Jeep Cherokee Jeep Gladiator Jeep Grand Cherokee Jeep Renegade Jeep Wrangler Jeep Wrangler Unlimited Dodge Challenger Dodge Charger Dodge Durango Dodge Grand Caravan Dodge Journey RAM All New 1500 RAM 2019 1500 Classic RAM 2018 1500 Classic RAM 2500 RAM 3500 RAM Promaster RAM Promaster City Van * USED * * PRE-OWNED INVENTORY * FEATURED PRE-OWNED * CERTIFIED PRE-OWNED * USED BARGAIN DEALS * WORK TRUCK * * COMMERCIAL INVENTORY * RAM PROMASTER RESEARCH * GUIDE TO TOWING CAPACITY * FINANCE * * FINANCE APPLICATION * TRADE-IN VALUE * FINANCE CENTER * FINANCING VS LEASING * PAYMENT CALCULATOR * * HOW DOES TRADE IN WORK? * SPECIALS * * JEEP SPECIALS * DODGE SPECIALS * RAM SPECIALS * CHRYSLER SPECIALS * FEATURED VEHICLES * * PRE-OWNED SPECIALS * SERVICE SPECIALS * PARTS SPECIALS * PARTS & SERVICE * * SCHEDULE SERVICE * SERVICE SPECIAL * WHY SERVICE WITH GLENN THOMAS? * EXPRESS SERVICE LANE * ROUTINE CAR MAINTENANCE * * PARTS CENTER * PARTS SPECIALS * ACCESSORIES CATALOG * WHAT IS ALL-WHEEL DRIVE? * DEALERSHIP * * CONTACT US * DIRECTIONS * MEET OUR STAFF * DEALERSHIP HISTORY * ABOUT US * GET BLOG * * TIMELINE * JOB APPLICATION * GET JEEPN CLUB * NEWSLETTER * 1 Click or Press enter to Enter to Enable skip content option Please Select a Section to Skip to Toggle navigation * HOME * New New * NEW INVENTORY * COVID-19 * FEATURED NEW VEHICLES * MODEL RESEARCH * 2020 JEEP GLADIATOR * BARGAIN DEALS * * Shop By Model Chrysler 300 Chrysler Pacifica Chrysler Pacifica Hybrid Jeep Compass Jeep Cherokee Jeep Gladiator Jeep Grand Cherokee Jeep Renegade Jeep Wrangler Jeep Wrangler Unlimited Dodge Challenger Dodge Charger Dodge Durango Dodge Grand Caravan Dodge Journey RAM All New 1500 RAM 2500 RAM 3500 RAM Promaster RAM Promaster City Van * USED USED * PRE-OWNED INVENTORY * FEATURED PRE-OWNED * CERTIFIED PRE-OWNED * COVID-19 * USED BARGAIN DEALS * WORK TRUCK WORK TRUCK * COMMERCIAL INVENTORY * RAM PROMASTER RESEARCH * WHY BUY A PROMASTER VAN * GUIDE TO TOWING CAPACITY * FINANCE FINANCE * FINANCE APPLICATION * HOW DOES TRADE IN WORK? * TRADE - IN VALUE * FINANCE CENTER * FINANCING VS LEASING * HOW TO BUY A CAR FROM HOME * PAYMENT CALCULATOR * SPECIALS SPECIALS * JEEP SPECIALS * PRE-OWNED SPECIALS * DODGE SPECIALS * SERVICE SPECIALS * RAM SPECIALS * PARTS SPECIALS * CHRYSLER SPECIALS * FEATURED VEHICLES * PARTS & SERVICE PARTS & SERVICE * SCHEDULE SERVICE * SERVICE SPECIAL * WHY SERVICE WITH GLENN THOMAS? * EXPRESS SERVICE LANE * ROUTINE JEEP MAINTENANCE * ROUTINE RAM MAINTENANCE * PARTS CENTER * PARTS SPECIALS * ACCESSORIES CATALOG * WHAT IS ALL-WHEEL DRIVE? * GUIDE TO TOWING CAPACITIES * DEALERSHIP DEALERSHIP * CONTACT US * TIMELINE * DIRECTIONS * JOB APPLICATION * MEET OUR STAFF * GET JEEPN CLUB * DEALERSHIP HISTORY * PRIVACY * GET BLOG * NEWSLETTER * AWARDS * ABOUT US * Our Response to COVID-19 * 1 Quick Search Search New Vehicles Search a wide selection of vehicles. Pre-Owned Vehicles Search a wide selection of vehicles. New Vehicle Specials Check out our recent specials. Schedule Service Make an appointment today. Featured Vehicles New 2024 Jeep Wrangler 4-door Sport S Price: $48,780 Stock #: New 2024 Jeep Wrangler 4-door Sport S Price: $48,780 Stock #: New 2024 Jeep Wrangler 4-door Willys Price: $52,185 Stock #: New 2024 Jeep Wrangler 4-door Sport S Price: $44,865 Stock #: 20241301 Used 2022 Jeep Gladiator Sport Price: $36,990 Stock #: AP04020 New 2023 Jeep Wrangler Rubicon 4xe Price: $59,399 Stock #: 20231584 New 2024 Jeep Wrangler 4-door Willys Price: $52,185 Stock #: New 2024 Jeep Wrangler 4-door Willys Price: $52,780 Stock #: New 2024 Jeep Wrangler 4-door Sport S Price: $48,780 Stock #: New 2024 Jeep Wrangler 4-door Sport S Price: $48,780 Stock #: New 2024 Jeep Wrangler 4-door Willys Price: $52,185 Stock #: New 2024 Jeep Wrangler 4-door Sport S Price: $44,865 Stock #: 20241301 Used 2022 Jeep Gladiator Sport Price: $36,990 Stock #: AP04020 New 2023 Jeep Wrangler Rubicon 4xe Price: $59,399 Stock #: 20231584 New 2024 Jeep Wrangler 4-door Willys Price: $52,185 Stock #: New 2024 Jeep Wrangler 4-door Willys Price: $52,780 Stock #: New 2024 Jeep Wrangler 4-door Sport S Price: $48,780 Stock #: New 2024 Jeep Wrangler 4-door Sport S Price: $48,780 Stock #: New 2024 Jeep Wrangler 4-door Willys Price: $52,185 Stock #: New 2024 Jeep Wrangler 4-door Sport S Price: $44,865 Stock #: 20241301 * 1 * 2 * * * * * PrevNext 1 2 3 SCHEDULE YOUR NEXT SERVICE APPOINTMENT Our Service department is staffed with the most qualified technicians ready to answer your questions and address your service needs. Use our online form to schedule an appointment or contact our service department if you have any additional questions. WELCOME TO GLENN E THOMAS DODGE CHRYSLER JEEP When it comes to your automotive needs, choosing the right dealership is absolutely crucial! At Glenn E. Thomas Dodge Chrysler Jeep, our friendly team of experts is here to help you every step of the way. You'll find the vehicles that you love at our Chrysler, Jeep, RAM, and Dodge dealership serving Huntington Beach. We're thrilled to offer all of the latest models for you to explore in our showroom. A test drive with our team is sure to help you find the perfect vehicle for your needs and style! If you're looking for the perfect pre-owned vehicle, we're still your prime destination. With a sprawling selection of used cars from a wide array of different automakers, we take pride in the quality of all the vehicles that we sell. Let our team help you find a used car that fits you just right. RAM Dealership Covers All of the Bases for Huntington Beach Area Drivers Our Los Angeles area Jeep dealership is in your corner when it's time to finance your vehicle, as well. Whether you're looking to lease or finance your new vehicle, our experts can walk you through the process and help you find the competitive financing rates that you deserve. As the miles fly by, you'll find the expert maintenance that you need at our car repair center. With access to all of the latest equipment in our state-of-the-art facility, our expert technicians can keep your car running right long into the future! No matter what your automotive needs are, we look forward to exceeding your expectations at Glenn E. Thomas Dodge Chrysler Jeep. To learn more about our current inventory and the many services we provide, be sure to call us directly at (888) 382-8229 or to contact us online today! About UsContact Us ©2024. Glenn E Thomas 100 Years Of Excellence. All Rights Reserved. DIRECTIONS CONTACT ABOUT PRIVACY SITEMAP While great effort is made to ensure the accuracy of the information on this site, errors can occur. Please verify all pricing information with a customer service representative. This is easily done by calling us or visiting us at the dealership. MY VEHICLES Listed below are your saved and recently viewed vehicles CLOSE X My Saved Vehicles (0) My Recently Viewed Vehicles (0) Compare Vehicles Sign in | Logout You can also view your saved vehicles on other devices. Sign up Sign In SAVE YOUR VEHICLES. HAVE YOUR VEHICLES WITH YOU Save your favorite vehicles for later viewing on your desktop or mobile devices. RECENTLY VIEWED VEHICLES Keep track of all the vehicles you've viewed for a better car shopping experience. COMPARE SAVED VEHICLES Narrow your search by comparing your favorite vehicles. Log in to view your saved vehicles. Enter your email Sign Up Sign In Already registered? Sign in. Or sign up to access your saved vehicles and recently viewed vehicles on all your devices. Vehicle Comparison CLOSE Condition Price Year Make Model Trim Mileage Transmission Drivetrain Cylinders Color Stock # VIN Clear All × CUSTOMIZE LEASE Select Vehicle Type SUV Sedan Truck Convertible Van / Minivan Select total out of pocket $0 out of pocket$1 to $500 out of pocket$501 to $1,000 out of pocket$1,001 to $1,500 out of pocket$1,501 to $2,000 out of pocket$2,001 to $2,500 out of pocket$2,501 to $3,000 out of pocketOver $3,001 out of pocket Select Your Mileage 10,000 mi. / yr 12,000 mi. / yr 15,000 mi. / yr First Name Last Name Phone Message Email Submit × LOCKINLEASE Vehicle Lease Type Select Your Mileage 10,000 mi. / yr 12,000 mi. / yr 15,000 mi. / yr Last Name First Name Phone Message Email Submit – Enter your mobile phone number and someone from Glenn E Thomas Dodge Chrysler Jeep RAM will respond with a text to your phone right away. Department New Car SalesPre-Owned SalesServiceParts Your Name Your Mobile Number By clicking "CONNECT" I agree to receive emails, text messages, and phone calls, which may be recorded and/or sent using automated dialing or emailing equipment or software, unless I opt-out from such communications. I also agree to the Terms of Use and Privacy Policy linked below. I understand that my consent to be contacted is not a requirement to purchase any product or service and that I can opt-out at any time. I agree to pay my mobile service provider’s text messaging rates, if applicable. CONNECT Skip and continue Value Your Trade Live Chat Text Us Value Your Trade Live Chat Text Us