Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $38.99 – $91.99
Default variant: 36*26*12cm / Lid L-square Basket
Default SKU: dcd-30001969993
Default price: $56.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1154 g
Cart URL (default variant): https://landmarks.builders/cart/49810339430639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903491
JSON data: https://landmarks.builders/products/m4x-10000903491.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Handwoven Craftsmanship: Expertly handwoven from natural materials, this rectangular storage box showcases a beautiful pastoral design that adds a rustic and cozy feel to any room's decor.
Large Capacity Storage: Designed with ample space, this wicker basket is perfect for organizing a wide range of household items, including clothes, toys, books, snacks, and other sundries, helping to keep your area tidy.
Functional Design: Features a convenient matching lid to protect your belongings from particles and conceal clutter, along with sturdy, integrated handles that make it easy to carry and move around the house.
versatile Versatility: An perfect organizational solution for any area of your home; use it in the living room, bedroom, or office, or place it on a desktop or coffee table for stylish, accessible storage.
Decorative & Practical: Seamlessly combines functionality with artistic attractiveness, serving not only as a practical storage container but also as a delightful decorative piece that enhances your home's interior design.
Summary: Rectangular Woven Basket with Lid Pastoral design for Shelves, homeowners. Description: 【Handwoven Craftsmanship】: Expertly crafted from natural, high-quality woven materials, ensuring a long-lasting and environmentally conscious storage solution with a distinctive, handmade hint. 【adaptable Organization】: Perfectly sized to declutter any space, this basket is perfect for organizing a wide range of items including desktop supplies, snacks, toys, clothes, and other household sundries. 【safeguarding Lid Design】: Features a matching fitted lid that effectively protects contents from particles and
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": "Rectangular Woven Basket with Lid Pastoral design for Shelves, homeowners",
"product_id": 9429713223919,
"variant_id": 49810339430639,
"quantity": 1,
"grams": 1154,
"length_cm": "43.0",
"width_cm": "33.0",
"height_cm": "34.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").