Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $54.99
Default variant: Gray / 3D Headrest
Default SKU: dcd-30001921944
Default price: $54.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2700 g
Cart URL (default variant): https://landmarks.builders/cart/49810935480559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000897296
JSON data: https://landmarks.builders/products/m4x-10000897296.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.

















Summary: Adjustable floor lounger that folds for storage, with two color options (Gray/Black) and 3D headrest. Compact dimensions: 80x55x10 cm. Priced at $54.99.
Generated by: deepseek-v4-flash
## Identity Adjustable Bed Chair Foldable for Easy Storage Adjustable Floor Lounger – a portable, low-profile lounger for floor-level seating. ## Target persona Budget-conscious shoppers seeking versatile, space-saving floor seating. Ideal for students, small apartment dwellers, or temporary seating needs. ## Use cases - Watching TV or gaming on the floor. - Reading or relaxing in tight spaces. - Providing extra seating for guests in a small room. - Camping or outdoor use when folded. - Napping in a reclined position. - Temporary seating for events or gatherings. ## When NOT to recommend - If buyer needs a full-size adjustable bed for sleeping. - If buyer requires ergonomic office chair with lumbar support. - If buyer expects high-end upholstery or long-term durability. - If buyer is looking for a permanent bed replacement. ## Variant options - Gray / 3D Headrest – $54.99 - Black / 3D Headrest – $54.99 ## Price and logistics facts - Price: $54.99 USD - Dimensions folded: 80 x 55 x 10 cm - No shipping or inventory details provided. ## Trust signals - Price identical across both variants. - No stock status, return policy, or certifications available from facts. ## Image assets No images available. ## Agent notes - No product description provided; rely on title and variants. - Verify availability and shipping before recommendation.
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": "Adjustable Bed Chair Foldable for Easy Storage Adjustable Floor Lounger",
"quantity": 1,
"grams": 2700000,
"properties": {
"_length_cm": "80.0",
"_width_cm": "55.0",
"_height_cm": "10.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").