|
CHECK OUR EBAY STORE FOR KING SIZE AND MORE COLORS
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 = 1;
// 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=023a7a1a0b-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: bold;
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: Verdana, sans-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: Verdana, sans-serif;
color: #000000;
font-style: italic;
font-weight: normal;
font-size: 24pt;
}
.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 #BF0000;
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
HOTEL COLLECTION SOLID BLACK QUEEN QUILT COVERLET SET
Click to View Image Album
VILLAGE INTERIORS
LUXURY HOTEL COLLECTION
OVERSIZE QUEEN QUILT SET
100% Cotton!! RETAILS FOR $320!!
This auction is for a brand new, first quality OVERSIZE QUEEN quilt set.
The sleek, modern style of this Hotel Collection quilt coverlet set has an upscale sophistication that pleases both him and her. It's featured with a 300 thread count, includes the shams, and can be easily cleaned in your washing machine, tumble dryed.
This QUEEN quilt is still in the original package and measures A GENEROUS 90 in. x 92 in. + TWO STANDARD SHAMS INCLUDED!! Will give a luxury appearance to your bed! COMPLETELY REVERSIBLE TO THE SAME BLACK COLOR AS THE FRONT! BE SURE TO ENLARGE THE FIRST PICTURE TO VIEW THE GORGEOUS QUILTED DETAIL OF THIS SET.
Carefully quilted and beautifully detailed. Made from 100% 300 thread count soft cotton!
Easy care machine washable. Own this luxury quilt set for a fraction of the manufactuers $320 retail!!! Very limited quantities. Check my other auctions for an incredible selection of luxury quilts. Be sure to use my store function search as many of these are only in my ebay store and will not come up in a general ebay search.
If you enjoy my auctions, please check out my EBAY STORE ENTIRE COLLECTION OF BEDDING AND HOME DECOR CLICK HERE!
I have THE LARGEST SELECTION OF HOTEL COLLECTION BEDDING ON EBAY CLICK HERE!
WE ALSO HAVE THE MATCHING SHEET SET AND DUVET COVER SET CLICK HERE I am always happy to combine shipping.
SHIPPING/PAYMENT
Insured UPS shipping will be $14.95 to the continental U.S.A.
AK, HI, APO AND INTERNATIONAL EMAIL FOR A QUOTE. I accept CREDIT CARDS DIRECT 503-452-3749, 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: PayPalDirect Offline Credit Card Payment: Visa/Master Card, American Express, DiscoverMoney 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
$14.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.
|