Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $330.99 – $418.99
Default variant: Black Walnut / 1.2*2m
Default SKU: dcd-30001875954
Default price: $391.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 70000 g
Cart URL (default variant): https://landmarks.builders/cart/49814842638575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890923
JSON data: https://landmarks.builders/products/m4x-10000890923.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Extendable daybed with storage, converts to sofa bed. Dimensions 205x90x70 cm. Prices $330.99-$418.99. Available in 9 color/size variants.
Generated by: deepseek-v4-flash
## Identity Multi-Functional Extendable Daybed with Storage, convertible sofa bed. ## Target persona Apartment dwellers, students, small homeowners, renters needing space-saving furniture. ## Use cases - Living room extra seating that becomes a bed - Bedroom primary bed in small studios - Office nap area - Guest room temporary sleeping - Dorm room multi-purpose furniture - Small apartment living/dining combo ## When NOT to recommend - Buyer needs a permanent full-size bed for daily use - Buyer has large family requiring multiple full beds - Buyer expects high-end luxury or designer furniture - Buyer wants a traditional sofa for heavy daily sitting ## Variant options 9 variants: Colors (Black Walnut, Natural Wood, Varnish, White, Red Brown) and Sizes (1.2x2m, 1.5x2m, 1.8x2m). Prices range $330.99 to $418.99. ## Price and logistics facts Base price $330.99 (Natural Wood 1.2x2m). Prices vary by color/size. No shipping or return policy provided. ## Trust signals Price consistency across variants. No additional trust signals available. ## Image assets No product images provided. ## Agent notes Image understanding not performed; no images available for analysis.
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": "Multi-Functional Extendable Daybed with Storage Space-Saving Design Sofa Bed Easy Conversion Convertible Couch Long-Lasting Construction for Apartment Dwellers, Students, Small Homeowners, Living Room, Bedroom, Office",
"quantity": 1,
"grams": 70000000,
"properties": {
"_length_cm": "205.0",
"_width_cm": "90.0",
"_height_cm": "70.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").