Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $88.99 – $123.99
Default variant: Orange / 155x30cm
Default SKU: dcd-30002729652
Default price: $88.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/50150678921455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001036290
JSON data: https://landmarks.builders/products/m4x-10001036290.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Two-in-Single-Purpose Design: This versatile sofa bed seamlessly transitions from a cozy seat to a flat sleeping surface, making it an essential piece of living room furniture for compact homes.
Adjustable Comfort: Featuring a 5-level adjustable backrest and armrests, this adjustable futon couch allows you to find the perfect angle for reading, lounging, or sleeping.
Space-Saving Solution: Designed specifically for small apartments and dorms, this loveseat occupies only about 1.8 square meters when fully expanded, maximizing your floor space.
Premium Materials: Built with high-density foam and a sturdy metal frame, this convertible loveseat sofa bed provides reliable support and long-lasting comfort for daily use.
Easy Maintenance: The skin-friendly cotton and linen textile cover is fully removable and washable, ensuring your sofa stays clean and clean in any bedroom or rental setting.
Summary: Two-Person Folding Sleeper Sofa Space-Saving Convertible Folding Sofa Bed Firm Foam Adjustable Sleeper Loveseat for Small Apartment Dwellers. 【Two-in-Single-Purpose Design】: This versatile sofa bed seamlessly transitions from a cozy seat to a flat sleeping surface, making it an essential piece of living room furniture for compact homes. 【Adjustable Comfort】: Featuring a 5-level adjustable backrest and armrests, this adjustable futon couch allows you to find the perfect angle for reading, lounging, or sleeping. 【Space-Saving Solution】: Designed specifically for small apartments and dorms, this
Generated by: m4x-map-v1
This product has 12 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": "Two-Person Folding Sleeper Sofa Space-Saving Convertible Folding Sofa Bed Firm Foam Adjustable Sleeper Loveseat for Small Apartment Dwellers",
"product_id": 9456846962927,
"variant_id": 50150678921455,
"quantity": 1,
"grams": 25000,
"length_cm": "155.0",
"width_cm": "85.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").