|
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=02774f4934-1e887cb&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 the gray Vendio checkout button to complete your order. Do not use the Pay Now button. Vendio will handle all payment processing. Thank You!
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:#005F7F;
}
HR {
color: #000000;
}
.item_image{
}
.description {
font-family: Arial, sans-serif;
color: #000000;
font-weight: normal;
font-size: 12pt;
}
.patternframe {
border: 1px solid #CE2F42;
padding: 20px 20px 20px 20px;
}
.stencilframe {
}
.stencil_bottom {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Corners/.samples/RoundedCorners/bottom.gif)
}
.stencil_top {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Corners/.samples/RoundedCorners/top.gif)
}
.stencil_left {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Corners/.samples/RoundedCorners/left.gif)
}
.stencil_right {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Corners/.samples/RoundedCorners/right.gif)
}
.main{
background: #CE7B2D;
border: 1px solid #CE7B2D;
padding: 40px 40px 40px 40px;
width: 100%;
}
.navlinks {
background: #8E0000;
border: 1px solid #0075A0;
text-align : center;
padding: 5px 5px 5px 5px;
width: 100%;
}
.navlink {
font-family: Arial, sans-serif;
color: #FFFFFF;
font-weight: normal;
font-size: 12pt;
}
a:link.navlink, a:visited.navlink, a:active.navlink, a:hover.navlink {
color:#FFFFFF;
}
.titledata {
font-family: Arial, sans-serif;
color: #B77D1D;
font-weight: normal;
font-size: 20pt;
}
.titlebox {
border: #BF5200 solid 0px;
padding: 10px 10px 10px 10px;
text-align : center;
}
.descriptionbody {
border: 2px solid #FFFFFF;
padding: 15px 15px 15px 15px;
background: #FFFFFF;
width: 100%;
}
.standardheader {
background: #CE2F42;
border-bottom: 1px solid #CE2F42;
padding: 5px 5px 5px 5px;
width: 100%;
}
.standardheadertd {
font-family: Arial, sans-serif;
color: #FFFFFF;
font-weight: normal;
font-size: 12pt;
}
.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: 12pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.custombox {
border: 1px solid #BF0000;
padding: 10px 10px 10px 10px;
background: #FFFFFF;
width: 100%;
}
.customboxheader {
font-family: Arial, sans-serif;
color: #000000;
font-weight: bold;
font-size: 14pt;
border: 1px solid #CE7B2D;
padding: 10px 10px 10px 10px;
}
.customheader{
background: #CE2F42;
border-bottom: 1px solid #CE2F42;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customheadertd{
font-family: Arial, sans-serif;
color: #FFFFFF;
font-weight: normal;
font-size: 12pt;
}
.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: 12pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customlink {
color: #005F7F;
text-decoration: underline;
}
a:link.customlink, a:visited.customlink, a:active.customlink, a:hover.customlink {
color: #005F7F;
}
.customimagelink {
border-color: #005F7F;
}
Payment | Checkout | Shipping | The Fine Print (Policies)
Palm Treo OEM Battery + Car Charger for 650 700 700wx
Click to View Image Album
Click to View Image Album
Does your cell phone always seem to be running on low battery? Don't worry - There's no need to purchase a new one. Simply replace your old dying battery with an original equipment manufacturer's (OEM) battery from Palm that will bring life to your existing phone. Avoid using aftermarket batteries that may void your warranty - purchase OEM from Mr.CellShop
Compatible with Palm Treo: (Partial list) 650/ 700w / 700p / 700wx/ 700w
Palm Treo Li-Ion Battery (OEM)
Quantity: 1
Brand: Palm
Integrated microchip prevents overcharging and lengthens battery life.
Capacity: 1200 mAh
Talk time: Up to 4 hoursStandby time: Up to 250 hours
Treo Car Charger
Don't get caught runing on a low battery. Charge your cell phone while in your car with this Palm Treo compatible phone charger and keep life moving while on the go!
Full Compatibility List:Palm Treo: 650 / 680 / 700 / 700w / 700p / 700wx / 750v / Centro 690 / Centro 685 / LifeDrive / 755P / Tungsten E2 / T5 / 750 / 755p
Brand Generic - Palm Treo compatible.
Integrated microchip prevents overcharging.
Uses Vehicle Lighter Adapter (12~24v DC.
LED charging light lets you know when adapter is plugged in.
Charges both Ni-mh and Li-Ion Battery.
High-quality economical replacement for the original car charger.
** Please note: Picture has wrong adapter. The charger we send you will have the correct adapter. **All Items are in stock and ready to be shipped! Free Shipping on all orders from MrCellShop through USPS First Class Mail. We also offer Priority Mail for 6.49 if you need the product faster. Thanks!
Payment
Back to Top
I currently only accept PayPal. Credit cards can be used through a PayPal account. Payment must be received within 3 business days of auction ending.
I accept the following forms of payment: PayPal
Preferred Checkout
Back to Top
Please use the gray Vendio checkout button to complete your order. Do not use the Pay Now button. Vendio will handle all payment processing. Thank You!
For fastest processing of this order, please use Vendio Checkout!
Shipping & Handling
Back to Top
All orders in stock and shipped via USPS within two business days of payment received. Insurance is not required but recommended.
If you are located in the United States, transit time for your product is around 2-7 business days.
If you are located outside the United States, transit time for your product can be 1-3 weeks. US Shipping$0.00 FREE
$6.49 Priority Mail
International Shipping$6.99 International Shipping
The Fine Print (Policies)
Multiple Item Shipping
Back to Top
When placing an order with multiple items each item is an additional 2.49. To receieve the discounted shipping do the following:
Wait until all auctions have ended with you as the winner.
Allow a few minutes for system to process all orders.
Return to one of the winning auctions and click on the gray Vendio checkout button.
Shipping rates will be totaled with the highest priced item being your base cost and all additional
items at 2.49 each.
Feedback
Back to Top
All feedback is generated automatically upon receipt of your feedback. Customer service is essential to a good business and we are here to help with any concerns. Should there be any problems with an order please use the ask a seller a question link first before leaving any feedback.
Return Policy
Back to Top
Wrong part? No problem. Contact us within 14 days of receipt of item and we will gladly exchange your product or give a store credit. Buyer is responsible for return shipping. You will be assigned an RMA# so please don't just send items back.
Contact Us
Back to Top
We want to make your visit to MrCellshop quick and easy. For any questions or comments please use the Ask Seller a Question link in the auction.
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.
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.
|