Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $75.32 – $108.60
Default variant: Black / 0.9M 5G Loft
Default SKU: dcd-30003744221
Default price: $75.32
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: 83000 g
Cart URL (default variant): https://landmarks.builders/cart/50408137818351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001318133
JSON data: https://landmarks.builders/products/wp-dcd-10001318133.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This premium metal bunk bed transforms any shared bedroom, student dormitory, or compact apartment into a highly functional and efficiently arranged area. Engineered with a straight rectangular structure, vertical posts, and horizontal rails, this sturdy furniture piece is built to withstand daily use while maintaining its structural stability. The two-level design features one upper and one lower sleeping platform, providing a comfortable sleeping arrangement for roommates or siblings without crowding the room. Safety and adaptability are central to this bunk bed frame design. The upper sleeping platform is fully enclosed by secure guardrails, offering peace of mind and preventing accidental falls during the night. For added convenience, the built-in side ladder is completely reversible and can be installed on either the left or right side, allowing you to customize the layout to fit your room's unique configuration. With generous dimensions of 2050 mm in height and 2000 mm in length, this bed frame offers ample sleeping space while maintaining a compact footprint. The package comes complete with a multilayer composite board to support your setup. Whether you are furnishing a student hostel, worker housing, or a shared apartment, this modern and practical bedding arrangement delivers the combination of safety, durability, and space-saving efficiency.
Summary: This premium metal bunk bed transforms any shared bedroom, student dormitory, or compact apartment into a highly functional and efficiently arranged area. Engineered with a straight rectangular structure, vertical posts, and horizontal rails, this sturdy furniture piece is built to withstand daily use while maintaining its structural stability. The two-level design features one upper and one lower sleeping platform, providing a comfortable sleeping arrangement for roommates or siblings without crowding the room. Safety and adaptability are central to this bunk bed frame design. The upper sleeping platform is fully enclosed by secure guardrails, offering peace of mind and preventing accidental falls during the night. For added convenience, the built-in side ladder is completely reversible and can be installed on either the left or right side, allowing you to customize the layout to fit your room's unique configuration. With generous dimensions of 2050 mm in height and 2000 mm in length, this bed frame offers ample sleeping space while maintaining a compact footprint. The package comes complete with a multilayer composite board to support your setup. Whether you are furnishing a student hostel, worker housing, or a shared apartment, this modern and practical bedding arrangement delivers the combination of safety, durability, and space-saving efficiency.
Generated by: deepseek-v4-flash
This product has 7 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": "Metal Bunk Bed Space-Saving Bunk Bed Frame Reversible Furniture for Students, Roommates, Dorm Rooms, Shared Apartments, Hostels",
"product_id": 9538296545519,
"variant_id": 50408137818351,
"quantity": 1,
"grams": 83000,
"length_cm": "205.0",
"width_cm": "45.0",
"height_cm": "25.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").