Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $123.99 – $269.99
Default variant: Cream White / 100CM
Default SKU: dcd-30002028933
Default price: $123.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/50149881151727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000912142
JSON data: https://landmarks.builders/products/m4x-10000912142.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multi-Functional Design: This versatile piece of furniture serves as a comfortable sofa for daily use and instantly transforms into a floor mattress, offering a practical 2-in-1 solution for any living space.
Convertible Sleeper: Effortlessly fold out the tri-fold design to create a cozy bed for guests, sleepovers, or a relaxing lounge area. The transition from couch to mattress is quick and seamless, requiring no complex mechanisms.
Easy Maintenance: Features a removable and machine-washable cover with a long-lasting zipper, making it simple to keep the sofa clean and clean The material is designed to be colorfast and resistant to wear from regular washing.
Comfortable & Supportive: Filled with high-density, resilient foam that provides a firm yet comfortable base for both sitting and sleeping. The foam is breathable and maintains its shape over time, ensuring long-lasting support.
Space-Saving Solution: Its compact, frameless design is perfect for small apartments, dorm rooms, RVs, or any area where space is limited. When not in use as a bed, it functions as a stylish and space-efficient sofa.
Summary: Easy-to-Clean Washable Cover Fold-out Foam Mattress Space-Saving Solution Tri-Fold Sleeper Sofa Multi-Functional Convertible Couch Lightweight for Apartment Dwellers, Young Adults, Homeowners, Small Areas, Living Room, RV Travel. 【Multi-Functional Design】: This versatile piece of furniture serves as a comfortable sofa for daily use and instantly transforms into a floor mattress, offering a practical 2-in-1 solution for any living space. 【Convertible Sleeper】: Effortlessly fold out the tri-fold design to create a cozy bed for guests, sleepovers, or a relaxing lounge area. The transition from co
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": "Easy-to-Clean Washable Cover Fold-out Foam Mattress Space-Saving Solution Tri-Fold Sleeper Sofa Multi-Functional Convertible Couch Lightweight for Apartment Dwellers, Young Adults, Homeowners, Small Areas, Living Room, RV Travel",
"product_id": 9456568926447,
"variant_id": 50149881151727,
"quantity": 1,
"grams": 15000,
"length_cm": "110.0",
"width_cm": "40.0",
"height_cm": "35.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").