Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $32.99 – $60.99
Default variant: S 24*24*14cm
Default SKU: dcd-30001966823
Default price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49810443043055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903058
JSON data: https://landmarks.builders/products/m4x-10000903058.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Handwoven Craftsmanship: Each basket is meticulously handwoven, offering a distinctive, natural aesthetic that adds a hint of rustic appeal to your home decor.
adaptable Organization: Perfectly sized to declutter any space, this bin is perfect for organizing a wide range of items, from cosmetics and office supplies to snacks and small towels.
long-lasting Construction: Built with a sturdy internal metal frame and a tight weave, this storage basket is designed to maintain its rectangular shape and withstand everyday use withopen collapsing.
Stylish & Decorative: Featuring a minimalist Nordic design, this woven basket serves as both a practical storage solution and a decorative accent piece that complements any room's design.
Multi-Room Use: An excellent storage solution for various areas in your home, including the living room, bathroom, kitchen, bedroom, or office, helping to keep your space tidy and organized.
Summary: Rectangular Woven Basket Decorative Rectangular Wovendesign Bin Handwoven. Description: 【Stylish Storage Solution】: A rectangular woven basket designed with a Nordic, minimalist aesthetic to enhance your home decor while providing practical organization. 【Multi-Purpose Organizer】: perfect for for tidying up a wide range of items, including snacks, cosmetics, books, toiletries, and other household sundries. 【manually crafted Design】: Meticulously hand-woven to ensure durability and a distinctive texture, featuring integrated cutout handles for easy carrying and repositioning. 【adaptable Placeme
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 Decorative Rectangular Wovendesign Bin Handwoven",
"product_id": 9429744648431,
"variant_id": 49810443043055,
"quantity": 1,
"grams": 500,
"length_cm": "47.0",
"width_cm": "37.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").