Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $78.99 – $137.99
Default variant: 30*20*17cm / Double Buckle
Default SKU: dcd-30001926209
Default price: $137.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2200 g
Cart URL (default variant): https://landmarks.builders/cart/49811326730479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000897883
JSON data: https://landmarks.builders/products/m4x-10000897883.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Natural Craftsmanship: Expertly handmade from high-quality, natural autumn rattan, this basket showcases traditional weaving techniques for a long-lasting and ecoeco-conscious construction with a distinctive, rustic texture.
adaptable Storage: Designed as a multi-purpose container, it's perfect for organizing a wide range of items, from delicate tea sets and accessories to cosmetics, jewelry, or craft supplies, keeping these items tidy and accessible.
Portable & Secure Design: Features a sturdy, integrated handle for comfortable carrying and a secure lid to protect contents from particles and during transport, making it an perfect travel partner for outsideings.
Multi-Purpose Use: An excellent choice for various events, including elegant home decoration, organizing items for a tea ceremony, or as a stylish al fresco dining basket for trips to the green space, beach, or camping.
Elegant & Rustic appeal: The natural aesthetic of the woven wicker adds a hint of bohemian elegance and warmth to any space, serving as both a functional storage solution and a beautiful decorative piece.
Summary: Lidded Rattan container with Handle Portable Design for Beach, recreational area, Nature Lovers. Description: 【Natural Material】: Expertly crafted from high-quality, natural autumn rattan, ensuring a long-lasting and ecoeco-conscious storage solution with a distinctive, rustic texture. 【adaptable Storage】: perfect for organizing a wide range of items, from tea sets and craft supplies to cosmetics and jewelry, or for use as a delightful outdoor meal basket. 【Hand-Woven Craftsmanship】: Each basket is meticulously hand-woven by skilled artisans, resulting in a single-of-avariety piece with intric
Generated by: m4x-map-v1
This product has 9 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 container with Handle Portable Design for Beach, recreational area, Nature Lovers",
"product_id": 9429967634671,
"variant_id": 49811326730479,
"quantity": 1,
"grams": 2200,
"length_cm": "32.0",
"width_cm": "22.0",
"height_cm": "19.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").