Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $85.99 – $226.99
Default variant: Style a / Default Title
Default SKU: dcd-30001927389
Default price: $85.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49811371327727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898041
JSON data: https://landmarks.builders/products/m4x-10000898041.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Artisanal Wabi-Sabi Design: Welcome the allure of imperfection with this laundry hamper, featuring a rustic, aged finish and natural aesthetic that brings a calm and organic hint to your home decor.
artisanal Quality: Meticulously handwoven from long-lasting natural rattan, each hamper is a distinctive piece of art. It includes a removable and cleanable cotton-linen liner to protect your clothes and the basket.
Concealing Lid & Ample Space: Features a snug-fitting lid to keep laundry neatly hidden of and contain odors, maintaining a clean and organized appearance in your room. The generous cylinder shape provides substantial storage capacity.
adaptable Storage Solution: While perfect as a laundry basket in the bedroom or bathroom, this stylish cylinder hamper can also be used in the living room or closet to stash blankets, pillows, toys, or other household items.
Elegant & Practical Decor: This hamper's elegant design seamlessly combinations utility with design, enhancing any room it's placed in. It's an perfect organizational tool for homeowners looking to combine function with natural appeal.
Summary: Lidded Clothes Hamper Handwoven Woven Cylinder Hamper with Lid Aged Finish. Description: 【Handmade Craftsmanship】: Each hamper is meticulously hand-woven from natural fibers, ensuring a distinctive, high-quality piece with authentic character and durability. 【Wabi-Sabi Aesthetic】: Embraces a rustic, minimalist design inspired by the wabi-sabi philosophy, adding a hint of peaceful, natural aesthetic appeal to your home decor. 【Lidded Design】: Features a matching woven lid that neatly conceals laundry or stored items, helping you maintain a tidy and organized living space with ease. 【adaptable S
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": "Lidded Clothes Hamper Handwoven Woven Cylinder Hamper with Lid Aged Finish",
"product_id": 9429980676335,
"variant_id": 49811371327727,
"quantity": 1,
"grams": 1300,
"length_cm": "48.0",
"width_cm": "48.0",
"height_cm": "60.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").