BMW E38 ORIGINAL 16" WHEELS RIMS WHEEL RIM 750iL 740iL 740i 750 740 730iL 735iL

Sold See similar items $373.68 Buy It Now, $890.05 Shipping, eBay Money Back Guarantee
Seller: Top-Rated Seller murad_motors ✉️ (19,347) 97.9%, Location: Watsonville, California, US, Ships to: WORLDWIDE, Item: 181007903900 BMW E38 ORIGINAL 16" WHEELS RIMS WHEEL RIM 750iL 740iL 740i 750 740 730iL 735iL.

var isIE = (navigator.appVersion.indexOf("MSIE") != -1) ? true : false; var isWin = (navigator.appVersion.toLowerCase().indexOf("win") != -1) ? true : false; var isOpera = (navigator.userAgent.indexOf("Opera") != -1) ? true : false; function ControlVersion() { var version; var axo; var e; try { axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7"); version = axo.GetVariable("$version"); } catch (e) { } if (!version) { try { axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6"); version = "WIN 6,0,21,0"; axo.AllowScriptAccess = "always"; version = axo.GetVariable("$version"); } catch (e) { } } if (!version) { try { axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash.3"); version = axo.GetVariable("$version"); } catch (e) { } } if (!version) { try { axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash.3"); version = "WIN 3,0,18,0"; } catch (e) { } } if (!version) { try { axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash"); version = "WIN 2,0,0,11"; } catch (e) { version = -1; } } return version; } function GetSwfVer(){ var flashVer = -1; if (navigator.plugins != null && navigator.plugins.length > 0) { if (navigator.plugins["Shockwave Flash 2.0"] || navigator.plugins["Shockwave Flash"]) { var swVer2 = navigator.plugins["Shockwave Flash 2.0"] ? " 2.0" : ""; var flashDescription = navigator.plugins["Shockwave Flash" + swVer2].description; var descArray = flashDescription.split(" "); var tempArrayMajor = descArray[2].split("."); var versionMajor = tempArrayMajor[0]; var versionMinor = tempArrayMajor[1]; var versionRevision = descArray[3]; if (versionRevision == "") { versionRevision = descArray[4]; } if (versionRevision[0] == "d") { versionRevision = versionRevision.substring(1); } else if (versionRevision[0] == "r") { versionRevision = versionRevision.substring(1); if (versionRevision.indexOf("d") > 0) { versionRevision = versionRevision.substring(0, versionRevision.indexOf("d")); } } var flashVer = versionMajor + "." + versionMinor + "." + versionRevision; } } else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.6") != -1) flashVer= 4; else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.5") != -1) flashVer= 3; else if (navigator.userAgent.toLowerCase().indexOf("webtv") != -1) flashVer = 2; else if ( isIE && isWin && !isOpera ) { flashVer = ControlVersion(); } return flashVer; } function DetectFlashVer(reqMajorVer, reqMinorVer, reqRevision) { versionStr = GetSwfVer(); if (versionStr == -1 ) { return false; } else if (versionStr != 0) { if(isIE && isWin && !isOpera) { tempArray = versionStr.split(" "); tempString = tempArray[1]; versionArray = tempString.split(","); } else { versionArray = versionStr.split("."); } var versionMajor = versionArray[0]; var versionMinor = versionArray[1]; var versionMajor = versionArray[0]; var versionMinor = versionArray[1]; var versionRevision = versionArray[2]; if (versionMajor > parseFloat(reqMajorVer)) { return true; } else if (versionMajor == parseFloat(reqMajorVer)) { if (versionMinor > parseFloat(reqMinorVer)) return true; else if (versionMinor == parseFloat(reqMinorVer)) { if (versionRevision >= parseFloat(reqRevision)) return true; } } return false; } } var correctVersion = DetectFlashVer(9,0,0); var viewerURL = "https://www.billboardspm.com/viewer"; var urlArray = viewerURL.split("/"); var rootURL = urlArray[0]+"//"+urlArray[2]; if (correctVersion) { document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); } else { document.writeln(''); document.writeln(' '); document.writeln('If the button doesnt work, copy and paste the link below into your web browser: https://get.adobe.com/flashplayer/ '); } function hideCosmoViewer(docType) { if (docType == "footer") { var elm = document.getElementById("__fremont_footer_viewer"); } else if (docType == "header") { var elm = document.getElementById("__fremont_header_viewer"); } if (elm) { elm.style.display = "none"; } if (docType == "footer") { hideCosmoImgPreviewFooter(); } else if (docType == "header") { hideCosmoImgPreviewHeader(); } hideCosmoBorder(); } function hideCosmoImgPreviewHeader() { var cosmo_img_preview = document.getElementById("__cosmo_header_img_preview"); if (cosmo_img_preview) { cosmo_img_preview.style.display = "none"; } } function hideCosmoImgPreviewFooter() { var cosmo_img_preview = document.getElementById("__cosmo_footer_img_preview"); if (cosmo_img_preview) { cosmo_img_preview.style.display = "none"; } } function cosmoViewerAppLoadedEvent(docType) { if (docType == "footer") { hideCosmoImgPreviewFooter(); } else if (docType == "header") { hideCosmoImgPreviewHeader(); } } function hideCosmoBorder() { var elm = document.getElementById("__fremont_border"); if (!elm) { return; } elm.style.border = "0px"; elm.style.width = "auto"; elm.style.padding = "0px"; elm.style.textAlign = ""; elm = document.getElementById("__fremont_container"); elm.style.marginLeft = "0px"; elm.style.marginRight = "0px"; }

var urlAddress = location.search; var frame = urlAddress.indexOf("ItemDescV4"); if(frame < 0) { var hashSpot = urlAddress.indexOf("hash=item"); if(hashSpot > -1) { var urlAddress = location.pathname; var slashSpot = urlAddress.lastIndexOf("/"); var ebayItemID = urlAddress.substring(slashSpot+1); } else { var itemFound = urlAddress.indexOf("item="); var ebayItemID = urlAddress.substring(itemFound+5); var amperSpot = ebayItemID.indexOf("&"); if(amperSpot > -1) {ebayItemID = ebayItemID.substring(0,amperSpot)}; } } var seller="murad_motors"; var flash_code=' '; document.write(flash_code);

Hello,

I'm selling  4 used orignal BMW 7-series wheels came out 2001 740i.

I rate those wheels 7/10

Fit all 7-series 1995-2001

Center caps are NOT included.

All rims have curb scracth as shown. Wheels have some fading on the clear coat.

I prefer local pick up.

Shipping inside USA $185.00

God Bless America!!!!


On Sep-10-10 at 07:39:50 PDT, seller added the following information:

Sellers: Delight buyers. Get your own map of past buyers.

var urlAddress = location.search; var frame = urlAddress.indexOf("ItemDescV4");if(frame < 0) {var hashSpot = urlAddress.indexOf("hash=item");if(hashSpot > -1) {var urlAddress = location.pathname; var slashSpot = urlAddress.lastIndexOf("/"); var ebayItemID = urlAddress.substring(slashSpot+1);} else {var itemFound = urlAddress.indexOf("item="); var ebayItemID = urlAddress.substring(itemFound+5); var amperSpot = ebayItemID.indexOf("&");if(amperSpot > -1) {ebayItemID = ebayItemID.substring(0,amperSpot)};}}var seller="murad_motors"; var flash_code=' ';document.write(flash_code);
  • Condition: Used

PicClick Insights - BMW E38 ORIGINAL 16" WHEELS RIMS WHEEL RIM 750iL 740iL 740i 750 740 730iL 735iL PicClick Exclusive

  •  Popularity - 41 watchers, 0.0 new watchers per day, 1,950 days for sale on eBay. Super high amount watching. 1 sold, 2 available.
  •  Best Price -
  •  Seller - 19,347+ items sold. 2.1% negative feedback. Top-Rated Plus! Top-Rated Seller, 30-day return policy, ships in 1 business day with tracking.

People Also Loved PicClick Exclusive