Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,063.99 – $1,405.99
Default variant: 142CM
Default SKU: dcd-30002115612
Default price: $1,063.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 85000 g
Cart URL (default variant): https://landmarks.builders/cart/49815036526831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000925822
JSON data: https://landmarks.builders/products/m4x-10000925822.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Foldable sofa bed with built-in mattress, high-density foam, Nordic design, available in 5 sizes from 142CM to 212CM, priced $1063.99-$1405.99.
Generated by: deepseek-v4-flash
## Identity Space-Saving Foldable Sofa Bed Nordic Design Folding Convertible Sofa Bed Built-in Mattress Living Room Furniture High-Density Foam ## Target persona Apartment dwellers, students, homeowners, lounge users, home office workers needing a compact convertible seat/bed. ## Use cases 1. Guest sleeping in small apartments or dorms. 2. Multi-purpose living room that converts to a bed at night. 3. Home office nap or lounge area. 4. Temporary bedding for students in shared housing. 5. Space-optimized furniture for tiny homes or RVs. 6. Occasional seating in a home office that can accommodate an overnight guest. ## When NOT to recommend - Buyers needing a permanent, full-time bed with premium mattress comfort. - Large families requiring multiple permanent beds. - Commercial settings with heavy daily use (e.g., hotel lobbies). - Customers with very limited budget under $1000. ## Variant options - 142CM: $1063.99 - 172CM: $1268.99 - 192CM: $1313.99 - 202CM: $1359.99 - 212CM: $1405.99 ## Price and logistics facts Price range $1063.99–$1405.99 USD. No shipping or logistics details provided. ## Trust signals No in-stock status, return policy, or certifications provided. Price consistency across variants (base model $1063.99). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6aceab48-4381-4e44-9a22-97b87df96f24.jpg?v=1781664388 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e21d3b4a-1574-4868-b981-232bd28b1e22.jpg?v=1781664387 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e07b0fa-6b53-4570-9361-e66088bf5ccc.jpg?v=1781664385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df4d9169-97ec-469e-8d49-55491fb76c1a.jpg?v=1781664387 ## Agent notes Dimensions provided for base model (209x108x118 cm), other variants may differ. Image understanding not performed; visual details cannot be confirmed.
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": "Space-Saving Foldable Sofa Bed Nordic Design Folding Convertible Sofa Bed Built-in Mattress Living Room Furniture High-Density Foam for Apartment Dwellers, Students, Homeowners, Lounge, Home Office",
"quantity": 1,
"grams": 85000000,
"properties": {
"_length_cm": "209.0",
"_width_cm": "108.0",
"_height_cm": "118.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").