|
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=023b6b7311-5caa3&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
If you are the winning bidder, click the Checkout button to go directly to my Checkout page!
For Mulitple purchases, please wait until all acutions have closed before checking out. This will ensure the correct shipping discounts are applied.
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:#8A8A8A;
}
HR {
color: #000000;
}
.item_image{
}
.description {
font-family: Comic Sans MS, sans-serif;
color: #FF9213;
font-weight: normal;
font-size: 14pt;
}
.patternframe {
background: #FF9213;
border: 1px solid #cccccc;
padding: 20px 20px 20px 20px;
}
.stencilframe {
background: #FF9213;
}
.stencil_bottom {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Objects/.samples/Stars-Thin/bottom.gif)
}
.stencil_top {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Objects/.samples/Stars-Thin/top.gif)
}
.stencil_left {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Objects/.samples/Stars-Thin/left.gif)
}
.stencil_right {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Objects/.samples/Stars-Thin/right.gif)
}
.main{
background: #FFFFFF;
border: 3px solid #32D6FF;
padding: 10px 10px 10px 10px;
width: 100%;
}
.navlinks {
background: #FFE732;
border: 3px solid #3FE5FF;
text-align : center;
padding: 5px 5px 5px 5px;
width: 100%;
}
.navlink {
font-family: Comic Sans MS, sans-serif;
color: #FF9213;
font-weight: bold;
font-size: 14pt;
}
a:link.navlink, a:visited.navlink, a:active.navlink, a:hover.navlink {
color:#FF9213;
}
.titledata {
font-family: Comic Sans MS, sans-serif;
color: #FF9213;
font-weight: bold;
font-size: 20pt;
}
.titlebox {
border: #FF9213 solid 3px;
padding: 10px 10px 10px 10px;
text-align : center;
background: #FFEC47;
}
.descriptionbody {
border: 3px solid #3FE5FF;
padding: 15px 15px 15px 15px;
width: 100%;
}
.standardheader {
background: #FFEC47;
border-top: 2px solid #3FE5FF;
border-left: 2px solid #3FE5FF;
border-right: 2px solid #3FE5FF;
border-bottom: 2px solid #3FE5FF;
padding: 5px 5px 5px 5px;
width: 100%;
}
.standardheadertd {
font-family: Comic Sans MS, sans-serif;
color: #FF9213;
font-weight: bold;
font-size: 16pt;
}
.standardheaderlink{
color: #FF9213;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.standardheaderlink, a:visited.standardheaderlink, a:active.standardheaderlink, a:hover.standardheaderlink {
color: #FF9213;
}
.standardtext{
font-family: Comic Sans MS, sans-serif;
color: #FF9213;
font-weight: normal;
font-size: 14pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.custombox {
border: 3px solid #3FE5FF;
padding: 10px 10px 10px 10px;
width: 100%;
}
.customboxheader {
font-family: Comic Sans MS, sans-serif;
color: #FF9213;
font-weight: bold;
font-size: 14pt;
background: #FFEC47;
border: 2px solid #3FE5FF;
padding: 10px 10px 10px 10px;
}
.customheader{
background: #FFEC47;
border-top: 2px solid #3FE5FF;
border-left: 2px solid #3FE5FF;
border-right: 2px solid #3FE5FF;
border-bottom: 2px solid #3FE5FF;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customheadertd{
font-family: Comic Sans MS, sans-serif;
color: #FF9213;
font-weight: bold;
font-size: 14pt;
}
.customheaderlink{
color: #FF9213;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.customheaderlink, a:visited.customheaderlink, a:active.customheaderlink, a:hover.customheaderlink {
color: #FF9213;
}
.customtext {
font-family: Comic Sans MS, sans-serif;
color: #FF9213;
font-weight: normal;
font-size: 12pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customlink {
color: #8A8A8A;
text-decoration: underline;
}
a:link.customlink, a:visited.customlink, a:active.customlink, a:hover.customlink {
color: #8A8A8A;
}
.customimagelink {
border-color: #8A8A8A;
}
Payment | Checkout | Shipping | Policies
6 Glade PlugIns Scented Oil Refills VANILLA BREEZE
Click to View Image Album
6 Glade
PlugIns
Scented Oil Refills
VANILLA BREEZE
NEW in Sealed boxes!!
We offer shipping discounts!!!
Thanks for viewing my auction and HAPPY BIDDING!!!
Be sure to check out my store for other FANTASTIC FINDZ!!
Payment
Back to Top
I accept the following forms of payment: PayPalMoney OrderPersonal Check
Preferred Checkout
Back to Top
If you are the winning bidder, click the Checkout button to go directly to my Checkout page!
For Mulitple purchases, please wait until all acutions have closed before checking out. This will ensure the correct shipping discounts are applied.
For fastest processing of this order, please use Vendio Checkout!
Shipping & Handling
Back to Top
US Shipping$4.75 USPS First-Class Mail®
US Insurance optional: $1.65
International ShippingClick button to see prices: USPS Priority Mail International
Policies
Fantastic Findz
Back to Top
FANTASTIC FINDZ FANTASTIC SAVINGS
You the customers are our most important asset. We will do the utmost to supply you with fantastic products at fantastic prices combined with the quickest delivery possible.
Most Clothes are from a major Home Shopping Network. Included are Close-outs, Returns, Samples and Shelve pulls, some may have been tried on and may have slight perfume or smoke odors, and may have wrinkles due to shipping. Most of the clothes are new with & without tags.
Shipping Information
Back to Top
We LOVE to combine shipping! First item is the highest shipping amount & each additional item is 50% off the stated shipping charge.
We ship with delivery confirmation included on U.S. shipments.
Insurance on your U.S. package is offered at $1.65 for the first $50.00 and $2.05 for items up to $100.00.
All Canadian and International shipping will be via U.S. Postal Airmail.
We ship within 2 days of receipt of payment, weekends and holidays excluded.
We welcome International Bidders! Our International shipments are always sent by USPS airmail or surface post (Your choice). Shipping and handling of multiple purchases are combined whenever possible to reduce cost to international buyers.
Check-Out Information
Back to Top
Please wait to complete check-out until all items that you are bidding on have closed. This will be the only way to insure the shipping discounts are applied to your order.
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!
|