Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99 – $52.99
Default variant: Natural / 35*20*16cm
Default SKU: dcd-30001964938
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: 1050 g
Cart URL (default variant): https://landmarks.builders/cart/49810313576687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902772
JSON data: https://landmarks.builders/products/m4x-10000902772.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Natural Aesthetics: Experience the attraction of Japanese-inspired design with this beautiful wooden rattan basket, which combines a sturdy lumber wood frame with intricately hand-woven imitation rattan panels for a warm, rustic look.
Versatile Organization: Effortlessly declutter any room with this versatile organizer box, perfect for storing books and stati single ry on your desk, organizing clothes in your closet, or keeping toiletries tidy in the bathroom.
Long-Lasting Construction: long-lasting, this sturdy rattan storage crate features a sturdy sturdy wood frame for stability and breathable woven sides that help protect your belongings, complete with integrated handles for easy carrying.
Stylish & Practical: More than just a container, this bin serves as a chic decorative accent that enhances your home's decor, offering an elegant and practical solution for all your household storage needs.
Desktop Declutter: Create a clean and productive workspace by using this bin as a desktop sundries basket, perfect for neatly arranging magazines, documents, and other essentials to keep your area tidy.
Summary: Wooden Rattan Basket Solid Wood Frame Rattan Storage Crate Multi-Purpose. Description: 【Natural Aesthetics】: Experience the perfect blend of a solid solid wood wood frame and hand-woven faux rattan panels. This beautiful wooden rattan basket adds a hint of rustic, Japanese-inspired charm to any room's decor. 【Versatile Organization】: Effortlessly declutter your living space, bedroom, or away ice. Use this multi-functional organizer box to neatly organize everything from books and magazines to cosmetics and reach ories. 【Long-Lasting Construction】: Built with a sturdy solid wood frame for excel
Generated by: m4x-map-v1
This product has 11 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": "Wooden Rattan Basket Solid Wood Frame Rattan Storage Crate Multi-Purpose",
"product_id": 9429703983343,
"variant_id": 49810313576687,
"quantity": 1,
"grams": 1050,
"length_cm": "47.0",
"width_cm": "32.0",
"height_cm": "22.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").