Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $88.99 – $190.99
Default variant: 100CM
Default SKU: dcd-30002207885
Default price: $131.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 55000 g
Cart URL (default variant): https://landmarks.builders/cart/50149798084847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000938491
JSON data: https://landmarks.builders/products/m4x-10000938491.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Solid Wood Construction: Crafted from high-quality solid wood, this long-lasting piece of bedroom furniture features a sturdy frame and thick slats for reliable support and long-lasting use, ensuring a stable and quiet sleep experience.
Extendable Design: Seamlessly transform your space with this versatile extendable wooden bed frame. It easily pulls out, expanding its length from a compact 110 cm daybed to a spacious 200 cm bed, perfect for accommodating guests or adapting to your needs.
Multi-Functional Use: This piece serves as more than just a bed; it's a clever sofa bed that functions as a stylish couch during the day and a comfortable bed at night, making it an ideal solution for small apartments, guest rooms, or offices.
Space-Saving Solution: Maximize your living area with this smart pull out daybed frame. Its compact, retractable design is perfect for students, renters, and anyone living in tight quarters, offering a full-size sleeping solution without sacrificing valuable floor space.
Effortless & Quiet Operation: Equipped with quiet-glide casters, this bed frame allows for effortless and silent extension. You can easily convert it from a sofa to a bed without disturbing others, making it perfect for late-night adjustments or shared living areas.
Summary: Solid Wood Construction Extendable Wooden Bed Frame Multi-Functional Pull-out Sofa Daybed Space Saving Pull out Daybed Frame Quiet Casters for Students, Renters, Homeowners, Small Areas, Apartment, Bedroom, Office. 【Solid Wood Construction】: Crafted from high-quality solid wood, this long-lasting piece of bedroom furniture features a sturdy frame and thick slats for reliable support and long-lasting use, ensuring a stable and quiet sleep experience. 【Extendable Design】: Seamlessly transform your space with this versatile extendable wooden bed frame. It easily pulls out, expanding its length fr
Generated by: m4x-map-v1
This product has 4 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": "Solid Wood Construction Extendable Wooden Bed Frame Multi-Functional Pull-out Sofa Daybed Space Saving Pull out Daybed Frame Quiet Casters for Students, Renters, Homeowners, Small Areas, Apartment, Bedroom, Office",
"product_id": 9456541663471,
"variant_id": 50149798084847,
"quantity": 1,
"grams": 55000,
"length_cm": "205.0",
"width_cm": "50.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").