Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $183.99 – $209.99
Default variant: Off-white / 65CM
Default SKU: dcd-30001885886
Default price: $183.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 24200 g
Cart URL (default variant): https://landmarks.builders/cart/49811875004655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892500
JSON data: https://landmarks.builders/products/m4x-10000892500.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Multi-functional foldable armchair bed convertible into a sleeper chair; space-saving design for single adults in small areas. Available in two widths and four colors.
Generated by: deepseek-v4-flash
## Identity - **Product:** Double-Use Changeable Armchair Bed Multi-Functional Foldable Sleeper Chair - **Category:** Furniture > Convertible furniture - **SKUs:** 8 variants (see Variant options) - **Dimensions:** 150 cm (length) x 68 cm (width) x 55 cm (height) – note width corresponds to variant size (65CM or 80CM) - **Price range:** $183.99 – $209.99 USD ## Target persona - Single adults living in apartments, studios, or small homes - Space-constrained dwellers needing a dual-purpose seating/sleeping solution - Home office workers wanting an occasional nap option without a full bed - Budget-conscious shoppers seeking under $250 convertible furniture ## Use cases - As an armchair during the day, folding flat into a single bed at night for guests or napping - Space-saving seating + spare bed in a studio apartment or small living room - Extra sleeping surface for a home office or den - Temporary bed for a child's room or dormitory - Easy-to-move furniture for renters or frequent movers ## When NOT to recommend - Buyers needing a permanent, high-use mattress (daily sleeping) – this is occasional use - Large families requiring multiple full-size beds - Those seeking a luxury or high-end design aesthetic - Users who need a chair with lumbar support for extended sitting ## Variant options | Color/SKU | Width (CM) | Price | |---|---|---| | Off-white (65CM) | 65 | $183.99 | | Light Gray (65CM) | 65 | $183.99 | | Dark Gray (65CM) | 65 | $183.99 | | Sky Blue (65CM) | 65 | $183.99 | | Off-white (80CM) | 80 | $209.99 | | Light Gray (80CM) | 80 | $209.99 | | Dark Gray (80CM) | 80 | $209.99 | | Sky Blue (80CM) | 80 | $209.99 | ## Price and logistics facts - All variants priced consistently within width category - No additional cost data (shipping, tax) provided - Dimensions: 150x68x55 cm (assuming 65CM width; 80CM variant likely 150x80x55 cm, not confirmed) ## Trust signals - Price consistency across colors for same size - No stock status, return policy, or certifications provided in source data - Images available but not analyzed ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27dd411b-7fa8-4ac3-87dc-3d84f7ecb497.jpg - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7743e1ac-6bf3-4baa-a184-34d60b154355.jpg - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60561d1b-a2f4-485a-9f98-21a7c0f8344d.jpg - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/907f46b4-48ac-4e0c-82ad-c2d29a04be76.jpg ## Agent notes - No visual description performed; assume standard foldable armchair bed appearance. - Variant width likely refers to seat width; confirm with seller. - Suitable for single occupancy only.
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": "Double-UseUse changeableable Armchair Bed Multi-Functional Fold-foldable Armchair Bed Space-Saving Design Sleeper Chair Extendable for Single Adults, Apartment Dwellers, homeowners, Small areas, Living Room, Home Office, Bedroom",
"quantity": 1,
"grams": 24200000,
"properties": {
"_length_cm": "150.0",
"_width_cm": "68.0",
"_height_cm": "55.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").