Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $129.99 – $187.99
Default variant: Off-white / 80CM
Default SKU: dcd-30001915858
Default price: $129.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 22000 g
Cart URL (default variant): https://landmarks.builders/cart/50150814548207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000896537
JSON data: https://landmarks.builders/products/m4x-10000896537.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
3-in-1 Convertible Design: Effortlessly transforms from a comfortable floor chair to a relaxing lounger or a flat single bed, providing a versatile solution for seating and sleeping in limited areas.
5-Position Adjustable Backrest: Features a user-friendly mechanism with five adjustable angles, ranging from an upright 90° to a fully flat 180°, allowing you to find the perfect position for reading, gaming, relaxing, or sleeping.
Comfortable Long-Lasting Construction: Built with a sturdy metal frame for stability and a two-layerlayer cushion combining a soft soft top with a high-density foam base for superior comfort and long-lasting support that resists sagging.
Space-Saving & Easy Care: Its foldable design is perfect for small apartments, dorms, or unavailableices. The high-performance tech cloth material is waterproof and wear-resistant, and features a removable, washable cover for simple maintenance.
Versatile for Any Room: Arriving fully assembled, this stylish futon is an optimal addition to a living room, bedroom, balcony, or home unavailableice, unavailableering a practical and modern furniture piece for students, young adults, and guests.
Summary: Multi-Functional Fold-out Chair Bed Foldable Adjustable Single-Person Futon Space-Saving Convertible Seating 3-in-1 Design for Small Apartment Dwellers, Students, Young Adults, Balcony, Living Room, Bedroom, Home Unavailableice. 【3-in-1 Convertible Design】: Effortlessly transforms from a comfortable floor chair to a relaxing lounger or a flat single bed, providing a versatile solution for seating and sleeping in limited areas. 【5-Position Adjustable Backrest】: Features a user-friendly mechanism with five adjustable angles, ranging from an upright 90° to a fully flat 180°, allowing you to find
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": "Multi-Functional Fold-out Chair Bed Foldable Adjustable Single-Person Futon Space-Saving Convertible Seating 3-in-1 Design for Small Apartment Dwellers, Students, Young Adults, Balcony, Living Room, Bedroom, Home Unavailableice",
"product_id": 9456883597551,
"variant_id": 50150814548207,
"quantity": 1,
"grams": 22000,
"length_cm": "145.0",
"width_cm": "75.0",
"height_cm": "65.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").