Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $115.99 – $139.99
Default variant: Gray / 70CM
Default SKU: dcd-30002111555
Default price: $115.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/50149963596015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000925217
JSON data: https://landmarks.builders/products/m4x-10000925217.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Instant Guest Bed: This versatile folding bed provides a comfortable sleeping solution for guests, office rest s, or camping trips. It unfolds in seconds, offering convenience without the need for a permanent bed.
Adjustable Backrest: Find your perfect comfort position with the multi-level adjustable backrest. This adjustable recliner bed transforms from a flat cot to an upright lounger, ideal for reading, relaxing, or rest ping.
Space-Saving & Portable: Designed for modern living, this piece of portable furniture folds down compactly for easy storage in closets or under beds. effortless-rolling wheels allow you to move it effortlessly from room to room.
Sturdy & Comfortable: Built with a durable metal frame and a soft, breathable mattress, this single folding cot ensures a stable and restful sleep. The supportive surface is designed for adult use, providing reliable comfort.
Multi-Scenario Use: Whether you need an extra bed for the living room, a place for an office power rest, or a comfortable reclining lounger for hospital stays or camping, this cot adapts to your needs.
Summary: Office Rest Lounger Foldable Design Single Folding Cot Space Saving Folding Cot Bed with Mattress for Caregivers, Adults, Living Room, Bedroom. 【Instant Guest Bed】: This versatile folding bed provides a comfortable sleeping solution for guests, office rest s, or camping trips. It unfolds in seconds, offering convenience without the need for a permanent bed. 【Adjustable Backrest】: Find your perfect comfort position with the multi-level adjustable backrest. This adjustable recliner bed transforms from a flat cot to an upright lounger, ideal for reading, relaxing, or rest ping. 【Space-Saving & Po
Generated by: m4x-map-v1
This product has 10 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": "Office Rest Lounger Foldable Design Single Folding Cot Space Saving Folding Cot Bed with Mattress for Caregivers, Adults, Living Room, Bedroom",
"product_id": 9456592224495,
"variant_id": 50149963596015,
"quantity": 1,
"grams": 20000,
"length_cm": "125.0",
"width_cm": "35.0",
"height_cm": "20.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").