Brand: World Products (Landmark)
SKU: dcd-30003349802
Price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1116 g
Cart URL (default variant): https://landmarks.builders/cart/49878226829551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001185234
JSON data: https://landmarks.builders/products/m4x-10001185234.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Space-Saving Shape: This narrow storage basket is designed to fit neatly into slim gaps beside a sofa, cabinet, or wall, helping you make better use of overlooked home storage areas without taking up extra floor space.
Lidded Design: The lidded storage box keeps everyday items neatly covered, so snacks, books, and household bits stay out of sight while still remaining easy to reach whenever you need them.
Rattan Look: Styled like a wicker storage container, it brings a warm natural look to the room and adds a tidy, coordinated feel that functions effectively in living rooms, bedrooms, and reading corners.
Practical Use: As a versatile storage basket, it helps reduce visible clutter and makes it easier to keep small items sorted, so your area feels calmer, cleaner, and more organized day after day.
Available Sizes: Offered in two sizes, this home storage solution gives you flexibility for different areas and storage needs, whether you want a compact fit for a tight space or a larger box for more capacity.
Summary: 2 Pieces Narrow Storage Basket Lidded Narrow Compartment Basket Woven. Description: 【Compact Storage】: This narrow storage basket is designed for home storage in tight gaps beside sofas, cabinets, or window sills, helping turn unused space into practical organization. 【Covered Design】: The lidded storage box keeps contents neatly hidden and protected from everyday dust, so books, snacks, and small household items stay out of but easy to reach. 【Rattan Look】: The wicker storage bin features a woven-design finish that brings a warm, natural look to modern rooms while blending well with living ro
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": "2 Pieces Narrow Storage Basket Lidded Narrow Compartment Basket Woven",
"product_id": 9437391519983,
"variant_id": 49878226829551,
"quantity": 1,
"grams": 1116,
"length_cm": "43.0",
"width_cm": "35.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").