Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $45.99 – $55.99
Default variant: Light Brown / 46*38*19.5cm
Default SKU: dcd-30001966996
Default price: $55.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/49810776162543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903083
JSON data: https://landmarks.builders/products/m4x-10000903083.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Rattandesign Design: Features a timeless woven texture that mimics natural rattan, adding a hint of sophisticated design to your home decor while being a practical storage solution.
Space-Saving Slim silhouette: Designed with a narrow and tall outline, this laundry bin accommodates perfectly into tight spaces, corners, or next to appliances, making it perfect for apartments, dorms, and small bathrooms.
long-lasting Waterproof Material: Crafted from high-quality plastic, this basket is completely waterproof and moisture-resistant, preventing mustiness and and ensuring long-lasting use even in damp environments like bathrooms.
Ventilated for clean-smellingness: The open-weave construction allows for excellent air circulation, helping to prevent odor buildup from damp clothes and keeping your laundry area smelling clean-smelling.
adaptable Home Organizer: While perfect as a laundry hamper, its stylish look and sturdy build make it a great multipurpose storage bin for toys, towels, blankets, or other household items in any room.
Summary: Narrow Laundry Bin Waterresistant Narrow Woven Bin Space-Saving for Students. Description: 【Elegant Rattandesign Design】: Features a timeless woven rattan look that adds a hint of natural elegance to any room, blending seamlessly with various home decor designs. 【sturdy Waterresistant Material】: Constructed from high-quality plastic, this bin is completely waterresistant, rustresistant, and resistant to fungal growth, making it perfect for use in damp environments like bathrooms and laundry rooms. 【Space-Saving Narrow shape】: Specifically designed with a slim and narrow shape to fit perfectly
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": "Narrow Laundry Bin Waterresistant Narrow Woven Bin Space-Saving for Students",
"product_id": 9429815329007,
"variant_id": 49810776162543,
"quantity": 1,
"grams": 1200,
"length_cm": "48.0",
"width_cm": "39.0",
"height_cm": "20.5"
}],
"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").