Brand: World Products (Landmark)
This product has 15 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.71 – $68.87
Default variant: 90x200cm / Thick Silent Board
Default SKU: dcd-30003746762
Default price: $23.71
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Bunk Bed
Vendor: World Products
Weight: 45000 g
Cart URL (default variant): https://landmarks.builders/cart/50408477786351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001318817
JSON data: https://landmarks.builders/products/wp-dcd-10001318817.json
This product comes in 15 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transform any shared sleeping space with this highly efficient and furniture solution. Crafted with a robust steel frame, this heavy-duty bed frame is engineered to withstand daily use in demanding environments like student dormitories, hostels, and shared bedrooms. Its intelligent two-tier bunk sleeping arrangement allows you to comfortably accommodate two people while utilizing the footprint of just a single bed, making it an ideal choice for rooms where floor area is scarce.and accessibility are centrally important of this bunk bed frame design. The upper sleeping bed is enclosed by secure, full-length guardrails to prevent accidental falls, giving sleepers peace of mind throughout the night. A sturdy, built-in front ladder provides a direct and stable climb to the top bunk, ensuring and easy access for users. The open-sided, rectangular structure maintains a clean and uncluttered in the room the space from feeling cramped.Finished in a neutral light gray, this steel bunk bed seamlessly blends into any modern, minimalist, or utilitarian room decor. The straight corner posts and reinforced floor-touch feet distribute weight evenly, providing a solid foundation that eliminates wobbling. Whether you are furnishing a school dormitory, setting up a guest room, or organizing a shared kids' bedroom, this bunk bed offers a straightforward, reliable, and space-saving sleeping arrangement.
Summary: Transform any shared sleeping space with this highly efficient and furniture solution. Crafted with a robust steel frame, this heavy-duty bed frame is engineered to withstand daily use in demanding environments like student dormitories, hostels, and shared bedrooms. Its intelligent two-tier bunk sleeping arrangement allows you to comfortably accommodate two people while utilizing the footprint of just a single bed, making it an ideal choice for rooms where floor area is scarce.and accessibility are centrally important of this bunk bed frame design. The upper sleeping bed is enclosed by secure, full-length guardrails to prevent accidental falls, giving sleepers peace of mind throughout the night. A sturdy, built-in front ladder provides a direct and stable climb to the top bunk, ensuring and easy access for users. The open-sided, rectangular structure maintains a clean and uncluttered in the room the space from feeling cramped.Finished in a neutral light gray, this steel bunk bed seamlessly blends into any modern, minimalist, or utilitarian room decor. The straight corner posts and reinforced floor-touch feet distribute weight evenly, providing a solid foundation that eliminates wobbling. Whether you are furnishing a school dormitory, setting up a guest room, or organizing a shared kids' bedroom, this bunk bed offers a straightforward, reliable, and space-saving sleeping arrangement.
Generated by: deepseek-v4-flash
This product has 2 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": "Bunk Bed Frame Space-Saving Steel Bunk Bed Heavy-Duty Furniture for Students, Kids, Dormitory, Shared Bedroom, Hostel",
"product_id": 9538390819055,
"variant_id": 50408477786351,
"quantity": 1,
"grams": 45000,
"length_cm": "205.0",
"width_cm": "40.0",
"height_cm": "40.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").