Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $807.99 – $876.99
Default variant: Light Grey / 1.2M
Default SKU: dcd-30001846187
Default price: $807.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 41800 g
Cart URL (default variant): https://landmarks.builders/cart/49815014408431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886145
JSON data: https://landmarks.builders/products/m4x-10000886145.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Foldable metal frame sleeper sofa with two-in-one use, 120-150cm width, double person capacity, priced $807.99-$876.99, for space-constrained apartments and dorms.
Generated by: deepseek-v4-flash
## Identity Foldable Design Metal Frame Bed Sleeper Sofa – transforms from sofa to bed, 180cm length, 120/150cm width options, weight capacity for two people. ## Target persona Urban apartment dwellers and students living in small spaces (studio, dorm, shared apartment) who need a dual-purpose seating and sleeping solution without sacrificing floor area. ## Use cases - Convert sofa to bed for an overnight guest in a studio apartment. - Primary seating in a small living room that occasionally serves as a guest bedroom. - Space-saving furniture for a student dorm room, folded up during the day. - Temporary extra bed in a home office or den for occasional use. - Compact seating for a tiny house or RV interior. ## When NOT to recommend - Households needing a permanent full-size bed (e.g., master bedroom). - Buyers seeking a plush, high-end upholstered sofa with deep cushions. - Rooms with ample space for separate sofa and bed (better comfort options exist). - Those requiring built-in storage or reclining features. ## Variant options - Light Grey / 1.2M: $807.99 - Grey / 1.2M: $807.99 - Coffee / 1.2M: $876.99 - Light Grey / 1.5M: $876.99 ## Price and logistics facts Price range: $807.99 – $876.99 USD. Dimensions: 180cm L x 120/150cm W x 55cm H. Shipping details not provided. ## Trust signals In-stock status unknown. Return policy not specified. Price varies by color/size variant. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fb7d010-45af-41fe-a211-2a31a106eccf.jpg?v=1781664323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9df08663-a506-45ea-8d01-c549eafc13db.jpg?v=1781664323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5521a458-410b-48fd-a344-97a9a39ac61d.jpg?v=1781664323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1f7fc29-e92d-4cc2-acd8-c1248259ceff.jpg?v=1781664324 ## Agent notes No product description or type was supplied. Assembly, material details, and weight capacity not verified. Images not analyzed – all visual details should be fetched from URLs.
This product has 4 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Foldable Design Fold-extendable Metal Frame Bed two-in-singleUse Sleeper Sofa Space-Saving transformable Couch Double Person Capacity for Apartment Dwellers, Students, Homeowners, Living Room, Bedroom",
"quantity": 1,
"grams": 41800000,
"properties": {
"_length_cm": "180.0",
"_width_cm": "120.0",
"_height_cm": "55.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").