Brand: World Products (Landmark)
SKU: dcd-30003290447
Price: $159.00
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/49811090833647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001162800
JSON data: https://landmarks.builders/products/m4x-10001162800.json
Product Type: This wicker stair basket is a handwoven storage basket designed to sit neatly on staircase steps, giving your home storage a practical place for items that usually end up scattered around the house.
Space-Saving Shape: The woven stair organizer uses an L-shaped form that fits the stair profile, so it stays put on step while making better use of narrow or awkward hallway areas.
Handwoven Texture: Crafted with a textured woven finish, this stair basket adds a natural, warm look to entryways and stairs while offering a sturdy structure for everyday use.
Large Capacity: The storage basket provides generous room for blankets, toys, clothes, books, or shoes, helping you clear visual clutter and keep frequently used items close at hand.
Daily Organization: With this wicker stair basket, you can move laundry, kids’ toys, and hallway essentials in single easy step, making your staircase feel tidier and your routine feel more organized.
Summary: Wicker Stair Container Large Capacity Stair Step Storage Container Easy to Carry. Description: 【Product Type】: This wicker stair container is a handwoven storage container designed to sit neatly on stair steps and help keep common items organized in a single easy-to-reach place. 【Functionality】: As a stair container and woven stair organizer, it turns unused stair space into practical home storage for toys, blankets, laundry, books, and other items you want to move or sort quickly. 【Space-Saving Design】: The L-shaped shape is made to fit securely on step, helping the container remain stable wh
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": "Wicker Stair Container Large Capacity Stair Step Storage Container Easy to Carry",
"product_id": 9429901279471,
"variant_id": 49811090833647,
"quantity": 1,
"grams": 1500,
"length_cm": "43.0",
"width_cm": "25.0",
"height_cm": "40.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").