|
Place a bid
.aw_floating_style {
font-size: 12px;
display: none;
background: #ffff99;
border: #e0e000 solid 2px;
padding: 10px 10px 10px 10px;
color: #000000;
font-family: arial, helvetica, sans-serif;
}
var aw_isNav, aw_isIE, aw_isNav67;
if (document.layers)
aw_isNav = true;
else if (document.all)
aw_isIE = true;
else if (document.getElementById)
aw_isNav67 = true;
var aw_timer_doc_loaded = null;
var aw_timeout_doc_loaded = null;
var aw_as = 0;
var dpty = 0;
var ltfpd = 0;
// Implementation specific for dynamic buttons.
dpty = 1;
var aw_doc_layer = null;
function aw_server_check(aw_im)
{
if (typeof(aw_doc_layer) == "undefined")
return;
if (aw_isNav)
{
aw_doc_layer.style.display = "block";
}
else if (aw_isIE)
{
aw_doc_layer.style.display = "block";
}
else if (aw_isNav67)
{
aw_doc_layer.style.display = "block";
}
}
// 0 - uninitialized, 1 - open, 2 - closed, 3 - error
function aw_awas(aw_asn, aw_aso)
{
if (aw_aso == 3 || aw_asn == 3 || aw_asn != aw_aso && aw_aso != 0)
return 3;
return aw_asn;
}
function aw_check_doc_loaded()
{
if ((typeof(aw_timer_doc_loaded) != "undefined") && (typeof(itemState) != "undefined"))
{
var aw_ebay_state = itemState.match(/^State(\d+)$/i) ;
if (aw_ebay_state != null)
{
var aw_ebay_state_id = aw_ebay_state[1];
switch (aw_ebay_state_id)
{
case "1" : // still open
aw_as = aw_awas(1, aw_as);
break;
case "2" : // closed and sold
aw_as = aw_awas(2, aw_as);
break;
case "3" : // closed and not sold
aw_as = aw_awas(4, aw_as);
break;
default : // error
aw_as = aw_awas(3, aw_as);
break;
}
}
else
aw_as = aw_awas(3, aw_as);
window.clearInterval(aw_timer_doc_loaded);
window.clearTimeout(aw_timeout_doc_loaded);
// Code to initialize the dynamic layers. Must NOT contain any returns!
if (aw_isNav)
{
aw_doc_layer = document.layers["aw_mylayer"];
}
else if (aw_isIE)
{
aw_doc_layer = document.all["aw_mylayer"];
}
else if (aw_isNav67)
{
aw_doc_layer = document.getElementById("aw_mylayer");
}
else
{
aw_doc_layer = null;
}
if (aw_as == 2 || aw_as == 3)
{
aw_coll = new Image;
aw_coll.onload = aw_server_check;
aw_time_now = new Date();
aw_coll.src = "http://wsacp.vendio.com/bin/awc.x?cid=023ae9e154-6d2cf&time=" +
aw_time_now.getTime() + "<fpd=" + ltfpd + "&awas=" + aw_as + "&dpty=" + dpty;
}
}
}
aw_timer_doc_loaded = window.setInterval("aw_check_doc_loaded()", 2000);
aw_timeout_doc_loaded = window.setTimeout("window.clearInterval(aw_timer_doc_loaded)", 30000);
Preferred Checkout
For fastest processing of your order, please use Vendio Checkout!
.copyright {
color : #000000;
font-size : 8pt;
font-family : arial, helvetica, sans-serif;
}
.link {
font-family: verdana, sans-serif;
font-size:12px; underline;
color:#0000ff;
}
HR {
color: #000000;
}
.item_image{
}
.description {
font-family: Arial, sans-serif;
color: #000000;
font-style: italic;
font-weight: normal;
font-size: 12pt;
}
.patternframe {
background: #0000FF;
border: 3px solid #BF0000;
padding: 15px 15px 15px 15px;
}
.stencilframe {
background: #0000FF;
}
.stencil_bottom {
background:url(http://imagehost.vendio.com/img/spacers/pixel.gif?bottom.gif)
}
.stencil_top {
background:url(http://imagehost.vendio.com/img/spacers/pixel.gif?top.gif)
}
.stencil_left {
background:url(http://imagehost.vendio.com/img/spacers/pixel.gif?left.gif)
}
.stencil_right {
background:url(http://imagehost.vendio.com/img/spacers/pixel.gif?right.gif)
}
.main{
background: url(http://imagehost.vendio.com/my/templates/Patterns/Fabrics/demin_cloth_blue.jpg);
border: 1px solid #009933;
padding: 20px 20px 20px 20px;
width: 100%;
}
.navlinks {
background: #BF0000;
border: 1px solid #FFFFFF;
text-align : center;
padding: 5px 5px 5px 5px;
width: 100%;
}
.navlink {
font-family: Verdana, sans-serif;
color: #FFFFFF;
font-weight: bold;
font-size: 12pt;
}
a:link.navlink, a:visited.navlink, a:active.navlink, a:hover.navlink {
color:#FFFFFF;
}
.titledata {
font-family: Comic Sans MS, sans-serif;
color: #FF0000;
font-weight: bold;
font-size: 18pt;
}
.titlebox {
border: #cccccc solid 0px;
padding: 10px 10px 10px 10px;
text-align : center;
background: ;
}
.descriptionbody {
border: 2px solid #003399;
padding: 15px 15px 15px 15px;
background: #FFFFFF;
width: 100%;
}
.standardheader {
background: #0000BF;
border-top: 1px solid #BF0000;
border-left: 1px solid #BF0000;
border-right: 1px solid #BF0000;
border-bottom: 1px solid #BF0000;
padding: 5px 5px 5px 5px;
width: 100%;
}
.standardheadertd {
font-family: Arial, sans-serif;
color: #FFFFFF;
font-weight: bold;
font-size: 10pt;
}
.standardheaderlink{
color: #FFFFFF;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.standardheaderlink, a:visited.standardheaderlink, a:active.standardheaderlink, a:hover.standardheaderlink {
color: #FFFFFF;
}
.standardtext{
font-family: Arial, sans-serif;
color: #000000;
font-weight: bold;
font-size: 12pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.custombox {
border: 2px solid #003399;
padding: 10px 10px 10px 10px;
background: #FFFFFF;
width: 100%;
}
.customboxheader {
font-family: Arial, sans-serif;
color: #003399;
font-weight: bold;
font-size: 14pt;
background: ;
padding: 10px 10px 10px 10px;
}
.customheader{
background: #BDCEE7;
border-top: 1px solid #003399;
border-left: 1px solid #003399;
border-right: 1px solid #003399;
border-bottom: 1px solid #003399;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customheadertd{
font-family: Arial, sans-serif;
color: #003399;
font-weight: bold;
font-size: 10pt;
}
.customheaderlink{
color: #003399;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.customheaderlink, a:visited.customheaderlink, a:active.customheaderlink, a:hover.customheaderlink {
color: #003399;
}
.customtext {
font-family: Arial, sans-serif;
color: #000000;
font-weight: normal;
font-size: 10pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customlink {
color: #0000ff;
text-decoration: underline;
}
a:link.customlink, a:visited.customlink, a:active.customlink, a:hover.customlink {
color: #0000ff;
}
.customimagelink {
border-color: #0000ff;
}
Payment | Checkout | Shipping
XM 5V DC Car Power Adapter Roady SkyFi3 Xpress Inno
Click to View Image Album
Read Terms, Conditions & Description Before Bidding!No International Shipping Including Canada
Check For Additional Pictures Below!
Our Description: You are bidding on a brand new XM Satellite Radio Car Power Adapter. This is the same antenna that comes with the XM Radio kits. This vehicle cigarette lighter power adapter has approximately 3 feet of chord length and will power/charge your 5V XM receivers when plugged into the cigarette lighter. The auction includes the antenna only as shown. The picture you see is of the actual product you are bidding on. The unit has never been used.
Special Notes & Terms: Please don't bid unless you agree with our terms and conditions stated below. The picture is of the actual unit you are bidding on. No international shipping on this item including Canada. Sold without reserve.
Shipping Times & Backorders
We normally ship within 3 working days of your cleared payment being received.
We don't offer expedited shipping (no next day air, 2nd day etc).
We stock 1000+ items. On occassion we will have an inventory miscount.
In the event of a backordered item, we will offer you an immediate refund.
Shipping charges are non-refundable.
E-Mail Communication
We are closed on weekends. Please allow 48 hours for e-mail to be answered.
If you do not get a response we probably have not received your e-mail.
Please e-mail through eBay to ensure your communication reaches us.
Electronics Item Sales
IF YOU DISAGREE WITH ANY OF THESE TERMS DON'T BID!
Electronic items have a DOA (Dead-On-Arrival) warranty only (48-hours after receipt).
No dissatisfaction returns on electronics under any circumstance.
AS-IS items sold without ANY warranty. There might be problems we've not disclosed!
AS-IS items are sold for parts or repair purposes only - don't expect them to work!
We don't guarantee that any item is compatible with any other item - do your research!
No international shipments on electronic items period - please don't ask.
Payments, Checkout & Insurance
All payments must be received within 7 days of the auction close.
We accept PayPal (preferred)
Buyer must agree to use Vendio.com as our eBay-approved checkout service.
We also accept personal checks and money order ON SOME ITEMS!
Electronic items must be paid for with PayPal only!
Please allow 10 days for checks/echecks to clear before product is shipped.
Check/money order payments must be received within 7 days.
Insurance is optional.
NOTE! No refunds given for items lost unless insurance is purchased.
International Orders & Shipping
Check description above to see if the item is eligible for international shipping.
International orders for jewelry/gemstones will take time to deliver.
Average ship times : Canada (2-3 weeks), Europe (3-4 weeks), Australia (6-8 weeks)
If you are not prepared to wait for the item to arrive please don't bid.
There are NO tracking numbers available for international shipments.
We reserve the right to cancel ANY international bids.
We will not falsify customs documents by reducing the item's value.
No insurance available for international shipments. Bid at your own risk!
Combined Items Shipping Discounts
Combined items purchased within a 7 day period enjoy a 30% discount.
For example, 2 items with shipping of $10 each - total shipping will be $17.
Some large items cannot be combined - if you have a question please ask.
No further discounts available on items with free shipping.
Payment
Back to Top
Please use Vendio checkout for quickest processing of your purchase. All payments must be received within 7 days of the auction close. We accept PayPal (preferred), money order, or personal checks as payment. Please allow 10 days for checks to clear before product is shipped. No cash please. Insurance optional. No refunds given for items lost by common carrier sent without insurance.
I accept the following forms of payment: PayPal
Preferred Checkout
Back to Top
For fastest processing of this order, please use Vendio Checkout!
Shipping & Handling
Back to Top
$5.97 Quick 5-7 Day Delivery
More than just a pretty picture. Try Vendio Image Hosting.Make your listings stand out withFREE Vendio custom templates!
FREE scheduling, supersized images and templates. Get Vendio Sales Manager.
Your browser does not support JavaScript.
To view this page, enable JavaScript if it is disabled or upgrade your browser.
Click Here. Double your traffic. Get Vendio Gallery - Now FREE!
Your browser does not support JavaScript.
To view this page, enable JavaScript if it is disabled or upgrade your browser.
|