Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $166.99 – $283.99
Default variant: Beige / 68CM
Default SKU: dcd-30001877892
Default price: $166.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 26500 g
Cart URL (default variant): https://landmarks.builders/cart/49811833553135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891153
JSON data: https://landmarks.builders/products/m4x-10000891153.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Double-Function: This piece serves as a stylish two-seater sofa for day-to-day use and effortlessly converts into a comfortable bed, making it a perfect multi-functional furniture solution for any home.
Effortless Conversion: Featuring a simple folding mechanism, this sofa bed transforms from a couch to a sleeper in seconds, providing a convenient and instant sleeping space for guests or for relaxing.
Long-Lasting & Sturdy Frame: Constructed with a strong metal support framework, thickened steel and elegant hardwood wood armrests, ensuring stability, durability, and a high load-bearing capacity for long-term use.
Premium Upholstery Choices: Available in two high-quality textile choices: a water-resistant and easy-to-clean synthetic leather, or a soft, breathable, and skin-gentle soft textile to match your comfort and design preferences.
Space-Saving & Space-Efficient: Expertly designed for small living areas, this foldable sleeper sofa is an perfect choice for apartments, dorm rooms, balconies, bedrooms, or any space where maximizing room is a priority.
Summary: Foldable Two-Seater Sleeper Space-Saving Sofa Bed Long-Lasting Frame Easy Setup for Homeowners
Generated by: m4x-map-v1
This product has 12 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 Two-Seater Sleeper Space-Saving Sofa Bed Long-Lasting Frame Easy Setup for Homeowners",
"quantity": 1,
"grams": 26500000,
"properties": {
"_length_cm": "110.0",
"_width_cm": "85.0",
"_height_cm": "75.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").