2019 Jeep Wrangler Unlimited Rubicon 4X4 DUPONT KEVLAR,LIFTED,GOBI RACK,LED'S | Carrollton TX | Texas Vehicle Exchange

Sold Vehicle Not Available
2019 Jeep Wrangler Unlimited Rubicon 4X4 DUPONT KEVLAR,LIFTED,GOBI RACK,LED'S | Carrollton TX | Texas Vehicle Exchange

$88,900

$0

$0

$0

Estimated Payment: ---

*This calculator is for informational use only and is based on the information you provide. Actual loan amounts and payments will vary based on additional items such as taxes and fees as well as the actual interest rate available to you from a financial institution.

Call: 972-242-5350 Print eBrochure Watch Video
Exterior
Tan
Interior
Brown Leather
Engine
ENGINE: 3.6L V6 24V VVT UPG I W/ESS
Transmission
Automatic
Mileage
99
City / Hwy
17 / 23
*Actual rating will vary with options, driving conditions, habits and vehicle condition.
VIN
1C4HJXFG1KW613855
Warranty
Factory Warranty Remaining
Stock
613855
Location
Texas Vehicle Exchange
Title
Clear

Installed Equipment

INTERIOR

  • Misc
  • Outside Temp Gauge
  • 2 12V DC Power Outlets and 1 AC Power Outlet
  • 2 Seatback Storage Pockets
  • 4-Way Passenger Seat -inc: Manual Recline and Fore/Aft Movement
  • 60-40 Folding Split-Bench Front Facing Fold Forward Seatback Premium Cloth Rear Seat
  • Air Filtration
  • Analog Display
  • Cargo Space Lights
  • Carpet Floor Trim, Carpet And Rubber Mat
  • Compass
  • Cruise Control w/Steering Wheel Controls
  • Day-Night Rearview Mirror
  • Delayed Accessory Power
  • Driver And Passenger Visor Vanity Mirrors w/Driver And Passenger Illumination
  • Fade-To-Off Interior Lighting
  • Front And Rear Map Lights
  • Front Center Armrest w/Storage
  • Full Floor Console w/Locking Storage, 2 12V DC Power Outlets and 1 AC Power Outlet
  • Garage Door Transmitter
  • HVAC -inc: Console Ducts
  • Illuminated Front Cupholder
  • Illuminated Rear Cupholder
  • Instrument Panel Bin, Dashboard Storage, Driver / Passenger And Rear Door Bins
  • Interior Trim -inc: Colored Instrument Panel Insert, Metal-Look Door Panel Insert, Metal-Look Console Insert and Metal-Look Interior Accents
  • Leather Steering Wheel
  • Locking Cargo Area Concealed Storage
  • Locking Glove Box
  • Manual Adjustable Front Head Restraints and Foldable Rear Head Restraints
  • Manual Tilt/Telescoping Steering Column
  • 2 12V DC Power Outlets
  • Perimeter Alarm
  • Redundant Digital Speedometer
  • Sentry Key Engine Immobilizer
  • Smart Device Integration
  • Systems Monitor
  • Urethane Gear Shift Knob
  • Voice Activated Dual Zone Front Automatic Air Conditioning

ENTERTAINMENT

  • Misc
  • 2 LCD Monitors In The Front
  • 8 Speakers
  • Fixed Antenna
  • Radio w/Seek-Scan, Clock, Speed Compensated Volume Control, Aux Audio Input Jack, Steering Wheel Controls, Voice Activation, Radio Data System and Uconnect External Memory Control
  • Streaming Audio

EXTERIOR

  • Misc
  • Black Door Handles
  • Aluminum Spare Wheel
  • Non-Lock Fuel Cap w/o Discriminator
  • Removable Rear Window
  • Full-Size Spare Tire Mounted Outside Rear
  • Galvanized Steel/Aluminum/Magnesium Panels
  • Variable Intermittent Wipers
  • Deep Tinted Glass
  • Conventional Rear Cargo Access
  • Clearcoat Paint w/Badging
  • Body-Color Grille w/Colored Accents
  • Black Wheel Well Trim and Black Fender Flares
  • Black Side Windows Trim
  • Black Power Heated Side Mirrors w/Manual Folding

SAFETY

  • Misc
  • Side Impact Beams
  • Outboard Front Lap And Shoulder Safety Belts -inc: Rear Center 3 Point, Height Adjusters and Pretensioners
  • ParkView Back-Up Camera
  • Airbag Occupancy Sensor
  • Rear Child Safety Locks
  • Dual Stage Driver And Passenger Front Airbags
  • Dual Stage Driver And Passenger Seat-Mounted Side Airbags
  • Tire Specific Low Tire Pressure Warning

MECHANICAL

  • Misc
  • 650CCA Maintenance-Free Battery w/Run Down Protection
  • GVWR: 5,800 lbs
  • 50 State Emissions
  • 5 Skid Plates
  • Performance Suspension
  • Towing Equipment -inc: Trailer Sway Control
  • 4.10 Rear Axle Ratio
  • Trailing Arm Rear Suspension w/Coil Springs
  • Single Stainless Steel Exhaust
  • Leading Link Front Suspension w/Coil Springs
  • Engine Oil Cooler
  • 220 Amp Alternator
  • 21.5 Gal. Fuel Tank
  • Manual Transfer Case
  • Engine: 3.6L V6 24V VVT UPG I w/ESS
  • Front Active w/Driver Control Anti-Roll Bar and Rear Anti-Roll Bar
  • Electro-Hydraulic Power Assist Steering
  • Engine Auto Stop-Start Feature
  • 892lbs. Maximum Payload
  • Part-Time Four-Wheel Drive
  • Auto Locking Hubs
  • HD Shock Absorbers

FACTORY OPTIONS

  • ENGINE: 3.6L V6 24V VVT UPG I W/ESS Included
  • TRANSMISSION: 8-SPEED AUTOMATIC (850RE) -inc: TIP Start, Hill Descent Control $2,000
  • 8.4" RADIO & PREMIUM AUDIO GROUP -inc: SiriusXM Traffic Plus, Alpine Premium Audio System, HD Radio, Radio: Uconnect 4C Nav w/8.4" Display, For Details, Visit DriveUconnect.ca, Rear View Auto Dim Mirror, 1-Year SiriusXM Guardian Trial, 5-Year SiriusXM Travel Link Service, GPS Navigation, 5-Year SiriusXM Traffic Service, SiriusXM Travel Link, 4G LTE Wi-Fi Hot Spot, Emergency/Assistance Call, 8.4" Touchscreen Display $1,595
  • BLACK 3-PIECE HARD TOP -inc: Freedom Panel Storage Bag, Rear Window Defroster, Rear Window Wiper/Washer, No Soft Top $1,195
  • COLD WEATHER GROUP -inc: Heated Steering Wheel, Heated Front Seats $995
  • LED LIGHTING GROUP -inc: Daytime Running Lamps LED Accents, Front LED Fog Lamps, LED Reflector Headlamps, LED Taillamps $995
  • REMOTE PROXIMITY KEYLESS ENTRY $495
  • QUICK ORDER PACKAGE 24R -inc: Engine: 3.6L V6 24V VVT UPG I w/ESS, Transmission: 8-Speed Automatic (850RE) Included
const headerMods = () => { const homeLink = document.querySelector('nav a[href="/"]'); if (homeLink) { homeLink.innerHTML = ` `; } const tel = document.querySelector('nav > ul > li > a[href*="tel:"]'); if (tel) { tel.classList.add("button"); tel.innerHTML = `${tel.innerHTML}`; } const header = document.querySelector("header"); if (header) { const observer = new MutationObserver((mutationsList) => { mutationsList.forEach((mutation) => { if ( mutation.type === "attributes" && mutation.attributeName === "class" && header.classList.contains("condensed") ) { const logoImg = document.querySelector("header p.logo img"); setTimeout(() => { if (logoImg) { logoImg.src = "https://x-assets.autorevo-powersites.com/content/assets/clients/93a3afc8-ac60-453f-8bd6-ad7eca09d93f/tve-wordmark-white.png"; } }, 300); } else { const logoImg = document.querySelector("header p.logo img"); if (logoImg) { logoImg.src = "https://x-assets.autorevo-powersites.com/content/assets/clients/93a3afc8-ac60-453f-8bd6-ad7eca09d93f/logo.png"; } } }); }); observer.observe(header, { attributes: true }); } }; const footerMods = () => { const footerLogo = document.querySelector("#footer_logo img"); if (footerLogo) { footerLogo.src = "https://x-assets.autorevo-powersites.com/content/assets/clients/93a3afc8-ac60-453f-8bd6-ad7eca09d93f/logo-white.png"; } const footerSocial = document.querySelector("#footer_social"); const footerPrivate = document.querySelector("#footer_private"); if (footerSocial && footerPrivate) { footerPrivate.appendChild(footerSocial); const footerSocialHeading = footerPrivate.querySelector("h4"); if (footerSocialHeading) footerSocialHeading.remove(); } }; const homeMods = () => { const handleHeros = () => { const pictures = document.querySelectorAll("picture"); const heroImages = document.querySelectorAll(".hero_img"); pictures.forEach((picture, index) => { if (heroImages[index]) { heroImages[index].insertBefore(picture, heroImages[index].lastChild); } }); document.querySelectorAll("picture source").forEach((source) => { const srcset = source.getAttribute("srcset"); if (srcset) { source.setAttribute( "srcset", srcset.replace(/_640/g, "_vert").replace(/_768/g, "_tablet") ); } }); }; handleHeros(); const featuresGoHere = document.getElementById("features_go_here"); const featuredInventory = document.getElementById("featured_inventory"); if (featuresGoHere && featuredInventory) { featuresGoHere.replaceWith(featuredInventory); } const footerGoesHere = document.getElementById("footer_goes_here"); const footer = document.getElementById("footer"); if (footerGoesHere && footer) { footerGoesHere.replaceWith(footer); } }; const ilpMods = () => { const main = document.querySelector("body > main"); const belowInventory = document.getElementById("below_inventory"); if (belowInventory) { main.appendChild(belowInventory); } } const vdpMods = () => { const topline = document.getElementById("topline"); const vehicleTitle = document.getElementById("vehicle_title"); if (topline && vehicleTitle) { topline.prepend(vehicleTitle); topline.classList.add("fly_in_parent"); vehicleTitle.classList.add("fly_in", "from_left"); const topSection = document.createElement("section"); topSection.id = "top_section"; const imageWrap = document.querySelector(".image_wrap"); if (imageWrap) topSection.appendChild(imageWrap); topSection.appendChild(topline); document.querySelector("body > main").prepend(topSection); const pricing = document.querySelector("#pricing .website_price"); if (pricing) { const pricingClone = pricing.cloneNode(true); const vehicleTitleHeading = vehicleTitle.querySelector("h2"); if (vehicleTitleHeading) { vehicleTitle.replaceChild(pricingClone, vehicleTitleHeading); } } const mainImage = document.querySelector("#main_image .current_img"); if (mainImage) { const firstImageBackground = `url('${mainImage.getAttribute("src")}')`; topSection.style.setProperty("--background", firstImageBackground); } const price = document.querySelector(".website_price span"); if (price && price.innerHTML === "Call for Price") { price.innerHTML = "Call for Price"; } const estimatedPayment = document.getElementById("estimated_payment"); if (estimatedPayment) { estimatedPayment.removeAttribute("style"); } const contactUsButton = document.getElementById("contact_us_button"); if (contactUsButton) { const contactUsButtonClone = contactUsButton.cloneNode(true); contactUsButtonClone.id = "contact_us_button_2"; contactUsButtonClone.innerText = "Check Availability"; topline.insertBefore(contactUsButtonClone, document.querySelector(".share-vehicle")); } const cfxHeader = document.querySelector(".cfx_header a"); if (cfxHeader) { cfxHeader.classList.add("vhr_link"); const contactItems = document.getElementById("contact_items"); if (contactItems) contactItems.prepend(cfxHeader); } const shareVehicle = document.querySelector(".share-vehicle"); const contactItems = document.getElementById("contact_items"); if (shareVehicle && contactItems) { contactItems.appendChild(shareVehicle); } const watchVideo = document.getElementById("watch_video"); if (watchVideo) embedVideo(watchVideo); setTimeout(() => { console.log(vehicleTitle.classList) vehicleTitle.classList.add("visible"); }, 3000); } //LES Video Move const lesVideo = document.querySelector("#inventory_detail_content .les_video"); if (lesVideo) { const contactItems = document.getElementById("contact_items"); if (contactItems) { contactItems.appendChild(lesVideo); } } }; const contentPageMods = () => { let article = document.querySelector("nody > main > article"); if (!article) { const bodyClasses = document.body.classList; bodyClasses.add("content_page"); const main = document.querySelector("body > main"); let content = main.innerHTML; main.innerHTML = ""; // Clear the main content article = document.createElement("article"); article.innerHTML = content; console.log(article); main.appendChild(article); } } const embedVideo = (watchVideo) => { const mainImage = document.querySelector("#main_image img"); const videoContainer = document.createElement("div"); videoContainer.classList.add("video_container"); if (mainImage) { videoContainer.style.background = `url('${mainImage.src}') center / cover no-repeat`; } if (watchVideo) { videoContainer.innerHTML = ``; watchVideo.style.display = "none"; } else { videoContainer.innerHTML = '
'; } const main = document.querySelector("main"); if (main) { const pricing = main.querySelector("#pricing"); if (pricing) main.insertBefore(videoContainer, pricing); } }; document.addEventListener("DOMContentLoaded", () => { headerMods(); footerMods(); const bodyClasses = document.body.classList; if (bodyClasses.contains("home")) { homeMods(); const homeFlyIn = document.querySelector("#home_page_1 .flyin"); if (homeFlyIn) { setTimeout(() => { homeFlyIn.classList.add("visible"); }, 300); } } if (bodyClasses.contains("ilp")) { ilpMods(); } if (bodyClasses.contains("vdp")) { vdpMods(); } if (bodyClasses.value === "v5") { contentPageMods(); } flyIns(); }); const flyIns = () => { const parents = document.querySelectorAll(".fly_in_parent"); const options = { root: null, rootMargin: "0px", threshold: 0.75, }; const callback = (entries) => { entries.forEach((entry) => { const flyInElements = entry.target.querySelectorAll(".fly_in"); flyInElements.forEach((element) => { if (entry.isIntersecting) { if (element.dataset.delay) { setTimeout(() => { element.classList.add("visible"); }, Number(element.dataset.delay)); } else { element.classList.add("visible"); } } else { element.classList.remove("visible"); } }); }); }; const observer = new IntersectionObserver(callback, options); parents.forEach((parent) => { observer.observe(parent); }); };