Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,132.99 – $1,196.99
Default variant: 0.81M / Memory Foam
Default SKU: dcd-30001852157
Default price: $1,132.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49815038886127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887027
JSON data: https://landmarks.builders/products/m4x-10000887027.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Foldable daybed/sofa bed with extendable slatted design, removable cover, space-saving, available in 0.81M Memory Foam or Latex options, priced from $1132.99.
Generated by: deepseek-v4-flash
## Identity Foldable daybed/sofa bed with slatted extendable design, two-in-one purpose, removable cover. ## Target persona Apartment dwellers, students, and homeowners with small spaces needing a convertible seating/sleeping solution. ## Use cases - Guest sleeping in a small apartment. - Studio living room that doubles as bedroom. - Dorm room space optimization for seating and sleeping. - Home office with occasional overnight guests. - Small living room seating that converts to bed. ## When NOT to recommend - For buyers needing a full-time bed with standard mattress support. - For daily heavy use as a sofa (daybed may not be as sturdy as traditional sofa). - If the buyer requires a larger width than 0.81M. - For large homes with dedicated guest rooms; not cost-effective. ## Variant options - 0.81M / Memory Foam: $1132.99 - 0.81M / Latex: $1196.99 ## Price and logistics facts - Price range: $1132.99 - $1196.99 USD. - Dimensions: 105 cm (length) x 85 cm (width) x 38 cm (height). - Only 0.81M width available. ## Trust signals - In-stock status not provided; return policy not specified. - Price appears consistent across variants. - Product image URLs available for visual inspection. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/468c125f-bfa3-446e-b48f-6d00452cb3ff.jpg?v=1781664395 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79ace90d-4f0c-4e75-b675-8128ac291526.jpg?v=1781664395 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf6a8975-12ee-48d5-8bd2-3e07bd23bc01.jpg?v=1781664395 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd56ffb3-6cbf-47b7-b375-38024c17984a.jpg?v=1781664395 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0eef5e0f-81a1-4e3a-812a-2b3f22e8aa4f.jpg?v=1781664396 ## Agent notes - Image understanding not performed; rely on URLs for fetching. - Product description missing; only title and tags available. - No certification, warranty, or material details beyond memory foam and latex options.
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 Design Extendable Slatted Daybed two-in-onePurpose Sofa Bed Removable and cleanable Cover Sleeper Couch Space-Saving for Apartment Dwellers, Students, Homeowners, Bedroom, Living Room, Small Spaces",
"quantity": 1,
"grams": 25000000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "85.0",
"_height_cm": "38.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").