Texas Pride 3-Piece Quilted Bedding Set NCU0NT5503

$129.99  - $189.99
Size:  Single (59'' x 70'')
Quantity
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);

Description

Elevate your bedroom with the luxurious comfort and elegant design of our 3-Piece Quilted Bedding Set. Thoughtfully crafted to create a serene sleeping experience, this set is a blend of quality, style, and convenience.

PRODUCT DETAILS

- Quality Material: Our quilts are crafted from a premium Jetiy cotton-poly blend, combining the softness and breathability of cotton with the durability and easy care of polyester.
- Assorted Designs: A wide range of gorgeous patterns to suit any taste.
- Easy Care: Machine washable and tumble dry for effortless maintenance.
- All-Season Comfort: Offers just the right amount of warmth, light enough for summer yet cozy for cooler weather.

- Available Sizes:

    • Single: 59 x 70 inches
    • Twin: 69 x 90 inches
    • Queen: 90 x 90 inches
    • King: 104 x 94 inches

- Pillow Shams Included: Two shams for a complete look. (No insert included)

All products are made to order and printed to the best standards available. Made with so much love!

CARE INSTRUCTIONS:

- Machine Wash: To ensure years of softness and to prevent abrasion, always wash this blanket in cold water on a gentle cycle separately.
- Dry Clean: Recommended to air dry to keep the blanket in immaculate condition for long.
- Tumble Dry: Tumble dry the blanket on gentle cycle with low heat.
- Do Not Bleach: Avoid using iron, bleach or fabric softeners, as the chemicals will reduce the softness of the blanket over time.

Please Note: As each of our products is made to order, there may be approximately a 20% variation in color, pattern, binding and stitches compared to the sample photos. However, we ensure the main design is kept as shown. Additionally, the dimensions of this quilt may have a slight variance of 1-3 inches due to the handmade nature of the product.