Brand: World Products (Landmark)
This product has 16 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $134.99 – $185.99
Default variant: White / 65cm-sponge
Default SKU: dcd-30002738999
Default price: $134.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/50150522683631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001038872
JSON data: https://landmarks.builders/products/m4x-10001038872.json
This product comes in 16 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Identity: This multi-functional piece serves as essential household furniture that adapts to your changing needs throughout the day.
Double Functionality: Easily transition from a comfortable armchair to a cozy bed with this convertible seating that maximizes your living space.
Premium Comfort: Featuring a high-density sponge or upgraded latex filling, this sofa bed provides exceptional support for both sitting and sleeping.
Space-Saving Design: This foldable sleeper chair is specifically engineered for small apartments, dorms, and guest rooms where floor space is at a premium.
Sturdy Construction: Built with a long-lasting wooden frame convertible sofa base, it ensures long-lasting stability and a natural aesthetic for any home decor.
Summary: Folding Sofa Bed Multi-Functional Wooden Frame Convertible Sofa Space-Saving Design Foldable Sleeper Chair for Students, Guest Room, Home Office. 【Versatile Identity】: This multi-functional piece serves as essential household furniture that adapts to your changing needs throughout the day. 【Double Functionality】: Easily transition from a comfortable armchair to a cozy bed with this convertible seating that maximizes your living space. 【Premium Comfort】: Featuring a high-density sponge or upgraded latex filling, this sofa bed provides exceptional support for both sitting and sleeping. 【Space-Sa
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": "Folding Sofa Bed Multi-Functional Wooden Frame Convertible Sofa Space-Saving Design Foldable Sleeper Chair for Students, Guest Room, Home Office",
"product_id": 9456791257327,
"variant_id": 50150522683631,
"quantity": 1,
"grams": 30000,
"length_cm": "129.0",
"width_cm": "72.0",
"height_cm": "80.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").