Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99 – $68.99
Default variant: 30*20*9cm / Wicker
Default SKU: dcd-30001970746
Default price: $30.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/49810391498991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903599
JSON data: https://landmarks.builders/products/m4x-10000903599.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Rustic Woven Design: Expertly crafted with a wickerdesign weave, this storage box brings a hint of natural, rustic appeal to your home decor, seamlessly combinationing with various interior designs.
adaptable Organization: An perfect adaptable organizer for tidying up any room. Use it to organize toiletries in the bathroom, accessories in the bedroom, supplies under the sink, or as a catch-all bin in the living room.
Protective Lid Included: Comes with a matching lid that keeps contents neatly hidden and protected from dirt, helping to maintain a clean, organized, and clutterclutter-uncluttered appearance.
Space-Saving Storage: The space-efficient, rectangular shape is perfectly sized to fit in tight spaces, such as on shelves, inside closets, or under bathroom counters, making it perfect for apartments and small rooms.
sturdy and Lightweight: Constructed from a sturdy yet lightweight woven material, this basket is easy to carry and reposition, offering a sturdy storage option for regular items.
Summary: Lidded Wickerdesign Box Multi-Purpose Storage Basket Multipurpose for Organizers. Description: 【Wickerdesign Design】: A adaptable storage box featuring a timeless woven wicker aesthetic, perfect for adding a hint of rustic appeal and elegance to any room's decor. 【Multi-Purpose Organizer】: perfect for decluttering and organizing a wide range of items, from toiletries and towels in the bathroom to toys, books, and accessories in living spaces. 【Protective Lid】: Comes equipped with a matching lid to keep contents neatly hidden, protected from particles and moisture, and to allow for convenient,
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": "Lidded Wickerdesign Box Multi-Purpose Storage Basket Multipurpose for Organizers",
"product_id": 9429728297199,
"variant_id": 49810391498991,
"quantity": 1,
"grams": 550,
"length_cm": "36.0",
"width_cm": "31.0",
"height_cm": "24.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").