{"product_id":"slim-rolling-laundry-basket-with-wheels","title":"Slim Rolling Laundry Basket with Wheels | Foldable Hamper","description":"\u003cstyle\u003e\n  .zv-laundry-page{\n    max-width:820px;\n    margin:0 auto;\n    padding:0 14px 36px;\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n    color:#222;\n    line-height:1.6;\n    box-sizing:border-box;\n  }\n\n  .zv-laundry-page *{\n    box-sizing:border-box;\n  }\n\n  .zv-laundry-page img{\n    display:block;\n    width:100%;\n    height:auto;\n    margin:18px auto 0;\n    border-radius:14px;\n  }\n\n  .zv-section{\n    margin:32px 0;\n  }\n\n  .zv-eyebrow{\n    display:inline-block;\n    margin-bottom:10px;\n    padding:6px 12px;\n    border-radius:999px;\n    background:#f4eee5;\n    color:#6f5337;\n    font-size:13px;\n    font-weight:800;\n    letter-spacing:.5px;\n  }\n\n  .zv-laundry-page h2{\n    margin:0 0 12px;\n    font-size:30px;\n    line-height:1.12;\n    letter-spacing:-.6px;\n    color:#1c1c1c;\n  }\n\n  .zv-laundry-page h3{\n    margin:0 0 8px;\n    font-size:21px;\n    line-height:1.25;\n    color:#1f1f1f;\n  }\n\n  .zv-laundry-page p{\n    margin:0 0 12px;\n    font-size:16px;\n    color:#505050;\n  }\n\n  .zv-lead{\n    font-size:17px !important;\n    color:#3e3e3e !important;\n  }\n\n  .zv-highlight{\n    color:#111;\n    font-weight:800;\n  }\n\n  .zv-benefits{\n    list-style:none;\n    padding:0;\n    margin:18px 0;\n  }\n\n  .zv-benefits li{\n    margin:10px 0;\n    padding:13px 14px;\n    background:#faf8f5;\n    border-radius:12px;\n    font-size:15px;\n    font-weight:650;\n  }\n\n  .zv-feature{\n    margin:28px 0 34px;\n    padding:20px 16px;\n    border-radius:16px;\n    background:#faf9f7;\n  }\n\n  .zv-feature-number{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    min-width:34px;\n    height:34px;\n    padding:0 9px;\n    margin-bottom:12px;\n    border-radius:10px;\n    background:#252525;\n    color:#fff;\n    font-size:14px;\n    font-weight:800;\n  }\n\n  .zv-use-list{\n    margin:16px 0 0;\n    padding:0;\n    list-style:none;\n  }\n\n  .zv-use-list li{\n    position:relative;\n    margin:12px 0;\n    padding-left:30px;\n    font-size:15px;\n    color:#474747;\n  }\n\n  .zv-use-list li:before{\n    content:\"✓\";\n    position:absolute;\n    left:0;\n    top:0;\n    width:21px;\n    height:21px;\n    line-height:21px;\n    text-align:center;\n    border-radius:50%;\n    background:#262626;\n    color:#fff;\n    font-size:12px;\n    font-weight:800;\n  }\n\n  .zv-steps{\n    margin:16px 0 0;\n    padding:0;\n    list-style:none;\n    counter-reset:zvstep;\n  }\n\n  .zv-steps li{\n    counter-increment:zvstep;\n    position:relative;\n    margin:14px 0;\n    padding:14px 14px 14px 52px;\n    background:#f8f6f2;\n    border-radius:12px;\n    color:#444;\n  }\n\n  .zv-steps li:before{\n    content:counter(zvstep);\n    position:absolute;\n    left:14px;\n    top:14px;\n    width:27px;\n    height:27px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    border-radius:50%;\n    background:#222;\n    color:#fff;\n    font-size:13px;\n    font-weight:800;\n  }\n\n  .zv-spec-wrap{\n    overflow:hidden;\n    border:1px solid #ece7df;\n    border-radius:14px;\n    background:#fff;\n  }\n\n  .zv-spec-table{\n    width:100%;\n    border-collapse:collapse;\n    font-size:14px;\n  }\n\n  .zv-spec-table th,\n  .zv-spec-table td{\n    padding:13px 12px;\n    text-align:left;\n    vertical-align:top;\n    border-bottom:1px solid #eee9e2;\n  }\n\n  .zv-spec-table tr:last-child th,\n  .zv-spec-table tr:last-child td{\n    border-bottom:none;\n  }\n\n  .zv-spec-table th{\n    width:35%;\n    background:#faf8f5;\n    color:#222;\n    font-weight:750;\n  }\n\n  .zv-note{\n    margin-top:12px !important;\n    font-size:13px !important;\n    color:#777 !important;\n  }\n\n  .zv-faq details{\n    margin:10px 0;\n    overflow:hidden;\n    border:1px solid #ebe6df;\n    border-radius:12px;\n    background:#fff;\n  }\n\n  .zv-faq summary{\n    position:relative;\n    padding:15px 42px 15px 14px;\n    cursor:pointer;\n    list-style:none;\n    font-size:15px;\n    font-weight:750;\n    color:#222;\n  }\n\n  .zv-faq summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .zv-faq summary:after{\n    content:\"+\";\n    position:absolute;\n    right:16px;\n    top:50%;\n    transform:translateY(-50%);\n    font-size:22px;\n    line-height:1;\n    font-weight:400;\n  }\n\n  .zv-faq details[open] summary:after{\n    content:\"–\";\n  }\n\n  .zv-faq-answer{\n    padding:0 14px 15px;\n    font-size:14px;\n    color:#555;\n  }\n\n  .zv-cta-box{\n    margin-top:34px;\n    padding:24px 18px;\n    border-radius:18px;\n    background:#1f1f1f;\n    text-align:center;\n  }\n\n  .zv-cta-box h2{\n    color:#fff;\n    font-size:26px;\n  }\n\n  .zv-cta-box p{\n    color:#dedede;\n    font-size:15px;\n  }\n\n  .zv-btn{\n    display:block;\n    width:100%;\n    margin-top:18px;\n    padding:15px 20px;\n    border-radius:10px;\n    background:#fff;\n    color:#111 !important;\n    text-decoration:none;\n    text-align:center;\n    font-size:16px;\n    font-weight:800;\n    transition:transform .2s ease,opacity .2s ease;\n  }\n\n  .zv-btn:hover{\n    transform:translateY(-1px);\n    opacity:.94;\n  }\n\n  @media (min-width:750px){\n    .zv-laundry-page{\n      padding-left:20px;\n      padding-right:20px;\n    }\n\n    .zv-laundry-page h2{\n      font-size:38px;\n    }\n\n    .zv-lead{\n      font-size:18px !important;\n    }\n\n    .zv-feature{\n      padding:24px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"zv-laundry-page\"\u003e\n\n  \u003c!-- ATTENTION \/ HOOK --\u003e\n  \u003csection class=\"zv-section\"\u003e\n    \u003cspan class=\"zv-eyebrow\"\u003eROLL • STORE • SAVE SPACE\u003c\/span\u003e\n\n    \u003ch2\u003eMore Storage. Less Floor Space.\u003c\/h2\u003e\n\n    \u003cp class=\"zv-lead\"\u003e\n      Keep laundry, toys, books, towels, and everyday clutter under control with a\n      \u003cspan class=\"zv-highlight\"\u003eslim rolling basket that goes where bulky hampers cannot.\u003c\/span\u003e\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/1__1.gif?v=1786162453\" alt=\"Slim rolling laundry and storage basket with wheels\"\u003e\n\n    \u003cul class=\"zv-benefits\"\u003e\n      \u003cli\u003e🛞 Smooth rolling casters — move it without heavy lifting\u003c\/li\u003e\n      \u003cli\u003e📏 Slim profile — made for narrow gaps and unused corners\u003c\/li\u003e\n      \u003cli\u003e🧺 Two practical sizes — organize laundry or everyday essentials\u003c\/li\u003e\n      \u003cli\u003e🏠 Foldable body — easier to store when empty\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003ca class=\"zv-btn\" href=\"#\"\u003eChoose Your Size \u0026amp; Color\u003c\/a\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- INTEREST \/ MAIN FEATURES --\u003e\n  \u003csection class=\"zv-section\"\u003e\n    \u003cspan class=\"zv-eyebrow\"\u003eSMARTER EVERYDAY STORAGE\u003c\/span\u003e\n\n    \u003ch2\u003eDesigned Around the Spaces You Actually Have\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Small laundry rooms, apartments, dorms, bedrooms, and offices do not always\n      have room for a wide traditional hamper. This slim design helps you use\n      those overlooked spaces more efficiently.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"zv-feature\"\u003e\n      \u003cspan class=\"zv-feature-number\"\u003e01\u003c\/span\u003e\n\n      \u003ch3\u003e🛞 Roll It Instead of Carrying It\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Four smooth casters make it easier to move your basket from the bedroom\n        to the laundry area or reposition it around the room without lifting a\n        bulky container.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003ePerfect when loaded:\u003c\/strong\u003e simply guide it where you need it\n        and keep everyday cleanup moving.\n      \u003c\/p\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_8_11_43_54_1.png?v=1786160666\" alt=\"Rolling laundry basket moving easily on caster wheels\"\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"zv-feature\"\u003e\n      \u003cspan class=\"zv-feature-number\"\u003e02\u003c\/span\u003e\n\n      \u003ch3\u003e📏 Turn Narrow Gaps Into Useful Storage\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The tall, slim profile slips beside a washer, between furniture, into\n        corners, or wherever a conventional round hamper takes up too much room.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eLess wasted floor space.\u003c\/strong\u003e More room to move around.\n      \u003c\/p\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_8_11_43_54_2.png?v=1786160666\" alt=\"Slim laundry basket fitting beside furniture and washing machine\"\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"zv-feature\"\u003e\n      \u003cspan class=\"zv-feature-number\"\u003e03\u003c\/span\u003e\n\n      \u003ch3\u003e🧺 Two Sizes for Two Kinds of Clutter\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Choose the taller \u003cstrong\u003eLAUNDRY\u003c\/strong\u003e version when you need more\n        vertical room for clothes, towels, or bedding.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Choose the compact \u003cstrong\u003eBASKET\u003c\/strong\u003e version for books, toys,\n        rolled towels, accessories, or convenient under-desk storage.\n      \u003c\/p\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_8_11_43_55_3.png?v=1786160666\" alt=\"Two sizes of rolling laundry and storage baskets\"\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"zv-feature\"\u003e\n      \u003cspan class=\"zv-feature-number\"\u003e04\u003c\/span\u003e\n\n      \u003ch3\u003e🏠 Fold It Down When You Do Not Need It\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The flexible Oxford fabric body collapses when empty, so the basket is\n        easier to tuck under a bed, into a closet, or behind a door.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eUse the storage only when you need it.\u003c\/strong\u003e Reclaim the space\n        when you do not.\n      \u003c\/p\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_8_11_43_55_4.png?v=1786160666\" alt=\"Foldable laundry basket stored flat under a bed\"\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"zv-feature\"\u003e\n      \u003cspan class=\"zv-feature-number\"\u003e05\u003c\/span\u003e\n\n      \u003ch3\u003e🎨 Neutral Colors That Work With Your Room\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Available in versatile neutral tones including\n        \u003cstrong\u003eBeige, Light Gray, Dark Gray, and Black\u003c\/strong\u003e, making it easy\n        to coordinate with modern bedrooms, dorms, apartments, offices, and\n        laundry rooms.\n      \u003c\/p\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_8_11_43_56_5.png?v=1786160666\" alt=\"Rolling storage baskets available in beige light gray dark gray and black\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- DESIRE \/ HOW IT WORKS --\u003e\n  \u003csection class=\"zv-section\"\u003e\n    \u003cspan class=\"zv-eyebrow\"\u003eSIMPLE BY DESIGN\u003c\/span\u003e\n\n    \u003ch2\u003eOne Basket. More Ways to Stay Organized.\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Use it wherever everyday items tend to pile up. Its narrow footprint and\n      rolling base make it especially useful in rooms where space is limited.\n    \u003c\/p\u003e\n\n    \u003cul class=\"zv-use-list\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eLaundry room:\u003c\/strong\u003e collect clothes and towels beside the washer.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBedroom:\u003c\/strong\u003e keep worn clothes off chairs and floors.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eDorm room:\u003c\/strong\u003e organize essentials without taking up valuable floor space.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eKids' room:\u003c\/strong\u003e store books, plush toys, and lightweight gear.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eOffice:\u003c\/strong\u003e use the compact size for supplies or under-desk storage.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003ch3 style=\"margin-top:24px;\"\u003eHow to Use\u003c\/h3\u003e\n\n    \u003col class=\"zv-steps\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eOpen the basket\u003c\/strong\u003e and position it in your preferred storage space.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFill it\u003c\/strong\u003e with laundry, towels, toys, books, or other everyday items.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eRoll it where needed\u003c\/strong\u003e using the caster base instead of carrying the entire basket.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eCollapse it when empty\u003c\/strong\u003e for more compact storage.\u003c\/li\u003e\n    \u003c\/ol\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003csection class=\"zv-section\"\u003e\n    \u003cspan class=\"zv-eyebrow\"\u003eSIZE \u0026amp; DETAILS\u003c\/span\u003e\n\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n    \u003cdiv class=\"zv-spec-wrap\"\u003e\n      \u003ctable class=\"zv-spec-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003eProduct Type\u003c\/th\u003e\n            \u003ctd\u003eSlim Rolling Laundry \u0026amp; Storage Basket\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eCompact Size\u003c\/th\u003e\n            \u003ctd\u003e\n              Approx. 15.7\" L × 7.9\" W × 13.8\" H\u003cbr\u003e\n              40 × 20 × 35 cm\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eTall Size\u003c\/th\u003e\n            \u003ctd\u003e\n              Approx. 15.4\" L × 7.3\" W × 22.8\" H\u003cbr\u003e\n              39 × 18.5 × 58 cm\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eMaterial\u003c\/th\u003e\n            \u003ctd\u003eFlexible Oxford fabric body\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eMobility\u003c\/th\u003e\n            \u003ctd\u003eFour caster wheels\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eStorage Design\u003c\/th\u003e\n            \u003ctd\u003eFoldable when empty\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eAvailable Colors\u003c\/th\u003e\n            \u003ctd\u003eBeige, Light Gray, Dark Gray, Black*\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eRecommended Uses\u003c\/th\u003e\n            \u003ctd\u003eLaundry, towels, toys, books, accessories, and household storage\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"zv-note\"\u003e\n      *Color availability may vary by selected size. Please refer to the product\n      options shown above the Add to Cart button.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"zv-section zv-faq\"\u003e\n    \u003cspan class=\"zv-eyebrow\"\u003eNEED TO KNOW\u003c\/span\u003e\n\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWill the tall version hold a full load of laundry?\u003c\/summary\u003e\n      \u003cdiv class=\"zv-faq-answer\"\u003e\n        The tall version measures approximately 22.8 inches high and is designed\n        for everyday clothes, towels, and bedding. Exact liter capacity has not\n        been confirmed by the supplier, so we do not state a guaranteed load\n        volume.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDo the wheels lock?\u003c\/summary\u003e\n      \u003cdiv class=\"zv-faq-answer\"\u003e\n        The current product information confirms smooth caster wheels. A locking\n        function has not been confirmed by the supplier.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I fold the basket for storage?\u003c\/summary\u003e\n      \u003cdiv class=\"zv-faq-answer\"\u003e\n        Yes. The flexible Oxford fabric body can collapse when empty, making the\n        basket easier to store under a bed, in a closet, or behind a door.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the basket waterproof?\u003c\/summary\u003e\n      \u003cdiv class=\"zv-faq-answer\"\u003e\n        It is suitable for normal household storage and dry or slightly damp\n        items. It is not designed to contain standing water or soaking-wet\n        laundry.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat can I store in the compact size?\u003c\/summary\u003e\n      \u003cdiv class=\"zv-faq-answer\"\u003e\n        The compact version is ideal for books, toys, rolled towels, small\n        accessories, yoga gear, office supplies, and under-desk organization.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n      \u003cdiv class=\"zv-faq-answer\"\u003e\n        Choose the Tall LAUNDRY size when you mainly need clothing and towel\n        storage. Choose the Compact BASKET size when you want a shorter organizer\n        for toys, books, accessories, or smaller spaces.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ACTION \/ CTA --\u003e\n  \u003csection class=\"zv-cta-box\"\u003e\n    \u003ch2\u003eMake Every Inch of Space Work Harder.\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Pick the size and color that fits your room, then roll clutter out of the\n      way whenever you need more space.\n    \u003c\/p\u003e\n\n    \u003ca class=\"zv-btn\" href=\"#\"\u003eChoose Your Rolling Basket\u003c\/a\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"NC0248","offers":[{"title":"Beige \/ Compact Basket","offer_id":53681254826347,"sku":"NC0248260808510-迷你款【40*20*35】-米白色","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Beige \/ Tall Laundry","offer_id":53681254957419,"sku":"NC0248260808510-【39*18.5*58】-米白色","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Light Gray \/ Compact Basket","offer_id":53681254859115,"sku":"NC0248260808510-迷你款【40*20*35】-浅灰色","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Light Gray \/ Tall Laundry","offer_id":53681254990187,"sku":"NC0248260808510-【39*18.5*58】-浅灰色","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Dark Gray \/ Compact Basket","offer_id":53681254891883,"sku":"NC0248260808510-迷你款【40*20*35】- 深灰色","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Dark Gray \/ Tall Laundry","offer_id":53681255022955,"sku":"NC0248260808510-【39*18.5*58】- 深灰色","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ Compact Basket","offer_id":53681254924651,"sku":"NC0248260808510-迷你款【40*20*35】-黑色","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ Tall Laundry","offer_id":53681255055723,"sku":"NC0248260808510-【39*18.5*58】-深灰色印黑","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_8_11_43_54_1.png?v=1786160666","url":"https:\/\/zavrlyus.com\/products\/slim-rolling-laundry-basket-with-wheels","provider":"zavrlyUS","version":"1.0","type":"link"}