Brand: World Products (Landmark)
This product has 11 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $249.99 – $324.99
Default variant: Panda 0.7M
Default SKU: dcd-30001891455
Default price: $249.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/50151038288111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893231
JSON data: https://landmarks.builders/products/m4x-10000893231.json
This product comes in 11 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
transformable Triple-Function Design: simplely transconfigurations from a stylish armchair into a comfortable lounger or a single bed, providing a adaptable furniture piece for any room.
Space-Saving Solution: With its space-efficient, foldable design, this chair bed is perfect for small apartments, dorm rooms, studios, or balconies, maximizing your living area without sacrificing comfort.
Sturdy & Convenient: Built on a robust steel frame for durability and support, and features a convenient side pocket for storing magazines, remotes, or books. Some model variant include universal casters for easy mobility.
Multi-Functional Use: An perfect choice for accommodating overnight guests, creating a snug perusing alcove, or adding additional seating to your living room. Its contemporary minimalist design blends seamlessly with various home decors.
Comfortable & Practical: Padded with a choice of dense sponge or resilient latex for a soft yet supportive feel, ensuring a restful feeling whether you're sitting or sleeping.
Summary: Unfolding Single Bed Chair Foldable transformable Armchair Bed Space-Saving Design Extendable for Guests, Small Spaces, Office. 【transformable Triple-Function Design】: simplely transconfigurations from a stylish armchair into a comfortable lounger or a single bed, providing a adaptable furniture piece for any room. 【Space-Saving Solution】: With its space-efficient, foldable design, this chair bed is perfect for small apartments, dorm rooms, studios, or balconies, maximizing your living area without sacrificing comfort. 【Sturdy & Convenient】: Built on a robust steel frame for durability and sup
Generated by: m4x-map-v1
This product has 12 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": "Unfolding Single Bed Chair Foldable transformable Armchair Bed Space-Saving Design Extendable for Guests, Small Spaces, Office",
"product_id": 9456947724527,
"variant_id": 50151038288111,
"quantity": 1,
"grams": 20000,
"length_cm": "105.0",
"width_cm": "90.0",
"height_cm": "60.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").