Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $225.00 – $530.00
Default variant: 36-26-32cm / W Handle Lid
Default SKU: dcd-30003732868
Default price: $225.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1650 g
Cart URL (default variant): https://landmarks.builders/cart/50151074398447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001314657
JSON data: https://landmarks.builders/products/m4x-10001314657.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Handcrafted from premium rattan, this beautifully textured basket brings a warm, earthy texture to any room while offering a sturdy and reliable structure for your home organization needs.
Secure Storage: Designed as a practical storage basket, it features a fitted lid that keeps your personal belongings neatly tucked away, out of sight, and completely from dust accumulation.
Built in Handles: This versatile woven box is equipped with built in side handle cutouts, allowing you to easily slide it off shelves or carry it from room to room with a secure and comfortable grip.
Artisanal Craftsmanship: Each rattan storage basket with lid is meticulously handwoven with a tight, structured weave, ensuring a construction that maintains its shape even with daily use.
Versatile Organization: This elegant lidded rattan basket seamlessly fits into closets, bedrooms, and the living room rooms, providing a stylish solution for organizing books, accessories, linens, or media devices.
Summary: Rattan Storage Basket with Lid Small Lidded Rattan Basket Compact for Bedroom. 【Material】: Handcrafted from premium rattan, this beautifully textured basket brings a warm, earthy texture to any room while offering a sturdy and reliable structure for your home organization needs. 【Secure Storage】: Designed as a practical storage basket, it features a fitted lid that keeps your personal belongings neatly tucked away, out of sight, and completely from dust accumulation. 【Built in Handles】: This versatile woven box is equipped with built in side handle cutouts, allowing you to easily slide it off
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": "Rattan Storage Basket with Lid Small Lidded Rattan Basket Compact for Bedroom",
"product_id": 9456958341359,
"variant_id": 50151074398447,
"quantity": 1,
"grams": 1650,
"length_cm": "52.0",
"width_cm": "49.0",
"height_cm": "42.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").