Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99 – $63.99
Default variant: 38x28x20cm / White Lace
Default SKU: dcd-30001951927
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49810877219055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000901171
JSON data: https://landmarks.builders/products/m4x-10000901171.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Rustic Storage Solution: This handwoven wicker basket provides a charming and practical way to organize your home, blending seamlessly with rustic, pastoral, and Japanese-inspired decor.
Versatile Organization: ideal for use as a laundry hamper, a storage chest for clothes and blankets, or a container for toys, magazines, and other household sundries in any room.
Functional Design: Features a convenient hinged lid to keep contents dustclear and out of along with a removable and washable cloth liner that protects both the basket and your items.
Handwoven Craftsmanship: Expertly crafted from natural, eco-friendly willow, each basket is a unique, handmade piece that brings a hint of nature and traditional artistry into your living space.
Decorative & Tidy: Effortlessly declutter your bedroom, laundry room, or living area while adding a stylish accent. Its classic design allows it to be displayed on shelves or stand alone as a decorative piece.
Summary: Lidded Wicker Basket Handwoven Design Household Storage Removable Liner. Description: 【Handwoven Craftsmanship】: Expertly handwoven from natural wicker, this basket showcases traditional weaving techniques, ensuring a sturdy and long-lasting structure with a unique, rustic charm. 【Versatile Storage Solution】: perfect for organizing a variety of household items, from laundry and clothing in the bedroom to toys in the playroom or magazines and blankets in the living room. 【Shielding Lid & Liner】: Features a convenient hinged lid to keep your belongings concealed and protected from dust, compleme
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 Wicker Basket Handwoven Design Household Storage Removable Liner",
"product_id": 9429844361455,
"variant_id": 49810877219055,
"quantity": 1,
"grams": 1500,
"length_cm": "61.0",
"width_cm": "41.0",
"height_cm": "41.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").