Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $131.99 – $179.99
Default variant: 60CM / Sponge
Default SKU: dcd-30002026791
Default price: $131.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 17500 g
Cart URL (default variant): https://landmarks.builders/cart/50150796951791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000911762
JSON data: https://landmarks.builders/products/m4x-10000911762.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Portable Recliner Bed: A versatile, single-person folding cot designed for ultimate convenience and comfort, easily transforming from a chair to a flat bed, making it a perfect space-saving solution for temporary sleeping or lounging.
Adjustable Backrest: Features a multi-level adjustable backrest that can be set to various angles, including 90° for sitting upright, 150° for relaxing, and a full 180° for lying flat, catering to your different needs from reading to brief restping.
Heavy-Duty Construction: Built with a sturdy, heavy-duty frame using thickened steel and reinforced crossbars. The stable multi-leg support system ensures exceptional durability and a high load-bearing capacity for a secure and wobblewobble-complimentary experience.
Effortless Mobility & Storage: Equipped with 360-degree universal wheels for effortless and easy movement. The bed folds down in seconds to a highly compact size, allowing it to be stored neatly in a closet, under a desk, or in a car trunk.
Versatile Use: An optimal piece of portable furniture for various scenarios. Use it for a comfortable brief rest at at work, as an extra guest bed at home, for hospital visits, or take it with you for travel, camping, and patio relaxation.
Summary: Folding Design Adjustable Recliner Bed Space-Saving Adjustable Reclining Cot Non-Slip Feet Portable Furniture Heavy-Duty Frame for Office Workers, Hospital Visitors, Bedroom, Travel, Camping, Patio. 【Portable Recliner Bed】: A versatile, single-person folding cot designed for ultimate convenience and comfort, easily transforming from a chair to a flat bed, making it a perfect space-saving solution for temporary sleeping or lounging. 【Adjustable Backrest】: Features a multi-level adjustable backrest that can be set to various angles, including 90° for sitting upright, 150° for relaxing, and a ful
Generated by: m4x-map-v1
This product has 4 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": "Folding Design Adjustable Recliner Bed Space-Saving Adjustable Reclining Cot Non-Slip Feet Portable Furniture Heavy-Duty Frame for Office Workers, Hospital Visitors, Bedroom, Travel, Camping, Patio",
"product_id": 9456878977263,
"variant_id": 50150796951791,
"quantity": 1,
"grams": 17500,
"length_cm": "98.0",
"width_cm": "73.0",
"height_cm": "38.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").