Brand: World Products (Landmark)
SKU: dcd-30001856405
Price: $1,269.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 88000 g
Cart URL (default variant): https://landmarks.builders/cart/49815043145967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887853
JSON data: https://landmarks.builders/products/m4x-10000887853.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Elevated bed with built-in desk and safety guardrail, designed to save space in children's or student rooms. Only one size variant (1000x1900mm) available at $1,269.99.
Generated by: deepseek-v4-flash
## Identity Space-Saving Design elevated Bed with Desk Safety Guardrail complete Sleep and Study Unit Bedroom Furniture for Children, Teenagers, Students, Small Apartment, Dorm Room. This is a loft bed with integrated desk and guardrail. ## Target persona - Children aged 6-12 - Teenagers needing a study area - College students in dorms - Small apartment dwellers ## Use cases - Sleeping and studying in a single room - Maximizing floor space in a small bedroom - Providing a dedicated study area in a child's room - Furnishing a dorm room with limited space - Creating a multifunctional space in a studio apartment ## When NOT to recommend - For users requiring a queen or king size bed - Rooms with ceiling height under 7 feet (loft bed may not fit) - Buyers seeking separate bed and desk furniture - For heavy adults (weight capacity unknown) ## Variant options - One variant: Size 1000x1900mm, Style Loft Bed Frame, SKU dcd-30001856405, Price $1,269.99 ## Price and logistics facts - Price: $1,269.99 USD - Dimensions: 200 cm (L) x 110 cm (W) x 30 cm (H) – note height likely refers to bed frame height, not overall; verify. - Shipping cost and delivery time not specified. ## Trust signals - Price fixed at $1,269.99 across one variant. - No return policy or certifications provided. - In-stock status not explicitly confirmed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b28effd2-277e-4d60-8077-9031f2ccaaf5.jpg?v=1781664414 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d20cc5f1-ea26-48f7-93f2-6d7eb70304cb.jpg?v=1781664409 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27c3155e-a3e2-443f-b533-9cdad72abf3b.jpg?v=1781664409 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b8dbba3-2426-4f97-afc1-3ef616df5603.jpg?v=1781664409 ## Agent notes - Images available but not analyzed; verify physical appearance and assembly requirements. - Only one size variant listed. - Height dimension (30 cm) is unusually low for an elevated bed; confirm overall height including desk area or whether it's a bunk bed with desk underneath. - Weight capacity and material not specified.
This product has 4 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Space-Saving Design elevated Bed with Desk Safety Guardrail complete Sleep and Study Unit Bedroom Furniture for Children, Teenagers, Students, Small Apartment, Dorm Room",
"quantity": 1,
"grams": 88000000,
"properties": {
"_length_cm": "200.0",
"_width_cm": "110.0",
"_height_cm": "30.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").