Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $290.99 – $455.99
Default variant: 1M
Default SKU: dcd-30001870844
Default price: $290.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 37500 g
Cart URL (default variant): https://landmarks.builders/cart/49814756196591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890166
JSON data: https://landmarks.builders/products/m4x-10000890166.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
















Summary: Foldable loveseat bed that converts into a sleeper sofa, available in sizes 1M to 1.8M, priced from $290.99 to $455.99, dimensions 182x80x89 cm.
Generated by: deepseek-v4-flash
## Identity Foldable 2-in-1 Loveseat Bed / Sleeper Sofa with Retro Aesthetic ## Target persona Urban apartment dwellers, college students in dorms, small-space homeowners, remote workers needing dual-purpose furniture. ## Use cases - Convert living room seating into guest bed - Nap couch in home office - Daily transformable seating in studio apartment - Lounge area for small apartment - Extra bed for overnight guests - Space-saving furniture for dorm rooms ## When NOT to recommend - People needing full-size permanent bed with premium comfort - Those who want a stationary, non-convertible sofa - Large families requiring multiple permanent guest beds - Buyers seeking luxury, high-end upholstery - Commercial settings with heavy daily use ## Variant options - 1M (sizes in meters, likely seat width?): $290.99 - 1.2M: $352.99 - 1.5M: $399.99 - 1.8M: $455.99 ## Price and logistics facts - Base price: $290.99 USD - Dimensions: 182 cm (L) x 80 cm (W) x 89 cm (H) - Four size variants available ## Trust signals No trust signals provided in facts (return policy, stock status, certifications unknown). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72f66abd-2cc4-4922-9a65-a33be9107722.jpg?v=1781660563 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a59f28c-ba53-4858-8e70-0ff017d4f56b.jpg?v=1781660563 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/090f96d5-9ea7-448d-b102-9802e19979af.jpg?v=1781660563 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7af07472-07f9-44f2-b537-42c28bf6badc.jpg?v=1781660566 ## Agent notes Image understanding not performed; rely on URL fetching.
This product has 4 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 Fold-extendable Loveseat Bed 2-in-1 Design Sleeper Sofa Retro Retro Aesthetic transformable Couch Space-Saving for Apartment Dwellers, Students, homeowners, Living Room, Small areas, Lounge Area, Home Office",
"quantity": 1,
"grams": 37500000,
"properties": {
"_length_cm": "182.0",
"_width_cm": "80.0",
"_height_cm": "89.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").