Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $33.99 – $42.99
Default variant: Ivory White / 101x52x15cm
Default SKU: dcd-30001968532
Default price: $33.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4200 g
Cart URL (default variant): https://landmarks.builders/cart/49810363973871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903290
JSON data: https://landmarks.builders/products/m4x-10000903290.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
slimline Storage: A large-capacity underbed storage container designed with a flat, slimline to easily slide into tight areas, perfect for maximizing unused areas under beds and sofas.
effortless-gliding retrieval: Equipped with easy-glidinggliding rollers on the bottom, allowing you to effortless-glidingly pull the container retrieve for retrieval and push it return for storage, even when fully loaded.
long-finaling fasten: Made from from high-quality, sturdy PP material that resists deformation, featuring fasten buckle on both sides to secure fastener the lid firmly, keeping contents particleresistant and protected.
multipurpose Organizer: perfect for decluttering any space-saver storing a wide range of items, including seasonal clothing, bedding, shoes, books, toys, and documents in your bedroom, dorm, or basement.
Stackable & Tidy: The lid features grooves that allow multiple containers of the size designed to stacked fastenly on top of each other, creating a stable and space-efficient upright storage system.
Summary: Foldable Underbed Container Stackable Collapsible Clothing container Clear View transparent panel. Description: 【Large Capacity Storage】: This underbed container offers ample space to organize a variety of items, including clothing, bedding, toys, and books, helping to declutter your living area. 【Space-Saving Foldable Design】: When not in use, the container can be easily collapsed into a flat shape, making it convenient to storage in a closet, behind a door, or in any small space. 【easy Mobility】: Equipped with glidinggliding casters, this storage container can be easily pulled away from bene
Generated by: m4x-map-v1
This product has 9 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": "Foldable Underbed Container Stackable Collapsible Clothing container Clear View transparent panel",
"product_id": 9429719843055,
"variant_id": 49810363973871,
"quantity": 1,
"grams": 4200,
"length_cm": "103.0",
"width_cm": "54.0",
"height_cm": "26.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").