Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $91.99 – $128.99
Default variant: 38*28*25cm / Lid 2 Handles
Default SKU: dcd-30001911683
Default price: $91.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1600 g
Cart URL (default variant): https://landmarks.builders/cart/49811410583791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000896063
JSON data: https://landmarks.builders/products/m4x-10000896063.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Pastoral Woven Design: Enhance your home decor with this beautifully hand-woven rattan basket, featuring a rustic and natural pastoral design that adds a hint of warmth and elegance to any room.
adaptable Storage Solution: Perfectly sized for a variety of items, this multi-purpose basket helps you organize everything from clothes and toys to blankets and magazines, effectively decluttering your living space.
Protective Lid Included: Comes equipped with a matching lid that snugly securely on top, keeping your organized belongings neatly hidden and protected from particles and dirt.
sturdy Easy to Maintain: Crafted from high-quality, sturdy natural fibers, this basket is built for long-lasting use. Its polished surface is easy to clean with a simple wipe-down with a damp cloth.
perfect for Any Room: Its functional and aesthetic appeal makes it a perfect match for the bedroom, living room, playroom, or bathroom, serving as a practical storage container for homemakers and homeowners.
Summary: Lidded Rattan Basket Multi-Purpose Household Storage Easy to Clean for Playroom. Description: 【Natural Woven Material】: artisanal from a high-quality, sturdy woven material that offers the rustic appeal of natural rattan, adding a warm, organic feel to your home decor. 【Lidded particlesresistant Storage】: Features a matching, well-fitting lid that effectively protects contents from particles and debris, while creating a neat and tidy appearance on shelves or in closets. 【Multi-Purpose Organization】: An incredibly adaptable storage solution perfect for organizing a wide range of items, includin
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 Rattan Basket Multi-Purpose Household Storage Easy to Clean for Playroom",
"product_id": 9429991162095,
"variant_id": 49811410583791,
"quantity": 1,
"grams": 1600,
"length_cm": "43.0",
"width_cm": "33.0",
"height_cm": "32.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").