2004 Audi TT Base Coupe 2-Door

Unsold See similar items $5,471.80 1 Bid, eBay Money Back Guarantee
Seller: davesmithmotors ✉️ (118) 0%, Location: Kellogg, Idaho, US, Ships to: WORLDWIDE, Item: 391822096857 2004 Audi TT Base Coupe 2-Door.
2004 Audi TT 2dr Cpe Auto 04 Audi TT Auto Power Windows Leather Seats Keyless Entry Dave Smith Motors
var photo_list = document.getElementById('photo_list'); var mouse_on = 0; var photoIndexTracker = 0; var pictures = new Array(); pictures[0] = "http://s3.amazonaws.com/photos.ecarlist.com/XYHp/giB1/hmuc/1RDp/3l2I/8A_800.jpg"; pictures[1] = "http://s3.amazonaws.com/photos.ecarlist.com/c37x/DD1x/gfmS/qXZ8/IEmA/Kw_800.jpg"; pictures[2] = "http://s3.amazonaws.com/photos.ecarlist.com/hS5k/D4kl/wpLI/stJS/Bybi/VA_800.jpg"; pictures[3] = "http://s3.amazonaws.com/photos.ecarlist.com/tPSU/QV6D/fLqg/6lpV/zBk6/yA_800.jpg"; pictures[4] = "http://s3.amazonaws.com/photos.ecarlist.com/ooFx/JdOf/sGvd/380n/7siv/kQ_800.jpg"; pictures[5] = "http://s3.amazonaws.com/photos.ecarlist.com/jBkY/xAZJ/fsZP/pZou/nvvQ/Xw_800.jpg"; pictures[6] = "http://s3.amazonaws.com/photos.ecarlist.com/jrwF/3H3d/flzB/hbjK/1uOt/Ew_800.jpg"; pictures[7] = "http://s3.amazonaws.com/photos.ecarlist.com/Uhiv/NOea/YrcL/WQfu/s7gp/1A_800.jpg"; pictures[8] = "http://s3.amazonaws.com/photos.ecarlist.com/Sn5n/mxe6/7rDk/hTE6/1Gz3/Ig_800.jpg"; pictures[9] = "http://s3.amazonaws.com/photos.ecarlist.com/l0Vq/v3LE/HFDd/gaIo/c2U8/sw_800.jpg"; pictures[10] = "http://s3.amazonaws.com/photos.ecarlist.com/d6f6/Vb36/IgYL/swA6/9iGr/Lw_800.jpg"; pictures[11] = "http://s3.amazonaws.com/photos.ecarlist.com/QXK9/FOqs/pQCh/yHCT/mr1K/Zw_800.jpg"; pictures[12] = "http://s3.amazonaws.com/photos.ecarlist.com/KcSe/3VIt/oEDp/ScQ8/GEl1/3Q_800.jpg"; pictures[13] = "http://s3.amazonaws.com/photos.ecarlist.com/MtlK/aW4t/W2t9/q2GS/DSHF/Eg_800.jpg"; pictures[14] = "http://s3.amazonaws.com/photos.ecarlist.com/Y7JQ/VY0J/Zeoe/Ewxm/wcU2/lQ_800.jpg"; pictures[15] = "http://s3.amazonaws.com/photos.ecarlist.com/T4o2/7YK9/GRBq/CaWo/L0Fq/HA_800.jpg"; pictures[16] = "http://s3.amazonaws.com/photos.ecarlist.com/lOGf/UY8U/P21k/7LVG/2VVQ/Cg_800.jpg"; pictures[17] = "http://s3.amazonaws.com/photos.ecarlist.com/9s8O/lqNA/hSiB/LsqI/3SMM/dg_800.jpg"; pictures[18] = "http://s3.amazonaws.com/photos.ecarlist.com/2v29/pe8O/N0p3/e8Zh/yU1W/JQ_800.jpg"; pictures[19] = "http://s3.amazonaws.com/photos.ecarlist.com/C3Kb/XK24/b2kd/zUD1/3XQ2/1Q_800.jpg"; pictures[20] = "http://s3.amazonaws.com/photos.ecarlist.com/A5NB/WVuj/KVoc/vETG/SIMs/SQ_800.jpg"; pictures[21] = "http://s3.amazonaws.com/photos.ecarlist.com/dwl9/FTvU/p99j/YrNJ/IJiT/Uw_800.jpg"; pictures[22] = "http://s3.amazonaws.com/photos.ecarlist.com/iIQR/ZKxm/VdNC/VjUC/H6I1/Cw_800.jpg"; pictures[23] = "http://s3.amazonaws.com/photos.ecarlist.com/kx7l/vxj2/qWlu/VA86/X7eR/4A_800.jpg"; pictures[24] = "http://s3.amazonaws.com/photos.ecarlist.com/VWpW/Mo79/2gDL/X1hT/jKyS/rQ_800.jpg"; pictures[25] = "http://s3.amazonaws.com/photos.ecarlist.com/f0QX/l845/gP9r/IuUc/1PbC/LQ_800.jpg"; pictures[26] = "http://s3.amazonaws.com/photos.ecarlist.com/T7cd/aSsc/APCh/VGQu/WXyJ/rA_800.jpg"; pictures[27] = "http://s3.amazonaws.com/photos.ecarlist.com/HFFD/HTs3/2zVD/Z3Rx/JOyx/1A_800.jpg"; pictures[28] = "http://s3.amazonaws.com/photos.ecarlist.com/YY5h/Sdzu/oUsw/ibys/uGcA/3g_800.jpg"; function scroll_photo_list_up() { if (mouse_on == 1) { if( photo_list.scrollTop > 0 ) { photo_list.scrollTop -= 2; setTimeout("scroll_photo_list_up()",1); } else { mouse_on = 0; photo_list.scrollTop = 0; } } } function scroll_photo_list_down() { if (mouse_on == 1) { if( ( photo_list.scrollHeight - photo_list.scrollTop ) > 0 ) { photo_list.scrollTop += 2; setTimeout("scroll_photo_list_down()",1); } else { mouse_on = 0; photo_list.scrollTop = photo_list.scrollHeight; } } } function scroll_photo_list_exit() { mouse_on = 0; } function display_previous_photo() { var photoIndex = photoIndexTracker - 1; photoIndex = photoIndex < 0 ? ( pictures.length - 1 ) : photoIndex; display_photo(photoIndex); } function display_next_photo() { var photoIndex = photoIndexTracker + 1; photoIndex = photoIndex > ( pictures.length - 1 ) ? 0 : photoIndex; display_photo(photoIndex); } var width; function display_photo(photoIndex) { photoIndexTracker = photoIndex; var img = new Image(); img.onload = function(){ var main_picture = document.getElementById('main_picture'); if( !(main_picture) || main_picture.tagName == 'IMG' ){ var aspect = this.width / this.height; width = width || document.getElementById('main_picture_img').getAttribute('width'); var height = width / aspect; main_picture = document.createElement('div'); main_picture.setAttribute('id', 'main_picture'); main_picture.style.height = height + 'px'; main_picture.style.width = width + 'px'; main_picture.style.border = '1px solid #999'; document.getElementById('main_picture_img').parentNode.replaceChild(main_picture,document.getElementById('main_picture_img')); var photo_list = document.getElementById('photo_list'); var photo_list_up = document.getElementById('photo_list_up'); if( photo_list ){ photo_list.style.height = height - photo_list_up.offsetHeight + 3 + 'px'; } } //set img height main_picture.style.background = 'url(' + this.src + ') no-repeat center center'; }; img.src = pictures[photoIndex]; } function imageholderclass(){ this.over=new Array(); this.down=new Array(); this.src=new Array(); this.store=store; function store(src, down, over){ var AL=this.src.length; this.src[AL]=new Image(); this.src[AL].src=src; this.over[AL]=new Image(); this.over[AL].src=over; this.down[AL]=new Image(); this.down[AL].src=down; } } var ih = new imageholderclass(); var mouseisdown=0; function preloader(t){ for(i=0;i
  • Condition: Used
  • Year: 2004
  • VIN (Vehicle Identification Number): TRUSC28N441016025
  • Mileage: 95649
  • Make: Audi
  • Model: TT
  • Engine: 1.8L 1781CC l4 GAS DOHC Turbocharged
  • Sub Model: 2dr Cpe Auto
  • Exterior Color: Silver
  • Transmission: Automatic
  • Body Type: Coupe
  • Vehicle Title: Clear
  • Fuel Type: Gasoline
  • For Sale By: Dealer
  • Disability Equipped: No
  • Doors: 2
  • Drivetrain: Front Wheel Drive
  • Trim: Base Coupe 2-Door
  • Drive Type: FWD
  • Number of Cylinders: 4

PicClick Insights - 2004 Audi TT Base Coupe 2-Door PicClick Exclusive

  •  Popularity - 9 watchers, 1.3 new watchers per day, 7 days for sale on eBay. Super high amount watching. 0 sold, 1 available. 1 bid.
  •  Best Price -
  •  Seller - 118+ items sold. 0% negative feedback. Good seller with good positive feedback and good amount of ratings.

People Also Loved PicClick Exclusive