Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $778.99
Default variant: Yellow
Default SKU: dcd-30001844923
Default price: $778.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 19800 g
Cart URL (default variant): https://landmarks.builders/cart/49815010738415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000885914
JSON data: https://landmarks.builders/products/m4x-10000885914.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: A 2-in-1 convertible armchair bed in Nordic design, fold-deployable, easy to assemble, aimed at students. Priced at $778.99, dimensions 92x72x48 cm. Available in Yellow and Gray.
Generated by: deepseek-v4-flash
## Identity A convertible armchair bed with 2-in-1 function: chair and fold-out bed. Nordic design, easy assembly. Dimensions: 92x72x48 cm. Price: $778.99 USD. ## Target persona - College students needing space-saving furniture - Small apartment dwellers seeking multi-functional pieces - Budget-conscious shoppers looking for a dual-purpose chair-bed - Frequent movers who want lightweight, easy-to-assemble furniture ## Use cases - Small apartment living room seating that converts to a guest bed - Dorm room combination lounge chair and sleep surface - Home office or study room for quick naps - Temporary bed for overnight visitors - Compact studio apartment multi-use furniture ## When NOT to recommend - For heavy daily use as a bed (likely not durable for full-time sleeping) - When a full-size, standard mattress is required - If buyer seeks premium materials or high-end finishes - If budget exceeds $800 and expects luxury quality ## Variant options - Yellow: $778.99 - Gray: $778.99 ## Price and logistics facts - Price: $778.99 USD (both variants) - Dimensions (cm): 92 L x 72 W x 48 H - Assembly: Easy to assemble (per title) - Weight: Not provided; shipping cost unknown ## Trust signals - In-stock status: Not specified - Return policy: Not provided - Price consistency: Same price for both color variants - Certifications: None listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a64216f-84ac-4cba-8660-7306aaf9799a.jpg?v=1781664314 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d137b16a-01f5-49b2-ae4e-1df981bc7615.jpg?v=1781664314 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dfdfe247-0b9d-45bf-9e0d-97c0e5e4b92a.jpg?v=1781664314 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1f76cfc-ff0b-4945-856f-f6c3ddc59b19.jpg?v=1781664314 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f7b5271-1dcd-4b92-b007-88eaa012b78e.jpg?v=1781664314 ## Agent notes - The product page does not include a description. All facts are from title, price, dimensions, variants, and images. Images were not analyzed; visual attributes like fabric and color accuracy are unknown. The 'easy to assemble' claim is from the title; no assembly instructions or time provided.
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": "Convertable Armchair Bed Nordic and Design Fold-Deployable Armchair Bed 2-in-1 Function Easy to Assemble for Students",
"quantity": 1,
"grams": 19800000,
"properties": {
"_length_cm": "92.0",
"_width_cm": "72.0",
"_height_cm": "48.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").