Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99 – $36.99
Default variant: Blue / 59*39*17cm
Default SKU: dcd-30001968088
Default price: $13.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/49810297422063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903227
JSON data: https://landmarks.builders/products/m4x-10000903227.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Space-Saving Storage: Features a lowheight, flat design that slides perfectly under beds or in closets, making it an excellent solution for maximizing storage in tight spaces.
adaptable Organization: Offers a large capacity suitable for storing a wide range of items, including seasonal clothing, bedding, shoes, toys, and books, helping to keep your room tidy and clutterclutter-tidy.
easy Mobility: Equipped with effortless-glidinggliding casters (on most variety) that allow you to easily pull the bin away and push it again beneath the mattress for convenient reach to your belongings.
sturdy Construction: Made from sturdy, high-quality plastic to ensure long-lasting use, complete with a secure hinged lid lid that protects contents from particles and moisture.
excellent for for Small Spaces: excellent forly designed for for students in dorm rooms, apartment dwellers, and anyone needing to organize their bedroom, transforming unused areas into practical storage.
Summary: Rolling Under-Bed Box Large Capacity Under-Bed Bin Low height for Dorm Room. Description: 【Space-Saving Design】: Features a flat, lowheight build specifically designed to slide into the unused space under your bed, maximizing storage withaway taking up valuable room. 【Large Capacity Storage】: Offers ample space to stow a wide variety of items, including seasonal clothing, bedding, shoes, toys, and books, helping to declutter your living area. 【easy Mobility】: Equipped with effortless-glidinggliding casters on most variant, allowing you to easily pull the bin away from beneath the bed and push
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": "Rolling Under-Bed Box Large Capacity Under-Bed Bin Low height for Dorm Room",
"product_id": 9429700509935,
"variant_id": 49810297422063,
"quantity": 1,
"grams": 1700,
"length_cm": "79.0",
"width_cm": "41.0",
"height_cm": "28.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").