www.kenganleycdjrbedford.com Open in urlscan Pro
2a02:26f0:3500:1b::1724:a392  Public Scan

Submitted URL: http://www.ganleychryslerjeepdodge.com/
Effective URL: https://www.kenganleycdjrbedford.com/
Submission Tags: falconsandbox
Submission: On September 27 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

<form>
  <div class="nlpop-stage-container active">
    <div class="nlpop-stage-container-inner clearfix">
      <div class="nlpop-card-selection">
        <h3 class="nlpop-stage-heading">First, select your reward</h3>
        <div class="nl-gift-card nl-gift-card-1  text-center">
          <div class="nl-gift-card-inner">
            <img src="https://images.fullthrottle.app/nl/cards/amazoncard.png">
            <div class="card-name">Amazon.com Gift Card</div>
          </div>
        </div>
        <div class="nl-gift-card nl-gift-card-2">
          <div class="nl-gift-card-inner">
            <img src="https://images.fullthrottle.app/nl/cards/targetcard.png">
            <div class="card-name">Target eGiftCard</div>
          </div>
        </div>
        <div class="nl-gift-card nl-gift-card-3">
          <div class="nl-gift-card-inner">
            <img src="https://images.fullthrottle.app/nl/cards/mastercard.png">
            <div class="card-name">MasterCard Prepaid Card USD</div>
          </div>
        </div>
      </div>
      <div class="nlpop-card-next">
        <div class="nlpop-button">
          <input type="button" id="nlpop-card-next" value="NEXT">
        </div>
      </div>
    </div>
  </div>
  <div class="nlpop-stage-container ">
    <div class="nl-form-desc">
    </div>
    <!--nl-form-desc-->
    <div class="nlpop-stage-container-inner clearfix">
      <div class="nl-form-field-group">
        <div class="nl-form-field col-half">
          <select id="nl-type" name="type" required="">
            <option value="new">New</option>
          </select>
        </div>
        <div class="nl-form-field col-half">
          <select id="nl-year" name="year" required="">
            <option value="2024">2024</option>
          </select>
        </div>
      </div>
      <div class="nl-form-field-group">
        <div class="nl-form-field col-half">
          <select id="nl-make" name="make" required="">
            <option value="10">Dodge</option>
          </select>
        </div>
        <div class="nl-form-field col-half">
          <select id="nl-model" name="model" required="">
            <option value="2176">Hornet</option>
          </select>
        </div>
      </div>
    </div>
    <!--nl-form-field-group-->
    <div class="message-wrapper"></div>
    <div class="nlpop-button">
      <input type="button" id="nlpop-vehicle-selection" value="CONFIRM TEST DRIVE">
    </div>
  </div>
  <div class="nlpop-stage-container ">
    <div class="nlpop-stage-container-inner clearfix">
      <div class="nl-form-desc">
        <h3 class="nlpop-stage-heading contact-info">Verify your Details</h3>
      </div>
      <!--nl-form-desc-->
      <div class="nl-form-field-group">
        <div class="nl-form-field col-half">
          <input class="nl-form-info-input" pattern="^[a-zA-Z ,.'-]+$" type="text" value="" name="first_name" placeholder="First Name" oninvalid="this.setCustomValidity('Please provide your first name.')" oninput="this.setCustomValidity('')"
            required="" maxlength="60" autocomplete="given-name" aria-label="First Name">
        </div>
        <div class="nl-form-field col-half">
          <input class="nl-form-info-input" pattern="^[a-zA-Z ,.'-]+$" type="text" value="" name="last_name" placeholder="Last Name" oninvalid="this.setCustomValidity('Please provide your last name.')" oninput="this.setCustomValidity('')" required=""
            maxlength="60" autocomplete="family-name" aria-label="Last Name">
        </div>
      </div>
      <div class="nl-form-field-group">
        <div class="nl-form-field col-half">
          <input class="nl-form-info-input" pattern="[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-z]{2,}$" type="email" value="" name="email" placeholder="Email Address" oninvalid="this.setCustomValidity('Email must be valid: email@test.com')"
            oninput="this.setCustomValidity('')" required="" maxlength="100" autocomplete="email" aria-label="Email Address">
        </div>
        <div class="nl-form-field col-half">
          <input class="nl-form-info-input" pattern="\d{3}[\-]\d{3}[\-]\d{4}" type="tel" value="" name="phone" placeholder="Phone Number" oninvalid="this.setCustomValidity('Phone number must be valid 123-850-4431')"
            oninput="this.setCustomValidity('')" required="" autocomplete="tel" aria-label="Phone Number">
        </div>
      </div>
      <div class="nl-form-field-group">
        <div class="nl-form-field col-half">
          <input class="nl-form-info-input" type="text" value="" name="address" placeholder="Street Address" oninvalid="this.setCustomValidity('Please provide an address.')" oninput="this.setCustomValidity('')" required="" maxlength="60"
            aria-label="Street Address" autocomplete="street-address">
        </div>
        <div class="nl-form-field col-half">
          <input class="nl-form-info-input" type="text" pattern="^[a-zA-Z_., ]*$" value="" name="city" placeholder="City" oninvalid="this.setCustomValidity('Please provide your city.')" oninput="this.setCustomValidity('')" required="" maxlength="60"
            autocomplete="address-level2" aria-label="City">
        </div>
      </div>
      <div class="nl-form-field-group">
        <div class="nl-form-field col-half">
          <select class="us-state nl-form-info-input" name="state" id="state" required="" autocomplete="address-level1">
            <option value="" disabled="" hidden="" selected="">Select State</option>
            <option value="AL">Alabama</option>
            <option value="AK">Alaska</option>
            <option value="AS">American Samoa</option>
            <option value="AZ">Arizona</option>
            <option value="AR">Arkansas</option>
            <option value="CA">California</option>
            <option value="CO">Colorado</option>
            <option value="CT">Connecticut</option>
            <option value="DE">Delaware</option>
            <option value="DC">District of Columbia</option>
            <option value="FL">Florida</option>
            <option value="GA">Georgia</option>
            <option value="GU">Guam</option>
            <option value="HI">Hawaii</option>
            <option value="ID">Idaho</option>
            <option value="IL">Illinois</option>
            <option value="IN">Indiana</option>
            <option value="IA">Iowa</option>
            <option value="KS">Kansas</option>
            <option value="KY">Kentucky</option>
            <option value="LA">Louisiana</option>
            <option value="ME">Maine</option>
            <option value="MD">Maryland</option>
            <option value="MA">Massachusetts</option>
            <option value="MI">Michigan</option>
            <option value="MN">Minnesota</option>
            <option value="MS">Mississippi</option>
            <option value="MO">Missouri</option>
            <option value="MT">Montana</option>
            <option value="NE">Nebraska</option>
            <option value="NV">Nevada</option>
            <option value="NH">New Hampshire</option>
            <option value="NJ">New Jersey</option>
            <option value="NM">New Mexico</option>
            <option value="NY">New York</option>
            <option value="NC">North Carolina</option>
            <option value="ND">North Dakota</option>
            <option value="MP">Northern Mariana Islands</option>
            <option value="OH">Ohio</option>
            <option value="OK">Oklahoma</option>
            <option value="OR">Oregon</option>
            <option value="PA">Pennsylvania</option>
            <option value="PR">Puerto Rico</option>
            <option value="RI">Rhode Island</option>
            <option value="SC">South Carolina</option>
            <option value="SD">South Dakota</option>
            <option value="TN">Tennessee</option>
            <option value="TX">Texas</option>
            <option value="UT">Utah</option>
            <option value="VT">Vermont</option>
            <option value="VA">Virginia</option>
            <option value="VI">Virgin Islands</option>
            <option value="WA">Washington</option>
            <option value="WV">West Virginia</option>
            <option value="WI">Wisconsin</option>
            <option value="WY">Wyoming</option>
          </select>
        </div>
        <div class="nl-form-field col-half">
          <input class="nl-form-info-input" type="text" pattern="^\d{5,5}$" value="" name="zip" placeholder="Zip" oninvalid="this.setCustomValidity('Please provide zipcode')" oninput="this.setCustomValidity('')" required="" maxlength="60"
            autocomplete="postal-code" aria-label="Zip">
        </div>
      </div>
      <!--nl-form-field-group-->
    </div>
    <div class="sms-confirm">
      <input class="nl-form-info-input" name="sms_inform_opt_in" type="checkbox" oninvalid="this.setCustomValidity('Required Selection')" oninput="this.setCustomValidity('')" required="">
      <span>By selecting this box, you consent to receiving promotion information from Ganley Chrysler Dodge Jeep Ram - Bedford through written communications and/or by calling at the phone number provided. Consent is not a condition of purchase. A
        one-time SMS message with a link to your coupon will be provided to this number. Messaging and data rates may apply. See
        <a href="https://www.fullthrottle.ai/terms-of-use/sms/" target="_blank" aria-describedby="audioeye_new_window_message">SMS Terms &amp; Conditions</a> and
        <a href="https://www.fullthrottle.ai/privacy-policy/" target="_blank" aria-describedby="audioeye_new_window_message">Privacy Policy</a> for more info.</span>
    </div>
    <div class="message-wrapper"></div>
    <div class="nlpop-button">
      <input type="button" id="nlpop-user-info" class="nl-mitsu-google-analytics" value="GET YOUR CODE">
    </div>
  </div>
  <div class="nlpop-stage-container response">
    <div class="nlpop-stage-header">You can screenshot or print the code below</div>
    <div class="nlpop-stage-banner nlpop-stage-banner-info"> For your convenience, a copy of your code will also be sent to the email address you provided. </div>
    <div class="nlpop-stage-banner">
      <h2 class="nlpop-stage-banner-heading">Here's your code:</h2>
      <span id="redemption-code">Loading ...</span>
    </div>
    <div class="nlpop-stage-container-inner nlpop-redeem-info clearfix">
      <div class="nl-form-desc">
        <h3 class="nlpop-stage-heading">EASILY REDEEM YOUR CODE</h3>
      </div><!--nl-form-desc-->
      <div class="response-flex">
        <div class="nl-one-third">
          <div class="nl-one-third-inner">
            <img class="nl-print-icon" src="https://data.nitroleads.ai/images/printer.png" alt="Print Icon">
            <span>Keep your unique code safe with you.</span>
          </div>
        </div>
        <div class="nl-one-third">
          <div class="nl-one-third-inner">
            <img class="nl-clipboard-icon" src="https://data.nitroleads.ai/images/clipboard.png" alt="Clipboard Icon">
            <span>Visit by <span id="redemption-date"></span></span>
          </div>
        </div>
        <div class="nl-one-third">
          <div class="nl-one-third-inner">
            <img class="nl-person-icon" src="https://data.nitroleads.ai/images/icon-step3.png" alt="Person Icon">
            <span>Connect with a Representative.</span>
          </div>
        </div>
      </div>
    </div>
    <div class="nlpop-button">
      <a href="" id="nlpop-print-code" target="_blank" aria-describedby="audioeye_new_window_message">PRINT YOUR CODE</a>
    </div>
  </div>
</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="cnpoke" class="cn-widget-prompt cnpk5__container cn-fadeInUpBig cn-animated" data-loc="bottom-right" data-perm-close="0"
  onsubmit="CNPC.launch(this,{poke:'a31c10ae-c3b8-48a4-9464-274245f4fe62',dept:16417,tree:''}, {noDeptSelector:true});return false;" data-index="11" data-input-fld="#cnpk5-ans" style="display: block;">
  <input type="hidden" name="vstid" id="cnpk5-vsid" autocomplete="off">
  <input type="hidden" name="agid" id="cnpk5-agid" autocomplete="off">
  <input type="hidden" name="pokeid" id="cnpk5-pokeid" autocomplete="off">
  <div class="cnpk5__inner">
    <div class="cnpk5__hero">
      <div class="cnpk5__top">
        <div class="cnpk5__top__user">
          <img alt="Agent profile photo" class="cnpk5__top__uimg" src="https://static.app.carnow.com/images2/st/agents/agent-04.jpg">
        </div>
        <div class="cnpk5__top__msg"> Do you have any questions about the new inventory we offer? </div>
      </div>
    </div>
    <div class="cnpk5__mbox">
      <input id="cnpk5-ans" type="text" tabindex="0" placeholder="Enter your message" aria-label="Enter your message">
      <a role="button" tabindex="0" class="cn-send" data-index="11" aria-label="Submit" onclick="CNPC.launch(this,{poke:'a31c10ae-c3b8-48a4-9464-274245f4fe62',dept:16417,tree:''}, {noDeptSelector:true});return false;" data-input-fld="#cnpk5-ans" data-ae-blurbtype="button"><i></i></a>
    </div>
    <a role="button" tabindex="0" class="cnpk5__x" aria-label="Close" onclick="CNPC.closePokeDialog();return false;" data-ae-blurbtype="button">✕</a>
  </div>
</form>

Text Content

This website is AudioEye enabled and is being optimized for accessibility. To
open the AudioEye Toolbar, press "shift + =". Some assistive technologies may
require the use of a passthrough function before this keystroke. For more
information, activate the button labeled “Explore your accessibility options”.

Skip to main content


KEN GANLEY CHRYSLER DODGE JEEP RAM BEDFORD

 * Sales: 888-712-7427
 * Service: 866-758-8741
 * Parts: 866-981-5509

310 Broadway Ave Directions Bedford, OH 44146-2131


 * Home
 * New
   
   * NEW INVENTORY
     
     * All New Inventory
     * MODEL YEAR END VEHICLES
     * New Vehicle Specials
     * 
       New Ram Vehicles
     * New Jeep Vehicles
     * New Dodge Vehicles
     * New Chrysler Vehicles
     * 
       Shop Electrified (Mild Hybrid) Vehicles
     * Explore Electric Vehicles
     * New 2024 Models Being Built
     * New 2024 Vehicles In Transit
     * Featured New Vehicles
     
     
     COMMERCIAL CENTER
     
     * New 2024 Ram 2500 Trucks
     * New 2024 Ram 3500 Trucks
     * New Ram ProMaster
   
   * GET YOUR TRADE IN VALUE
     
     * 
 * Used
   
   * USED VEHICLES
     
     * All Used Inventory
     * USED VEHICLE SPECIALS
     * Used TRUCKS
     * Certified Pre-Owned Inventory
     * Vehicle Inventory Under $20K
     * Carfax One Owner Vehicles
     * KBB Instant Cash Offer
   
   * 
     
     * 
 * Commercial
   
   * INVENTORY
     
     * Commercial Center
     * Ram 1500
     * Ram 2500
     * Ram 3500
     * Ram Promaster
     * Ram HD Chassis 3500/4500/5500
   
   * BUSINESS LINK
     
     * On The Job Allowances
     * Finance and Tax Incentives
   
   * COMMERCIAL CONTACT
     
     * 
 * Specials
   
   * SPECIALS & INCENTIVES
     
     * New Vehicle Specials
     * New RAM Specials
     * Used Vehicle Specials
     * Manufacturer Specials
     * Service & Parts Coupons
 * Trade/Sell
 * Finance
   
   * GET PRE-QUALIFIED IN MINUTES
     
     CREDIT AMNESTY
   
   * KEN GANLEY VEHICLE PROTECTION PLANS
     
     FINANCING CENTER
   
   * 
 * Service & Parts
   
   * SERVICE
     
     * Service Center
     * Express Lane Oil Change Service
     * Schedule Service
     * Genuine OEM Parts vs Aftermarket
     * Accessories and Parts Coupons
     * Jeep Accessories
     * What is Uconnect?
     * Mopar Brakes
     * Mopar Service Videos
   
   * PARTS
     
     * Parts Center
     * Mopar Accessories Catalogs
     * Parts Request
   
   * SERVICE & PARTS COUPONS
     
     * Service Coupons
     * Parts Coupons
 * About
   
   * ABOUT OUR BEDFORD DEALERSHIP
     
     * About Us
     * The Ken Ganley Guarantee
     * Directions
     * Contact Us
     * Our Blog
     * Ken Ganley Auto Group Positions
   
   * RESEARCH
     
     * New Vehicle Showroom
     * CarFinder
     * Digital Model Brochures
 * 



WE WANT TO BUY YOUR VEHICLE! GET YOUR INSTANT CASH OFFER NOW!
Previous

open in same tab

Ken Ganley Chrysler Dodge Jeep Ram Bedford
310 Broadway Ave. Bedford, OH 44146-2131
Sales: 440-517-4473
Service: 440-252-4245
Parts: 440-797-4106

Grand Cherokee Lease $349

Offer valid on 09/16/2024. Never Expires

open in same tab

Ken Ganley Chrysler Dodge Jeep Ram Bedford
310 Broadway Ave. Bedford, OH 44146-2131
Sales: 440-517-4473
Service: 440-252-4245
Parts: 440-797-4106

Jeep Compass Sept.

Offer valid on 09/07/2024. Never Expires

open in same tab

Ken Ganley Chrysler Dodge Jeep Ram Bedford
310 Broadway Ave. Bedford, OH 44146-2131
Sales: 440-517-4473
Service: 440-252-4245
Parts: 440-797-4106

Ram Sept.

Offer valid on 09/07/2024. Never Expires

open in same tab

Ken Ganley Chrysler Dodge Jeep Ram Bedford
310 Broadway Ave. Bedford, OH 44146-2131
Sales: 440-517-4473
Service: 440-252-4245
Parts: 440-797-4106

SAVE NOW!

Offer valid on 09/07/2024. Never Expires

open in same tab

Ken Ganley Chrysler Dodge Jeep Ram Bedford
310 Broadway Ave. Bedford, OH 44146-2131
Sales: 440-517-4473
Service: 440-252-4245
Parts: 440-797-4106

Save Now!

Offer valid on 09/07/2024. Never Expires

open in same tab

Ken Ganley Chrysler Dodge Jeep Ram Bedford
310 Broadway Ave. Bedford, OH 44146-2131
Sales: 440-517-4473
Service: 440-252-4245
Parts: 440-797-4106

$0 Down

Offer valid on 09/07/2024. Never Expires

open in same tab

Ken Ganley Chrysler Dodge Jeep Ram Bedford
310 Broadway Ave. Bedford, OH 44146-2131
Sales: 440-517-4473
Service: 440-252-4245
Parts: 440-797-4106

Grand Cherokee Lease $349

Offer valid on 09/16/2024. Never Expires

open in same tab

Ken Ganley Chrysler Dodge Jeep Ram Bedford
310 Broadway Ave. Bedford, OH 44146-2131
Sales: 440-517-4473
Service: 440-252-4245
Parts: 440-797-4106

Jeep Compass Sept.

Offer valid on 09/07/2024. Never Expires

open in same tab

Ken Ganley Chrysler Dodge Jeep Ram Bedford
310 Broadway Ave. Bedford, OH 44146-2131
Sales: 440-517-4473
Service: 440-252-4245
Parts: 440-797-4106

Ram Sept.

Offer valid on 09/07/2024. Never Expires

open in same tab

Ken Ganley Chrysler Dodge Jeep Ram Bedford
310 Broadway Ave. Bedford, OH 44146-2131
Sales: 440-517-4473
Service: 440-252-4245
Parts: 440-797-4106

SAVE NOW!

Offer valid on 09/07/2024. Never Expires

open in same tab

Ken Ganley Chrysler Dodge Jeep Ram Bedford
310 Broadway Ave. Bedford, OH 44146-2131
Sales: 440-517-4473
Service: 440-252-4245
Parts: 440-797-4106

Save Now!

Offer valid on 09/07/2024. Never Expires

open in same tab

Ken Ganley Chrysler Dodge Jeep Ram Bedford
310 Broadway Ave. Bedford, OH 44146-2131
Sales: 440-517-4473
Service: 440-252-4245
Parts: 440-797-4106

$0 Down

Offer valid on 09/07/2024. Never Expires

open in same tab

Ken Ganley Chrysler Dodge Jeep Ram Bedford
310 Broadway Ave. Bedford, OH 44146-2131
Sales: 440-517-4473
Service: 440-252-4245
Parts: 440-797-4106

Grand Cherokee Lease $349

Offer valid on 09/16/2024. Never Expires

Next
 * 
 * 
 * 
 * 
 * 
 * 

Previous OfferNext Offer

I'm interested in

New284Results




Any Year




Any Make




Any Model




All Filters



Search



GET PRE-QUALIFIED


TRUCKS


SCHEDULE SERVICE


VALUE YOUR TRADE


MODEL SELECTOR

 * Coupe
 * SUV
 * Sedan
 * Truck
 * Van


CHALLENGER

View Details


COMPASS

View Details


DURANGO

View Details


HORNET

View Details


GRAND CHEROKEE

View Details


GRAND CHEROKEE 4XE

View Details


GRAND CHEROKEE L

View Details


GRAND WAGONEER

View Details


GRAND WAGONEER L

View Details


WAGONEER

View Details


WAGONEER L

View Details


WAGONEER S

View Details


WRANGLER

View Details


WRANGLER 4XE

View Details


CHARGER

View Details
Previous


1500

View Details


GLADIATOR

View Details


1500 CLASSIC

View Details


2500

View Details


3500

View Details


3500 CHASSIS CAB

View Details


4500 CHASSIS CAB

View Details


5500 CHASSIS CAB

View Details


PROMASTER 3500 CUTAWAY

View Details
Next


PACIFICA

View Details


PACIFICA PLUG-IN HYBRID

View Details


VOYAGER

View Details


PROMASTER 1500

View Details


PROMASTER 2500

View Details


PROMASTER 2500 WINDOW

View Details


PROMASTER 3500

View Details


PROMASTER 3500 WINDOW

View Details




NEW VEHICLE INVENTORY


ON THE HISTORIC BEDFORD AUTO MILE

At Ken Ganley CDJR Bedford, the new model lineups from Chrysler vans, Dodge
cars, Jeep SUVs, and Ram trucks embody American excellence with precision,
power, and versatility that's synonymous with the names of these iconic brands.

Our dealership offers all car buyers an inclusive, seamless experience. Our
extensive inventory and services appeal to a broad spectrum of needs, including
families seeking comfort and efficiency, speed enthusiasts craving power,
adventurers yearning for off-road mastery, or Beachwood area customers needing a
steadfast workhorse.

The stage is set for you to experience superior American craftsmanship that
offers incomparable value. At Ken Ganley CDJR Bedford, you'll find more than a
new car; you'll find a symbol of the American driving spirit. Together, let's
transform your driving experience.




NEW CHRYSLER, DODGE, JEEP, AND RAM VEHICLES

DISCOVER THE FOUR PILLARS OF EXCELLENCE IN OUR NEW INVENTORY AT KEN GANLEY CDJR
BEDFORD: CHRYSLER, DODGE, JEEP, AND RAM.

CHRYSLER VEHICLES DEFINE SOPHISTICATION AND COMFORT, MAKING FAMILY TRIPS AND
DAILY COMMUTES MORE ENJOYABLE. FROM SPACIOUS INTERIORS TO TOP-NOTCH SAFETY
FEATURES, EVERY DRIVE IS A DELIGHTFUL EXPERIENCE.

THE DODGE LINEUP CAPTURES THE SPIRIT OF PERFORMANCE WITH POWERFUL ENGINES AND
SPORTY DESIGNS, PERFECT FOR THOSE WHO ENJOY THE EXHILARATION OF SPEED AND
CONTROL.

FOR ADVENTUROUS DRIVERS, THE JEEP LINEUP FEATURES MODELS ENGINEERED FOR OFF-ROAD
MASTERY. EACH MODEL BRINGS RUGGED CAPABILITY AND REFINED DESIGN TOGETHER,
PROMISING UNFORGETTABLE EXCURSIONS AROUND GARFIELD HEIGHTS.

OUR SELECTION OF ROBUST RAM TRUCKS HAVE POWERFUL ENGINES THAT DELIVER TOWING AND
HAULING ABILITIES WITH INNOVATIVE FEATURES AND TECHNOLOGY THAT MAKE EVERY JOB
LESS DAUNTING. RAM TRUCKS ARE BUILT TO ENDURE, OFFERING UNRELENTING PERFORMANCE
AND DURABILITY.


USED AND CERTIFIED PRE-OWNED INVENTORY

At Ken Ganley CDJR Bedford, Bedford, OH, area, customers shopping on a budget
can find a diverse collection of used cars, trucks, and SUVs for sale from
various brands. Each used vehicle undergoes a comprehensive inspection process,
ensuring it meets our dealership's strict standards for quality and reliability.

Our certified pre-owned vehicles are an excellent choice for Aurora area car
buyers wanting an additional layer of assurance. These models must pass a
rigorous multi-point inspection and reconditioning process. They also come with
extended warranties and roadside assistance, offering peace of mind that rivals
the experience of buying new. Experience the excellence of Ken Ganley CDJR
Bedford with our used and certified pre-owned options near Cleveland, Ohio.




KEN GANLEY CDJR BEDFORD AUTO SERVICE

OUR KEN GANLEY CDJR BEDFORD SERVICE DEPARTMENT IS THE HUB OF PROFESSIONAL CARE
FOR YOUR CHRYSLER, DODGE, JEEP, OR RAM VEHICLE. STAFFED WITH CERTIFIED
TECHNICIANS, OUR TEAM HAS A COMPREHENSIVE KNOWLEDGE AND UNDERSTANDING OF ALL
YOUR VEHICLE'S NEEDS.

WE CAN HANDLE EVERYTHING FROM STANDARD AND SCHEDULED MAINTENANCE, LIKE OIL AND
FILTER CHANGES AND TIRE ROTATIONS, TO MAJOR REPAIRS. EVERY SERVICE PERFORMED
USES GENUINE, HIGH-QUALITY OEM PARTS, ENSURING PEAK PERFORMANCE AND OPTIMAL
SAFETY OF YOUR VEHICLE THAT WILL PROLONG ITS LIFESPAN ON THE ROAD.

OUR EFFICIENT, CUTTING-EDGE FACILITY ENSURES YOUR VEHICLE GETS SERVICED AND BACK
ON THE ROAD SWIFTLY. WE ALSO OFFER ONLINE SCHEDULING, SO YOUR VEHICLE'S
MAINTENANCE BECOMES A SEAMLESS PART OF YOUR ROUTINE, MINIMIZING DOWNTIME AND
MAXIMIZING CONVENIENCE.


AUTO FINANCING AND LEASING MADE EASY

At Ken Ganley CDJR Bedford, we make car financing convenient, personalized, and
stress-free. That's why we offer financial solutions that are as unique as you
are, ensuring a smooth and straightforward process.





You can kickstart the process from the comfort of your home. Our user-friendly
online financing application lets you apply at your convenience, saving you time
at the dealership. Similarly, if you're planning a trade-in, our online tools
allow you to estimate the value of your trade before setting foot in our
showroom. It's a simple, hassle-free process that keeps you informed and in
control.





We understand the significance of flexibility when deciding between leasing or
financing. Both have their advantages, and our team can guide you through each
option, answer your questions, and help you find the perfect solution that fits
your budget.




ROUTINE SERVICE AND REPAIRS MADE SIMPLE

The strength of Ken Ganley CDJR Bedford lies in our exceptional sales staff.
Knowledgeable, friendly, and professional, our team takes the time to understand
your preferences, answering your questions and offering insights that help you
make an informed decision.

Customer satisfaction is our prime objective. From the moment you enter our
doors, we strive to make your experience enjoyable and stress-free. Our staff
stands ready to guide you through our vast inventory, sharing their expertise on
our various Chrysler, Dodge, Jeep, and Ram models.


VISIT US TODAY

Ken Ganley CDJR Bedford is more than a place to purchase your next new or used
vehicle; it's an experience woven from quality, value, and exceptional service.
From our extensive new Chrysler, Dodge, Jeep, and Ram vehicle lineups to our
tailored finance solutions and dedicated service technicians, we are ready to
help make your car-buying and ownernish process great.

Whether you're exploring our new or used inventory, ready for a test drive
through Solon, OH, in your favorite models, need to schedule a sergice
appointment, help is just a call or click away. Get directions to our dealership
and visit us today. Our team will guide you toward your next automotive
adventure. We look forward to assisting you!




KEN GANLEY CDJR BEDFORD

 * Contact Our Sales Department: 888-712-7427

 * Monday09:00AM - 08:00PM
 * Tuesday09:00AM - 06:00PM
 * Wednesday09:00AM - 06:00PM
 * Thursday09:00AM - 08:00PM
 * Friday09:00AM - 06:00PM
 * Saturday09:00AM - 06:00PM
 * Sunday11:00AM - 04:00PM

See All Department Hours
 1. Ken Ganley Chrysler Dodge Jeep Ram Bedford
    
    310 Broadway Ave
    Bedford, OH 44146-2131
    
    
     * Sales: 888-712-7427

Visit us at: 310 Broadway Ave Bedford, OH 44146-2131
Loading Map...


Website by Dealer.com AdChoices
   
 * About
 * Directions
 * Privacy
 * Contact Us
 * Sitemap
 * Legal





; ;






X Snag $100 Gift Card with a Test Drive!

X


CHOOSE CARD


SELECT VEHICLE


CONFIRM INFO


FIRST, SELECT YOUR REWARD

Amazon.com Gift Card
Target eGiftCard
MasterCard Prepaid Card USD

New
2024
Dodge
Hornet




VERIFY YOUR DETAILS




Select State Alabama Alaska American Samoa Arizona Arkansas California Colorado
Connecticut Delaware District of Columbia Florida Georgia Guam Hawaii Idaho
Illinois Indiana Iowa Kansas Kentucky Louisiana Maine Maryland Massachusetts
Michigan Minnesota Mississippi Missouri Montana Nebraska Nevada New Hampshire
New Jersey New Mexico New York North Carolina North Dakota Northern Mariana
Islands Ohio Oklahoma Oregon Pennsylvania Puerto Rico Rhode Island South
Carolina South Dakota Tennessee Texas Utah Vermont Virginia Virgin Islands
Washington West Virginia Wisconsin Wyoming

By selecting this box, you consent to receiving promotion information from
Ganley Chrysler Dodge Jeep Ram - Bedford through written communications and/or
by calling at the phone number provided. Consent is not a condition of purchase.
A one-time SMS message with a link to your coupon will be provided to this
number. Messaging and data rates may apply. See SMS Terms & Conditions and
Privacy Policy for more info.


You can screenshot or print the code below
For your convenience, a copy of your code will also be sent to the email address
you provided.


HERE'S YOUR CODE:

Loading ...


EASILY REDEEM YOUR CODE

Keep your unique code safe with you.
Visit by
Connect with a Representative.
PRINT YOUR CODE

 * Privacy Policy
 * Terms & Conditions
 * SMS Terms & Conditions
 * Brand Disclaimers



–
Enter your mobile phone number and someone from Ken Ganley Chrysler Jeep Dodge
RAM Bedford will respond with a text to your phone right away.
Department
New Car SalesPre-Owned SalesServicePartsPre-Qualify in Minutes
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


Sell Your Car $ Pre-Qualify in Minutes! Live Chat Text Us
Sell Your Car $ Live Chat Text Us




Opens in new window
PDF Download
Word Download
Excel Download
PowerPoint Download
Document Download
Explore your accessibility options


close carousel
Do you have any questions about the new inventory we offer?

✕