Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $260.99 – $342.99
Default variant: Beige / 68CM
Default SKU: dcd-30001860427
Default price: $260.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 26500 g
Cart URL (default variant): https://landmarks.builders/cart/49813684355311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888545
JSON data: https://landmarks.builders/products/m4x-10000888545.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
adaptable 2-in-1 Design: Seamlessly functions as a stylish and modern loveseat for everyday seating and simplely converts into a comfortable sleeper bed for guests or naps.
Space-Saving Solution: Featuring a smart, foldable design, this sofa bed is the perfect furniture piece for maximizing utility in small spaces like apartments, home offices, or guest rooms.
simple Transformation: shift from a sofa to a bed in seconds with a simple and intuitive folding mechanism that requires no burdensome lifting or complicated steps.
long-lasting Comfortable: Constructed with a robust metal frame for long-lasting stability and filled with dense foam or premium latex to provide excellent support and comfort for both sitting and sleeping.
Modern Minimalist Aesthetic: The sleek, armless design and uniform color palette create a clean, contemporary look that easily integrates into various interior decor fashions, from your living room to your bedroom.
Summary: A foldable 2-in-1 loveseat that converts into a sleeper couch, designed for small spaces; dimensions 120x70x85 cm; available in Beige ($260.99) or Orange ($342.99).
Generated by: deepseek-v4-flash
## Identity Space-Saving Fold-foldable Loveseat 2-in-1 Design Sofa Bed – a convertible loveseat that folds into a sleeper, targeted at small-space living. Dimensions: 120x70x85 cm. ## Target persona Apartment dwellers, young adults, and homeowners with limited square footage; remote workers needing occasional guest accommodations. ## Use cases - Living room seating in a studio or small apartment. - Guest bed in a home office. - Extra sleeping space in a small bedroom. - Casual seating in a dorm room. - Temporary bed for visitors in a tight space. ## When NOT to recommend - Large families needing a primary sofa for daily heavy use. - Buyers seeking a full-size sleeper with a proper mattress. - Those expecting premium materials (e.g., leather, high-thread-count fabric). - Anyone needing a permanent, non-convertible seating solution. ## Variant options Two color options: - Beige / 68CM – $260.99 - Orange / 68CM – $342.99 (68CM likely refers to seat width or depth; verify from product details.) ## Price and logistics facts Price range: $260.99–$342.99 USD. Dimensions: 120 cm (L) x 70 cm (W) x 85 cm (H). No shipping cost or lead time provided. ## Trust signals Two color variants listed; no stock or return policy information given. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea6ae1d4-3125-4e8b-8c57-19204ea8e444.jpg?v=1781628311 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b4046e2-8459-4ff1-bcc6-a755c201a181.jpg?v=1781628311 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dfb55f04-ae19-4f45-8d45-f9ad7f1809af.jpg?v=1781628310 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef8fa1f3-0760-4f5d-9acd-629c57a34055.jpg?v=1781628312 ## Agent notes Image content not analyzed; treat image URLs as fetchable assets. 68CM dimension ambiguous – confirm with seller. No return policy or warranty data.
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": "Space-Saving Fold-foldable Loveseat 2-in-1 Design Sofa Bed simple Setup Sleeper Couch Modern Aesthetic for Apartment Dwellers, Young Adults, Homeowners, Living Room, Small Spaces, Home Office, Bedroom",
"quantity": 1,
"grams": 26500000,
"properties": {
"_length_cm": "120.0",
"_width_cm": "70.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").