|
COMPLETE 10PC SET. CHECK OUR STORE FOR MORE 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=023a79cb35-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: 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
10p CHIC SHABBY ANTIQUE ROSE KING QUILT BED IN BAG SET
Click to View Image Album
Click to View Image Album
Click to View Image Album
VILLAGE INTERIORS
LUXURY SHABBY CHIC TEA STAIN ANTIQUE ROSES KING 10PC QUILT SET RETAIL $299!
Brand new with a Cottage Chic Look and Feel. Heirloom Quality 100% Cotton Inside and Out.
This is a brand new, first quality KING Antique Roses Quilt set. It is a classic Chic and Shabby design! WE ONLY RECIEVED FEW KING SETS SO ACT NOW CHECK OUR EBAY STORE FOR QUEEN AND CAL KING SIZES.
This KING quilt set is still in the original package. You will recieve
1 KING QUILT measures 100" x 90" Reverse of quilt is the same as the bedskirt seen in the last picture. Stunning both sides and completely reversible!
2 KING shams
1 KING BEDSKIRT with straight boxed construction. Bedskirt pattern seen in the second picture
4PC KING SHEET SET 1 flat 1 fitted 2 pillowcases. Sheets are solid golden cream and match the background color of the quilt set. Flat sheet and pillowcases have a bordered edge which match the bedskirt (sheet set in 200 thread count cotton)
2 14" THROW PILLOWS which match the quilt set included!!
Carefully quilted and beautifully detailed. QUILT SET Made from 100% 200 thread count cotton with all cotton filled batting! Only the best quilts are made from cotton both fill and shell! Easy care machine washable.
This gorgeous shabby chic style quilt set features wonderful fabrics all in heirloom quality 200 thread count 100% cottons. Gorgeous roses on a golden cream background. COMPLETELY REVERSIBLE to the equally gorgeous petite rose floral stripe.
---------------------------------
CLICK HERE FOR MATCHING DRAPES
CHECK OUR EBAY STORE FOR THE QUEEN AND CAL KING AND OVERSIZE SETS BY CLICKING HERE!
If you enjoy my auctions, please check out my new EBAY STORE BY CLICKING HERE. I HAVE THE LARGEST SELECTION OF LUXURY QUILTS ON EBAY!! I will always be happy to combine shipping.
SHIPPING/PAYMENTInsured UPS ground shipping will be $18.95 to the continental U.S.A. FOR THIS HUGE SET I will ship to AK, HI, APO, international but email for a quote first. I accept ebay payments, 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: ProPayPayPalDirect 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
$18.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.
|