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/50150278365423: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: 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. 【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
Generated by: m4x-map-v1
This product has 4 images in 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/estimateapplication/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",
"product_id": 9456694460655,
"variant_id": 50150278365423,
"quantity": 1,
"grams": 26500,
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").