Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $126.99 – $134.99
Default variant: Walnut / without Lid
Default SKU: dcd-30001929264
Default price: $126.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49811642089711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898313
JSON data: https://landmarks.builders/products/m4x-10000898313.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Rattan Design: Enhance your home decor with this beautifully crafted laundry hamper, featuring a timeless rattan weave and a sturdy wood-tsingle frame that brings a suggestion of Nordicand design elegance to any room.
Large Capacity Storage: Perfectly sized to handle the laundry needs of a family, this spacious hamper helps you keep dirty clothes, towels, and linens neatly collected in single place, reducing clutter in your living space.
Effortless Mobility: Equipped with four 360-degree effortlessrolling caster wheels, this hamper can be easily moved from your bedroom or bathroom to the laundry room without any burdensome lifting, making laundry day a easy.
Breathable & Discreet: The ventilatedweave rattan design promotes air circulation, preventing odors and fungal growth from building up on damp clothes. An included lid neatly conceals laundry, maintaining a tidy and organized appearance.
Versatile Home Organizer: While perfectly sized as a laundry hamper, its stylish look and large capacity make it a multi-functional storage solution for organizing toys in a playroom, storing additional blankets in the living room, or tidying up any space.
Summary: Wheeled Rattandesign Hamper Breathable Laundry Accessory Multifunctional. Description: 【Elegant Rattan Design】: Features a beautiful, hand-woven rattandesign construction with a sturdy wooden frame, bringing a hint of Nordic elegance to your bedroom or laundry area. 【Large Capacity Storage】: Offers a generous amount of space to hold a significant volume of laundry, helping you keep your living space tidy and clear of from clutter. 【Effortless Mobility】: Equipped with four 360-degree universal caster wheels for seamless and easy transportation from your bedroom to the laundry room. The wheels a
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Wheeled Rattandesign Hamper Breathable Laundry Accessory Multifunctional",
"product_id": 9430051193071,
"variant_id": 49811642089711,
"quantity": 1,
"grams": 2500,
"length_cm": "50.0",
"width_cm": "80.0",
"height_cm": "1.0"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").