Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $265.99 – $542.99
Default variant: 0.82*1.95m / Sponge
Default SKU: dcd-30002042925
Default price: $265.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 31000 g
Cart URL (default variant): https://landmarks.builders/cart/50150333808879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000914211
JSON data: https://landmarks.builders/products/m4x-10000914211.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Convertible 2-in-1 Design: Seamlessly functions as a stylish armchair for daily use and quickly transforms into a comfortable single or double bed, making it a versatile addition to any room.
Effortless Conversion: Features a simple and effortless pull-out mechanism that allows you to convert the chair into a bed in seconds, perfect for accommodating overnight guests with minimal effort.
Integrated Storage: Cleverly designed with a large, hidden storage compartment under the seat for bedding and pillows, plus convenient side pockets on the armrest for magazines, controllers, and other small items.
Heavy-Duty Long-Lasting: Built with a sturdy frame combining solid wood and reinforced steel, providing exceptional stability and support for long-term use. The heavy-duty construction ensures reliability as both a seat and a bed.
Comfort & Space-Saving: Upholstered in a breathable, skin-friendly textile with a multi-layer high-density foam or latex mattress for superior comfort. Its compact footprint is ideal for small apartments, dorms, and home offices.
Summary: Space-Saving Pull-out Armchair Bed Easy to Convert Pull-out Sleeper Armchair Breathable Cover Convertible Seating Heavy-Duty Frame for Apartment Dwellers, Guest Hosts, Students, Living Room, Bedroom, Home Office. 【Convertible 2-in-1 Design】: Seamlessly functions as a stylish armchair for daily use and quickly transforms into a comfortable single or double bed, making it a versatile addition to any room. 【Effortless Conversion】: Features a simple and effortless pull-out mechanism that allows you to convert the chair into a bed in seconds, perfect for accommodating overnight guests with minimal
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": "Space-Saving Pull-out Armchair Bed Easy to Convert Pull-out Sleeper Armchair Breathable Cover Convertible Seating Heavy-Duty Frame for Apartment Dwellers, Guest Hosts, Students, Living Room, Bedroom, Home Office",
"product_id": 9456714744047,
"variant_id": 50150333808879,
"quantity": 1,
"grams": 31000,
"length_cm": "165.0",
"width_cm": "90.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").