Brand: World Products (Landmark)
SKU: dcd-30001882562
Price: $170.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 40000 g
Cart URL (default variant): https://landmarks.builders/cart/49811851116783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891917
JSON data: https://landmarks.builders/products/m4x-10000891917.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Double-Purpose Design: This modern piece functions as a stylish sofa for your office or living room and quickly converts into a comfortable bed for naps or overnight guests.
Adjustable Comfort: Features a multi-stage adjustable backrest with three distinct positions: a 95° upright angle for seating, a 135° relaxed angle for lounging, and a flat position° flat position for sleeping.
Effortless Conversion: The intuitive fold-out mechanism allows you to switch from a sofa to a bed in just a few simple steps, making it a convenient and user-friendly solution for any space.
Long-Lasting & Stylish Construction: Built on a sturdy metal frame for stability and longevity, upholstered in wear-resistant and easy-to-clean faux leather with high-density sponge filling for superior comfort.
Space-Saving Solution: Its sleek, convertible nature makes it an ideal choice for maximizing space in business reception areas, compact apartments, guest rooms, or home offices.
Summary: A fold-out couch bed convertible from seating to sleeping, single seater variant, priced at $170.99, dimensions 90x85x85 cm.
Generated by: deepseek-v4-flash
## Identity Multi-functional fold-out couch bed modern design, convertible seating, single seater. ## Target persona Apartment dwellers, small business owners, home office workers, and anyone needing a space-saving convertible seat/sleep solution. ## Use cases - Occasional overnight guest in a small apartment or studio - Daytime seating and occasional nap in a home office - Reception area seating that converts to a bed for a late-working employee - Compact guest room in a multi-purpose room - Dorm room seating and extra bed for visitors ## When NOT to recommend - As a primary bed for daily use (not designed for heavy duty) - For large families needing multiple sleeping surfaces - When permanent, high-comfort sleeping is required - If the user does not have space for the folded dimensions (90x85x85 cm) ## Variant options - Single Seater (SKU: dcd-30001882562) – $170.99 ## Price and logistics facts - Price: $170.99 USD - Dimensions: 90 cm (length) x 85 cm (width) x 85 cm (height) - Only one variant available ## Trust signals - No certifications, warranty, or return policy information provided - No availability or stock status from source data ## Image assets - No images available in source data ## Agent notes - No product description or additional details provided - Image understanding not performed; cannot verify visual appearance or color
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 Fold-out Couch Bed Modern Design Office Furniture Easy to Convert Convertible Seating Space-Saving for Business Owners, Homeowners, Apartment Dwellers, Reception Area, Guest Room",
"quantity": 1,
"grams": 40000000,
"properties": {
"_length_cm": "90.0",
"_width_cm": "85.0",
"_height_cm": "85.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").