|
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=02774bc2fd-dfd6b&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
Please use this Vendio Checkout button when paying for your item(s) once you have successfully won all of your auctions instead of the Pay Now button!! If purchasing multiple items please wait until all auctions have ended with you as the winner so that you can pay for them all at once and receive the shipping discount(if applicable).
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:#4965ff;
}
HR {
color: #000000;
}
.item_image{
}
.description {
font-family: Arial, sans-serif;
color: #000000;
font-weight: normal;
font-size: 10pt;
}
.patternframe {
background: #E7E7D6;
border: 1px solid #009933;
padding: 20px 20px 20px 20px;
}
.stencilframe {
background: #E7E7D6;
}
.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{
border: 0px solid #009933;
padding: 80px 80px 80px 80px;
width: 100%;
}
.navlinks {
background: #4965ff;
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: 10pt;
}
a:link.navlink, a:visited.navlink, a:active.navlink, a:hover.navlink {
color:#FFFFFF;
}
.titledata {
font-family: Verdana, sans-serif;
color: #000000;
font-weight: bold;
font-size: 16pt;
}
.titlebox {
border: #FFFFFF solid 1px;
padding: 10px 10px 10px 10px;
text-align : center;
background: ;
}
.descriptionbody {
border: 2px solid #000000;
padding: 15px 15px 15px 15px;
background: #FFFFFF;
width: 100%;
}
.standardheader {
background: #4965ff;
border-top: 0px solid #000000;
border-left: 0px solid #000000;
border-right: 0px solid #000000;
border-bottom: 0px solid #000000;
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: normal;
font-size: 10pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.custombox {
border: 2px solid #000000;
padding: 10px 10px 10px 10px;
background: #FFFFFF;
width: 100%;
}
.customboxheader {
font-family: Arial, sans-serif;
color: #000000;
font-weight: bold;
font-size: 14pt;
background: ;
border: 1px solid #FFFFFF;
padding: 10px 10px 10px 10px;
}
.customheader{
background: #4965ff;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customheadertd{
font-family: Arial, sans-serif;
color: #FFFFFF;
font-weight: bold;
font-size: 10pt;
}
.customheaderlink{
color: #FFFFFF;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.customheaderlink, a:visited.customheaderlink, a:active.customheaderlink, a:hover.customheaderlink {
color: #FFFFFF;
}
.customtext {
font-family: Arial, sans-serif;
color: #000000;
font-weight: normal;
font-size: 10pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customlink {
color: #4965ff;
text-decoration: underline;
}
a:link.customlink, a:visited.customlink, a:active.customlink, a:hover.customlink {
color: #4965ff;
}
.customimagelink {
border-color: #4965ff;
}
Payment | Checkout | Shipping | Policies
SHARK FIN CAR GLASS MOUNT CELL PHONE ANTENNA REPEATER
Click to View Image Album
Click to View Image Album
*BRAND NEW*
Shark Fin Cell Phone Signal Booster Antenna
Made by Cellet
Works in your car!
This is Cellet's newest model with the latest technology!
Are you constantly having to deal with a weak signal or dropping calls all the time while on your cell phone? With this booster, say goodbye to those annoying problems!
Features:
Extends the distance of your signals that are being sent and received while in your home or car.
Easy stick on installation so you will not have to drill any holes!
No tuning required and there is no wires for you to hook up.
Passive-repeater circuit board reduces signal loss, cutoff, fade, and static while your phone is in use.
Picks up signals from your phone and transmits them outside, while at the same time pulling in signals from outside for sharp reception.
Will work in any vehicle! These glass mounted antennas are for use with all portable cell phones operating on the specified freq. range.
No electric or batteries needed!
6 dBI boost!
800, 900, 1800, 1900 MHz
Works in your car, RV, or mobile home.
Easy Directions:
Select a mounting location at the top of the rear window.
Clean the interior and exterior of the glass thoroughly where atenna and coupling box will be located.
Mount coupling box(interior) by first removing the protective film and exposing the adhesive pad.
While keeping the coupling box antennas horizontal, place the coupling box on the glass and press firmly.
Remove protective film from antenna base and expose the adhesive pad.
Using the coupling box as a target, press base firmly on the glass.
Position the antenna in an upright vertical position.
Cellet is a top quality cellular phone accessory manufacturer. By buying a Cellet product you will not have to deal with any cheap aftermarket products that are built poorly!
Please note that you do at least need some signal for this to work. If your area gets no cell phone signal at all, this may not work. However if the signal stregnth is very low and just needs boosting for your phone to work, then this is perfect for you.Be sure to read our feedback and see our super fast shipping and great customer service response time!!!
Need a specific item?
Use this search box to search our store or click The Cell Depot logo below
in titles & descriptions
Recommendation: Use specific keywords like brand, model, and item(ex: Brand Model Item)
TheCellDepot is proud to be a:
GOOD LUCK WITH YOUR BIDDING!!
Payment
Back to Top
Once you have won this item and all your auctions have ended please return to this auction page and click on the gray Vendio Checkout button which will be at the top of the page once you've won your item.We accept all forms of PayPal and Credit/Debit Cards. Credit and Debit Cards can be used by selecting the Credit Card Option at Checkout. If paying by echeck in PayPal we may wait until it clears to ship out your product.
We are required to collect 7% sales tax on all orders with "ship to" address located in New Jersey.
I accept the following forms of payment: PayPalDirect Online Credit Card Payment: Visa/Master Card, American Express, Discover, JCB
Preferred Checkout
Back to Top
Please use this Vendio Checkout button when paying for your item(s) once you have successfully won all of your auctions instead of the Pay Now button!! If purchasing multiple items please wait until all auctions have ended with you as the winner so that you can pay for them all at once and receive the shipping discount(if applicable).
For fastest processing of this order, please use Vendio Checkout!
Shipping & Handling
Back to Top
We have all our products listed in stock which allows us to quickly mail out your item within 1-2 business days once payment is received! Please be sure to input your correct address when going through our Vendio Checkout. We send most orders out via USPS First Class Mail when free shipping option is chosen. USPS Priority Mail is available in some of our auctions at the cost listed in that auction. As soon as your shipment gets sent out you will receive an email with your delivery confirmation or tracking number inside of it. Insurance is optional. International orders are shipped out via Global Priority or First-Class International Mail.
**Free Shipping applies ONLY to individual auctions/items which specifically state a shipping cost of $0.00 or FREE SHIPPING directly below this section. In addition, free shipping in those auctions only applies to residents of the United States and it's territories. International customers are still required to pay the listed shipping cost in the section directly below this. If you have any questions, please feel free to email us, or just scroll right below and you will see the shipping info for this auction.
CHECK OUR FEEDBACK PAGE FOR OUR SUPER FAST SHIPPING REVIEWS!!! US Shipping$0.00 FREE SHIPPING !!
$5.95 USPS Priority Mail
US Insurance optional: $1.35
International Shipping$5.99 International Shipping (Worldwide)
International Insurance optional: $4.99
Policies
Multiple Item Shipping Discounts
Back to Top
PURCHASE MULTIPLE ITEMS AT ONCE AND RECEIVE $1.99 SHIPPING FOR EACH ADDITIONAL ITEM YOU BUY!(If item is listed as free shipping then this does not apply since it will already be free)
To get the shipping discount applied to your order, simply win multiple auctions from us and once they have all successfully ended, wait a few minutes for our software to update and go back into one of your winning auctions and click on the gray checkout button. This will combine everything into one invoice for you. Please note that the highest shipping price from the auctions you won will be charged and then each additional item will be $1.99.
Return Policy
Back to Top
If your product is defective or DOA, we will gladly exchange your item or give you store credit. Item must be returned with original packaging and we must be notified that you will be returning the item within 14 days of receiving your item so that we can issue you an RMA#. Return shipment charges are the responsibility of the buyer.
Feedback
Back to Top
We value our feedback and would like to keep you happy so please leave us positive feedback when you have received your product as well as 5 stars in the DSR area. Our system will then immediately leave you positive feedback in return. If for some unforseen circumstance that you are not happy and feel that you cannot leave us a high DSR rating as well as positive feedback, please contact us before doing so and we will gladly try to work with you to resolve any issues that you may have with our products or service.
Contact Us
Back to Top
Feel free to ask us any questions regarding any of our products through the "Ask Seller a Question" option above. We will gladly answer your question personally and promptly. Be sure to include the item number you are inquiring about. We respond to all emails promptly during normal business hours of 9 AM to 6 PM EST Monday - Friday. We do respond to emails at night and over the weekend, however the response time may be a bit longer.
FREE scheduling, supersized images and templates. Get Vendio Sales Manager.Make your listings stand out withFREE Vendio custom templates!
FREE scheduling, supersized images and templates. Get Vendio Sales Manager.
Over 100,000,000 served. Get FREE counters from Vendio today!
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!
SquareTrade © AP6.0
var url = "ccode=bs_war_lb_gif_2&fromebay=" + escape(document.URL)
document.write('');
var url = "ccode=bs_war_lb_gif_2&fromebay=" + escape(document.URL)
document.write('SquareTrade Warranty Available Years of Coverage for Pennies a Day.');
SquareTrade © squaretrade warranty v2.0
|