2020-2022 Mustang Shelby GT500 Front Seats Recaros Pair OEM

Sale!

2020-2022 Mustang Shelby GT500 Front Seats Recaros Pair OEM

Original price was: $4,200.00.Current price is: $2,200.00.

Category:

  • Info
  • Shipping
  • Returns
  • Cancellations

2020-2022 Ford Mustang GT500 Recaros Black Grey Seats Coupe Front Seats

Take out 2021 Ford Mustang GT
3k mile car

Front seats only
Recaro
Manual tracks

Pulled from a car converting to a track car. Seats are in pretty nice shape.
Passenger seat has minimal wear, like new condition.

Driver seat is in very nice shape. Very minimal bolster wear. The lower seat cover/cushion has a hole cut in it for a seat harness. Professionally done. Looks very nice. Looks factory.

Comes exactly as pictured.

Will be shipped Freight so please ask for a quote first. Shipping is not free. Please ask for shipping quote BEFORE your purchase. Please provide your zip code and home or business address. Also, whether or not you have a dock or forklift (if a business address). Make sure door is inspected when carrier is present to note any damages. If not done you will be liable for damaged part with no refund.

Free shipping on lower 48 states on all ground shipments. Using UPS or USPS. Anything that ships on a pallet requires for the customer to call us or use the contact us button at bottom of page for a freight/shipping quote. You can not use the buy it now option on the site. We will invoice you directly for the part plus freight.
Returns are to be okay’d before sending back. There will be a 20% restocking fee on anything returned plus original shipping fee. Freight items are non returnable. All electronic items are non returnable for any reason, example… Radios, cluster, ecu’s, amps, ect.. Do your research before you purchase any parts. We are not responsible for a part not being compatible with your vehicle. If your having a issue with a part not working as it should. You will have 30 days to get with us on a return. Sorry but 60, 90 days or 120 days we will not accept it.
Any purchases processed with a debit or credit card and then canceled will be subject to a 5% fee. We arent paying a process fee for canceled transactions. Sorry.

Back to Seats


#rv__recent_products.rv__grid{
width: 100%;
margin-top:20px;
border-top:1px solid #ddd;
border-bottom:1px solid #ddd;
padding:10px;
}
.rv__grid .row{ display: block; clear: both;}
.rv__grid .rv__row .rv__column{ float: left; }
.rv__grid .rv__row .rv__column.rv__one{ width: 8.3%; }
.rv__grid .rv__row .rv__column.rv__two{ width: 16.66%; }
.rv__grid .rv__row .rv__column.rv__three{ width: 24.96%; }
.rv__grid .rv__row .rv__column.rv__four{ width: 33.2%; }
.rv__grid .rv__row .rv__column.rv__five{ width: 41.5%; }
.rv__grid .rv__row .rv__column.rv__six{ width: 49.8%; }
.rv__grid .rv__row .rv__column.rv__seven{ width: 58.1%; }
.rv__grid .rv__row .rv__column.rv__eight{ width: 66.4%; }
.rv__grid .rv__row .rv__column.rv__nine{ width: 77.4%; }
.rv__grid .rv__row .rv__column.rv__ten{ width: 83%; }
.rv__grid .rv__row .rv__column.rv__eleven{ width: 91.3%; }
.rv__grid .rv__row .rv__column.rv__twelve{ width: 100%; }
.rv__grid .rv__row .rv__column>div{ margin: 1em; }
.rv__clearfix{ clear: both; }
.rv__grid img.rv__responsive{
max-width: 100%;
height: 45px;
border:1px solid #ddd;
}
.rv__grid h2{ font-size: 14px; }
.rv__center{ text-align: center; }
@media screen and (max-width: 568px){
.rv__sm_twelve{ width: 100% !important; clear: both; }
}

Recently Viewed Items

var Spinner;
if(Spinner == undefined){
$(“head”).append($(“”,{src: “//cdnjs.cloudflare.com/ajax/libs/spin.js/2.3.2/spin.min.js”}));
setTimeout(function(){
var spinner = new Spinner({top: “50%”, scale: 0.5}).spin( document.getElementById(‘rv__spinner’))
}, 450);
}
if(jQuery == undefined){
$(“head”).append($(“”,{src: “//code.jquery.com/jquery-2.1.4.min.js”}));
}
if(jQuery.cookie == undefined){
$(“head”).append($(“”,{src: “//cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js”}));
}
var pHandle
pHandle = “2020-2022-mustang-shelby-gt500-front-seats-recaros-pair-oem-1”;
var pLimit = 4;
var pPointer = 0;
jQuery(function($){
// Gives the assets enough time to load.
setTimeout(function(){
if(jQuery.cookie(‘rv__recent_products’) == undefined){
if(pHandle){
jQuery.cookie(‘rv__recent_products’, “2020-2022-mustang-shelby-gt500-front-seats-recaros-pair-oem-1”, {expires: 365, path: “/”});
}
}
var currentProducts = [];
if(jQuery.cookie(‘rv__recent_products’) != undefined){
currentProducts = jQuery.cookie(‘rv__recent_products’).split(“,”);
}
if(currentProducts.length > 0){$(‘#_rvp’).show()}
// set the current product
// If its not already listed
if(currentProducts.indexOf(pHandle) == -1){
// If we are at the limit move it to the front
if(currentProducts.length >= pLimit){
currentProducts.unshift; // remove very last item
}
currentProducts.push(pHandle); // add this one
}
// prevent cookie override.
if(currentProducts.length > 0){
jQuery.cookie(‘rv__recent_products’, currentProducts.join(“,”), {expires: 365, path: “/”});
}

$(“#rv__spinner”).hide();
$.each(currentProducts.reverse(), function(i,e){
if(pPointer >= pLimit || e == ”){
return false;
}else{
pPointer += 1;
Shopify.getProduct(e, function(product){
// we now have the product
var productContainer = $(”

“,{class: “rv__column rv__three rv__sm_twelve”});
var productBox = $(”

“,{class: “rv__product_box rv__center”});
var productImg = $(”

“,{class: “rv__product_img”});
var plink = $(“”,{alt: product.title, title: product.title, href: product.url});
var plink2 = $(“”,{alt: product.title, title: product.title, href: product.url,html: product.title});
var pTitle = $(”

 

“); //<!– 30MH – 7/23/2016 – Changed from

to

–>
var pImage = $(“”,{class: “rv__responsive”, src: product.featured_image});
var pImageWrap = $(”

“,{class: “rv__img_wrap”});
var pPrice = $(“

“,{class: “rv__price rv__bold”, html: Shopify.formatMoney(product.price)}); //
productImg.append(plink);
pImageWrap.append(pImage);
plink.append(pImageWrap);
pTitle.append(plink2);
productBox.append(productImg);
productBox.append(pTitle)
productBox.append(pPrice);
productContainer.append(productBox);
$(“#rv__recent_products.rv__grid>.rv__row:last”).append(productContainer);
$(“#rv__recent_products.rv__grid”).append(“

Reviews

There are no reviews yet.

Be the first to review “2020-2022 Mustang Shelby GT500 Front Seats Recaros Pair OEM”

Your email address will not be published. Required fields are marked *

Login