Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $171.99 – $278.99
Default variant: 1.5M / Chenille Caramel
Default SKU: dcd-30003751567
Default price: $226.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 35000 g
Cart URL (default variant): https://landmarks.builders/cart/50150833651951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001320547
JSON data: https://landmarks.builders/products/m4x-10001320547.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Design: This convertible furniture piece easily transitions from a cozy seat to a relaxed lounging space, making it an ideal addition to any modern home.
Space-Saving Function: Designed as a highly practical foldable sofa bed, it offers a smart sleeping solution for overnight guests without taking up permanent floor space.
Comfortable Features: Featuring a soft upholstered surface with a ribbed corduroy-like texture and a supportive backrest that wraps around three sides, this sofa provides a cozy and secure lounging experience.
Compact Structure: This low-height sleeper chair is built with a padded, compact frame and a sturdy metal side support, ensuring reliable stability in a space-efficient footprint.
Convenient Setup: Delivered in a vacuum-compressed shipment format, this compact couch is incredibly easy to transport, maneuver through tight hallways, and set up in your desired room.
Summary: Convertible Foldable Sofa Bed Space-Saving Sofa Bed Compact Couch Sleek for Guests, Students, Small Apartments, Guest Rooms, Dorms. 【Versatile Design】: This convertible furniture piece easily transitions from a cozy seat to a relaxed lounging space, making it an ideal addition to any modern home. 【Space-Saving Function】: Designed as a highly practical foldable sofa bed, it offers a smart sleeping solution for overnight guests without taking up permanent floor space. 【Comfortable Features】: Featuring a soft upholstered surface with a ribbed corduroy-like texture and a supportive backrest that w
Generated by: m4x-map-v1
This product has 5 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": "Convertible Foldable Sofa Bed Space-Saving Sofa Bed Compact Couch Sleek for Guests, Students, Small Apartments, Guest Rooms, Dorms",
"product_id": 9456891592943,
"variant_id": 50150833651951,
"quantity": 1,
"grams": 35000,
"length_cm": "115.0",
"width_cm": "50.0",
"height_cm": "50.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").