Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $239.99 – $285.99
Default variant: Light Gray / Sponge
Default SKU: dcd-30001890829
Default price: $239.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 22000 g
Cart URL (default variant): https://landmarks.builders/cart/49813648703727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893161
JSON data: https://landmarks.builders/products/m4x-10000893161.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
transformable Design: Effortlessly transforms from a stylish armchair into a comfortable single bed, providing a adaptable solution for seating and sleeping in a single space-efficient unit.
Space-Saving Solution: Features a foldable mechanism that makes it perfect for small living spaces, guest rooms, dorms, or home offices, maximizing your area without sacrificing comfort.
Sturdy & Comfortable: Constructed with a long-lasting metal frame for dependable support and offered with multiple filling choices (sponge, latex, or coconut palm fiber) to match your comfort preference.
Convenient Storage: Includes a hidden storage compartment underneath the seat, perfect for stowing away pillows, blankets, and other essentials to keep your space tidy and organized.
Easy Maintenance: Comes with a removable and cleanable cover, allowing for simple cleaning and upkeep to ensure the armchair bed stays clean and inviting for years to come.
Summary: A foldable armchair that transforms into a bed, available in multiple colors and cushion styles, sized 125x85x70 cm, priced between $239.99 and $285.99.
Generated by: deepseek-v4-flash
## Identity This is a foldable, transformable armchair bed with an armless design and sturdy frame. It converts between a lounge chair and a sleeping surface. Available in Light Gray, Light Blue, Dark Gray, White, and Gray, with Sponge or Latex cushion options. ## Target persona - Apartment dwellers with limited floor space - College students in dorms or small rentals - Frequent hosts needing extra guest sleeping accommodations - Remote workers wanting a nap-friendly office chair ## Use cases - Providing a spare bed for overnight guests in a small apartment - Creating a comfortable seating area that converts to a bed in a studio - Offering a quick nap spot in a home office during breaks - Furnishing a small bedroom with dual function furniture - Adding extra seating in a living room that can double as a bed - Serving as temporary bedding for a child's sleepover ## When NOT to recommend - As a permanent, everyday bed for someone with back issues (cushion may lack long-term support) - For heavy or large individuals (weight capacity not specified; assume standard limits) - In large spaces where full-size furniture is more appropriate - For users requiring a recliner with adjustable back positions (only folds flat) ## Variant options Nine variants: 5 colors (Light Gray, Light Blue, Dark Gray, White, Gray) × 2 cushion styles (Sponge, Latex) – Gray only available in Sponge ($273.99); White/Latex is $285.99; all other Sponge variants $239.99; most Latex variants $273.99. Each color/style combination has a unique SKU. ## Price and logistics facts - Price range: $239.99 – $285.99 USD - Dimensions: 125 cm length x 85 cm width x 70 cm height - All variants list a price; no discounts or bulk pricing noted. ## Trust signals - No stock status provided; assume variable availability. - Return policy not specified. - No certifications or material safety claims in facts. - Price consistency: same color/style same price across variants except Gray/Sponge and White/Latex differ. ## Image assets Five product images available at: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/774bc22b-1449-473f-896e-b865e15542de.jpg?v=1781628248 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5645a7db-1221-4505-951e-653acf20a67d.jpg?v=1781628249 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7be5f1cf-54de-4742-aa2c-53b32af865c0.jpg?v=1781628248 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fef0ef8f-50cd-4e49-b6a0-e6000c6fd5e7.jpg?v=1781628249 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bce17d28-3ec4-49c5-bef0-180e7a1c6d22.jpg?v=1781628248 ## Agent notes - No description field provided; all details derived from title and variants. - Image content cannot be analyzed; visuals may show transformation mechanism, patterns, or room settings. - Material specifics (frame, upholstery fabric) not disclosed. - Weight capacity and assembly requirements unknown. - Return policy, warranty, and shipping lead times are absent.
This product has 12 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": "Transformable Armchair Bed Foldable Armless Folding Chair Bed Multifunctional Design Adjustable Backrest for Adults, Bedroom",
"quantity": 1,
"grams": 22000000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "85.0",
"_height_cm": "70.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").