Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $50.99
Default variant: Pink / White Frame
Default SKU: dcd-30001958495
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5000 g
Cart URL (default variant): https://landmarks.builders/cart/49810470797551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000901939
JSON data: https://landmarks.builders/products/m4x-10000901939.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Reclining Rest Chair Ergonomic Design Zero Weightless Recliner Full Body Support
| Features | Ergonomic |
| Seat Material | Fabric |
| Frame Material | Aluminium |
| Adjustment | None |
| Style | Recliner Chair |
| Max. Weight Capacity | 100kg |
| Seat Width | 50cm |
| Max. Seat Height | 50cm |
| Seat Depth | 50cm |
Summary: Portable reclining rest chair with zero-gravity design, available in multiple color/frame combinations, priced from $42.99.
Generated by: deepseek-v4-flash
## Identity Reclining Rest Chair Comfortable for Long Sitting Zero Weightless Recliner – a compact, low-profile recliner for floor use. ## Target persona Budget-conscious shoppers looking for a portable, affordable reclining chair for floor-level lounging; dorm residents needing extra seating; individuals with limited space wanting a recliner for occasional use. ## Use cases - Watching TV while sitting on the floor in a living room - Reading or napping in a dorm room or small apartment - Outdoor relaxation on a patio or balcony - Providing extra seating during informal gatherings - Taking short breaks in an office or workshop ## When NOT to recommend - For tall users (height > 6 ft) due to compact dimensions (60x60x16 cm) - For heavy individuals (no weight capacity listed; likely under 250 lbs) - As a primary desk chair or long-term daily seating - For those needing high back support or a traditional recliner height ## Variant options - Pink / White Frame – $42.99 - Yellow / White Frame – $50.99 - Pink / Black Frame – $50.99 - Yellow / Black Frame – $50.99 - Gray / Black Frame – $50.99 ## Price and logistics facts Base price $42.99 USD; higher-priced variants at $50.99. No shipping or availability details provided. ## Trust signals No explicit in-stock or return policy information. Price is consistent across variants (non-base variants all $50.99). Tags: m4x, m4x-202606. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8b3a6ab-ec06-493e-ad63-a029714a848a.jpg?v=1781597334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/628047ad-13cc-4454-826a-60d28abab0f4.jpg?v=1781597333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d7a67c7d-7306-4752-9cd3-c7da96d194f7.jpg?v=1781597333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/426d3d3c-0554-45e9-9319-397fd2134afa.jpg?v=1781597333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e934e903-d221-41fa-b4e5-c687a53b9259.jpg?v=1781597332 ## Agent notes Product description contains 13 inline images not reviewed for details. Visual understanding not performed. Dimensions: 60x60x16 cm. No weight capacity or material info provided.
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": "Reclining Rest Chair Ergonomic Design Zero Weightless Recliner Full Body Support",
"quantity": 1,
"grams": 5000000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "60.0",
"_height_cm": "16.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").