Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99 – $27.99
Default variant: 2-layer
Default SKU: dcd-30003300588
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2900 g
Cart URL (default variant): https://landmarks.builders/cart/49973795881199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001166765
JSON data: https://landmarks.builders/products/m4x-10001166765.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This laundry hamper is a multi-layer laundry basket cart designed for household storage in bathrooms, bedrooms, or laundry rooms, helping keep clothes and everyday items neatly grouped in a place.
Functionality: As a rolling laundry basket, it makes sorting, storing, and moving laundry much easier, so you can take clothes without lifting a heavy hamper.
Space-Saving Design: The vertical layout uses height instead of floor area, while the layered baskets create organized areas for clothes, towels, or accessories in a compact washroom hamper.
Practical Features: This laundry basket cart helps clutter and keeps soiled and fresh items separated, making everyday washing routines feel more orderly and less stressful.
Intended Use: Built for convenient household storage, the laundry hamper is ideal when you want a simple place to collect laundry, hold folded items, or keep washroom essentials within convenient access.
Summary: Laundry Basket Cart Multi-Layer Laundry Hamper Large Capacity Household Storage for Washroom, Bedroom. 【Product Type】: This laundry hamper is a multi-layer laundry basket cart designed for household storage in bathrooms, bedrooms, or laundry rooms, helping keep clothes and everyday items neatly grouped in a place. 【Functionality】: As a rolling laundry basket, it makes sorting, storing, and moving laundry much easier, so you can take clothes without lifting a heavy hamper. 【Space-Saving Design】: The vertical layout uses height instead of floor area, while the layered baskets create organized ar
Generated by: m4x-map-v1
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": "Laundry Basket Cart Multi-Layer Laundry Hamper Large Capacity Household Storage for Washroom, Bedroom",
"quantity": 1,
"grams": 2900000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "36.0",
"_height_cm": "35.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").