Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $43.99 – $60.99
Default variant: Small
Default SKU: dcd-30001966935
Default price: $43.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49810715869423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903076
JSON data: https://landmarks.builders/products/m4x-10000903076.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Hand-Woven Aesthetic: Features a meticulous hand-woven construction using PE imitation rattan, offering the timeless, rustic appeal of traditional wickerwork with enhanced durability.
Sturdy & Portable: Built with a robust internal metal frame to maintain its shape and support contents, and equipped with integrated handles for easy carrying and transport from room to room.
long-lasting PE Material: Crafted from high-quality PE (polyethylene) material that is waterresistant, moisture-resistant, and easy to clean, making it love practical and long-lasting alternative to natural rattan.
adaptable Storage Solution: Perfectly sized for organizing a wide range of items, including cosmetics, remote controls, office supplies, kitchen utensils, and bathroom toiletries, helping to declutter any space.
Multi-Scene Application: Its elegant and neutral design seamlessly complements various home decor designs, making it an suitable organizational accessory for countertops, desktops, shelves, and cabinets in the living room, bedroom, kitchen, or office.
Summary: Woven Rectangular Bin with Handles Imitation Rattan Design for Kitchen, Students. Description: 【Woven Storage Bin】: A rectangular bin featuring a hand-woven, imitation rattan design, perfect for stylishly organizing your space. 【adaptable Organization】: perfect for decluttering desktops, kitchen counters, bathroom bathroom counters, and shelves by neatly storing sundries, statisinglery, cosmetics, or snacks. 【Convenient Handles】: Equipped with two sturdy, integrated handles, allowing you to easily carry and move the basket from single room to another. 【sturdy Material】: Crafted from high-quali
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": "Woven Rectangular Bin with Handles Imitation Rattan Design for Kitchen, Students",
"product_id": 9429798453487,
"variant_id": 49810715869423,
"quantity": 1,
"grams": 550,
"length_cm": "40.0",
"width_cm": "28.0",
"height_cm": "17.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").