Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $129.99 – $146.99
Default variant: Round Table
Default SKU: dcd-30001884703
Default price: $129.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9000 g
Cart URL (default variant): https://landmarks.builders/cart/50150824476911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892293
JSON data: https://landmarks.builders/products/m4x-10000892293.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile 2-in-1 Design: This bunk bed can be easily separated into two separate single beds, offering flexible sleeping arrangements to adjustable to your changing needs as your family grows or your area requirements flexible.
sturdyDuty Construction: Built with a sturdy metal frame and finished with an electrostatic spray coating, this bed frame is designed for superior durability and can hold a significant weight capacity of up to 500kg.
Enhanced Safety Features: The top bunk is equipped with full-length guardrails to prevent accidental falls, and a sturdy, integrated ladder provides safe and easy entry for peace of mind use.
Space-Saving Solution: With its upright design, this bunk bed is perfect for maximizing sleeping space-saving cramped rooms, making it an perfect choice for children' rooms, guest rooms, dormitories, and apartments.
Functional & Detachable: The entire frame is designed to be detachable, not only allowing it to split into two beds but also simplifying transportation and assembly in tight room
Summary: Detachable Bunk Bed Converts to 2 Single Beds Bunk Bed Frame sturdyDuty No Foundation Required Mattress Support System Needed. 【Versatile 2-in-1 Design】: This bunk bed can be easily separated into two separate single beds, offering flexible sleeping arrangements to adjustable to your changing needs as your family grows or your area requirements flexible. 【sturdyDuty Construction】: Built with a sturdy metal frame and finished with an electrostatic spray coating, this bed frame is designed for superior durability and can hold a significant weight capacity of up to 500kg. 【Enhanced Safety Feature
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": "Detachable Bunk Bed Converts to 2 Single Beds Bunk Bed Frame sturdyDuty No Foundation Required Mattress Support System Needed",
"product_id": 9456888578287,
"variant_id": 50150824476911,
"quantity": 1,
"grams": 9000,
"length_cm": "130.0",
"width_cm": "70.0",
"height_cm": "15.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").