NEW Swift Home 3pc Washed Yarn-Dyed Cotton Duvet Cover Set Grey Double/Queen$158 (2024)

Items for SALE

All Items ENDING SOON NEWLY ADDED Highest Price Lowest Price Auctions only BUY NOW onlyIn-store Clearance

In-Store Clearance May 16- May 27

SEE OUR PRICE DROPPING ITEMS!

NEW

  • Home
  • Browse
  • NEW Swift Home 3pc Washed Yarn-Dyed Cotton Duvet Cover Set Grey Double/Queen$158 (208094304)

× Bidding has ended on this item.

"); if (!$(this).is(":visible")) { $(this).fadeTo(1000, 1, function () { $(this).slideDown(500); }); } }); } if (data.Accepted) { //prepare success system message systemMessage = "

×" + contextMessageDictionary["ActionSuccess"] + "

"; if (!$(".awe-rt-ListingActionMessage").is(":visible") || $(".awe-rt-ListingActionMessage").html() == "") { $(".awe-rt-ListingActionMessage").hide(); $(".awe-rt-ListingActionMessage").html(systemMessage); $(".awe-rt-ListingActionMessage").slideDown(); } else { $(".awe-rt-ListingActionMessage").fadeOut(200, function () { $(this).html(systemMessage); $(this).fadeIn(200); }); } //render checkout button if a lineitem was returned if ((autoGenerateInvoices || ownerAllowsInstantCheckout) && data.LineItemID) { var checkoutUrl = 'https://www.sabbashop.com/Account/Checkout?lineitemid=' + data.LineItemID; checkoutUrl += '&returnUrl=%2fListing%2fDetails%2f208094304%2fNEW-Swift-Home-3pc-Washed-YarnDyed-Cotton-Duvet-Cover-Set-Grey-DoubleQueen158-'; if (autoCheckoutForBuyNow) { window.location = checkoutUrl; } var checkoutHtml = '

' + '' + '' + '' + '' + '' + '' + 'Checkout' + '' + '' + '

'; if ($(".detail__context-menu").find(".btn__detail__checkout").length == 0) { $(".detail__context-menu").prepend(checkoutHtml).show(); } else { jslog("skipped rendering checkout button because one already exists."); } } if (data.LineItemID && !highlightCheckoutButtonForBuyNow) { //render contact seller button if one does not already exist if (false && $("a.btn__detail__contactuser").length == 0) { var contactSellerUrl = '/Account/SendListingMessage?receiver=sabbashop&template=ask_listing_question&listingID=208094304&returnUrl=%2FListing%2FDetails%2F208094304%2FNEW-Swift-Home-3pc-Washed-YarnDyed-Cotton-Duvet-Cover-Set-Grey-DoubleQueen158-'; var contactSellerHtml = '

' + '' + '' + '' + '' + '' + '' + 'Contact Seller' + '' + '' + '

'; $(".detail__context-menu").append(contactSellerHtml).show(); jslog("contact button rendered for line item #" + data.LineItemID); } //render feedback button if (false) { var feedbackUrl = '/Account/SubmitFeedback?LineItemID=REPLACELINEITEMID&ListingID=208094304&Receiver=sabbashop' .replace("REPLACELINEITEMID", data.LineItemID); var feedbackHtml = '

' + '' + '' + '' + '' + '' + '' + 'Feedback' + '' + '' + '

'; var feedbackHtmlList = '

  • ' + 'Submit Feedback' + ' #' + data.LineItemID + '
  • '; if ($(".detail__feedback").length == 0) { $(".detail__context-menu").append(feedbackHtml).show(); } else { $(".detail__feedback-dropdown-menu").append(feedbackHtmlList); } jslog("feedback button rendered for line item #" + data.LineItemID); } } } else { //ReasonString is populated, prepare a Negative System message if (contextMessageDictionary[data.ReasonString]) { systemMessage = "

    ×" + contextMessageDictionary[data.ReasonString] + "

    "; } else { systemMessage = "

    ×" + data.ReasonString + "

    "; } if (!$(".awe-rt-ListingActionMessage").is(":visible") || $(".awe-rt-ListingActionMessage").html() == "") { $(".awe-rt-ListingActionMessage").hide(); $(".awe-rt-ListingActionMessage").html(systemMessage); $(".awe-rt-ListingActionMessage").slideDown(); } else { $(".awe-rt-ListingActionMessage").fadeOut(200, function () { $(this).html(systemMessage); $(this).fadeIn(200); }); } } } else { //Context is null, but ReasonString is populated, prepare a Negative System message if (contextMessageDictionary[data.ReasonString]) { systemMessage = "

    ×" + contextMessageDictionary[data.ReasonString] + "

    "; } else { systemMessage = "

    ×" + data.ReasonString + "

    "; } if (!$(".awe-rt-ListingActionMessage").is(":visible") || $(".awe-rt-ListingActionMessage").html() == "") { $(".awe-rt-ListingActionMessage").hide(); $(".awe-rt-ListingActionMessage").html(systemMessage); $(".awe-rt-ListingActionMessage").slideDown(); } else { $(".awe-rt-ListingActionMessage").fadeOut(200, function () { $(this).html(systemMessage); $(this).fadeIn(200); }); } } } }); //render checkout button if the listing ends successfully and the winner is viewing $(document).on("SignalR_UpdateListingStatus", function (event, data) { if ($.inArray(data.ListingID, interestingListings) < 0) return; if (autoGenerateInvoices || ownerAllowsInstantCheckout) { if (data.Status == "Successful" && data.LineItemID && data.LineItemPayerUN == "") { var checkoutUrl = 'https://www.sabbashop.com/Account/Checkout?lineitemid=' + data.LineItemID; checkoutUrl += '&returnUrl=%2fListing%2fDetails%2f208094304%2fNEW-Swift-Home-3pc-Washed-YarnDyed-Cotton-Duvet-Cover-Set-Grey-DoubleQueen158-'; var checkoutHtml = '

    ' + '' + '' + '' + '' + '' + '' + 'Checkout' + '' + '' + '

    '; if ($(".detail__context-menu").find(".btn__detail__checkout").length == 0) { $(".detail__context-menu").prepend(checkoutHtml).show(); } else { jslog("skipped rendering checkout button because one already exists."); } } if (data.Status == "Successful" && data.LineItemID && data.LineItemPayerUN == "") { //render contact seller button if one does not already exist if (false && $("a.btn__detail__contactuser").length == 0) { //"/Account/SendListingMessage?receiver=tester1&template=ask_listing_question&listingID=166614&returnUrl=%2FListing%2FDetails%2F166614%2Ftest-item-J" var contactSellerUrl = '/Account/SendListingMessage?receiver=sabbashop&template=ask_listing_question&listingID=208094304&returnUrl=%2FListing%2FDetails%2F208094304%2FNEW-Swift-Home-3pc-Washed-YarnDyed-Cotton-Duvet-Cover-Set-Grey-DoubleQueen158-'; var contactSellerHtml = '

    ' + '' + '' + '' + '' + '' + '' + 'Contact Seller' + '' + '' + '

    '; $(".detail__context-menu").append(contactSellerHtml).show(); jslog("contact button rendered for line item #" + data.LineItemID); } //render feedback button if (false) { var feedbackUrl = '/Account/SubmitFeedback?LineItemID=REPLACELINEITEMID&ListingID=208094304&Receiver=sabbashop' .replace("REPLACELINEITEMID", data.LineItemID); var feedbackHtml = '

    ' + '' + '' + '' + '' + '' + '' + 'Feedback' + '' + '' + '

    '; var feedbackHtmlList = '

  • ' + 'Submit Feedback' + ' #' + data.LineItemID + '
  • '; if ($(".detail__feedback").length == 0) { $(".detail__context-menu").append(feedbackHtml).show(); } else { $(".detail__feedback-dropdown-menu").append(feedbackHtmlList); } jslog("feedback button rendered for line item #" + data.LineItemID); } } } }); $(document).on("SignalR_UpdateInvoiceStatus", function (event, data) { if ($.inArray(data.ListingID, interestingListings) < 0) return; jslog("SignalR_UpdateInvoiceStatus (listing, invoice, status, payer): " + data.ListingID + ", " + data.InvoiceID + ", " + data.InvoiceStatus + ", " + data.InvoicePayerUN); //show "View Invoice" or "Checkout" button if applicable if (data.InvoicePayerUN == aweUserName) { //get result of /RealTime/IsInvoicePayable?invoiceId=nnnnnn var promise = Proxy.invokeAsync("IsInvoicePayable", { invoiceId: data.InvoiceID }, function(result) { var checkoutUrl = 'https://www.sabbashop.com/Account/Invoice/' + data.InvoiceID; checkoutUrl += '?returnUrl=%2fListing%2fDetails%2f208094304%2fNEW-Swift-Home-3pc-Washed-YarnDyed-Cotton-Duvet-Cover-Set-Grey-DoubleQueen158-'; if (result.isPayable) { //invoice is payable if (autoCheckoutForBuyNow) { window.location = checkoutUrl; } if ($("a.btn__detail__checkout").length == 0) { //render checkout button if one does not already exist var checkoutHtml = '

    ' + '' + '' + '' + '' + '' + '' + 'Checkout' + '' + '' + '

    '; $(".detail__context-menu").prepend(checkoutHtml).show(); jslog("checkout button rendered for invoice #" + data.InvoiceID); } } else { //the invoice is not payable, so instead of 'checkout' button, render 'view invoice' button if one does not already exist if ($("a.btn__detail__invoices").length == 0) { var viewInvoiceHtml = '

    ' + '' + '' + '' + '' + '' + '' + 'View Invoice' + '' + '' + '

    '; $(".detail__context-menu").append(viewInvoiceHtml).show(); jslog("view invoice button rendered for invoice #" + data.InvoiceID); } } //only render the contact and/or feedback buttons if either // a) the web.config setting HighlightCheckoutButtonForBuyNow is set to False, or // b) the invoice is not payable if (!highlightCheckoutButtonForBuyNow || !result.isPayable) { //render contact seller button if one does not already exist if (false && $("a.btn__detail__contactuser").length == 0) { var contactSellerUrl = '/Account/SendListingMessage?receiver=sabbashop&template=ask_listing_question&listingID=208094304&returnUrl=%2FListing%2FDetails%2F208094304%2FNEW-Swift-Home-3pc-Washed-YarnDyed-Cotton-Duvet-Cover-Set-Grey-DoubleQueen158-'; var contactSellerHtml = '

    ' + '' + '' + '' + '' + '' + '' + 'Contact Seller' + '' + '' + '

    '; $(".detail__context-menu").append(contactSellerHtml).show(); jslog("contact button rendered for invoice #" + data.InvoiceID); } //render feedback button if (false) { var feedbackUrl = '/Account/SubmitFeedback?LineItemID=REPLACELINEITEMID&ListingID=208094304&Receiver=sabbashop' .replace("REPLACELINEITEMID", data.LineItemID); var feedbackHtml = '

    ' + '' + '' + '' + '' + '' + '' + 'Feedback' + '' + '' + '

    '; var feedbackHtmlList = '

  • ' + 'Submit Feedback' + ' #' + data.LineItemID + '
  • '; if ($(".detail__feedback").length == 0) { $(".detail__context-menu").append(feedbackHtml).show(); } else { $(".detail__feedback-dropdown-menu").append(feedbackHtmlList); } jslog("feedback button rendered for invoice #" + data.InvoiceID); } } }, function(error) { jslog("Error retrieving invoice status (1): " + error); } ); promise.fail(function (jqXHR, textStatus) { jslog("Error retrieving invoice status (2): " + textStatus); }); } }); });

    Active

    NEW Swift Home 3pc Washed Yarn-Dyed Cotton Duvet Cover Set Grey Double/Queen$158 NEW Swift Home 3pc Washed Yarn-Dyed Cotton Duvet Cover Set Grey Double/Queen$158 (1)

    CONDITION: New

    NEW Swift Home 3pc Washed Yarn-Dyed Cotton Duvet Cover Set Grey Double/Queen$158 (2)

    • NEW Swift Home 3pc Washed Yarn-Dyed Cotton Duvet Cover Set Grey Double/Queen$158 (3)

    • NEW Swift Home 3pc Washed Yarn-Dyed Cotton Duvet Cover Set Grey Double/Queen$158 (4)

    • Item # 208094304
    • End Date
    • Start Date

    Shipping Options

    Shipping to CANADA (2 - 7 BusinessDays ) $20.97 CAD ($10.49 CAD as additional item)
    Local pick up (FREE) $0.00 CAD ($0.00 CAD as additional item)
    Shipping to USA (2 - 7 BusinessDays ) $21.97 CAD ($10.99 CAD as additional item)

    Payment Options

    Seller Accepts PayPal

    Payment Instructions
    SHIPPING: Pay by PayPal or credit card via website checkout only ----- PICK UP: Online orders may be paid in-person at time of pick up by cash, debit, or credit card. No need to checkout prior, unless you wish to pre-pay for your order by PayPal. ----- PAYMENT DEADLINE: All items must be paid and shipped/picked up within a maximum of 25 days from the purchase date. This generous time allowance gives our valued customers extra time to keep shopping and ship or pick up multiple items at the same time. Items not paid within this time frame will be cancelled and re-listed. Unpaid items may lead to bidding restrictions or account closure. All purchases from Sabbashop are subject to the Terms & Conditions set forth on our website.

    Description

    • COMFY AND BEAUTIFUL: Everyone needs comfort in life and it starts from your bedroom, specifically your bed. After a long hectic work, who wouldn't love to help their mind and body relax and rejuvenate every day after work?! Your bed should be equal parts comfy and beautiful. Swift Home's highly durable and stylish Duvet Cover & Sham combines classic character with relaxed elegance for the bed. It is washed for a luxe.
    • PREMIUM QUALITY: Pure Cotton yarn dyed washed chambray for vibrant and lasting color. Colored and white threads weave a weighty fabric that's soft-washed for a comfy "worn-in" feel.
    • BEAUTIFUL WRINKLED DUVET COVER & SHAM: Duvet cover has a hidden zipper closure and interior ties to keep your insert in place. Finish the look with matching shams. Delightfully crinkly bed linen that won't fade. You don't have to worry about it wrinkling because it's supposed to be wrinkled! Packaged in matching fabric with ric-Rac and one button closure. Great gift idea! Surprise your friends and family with these beautiful and amazingly soft Cotton Duvet Cover sets.

    Details

    • CONDITION THIS ITEM IS NEW IN ORIGINAL PACKAGE. FULLY FUNCTIONAL & COMPLETE.
    • INCLUDES duvet cover, 2 pillow shams
    • UPC 840970140326
    • Storage 001B-05, 1293191
    • ProductID 1293191

    NEW Swift Home 3pc Washed Yarn-Dyed Cotton Duvet Cover Set Grey Double/Queen$158 (2024)
    Top Articles
    Latest Posts
    Article information

    Author: Wyatt Volkman LLD

    Last Updated:

    Views: 6538

    Rating: 4.6 / 5 (46 voted)

    Reviews: 85% of readers found this page helpful

    Author information

    Name: Wyatt Volkman LLD

    Birthday: 1992-02-16

    Address: Suite 851 78549 Lubowitz Well, Wardside, TX 98080-8615

    Phone: +67618977178100

    Job: Manufacturing Director

    Hobby: Running, Mountaineering, Inline skating, Writing, Baton twirling, Computer programming, Stone skipping

    Introduction: My name is Wyatt Volkman LLD, I am a handsome, rich, comfortable, lively, zealous, graceful, gifted person who loves writing and wants to share my knowledge and understanding with you.