Brand: World Products (Landmark)
SKU: dcd-30001927781
Price: $154.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/49811797442799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898093
JSON data: https://landmarks.builders/products/m4x-10000898093.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Natural Material: Hand-woven from high-quality, natural Indsinglesian rattan, offering a long-lasting and environmentally conscious storage solution with an real, rustic character.
Large Capacity Distinctive Shape: Features a generous size with a distinctive tapered design, wide at the base (44cm) and narrower at the top (33cm), providing ample space for laundry, blankets, or toys.
Versatile Home Organizer: Functions perfectly as a stylish laundry hamper in the bedroom, a chic storage container for exercise mats in the living room, or even as a decorative holder for large potted plants.
Portable & Convenient: Equipped with two sturdy, integrated woven handles that are part of the container's framework, making it easy to carry from from room to room even when full.
Optional Liner: Available in two & looks: a traditional unlined option that showcases sustainable weave, or a option with a removable and cleanable textile liner to protect delicate items.
Summary: Woven Floor Basket Multi-Purpose Laundry Hamper Natural Design for Homeowners. Description: 【Natural Material】: Hand-woven from high-quality, natural Indonesian rattan, offering a long-lasting and eco-friendly storage solution with an authentic, rustic charm. 【Elegant Design】: Features a unique, rounded outline that is wider at the base and tapers towards the top, complete with two integrated woven handles for easy transportation. 【Versatile Storage】: This large floor basket is perfect for a variety of uses, serving as a stylish laundry hamper, a container for blankets and pillows, a toy bin,
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": "Woven Floor Basket Multi-Purpose Laundry Hamper Natural Design for Homeowners",
"product_id": 9430092284143,
"variant_id": 49811797442799,
"quantity": 1,
"grams": 2500,
"length_cm": "75.0",
"width_cm": "44.0",
"height_cm": "33.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").