Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $234.99
Default variant: 75CM / Khaki-10cmfoam
Default SKU: dcd-30001885830
Default price: $234.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/50151085015279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892493
JSON data: https://landmarks.builders/products/m4x-10000892493.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
transformable Sofa Bed: Seamlessly transforms from a stylish armless loveseat into a comfortable bed, offering an intelligent dual-purpose furniture piece for modern living.
Space-Saving Design: Featuring a space-efficient, armless contour, this sofa bed is ideally designed for small areas such as apartments, dorm rooms, home offices, or balconies without sacrificing comfort.
long-finaling Comfortable Construction: built on a sturdy metal frame for stability and longevity, and filled with dense foam to provide stabilityive and comfortable seating or sleeping.
easy Conversion: The user-intuitive foldable mechanism allows you to change between sofa and bed modes in just a few easy process, making it convenient for everyday use or for hosting overnight guests.
Practical Features: Comes with a removable and cleanable cover, ensuring easy maintenance and hygiene, keeping your sofa bed looking pristine and hygienic with minimal effort.
Summary: Space-Saving Armless Sleeper Loveseat Japanese and design Sofa Bed Foldable Design transformable Couch Multi-Functional for Apartment Dwellers, Students, homeowners, Small areas, Living Room, Balcony, Office. 【transformable Sofa Bed】: Seamlessly transforms from a stylish armless loveseat into a comfortable bed, offering an intelligent dual-purpose furniture piece for modern living. 【Space-Saving Design】: Featuring a space-efficient, armless contour, this sofa bed is ideally designed for small areas such as apartments, dorm rooms, home offices, or balconies without sacrificing comfort. 【long-fi
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 Armless Sleeper Loveseat Japanese and design Sofa Bed Foldable Design transformable Couch Multi-Functional for Apartment Dwellers, Students, homeowners, Small areas, Living Room, Balcony, Office",
"product_id": 9456962339055,
"variant_id": 50151085015279,
"quantity": 1,
"grams": 20000,
"length_cm": "95.0",
"width_cm": "45.0",
"height_cm": "50.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").