|
CHECK OUR EBAY STORE FOR MORE COLORS, STYLES AND SIZES
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=023a7a1a1d-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: Verdana, sans-serif;
color: #000000;
font-weight: normal;
font-size: 12pt;
}
.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: Georgia, 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 #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
HOTEL EMBROIDERED SCROLL BLACK 7PC KING DUVET COVER SET
Click to View Image Album
Click to View Image Album
Click to View Image Album
VILLAGE-INTERIORS
HOTEL COLLECTION.... LUXURY 3PC DUVET COVER SET + 4 PC SHEET SET! NOW IS YOUR CHANCE TO OWN THIS LUXURY DUVET COVER SET + 4PC SHEET SET AT A FRACTION OF THE ALMOST $400 RETAIL. ACT NOW WE HAVE A VERY LIMITED SUPPLY
Enjoy unsurpassed comfort and modern style with bedding thats inspired by five star hotels around the world-right in your own home. The superior 300-thread count long fiber cotton sateen weave of this ensemble has an exceptionally smooth hand and crisp tailoring. This duvet cover set + sheet set has that sumptious silky feel that distinguishes luxury bedding from the ordinary. Satin stitch embroidery scrolls of tuscan vines add a flourish to these pure white cotton linens in luxury 400tc. BLACK EMBROIDERED SCROLL SET ON A PURE WHITE 100% COTTON adds elegance and polish all at a fraction of the retail.
This is a brand new, first quality set. Still in the original package.
INCLUDED: One OVERSIZE KING DUVET COVER with hidden button closure. Measures oversize 106"x 90" + TWO KING SHAMS
+ 4PC KING SHEET SET INCLUDED. ONE KING FLAT, ONE KING DEEP FITTED SHEET WITH 17" DEEP POCKETS FOR TODAY THICKER MATTRESSES, 2 KING PILLOWCASES
DUVET COVER, SHAMS, FLAT SHEET AND PILLOWCASES ARE ADORNED WITH BLACK EMBROIDERED SCROLL PATTERN ON PURE WHITE. DUVET COVER REVERSES TO PURE WHITE AND FITTED SHEET IS IN PURE WHITE. ALL PIECES ARE LUXURY 400TC PURE COTTON.
PLEASE NOTE PICTURES ON BED SHOW THIS ITEM IN SILVER SAGE ON WHITE. THIS LISTING IS FOR BLACK EMBROIDERY ON WHITE AS SHOWN IN INSET PICTURES
Easy care, machine washable, tumble dry. Own this for a fraction of the retail!!
CLICK HERE TO VISIT OUR EBAY STORE FOR MORE HOTEL LINENS... WE HAVE HUNDREDS OF STYLES AND ARE THE LARGEST HOTEL LINEN SELLER ON EBAY.
CLICK HERE FOR THE MATCHING BLACK BOX STITCHED QUILT SET
If you enjoy my auctions, please check out my new Ebay Store by clicking here for even more luxury linens INCLUDING THIS SET IN QUEEN PLUS CHECK OUR STORE by clicking here FOR SO MUCH MORE!! We are always happy to combine shipping.
SHIPPING/PAYMENT
Insured Shipping will be $14.95 to the continental U.S.A.I will ship to AK, HI, INTERNATIONAL but obviously shipping may be higher. Do not checkout with listed shipping Email for a quote before bidding. I accept paypal, cashiers check and money order. Payment is expected within 10 days. Please respond to end of auction notice within 3 days.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
$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.
|