|
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=023a7a3742-d52bc&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 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:#FFDDB6;
}
HR {
color: #000000;
}
.item_image{
}
.description {
font-family: Comic Sans MS, sans-serif;
color: #FFFFFF;
font-weight: normal;
font-size: 10pt;
}
.patternframe {
background: url(http://imagehost.vendio.com/my/templates/Patterns/Nature/Elements/sand_shells.gif);
border: 1px solid #cccccc;
padding: 20px 20px 20px 20px;
}
.stencilframe {
background: url(http://imagehost.vendio.com/my/templates/Patterns/Nature/Elements/sand_shells.gif);
}
.stencil_bottom {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Decorative/.samples/Spirals/bottom.gif)
}
.stencil_top {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Decorative/.samples/Spirals/top.gif)
}
.stencil_left {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Decorative/.samples/Spirals/left.gif)
}
.stencil_right {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Decorative/.samples/Spirals/right.gif)
}
.main{
background: url(http://imagehost.vendio.com/my/templates/Patterns/Artistic/paintstrokes_sunny.jpg);
border: 1px solid #FFFFFF;
padding: 30px 30px 30px 30px;
width: 100%;
}
.navlinks {
background: #D80000;
border: 1px solid #FFFFFF;
text-align : center;
padding: 5px 5px 5px 5px;
width: 100%;
}
.navlink {
font-family: Georgia, 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: Georgia, serif;
color: #FFFFFF;
font-weight: normal;
font-size: 24pt;
}
.titlebox {
border: #cccccc solid 0px;
padding: 10px 10px 10px 10px;
text-align : center;
background: #BF0000;
}
.descriptionbody {
border: 3px solid #FF0000;
padding: 15px 15px 15px 15px;
background: #926417;
width: 100%;
}
.standardheader {
background: #DE9A2A;
border-top: 2px solid #FFFFFF;
border-left: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
padding: 5px 5px 5px 5px;
width: 100%;
}
.standardheadertd {
font-family: Georgia, 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: Georgia, serif;
color: #FFFFFF;
font-weight: normal;
font-size: 10pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.custombox {
border: 3px solid #FF0000;
padding: 10px 10px 10px 10px;
background: #926417;
width: 100%;
}
.customboxheader {
font-family: Georgia, serif;
color: #FFFFFF;
font-weight: normal;
font-size: 16pt;
padding: 10px 10px 10px 10px;
}
.customheader{
background: #DE9A2A;
border-top: 2px solid #FFFFFF;
border-left: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customheadertd{
font-family: Georgia, 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: Georgia, serif;
color: #FFFFFF;
font-weight: normal;
font-size: 10pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customlink {
color: #FFDDB6;
text-decoration: underline;
}
a:link.customlink, a:visited.customlink, a:active.customlink, a:hover.customlink {
color: #FFDDB6;
}
.customimagelink {
border-color: #FFDDB6;
}
Payment | Checkout | Shipping | Additional Information | The Details...
Winterthur Museum AZALEA WOODS King Size Quilt Set
Click to View Image Album
Click to View Image Album
Click to View Image Album
Inspired by flower of the same name, the Azalea Woods quilt is abloom with eyelets around the center flowers like petals! Features an alloveral floral motif on a floral quilted background with eyelet detail. Reverses to floral print. Shams feature a center flower with eyelet detail and one-button closure. From the Winterthur Museum Collection. On Air Price $120.00
Set includes quilt and two shams. Quilt measures 105x95, Shams 20x36. 100% Cotton. Machine Wash, tumble or line dry; do not dry clean.
NB019 ~ Style #H04225
CONDITION: This is a return or overstock in EXCELLENT / LIKE NEW condition! VERY NICE Set!Thanks so much for shopping with us - we appreciate your business!
Payment
Back to Top
PayPal is our preferred method of payment, and can be accessed directly through our Vendio Checkout. Please use our checkout to insure your payment is credited immediately. Thanks so much - we appreciate your business!
I accept the following forms of payment: PayPal
Preferred Checkout
Back to Top
If you are the winning bidder, click the Checkout button to go directly to my Checkout page!
For fastest processing of this order, please use Vendio Checkout!
Shipping & Handling
Back to Top
We gladly combine shipping charges on most items**! Combined shipping is based on the total weight of your package and is calculated during checkout.
**Large items ship separately and are not eligible Enter ZIP Code and click button to see prices: UPS Ground
US Insurance optional, prices calculated at checkout
Additional Information
Back to Top
Click to View Image Album
The Details...
Our Products
Back to Top
*Unless otherwise indicated in the listing, the items we sell are Overstocks, Customer Returns and On-Air Samples from the #1 Home Shopping Channel. Some items may have wrinkles, light lint or a light perfume smell; may have inside tags cut, etc. We do not consider these flaws. Since these items may have been tried on and/or handled by another consumer, we do recommend laundering prior to wear. If this would bother you, please do not bid.*Unless otherwise indicated, all items are in very good-to-excellent condition. Any detected flaws will be indicated in the listing description and/or photographed.
Shipping Discounts
Back to Top
SHIPPING DISCOUNT applies only to certain items. For details, please see our About Me page. Other items ship separately and are not eligible for combined shipping.
* Any item shipping to a North Carolina address is subject to 6.75% Sales Tax
Items Shipping UPS
Back to Top
*ON ITEMS SHIPPING VIA UPS, WE CAN ONLY SHIP TO THE LOWER 48.
RETURN POLICY - Please Read Before Bidding
Back to Top
* ALL SALES ARE FINAL unless the item you receive varies significantly from the description of the item you purchased. If this should happen, please know that it was not intentional, and if you get in touch at your earliest convenience we'll work with you to resolve the situation. Since we are in the business of customer returns/overstocks/samples, we DO NOT issue cash refunds. But we are happy to issue a Store Credit or offer to replace your item if a replacement is in stock.
* Under no circumstances will we accept a return because the bidder did not read the item description. :)
* With that being said, it is our sincere belief that any problems that might arise can always be worked out!
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.
Your browser does not support JavaScript.
To view this page, enable JavaScript if it is disabled or upgrade your browser.
|