|
EBAY STORE HAS QUEEN SIZE & MORE ITEMS IN COLLECTION
Place a bid
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.
function aw_server_check() {}
// 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_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=023a79cda1-a3504&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);
.copyright {
color : #000000;
font-size : 8pt;
font-family : arial, helvetica, sans-serif;
}
.link {
font-family: verdana, sans-serif;
font-size:12px; underline;
color:#003399;
}
HR {
color: #000000;
}
.item_image{
}
.description {
font-family: Georgia, serif;
color: #000000;
font-weight: normal;
font-size: 14pt;
}
.patternframe {
background: url(http://imagehost.vendio.com/my/templates/Patterns/Artistic/paintstrokes_emerald.jpg);
border: 1px solid #cccccc;
padding: 20px 20px 20px 20px;
}
.stencilframe {
background: url(http://imagehost.vendio.com/my/templates/Patterns/Artistic/paintstrokes_emerald.jpg);
}
.stencil_bottom {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Textures/.samples/Torn/bottom.gif)
}
.stencil_top {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Textures/.samples/Torn/top.gif)
}
.stencil_left {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Textures/.samples/Torn/left.gif)
}
.stencil_right {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Textures/.samples/Torn/right.gif)
}
.main{
border: 0px solid #cccccc;
padding: 30px 30px 30px 30px;
width: 100%;
}
.navlinks {
border: 0px solid #ff9900;
text-align : center;
padding: 5px 5px 5px 5px;
width: 100%;
}
.navlink {
font-family: Georgia, serif;
color: #000000;
font-weight: bold;
font-size: 12pt;
}
a:link.navlink, a:visited.navlink, a:active.navlink, a:hover.navlink {
color:#000000;
}
.titledata {
font-family: Georgia, serif;
color: #000000;
font-style: italic;
font-weight: normal;
font-size: 20pt;
}
.titlebox {
border: #ff9900 solid 0px;
padding: 10px 10px 10px 10px;
text-align : center;
}
.descriptionbody {
border: 0px solid #ff9900;
padding: 15px 15px 15px 15px;
width: 100%;
}
.standardheader {
border-bottom: 3px solid #000000;
padding: 5px 5px 5px 5px;
width: 100%;
}
.standardheadertd {
font-family: Verdana, sans-serif;
color: #000000;
font-weight: bold;
font-size: 12pt;
}
.standardheaderlink{
color: #000000;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.standardheaderlink, a:visited.standardheaderlink, a:active.standardheaderlink, a:hover.standardheaderlink {
color: #000000;
}
.standardtext{
font-family: Verdana, sans-serif;
color: #000000;
font-weight: normal;
font-size: 12pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.custombox {
border: 1px solid #ff9900;
padding: 10px 10px 10px 10px;
background: #e7e7d6;
width: 100%;
}
.customboxheader {
font-family: Verdana, sans-serif;
color: #bdcee7;
font-weight: bold;
font-size: 14pt;
background: #003399;
border: 1px solid #ff9900;
padding: 10px 10px 10px 10px;
}
.customheader{
border-bottom: 2px solid #009933;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customheadertd{
font-family: Verdana, sans-serif;
color: #009933;
font-weight: bold;
font-size: 12pt;
}
.customheaderlink{
color: #009933;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.customheaderlink, a:visited.customheaderlink, a:active.customheaderlink, a:hover.customheaderlink {
color: #009933;
}
.customtext {
font-family: Verdana, sans-serif;
color: #000000;
font-weight: normal;
font-size: 12pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customlink {
color: #003399;
text-decoration: underline;
}
a:link.customlink, a:visited.customlink, a:active.customlink, a:hover.customlink {
color: #003399;
}
.customimagelink {
border-color: #003399;
}
Payment | Checkout | Shipping | VILLAGE-INTERIORS
JULIA LAVENDER PURPLE CHIC SHABBY ROSES KING QUILT
Click to View Image Album
Click to View Image Album
Click to View Image Album
VILLAGE INTERIORS
LIMITED QUANTITY....LUXURY OVERSIZE KING QUILT
(CHECK OUR EBAY STORE FOR MORE ITEMS IN THE COLLECTION HERE)
Boutique Heirloom Quality.. 100% Cotton Inside and Out!!
INCLUDED This auction is for one brand new, first quality KING QUILT 105" X 95". RETAILS FOR $180!
This quilt is stunning quality. Using a gorgeous purple rose floral as the centerpice this quilt is embellished with inset solid lavender and intricate embroidery florals. Completed with a scalloped edge. Reverses to the matching solid ivory. It will refresh your bedroom decor instantly! Carefully quilted and beautifully detailed. Made from 100% prewashed 200 thread count cotton and cotton filled batting, only the best quilts are made from cotton both fill and shell! Easy care machine washable tumble dry.
Own this luxury quilt for a fraction of the retail. Brand new first quality in the original package.
-------------------------------------------------------------------------------
NEED JUST SEPERATES... EMAIL OR CHECK OUR EBAY STORE HERE FOR THIS IN OVERSIZE 90" X 90" QUEEN SIZE $76, OVERSIZE KING 105" X 95" $79
MATCHING QUILT STANDARD SHAMS JUST $18 EACH
RACHEL ASHWELL IVORY BEDSKIRT THIS IS SEEN WITH CLICK HERE HAVE 14" DROP AND SPLIT CORNER CONSTRUCTION QUEEN BEDSKIRT $50, KING BEDSKIRT $54,
QUILT 50" X 60" THROW CLICK HERE
If you enjoy my auctions, please check out my new Ebay Store for even more luxury linens! I have lots of luxury quilts and bedding on special right now we also have THIS IN THE PINK COLORWAY CALLED LINDSEY !! I am always happy to combine shipping.
SHIPPING/PAYMENTInsured shipping will be $12.95 to the Continental U.S.A. I will ship AK, HI, APO AND INTERNATIONAL BUT EMAIL FOR A QUOTE FIRST. I accept paypal, cashiers check and money order. Payment is expected within 10 days. Please respond to end of auction notice within 3 days. All items are brand new, first quality and inspected to ensure quality unless otherwise noted. I only sell high quality items which are a great value to you.VILLAGE-INTERIORS IS LOCATED IN A SALES TAX FREE STATE. NO SALES TAX ON U.S. PURCHASES...EVER!
PAYMENT:
WE ACCEPT PAYPAL, MONEY ORDERS AND NOW CREDIT CARDS DIRECT!! CALL US 503-452-3749 MONDAY THRU FRIDAY 10-5PM PACIFIC TIME TO PAY FOR YOUR ITEM
Payment
Back to Top
I accept the following forms of payment: PayPalMoney Order
Preferred Checkout
Back to Top
WE ACCEPT ALL FORMS OF PAYPAL, MONEY ORDERS AND CREDIT CARDS DIRECT. (ANY PROBLEMS WITH CHECKOUT OR TO PAY WITH CREDIT CARD DIRECT NOT VIA PAYPAL JUST CALL 503-452-3749 MONDAY THRU FRIDAY 9-5PM PACIFIC TIME) FEEL FREE TO EMAIL US AS WELL AT VILLAGE_INTERIORS@YAHOO.COM WITH ANY CHECKOUT NEEDS OR TO HAVE A PAYPAL INVOICE SENT
For fastest processing of this order, please use Vendio Checkout!
Shipping & Handling
Back to Top
$12.95 UPS Ground
VILLAGE-INTERIORS
Store Policys
Back to Top
Ebay Policy Page
Click here to view our Ebay Policy Page
International shipping
Back to Top
We ship international using only postal international priority mail which is insured and trackable. Please email for a quote before bidding. We accept money orders, confirmed paypal payments and credit cards direct for international payments
How Does Village-Interiors Provide You With These Incredible Bargains?
Back to Top
Village-Interiors makes every attempt to make it easy for value conscious shoppers to find Bedding and Home Decor related merchandise you'll love at incredible savings. We offer high quality brand new items from top manufacturers at up to 70% of retail prices. We spend countless hours researching current trends in Bedding and Home Decor. We work on a much smaller markup than traditional retailers and provide brand new, first quality merchandise at incredible savings! Village-Interiors has also spent considerable time developing relationships with manufacturers and suppliers over the past 10 years as well. These relationships have enabled us to have access to first quality over-runs, order cancellations from retailers and manufacturer close-outs as well. This allows us to pass the savings on to you! But don't wait as most items sell out quickly!
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.
|