Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $33.99 – $44.99
Default variant: Brown / 43*28*25cm
Default SKU: dcd-30001969671
Default price: $33.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/49810659901679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903442
JSON data: https://landmarks.builders/products/m4x-10000903442.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Rattandesign Design: This storage bin features a beautiful, hand-woven imitation rattan texture that slideers the rustic charm of traditional wicker, adding a hint of American countrydesign elegance to your home decor.
Long-Lasting Washable Material: Crafted from high-quality plastic, this basket is designed for longevity. Unlike natural rattan, it is waterproofresistant, and easy to clean—simply wipe it down or rinse with water.
Large Capacity & Versatile Storage: With its generous size, this woven basket is perfect for organizing a wide range of items, including clothes, blankets, toys, books, and magazines, helping you keep your living space tidy and clutterclutter-clutter-free.
Convenient Double Handles: Designed for easy transport, the basket includes two sturdy, polishedsanded natural wood handles. Additionally, integrated side cut-out handles provide an different carrying option, even when the basket is full.
Multi-Room Organizer: Its stylish and functional design makes it a ideal solution for any room. Use it in the living room for throws, the bedroom for laundry, the entryway for accessories, or the bathroom for towels and toiletries.
Summary: Wickerdesign Bin with Wood Handles Imitation Rattan Weave for Homemakers, Adults. Description: 【Charming Design】: Features a beautiful imitation rattan weave for a rustic, Americandesign aesthetic that complements any home decor, adding a hint of natural elegance to your space. 【Long-Lasting Construction】: Crafted from high-quality, waterproof plastic that mimics the look of rattan, combined with sturdy, natural wood handles for easy carrying and long-lasting use. 【Handwoven Craftsmanship】: Each basket is meticulously handwoven, ensuring a tight, firm weave that is both long-lasting and aesthe
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": "Wickerdesign Bin with Wood Handles Imitation Rattan Weave for Homemakers, Adults",
"product_id": 9429786165487,
"variant_id": 49810659901679,
"quantity": 1,
"grams": 900,
"length_cm": "45.0",
"width_cm": "30.0",
"height_cm": "29.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").