Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $47.99 – $83.99
Default variant: Large 2 PACK
Default SKU: dcd-30001929109
Default price: $83.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5500 g
Cart URL (default variant): https://landmarks.builders/cart/49810806702319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898284
JSON data: https://landmarks.builders/products/m4x-10000898284.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Slim-Line Design: Specifically crafted to fit neatly under most beds, sofas, and other low-clearance furniture, transforming unused areas into valuable, hidden storage space.
Convenient Two-Sidedunfastening Lid: Features a unique lid that can be unfastened from either side. This allows you to retrieve items from the front or back without needing to pull the entire container out.
Effortless Mobility & Storage: Equipped with effortlessgliding wheels for easy sliding and retrieval. The entire container is also foldable, collapsing down to a slim profile for compact storage when not in use.
Translucent Sturdy: Made from sturdy, high-quality plastic with a frosted translucent finish, allowing you to quickly identify contents at a glance while keeping them protected from dust and Versatile Organization: ideal for neatly storing a wide range of items, including seasonal clothing, bedding, shoes, toys, and books in your bedroom, dorm room, or closet.
Summary: Wheeled Under-Bed Container Sturdy Underbed Rolling Bin Dustproof for Dorm Room. Description: 【Under-Bed Storage】: A slim design rolling bin designed to fit perfectly under most beds, transforming unused space into a convenient storage area. 【Convenient Reach】: Features effortlessgliding wheels for easy pull-out and a unique double-sidedopening lid that allows you to retrieve items from either side without fully removing the container. 【Visible & Organized】: The frosted, semi-transparent lid lets you quickly identify contents at a glance, while the spacious interior is perfect for organizing c
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": "Wheeled Under-Bed Container Sturdy Underbed Rolling Bin Dustproof for Dorm Room",
"product_id": 9429824504047,
"variant_id": 49810806702319,
"quantity": 1,
"grams": 5500,
"length_cm": "83.0",
"width_cm": "42.0",
"height_cm": "42.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").