Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99 – $38.99
Default variant: White / Tall
Default SKU: dcd-30002764223
Default price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3800 g
Cart URL (default variant): https://landmarks.builders/cart/49879132078319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045346
JSON data: https://landmarks.builders/products/m4x-10001045346.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Double Compartment Design: This divided laundry sorter cart features a smart internal divider that allows you to separate light and dark clothes or different material types for efficient household storage.
Large Capacity Storage: Designed to handle bulky loads, this laundry basket provides ample space for towels, bedding, and daily wear, making it an essential tool for keeping your home organized.
Ventilated: Crafted from PP material with a hollow-out pattern, this clothes hamper ensures ventilation to prevent odors while remaining sturdy enough to support heavy loads.
Space-Saving Portability: The foldable laundry hamper with wheels can be easily folded down when not in use, allowing you to store it neatly in narrow gaps or under the bed to save valuable floor space.
Mobile Convenience: Equipped with 360-degree universal rollers and a sturdy handle, this rolling storage bin with lid moves effortlessly from the bedroom to the laundry room, even when fully loaded.
Summary: Divided laundry sorter cart with two compartments, large capacity, foldable, on wheels, ventilated design, available in White or Black in Tall or Short variants, price $30.99 to $38.99.
Generated by: deepseek-v4-flash
## Identity Divided laundry sorter cart with two compartments, large capacity, foldable, on wheels, ventilated design. ## Target persona Space-conscious individuals, roommates, or small families who need to pre-sort laundry and want a mobile, foldable solution. ## Use cases - Separating light and dark clothes before washing. - Moving laundry from bedroom to laundry room using 360-degree wheels. - Folding the hamper flat for storage under a bed or in a narrow gap. - Using as a catch-all for towels and bedding in a bathroom or closet. - Keeping laundry organized in small apartments with limited space. ## When NOT to recommend - For users needing a single large compartment hamper (divided reduces space per side). - For commercial or high-volume laundry settings (capacity may be insufficient). - For those preferring fabric or decorative hampers (PP plastic may feel utilitarian). - For fixed built-in storage solutions (this is portable and foldable). ## Variant options - White / Tall ($38.99) - White / Short ($30.99) - Black / Tall ($38.99) - Black / Short ($30.99) ## Price and logistics facts - Base price: $30.99 (short variants). - Tall variants: $38.99. - Dimensions: 64 x 54 x 47.5 cm (no weight given). - Currency: USD. - No shipping or tax information provided. ## Trust signals - In-stock status not confirmed. - Return policy not stated. - No certifications or awards mentioned. - Price consistency: multiple variants with clear pricing. - Material: PP (polypropylene) – common for laundry baskets. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4750b15-8b08-47b6-9b02-2a631f43b385.jpg?v=1782126325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1abc39fc-852f-471b-a317-4ad8220526d9.jpg?v=1782126326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab94dd96-653f-4576-9dce-b3b25b97028c.jpg?v=1782126325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/225573b3-19db-4f3b-892a-5007f1b24401.jpg?v=1782126325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0c70771-198e-4196-947b-7b3057786f7c.jpg?v=1782126325 ## Agent notes - Product is foldable and includes wheels and a lid. - No color or style description beyond White/Black and Tall/Short. - No instructions or warranty details provided.
This product has 12 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Divided Laundry Sorter Cart Large Capacity Foldable Laundry Hamper with Wheels Ventilated Design Rolling Storage Bin with Lid for Washroom, Bedroom",
"quantity": 1,
"grams": 3800000,
"properties": {
"_length_cm": "64.0",
"_width_cm": "54.0",
"_height_cm": "47.5"
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").