Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $40.99 – $44.99
Default variant: Blue / Mesh No Armrest
Default SKU: dcd-30001959121
Default price: $44.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49810431607023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902012
JSON data: https://landmarks.builders/products/m4x-10000902012.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Rear Support: Instantly create a comfortable, supportive seat on your bed, floor, or even outdoors. This lounger is perfect for perusing, working on a laptop, or simply relaxing without straining your rear.
6-Level Adjustable Rear Rest: Easily customize your comfort with six different incline positions, ranging from an upright 80-degree angle to a nearly flat position. Find the perfect angle for any activity, from sitting up to watch TV to reclining for a rest.
Long-Lasting & Breathable Construction: Built with a sturdy stainless steel frame that supports up to 100 kg (220 lbs) and a breathable mesh material surface that promotes ventilation to keep you cool and comfortable for hours.
Foldable & Portable Design: No assembly required! This rear rest chair folds completely flat for easy storage under a bed or in a closet. Its lightweight design makes it simple to carry and set up anywhere you need it.
Ergonomic Comfort: Features an adjustable headrest pillow to provide optimal neck and head support. The ergonomic design helps reduce pressure on your rear and spine, making it perfect for students, dorm rooms, and anyone needing additional support.
Summary: Foldable Bed Lounger Includes Armrests Adjustable Backrest Breathable Mesh. Description: 【Versatile Back Support】: This foldable lounger provides comfortable, upright support for sitting in bed, on the floor, or outdoors, perfect for reading, using a laptop, or watching TV. 【Adjustable Comfort】: Features a 6-position adjustable backrest, allowing you to find the perfect angle between 0 and 80 degrees for personalized comfort and support. 【Sturdy & Long-Lasting Construction】: Built with a strong stainless steel frame that supports up to 100kg (220 lbs) and a breathable mesh or waterproof textil
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": "Foldable Bed Lounger Includes Armrests Adjustable Backrest Breathable Mesh",
"product_id": 9429739700463,
"variant_id": 49810431607023,
"quantity": 1,
"grams": 2500,
"length_cm": "71.0",
"width_cm": "65.0",
"height_cm": "9.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").