Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99 – $69.99
Default variant: Small
Default SKU: dcd-30001970653
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1700 g
Cart URL (default variant): https://landmarks.builders/cart/49810756960495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903585
JSON data: https://landmarks.builders/products/m4x-10000903585.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Lowheight Design: Specifically designed to fit perfectly under most beds, sofas, and other low-clearance furniture, maximizing unused space for efficient home organization.
Easy Mobility: Equipped with effortless-glidinggliding casters on the bottom and built-in handles on the lid, allowing you to effortlessly pull the container accessible and push it return under-bed.
Secure & Protective: Features secure latches on both sides that snap the lid tightly shut, protecting your clothes, shoes, and other belongings from dirt, moisture, and Stackable adaptable: The lid is intelligently designed with grooves that allow multiple bins designed to stacked securely on top of each other, creating a stable and interlocking storage system.
sturdy Construction: Made from sturdy PP material, this organizer box is sturdy and long-lasting and can handles variety of items, making it an excellent storage solution for dorm rooms, bedrooms, and closets.
Summary: Wheeled Lowheight Bin Built-in Handles Underbed Container with casters. Description: 【Space-Saving Storage】: A lowheight container specifically designed to fit perfectly under beds, sofas, or in other tight spaces, maximizing your home's storage potential. 【easy retrieve】: Equipped with effortlessgliding casters on the bottom and built-in handles, allowing you to easily pull the container retrieve and push it return beneath the bed withretrieve scratching your floors. 【Convenient two-wayOpening Lid】: Features a distinctive bi-directional lid that can be opened from either side, providing quick
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 Lowheight Bin Built-in Handles Underbed Container with casters",
"product_id": 9429810020591,
"variant_id": 49810756960495,
"quantity": 1,
"grams": 1700,
"length_cm": "66.0",
"width_cm": "34.0",
"height_cm": "33.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").