|
Place a bid
SquareTrade © AP6.0
.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=023778f0be-cf85e&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
Discount: USE our Offline Credit card payment Visa or Mastercard processing, charge CAD and get 3% additional discount on your bid. Don't try to use Paypal for this Discount 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:#7F8390;
}
HR {
color: #000000;
}
.item_image{
}
.description {
font-family: Arial, sans-serif;
color: #406F68;
font-weight: normal;
font-size: 10pt;
}
.patternframe {
background: url(http://imagehost.vendio.com/my/templates/Patterns/Seasonal/Spring/leaf.jpg);
border: 1px solid #406F68;
padding: 20px 20px 20px 20px;
}
.stencilframe {
background: url(http://imagehost.vendio.com/my/templates/Patterns/Seasonal/Spring/leaf.jpg);
}
.stencil_bottom {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Objects/.samples/Leaves/bottom.gif)
}
.stencil_top {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Objects/.samples/Leaves/top.gif)
}
.stencil_left {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Objects/.samples/Leaves/left.gif)
}
.stencil_right {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Objects/.samples/Leaves/right.gif)
}
.main{
background: url(http://imagehost.vendio.com/my/templates/Patterns/Artistic/paintstrokes_sunny.jpg);
border: 1px solid #CDC2AF;
padding: 20px 20px 20px 20px;
width: 100%;
}
.navlinks {
background: #B0D8B0;
border: 1px solid #A38589;
text-align : center;
padding: 5px 5px 5px 5px;
width: 100%;
}
.navlink {
font-family: Verdana, sans-serif;
color: #CDC2AF;
font-weight: normal;
font-size: 14pt;
}
a:link.navlink, a:visited.navlink, a:active.navlink, a:hover.navlink {
color:#CDC2AF;
}
.titledata {
font-family: Georgia, serif;
color: #406F68;
font-style: italic;
font-weight: normal;
font-size: 20pt;
}
.titlebox {
border: #CDC2AF solid 2px;
padding: 10px 10px 10px 10px;
text-align : center;
}
.descriptionbody {
border: 1px solid #CDC2AF;
padding: 15px 15px 15px 15px;
background: #CDC2AF;
width: 100%;
}
.standardheader {
background: #7F8390;
border-bottom: 1px solid #7F8390;
padding: 5px 5px 5px 5px;
width: 100%;
}
.standardheadertd {
font-family: Comic Sans MS, sans-serif;
color: #CDC2AF;
font-weight: normal;
font-size: 14pt;
}
.standardheaderlink{
color: #CDC2AF;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.standardheaderlink, a:visited.standardheaderlink, a:active.standardheaderlink, a:hover.standardheaderlink {
color: #CDC2AF;
}
.standardtext{
font-family: Comic Sans MS, sans-serif;
color: #406F68;
font-weight: normal;
font-size: 12pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.custombox {
border: 1px solid #CDC2AF;
padding: 10px 10px 10px 10px;
background: #CDC2AF;
width: 100%;
}
.customboxheader {
font-family: Comic Sans MS, sans-serif;
color: #406F68;
font-weight: normal;
font-size: 14pt;
background: #CDC2AF;
border: 1px solid #CDC2AF;
padding: 10px 10px 10px 10px;
}
.customheader{
background: #7F8390;
border-bottom: 1px solid #7F8390;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customheadertd{
font-family: Comic Sans MS, sans-serif;
color: #CDC2AF;
font-weight: normal;
font-size: 14pt;
}
.customheaderlink{
color: #CDC2AF;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.customheaderlink, a:visited.customheaderlink, a:active.customheaderlink, a:hover.customheaderlink {
color: #CDC2AF;
}
.customtext {
font-family: Comic Sans MS, sans-serif;
color: #406F68;
font-weight: normal;
font-size: 12pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customlink {
color: #7F8390;
text-decoration: underline;
}
a:link.customlink, a:visited.customlink, a:active.customlink, a:hover.customlink {
color: #7F8390;
}
.customimagelink {
border-color: #7F8390;
}
Payment | Checkout | Shipping | Additional Information | Terms and Conditions
Large Solar Dwarf With 4LEDs SpotLight F5035
Click to view supersized image
Large Solar Dwarf With 4LEDs SpotLight F5035[K5035]
$15.99 $11.99
Click to enlarge
Feature
Dwarf Statue With Solar Powered Lantern Light Includes Pre-installed Rechargeable AA, 1.2V/500mA Ni-Cad Batteries Automatic Light Sensor (Activates At Dusk) Ultra Bright LED Light Source Mono-Crystal Solar Panel Built In On/Off Switch Dimensions: 12Inch tall x 6Inch wide x 8Inch length.
$$$- New program-SHIPPING DISCOUNT OF $5.00 when buying a second item. ++++ VISIT OUR Ebay STORE AND BROWSE - +++++. Shipping prices shown for other countries than USA and Canada, must be confirmed before BuyingWe accept Paypal, money order, money transfer. Canadians must add GST,Customers from Quebec must add TVQ. Veuillez noter que vous pouvez nous joindre ou poser vos questions en francais
Payment
Back to Top
If you are using Interac debit card, please goto www.certapay.com I accept the following forms of payment:
PayPal
Direct Offline Credit Card Payment: Visa/Master Card
Money Order
Interac ,, Money Transfer
Preferred Checkout
Back to Top
Discount: USE our Offline Credit card payment Visa or Mastercard processing, charge CAD and get 3% additional discount on your bid. Don't try to use Paypal for this Discount For fastest processing of this order, please use Vendio Checkout!
Shipping & Handling
Back to Top
We can combine shipping for items coming from the same warehouse.
US Shipping$14.01 UPS Ground US Insurance required: $1.00
International Shipping$17.48 UPS Standard to Canada International Insurance required: $1.00
Additional Information
Back to Top
Terms and Conditions
Read before bidding
Back to Top
By bidding you are accepting our Terms and Conditions:
Payments must be received within 2 weeks (14 days) after the auction's end. Otherwise item will be relisted.
2 weeks after the end of auction a non payment notice will be filed with E-Bay & appropriate feedback left.
If the item is not as described buyer can return it for a full purchase price refund within 7 days of receipt (no shipping refund). Most items sold by Liquidaction are new and as such are in as new condition. If some pieces are missing, be sure to communicate with manufacturer.
As we are not opening each box we receive or as products are directly shipped by manufacturer, we can't know before and avoid all problems. Any problem or deficiency we know will be outlined in the description.
Canadian buyers must add G.S.T to the total of the purchase price + shipping cost;
Quebecers, he must add TVQ.
When an item is listed for the 1st time, this item is stock. Meanwhile,because we are selling at many place and because we are working with many suppliers, some items may be out of stock. In such a case we are happy to send you a refund.We are trying to do our best to provide you with the best service we can and will do whatever is reasonable to resolve any problem you may have.
Shortage: We are working with many supplier, so if you bought something that we can't ship in the following 2 business days after the reception of your payment, we will give you a refund
Warranty:The warranty is given by the manufacturer.If a problem occur, please contact manufacturer at first, as we are not keeping spare parts or replacement.
If it's happen that you have a problem you agree to let us attempt to resolve whatever the issue is before leaving negative feedback. In the event that we are unable to resolve your concerns you agree to be bound by arbitration with "Paypal" ) before leaving negative feedback. Fedex is charging a $2.00 additional for residential address. We are not refunding any shipping fees.
Additionnal Discount
Back to Top
Visit our E-Bay Store and buy another item. you will get a $5 discount on the second item shipping.
If you buy 3 items, you will get a $5.00 discount on the shipping of the 3rd item, if it can be combined for shipping
Item shown as from Sherbrooke Canada, can be combined, other must be evaluated upon individual request, as they can be shipped from other suppliers. Does not apply to lingerie when combined with a product of another categoty
Click our E-bay store logo to see if there is a bargain for you.
This offer is valid only for USA and Canada .
Shipping and handling
Back to Top
We ship at the end of the following business days after notification of your payment.
Sometimes, items are shipped directly by our supplier ; in such a case, we can't offer a combined shipping
Ex: Lingerie
Canada: Shipping done by Canada Post
USA: Shipping done with Fedex ground if shipping is over$12.50 Under that rate we ship by mail
If your shipping address is a PO BOX,we use mail taking 5 to 7 days more
Prevent image theft and build your brand -Vendio Image Watermarking
Make your listings stand out withFREE Vendio custom templates!
Listing automation and FREE scheduled listings by Vendio.
Free counters provided by Vendio
Increase Sales by 18% and double your hits - Vendio Gallery
Win more auctions at the last minute FREE. Learn how.
|