Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $166.99
Default variant: Orange / 68CM
Default SKU: dcd-30001884561
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/49811836469487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892258
JSON data: https://landmarks.builders/products/m4x-10000892258.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
two-in-singleUse transformable Design: Effortlessly transforms from a stylish, space-efficient sofa into a comfortable single bed, providing a adaptable seating and sleeping solution in single piece of furniture.
Space-Saving Solution: Featuring a smart, foldable mechanism, this daybed is perfectly designed for small living spaces such as apartments, dorm rooms, home offices, and even RVs, maximizing your area.
Comfortable long-lasting Construction: Padded with dense foam for excellent support and comfort whether sitting or sleeping, and built upon a sturdy metal frame that ensures stability and long-lasting use.
Userconvenient Features: Includes a removable and easy-clean fabric cover for easy cleaning and maintenance, along with convenient side storage pockets to keep your books, remote, or phsingle within reach.
adaptable Application: perfect as a snug lounger for perusing or watching TV, a quick nap location in the office, or an instant, comfortable bed for overnight guests, adapting to your various needs.
Summary: Space-Saving Fold-convertible Daybed Foldable Fold-convertible Foam Bed double-purposeUse Design Sleeper Sofa Modern Aesthetic for Office Workers, Apartment Dwellers, Homeowners, Small Apartments, Living Room, RVs
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": "Fold-Expandable Daybed Space-Saving Fold-Expandable Foam Bed Foldable Two-in-singleUse Design for Guests, Students",
"quantity": 1,
"grams": 26500000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "70.0",
"_height_cm": "63.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").