Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $36.76 – $109.29
Default variant: M 25*8 / Wave Basket
Default SKU: dcd-30001950226
Default price: $40.66
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 202 g
Cart URL (default variant): https://landmarks.builders/cart/49810234409199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000900990
JSON data: https://landmarks.builders/products/m4x-10000900990.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Real Craftsmanship: Hand-woven from natural Vietnamese rattan, showcasing traditional methods that ensure each woven container is distinctive, long-lasting, and features an intricate, high-quality texture
Versatile Storage: perfectly suited for a variety of uses, such as a fruit bowl on the kitchen counter, a serving woven container for bread and pastries, or a stylish all-purpose tray for small essentials and mail in your entryway.
Breathable Woven Design: The ventilatedweave, hollow construction allows for excellent air circulation around its contents, which is perfect for keeping fruits and vegetables crisp for a longer period by preventing moisture buildup.
Rustic Decorative Decorative Detail: With its natural texture and warm, earthy tones, this wicker woven container serves as a beautiful decorative piece that adds a accent of rustic, farmhouse character to any room's decor.
Versatile Home Organization: An elegant and practical solution for decluttering and organizing various areas, from the living room and pantry to the bathroom, making it a functional accessory for any home.
Summary: Woven Fruit Basket Handwoven Round Wicker Basket Breathable Rattan Tray for Washroom. 【Handwoven Craft】: This woven basket is handwoven from rattan, giving each piece a warm look with a sturdy structure that feels both decorative and practical. 【Multi-Use Function】: Designed as a storage tray, it works well for fruit, bread, toiletries, towels, snacks, or everyday household storage in the kitchen, washroom, or living room. 【Round Wicker Basket Design】: The round wicker basket shape with an opening weave adds a light, opening feel while helping contents stay visible and easy to reach during dai
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 Fruit Basket Handwoven Round Wicker Basket Breathable Rattan Tray for Washroom",
"product_id": 9429680619759,
"variant_id": 49810234409199,
"quantity": 1,
"grams": 202,
"length_cm": "40.0",
"width_cm": "34.0",
"height_cm": "16.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").