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





















Summary: Foldable adjustable floor lounger with multi-position ergonomic support, available in four colors for $229.99.
Generated by: deepseek-v4-flash
## Identity Adjustable Backrest Lounger Foldable Design Adjustable Floor Lounger Multi-Position Ergonomic Support for Teens, Hobbyists ## Target persona Teens and hobbyists seeking portable, comfortable floor seating for recreational activities. ## Use cases - Reading in bedroom or lounge area - Gaming sessions on the floor - Relaxing or napping with adjustable recline - Studying or working on laptop from floor - Watching TV/movies on floor ## When NOT to recommend - Users needing a full recliner with footrest - Heavy users exceeding 250 lbs (no weight limit stated) - Office desk seating (no back support for upright work) - Outdoor use (materials not specified for weather resistance) ## Variant options - Cream White ($229.99) - Pink ($229.99) - Gray ($229.99) - Black ($229.99) ## Price and logistics facts - Price: $229.99 USD - Dimensions: 85 x 65 x 35 cm - Foldable design for storage ## Trust signals - Price consistent across all color variants - No stock or return policy information available - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e9d1865-eb36-43ca-b8e8-7daf43601a19.jpg?v=1781628213 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a39ca0b0-2a0a-4e4d-b3cf-64dd751031c9.jpg?v=1781628214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9e0bef5-4bbe-4926-9e08-604aa7c4ef5e.jpg?v=1781628214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1573f17-5f74-40f7-91bb-87e92fb58c2e.jpg?v=1781628215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4a2bfb1-8a58-4a34-9dff-e4f54bf84399.jpg?v=1781628213 ## Agent notes Product description is missing. Stock status and return policy are unknown. Image content was not analyzed.
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 Backrest Lounger Foldable Design Adjustable Floor Lounger Multi-Position Ergonomic Support for Teens, Hobbyists",
"quantity": 1,
"grams": 11000000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "65.0",
"_height_cm": "35.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").