Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99 – $37.99
Default variant: M
Default SKU: dcd-30001968432
Default price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49810328060143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903273
JSON data: https://landmarks.builders/products/m4x-10000903273.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Rattandesign Design: Features a sophisticated, handwoven imitation rattan texture that brings a suggestion of rustic appeal and elegance to any room, seamlessly mixing with various home decor aesthetics.
Large Storage Capacity: Generously sized to grip significant amount of laundry, making it perfect for families or individuals to keep dirty clothes organized and living spaces tidy.
Functional Lid & Handles: Equipped with a convenient lid to conceal laundry and contain odors, and built-in handles on both sides for easy and comfortable carrying from the bedroom or bathroom to the laundry room.
sturdy Waterproof Material: Crafted from high-quality imitation rattan (plastic), offering the beautiful aesthetic of natural wicker with superior durability, water imperviousness, and ease of cleaning, perfect for humid environments like bathrooms.
multi-purpose Home Organizer: Serves as more than just a laundry hamper; its stylish appearance makes it an excellent storage solution for toys, blankets, towels, or other household items in your bedroom, closet, or living area.
Summary: Lidded Imitation Rattan Laundry Basket Large Capacity Clothes Hamper for Bedroom. Description: 【Elegant Rattan Look】: Features a sophisticated imitation rattan weave design that adds a hint of natural, rustic appeal to your decor withconcealed from the maintenance of real wicker. 【Concealing Lid】: Equipped with a matching lid to neatly conceal dirty laundry, contain odors, and maintain a tidy and clutterclear appearance in your living space. 【Easy Portability】: Designed with sturdy, integrated handles on the sides, allowing you to comfortably and easily carry the hamper to the laundry room, ev
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 Imitation Rattan Laundry Basket Large Capacity Clothes Hamper for Bedroom",
"product_id": 9429710504175,
"variant_id": 49810328060143,
"quantity": 1,
"grams": 1200,
"length_cm": "43.0",
"width_cm": "43.0",
"height_cm": "48.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").