Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $203.99 – $354.99
Default variant: 1x1.5m / Armless
Default SKU: dcd-30002208037
Default price: $203.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 49500 g
Cart URL (default variant): https://landmarks.builders/cart/50150311461103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000938505
JSON data: https://landmarks.builders/products/m4x-10000938505.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Seating Solution: A stylish and practical piece of living room furniture that seamlessly converts from a sofa to a bed, making it perfect for small apartments, dorm rooms, or guest rooms.
Effortless Conversion: This piece of convertible furniture easily folds and unfolds in seconds, allowing you to switch between a comfortable three-seater sofa and a cozy bed with minimal effort.
Adjustable Comfort: Features a three-position adjustable backrest (105°, 135°, 180°) that lets you find the perfect angle for sitting, lounging, or sleeping, offering the versatile functionality of a modern futon couch.
Sturdy & Long-Lasting Frame: Built with a solid fir wood frame and supported by sturdy wooden legs, this foldable sofa bed is designed for stability and long-lasting use, ensuring reliable support for years to come.
Space-Saving Design: Padded with high-density foam for superior comfort, this multi-functional sleeper sofa provides a cozy place to relax while maximizing your living space, making it a smart solution for compact living.
Summary: Solid Wood Frame Foldable Sofa Bed Sit and Lie Double-Use Multi-Functional Sleeper Sofa Sturdy Wooden Legs Small Apartment Couch Bed Thick Comfortable Cushion for Students, Homeowners, Living Room, Office. 【Versatile Seating Solution】: A stylish and practical piece of living room furniture that seamlessly converts from a sofa to a bed, making it perfect for small apartments, dorm rooms, or guest rooms. 【Effortless Conversion】: This piece of convertible furniture easily folds and unfolds in seconds, allowing you to switch between a comfortable three-seater sofa and a cozy bed with minimal effor
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 Frame Foldable Sofa Bed Sit and Lie Double-Use Multi-Functional Sleeper Sofa Sturdy Wooden Legs Small Apartment Couch Bed Thick Comfortable Cushion for Students, Homeowners, Living Room, Office",
"product_id": 9456705503471,
"variant_id": 50150311461103,
"quantity": 1,
"grams": 49500,
"length_cm": "215.0",
"width_cm": "125.0",
"height_cm": "40.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").