Sunlit Majesty Quilted Laundry Basket GFTOYC1035

$33.99  - $98.99
Size:  Small
Pack:  Pack 1
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

Description

Looking for a laundry basket that’s both beautiful and practical?

This quilted laundry basket adds a warm, homey touch to your everyday routine. Whether you're tidying up the bedroom, keeping the bathroom neat, or just want something that looks a little nicer than plastic bins, this basket does it all — with charm and comfort built right in. Thoughtfully designed with soft quilted texture and lovely patterns, it’s perfect for keeping your space cozy, organized, and just a bit more joyful!

PRODUCT DETAILS

  • Quality Material:

    Crafted from a premium Jetiy cotton-poly blend, our quilted laundry basket is built to last. The fabric is thick and structured enough to resist everyday splashes or spills, yet still soft and breathable — perfect for real-life use without feeling heavy or stiff. It also features durable canvas handles, securely stitched for easy and reliable carrying around the house.

  • Design Placement:

    Each basket is thoughtfully designed with artwork that wraps all the way around, so it looks lovely and seamless no matter which way you turn it.

  • Self-Standing Structure:
    This quilted laundry basket is crafted from high-quality fabric that maintains its shape and stands upright on its own, even when empty.
  • Available Sizes:
    • Small (14" x 18") – Great for bathrooms, kids’ rooms, or dorms
    • Medium (16" x 22") – Perfect for bedrooms, laundry rooms, or shared spaces
    • Large (20" x 28") – Ideal for family laundry, linen storage, or bigger household needs
  • Easy Care and Versatile Use:
    Designed to handle everything from fresh laundry to worn clothes or everyday clutter, this basket keeps your space organized with ease. The quilted fabric is soft yet resilient — it resists light messes, wipes clean easily, and can be washed when needed. Lightweight and foldable, it stores away neatly when not in use, making it a practical choice for any room in your home.

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

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.