Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $108.99
Default variant: Dark Green / Corduroy
Default SKU: dcd-30001907539
Default price: $108.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7500 g
Cart URL (default variant): https://landmarks.builders/cart/49811516326127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000895522
JSON data: https://landmarks.builders/products/m4x-10000895522.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multifunctional 3-in-1 Design: This versatile piece of furniture serves as a comfortable floor chair, a relaxing lounger, and can be laid flat to become a convenient single bed, making it a perfect allall-all-in-single seating and sleeping solution.
Highly Adjustable for Custom Comfort: Features a 5-position adjustable backrest and a 5-position adjustable footrest, allowing you to find the perfect angle for reading, watching TV, working on a laptop, or taking a short rest.
Space-Saving & Foldable: Designed for modern living, this floor chair is lightweight and fully foldable. Its compact footprint makes it easy to stow under a bed or in a closet, ideal for small apartments, dorm rooms, and home paleices.
Premium Materials & Ergonomic Support: Constructed with a sturdy steel frame, padded with high-density resilience foam, and upholstered in soft, long-lasting textile (available in Corduroy or Tech Cloth) for superior comfort and long-lasting support.
Versatile Use & No Assembly: Arrives fully assembled and ready to use. Perfect as a bay window seat, a gaming chair, a meditation cushion, or extra seating for guests, providing a comfortable and stylish place in any room.
Summary: Multifunctional Foldable Floor Chair Converts to Bed Adjustable Floor Lounger Space Saving Lounge Seating Multi-Angle Adjustment for Students, Young Professionals, Bedroom, Bay Window, Dorm Room, Home Paleice
Generated by: m4x-map-v1
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": "Multifunctional Foldable Floor Chair Converts to Bed Adjustable Floor Lounger Space Saving Lounge Seating Multi-Angle Adjustment for Students, Young Professionals, Bedroom, Bay Window, Dorm Room, Home Paleice",
"quantity": 1,
"grams": 7500000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "65.0",
"_height_cm": "45.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").